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



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

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




#header {
	width:245px;
	height: 150px;
	float:left;
	display:inline;
	background: url(images/findmeanalbum.jpg) 0 0 no-repeat;
}

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


#rheader {
	width:155px;
	height: 150px;
	float:left;
	display:inline;
	background: url(images/findingyoumusic.jpg) 0 0 no-repeat;
}

#rheader h2 a {
	display: block;
	height: 150px;
	width: 155px;
	text-indent: -9000px;
}



#left {
	width:245px;
	float:left;
}

#main {
	width:528px;
	float:left;
	padding: 0 0 0 12px; 
}

#right {
	width:155px;
	float:left;
	padding: 0 0 0 0;
	overflow: none;
}


.maintext {
	float: left;
	width: 516px;
	padding: 15px 0 15px 0;
	text-align: center;
}

h2 {
	font-size: 17px;
	color: #cc0000;
}

.rcen, lcen {
	float: left;
	text-align: center;
}




.cd, .cdsel {
	float: left;
	width: 245px;
	padding: 5px 0 5px 0;
}

.cdsel {
	background-color: white;
}

.cdnum {
	float: left;
	width: 35px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding: 2px 5px 0 0;
	color: #999999;
}

.cddetails {
	float: left;
	width: 190px;
	padding: 0 15px 0 0;
	text-align: right;
}

h3 {
	font-size: 12px;
}

.cdsel h3 a {
	font-size: 12px;
	color: #cc0000;
}

h4 {
	font-size: 11px;
	font-weight: normal;
}


.auctions {
	float: left;
	width: 528px;
}


.auctionbox {
	float: left;
	width: 118px;
	height: 254px;
	margin: 0 12px 12px 0;
	border: 1px solid #cccccc;
	z-index: 2;
}

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


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

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

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

.abtl {
	/*float: left;*/
	height: 19px;
	width: 118px;
	/*padding: 0 0 0 0;*/
	color: #666;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	z-index: 2;
	background-color: #ccc;
}

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

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

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

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

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


.videocontent {
	float: left;
	width:130px;
	padding:0 0 0 10px;
}


.videobox {
	float: left;
	height: 162px;
	width: 130px;
	margin: 0 10px 10px 0;
	border: 1px solid #999;
	padding: 1px 1px 1px 1px;
	text-align: center;
	display: inline;
}


.vbinside {
	height: 162px;
	width: 130px;
	position: relative !important;
	background-color: #fff;
	z-index: 1;
}

.vbpicture {
	height: 97px;
	width: 130px;
	z-index: 2;
	overflow: hidden;
}

.vbtext {
	/* height is 80px */
	height: 54px;
	width: 122px;
	z-index: 2;
	line-height: 17px;
	padding: 4px 4px 4px 4px;
	overflow: hidden;
}

.vbinsidei {
	width:130px;
	height:162px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

.vbinsidei a, .vbinsidei img {
	display: block;
	width: 130px;
	height: 162px;
	z-index: 3;
}

