/***** RESET *****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
html, body {height:100%;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;} /* tables still need 'cellspacing="0"' in the markup */
textarea {overflow:auto;}

/***** REUSABLE CLASSES *****/
.fullW {width:100%;}
.fullH {height:100%;}
.vMid {vertical-align:middle;}
.noWrap {white-space:nowrap;}
.noBord, .imgInp {border:none;}
.numInput {text-align:right;}
.center {text-align:center;}
.curPtr {cursor:pointer;}
.noDisp {display:none;}
.fltRt {float:right;}
.fltLt {float:left;}
.aiho:hover img {filter: alpha(opacity=85);opacity: 0.85;}
.clearfloat {clear: both;height: 0;font-size: 1px;line-height: 0px;}
.clearfix:after {display: block;height: 0;clear: both;visibility: hidden;content: ".";}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***** YZ *****/
ol, ul{list-style:inside;margin:5px 0 5px 5px;}
ol{list-style-type:georgian;}
ul{list-style-type:disc;}
.btn {background:url(../res/btnBg.gif) right bottom repeat-x; cursor:pointer; border:solid 1px #aaa; color:#003e94;}
a.btn {padding:1px 4px;}
.btn:hover {background:url(../res/btnBg_o.gif) right top repeat-x; text-decoration:none;}
.err, .info {margin:5px 0;}
.info {background:#eef6ff url(../res/info.gif) 5px 4px no-repeat; padding:4px 4px 4px 26px; border:solid 1px #ace;}
.err {color:#c00; padding:4px 4px 4px 28px; border:solid 1px #a00; background: #ffeeee url(../admin/img/error.gif) 5px center no-repeat;}
.required {font-size:12px; color:#f00;}
.spacedP {margin: 7px 3px;}
.tplForm {margin:0 auto; width:95%;}

/******** END BASE *******/
body{
	font-family:Verdana, Geneva, sans-serif;
	color:#333; line-height:1.2;
	font-size:11px; 
	background-color:#006466; 
	background-image: url(../images/bg2.jpg);
	background-color: #FFF;
	background-repeat:no-repeat;
	background-position:center top;
	}
a, a:visited{
	color:#039;
	text-decoration:none;
}
a:hover{
	color:#00C;
	text-decoration:underline;
}


#kap {
	width:922px;
	margin:0 auto;
	padding:0 5px 0 5px;
	background:url(../res/arka.gif) center top repeat-y;
}

#ustMenu{}

#bnr{}

#orta{background-color:#fff;padding:10px 10px 10px 10px;}

#solSutun{ width:246px; float:left; ; margin-right:10px; }
h2 { height:20px; padding:15px 0 5px 20px; font-size:14px; font-weight:bold; margin:0 auto 10px auto; background:url(../res/sagBas.png) center center no-repeat; color: #F00; 
}
h2.solBas {
	width:202px;
	color:#F00;
	padding-left:40px;
	margin-bottom:0;
	background:url(../res/solBas.png) center center no-repeat;

}
h2.sagBasKisa {
	width:200px;
	margin-bottom:3px;
	background:url(../res/sagBasKisa.png) center center no-repeat;
}
.sinirla td{width:226px;overflow:hidden;}

.haberler {
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#eee;
	padding:5px;
}
.haber{ margin-bottom:17px; margin-top: 13px; }
.haberSol{width:49px;margin-right:7px;float:left;}
.haberSag{width:174px;float:left;}

#sagSutun{ width:643px; float:left; text-align: left; margin-bottom: 8px; 
}

#ayak{ background-color:#fff; padding:0 15px 10px 15px; }
#ayakUst{text-align:left;margin:0 0 3px 6px;}
#ayakAlt{padding:5px;height:12px;}
#ayakAltSol{width:242px;float:left;text-align:left;}
#ayakAltSag{ width:668px; float:left; text-align:center; }
#ayakAltSag a, #ayakAltSag a:visited{color:#246;}
#ayakAltSag a:hover{color:#123;}

.referans{background:url(../res/refArka.png) left top repeat-x;width:315px; padding:15px 0 15px;float:left;}
.referans.tek{margin-right:10px;}
.refSol{width:75px;padding:0 15px 0 15px;float:left;}
.refSag{width:210px; float:left;}
.refAd a, .refAd a:visited{color:#c00;}
.refAd a:hover{text-decoration:underline;}
.refAck a, .refAck a:visited{color:#124;}
.refAck a:hover{text-decoration:underline;}

.refler th{background:#eee;border:solid 1px #ccc;}

#iletBilgi{width:275px; float:left;}
#iletForm {
	width:300px;
	margin:10px 0 0 15px;
	float:left;
}
.frm th{text-align:center;vertical-align:middle;padding-left:3px;}
.frm .lbl{width:85px;text-align:left;}
.frm tr.mo:hover th.lbl{color:#036;}
.frm .lbl_ta{vertical-align:top;padding-top:2px;}
#iletForm input, #iletForm textarea {
	padding:1px;
	width:200px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color: #999 #999 #999 #999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.frm input.btn, #iletForm input.btn{width:75px;border:solid 1px #666;}
.frm input.btn:hover, #iletForm input.btn:hover{border-color:#333;}
.reqInfo{margin:0 0 7px 0;}

.yazi {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: none;
}
.menuBG2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.menu2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuyazi {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bold_yazi {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.bold_yazi_avukat{
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.bold_yazi2 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.turuncu, a.turuncu, a.turuncu:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.kirmizi{
	font-family: Verdana;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.kirmizibas{
	font-family: Verdana;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.mavi{
	font-family: Verdana;
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

.yesil{
	font-family: Verdana;
	font-size: 11px;
	color: #21d1cf;
	font-weight: normal;
	text-decoration: none;
}
.duyuru{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.mavi, .mavi:visited{
	font-family: Verdana;
	font-size: 9px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
.mavi:hover{ color: #0089A6; }
.beyaz{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.beyaz11{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.beyaznet{
	font-family: Verdana;
	font-size: 11px;
	color:#FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.baslik{
	font-family: Verdana;
	font-size: 16px;
	color: #7a003b;
	font-weight: bold;
	text-decoration: none;
}
.resim {
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px inset #3B3B3B;
	border-bottom: 1px inset #666666;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 9px;
}
.resim2 {
	text-decoration: none;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	font-family: Arial;
	font-size: 9px;
}

/************************** HighSlide **************************/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px 5px;
    color: #f00;
	background:#fff;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#bnr { margin-top: 4px; margin-bottom: 4px; }
#langSel { padding:2px 0 2px 7px;background:#cbb;}
#langSel img{padding:1px;}
.selectedLang{background:#fff;}

.araHdr,.araHdr td,.araHdr th{
	background: #ddd;
	height:24px;
	border-bottom: solid 1px #ccc;
	color:#622;
}
.araHdr td,.araHdr th{ height:20px;padding-left:10px;border: solid 1px #ddd;font-weight:bold;}
