body {
	font-family: Tahoma;
	font-size:12px;
	margin:0px;
	background:url(../images/back.jpg) repeat-x;
}

td {
	font-family: Tahoma;
}

th {
	font-family: Tahoma;
}


a {
text-decoration:none;
color:#000000;
}

a:hover {
text-decoration:none;
color: #cc0000;
}

.dama {
background:url(../images/dama.png) repeat-x;
}

.haberback {
background:url(../images/haber_back.png) repeat-x;
font: Tahoma;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

.haberback2 {
background:url(../images/haber_back.png) repeat-x;
font: Tahoma;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.haberbaslik {
font-family: Tahoma;
color:#1d2c48;
font-size:12px;
font-weight:bold;
}

.haberbaslik a {
font-family: Tahoma;
color:#1d2c48;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.haberbaslik a:hover{
font-family: Tahoma;
color:#842525;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.haberbaslikkucuk {
font-family: Tahoma;
color:#1d2c48;
font-size:10px;
font-weight:bold;
}

.haberbaslikkucuk a {
font-family: Tahoma;
color:#1d2c48;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.haberbaslikkucuk a:hover{
font-family: Tahoma;
color:#842525;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.cercevesagsolalt {
border-bottom: 1px solid #1d2c49;
border-right: 1px solid #1d2c49;
}

.ozet {
font-family: Tahoma;
font-size:14px;
font-style:italic;
}

.solcizgi {
border-right:#999999 solid 2px;
}

.padding {
padding-left:5px;
padding-right:5px;
}

.altkutular {
border: solid 1px #cccccc;
background:url(../images/haber_arka.png) repeat-x;
}


.baskanyazi {
font-family: Tahoma;
font-size:16px;
}

/* ----------------------------- LIGHTBOX -------------------------------- */



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.tarihhaber {  font-family: "Courier New", Courier, mono; font-size: 10px; color: #666666; text-decoration: none}






/* ----------------------------- AÇILIS REKLAMI -------------------------------- */



#interContainer{
position: absolute;
width: 500px; /*Width of interstitial box*/
left: 0;
top: 0;
padding: 15px;
padding-top: 0;
visibility: hidden;
z-index: 10;
}

#interContainer .headerbar{ /*CSS for header bar of interstitial box*/
color: gray;
text-align: right;
}

#interContainer .headerbar a{ /*CSS for header bar links of interstitial box*/
font-size: 120%;
text-decoration: none;
}


#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/
position: absolute;
background: black url(images/blackdot.gif);
right: 0;
width: 10px;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}