/* Hiding Things ________________________________________________*/

#globalNav, #search, #productMenu,  #productCategories, .breadcrumb, #content p.enlarge, #content a.installation, #content a.estimate, a.button, #footer p.print {display: none;}




/* Universal Styles ________________________________________________*/
* {
	margin: 0;
	padding: 0;
}

html, body {
        height: 100%;
}

body {
	font-family: Arial, helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
}

p, li, table, label {
	font-size: .75em;
	color: #000;
	line-height: 20px;
	margin-bottom: 10px;
}

h1, h2, h3 {
	color: #fff;
	font-weight: lighter;
	text-transform: uppercase;
}

h2 {
	margin: 25px 0 10px 0;
}

img {
	border: none;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a:hover, a:active {
	color: #996600;
}

.button {
	background-color: #656d7b;
	border: 1px solid #a1a5ad;
	padding: 3px 30px 3px 5px;
	font-size: .85em !important;
        text-transform: uppercase !important;
        text-decoration: none !important;
	background-image: url(/themes/site_themes/rocvent/images/btn_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}



.button:hover {
	border: 1px solid #fff;
	color: #fff;
}





/* Page Container Used to Center the Page ________________________________________________*/
#container {
	position: relative;
	width: 610px;
	margin: 0 auto;
	text-align: left;
}









/* Logo ________________________________________________*/
h1#logo {
	width: 255px;
	height: 43px;
	margin-top: 25px;
	text-indent: -9999em;
	background-image: url(/themes/site_themes/rocvent/images/logo_print.gif);
	background-repeat: no-repeat;
}








/* Promo Area on the Homepage _______________________________________________________*/
#promo {
	width: 610px;
	height: 295px;
	margin: 20px 0;
	border: 1px solid #a1a5ad;
	background-image: url(/themes/site_themes/rocvent/images/promo_tunnel.jpg);
}

#promo h2 {
	color: #fff;
	text-indent: -9999em;
}





/* Callouts on the Bottom of the Homepage ____________________________________________*/
#callouts {
	clear: both;}

#callouts h3 {
	font-size: 12px;
	color: #a1a5ad;
	display: block;
	border-bottom: 1px solid #656d7b;
	margin-bottom: 8px;
	padding-bottom: 3px;
}

#callout1, #callout2, #callout3 {
	float: left;
        width: 610px;
}

#callout1 img, #callout2 img, #callout3 img {
	float: right;
	padding: 1px;
	margin: 0 0 5px 5px;
	border: 1px solid #656d7b;
	width: 145px;
	height: 95px;
}













/* Content Area and Product Overview Page ____________________________________________*/
#content  {
        width: 650px;
	background-color: #fff;
}

#overview {
        display: block;
        overflow: auto;
	padding: 25px;
}

#content h2 {
	font-size: 1.4em;
}

h2#promo {
        text-indent: -9999em;
        float: right;
        margin: 0;
	background-image: url(/themes/site_themes/rocvent/images/product_promo.jpg);
        width: 530px; 
        height: 390px;
}

#overview ul {
        list-style: none;
        padding-bottom: 15px;
}

#content h3, #content h3 a:link, #content h3 a:visited {
	clear: left;
	padding-top: 15px;
	color: #8e949e;
	font-size: 1em;
	font-weight: bold;
        text-decoration: none;
}

#content h3 a:hover, #content h3 a:active {
	color: #996600;
}

#content h3 a  {
        font-size: 1em !important;
        text-transform: uppercase;
}

#overview ul li {
        float: left;
        width: 30%;
        margin-right: 15px;
	color: #000;
	font-size: .9em;
	font-weight: bold;
        text-transform: uppercase;
        line-height: 12px;
}

#content p {
	margin: 0 15px 15px 0;
        font-size: .9em;
}

#overview ul li ul {
        padding-top: 8px;
}

#overview ul li ul li {
        float: none;
        width: 100%;
}

#content a, #overview a {
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
}

#content img, #overview img {
	padding: 1px;
	border: 1px solid #a1a5ad;
}

#content img.mainImage {
	width: 215px;
	height: 160px;
}

#content img.catImage {
        float: right;
        width: 65px;
        height: 55px;
        margin: 5px 0 5px 10px;
}

#content ul#accessories, #content ul#morePhotos {
	list-style: none;
}

#content ul#accessories li  {
	line-height: 18px;
	margin: 3px 0 8px 0;
}

#content ul#morePhotos li {
	float: left;
	margin-right: 3px;
}

#content ul#morePhotos li img {
	width: 55px;
	height: 45px;
}

#content ul#morePhotos li img:hover, #content img.mainImage:hover {
	border: 1px solid #fff;
}	

#content p.prodCategory {
        margin-bottom: 5px !important;
}

.service_image {
        float: right;
        width: 180px;
        margin: 0 0 15px 15px;
}




/* Contact Page ________________________________________________*/
label, input {
        display: block;
}

div.hiddenFields {
        position: absolute;
        top: -9999em;
}

#pageContact input, #pageContact textarea {
        width: 475px;
	border: none;
        font-family: arial, helvetica, sans-serif;
        font-size: .85em;
        padding: 3px;
}

#pageContact textarea {
        height: 100px;
}

#pageContact label {
        margin: 15px 0 0 0;
}

#pageContact input.submit {
        width: 69px;
        height: 19px;
        margin-top: 15px;
	background-image: url(/themes/site_themes/rocvent/images/btn_send.gif);
        text-indent: -9999em;
        cursor: pointer;
}

div#mapsearch input {
       width: auto;
}

#pageContact #productMenu {
        position: static;
}





/* Ventilation Calculator Form ________________________________________________*/
form#ventilation input, form#ventilation textarea {
        width: 95px;
        font-size: 12px !important;
        color: #000033;
}

form#ventilation fieldset {
        padding: 10px;
        margin-bottom: 15px;
        border: 1px solid #8e949e;
}

form#ventilation fieldset p {
        width: 135px;
        float: left;
}

form#ventilation label {
        font-size: 12px;
        font-weight: bold;
}

form#ventilation fieldset legend {
	color: #8e949e;
	font-size: .9em;
	font-weight: bold;
}

fieldset#vent_details input, form#ventilation textarea {
        width: 400px;
}

fieldset#vent_braking label {
        display: inline;
}








/* Footer ________________________________________________*/
#footer {
	clear: both;
	width: 970px;
	padding: 45px 0;
}

#footer p {
	font-size: .65em;
	text-transform: uppercase;
	line-height: 12px;
	margin-bottom: 5px;
	color: #656d7b;
}

#footer a {
	color: #656d7b;
	font-weight: normal;
}






/* Lightbox Styles  ________________________________________________*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/themes/site_themes/rocvent/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/themes/site_themes/rocvent/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }