/*---------------------------------*/
/*                                 */
/*        Content Layout           */
/*                                 */
/*---------------------------------*/


body {
	text-align:center;
	font-size: .8em;
}


html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}


/*---------------------------------*/
/*--------- Main Wrapper ----------*/
/*---------------------------------*/

#wrapper {
	width:900px;
	margin:0px auto;
	text-align:left;
}



/*---------------------------------*/
/*----- Main Content Wrapper ------*/
/*---------------------------------*/

#content {
	width:900px;
	text-align:left;
	float:left;
}

#centercontent {
	width:900px;
	text-align:left;
	float:left;
}

/*---------------------------------*/
/*------------ Header -------------*/
/*---------------------------------*/

#header {
	width:900px;
	height: 94px;
	float:left;
	display:inline;
	background: url(images/luxury-watches.jpg) 0 0 no-repeat;
}

#header h1 a {
	display: block;
	height: 94px;
	width: 900px;
	text-indent: -9000px;
}


#left {
	width:190px;
	float:left;
	padding: 80px 0 50px 0;
	background: url(images/left-col.jpg) 0 0 no-repeat;
}

#main {
	width:560px;
	float:left;
	padding: 0 0 50px 10px; 
}

#right {
	width:130px;
	float:left;
	padding: 50px 0 0 10px;
}


.maincol {
	width:530px;
	float:left;
	padding: 0 0 0 10px; 
	text-align: justify;
}



#left ul li h4 {
	text-align: right;
	width: 170px;
	padding: 0 20px 0 0;
	line-height: 22px;
	color: #fff;
}

#left ul li h4 a {
	color: #fff;
	display: block;
}

#left ul li h4 a:hover {
	color: #f90;
}

#left ul li.sel h4 {
	color: #000;
	background-color: #fff;
}

h2 {
	width: 530px;
	text-align: center;
	font-size: 16px;
	padding: 10px 0 15px 0;
}



#main img.dividers {
	float: left;
	padding: 15px 0 15px 0;
}

.btmleft {
	width:150px;
	float:left;
	padding: 0 0 0 10px; 
}

.btmright {
	width:380px;
	float:left;
}

.disccol, .maincolc {
	width:530px;
	float:left;
	padding: 0 0 0 10px; 
	text-align: center;
}

.disccol {
	color: #ccc;
}

h3 {
	font-size: 12px;
	padding: 0 0 0 0;
	color: #999;
	
}

.ptwenty {
	padding: 0 0 20px 0;
}







.auctionbox {
	float: left;
	width: 128px;
	height: 237px;
	margin: 0 10px 10px 0;
	border: 1px solid #cccccc;
	z-index: 2;
}

.abinside {
	height: 237px;
	width: 128px;
	position: relative !important;
	/*background-color: #f00;*/
	z-index: 1;
}


.abi {
	/*float: left;*/
	height: 96px;
	width: 96px;
	padding: 16px 16px 0 16px;
	text-align: center;
	z-index: 2;
}

.abt {
	/*float: left;*/
	height: 80px;
	width: 108px;
	padding: 8px 10px 0 10px;
	color: #000;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	overflow: hidden;
	z-index: 2;
}

.abp {
	/*float: left;*/
	height: 10px;
	width: 108px;
	padding: 0 10px 0 10px;
	color: #000;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	z-index: 2;
}

.abi img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

.abt a, .abp a {
	color: #000;
	z-index: 2;
}

.abinsidei {
	width:128px;
	height:237px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

.abinsidei a, .abinsidei img {
	display: block;
	width: 128px;
	height: 237px;
	z-index: 3;
}

.pFont {
	font-size: 12px;
	color: #c00;	
	font-weight: bold;
}

