@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background:#0c85e6 url(../images/bg.jpg) repeat-x bottom fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

form {
	margin:0px;
}

input, option, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

div#center {
	margin:0 auto;
	width:980px;
}

div#container {
	background:#fff;
	border:solid 2px #fff;
	border-top:0px;
	border-bottom:0px;
	width:980px;
	margin:0 auto;
	float:left;
}

div#header {
	height:137px;
}

div#logo {
	float:left;
	width:308px;
}

div#slogan {
	background:url(../images/header.jpg) no-repeat top right;
	width:667px;
	height:137px;
	float:left;
	padding-left:5px;
}

div#slogan h1 {
	font-family:'Stone Sans OS ITC TT', Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:0px;
	color:#154e83;
	letter-spacing:-1px;	
	font-weight:normal;
	padding-top:5px;
	margin-bottom:20px;
}

div#slogan p {
	display:block;
	width:264px;
	font-size:12px;
	color:#154e83;
	text-align:justify;
	margin:0px;
}

div#slogan p a {
	margin:0px;
	margin-top:16px;
	font-size:10px;
	color:#fff;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

div#slogan p a:hover {
	text-decoration:underline;
}

div#top_nav {
	height:32px;
	width:980px;
	float:left;
	background:url(../images/menu.gif) repeat-x;
}

div#top_nav img {
	display:block;
	width:2px;
	float:left;
}

div#top_nav a {
	text-transform:uppercase;
	line-height:32px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-family:Arial;
	padding-left:38px;
	padding-right:38px;
	display:block;
	float:left;
}

div#top_nav a:hover {
	background:url(../images/menu-on.gif);
}

div#find_box {
	background:url(../images/find-a-surgeon.jpg) no-repeat top left;
	height:127px;
	width:980px;
	float:left;
}

div#find_form {
	float:left;
	padding-left:20px;
	width:200px;
	padding-top:88px;
}

div#find_form select {
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

div#advert {
	float:left;
	padding-top:34px;
	padding-left:258px;
	margin:0 auto;
	width:468px;
}

div#content {
	border-top:20px solid #fff;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	width:940px;
	float:left;
	background:#fff url(../images/content_bg.gif) repeat-y;
}

div#left_bar {
	width:220px;
	float:left;
	padding-bottom:30px;
	background:#f1f1f1;
}

div#left_bar #countries .row a {
	font-weight:bold;
	color:#154e83;
	text-decoration:none;
}

div#left_bar #countries .row a:hover {
	text-decoration:underline;
}

div#left_bar #countries .row .left {
	width:50%;
	float:left;
	text-align:center;
}

div#left_bar #countries .row .right {
	width:50%;
	float:left;
	text-align:center;
}

div#left_bar #featured h2 {
	line-height:25px;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	background:url(../images/side-top.gif) no-repeat top;
	color:#fff;
	text-align:center;
	border-bottom:solid 1px #fff;
	margin:0;
	padding:0;
	padding-top:2px;
}

div#left_bar h2 {
	line-height:27px;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	background:#154e83;
	color:#fff;
	text-align:center;
	border-bottom:solid 1px #fff;
	margin:0;
	padding:0;
}

div#left_bar ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

div#left_bar ul li a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
	display:block;
	line-height:24px;
	background:url(../images/side-nav.gif) no-repeat;
	padding-left:30px;
}

div#left_bar ul li a:hover {
	background:url(../images/side-nav-on.gif) no-repeat;
	color:#fff;
}

div#right_bar {
	width:140px;
	float:right;
	padding-bottom:30px;
	background:#f1f1f1 url(../images/ad_header.gif) no-repeat top;
}

div#body {
	margin-left:20px;
	width:540px;
	float:left;
	padding-bottom:30px;
	text-align:justify;
}

div#body a {
	color:#154e83;
	text-decoration:none;
}

div#body a:hover {
	text-decoration:underline;
}

div#body p {
	margin:0px;
	margin-bottom:14px;
	margin-top:8px;
}

div#body ul {
	list-style-image:url(../images/list.gif);
}

div#body h1 {
	margin:0px;
	font-size:24px;
	font-weight:bold;
	display:block;
	color:#154e83;
	margin-bottom:12px;
	text-align:left;
}

div#body h2 {
	margin:0px;
	font-size:12px;
	font-weight:bold;
}

div.quote {
	display:block;
	margin:0 auto;
	text-align:center;
	padding-bottom:16px;
	font-size:12px;
	font-style:italic;
	color:#154e83;
}

div.quote b {
	color:#333;
}

div#footer {
	background:#f1f1f1;
	border-top:solid 2px #154e83;
	height:69px;
	float:left;
	width:940px;
	padding-left:20px;
	padding-right:20px;
}

div#footer div.left {
	float:left;
	line-height:16px;
	padding-top:20px;
}

div#footer div.right {
	float:right;
	width:434px
}

div#footer a {
	color:#154e83;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

a img {
	border:0px;
}



div#blog_body {
	margin-left:20px;
	width:480px;
	float:left;
	padding-bottom:30px;
	text-align:justify;
}

div#blog_body a {
	color:#154e83;
	text-decoration:none;
}

div#blog_body a:hover {
	text-decoration:underline;
}

div#blog_body p {
	margin:0px;
	margin-bottom:14px;
	margin-top:8px;
}

div#blog_body ul {
	list-style-image:url(../images/list.gif);
}

div#blog_body h1 {
	margin:0px;
	font-size:24px;
	font-weight:bold;
	display:block;
	color:#9cb7a5;
	margin-bottom:12px;
}

div#blog_body h2 {
	margin:0px;
	font-size:12px;
	font-weight:bold;
}

div#sidebar {
	width:200px;
	float:right;
	margin-left:20px;
}

div#sidebar a {
	color:#154e83;
	text-decoration:none;
}

div#sidebar a:hover {
	text-decoration:underline;
}

div#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

div#sidebar ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}

div#sidebar ul li ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

div#sidebar ul li ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}


div#sidebar ul li.widget {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	padding-top:14px;
}

div#sidebar ul li ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	letter-spacing: 0em;
	border-bottom: 1px dotted #ccc;
	padding-top:6px;
	padding-bottom:6px;
}

.dentistItem{
	border: 1px solid #666;
	padding: 10px;
	margin-bottom: 1em;
	display:block;
	min-height:80px;
}

div#body .dentistItem h2{
	position: relative;
	font-size: 16px;
	line-height: 1em;
	border-bottom: 2px solid #9cb7a5;
	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;
}