/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- dark purple	#393a4f
- aqua			#0594b7
- blue			#1779c0
- black			#000
- grey			#666666
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/
body{
	margin-top: 0;
	font-size: 10px;
	background: #333;
}

#wrapper{
	padding-top: 286px;
	position: relative;
	overflow: hidden;
	font-size: 10px;
	background-color: #fff;
}

#wrapper p{
	color: #393a4f;
}

#wrapper a{
	color: #0594b7;
	text-decoration: none;
}

#wrapper a:hover{
	color: #c33;
	text-decoration: underline;
}

#wrapper ul.triangles{
	list-style-type:none
}

#wrapper ul.triangles span{
	color: #1779c0;
}


#wrapper a.noicon { background:none; padding:0; margin:0; }

/**************************************/
/*              HEADER                */
/**************************************/
#header{
	height: 266px;
	width: 100%;
	position: absolute;
	clear: both;
	top: 0;
	left: 0;
	background: #0594b7 url(../images/header.jpg) no-repeat right top;
	z-index: 1000;
}

#logo{
	display: block;
	position: absolute;
	width: 320px;
	height: 112px;
	left: 5px;
	top: 10px;
	background: url(../images/logo.png) no-repeat;
}


#topArea{
	position: absolute;
	top: 137px;
	left: 0;
	height: 127px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #9fb5ba;
	width: 100%;
	background: url(../images/top-area.png) no-repeat;
}

#topLeftImage, #topRightImage{
	padding: 0;
	margin: 0;
	position: absolute;
	display: block;
	top: 22px;
	right: 335px;
	background: #fff;
	overflow: hidden;
	width: 295px;
	height: 80px;
}

#topLeftImage img, #topRightImage img{
	display: block;
}

#topRightImage{
	right: 20px;
}

#find{
	position: absolute;
	left: 10px;
	top: 90px;
}

/**************************************/
/*             NAVIGATION             */
/**************************************/


ul#menu{
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 137px;
	border-top: 1px solid #28859b;
	background: url(../images/menu-selected.png) repeat-x 0 0;
}

ul#menu li{
	float: left;
	padding: 0;
	border-right: 1px solid #116d84;
	margin: 0;
}

ul#menu li a{
	display: block;
	font-size: 12px;
	float: left;
	padding: 0 20px;
	line-height: 31px;
	height: 31px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #6cb4c6;
	background: url(../images/menu-bg.png) repeat-x 0 31px;
	margin: 0;
}

ul#menu li a:hover{
	color: #fff;
	text-decoration: none;
	background-position: 0 0;
}

#wrapper ul.sideMenu{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#wrapper ul.sideMenu li{
	margin: 1px 0 0 0;
	background: #e2e2e2;
	overflow: hidden;
}

#wrapper ul.sideMenu li a{
	display: block;
	height: 17px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 10px 4px 12px;
}

#wrapper ul.sideMenu li a span{
	padding-right: 10px;
	color: #0594b7;
}

#wrapper ul.sideMenu li a:hover, #wrapper ul.sideMenu li a:hover span{
	color: #000;
	text-decoration: none;
	background-color: #ccc;
}


/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#leftColumn, #rightColumn{
	background: #f1f1f1;
	width: 179px;
	padding: 0 0 5050px 0;
	margin: 0 20px -5000px 10px;
}

#rightColumn{
	width: 140px;
}

* > #leftColumn{
	margin: 0 20px -5000px 20px;
}

#leftColumn h2, #rightColumn h2{
	height: 27px;
	margin: 0;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	line-height: 27px;
	font-weight: lighter;
	letter-spacing: -1px;
	background: #0594b7;
}

#leftColumn h2.round{
	background: #0594b7 url(../images/menu-header.png) no-repeat;
}

#rightColumn h2.round{
	background: #0594b7 url(../images/menu-header-small.png) no-repeat;
}

#centerColumn{
	width: 550px;
	font-size: 11px;
	margin-right: 5px;
}

* > #centerColumn{
	margin-right: 10px;
}

.dentistItem{
	border: 1px solid #666;
	padding: 10px;
	margin-bottom: 1em;
}

.dentistItem h2{
	position: relative;
	font-size: 16px;
	line-height: 1em;
	border-bottom: 2px solid #0594b7;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}

.dentistItem .description{
	float: right;
	width: 350px;
	font-size: 11px;
	color: #333;
}

.dentistItem .floatLeft{
	float: left;
	margin: 0;
}

.dentistItem .floatRight{
	float: right;
	margin: 0;
}

.dentistItem small{
	position: absolute;
	right: 0;
	top: 1px;
	font-weight: normal;
	font-size: 14px;
	color: #666;
}

.dentistItem strong{
	color: #000;
	font-style: italic;
}

/**************************************/
/*               FOOTER               */
/**************************************/

#footer, #subFooter{
	padding: 5px 0;
	position: relative;
	background: #f1f1f1;
	border-top: 2px solid #0594b7;
}

#footerText{
	padding: 10px 20px;
}

#footerBDHF{
	display: block;
	height: 39px;
	margin-top: 10px;
	width: 132px;
	background: url(../images/BDHF.png) no-repeat;
}

#footerBDA{
	display: block;
	height: 55px;
	width: 122px;
	background: url(../images/BDA.png) no-repeat;
}

#subFooter p{
	padding: 0 10px;
	margin: 0;
}
