@charset "UTF-8";

img, div, a, input {
/*	behavior: url(iepngfix.htc) */
}

* {
	padding: 0;
	margin: 0;
}

.img-l img {
	float:left;
}
br {
	clear:both;
}
a img {
	border:0;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, form {
	margin:0;
	display: inline;
}
/*ul, ol {
	padding:0;
	list-style-image: none;
}*/
fieldset {
	margin:0;
	padding:0;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

body {
	background-color: #FFF;
	background-image: url(../img/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Verdana, sans-serif;
}

#container {
	width: 1058px;
	background-image: url(../img/body_bg_main.png);
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	position: relative;
}

#header .logo {
	position:absolute;
	left:0px;
	top:0px;
	width:380px;
	height:102px;
	z-index:1;
}

#header .login {
	position:absolute;
	left:613px;
	top:69px;
	width:374px;
	height:68px;
	z-index:1;
}
#header .login #loginboxes{
	margin-top: 10px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	padding-left: 5px;
}

#header .login #loginboxes ul {
	list-style-type: none;
}

#header .login #loginboxes ul li {
	float: left;
	font-size: 11px;
	line-height: 18px;
	color: #CCC;
}

#header .login #loginboxes ul li input {
	font-size: 12px;
	color: #000;
	margin-right: 8px;
	margin-left: 2px;
}
#header .login  .anchors {float:left; width:365px; padding:7px 0 0 0}
#header .login  .anchors span {float:left; padding:0 10px 0 0 ; font-size:11px; color:#dcdbdb; font-weight:bold}
#header .login  .anchors span.right {float:right; }
#header .login  .anchors span strong{color:#ffff00; text-transform:uppercase}
#header .login  .anchors a {color:#ffff00; text-decoration:none}
#header .login  .anchors a:hover {color:#ffff00; text-decoration:underline}






#header .login .anchors.logged_in {float:left; width:365px; padding:0 0 0 0; margin-top: 10px;}
#header .login .anchors span {float:left;}
#header .login .anchors span a.my_account {float:left; color:#dcdbdb;}
#header .login .anchors span a.my_account:hover {float:left; color:#dcdbdb;}
#header .login .anchors span a.log_out {float:left; color:#dcdbdb; background:url(../img/images/login_divider.gif) no-repeat 0 50%; margin:0 0 0 6px; padding:0 0 0 8px;}
#header .login .anchors span a.log_out:hover {float:left; color:#dcdbdb;}


#header .login .anchors.logged_in {float:left; width:365px; padding:0 0 0 0}

#header .login  .left_bid_box{float:left; width:365px; margin-top:2px;}
#header .login  .left_bid_box .left_bid_coin{float:left; margin:7px 8px 0 0; display:inline;}
#header .login  .left_bid_box .count{float:left; width:300px; font:24px/26px Arial, Helvetica, sans-serif; font-weight:bold; color:#ffff00;}
#header .login  .left_bid_box .desc{float:left; width:300px; font:11px/13px Arial, Helvetica, sans-serif; font-weight:bold; color:#dcdbdb;}







#header .login #loginboxes ul li .submit {float:left; background: url(../img/images/log_in.jpg) repeat-y 0 0; border: 0px; width: 60px; height:25px; }

#header .login #links {
	margin-top: 8px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	padding-left: 5px;
}

#header .login #links ul {
	list-style-type: none;
}

#header .login #links ul li {
	float: left;
	font-size: 11px;
	line-height: 18px;
	color: #CCC;
	font-weight: bold;
	margin-right: 16px;
}
#header .login #links ul li a {
	color: #FF0;
	font-weight: bold;
}
#header .nav1 {
	position:absolute;
	left:12px;
	top:137px;
	width:573px;
	height:40px;
	z-index:1;
}
#header .nav1 ul {
	list-style-type: none;
}

#header .nav1 ul li {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
#header .nav1 ul li a {
	color: #f3dca4;
	font-weight: bold;
	line-height: 40px;
	text-decoration: none;
	font-size: 14px;
}
#header .nav1 ul li a:hover {
	text-decoration: underline;
	color: #FF0;
}

#header .nav2 {
	position:absolute;
	left:607px;
	top:137px;
	width:384px;
	height:40px;
	z-index:1;
}
#header .nav2 ul {
	list-style-type: none;
}

#header .nav2 ul li {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	color: #fff;
	line-height: 36px;
	font-weight: normal;
}
#header .nav2 ul li a {
	color: #fff;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
	font-size: 12px;
}
#header .nav2 ul li a:hover {
	text-decoration: underline;
	color: #ccc;
}

#maincontent {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 988px;
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(../img/inner_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #706f6f;
	border-bottom-color: #706f6f;
	border-left-color: #706f6f;
	padding-bottom: 12px;
	padding-top: 12px;
}
#carsl_steps {
	width: auto;
	margin-left: 8px;
}
#carousel {
	float: left;
	height: 256px;
	width: 725px;
	text-align: center;
}
#carprodframe {
	height: 227px;
	width: auto;
}
#carouselproduct {
	width: auto;
	margin-right: 20px;
	margin-left: 35px;
	float: left;
}
#carprodinfo {
	float: left;
	width: auto;
	text-align: left;
}
.prodtext01 {
	font-size: 26px;
	font-weight: bold;
	color: #900;
}
.prodtext02 {
	font-size: 26px;
	font-weight: bold;
	color: #000;
}
.prodtext03 {
	font-size: 46px;
	font-weight: bold;
	color: #666;
	line-height: 46px;
}
.prodtext04 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	line-height: 30px;
}
.prodtext05 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
}
.prodtext06 {
	color: #FFF;
}

#infobar ul {
	list-style-type: none;
}
#infobar ul li {
	float: left;	
}
#infobar ul li.round {
	float: left;
	background-image: url(../img/carinfobar_02.png);
	background-position: right top;
	height: 40px;
	color: #999;
	padding-right: 14px;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
	width: auto;
}
.carbidbtn {
	text-align: right;
	margin-top: 6px;
}
#steps {
	float: left;
	height: 256px;
	width: 242px;
	margin-left: 5px;
}
#auctions {
	width: auto;
	margin-left: 9px;
	padding-top: 8px;
}
#colauct {
	float: left;
	width: 722px;
	height: auto;
}
#colauct02 {
	float: left;
	width: 722px;
	height: auto;
	margin-top: 6px;
}
#colaucttypes {
	width: 242px;
	padding-left: 7px;
	float: left;
}
#colauctfooter {
	background-image: url(../img/btm_mainauctions.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 722px;
	text-align: right;
}
#colauctfooter a {
	font-size: 13px;
	font-weight: bold;
	color: #900;
	line-height: 30px;
}
#morelink {
	margin-right: 12px;
}
#auctarea {
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949393;
	border-left-color: #949393;
	padding-left: 5px;
}
#auctbox {
	width: 162px;
	margin-right: 2px;
	margin-left: 3px;
	border: 1px solid #949393;
	height: 248px;
	text-align: center;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	float: left;
	margin-top: 6px;
}
#auctbox .productname {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 14px;
	height: 26px;

}
#auctbox .productname:hover {
	text-decoration: underline;	
}
#auctbox .regprice {
	font-size: 10px;
	color: #900;
	font-weight: bold;
	line-height: 16px;
}
#auctbox .bid_now_btn {
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 20px;
	width:119px;
	height:27px;	
	font:bold 12px/26px "Times New Roman", Times, serif;	
 	background:url(../img/bid_btn01.png) 0 0 no-repeat; 
	color: #FFFF00;
}
#auctbox .bid_now_btn a{	
	font:bold 12px/26px "Times New Roman", Times, serif;	
	padding: 5px;
	color: #ffea00;
	text-decoration: none;
	text-transform: uppercase;
}
#auctbox .bid_now_btn a:hover{	
	
}
#auctbox .productimg {
	margin-top: 12px;
	margin-bottom: 6px;
	height: 92px;
}
#auctbox .bidtime {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}
#auctbox .loadmini {
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	color: #0066CC; 
	height: 10px;
	width: 150px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
}
#auctbox .currentbid {
	font-size: 13px;
	font-weight: bold;
	color: #060;
	line-height: 22px;
	z-index: 1;
}
#auctbox .bidder {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 16px;
}
#aucttypearea {
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949393;
	border-left-color: #949393;
	text-align: center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#aucttypebox {
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949393;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 8px;
	padding-bottom: 4px;
}
#aucticon {
	float: left;
}
#aucttypeinfo {
	font-size: 10px;
	color: #333;
	height: auto;
	width: 135px;
	text-align: left;
	float: left;
}
#aucttypeinfo a {
	font-size: 11px;
	color: #900;
	font-weight: bold;
	line-height: 22px;
}
#aucttypeinfo ul {
	list-style-type: none;
}
#producttitle {
	height: 51px;
	width: 974px;
	background-image: url(../img/prodbg01_01.png);
	margin-right: auto;
	margin-left: auto;
	text-indent: 60px;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	line-height: 44px;
}
.prodfooter {
	background-image: url(../img/prodbg01_03.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}

#product {
	width: auto;
	margin-left: 7px;
	margin-right: 7px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949393;
	border-left-color: #949393;
}

#productpic {
	float: left;
	height: auto;
	width: 400px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 35px;
	padding-left: 12px;
	text-align: center;
}
.thumbtext {
	font-size: 11px;
	color: #666;
}
#prodthumbs {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 15px;
}
#prodthumbs ul {
	list-style-type: none;
}
#prodthumbs ul li {
	float: left;
	margin-right: 12px;
}
#prodthumbs ul li img {
	border: 1px solid #999;
}
#prodthumbs ul li img:hover {
	
}
#productinfo {
	float: left;
	height: 380px;
	width: 500px;
	text-align: center;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-left: 5px;
	border: 1px solid #949393;
}
#productdesc {
	height: auto;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-bottom: 15px;
}
#productdesc h1 {
	font-size: 16px;
	font-weight: bold;
}


#footer {
	background-image: url(../img/body_btm.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 1058px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer .nav2 {
	position:absolute;
	left:41px;
	top:4px;
	width:434px;
	height:43px;
	z-index:1;
}
#footer .nav2 ul {
	list-style-type: none;
}

#footer .nav2 ul li {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	color: #333;
	line-height: 16px;
	font-weight: normal;
}
#footer .nav2 ul li a {
	color: #333;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	font-size: 11px;
}
#footer .nav2 ul li a:hover {
	text-decoration: underline;
	color: #000;
}
#footer .nav2 .siteinfo {
	font-size: 10px;
	color: #666; 
	text-align: left;
	margin-top: 8px;
	margin-left: 4px;
}
#footer .ccimages {
	position: absolute;
	height: 34px;
	width: 150px;
	left: 873px;
	top: 8px;
	background-image: url(../img/cc_images.png);
	background-repeat: no-repeat;
}

 .log_row {width:221px;float:left; padding:0 0 5px 0; margin-top: 5px;  }
.log_row .have {width:200px;float:left;padding:3px; font-size:10px; color:#4c4c4c;  }
 .log_row .input2 {width:200px;float:left;padding:3px; font-size:12px; color:#4c4c4c; border:1px solid #949393 }
 .log_row .button {float:left; background-color: #000; color: #fff; font-size: 10px; line-height: 16px; padding: 3px; border: 1px solid #CCCCCC; }
