/*
* Heading
*************************************************************************** */


/*
* Content
*************************************************************************** */

/* Standards */
#content form#standards label {
	color: #444;
}
#content form#standards div ul {
	border-color: #cca;
	background-color: #fff;
}
#content form#standards ul li.hover {
	color: #000;
	background-color: #eee;
}
#content form#standards ul.open li {
	background-image: none;
}
#content form#standards ul.open li.first_child {
	background-image: url(../images/drop_down_arrow.gif);
	border-bottom-color: #ccc;
}
#content form#standards ul li.selected {
	color: #444;
}
#content form#standards ul.closed li.selected {
	background-image: url(../images/drop_down_arrow.gif);
}

#standard #content ul li {
	background-image: url(../images/bullet.gif); 
}



/* Protection & Comfort */
body#protection_comfort #heading .heading_text {
background-color:transparent;
}
	
body#protection_comfort.technology.protection_comfort #heading {
	background-image: url(../images/h1_military_coast-guard.jpg);
}

body.protection_comfort#protection_page #middle.two_cols {
	background-image: url(../images/guide_bg.gif);
}


body#protection_comfort #guide {
	color:#666666;
	}
body#protection_page #guide {
	font-weight: bold;
	}

body.technology#protection_page #content #secondary div.DemoModule {
	border-color: #dedccd;
	}
	
/*demo module*/
#secondary div.DemoModule h3 {
	color: #dd9900;
	}


/* Specifications */

#specification #content ul li {
	background-image: url(../images/bullet.gif); 
}



/* Gore Services */

body.technology.gore_services#gore_services #middle.two_cols {
	background-image: url(../images/guide_bg.gif);
}



/*zoom img (same as product type css but for Protection&Comfort)*/
div#illustration_image div#zoom_wrapper a span.zoom_in {
	background-image:url(../images/icon_zoom.gif);
}
div#illustration_image div#zoom_wrapper a span.zoom_out {
	background-image:url(../images/icon_minimize.gif);
}




