/* CSS Document */

body{
	padding:22px 0 41px 0;
	margin:0;
	background-color:#fff;
}
div, h1, h2, p, form, label, input, textarea, img, span, dl, dt{
	margin:0;
	padding:0;
	color: #333;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
img{
	font-size:0;
	line-height:0;
	display:block;
	text-align: right;
	
	}
ul{
	margin:0; 
	padding:0; 
	list-style-type:disc;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*.head{
margin:0px;
padding:3px; 
color:#FFFFFF;
font-weight: bold;
background:url(images/header_red.jpg);
}*/
.head{
margin:0px;
padding:3px; 
color:#FFFFFF;
font-weight: bold;
background:url(images/header_red2.jpg);
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top--------------------*/
.top{
	background:url(images/top_left_pic.jpg) 0 0 no-repeat;
	width:191px;
	height:221px;
	padding:9px 0 0 8px;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------nav--------------------*/
.nav{
	width:626px;
	height:38px;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
}
/*------------------------------------------------nav--------------------*/

/*------------------------------------------------body--------------------*/
.body{
	background:url(images/body_bg.gif) 0 0 repeat-y;
	width:700px;
}
.bodyTop{
	background:url(images/body_top_bg.gif) 0 0 repeat-x;
	width:698px;
	height:6px;
	font-size:0;
	border-left:#BEBEBE solid 1px;
	border-right:#BEBEBE solid 1px;
}
.bodyPadd{
	padding:0 0 0 3px;
}
.delerAuction{
	width:196px;
	height:18px;
	background-color:#A6352E;
	color:#fff;
	font:bold 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	padding:0 0 0 11px;
}
.dealerDate{
	padding:0 60px 0 14px;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#3E6393;
}
.dealerDate span{
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	display:block;
}
.newsPadd{
	padding:0 0 0 12px;
}
.newsTxt{
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	color:#fff;
}
.newsBorder{
	border-bottom:#59B1DA solid 1px;
}
.welcomePadd{
	padding:0 0 0 20px;
}
.rightBg{
	width:474px;
	background-color: #fff;
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-x;
	background-position: left 0;
}
.rightTxt{
	font:normal 12px/18px Verdana,Geneva,sans-serif;
	color:#000;
	padding:0 15px 18px 20px;
	text-align:left;
	font-weight: normal;
}
.rightTxt span{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#1A1A1A;
}
.rightTxt span.redTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#A6352E;
}
.rightBotBg{
	background:url(images/right_bottom_bg2.gif) 0 0 repeat-x #494949;
	width:470px;
}
.redBg{
	width:139px;
	height:24px;
	background:url(images/red_bg.gif) 0 0 no-repeat;
	padding:9px 32px 9px 15px;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#fff;
}
.pubVec{
	width:189px;
}
.pubVec a{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#FFEC4F;
	text-decoration:underline;
}
.pubVec a:hover{
	text-decoration:none;
}
.pubBor{
	border-bottom:#6D6D6D solid 1px;
	height:33px;
}
.rghPadd{
	padding:0 0 46px 0; _padding:0 0 44px 0;
}
	
/*------------------------------------------------body--------------------*/
.left {
	text-align: left;
}
.body table tr .rightBg table tr .rightTxt table tr td div table tr td a {
	font-size: 11px;
	text-align: center;
}
rightallign {
	text-align: right;
}
.body table tr .rightBg table tr .rightTxt table tr td p strong {
	color: #000;
}

#slideshow {
    position: relative;
    height:229px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#menu {
		width:200px;
	height:22px;
	position: relative;
	bottom:0;
	top: 0px;
	left:0;	
	color:#fff;
	background-color: #a6342c;
	background-image: linear-gradient(bottom, rgb(140,43,38) 23%, rgb(166,52,44) 62%);
background-image: -o-linear-gradient(bottom, rgb(140,43,38) 23%, rgb(166,52,44) 62%);
background-image: -moz-linear-gradient(bottom, rgb(140,43,38) 23%, rgb(166,52,44) 62%);
background-image: -webkit-linear-gradient(bottom, rgb(140,43,38) 23%, rgb(166,52,44) 62%);
background-image: -ms-linear-gradient(bottom, rgb(140,43,38) 23%, rgb(166,52,44) 62%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.23, rgb(140,43,38)),
	color-stop(0.62, rgb(166,52,44))
);


	z-index:500;
	box-shadow: #000 1px 1px 1px;
	border-radius: 0 0 4px 0;
	-webkit-border-radius: 0 0 4px 0;
-moz-border-radius: 0 0 4px 0;
}

#menu .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
}

#menu li {
	display:inline;
	margin:0;
	padding: 0 5px;	
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	border-right: solid #fff 1px;
}

#menu li a { font-weight: bold; text-decoration:none; color:#FFF;
	
}

#menu li a:hover { text-decoration: underline;
	
}

#home-link a {color: #fff; float: right;}

#home-link a:hover {color: #ccc;}

.bidder {
	background:url(http://twaa.com/images/bb_ringman_login.png);
	width:298px;
	height:72px;
	float:left;
}
.bidder:hover { opacity:0.7;
	
}
.seller {
	background:url(http://twaa.com/images/seller_ringman_login.png);
	width:298px;
	height:72px;
	float:left;
	float:left; margin: 0 0 0 15px;
}
.seller:hover { opacity:0.7;}

.bidder1 { background:url(images/seller_ringman_login-160.png); width: 160px; height: 38px; display: block; 
	
}

.bidder1:hover { opacity:0.7;}

.seller1 {background:url(images/bb_ringman_login-160.png);float:left; margin: 0 0 0 40px; display: block; width: 160px; height: 38px; 
}

.seller1:hover { opacity:0.7;}

.seller2 {background:url(images/bb_ringman_login-160.png);float:left; display: block; width: 160px; height: 38px; 
}

.seller2:hover { opacity:0.7;}

.newhome {background:url(images/homepage.jpg) no-repeat; width: 400px; height: 189px; box-shadow:0 0 3px #000; margin: 0 auto 10px auto; display:block;  }

.newhome:hover { opacity:0.7;}

.gray {width: 400px; overflow: hidden; padding: 10px; border: 1px #666 solid; background: rgb(242,242,242); /* Old browsers */
background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(236,236,236,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(236,236,236,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(236,236,236,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(236,236,236,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(236,236,236,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(242,242,242,1) 0%,rgba(236,236,236,1) 100%); /* W3C */ -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0px 0px 5px #666;
-moz-box-shadow: inset 0px 0px 5px #666;
box-shadow: inset 0px 0px 5px #666;}

.td-mens {text-shadow: 1px 1px 0 #000; padding: 5px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; 
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
		-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); border: solid #666 1px;
	
	background: rgb(153,0,0); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(153,0,0,1) 0%, rgba(112,0,0,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,0,0,1)), color-stop(100%,rgba(112,0,0,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(153,0,0,1) 0%,rgba(112,0,0,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(153,0,0,1) 0%,rgba(112,0,0,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(153,0,0,1) 0%,rgba(112,0,0,1) 100%); /* IE10+ */

background: linear-gradient(top,  rgba(153,0,0,1) 0%,rgba(112,0,0,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990000', endColorstr='#700000',GradientType=0 ); /* IE6-9 */


}
