@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#353535;
}
#stage_holder {
	width:920px;
	height:300px;
	overflow:hidden;
	text-align: left;
}
#stage {
	width: 3680px;
	margin: 16px 0px 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
#stage li {
	float: left;
	width: 920px;
	height:300px;
	margin:0px;
	padding: 0px;
	display:block;
}
#stage li img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#stage_previous {
	background-image: url(j27_stage_buttons.gif);
	display: block;
	height: 48px;
	width: 39px;
	position: absolute;
	z-index: 3;
	margin-top: 252px;
	cursor: pointer;
}
#stage_next {
	background-image: url(j27_stage_buttons.gif);
	background-position: right top;
	height: 48px;
	width: 30px;
	position: absolute;
	z-index: 3;
	margin-top: 252px;
	cursor: pointer;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copy UL {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.hopUpCopy {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: left;
}
.header {
	background-image: url(j27headergrad.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#FFFFFF;
}
.verticalSpecLines {
	background-image: url(j27prodpage/j27vertspec.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}	
.verticalSpecLinesLeftJust {
	background-image: url(j27prodpage/j27vertspec.jpg);
	background-repeat: repeat-y;
	background-position: left;
}	

#mainCopy {
	width:500px;
	text-align:left;
	margin-left:10px;
}
p{
	top:0;
	margin-top:0;
}
.divideLine {
	background-image: url(j27_section_select_art/j27_line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.sectionLine {
	background-image: url(j27_section_select_art/j27_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a.level1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}
a.level1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}
a.level1:hover {
	text-decoration: none;
	background-color: #e4e4e4;
}
a.level2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
}
a.level2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
}
a.level2:hover {
	text-decoration: underline;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.copyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#manual_link {
	background-image: url(j27_prod_page/j27_manual.jpg);
	background-position: 0px 0px;
	display: block;
	height: 28px;
	width: 403px;
}
#manual_link:hover {
	background-position: -403px 0px;
}
#manual_link span {
	display:none;
}
#exploded_link {
	background-image: url(j27_prod_page/j27_parts_explosion.jpg);
	background-position: 0px 0px;
	display: block;
	height: 28px;
	width: 403px;
}
#exploded_link:hover {
	background-position: -403px 0px;
}
#exploded_link span {
	display:none;
}
#hopup_link {
	background-image: url(j27_prod_page/j27_hopups.jpg);
	background-position: 0px 0px;
	display: block;
	height: 28px;
	width: 403px;
}
#hopup_link:hover {
	background-position: -403px 0px;
}
#hopup_link span {
	display:none;
}
#flaMovie1 {
	z-index:0
}

