/* PHAT CYCLES (SPEC SHEET) - _style_bikes.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: #333333;
	color: #000000;
	padding: 3px;
	background-image: url(_images/background_bikes.png);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 1;
	margin: 0 auto;
	text-align: center; /* For IE*/
	padding: 0;
	
	}


/*---------------DIVS: PAGE ELEMENTS---------------*/

div.container {
	position:absolute;
	top: 0px;
	width: 100%;
	height: 600px;
	z-index: 0;
}
	
div.image-specs {
	position: absolute;
	left: 50%;
	top: 60px;
	width: 147px;
	height: 31px;
	margin-left: 234px;
	z-index: 5;
	}	

div.image-specs-p {
	position: absolute;
	left: 50%;
	top: 110px;
	width: 147px;
	height: 31px;
	margin-left: 234px;
	z-index: 3;
	}	

/*
div.image-specs {
	position: absolute;
	left: 50%;
	top: 70px;
	width: 147px;
	height: 31px;
	margin-left: 234px;
	}	
*/	
	
	
/*---------------TEXT STYLES-----------------*/	

#div-copyright {
	position: absolue;
	top: 583px;
	justify: right;
	margin-left: 0;
	margin-right: 0;
	color: #666666;
	font-size: 10px;
}

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

span.bike-description-invisible {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	font-size: 12px;
	visibility: hidden; /*invisible text*/
	}

span.bike-description-visible {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	font-size: 12px;
	visibility: visible; /*visible text*/
	}
	
/*span.copyright {
	position: absolute;
	top: 598px;
	left: 50%;
	right: 50%;
	color: #666666;
	font-size: 10px;
	letter-spacing: 1px;
	}*/
		
/*	
span.copyright {
	position:absolute;
	left: 50%;
	top: 595px;
	margin-left: 71px;
	color: #949796;
	font-size: 10px;
	}	
*/
/*
#div.spread-top-bar {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 763px;
	height: 30px;
	margin-left: -382px;
	margin: 0 auto;
	z-index: 5;
	}
*/
		
div.spread-bottom-bar {
	position:absolute;
	left: 50%;
	top: 567px;
	width: 763px;
	height: 24px;
	margin-left: -382px;
	z-index: 5;
	}

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

span.bottom-bar {
	position:absolute;
	left: 50%;
	top: 567px;
	width: 763px;
	height: 23px;
	margin-left: -382px;
	z-index: 5;
	}

span.bottom-bar {
	position:absolute;
	left: 50%;
	top: 567px;
	width: 763px;
	height: 23px;
	margin-left: -382px;
	z-index: 5;
	}

span.top-bar {
	position:absolute;
	left: 50%;
	top: 15px;
	width: 763px;
	height: 30px;
	margin-left: -382px;
	z-index: 5;
	}

div.test-bar {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 763px;
	height: 30px;
	margin-left: -382px;
	z-index: 5;
	}
	
div.test-bar-nav {
	position:absolute;
	left: 140px;
	top: 20px;
	width: 625px;
	height: 45px;
/*	margin-left: -240px;*/
	z-index: 20;
	}
	
div.logo {
	position:absolute;
	left: 0;
	top: 0px;
	width: 125px;
	height: 45px;
	z-index: 21;
	}
div.nav-location-container {
	position:absolute;
	left: 0;
	top: 45px;
	width: 100%;
	height: 14px;
	z-index:  3;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #666666;	
}	
div.nav-location {

}
/*
span.popup-description {
	float: left;
	margin-left: 50px;
	text-align: left;
	color: #949796;
	font: normal 10px Arial;
	}
	
span.popup-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #949796;
	float: right;
	margin-right: 25px;
	}
*/