@charset "utf-8";
p {margin:0;padding:0;}
img{border:0px;}
ul{ list-style: square inside; }
body
{
	background: #A0CBFE url(../img/med_back.jpg) repeat-x fixed;
	color: #000000;
	line-height: 1.2;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a, a:visited {
  color:#013475	;
  text-decoration:none;
 }
a:hover, a:active {
  color:#000000;
}

.clear {
	clear:both;
	}

.medyapim {
	margin-left:auto;
	margin-right:auto;
	width:810px;

}

.header {
	position:relative;
	width:810px;
	height:100px;

	}
.logo {
	position:relative;
	width:222px;
	height:71px;
	float:left;
	margin: 15px 0 0 0;
	}
.iletisim {
	position:relative;
	float:right;
	width:130px;
	height:30px;
	margin: 15px 0px 0 0;
	}

.anamenu {
	position:relative;
	float:right;
	width:547px;
	height:40px;
	margin: 0;
	}
	
.icerik {
	position:relative;
	width:810px;
	height:630px;
	margin-top:10px;
	background-color: #E8E8E8;
	}

.icerik-sol {
	position:relative;
	width:435px;
	height:345px;
	float:left;
	margin: 5px;
	border:1px solid #96C4D2;
}
.icerik-sag {
	position:relative;
	width:350px;
	height:345px;
	float:right;
	margin: 5px;
	border:1px solid #96C4D2;
	text-align: center;
	font: bold 15px trebuchet MS;
	color: #FF3300;
	}

.icerik-alt {
	position:relative;
	width:810px;
	margin-top:10px;
	background-color: #E8E8E8;
	}
	
.icerik-alt-sol {
	position:relative;
	width:515px;
	float:left;
	margin: 5px;
	padding:5px;
	border:1px solid #96C4D2;
	line-height: 18px;
}
.icerik-alt-sag {
	position:relative;
	width:260px;
	float:right;
	margin: 5px;
	border:1px solid #96C4D2;
	font: bold 15px trebuchet MS;
	color: #FF3300;
	}
.icerik-arsiv {
	position:relative;
	width:790px;
	float:left;
	margin: 5px;
	padding:5px;
	border:1px solid #96C4D2;
	line-height: 18px;
	text-align: center;
	font: bold 21px trebuchet MS ;
	color: #FF3300;
}
	
#duyuru {
	background: #D2E7EC url("../img/duyuru.gif") no-repeat scroll 4px 6px ;
	display: table;
	width:800px;
	height: 40px;
	#position: relative;
	overflow: hidden;
	margin: 5px;
	border:1px solid #96C4D2;

	}
#duyuruicerik{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}
#duyurualan{
	#position: relative;
	#top: -50%;
	font: bold 15px trebuchet MS;
	color: #FF3300;
	padding-left:50px;
}

.footer {
	background: url("../img/footer.gif") no-repeat scroll 0 0 transparent;
	width:810px;
	height: 60px;
	position:relative;
	margin:10px 0 10px; 0;
	padding:5px;
	font: 16px trebuchet MS;
	color: #ffffff;
	text-align: center;

	}

.footer a{
	color:#FFF !important;
	text-decoration:none !important;
}

.footer a:hover{
	color:#FFF !important;
	text-decoration:underline !important;
}

h1{ margin:5px 0px 10px 0px;padding:3px;color:#000; font:15pt Arial, sans-serif; font-weight: bold;  }
h2{ margin:5px 0px 10px 0px; color:#000; font:11pt Arial, sans-serif; font-weight: bold;  }
h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }



.pagination{margin:0;padding:5px;float: right;}
.pagination ul {list-style-image:none;list-style-position:outside;list-style-type:none;margin:0px;}
.pagination li.aktif {
background:#1F7FEF none repeat scroll 0 0;
border:1px solid #5363ED;
color:#E7F8FB;
margin:2px;
padding:2px 3px;
font-size:10px;
}
.pagination li {
display:inline;
text-align:center;
}
.pagination a, .pagination a:link {
background:#C7EEF7 none repeat scroll 0 0;
border:1px solid #B1C9F8;
color:#1E7EEE !important;
margin:2px;
padding:2px 3px;
font-size:10px;
}


/* Styles for the entire LavaLamp menu */
.lavaLampWithImage {
position: relative;
height: 29px;
width: 537px;
background: url("../img/menu_alt.png") no-repeat top;
padding: 5px 5px 5px 5px ;
margin: 10px 0;
overflow: hidden;
}
.lavaLampWithImage li {
float: left;
list-style: none;
}
.lavaLampWithImage li.back {
background: url("../img/lava.gif") no-repeat right -30px;
width: 9px; height: 30px;
z-index: 8;
position: absolute;
}
.lavaLampWithImage li.back .left {
background: url("../img/lava.gif") no-repeat top left;
height: 30px;
margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {

font: bold 15px trebuchet MS;
text-decoration: none;
color: #000;
outline: none;
text-align: center;
top: 5px;
letter-spacing: 0;
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
margin: auto 20px;    
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
border: none;
}
        
.floatLeft{ float: left; margin-right: 10px;}
.floatRight{ float: right; }
a{ outline: none; }

#page-wrap{ 
width: 430px; margin: 5px auto; position: relative; min-height: 340px;background-color:#E8E8E8;
 }

blockquote{ 
padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
font-family: Georgia, serif; font-style: italic; margin-top: 10px;
}

/*	SLIDER*/
.slider-wrap{ width: 419px; position: absolute; top: 5px; left: 5px; }			
.stripViewer .panelContainer 
.panel ul{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav{ display: none; }
.nav-thumb{ border: 1px solid black; margin-right: 5px; }
#movers-row{ margin: -43px 0 0 62px; }
#movers-row div{ width: 20%; float: left; }
#movers-row div a.cross-link{ float: right; }
.photo-meta-data{
 background: url(../img/transpBlack.png); padding: 10px; height: 30px; 
margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span{ font-size: 13px; }
.photo-meta-data a{color:#729dff !important;	text-decoration:none !important;}
.photo-meta-data a:hover{color:#ffffff !important;	text-decoration:none !important;}
.cross-link{
display: block; width: 62px; margin-top: -14px; 
position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb{ background: transparent url(../img/icon-uparrowsmallwhite.png) top center no-repeat; }
			
			.boxgrid{ 
				width: 250px; 
				height: 200px; 
				margin:8px; 
				float:left; 
				background:#161613; 
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.boxcaption a{
	color:#FFF !important;
	text-decoration:none !important;
}

.boxcaption a:hover{
	color:#729dff !important;
	text-decoration:none !important;
}
.captionfull .boxcaption {
 					top: 260px;
 					left: 0px;
}
.caption .boxcaption {
 					top: 160px;
 					left: 0px;
}
