/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #ffffff;
font-size: 11px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#564b47;
padding:0;
margin:0;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0 }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0;
border-bottom: 1px solid #564b47;

}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 975px;
margin-bottom: 10px;
margin: 0 auto;
}

/* ----------banner for logo-------------- */
#banner {
text-align: left;
padding: 0px;
margin: 0px;
}

/* -----------------content--------------------- */
#content {

padding: 0px;
margin: 0 200px 0 280px;
width: 470px;
background: #E4E4E4 url(orta_bg.png) top left no-repeat;
}
#bilgiler{
	position: relative;
}
div#content { 

}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 270px;
margin: 0;
padding: 0;
padding-top: 15px;
}
#right {
float: right;
width: 200px;
margin: 0;
padding: 0;
padding-top: 15px;
font-size:14px;
}
#right a{
	margin-bottom: 3px;
}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0;
padding: 0;
text-align: center;
padding-left:50px; }
#footer a{
	margin-left: 15px;
	margin-right: 15px;
	color: red;
}
#eb_logo{
	margin: 0 auto;
}

#eb_logo, #eb_logo img{
	height: 150px;
	width: 270px;
}
#eb_form{
	height: 100px;
	margin-left: 270px;
	background: url(form.jpg) no-repeat left top;
	margin-right: 100px;
	}
	#eb_form .girdi{
		width: 310px;
		margin-left: 50px;
		margin-top: 20px;
		padding-top: 15px;
		background: none;
		border: none;
		color: #333333;
		font-size: 20px;
	}
	#eb_form .gonder{
		width: 82px;
		height: 37px;
		border: none;
		background: none;
		margin-left:4px;
	}
img{
	border: none;
}
#eb_solreklam a img{
	margin-bottom: 10px;
	border: none;
	margin-left: 10px;
}

#eb_soltablo{
	width: 200px;
}
#eb_soltablo th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(tablo_bg.jpg) no-repeat;
}

#eb_soltablo th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#eb_soltablo td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#eb_soltablo td.alt {
	background: #F5FAFA;
	color: #797268;
}

#eb_soltablo th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#eb_soltablo th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
#eb_condiv{
	padding: 10px;
	background: url(orta_alt.png) bottom no-repeat;
	min-height:545px;
height:expression(this.scrollHeight > 545 ? "auto":"545px"); 
}
#sayfalar{
	padding: 10px 0;
}
#sayfalar a{
	background: white url(gr_3.png) repeat-x;
	padding: 5px;
	margin-left: 5px;
	border: 1px solid #333333;
}
#sayfalar a:hover{
	background: white url(gr_4.png) repeat-x;
}
#load{
	position: absolute;
	width: 100%;
	height: 100%;
	background: white;
	background:#F8FAFC url(loader.gif) no-repeat scroll 50% 50%;
	text-align: center;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
	display: none;
}

.tek{
	background: white url(gr_3.png) repeat-x;
	border: 1px solid white;
	margin-bottom: 5px;
	height: 27px;
}
.ic{
	margin: 5px 15px;
	width: 150px;
	float: left;
	font-weight: bold;
	}
	.ic a
	{
		color: #564b47;
	}
.cift{
	border-left: 2px solid white;
	float: right;
	width: 100px;
	height: 17px;	
	padding: 5px; 15px;
	text-align: center;
}
#kod_turleri a{
	padding: 5px;
	margin-left: 5px;
}
.forms{height:100px;}
.emcla{margin-top:5px;margin-right:50px;}