@charset "iso-8859-9";
/* CSS Document */
body{
	background-color: #C8C8C8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
}
table{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td, tr{
	font-size: 12px;
}
strong{
	font-weight: bold;
}
a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #862D4B;
	border: none;
}
a:hover{
	color: #2C3587;
}
img{
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px #CDCDCD solid;
}
p{
	
	font-weight:lighter;
	margin:0;
}
div, span{
	border: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#logo a{
	text-decoration:none;
	border:none;
}
#logo a:hover{
	text-decoration:none;
	border:none;
}

input.button{
	width: 50px;
	height: 24px;
	background-color: #B4617B;
	border: 2px #BE768D solid;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
input.textbox{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	width: 106px;
	height: 24px;
	border: 1px #CDCDCD solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #862D4B;
}
textarea{
	border: 1px #E0E0E0 solid;
	padding: 4px;
}
select{
	padding: 1px;
}
/*********************/
#anahat{
	background-color: #D7D1AC;
	width: 1024px;
	height: 100%;	
	margin-top: 10px;
	border: none;
	padding: 3px;
}
/*********************/
#ortahat{
	background-color: #3D3838;
	border: none;
	width: 100%;
	height: 100%;
	padding: 5px;
}
#ustlogo{
	width: 100%;
	height: 100%;
	border: none;
}
#logo{
	width: 100%;
	height: 238px;
	background-color: #FFFFFF;
}
#kayan{
	width: 100%;
	height: 30px;
	background-color: #EAE7D5;
	border-top: 1px #D7D1AC solid;
	border-bottom: 1px #D7D1AC solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #862D4B;
	padding-top: 1px;
}
/*********************/
.orta{
	width: 1024px;
	height: 100%;
	background-color: #FFFFFF;
	margin-bottom: 50px;
	background-color:#F7F7F7;
}
/*********************/
#alt{
	width: 100%;
	height: 27px;
	background-color: #C0B67C;
	border: 1px #D7D1AC solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #862D4B;
	padding-right: 10px;
}
/*********************/
#sol, #sag{
	width: 234px;
	background-color: #DFDFDF;
}
#sol{
	border-right: 1px #CDCDCD solid;
}
#sag{
	border-left: 1px #CDCDCD solid;
}
#genel{
	width: auto;/*554px;*/
	padding-right:0px;
	background-color:#F7F7F7;
	color:#2E5C16;
}
/*********************/
div.menu1{
	width: 100%;
	height: 20px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-left: 25px;
	line-height: 20px;
}
div.menu1 img, div.menu2 img{
	border: none;
	padding: 0px;
	margin-top: 3px;
	z-index:99;
}
div.menu2{
	width: 100%;
	height: 20px;
	background-image: url(images/menu2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align:right;
	line-height: 20px;
}
div.menu2 span{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-right: 16px;
}
ul{
	padding-left: 0px;
	list-style: none;
	border-top: 1px #DFDFDF solid;
	margin-top: 1px;
	margin-left:0;
}
#sol li{
	background-image: url(images/ayrac.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}
#sol li a{
	text-decoration: none;
	color: #862D4B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
	padding-left: 25px;
	border-top: 2px #DFDFDF solid;
	border-bottom: 1px #DFDFDF solid;
}
#sol li a:hover{
	background-color: #EAE7D5;
	color: #2C3587;
	border-top: 1px #D7D1AC solid;
	border-bottom: 1px #D7D1AC solid;
	background-image: url(images/list2.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
}
#sol li.selected a{
	background-color: #EAE7D5;
	color: #2C3587;
	border-top: 1px #D7D1AC solid;
	border-bottom: 1px #D7D1AC solid;
	background-image: url(images/list2.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
}

div.galeri{
	
}
div.galeri img{
	margin-bottom: 5px;
}
.g_title{
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 15px;
	display: block;
}

.kupon{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kupon table, .k_title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #862D4B;
}
.k_title{
}
.k_title a{
	text-decoration: underline;
	font-weight: bold;
}
.k_title li a{
	text-decoration: none;
	color: #862D4B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
	padding-left: 25px;
	border-top: 2px #DFDFDF solid;
	border-bottom: 1px #DFDFDF solid;
}
.kupon table{
	width: 100%;
}

#canli_mac{
	width: 234px;
	height: 200px;
	overflow: scroll;
}
#canli_mac table{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #862D4B;
	width:250px;
}

#en_son_haber{
	margin: 4px;
	z-index:99;
}
#en_son_haber table{
	width: 99%;
	z-index:99;
}
#en_son_haber img{
	margin-right: 5px;
	z-index:99;
}
#v_container{
	z-index:99;
}

span.h_title{
	display: block;
	padding-bottom: 3px;
}
span.h_ozet{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#kayan_yazi{
	 margin-top: 3px;
	 margin-right: 15px;
	 margin-left: 15px;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color: #862D4B;
}

table.icerik{
	width: 520px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474547;
	margin: 22 16 0 16;
}
#yorum
{
	width: 95%;
	_width: 100%;
	text-align:center;
}
.devam{
	color: #C1B77D;
	padding-left: 5px;
	padding-right: 5px;
}
.m_links a{
	color: #2E5C16;
}
.m_links{
	color: #2E5C16;
	font-weight: bold;
	padding-top: 5px;
}
.m_yrm{
	height: 146px;
	background-image: url(messi.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.m_title{
	background-color: #F4CD34;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	height:16px;
	width: 520px;
	margin-bottom: 5px;
}
.m_info{
	width: 100%;
	height: 20px;
	background-image: url(images/info.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.m_title a{
	color: #2E5C16;
	font-size: 14px;
	margin-left: 10px;
	padding-top: 4px;
	height:16px;
	display:block;
	text-transform:uppercase;
	margin-bottom: 5px;
}

.pageover a{
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 3px;
	display: block;
	float: left;
	border: 1px #D4D4D4 solid;
	background-color:#EAE7D5;
}

.coupon{
	text-align:center;
	font-weight: bold;
	margin-top: 10px;
	width:100%;
	padding-left: 5px;
	padding-right:5px;
	font-size: 10px;
}
.abudabi, .coupon a{
	font-size: 10px;
}
