.swopBlock {width:280px; height:115px; margin:0px 0px 1px 0px; position:relative;}
.swopBlockStretch {width:280px; margin:0px 0px 1px 0px; position:relative;}
.swopBlock-Header {position:absolute; top:15px; left:15px; z-index:999;}
.swopBlock-Text { width:240px; padding:48px 0px 0px 15px;}
.swopBlock-Text p { margin:0px 0px 5px 0px;} 


/*SWOPPABLE CONTENT BLOCKS
**************************/

/*products*/
.swopBlock-Products { position:absolute; top:0; left:0; z-index:2}

/*blog*/
.swopBlock-Blog {background: url('/images/block-blog.jpg') no-repeat 0 0;}

/*warranty registration*/
.swopBlock-WarrantyReg {background: url('/images/block-warranty.jpg') no-repeat 0 0; color:#CCCCCC;}
.swopBlock-WarrantyReg a {color:#cc0000;}

/*video tour*/
.swopBlock-Tour {background: url('/images/bg-videotour-block.jpg') no-repeat 0 0;}
.swopBlock-Tour-Text a { 
	text-align:center; color:#FFFFFF; text-decoration:none;
	background-color:#000;
	margin:0px 0px 0px 0px; padding:4px;
	width:185px;
	position:absolute; top:75px; left:40px;
}

/*news-info*/
.swopBlock-News {background: url('../images/bg-block-news-dark.jpg') no-repeat 0 0; background-color:#0f0f0f;color:#CCCCCC;}
.swopBlock-News-infoWrap {width:244px;margin:0px 0px 0px 18px; padding:0px 0px 20px 0px;}
.swopBlock-News-infoWrap h2 { color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold; margin:8px 0px 2px 0px;}




/*PERMANENT CONTENT BLOCK
*************************/

/*product support*/
.permaBlock-ProductSupport {
	background: url('/images/bg-support-block.jpg') no-repeat 0 0;
	width:679px; height:115px;
	float:left;
}
.permaBlock-ProductSupport p { margin:0px 0px 8px 0px;}
.productSupport-Text { padding:48px 0px 0px 15px; position:relative;}

/*product support hero shot*/
.permaBlock-ProductSupport-heroLong {
	width:679px; height:115px;
	background: url('/images/bg-productsuport-hero-long.jpg') no-repeat 0 0;
	float:left;
}

/*contact details*/
.permaBlock-ContactDetails {
	background: url('/images/bg-contact-details.jpg') repeat-x 0 0;
	width:280px; height:330px;
	margin:0px 0px 1px 0px;
	position:relative;
}

.permaBlock-ContactDetails-Text {
	color:#999;
	width:220px;
	margin:0; padding:34px 0px 0px 20px;
	position:relative;
}

