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







.table {
	font-size:12px;
	clear:both;
}
.header_information_area {
	border-bottom:1px dotted;
	width:940px;
	margin-left:20px;
}
.header_information_icon {
	float:left;
	width:60px;
	height:40px;
	background-repeat:no-repeat;
	background-image:url(/images/ask_information_icon.png);
}
.header_information {
	float:left;
	width:380px;
	margin-top:-5px;
}
.header_information h3 {
	font-size:20px;
}
/* menu başla  */







.rhm1 {
	height:64px;
	margin:0 auto;
	background:url(../images/rhm1_bg.gif) repeat-x;
}
.rhm1-left {
	background:url(../images/rhm1_l.gif) no-repeat;
	width:15px;
	height:64px;
	float:left;
}
.rhm1-right {
	background:url(../images/rhm1_r.gif) no-repeat;
	width:15px;
	height:64px;
	float:right;
}
.rhm1-bg {
	background:url(../images/rhm1_bg.gif) repeat-x;
	height:64px;
}
.rhm1-bg ul {
	list-style:none;
	width:auto
}
.rhm1-bg li {
	float:left;
	list-style:none;
}
.rhm1-bg li a {
	float:left;
	display:block;
	color:#ffe8cc;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:0;
	font-weight:bold;
	padding:0 0 0 19px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}
.rhm1-bg li a span {
	float:left;
	display:block;
	padding:0 19px 0 0;
}
.rhm1-bg li.current a {
	color:#fff;
	background:url(../images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span {
	color:#fff;
	background:url(../images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover {
	color:#fff;
	background:url(../images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span {
	color:#fff;
	background:url(../images/rhm1_hover_r.gif) no-repeat right 5px;
}
/* menu bit  */



.main_ask_top {
	background: url("../images/ask_content/ask_top_bg_grey.png") no-repeat scroll 0 0 transparent;
	height: 16px;
	margin: 10px auto 0;
	width: 982px;
}
.main_ask_center {
	background: url("../images/ask_content/ask_middle_bg_grey.jpg") repeat-y scroll 0 50% transparent;
	height: 100%;
	margin: 0 auto;
	width: 982px;
}
.main_ask_footer {
	background-image:url(../images/ask_content/ask_bottom_bg_grey.png);
	width:982px;
	height:16px;
	background-repeat:no-repeat;
	margin:0 auto;
}
#ask_container {
	width:960px;
	padding:3px;
	margin:0 auto;
}
.ask_left {
	float:left;
	width:630px;
}
.ask_right {
	width:320px;
	float:right;
	padding:5px;
	background-color:#f7f7f7;
}
.mainask_area {
	width:600px;
	height:100%;
	margin:0 auto;
}
.mainask_area_top {
	width:598px;
	height:10px;
	background-image:url(../images/askbox_top.png);
	background-repeat:no-repeat;
}
.mainask_area_center {
	width:598px;
	height:100%;
	background-image:url(../images/askbox_center.png);
	background-repeat:repeat-y;
}
.mainask_area_foter {
	width:598px;
	height:57px;
	background-image:url(../images/askbox_footer.png);
	background-repeat:no-repeat;
}
.ask_inside {
	width:546px;
	margin:0 auto;
}
.ask_inside_top {
	background-image:url(../images/askbox_inside_top.png);
	background-repeat:no-repeat;
	width:546px;
	height:10px;
}
.ask_inside_center {
	background-image:url(../images/askbox_inside_center.png);
	width:546px;
	background-repeat:repeat-y;
}
.breadcrump {
	float:left;
	margin-top:-15px;
}
.breadcrump_left {
	float:left;
	background-image:url(../images/br_left.png);
	width:10px;
	height:19px;
	background-repeat:no-repeat;
}
.breadcrump_center {
	float:left;
	background-image:url(../images/br_center.png);
	height:19px;
	background-repeat:repeat-x;
	font-size:10px;
	padding:1px;
}
.breadcrump_center a:link {
	color:#33C;
	text-decoration:none;
}
.breadcrump_center a:hover {
	color:#515151;
	text-decoration:underline;
}
.breadcrump_center a:visited {
	color:#33C;
	text-decoration:none;
}
.breadcrump_right {
	float:left;
	background-image:url(../images/br_right.png);
	width:9px;
	height:19px;
	background-repeat:no-repeat;
}
.ac_breadcrump_left {
	float:left;
	background-image:url(../images/ac_br_left.png);
	width:10px;
	height:19px;
	background-repeat:no-repeat;
}
.ac_breadcrump_center {
	float:left;
	background-image:url(../images/ac_br_center.png);
	height:19px;
	background-repeat:repeat-x;
	font-size:10px;
	padding:1px;
}
.ac_breadcrump_center a:link {
	color:#fff;
	text-decoration:none;
}
.ac_breadcrump_center a:hover {
	color:#dadada;
	text-decoration:underline;
}
.ac_breadcrump_center a:visited {
	color:#fff;
	text-decoration:none;
}
.ac_breadcrump_right {
	float:left;
	background-image:url(../images/ac_br_right.png);
	width:9px;
	height:19px;
	background-repeat:no-repeat;
}
.header {
	font-size:20px;
}
div.header span, .info_ask_form {
	font-size:12px;
	color:#999
}
.form_header {
	font-size:23px;
	float:left;
	color:#000;
	font-weight:bold;
	margin-top:-5px;
}
.facebook {
	float:right;
}
.ask_inside_center_area {
	width:520px;
	margin:0 auto;
}
.ask_inside_footer {
	background-image:url(../images/askbox_inside_footer.png);
	background-repeat:no-repeat;
	width:546px;
	height:35px;
}
.ask_inside_footer_icon {
	float:right;
	font-size:12px;
	margin-top:11px;
	text-align:right;
	margin-right:5px;
}
.ask_inside_footer_text {
	float:right;
	margin-right:10px;
	font-size:12px;
	margin-top:10px;
}
.q_input {
	width:450px;
	font-weight:bold;
	padding:3px;
	height:20px;
	border:1px solid;
	border-color:#CCC;
	font-size:18px;
	color:#515151;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.category_input {
	width:250px;
	border:1px solid;
	border-color:#CCC;
}
.d_input {
	width:450px;
	border:1px solid;
	border-color:#CCC;
	font-size:15px;
	color:#515151;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px;
}
.d_input_small {
	width:500px;
	border:none;
	height:30px;
	font-size:15px;
	color:#dadada;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px;
}
.q_result {
	font-size:15px;
}
.q_result a:link {
	color:#36F;
	text-decoration:none;
}
.q_result a:hover {
	color:#000;
	text-decoration:underline;
}
.q_result a:visited {
	color:#36F;
	text-decoration:none;
}
.post_button {
	float:left;
	margin-top:10px;
}
.preview_button {
	float:left;
	margin-top:10px;
	margin-left:20px;
}
.navigate_area {
	width:300px;
	margin-left:15px;
}
.navigate li {
	list-style:none;
	float:left;
	border:1px solid #E0E8FF;
	margin-right:3px;
	padding:3px 5px;
	text-align:center;
	background-color:#F6F6F6
}
.navigate li a:link {
	color:#36F;
	text-decoration:none;
}
.navigate li a:hover {
	color:#515151;
	text-decoration:underline;
}
.navigate li a:visited {
	color:#36F;
	text-decoration:none;
}
.question_area {
	width:600px;
	margin:0 auto;
	border-bottom:1px dotted;
	border-bottom-color:#dadada;
}
.dr_question_area {
	width:600px;
	margin:0 auto;
	border:5px solid;
	border-color:#f7912e;
}
.dr_answer_area {
	width:600px;
	margin:0 auto;
	border:5px solid;
	border-color:#f7912e;
	background-color:#F90;
}
.answer_by_doctor_button {
	margin-top:-15px;
}
.question_area_left {
	width:90px;
	float:left;
}
.dr_question_area_left {
	width:100px;
	float:left;
}
.question_area_right {
	float:left;
}
.dr_question_area_right {
	float:left;
	width:460px;
}
.question_header {
	font-size:20px;
	width:500px
}
.dr_question_header {
	font-size:20px;
	width:463px;
}
.dr_question_header a:link {
	color:#36F;
	text-decoration:none;
}
.dr_question_header a:hover {
	color:#515151;
	text-decoration:underline;
}
.dr_question_header a:visited {
	color:#36F;
	text-decoration:none;
}
.question_header_line {
	background-image:url(../images/question_line.png);
	width:503px;
	height:10px;
}
.dr_question_header_line {
	background-image:url(../images/question_line.png);
	width:463px;
	height:10px;
}
.question_details {
	font-size:14px;
	width:480px
}
.dr_question_details {
	font-size:14px;
	width:463px;
}
.answers {
	font-size:12px;
	text-align:center;
}
.view {
	font-size:12px;
	text-align:center;
}
.question_header a:link {
	color:#36F;
	text-decoration:none;
}
.question_header a:hover {
	color:#000;
	text-decoration:underline;
}
.question_header a:visited {
	color:#36F;
	text-decoration:none;
}
.icon {
	width:17px;
	height:17px;
	float:left;
	padding-right:3px;
	margin-top:1px;
}
.ans_detail {
	float:left;
	font-size:13px;
	padding-right:3px;
}
.ans_detail a:link {
	color:#36F;
	text-decoration:none;
}
.ans_detail a:hover {
	color:#000;
	text-decoration:underline;
}
.ans_detail a:visited {
	color:#36F;
	text-decoration:none;
}
.footer_ask {
	width:460px;
	margin:0 auto;
	height:30px;
	background-color:#CCC;
	padding:5px;
}
.q_input_footer {
	width:450px;
	font-weight:bold;
	padding:3px;
	height:20px;
	border:1px solid;
	border-color:#CCC;
	font-size:18px;
	color:#515151;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.right_ayrac {
	width:296px;
	height:13px;
	background-image:url(../images/right_ayrac.png);
	background-repeat:no-repeat;
}
.right_center {
	width:300px;
	margin:0 auto;
}
.right_search {
	width:270px;
	float:left;
	margin-left:5px;
	padding:5px;
	height:18px;
	border:1px solid;
	border-color:#dadada;
}
.right_search_area {
	width:290px;
	height:30px;
	background-color:#CCC;
	padding:5px;
	margin-top:10px;
}
.right_search_button {
	float:right;
	height:18px;
	width:25px;
	margin-top:-29px;
	margin-right:18px;
}
.float_left {
	float:left;
	padding-right:10px;
	font-size:15px;
}
.tags {
	margin:0 auto;
	width:300px;
}
.google {
	margin:0 auto;
	width:300px;
}
/* question details */



.q_details_area {
	width:600px;
	margin:0 auto;
}
.q_details {
	width:598px;
	background-color:#f2f2f2;
	padding-top:10px;
}
.q_details_footer {
	width:598px;
	height:26px;
	background-image:url(../images/q_details_footer.png);
}
.q_inside_footer_icon {
	float:right;
	font-size:12px;
	margin-top:11px;
	text-align:right;
	margin-right:2px;
}
.q_inside_footer_text {
	float:left;
	font-size:12px;
	margin-top:2px;
}
.q_inside_footer_text a:link {
	color:#36F;
	text-decoration:none;
}
.q_inside_footer_text a:hover {
	color:#515151;
	text-decoration:underline;
}
.q_inside_footer_text a:visited {
	color:#36F;
	text-decoration:none;
}
.q_icon {
	width:17px;
	height:17px;
	float:left;
	padding-right:3px;
	margin-top:3px;
}
.q_details_left {
	width:100px;
	float:left;
	text-align:center;
}
.q_details_right {
	float:left;
	width:475px;
	margin-left:5px;
}
.q {
	width:44px;
	height:47px;
	float:left;
	background-image:url(../images/q.png);
	margin-top:5px;
	padding-right:5px;
	background-repeat:no-repeat;
}
.q_head {
	float:left;
	font-size:20px;
	width:460px;
}
.q_details_ans {
	width:570px;
	margin:0 auto;
}
.q_details_ans_area {
	width:570px;
	margin:0 auto;
	padding:5px;
}
.q_details_ans_pic {
	float:left;
	width:82px;
	height:100px;
}
.q_details_ans_input {
	width:450px;
	height:70px;
	margin-left:10px;
	border:1px solid;
	border-color:#dadada;
	padding:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background-image:url(../images/ans_bg.jpg);
	background-repeat:repeat-x;
}
.ans_header_icon {
	float:left;
	padding-right:5px;
}
.ans_header_text {
	float:left;
	font-size:24px;
}
.ans_area {
	width:598px;
	margin:0 auto;
}
.main_ayrac {
	width:698px;
	height:14px;
	background-image:url(../images/main_ayrac.png);
	background-repeat:no-repeat;
}
.answers_details {
	font-size:14px;
	margin-top:5px;
}
.dr_answers_details a, .answers_details a {
	color:blue;
	text-decoration:underline
}
.dr_answers_details {
	font-size:14px;
	margin-top:5px;
	color:#515151;
	padding:5px;
}
.dr_answers_details p {
	font-size:14px !important;
	margin-bottom:5px;
}
.a_head {
	float:left;
	font-size:20px;
	width:430px;
}
.a_details_ans {
	width:598px;
	height:120px;
	margin:0 auto;
}
.dr_a_details_ans {
	width:598px;
	margin:0 auto;
	background-color:#F8BB49;
}
.a_details_ans_area {
	width:580px;
	margin:0 auto;
	padding:15px;
}
.a_details_footer {
	width:598px;
	height:26px;
	background-image:url(../images/q_details_footer1.png);
	clear:both;
}
.a_details_left {
	width:100px;
	float:left;
}
.dr_details_left {
	width:130px;
	float:left;
	margin-left:5px;
}
.a_details_right {
	float:left;
}
.dr_details_right {
	float:right;
	width:450px;
}
.dr_logo {
	margin-top:5px;
	width:130px;
	height:65px;
	border:none;
	border-color:#fff;
	text-align:center
}
.dr_logo_ans {
	margin-top:5px;
	width:130px;
	height:65px;
	border:1px dotted;
	border-color:#515151;
}
.dr_inside_footer_icon {
	float:right;
	font-size:12px;
	margin-top:11px;
	text-align:right;
	margin-right:2px;
}
.dr_inside_footer_text {
	float:left;
	font-size:12px;
	margin-top:2px;
	color:#515151;
}
.dr_icon {
	width:17px;
	height:17px;
	float:left;
	padding-right:3px;
	margin-top:1px;
}
.dr_detail_area {
	height:25px;
}
.dr_detail_area_left {
	width:11px;
	height:25px;
	float:left;
	background-image:url(../images/small_left.png);
	background-repeat:no-repeat;
}
.dr_detail_area_right {
	width:7px;
	height:25px;
	float:left;
	background-image:url(../images/small_right.png);
	background-repeat:no-repeat;
}
.dr_detail_area_center {
	height:25px;
	float:left;
	background-image:url(../images/small_center.png);
	background-repeat:repeat-x;
}
.dr_details {
	width:598px;
}
.featured_area {
	margin:0 auto;
	width:300px;
}
.featured_header {
	font-size:15px;
	font-weight:bold;
}
.featured_left {
	width:130px;
	float:left;
	margin-top:3px;
	padding-right:15px;
}
.featured_right {
	float:left;
	margin-top:3px;
}
.featured_logo {
	width:130px;
	height:65px;
	margin:0 auto;
	border:1px dotted;
	border-color:#000;
	text-align:center;
}
.featured_text {
	font-size:13px;
}
.featured_button {
	width:70px;
	height:20px;
	float:left;
	padding-right:5px;
	margin-top:10px;
}
.a_details_area {
	width:600px;
	margin:0 auto;
}
.clinic_name {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin-left:5px;
	margin-top:5px;
	padding-bottom:5px;
}
.clinic_name a {
	color:#FFF !important
}
.clinic_name a:hover {
	color:#FFF !important
}
/* tab başla */







* {
	margin: 0;
	padding: 0;
}
.widget {
	width: 280px;
	margin: 0px;
	padding: 10px;
	background: #f7f7f7;
	margin-bottom: 15px;
}
.widget a {
	color: #515151;
	text-decoration: none;
}
.widget a:hover {
	color: #0244ff;
	text-decoration: underline;
}
.tabnav li {
	display: inline;
	list-style: none;
	font-size:11px;
}
.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	padding: 5px;
	outline: none;
}
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	color: #222;
	text-decoration: none;
	border-left:1px solid;
	border-left-color:#dadada;
	border-top:1px solid;
	border-top-color:#dadada;
	border-right:1px solid;
	border-right-color:#dadada;
}
.tabdiv {
	margin-top: 2px;
	background: #f7f7f7;
	border: 1px solid #dadada;
	padding: 5px;
}
.tabdiv li {
	list-style-image: url("star.png");
	margin-left: 20px;
}
.ui-tabs-hide {
	display: none;
}
#featuredvid {
	text-align: center;
}
.fvid {
	margin-bottom: 5px;
}
.vidselector li {
	text-align: left;
	list-style: none;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #dedbd1;
	text-transform: uppercase;
	margin-bottom: 5px;
}
/* tab bitti */

#termsofuse a:link { color:#fff !important; text-decoration:underline !important;}
#termsofuse a:hover { color:#dadada !important; text-decoration:underline !important;}
#termsofuse a:visited { color:#fff !important; text-decoration:underline !important;}

#ask_tabs {
	float:left;
	width:100%;
	font-size:14px;
	line-height:normal;
	border-bottom:1px solid #CCC;
	margin-bottom:10px
}
.country_header { font-size:14px;}
#ask_tabs ul {
	margin:0;
	padding:5px 10px 0 50px;
	list-style:none;
}
#ask_tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#ask_tabs a {
	background-color:#EFEFEF;
	float:left;
	margin:0;
	padding:4px 8px;
	text-decoration:none;
	margin-right:10px;
	color:#999;
	border:1px solid #CCC;
	border-bottom-width:0px
}
#ask_tabs a.selected {
	font-size:16px;
	color:#333;
	background-color:#FFF
}
#tag_cloud {
	width:280px;
}
.tag {
	height:23px;
	border:1px solid;
	border-color:#E0E0E0;
	float:left;
	margin-left:5px;
	background-image:url(../images/tag_bg.jpg);
	background-repeat:repeat-x;
	padding-left:2px;
	padding-right:2px;
	margin-top:5px;
}
.tag a {
	white-space:nowrap !important;
}
div#errors {
	color:#FF0000;
	padding:5px;
	background-color:#FFF0F0;
	display:none
}
span.char_count {
	color: #FFFFFF;
	float: right;
	font-size: 10px;
	margin-right: 5px;
}
.top_banner_holder {
	margin-right:20px;
	width:468px;
	float:right;
}
/* question details biti */



.ads_overlay {
	background: url("http://www.whereismydoctor.com/images/ads_overlay.png") repeat scroll left center transparent;
	height: 90px;
	position: absolute;
	right: 0;
	width: 150px;
	z-index: 10000;
}
.bottom_ads_holder {
	overflow: hidden;
	position: relative;
	width: 575px;
}
.answer_label {float:left; margin-left:10px; margin-top:10px; font-size:13px;}

