@charset "utf-8";
/* CSS Document */


/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
* {
	vertical-align: text-top;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}


abbr{
color: #0072bc;
border-bottom: 1px dashed #0072bc;
}
address{
font-style:italic;
padding-bottom: 0.5em;
line-height: normal;
}
h1{
margin: 0 0 30px 0;
padding: 0;
font-size: 14pt;
font-weight: bold;
color:#756d59;
}
h2{
color: #756d59;
font-size: 11pt;
font-weight: bold;
}
h3{
margin: 2em 0 0;
color: #0072bc;
font-size: 12pt;
font-weight: bold;
border-bottom: 1px solid #efefef;
margin-bottom: 0.5em;
}

p{
margin-bottom: 1em;

}
ul{
margin: 1em 0;
}
ul li{
margin-left: 2em;
}
a{
color: #0072bc;
text-decoration: underline;
}
a:hover{
text-decoration: none;
}
strong{
font-weight: bold;
}
em{
font-style: italic;
}
a img, a img:active, a img:visited{
border: 5px solid #ccc6b8;
}
a img:hover{
border: 5px solid #0072bc;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////// CLEARFIX ////////////////////////////////////////// */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////// LINKS:NAVIGATION INDICATORS ////////////////////////////////////////// */
body#index a#indexNav,
body#about a#aboutNav,
body#products a#productsNav,
body#projects a#projectsNav,
body#services a#servicesNav,
body#distributors a#distributorsNav,
body#contact a#contactNav{
font-weight: bold;
/*color: #0072bc;*/
color: #fff;
font-style:normal;
}
body#index a#indexNavFooter,
body#about a#aboutNavFooter,
body#products a#productsNavFooter,
body#projects a#projectsNavFooter,
body#services a#servicesNavFooter,
body#distributors a#distributorsNavFooter,
body#contact a#contactNavFooter{
font-weight: bold;
/*color: #0072bc;*/
color: #fff;
font-style:normal;
}
body#products .dampers a#onDampers img,
body#products .louvers a#onLouvers img,
body#products .penthouses a#onPenthouses img,
body#products .gravity a#onGravity img{
border: 5px solid #0072bc;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////// FORMS:CONTACT ////////////////////////////////////////// */
.form p{
font-size: 9pt;
color: #999;
}
input.contact{
background-color: #efefef;
border: 1px solid #999;
font-family:Arial, Helvetica, sans-serif;
width: 325px;
color: #000;
}
textarea.contact{
background-color: #efefef;
border: 1px solid #999;
font-family:Arial, Helvetica, sans-serif;
width: 325px;
color: #000;
}
input[type="submit"].contact{
background-color: #efefef;
border: 1px solid #999;
width: 90px;
padding: 2px;
color: #000;
font-size: 7pt;
text-transform: uppercase;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////// NAVIGATION ////////////////////////////////////////// */
ul.nav{
margin: 15px auto 0;
padding: 0 0 0 55px;
text-align: center;

}
ul.nav li{
margin:0;
padding: 0 3em 0 0;
text-transform: capitalize;
list-style-type: none;
display: inline;
}
ul.nav li a:link, ul.nav li a:visited, ul.nav li a:active{
/*color: #756d59;*/
color: #ccc;
text-decoration: none
}
ul.nav li a:hover{
/*color: #0072bc;*/
color: #fff;
font-style:normal;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////// FOOTER NAVIGATION ////////////////////////////////////////// */
ul.footerNav{
margin: 0;
padding: 0;
text-align: center;
font-size: 8pt;
}
ul.footerNav li{
list-style-type: none;
display: inline;
}
.footerNav li a:link, .footerNav li a:visited, .footerNav li a:active{
margin: 0;
padding: 0 1em;
/*color: #756d59;*/
color: #ccc;
text-transform: uppercase;
text-decoration: none;
font-size: 8pt;
}
.footerNav li a:hover{
/*color: #0072bc;*/
color: #fff;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////// PRODUCTS ////////////////////////////////////////// */
.productsTable{
border:none; 
width: 100%;
background-color: #efefef;
padding: 10px 10px 10px 20px;
}
.productsTable td{
padding:0 0 0.2em;
text-transform: capitalize;
font-size: 9pt;
color: #000;
}
.productsTable td.productName{
width: 20%;
font-weight: bold;
color: #0072bc;
text-transform: uppercase;
}
.productsTable td.pdfCell{
width: 100px;

}
.headers{
cursor: pointer;
padding: 1em 0 0.25em;
border-bottom: 1px solid #efefef;
color: #0072bc;
font-size: 10pt;
}
p.productInfo{
font-size: 9pt;
line-height: normal;
}
.productNav{
margin: 1em 0;
}
.productNav li{
list-style-type: none;
text-transform:uppercase;
}
img.pdf{
border: none;

}
a:hover img.pdf{
border: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.location{
font-style:italic;
font-weight:bold;
}
ul.list li{
list-style-image: url(../images/bullet.gif);
padding: 0.5em 0;
}
dl.contact dt{
font-weight: bold;
float: left;
width: 50px;
}
dl.contact dd{
margin-left: 50px;
}
.center{
text-align: center;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////// DISTRIBUTION MAP ////////////////////////////////////////// */

/* The hover image map styling */
#hovermap {width:600px; height:475px; background: url(../images/westvent_distributors_map.gif) no-repeat; border: 1px solid #efefef; position:relative; margin:0 50px 50px 0; float: left;}
#hovermap ul {background:transparent url(../images/westvent_distributors_map_cities.gif) no-repeat; padding:0; margin:0; width:600px; height:475px; list-style:none;}

#hovermap ul li {display:inline; width:0; height:0;} /* needed for IE to function correctly */

#hovermap ul li a {position:absolute; display:block; width:10px; height:10px; background: #0033CC; cursor:default; z-index:100;}
#hovermap ul li.p1 a {left:173px; top:313px;}
#hovermap ul li.p2 a {left:209px; top:331px;}
#hovermap ul li.p3 a {left:230px; top:323px;}
#hovermap ul li.p4 a {left:240px; top:298px;}
#hovermap ul li.p5 a {left:274px; top:316px;}
#hovermap ul li.p6 a {left:284px; top:346px;}
#hovermap ul li.p7 a {left:324px; top:356px;}


#hovermap ul li a b {display:none;}
#hovermap ul li a:hover {background:#000;}
#hovermap ul li a:hover {position:static; display:block; background:transparent; width:0; height:0; text-decoration:none;}
#hovermap ul li a:hover b {position:absolute; left:0; top:0; display:block; background:transparent; width:600px; height:475px; z-index:0;}
#hovermap ul li a:hover b em {display:block; position:absolute; left:170px; top:475px; color:#fff; border:1px solid #000; background:#888; padding:5px; font-style:normal;}

