body {
	padding: 0;
	margin: 0;
	background: #FFFFFF url(../images/background_gradient.jpg) repeat-x;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
}

#content {
	padding: 0;
	margin: 0;
	width: 900px;
	margin: auto;
	text-align: center;
	background: #FFFFFF url(../images/background_content.jpg) repeat-y;
	border-bottom: 2px solid #999;
}
h3{ font-weight:bold; font-size:14px; }
h4{ font-weight:bold; font-size:12px;}

#inner {
	width: 860px;
	margin: auto;
	text-align: left;
}

/* navigation styles */
#navigation, #newnav {
	padding: 0 0 0 5px;
	margin: 0;
	height: 34px;
	list-style-type: none;
	background: transparent url(../images/background_navigation.jpg) no-repeat top left;
}

#newnav {
	background: transparent url(../images/newnavbg.png) no-repeat top left;
}

#navigation li, #newnav li {
	float: left;
	display: inline;
}

#navigation a, #newnav a {
	height: 20px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin: 10px 0 0 65px;
	float: left;
}

#navigation a:hover, #newnav :hover {
	color: #000;
}

#nav_subscribe  {
	padding: 0 0 0 15px;
	margin: 0;
	height: 54px;
	list-style-type: none;
	background: transparent url(../images/background_navigation.jpg) no-repeat top left;
}

#nav_subscribe li {
	float: left;
	display: inline;
}

#nav_subscribe a {
	height: 20px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin: 10px 0 0 40px;
	float: left;
}

#nav_subscribe a:hover {
	color: #000;
}

a.nav_audiobooks {
	padding-left: 25px;
	/* background: url(../images/background_audibooks_nav.jpg) no-repeat top left; */
}


#header h1 {
	text-indent: -99999px;
	height: 0;	
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#newheader h1 {
	text-indent: -99999px;
	height: 0;	
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#newheader {
	width: 586px;
	height: 195px;
	margin: 0 0 10px 5px;
	float: left;
}

#header {
	width: 586px;
	height: 148px;
	background:url(../images/background_search.jpg) no-repeat left;
	margin: 0 0 10px 5px;
	float: left;
}

#header form {
	margin-left: 340px;
	padding-top: 105px;
}

#tools {
	float: right;
	width: 257px;
	height: 160px;
	background: url(../images/background_tools.jpg) no-repeat top left;
	margin: 0;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
}

#buyertools {
	float: right;
	width: 237px;
	height: 200px;
	background: url(../images/buyer_background_tools.jpg) no-repeat top left;
	margin: 0;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
}
#buyertools h3 {
	color: #FFF;
	padding-top: 3px;
	font-size: 11px;
	margin: 0;
}

#buyertools a {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#buyertools p {
	color: #FFF;
	/*padding-top: 2px;*/
}

#currency {
	margin-top: 5px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
}

#currency a {
	text-decoration: none;
	font-size: 13px !important;
}

#tools select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#tools h3 {
	color: #FFF;
	padding: 5px;
	font-size: 12px;
	margin: 0;
}

#tools a {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#tools p {
	color: #FFF;
	padding-top: 5px;
}

#featured_music {
	background: url(../images/featured-music-bar.jpg) no-repeat 45px top;
	padding: 50px 0 0 20px;
	margin: 15px 0 0 0;
	height: 180px;
	list-style-type: none;
	font-size: 10px;
}


#featured_audiobooks {
	background: url(../images/featured-audiobook-bar.jpg) no-repeat 45px top;	padding: 50px 0 0 0;
	padding: 50px 0 0 20px;
	margin: 15px 0 0 0;
	height: 180px;
	list-style-type: none;
	font-size: 10px;
}

#featured_offers {
	background: url(../images/featured-offers-bar.jpg) no-repeat 45px top;	padding: 50px 0 0 0;
	padding: 50px 0 0 20px;
	margin: 15px 0 0 0;
	height: 180px;
	list-style-type: none;
	font-size: 10px;
}


#featured_music strong, #featured_audiobooks strong, #featured_offers strong {
	display: block;
}

#featured_audiobooks li , #featured_music li, #featured_offers li  {
	text-align: center;
	float: left;
	margin-bottom: 5px;
	width: 190px;
	height: 180px;
	cursor: hand !important;
}

#featured_audiobooks a, #featured_music a, #featured_offers a {
	display: block;
	text-decoration: none;
}

#featured_audiobooks a {
	color: #000099;
}

#featured_music a {
	color: #009900;
}
#featured_offers a {
	color: #C30;
}



#midcontent {
	text-align: center;
	width: 470px;
	float: left;
	margin-left: 10px;
	margin-top: 0;
	font-family: Trebuchet MS;
	font-size: 14px;

}

.imgfix {
	margin-left: 25px;
	display: block;
	height: 110px;
	width: 109px;
	overflow: hidden;
}

#midcontent strong {
		margin-bottom: 15px;
}

#midcontent p {
	padding: 0 0 10px 0;
}

#midcontent h2 {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

#musicheader {
	margin-left: 16px;
	height: 44px;
	text-indent: 99999px;
	color: #FFF;
	background: url(../images/header_browsing_music.jpg) no-repeat top left;
}

.bodyarea {
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#footer {
	margin: 10px 10px 0 10px;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	clear: both;
	font-size: 11px;
	text-align: center;
}

img.browsebook {
	float: left;
	border: 1px solid #CCC;
	padding: 1px;
	margin-right: 10px;
}

input.browsebook  {
	float: right;
	margin-right: 18px;
	border: none;
	background: #FFF url(../images/background_button.jpg) no-repeat;
	height: 23px;
	width: 114px;
	cursor: pointer;
	font-family: verdana;
	font-size: 11px;
	padding-top: 0px;
}
a.browsebook {
	display: table-cell;
	margin-right: 10px;
	float: right;
	padding: 5px 20px 5px 25px;
	background: #FFF url(../images/background_button.jpg) no-repeat;
	text-decoration: none;
	color: #000 !important;	
	font-family: verdana;
        font-size: 11px;
}

.browsebook h2 a {
	font-size: 14px;
	color: #0068A9;
}

.bodybordertop {
	margin: 20px  5px 20px 5px;
}

.pagesummary {
	padding: 4px;
	margin-right: 14px;
	margin-left: 2px;
	margin-top: -0px;
	float: right;
}

.pageselector {
	clear: both;
}


.largebook {
	float: right;
	border: 1px solid #CCC;
	padding: 1px;
	margin-right: 14px;
	clear: both;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 16px;
	margin-left: 1px;
	padding-left: 10px;

}

td {
	font-size: 12px;
}



a:link, a:visited {
	color: #0068A9;
}

.basket {
	width: 861px;
	clear: both;
}

.basket thead td {
	text-align: left;
	padding: 4px;
	font-weight: bold;
	background: url(../images/header_English_Narrators.jpg) no-repeat center top;
	color: #FFF;
}

.basket td {
	padding: 4px;
	border-bottom: 1px solid #EED;
}

p {
	padding-right: 16px;
}

.twocolarea {
	margin-left: 16px;
}

.twocolarea form {
	float: left;
	width: 350px;
	font-size: 12px;
	margin-right: 10px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
}


.highlight {
	font-weight: bold;
	color: #FFFF00;
	font-size: 13px;
}



#mainareatext p {
	padding-left: 10px;
}

#catlist {
	float: left;
	width: 180px;
	margin-left: 10px;;
	margin-right: 20px;
	padding-bottom: 80px;
}

#catlist a {
	padding: 0;
	margin: 0 0 0 10px;
}

.peoplecol1 {
	float: left;
	width: 400px;
}

#mainareatext h2 {
	margin-top: -10px;
}

.bookdetails h2 {
	width: 500px;
}

th {
	background: #EED;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}

.row1 {
	background: #EEE;
	
}

.row0 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#top-ten {
	float: right;
	width: 170px;
}

#top-ten ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#top-ten li {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 5px;
}

#top-ten a {
	display: block;
	width: 170px;
	font-size: 10px;
	
}

#top-ten li img {
	border: 1px solid #999;
	padding: 1px;
	display: block;
	width: 60px;
	margin: auto;
}

/*
.clear {
	display: block;
	clear: both;
}
*/

#catlist ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 6px;
}

#catlist li,  #catlist li a {
	display:block;
	padding: 0;
	margin: 0;
}


.flashmessage {
	border-top: 4px solid #999;
	border-bottom: 4px solid #999;
	padding: 5px;
	background: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
	margin : 0 0 0 10px;
}

.flashmessage form {
	padding: 0;margin: 0;
}

#search {
	margin-top: 0;
	margin-left: 4px;
	font-size: 12px;
	clear: both;
	text-align: center !imporant;
	color:#006699;	
	background: url(/images/searchbg.jpg) no-repeat top left;
	padding: 14px 0 14px 0;	
}
#search table {
	margin: auto;
}

.searchbox {
	width: 300px;
	background: #FFF url(../images/magnifier.png) no-repeat 3px center;
	padding: 5px 5px 5px 30px;
	border: 1px solid #006699;
}

.hint {
	color: #333333;
	font-size: smaller;
}

.halfcolumn {
	margin:  10px 0 0 20px;
	width: 240px;
	height: 360px;
	padding-left: 20px;
	float: left;
	font-size: 11px;
	background: url(../images/loginbg.gif) no-repeat top left;
}

.halfcolumn h3 {
	margin: 9px 0 8px 0;
	font-size: 14px;
}

.login {
	background: url(../images/userloginbg.png) no-repeat top left;
}

.boldtext{ font-weight:bold;}
#wanted {}
#wanted img { }
.floatright{ float:right; margin-right:25px;}

#steps{ width:430px; float:left;}
#steps img{ float: left;}
.steps{}
#rightwanted { width:430px; float:right;}
.clr { clear:both;} 

.product_list {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.product_list_small {
	width: 700px !important;
}

.product_list li {
	float: left;
	width: 402px;
	margin:0;
	padding: 20px 10px 10px 10px;
	height: auto !important;
	border-bottom: 1px dashed #ccc;
}

.product_list_small li {
		width: 310px !important;
		float: left;
}

.product_list li:hover {
	background: #EED;
	
}
.product_list li:hover a {
	color: #c30;
}
.product_list h2,  .product_list h2 a {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 13px;
}
.product_list  .row_1 {
	margin-left: 0 !important;
	clear: left;
	
}
.product_meta {
	width: 270px;
	float: right;
}
.product_list_small .product_meta {
	width: 190px !important;
	padding: 0 !important;
	
}
.product_list_small .product_meta h2, .product_list_small .product_meta h2 a {
	margin: 0 !important;
	padding: 0 !important;
}

.book {
	height: 160px !important;
}

.row_1 {
	margin-left: 0 !important;
	border-right: 1px dashed #ccc;
}
.push {
	font-weight: bold;
	color: #003366;
}

hr {
	text-align: center;
	width: 75%;
	height:2px;
}
.leader {
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 14px;
}
.leftpad {
	padding-left: 10px;
}

.rating {
	display: block;
	padding: 4px;
	background: #FFE16B;
} td {	vertical-align:top; }
#item_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#item_list li {
		float: left;
		margin: 10px 0 0 0;
		padding: 0
	}
.centered {
	text-align: center;
}
#share a {
	color:#666666;
	text-decoration: none;
	font-size:11px;
}
#cart {
	float: right;
	width:250px;
	text-align:center;
	background-color: #3d6f92;
}