﻿body { background-color: #fff; margin: 0; font: 0.7em/1.4em Verdana, Arial, Helvetica, sans-serif; color:#878787; width:100%; height:100%; }
img { border: 0; }
table,tr,td,h1,h2,h3,h4,h5,span,div,strong,p,a { margin:0; padding:0;} 

#giris { width:100%; background-color:#BBBBBB; height:450px; text-align:center; margin-top:40px;}
#giris .logo_k { margin-top:-25px; margin-bottom:20px;}
#giris .giris_ic { width:450px; background-color:#5F5F5F; height:450px;}
#giris .ozlu_soz { position:absolute; top:370px; margin-left:80px;}

#footer { width:1024px; height:92px; background-color:#BBB; color:#fff;}
.border { border-bottom:1px solid #E1E1E1; color:#878787; width:95%; padding:3px}
#footer a, a:link a:visited { color:#fff; text-decoration:underline; }
#footer a:hover { color:#fff; text-decoration:none;}
.brdBeyaz { border:2px solid #fff;}
.pad5 { padding-bottom:3px;}
.gri { color:#DADADA;}
.kampanya_baslik { color:#0084c4; font-size:14px; font-weight:bold;}
.kampanya_button { background:url(../images/kampanya_button_bg.gif) no-repeat; width:259px; height:32px; font-weight:bold; color:#404042; padding-left:30px; padding-top:7px; }

#menu { height:34px; background-color:#404042; margin-top:5px;}
#menu a { padding-right:3px;}
#menu img { margin-top:3px;}

.leftPart { width:173px;}
#mainPart { text-align:left; font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif; color:#888888; padding:0px 10px 10px 10px}
#mainPart h1 { font: 18px/1.4em Arial, Helvetica, sans-serif; color:#404042; }
#mainPart ul li { list-style:square; margin-bottom:15px;}
#mainPart .input { width:150px; border:2px solid #BFBFBF;}
#mainPart .button { background-color:#404042; color:#FFFFFF; font-weight:bold; width:100px; }
#mainPart .checkbox {border:2px solid #BFBFBF;}
#mainPart .bolumImg { margin-top:-25px; padding-left:15px;}
#mainPart .bolumImgKucuk { position:absolute; top:302px; margin-left:-123px;}
#mainPart a.btn, a.btn:link a.btn:visited { background:url(../images/btn_bg.jpg) top left no-repeat; width:138px; height:22px; padding:6px 3px 0px 17px; color:#FFFFFF; display:block; text-decoration:none;}
#mainPart a.btn:hover  { background:url(../images/btn_bg_on.jpg) top left no-repeat; width:138px; height:22px; padding:6px 3px 0px 17px; color:#FFFFFF; display:block; text-decoration:none;}
#mainPart .liste { font-size:14px;}


#header { width:100%; height:136px; background-color:#003655; border-bottom:4px solid #BEA885;border-top:4px solid #092C40; }
#header .logo { padding:15px 31px 0 31px}
#header .menu { padding:0 22px 0 22px; }
#ledisMenu { height:30px; background:url(../images/menu_bg.gif) top left repeat-x;}

#main { background-color:#fff; width:1024px; border-top:15px solid #404042; padding:10px 0 15px 0; }
#main p { margin-bottom:10px;}
#main a, a:link, a:visited { color:#0084C4; text-decoration:underline; }
#main a:hover { color:#0084C4; text-decoration:none;}

/* 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;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#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:#999999;
	}
	
#m_selected { color: #FF9000; }
.thumbnail img { border:2px solid #000000; }
.labelerror
{
	color:#FF0000;	
}