body {	background-color: #333;	color: #CCC;	font: 13px/22px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0 0 30px;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
	font-weight: normal;
}

#wrapper {	width: 945px;	padding: 0;	margin: 30px auto;
	background: #000 url(../images/img-bkg-hdr.jpg) no-repeat;
}

#header {	width: 945px;	padding: 0;
	height: 82px;
}

#printlogo {
	display: none;
}

/* @group columns */

.columnwrapper-blank {
	width: 945px;
	padding-top: 30px;
}

.columnwrapper2-1 {
	width: 945px;
	background: url(../images/img-bkg-vertline-2-1.gif) repeat-y;
	padding-top: 30px;
}

.columnwrapper1-1 {
	width: 945px;
	background: url(../images/img-bkg-vertline-1-1.gif) repeat-y;
	padding-top: 30px;
}

.leftcol-one-third {
	position: relative;
	left: 30px;
	float:left;
	width: 275px;
	padding: 0;
	margin: 0;
}

.leftcol-two-thirds {
	position: relative;
	left: 30px;
	float:left;
	width: 550px;
	padding: 0;
	margin: 0;
}

.leftcol-one-half {
	position: relative;
	left: 30px;
	float:left;
	width: 412px;
	padding: 0;
	margin: 0;
}

.rightcol-one-third {
	position: relative;
	left: 90px;
	float: left;	
	width: 275px;
	padding: 0;
	margin: 0;
}

.rightcol-two-thirds {
	position: relative;
	left: 60px;
	float: left;	
	width: 580px;
	padding: 0;
	margin: 0;
}

.rightcol-one-half {
	position: relative;
	left: 91px;
	float: left;	
	width: 412px;
	padding: 0;
	margin: 0;
}

.single-column {
	position: relative;
	width: 885px;
	padding: 0;
	margin: 0 auto;
}



/* @end */

.inset-right {
	float: right;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top: 5px;
}

.inset-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-top: 5px;
}

.clearspace {
	clear: both;
	height: 30px;
}

.clear {
	clear: both;
}

/* @group Footer */

#footer {
	clear: both;
	width: 945px;
	height: 65px;
	text-align: center;
	font-size: 12px;
	background: url(../images/img-bkg-footer.gif) no-repeat;
	line-height: 65px;
}

#footer a {
	color: #018198;	
	text-decoration: underline;
	margin-left: 10px;
}

#footer a:visited {
	color: #018198;	
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;	
	text-decoration: underline;
}



/* @end */

/* @group Text styles */

.grey-subhead {
	color: #ccc;
	font-size: 15px;
}



/* @end */

/* @group L1 Navigation */

#l1nav {
	height: 34px;
	padding: 0;
}

#l1nav span {
	display: none;
}

#l1nav ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#l1nav li {
	list-style-type: none;
	display: inline;
	float: left;
}

#about a {
	display: block;
	background: url(../images/l1nav-about.jpg) 0 0;
	width: 108px;
	height: 34px;
}
   
#about a:hover {
	background-position: 0px -34px;
}

#about-on a {
	display: block;
	background: url(../images/l1nav-about.jpg) 0 -34px;
	width: 108px;
	height: 34px;
}

#contact a {
	display: block;
	background: url(../images/l1nav-contact.jpg) 0 0;
	width: 71px;
	height: 34px;
}
   
#contact a:hover {
	background-position: 0px -34px;
}

#contact-on a {
	display: block;
	background: url(../images/l1nav-contact.jpg) 0 -34px;
	width: 71px;
	height: 34px;
}

#resources a {
	display: block;
	background: url(../images/l1nav-resources.jpg) 0 0;
	width: 86px;
	height: 34px;
}
   
#resources a:hover {
	background-position: 0px -34px;
}

#resources-on a {
	display: block;
	background: url(../images/l1nav-resources.jpg) 0 -34px;
	width: 86px;
	height: 34px;
}

#covers a {
	display: block;
	background: url(../images/l1nav-covers.jpg) 0 0;
	width: 64px;
	height: 34px;
}
   
#covers a:hover {
	background-position: 0px -34px;
}

#covers-on a {
	display: block;
	background: url(../images/l1nav-covers.jpg) 0 -34px;
	width: 64px;
	height: 34px;
}

#hangars a {
	display: block;
	background: url(../images/l1nav-hangars.jpg) 0 0;
	width: 74px;
	height: 34px;
}
   
#hangars a:hover {
	background-position: 0px -34px;
}

#hangars-on a {
	display: block;
	background: url(../images/l1nav-hangars.jpg) 0 -34px;
	width: 74px;
	height: 34px;
}

#dehumidification a {
	display: block;
	background: url(../images/l1nav-dehumid.jpg) 0 0;
	width: 126px;
	height: 34px;
}
   
#dehumidification a:hover {
	background-position: 0px -34px;
}

#dehumidification-on a {
	display: block;
	background: url(../images/l1nav-dehumid.jpg) 0 -34px;
	width: 126px;
	height: 34px;
}

#guestlog a {
	display: block;
	background: url(../images/l1nav-guestlogin.jpg) 0 0;
	width: 111px;
	height: 34px;
	margin-left: 140px;
}
   
#guestlog a:hover {
	background-position: 0px -34px;
}

#guestlog-on a {
	display: block;
	background: url(../images/l1nav-guestlogin.jpg) 0 -34px;
	width: 111px;
	height: 34px;
	margin-left: 140px;
}

#projectlog a {
	display: block;
	background: url(../images/l1nav-projectlogin.jpg) 0 0;
	width: 125px;
	height: 34px;
}
   
#projectlog a:hover {
	background-position: 0px -34px;
}

#projectlog-on a {
	display: block;
	background: url(../images/l1nav-projectlogin.jpg) 0 -34px;
	width: 125px;
	height: 34px;
}

#index-navspace {
	height: 34px;
	width: 264px;
}



/* @end */

/* @group L2 Navigation */

#l2nav-wrapper {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#l2navless {
	height: 1px;
	width: 100%;
	background-color: #333;
	font-size: 0;
	line-height: 0;
	margin: 0;
}

#l2nav-wrapper ul {
	margin: 0;
	padding: 0;
}

#l2nav-wrapper li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-left: 30px;
}

#quote-request a {
	float: right;
	height: 40px;
	right: 30px;
	position: relative;
	background: url(../images/img-icon-quote.gif) no-repeat;
	padding-left: 30px;
	display: block;
}

#quote-request a:link {
	color: #fff;
	text-decoration: none;
}

#quote-request a:visited {
	color: #fff;
	text-decoration: none;
}

#quote-request a:hover {
	color: #12CCFF;	
	text-decoration: underline;
}



/* @end */

#section-header {
	width: 885px;
	height: 30px;
	margin: 75px auto 30px;
}

#printtitle {
	display: none;
}

.callout, .productFeatureCallout {
	font-size: 15px;
	line-height: 22px;
	color: #999;
	font-style: italic;
}

#feature-lead-image {
	margin-bottom: 20px;
}

/* @group Mini Gallery */

#gallery {
	float: right;
	margin-left: 15px;
	margin-top: 6px;
	width: 250px;
}

#gallery-nav {
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	text-align: center;
    display: none;
}

.gallery-type {
	color: #ccc;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

#gallery a:link {
	color: #018198;	
	text-decoration: underline;
}

#gallery a:visited {
	color: #018198;	
	text-decoration: underline;
}

#gallery a:hover {
	color: #fff;	
	text-decoration: underline;
}



/* @end */

.line {
	height: 1px;
	width: 100%;
	background-color: #333;
	font-size: 0;
	line-height: 0;
	margin: 0;
}

/* @group Article teasers */

.article-teaser {
	padding-top: 10px;
	padding-bottom: 10px;
}



/* @end */

/* @group Links area */

#links-area {
	margin-top: 10px;
}

#links-area a {
	display: block;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}



/* @end */

#company-callout {
	padding-top: 25px;
}

/* @group Team */

.team-member {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

.member-photo {
	float: left;
	margin-right: 35px;
	width: 120px;
}

.member-info {
	float: left;
	width: 520px;
}

.member-name {
	color: #799C2B;
	font-size: 16px;
	font-weight: bold;

}

.job-title {
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
	color: #B8C044;
	margin-left: 8px;
}



/* @end */

/* @group Contact */

#address-block {
	
}

#directions {
	margin-top: 30px;
}

#contact-form {
}

#contact-form label {
	margin-right: 15px;
}

.form-text {
	line-height: 34px;
	color: #018198;	
}

.big-asterix, .bigger-asterix {
	color: #CCC;
	font-size: 20px;
	line-height: 0;
}

#submit-button {
	display: inline;
	margin-left: 20px;
}



/* @end */

/* @group Request a Quote */

.quote-item {
	color: #12CCFF;	
	display: block;
	background-color: #0f2d37;
	margin-bottom: 8px;
	border: 1px solid #01424f;
	padding: 5px 5px 5px 9px;

}

.item-name {
	line-height: 18px;
}

.remove a {
	height: 20px;
	float: right;	
	line-height: 15px;
	width: 75px;
	background: url(../images/img-icon-remove.gif) no-repeat right;
	margin-left: 10px;
	display: block;
	border-style: none;
}

.remove a:link {
	color: #018198;
}

.remove a:visited {
	color: #018198;
}

.remove a:hover {
	color: #12CCFF;	
}



/* @end */

/* @group CPC Applications */

#saved-items {
	
}

#saved-instrux {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
}

#cpc-selection {
	padding-top: 10px;
	padding-bottom: 25px;
}

#cpc-selection select {
	width: 125px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
    border: 1px solid #666;
    background: #444;
    color: #fff;
}
#cpc-selection select option {
    background: #444;
    color: #fff;
}

#cpc-selection form {
	margin: 0;
	padding: 0;
}

.steps {
	float: left;
}

#cpc-product {
}

#cpc-product-image {
	float: right;
	width: 200px;
	height: 150px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 6px;
}



/* @end */

/* @group utilities */

#utilities {
	line-height: 40px;
	height: 40px;
	display: block;
	margin-top: 20px;
    clear: both;
}

#print a {
	height: 40px;
	background: url(../images/img-icon-print.gif) no-repeat;
	float: left;
	padding-left: 30px;
	margin-right: 20px;
	display: block;
}

#save a {
	height: 40px;
	background: url(../images/img-icon-quote.gif) no-repeat;
	float: left;
	padding-left: 30px;
	margin-right: 20px;
	display: block;
}

#utilities a:link {
	color: #fff;
	text-decoration: none;
}

#utilities a:visited {
	color: #fff;
	text-decoration: none;
}

#utilities a:hover {
	color: #12CCFF;	
	text-decoration: underline;
}



/* @end */

/* @group Home */

#intro {
	margin: 40px 0 0;
	padding: 0;
}

#intro h2 {
	display: block;
	color: #018198;
	font-size: 18px;
	line-height: 26px;
    margin: 0;
    padding: 0;
}

#feedback a{
	display: block;
	width: 275px;
	height: 106px;
	background-image: url(../images/img-feedback.jpg);
	margin-top: 45px;
}

#feedback a:hover {
	background-position: 0px -106px;
}

#feedback span{
	display: none;
}

.silowrapper {
	width: 945px;
	padding-top: 30px;
	padding: 0;
}

.silo {
	width: 275px;
	float: left;
	margin-left: 30px;
	position: relative;
	display: inline;
}

.silo-img-covers a {
	display: block;
	width: 275px;
	height: 170px;
	margin-bottom: 10px;
	margin-top: 5px;
	background: url(../images/img-featurebox-covers.jpg) 0 0;
}

.silo-img-covers a:hover {
	background-position: 0px -170px;
}

.silo-img-hangars a {
	display: block;
	width: 275px;
	height: 170px;
	margin-bottom: 10px;
	margin-top: 5px;
	background: url(../images/img-featurebox-hangars.jpg) 0 0;
}

.silo-img-hangars a:hover {
	background-position: 0px -170px;
}

.silo-img-dehumid a {
	display: block;
	width: 275px;
	height: 170px;
	margin-bottom: 10px;
	margin-top: 5px;
	background: url(../images/img-featurebox-dehumid.jpg) 0 0;
}

.silo-img-dehumid a:hover {
	background-position: 0px -170px;
}

.silo span{
	display: none;
}

.silo-copy {
	font-size: 12px;
	line-height: 18px;
}

#article-box {
	font-size: 12px;
	line-height: 18px;
}

#article-box a {
	display: block;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;	
}

#article-box a:visited {
	color: #CCC;
	text-decoration: none;	
}

#article-box a:hover {
	color: #018198;
	text-decoration: underline;	
}

.casestudy-teaser-home {
	margin-top: 10px;
}



/* @end */

/* @group News & Events */

.news-inset {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 6px;
}

#newsentry {
	
}

#newslist {
	font-size: 12px;
	line-height: 18px;
}

.newslist-link {
	display: block;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;	
    cursor: pointer;
}


.newslist-link a, .newslist-link a:link, .newslist-link a:visited {
    color: #fff;
    text-decoration: none;
}
.newslist-link a:hover {
	color: #018198;
	text-decoration: underline;	
}

#eventslist {
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
}

#eventslist a {
	display: block;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;	
}

#eventslist a:visited {
	color: #CCC;
	text-decoration: none;	
}

#eventslist a:hover {
	color: #018198;
	text-decoration: underline;	
}

#newsarchive {
	font-size: 12px;
	line-height: 18px;
}

#newsarchive a {
	display: block;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;	
}

#newsarchive a:visited {
	color: #CCC;
	text-decoration: none;	
}

#newsarchive a:hover {
	color: #018198;
	text-decoration: underline;	
}

#eventsarchive {
	font-size: 12px;
	line-height: 18px;
}

#eventsarchive a {
	display: block;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;	
}

#eventsarchive a:visited {
	color: #CCC;
	text-decoration: none;	
}

#eventsarchive a:hover {
	color: #018198;
	text-decoration: underline;	
}



/* @end */

/* @group User Login and Guest Area */

#user-login-box {
	font-size: 14px;
	color: #799C2B;
	line-height: 28px;
}

#files-box {
}

.file-listing {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.file-icon {
	float: left;
	margin-right: 15px;
	margin-bottom: 1px;
	width: 38px;
}

.filename {
	display: block;
	color: #799C2B;
	font-size: 14px;
}

.filename a:link {
	color: #799C2B;
	text-decoration: none;
}

.filename a:visited {
	color: #799C2B;
	text-decoration: none;
}

.filename a:hover {
	color: #B8C044;
	text-decoration: underline;
}

#guest-message {
	
}



/* @end */

/* @group Tech Specs & ROI */

#lead-inset {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 6px;
	width: 250px;
}

#lead-inset-copy {
	font-size: 12px;
	line-height: 18px;
	color: #018198;
	font-style: italic;
	padding-top: 10px;
}

.data-graphics {
	margin-bottom: 20px;
}



/* @end */

/* @group prviacy policy */

#policy {
	position: relative;
	width: 680px;
	padding: 0;
	margin: 0 auto;
}



/* @end */


/* additions for cms usage only */
p {
    margin: 0 0 1em 0;
    padding: 0;
}
h2 {
    color:#018198;
    font-size:20px;
    line-height:26px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 10px 0;
}
.newsReserve {
    display: none;
}

.newslist-link .ndate {
    font-style: italic;
}
#newsarchive .newsW, #eventsarchive .newsW {
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    padding-bottom: 1em;
}
.product_feature_intro {
    /* margin-right: 260px; */
}
.product_feature_intro .vzxEdible {
    margin-right: 260px;
}


/*
#gallery {
    overflow: hidden;
    position: relative;
}
#galleryItemsW {
    width: 9500px;
}
#galleryItemsW div.galleryItem {
    float: left;
}
#gallery-nav {
    clear: left;
}
*/

#galleryItemsW {
    position: relative;
    overflow: hidden;
    min-height: 200px;
    /* _height: 200px; */
}
#galleryItemsW div.galleryItem {
    position: absolute;
    display: none;
}
#galleryItemsW div.sel {
    display: block;
}

#cpcmenu_sub, #cpcmenu_products {
    display: none;
}
option.prompt {
    color: #555;
}
.user-notice, .user-errors {
	margin-bottom: 15px;
	font-size: 12px;
    border: 1px solid #444;
    background: #222;
    padding: 0.5em 1em;
}
.user-errors {
    border: 1px solid #c44;
}



.vzx_cachenotice {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fc0;
    background: #222;
    border-top: 1px solid #666;
    margin: 0 auto;
}

tr.quoteMenu td {
    padding-bottom: 26px;
}

#menuSubCatRow, #menuProductRow, #menuAddBtn, #menuCPCProductRow {
    display: none;
}

/* sitemap css pasted from vzx admin */
ul#siteMap {
    list-style: none;
    margin: 2px 0 0 0;
    padding-left: 1.1em;
    text-indent: -1em;
}
ul#siteMap li {
    padding: 0.5em 0;
    margin-bottom: 2px;
    line-height: 12px;
}
ul#siteMap li img {
    margin: 0;
    padding: 0;
    position:relative;
    top:4px;
}
ul#siteMap li span {
    padding: 2px;
}
ul#siteMap ul {
    list-style: none;
    margin: 0 0 0.3em 0.2em;
    padding: 0.5em 0 0 4em;
    text-indent: -1em;
}
ul#siteMap ul li {
    padding: 0.2em 0;
}
ul#siteMap a, ul#siteMap a:visited {
}

/* Added by BB after SB intergation */

/* @group Generic grey list */

.list-grey  {

	color: #CCC;
}

.list-grey ul {
	list-style-type: square;
	padding: 0;
	margin-left: 15px;
}

.list-grey li {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}



/* @end */

/* Below is to add unnecessary space at the top of certain right columns */

#techspacer {
	width: 275px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.formturing {
    display: none;
}
