/* CSS Document */

* { padding: 0px; margin: 0 auto; outline: none; }

a img { border: none; 
	color:Red;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:White;
	padding-left:5px;
	padding-top:5px;
	}
body {
	background-color: #010d15;
	background-image:url(images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
#wrapper { 
	width: 1044px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	}
#content {
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	}
#header {
	width: 982px;
	height: 178px;
	background-image:url(images/sos_header.gif);
	background-repeat: no-repeat;
	}
.logo {
	width: 250px;
	height: 100px;
	float: left;
	margin-left: 0px;
	margin-top: 8px;
	}
.nav {
	width: 721px;
	height: 46px;
	margin-top: 30px;
	padding-right: 11px;
	float: right;
	}
	
.nav a {
	display: inline;
	text-decoration: none;
	}

.about_sos {
	width: 196px;
	height: 46px;
	float: left;
	border: none;
	background-image:url(images/about_sos.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.about_sos:hover {
	background-position: 0 -46px;
	}
	
.browse_items {
	width: 164px;
	height: 46px;
	float: left;
	border: none;
	background-image:url(images/browse_items.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.browse_items:hover {
	background-position: 0 -46px;
	}
	
.donate {
	width: 115px;
	height: 46px;
	float: left;
	border: none;
	background-image:url(images/donate.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.donate:hover {
	background-position: 0 -46px;
	}
	
.faqs {
	width: 105px;
	height: 46px;
	float: left;
	border: none;
	background-image:url(images/faqs.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.faqs:hover {
	background-position: 0 -46px;
	}
	
.contact_us {
	width: 141px;
	height: 46px;
	float: left;
	border: none;
	background-image:url(images/contact_us.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.contact_us:hover {
	background-position: 0 -46px;
	}
#banner {
	height: 260px;
	background-image:url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	}
.banner {
	width: 948px;
	height: 247px; 
	background-color: #0c0c0c;
	margin-top: 6px;
	margin-left: 17px;
	position: absolute;
	}
.slide {
	width: 702px;
	height: 247px;
	float: left;
	}
.blurb {
	width: 246px;
	height: 247px;
	float: left;
	}
.blurb h2 {
	font-size: 24px;
	color: #FFFF33;
	padding-left: 8px;
	padding-top: 32px;
	letter-spacing: 0.02em;
	font-weight: 500;
	}
.blurb p {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	padding-top: 8px;
	color: #e5e6e6;
	}
.button {
	width: 153px;
	height: 33px;
	padding-top: 18px;
	margin-left: 44px;
	}
#main {
	background-color: #ffffff;
	margin-top: -1px;
	}
.clear {
	clear: both;
	}

.left_col {
	width: 205px;
	float: left;
	}
.mid_col {
	width: 541px;
	float: left;
	}
.cap {
	height: 34px;
	background-color: #000000;
	margin-top: 12px;
	}
.heading {
	font-size: 20px;
	color: #ffffff;
	padding-left: 8px;
	padding-top: 4px;
	letter-spacing: 0.06em;
	}
.mid_bg {
	width: 541px;
	background-image:url(images/mid_bg.gif);
	background-repeat: repeat-y;
	}
.item_row {
	width: 541px;
	height: 80px;
	clear: both;
	padding-top: 12px;
	}
.thumbnail {
	width: 105px;
	float: left;
	}
.thumb {
	width: 80px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	}
.item_title {
	width: 244px;
	float: left;
	}
.item_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 800;
	text-decoration: none;
	}
.item_title a:hover {
	text-decoration: underline;
	color: #003399;
	}
.bids {
	width: 34px;
	float: left;
	text-align: center;
	}
.bids p {
	font-size: 13px;
	color: #333333;
	}
.price {
	width: 68px;
	float: left;
	text-align: center;
	}
.price p {
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	}
.time {
	width: 74px;
	float: left;
	text-align: center;
	}
.time p {
	font-size: 13px;
	font-weight: 800;
	color: #FF0000;
	}
.mid_break {
	width: 541px;
	height: 3px;
	background-image:url(images/mid_break.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	}
.sub_content {
	width: 726px;
	float: left;
	}
.sub_content p {
	padding-left: 12px;
	padding-right: 12px;
	font-size: 13px;
	}
.sub_content h2 {
	padding-left: 12px;
	padding-bottom: 8px;
	}
.right_col {
	width: 226px;
	float: left;
	margin-left: 10px;
	}
.right_top {
	height: 12px;
	background-image:url(images/r_top.jpg);
	background-repeat: no-repeat;
	margin-top: 11px;
	}
.right_mid {
	background-image:url(images/r_mid.jpg);
	background-repeat: repeat-y;
	}
.right_mid h2 {
	font-size: 18px;
	color: #000000;
	padding-left: 8px;
	padding-top: 4px;
	letter-spacing: 0.02em;
	}
.right_mid p {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	padding-top: 8px;
	color: #444444;
	}
.right_link a {
	width: 80px;
	margin-right: -12px;
	font-size: 13px;
	font-weight: 800;
	padding-top: 8px;
	text-decoration: none;
	color: #444444;
	padding-bottom: 8px;
	float: right;
	}
.right_link a:hover {
	text-decoration: underline;
	}
.right_break {
	height: 14px;
	background-image:url(images/right_break.jpg);
	background-repeat: no-repeat;
	margin-top: 12px;
	clear: both;
	}
.right_bott {
	background-image:url(images/r_bott.jpg);
	height: 10px;
	background-repeat: no-repeat;
	}
	
.footer {
	width: 977px;
	text-align: center;
	}
.footer ul {
	width: 897px;
	list-style: none;
	padding-right: 48px;
	}
.footer li {
	display: inline;
	}
.footer li a {
	display: inline;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 48px;
	}
span.footer li a {
	padding-left: 0px;
	}
.footer li a:hover {
	color: #333333;
	text-decoration: underline;
	}