@import "start.css";

body {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#990000 repeat-x;
}

div#sayfa {
	width:832px;
	margin:0 auto;
}
div#logo {
	width:193px;
	height:101px;
	float:left;
	padding-left:10px;
}
ul.menu-alt {
	float:left;
	height:21px;
	padding-left:18px;
	padding-top:10px;
}
ul.menu-alt li {
	float:left;
	padding:0 34px 0 0;
}
div#sound {
	float:right;
	width:22px;
	height:22px;
	margin-right:20px;
	margin-top:5px;
}
div#banner  {
	width:832px;
	height:382px;
	background:transparent url(../images/content-bg.png) no-repeat;
	position:relative;
}
* html div#banner  {
	position:relative;
	background:transparent no-repeat center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content-bg.png', sizingMethod='scale');
}
div#banner2  {
	width:832px;
	height:600px;
	background:transparent url(../images/content-bg2.png) no-repeat;
	position:relative;
}
* html div#banner2  {
	position:relative;
	background:transparent no-repeat center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content-bg2.png', sizingMethod='scale');
}
div#content {
	position:absolute;
	width:812px;
	height:352px;
	margin:22px 0 15px 25px;
}
div#content-images {
	width:220px;
	height:250px;
	padding-top:55px;
	float:left;
}
div#content-text {
	width:550px;
	height:340px;
	float:right;
	overflow:auto;
	position:relative;
	z-index:999;
	color:#f8ea99;
	padding-right:30px;
	padding-top:10px;
	text-align:justify;
	font-size:12px;
}
div#content-text a {
	color:#f8ea99;
	font-weight:bold;
}
ul#basinda-biz li {
	width:180px;
	height:130px;
	float:left;
}
ul#basinda-biz li img {
	border:2px solid #ddcc68; 
}

#slider {
	margin-left:55px;
}
#slider li{ 
	width:696px;
	height:160px;
	overflow:hidden; 
}
#slider img{ 
	cursor:pointer; 
}
#slider li div{ 
	width:100px;
	height:160px;
	float:left;
	padding-right:10px;
}
#prevBtn,#nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:15px;
	top:440px;
}
#nextBtn{ 
	left:736px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
}

ul#sol-menu li {
	color:#ddcc68;
	font-size:12px;
	margin-bottom:1px;
}
ul#sol-menu li a {
	width:190px;
	height:20px;
	background:transparent url(../images/koleksiyon-bg.gif) no-repeat;
	display:block;
	color:#990000;
	padding:5px 0 0 5px;
	text-decoration:none;
}
ul#sol-menu li a:hover {
	background:transparent url(../images/koleksiyon-bg-hover.gif) no-repeat;
}
div.basliklar {
	width:150px;
	height:20px;
	padding-top:5px;
	float:left;
	font-weight:bold;
}
.txtler {
	background:#f8ea99;
	width:200px;
	float:left;
	border-top:1px solid #1a1917;
	border-left:1px solid #1a1917;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.area {
	background:#f8ea99;
	width:200px;
	height:60px;
	float:left;
	border-top:1px solid #1a1917;
	border-left:1px solid #1a1917;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
div#popupContent {
	width:400px;
	height:150px;
	border:1px solid #a01013;
	background:#ddcc68;
	color:#a01013;
	position:absolute;
	z-index:99999;
	padding:10px;
	font-size:13px;
}
div#popupContent a {
	color:#a01013;
	font-weight:bold;
	font-size:13px;
}
.uyeol {
	width:100px;
	height:30px;
	background:#d6a35f;
	border:1px solid #a01013;
	text-align:center;
	padding-top:10px;
	display:block;
}
ul#hatiralar li {
	width			: 234px;
	height			: 30px;
	background		: url(../images/hatira-bg.gif) no-repeat;
	padding			: 10px;
	text-align		: center;
	float			: left;
	margin-right	: 12px;
	margin-bottom	: 6px;
}
ul#hatiralar li span {
	font-weight		: bold;
	text-decoration	: underline ;
}