html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
body { font-family:"Trebuchet MS"; font-size:12px; background:url(images/stripe_b3f54b39ee7b3c3d888d56ec36242094.png);}
a:link, a:visited { color:#333333; text-decoration: none; }
a:hover { color:#333333; text-decoration:underline; }



/*--Main Image Preview--*/
.container {
	overflow: hidden;
	width: 627px;
}

#main {
	margin:0px;
	padding: 0px;
}

.main_image {
	width: 365px; 
	height: 290px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}

.main_image h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px;	
	padding: 10px;
}

.main_image p {
	padding: 10px;	
	margin: 0;
}

.main_image a {
	color: #fff;
}


.block small { 
	padding: 0 0 0 20px; 
	background: url(images/icon_calendar.gif) no-repeat 0 center;
	font-size: 9px; 
}

.main_image .block small {margin-left: 10px;}

.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}

.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}

.main_image a.collapse {
	background: url(images/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}

.main_image a.show {background-position: left bottom;} 
 
 
.image_thumb {
	padding:0px;
	margin:0px;
	float: left;
	width: 262px;
	background: #000000;
	color:#FFFFFF;
}

.image_thumb img {
	padding: 2px 2px 2px 2px; 
	float: left;
}

.image_thumb ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}

.image_thumb ul li{
	margin: 0; 
	padding: 5px;
	width: 252px;	height:48px;
	float: left;
}

.image_thumb ul li.hover {
	background: #990100;
	color:#FFFFFF;
	cursor: pointer;
}

.image_thumb ul li.active {
	background: #990100;
	color:#FFFFFF;
	cursor: default;
}

html .image_thumb ul li h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.image_thumb ul li .block {
	float: left; 
	padding: 0;
	margin-left:5px;
	text-align: left;
	width: 175px;
}	

.image_thumb ul li p{display: none;}

.image_thumb a {
	color: #fff;
	text-decoration:none;
}




div#container { width: 270px; }
ul.tabNav { float: left; list-style: none; width: 100%; background:url(images/duyurular.jpg) no-repeat; height:40px; }
ul.tabNav li { float: left;}
ul.tabNav li.current {}
ul.tabNav a { display: block; padding: 20 0 0 0px; text-decoration: none; }
ul.tabNav li.current a { background: #000000; padding: 5px; }
div.tabContainer { clear: both; float: left; width: 100%; }
div.tabContainer div.tab { background: #000000; color: #FFFFFF; display: none; padding: 0px; }
div.tabContainer div.current { display: block; }
div.tab p:last-child { }
