* {
	margin: 0;
	padding: 0;
	font-family: helvetica neue, helvetica, arial, sanserif;
	-webkit-text-size-adjust:none;
}


li, a{
	text-decoration: none;
	list-style: none;
}

body
{
	background: #FFFFFF url("/images/CaptiveAire/design/homepage/center_gradient2.png") repeat-y scroll top center;
	min-width: 0;
}

/* @group header bar */

#header {
	min-width: 1032px;
	width: 100%;
	height: 35px;
	background: #FFFFFF url("/images/CaptiveAire/design/homepage/header_gradient.png") repeat-x scroll top left; width: 100%;

}

#headerContent {
	width: 1016px;
	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: 16px;
	margin: 8px 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;
}	

.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;
}

.popover a { 
	color: #ffffff;
	display: block;
	float: none;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-align: left;
	margin: 0;
	overflow: hidden;
	z-index: 25;
}

.popover a {
	margin-left: 10px;
}

.popover a:hover {
	color: #ff0000;
}

.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;
}

#general_popover a {
	width: 150px;
}

#kitchen_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/vent_bk.png) no-repeat -10px top;
	height: 310px;
	width: 265px;
}

#kitchen_popover a {
	width: 160px;
}

#exhaust_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/exhaust_bk.png) no-repeat -10px top;
	height: 343px;
	width: 263px;
}

#exhaust_popover a {
	width: 160px;
}

#heaters_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/heaters_bk.png) no-repeat -10px top;
	height: 263px;
	width: 256px;
}

#heaters_popover a {
	width: 160px;
}


#mua_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/makeup_bk.png) no-repeat -10px top;
	height: 223px;
	width: 239px;
}

#mua_popover a {
	width: 140px;
}

#resources_popover {
	background: url(/images/CaptiveAire/design/homepage/navigation/makeup_bk.png) no-repeat -10px top;
	height: 350px;
	width: 339px;
}

#resources_popover a {
	width: 340px;
}

/* @end */

/* @group System 10 links */

#system10_links {
	left: 525px;
	position: absolute;
	top: 375px;
	width: 300px;
	z-index: 10;
	}

	#system10_links a.linkViewItem {
		background: url(/images/CaptiveAire/design/homepage/sys10_link_off.png) no-repeat left top;
		color: #ffffff;
		/*cursor: pointer;*/
		display: inline-block;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		height: 21px;
		line-height: 21px;
		margin: 0 5px 0 0;
		text-align: center;
		width: 22px;
		}

		#system10_links a.linkViewSelected {
			background: url(/images/CaptiveAire/design/homepage/sys10_link_on.png) no-repeat left top;
			}


/* @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%;
	min-width: 1032px;
	width: 100%;
	height: 55px;
	z-index: 20;
}

#menuContentWrapper {
	width: 1001px;
	height: 100%;
	position: relative;
	margin: 0 auto;	
	left: 10;
	z-index: 20;
}

	#menuContent {
		width: 1016px;
		display: block;
		height: 55px;
		margin: 0 auto;
		padding: 0 0 0 0;
		position: relative;
		top: 0;
		left: 0;
		z-index: 20;
	}

		#menuItem ul {
			height: 55px;
		}
	
		#menuItem li {
			float: left;
			height: 55px;
			overflow: hidden;
			margin: 0;
		}
		
		#menuItem a {
			height; 55px;
			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;
		}
	
		#menuItem .casnet {
			display: block;
			background: url("/images/CaptiveAire/design/homepage/top_nav_bar_casnet_stack.png") no-repeat 0 0;
			width: 81px;
			height: 55px;
		}

/* @end group Menu Bar */


#outerWrapper {
	width: 1032px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}


/* @group News */

#news {
	width: 210px;
	height: 362px;
	background: #FFFFFF;
	float: right;
	position: relative;
	top: 25px;
	overflow: hidden;
	z-index: 15;
}

	#newsHeaderImage {
		position: relative;
		margin: 4px;
	}

	#newsContent {
		margin: 0;
		position: relative;
		width: 210px;
		height: 190px;
		overflow: hidden;
	}

		#newsContentLiner {
			height: 188px;
			margin: 0;
			padding: 2px 15px 0;
			text-align: left;
			overflow: hidden;
		}

	#newsFooterImage {
		position: absolute;
		margin: 4px;
		bottom: 0;
		left: 0;
	}

#newsShadow {
	float: right;
	width: 16px;
	height: 13px;
	background-image: url("/images/CaptiveAire/design/homepage/news_triangle.png");
	position: relative;
	top: 387px;
	left: 210px;
	z-index: 10;
}

/* @end News */

#wrapper {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	background: #FFFFFF;
	position: absolute;
	top:0;
	left: 16px;
	z-index: 0;
}

#content {
	width: 1000px;
	height: 620px
	background: #000;
	z-index: 0;
}

#mainImage {
	background: #000;
	background-image: url("/images/CaptiveAire/design/homepage/VivaceMain_alt.jpg");
	width: 1000px;
	height: 370px;
}

#scrollerNavBar {
	background: #252525;
	height: 34px;
	width: 100%;
	position: relative;
}

#scrollerNavBar p {
	color: #ffffff;
	line-height: 34px;
	margin: auto 0 auto 20px;
	float: left;
	font-weight: bold;
}

#system10 {
	width: 216px;
	height: 42px;
	background-image: url("/images/CaptiveAire/design/homepage/sys10_components_icon.png");
	position: absolute;
	top: 370px;
	left: 286px;
	z-index: 10;
}

#about {
	width: 285px;
	height: 250px;
	background: #000000;
	position: relative;
	float: left;
	z-index: 5;
}

#about .productbox {
		background: #000000 url(/images/CaptiveAire/design/homepage/gradback.png) repeat-x top left;
		border-left: 1px solid #222222;
		border-right: 1px solid #000000;
		float: left;
		height: 249px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 284px;
		display: block;
	}
	
	#about .productbox .about_img {
		width: 285px;
		height: 139px;
		position: absolute;
		overflow: hidden;
	}
			
	#about .productbox .desc {
		color: #666666;	
		white-space: normal;
		font-family: Arial;
		display: block;
		font-size: 13px;
		font-weight: bold;
		line-height: 15px;
		text-align: left;
		position: absolute;
		bottom: 40px;
		left: 10px;
		width: 270px;
		height: 62px;
		overflow: hidden;
		margin: auto;
	}
	
	#about .productbox a {
		left: 10px;
		bottom: 10px;
	}

#aboutLiner {
	padding: 12px 40px 15px 20px;
	color: #d3d3d3;
	font-size: 14px;
	text-align: left;
}

.btnAbout {
	display: block;
	position: absolute;
	bottom: 15px;
	text-align: center;
	margin: 0;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}

.btnAbout em {
	position: relative;
	background: #D4000C;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	display: block;
	float: left;
}	

.btnAbout .left {
	position: relative;
	background: url("/images/CaptiveAire/design/homepage/about_left_off.png") no-repeat;
	display: block;
	width: 9px;
	height: 100%;
	float: left;
}

.btnAbout .right {
	position: relative;
	background: url("/images/CaptiveAire/design/homepage/about_right_off.png") no-repeat;
	display: block;
	width: 9px;
	height: 100%;
	float: left;
}

#footer {
	width: 1000px;
	height: 90px;
	position: relative;
	margin: 0 auto;
	padding: 20px 0 0;
	z-index: 10;
	text-align: center;
}

#footer a {
	font-family: helvetica neue, helvetica, arial, sanserif;
	text-decoration: none;
	list-style: none;
}

#footerlinks {
	position: relative;
	margin: 0 auto;
	display: block;
	clear: both;
	font-family: helvetica neue, helvetica, arial, sanserif;
	text-decoration: none;
	font-size: 11px;
}

#footerlinks a  {
	font-family: helvetica neue, helvetica, arial, sanserif;
	color: #000000;
	font-size: 11px;
	margin: 0 5px;
}

#footerlinks a:hover {
	text-decoration: underline;
}

#copyright {
	position: relative;
	margin: 4px auto 0;
	display: block;
	width: 735px;
	height: 15px;
	clear: both;
}

#copyright span {
	font-family: helvetica neue, helvetica, arial, sanserif;
	float: left;
	margin: 0 3px;
	font-size: 11px;
	color: #999999;
}

#copyright span a {
	font-family: helvetica neue, helvetica, arial, sanserif;
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}




#AboutVivace {
	width: 980px;
	height: 404px;
	background: #000;
}



/* @group Product Scroller */

	.productscroller {
		background-color: #111111;
		height: 200px;
		line-height: 250px;
		overflow: hidden;
		position: relative;
		width: 1000px;
	}
		
	.productscroller #productcontainer {
		position: absolute;
		left: 0;
		white-space: nowrap;
		width: 2160px;
	}
		
	.productscroller .productbox {
		background: #000000 url(/images/CaptiveAire/design/homepage/gradback.png) repeat-x top left;
		border-left: 1px solid #222222;
		border-right: 1px solid #000000;
		cursor: pointer;
		float: left;
		height: 247px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 215px;
	}
			
	.productscroller .productbox .productlabel {
		color: #666666;
		display: block;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		line-height: 16px;
		text-align: center;
		position: absolute;
		top: 10px;
		width: 100%;
	}
	
	.productscroller .productbox .desc {
		color: #666666;	
		white-space: normal;
		font-family: Arial;
		display: block;
		font-size: 14px;
		font-weight: bold;
		line-height: 16px;
		text-align: center;
		position: absolute;
		bottom: 40px;
		left: 10px;
		width: 190px;
		height: 55px;
		margin: auto;
	}
		

	.productscroller #scrollLeft {
		border-right: 1px solid #111111;
		cursor: pointer;
		float: left;
		left: 0;
		position: absolute;
		z-index: 10;
	}
			
	.productscroller #scrollRight {
		border-left: 1px solid #111111;
		cursor: pointer;
		float: right;
		position: absolute;
		right: 0;
		z-index: 10;
	}

/* @end group Product Scroller */