/* 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 */


.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;
	overlow: hidden;
}

.casMenuItem a {
	font-family: helvetica neue, helvetica, arial, sanserif;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
		
.casMenuItem a:hover {
	font-family: helvetica neue, helvetica, arial, sanserif;
	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: 1032px;
	height: 35px;
	background: #FFFFFF url("/images/CaptiveAire/design/homepage/header_gradient.png") repeat-x scroll top left; width: 100%;

}

#headerContent {
	width: 1000px;
	height: 35px;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

#headerContent a {
	font-size: 10px;
	color: #000000;
	font-family: helvetica neue, helvetica, arial, sanserif;
}

#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, sanserif;
}

.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 { 
	display: none;
	position: absolute;
	overflow: hidden;
	z-index: 1000;
	text-align:left;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.popover a { 
	color: #ffffff;
	display: block;
	float: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px !important;
	text-align: left;
	margin: 0 0 0 12px !important;
	overflow: hidden;
	z-index: 25;
	white-space:nowrap;
}

.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 top;
	height: 223px;
	width: 204px;
}

#kitchen_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/vent_bk.png) no-repeat -10px top;
	height: 310px;
	width: 265px;
}

#exhaust_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/exhaust_bk.png) no-repeat -10px top;
	height: 343px;
	width: 263px;
}

#heaters_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/heaters_bk.png) no-repeat -10px top;
	height: 263px;
	width: 256px;
}

#mua_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/makeup_bk.png) no-repeat -10px top;
	height: 223px;
	width: 239px;
}

#resources_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/makeup_bk.png) no-repeat -10px top;
	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;	width: 100%;
	width: 100%;
	min-width: 1032px;
	height: 55px;
	z-index: 20;
}

	#menuContent {
		width: 1016px;
		display: block;
		height: 55px;
		margin: 0 auto;
		position: relative;
		top: 0;
		left: 0;
		z-index: 20;
	}
	
		#menuItem li {
			float: left;
			height: 55px;
			list-style:none;
			list-style-image:none;
			margin: 0;
		}
		
		#menuItem a {
			overflow: hidden;
		}
	
		#menuItem a:hover {
			background-position: 0 -55px;
		}
	
		#menuItem .home {
			display: block;
			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_cas_logo_stack.png") no-repeat 0 0;
			width: 204px;
			height: 55px;
		}
	
		#menuItem .ckv {
			display: block;
			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_ckv_stack.png") no-repeat 0 0;
			width: 240px;
			height: 55px;

		}
	
		#menuItem .exhaust {
			display: block;
			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_exhaust_stack.png") no-repeat 0 0;
			width: 122px;
			height: 55px;
			
		}
	
		#menuItem .heaters {
			display: block;
			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_heaters_stack.png") no-repeat 0 0;
			width: 79px;
			height: 55px;
			
		}
	
		#menuItem .mua {
			display: block;
			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_makeup_air_stack.png") no-repeat 0 0;
			width: 116px;
			height: 55px;
			
		}
	
		#menuItem .resources {
			display: block;
			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_store_stack.png") no-repeat 0 0;
			width: 85px;
			height: 55px;
			
		}
	
		#menuItem .office {
			display: block;
			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_office_stack.png") no-repeat 0 0;
			width: 165px;
			height: 55px;
			
		}

/* @end group Menu Bar */


#main {
	width: 100%;
}

.mainContent {
	position: relative;
	background: #FFFFFF;
	width: 800px;
	top: 0;
	text-align: center;
	margin: 0 auto;
}

#mainContent img {
	max-width: 990px;
}

#mainContentPadding {
	padding: 5px 5px 25px;
}

#footer {
	width: 875px;
	height: 100px;
	margin: 0 auto;
	z-index: 10;
	text-align: center;
	background: #FFFFFF;
}

#footerPadding {
	padding: 30px 0 0;
}

#footer a {
	font-family: helvetica neue, helvetica, arial, sanserif;
	text-decoration: none;
	list-style: none;
}

#footerlinks {
	margin: 0 auto;
	display: block;
	height: 15px;
	clear: both;
	font-family: helvetica neue, helvetica, arial, sanserif;
	text-decoration: none;
}

#footerlinks a  {
	font-family: helvetica neue, helvetica, arial, sanserif;
	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, sanserif;
	font-size: 11px;
	color: #999999;
}

#copyright span a {
	font-family: helvetica neue, helvetica, arial, sanserif;
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}

