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

body{
	margin: 0px;
	background:#fff url(http://rhinoplasty.org.uk/images/bg.jpg) top left repeat-x;
	padding-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4E4E4E;
}

*{
	margin:0;
	padding:0;
}
#container {
	width:980px;
	background:#fff;
	margin:0 auto;
}

/*----Header-----
-----------------*/
#header{
	width:980px;
	height:113px;
	background:#fff;
}
.hdr_round_left{
	background:url(http://rhinoplasty.org.uk/images/hdr_round_left.gif) 0 0 no-repeat;
	width:305px;
	height:113px;
	float:left;
}
#logo{
	margin:16px 0 0 20px;
	margin-top:16px;
	margin-left:20px;
	float:left;
	width:285px;
	height:80px;
}
.hrd_right{
	background:url(http://rhinoplasty.org.uk/images/header_right.jpg) no-repeat;
	width:471px;
	height:113px;
	float:right;
}
div#find_form {
	float:right;
	padding-right:45px;
	width:200px;
	padding-top:83px;
}

div#find_form select {
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
/*----Banner-----
-----------------*/
#banner{
	width:940px;
	height:232px;
	margin:0 auto;
	padding-bottom:10px;
}
#bnr_left{
	width:665px;
	height:222px;
	float:left;
}
.box{ height:220px; width:250px;float:left;margin-left:25px; padding:0px;}
#bnr_right_content{
	background:url(http://rhinoplasty.org.uk/images/bnr_right_bg.gif) repeat-x;
	height:220px;
	width:250px;
	padding:0px;
	margin:0px;
/*	margin-left:25px;
*/}
.bnr_right_borderl{
	height:220px;
	background:url(http://rhinoplasty.org.uk/images/bnr_rght_lbrd.gif) left top no-repeat;
}
.bnr_right_borderr{
	height:220px;
	background:url(http://rhinoplasty.org.uk/images/bnr_rght_rbrd.gif) right top no-repeat;
}
.ask_a_qus{
	background:url(http://rhinoplasty.org.uk/images/ask_a_qus.gif) 0 8px no-repeat;
	height:28px;
}
#ask_table{
	padding-left:16px;
}
#ask_table tr td{
	padding-left:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:4px;	
	border:1px solid #E3E9EF;	
}
.ask_opt{
	width:207px;
	height:17px;
}
.ask_txt{
	width:200px;
	height:17px;
}
.ask_txtarea{
	width:200px;
	height:64px;
}
.terms{
	color:#BDDD8F;
	text-decoration:none;
}
.terms:hover{
	color:#BDDD8F;
	text-decoration:underline;
}
.ask_submit{
	background:url(http://rhinoplasty.org.uk/images/ask_submit.gif) no-repeat;
	width:75px;
	height:20px;
	padding:0px;
	border:0;
}

/*----TopNav-----
-----------------*/
#top_nav{
	width:940px;
	height:34px;
	background:url(http://rhinoplasty.org.uk/images/top_nav_bg.gif) repeat-x;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#top_nav ul li{
	padding:0 14px;
	line-height:34px;
	background:url(../images/top_nav_split.gif) right no-repeat;
	display: block;
	float:left;
}
#top_nav ul .cmn_li a{
	color:#FFFFFF;
	text-decoration:none;
}
#top_nav ul .cmn_li:hover{
	background:url(../images/top_nav_split.gif) right no-repeat;
}
#top_nav ul .cmn_li:hover a{
	color:#666666;
	text-decoration:none;
}
#top_nav ul .tnav_select a{
	color:#7FC31B;
	font-weight:bold;
	text-decoration:none;
}
#tnav_left{
	background:url(http://rhinoplasty.org.uk/images/top_nav_left.gif) left no-repeat;
	height:34px;
}
#tnav_right{
	background:url(http://rhinoplasty.org.uk/images/top_nav_right.gif) right no-repeat;
	height:34px;
}
.tnav_select{
	color:#7FC31B;
	font-weight:bold;
}
/*----Main Body-----
--------------------*/
#main_body{
	background:#FFFFFF;
	border-top:10px solid #FFF;
	padding: 0 20px;
	width:940px;
	float:left;
}
/*---Left-Bar---*/
#left_bar {
	width:219px;
	float:left;
	padding-bottom:30px;
	background:#EDEDED;
}
#left_bar ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
/*#left_bar ul li{ height:29px !important; height:22px; border:none; line-height:23px; padding:0px; margin:0px;}*/
#left_bar ul li a {
	display:block;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	background:url(http://rhinoplasty.org.uk/images/left_bar_nav.gif) no-repeat;
	padding-left:30px;
	margin:1px 0;
	height:24px;
}

#left_bar ul li a:hover {
	color:#666666;
	background:url(http://rhinoplasty.org.uk/images/left_bar_nav_on.gif) left top no-repeat;
}
#meet_experts ul li{
	padding:0px;
	background:#FFFFFF;
	text-align:center;
}
/*---Right-Bar---*/
#right_bar {
	width:219px;
	float:right;
	padding-bottom:30px;
	background:#EDEDED;
}
#right_bar ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#right_bar  li {
	line-height:15px;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
	display:block;

}
#right_bar  a {
	color:#666666;
	text-decoration:none;
}
/*---Content---*/
#content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:460px;
	float:left;
	margin-left:20px;
}
#content h1{
	color:#7FC31B;
}
#content a{
	color:#7FC31B;
	text-decoration:none;
}
#content a:hover{
	color:#7FC31B;
	text-decoration:underline;
}
P{
	margin:5px 0;
	text-align:justify;
}

/*----Footer--------
--------------------*/
#footer{
	width:940px;
	height:66px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding:20px;
	margin:0 auto;
	line-height:18px;
	color:#A7A7A7;
}
#footer a{
	color:#96CC46;
	text-decoration:none;
}
#footer a:hover{
	color:#96CC46;
	text-decoration:underline;
}
#footer span{
	color:#989898;
}

/*----Others--------
--------------------*/
.tbl_experts{
	border:1px solid #7fc31b;
	margin:10px 0;
}
.tbl_experts th{
	padding:0px 10px;
}
.tbl_experts td{
	padding:5px;
}
.btn_askq{
	padding:2px 5px;
	margin:5px;
	border:1px solid #CCCCCC;
	background:#7fc31b;
	color:#FFF;
}

.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 .description{
	float: right;
	width: 270px;
	font-size: 11px;
	color: #333;
}

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

.dentistItem .description2{
	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;
}

#newsTop{
	font-size: 12px;
	padding: 2px 5px;
	margin-bottom: 10px;
	color: #555;
	background: #e4effb;
}

.newsItemLeft, .newsItemRight{
	float: left;
	border: 1px solid #82c61e;
	background: #EDEDED;
	padding: 5px;
	font-size: 11px;
	line-height: 1.2em;
	color: #555;
	overflow: hidden;
	height: auto !importnat;
	height: 1%;
	margin-bottom: 10px;
	text-align: left;
}

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

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

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