body { margin: 0; font: 10px/19px Verdana, Arial, Helvetica, sans-serif; background:#89036a url(images/body_bg.gif) no-repeat; }
img { border: 0; }


#main_table { border-left:3px solid #ffffff; border-right:3px solid #ffffff; border-bottom:3px solid #ffffff; width:760px; }
#main_table h1 { color:#89036a; font-size:11px; font-weight:bold;}
#main_content { background:#FFFFFF; width:725px; margin-bottom:17px;}
.content_area { background:#FFFFFF; width:690px;}
.table_ic { background:#e3e7e4 url(images/table_kose.gif) top left no-repeat;}
.table_ic_img { border:3px #ffffff solid; margin: 10px 10px 10px 10px; }
.table_ic_yazi { padding-top:5px;}
.table_ic_baslik_bordo { color:#89036a; font-size:14px; font-weight:bold;}
.table_ic_baslik_gri { color:#808285; font-size:14px; font-weight:bold;}
.table_ic_baslik_main_haberler { background:#89036a; color:#FFFFFF; font-size:14px; font-weight:bold; padding-left:5px; }
.table_ic_baslik_haberler { color:#89036a; font-size:14px; font-weight:bold; padding-left:5px; }
.table_ic_haberler_yazi { padding-left:5px; }
.footer { background:#e4c5dd; color:#89036a; font-size:9px; padding-left:5px; }

.searchInput { color:#808285; font-size:10px; width:120px; }
.butonGiris { background:url(/images/giris_buton.gif) no-repeat; width:52px; height:24px; color:#FFFFFF; font-weight:bold; margin-right:10px; }
.type_white { font-size:9px; text-align:left;}

#menu .menu2 { width: 160px; list-style:none; }
#menu .menu2 ul, #menu .menu2 ul li { background:none; padding-left: 10px; margin: 0; padding: 0; }
#menu .menu2 ul li ul li { margin-left: 15px; padding: 0; background:none; list-style:none; }
#menu .menu2 ul li { font-size: 14px; list-style:none; position: relative; }
#menu .menu2 ul li a { background: url('images/level1_bg.gif') no-repeat bottom; color: #71535c; text-decoration: none; display: block; padding: 0 0 5px 30px; list-style:none; position: relative; }
#menu .menu2 ul li a:hover { background: url('images/level1_bg.gif') no-repeat bottom; color: #71535c; text-decoration: none; display: block; padding: 0 0 5px 30px; }
#menu .menu2 ul li ul li { font-size: 12px; background:#89036a; }
#menu .menu2 ul li ul li a { margin-top:2px; color: #ffffff; background: none; text-decoration: none; padding: 2px 0 2px 5px; }
#menu .menu2 ul li ul li a:hover { margin-top:2px; color: #89036a; background:#ffffff; margin-right:0;  text-decoration: none; padding: 2px 0 2px 5px; }
#menu #m_selected { color: #89036a; border:none; }
#menu ul li ul #m_selected { margin-top:2px; color: #ffffff; background:#89036a; margin-right:10px;  text-decoration: none; padding: 2px 0 2px 5px; }

.table_2 { background-color:#A80777; }
.table_1 { background-color:#c30296; }
.tableBaslik { background: #89036A; font: 11px Arial, Helvetica, sans-serif; color: #ffffff; }
.tablolink a { font-weight: normal; color: #ffffff;  }
.anasayfalink a { font-weight: normal; text-decoration: none; color: #89036a;  }

.toggler {
	color: #ffffff;
	margin: 0;
	padding: 2px 5px;
	background: #89036A;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #A80777;
	border-left: 1px solid #A80777;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Verdana, Arial, Helvetica', sans-serif;
	cursor: pointer;
}
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}


#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: #A80777;
	}
	
#m_selected { color: #FF9000; }

