/* General Styles */

body	{ 
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	font-family: Verdana, Arial, sans-serif; 
	color: #333333;
	margin: auto;
	background: url(img/page_background.gif) top left repeat-x #FFFFFF;
	text-align: center;
}

.googleads {
	border: 1px solid #0066CC;
	text-align: center;
}

/* Header */ 

.container	{ 
	padding: 0px; 
	margin: auto;
	margin-top: 20px;
	width: 970px;
}

#featAuctions	{ 
	clear: both; 
	width: inherit; 
}

.barBrowse	{ 
	margin: 0 0 2px 0; 
	padding: 0 5px 0 0; 
	text-align: right; 
	float: left; 
}
.barSearch	{ 
	margin: 0 0 2px 10px; 
	padding: 0 0 0 5px; 
	text-align: left; 
	float: left; 
}
.barSec	{ 
  width: 100%; 
  text-align: center; 
  background: #005c92; 
  height: 36px; 
  clear: both;
  color: #FFFFFF;
  font-size: 14px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 10px;
}

#advSearch {
  color: #CCCCCC;
	font-size: 10px;
	}

.border	{ border: 1px solid #D6D6D6; }
.button	{ background-color: #b9d3df; }
.catsearch	{ background-color: #FFFF99; color: #333333; }
.columL	{ margin-right: 10px; }
.columL	table { margin-bottom: 10px; }
.columR	{ padding: 8px; }
.columR	table { margin-bottom: 3px; }

#main	 { }

#main1	 { }

.content	{ 
	width: 100%;
	text-align: left;
}

.paddedcontent	{ 
	padding: 8px;
}

.counters	{
	float: right;
	color: #1188dd; 
	font-size: 10px; 
	font-weight: normal; 
	text-transform: uppercase; 
	padding: 4px; 
	margin: 0px; 
}
.errfont { 
	background-color: #FFFF00; 
	font-weight: bold; 
	font-family: Verdana, Arial, Sans; 
	color: #FF0000; 
	text-align: center; 
}
.featAuction { text-align: center; padding: 5px; float: left; width: 150px; }
.footer	{ 
	clear: both; 
	width: inherit; 
	padding: 5px 5px 5px 5px; 
	text-align: center; c
	olor: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
}
.hg	{ background-color: #FFFF99; }
.logo	{ 
	width: 236px;
	height: 168px;
	background:url(img/page_logo.jpg) top left no-repeat;
	padding: 0; 
	float: left; 
	text-align: left; 
}
.maincolumn	{ 
	text-align: left; 
	float: left; 
	margin-left: 10px;
	width: 710px;
}
.mainpage {
	border: 1px solid #9ecde7;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 10px;
	background: #FFFFFF;
	padding: 10px;
	text-align: left;
}
.navbar	{ 
	text-align: right;
	background: url(img/navbar_bg.gif) right top repeat-x; 
	height: 58px;
	width: 735px;
	margin-left: 238px;
}
.navbar_l	{ 
	width: 10px;
	background: url(img/navbar_l.gif) left top no-repeat; 
	height: 58px;
	float: left;
}
.navbar_r	{ 
	width: 10px;
	background: url(img/navbar_r.gif) right top no-repeat; 
	height: 58px;
	float: right;
}
.topads {
	height: 95px;
	margin-bottom:22px;
	margin-left: 240px;
}
.homepage {
  text-align: left;
	font-size: 14px;
	color: #333333;
	margin-top: 4px;
	}
#homedescription {
  text-align: left;
	font-size: 14px;
	color: #339933;
	margin-top: 4px;
	line-height: 18px;
	}
.smallprint {
  text-align: left;
	}
table	{ 
	font-size: 11px; 
	color: #999999; 
	font-family: Geneva, Arial CE, Lucida Grande CE, Helvetica CE, Verdana, Arial, lucida, sans-serif; 
}
.table-bar	{ 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold;
	font-family: Verdana;
    float:left;
	margin-left: 12px;
}
#navlink {
	display: block;
	float: left;
	padding: 17px 6px;
	color: #FFFFFF;
	text-decoration: none;
}
#navlink:link {
  color: #FFFFFF;
}
#navlink:hover {
  color: #AABBFF;
}
#imgSep	{ 
	background: url(img/img_sep.gif) top left no-repeat; 
	margin-left: 12px;
	margin-right: 12px;
	padding: 0px; 
	float: left;
	height: 58px; 
	width: 2px; 
}
.table1, .table1ul	{ 
	clear: both; 
	text-align: left; 
	padding: 5px;
	border-bottom: 1px solid #9ecde7;
	border-left: 1px solid #9ecde7;
	border-right: 1px solid #9ecde7;
	background: #FFFFFF url(img/box_bg.gif) top left repeat-x;
	-moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
}
.table2	{ 
	width: inherit; 
	padding: 5px; 
	clear: both; 
	text-align: left; 
}
.titTable1	{ 
	height: 34px;
	background: url(img/table_bg.gif) top repeat-x;
	text-align: center;
	font-size: 13px; 
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
#imgTitL	{ 
	background: transparent url(img/table_l.gif) left no-repeat; 
	padding: 0px;
	height: 34px; 
	width: 9px;
	float: left;
	display: none;
	}
	
#imgTitR	{ 
	background: transparent url(img/table_r.gif) center no-repeat; 
	padding: 0px; 
	height: 34px; 
	width: 9px;
	float: right;
	display:none;
}
.titTable2	{ 
	background-color: #DFEDFD; 
	text-align: left; 
	padding: 5px; 
	font-size: 16px; 
	font-weight: bolder; 
	color: #666666; 
	border: 1px solid #B3B3B3;
	text-transform: uppercase; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #B3B3B3; 
	font-family: Verdana, Arial, sans-serif; 
}
.titTable3	{ 
	background-color: #c2e5ff; 
	text-align: right; 
	padding: 5px; 
	font-size: 11px; color: #666666; 
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #cccccc; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #cccccc; 
}
.titTable4	{ 
	background-color: #EEEEEE; 
	text-align: left; 
	padding: 5px; 
	font-size: 10px; 
	font-weight: bolder; 
	color: #666666; 
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #B3B3B3; 
	text-transform: uppercase; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #B3B3B3; 
	font-family: Verdana, Arial, sans-serif; 
}
.tableContent {}
.tableContent2 {
  padding: 10px;
	}
.tableContent3 { font-size: 10px;}
h3	{ color: #BA1D1D; font-size: 14px; font-weight: bold; text-transform: uppercase; margin: 10px 0 0 0; }
p	{ margin: 0px 0px 5px 0px; }
dl.phpa-tabs	{ margin: 5px 5px 0px; padding: 0; width: 100%; font-size: 13px; }
dl.phpa-tabs dd	{ margin: 1px; padding: 5px; float: left; background: transparent url(../tencent/img/bot_deg.gif) repeat; border-top: 1px solid #AEACAC; border-right: 1px solid #AEACAC; border-bottom: 0px; border-left: 1px solid #AEACAC; }
input	{ color: #444444; font-size: 12px; }
li	{ padding-bottom: 5px; }
select	{ color: #444444; font-size: 12px; }
table.container	{ float: none; }
th	{ color: #787878; font-size: 12px; background-color: #c2e5ff; font-weight: bold; text-transform: capitalize; padding: 0.3ex; }
th a	{ 
	color: #666666; 
}

ul	{ 
	margin: 0; 
	padding: 10px 10px 10px 20px; 
	list-style: url(../tencent/img/bullet.gif) none; 
	line-height: 1em; 
	text-align:left; 
}

.smallbullet { 
	margin: 0; 
	padding: 10px 10px 10px 20px; 
	list-style: url(../tencent/img/bullet2.gif) none; 
	text-align:left; 
}

a:link	{ 
	color: #BA1D1D; 
	text-decoration: none; 
}
th a:link	{ color: #666666; }
.footer a:link , .footer a:visited	{ text-transform: uppercase; color: #666666; }
.table-bar a:visited	{ color: #EEEEEE; }
a:visited	{ color: #BA1D1D; text-decoration: none; }
dl.phpa-tabs dd a:visited	{ color: #666666; }
dl.phpa-tabs dd.active a:visited	{ color: #666666; }
th a:visited	{ color: #333333; }
.table-bar a:hover	{ color: #BA1D1D; text-decoration: underline; }
a:hover	{ color: #BA1D1D; text-decoration: underline; }
dl.phpa-tabs dd a:hover	{ color: #660000; text-decoration: underline; }
dl.phpa-tabs dd.active a:hover	{ text-decoration: underline; color: #660000; }
.footer a:hover , .footer a:active	{ color: #6DC0FC; }
.table-bar a:active	{ color: #BA1D1D; }
a:active	{ 
	color: #BA1D1D; 
}

.board	{ 
	width: inherit; 
	padding: 5px; 
	clear: both; 
	text-align: center; 
}

#footer {
	padding: 0;
	margin: auto;
}


/* Footer */ 

.footer {
	padding-top: 10px;
	margin-top: 19px;
	margin-left: -2px;
}

.blank {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

iframe[width="100%"] {
	display: none;
}