/* Sticky Footer by Ryan Fait: http://ryanfait.com/sticky-footer/ */

.sfWrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
	background: #FFFFFF;
}

.sfPush {
	height: 100px;
}

.sfFooter {
	background: #FFFFFF;
}

/* end Sticky Footer */

@media print {
	.screenonly {
		display: none;
	}
}

* {
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

.nobreak {
	white-space: nowrap;
}

.hasDoctype td {
	text-align: left;
}

.casMenuItem {
	display: block;
	background: url("/images/CaptiveAire/design/CatalogListBackground.png") no-repeat 0 0;
	width: 240px;
	height: 84px;
	margin: 2px -3px 0 8px;
	float: left;
	overflow: hidden;
}

.casMenuItem table {
	margin: 3px 0px 0 5px;
	height: 72px;
	overflow: hidden;
}

.casMenuItem a {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
		
.casMenuItem a:hover {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B10325
}

.casMenuItem td {
	vertical-align: middle;
}

.casMenuItem img {
	margin: 3px 0 0;
}

html {
	height: 100%;
	-webkit-text-size-adjust:none;
}

#menu *, #footer * {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

#header {
	width: 100%;
	min-width: 1016px;
	height: 35px;
	background: #FFFFFF url("/images/CaptiveAire/design/homepage/header_gradient.png") repeat-x scroll top left;
	padding: 0;
}

#headerContent {
	width: 1000px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

#headerContent a {
	font-size: 10px;
	color: #000000;
	font-family: helvetica neue, helvetica, arial, sans-serif;
}

#headerContent a:hover {
	text-decoration: underline;
}

.headerNav {
	float: right;
}

.headerLink, .headerLink a{
	font-size: 10px;
	color: #000000;
	margin: 11px 3px;
	font-family: helvetica neue, helvetica, arial, sans-serif;
}

#headerContent a#go {
	display: block;
	width: 26px;
	height: 17px;
	background: url(/images/captiveaire/design/btnGo_alt.png) no-repeat 0 0;
}

#headerContent a#partSearch {
	display: block;
	width: 83px;
	height: 17px;
	background: url(/images/captiveaire/design/btnPartSearch_alt.png) no-repeat 0 0;
}

#headerContent a#partsCatalog {
	display: block;
	width: 98px;
	height: 17px;
	background: url(/images/captiveaire/design/btnPartsCatalog_alt.png) no-repeat 0 0;
}

#headerContent a#casnet {
	display: block;
	width: 52px;
	height: 17px;
	background: url(/images/captiveaire/design/btnCasnet_alt.png) no-repeat 0 0;
}

#headerContent a#go:hover, #headerContent a#partSearch:hover, #headerContent a#partsCatalog:hover, #headerContent a#casnet:hover {
	background-position: 0 -19px;
}

.txtInput {
	width: 125px;
	height: 17px;
	margin: 9px 0 9px 6px;
}


.btn, .btn a{
	display: block;
	text-align: center;
	margin: 9px 0 9px 6px;
	height: 17px;
	line-height: 17px;
	text-decoration: none;
}

.btn em {
	position: relative;
	background: url("/images/CaptiveAire/design/homepage/header_center_off.jpg") repeat-x;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	display: block;
	float: left;
	cursor: pointer;
}	

.btn .left {
	position: relative;
	background: url("/images/CaptiveAire/design/homepage/header_left_off.png") no-repeat;
	display: block;
	width: 5px;
	height: 100%;
	float: left;
}

.btn .right {
	position: relative;
	background: url("/images/CaptiveAire/design/homepage/header_right_off.png") no-repeat;
	display: block;
	width: 5px;
	height: 100%;
	float: left;
}
	
#go {
	cursor: pointer;
}

/* end header group */

/* @group popup menus */

.popover_break { 
	display: block;
	height: 1px;
	border-bottom: 1px solid #444444;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

.popover { 
	display: none;
	position: absolute;
	overflow: hidden;
	z-index: 1000;
	text-align:left;
	height: 0;
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.popover a { 
	color: #ffffff;
	display: block;
	float: none;
	height: 30px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px !important;
	text-align: left;
	margin: 4px 0 4px 12px !important;
	overflow: hidden;
	z-index: 25;
	white-space:nowrap;
	text-decoration: none;
}

.popover a:hover {
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
}

.popover img {
	padding: 0;
	margin: 0 0 0 10px;
}

#general_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/general_bk.png) no-repeat left -50px;
	height: 225px;
	width: 204px;
}

#kitchen_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/vent_bk.png) no-repeat -10px -70px; 
	height: 310px;
	width: 265px;
}

#exhaust_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/exhaust_bk.png) no-repeat -10px -75px;
	height: 310px;
	width: 263px;
}

#heaters_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/heaters_bk.png) no-repeat -10px -65px;
	height: 260px;
	width: 256px;
}

#mua_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/makeup_bk.png) no-repeat -10px -65px;
	height: 220px;
	width: 239px;
}

#resources_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/makeup_bk.png) no-repeat -10px -55px;
	height: 350px;
	width: 339px;
}


/* @end */

/* @group Menu Bar */

#menu {
	position: relative;
	top: 0;
	left: 0;
/*	background: #000000 url("/images/CaptiveAire/design/homepage/top_nav_bar_gradient.jpg") repeat-x scroll top left; */
	background: #000000 url("/images/CaptiveAire/design/menuBackground.jpg") repeat-x scroll top left;
	width: 100%;
	min-width: 1016px;
	height: 62px;
	z-index: 20;
}

	#menuShadow {
		position: absolute;
		width: 100%;
		min-width: 1016px;
		height: 7px;
		background: url("/images/CaptiveAire/design/menuShadow.png") repeat-x scroll top left;
		z-index: 15;
		top: 97px;
		left: 0;
	}

	#menuContent {
		width: 1016px;
		display: block;
		height: 62px;
		margin: 0 auto;
		position: relative;
		top: 0;
		left: 0;
		z-index: 20;
	}
	
		#menuItem li {
			float: left;
			height: 62px;
			list-style:none;
			list-style-image:none;
			margin: 0;
		}
		
		#menuItem a {
			overflow: hidden;
		}
	
		#menuItem a:hover {
			background-position: 0 -62px;
		}
	
		#menuItem .home {
			display: block;
/*			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_cas_logo_stack.png") no-repeat 0 0; */
			background: url("/images/CaptiveAire/design/menuCaptiveaire.jpg") no-repeat 0 0;
			width: 197px;
			height: 62px;
		}
	
		#menuItem .ckv {
			display: block;
/*			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_ckv_stack.png") no-repeat 0 0; */
			background: url("/images/CaptiveAire/design/menuCKV.jpg") no-repeat 0 0;
			width: 238px;
			height: 62px;

		}
	
		#menuItem .exhaust {
			display: block;
/*			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_exhaust_stack.png") no-repeat 0 0; */
			background: url("/images/CaptiveAire/design/menuExhaust.jpg") no-repeat 0 0;
			width: 116px;
			height: 62px;
			
		}
	
		#menuItem .heaters {
			display: block;
/*			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_heaters_stack.png") no-repeat 0 0; */
			background: url("/images/CaptiveAire/design/menuHeaters.jpg") no-repeat 0 0;
			width: 83px;
			height: 62px;
			
		}
	
		#menuItem .mua {
			display: block;
/*			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_makeup_air_stack.png") no-repeat 0 0; */
			background: url("/images/CaptiveAire/design/menuMUA.jpg") no-repeat 0 0;
			width: 108px;
			height: 62px;
			
		}
	
		#menuItem .resources {
			display: block;
/*			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_store_stack.png") no-repeat 0 0; */
			background: url("/images/CaptiveAire/design/menuResources.jpg") no-repeat 0 0;
			width: 85px;
			height: 62px;
			
		}
	
		#menuItem .office {
			display: block;
/*			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_office_stack.png") no-repeat 0 0; */
			background: url("/images/CaptiveAire/design/menuLocator_v3c.jpg") no-repeat 0 0;
			width: 177px;
			height: 62px;
			
		}

/* @end group Menu Bar */


#main {
	width: 100%;
}

.mainContent {
	position: relative;
	background: #FFFFFF;
	min-height: 495px;
	top: 0;
	margin: 0 auto;
}

#mainContent img {
	max-width: 990px;
}

#mainContentPadding {
	padding: 5px 5px 25px;
}

#footer {
	width: 1016px;
	height: 100px;
	margin: 0 auto;
	z-index: 10;
	text-align: center;
	background: #FFFFFF;
}

#footerPadding {
	padding: 35px 0 0;
}

#footer a {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	text-decoration: none;
	list-style: none;
}

#footerlinks {
	margin: 0 auto;
	display: block;
	height: 15px;
	clear: both;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	text-decoration: none;
}

#footerlinks a  {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	margin: 0 5px;
}

#footerlinks a:hover {
	text-decoration: underline;
}

#copyright {
	margin: 4px auto 0;
	display: block;
	height: 15px;
	clear: both;
}

#copyright span {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

#copyright span a {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}

.breadcrumbContainer {
	width: 100%;
	padding: 5px 0;
	text-align: left;
}

.dashedBorderBottom {
	border-bottom: 1px dashed #CCC;
}

/* @group Custom Fire Suppression Category Page */

div#cas_fire_suppression_list, div#cas_electric_controls_list, div#cas_hood_list_container {
	width: 900px;
}

div#cas_filtration_list {
	width: 600px;
}

.rowDivider {
	clear: both;
	width: 100%;
	height: 1px;
	margin: 10px 0 0;
	border-bottom: 1px dashed #CCC;
}

.cas_list_container{
	display:block;
	margin:10px auto;
	text-align:left;
}

.cas_hood_list .cas_item_container{float:left;margin:0 5px 0 0;width:295px;height:450px;position:relative;}
.cas_hood_list .cas_item_container a.image_link{display:block;width:290px;height:250px;position:relative;margin-bottom:25px;}
.cas_hood_list .cas_item_container div{text-align:left;height:160px;position:relative;display:block;margin-top:0px;}

.cas_mua_accessories_list .cas_item_container{float:left;margin:0 8px 0 0;width:229px;height:445px;position:relative;}
.cas_mua_accessories_list .cas_item_container a.image_link{display:block;width:229px;height:230px;position:relative;margin-bottom:25px;}

.cas_item_container{float:left;margin:0 5px 0 0;width:295px;height:485px;position:relative;}
.cas_item_container h1{color:#999;font-family:"Helvetica Neue",Arial,san-serif;font-size:15px;font-weight:400;margin-top:0;}
.cas_item_container div{text-align:left;height:170px;position:relative;display:block;margin-top:0px;}
.cas_item_container div.bordered{border-right:1px dashed #ccc;padding-right:5px;margin-left:5px;}
.cas_item_container div.padding{padding:0px 5px;position:relative;}
.cas_item_container a.image_link{display:block;width:290px;height:290px;position:relative;margin-bottom:25px;}
.cas_item_container p{color:#444;font-family:"Helvetica Neue",Arial,san-serif;font-size:11px;text-align:left;}
.cas_item_container ul{list-style:none;margin:0;padding:0}
.cas_item_container li>a{text-decoration:none}
.cas_item_container li>a:hover{text-decoration:underline}
.cas_item_container a.info_button{
	display:block;
	width:184px;
	height:20px;
	color:#fff;
	font-family:Arial,san-serif;
	font-size:10px;
	line-height:10px;
	overflow:hidden;
	text-decoration:none;
	text-transform:	uppercase;
	background:url(/images/CaptiveAire/design/btnMoreInformation.jpg) no-repeat 0 0;
	position:absolute;
	bottom:5px;
}
.cas_item_container a.info_button:hover{background-position: 0 -20px}
.cas_item_container a.info_button span{display:block;height:22px;line-height:12px;margin:0;padding:6px 0 0 0;text-align:left;width:183px;}
.cas_item_container a.info_button span:hover{padding:6px 0 0 0}
#cas_product_information{
	border-style: dashed none;
	border-width: 1px;
	border-color: #ccc;
	height:50px;
	margin:0 auto;
	width:100%;
}
#cas_product_information h1{color:#999;font-family:Arial,san-serif;font-size:16px;font-weight:600;margin:0 0 0 30px;width:300px}
#cas_product_information a{text-decoration:none}
#cas_product_information a:hover{text-decoration:underline}
#cas_product_information a.pdf_download{background:url(/images/CaptiveAire/design/pdf_download.png) no-repeat left center;width:260px;display:inline-block;height:50px;line-height:50px;}
#cas_product_information a.revit_download{background:url(/images/CaptiveAire/design/revit_download.png) no-repeat 30px center;width:260px;display:inline-block;height:50px;line-height:50px;}
#cas_product_information>*{display:inline-block;height:32px;line-height:32px;margin:0 auto;text-align:center}
.cas_list_container .image_link img {
	position:absolute;
	bottom:0;
	right:3px;
}
/* @end */



