body {
	color : #000;
	background: #CCC url('../../images/bg_span.jpg') repeat-x;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

body,td,th {
	color : #CCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
*.capitalize {
	text-transform:capitalize;
}
#inquiryOuterContainer {
	position:absolute;
	top:0;
	left:0;
	height:1px;
	width:100%;
	z-index:0;
}
	#inquiryOuterContainer  #inquiryInnerContainer {
		position:relative;
		left:104px;
		top:204px;
		width:553px;
		height:21px;
		background:#FFB91D;
		border:1px solid #fff;
		margin:0 auto;
	}		
		#inquiryOuterContainer  #inquiryInnerContainer span {
			position:relative;
			top:3px;
			left:10px;			
			border:none;			
		}
			#inquiryOuterContainer  #inquiryInnerContainer span a{
				font-size:1.4em;
				font-weight:bold;
				color:#333;
				text-decoration: none;
				text-transform: uppercase;				
			}			
			#inquiryOuterContainer  #inquiryInnerContainer span a:link{
				text-decoration:none;
			}			
			#inquiryOuterContainer  #inquiryInnerContainer span a:link:hover{
				color:#fff;
				cursor:pointer;
			}		
		.submitedResponse{
			font-size:1.5em;
		}
.general_content {
	color : #CCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.menu_main {
	color : #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-transform:lowercase;
}
	 .topNavBtn {
	 	border-right:1px solid #939393;
		border-left:1px solid #ccc;
		width:120px;
		background:#B7B7B7;
	 }
	
		#firstItem{
			border-left:none;
		}
		#lastItem {
			border-right:none;
		}
		
	 .topNavBtn a{
		margin:5px;
	 }

/* a.activeMainMenu {
	color:#fff;		
	text-transform:uppercase;	
} */
.activeMainBtn{
	background:#444 url('../../images/topNavBkg.jpg') bottom repeat-x;
}
	.activeMainBtn a,.activeMainMenu{	
		color:#fff;
		text-transform:uppercase;
	}
	.menu_main:hover{
		color:#fff;
	}
	
.content_header {
	color : #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : normal;
	text-decoration : none;
}

.content_sub_header {
	color : #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

.product_text {
	color : #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

	.product_text a:hover, .contactEmail:hover{
		cursor:pointer;
		color:#E03120;					/* RED */
	}

.footer_copy {
	font-size : 9px;
	color : #444;
}

.style1 {
	font-size : 9px;
}

.style14 {
	color : #DFDFDF;
}

.style15 {
	color : #606060;
}

.style16 {
	font-size : 11px;
}

.style2 {
	color : #ABC0CF;
	font-size : 9px;
	font-size : 10px;
	font-weight : bold;
}

.style4 {
	color : #9CA9B0;
	font-size : 10px;
	font-weight : bold;
}

.style6 {
	color : #B7B7B7;
	font-size : 9px;
}

.style7 {
	color : #606060;
	font-size : 11px;
}
#centerContentContainer{
	background:#000;
}
	#centerContentContainer img{
		border:5px solid #fff;
	}

#waterMakerBannerContainer{
	position:relative;
	top:0;
	left:236px;
	width:324px;
	height:63px;
}
	#waterMakerBanner{
		position:relative;
		top:0;
		left:0;
		width:331px;
		height:51px;
		background:#FFB91D;
		border-left:1px solid #666;
		border-bottom:1px solid #666;
	}	
		#waterMakerBanner #waterMakerContents {
			position:relative;			
			height:41px;
			text-align:center;
			border-top:1px solid #FFB91D;
		}
			#waterMakerBanner #waterMakerContents h1{
				position:relative;
				top:-21px;
					top:expression(10+"px");
				left:5px;
					left:expression(-100+"px");
				font-size:3.5em;
				color:#fff;
				width:100px;				
				text-transform:uppercase;
			}
			#waterMakerBanner #waterMakerContents ul{
				position:absolute;
				top:-18px;
					top:expression(10+"px");
				left:83px;
				font-size:1em;
				width:200px;
				color:#000;
				list-style:none;
				
			}
				#waterMakerBanner #waterMakerContents ul li a{
					color:#000;
					font-weight:bold;
				}
					#waterMakerBanner #waterMakerContents ul li a:hover{
						color:#E03120;
					}
	#waterMakerShadow{
		position:relative;
		top:-1px;
		left:315px;
		width:17px;
		height:18px;
		background: url(../../images/cornerShadow.jpg) no-repeat;
	}

.sidebarBkg{
	background:url('../../images/sidebar_back.jpg') no-repeat;
}
.sidebar_text {
	color : #606060;			
	font-size : 11px;
	
}
	#sidebarTitle{
		width:186px; 
		height:67px;	
		background:url('../../images/home_sidebar_title.jpg') no-repeat;
	}
#cdnFlag {
	background:#fff;
	border-top:1px solid #929292;
	border-left:10px solid #929292;
	border-right:1px solid #929292;
	border-bottom:1px solid #929292;
}
