@charset "utf-8";
body {
	background-color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#body_bin {
	padding: 0px;
	width: 975px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body_bin #top_nav {
	padding: 0px 0px 25px 0px;
	margin: 0px;
}
#body_bin #top_nav h1 a {
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#body_bin #top_nav #site_links {
	text-align: right;
	padding-top: 15px;
}
#body_bin #top_nav #site_links a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	font-size: 14px;
}
#body_bin .copy {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 10px;
}
#body_bin .copy a {
	color: #666;
	text-decoration: none;
}
#body_bin #bottom_nav {
	text-align: center;
	margin-top: 10px;
	clear: both;
}
#body_bin #bottom_nav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#body_bin #bottom_nav .left {
	margin-right: 11px;
}
#body_bin #bottom_nav .right {
	margin-left: 11px;	;
}
#body_bin #bottom_nav .mid {
	margin-right: 13px;
	margin-left: 13px;
}
#body_bin a:HOVER,
#body_bin #bottom_nav a:HOVER,
#body_bin #top_nav #site_links a:HOVER,
#body_bin #top_nav h1 a:HOVER,
#body_bin #main_bin #feature_bin h2 a:HOVER,
#body_bin #main_bin .page_bin a:HOVER,
#body_bin #main_bin #feature_bin #previous_m a:HOVER,
#body_bin #main_bin #feature_bin #next_m a:HOVER {
	text-decoration: underline;
}
#body_bin #main_bin {
	margin: 0px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body_bin #main_bin #search_bin {
	margin: 0px;
	padding: 5px;
	float: left;
	height: 422px;
	width: 150px;
	border: 1px solid #666;
	background-color: #191919;
	text-align: center;
	background-image: url(/assets/icon.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#body_bin #main_bin #search_bin #details {
	color: #FFF;
	font-size: 13px;
	text-align:left;
	margin: 0px 16px;
	line-height: 19px;
	padding-top: 35px;
}
#body_bin #main_bin #search_bin #details .sand {
	color: #E8DCC4;
}
#body_bin #main_bin #feature_bin {
	padding: 0px;
	float: left;
	height: 430px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E8DCC4;
}
#body_bin #main_bin #text_bin {
	padding: 5px;
	height: 422px;
	width: 150px;
	border: 1px solid #666;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #191919;
	text-align: center;
	color: #FFF;
	font-size:12px;
}
#body_bin #main_bin #text_bin img {
	margin: 3px 0px 0px 0px;
	border: none;
}
#body_bin #main_bin #search_bin h3,
#body_bin #main_bin #search_bin #details h3,
#body_bin #main_bin #text_bin h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8DCC4;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body_bin #main_bin #text_bin h3{
	margin-bottom: 4px;
}
#body_bin #main_bin #search_bin #details h3 {
	margin-bottom: 4px;
	font-weight: bold;
	margin-bottom: 10px;
}
#body_bin #main_bin #feature_bin h2 {
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body_bin #main_bin #feature_bin h2 a {
	color: #FFF;
	text-decoration: none;
}
#body_bin #main_bin #search_bin .select {
	font-size: 11px;
	width: 130px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#body_bin #main_bin #feature_bin #previous_m {
	text-align: left;
	width: 200px;
	float: left;
	padding-top: 5px;
}
#body_bin #main_bin #feature_bin #current_m {
	width: 200px;
	text-align: center;
	float: left;
	color: #FFF;
}
#body_bin #main_bin #feature_bin #next_m {
	text-align: right;
	width: 200px;
	padding-top: 5px;
	float: left;
}
#body_bin #main_bin #feature_bin #previous_m a,
#body_bin #main_bin #feature_bin #next_m a {
	color: #E8DCC4;
	text-decoration: none;
}
#body_bin #model_text {
	clear: both;
	color: #DDD;
	text-align: left;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 20px;
}
#body_bin #update_covers {
	width: 978px;
	padding-top: 0px;
	position: relative;
}
#body_bin #update_covers .u_bin {
	float: left;
	text-align: center;
}
#body_bin #update_covers .u_text {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E8DCC4;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	display: block;
}
#body_bin #update_covers .u_text i {
	font-size: 12px;
	font-style: normal;
	color: #FFF;
}
#body_bin #update_covers .uSpace_1,
#body_bin #update_covers .uSpace_2,
#body_bin #update_covers .uSpace_3,
#body_bin #update_covers .uSpace_4 {
	margin-left: 6px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-top: 20px;
	height: 207px;
	border: none;
}
#body_bin #update_covers .uSpace_r1,
#body_bin #update_covers .uSpace_r2,
#body_bin #update_covers .uSpace_r3,
#body_bin #update_covers .uSpace_r4 {
	height: 207px;
	margin-top: 20px;
	padding-bottom: 2px;
	margin-left: 6px;
	margin-right: 7px;
	border-bottom-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
}
#body_bin #update_covers .uSpace_1,
#body_bin #update_covers .uSpace_r1 {
	width: 150px;
}
#body_bin #update_covers .uSpace_2,
#body_bin #update_covers .uSpace_r2 {
	width: 313px;
}
#body_bin #update_covers .uSpace_3,
#body_bin #update_covers .uSpace_r3 {
	width: 476px;
}
#body_bin #update_covers .uSpace_4,
#body_bin #update_covers .uSpace_r4 {
	width: 639px;
}
#body_bin #update_covers h3 {
	color: #FFF;
	padding: 5px;
	margin: 0px;
	line-height: 30px;
}
#body_bin #update_covers #vote_bin {
	float: right;
}
