/***** 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,  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;   
}
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;}
ol{list-style-type:decimal;}
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) 3px 2px no-repeat; padding:4px 4px 5px 24px; 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{ background:#f0f0f0 url(../res/arka.png) left top repeat-x; font-family:Arial, Helvetica, sans-serif; color:#333; font-size:11px; 
}

a, a:visited {
	text-decoration: none;
	color: #0B3E60;
}

a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #333;
}

h2{ padding:6px 0 6px 27px; color:#0B3E60; border-width:0; border-color:#02ABD6; border-style:solid; margin-bottom:10px; font-size: 12px; background: #eeeeee url(../res/ok.gif) no-repeat 6px center; }
input, select, textarea {border:solid 1px #7c7c7c; padding:1px; font-size:11px; font-family:Verdana, Geneva, sans-serif; }

a.kirmizi, a.kirmizi:visited {color:#c00;}
a.kirmizi:hover{ text-decoration:underline;}

#kapEnDis{ width:976px; text-align:center; margin:0 auto; background:url(../res/golgeDvm.png) center top repeat-y;}
#kapDis{ width:976px; background:url(../res/golge2.png) no-repeat center top; }
#kap{ width:960px; margin:0 auto; text-align:left; background-color:#fff; padding-bottom: 8px; }

#serit{ height:36px; background:url(../res/umArka.gif) left top repeat-x; }
#ustGiris { float:left; color: #fff; padding:6px 0 0 12px; }
#ustMenu { float: right; padding-right: 10px; }
#ustMenu a { display: block; color: #354788; background: url(../res/um.gif) no-repeat center top; text-align: center; float: left; height: 20px; width: 111px; padding-top: 12px; text-decoration: none; font-weight: bold; margin-right: 1px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#ustMenu a:hover { color: #263462; background: url(../res/um_over.gif); }
#cse-search-box { float:right; padding-right: 10px; margin-top: 6px;  }
#cse-search-box .btn { color: #354788; }

#cse-search-results iframe{width:750px;}

#iletBilgi{width:250px; float:left;}
#iletForm {
	width:500px;
	margin:0 0 0 15px;
	float:left;
}
.frm th{text-align:center;vertical-align:middle;padding-left:3px;}
.frm .lbl{width:190px;text-align:right;}
.frm tr.mo:hover th.lbl{color:#036;}
.frm .lbl_ta{vertical-align:top;padding-top:2px;}
#iletForm input, #iletForm textarea {
	padding:1px;
	width:250px;
	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;}


.araHdr,.araHdr td,.araHdr th{
	background: #ddd;
	height:28px;
	border-bottom: solid 1px #ccc;
	color:#263462;
}
.araHdr td,.araHdr th{ height:20px;padding-left:10px;border: solid 1px #ddd;font-weight:bold;}

#solSutun { float: left; width: 200px; }
#sagSutun { float: left; width: 750px; margin-right: 10px; }


/***************** MODAL MESSAGE *******************/
.modalDialog_transparentDivs{	
	filter:alpha(opacity=50);	/* Transparency */
	opacity:0.5;	/* Transparency */
	background-color:#000;
	z-index:1000;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #000;	
	padding:2px;
	z-index:10000;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:9000;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}
/**************************************/

#tepe{ background-color: transparent; background-image: url(../res/tepeGrad.gif); background-repeat: repeat-x; background-position: left top; margin-bottom: 6px; }

.menu{list-style-image: none; list-style-type:none; list-style-position:outside;}
.menu li, .menu a{vertical-align:middle;}

#solAltMEnu a { display: block; height: 13px; padding-top: 4px; padding-bottom:9px; padding-left:6px; margin-top: 1px; font-size:13px; font-weight:bold; font-family:"Trebuchet MS", serif; color: #444; background-repeat: no-repeat; background-position: center center; border-bottom: solid 1px #d9d9d9; 
}
#solAltMEnu a:hover { background: url(../res/anaHaber.gif); }
#solAltMEnu a.byk{font-size:15px; height:15px;padding-top:4px; padding-bottom:10px;}
#alt { background: url(../res/alt.png) no-repeat center top; height: 14px; margin-right: auto; margin-left: auto; width: 960px; }
#solAltMEnu { margin-bottom: 14px; margin-right: 8px; margin-left: 15px; border-top: solid 1px #d9d9d9; }
#anaSol { float: left; width: 585px; margin-right: 10px; }
#anaSag { float: left; width: 155px; }


.anaHaberSol{ width:298px; float:left; height: 277px; border: solid 1px #D9D9D9; background-color: #F2F2F2; }

.anaHaberRes { margin-top: 5px; margin-left: 6px; height: 173px; margin-bottom: 5px; border: solid 1px #ddd; width: 283px; }
.anaHaberSag{ width:285px; float:left; margin-top:1px; }
.anaHaberSag a { display: block; background: url(../res/anaHaberOk.gif) no-repeat 8px 14px; font: normal 12px Arial, Helvetica, sans-serif; color: #222; text-decoration: none; height: 21px; padding-top: 10px; padding-left: 20px; vertical-align:middle;/* border:solid 1px #0f0;*/ }
.anaHaberSag a:hover, .anaHaberSag li:hover a, .anaHaberSag li.over a, .anaHaberSag li.active a { color:#0B3E60;/* background: url(../res/anaHaberOk_over.gif) no-repeat 8px center;*/ text-decoration: underline; }
.anaHaberSag li:hover, .anaHaberSag li.over, .anaHaberSag li.active {background: url(../res/anaHaber.gif) repeat-x left center;/* background: url(../res/anaHaber_over.gif) repeat-x left center;*/ border-color:#8eaad3;}
.anaHaberSag li.haberArsivi { text-align:right; }
.anaHaberSag li.haberArsivi:hover, .anaHaberSag li.haberArsivi.over { background-image:none; }
.anaHaberSag li.haberArsivi a{ font-family:Arial, Helvetica, sans-serif; background-image:none; color:#CE0000; font-size:12px; font-weight:bold; padding-right:15px; height: 12px; padding-top: 11px; }
.anaHaberSag li.haberArsivi a:hover{text-decoration:underline;}
.aramaYazi { font-size: 12px; font-weight: bold; color: #666; margin-bottom: 2px; }
.aramaAlt input.txt { width: 110px; vertical-align:middle; font-size:12px; background-color: #D5D5D5; color: #354788; }
#ayak { border-top: 1px solid #2F87B7; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #2F87B7; border-bottom-color: #2F87B7; border-left-color: #2F87B7; font-size: 10px; font-weight: bold; color: #333; line-height: 1.2; }
#ayakIc{ border-top: 1px solid #1E7EB2; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #1E7EB2; border-bottom-color: #1E7EB2; border-left-color: #1E7EB2; padding-top: 5px; }
.onlineZiyaretci { color: #9C0000; }
.ziyaretciler { font-size: 11px; }
.ic { line-height: 1.2; margin-left: 8px; margin-bottom: 2px; font-size: 12px; font-family: Verdana, Geneva, sans-serif; }
.ic ul, .ic ol {margin-left:15px;}
.anaHaberBas { color: #494949; font-weight: bold; font-size: 13px; margin-bottom: 3px; }
.anaHaberDet { font-size: 12px; }
.anaHaberDvmLnk,  .anaHaberDvmLnk:visited { color: #E61E1E; }
.anaHaberYazi { margin-right: 6px; margin-left: 8px; }


#qm0 a img, #solAltMEnu li img { vertical-align: middle; margin-right: 6px; }

#qm0 a.son{border-bottom:none;}

/*****************************************/

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0	
{ margin-left: 15px; margin-right: 8px; background-color:#F9FBFC; margin-bottom: 9px; margin-top:0; padding:0; 
}
#qm0 li
{
	padding:0;
	margin:0;
}
/*"""""""" (MAIN) Items""""""""*/
#qm0 a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #d9eaee;
	font-weight:bold;
	color:#444;
	
	text-decoration:none;
	/*background: url(../res/ok.gif) no-repeat 6px center; */
}

/*"""""""" (MAIN) Hover State""""""""*/	
#qm0 a:hover	
{	
	color:#0B3E60;
	text-decoration:none;
	border-color:#0B3E60;
	background:url(../res/anaHaber.gif) left center repeat-x;
}


/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 li:hover>a	
{	
	color:#0B3E60;
	text-decoration:none;
	border-color:#0B3E60;
	background:url(../res/anaHaber.gif) left center repeat-x;

}


/*"""""""" (MAIN) Active State""""""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover	
{	
	color:#0B3E60;
	text-decoration:none;
	border-color:#0B3E60;
	background:url(../res/anaHaber.gif) left center repeat-x;
}


/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul	
{
	margin:-1px 0px 0px 0px;
	background-color:#fff;
	border-width:1px 2px 2px 1px;
	border-style:solid;
	border-color:#0B3E60;
}


/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a	
{
	background-position:6px center;
	padding:5px 10px 5px 7px;
	background-color:transparent;
	font-size:13px;
}


/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle	
{	
	margin:2px 5px 4px 5px;
	color:#111111;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}


/*"""""""" Individual Horizontal Dividers""""""""*/	
#qm0 .qmdividerx	
{	
	border-top-width:1px;
	margin:5px 4px 5px 4px;
	border-color:#28478D;
}


/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul .qmparent	
{	
	background-image:url(../res/arrow_5.gif);
	background-position: 50% center;
	background-repeat:no-repeat;
}


/*"""""""" Custom Rule""""""""*/	
ul#qm0 .qmparent	
{	
	background-image:url(../res/arrow_4.gif);
	background-position:50% center;
	background-repeat:no-repeat;
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul	
{	
	margin:0px;
	background-color:#4B73CC;
	border-width:1px;
	border-style:solid;
	border-color:#28478D;
}


/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul ul	
{	
	margin:0px;
}


/*"""""""" Custom Rule""""""""*/	
div#qm0 div div	
{	
	margin:0px;
}

/*****************************************/

.bBaslik{margin-bottom:15px; padding-bottom:15px;margin-top:15px; border-bottom: dashed 1px #abc;}
.baslikResim{width:90px;margin-right:10px; float:left; text-align:center;}
.baslikTarih{font-size:10px; text-align:right; margin:3px 10px 0 0; font-style:italic;}

.ustBn { margin-bottom: 6px; }
.anaHaberOzet { line-height: 1.25; height: 75px; overflow: hidden; }
.sagMenu img { float: right; vertical-align:middle; }
.sagMenu a, .sagMenu a:visited { font: normal 14px Tahoma, Geneva, sans-serif; color: #000; display: block; padding:5px 1px 1px 8px; cursor: pointer; }
.sagMenu a:hover { color: #0B3E60; }
.sagMenu a span { float: left; }
.sagMenu li { background: url(../res/sagMenu/arka_v2.png) repeat-x left center; margin-bottom: 4px; }
.sagMenu li.son { margin-bottom: 0px; }
.anaSolUst { margin-bottom: 6px; }
#govde { margin-bottom: 5px; }


/**************************************************/
/* CSS to go with Prototip.Styles */
.prototip {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}

/* the default style */
.prototip .default {
	width: 250px;
	color: #808080;
}
.prototip .default .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .default .title { padding: 5px; }
.prototip .default .content {
	padding: 5px;
	background: #fff;
}

/* basic */
.prototip .basic {
	width: 250px;
	color: #808080;
}
.prototip .basic .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .basic .title { padding: 5px; }
.prototip .basic .content {
	padding: 5px;
	background: #fff;
}

/* basic */
.prototip .hint {
	width: 250px;
	color: #313120;
	background: #fff6aa;
}
.prototip .hint .toolbar {
	background: #fdf1a0;
	font-weight: bold;
}
.prototip .hint .title,
.prototip .hint .content { padding: 5px; }

/* protoblue */
.prototip .protoblue {
	width: 250px;
	color: #fff;
}
.prototip .protoblue .toolbar {
	background: #0d7cd0;
	font-weight: bold;
}
.prototip .protoblue .title { padding: 5px; }
.prototip .protoblue .content {
	background: #1e90ff;
	padding: 5px;
}

/* creamy */
.prototip .creamy {
	width: 250px;
	color: #bb9c61;
}
.prototip .creamy .toolbar {
	background: #f3edc2;
	font-weight: bold;
}
.prototip .creamy .title { padding: 5px; }
.prototip .creamy .content {
	background: #f8f4ca;
	padding: 5px;
}

/* darkgrey */
.prototip .darkgrey {
	width: 250px;
	color: #fff;
}
.prototip .darkgrey .toolbar {
	background: #5f5f5f;
	font-weight: bold;
}
.prototip .darkgrey .title { padding: 5px; }
.prototip .darkgrey .content {
	background: #808080;
	padding: 5px;
}

/* protogrey */
.prototip .protogrey {
	width: 250px;
	color: #fff;
	background: #fff;
}
.prototip .protogrey .toolbar {
	background: #969c92;
	font-weight: bold;
}
.prototip .protogrey .title { padding: 5px; }
.prototip .protogrey .content {
	color: #808080;
	padding: 5px;
}
/* This is how to resize the close button for a style */
.prototip .protogrey .toolbar .close {
	width: 14px;
	height: 14px;
}


/* loader gif */
.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 14px;
	width: 14px;
	border: 1px solid #dddddd;
	overflow: hidden;
}


/* Required for all tooltips, do not modify */
.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */

/****************************************************/


.uyeFirma{padding:2px 0 2px 20px; background:url(../res/ok.gif) left center no-repeat; margin-bottom:6px; display:block;}

a.acilTel, a.acilTel:visited { font-size: 12px; color: #900; }

.ikDepsDiv{margin-bottom:10px;}
.ikDepsDiv lable{cursor:pointer;}
.ikDepsT td{vertical-align:top;}
.depHead{ margin-bottom:6px; font-size:12px; font-weight:bold; padding-bottom:3px; border-bottom:solid 1px #263462; margin-right:20px;}
.ikDepsL{list-style-type:none;}
.ikDepsL ul, .ikDepsL ol {margin-left:20px;}
.ikDepsT input {border:none;}

.anaAra {height:5px; empty-cells:show; font-size:1px;}
.anaAra div{ background-color:#263462; margin:10px auto 10px auto; height:1px ; line-height: 1px; font-size:1px; overflow:hidden;}
.anaAraBos{height:10px; empty-cells:show;}
.tForm th, .soru { font-weight:bold; text-align:left; font-size:11px; }
.tForm input, .tForm textarea{border:none;width:90%; color:#125;}
.tForm input{ background:url(../res/noktaYatay.gif) left bottom repeat-x; padding:2px 2px 3px 0;}
.tForm textarea{background:url(../res/noktaYatay.gif) left top repeat; padding:0 0 0 0; line-height:20px;}
.cbRdInpInside input, .tForm input.cb, .tForm input.radio{background:none; border:inherit; width:auto; padding:1px;}
.tForm select{border: dotted 1px #666;}
.tareaTr th, .tareaTr td {vertical-align:top;}
.tareaTr th {padding-top:6px;}
.wAutoTd input{width:auto;}
.biLnk, .biLnk:visited { color: #AAB453; }
.biDiv { padding-top: 2px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; margin: 4px auto auto 3px; color: #666; }
.biLnk:hover { color: #AAB453; text-decoration: underline; }


.resGosterA img {cursor:url(../res/zoomin.cur);}
/******************* BRG *******************/
.brg_yukleniyor {
	position:absolute;
	display:none;
	background:#666;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	z-index: 99;
}
.brg_kap{z-index: 99;position:fixed;}
.brg_kap_ic{background:#36567F;}
table.brg_kap_ic{border-spacing:3px;}
.brg_ust td{cursor:move;}
.brg_baslik{color:#fff;}
.brg_kapat_kap{text-align:right;}
.brg_kapat{text-decoration:none;color:#f00;font-weight:bold;font-family:Verdana;}
.brg_imga{cursor: url(../res/zoomout.cur), pointer;}
.brg_kapat img{vertical-align:middle;}

/******************* Son : BRG *******************/


.gridTbl th, .gridTbl td{ text-align:left;  }
.gridTbl th { background-color:#4F81BD; color:#fff; vertical-align:top; padding-top:4px; padding-bottom:3px;}
.gridTbl td { font-size:10px;border-style:solid; border-width:1px 0 1px 0; border-color:#fff;}
.gridTbl td.belirgin{font-weight:bold;}

.odd td, .odd th{background-color:#eef9ff; border-color:#eef9ff;}

.mo.mol.over th, .mo.mol.over td{background:#0B3E60 url(../res/anaHaber.gif) left bottom repeat-x; border-color: #0B3E60; }

.inkaBasvurular td { cursor: pointer; height:22px; }
.inkaBasvurular th input.tb, .inkaBasvurular th select {background-color:#d6d6d6;}
.inkaBasvurular th select{ font-size:10px; height:17px; padding:0; }
.inkaBasvurular .araBulStr, .inkaBasvurular th .bul, .inkaBasvurular th a, .inkaBasvurular th a:visited { font-size:11px;  color:#fff;}
.inkaBasvurular th .bul, .inkaBasvurular th a, .inkaBasvurular th a:visited {text-decoration:underline;}
.inkaBasvurular th a:hover{text-decoration:none;}
.inkaBasvurular th .baslik{margin-bottom:3px;}

.sayfalama{ background-color:#E1F3FF; padding:3px; font-size:11px; text-align:center;}
.sayfalama .suAnkiSayfa{ color:#900;}

.anaHaberSagBas { font: 18px Arial, Helvetica, sans-serif; color: #999; margin-top: 8px; margin-bottom: 6px; margin-left: 30px; }
.haberAltAra { font-size: 5px; line-height: 5px; width: 80%; margin-right: auto; margin-bottom: 6px; margin-left: auto; border-bottom: 1px solid #CCC; }


.konuLbls label{ padding:3px 4px; background-color:#D9D9D9; cursor:pointer;}
#konuLbls input{display:inline; width:auto; border:none; padding:1px;}

