/* PHAT CYCLES (SPEC SHEET) - _style_spreads.css - Updated: 01.05.09 */


/*---------------PAGE LOOK & FORMAT---------------*/

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
	color: #000000;
	padding: 3px;
	z-index: 1;
	margin: 0;
	padding: 0;
	text-align: center; /* For IE*//*	background-image: url(http://www.phatcycles.com/_css/background_spreads.png);
	background-repeat: repeat-x;
	background-position: top;*/
	}
	
/*---------------TEXT STYLES-----------------*/	
div.container {
	position:absolute;
	top: 15px;
	width: 100%;
	height: 600px;
	z-index: 5;
}

#div.spread-top-bar {
	position:absolute;
	left: 50%;
	top: 5px;
	width: 763px;
	height: 30px;
/*	margin-left: -382px;
	margin: 0 auto;*/
	z-index: 5;
	}

#div.spread-main {
	position:absolute;
	left: 50%;
	top: 30px;
	width: 763px;
	height: 498px;
	min-height: 498px; /*ff*/
	height: auto /*ie7 */	
	margin-left: -382px;
	margin: 0 auto;
	z-index: 5;

	}

#div.spread-bottom-bar {
	position:absolute;
	left: 50%;
	top: 498px;
	width: 763px;
	height: 46px;
	margin-left: -382px;
	margin: 0 auto;
	z-index: 5;
	}

#div.copyright {
	position:absolute;
	left: 50%;
	top: 598px;
	margin-left: 71px;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: right;
	word-spacing: normal;
}

span.copyright2 {
	position:absolute;
	left: 50%;
	top: 583px;
	margin-left: 71px;
	color: #666666;
	font-size: 10px;
}

span.copyright {
	position:absolute;
	left: 50%;
	top: 598px;
	margin-left: 71px;
	color: #666666;
	font-size: 10px;
}

span.image-main {
	position:absolute;
	left: 50%;
	top: 15px;
	width: 763px;
	height: 576px;
	margin-left: -382px;
	z-index: 4;
	}

span.image-main-homepage {
	position:absolute;
	left: 50%;
/*	top: 15px; --- Regular Top*/
	top: 47px;	
	width: 763px;
	height: 576px;
	margin-left: -382px;
	z-index: 2;
	}

span.bottom-bar-homepage {
	position:absolute;
	left: 50%;
	top: 560px;
	width: 763px;
	height: 31px;
	margin-left: -382px;
	z-index: 15;
	}

span.top-bar-homepage {
	position:absolute;
	left: 50%;
	top: 15px;
	width: 763px;
	height: 30px;
	margin-left: -382px;
	z-index: 15;
	}
	
div.top-bar-homepage {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 763px;
	height: 30px;
	margin-left: -382px;
	z-index: 15;
	background-color: #000000;	
}

div.copy-invisible {
	position: absolute;
	left: 50%;
	top: 630px;
	height: 100px;
	width:763px;
	margin-left: -382px;
	padding: 0px;
	overflow: visible;
	color: #000000;
	font-size: 10px;
	visibility: visible; /*invisible text*/
	}
	
span.copy-textonimage {
	position: absolute;
	top: 75px;
	left: 95%;
	height: 600px;
	width: 200px;
	margin-left: -382px;
	text-align: justify;
	padding: 1px;
	overflow: visible;
	color: #FFFFFF;
	visibility: visible; /*invisible text*/
	z-index: 10;
	}	s