 /***********************************************************************************************************************
DOCUMENT: style/format.css
DEVELOPED BY: Ryan Stemkoski
COMPANY: Zipline Interactive
EMAIL: ryan@gozipline.com
PHONE: 509-321-2849
DATE: 2/26/2009
DESCRIPTION: This document contains the structural formatting files for the accordion style menu.
************************************************************************************************************************/
.wrapper {
	width: 600px;
	margin: 16px 0 0 10px;
}
H3 {
	width: 500px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: url(../Images/process-maps/background-header2.png) repeat;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	cursor: pointer;
	padding: 3px;
}
H3 span {
	font-size: 13px;
	font-weight: 400;
	padding: 0 0 0 15px;
	background:url(../Images/process-maps/chevron-right.png) center left no-repeat;
}
.accordionContent {
	width: 493px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: #fff;
	padding: 5px 5px 5px 10px;
}
.accordionContent H4 {
	font-size: 12px;
	padding: 10px 0 0 0;
}
.accordionContent p, .accordionContent li {
	font-size: 11px;
	line-height: 13px;
	padding: 0;
	margin: 0;
}

.accordionContent p, .accordionContent ul {
	margin-bottom:.75em;
	margin-top:0;
}


.accordionContent p.guide {
	padding: 4px 0 0 0;
	margin: 0;
	margin-top:2px;
	border-top: 1px dotted #CCCCCC;
}

/***********************************************************************************************************************
Process Map
************************************************************************************************************************/
.nav-arrow {
	font-size: 150%;
	line-height: 15px;
	vertical-align: -1px;
	text-decoration:none;
}
.accordionContent p  a {
	text-decoration:none;
}
.menuContainer div a {
	text-decoration:none;
}
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background: #4F91CD !important;
	
}
h3.on span {
	background:url(../Images/process-maps/chevron-down.png) top left no-repeat;
	color:#FFF;
}
h3:hover {
	background: #3A6F8F;
	color: #fff;
}
/***********************************************************************************************************************
 ADDITIONAL STYLE FOR BODY COPY
************************************************************************************************************************/
.menuContainer {
	width: 930px;
	height: 30px;
	position: absolute;
	z-index: 10;
	bottom: 0px;
	left: 0px;
	background-color: #CCC;
	text-align: center;
}
.mainmenu {
	line-height: 30px;
	padding: 0 30px 0 30px;
}
.menuLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 30px;
	padding: 0 20px;
}
.menuRight {
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 30px;
	padding: 0 20px;
}
#start {
	position: absolute;
	width: 930px;
	height: 607px;
	background: url(../Images/process-maps-aerospace/start.jpg) top left no-repeat;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#stepbase {
	position: absolute;
	z-index: 11;
	width: 930px;
	height: 607px;
	left: 0px;
	top: 0px;
}
#step1rollover {
	position: absolute;
	background: url(../Images/process-maps-aerospace/fc_over.png) top left no-repeat;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 607px;
	visibility: hidden;
}
#step2rollover {
	position: absolute;
	background: url(../Images/process-maps-aerospace/airframe_over.png) top left no-repeat;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 607px;
	visibility: hidden;
}
#step3rollover {
	position: absolute;
	background: url(../Images/process-maps-aerospace/doors_over.png) top left no-repeat;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 607px;
	visibility: hidden;
}
#step4rollover {
	position: absolute;
	background: url(../Images/process-maps-aerospace/gb_over.png) top left no-repeat;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 607px;
	visibility: hidden;
}
#step5rollover {
	position: absolute;
	background: url(../Images/process-maps-aerospace/landinggear_over.png) top left no-repeat;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 607px;
	visibility: hidden;
}
#step6rollover {
	position: absolute;
	background: url(../Images/process-maps-aerospace/engines_over.png) top left no-repeat;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 607px;
	visibility: hidden;
}

#step1 {
	position: absolute;
	z-index: 100;
	width: 930px;
	height: 607px;
	background: url(../Images/process-maps-aerospace/fc_hilite.jpg) top left no-repeat;
	left: 0px;
	top: 0px;
	display: none;
	overflow: hidden;
}
#step2 {
	position: absolute;
	z-index: 200;
	width: 930px;
	height: 607px;
	background: url(../Images/process-maps-aerospace/airframe_hilite.jpg) top left no-repeat;
	left: 0px;
	top: 0px;
	display: none;
	overflow: hidden;
}
#step3 {
	position: absolute;
	z-index: 300;
	width: 930px;
	height: 607px;
	background: url(../Images/process-maps-aerospace/doors_hilite.jpg) top left no-repeat;
	left: 0px;
	top: 0px;
	display: none;
	overflow: hidden;
}
#step4 {
	position: absolute;
	z-index: 400;
	width: 930px;
	height: 607px;
	background: url(../Images/process-maps-aerospace/gearbox_hilite.jpg) top left no-repeat;
	left: 0px;
	top: 0px;
	display: none;
	overflow: hidden;
}
#step5 {
	position: absolute;
	z-index: 500;
	width: 930px;
	height: 607px;
	background: url(../Images/process-maps-aerospace/landinggear_hilite.jpg) top left no-repeat;
	left: 0px;
	top: 0px;
	display: none;
	overflow: hidden;
}
#step6 {
	position: absolute;
	z-index: 600;
	width: 930px;
	height: 607px;
	background: url(../Images/process-maps-aerospace/engines_hilite.jpg) top left no-repeat;
	left: 0px;
	top: 0px;
	display: none;
	overflow: hidden;
}

#nestedAccordion div{
	display:none;
	color:#555;
	overflow:hidden;
}

#nestedAccordion h2{
	width:500px;
	cursor:pointer;
	color:#fff;
	font-size:1.1em;
	moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-bottom:1px solid #fff;
	padding:5px;
	margin-top:0;
	background: url(../Images/process-maps/background-header3a.png) repeat;
}

#nestedAccordion h2:hover{
	background: url(../Images/process-maps/background-header3b.png) repeat;
}

.stepTitle {
	padding:10px;
	background-color:#275f7d;
	color:#fff;
}
.imageContent {
	float:right;
	padding:0 0 0 10px;
}