/* CONSTURCTION */

.header{
	position:relative;
	width:945px;
	height:250px;
	margin-left:25px;
}

.container{	
	position:relative;
	width: 945px;
	text-align:left;
}

.menu{
	position:relative;
	width:515px;
	height:43px;
	float:left;
	margin-top:-5px;
}

.container:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 
.container {display: inline-block;} 
/*IE-mac de bu bolumu sakla \ */ 
* html .container {height: 1%;} 
.container {display: block;} 
/* IE-mac bu bolumu saklama artik */ 

.logo{
	position:relative;
	width:302px;
	height:210px;
	background-image:url(../images/background-logo.png);
	background-repeat:no-repeat;
	margin-left:-25px;
	float:left;
	z-index:1;
	}
.logo img{
	position:absolute;
	top:60px;
	left:50px;
}

.hl1, .hl2, .hl3{
	position:relative;
	top:64px;
	width:618px;
	height:43px;
	z-index:1;
	margin-left:277px;
	}
.hl2{height:46px;}
.hl3{width:718px;}

.arrowMenu{
	position:relative;
	width:145px;
	height:43px;
	background-image:url(../images/arrow-menu.png);
	background-repeat:no-repeat;
	background-position:25px 0px;
	float:left;
	}
	
.arrowNews{
	position:relative;
	width:53px;
	height:43px;
	background-image:url(../images/arrow-actual.png);
	background-repeat:no-repeat;
	float:left;
	}

.flash{
	position: relative;
	width:945px;
	height: 375px;
	margin-left:25px;
	text-align:center;
	background-image:url(../images/bg-flash.png)
}

.anim1{
position: relative;
left:30pxs;
width:400px;
height:375px;
margin:auto;
}

.anim2{
position:relative;
width:525px;
height:375px;
margin-left:20px;
float:left;
}

.images{
	position: relative;
	width:945px;
	height: 235px;
	margin-left:25px;
}


.content{
	position:relative;
	width:945px;
	margin-left:25px;
}

.title{
	position:relative;
	width:100%;
	height:27px;
	border-bottom:#CCC 1px solid;
	padding-top:8px;
}

.news{
	position:relative;
	width:100%;
	height:43px;
	margin-top:25px;
	margin-bottom:25px;
	background-color:#f8f8f8;
	text-align:center;
}

.haberler{
	position:relative;
	width:625px;
	border-bottom:1px solid #d7d7d7;
	padding:20px 0px 30px 0px;
}

.featuredSlide{
	position:relative;
	width:100%;
	height:165px;
}

.featuredTitle{
	position:relative;
	width:315px;
	height:165px;
	float:left;
	background-image:url(../images/background-made-in-srk.png);
	background-repeat:no-repeat;
	background-position:140px 83px;
	}
	
.featuredProduct{
	position:relative;
	left:315px;
	width:630px;
	height:165px;
	background-image:url(../images/background-featured.png);
	}

.c1, .c2, .c3, .c4, .c5{
	position:relative;
	width:300px;
	float:left;
	margin-right:15px;
	padding-top:15px;
}

.c1{height:140px;}
.c2{height:140px;}
.c3{height:140px;}
.c4{width:615px;}

.tree{
	position:relative;
	float:right;
	width:630px;
	height:27px;
	padding-top:0px;
}

.adres{
	position:relative;
	width:945px;
	height:60px;
	margin-left:25px;
}

.arrow{
	float:left;
	margin-right:15px;
	margin-bottom:50px;
}

.arrowSlider{
	float:left;
	height:43px;
	width:800px;
}

.newsticker {
	list-style-type: none;
	padding-top: 10px;
	margin-left: 20px;
}

.urunler{
	position:relative;
	width:615px;
	height:200px;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:30px;
}

.urunlermainpage{
	position:relative;
	width:615px;
	font-size:6px; 
}


.urunlermainpage a:link{text-decoration: none; color: #68bde4; }
.urunlermainpage a:visited{text-decoration: none; color: #68bde4; }
.urunlermainpage a:hover{text-decoration: none; color: #a7e3ff; }
.urunlermainpage a:active{text-decoration: none; color: #68bde4; }

/* TYPO */

h1{font-size:3.2em; line-height: .95;}
h2{font-size:2.6em; line-height: 2.0;}
h3{font-size:2.2em; line-height: 1.8;}
h4{font-size:1.8em; line-height: 1.5;}

strong{font-weight:900;}
.head{color:#58a6ce;}
.light{color:#cccccc;}

.title h4, .featuredTitle h4{color:#ccc;}
.featuredTitle h4{margin-top:76px;}

a:link								{text-decoration: none; color: #e5b25f; }
a:visited							{text-decoration: none; color: #e5b25f; }
a:hover								{text-decoration: none; color: #f7d296; }

a.footerLink:link					{text-decoration: none; color: #999; }
a.footerLink:visited				{text-decoration: none; color: #999; }
a.footerLink:hover					{text-decoration: none; color: #666; }


/* LIST - MENU */


.lMenu{
	width:225px;
	float:left;
	margin-top:3px;
	font-weight:900;
	font-size:12px;
	}

ul.lMenu li{
	list-style-position:none;
	padding-top:4px;
	margin-top:0px;
	margin-left:0px;
	list-style-image:none;
	height:32px;
}

ul.lMenu li:hover{
	background-color:#69c2e6;
	color:#fff;
}

ul.lMenu li.selected{
	font-weight:900;
	background-color:#69c2e6;
	color:#ccc;
	}

ul.lMenu:hover{color:#fff;}

ul.lMenu li.selected a:link, ul.lMenu li.selected a:visited, ul.lMenu li.selected a:active, ul.lMenu li.selected a:hover{color:#FFF;}

ul.lMenu li a:link, 
ul.lMenu li a:visited, 
ul.lMenu li a:active{
	width:200px;
	height:32px;
	margin-top:5px;
	margin-left:20px;
	color:#68bde4;	
	display: block; 
}

ul.lMenu li a:hover{
	width:200px;
	height:32px;
	margin-left:20px;
	color:#fff;
	display: block; 
}

.menuLine{
	width:100%;
	height:1px;
	border-top:1px solid #f0f0f0;
	}
	
	
	input{
	
	width:400px;
	height:31px;
	background-image:url(../images/textarea-bg.png);
	background-repeat:repeat-x;
	color:#b3b3b3;
	font-size:12px;
	marin-bottom:10px;
	border:0px;
	padding-top:10px;
	font-family: Arial,  Helvetica, sans-serif;
	
}

textarea{
	width:400px;
	height:121px;
	border-bottom:1px solid #e1e1e1;
	color:7a7a7a;
	font-size:12px;
	background-image:url(../images/textarea-bg.png);
	background-repeat:repeat-x,y;
	border:0px;
	font-family: Arial,  Helvetica, sans-serif;
	color:#b3b3b3;
	padding-top:10px;
	margin-bottom:10px;
}

.button{
	width:115px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	border:0px;
	color:#0067a4;
	text-align:left;
	}
input .button:hover{
	color:#000;
}