* {
	margin : 0px auto;
	padding : 0px;

}
#wrapper
{
  	width:962px;  
	
}	
body { min-height:800px;_height:800px; padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

a {
	color : #7B7B7B;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}


/* Header Style */
#tabs { 
background: #fff url(images/bigbox.gif) no-repeat top left;
  color: #000;  height: 64px;
   text-align: center; 
}
#tabs li { display: inline; height: 45px; text-align:center;}
#tabs li a {
 float: left;
 text-align:center;
 background: #fff url(images/barbg.gif) no-repeat; 
 color: #808080; padding: 7px 0; width: 96px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { text-align:center;background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { text-align:center;background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }


#page_header {
	margin : 0px auto;
	width : 960px;
	height : 80px;
	text-align : left;
	overflow : hidden;
	color:white;
	/*background: #467AA7 none repeat scroll 0% ;*/
	
}

#page_title {
	/*margin-left : 35px;*/
	/*margin-top : 20px;*/
	width : 641px;
	height : 94%;
	float : left;
	background : url('images/bar_copy2.jpg') no-repeat;
	/*ackground : url('images/header.gif') no-repeat 30px 0px;*/
}
#page_title h1
{
	text-align:left;
	width : 100%;
	height : 11px;
	font-size : 24px;
	line-height : 24px;
	font-weight : bold;
}
#page_title img {
	position : absolute;
	top : 15px;
	margin-left : 5px;
}

#header_search {
	margin-top : 15px;
	width : 220px;
	float : right;
	background : url('images/search_icon.gif') no-repeat 0px 11px;
	overflow : hidden;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}



/* Menu Style */

#page_menu {
	margin : 0px auto;
	width : 684px;
	height : 35px;
	float : none;

	text-align : center;
}

#page_menu ul {
	height : 35px;
}

#page_menu li {
	padding : 12px 24px 0px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
}


/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 753px;
	text-align : justify;
	display : block;

}

#page_leftcol {
	width : 179px;
	float : left;
}

#page_maincol {
	margin-left : 14px;
	width : 362px;
	float : left;
}

#page_rightcol {
	margin-left : 13px;
	width : 185px;
	float : left;
}


/* Left Column Style */

.leftcol_box {

	vertical-align:top;
	width : 100%;
	background : #fff;
	overflow : hidden;
	display : block;

	height:100%;
}

.leftcol_box h2 {
	text-align:center;
	padding : 7px 0px;
	width : 100%;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {

	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 15px 14px;
	width : 130px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;

}

.leftcol_box form {
	width : 149px;
	float : none;
}

#books_search {
	overflow : hidden;
	height : 135px;
}

#books_search h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#books_search a {
	color : #D14A4A;
	font-weight : bold;
}

#books_search a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#books_search input {
	margin-bottom : 14px;
	width : 140px;
}

#books_search select {
	margin-left : 0px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#books_search input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}

#catalog h2 {
	background-color : #F8C055;
	border-bottom : #F8C055 1px solid;
}

#catalog .content {
	text-align : center;
}

#catalog ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : url('images/catalog_bg.gif') 0px 0px;
	overflow : hidden;
}

#catalog li {
	display : block;
	float : left;
}

#catalog li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#catalog li a {
	color : #B0ADAD;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#catalog a:hover {
	color : #716E6E;
}

#catalog .footnote {
	font-weight : bold;
	line-height : 13px;
}

#catalog .footnote h4 {
	padding-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}

#knowmore {
	margin-top : 13px;
	width : 179px;
	height : 114px;
	overflow : hidden;
	background : url('images/knowmore_bg.gif') #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
}

#knowmore h2 {
	height: 23px;
	background : url('images/header_knowmore.gif') no-repeat 0px 0px;
}

#knowmore span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#knowmore p {
	margin-left : 10px;
	width : 160px;
}

#knowmore .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#knowmore a {
	color : #fff;
}

#newsletter h2 {
	background-color : #075B9B;
	border-bottom : #58A4DE 1px solid;
}

#newsletter .content {
	margin : 8px 10px 5px;
	width : 130px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


/* Main Column Style */

#maincol_top {
	margin-top : 13px;
	width : 362px;
	height : 137px;
	background : url('images/maincol_bg.gif') repeat-x 0px 0px;
	overflow : hidden;
}

#maincol_top h2 {
	width : 121px;
	height : 32px;
	background : url('images/maincol_header.gif') no-repeat 0px 0px;
}

#maincol_top .sideimg {
	position : absolute;
	background : url('images/maincol_img.gif') no-repeat bottom left;
	width : 87px;
	height : 137px;
}

#maincol_top .content {
	position : absolute;
	margin-left : 95px;
	width : 255px;
	color : #fff;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 360px;
	background : url('images/maincol_vline.gif') #fff repeat-y 180px 0px;
	overflow : hidden;
}

.maincol_box h2 {
	width : 360px;
	height : 26px;
}

#bestsellers {
	overflow : hidden;
	background : url('images/maincol_hline.gif') 0px 27px;
}

#bestsellers h2 {
	background : url('images/header_bestsellers.gif') #075B9B no-repeat 0px 0px;
}

#bestsellers .content {
	width : 179px;
	height : 235px;
	float : left;
	overflow : hidden;
}

#bestsellers .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	width : 160px;
}

#bestsellers .bookcover {
	width : 66px;
	height : 101px;
	float : left;
	position : static;
}

#bestsellers p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}

#bestsellers .info {
	float : none;
	width : 160px;
}

#bestsellers .price h3 {
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}

#bestsellers .buynow {
	font-weight : bold;
	float : right;
}

#bestsellers .buynow a {
	color : #577D0E;
}

#bestsellers .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}


/* Right Column Style */

.rightcol_box {
	width : 183px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 183px;
	height : 26px;
}

#latest h2 {
	background : url('images/header_latest.gif') #5C5E5F no-repeat 0px 0px;
}

#latest .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#latest h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#latest .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#latest p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#latest .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#latest .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#latest .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}


/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#page_footer {
	
	margin : 0px auto;
	width : 100%;
	height : 30px;
	background-color : #075B9B;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 12px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}



.borderbox {
	clear : both;
	float : none;

	border : #A5A4A4 1px solid;
	vertical-align:top;
}

span {
	display : none;
	vertical-align:top;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}









#main
{
	width:100%;
	min-height:400px;
	_height:400px;
      
	
}
#main #leftbar
{
	width:150px;
	/*border:1px solid black;*/
	/*height:100%;*/
	float:left;
      display:block;
}
#main #middlecontent
{
	width:638px;
	border:1px solid #A5A4A4;
	font-family:Verdana;
	font-size:12px;
	min-height: 400px; /* moz/FF/Opera */
	_height: 400px; /* IE-win */
	margin-left:10px;
	margin-right:10px;
	
     
	float:left;
	font-family:Verdana;
	font-size:12px;
	
}
#main #middlecontent h1
{
	
	background-color:#075B9B;
	line-height:30px;
	height:30px;
	color:white;
	font-size:16px;
	font-family:Verdana;	
	margin-bottom:20px;
	text-indent:8px;
}
#main #rightbar
{
	width:150px;
	float:left;

}
#wrapper #footerbar
{
	width:100%;	
	margin-top:5px;
	__height:70px;
	min-height:70px;
	display:block;
	margin-bottom:20px;
	float:left;
}
#member
{
	margin-top:5px;
	width:100%;
}
#member h2
{
	text-align:center;	
	width : 100%;
	height : 11px;
	color:#006699;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}
#newsletter2 h2 {
	background-color : #075B9B;
	border-bottom : #58A4DE 1px solid;
}

#newsletter2 .content {
	margin : 8px 14px 5px;
	width : 130px;
}

#newsletter2 input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter2 input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}

#spacer
{
	width:100%;
}

.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }
#footerbar h2
{

	text-align:center;	
	width : 100%;
	height : 20px;
	color:#FFFFFF;
	font-size : 12px;
	line-height : 16px;
	font-weight : bold;
}
#page_footer span
{
	display:block;position:relative;
}
#sponsors div
{
	display:block;
	float:left;
	text-align:center;
	width:19.9%;
	border-right:1px solid #A5A4A4;
	border-bottom:1px solid #A5A4A4;
	height:100%;
}

#banner_extra
{
	background: #fff url(images/bannerbg2.jpg) repeat; color: #2C71AE; width:319px;float:left;display:block;height:94%}
}
.sihan
{
	float:left;
	width:100%;
	display:block;	
	clear:left;
	border:1px solid black;
}

.transOFF 
{
}
.transON  
{
	
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8; 
}