/* ### Main Layout ### */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #444444;
    background: url(images/hm-bg.jpg) no-repeat top #f8feff;

}

body a {
	color: #00aced;
}
#container {
	text-align: left;
	width: 980px;	
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	color: #80c5e6;
}
h1 {
	margin: 10px 0;
	font-size:24px;
	color: #252525;
}	
h2 {
	font-size: 18px;
	color:#80c5e6;
}
h3 {
	font-size: 14px;
	color:#000000;
}
/*#tagline {
	font-size: 15px;
	font-weight: bold;
	color: #919293;
	text-align: right;
	padding: 40px 12px 0px 0px;
	margin: 0;
}
#hflash {
	background-color: #FFFFFF;
	clear: both;
}*/
#header, #main, #footer, #fH  {width: 1000px}
#fH {height:191px;
background: url(images/f-bg.jpg) no-repeat;}
#header {	
	margin: 0 auto;	
}
#address{ background: url(images/address-bar.jpg) no-repeat;
	height: 38px;
	padding: 8px 0;
}

#address p, #address a { 
margin: 0;
padding: 0;
font-size: 13px;
font-weight: bold;
color:#252525;
text-align:center;
line-height:20px;
}
#address a:hover{ color:#FFF;}

#main {
	margin: 0 auto;
	padding-bottom: 12px;
	background: #FFFFFF;
}
#content {
	width: 770px;
	float: left;
	margin-left: 30px;
}
#leftColumn {
	width: 163px;
	float: left;
}
img {
	border: 0;
}
#footer {
	margin: 0 auto;
	height: 70px;
	background:url(images/footer.jpg) repeat-x;
	clear: both;
	width:100%;
	vertical-align:top;
}
#footerDC {
	padding-top: 30px;
	text-align:center;
	line-height: 70px;
	font-size:10px;
	color:#333333;
}
#footerDC a:link, #footerDC a:hover, #footerDC a:active, #footerDC a:visited {
	text-decoration:none;
	font-size:10px;
	color:#333333;
	padding: 0;
	margin: 0;
}

/* ### Main Navigation  Menu ### 
/*Credits: CSSplay */
.menu2 {padding:0; margin:0; list-style:none;}

/* ##### controls even, odd backgrounds ##### */
.menu2 li a.top_link, .menu2 li a.top_link2 {background:url(images/topLink.jpg) no-repeat; display:block; width:163px; height:22px; line-height:22px; color:#444444; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px;}
.menu2 li a.top_link2 {background: #FFFFFF none;}
.menu2 li a.top_link:hover, .menu2 li a.top_link2:hover {
	color:#80c5e6;
}

/* ##### end of controls even, odd backgrounds ##### */

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:1401;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:100px; top:0px; background: #8bd2f4; padding:1px 0; border:1px solid #ffffff; border-top: 0; white-space:nowrap; width:290px; height:auto; z-index: 1401; font-weight:bold;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:287px; border-bottom:1px solid #ffffff;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:20px; width:287px; line-height:20px; text-indent:5px; color:#ffffff; text-decoration:none; border:1px solid #fff; border-width:0 0 0 1px;}
.menu2 :hover ul.sub li a.fly {background:#9abdff url(images/arrow.gif) 167px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#ffffff; color:#000000; font-weight:bold;}
.menu2 :hover ul.sub li a.fly:hover {background:#313233 url(images/arrow_over.gif) 167px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#313233 url(images/arrow_over.gif) 167px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{background: #258DB8; padding:3px 0; border:1px solid #000000; white-space:nowrap; z-index:200; height:auto; z-index: 1401;}

/* ######## FAQ Pages ##### */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: bold;
}
.element {
	margin: 5px 0 0 5px;
}
#qws {
	margin: 0 auto;
	width: 800px;
	font-size: 10px;
	color:#666666;
	text-align:right;
}
sup {
		font-size: 6px;
		color: #000;
}
#disc { margin: 50px 0 20px 0; font-style:italic;
	float: left;
	padding: 0;
}
#rightColumn {width: 259px; float:right; margin-left: 25px; padding-top: 40px;}
.box1, .box2, .box3 {background:url(images/box-1.jpg) no-repeat; width: 219px; height: 290px; padding:0 20px; line-height: 20px; float:right; margin:-20px -25px 0 20px;}
.box1 h3, .box2 h3, .box3 h3 {line-height: 49px; padding: 0; text-align:center; display:block; color: #333333; margin: 15px 0 0 0;}
.box2 {background:url(images/box-2.jpg) no-repeat; margin-top: 15px;}
.box1 a, .box2 a, .box3 a{color:#333333;}
.box3 {background:url(images/whitening-smile.jpg) no-repeat; margin-top:0;}
.box3 h3 {padding: 25px 10px 10px 50px;}
/********* Google maps *******/
#map_canvas, #pano { width: 650px; height: 380px}
#pano {height: 300px;}
#directions {width: 550px;}
.gmls-app {width : 188px;}
.gmls-search-form form.gsc-search-box input.gsc-input {padding: 1px;  width: 180px;}
td.gsc-search-button {width: auto; padding-left: 5px;}
