@charset "UTF-8";
@import "reset.css";


/* CSS Document */


/*
	----------------------------
	HTML SELECTORS
	____________________________
*/

@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('../js/fonts2/texgyreadventor-regular-webfont.eot');
    src: url('../js/fonts2/texgyreadventor-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../js/fonts2/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../js/fonts2/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../js/fonts2/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body { background:url(../images/arkaplan.png) center top repeat-x; font:14px/21px Tahoma, Geneva, sans-serif; color: #333; margin: 0; padding: 0; overflow-x:hidden; overflow-y:scroll;}
a { color: #8c8c8c; text-decoration: none; }
a:hover { color: #999; }
h1, h2 { font-size: 26px; line-height: 28px; font-weight: normal; letter-spacing: -1px; color: #999; font-family:'TeXGyreAdventorRegular', Tahoma, Geneva, sans-serif;}
h3 { font-size: 18px; font-weight: normal; margin: 8px 0; }
h4 { font-size: 14px; font-weight: normal; margin: 0; }
h5 { font-size: 12px; font-weight: normal; margin: 0; }
ul { margin-left: 20px; }
ol { margin-left: 36px; }


/*
	----------------------------
	LAYOUT
	____________________________
*/


#wrapper { width: 960px; margin: 41px auto;z-index:1; position:relative;}
#boxbottom { 
	position:relative; 
	width: 100%; 
	margin:-561px auto; 
	background:url(../images/main_shadows.png) no-repeat center top; 
	width:100%; 
	height:494px; 
	z-index:0;
	display:none;
}
#topust{
	width:960px; 
	height:28px;
	margin: 0px auto;
	position:relative;
	z-index:2;
	top:0px;
}
.toplinks{
	width:960px;
	float:left;
	display:inline-block;
	text-align:right;
	padding-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-top:4px;
}
.toplinks a:hover{
	text-decoration:underline;
}
.toplinks a.homelink{
	width:60px;
	height:20px;
	display:inline-block;
	padding:0px 10px 0px 14px;
	background:url(../images/home.png) no-repeat left;
	color:#e5c9c0;
}

.toplinks a.sitemaplink{
	width:78px;
	height:20px;
	display:inline-block;
	padding:0px 10px 0px 14px;
	background:url(../images/sitemap.png) no-repeat left;
	color:#e5c9c0;
}

.flag{
	width:50px;
	margin-left:4px;
	margin-right:4px;
	float:left;
	display:inline-block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}

.flag img:hover{
	opacity: 0.5; filter: alpha(opacity=50);
}

.flag a{
	padding:0px 3px 0px 4px;
	color:#e5c9c0;
	display:inline-block;
	float:left;
	margin-left:2px;
	margin-top:7px;
}
.flag a:hover{
	background:#898989;
	color:#FFF;
}

.flag a.activef{
	background:#898989;
	color:#e5c9c0;
}


.container{
	width:960px; 
	margin-left:-2px;
	padding-bottom:30px;
	background:#FFF;
	-moz-border-radius: 10px 10px 0px 0px; 
	-webkit-border-radius: 10px 10px 0px 0px; 
	border-radius: 10px 10px 0px 0px;	
	min-height:600px;
}
#top{
	border-bottom:0px #d4d4d4 solid;
	height:114px;
	position:relative;
	z-index:100000;
}
#logo{
	position:relative;
	float:left;
	display:inline-block;
	width:140px;
	height:57px;
	margin:25px 0 0 41px;
}
#flags{
	width:520px;
	float:right;
	margin-top:21px;
	margin-right:20px;
	position:relative;
	z-index:9;
	height:22px;
}
.flag{
	width:60px;
	margin-left:4px;
	margin-right:4px;
	float: right;
	display:inline-block;
	height:22px;
}
.flag img{border:0px; clear:both;}
.flag img:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
#menu{
	width:600px;
	float:right;
	margin-top:29px;
	position:relative;
	z-index:9;
}
#menu1{
	width:520px;
	float:right;
	padding:0 0 0 0;
	height:29px;
	color:#333;
	font-size:10px;
	font-family:'TeXGyreAdventorRegular', Tahoma, Geneva, sans-serif;
}
li.menuitem{
	color:#333;
	display:block;
	float:right;
	width:auto;
	height:42px;
	
}
li.menuitem span{
	display:block;
	color:#687788;
	font-size:10px;
	font-family:'TeXGyreAdventorRegular', Tahoma, Geneva, sans-serif;
	width:auto;
}
#menu1 a{
	color:#979797;
	font-size:10px;
	font-family:'TeXGyreAdventorRegular', Tahoma, Geneva, sans-serif;
	display:block;
	width:auto;
	height:30px;
	margin-left:1px;
	padding:12px 15px 0px 15px;
}
#menu1 a:hover{
	
}

#menu1 a.active{
	
}

#menu1
{	margin: 0;
	padding: 0;}

#menu1 li
{	float: left;
	list-style: none;
}
#menu1 > li{margin-top:-1px}
#menu1 > li > a
{border-bottom:1px #FFF solid;}

#menu1 > li > a:hover
{ border-bottom:1px #ca8f7e solid;}
	
#menu1 li ul
{	
	margin:1px 0 0 1px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-bottom:0px #ca8f7e solid;
	min-width:180px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#929292')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#929292');
	-moz-box-shadow: 0px 0px 7px #929292;
	-webkit-box-shadow: 0px 0px 7px #929292;
	box-shadow: 0px 0px 7px #929292;
	box-shadow: 0px 0px 7px rgba(146, 146, 146, 1);
}

#menu1 li ul li
{	float: none;
	display: inline;
}

#menu1 li ul li a
{	width: auto;
	background: #FFF;
	color: #929292;
	margin: 0;
	padding: 5px 10px 4px 10px;
	font-family:'TeXGyreAdventorRegular', Tahoma, Geneva, sans-serif;
	font-size:10px;
	height:20px;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px;
	}

#menu1 li ul li a:hover
{	background: #f1f1f1;}
#menugolge{
	width:647px;
	height:17px;
	background:url(../images/menugolge.png) no-repeat left;
	float:right;
	margin-right:0px;
	margin-top:114px;
	position:absolute;
	right:0px;
}




#bannerpart { width: 960px; heightqw:307px; border-bottom:0px #d4d4d4 solid; background:#FFF; }
#main { width: 960px; position:relative; display:inline-block; padding-bottom:30px;}
#main .headers{ display:inline-block; float:left; width:270px; margin-left:40px; margin-top:20px;}
#main .headers .htitle{ color:#f58361; font-size:14px; font-family:'TeXGyreAdventorRegular', Tahoma, Geneva, sans-serif; display:inline-block; float:left; width:260px; height:30px; background:url(../images/headers_main.html) no-repeat top left; padding-top:10px; padding-left:0px;}
#main .headers .hdesc{ display:inline-block; float:left; width:275px; line-height:15px;font-size:10px; color:#8c8c8c; margin-top:4px; text-align:justify; font-family:'TeXGyreAdventorRegular', Tahoma, Geneva, sans-serif;}
#main .headers .newsitem{ width:auto; background:url(../images/haberok.html) no-repeat left; border-bottom:1px #e6ded1 solid;}
#main .headers .newsitem:hover{background:url(../images/haberok.html) no-repeat 5px 16px #ededed;}
#main .headers .newsitem a{ text-decoration:none; display:block; padding:8px 8px 8px 18px; }
.galitem{ width:79px; height:56px; margin:10px 10px 0 0px; display:inline-block; float:left;}
.galitem img{border:1px #CCC solid;}
.galitem img:hover{
	border:1px #999 solid;}
#main > p, #main > div { margin-left: 7px; }
#sidebar { width: 280px; float: right; }
/*
	----------------------------
	PAGE/SECTION SPECIFIC
	____________________________
*/


#video-controls { width: 333px; }
#video-controls a { color: #ddd; text-decoration: underline; }


/*
	----------------------------
	UTILITY CLASSES
	____________________________
*/


.black-15 { background: url(../media/black-15-trans.html); color: #fff; padding: 4px 8px; }
.black-35 { background: url(../media/black-35-trans.html); color: #fff; padding: 4px 8px; }
.black-50 { background: url(../media/black-50-trans.html); color: #fff; padding: 4px 8px; }
.black-65 { background: url(../media/black-65-trans.html); color: #fff; padding: 4px 8px; }
.black-85 { background: url(../media/black-85-trans.html); color: #fff; padding: 4px 8px; }


div.clear { overflow: hidden; height: 1px; clear: both; }
img.alignRight { float: right; margin: 0 0 15px 15px; }
img.alignLeft { float: left; margin: 0 15px 15px 0; }
.error { color: #833; }

#footer{
	font-family:'TeXGyreAdventorRegular', Tahoma, Geneva, sans-serif;
	font-size:11px;
	width:900px;
	margin:70px auto 0px auto;
	padding:0px 30px 30px 30px;
	position:relative;
	z-index:1;
}

#footer .footerlinks{
	color:#999999;
}

#footer .footerlinks a{
	text-decoration:none;
	color:#b07e6f;
}
#footer .footerlinks a:hover{
	text-decoration:underline;
}

#footer .footercopy{
	color:#b07e6f;
	padding-top:10px;
}
#footer .footercopy span{
	color:#3c3c3c;
}

#footer .footersocial{
	color:#b07e6f;
	padding-top:20px;
}

#footer .footersocial a:hover{
	text-decoration:underline;
}

#footer .footersocial img:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}

.textrenkli{
	color:#7d7d7d;
}

.textn{
	color:#999999;
}
.textn a{
	color:#f2673a;
}
.textn a:hover{
	text-decoration:underline;
}



.subpages{
	padding:30px 20px 20px 20px;
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
	color:#8c8c8c;
}

.subpages .baslik{
	font-family:'TeXGyreAdventorRegular', Tahoma, Geneva, sans-serif;
	font-size:30px;
	float:left;
	width:900px;
	padding-bottom:20px;
	margin-top:8px;
	margin-bottom:50px;
	border-bottom:1px #CCC solid;
	color:#8c7842;
}


#pages{
	position:relative;
	top:0px;
}



.baslik{
	font-family:'TeXGyreAdventorRegular', Tahoma, Geneva, sans-serif;
	font-size:30px;
	float:left;
	width:900px;
	padding-bottom:20px;
	margin-top:8px;
	margin-bottom:50px;
	border-bottom:0px #CCC solid;
	color:#f2673a;
}
.baslik a{color:#f2673a;}






#urunlerr td{
	padding:10px;
}

#urunlerr td:hover{
	background:#e1e1e1;
}

.gradeC img{
	padding-right:20px;
}
.gradeC a{
	display:block;
	width:auto;
	height:auto;
	float:left;
}

.nodoc img{ opacity: 0.5; filter: alpha(opacity=50); }

tr.gradeC td { border-bottom:1px #ccc dotted;}
tr.gradeC { background-color: #FFF;}
tr.gradeC:hover { background-color: #F1F1F1; cursor:pointer;}


.tekliftalep{
	font-size:12px;
	float:right;
	position:relative;
	z-index:15;
	margin-right:20px;
}
.tekliftalep a{
	text-decoration:none;
	color:#333;
}
.tekliftalep a:hover{
	text-decoration:underline;
}


.homebaslik{
	position:relative;
	width:auto;
	border-bottom:1px #f1f1f1 solid;
	padding-left:6px;
	margin:0px 15px 15px 15px;
}
.homedetay2{
	position:relative;
	width:417px;
	padding:0px;
	margin:20px 5px 0px 15px;
}
.homedetay2 a{
	display:block;
	float:left;
	width:90px;
	height:90px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 0 0 7px rgba(152, 152, 152, 0.75);
	overflow:hidden;
	margin:0px 13px 18px 5px;
	z-index:1;
}
.homedetay2 a:hover{
	z-index:2;
	box-shadow: 0 0 20px rgba(120, 120, 120, 1);
}



.homedetay3{
	position:relative;
	width:auto;
	padding:0px;
	margin:20px 0px 0px 15px;
}
.homedetay3 a{
	display:block;
	width:210px;
	float:left;
	padding:10px 10px 10px 15px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	/*box-shadow: 0 0 7px rgba(152, 152, 152, 0.75);*/
	overflow:hidden;
	margin:0px 0px 6px 0px;
	background:#c7c7c7;
	z-index:1;

}
.homedetay3 a:hover{
	/*z-index:2;
	box-shadow: 0 0 20px rgba(120, 120, 120, 1);*/
	background:#ccc;
}


.homedetay4{
	position:relative;
	width:auto;
	padding:0px;
	margin:20px 0px 0px 15px;
}
.homedetay4 a{
	display:block;
	width:210px;
	float:left;
	padding:0px;
	margin:10px 0px 6px 0px;
}



.homedetay5{
	position:relative;
	width:940px;
	height:60px;
	padding:0px;
	margin:20px 15px 0px 15px;
	display:block;
	float:left;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 0 0 7px rgba(152, 152, 152, 0.75);
	overflow:hidden;
}


.homedetay6{
	position:relative;
	width:auto;
	padding:0px;
	margin:20px 0px 0px 0px;
}
.homedetay6 a{
	display:block;
	width:100%;
	float:left;
	padding:5px 10px 5px 10px;
	font-size:11px;
	/*-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 0 0 7px rgba(152, 152, 152, 0.75);*/
	overflow:hidden;
	margin:0px 0px 6px 0px;
	background:#f1f1f1;
	z-index:1;

}
.homedetay6 a:hover{
	background:#e1e1e1;
}



.menu_body2 { display: none; padding: 0px; }
.menu_body2 ul{ list-style-type:none;padding-left:0px;padding-top:0px;}
.menu_body2 ul li{ margin-bottom:0px;}
.menu_body2 ul li div a{ background:#c7c7c7;}
.menu_body2 ul li div a:hover{ background:#f90;}
.homedetay6 .basa { margin-bottom: -1px; cursor: pointer; padding-top:10px;padding-bottom:10px;}
.homedetay6 .basa span { padding: 0px; display:block;}
.homedetay6 .basa span:hover { color:#666; }

.rightlinks{padding-top:15px; font-size:10px; text-align:right;padding-right:10px; margin-bottom:40px; width:auto; float:right; height:50px; position:absolute; right:0px; margin-right:20px; top:0px; display:none;}
.rightlinks a{color:#999;}
.rightlinks a:hover{color:#f2673a;}
.hdesc .desc {margin-top:20px;}