/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { margin:0; padding:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* SIFR  */
.sIFR-flash {   visibility: visible !important;   margin: 0;    padding: 0; }
.sIFR-unloading .sIFR-flash {   visibility: hidden !important; }
.sIFR-replaced, .sIFR-ignore {   visibility: visible !important; }
.sIFR-alternate {   position: absolute;    left: 0;    top: 0;   width: 0;   height: 0;   display: block;   overflow: hidden; }
.sIFR-replaced div.sIFR-fixfocus {   margin: 0pt;     padding: 0pt;    overflow: auto;     letter-spacing: 0px;    float: none; }
.sIFR-dummy {    width: 0px;    height: 0px;   margin-left: 42px;    z-index: 0; }
.sIFR-active .beyaz18 { visibility: hidden; font-size: 18px; padding: 0; margin: 0; }
.sIFR-active .beyaz16 { visibility: hidden; font-size: 16px; padding: 0; margin: 0; }
.sIFR-active .beyaz14 { visibility: hidden; font-size: 14px; padding: 0 0 0 10px; margin: 0; width: 160px; }
.sIFR-active .kirmizi24 { visibility: hidden; font-size: 24px; padding: 0; margin: 0; }
.sIFR-active .bordo24 { visibility: hidden; font-size: 24px; padding: 0; margin: 0; }
.sIFR-active .mavi14 { visibility: hidden; font-size: 14px; padding: 0; margin: 0; }

body { font: 12px/19px Verdana, Arial, Helvetica, sans-serif; color: #19328b; }

.text11 { font-size: 11px; }
.textRed { color: #ac1734; }
.textDarkRed { color: #90122e; }

.textbox, .button { font: 12px Arial, Helvetica, sans-serif; padding: 2px; }
.button { background: #E62850; font-weight: bold; color: white; }

.margin p { margin-top: 9px; }

.news { background: url(images/mainpage/top_right_bg.jpg) no-repeat; color: white; font-size: 11px; padding: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.news a { color: white; }
.newsItem { border-bottom: 1px dotted white; }

.promo { background: url(images/mainpage/bottom_right_bg.jpg) no-repeat; width: 271px; height: 343px; color: white; font-size: 11px; padding: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px; }

.leftMenu { background: #e62850 url(images/common/left_menu_bg.jpg) no-repeat bottom; margin-top: 10px; margin-left: 5px; margin-bottom: 10px; }
.menuSep { border-bottom: 1px dotted white; margin: 5px 0 10px 0; width: 150px; overflow: hidden; display: block; height: 1px; }

.bannerLeft { background: url(images/contentpages/banner_fotografgalerisi.jpg) no-repeat; width: 199px; height: 234px; margin-left: 5px; color: white; font: 11px Verdana, Arial, Helvetica, sans-serif; }
.bannerLeft td { padding-top: 140px; padding-left: 10px; padding-right: 10px; }
.bannerLeft p { margin-top: 10px; }
.bannerLeft a { color: white; text-decoration: none; }

.text { font: 12px/19px Verdana, Arial, Helvetica, sans-serif; color: black; width: 706px; }
.text p { margin-top: 10px; }
.text a { color: #E52E4E; }
.text ol { margin: 10px 0 0 30px; list-style: square; }
.text ul { margin: 10px 0 0 30px; list-style: square; }
/***************** lightbox *******************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100000000000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: 0;  }

#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: 100000000000;
	width: 100%;
	height: 1200px;
	background-color:#91a9cf;
	}
	
#m_selected { color: #FF9000; }
.urunborder/***************** lightbox *******************/