body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
	font-size: 12px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-decoration: none;
	color: #d19a22;
}

h1{
	font-size: 18px;
	line-height: 2em;
}

h1.first{
	padding-top: 0;
}

h2{
	font-size: 14px;
	padding: 2px;
	line-height: 1em;
}

h3{
	font-size: 16px;
	line-height: 1em;
}

h4{
	font-size: 14px;
	line-height: 1em;
}

abbr,acronym { 
	border:0;
}

strong{
	font-weight: bold;
}

body {
	background: #000;
	color: #fff; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em;
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	position: relative;
	overflow: hidden;
	clear: both;
}

.niceBorder{
	padding: 3px;
	background: #fbfbfb;
	border: 1px solid #eee;
}


ul.main{
padding: 2px 0 8px 15px;

}

ol.main{
padding: 2px 0 8px 20px;

}


.dottedList{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.dottedList li{
	padding: 2px 10px 3px 20px;
	background-repeat: no-repeat;
	background-position: 2px 4px;
	border-bottom: 1px dotted;
}

p{
	padding: 0 0 1em 0;
	line-height: 1.5em;
}

a{
	color: #d19a22;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 954px;
	padding-top: 226px;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 226px;
}

#logo{
	position: absolute;
	overflow: hidden;
	z-index: 10;
	top: 18px;
	width: 208px;
	height: 37px;
	color: #fff;
	font-size: 32px;
	text-transform: lowercase;
}

#logo a{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/logo.png);
}

#headerSearch{
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 53px;
	background: url(images/top-bg.png) repeat-y right top;	
}

#headerSearchInput{
	position: absolute;
	top: 17px;
	right: 70px;
	height: 15px;
	padding: 0 2px;
	width: 200px;
	color: #666;	
}

* > #headerSearchInput{
	height: 14px;
}

#headerSearchSubmit{
	position: absolute;
	top: 18px;
	right: 20px;
	width: 44px;
	height: 17px;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	background: url(images/button.png) no-repeat;
}

#topMenu{
	position: absolute;
	top: 55px;
	left: 0;
	padding: 1px 0;
	border-top: 2px solid #d19a22;
	list-style: none;
	width: 954px;
	overflow: hidden;
}

#topMenu li{
	float: left;
	margin-right: 2px;
}

#topMenu li a{
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	float: left;
	color: #fff;
	text-align: center;
	background: #222;
}

#topMenu li a:hover, #topMenu li a.selected{
	text-decoration: none;
	background: #d19a22;
}


#menuHomepage a{ width: 141px;}
#menuFind a{ width: 156px;}
#menuBoard a{ width: 186px;}
#menuExperts a{ width: 175px;}
#menuLatest a{ width: 146px;}
#menuContact a{ width: 140px;}
#menuContact{ margin-right: 0 !important;}

#topArea{
	position: absolute;
	border-top: 2px solid #d19a22;
	padding-top: 1px;
	top: 87px;
	width: 100%;
	height: 135px;	
	font-size: 11px;
}

#topArea p{	
	line-height: 1em;
}

#topFind a, #topAsk a{	
	color: #fff;
}

#topFind h2, #topAsk h2{
	margin-top: 70px;
	font-size: 18px;
	padding-bottom: 5px;
	color: #d19a22;
}

#topFind{
	position: absolute;
	top: 1px;
	left: 0;
	width: 207px;
	padding: 0 13px;
	height: 135px;
	background: url(images/find-dentist.png) no-repeat;
}

#topImage{
	position: absolute;
	top: 1px;
	left: 234px;
	width: 372px;
	padding: 10px 20px;
	height: 135px;
	color: #6d97ac;
	font-size: 12px;
	background: url(images/top-image.jpg) no-repeat;
}

#topImage h2{
	color: #000;
	font-size: 24px;
	line-height: 1em;
	padding-bottom: 10px;
}

#topAsk{
	position: absolute;
	top: 1px;
	right: 0;
	height: 135px;
	width: 309px;
	padding: 0 13px;
	background: url(images/ask-dentist.png);	
}

#topAsk #topAskFace{
	position: absolute;
	top: 6px;
	right: 4px;
	height: 123px;
	width: 101px;
	
}

#topAsk p{	
	color: #fff;
}


/* Content */
#content{
	overflow: hidden;
	padding: 1px 0;
	font-size: 11px;
	border-top: 2px solid #d19a22;
}

#leftColumn{
	float: left;
	background: #505050;
	width: 233px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

#leftColumn h3{
	color: #000;
	padding: 5px 15px;
	background: #d19a22;
}

#leftColumn .sideSection{
	padding: 5px 15px;
}

#leftColumn ul.sideSection li{
	padding: 3px 2px 2px 15px;
	border-color: #aaa;
	background-image: url(images/triangle.png);
	background-position: 0 6px;
}

#leftColumn ul.sideSection li.last{
	border: 0;
}

#leftColumn ul.sideSection li a{
	color: #fff;
}

#leftColumn ul.sideSection li a:hover{
	color: #d19a22;
}

#rightColumn{
	float: right;
	padding: 7px 15px;
	width: 690px;
	color: #aaa;
	text-align: justify;
	background: #1a1a1a;
	padding-bottom: 10000px;
	margin-bottom: -10000px;	
}

#rightColumn ul{
	padding: 0 0 1em 30px;
}

.parts{
	border-top:  1px dotted #777;
	padding-top: 10px;
}

.leftPart, .rightPart{
	width: 335px;
}

.leftPart{
	float: left;
}

.rightPart{
	float: right;
}

/* Footer */
#footer{
	margin-top: 1px;
	border-top: 2px solid #d19a22;
	height: 30px;
	padding: 6px 10px 7px 10px;
	font-size: 11px;
	color: #999;
	background: #282828 url(images/docs-logo.png) no-repeat 740px;
}

#footerLeft{
	width: 45%;
	float: left;
}

#footerRight{
	width: 45%;
	text-align: right;
	float: right;
}

/* Contact Form */
#contactForm .element{
	padding: 0 0 5px 0;
}

#contactForm .element label{
	display: block;
	float:left;
	width: 55px;
	text-align: right;
	line-height: 20px;
}

#contactForm .element .field{
	float:right;
	width: 120px;
	padding-left: 5px;
	text-align: left;
}

#contactForm .element .field input, #contactForm .element .field textarea{
	background: #fff;
	border-top: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #666;
	width: 120px;
}

#contactForm .element .field textarea{
	height: 60px;
}

#contactForm .element .field input{
	height: 18px;
	line-height: 18px;
}

#contactForm .button{
	width: 37px;
	border: 0;
	float: right;
	color: #17627b;
	font-size: 11px;
	cursor: pointer;
	text-transform: uppercase;
	margin-bottom: 5px;
	line-height: normal;
	background: none;
	font-weight: bold;
}

#newsTop{
	position: relative;
	bottom: 7px;
	width: 620px;
	padding: 5px 10px 5px;
	height: 26px;
	line-height: 26px;
	margin: 5px 0 3px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

* > #newsTop{
	width: 620px;
}

#newsTop input{
	position: relative;
	top: 1px;
}


.newsItemLeft, .newsItemRight{
	clear: both;
	float: left;
	border: 1px solid #d19a22;
	background: #505050;
	padding: 5px;
	font-size: 11px;
	line-height: 1.2em;
	color: #fff;
	width: 47%;
	overflow: hidden;
	height: auto !importnat;
	margin-bottom: 10px;
	text-align: left;
}

.newsItemRight{
	float: right;
	clear: none;
}

.newsItemLeft img, .newsItemRight img{
	float: left;
	border: 1px solid #ddd;
	vertical-align: bottom;
	margin: 0 10px 3px 0;
}

.newsItemLeft h2, .newsItemRight h2{
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0;
}

.hr{
	clear: both;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
	height: 0;
	font-size: 0;
}


#dropDownNavigationDouble{
	background: url(images/find.jpg) no-repeat 0 0;
	position: relative;
	color: #fff;
	width: 420px;
	height: 80px;
	margin: 10px 0 0 120px;
}

#dropDownNavigationDouble .CenterDropDown, #dropDownNavigationDouble .rightDropDown{
	position: absolute;
	top: 0;
	height: 60px;
	width: 250px;
	text-align: center;
}

#dropDownNavigationDouble h2{
	font-size: 30px;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 15px;
}

#dropDownNavigationDouble select{
	width: 180px;
}

#dropDownNavigationDouble .CenterDropDown{
	left: 90px;
}

#dropDownNavigationDouble .rightDropDown{
	right: 20px;
}


#dropDownNavigation{
	position: relative;
	bottom: 7px;
	background: url(images/find.png) no-repeat 0 0;
	width: 670px;
	height: 36px;
	margin: 5px 0px 3px 0;
	left: 15px;
}

#dropDownNavigation h2{
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	position: absolute;
	top: 0;
	left: 10px;
	color: #fff;
	text-align: center;
	padding: 0;
}

#dropDownNavigation select{
	position: absolute;
	top: 7px;
	right: 120px;
	width: 200px;
}

.inv{
	display: none;
}


/*.dentistItem{
  	position: relative;
	background: #fbfbfb;
	border: 1px solid #a6dde2;
	padding: 10px;
	margin-bottom: 1em;
}

.dentistItem h2{
	position: relative;
	font-size: 13px;
	line-height: 1em;
	border-bottom: 1px dotted #aaa;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}

.dentistItem .description{
	float: right;
	width: 425px;
	font-size: 12px;
	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: 12px;
	color: #444;
}

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

.dentistItem{
	height: 1%;
  	position: relative;
  	z-index: 100;
	background: #505050;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px dashed #d19a22;
}

.dentistItem h2{
	font-weight: bold;
	font-size: 13px;
	line-height: 1em;
	border-bottom: 2px solid #ccc;
	padding: 0 0 3px 0;
	margin-bottom: 5px;
}

.dentistItem .description{
	float: right;
	width: 505px;
	height: 50px;
	font-size: 12px;
	color: #fff;
}

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

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

.dentistItem span.padding{
	padding-left: 15px;
}

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

.dentistItem .clear{
	overflow: hidden;
	height: 0;
}

.dentistItem .viewProfile{
	clear: both;
	display: block;
	width: 70px;
	height: 14px;
	margin-top: -14px;
	position: relative;
	top: 5px;
	left: 5px;
	float: right;
	text-align: center;
	background: #198189;
	color: #fff;
	font-size: 11px;
	padding: 0 3px;
	font-weight: bold;
}

.dentistItem .viewProfile:hover{
	color: #fff;
}

