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


@font-face {
	font-family: 'TwCenMT-Condensed';
	src: url('font/tccm.eot');
	src: url('font/tccm.eot?#iefix') format('embedded-opentype'),
		url('font/tccm.woff') format('woff'),
		url('font/tccm.ttf') format('truetype'),
		url('font/tccm.svg#tccm') format('svg');
	font-weight: normal;
	font-style: normal;
}


body, html {
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#e4e4e4;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;

	}
div, ul, li, ol {
	margin:0px;
	padding:0px;
	list-style:none;
	}

a {
	text-decoration:none;
	color:#333;
	}	
a:hover {
	color:#F30;
	}
	
/* Ana Stiller */
#main_cont {
	width:100%;
	height:100%;
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position-x:center;
	}
#main_cont_ic {
	width:980px;
	height:auto;
	margin:auto;
	}
#logo_cont{
	width:980px;
	height:150px;
	padding-top:50px;
	text-align:center;
	}

#logo_alti_cizgi{
	width:980px;
	height:1px;
	background-color:#F30;
	}

#sol_cont{
	float:left;
	width:133px;
	height:250px;
	}

#sol_menu {
	float:left;
	width:80px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	}

#sol_menu ul{
	font-family: 'TwCenMT-Condensed';
	font-size:18px;
	height:20px;
	overflow:hidden;
	}

#menu_alt_baslik{
	margin-left:10px;
	font-size:15px;
	padding:5px;
	}


#orta_cont{
	float:left;
	width:710px;
	height:auto;
	border-left:solid 1px;
	border-color:#F30;
	margin-top:-50px;
	padding-top:50px;
	}
#anasayfa_icerik_cont{
	min-height:290px;
	width:745px;
	}
#orta_footer_cont{
	float:right;
	width:690px;
	height:20px;
	background-image: url(../images/urunler_alt_bg.jpg);
	padding:10px;
	margin-right:-10px;
	color:#FFF;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding-left:20px;
	}
#orta_footer_golge{
	float:right;
	width:710px;
	height:0px;
	margin-right:110px;
	margin-top:-50px;
	}
	
#orta_footer_telif{
	float:right;
	width:710px;
	height:0px;
	margin-right:135px;
	margin-top:20px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
#sag_cont{
	float:left;
	width:80px;
	margin-left:20px;
	margin-top:10px;
	}
#about_cont{
	width:300px;
	min-height:300px;
	height:auto;
	float:left;
	}
#about_cont ul{
	width:260px;
	min-height:300px;
	margin-left:15px;
	margin-top:15px;
	}
#products_cont{
	width:710px;
	min-height:300px;
	height:auto;
	float:left;
	}

/* how to find us */ 

#howto_cont{
	width:710px;
	min-height:420px;
	height:auto;
	float:left;
	}
#bg_logo {
	width:100%;
	z-index:-1;
	height:350px;
	background-image:url(../images/ozgun_buyuk.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	position:fixed;
	bottom:0px;
	}
#lang_cont {
	position:absolute;
	width:150px;
	height:40px;
	left:50%;
	margin-top:175px;
	margin-left:380px;
	}

#lang_cont ul{
	float:left;
	margin-right:10px;
	}
	

#lang_cont ul:first-child{
	border-right:1px solid #f26322;
	padding-right:10px;
	}
	
#buyuk_border a img {
	border:none;
	}

#buyuk_border a img:hover {
	border:none;
	}
	

#kucuk_border a img {
	border:none;
	}

#kucuk_border a img:hover {
	border:none;
	}	

#logo_cont a img {
	border:none;
	}

#logo_cont a img:hover {
	border:none;
	}	
