@charset "utf-8";
/* CSS Document */


html,body{
	min-height:100%;
	min-width:100%;
	width:100%;
	height:100%;
}

html>body{
	min-height:100%;
	min-width:100%;
	width:100%;
	height:100%;
}

body{
	background:#ffffff url(../images/bg-sayfa-ust.jpg) repeat-x;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman";
	font-size:12px;
	width:100%;
	height:100%;
	
	margin:0;
	padding:0;
}

h3{
	font-weight:bold;
}



#SayfaKapsam{
	background: url(../images/bg-sayfa-icerik-alt.jpg) repeat-x left bottom;
	overflow:hidden;
	margin:0;
	min-width:100%;
	width:100%;
}

#SayfaUst,#UstMenuKapsam,#IcerikKapsam{
	clear:both;
	width:980px;
	margin:0 auto;
	
}

#SayfaUst{
	height:117px;
}

#UstMenuKapsam{
	margin-top:2px;
	height:56px;
	background:url(../images/bg-ust-menu.jpg) repeat-x;
}

#UstMenu{
	height:33px;
}

#UstMenu  ul li{
	float:left;
	
	font-size:13px;	
	padding-left:10px;
	color:#494949;
	
}

#UstMenu  ul li a{
	float:left;
	font-weight:bold;
	padding-top:10px;
	color:#494949;
	padding:10 10px 0 10px;
}

#UstMenu  ul li a h3{
	max-width:150px;
}

#UstMenu  ul li.aktif{
	padding-left:0;
	margin:0 5px;
	background-image:url(../images/bg-ust-menu-aktif.jpg);
	background-repeat:repeat-x;
	width:100px;
	text-align:center;
}

#UstMenu  ul li a.aktif{
	
}

#UstSubMenu{
	height:22px;
}

#UstSubMenu  ul{
	margin-left:50px;
}

#UstSubMenu  ul li{
	float:left;
	padding-top:3px;
	padding-left:10px;
	font-size:11px;
	
}

#UstSubMenu  ul li a{
	float:left;
	
	font-size:12px;
	font-weight:bold;
	color:#494949;
}

#IcerikKapsam{
	padding-top:5px;
}

#Sol{
	width:230px;
	float:left;
}

#Icerik{
	float:left;
	margin-left:5px;
	width:510px;
	text-align:left;
}

#IcerikAnaSayfa{
	float:left;
	margin-left:5px;
	width:510px;
}

#Sag{
	width:230px;
	float:right;
}


#SayfaAlt{
	clear:both;
	overflow:auto;
	background:#20272d url(../images/bg-sayfa-alt.jpg) repeat-x;
	width:100%;
	min-height:100px;
	margin:0;
	padding:0;
	
}

#AltMenu{
	width:1000px;
	margin:auto;
	padding:10px;
}

#AltMenu ul li{
	float:left;
	margin-left:10px;	
}

#AltMenu ul li a{
	color:#CCCCCC;
	font-size:12px
}

#AltMenu ul li ul li{
	clear:both;
	margin-left:10px;
	
}

#AltMenu ul li ul li a{
	color:#CCCCCC;
	font-size:10px;
	
}

#CopyRight{
	clear:both;
	overflow:auto;
	width:980px;
	margin:auto;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	color:#F5F5F5;
	
}

.KutuKapsam{
	color:#20272d;
	font-size:12px;
}



.KucukKutuUst{	
	clear:both;
	height:14px;
	background:url(../images/bg-kucukkutu-ust.png) no-repeat ;
}

.KucukKutuIcerik{
	clear:both;
	background:url(../images/bg-kucukkutu.png)  left repeat-y;
	
	padding:10px 15px;
	margin:0;
}

.KucukKutuAlt{
	clear:both;
	background:url(../images/bg-kucukkutu-alt.png)  left bottom no-repeat;
	height:14px;
}



.BuyukKutuUst{
	background:url(../images/bg-buyukkutu-ust.png) no-repeat left top ;
	height:14px;
	
}

.BuyukKutuIcerik{
	background:url(../images/bg-buyukkutu.png)  left repeat-y;
	min-height:50px;
	padding:10px 14px;
}

.BuyukKutuAlt{
	background:url(../images/bg-buyukkutu-alt.png)  left bottom no-repeat;
	height:15px;
}

.OrtaKutuUst{
	background:url(../images/bg-ortakutu-ust.png) no-repeat left top ;
	height:14px;
	
}

.OrtaKutuIcerik{
	background:url(../images/bg-ortakutu.png)  left repeat-y;
	min-height:50px;
	padding:10px 14px;
	text-align:center;
}

.OrtaKutuAlt{
	background:url(../images/bg-ortakutu-alt.png)  left bottom no-repeat;
	height:15px;
}

#AnaSayfaHaber{
	font-size:11px;
}

.AltIcerik{
	float:left;
	width:235px;
	
	margin-right:3px;

}

.AltIcerik h3{
	border:0;
	color:#0066CC
}

.AltIcerik div{
	border-right:1px #CCCCCC dotted;
	border-bottom:1px #CCCCCC dotted;
	border-top:1px #CCCCCC dotted;
	font-size:10px;
	height:255px;
	margin-bottom:3px;
}

.AltIcerik img{
	margin-right:3px;
}

.AltIcerik a{
	color:#000000;
}
.AltIcerik a:hover{
	color:red;
}

#AnaSayfaHaber div.AltIcerik div{
	height:155px;
}

.mybold{
	font-weight:bold;

}

.mybold2{
	font-weight:bold;
	color:#0099ff;
}



.hide{
	display:none !important;
}

.show{
	display:block !important;
}

.TabloFiyat td{
	border:1px dotted #23282c;
}

.cerceve{
	border:#828a8f 5px solid;
}


.blue {
background-color:#494949;
}
.blue2 {
background-color:#494949;
margin-bottom:5px; /*20px */
margin-top:5px;
}
.blue3 {
background-color:#494949;
margin-bottom:2px;
}
.blue4 {
padding-left:5px;
background-color:#494949;
}

.style2 {color: #003B68}
.style5 {font-family: Arial}
.style22 {font-family: Arial; font-size: 12px; font-weight: bold; }
.style24 {font-family: Arial; font-size: 12px; }
.style30 {color: #e7e7e7}
.style40 {font-size: 15px; font-weight: bold; color: #FFFFFF; font-family: Arial; }
.style42 {font-weight: bold; color: #FFFFFF; font-size: 15px; }
.style43 {font-family: Arial; font-size: 12px; font-weight: bold; color: #000000; }
.style48 {font-size: 12px}
.style49 {color: #999999}