/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(../docs/css/uikit.docs.min.css);
@import url(../docs/css/docs.css);
@import url(../vendor/highlight/highlight.css);

@import url(../menu/css/ddsmoothmenu.css);
@import url(../menu/css/ddsmoothmenu-v.css);

/*---------------------------------
	ELEMENTS
-----------------------------------*/

* { padding:0;	margin:0;	outline:0;}
html, body{ padding:0; margin:0; height:100%; width:100%;  }

/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
margin:0;
padding:0 0 0 0;
color:#000;
text-shadow: 0 0 1px transparent; /* google font pixelation fix */
}

a, .uk-tab li a{ color:#333; }
a:hover{  text-shadow:0px 1px 1px #ccc; color:#000; text-decoration: none; }
ul, ul li, li { list-style-type: none; margin:0px; padding:0px; }


#header{ margin:0 auto; clear:both; background:url(../images/banner-bg.png) center repeat-x;}
#banner{
	margin: 0 auto;
	clear: both;
	width: 1004px;
	height: 120px;
}
#arama{
	float: right;
	text-align: right;
	margin-top: 15px;
}
#arama input{ font-size: 0.80em; }

#ustmenubg{ background:#38aca3 url(../images/baslik-bg.png); }
#ustmenu{ width:1004px; margin:0 auto; }
#ustmenu ul li a{ float:left; color:#fff; margin:3px 3px 3px auto; padding:5px 12px; border:1px #34a199 solid; 
font-weight:bold;  
text-shadow:0px 1px 1px #555;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}
#ustmenu ul li ul li a{ float:left; color:#333; margin:0; padding:5px 12px;  border:1px #34a199 solid;
	text-shadow:0px 1px 1px #ddd;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#logo{
	float: left;
	width: 250px;
	margin: 5px auto 0 auto
}
#logosag{
	float: right;
	width: 725px;
	margin: 0;
}
.telefon{
width:330px;
height:85px;
background:url(../images/adress.png) right top no-repeat;
margin:0px;
float:right;
clear:right;
}
.dil{
height:30px;
margin:0px 20px 0px 20px;
float:right;
text-align:right;
}
.dil li { list-style:none; }
.dil a{ color:#333; } .dil a:hover{ color:#F00; }
.tr{ float:right; background:url(../images/tr.png) left no-repeat; padding:5px 15px 5px 26px; }
.eng{ float:right; background:url(../images/eng.png) left no-repeat; padding:5px 15px 5px 26px; }
.paylas{
height:30px;
margin:0px 20px 0px 0px;
float:right;
text-align:right;
}


#UyeMenu { float:right; clear:both; font-size:0.9em; }
#UyeMenu ul li{ float:left; margin:5px 0 0 5px; }
#UyeMenu ul li, .buton{ 
padding:2px 7px;
border:1px #ededed solid;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#UyeMenu ul li:hover, .uk-button.buton:hover, #ustmenu ul li a:hover, .mor:hover{
background: #02a9ae; /* Old browsers */
background: -moz-linear-gradient(top,  #02a9ae 7%, #1cd5db 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#02a9ae), color-stop(100%,#1cd5db)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #02a9ae 7%,#1cd5db 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #02a9ae 7%,#1cd5db 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #02a9ae 7%,#1cd5db 100%); /* IE10+ */
background: linear-gradient(to bottom,  #02a9ae 7%,#1cd5db 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02a9ae', endColorstr='#1cd5db',GradientType=0 ); /* IE6-9 */
}

#hosgeldin { height:20px; margin:0; padding:0; text-align:right; font-size:11.2px; clear:both; }

.baslik, #ustmenubg { margin:0 auto; clear:both;
background: #1cd5db; /* Old browsers */
background: -moz-linear-gradient(top,  #1cd5db 0%, #02a9ae 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1cd5db), color-stop(100%,#02a9ae)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1cd5db 0%,#02a9ae 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1cd5db 0%,#02a9ae 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1cd5db 0%,#02a9ae 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1cd5db 0%,#02a9ae 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1cd5db', endColorstr='#02a9ae',GradientType=0 ); /* IE6-9 */
	
	color:#fff; text-shadow:0px 1px 1px #000; 
	padding:5px; font-weight:bold;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
#ustmenubg{ 
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;  
	}
.baslik{font-size:1.1em;}
.baslik a,.baslik h1,.baslik h2,.baslik h3,.baslik h4,.baslik h5,.baslik h6{ 
	color:#fff; text-shadow:0px 1px 1px #000; 
	text-decoration: none;
	margin:0;
}
.baslik a:hover { text-decoration: underline; }
.baslik span { color:#ccc; text-shadow:none; font-size:0.9em; float:right }

.mor, .uk-button.mor, #ustmenubg { color:#fff; text-shadow:0px 1px 1px #555;
background: #1cd5db; /* Old browsers */
background: -moz-linear-gradient(top,  #1cd5db 0%, #02a9ae 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1cd5db), color-stop(100%,#02a9ae)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1cd5db 0%,#02a9ae 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1cd5db 0%,#02a9ae 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1cd5db 0%,#02a9ae 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1cd5db 0%,#02a9ae 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1cd5db', endColorstr='#02a9ae',GradientType=0 ); /* IE6-9 */
}

/*---------------------------------
	MARKALAR SLAYT
-----------------------------------*/
#markalar{ margin:5px auto; padding:2px 2px; clear:both; width:1004px; background:#fff; }
#markalar div{ text-align:center; }
#markalar img{ height:70px; max-width:100%; }


#OrtaBolum{ margin:0 auto; padding:0; clear:both; width:1004px; min-height:250px; }

#SolBolum{ float:left; margin:0px; width:230px; }
#SagBolum{ float:right; margin:0px; width:760px; }

#SolMenu, .border1{ border:#02A9AE 1px solid;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px; 
list-style-type: none;
}
.border2{ 
	border:#ccc 1px solid; 
	padding:15px 15px 0 15px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
 }

.kutu7 { 
    border:1px #dbdbdb solid;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px; 
		}
#clr, .clr, .cl, .clear {
	display:block;
	height:0px;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.H5{ height:5px; }
.H10{ height:10px; }
.H20{ height:20px; }
.H30{ height:30px; }
.H40{ height:40px; }
.H50{ height:50px; }

/*-----------------------------footer------------------*/
#footer{
clear:both;
width:1000px;
height:65px;
margin:0 auto;
color:#333;
background:#eee;
font-size:10px;
}
.copyright{
float:right;
padding-left:10px;
padding-top:10px;
}
.footer_links{
float:left;
padding-left:15px;
padding-top:13px;
}
.hma{
float:right;
padding-right:15px;
padding-top:13px;
text-align:right;
}
.footer_links a{
text-decoration:none;
color: #333;
padding-left:10px;
font-size:10px;
}
.hma a{text-decoration:none;
color: #333;
padding-right:10px;
font-size:10px;
}
.hma a:hover, .footer_links a:hover{
text-decoration:underline;
color: #000;
}

