html{
	overflow: auto;
	}

body{
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0;
	background: url(../images/alkalineBGmain.gif) repeat-x #daf0f6;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	height: 100%;
	width: 100%;
	position: absolute;
	font-size: 12px;
	}
	
a img{
	border: 0px none;
	}
	
a:link, a:visited{
	color: #666;
	}
	
a:hover{
	color: #98dbe9;
	}
	
p{
	line-height: 17px;
	}
	
h1{	
	font-size: 22px;
	}

#head{
	text-align: right;
	width: 955px;
	margin: 0px auto;
	padding: 10px 0 5px 0;
	min-height: 25px;
	color: #fff;
	}
	
#container{
	margin: 0px auto;
	width: 955px;
	padding: 0px;
	clear: both;
	}

#content{
	background-image: url(../images/containerBG.gif);
	background-repeat: repeat-y;
	border-right: 10px solid #fff;
	}
	
#leftCol, #rightCol{
	float: left;
	}
	
#leftCol{
	padding-top: 10px;
	width: 340px;
	}
	
#leftCol{
	/*border-right: 10px solid #fff;*/
	}
	
	#logo{
		border-bottom: 10px solid #fff;
		border-top: 10px solid #fff;
		border-left: 10px solid #fff;
		width: 935px;
		float: left;
		background-color: #98dbe9;
		}
	
#rightCol{
	width: 585px;
	padding-left: 20px;
	}
	
	#contentImg{
		margin-bottom: 10px;
		}
		
	#navMain, #navSub{
		float: left;
		display: block;
		min-height: 100%;
		}
		
	#navMain{
		padding: 0px 0 0 10px;
		margin: 0px;
		width: 170px;
		}
		
		#navMain ul{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		text-transform: uppercase;
		line-height: 16px;
		}	
				
		#navMain li, #subNav li{
			list-style-type: none;
			}
			
		#subMain{
			margin: 0px;
			padding: 0px;
			}
			
		#navMain li a:link, #navMain li a:visited{
			color: #666;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;		
			padding: 6px 0 6px 10px;			
			display: block;
			width: 160px;
			}
		
		#navMain li a.active{
			background-color: #b2e4ef;
			color: #666;
			}

		#navMain li a:hover{
			color: #fff;
			}
			
		#subMain li a:link, #subMain li a:visited{
			color: #666;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;		
			padding: 6px 0px;			
			display: block;
			width: 160px;
			text-transform: uppercase;
			}
		
		#subMain li a:hover,#subMain li a.active{
			color: #fff;
			}
		
	#navSub{	
		padding: 0px;
		margin: 0 0 30px 3px;
		width: 150px;
		}
		
		#navSub .subNav{
			margin: 0px 0 10px 15px;
			line-height: 16px;
			list-style-type: none;
			}
			
			.subNav{
				border: 1px dashed #fff;
				padding: 6px;
				}
				
		
		#navSub a:link,#navSub a:visited{
			text-decoration: none;
			}
		
		#navSub a:hover, #navSub a.active{
			color: #fff;
			}
			
		.subHead{
			font-weight: bold;
			letter-spacing: 0.1em;
			font-size: 11px;
			}
						
	#contentImg{
		border-bottom: 10px solid #fff;
		}
		
		#contentImg img, #contentImg .promo{
			float: left;
			}
			
			.promo{
				float: left;
				padding-bottom: 0px;
				padding-top: 10px;
				background: white;
				}
				
			.promo_spacer{
				background:white none repeat scroll 0 0;
				display:block;
				float:left;
				height:125px;
				width:6px;
			}
				
			.adRotator{
				float: right;
				width: 160px;
				padding: 4px;
				}
				
			.adRotator_nav{
				margin: 10px 0px 20px 12px;
				float: left;
				width: 140px;
				height: 215px;
				padding: 0px;
				}
				
				.adRotator h2{
					font-size: 14px;
					}
				.adRotator_nav h2{
					font-size: 14px;
					}
				
			.indexHighlights{
				width: 375px;
				border-bottom: 1px solid #cee2e7;
				float: left;
				margin-bottom: 20px;
				}
			
			.indexHighlights h1{
				font-size: 14px;
				margin: 10px 0 0 0;
				}
				
			#bottomContent h1{
				font-size: 14px;
				margin: 0 0 5px 0;
				}
				
			.highlightItem{
				width: 175px;
				float: left;
				}
				
			#highlightItem1{
				margin-right: 25px;
				}
			#highlightItem2{
				margin-right: 25px;
				}
				
			#bottomContent{
				clear: both;
				background: #fff;
				width: 540px;
				height: 165px;
				padding: 15px 12px;
				}
				
				#bottomContentLeft{
					float: left;
					width: 362px;
					height: 165px;
					border-right: 1px solid #c4ced2;
					margin-right: 18px;
					}
					
				#bottomContentRight{
					float: left;
					width: 150px;
					height: 165px;
					}
					 
					 .bottomImg{
					 	float: left;
						margin: 0 10px 50px 0;
						}
						
					.bottomText{
						display: block;
						padding: 0px;
						line-height: 14px;
						margin: 0px;
						}
		
	#contentMain{
		padding: 10px;
		min-height: 400px;
		}
		
		.breadcrumb{
			float:left;
			font-size:11px;
			padding: 10px 0 0;
			}
			
			.breadcrumb a{
				text-decoration: none;
				}
				
			.breadcrumb a:hover{
				text-decoration: underline;
				}
		
		.contImgL{
			float: left;
			border: 4px solid #fff;
			margin: 10px 10px 10px 0;
			}
			
		.contImgR{
			float: right;
			border: 4px solid #fff;
			margin: 10px 0 10px 10px;
			}
		
#footer{
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	border-left: 10px solid #fff;
	clear: both;
	background-color: #646464;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	padding: 11px 0;
	width: 935px;
	overflow: auto;
	margin: 0px auto;
	line-height: 16px;
	}
	
	#footer a:link, #footer a:visited{
		color: #fff;
		}
		
	#footer a:hover{
		text-decoration: none;
		}
		
/* *** Web app style *** */

.resHead{
	font-weight: bold;
	}
	
.resIntro{
	margin-bottom: 10px;
	}
	
/* *** Content styles *** */

.treatmentItem{
	width: 170px;
	height: 180px;
	overflow: visible;
	margin: 7px;
	float: left;
	}
	
	.treatmentItem img, .treatmentItemLG img{
		border: 2px solid #fff;
		}
		
.treatmentItemLG{
	width: 230px;
	height: 260px;
	overflow: visible;
	margin: 7px;
	float: left;
	}
	
		
	.imgRight{
		float: right;
		margin: 10px;
		border: 4px solid #fff;
		}
		
.faq-question a{
	font-weight: bold;
	text-decoration: none;
	}
	
.TagLine {
float: right;
margin: 10 0 0 0;
font-family: Arial, Helvetica, sans-serif;
	color: #FF69B4;
	font-size: 12px;
}


	.search-box{
		float: right;
		white-space: nowrap;
		margin: 0 0 0 10px;
		right: 0;
		}
		
	.shoppingCart{
		float: right;
		margin: 2px 0 0 0;
		text-align: left;
		width: auto;
		right: 0;
		}
		
		#cartIcon{
			float: left;
			margin: 0 10px 0 0;
			}
		
	.search-box .cat_textbox_small{
		width: 100px;
		border: 1px solid #fff;
		padding: 2px;
		height: 13px;
		font-size: 10px;
		letter-spacing: 0.1em;
		float: left;
		margin: 1px 0 0 5px;
		}	
		
	.search-box .cat_button{
		float: left;
		margin: 0 0 0 10px;
		}