@charset "utf-8";
/* CSS Document */


body { font: 12px/19px Arial, Helvetica, sans-serif; color:#FFFFFF; background:#000000 url(images/body_bg.gif) repeat-x; margin-top:0; padding:0; margin:0; }
img a { border:none}

#maintable { margin-top:0; width:905px; }
.icerik_td { background:url(images/main_bg.gif) no-repeat; height:480px}
.icerik_td_Form { background:#505050 url(images/main_bg2.gif) no-repeat;}
.icerik { width:905px;}
.icerik a:link { color:#03beda; text-decoration:underline; }
.icerik a:visited { color:#03beda; text-decoration:underline; }
.icerik a:hover { color:#03beda; text-decoration:none; }
.icerik_sag_table { background:url(images/main_sag_bg.gif) no-repeat; width:353px; height:409px; margin-left:50px;}
.icerik_sag_table_ic { margin:20px 0 0 15px; padding-right:20px; width:353px; }
.icerik_sag_table h1 { font-family:"Times New Roman", Times, serif; font-size:18px;	font-weight:normal; color: #ffffff; padding-bottom:10px; margin:0; }
.mavi {color: #00c8e6; }
.gri {color:#848383; }
.footer { background:url(images/footer_bg.gif) no-repeat; }

.footerTwit iframe { width:190px !important;}

.ic_icerik_sag_table { background:url(images/ic_main_bg.gif) no-repeat; width: 686px; height:409px;	position:absolute;	z-index:10000;	top:282px;	margin-left:-30px;}
.ic_icerik_sag_table p { padding-top:10px; margin:0;}
.ic_icerik_sag_table_Form { border:1px solid #000; background-color:#333; width: 686px; font: 12px/19px Arial, Helvetica, sans-serif; color:#FFFFFF; padding:10px; margin-bottom:10px}
.ic_icerik_sag_table_Form table tr td { font: 12px/19px Arial, Helvetica, sans-serif; color:#FFFFFF;}
.ic_icerik_sag_table_Form table input { border:2px solid #515151; }
.ic_icerik_sag_table_Form #Vizyon_UUserInformationForm1_llSave { background:url(images/button.gif) no-repeat; width:68; height:22px; margin-left:200px; border:none;}

.ic_icerik  { padding-top:10px; padding-left:20px; padding-right:30px }
.ic_icerik h1 { font-family:"Times New Roman", Times, serif; font-size:18px;	font-weight:normal; color: #ffffff; padding-bottom:10px; padding-top:10px; margin:0; }
.button { background:url(images/button.gif) no-repeat; width:68; height:22px; margin-left:200px; border:none;}
.border { border: 2px solid #000000}
.link { background: url(images/button_link.gif) repeat-x; font-size:10px; text-decoration:none; color:#03beda; padding-right:5px; padding-left:5px; padding-bottom:5px; padding-top:5px; }

/*custom scroll*/
#mycustomscroll {
	overflow: auto;
	width: 686px;
	height: 408px;

}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	visibility: visible !important;
}
.vscrollerbase {
	width: 15px;
	background: #D7EBDF url(images/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
	width: 15px;
	background: #99CBCB url(images/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.vscrollerbar, .hscrollerbar {
	padding: 15px;
	z-index: 2;
}
.vscrollerbarbeg {
	background: url(images/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
	width: 15px;
	height: 15px !important;
}
.vscrollerbarend {
	background: url(images/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
	width: 15px;
	height: 15px;
}
.hscrollerbarbeg {
	background: url(images/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
	height: 15px;
	width: 15px !important;
}
.hscrollerbarend {
	background: url(images/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
	height: 15px;
	width: 15px;
}
.vscrollerbasebeg {
	background: url(images/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
	width: 15px;
	height: 15px !important;
}
.vscrollerbaseend {
	background: url(images/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
	height: 15px;
	width: 15px;
}
.hscrollerbasebeg {
	background: url(images/basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
	height: 15px;
	width: 15px !important;
}
.hscrollerbaseend {
	height: 15px;
	width: 15px;
	background: url(images/basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
/* lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	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: 99999;
	width: 100%;
	height: 500px;
	background-color:#999999;
	}
	
#m_selected { color: #FF9000; }
.thumbnail img { border:2px solid #000000; }
.labelerror
{
	color:#FF0000;	
}

