html{
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	height: 100%;
}
body {
	background-color: #000000;
	margin: 0px;
}
a{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: underline;
}
.auctiontable {
	padding: 5px 15px 5px 15px;
	color: #99c;
}
.auctiontable a{
	font-size: 10px;
	color: #99c;
	text-decoration: none;
}
#topbg{
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	height: 399px;
	width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
	z-index:-1;
	
}
#main{
	z-index:99;
}
#maintable{
	background-image: url('../images/bottombg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#logo{
	margin: 20px 10px 10px 10px;
}
#navmiddle{
	background-image: url('../images/navmiddle.png');
}
.navtitle{
	background-image: url('../images/navtitle.png');
	height: 26px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 1px;
	font-weight: bold;
}
.navtitle a{
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navtitle a:hover{
	font-size: 18px;
	color: #9f9f9f;
	text-decoration: none;
}
.navcontent{
	padding: 5px 15px 5px 15px;
	color: #ffffff;
}
.navcontent a{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.navcontent a:hover{
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
}

#content{
	margin: 0px 0px 0px 10px;
	width: 100%;
}
#contentcell{
	padding: 0px 5px 0px 5px;
}
.contentTitle{
	height: 25px;
	background-image: url('../images/content_title_bg.png');
	text-align: left;
	font-size: 22px;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
}
.contentBody{
	background-image: url('../images/content_bg.png');
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}
.contentBody2{
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 5px 0px 5px;
}

.contentBox{
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}
.contentBox a{
	text-align: left;
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
}
.contentBox a:hover{
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.contentRightbar{
	border-left: 1px solid #9f9f9f;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 5px 0px 5px;
}

.breadcrumb{
	color: #ffffff;
	font-size: 14px;
	margin: 5px 5px 5px 5px;
}
.breadcrumb a{
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #9f9f9f;
	font-size: 14px;
	text-decoration: none;
}
.footer{
	border: 1px solid #ffffff;
	background-image: url('../images/content_title_bg.png');
	width: 975px;
	margin-top: 5px;
	color:  #9f9f9f;
	padding: 5px;
}

.title {
	color: #ffffff;
}
.title a{
	color: #9f9f9f;
	font-size: 14px;
	text-decoration: none;
}
.title a:hover{
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.bigtitle {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
.bigtitle a{
	color: #9f9f9f;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.bigtitle a:hover{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.text {
	color: #ffffff;
	font-size: 10px;
}
.text a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.text a:hover{
	color: #9f9f9f;
	font-size: 10px;
	text-decoration: none;
}
.rightTitle{
	font-size: 14px;
	color: #FFFFFF;
}
.rightContent{
	font-size: 10px;
	color: #FFFFFF;
}
.rightContent a{
	font-size: 10px;
	color: #9f9f9f;
	text-decoration: none;
}
.rightContent a:hover{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	opacity:0.7;filter:alpha(opacity=70)
}
.gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('../images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
.gradient-style td{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('../images/gradback.png') repeat-x;
}

.gradient-style .auction_item_featured{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid #fff;
	background: #ffe8e1 url('../images/gradbackfeat.png') repeat-x;
}
.gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
.gradient-style tbody tr:hover td
{
	background: #d0dafd url('../images/gradhover.png') repeat-x;
	color: #339;
}
.buddylist{
	font-size: 8px;
	font-family: 'Comic Sans MS';
}
.buddylist a{
	font-size: 8px;
	font-family: 'Comic Sans MS';
	color: #000000;
	text-decoration: none;
}
.buddylist a:hover{
	font-size: 8px;
	color: #FBB829;
	font-family: 'Comic Sans MS';
}
.buddylist a:visited{
	font-size: 8px;
	color: #000000;
	font-family: 'Comic Sans MS';
}

.buddylisticon{
	width: 14px;
	height: 14px;
	padding: 2px;
}



.clear {display:block; height:0; overflow:hidden; clear:both;}

/* Chamfer Borders*/
.auctionbar {background: transparent; width:75px; float:left; margin:0 3px; display:inline;}
.auctionbar h1 {font-size:2em; color:#FFF; letter-spacing:1px;}
.auctionbar p {padding-bottom:0.5em;}
.auctionbar .top, .auctionbar .bottom {display:block; background:transparent; font-size:1px;}
.auctionbar .b1, .auctionbar .b2, .auctionbar .b3, .auctionbar .b4, .auctionbar .b5 {display:block; overflow:hidden; height:1px; background:#000000; border-left:1px solid #FFF; border-right:1px solid #FFF;}
.auctionbar .b1 {margin:0 5px; background:#FFF;}
.auctionbar .b2 {margin:0 4px;}
.auctionbar .b3 {margin:0 3px;}
.auctionbar .b4 {margin:0 2px;}
.auctionbar .b5 {margin:0 1px;}
.auctionbar .auctionbar_content {display:block; background:#000000; border-left:1px solid #FFF; border-right:1px solid #FFF; text-align: center; padding: 3px 0 3px 0; height:auto; min-height: 50px;}

.auctionbar2 {background: transparent; width:75px; float:left; margin:0 3px; display:inline;}
.auctionbar2 h1 {font-size:2em; color:#000; letter-spacing:1px;}
.auctionbar2 p {padding-bottom:0.5em; color:#000;}
.auctionbar2 .top, .auctionbar2 .bottom {display:block; background:transparent; font-size:1px;}
.auctionbar2 .b1, .auctionbar2 .b2, .auctionbar2 .b3, .auctionbar2 .b4, .auctionbar2 .b5 {display:block; overflow:hidden; height:1px; background:#000000; border-left:1px solid #FE9A2E; border-right:1px solid #FE9A2E;}
.auctionbar2 .b1 {margin:0 5px; background:#FE9A2E;}
.auctionbar2 .b2 {margin:0 4px;}
.auctionbar2 .b3 {margin:0 3px;}
.auctionbar2 .b4 {margin:0 2px;}
.auctionbar2 .b5 {margin:0 1px;}
.auctionbar2 .auctionbar_content {display:block; background:#000000; border-left:1px solid #FE9A2E; border-right:1px solid #FE9A2E; text-align: center; padding: 3px 0 3px 0; height:auto; min-height: 50px;}

#welcomebox {width:100%; padding:0px; margin:0 auto;}


.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 5px; letter-spacing:1px;}
.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy h2 {font-size:2em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; color:#eee;}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:1em auto; width: 98%;}
.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:60px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #353535; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:62px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}
 
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}
 
.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#353535; border-width:0 5px;}
 
.xb5 {margin:0 2px; background:#353535; border-width:0 4px;}
.xb6 {margin:0 2px; background:#353535; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#353535; border-width:0 3px; height:2px;} 
 
.xboxcontent {display:block; background:#353535; border:3px solid #fff; border-width:0 3px;}
* html .xboxcontent .auctionbar_content {height:1px;}

.auctionicon{
	padding-bottom: 3px;
}
.auctionhost{
	margin: -20px 0 0 -35px;
}
.auction_item{
	font-size: 10px;
}

.ahmessage{
	font-size: 8px;
	padding: 0px 15px 5px 15px;
}
.aherrormessage{
	font-size: 8px;
	padding: 0px 15px 5px 15px;
	color: red;
}



.message{
	width: 99%;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #94FFA6;
	border: 1px solid darkgreen;
	color: #000000;
	font-weight: bolder;
}

.error{
	width: 99%;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #FF9494;
	border: 1px solid darkred;
	color: #000000;
	font-weight: bolder;
}

.notice{
	width: 99%;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #94D6FF;
	border: 1px solid darkblue;
	color: #000000;
	font-weight: bolder;
}

.warning{
	width: 99%;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #FFFB94;
	border: 1px solid #FFDA6C;
	color: #000000;
	font-weight: bolder;
}

















