@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/body-bg.png) repeat-x top center #000000;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	display:block;
	color:#000000;
}
ul li{
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style:none;
}
a{
	color:#804040;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#BA7474;
	text-decoration:underline;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#400011;
	font-weight:bolder;
	}
	
h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#410011;
	font-weight:bolder;
	}
a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
#wrapper{
	background:url(../images/wrapper-bg.png) repeat-y;
	width:903px;
	margin:auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	position:relative;
}
#header{
	width:903px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}
#imgHeader{
	position:absolute;
	left:40px;
	top:12px;
}
#top{
	margin:0px 0px 0px 0px;
}




#menu{
	height:71px;
	width:650px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
}
#menu ul{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right
}
#menu ul li{
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	list-style:none;
	text-decoration:none;
	height:33px;
}
#menu li a{
	text-decoration:none;
	height:22px;
	float:left;
	margin:1px 0px 0px 0px;
	padding:8px 27px 0px 27px;
	color:#f1c32f;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	background:url(../images/menu-a-bg.jpg) top right no-repeat;
	
}
#menu li a:hover, #menu li .active{
	background:url(../images/menu-hover-bg.png) repeat;
}
#menu .top li a{
	padding:8px 32px 0px 32px;
}
#submenu{
	top:250px;
	position:absolute;
	display:none;
	z-index:1;
	clear:both;
	background:#804040;
}
#submenu li{
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	list-style:none;
	text-decoration:none;
	height:40px;
	color:#E89E4C;
	clear:both;
	border:1px #AE0000 solid;
}
#submenu li a,#submenu li a:visited{
	text-decoration:none;
	height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	color:#f1c32f;
	padding:10px 0px 0px 10px;
	margin:0px;
	background:url(../images/white_90.png);
	width:155px;
}
#submenu li a:hover{
	background:url(../images/menu-hover-bg.png) repeat;
}

#submenu2{
	top:10px;
	left:120px;
	position:absolute;
	display:none;
	z-index:1;
	clear:both;
	background:#804040;
}
#submenu2 li{
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	list-style:none;
	text-decoration:none;
	height:40px;
	color:#E89E4C;
	clear:both;
	border:1px #AE0000 solid;
}
#submenu2 li a,#submenu2 li a:visited{
	text-decoration:none;
	height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	color:#f1c32f;
	padding:10px 0px 0px 10px;
	margin:0px;
	background:url(../images/white_90.png);
	width:155px;
}
#submenu2 li a:hover{
	background:url(../images/menu-hover-bg.png) repeat;
}

#content{
	padding:40px 0 0 0 ;
	background:url(../images/content-bg.jpg) top left no-repeat #FFF;
	overflow:hidden;
}
.content{
	min-height:280px;
	padding:0px 300px 10px 20px;
	overflow:hidden;
}
#left-module{
	position:absolute;
	width:255px;
	right:0px;
	top:265px;
	padding-right:15px;
	text-align:right;
}
#left-module .video{
	width:261px;
	height:156px;
	background:url(../images/video.png) no-repeat;
	float:right;
}
#left-module .contact-us{
	background:url(../images/contact-us-bg.png) center top no-repeat;
	width:264px;
	height:250px;
	overflow:hidden;
	padding-top:50px;
	margin-right:0px;
	padding-right:0px;
	float:right;
}
#left-module .contact-us form{
	margin:auto;
	width:219px;;
}
#left-module .contact-us input{
	width:218px;
	height:27px;
	border:none;
	margin-bottom:5px;
	color:#444444;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#left-module .contact-us textarea{
	width:218px;
	height:55px;
	border:none;
	color:#444444;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.click-here{
	width:219px;
	height:28px;
	text-align:center;
	padding:7px 0px 0px 0px;
	margin: 15px auto 0px auto;
	background:url(../images/click-here-bg.png) repeat-x;
}
.click-here a, .click-here a:visited{
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	overflow:hidden;
	text-decoration:none;
	padding:5px 48px 5px 48px;
	font-weight:normal;
}
.click-here a:hover{
	background:url(../images/menu-hover-bg.png);
}
.purchase-books{
	background:url(../images/purchase-books-bg.jpg) repeat-x;
	border-top:#000 5px solid;
	overflow:hidden;
}
.purchase-books .books{
	float:left;
}
.purchase-books .books img{
	float:left;
	margin:20px 0px 0px 25px;
	border:none;
}
.a-book{
	clear:both;
	margin-bottom:10px;
	text-align:center;
}
.a-book img{
	margin:10px;
}
#footer{
	width:903px;
	height:40px;
	padding-top:30px;
	background:url(../images/footer-bg.png) no-repeat top left;
	color:#f1c32f;
}
#footer #footer-links{
	float:left;
}
#footer #footer-links a{
	margin:5px;
	color:#f1c32f;
	text-decoration:none;
}
#footer #footer-links a:hover{
	text-decoration:underline;
}
#footer #powered{
	float:right;
}
#footer #powered img{
	border:none;
}







/* FORM AND CAPTCHA */
.contentform{
	/*width:300px;
	margin:auto;*/
}
#contact-form select {
width:144px;
margin-left:10px;
}

.contactform label.error {
font-size:11px;
color:#F30;
float:left;
}
.captcha_error {
font-size:11px;
color:#F30;
}

#pagenav a {
padding-top:2px; 
padding-bottom:2px;
padding-right:3px;
padding-left:3px;
background-color:#CCCCCC; border:1px solid #000000}

#pagenav .active {
background-color: #666666; color:#FFFFFF
}
