body {
	background-image: url(/images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear					: both;
}


#main {
	width: 900px;
	margin:0 auto 0 auto;
	background: #000;
	padding: 10px 20px 5px 20px;
}
#header {
	width:900px;
	height: 110px;	
}
#header #menu {
	width:900px;
	height:30px;
	margin-top: 20px;
}

.clear {
	clear: both;
}

/* 
	LEVEL ONE
*/

ul.dropdown                         { position: relative; z-index:10; margin:0 0 0 -40px; font-size: 14px;  }
ul.dropdown .aktif					{ font-weight:bold; }
ul.dropdown li                      { float: left; zoom: 1; list-style-type: none; z-index: 11; }
ul.dropdown li:last-child			{  }
ul.dropdown a:hover		            { color: #FFF; color:#CCCCCC; }
ul.dropdown a:active                { color: #FFF; text-decoration: none; }
ul.dropdown li a                    { display: block; padding: 0 25px 0 25px; color: #FFF; text-decoration: none; border-right: 1px dotted #FFFFFF; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
ul.dropdown li.hover a              {  }
ul.dropdown .first					{ display: inline; }

#flash {
	width:890px;
	height:200px;
	overflow: hidden;
	margin-bottom: 20px;
}
.accordion {margin:0; padding:0; list-style-type:none;}
.accordion_a {display:block; position:relative; height:200px; width:800px; text-decoration:none;}
.accordion_div {position:absolute; bottom:15px; left:6px;}


#search p {
	display:inline;
	margin: 0;
}
#header img {
	float: left;
}
#header #search {
	width: 168px;
	height: 28px;
	background:url(/images/aramaback.jpg) no-repeat;
	padding-left: 5px;
	overflow:hidden;
	float: left;
	margin-left: 460px;
	margin-top: 25px;
}
#search #searchb {
	width: 135px;
}
#search input {
	float: left;
	margin-top: 3px;
}
#header #search #ara {
	margin-left:5px;
}
#haberler {
	width:450px;
	height:284px;
	background:url(/images/haberback.jpg);
	color: #FFF;
	float:left;
}
#haberler .haber {
	width: 449px;
	height: 135px;
	/*order:1px solid;*/
}
#haberler .haber img {
	margin: 15px 15px 15px 15px;
	float:left;
}
#haberler .haber-sag {
	width: 260px;
	float: left;
}
#haberler .baslik {
	width: 260px;
	margin-top:15px;
	font-weight: bold;
	height: 30px;
}
#haberler .metin {
	width: 260px;
	height: 42px;
	line-height: 14px;
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	/*white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;*/
	margin-top:5px;
	margin-bottom: 10px;
}
#haberler .devam {
	width: 260px;
	height: 21px;
	text-align: right;
}
#haberler .devam img {
	margin:0;
}
#footer {
	height:80px;	
}
#footer #copyright {
	width: 465px;
	text-align: center;
	padding-top: 27px;
	color: #FFF;
	float: left;
}

#icerik, .icerik {
	background: #FFF url(icerikback.jpg) repeat-x;
	padding: 25px 20px 20px 20px;
}

#icerik .title, .icerik .title, #urundetay .title, #aramasonuc .title {
	background: none;
	padding-left:0;
	margin-bottom: 20px;
		height: 30px;
	line-height: 30px;
	display: block;
}

.sol {
	width: 610px;
	float: left;
}
.sol .title, #icerik .title, .icerik .title, #urundetay .title, #aramasonuc .title {
	color: #FFF;
	font-weight:bold;
	font-size: 14px;
	line-height: 31px;
	height: 31px;
	vertical-align: middle;
	background: url(iceriklogo.png) no-repeat ;
	padding-left: 34px;
}
#aramasonuc .title {
	margin-left: 25px;
}
#aramasag {
	padding-left: 25px;
}

.aramaurun {
	width: 615px;
	margin-bottom:20px;
	border-bottom: 2px solid #e0ad44;

}
.aramaurun a {
	text-decoration: none;
	color:#000;
		font-weight: bold;
}

#aramarapor {
	margin-bottom:20px;
}

.aramaurun .img {
	width:205px;
	height: 220px;
	float: left;
}
.aramaurun .name {
	width: 390px;
	height: 220px;
	float:left;
}

.aramaurun .aramaozellikler {
	height: 150px;
	overflow: hidden;
}

.pagination li {
	display: inline;
	list-style-type			: none;
}
.pagination a {
	text-decoration: none;
	color: #000;
	padding: 0 5px 0 5px;
	font-weight: bold;	
}

.sol .metin {
	border-right: 2px solid #d3d3d5;
	padding-right: 20px;
	padding-top: 20px;
}

.sol .metin a {
	color: red;
}

.sag {
	width:220px;
	float:left;
	padding-left:30px;
	padding-top: 60px;
}

/* Sol Menu */
#solmenu {
	width: 220px;
	float: left;
	background: #FFF;
	text-align: left;
	margin-top: 75px;	
	font-size: 11px;
}

#solmenu a {
	text-decoration: none;
	color: #000000;
}

#solmenu ul, #solmenu ul ul, #solmenu ul li{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #F00;
}
#solmenu ul:last-child, #solmenu ul ul:last-child, #solmenu ul li:last-child {
	border:0;
}
#solmenu ul{
	border:0;
}
#solmenu ul ul{
	display:none;
}
#solmenu ul li{
	line-height:200%;
	margin-top:1px;
	background:#eee;
	position:relative;
	width:100%;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #solmenu ul li{
	float:left;
	display:inline;
}

#solmenu ul li a{padding-left:25px;}
#solmenu ul li span{float:left;position:absolute;top:5px;left:5px;width:13px;height:13px;cursor:auto;font-size:0;}
#solmenu ul li span, #solmenu ul li span.collapsed{background:url(collapsed.gif) no-repeat 0 0;} 
#solmenu ul li span.expanded{background:url(expanded.gif) no-repeat 0 0;}

/* second level */

#solmenu ul li li{
	background:#fff;
}
#solmenu ul li li a{padding-left:29px;}
#solmenu ul li li span{left:10px;}

/* third level */

#solmenu ul li li li a{padding-left:35px;}
#solmenu ul li li li span{left:56px;}
/* İçerik sayfasındaki sosyal box */

.kategori {
	 padding: 0 50px 0 50px;
	 text-align: left;
}
.kategori #solmenu {
	width: 840px;
	margin: 0;
}
.kategori #solmenu ul li a {
	display:block;
	height: 70px;
	line-height: 70px;
	background: #d6d7d9;
}
.kategori #solmenu ul li ul li a {
	background: #eeeeee;
}
.kategori #solmenu ul li ul li ul li a {
	background: #ffffff;
}
.kategori #solmenu ul li span, .kategori #solmenu ul li span.collapsed{
	height: 70px;
	background:url(collapsed.gif) no-repeat 0 24px;
} 
.kategori #solmenu  ul li ul li a {
	display:block;
	height: 30px;
	line-height: 30px;	
}
.kategori #solmenu  ul li ul li span, .kategori #solmenu  ul li ul li span.collapsed{
	height: 30px;
	background:url(collapsed.gif) no-repeat 0 3px;
} 
.kategori .title {
	height: 30px;
	line-height: 30px;
	display: block;
}
.kategori .first {
	float: right;
}




/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 250px; visibility: hidden; position: absolute; top: 100%; left: -10px; height: 20px; line-height: 20px; }
ul.dropdown ul li 					{ font-weight: normal; background: #000; color: #000; 
									  border-bottom: 1px solid #ccc; float: none; height: 25px; line-height: 25px;; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; height: 25px; line-height: 25px; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 200px; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

#urunler {
	margin: 80px 0 0 20px;
}
#urunler a {
	color: #000;
	text-decoration: none;
}
#urunler .urun {
	width: 610px;
	height: 100px;
	border:1px solid #000;
	margin-bottom: 15px;
}
#urunler .urun .urundetay {
	
}
#urunler .urun .urundetay h1 {
	font-size: 14px;
	margin: 10px 0 10px 0;
}
#urunler .urun img {
	float: left;
	margin: 0 10px 0 10px;
}

#urundetay {
	margin: 30px 0 0 25px;
}
#urundetay #resimler {
	width: 210px;
	float: left;
}

#urundetay .urundetaysag {
	width:400px;
	float: left;
}
#urundetay .buyukresim {
	margin-bottom: 15px;
}
#urundetay .kucukler img {
	width: 60px;
	height: 66px;
	margin: 0 9px 5px 0;
	float: left;
}
#urundetay .urundetaysag ul {
	margin: 0;
	padding-left: 15px;
}
#urundetay .urunicerik {
	width: 575px;
}
#urundetay .tumurunler {
	font-size: 12px;
}
#urundetay .tumurunler thead td {
	background: #999;
}
#urundetay .urundetaybaslik {
	border-bottom:1px solid #f3b232;
	margin: 15px 0 20px 0;
}
#urundetay .urundetaybaslik h1 {
	color: #FFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background:#f3b232;
	height: 25px;
	line-height:25px;
	vertical-align: middle;
	display: inline-block;
	padding:2px 15px 0 5px;
}

#urundetay a {
	text-decoration: none;
	color: #000;
}


#socialbox {
	height: 42px;
	width: 200px;
}
#socialbox .facebook {
	width: 30px;
	height: 30px;
	background: url(/images/social32x32.gif) 0 0;
	display: block;
	float: left;
	margin: 0 0 0 5px;
}

#socialbox .twitter {
	width: 30px;
	height: 30px;
	background: url(/images/social32x32.gif) -30px 0;
	display: block;
	float: left;
	margin: 0 0 0 5px;

}
#socialbox .google {
	width: 30px;
	height: 30px;
	background: url(/images/social32x32.gif) -60px 0;
	display: block;
	float: left;
	margin: 0 0 0 5px;
}

#videolar a {
	line-height: 30px;
	height: 30px;
	vertical-align: middle;
	background: url(videos.png) no-repeat;
	display: block;
	padding-left: 45px;
	color: #000;
	margin-bottom:15px;
	border-bottom:1px solid #F00;
	text-decoration: none;
	padding-bottom: 10px;
}

#dokumanlar img {
	border:1px solid #000;
}
#dokumanlar .dokuman {
	width: 202px;
	height: 325px;
	display: block;
	float: left;
	margin-left: 60px;
	text-align:center;
}
#dokumanlar .dokuman a {
	color: #000;
}