body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0;
	margin: 0;
	height: auto;
	background-color: #F7F7F7;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	height: 25px;
	margin: 9px 12px 0 12px;
	padding: 0 4px 0 4px;
	background-image:    url(medical/transparent-semi.gif);
}
h2 {
	color:#FFFFFF;
	font-size: 14px;
	margin: 0;
	padding: 3px 3px 3px 3px;
	background-color: #FF6600;
}
h3 {
	font-size: 11px;
	margin: 0;
	background-color: #E9F2EC;
	padding: 2px;
}
h4 {
	font-family: Tahona, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

img {
	border: 0;
}
img.logo {
	margin: 52px 5px 5px 13px;
}

img.pic_b {
	float: right;
	margin: 5px 0px 5px 10px;
	padding: 0;
}
img.pic_th {
	float: right;
	margin: 0 0 2px 5px;
	padding: 0;
}
.floatR{
	float: right;
}
.floatL{
	float: left;
}
div.spacer {
  clear: both;
}
div.spacerL {
  clear: left;
}
div.spacerR {
  clear: right;
}

form {
	padding: 0;
	margin: 0;
}
.bannerTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-align: center;
	border: 1px dashed #FF6600;
	padding: 4px;
	margin: 4px;
}
/* ======================================== */
table.contact{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
table.contact tr td{
	border-bottom: 1px dashed #CCCCCC;
}
table.contact tr td.error{
	background-color:#FF6600;
	padding: 15px;
}
table.contact tr td.success{
	background-color:#00AA00;
	padding: 15px;
}
table.contact tr td.label{
	width: 33%;
}
table.contact tr td.input{
	width: 67%;
}
table.contact tr td.submit{
	width: 100%;
	text-align: right;
}
table.info{
	margin: 0;
	padding: 0;
	border: 0;
}
table.info tr td{
	padding: 4px 4px 1px 1px;
	border-bottom: 1px dashed #D3E5D9;
}
table.Listing{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
table.Listing ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
table.Listing li{
	border-bottom: 1px dashed #D3E5D9;
	margin: 2px;
	padding: 2px;
}
table.Listing tr.even{
}
table.Listing tr.odd{
}

table.Listing tr td.box,
table.Listing tr td.box1,
table.Listing tr td.box2,
table.Listing tr td.box3{
	padding: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #F4F8F5;
	border-right: 1px solid #D3E5D9;
	border-bottom: 1px solid #D3E5D9;
	border-left: 5px solid #E9F2EC;
}
table.Listing tr td.box2{
	width: 50%;
}
table.Listing tr td.box3{
	width: 33%;
}
div.boxText{
	padding: 4px;
}
/* ======================================== */
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div.page {
	width: 740px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 5px 0 5px;
	background-image: url(medical/page_backg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div.content {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 5px 5px 5px;
	background-image:    url(medical/content_backg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FAFAFA;
}
div.column_left {
	width: 170px;
	height:auto;
	padding: 0;
	margin: 0 0 0 0;
	float: left;
	overflow: hidden;
	font-size: 11px;
}
div.column_right {
	width: 183px;
	height:auto;
	padding: 0;
	margin: 0 0 0 0;
	float: right;
	overflow: hidden;
	font-size: 11px;
}
div.locationBar {
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px 5px 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #D3E4D9;
	border-top: 5px solid #3D704D;
	border-bottom: 1px solid #3D704D;
	border-left: 1px solid #D3E4D9;
	border-right: 1px solid #D3E4D9;
}
div.locationBar a{
	color: #006699;
}
div.locationBar a:hover{
	color: #000000;
}
div.adSenseRC{
	width: auto;
	margin: 10px 4px 10px 4px;
	text-align:center;
	background-color: #E9F2EC;
}
div.adSenseLC{
	width: auto;
	margin: 0 0 10px 0;
	text-align: center;
	background-color: #E9F2EC;
}
div.adSenseHEAD{
	width: auto;
	padding: 4px 4px 0 4px;
	text-align: center;
	background-color: #E9F2EC;
	border-top: 1px solid #F4F8F5;
	border-left: 1px solid #F4F8F5;
	border-bottom: 1px solid #D3E5D9;
	border-right: 1px solid #D3E5D9;
}
div.adSenseMED{
	width: auto;
	padding: 4px 4px 0 4px;
	text-align: center;
	background-color: #E9F2EC;
	border-top: 1px solid #F4F8F5;
	border-left: 1px solid #F4F8F5;
	border-bottom: 1px solid #D3E5D9;
	border-right: 1px solid #D3E5D9;
}

div.languageBox {
	margin: 0;
	padding: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
}
div.home {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
div.homeContent {
	width: auto;
	height: auto;
	margin: 0;
	padding: 40px 50px 20px 50px;
}
div.flash {
	width: 310px;
	height: 200px;
	float: left;
}

div.meddle {
	width: 536px;
	height: auto;
	padding: 1px;
	margin: 0;
	float: left;
}
div.pageContent {
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px;
	background-color: #FFFFFF;
}
div.pageListing {
	width: auto;
	height: auto;
	margin: 5px 0 10px 0;
	clear: both;
}
/*_ NEWS _*/
div.news {
	width: auto;
	height: auto;
}
/*_ FEATURED _*/

div.featured {
	width: auto;
	height: auto;
}
/*_ HOT _*/
div.hot {
	width: auto;
	height: auto;
}
/*__*/
div.notice {
	width: auto;
	height: auto;
	margin: 12px 0 0 0;
	padding: 2px;
	text-align: center;
	background-color: #FFEEDD;
}
div.headerHead {
	width: 750px;
	height: 150px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	background-color: #519567;
	background-image:  url(medical/header_backg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.footerHead {
	width: auto;
	height: auto;
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-size: 9px;
	text-align: right;
	color: #529569;
	background-color: #D3E4D9;
	border-bottom: 5px solid #3D704D;
	border-top: 1px solid #3D704D;
	border-left: 1px solid #D3E4D9;
	border-right: 1px solid #D3E4D9;
}
div.footerHead a{
	color: #3D704D;
}
div.footerHead a:hover{
	color: #000000;
}

div.subFooter {
	width: 750px;
	height: 26px;
	margin: 0 auto 10px auto;
	font-size: 9px;
	text-align: center;
	background-color: #519567;
	background-image:  url(medical/footer_backg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.subFooter a{
	color: #FFFFFF;
}
div.subFooter a:hover{
	color: #000000;
}

/* NAVI */
div.naviHead {
}

div.navi {
	width: auto;
	height: auto;
	padding: 1px;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #D3E5D9;
	border-top: 1px solid #E9F2EC;
	border-right: 1px solid #A9CAB4;
	border-bottom: 1px solid #A9CAB4;
	border-left: 1px solid #E9F2EC;
}
div.naviFoot {
}

/* 1. kademe yer */
ul.navi{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.navi li {
	list-style-type: none;
	margin: 0;
	padding: 1px 0px 1px 0px;
	font-weight: bold;
	border-top: 1px solid #F4F8F5;
	border-bottom: 1px solid #A9CAB4;
	border-left: 1px solid #F4F8F5;
}
ul.navi li.act {
	font-weight:bold;
	background-color: #E9F2EC;
}
/* 2. kademe yer */
ul.navi ul{
	margin: 0 0 0 8px;
	padding: 0;
	border: none;
}
ul.navi ul li {
	font-weight:normal;
}
ul.navi ul li.act {
	font-weight:normal;
	background-color: #FFFFFF;
}
/* 3. kademe yer */
ul.navi ul li ul li{
	font-weight:normal;
	background-color: #FFFFFF;
}
ul.navi ul li ul li.act {
	font-weight:normal;
	background-color: #FFFFFF;
}

/* 1. kademe renk*/
ul.navi li a {
	display: block;
	color: #006699;
	padding: 2px 1px 1px 2px;
	text-decoration: none;
}
ul.navi li.act a {
	color: #FF6600;
}
ul.navi li a:hover {
	background-color: #FFFFFF;
}
/* 2. kademe renk*/
ul.navi li.act ul li a {
	color: #006699;
}
ul.navi li.act ul li.act a {
	color: #FF6600;
}
/* 3. kademe */
ul.navi li.act ul li.act ul li a {
	color: #333333;
}
ul.navi li.act ul li.act ul li.act a {
	color: #FF6600;
}
