@charset "utf-8";
/****************************reset***********************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

del {
	text-decoration: line-through;
}
/********************************************************************************/
body {
	margin: 0px;
	line-height: 1.5em;
	color: #CCCCCC;
	background-color: #45484C;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#container {
	width: 817px;
	text-align: left;
	clear:left;
	margin:0 auto;
	position:relative;
}
#banner{
	float:left;
	width:817px;
	height:118px;
	background-image: url(../images/banner.png);
}

#icerik{
	float:left;
	width:777px;
	background-image: url(../images/icerik_bg.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	min-height:400px;
	height:auto !important;
	height:400px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

h1{
	font-size: 14px;
	color: #FF0000;
	
}

h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FFFFFF;
}

.formcuk
{
	margin: 15px;
	width:250px;
	float:left;
	text-align:center;
}

.formcuk input,.formcuk textarea, .formcuk button{
	clear:left;
	float:left;
	border: 1px dashed #CCCCCC;
}

label{
	clear:left;
	float:left;
}


#left{
	float:left;
	width:203px;
}

#right{
	float:left;
	width:570px;	
}


#flash{
	float:left;
	width:570px;
	height:321px;
}

#box{
	float:left;
	width:203px;
}

#box #top{
	float:left;
	width:203px;
	height:18px;
	background-image: url(../images/top.png);
	background-repeat:no-repeat;
}

#box #ara{	
	float:left;
	width:188px;
	background-image: url(../images/ara.png);
	background-repeat: repeat-y;
	padding-left:15px;
}

#box #bottom{	
	float:left;
	width:203px;
	height:25px;
	background-image: url(../images/bottom.png);
	background-repeat: repeat-y;
}


#footer{
	clear:left;
	text-align:center;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 817px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#urunmenu li a, #urunmenu li ul li a{
	color: #FFFFFF;
	font-weight: bold;
} 

#urunmenu li a:hover, #urunmenu li ul li a:hover{
	background-color: #FF0000;
} 


/**************MENU*********************/

#main-nav{
	width:588px;
	height:25px;
	background-image: url(../images/tur_menu.png);
	background-repeat: no-repeat;
	margin-left: 229px;
	position: relative;
	top: 73px;
}

#main-nav.eng{
	background-image: url(../images/eng_menu.png);

}


#main-nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#main-nav ul li{
	height:25px;
	width:142px;
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main-nav ul li a span{
	display:none;
}


#main-nav ul li a{
	height:25px;
	margin:0px;
	padding:0px;
	display: block;
		
}

/* -- Hovers -- */

#main-nav ul li a.anasayfa:hover{
	background: url(../images/tur_menu.png) 0px -25px;
}

#main-nav ul li a.kurumsal:hover{
	background: url(../images/tur_menu.png) -142px -25px;
}

#main-nav ul li a.iletisim:hover{
	background: url(../images/tur_menu.png) -284px -25px;
}	

#main-nav ul li a.english:hover{
	background: url(../images/tur_menu.png) -426px -25px;
}	

#main-nav ul li a.home:hover{
	background: url(../images/eng_menu.png) 0px -25px;
}

#main-nav ul li a.aboutus:hover{
	background: url(../images/eng_menu.png) -142px -25px;
}

#main-nav ul li a.contact:hover{
	background: url(../images/eng_menu.png) -284px -25px;
}	

#main-nav ul li a.turkce:hover{
	background: url(../images/eng_menu.png) -426px -25px;
}
