@charset "iso-8859-9";
#page-wrap		    { width: 500px; margin: 20px auto; }

.image              { position: relative; margin-bottom: 20px; width: 100%; }
h2                  { position: absolute; top: 10px; left: 0; width: 100%; }
h2 span             { color: white; font: bold 12px/30px Helvetica, Sans-Serif;
                      background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.5); padding: 10px; }
h2 span.spacer      { padding: 0; background: none; }
#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:544px;
		height:297px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:30px;
		top:71px;

		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
	padding:0;
	height:24px;
	margin-top:3px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
		}
		#slider {
			margin-top:5px;
			width:544px;
			position:relative;
		}
	ol#controls li{
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
		}
	ol#controls li a{
	float:left;
	height:20px;
	line-height:20px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	text-decoration:none;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	.bosver {
		width:500px;
		float:left;
		height:1px;
		clear:both;
	}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
		pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	width:600px;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #878787;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.banner img {
	padding: 2px;
	border: 1px solid #EBEBEB;
	display: block;
}
* {
	outline:none;
}
.sayfalama_link{
	width:544px;
	clear:both;
	float:left;
	border-bottom:solid 1px #EBEBEB;
	border-top:solid 1px #EBEBEB;
	margin-top:6px;
	padding-top:3px;
	padding-bottom:3px;
}
.sayfalama_link a{
	font-weight:bold;
	display:block;
	float:left;
	background:#81b934;
	color:#fff;
	padding-left:4px;
	padding-right:4px;
	line-height:20px;
	margin-left:2px;
	margin-right:2px;
}
.sayfalama_link span{
	font-weight:bold;
	display:block;
	float:left;
	padding-right:15px;
	line-height:20px;
	font-weight:bold;
}
.sayfalama_link font{
	font-weight:bold;
	display:block;
	float:left;
	background:#fff;
	padding-left:4px;
	padding-right:4px;
	line-height:20px;
		margin-left:2px;
	margin-right:2px;
}
body,td,th,font {
	font-family: Tahoma, Geneva, sans-serif;
	color: #707070;
	font-size: 11px;
	line-height:140%;
}
span.checkbox {
width: 19px;
height: 21px;
padding: 0 5px 0 0;
background: url(../images/checkbox.gif) no-repeat;
display: block;
clear: left;
float: left;
}

.LV_validation_message{
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	position:absolute;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border:none;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: none;
}
span.radio {
width: 19px;
height: 25px;
padding: 0 5px 0 0;
background: url(../images/radio.gif) no-repeat;
display: block;
clear: left;
float: left;
}
span.select {
position: absolute;
width: 158px;
height: 29px;
padding: 0 24px 0 8px;
color: #fff;
font: 12px/21px arial,sans-serif;
background: url(../images/select.gif) no-repeat;
overflow: hidden;
}
label {
	line-height: 25px;
	display: block;
}
a {
	color:#C00;
	text-decoration:none
}
form {
	margin:0
}
a:focus {
	outline:none;
}
body {
	margin:0
}
#bayrak {
position: absolute;
top: 0px;
left: 0px;
position: fixed;
text-indent: -1000px;
width: 100px;
height: 100px;
overflow: hidden;
background: url(../images/bayrak.png) 0 0 no-repeat;
}
.icerik {
	line-height:21px;
	margin:2px;
}
.photo_box {
	height:90px;
	border:dashed 1px #EBEBEB;
	float:left;
	margin:5px;
	padding:2px;
}

.anket_radio {
	float: left;
	width: 207px;
	margin-top: 4px;
}
#anket_sonuclar {
	display: block;
	float: left;
	width: 100px;
	line-height: 22px;
	color: #FF8B00;
	margin-top: 8px;
}

.searchbar {
	float: left;
	margin-left: 200px;
	margin-top: 20px;
	width: 310px;
}
.input_genel {
	font-size: 13px;
	color: #9E9E9E;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #EBEBEB;
	float: left;
	width: 200px;
	margin-right: 10px;
	line-height: 22px;
	display: block;
	height: 22px;
	vertical-align:middle;
}
.input_genel_ufak {
	font-size: 13px;
	color: #9E9E9E;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #EBEBEB;
	width: 80px;
	margin-right: 10px;
	line-height: 22px;
	height: 22px;
	vertical-align:middle;
}
.input_genel_mink {
	font-size: 13px;
	color: #9E9E9E;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #EBEBEB;
	width: 17px;
	line-height: 23px;
	height: 25px;
	vertical-align:middle;
}
.input_genel_box {
	font-size: 13px;
	color: #9E9E9E;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #EBEBEB;
	width: 300px;
	margin-right: 10px;
	line-height: 22px;
}
.btn_ara{
	width: 92px;
	height: 24px;
	border: 0;
	padding: 0;
	display:block;
	float:left;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#C00
}
.genel_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C00;
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
}
.inputs_iletisim {
	font-size: 11px;
	width: 250px;
	border: 1px solid #E5E5E5;
	font-family:Arial, Helvetica, sans-serif;
	color:#5E5E5E
}
.inputs_iletisim_ufak {
	font-size: 11px;
	border: 1px solid #E5E5E5;
	color:#5E5E5E
}
.phoneList_siralama {
	line-height: 25px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
}
h5 {
	color: #5A9B01;
	line-height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
}

h5 a{
	color: #5A9B01;
	text-decoration:none
}
.dgr_hbrler {
	line-height: 24px;
	color: #5F5F5F;
	display: block;
	margin-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
}
.dgr_hbrler:hover {
	color:#C00;
	text-decoration: none;
}
.genel_ul {
	padding: 0px;
	margin:0;
	list-style-type:none;
}
.genel_ul li{
	display:block;
	line-height:22px;
	margin:3px;
	border-bottom:solid 1px #EBEBEB;
	padding-left:10px;
	background:url(../images/sol_menu_kirmizi_nokta.jpg) left center no-repeat;
}
.genel_ul li:hover {
	background:#F9F9F9 url(../images/sol_menu_kirmizi_nokta.jpg) left center no-repeat;
}
.baskan_mail {
	background-image: url(../images/baskan_mail.jpg);
	width: 188px;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.mmform_kut {
	font-size: 10px;
	color: #8F8F8F;
	float: left;
	line-height: 25px;
	height: 24px;
	width: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	padding-right: 20px;
	padding-left: 20px;
}
.oda_h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/duyurular_bg.jpg);
	background-position: left;
	display: block;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.duyurular_content {
	background-image: url(../images/border_fade.gif);
	background-position: bottom;
	padding: 10px;
}
h6 {
	margin: 0px;
	padding: 0px;
}
h6 a {
	text-decoration: none;
	color: #c00;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
}
.duyuru_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.duyuru_ul li {
	display: block;
}
.duyuru_ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #5B7280;
	text-decoration: none;
	background-image: url(../images/sol_menu_gri_nokta.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	padding-left: 15px;
	line-height: 21px;
}
.duyuru_ul li a:hover {
	color:#c00;
	text-decoration:none;
}.hv_durum {
	font-size: 14px;
	font-weight: bold;
	color: #92450C;
	margin: 0px;
	background-image: url(../images/weather_cloudy.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.hv_img {
	margin-left: 5px;
	border: 1px solid #EBEBEB;
}
.dvz_kur {
	font-size: 14px;
	font-weight: bold;
	color: #4B5A67;
	background-image: url(../images/money.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.doviz_kutum {
	padding: 5px;
	margin-left: 6px;
	border: 1px solid #EBEBEB;
	width: 160px;
}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#C00;
	font-size:0.9em;
	border-bottom:solid 1px #EBEBEB;
	background:url(../images/sol_menu_arrow.jpg) left center no-repeat;
	width:530px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:12px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{

	background-color:#FCFCFC;
	width:528px;	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{
	padding:1px;
	font-size:1em;	
	position:relative;
	padding:8px
}
.dhtmlgoodies_answer div p{
	margin:0;
	padding:0
}.kariyer_Block {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 249px;
	border: 1px solid #EBEBEB;
}
.kariyer_Block h6 {
	font-size: 11px;
	font-weight: bold;
	color: #0F73C4;
	margin: 0px;
	padding: 0px;
}
.banner_Top
{
	padding: 4px;
	margin-top: 2px;
	border: 1px solid #EBEBEB;
	height:100px
}
.dil_secimi
{
	float: right;
	margin-bottom: 5px;
	margin-top: 3px;
	font-size: 10px;
	font-weight: bold;
}
#dil_tr
{
	background-image: url(../images/tr_flag.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-right: 12px;
	padding-left: 20px;
	float: left;
}
#dil_en
{
	background-image: url(../images/uk_flag.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	float: left;
	margin-right: 10px;
}
