@charset "utf-8";

* { padding:0; margin:auto; }

a:link, a:visited {color:#666;	text-decoration: none;}

h1, h2 {border:none; color:#3C0; font-weight:800; padding:10px;}

h3 a {border:none; color:#000;}

h1 a:visited, h2 a:visited, h3 a:visited {border:none; color:#333;}

h1 a:active, h2 a:active, h3 a:active{border:none; color:#333;}

body {
	background: #DDD;
	font:15px Arial, Helvetica, sans-serif; 
}

.menu li, .logo {
	box-shadow: 2px 2px 2px 2px #999;
	border-radius: 4px; 
	-moz-border-radius: 4px;   
    -webkit-border-radius: 4px;
}

.contentbox {
	background:#EEE;	
	box-shadow: 2px 2px 2px 2px #999;
	border-radius: 6px; 
	-moz-border-radius: 6px;   
    -webkit-border-radius: 6px;	
	height: 100%;
}

/* .clear {clear:both; padding:0; margin:0;} */

#page {
	width:980px;
}

.top {
	margin-top:20px;
	background: url(../image/top/pazar_masalari_5_renk.jpg) #666 center no-repeat;
	height:356px;
}

.logo {
	position:relative;
	top: 16px;
	left: 10px;
	padding: 2px 4px 0 4px;
	float: left;
	background: #eee;
}

.slogan {
	position: relative;
	top: 30px;
	right: 80px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	text-shadow: 1px 1px 6px #fff;
}

.backlayer {
	margin: 20px 0 0 0;
	width: 980px;
	background:#FFF;
	position: absolute;
}

.frontlayer {
	position:relative;
	margin: -200px 0 0 80px; 
	width:820px;
}

ul.menu {
 	list-style:none;
	height: 48px; 
	cursor: default;
}

.menu li{
	text-align:center;
	line-height: 20px; 
	background:#FFF;
	width: 100px;
	height:32px;
	margin-left: 10px;
	float:right;
}

.menu a {
	font-size:14px;
	font-weight:bold;
	padding-top: 6px;
	height:26px;
	display:block; 
	color:#000;
	text-decoration:none;
	border-radius:inherit;
}

.active a, .menu a:hover {
	background: #3C0;
}

.description {
	padding: 12px;
	line-height: 25px;
	text-align: justify;	
}

.backplandesc {
	position: absolute;
	max-width: 700px;
	max-height: 80px; 
	overflow: hidden;
	line-height: 15px; 
}

.slidediv {
	height: 290px;
	margin-bottom: 20px;
}

.lcol, .rcol {
	height: 460px;
}

.lcol {
	float:left;  
	width: 284px;
}

ul.ozellikler {
	margin-left: 10px;
	padding: 0 0 0 15px;
	text-align: left;
}

.ozellikler li {
	line-height: 32px;
}

.rcol {
	position: relative;
	float: right; 	
	width: 516px;
	text-align: center;
}

.video1box {
	position: absolute;
	width: 480px; 
	height: 320px;
	left: 18px;
	bottom: 18px;
	text-align: center;
	overflow: hidden;
	background-image: url(../image/video/kur480x320.jpg); 
	background-position: center;
}

.playbutton {
	position: relative;
	top: 40px;
	cursor: pointer;
}

.playbutton a {
	height: 100px;
	width: 100px;	
	background-image:url(../image/video/videoplay_a.png);
	display: block;
}

.playbutton a:hover {
	background-image:url(../image/video/videoplay_b.png);
}

.bottom {
	position: relative;
	background: #777;
	text-align: center;
	padding: 10px 0 10px 0;
	margin-top: 25px;
}

.footer {
	width:inherit;
	position:absolute;
	text-align:right;
	padding: 5px 0 20px 0;
	border-style: none;
	font-size:11px;
	color: #666;
}

