
/* common dtd */
* {margin:0; padding:0}
html, body {height: 100%; outline:none;}
body {font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#ffffff;}
img { border:0;}
.cl { clear:both; font-size:0; line-height:0;}
.fl{ float:left;}
.fr{ float:right;}
a{ color: #000000; outline: none;}
a:hover{ color:#CC0000;}
.newitem a{ color:#cc0000; font-weight:bold;}
p.bios{	margin: 10px;}

h1 {font-size:30px; font-weight:normal;}
h2 {font-size: 18px; font-weight:normal; padding-bottom:5px;}
h3 {color:#054A81; margin-top: 10px; font-size: 14px;}


#pagewrap {width: 100%; min-width:960px;}

.banner{ background: url(../images/bannerbg.jpg) repeat-x left top;}
.banner-L{ background: url(../images/topbanner.jpg) no-repeat left top; height:210px; overflow:hidden;}
.banner-R{ float:right; width:310px; padding:7px 8px 0px 8px;}
.maincontainer{ background: url(../images/pagebg.gif) no-repeat left top;}

/* header */
.header { position:relative; min-width:800px;}
.header h1.logo{ width:370px; float:left; padding:5px 0 0 10px;}
.header ul.navigation{ float:right; width:480px; margin:5px 0 0 0px; font:normal 12px Arial, Helvetica, sans-serif; color:#000000; list-style-type:none; text-align:right;}
.header ul.navigation a{color:#000000; text-decoration:none;}
.header ul.navigation a:hover{color:#cc0000;}
.header ul.navigation li{ float:right; background:url(../images/menubg.gif) no-repeat left top; padding:8px 15px 8px 40px;}
.header ul.navigation li.menu_8{ background-position: 0 -224px;}
.header ul.navigation li.menu_7{ background-position: 0 -192px;}
.header ul.navigation li.menu_6{ background-position: 0 -160px;}
.header ul.navigation li.menu_5{ background-position: 0 -128px;}
.header ul.navigation li.menu_4{ background-position: 0 -96px;}
.header ul.navigation li.menu_1{ background-position: 0 -32px;}
.header ul.navigation li.menu_2{ background-position: 0 -64px;}
.header ul.navigation li.menu_3{ background-position: 0 0;}

/* body */
.bodycontainer{ padding:30px 15px; position:relative; min-height:400px; height:400px; min-width:850px;}
div[class] .bodycontainer{height:auto;} /* height for  ie6 */


/*index page */
.box1{ width:720px; margin:0px auto; padding:0px 0 20px 0;}
.box1 ul{ font:normal 18px Arial, Helvetica, sans-serif; color:#000000; list-style:none; font-style:italic;}
.box1 ul li{ padding:3px 0;}
.box1 ul li img{ vertical-align:middle; padding-right:22px;}
.box1 .indent1{ padding:0 0 0 80px;}
.box1 .indent2{ padding:0 0 0 50px;}

.homehead1{ font: normal 30px Arial, Helvetica, sans-serif; color: #000000; text-align:center; padding:0px 0 0px 0;}


.box2{ width:82%; min-width:600px; margin:0px auto;}
.box2_1 { width:190px; float:left; text-align:center; margin:10px 5px 0 5px; display: inline;}
.box2_1 h3{ font-size:12px; font-weight:bold; color:#000000; margin-top:5px;}
.box2_1 p{ padding:0 5px 5px 5px}
.cutrate{text-decoration:line-through; color:#cc0000; font-family: "Times New Roman", Times, serif;}
.now{}
.newrate{ font-weight:bold; color:#009900; font-family: "Times New Roman", Times, serif;}

 
.ABbox{width:100%; margin-top:10px;}
.ABbox-body{border:1px solid #CCCCCC; padding:5px; background:#f0f0f0;}
.ABbox-L{float:left; width:500px;}
.ABbox-R{float: right; width: 300px;}


.title_table{ border:1px solid #CCCCCC; background:#f2f2f2;}
.title_table td{ padding:5px;}


/* autio information page */

.usefulllinks{ float:right; width:220px; height:500px; background:url(../images/linksbg.gif); border:1px solid #e0e0e0;}

.audioinfoleft{ margin-right:235px;}

.usefulllinks h2{ text-align:center; padding:10px 0 20px 0;}
.usefulllinks ul{ list-style-type:none; margin:0; padding:0 5px;}
.usefulllinks ul li{ border-bottom:1px solid #cccccc; background:url(../images/linksicon.gif) no-repeat; height:35px; padding:5px 0 5px 38px;}

.usefulllinks ul a{ color:#000000; text-decoration:none;}
.usefulllinks ul a:hover{ color:#cc0000;}

.usefulllinks .ul1{ background-position:0 0px;}
.usefulllinks .ul2{ background-position:0 -45px;}
.usefulllinks .ul3{ background-position:0 -90px;}
.usefulllinks .ul4{ background-position:0 -135px;}
.usefulllinks .ul5{ background-position:0 -180px;}



.audiobook_box{ /*height:133px;*/}
.audiobook_box .coverimg{ float:left; padding-right:10px;}
.audiobook_box .btn{ margin-right:25px;}

.boughtbox{ border:1px solid #e0e0e0; background:url(../images/boughtboxbg.gif);}
.interestbox{ border:1px solid #e0e0e0; background:url(../images/interestboxbg.gif);}
.adobedownload{ font-size:10px; padding:0 0 0 500px;}
.listensummry { padding: 0 0 0 10px; display:none;}
/* login.aspx */
#register{ clear:both;}

div.row {
	float:left;
	width:100%;
}
	
div.row div.label {
	float: left;
	width: 20%;
	text-align: right;
	padding-right:5%;
	padding-top:8px;
}
	
div.row div.field {
	float: right;
	width: 70%;
	text-align: left;
	padding-top:8px;

}

#how-it-works{
	width:670px;
	margin: 0 0 20px 0;
}

#how-it-works ul{
	margin-left:30px;
	list-style-type:decimal;
}
/* end login.aspx */

h3.green {
	color:#006633;
	font-size: 14px;
}
h4 {
	color:#054A81;
	font-size:12px;
	margin-top: 15px;
}
p {
	margin-top: 5px;
}



/* Start of CSS of audiobooks.html */
.audiobooks-gallery{
	width:100%;
	margin:15px 0 0 0;
	padding:0 0 5px  0;
}
.audiobooks-gallery img{
	text-align:center;

	border: none;
	padding-right:5px;
}
.audiobooks-gallery .pdflink{background:url(../images/pdf.gif) left top no-repeat; line-height:26px; padding-left:35px; }

.audiobooks-gallery .gallery-box{ border:1px solid #CCCCCC; background:#F0F0F0; padding:5px;}

.gb-l{ float:left; width:100px;}
.gb-r{float:left; width:785px; padding:5px;}

h3.red {
	color:#FF0000;
	font-size: 14px;
}

/* End of CSS of audiobooks.html */



/* thank-you.html */
.audiobooks-gallery2{
	margin: 25px 0px 10px 0px;
	border:1px solid #CCCCCC;
	background:#F0F0F0;
	
}
.audiobooks-gallery2 img{
	text-align:center;
	padding: 5px;
	float: left;
	border: none;
}
.audiobooks-gallery2 div{
	padding: 0 5px;
	margin:0px;
}
.audiobooks-gallery2 .pdflink{clear:both; background:url(../images/pdf.gif) left top no-repeat; line-height:26px; padding-left:35px; margin-left:10px;}
.audiobooks-gallery2 .ziplink{clear:both; background:url(../images/zip.gif) left top no-repeat; line-height:30px; padding-left:37px; margin-left:10px;}


/* end thank-you.html */

/* download-arra.html*/
#divContentARRA{
	width:670px;
	border-right: solid 1px #949494;
	padding-right: 20px;
	min-height: 700px;
}


/* audio */
.cl{ clear:both; font-size:0px; line-height:0px;}

.audiobooks{ min-height:600px;}
* html .audiobooks{height:600px;}

.bpo_buttons{ padding:20px 0;}

.bpo_buttons .reg, .bpo_buttons .down{ display:block; float:left; margin-right:20px; width:110px; height:28px; text-indent:-1000px;}
.bpo_buttons a.reg{ background:url(../images/register.gif) no-repeat;}
.bpo_buttons a.down{ background:url(../images/download.gif) no-repeat;}

.bpo_buttons a.reg:hover, .bpo_buttons a.down:hover{ background-position:0 -28px;}


.frow{width:550px; float:left; padding:5px 0;}
.frow .rowlable{ float:left; display:block; width:100px;}
.frow .rowfield{float:left; display:block; width:400px;}
.frow .rowsubmit{ width:108px; height:28px; border:none; background: url(../images/fsubmit.gif) no-repeat;}

.titlelist ul{margin:0 0 0 40px; list-style-type:decimal;}
.titlelist ul li{ margin:5px 0;}
.titlelist ul li a{ text-decoration:none; color:#054A81; font-weight:bold;}
.titlelist ul li span{ padding-left:5px;}
.titlelist ul li span img{ vertical-align:middle; border:none;}


/*admin */

.feeduser{background:#ededff; padding:0 10px;}
.feeduser span{color:#000; font-weight:bold;}
.feedemail{}
.feedemail span{color:#3300FF; font-style: italic; font-weight:bold;}
.feedemail span a{ text-decoration:none;}
.feeddes{background:#ededff; padding:10px;}

.adminhead{ background-color:#333333; color:#FFFFFF;}
.adminhead td{padding:3px;}

/* footer */
.footer{clear:both; background:#efefef url(../images/footerbg.gif) repeat-x; height:100px; margin-top:0px;}
.footerbox{ text-align:center; padding:30px 0 0 0;}
.footerbox p{ font-size:10px; color:#000000; margin:5px 0 0 0;}

