@charset "utf-8";
/* CSS Document */

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:#0a0a0a;
}

* {font-family: Verdana, Arial, Helvetica, sans-serif;}
a { outline:none; text-decoration:none; color:#119bb9;}
a:hover { color:#3CF; }
img {border:0;}
form {margin:0; padding:0; }

.clear{ clear:both; height:0; visibility:hidden; display:block;}
.clearit {clear: both;}
.clear5 {height:5px; clear:both; padding:0; margin:0;}
.clear10 {height:10px; clear:both; padding:0; margin:0;}

#topbar_block {
	width: 100%;
	min-width:1000px;
	background: #191919 url(../images/bg_topbar.gif) repeat-x left top;
	height: 35px;
	border-bottom: solid 1px #664903;
}

#topbar_container {
	width: 990px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

#topbar_container a {
	color:#999;
}

#topbar_container a:hover {
	color:#0CF;
}

#topbar_container .topleft {
	margin-top:5px;
	float:left;
	width:350px;
	overflow:hidden;
}

#topbar_container .topright {
	margin-top:5px;
	float:right;
	text-align:right;
	width:550px;
}

#searchfieldholder
{
	width: 176px;
	height: 25px;
	background: url(../images/bg_searchtxt.png) no-repeat;
	float: right;
	/*text-align:left;*/
}

.searchtextinput
{
	width: 155px;
	height: 19px;
	background: none;
	border: none;
	color: #999;
	margin-top: 3px;
	margin-left: 15px;
}

#topmenu
{
	width: 300px;
	overflow:hidden;
	font-size:11px;
	color:#999;
	float: right;
	padding-top:5px;
	margin-right:15px;
}

#searchbutton
{
	width: 33px;
	overflow:hidden;
	float: right;
	padding-right:0px;
}

#header_block {
	width: 100%;
	min-width:1000px;
	background: #ffffff;
	height: 105px;
	border-bottom: solid 0px #664903;
}

#header_container {
	width: 990px;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
}

#menubar_block {
	width: 100%;
	min-width:1000px;
	background: #eff1f0 url(../images/bg_menubar.gif) top right repeat-x;
	height: 42px;
	border-bottom: solid 0px #664903;
}

#menubar_container {
	width: 990px;
	height: 42px;
	margin-left: auto;
	margin-right: auto;
	z-index:1000;
}

#sitenav_block {
	width: 100%;
	min-width:1000px;
	background: #000000;
	height: 28px;
	border-bottom: solid 1px #666;
}

#sitenav_container {
	width: 990px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
}

#bursabar_container {
	margin-bottom:10px;
	width: 100%;
	height: 30px;
	background:#EEE;
	border:1px solid #D8D8D8;
}

#bursabar_container ul {
    list-style: none outside none;
    width: 100%;
	padding:0;
	margin:0 0 0 10px;
}
#bursabar_container li {
	color: #999;
    float: left;
    font-size: 12px;
	text-shadow: 1px 1px #ffffff;
    font-weight: bold;
    line-height: 24px;
    margin: opx;
    padding: 2px 10px 0px 10px;
    width: auto;
	display: inline;
}
#bursabar_container li a {
    color: #333;
    float: left;
    text-decoration: none;
}

#bursabar_container li a:hover {
    color: #999;
}

/*--------content navi --------*/
#sitenav_container .content_navi {
	float: left;
    width: 630px;
	height: 28px;
	overflow:hidden;
}
#sitenav_container .login_info {
	float: right;
    width: 355px;
	height: 20px;
	color: #CCC;
	font-size: 11px;
	text-align:right;
	padding-top:8px;
	overflow:hidden;
}

.content_navi ul {
    list-style: none outside none;
    width: 100%;
	padding:0;
	margin:0;
}
.content_navi li {
    /*background: url(../images/right.gif) no-repeat scroll right 8px transparent;*/
	color: #CCC;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;
    margin: opx;
    padding: 2px 5px 0px 5px;
    width: auto;
	display: inline;
}
.content_navi li a {
    color: #CCC;
    float: left;
    text-decoration: none;
}
.content_navi li.last {
    background: none repeat scroll 0 0 transparent;
}
.content_navi li a:hover {
    text-decoration: underline;
}

#bartitle_block {
	width: 100%;
	background: #07b8cd url(../images/bg_bartitle.gif) repeat-x top left;
	height: 72px;
	border-bottom: solid 0px #664903;
}

#bartitle_blockhealthcare {
	width: 100%;
	background: #4185cb url(../images/bg_bartitle_healthcare.gif) repeat-x top left;
	height: 72px;
	border-bottom: solid 0px #664903;
}

#bartitle_blockmember {
	width: 100%;
	background: #32866c url(../images/bg_bartitle_member.gif) repeat-x top left;
	height: 72px;
	border-bottom: solid 0px #32866c;
}

#bartitle_blockbursa {
	width: 100%;
	background:#0e77bb url(../images/bg_bartitle_bursa.gif) repeat-x top left;
	height: 72px;
	border-bottom: solid 0px #32866c;
}

#bartitle_container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	height: 72px;
}

#bartitle_container h2 {
	margin:0;
	padding:30px 0 0 0px;
	color:#ffffff;
	/*text-shadow: -1px -1px #000000;*/
	text-shadow: 1px 1px 1px #655325;
}

#bartitle_container.title2 {
	background: url(../images/bg_title2.jpg) no-repeat top right;
}
#bartitle_container.title3 {
	background: url(../images/bg_title3.jpg) no-repeat top right;
}
#bartitle_container.title4 {
	background: url(../images/bg_title4.jpg) no-repeat top right;
}
#bartitle_container.title5 {
	background: url(../images/bg_title5.jpg) no-repeat top right;
}
#bartitle_container.title6 {
	background: url(../images/bg_title1.jpg) no-repeat top right;
}
#bartitle_container.title7 {
	background: url(../images/bg_title7.jpg) no-repeat top right;
}
#bartitle_container.title {
	background: url(../images/bg_title1.jpg) no-repeat top right;
}

#bartitle_container.title11 {
	background: url(../images/bg_title_healthcare.jpg) no-repeat top right;
}

#bartitle_container.title10 {
	background: url(../images/bg_title_bursa.jpg) no-repeat top left;
}
/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	border: 1px solid #000;
	background: #000000; 
	width: 990px; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 940px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 990px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color:#ffffff;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
}

div#logo {
	width: 301px;
	height: 82px;
	float: left;
	display: inline;
}

div#logo img {
	margin-top: 5px;
}

div#top_banner {
	margin-top:6px;
	width: 650px;
	height: 100px;
	float: right;
	display: inline;
	background:#ffffff;
	overflow:hidden;
	text-align:right;
}

/* top nav */
#navbutton-holder {
	height: 32px;
	display: inline;
}

#navbutton-holder ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display:inline;
}

#nav {
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
}

#nav li a {
	display: block;
	text-decoration: none;
	padding: 15px 20px 15px 20px;
	color: #666;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 20px 5px 20px;
	color: #666;
}


#slideshow_block {
	width: 100%;
	min-width:1000px;
	height: 243px;
	background: #ffffff url(../images/bg_slideshow.gif) repeat-x top;
}

#slideshow_blocksub {
	width: 100%;
	height: 60px;
	background: #5887bd url(../images/bg_titlebar.gif) repeat-x top;
	background-position: center;
}

#slideshow_container {
	width: 990px;
	height: 243px;
	margin-left: auto;
	margin-right: auto;
}

#slideshow_container img {
	margin-top: 0px;
}

/*------------ start nivo slider ------------*/
#slider_wrapper {
	height:150px;
}

#slider {
	width:990px;
    height:243px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	top: 0;
	left: 0;
	display: none;
}

#slider a{
	border: 0;
	display: block;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:45%;
	bottom:0px;
	z-index:200;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	width:30px;
	height:30px;
	display:block;
}
a.nivo-prevNav {
	left:0px;
}
a.nivo-nextNav {
	right:0px;
	background-position:-30px;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
	font-family: Verdana, arial, helvetica, sans-serif;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	color: #ff0000;
	text-decoration:none;
}

.nivo-caption a: hover{
	color:#0066CC;
	text-decoration:underline;
}

.nivo-html-caption {
	display:none;
}
/*--------end nivo slider-------------*/

/*----------- start table ------*/
table.stdcontent {
    border-collapse: collapse;
    color: #223443;
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 14px;
    width: 100%;
}
table.stdcontent strong {
    font-weight: bold;
}

table.stdcontent th {
    background: none repeat scroll 0 0 #C4E3F0;
    border: 1px solid #FFFFFF;
    padding: 5px;
    text-align: left;
}
table.stdcontent td {
    background: none repeat scroll 0 0 #DBEEF6;
    border: 1px solid #FFFFFF;
    padding: 5px;
}

table.tb_rate {
    border-collapse: collapse;
    font-size: 12px;
    width: 100%;
}

table.tb_rate td {
    border-bottom: 1px solid #202020;
    padding: 5px 0 5px 0;
	color:#999;
}

#content_block {
	width: 100%;
	background:#ffffff;
	border-top:#CCC solid 1px;
}

#content_container {
	width: 990px;
	min-height:310px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
}

/* start slide banner */
#jcarouselbanner_block {
	width: 100%;
	min-width:1000px;
	background:#ffffff;
	padding-bottom:10px;
}

#jcarouselbanner_container {
	width: 990px;
	height:120px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 11px;
	color:#c8c8c8;
	border:1px solid #E9E9E9;
	overflow:hidden;
}

#jcarouselbanner_container .prev {
    background: url(../images/prev-horizontal.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 32px;
    left: 5px;
    top: 25px;
    width: 32px;
}

#jcarouselbanner_container .next {
    background: url(../images/next-horizontal.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 32px;
	float:right;
    right: 5px;
    top: 25px;
    width: 32px;
}
/* end slide banner */

.ftbanner li{
	margin-left:6px;
}

img.picthumb{
	border:1px solid #CCC;
	padding:1px;
	margin:0;
	width:120px;
	height:90px;
	}

#sitemapbox_block {
	width: 100%;
	min-width:1000px;
	background:#222222;
}

#sitemapbox_container {
	width: 990px;
	min-height:150px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-bottom:10px;
	overflow:auto;
	font-size: 11px;
	color:#c8c8c8;
}

#sitemapbox_container a {
	color:#c8c8c8;
}
#sitemapbox_container a:hover { color:#16b5cf; }

#sitemapbox_container h3 {
	color:#FFFFFF;
	font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 5px 0;
}

#sitemapbox_container ul {  
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.list_std { 
	padding:0px 0px 0 0;
	margin 0 0px 0 0;
	}
.list_std li {
    border-bottom: 1px solid #E6E6E6;
    list-style: none outside none;
	padding:0;
	margin:0;
    padding-top: 5px;
	padding-bottom: 5px;
	color:#999;
}

.span_tgl{
	font-size:11px;
	color:#666;
	margin-bottom:3px;
}

.span_tgl2{
	font-size:11px;
	color:#666;
	margin-bottom:10px;
}

.span_tgl3{
	font-size:11px;
	color:#666;
	border-bottom:1px solid #E6E6E6;
	margin-bottom:10px;
	padding-bottom:5px;
	width:100%;
}

ul.listsitemap { 
	padding:0px 0px 0 0;
	margin 0 0px 0 0;
	}
.listsitemap li {
    border-bottom: 1px solid #343434;
    list-style: none outside none;
	padding:0;
	margin:0;
    padding-top: 5px;
	padding-bottom: 5px;
	color:#999;
}

.listsitemap li.address {
	padding-left: 25px;
	background: url(../images/ico_address.png) no-repeat 0px 5px;
}

.listsitemap li.phone {
	padding-left: 25px;
	background: url(../images/ico_phone.png) no-repeat 0px 5px;
}

.listsitemap li.fax {
	padding-left: 25px;
	background: url(../images/ico_fax.png) no-repeat 0px 5px;
}

.listsitemap li.email {
	padding-left: 25px;
	background: url(../images/ico_email.png) no-repeat 0px 5px;
}

ul.listfooter { 
	padding:0px 0px 0 0;
	margin 0 0px 0 0;
	}
.listfooter li {
    border-bottom: 0px solid #343434;
    list-style: none outside none;
	padding:0;
	margin:0;
    padding-top: 2px;
	padding-bottom: 2px;
	color:#999;
}

.listfooter li.twitter {
	padding-left: 25px;
	background: url(../images/ico_twitter.png) no-repeat 0px 1px;
}

.listfooter li.facebook {
	padding-left: 25px;
	background: url(../images/ico_facebook.png) no-repeat 0px 1px;
}

.listfooter li.rssfeed {
	padding-left: 25px;
	background: url(../images/ico_rss.png) no-repeat 0px 1px;
}

.listfooter li.sitemap {
	padding-left: 25px;
	background: url(../images/ico_sitemap.png) no-repeat 0px 1px;
}

.listfooter li.guestbook {
	padding-left: 25px;
	background: url(../images/ico_guestbook.png) no-repeat 0px 1px;
}

.listfooter li.polling {
	padding-left: 25px;
	background: url(../images/ico_polling.png) no-repeat 0px 1px;
}

.more_contact a {
	display:block;
	width: 145px;
	height:26px;
	margin:0;
	padding:0px;
	font: bold 13px sans-serif;;
	background: url(../images/btn_more_contact.png) 0 0 no-repeat;
	text-decoration: none;
}
.more_contact a:hover { 
	background-position: 0 -26px;
	color: #049;
}

.find_doctor a {
	display:block;
	width: 145px;
	height:26px;
	margin:0;
	padding:0px;
	font: bold 13px sans-serif;;
	background: url(../images/btn_find_doctor.png) 0 0 no-repeat;
	text-decoration: none;
}
.find_doctor a:hover { 
	background-position: 0 -26px;
	color: #049;
}

.find_doctor_id a {
	display:block;
	width: 145px;
	height:26px;
	margin:0;
	padding:0px;
	font: bold 13px sans-serif;;
	background: url(../images/btn_find_doctor_id.png) 0 0 no-repeat;
	text-decoration: none;
}
.find_doctor_id a:hover { 
	background-position: 0 -26px;
	color: #049;
}

.find_now a {
	display:block;
	width: 145px;
	height:26px;
	margin:0;
	padding:0px;
	font: bold 13px sans-serif;;
	background: url(../images/btn_find_now.png) 0 0 no-repeat;
	text-decoration: none;
}
.find_now a:hover { 
	background-position: 0 -26px;
	color: #049;
}

.find_now_id a {
	display:block;
	width: 145px;
	height:26px;
	margin:0;
	padding:0px;
	font: bold 13px sans-serif;;
	background: url(../images/btn_find_now_id.png) 0 0 no-repeat;
	text-decoration: none;
}
.find_now_id a:hover { 
	background-position: 0 -26px;
	color: #049;
}

.free_download a {
	display:block;
	width: 180px;
	height:28px;
	margin:0;
	padding:0px;
	background: url(../images/btn_free_download.png) 0 0 no-repeat;
	text-decoration: none;
}
.free_download a:hover { 
	background-position: 0 -28px;
	color: #049;
}

.start_now a {
	display:block;
	width: 154px;
	height:34px;
	margin:0;
	padding:0px;
	font: bold 13px sans-serif;;
	background: url(../images/btn_start_now.png) 0 0 no-repeat;
	text-decoration: none;
}
.start_now a:hover { 
	background-position: 0 -34px;
}

.rss_feeder a {
	display:block;
	width: 50px;
	height:50px;
	margin:0;
	padding:0px;
	background: url(../images/btn_rss.png) 0 0 no-repeat;
	text-decoration: none;
}
.rss_feeder a:hover { 
	background-position: 0 -50px;
}
	
#colkiri { 
	position:relative;
	float:left;
	width:234px;
	margin: 0;
	padding:0px;
	z-index:15;
	}


ul.listmenukiri{padding:0;width:100%;margin:0;}
ul.listmenukiri li{margin:0;padding:0;list-style:none;border-bottom:1px solid #F2F2F2; background:url(../images/bg_menulist.gif) no-repeat; 
background-position: 195px 5px;
}
ul.listmenukiri li li {background:url(../images/bg_menulistxxx.gif) no-repeat center right;}
ul.listmenukiri li.first{padding:0;list-style:none;border-top:0px;}
ul.listmenukiri li a{display:block;padding:4px 0px 4px 0px;font-size:1.1em;line-height:14px; text-decoration:none}

ul.subsidemenu{padding-left:15px;width:195px;margin:0;}
ul.subsidemenu li{padding:6px 0 0px 0;list-style:none;border:0;border-top:1px solid #F2F2F2;}
ul.subsidemenu li a{display:block;padding:0px 0px 6px 0px;font-size:1.1em;line-height:16px; text-decoration:none}
.getstartedlist li{
	padding:5px 0 0 0;
	}

#colkanan {
	position:relative;
	float:right;
	width:316px;
	margin:0;
	padding:0px;
	z-index:20;
	}
	
#coltengah {
	position:relative;
	padding:0px 254px;
	z-index:10;
	}
	
/* start widget */
#widget_std {
    background: #ffffff;
	border-top: 4px solid #07b8cd;
	border-bottom: 0px solid #EFEFEF;
	width:100%;
	z-index:0;
}

#widget_std h3 {
    color: #119bb9;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 6px 0 6px 0px;
    text-shadow: -1px -1px #DBDBDB;
	border-bottom: 1px solid #E6E6E6;
	z-index:0;
}

#widget_std_tengah {
    background: none repeat scroll 0 0 #ffffff;
	width:402px;
}

#widget_std_tengah h3{
	color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 4px 0 4px 15px;
    text-shadow: -1px -1px #666;
	border-bottom: 1px solid #E6E6E6;
}

#widget_std_tengah h3.cblue{
	background:#69F url(../images/bg_cblue.gif) top left repeat-x;
}

#widget_std_tengah h3.cgreen{
	background:#9C3 url(../images/bg_cgreen.gif) top left repeat-x;
}

#widget_std_tengah h3.cpurple{
	background:#9C3 url(../images/bg_cpurple.gif) top left repeat-x;
}

#widget_std_tengah h3.cviolet{
	background:#9C3 url(../images/bg_cviolet.gif) top left repeat-x;
}

#widget_std_tengah h3.cgreen2{
	background:#9C3 url(../images/bg_cgreen2.gif) top left repeat-x;
}

#widget_std_tengah h3.cblue2{
	background:#69F url(../images/bg_cblue2.gif) top left repeat-x;
}

#widget_std_tengah h3.cyellow{
	background:#69F url(../images/bg_cyellow.gif) top left repeat-x;
}

#widget_std_tengah h3.cyellow2{
	background:#69F url(../images/bg_cyellow2.gif) top left repeat-x;
}

.widget_std_tengah_content {
    padding: 10px 15px 0px 15px;
	font-size: 13px;
	min-height:80px;
	background:#ffffff url(../images/bg_widget_tengah.gif) top left repeat-x;
}

.widget {
    color: #333;
    margin-bottom: 8px;
}
.widget-content {
    padding: 5px 0px 10px 0;
	font-size: 12px;
}

#widget_std ul, #widget_std_tengah ul {
	padding:0;
	margin: 0px 0px 0px 0px;
	}
	
#start_trading{
	width:169px;
	height:44px;
	padding-left:240px;
	padding-top:42px;
	background: #bb890f url(../images/bg_start_trading.jpg) no-repeat top left;
}

#widget_latest {
    border-top: 4px solid #07b8cd;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	width:400px;
}

.widget_latest_content {
    padding: 40px 15px 10px 15px;
	font-size: 12px;
}

#widget_latest .widgettitle{
	float:left;
	width:300px;
	background: #E6E6E6;
	color: #119bb9;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 6px 15px 6px 15px;
    text-shadow: -1px -1px #ffffff;
	border-bottom: 1px solid #E6E6E6;
}

#widget_latest .widgetrss{
	float:right;
	width:45px;
	padding: 6px 10px 6px 15px;
	background: #E6E6E6;
	height:21px;
	text-align:right;
}

#widget_latest_news {
    border-top: 4px solid #07b8cd;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	width:316px;
}

.widget_latest_content {
    padding: 40px 15px 10px 15px;
	font-size: 12px;
}

#widget_latest_news .widgettitle{
	float:left;
	width:286px;
	background: #ffffff;
	color: #119bb9;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 6px 15px 6px 15px;
    text-shadow: -1px -1px #ffffff;
	border-bottom: 1px solid #E6E6E6;
}

#sidemenu_box .widgettitle{
	float:left;
	width:200px;
	background: #ffffff;
	color: #000000;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 6px;
    text-shadow: -1px -1px #ffffff;
	border-bottom: 1px solid #E6E6E6;
}

.readmore1{
	padding:0;
	margin:5px 0px 0px 0px;
	font-size:11px;
	width:100%;
	text-align:right;
	padding-bottom:0px;
	}

.readmore2{
	padding:0;
	margin:5px 0px 10px 0px;
	font-size:11px;
	width:100%;
	text-align:right;
	padding-bottom:5px;
	border-bottom:1px solid #E6E6E6;
	}
	
.garisbatas{
	border-top:1px solid #E6E6E6;
	width:100%;
	height:5px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
#widget_finddoctor {
    border:1px solid #008385;
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	min-height:50px;
}

#widget_finddoctor .ilust {
	margin:0;
	padding:0;
	width:234px;
	height:154px;
	background: #6CC url(../images/ilust_finddoctor.jpg) no-repeat top center;
}
#widget_finddoctor .ilust_id {
	margin:0;
	padding:0;
	width:234px;
	height:154px;
	background: #6CC url(../images/ilust_finddoctor_id.jpg) no-repeat top center;
}

#widget_findhospital {
    border:1px solid #266fba;
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	min-height:50px;
}

#widget_findhospital .ilust {
	margin:0;
	padding:0;
	width:234px;
	height:154px;
	background: #69F url(../images/ilust_findhospital.jpg) no-repeat top center;
}

#widget_findhospital .ilust_id {
	margin:0;
	padding:0;
	width:234px;
	height:154px;
	background: #69F url(../images/ilust_findhospital_id.jpg) no-repeat top center;
}

.wid_content{
	margin:0;
	padding:10px 15px 10px 15px;
	overflow:hidden;
	color: #666666;
	}


#widget_popular {
    background:#f6f4f4;
	border:1px solid #d5d5d5;
	width:100%;
}

#widget_popular h3 {
	height:28px;
	background: #e1dfdf url(../images/bg_title_popular.gif) repeat-x scroll left top;
    color: #119bb9;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 9px 10px 3px 15px;
    text-shadow: -1px -1px #fff;
	border-bottom: 0px solid #E6E6E6;
}

.widget_text{
	border:solid 1px #CCC;
	width:192px;
	padding: 4px 4px 4px 7px;
	}

.widget_select{
	width:205px;
	padding: 2px 4px 2px 4px;
	}

#widget_member {
    background: #ffffff;
	border-top: 4px solid #32866c;
	border-bottom: 0px solid #EFEFEF;
	width:100%;
	z-index:0;
}

#widget_member h3 {
    color: #32866c;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 6px 0 6px 0px;
    text-shadow: -1px -1px #DBDBDB;
	border-bottom: 1px solid #E6E6E6;
	z-index:0;
}

#widget_member_right {
    background-color: #F4F4F4;
    border: 1px solid #CCC;
	width:100%;
	z-index:0;
}

#widget_member_right h3 {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 6px 10px 6px 10px;
    text-shadow: 1px 1px #ffffff;
	border-bottom: 1px solid #E6E6E6;
	z-index:0;
}

#widget_bursa {
    background: #ffffff;
	border-top: 4px solid #999;
	border-bottom: 0px solid #EFEFEF;
	width:100%;
	z-index:0;
}

#widget_bursa h3 {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 6px 0 6px 0px;
    text-shadow: 1px 1px #ffffff;
	border-bottom: 1px solid #E6E6E6;
	z-index:0;
}

.widget_member_content{
	padding: 10px;
	}

.iconlist
{
	list-style: none;
	margin: 5px 0 10px 0;
	padding: 0;
}

li.pdf
{
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
}

li.text
{
	background-image: url(../images/text.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
	border-top:1px solid #E2E2E2;
}

li.doc
{
	background-image: url(../images/text.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0 4px 25px;
	margin: 4px 0;
	border-bottom:1px solid #E2E2E2;
}

li.noicon
{
	padding: 3px 0 3px 1px;
	margin: 4px 0;
	border-bottom:1px solid #E2E2E2;
}
/*
div.col-s-sidebar .inner-boundary .inner-border {
    background-color: #E0E0E0;
    border-color: #FFFFFF #FFFFFF -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    padding: 16px;
}
.inner-boundary {
    border: 1px solid #D5D5D5;
}
.inner-boundary .inner-border {
    border: 1px solid #FEFEFE;
}
*/

#ask_doctor{
	width:316px;
	height:80px;
	background:#555555;
	color:#ffffff;
	font-size:11px;
	margin-bottom:3px;
	}

#ask_doctor .contenttxt{
	float:left;
	width:210px;
	height:52px;
	padding:8px 10px 5px 15px;
}

#ask_doctor .contenttxt a{
	color:#FFF;
}

#ask_doctor .contenttxt a:hover{
	color:#3FF;
}

#ask_doctor .ask_doc_title{
	width:220px;
	height:32px;
	overflow:hidden;
}
#ask_doctor .ask_doc_name{
	padding-top:2px;
	font-size:10px;
	line-height:12px;
	width:220px;
	overflow:hidden;
	color:#CCC;
}

#ask_doctor .photodr{
	float:right;
	width:72px;
	height:72px;
	border-left:5px solid #333;
	background:#666;
}

#widget_loginbox{
	border:1px solid #17afc5;
	width:286px;
	margin-bottom:10px;
	background: url(../images/bg_login.gif) top left repeat-x;
	padding:10px 15px 15px 15px;
	color:#333;
	font-size:11px;
	}

#widget_loginbox h3 {
	height:28px;
	color: #119bb9;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-shadow: -1px -1px #fff;
	border-bottom: 0px solid #E6E6E6;
}

.txtlogin{
	border:solid 1px #CCC;
	width:270px;
	font-size:12px;
	padding: 3px 4px 3px 7px;
	margin:1px 0 5px 0;
	}	
/* end widget */

/* start tab */
#tab_container{
	margin: 0;
	width: 100%;
}
#tab_container ul{
	list-style-position: outside;
}
#tab_container ul.tab_menu li{
	float: left;
	margin-right: -1px;
	margin-bottom: -1px;
}
#tab_container ul.tab_menu li{
	font-weight: 700;
	display: block;
	padding: 5px 20px 5px 20px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
	text-align:center;
}
#tab_container ul.tab_menu li.active{
	background: #fff;
	top: 0px;
	border-bottom: 1px solid #ffffff;
	color: #119bb9;
}

#tab_container #tab_news{
	width:42px;
	}
	
#tab_container #tab_articles{
	width:50px;
	}
	
#tab_container #tab_pr{
	width:100px;
	}

.tab_content{
	margin: 0pt auto;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px 15px 10px 15px;
	font-size: 11px;
}

.tab_content li {
	margin-left:13px;	
}

.tab_content h1{
	margin:0;
	padding: 0 0 5px 0px;
	font-size: 14px;
}

.tab_content.tab_news h1{
	background: transparent;
}
.tab_content.tab_news{
	display: block;
}

.tab_content.tab_articles h1{
	background: transparent;
}
.tab_content.tab_articles{
	display: none;
}

.tab_content.tab_pr h1{
	background: transparent;
}
.tab_content.tab_pr{
	display: none;
}
.tab_content a{
	color: #119bb9;
}

/* end tab */


img.thumb{
	border:1px solid #CCC;
	padding:1px;
	margin:3px 10px 5px 0;
	width:110px;
	}
	
img.thumb140{
	border:1px solid #CCC;
	padding:1px;
	margin:3px 10px 5px 0;
	width:140px;
	}
	
/* start form label */

label {
	font-weight: bold;
}

dl {
	margin: 10px 0 10px 0;
	padding: 0 0px 0 0;
	}
dl dt {
	margin: 0;
	padding: 0;
	}

dl dd {
	margin: 0 0 10px 0px !important;
	padding: 0;
	font-size:1em;
	line-height: 1.3em;
	}

.mandatory{
	color:#F00;
	}
	
#formbox input, #formbox select,  #formbox textarea{
	border:solid 1px #CCC;
	color:#666;
	font-size:12px;
	padding:1px;
	}

#leftblock {
	float: left;
	width: 234px;
	margin: 0 10px 0 0;
	min-height:320px;
	padding:0px;
	background:#ffffff;
}

#sidemenu_box {
	float: left;
	width: 214px;
	margin: 0 0px 0 0;
	background: #ffffff;
	padding:0 10px 0 10px;
	border:1px solid #E6E6E6;
}

#sidemenu_box h3{
	padding:0 0 5px 0;
	margin:0;
}

#rightblock {
	float: left;
	width: 710px;
	min-height:300px;
	margin: 0;
	padding: 10px 15px 10px 15px;
	border: 1px solid #E6E6E6;
	border-top: 4px solid #E6E6E6;
}

#rightblock_blue {
	float: left;
	width: 710px;
	min-height:300px;
	margin: 0;
	padding: 10px 15px 10px 15px;
	border: 1px solid #266FBA;
}

#news_leftblock {
	float: left;
	width:316px;
	margin: 0 0px 0 0;
	min-height:320px;
	padding:0px;
}

#news_rightblock {
	float: right;
	width: 630px;
	min-height:300px;
	/*background: #9F3 url(../images/bg_right_contentx.gif) repeat-x top left;*/
	border: 1px solid #E6E6E6;
	border-top: 4px solid #07b8cd;
    margin: 0;
	padding: 5px 15px 15px 15px;
}

#center_container {
	float: left;
	width: 525px;
	margin: 0 0px 0 0;
	min-height:100px;
	padding:0px;
	border:0px solid #F0F0F0;
}

#right_container {
	float: right;
	width: 210px;
	margin: 0 0px 0 0;
	min-height:100px;
	padding:0px;
	border:0px solid #F0F0F0;
}

.share_news{
	background:#ffffff;
	margin-bottom:5px;
	}
	
.share_news img {
	border:1px solid #E9E9E9;
	padding:3px;

	}

h2.pgtitle {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0 0px 10px 0px;
    text-shadow: -1px -1px #CCC;
}

h4 {
    margin: 0;
	font-size: 14px;
    padding: 0 0px 2px 0px;
}

#footer_block {
	width: 100%;
	min-width:1000px;
	background: #0a0a0a url(../images/bg_footer.gif) top left repeat-x;
	height: 50px;
}

#footer_container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.blocksitemap_sitemap_left {
    float: left;
	margin-right:15px;
	padding-right:15px;
	background:url(../images/sitemap_sekat.gif) no-repeat top right;
    width: 205px;
	height:auto;
}

.blocksitemap_sitemap_center {
    float: left;
	margin-right:15px;
	padding-right:15px;
	background:url(../images/sitemap_sekat.gif) no-repeat top right;
    width: 475px;
	height:auto;
}

.blocksitemap_sitemap_right {
    float: left;
	margin-right:0px;
	width: 220px;
	height:auto;
}

/* start footer */
div#footer-left {
width: 650px;
height: 70px;
float: left;
display: inline;
}

div#footer a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 11px;
text-decoration:none;
}

div#footer a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3CF;
font-size: 11px;
}

div#footer a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3CF;
font-size: 11px;
}

p {
padding-top: 0px;
margin-top: 0px;
}

.divider {
margin-top: 3px;
padding-bottom: 24px;
}

img, div { behavior: url(iepngfix.htc) }

table.paging{
  width: 100%;
  border: 1px solid #E9E9E9;
  font-size:11px;
  color:#999;
}

table.paging td{
  padding:2px 5px 2px 5px;
}

.messagebox{
	position:absolute;
	width:100px;
	margin-left:15px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}

.formmessagebox{
	width:550px;
	border:1px solid #CCC;
	background:#F2F2F2;
	padding:10px;
	margin:20px;
	text-align:center;
	}

.formmessage400{
	width:500px;
	border:1px solid #CCC;
	background:#F2F2F2;
	padding:10px;
	margin:20px 0px 20px 0px;
	text-align:center;
	}
	
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:15px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:15px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}

fieldset {
	border:1px solid #CCC;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding:10px 20px 20px 20px;
}

legend {
	background: #F0F0F0;
	border: solid 1px #CCC;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 6px;
}

label.error{
	color:#F00;
	margin-left:5px;
	}
	
/* guestbook style */
.ddgb_entry {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #BBBBBB;
    margin: 0 0 15px;
    padding: 8px 10px;
    text-align: left;
}

.ddgb_entry h1 {
    color: #555555;
    font-size: 100%;
    font-weight: bold;
    margin: 3px 0 0;
    padding: 0;
}

.ddgb_info {
    color: #555555;
    float: right;
    font-size: 90%;
    line-height: 140%;
    margin: 0 0 5px 10px;
    text-align: right;
}

.ddgb_h {
    font-weight: bold;
}