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

body {
	margin: 0px;
	background:#1e1e1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dbdbdb;
}

#container {
	width:949px;
	margin:0 auto;
}

#left_col {
	float:left;
	width:215px;
}

#left_col ul#menu {
	margin:0;
	padding:0;
	list-style:none;
	border-top:solid 1px #fff;
	margin-bottom:20px;
}

#left_col ul#menu li a {
	display:block;
	line-height:35px;
	border-bottom:solid 1px #fff;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-left:1px;
}

#left_col ul#menu li a:hover, #left_col ul#menu li a.active {
	color:#f752c7;
}

#centre_col {
	float:left;
	width:526px;
	margin-left:7px;
	margin-right:7px;
}

#centre_col #banner {
	min-height:251px;
	background:url(images/banner.jpg) no-repeat;
}

#centre_col p {
	text-align:justify;
	line-height:16px;
	margin-top:10px;
	margin-bottom:16px;
}

#right_col {
	float:left;
	width:194px;
}

#right_col #locationselect
{
	padding-left: 10px;
	background: #000000;
	padding-bottom: 6px;
}

#right_col #locationselect select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 174px;
}

#right_col #locationselect_footer {
	background:url(images/locationselect_footer.png);
	line-height:40px;
	min-height:40px;
	padding-left:7px;
	padding-right:7px;
	width:180px;
}

#right_col #enquiry_form {
	padding-left:10px;
	background:#000;
	padding-bottom:6px;
}

#right_col #enquiry_form form {
	margin:0;
	padding:0;
}

#right_col #enquiry_form input, #right_col #enquiry_form textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:168px;
}

#right_col #enquiry_form select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:174px;
}

#right_col #enquiry_form label {
	display:block;
	line-height:18px;
}

#right_col #enquiry_footer input.button {
	background:#000;
	border:solid 0px;
	color:#f752c7;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	padding-top:3px;
	cursor:pointer;
}

#right_col #enquiry_footer {
	background:url(images/form_footer.png);
	line-height:27px;
	min-height:27px;
	padding-left:7px;
	padding-right:7px;
	width:180px;
}

#footer {
	line-height:39px;
	min-height:39px;
	background:#151515;
	border-top:solid 1px #f752c7;
	width:939px;
	text-align:right;
	padding-right:10px;
	margin-top:20px;
	clear:both;
	color:#888888;
}

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

div#centre_col .dentistItem a{
	color: #F752C7;
}

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

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


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

.dentistItem .description1{
	float: left;
	width: 350px;
	font-size: 11px;
	color: #CCCCCC;
}

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

.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: #CCCCCC;
}

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

.dentistItemExtended{
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-bottom: 1em;
	display:block;
	min-height:95px;
}

div#centre_col .dentistItemExtended a{
	color: #F752C7;
}

div#centre_col .dentistItemExtended h2{
	position: relative;
	font-size: 16px;
	line-height: 1em;
	border-bottom: 2px solid #FFFFFF;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}

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


.dentistItemExtended .description{
	float: right;
	width: 270px;
	font-size: 11px;
	color: #CCCCCC;
}

.dentistItemExtended .description1{
	float: left;
	width: 350px;
	font-size: 11px;
	color: #CCCCCC;
}

.dentistItemExtended .description2{
	float: right;
	width: 350px;
	font-size: 11px;
	color: #CCCCCC;
}

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

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

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

.dentistItemExtended strong{
	color: #FFFFFF;
	font-style: italic;
}

#featured1 {
	float:right;
	width:194px;
}

#featured1 ul#menu {
	margin:0;
	padding:0;
	list-style:none;
	border-top:solid 1px #fff;
	margin-bottom:20px;
}

#featured1 ul#menu li a {
	display:block;
	line-height:35px;
	border-bottom:solid 1px #fff;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-left:1px;
}

#featured1 ul#menu li a:hover, #left_col ul#menu li a.active {
	color:#f752c7;
}

.tbl_experts {
	background: #1e1e1e;
	border: 1px solid white;
	margin: 2.5px 10px 2.5px 10px;
	width: 98%;
	height: 220px;
}

.tbl_experts th {
	padding: 0px 10px;
}

.tbl_experts td {
	padding: 5px;
}

.btn_askq {
	background: white;
	border: 1px solid #1e1e1e;
	color: #1e1e1e;
	margin: 5px;
	padding: 2px 5px;
}
