﻿body {
	background-color: #fff;margin: 0px auto;font-family: "verdana", Times, serif;
}

#container {
	background-color: #fff;
  	margin: 0px auto;
  	width: 900px;
  	overflow: hidden;
	border: 1px solid #ebebeb;
}

#header {
    background-color: #bb0000;
	height: 150px;

}



h1 {
	font-family: tahoma, serif;
	font-size: 16pt;
	font-style: normal;margin-bottom: 5px;
	font-weight: normal;letter-spacing: 1px;
	margin-top: 5px;color: #bb0000;
	padding: 0px 6px;
	}







#first-menu{
	background-color: #E3E3E3;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	height:27px;
}



#second-menu {
	background-color: #f4f4f4;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 9pt;
	width: 900px;
	float: center;
	margin-top: 0px;
	border-bottom: 1px solid #999;
	}

#second-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#second-menu li {
	display: inline;
}

#second-menu a {
	float: left;
	padding: 7px;
	text-transform: lowercase;
	text-decoration: none;
	color: #000;
	text-align: center;
}

#second-menu a:hover {
	text-decoration: underline;
}

#second-menu .selected a {
	border-bottom: none;
	color: #000;
}	
#index_content {
	float: left;height:530px;
	width: 530px;
	border-right: 1px solid #999;
	padding: 6px 10px 0px 6px;
	}
#index_content h1 {
	font-family: tahoma, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;letter-spacing: 1px;
	margin-top: 5px;color: #bb0000;
	padding: 0px 6px;
	}
#content {
	float: left;background:#eee;
	width: 890px;height:1225px;
	border-right: 1px solid #999;
	padding: 6px 10px 0px 6px;
	}
	
#content img{
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	float: left;
	}
	
#content p{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	text-align: justify;
	line-height: 12pt;
	}
	


#catsearch{border: 1px solid #eeeeee;background:#eee;
padding:5px;
}





	
.pullquote {
	color: #000;
	width:130px;
	background:white;
	float:right;
	filter:alpha(opacity=20);
	-moz-opacity:.3;
	opacity:.3;
	margin:10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	line-height:26px;
	text-align:right;
	}
	
#comments {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
#comments2 {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments2 a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments2 a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
	#indexsidebar {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	float: right;
	width: 320px;
	padding: 12px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: justify;
	}
#sidebar {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	float: right;
	width: 150px;
	padding: 12px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: justify;
	}
	
#sidebar p{
	margin-bottom: 4px;
	padding-top: 0px;
	line-height: 12pt;
	}
	
#sidebar img{
	border: none;
	}

#sidebar h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 0px solid #999;
	border-bottom: 0px dashed #d9d9d9;
	color: #bb0000;
	}
	
#sidebar ul li{
	margin: 0px 7px 8px;
	list-style-type: square;
	list-style-position: inside;
	color: #999;
}

#sidebar a {
	text-decoration: none;
	color: #66584B;
	
}

#sidebar a:hover {
	color: #66584B;
	text-decoration: underline;
}

#sidebar2 {
	float: left;
	width: 160px;
	text-align: justify;padding: 3px;
	}
	
#sidebar2 h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 0px solid #000;
	border-bottom: 0px dashed #000;
	color: #bb0000;
	}
	
#sidebar2 p{
	margin-top: 1px;
	}
	#sidebar2 a{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	font-weight: none;
	
	color: #000;
	}
#sidebar3 {
	float: right;
	width: 150px;
	
	}
	
#sidebar3 h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 0px solid #000;
	border-bottom: 0px dashed #000;
	color: #bb0000;
	}
#sidebar3 a{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	font-weight: none;
	
	color: #000;
	}



	
#sidebar3 p{
	text-align: left;
	margin-top: 1px;	
	}

#adbox {
	width: 328px;
	height: 60px;padding:2px;
	border: 1px solid #999;
	background-color: #fff;
	}
	
#adbox p{
	text-align: justify;
	margin-top: 1px;	
	}
	
#bbox {
	width: 328px;
	height: 260px;
	border: 1px solid #999;
	background-color: #F7F7F7;
	}
	
#bbox p{
	text-align: center;
	margin-top: 1px;	
	}	
	
	
#footer {
	float: right;
	border-top: 0px solid #999;
	width: 900px;
	height: 60px;
	}
	
#footer p{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 11px;
	}

#footer a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#footer a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
#guides{font-family: arial, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;color:#1c2f45;font-weight:bold;width: 320px;
	height: 200px;padding:5px;margin-right:10px;
	border: 1px solid #999;float: right;
	background-color: #fff;
}
#wbar{font-family: arial, "Microsoft Sans Serif", Times, serif;
	font-size: 11pt;color:#1c2f45;font-weight:bold;
}

#ebar{font-family: arial, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;color:#bb0000;font-weight:bold;
}


#out{font-family: arial,sans-serif; font-weight:bold;font-size: 12px;  text-align: center;color:#bb0000;background:#fff;padding-top:4px;text-decoration:none;padding:8px;}

#paging {font-family: arial,sans-serif; font-weight:bold;font-size: 13px; text-align: center;

}
#eb_item {padding:4px;background:#f9f9f9;width: 155px; float: left; margin: 5px; 6px; height: 250px;border: 1px solid #ddd;font-size: 12px; }
.item_image {width: 100%; height: 90px; text-align: center}
.item_title {font-family: arial,sans-serif; font-weight:bold;font-size: 12px; text-align: center;height:63px;}
.currprice  {padding-top:10px;text-align: center;font-weight: bold; font-family: arial,sans-serif; font-size: 14px;color: #bb0000}
.binprice  {padding-top:12px;text-align: center;font-family: arial,sans-serif; font-weight:bold;font-size: 14px; color: #bb0000}
.ends {font-family: arial,sans-serif; font-weight:bold;font-size: 12px;color: #999}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:950px;
	position:relative;
	display:block;
	height:18px;
	text-transform:uppercase;
	font-size:10px;
	background:#000;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #f5f5f5;
	}
ul#menu li a{font-size:12px;
	display:block;width:120px;
	float:left;text-align:center;
	color:#ffffff;
	text-decoration:none;
	padding: 3px 3px 0 4px;


	
	
	}
ul#menu li a:hover{color:#fff;
	background:#bb0000;	
	}
