/* CSS Document */

/* PAGE SECTION */ 
#pagesection {margin-top:5px; padding:3px; display:block; width:200px; background:#DDD2C4;}
#pagesection H3 {
	display:block;
	background: url(../images/title_bg1.gif);
	padding:5px;
	margin:0px;
	color:#3E1900;
	letter-spacing:2px;
	font-size:18px;
	text-indent: -9000px;
}
#pagesection #inner {margin:4px;}
#pagesection .linkholder {
	margin:5px 0px 5px 10px;
	font-weight: bold;
}
#pagesection A {color:#9E301A; font-weight:normal;}
#pagesection P {float:right; margin:0px 0px 0px 0px; height:80px; overflow:auto;}
#pagesection IMG {float:left; border:2px solid #FFFFFF;}

/* PAGE TITLE */

#title H2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#733A12;
	margin:0px 5px 5px 5px;
	padding:5px;
	display:block;
	width:740px;
	border-bottom:1px solid #733A12;
	letter-spacing:1px;
	}	

/* START LIST PAGE STYLES */
#list ul{margin:0px 10px 0px 15px; padding:0px 0px 0px 0px; list-style-type:none;}
#list li{margin:0px 0px 10px 0px; padding:0px 0px 0px 0px;}
#list img{margin:0px 10px 0px 10px; padding:2px; float:right; border:1px solid #5B5B5B; background:#CABFAE}
#list h3{margin:0px 0px 5px 0px; padding:0px 0px 0px 0px; font-weight:normal;}
#list h3 a:link,#list h3 a:active,#list h3 a:visited,#list h3 a:hover{font-size:14px;font-weight:bold;}
#list h4{margin:0px 0px 2px 0px; padding:0px 0px 0px 5px; font-size:13px; font-weight:normal; color:#5B5B5B}
#list h5{margin:0px 0px 1px 0px; padding:0px 0px 0px 15px; font-size:12px; font-weight:normal; color:#3D1900}
#list p{margin:5px 0px 0px 0px; padding:0px 0px 0px 5px; font-size:12px; }

/* START PROFILE PAGE STYLES */

#profile #holder {padding:10px;}
#profile img{margin:0px 10px 5px 10px; padding:2px; border:1px solid #5B5B5B; background:#CABFAE}
#profile h3{margin:10px 0px 10px 0px; padding:0px 0px 0px 0px; font-weight:normal; color:#9E301A; font-size:18px;}
#profile h3 a:link,#profile h3 a:active,#profile h3 a:visited,#profile h3 a:hover{font-size:14px;font-weight:bold; color:#9E301A;}
#profile h4{margin:5px 0px 0px 0px; padding:0px 0px 0px 10px; font-size:12px; color:#3C1800; font-weight:normal;}
#profile h5{margin:2px 0px 1px 0px; padding:0px 0px 0px 10px; font-size:12px; font-weight:normal; color:#3D1900}
#profile p{margin:0px 0px 2px 0px; padding:0px 0px 0px 20px; font-size:13px; font-weight:normal; color:#3C1800 }
#profile #holder #right {width:500px; margin:0px; padding:0px; float:right;}
#profile #holder #left {
	width:230px;	
	margin:0px;
	padding:0px;
	float:left;
}
#profile #bibliography {padding:10px;}
#profile #bibliography UL {list-style-type:none; margin:0px; padding:0px;}
#profile #bibliography LI {}
#profile #bibliography H3 {border-bottom:1px solid #733A12;}
#profile #bibliography H4 {font-weight:bold; font-size:14px; color:#303A64; margin-bottom:10px;}
#profile #bibliography A.buynow:link,
#profile #bibliography A.buynow:visited,
#profile #bibliography A.buynow:active {background:#A9371F; border:1px solid #733A12; color:#ffffff; padding:1px 2px 1px 2px; margin:8px 0px 2px 0px; text-decoration:none; font-weight:bold;}
#profile #bibliography A.buynow:hover {background:#ffffff; border:1px solid #733A12; color:#A9371F; padding:1px 2px 1px 2px; margin:8px 0px 2px 0px; text-decoration:none; font-weight:bold;}
#profile #bibliography UL {}
#profile #bibliography LI {margin:20px 0px 20px 0px;}

#profile #bibliography .reviewlist {clear:both; margin:0px 0px 0px 10px;}
#profile #bibliography .reviewlist LI {margin:3px 0px 3px 0px;}
