/*genel*/
body {
	margin:0;
	padding:0;
	background: url('../images/yeni/body.jpg') repeat fixed 50% 0 transparent;
	text-align: left;
}



.resimli {background:url('../images/yeni/galeri.png') top left no-repeat;}
.evli {background:url('../images/yeni/ev.png') top left no-repeat;}
.sorulu {background:url('../images/yeni/soru.png') top left no-repeat;}


/*yapisal*/
#ortala {
	margin:0 auto;
	width:980px;
}
#clear {
	clear:both;
}




/*header*/
#ust-bant {
	margin:0;
	background:#000000;
	border-bottom:solid 1px #363533;
	height:54px;
	width:100%;
	background-color: #000000;
	position:absolute;
	z-index:-1;
}
#menu-sol {
	margin:0;
	float:left;
	background:url('../images/yeni/menu-sol.png') top left no-repeat;
	width:14px;
	height:141px;
}
#menu-uzun{
	margin:0;
	float:left;
	background:url('../images/yeni/menu-bg-uzun.png') top left repeat-x;
	height:141px;
}
#menu-sag {
	margin:0;
	float:left;
	background:url('../images/yeni/menu-sag.png') top left no-repeat;
	width:14px;
	height:76px;
}
#header-sag-conteyner{
	margin:0;
	float:left;
	width:733px;
	height:141px;	
}
#menu-ust{
	margin:0;
	width:689px;
	height:45px;
	font-family:tahoma;
	font-size: 20px;
	padding:20px 0 0 30px;
	font-weight: bold;
	color:#666666;
	background:url('../images/yeni/ust-bant-bg.jpg') top left no-repeat;
}
#menu {
	margin:0;
	float:left;
	width:719px;
	background:url('../images/yeni/menu-bg.png') top left no-repeat;
	height:76px;
}
#logo {
	margin:0;
	float:left;
	background:url('../images/yeni/logo.png') top left no-repeat;
	width:217px;
	height:141px;
}
#flash-bg {
	margin:0;
	width:980px;
	height:310px;
	background-color:#ffffff;
	border-bottom:solid 1px #dfdfdf;
}

/*menu*/
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li{
	float: left;
	padding: 0 ;
	margin: 0;
	display: inline;
}

#menu ul li a {
	width: 130px;
	height:76px;
	display: block;
	color:#1a1918;
	text-decoration: none;
	line-height:60px;
	text-align: center;
	font-family: Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	float: left;

}
#menu ul li a:hover {
	color:#ffffff;
	background:url('../images/yeni/menu-aktif.png') top left no-repeat;
}
#menu ul li.aktifmenu a{
	color:#ffffff;
	background:url('../images/yeni/menu-aktif.png') top left no-repeat;
}

/* IE5-Mac \*/
#menu ul li a {
	float: none;
}





/*icerik*/
#icerik-bg {
	margin:0;
	background:url('../images/yeni/icerik-bg.png') top left repeat-x;
	background-color:#FFFFFF;
	width:930px;
	padding:25px;
}

#icerik-orta {
	float:left;
	margin:0;
	width:675px;
}

#icerik-sag {
	margin-top:5px;
	float:left;
	margin-left:20px;
	float:left;
	width:225px;
}

#icerik-baslik {
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#363433;
	padding-left:50px;
	height:40px;	
}

#icerik-modul-ana{
	margin-top:10px;
	float:left;
	background:url('../images/yeni/ic-modul-bg.png') top left repeat-x;
	width:305px;
	height:96px;
	padding:15px
}

#icerik-modul-resim {
	margin:0;
	float:left;
	width:85px;
	height:92px;
	border:solid 1px; color:#000000;
}

#icerik-modul-ic {
	margin-left:8px;
	float:left;
}

#icerik-modul-baslik {
	color:#d82500;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
	padding:8px 0 0 10px;;
}

#icerik-modul-yazi {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-left:10px;
	font-size:13px;
	width:200px;
	color:#595351;
}

/*sag*/
#modul-baslik-bg{
	margin-top:10px;
	width:225px;
	height:30px;
	background:url('../images/yeni/modul-baslik-bg.png') top left no-repeat;
}
#modul-baslik {
	margin:0;
	width:160px;
	background:url('../images/yeni/logo-mini.png') 10px 7px no-repeat;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding:5px 0 0 60px;
}

#modul-ic {
	margin:0;
	width:225px;
	background:#acaba9;
}
#modul-alt {
	margin:0;
	background:url('../images/yeni/modul-alt.png') top left no-repeat;
	width:225px;
	height:15px;
}
/*r-menu*/
#r-menu-baslik {

	width:175px;
	background:url(../images/yeni/tugla.png) no-repeat 15px 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 30px;
	color: #000000;
}
#r-menu-link {
	margin-top:5px;
	margin-left:30px;
	width:175px;
	border-top:#666666 solid 1px;
	padding-top:2px;
}

#r-menu-link a, a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#333333;
}
#r-menu-link a:hover{
	color:#d82500;
}
/*Foto Galeri*/
#galeri-bg {
	margin-left:5px;
	margin-top:5px;
	float:left;
	background:url('../images/yeni/galeri-bg.png') top left no-repeat;
	width:210px;
	height:156px;
}
#galeri-baslik {
	margin:0 auto;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D82500;
	text-align:center;
	padding-top:10px;
}
#galeri-foto {
	margin:0 auto;
	width:120px;
	height:90px;
	border:solid 1px #666666;
	margin-top:10px;
	overflow:hidden;
}
#galeri-foto img {
	width:120px;
	height:90px;
}
#galeri-foto-list {
	margin:0 auto;
	padding-top:20px;
	width:200px;
	height:150px;
	text-align:center;

}
#galeri-foto-list img {
	width:150px;
	height:113px;
	border:solid 1px #333333;
}

/*Teknik Bilgiler*/
.teknik-bigi-link {
	margin-top:10px;
	background:url('../images/yeni/kirmizi-ok.png') top left no-repeat;
	height:30px;
	padding-left: 25px;
}
.teknik-bigi-link a, a:visited{
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	color:#D82500;
	text-decoration: none;
}

.teknik-bigi-link a:hover{
	color: #000000;
}

/*urun detay*/
#detay-yazi {
	margin:0;
	width:665px;
	padding:10px;
}
#detay-yazi img {
	border:0px; 
	float:left; 
	margin:2px; 
	margin-right:15px;
	max-height:220px;
	max-width:250px;
}
#detay-yazi-baslik {
	margin-top:15px;
	height:25px;
	background:url('../images/yeni/kirmizi-ok.png') top left no-repeat;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D82500;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
	border-bottom:solid 1px #eeeeee;
}
#detay-diger-resim-container {
	margin:0 auto;
	width:660px;
}
#detay-diger-resim-bg {
	float:left;
	margin-left:5px;
	margin-top:5px;
	background:url('../images/yeni/diger-resim-bg.png') top left no-repeat;
	width:160px;
	height:150px;	
}
#detay-diger-resim {
	margin:0 auto;
	margin-top:16px;
	width:120px;
}
#detay-diger-resim img{
	width:120px;
	height:110px;
	border:none;
}
#detay-diger-urun-resim-bg {
	float:left;
	margin-left:5px;
	margin-top:5px;
	background:url('../images/yeni/diger-resim-urun-bg.png') top left no-repeat;
	width:160px;
	height:163px;	
}
#detay-diger-urun-resim {
	margin:0 auto;
	margin-top:16px;
	width:120px;
	text-align: center;
}
#detay-diger-urun-resim img{
	width:120px;
	height:110px;
	border:none;
}

#detay-diger-urun-resim a, a:link, a:visited{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
}
#detay-diger-urun-resim a:hover{
	color:#D82500;
}
/*iletisim*/

.oklu {
	background:url('../images/yeni/siyah-ok.png') 0px 5px no-repeat;
	padding-left:20px;
}


/*footer*/
#main-alt {
	margin:0;
	background:url('../images/yeni/footer-bg.png') top left no-repeat;
	width:980px;
	height:33px;
	font-size:14px;
	text-align:center;
}
#footer-top {
	margin-top:10px;
	background:url('../images/yeni/footer-bg-2.png') top left no-repeat;
	width:980px;
	height:15px;
}
#footer {
	margin:0;
	background-color:#ffffff;
	width:970px;
	padding:5px;
}
#footer-sol{
	margin:0;
	float:left;
	width:220px;
	height:25px;
	background:url('../images/yeni/logo.jpg') top left no-repeat;
}
#footer-sag{
	margin:0;
	float:right;
	width:220px;
	height:25px;
	text-align:right;
}
#footer-ic {
	margin:0;
	float:left;
	width:525px;
	text-align:center;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
#footer-ic a{
	font-size: 15px;

}
#footer-ic a:hover {
	color:#990000;
}
