/*---------------------------------*/
/*                                 */
/*        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:730px;
	margin:0px auto;
	text-align:left;
}



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

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

#content2 {
	width:730px;
	text-align:left;
	float:left;
}

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

#header {
	width:730px;
	float:left;
	display:inline;
}


div#fm-logo {
	float: left;
	background: url(images/most-expensive-auctions-on-ebay.gif) 0 0 no-repeat;
}

div#fm-logo h1 a {
	display: block;
	height: 148px;
	width: 730px;
	text-indent: -9000px;
}

#topframe {
	width:730px;
	height: 145px;
	float:left;
	background: url(images/expensive-topframe.gif) 0 0 no-repeat;
}

#topframeleft {
	width:440px;
	height: 145px;
	float:left;
	padding: 15px 15px 0 15px;
	text-align: justify;
}

#topframeright {
	width:260px;
	height: 145px;
	float:left;
}

.topframeimages img, #topframeright img {
	display: inline;
}

/*---------------------------------*/

#mainevent {
	float: left;
	width: 715px;
	padding: 0 0 0 15px;
}

.auctionbox {
	float: left;
	height: 237px;
	width: 128px;
	background: url(images/auction-item.gif) 0 0 no-repeat;
	padding: 0 15px 15px 0;
}

.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;
}


/*---------------------------------*/


#btmgrp {
	width: 730px;
	height: 250px;
}

#mostpopular {
	width: 406px;
	float: left;
	height: 250px;
}

#mp-logo {
	float: left;
	background: url(images/most-popular-expensive-auctions.gif) 0 0 no-repeat;
}

#mp-logo h2 {
	display: block;
	height: 64px;
	width: 406px;
	text-indent: -9000px;
}


#mptext {
	padding: 0 15px 0 15px;
	float:left;
}

#mptext ol {
	padding: 0 0 0 15px;
}

#foryour {
	width: 324px;
	float: left;
	height: 250px;
}

#fy-logo {
	float: left;
	background: url(images/foryour.gif) 0 0 no-repeat;
}

#fy-logo h2 {
	display: block;
	height: 64px;
	width: 324px;
	text-indent: -9000px;
}

#fytext {
	padding: 0 15px 0 0;
	text-align: justify;
}


/*---------------------------------*/


.divline {
	float: left;
	width: 730px;
	height: 31px;
	background: url(images/normal-line.gif) 0 0 no-repeat;
}

.btmlinks {
	float: left;
	width: 700px;
	padding: 0 15px 30px 15px;
	color: #005700;
	text-align: center;
}

.btmlinks a {
	color: #005700;
	padding: 0 10px 0 10px;
}

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

.sbl {
	position:absolute;
	left:50%;
	top:0px;
	width:238px !important;
	height: 29px;
	z-index:2;
	margin-left:139px;
}

.wownew {
	position:absolute;
	left:50%;
	top:234px;
	width:28px !important;
	height: 11px;
	z-index:2;
	margin-left:75px;
}


