@charset "utf-8";
/* CSS Document */

/* === General style === */
html{
	margin: 0;
	padding: 0;
}
body{
	font-family:Arial, Verdana, San-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}

table, td, div{
	font-family:Arial, Verdana, San-serif;
	font-size: 11px;
	color: #000000;
}

img{
	border: none;
}

a{
	font-family:Arial, Verdana, San-serif;
	color: #3E6271;
}

a:hover{
	text-decoration: none;
	color: #97B9BE;
}

h1{
	font-size:14px;
}

/* === Auction style === */
#main{
	width: 100%;
}

#main_content{
	width: 800px;
}

#header{
	background: #454445 url(http://pics1.truition.com/images/p2/wl/pba/img/tp_banner.gif) no-repeat top;
	width: 800px;
	height: 126px;
	border-bottom:3px solid #000000;
}

#navbar{
	background: #000000 url(http://pics1.truition.com/images/p2/wl/pba/img/nav_bg.gif) repeat-x;
	height: 24px;
}

a.navbar{
	font-family:Arial, Verdana, San-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.navbar:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.navbar{
	padding: 5px 0px 5px 0px;
}

.navbar_pipe{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#search{
	padding: 4px 2px 4px 2px;
}

.search_box{
	background:url(http://pics1.truition.com/images/p2/wl/pba/img/sear_bg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 21px;
	border-style: none;
	border-color:#FFFFFF;
	padding-top:3px;
}

/* === Left navigation section list === */
.lt_nav{
	width: 180px; /*width of menu*/
}

.lt_nav .lt_head{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 3px 0px 3px 10px; /*header text is indented 10px*/
}

.lt_nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	padding-left: 10px;
}

.lt_nav ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.lt_nav ul li a{
	color: #000000;
	background: url(http://pics1.truition.com/images/p2/wl/pba/img/cat_bullet.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 15px; /*link text is indented 15px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.lt_nav ul li a:hover{ /*hover state CSS*/
	color: #000000;
	text-decoration: underline;
}

#footer{
	padding: 0px 0px 0px 0px;
}

a.foot_links{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.foot_links:hover{
	text-decoration:underline;
}

.foot_terms{
	font-size:9px;
}

/*=============================================================================*/
.PageTitle{
	font-family:Arial, Verdana, San-serif;
	font-size: 18px;
	color:#000000;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
}

.ShowHotTitle{
	font-size: 12px;
	color:#0B5798;
}

.ShowHotBids{
	font-size: 11px;
	color:#0B5798;
}

.ShowHotPrice{
	font-size: 11px;
	color:#ed1c24;
}

.ShowHotEnd{
	font-size: 11px;
	color:#0B5798;
}

.thumbnail{
	height: 100px;
}

.HotTitle{
	height: 65px;
}

.FeatTitle{
	height: 50px;
}

.JustListValue{
    font-size: 12px;
    color:#0072bc;
}

.SortListing{
    font-size: 11px;
    color:#3E6271;
}
.SortSelect{
    font-size: 11px;
}

.ShowListLabel{
	padding:3px 0px 3px 3px;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
}
.ShowThumbnailPad{
	padding:3px 0px 3px 0px;
}

.FeatBox{
	border: 1px solid #3E6271;
	padding-top: 10px;
	padding-bottom: 5px;
}

.HotBox{
	border: 1px solid #3E6271;
	padding-top: 10px;
	padding-bottom: 5px;
}

/*=============================================================================*/
/* Category page elements */

.catPageTitle{
	font-family:Arial, Verdana, San-serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	text-transform: uppercase;
}

/*=============================================================================*/
/* Product page elements */
.ProdTitle{
	font-family:Arial, Arial, Verdana, San-serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
.ProdImageMed{
}
.ProdLabel{
	padding:5px 0px 5px 5px;
	font-size: 12px;
    color: #000000;
}
.ProdValue{
	font-size: 12px;
    color: #000000;
}
.ProdPrice{
	font-size: 11px;
    color: #ED1B23;
	font-weight: bold;
}
.ProdImgPad{
	padding: 0px 0px 5px 0px;
}
a.ProdLrgViewTxt{
	font-size:11px;
}
.prodDescLabel{
	color:#0071BC;
	font-size:12px;
}


/* Register page and Login page
*******************************************************************************/
.LoginFormBox{
	font-size: 11px;
	width:140px;
}

.LoginFormLabel{
	padding-left: 15px;
}

.regMaintable{
	margin: 0px;
	padding: 0px;
}

.regPageTitle{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	width: 600px;
	background-color:#3E6271;
}

.regCont{
	padding: 6px;
}

.regContWarn{
	font-weight: bold;
	color: #ff0000;
}

.regLogidFormTd{
	padding: 6px;
	text-align: center;
}

.regLogidFormTable{
	padding: 2px;
}

.regLogidFormSp{
	padding: 0px 20px 0px 0px;
}

.regLabel{
	text-align: right;
	padding-right: 3px;
}

.regLogidNote{
	font-size:9px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 10px;
}

.regInput{
	padding-bottom:2px;
}

.regInfoLeftSp{
	padding-left: 4px;
}

.regInputForm{
	font-size: 11px;
	width:165px;
}

.regInputFormPhone{
	font-size: 11px;
	width:35px;
}

.regSelect{
	font-size: 11px;
	width: 165px;
}

.regInfoFormSp{
	padding: 0px 10px 0px 0px;
}

/* Watchlist page
*******************************************************************************/

.watchMaintable{
	margin: 0px;
	padding: 0px;
}

.watchPageTitle{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	height: 24px;
	/*background:url(http://pics1.truition.com/images/p2/wl/StandardAuct/img/title.gif) center top;*/
	text-align: center;
}

.watchCont{
	padding: 5px 4px 10px 4px;
}

.watchLabel{
	padding: 2px;
}

.watchLabelTitle{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	background-color: #3E6271;
}

.watchErrorMsg{
	font-weight: bold;
	color: red;
	text-align: center;
	padding: 10px;
}

.watchDelete{
	text-align: center;
	padding: 8px;
}

.watchData{
	font-size: 11px;
	color: #333333;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	padding: 3px;
	background-color: #EFEFEF;
}


/* Bid Status page
*******************************************************************************/

.bidsMaintable{
	margin: 0px;
	padding: 0px;
}

.bidsPageTitle{
	color: #3E6271;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	height: 24px;
	/*background:url(http://pics1.truition.com/images/p2/wl/StandardAuct/img/title.gif) center top;*/
}

.bidLabel{
	padding: 2px;
	margin: 2px 0px 15px 0px;
	/*border-left: 1px solid #FFFFFF;*/
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}

.bidLabelTitle{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
	background-color: #3E6271;
}

.bidData{
	font-size: 11px;
	color: #333333;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	padding: 3px;
	background-color: #EFEFEF;
}

.bidDelete{
	text-align: center;
	padding: 8px 8px 0px 8px;
}

/* email preferences page
*******************************************************************************/

.emailMaintable{
	margin: 0px;
	padding: 0px;
}

.emailPageTitle{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	height: 24px;
}

.emailCont{
	padding: 5px 4px 10px 4px;
}

.emailLabel{
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}

.emailSetting{
	font-size: 11px;
	padding: 4px;
}

.emailSubmit{
	text-align: center;
	padding: 8px 8px 8px 8px;
}






