@charset "utf-8";
/* CSS Document */

/* BASIC STYLES FOR ALL LBs */
body {
	margin: 0px;
	padding: 0px;
	font: 12px Helvetica, Arial, sans-serif;
}

.content {
	top: 56px;
	left: 25px;	
	width: 300px;
	position: absolute;	
}

.content h2 {
	font-size: 18px;
	padding: 0 0 0 10px;
}

.content p {
	padding: 0 10px;
}

.close {		
	position: absolute;	
	top: 15px;
	left: 502px;
}

.close a {
	display: block;
	width: 66px;
	height: 22px;	
	border: 0px;
}


/* PAGE SPECIFIC */
/******************* Strata ********************/
#strata {
	background: url(../../images/lightboxes/lightbox_stratapanel.jpg) no-repeat;
	height: 717px;
}

#strata h2, #strata a {
	color: #C2A204;
}

#strata .content {
	height: 596px;
}

/******************* Rain Stone ****************/
#rainstone {
	background: url(../../images/lightboxes/lightbox_rainstone.jpg) no-repeat;
	height: 851px;
}

#rainstone h2, #rainstone a {
	color: #006990;
}

#rainstone .content {
	height: 722px;
}

/******************* Fortrex ****************/
#fortrex {
	background: url(../../images/lightboxes/lightbox_fortrex.jpg) no-repeat;
	height: 770px;
}

#fortrex h2, #fortrex a {
	color: #7A6F00;
}

#fortrex .content {

}

/******************* Overlays ****************/
#overlays {
	background: url(../../images/lightboxes/lightbox_overlays.jpg) no-repeat;
	height: 777px;
}

#overlays h2, #overlays a {
	color: #B15C12;
}

#overlays .content {
	height: 647px;
}

/******************* PaperStone ****************/
#paperstone {
	background: url(../../images/lightboxes/lightbox_paperstone.jpg) no-repeat;
	height: 690px;
}

#paperstone h2, #paperstone a {
	color: #4F6F19;
}

#paperstone .content {
	height: 553px;
}

/******************* petrofree ****************/
#petrofree {
	background: url(../../images/lightboxes/lightbox_petrofree.jpg) no-repeat;
	height: 853px;
}

#petrofree h2, #petrofree a {
	color: #4F6F19;
}

#petrofree .content {
	height: 722px;
}
