@charset "utf-8";
html, body, div, form, fieldset, legend, label, ul , li
{
 margin: 0;
 padding: 0; 
 
}
ol, ul {
	list-style: none;
}
table
{
 border-collapse: collapse;
 border-spacing: 0;
}

th, td
{
 text-align: left;
 vertical-align: top;
}

h1, h2, h3, h4, h5, h6, th, td, caption { font-weight:normal; }

img { border: 0; }



@font-face {
    font-family: 'Ubuntu';
    src: url('/fonts/ubuntu-m.ttf');
  
}


@font-face {
    font-family: 'Ubuntu-B';
    src: url('/fonts/ubuntu-b.ttf');
  
}
@font-face {
    font-family: 'Ubuntu-li';
    src: url('/fonts/ubuntu-li.ttf');
  
}





* { margin:0; padding:0; }

	img{ border:none; }


#supersized-loader { position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em;; }
	
	#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
			#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	
			#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			
		
		#supersized a { z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111;}
			#supersized a.prevslide { z-index:-20; }
			#supersized a.activeslide { z-index:-10; }
			#supersized a.prevslide img, #supersized a.activeslide img{ display:inline; }
	
	
	#controls-wrapper { margin:0 auto; height:62px; width:100%; bottom:0; left:0; z-index:4; background:url() repeat-x; position:fixed; }
		#controls { overflow:hidden; height:100%; text-align:left; z-index:5; padding:0 114px;  }
			#slidecounter { float:left; color:#888; font:23px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; text-shadow:#000 0 -1px 0; margin:19px 10px 18px 20px; }
			#slidecaption { overflow:hidden; float:left; color:#FFF; font:16px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; text-shadow:#000 0 2px 0; margin:23px 20px 23px 0; }
			#navigation { float:right; margin:10px 20px 0 0; }
	
		
	#nextthumb,#prevthumb { z-index:6; display:none; position:fixed; bottom:12px; height:75px; width:100px; overflow:hidden; background:#ddd; border:2px solid #fff; -webkit-box-shadow:0 0 5px #000; }
		#nextthumb { right:12px; }
		#prevthumb { left:12px; }
			#nextthumb img, #prevthumb img { width:150px; height:auto;  }
			#nextthumb:active, #prevthumb:active { bottom:10px; }
			#navigation > :hover,#nextthumb:hover, #prevthumb:hover { cursor:pointer; }
			






body{
margin: 0px;
background-color: #fefefe;
background-image: url(/images/bg.png);
background-repeat: repeat-x;
font-family: "Trebuchet MS";
font-size: 12px;
}

#logo {
	float: left;
	height: 100px;
	width: 285px;	
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:15px;
}
#tel{float: left;
margin-left: 265px;
width: 405px;
margin-top: 5px;}
#ust_menu {
	float: left;
	height: 30px;
	width: 680px;
}

#ustmenu_sosyalag {
float: left;
width: 204px;
padding: 8px;
margin-left: 10px;
}
#alt_alt {
	height: 130px;
	width: 980px;
	margin:0px auto;
}

.anasayfa_kutu1 {
float: left;
height: 316px;
width: 306px;
color: #414042;
margin-left: 5px;
}

.anasayfa_kutu {

float: left;
height: 100px;
width: 316px;
background-image: url(/images/anasayfa_kutu_bg.png);
background-size: cover;
color: #414042;


color: #414042;
}

.anasayfakutu_yazi {
	font-family: Ubuntu;
font-size: 12px;
color: #999999;
float: left;
width: 190px;
margin-left: 10px;
overflow: hidden;
height: 75px;
}

.anasayfakutu_ikon {
float: left;
width: 75px;
margin-left: 25px;
overflow: hidden;
height: 100px;
margin-top: 20px;
}




.anasayfa_kutu_baslik1 span{ font-family:Ubuntu-B;}

.cizgi{float:left; border-bottom:1px dotted #4acae8; width:300px; height:5px; margin-top:1px; margin-bottom:5px; }

.anasayfakutu_yazi1 {
	font-family: Ubuntu;
font-size: 15px;
color: #999999;
float: left;
width: 290px;
overflow: hidden;
line-height:normal;

}

.anasayfa_kutu_baslik span{ font-family:Ubuntu-B;}

#banner_bg1{
background-image: url(/images/bannerbg.png);
float: left;
height: 378px;
width: 980px;
position: absolute;
top: 165px;
z-index: 99;
-webkit-box-shadow:0px -4px 10px -3px rgba(0, 0, 0, 0.43);
-moz-box-shadow: 0px -4px 10px -3px rgba(0, 0, 0, 0.43);
box-shadow: 0px -4px 10px -3px rgba(0, 0, 0, 0.43);

}
#banner_bg {


float: left;
height: 375px;
width: 980px;
margin-top:10px;
}

#amenu_anasayfa:hover {
background-color:#333333;;
}



#ana {
	width: 100%;
	margin:0px auto;
}
#anasayfa_orta {
background: #f8f8f8; 
background: -moz-linear-gradient(top,  #f8f8f8 0%, #ffffff 47%, #f8f8f8 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(47%,#ffffff), color-stop(100%,#f8f8f8)); 
background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ffffff 47%,#f8f8f8 100%); 
background: -o-linear-gradient(top,  #f8f8f8 0%,#ffffff 47%,#f8f8f8 100%); 
background: -ms-linear-gradient(top,  #f8f8f8 0%,#ffffff 47%,#f8f8f8 100%); 
background: linear-gradient(to bottom,  #f8f8f8 0%,#ffffff 47%,#f8f8f8 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f8f8f8',GradientType=0 ); 


padding: 15px;
float: left;
width: 950px;
	border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
-webkit-box-shadow:0px 0px 10px -3px rgba(0, 0, 0, 0.43);
-moz-box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.43);
box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.43);
}





#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}


#cssmenu a {


color: #ffffff;
display: inline-block;
font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 38px;
padding: 0 13px;
text-decoration: none;
}



#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
  height: 38px;
}


#cssmenu > ul > li.active > a {

  background: #f7f2ed;

}

#cssmenu .has-sub {
  z-index: 999;
  
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
  
	
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}

#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #475fbe;
  border-bottom: 1px dotted #d06d70;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #80090d;
}
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;
}

#ustmenu_alan{float: left;
    width: 220px;
    margin-left: 230px;
    margin-top: 8px;}
.alink {font-family: "Ubuntu";font-size: 13px;  color:#7b7b7b; text-decoration:none; line-height:16px;}
 a.alink {font-size: 16px; color:#7b7b7b; text-decoration:none; }
 a:visited.alink { font-size: 16px; color:#7b7b7b;text-decoration:none;}
 a:hover.alink {color:#073b75;text-decoration:none;}
 
 .sag20{margin-right:20px;}
  .sag10{margin-right:10px;}
    .sag5{margin-right:5px;}


.alink1 {font-family: "Ubuntu"; font-size: 12px;  color:#fff; text-decoration:none; line-height:14px;}
 a.alink1 {font-size: 12px; color:#fff; text-decoration:none; }
 a:visited.alink1 { font-size: 12px; color:#fff;text-decoration:none;}
 a:hover.alink1 {color:#ffffaa;text-decoration:none;}
 
 #siteara_baslik{float: left;
width: 85px;
padding: 11px;
color: #FFFFFF;
padding-left: 35px; font-size:12px; font-family:"Trebuchet MS";Arial;}

#siteara_input{ float:left; width:220px; margin-top:10px;}
.arama_input{
background-color:#FFFFFF;

 
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); 
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); 
background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); 
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); 
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); 
height:20px;
float:left;
padding-left:10px;
color:#b0b0b0;
font-family:"Trebuchet MS",Arial;
font-size:12px;

width:200px;
background-color: transparent;
border: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}




.alt_ara_golge {
	background-image: url(/images/ayrac.png);
	float: left;
	height: 130px;
	width: 9px;
}

#alt_alt_yazi {
	float: left;
	height: 35px;
	width: 990px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 35px;
	color: #727272;
	text-align: right;
}
#alt_sag {
	float: left;
height: 130px;
width: 200px;
margin-left: 280px;
}
#alt_logo {
	float: left;
height: 75px;
width: 300px;
margin-top: 20px;
text-align: right;
}
#alt_adres {
	font-family: "Ubuntu";
	font-size: 11px;
	color: #fff;
	float: left;
	width: 300px;
	text-align:right;
}




.alt_kutu {
	float: left;
	height: 115px;
	width: 144px;
	margin-top:15px;
	margin-left: 15px;

	
	
}

.alt_link {
	font-family: "Ubuntu";
	font-size: 13px;
	color: #8e8e8e;
	float: left;
	width: 140px;
	margin-top: 3px;
}
.alt_baslik {
	font-family: "Ubuntu";
	font-size: 15px;
	color: #fff;
	float: left;
	width: 140px;
	margin-bottom: 5px;
	}
	
	#alt_sol{float:left; width:665px; height:130px;}
	#alt_sag{float:left; width:300px; margin-left:15px;}
	
	
	
	
	
	
	
	  
.box_skitter {
position:absolute;
	width:980px;
	height:375px;
}
 
 .box_skitter ul {display:none;}
.box_skitter .container_skitter {overflow:hidden;position:relative;}
.box_skitter .image {overflow:hidden;}
.box_skitter .image img {display:none;}


.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:0;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:0;}


.box_skitter .prev_button {position:absolute;top:50px;left:855px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(/images/prev.png) no-repeat left top;}
.box_skitter .next_button {position:absolute;top:50px;right:35px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(/images/next.png) no-repeat left top;}


.box_skitter .info_slide {position:absolute;top:15px;left:15px;z-index:100;background:#000;color:#fff;font:bold 11px arial;padding:5px 0 5px 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.75;}
.box_skitter .info_slide .image_number {background:#333;float:left;padding:2px 10px;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.box_skitter .info_slide .image_number_select {background:#cc0000;float:left;padding:2px 10px;margin:0 5px 0 0;}


.box_skitter .container_thumbs { position:relative;overflow:hidden;height:50px; }
.box_skitter .info_slide_thumb { height:50px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;top:auto;top:0;left:0;padding:0 !important;opacity:1.0; }
.box_skitter .info_slide_thumb .image_number { overflow:hidden;width:100px;height:50px;position:relative;margin:0 !important; padding:0 !important; -moz-border-radius:0 !important;-webkit-border-radius:0 !important;border-radius:0 !important;}
.box_skitter .info_slide_thumb .image_number img { position:absolute;top:-30px;left:-30px;height:100px;}
.box_skitter .box_scroll_thumbs { padding:0; }
.box_skitter .box_scroll_thumbs .scroll_thumbs { position:absolute;bottom:60px;left:50px;background:#ccc;background:-moz-linear-gradient(-90deg, #555, #fff);background:-webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width:200px;height:10px;overflow:hidden;text-indent:-9999em;z-index:101; cursor:pointer;border:0px solid #333; }


.box_skitter .info_slide_dots {position:absolute;bottom:-40px;z-index:151;padding:5px 0 5px 5px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;}
.box_skitter .info_slide_dots .image_number {background:#333;float:left;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;width:18px;height:18px;text-indent:-9999em;overflow:hidden;}
.box_skitter .info_slide_dots .image_number_select {background:#cc0000;float:left;margin:0 5px 0 0;}


.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(/images/ajax-loader.gif) no-repeat left top;width:32px;height:32px;}


.box_skitter .label_skitter 	{ z-index:150;position:absolute;bottom:0px;left:0px;display:none;width:380px; }
.box_skitter .label_skitter 	{ z-index:1;position:absolute;bottom:125px;left:0px;color:#fff;display:none;opacity:0.8;margin-bottom: 30px; background-image:url(/images/banneryazi_bg.png); background-repeat:no-repeat; height:105px; width:380px; }
.box_skitter .label_skitter p 	{ padding:15px;margin:0;font-family:Ubuntu-B; font-size:30px;letter-spacing:-1px; text-shadow: black 0px 1px 1px; color:#FFFFFF; float:left; width:380px }
.box_skitter .label_skitter p span	{ margin:0;font-family:Ubuntu; font-size:18px;letter-spacing:-1px; text-shadow: black 0px 1px 1px; color:#FFFFFF; float:left; }
.box_skitter .info_slide * 		{ font-family:Consolas,arial,tahoma !important; }
.box_skitter .progressbar 		{ background:#000; position:absolute; top:5px;left:15px;height:5px; width: 200px; z-index:99; border-radius:20px; }


.box_skitter .preview_slide { display:none; position:absolute; z-index:152; bottom:30px; left:-40px; width:100px; height:100px; background:#fff; border:1px solid #222; -moz-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; -webkit-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; overflow:hidden; }
.box_skitter .preview_slide ul { height:100px; overflow:hidden; margin:0; list-style:none; display:block; position:absolute; top:0; left:0; }
.box_skitter .preview_slide ul li { width:100px; height:100px; overflow:hidden; float:left; margin:0; padding:0; position:relative; display:block; }
.box_skitter .preview_slide ul li img { position:absolute; top:0; left:0; height:150px; width:auto; }


#overlay_skitter { position:absolute; top:0; left:0; width:100%; z-index:9998; opacity:1; background:#000; }

.box_skitter .focus_button {position:absolute;top:50%;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button {position:absolute;top:50%;z-index:151;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(/images/pause-button.png) no-repeat left top;opacity:0;}
.urun_baslik {
	font-family: Ubuntu-B;
font-size: 18px;
color: #FFFFFF;
background-color: #003E84;
padding: 10px;
float: left;
width: 280px;
opacity: 0.7;
}
.urun_aciklama_a {
	font-family: Ubuntu;
font-size: 12px;
color: #999999;
float: left;
width: 170px;

}
.urun_resim_a {
	float: left;
	height: 70px;
	width: 120px;
	margin-top: 10px;
	margin-right: 10px;
}



.urun_altbaslik {
font-family: Ubuntu;
font-size: 14px;
color: #FFFFFF;
background-color: #909090;
padding: 5px;
float: left;
width: 160px;opacity: 0.7;
;
text-shadow: black 0px 1px 0px;
}
.box_skitter .play_pause_button.play_button {background:url(/images/play-button.png) no-repeat left top;}


.box_skitter_large {width:800px;height:300px;}
.box_skitter_small {width:200px;height:100px;}


.anasayfakutu_resim{float:left; width:300px;margin-bottom:5px; }
.aresim{float:left; overflow:hidden; width:300px; height:90px;}#anasayfa_haberler {
	float: left;
	height: 100px;
	width: 960px;
}

.ansayfakutu_devami{float:left; width:300px; margin-top:5px; text-align:right;}








 
				
 
					
				div#contentBanners { margin-bottom:3px;}	
					div.bannerContainer {  float:left;
				 }
				 
				 
					div#FleetSlider { width:300px; position:relative;}
					div#FleetCar { width:236px; margin-right:0; overflow:hidden; position:relative;}
					div.FleetCarText { position:absolute; left:0; top:1px; width:165px; height:184px;
					padding:16px 0 0 19px; voice-family: "\"}\""; voice-family:inherit; width:146px; height:168px;}
						div.FleetCarText p { color:#999999; font-size:13px; line-height:17px;}
						div.FleetCarText h1 { color:#53555c; font-size:19px; margin-bottom:10px; position:relative; z-index:1;}
						div.FleetCarText h1 cufon {	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; // first! filter: alpha(opacity=100);}
						div#FleetCar a { position:absolute; left:140px; top:130px; opacity:0;}
							div#FleetCar a img { background: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);    zoom: 1;}
						
				div.FleetContent { width:222px; float:left; padding:18px 0 0 18px;  width:204px;}
					div.FleetContent h1, div#FleetSlider h1 { font-size:22px; color:#e60b13; margin-bottom:5px;}
					div.FleetContent h3 { font-size:15px; color:#7f7f7f; font-weight:bold;  margin-bottom:10px;}
					div.FleetContent p { font-size:13px; color:#b4b4b4;  margin-bottom:10px; line-height:17px;}
				div.FleetImage { float:left; width:120px;}
				
				div.sliderContent { width:285px;}
				div.fleetCon {width:352px; padding:0 18px 0 18px; width:355px;}
					div.fleetCon h3 {font-size:15px; color:#6F5858; font-weight:bold; width:275px;  margin-bottom:10px; margin-top:20px;}
					div#FleetSlider h1 { display:block; padding:18px 0 0 18px;}
					div.sliderImage { float:left; width:127px; height:88px; border: #D9D7D8 solid 2px; margin-right:12px; overflow:hidden;
					}
					div.sliderDescription {float: left;
width: 140px;

font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #828282;
line-height: 16px;
height: 95px;
overflow: hidden;}
					div.sliderDescription a {font-size:13px; color:#b4b4b4; margin-bottom:10px; text-decoration:none; line-height:17px; display:block;
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
					div.sliderDescription a:hover { text-decoration:underline;}
						ul.pagination { position: absolute;
top: -15px;
right: 5px;}
							ul.pagination li { float:left; width:18px; height:18px; }
								ul.pagination li a { display:block; width:18px; height:18px; text-indent:-9999px; background:url(/images/pagination.png) -22px 0 no-repeat;}
								ul.pagination li.current a {background:url(/images/pagination.png) 0 0 no-repeat;}
					
	.slides_control{
		position: relative;
width: 305px;
height: 190px;
		}
		
		#anasayfahaber_bg {
	background-image: url(/images/haber_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 245px;
	width: 306px;
	margin-top: 5px;

}




.anasayfakutu_baslik1 {
font-family:Ubuntu;
	font-size: 18px;
	color: #828282;
	float: left;
	height: 25px;
	width: 215px;
}



#anasayfa_sag{ float: left;
width: 300px;
height: 260px;}

#anasayfa_sol{float: left;
width: 637px;
height: 260px;}




















.baslik{
    width:160px;
    height:33px;
    background-color:#2E76C2;
    background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    background-repeat:no-repeat;
    font-family:Ubuntu;
    color:#fff;
    font-size:20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-left:28px;
    padding-top:7px;
}

 .image1{
    width:300px;
    height:126px;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
}
 .image1 img{
    width:287px;
    height:126px;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
}

.text{
    width:312px;
    height:50px;
}

 .text p{
 padding: 0px;
margin: 0px;
font-family: Ubuntu;
font-size: 14px;
color: #6C747E;
margin-top: 10px;
}

 .text span{
    font-family:Arial;
    font-size:11px;
    color:#2868a8;
    line-height:13px;
    display:block;
    margin-top:3px;
}

.urunlerimiz{
    width:300px;
    height:226px;
    float:left;
}

.urunlerimiz .baslik{
    width:193px;
    height:33px;
    background-color:#2E76C2;
    background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    background-repeat:no-repeat;
    font-family:'NeoSansPro-Light';
    color:#fff;
    font-size:20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-left:28px;
    padding-top:7px;
}

.urunlerimiz .image{
    width:287px;
    height:126px;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
}

.urunlerimiz .image img{
    width:287px;
    height:126px;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
}

.haberler{
    width:355px;
    height:107px;
    float:right;
    margin-top:39px;
    background-color:#002750;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding:10px;
}

.haberler .haber_baslik{
    color:#fff;
    font-family:'NeoSansPro-Regular';
    font-size:16px;
}

.haberler .haber_icerik{
    color:#fff;
    font-family:Arial;
    font-size:11px;
    margin-top:10px;
}

.haberler .deyat_link a{
    color:#2868a8;
    text-decoration:none;
    font-family:Arial;
    font-size:11px;
}
.haberler .deyat_link a:hover{
    color:#fff;
    text-decoration:underline;
}
.haberler .tumhaberler{
    margin-top:20px;
}
.haberler .tumhaberler a{
    color:#2868a8;
    font-family:Arial;
    font-size:11px;
}
.haberler .tumhaberler a:hover{
    color:#002750;
}
div.goingProjects					    { width:300px;  height:226px;  float:left; overflow:hidden; margin:0px; padding:0px; position:relative;  }
div.goingProjects ul.goingPictures		{ width:300px; height:226px; margin-right:-33px;  position:relative;  overflow:hidden; list-style-type:none; margin:0px; padding:0px; }
div.goingProjects ul.goingPictures li	{ width:300px; height:226px;  position:absolute; left:0px; top:0px; display:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius-topleft: 0; border-radius: 5px; }
	
div.goingProjects ul.goingContents		{ width:290px; margin:0px; padding:0px; height:100px;   position:relative; overflow:hidden; list-style-type:none; }
div.goingProjects ul.goingContents li	{ width:290px; height:100px; position:relative; font-size:15px;  display:none; }
	
div.goingProjects ul.goingControls		{width:290px; height:20px; position:relative; margin:0px; padding:0px; list-style-type:none; margin-top:-15px;  z-index:5000; }
div.goingProjects ul.goingControls li	{ width:8px; height:8px; float:left; margin-left:5px; }
div.goingProjects ul.goingControls li a	{ width:8px; height:8px; display:block; background:url(/images/goingControls3.png) left top no-repeat; outline:none; }
div.goingProjects ul.goingControls li a:hover,div.goingProjects ul.goingControls li.active a	{ background-position:0px -8px; }
#cozumortaklari_baslik {
	padding: 10px;
float: left;
height: 83px;
width: 100px;
font-family: Ubuntu;
color: #ffffff;
font-size: 16px;
text-shadow: black 0px 1px 0px;
}
#kayanalan {
	float: left;
height: 83px;
width: 780px;
margin-left: 45px;
margin-top: 10px;
}


.refkutu_resim {
	float: left;
	height: 65px;
	width: 190px;
}
.kgolge {
	background-image: url(/images/kgolge.png);
	float: left;
	height: 10px;
	width: 190px;
	margin-top: 5px;
}

.refkutu {
	float: left;
	height: 80px;
	width: 190px;
	margin-right: 10px;
}





.jcarousel-skin-tango .jcarousel-container {
  

   
  
	
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
 width: 785px;
float: left;
height: 80px;
margin-top: 7px;
    
	
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  630;
    height: 110px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 190px;
  
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}



.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
top: -38px;
right: -25px;
width: 32px;
height: 32px;
    cursor: pointer;

    background: transparent url(/images/kok_sag.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -38px 0;
	background: transparent url(/images/kok_sag_a.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
	background: transparent url(/images/kok_sag.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
position: absolute;
top: -38px;
left: 747px;
width: 32px;
height: 32px;
cursor: pointer;
background: transparent url(/images/kok_sol.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -38px 0;
	 background: transparent url(/images/kok_sol_a.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
	 background: transparent url(/images/kok_sol.png) no-repeat 0 0;
}



.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    
    width: 75px;

}


.jcarousel-next {
    z-index: 3;
 
}

.jcarousel-prev {
    z-index: 3;
    
}



#icsayfamenu {
	float: left;
	width: 300px;

}
#icsayfamenu_ust {
	background-image: url(/images/icsayfa_menu_01.png);
	float: left;
	height: 29px;
	width: 300px;
}
#icsayfa_alt {
	background-image: url(/images/icsayfa_menu_03.png);
	float: left;
	height: 50px;
	width: 300px;
}
#icsayfamenu_orta {
	background-image: url(/images/icsayfa_menu_02.png);
	background-repeat: repeat-y;
	float: left;
	width: 300px;
}


#icsayfasol {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left:15px;

}
#icsayfa_sag {

	float: left;
	width: 620px;


	padding:10px;
box-shadow:inset 0 0 10px #a3dff9;
	moz-box-shadow:inset 0 0 10px #a3dff9; 	
background: #feffff; 
background: -moz-linear-gradient(top,  #feffff 0%, #e1eff7 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#e1eff7)); 
background: -webkit-linear-gradient(top,  #feffff 0%,#e1eff7 100%); 
background: -o-linear-gradient(top,  #feffff 0%,#e1eff7 100%); 
background: -ms-linear-gradient(top,  #feffff 0%,#e1eff7 100%); 
background: linear-gradient(to bottom,  #feffff 0%,#e1eff7 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e1eff7',GradientType=0 ); 



	
	
	
	border-radius: 0px 0px 10px 10px; 
    -moz-border-radius: 0px 0px 10px 10px; 
    -webkit-border-radius: 0px 0px 10px 10px;
	
}

#icsayfa_banner {
	float: left;
	height: 200px;
	width: 950px;
	margin-bottom:10px;
	margin-top: 1px;
}



.icsayfares{ border-radius:0px 0px 10px 10px; 
    -moz-border-radius: 0px 0px 10px 10px; 
    -webkit-border-radius: 0px 0px 10px 10px;
	
	
	}

#sayfa_baslik {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #00447D;
	float: left;
	height: 26px;
	width: 500px;

}
.icsayfa_yazi {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6b6b6b;
	float: left;
	margin-top:0px;
	width: 630px;
	line-height: 18px;
	overflow:hidden;
}
#icsayfa_yazi {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6b6b6b;
	float: left;
	margin-top:0px;
	width: 630px;
	line-height: 18px;
	overflow:hidden;
}

.cizgi{float:left; border-bottom:1px dotted #4acae8; width:100%; height:5px; margin-top:5px; }

#paylas{ float:left; width:auto; margin-top:10px; height:24px; font-family:"Century Gothic"; font-size:14px; color:#000033;}
#paylas .picon{ float:left; height:24px; width:24px; padding-right:5px;}





.menustil1{
width:300px;
float: left;
text-decoration: none;
}
.menustil1 ul li{
width:288px;
float: left;
text-decoration: none;
}

.menustil1 ul li a{
float: left;
color:#fff;
line-height:49px;
text-decoration: none;
margin-left:1px;
margin-right:1px;
width:288px;
background-color:#08659E;
margin-bottom:1px;
height:43px;
font-family:Helvetica, "Helvetica Narrow";
font-size:13px;
font-weight:bold;


padding-left:10px;
}

.menustil1 ul li a:visited{
color:#fff;
}

.menustil1 ul li a:hover, .menustil ul li .current{ 
color:#ffffaa;
height:43px;
float: left;

background-color:#024a76;
margin-bottom:1px;
line-height:49px;
padding-left:10px;
margin-left:1px;
margin-right:1px;
width:288px;
}





#icsayfa_orta {
padding-bottom:15px;
background: #f8f8f8;
background: -moz-linear-gradient(top, #f8f8f8 0%, #ffffff 47%, #f8f8f8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(47%,#ffffff), color-stop(100%,#f8f8f8));
background: -webkit-linear-gradient(top, #f8f8f8 0%,#ffffff 47%,#f8f8f8 100%);
background: -o-linear-gradient(top, #f8f8f8 0%,#ffffff 47%,#f8f8f8 100%);
background: -ms-linear-gradient(top, #f8f8f8 0%,#ffffff 47%,#f8f8f8 100%);
background: linear-gradient(to bottom, #f8f8f8 0%,#ffffff 47%,#f8f8f8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f8f8f8',GradientType=0 );

float: left;
width: 980px;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
-webkit-box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.43);
-moz-box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.43);
box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.43);
}
#detayresimalani2 {
background-color: #C7EDF2;
float: left;
width: 617px;
border: 1px solid #82DFDB;
margin-bottom: 10px;
}
.proje_kutu {
	background-image: url(/images/proje_bg.png);
	float: left;
	margin-top:5px;
	margin-bottom:5px;
	height: 88px;
	width: 78px;
	margin-left: 10px;
}
.proje_alani{
float: left;
	height: 130px;
	width: 130px;
	padding:10px;}
.proje_resim {
	float: left;
	height: 115px;
	width: 128px;
	overflow:hidden;
	border:1px solid #c8e4f2;
}

.contact { font:14px/22px Arial; }

.contact a { color:#000; text-decoration:none; }
.contact a:hover { color:#F60; text-decoration:none; }

.owner-name { font:16px/20px Arial; color:#D58500; }

.contact-input { width:200px; border:1px solid #BCBCBC; background:url(/images/bg-input.png) no-repeat; padding:4px; font:14px/16px Arial; -moz-border-radius:3px; }
.contact-input:focus , .contact-select:focus { background:#FFF4C8; border:1px solid #D3B63D; }
.contact-select { width:308px; border:1px solid #CCC; background:url(/images/bg-input.png) no-repeat; padding:4px; font:14px/16px Arial; -moz-border-radius:3px; }

.contact-button {width: 100px;border: 1px solid #A1A0A0;background: #D50000;padding: 5px 3px;font: 14px Arial;color: #FFF; }
.contact-button:hover { border:1px solid #12738A; background:#2F9DB7; }
.comment-add { float:left; width:360px; margin-bottom:10px; }
.hr-7{ height:7px;  center repeat-x;}
.hr-15 { height:15px;  center repeat-x;}
.hr-21 { height:21px;  center repeat-x;}
.hr-31 { height:31px;  center repeat-x;}
.fl { float:left;}
.fr { float:right;}
.div-700 { width:700px;}
.div-180 { width:90px;}
.div-20 { width:20px;}


.basarili
{
    background:url(/images/buton-sprite.png) #eefec2 no-repeat left;
    background-position: left -5px;
    height:40px;
    line-height:40px;
    padding:0 0 0 60px;
    margin:10px 0 10px 0;
    border:1px solid #badc5d;
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;
	float:left;
	width:88%;
}
.hata
{
    background: url(/images/buton-sprite.png) #fcd5d5 no-repeat left;
float: left;
background-position: left -96px;
height: 40px;
line-height: 40px;
padding: 0 0 0 60px;
margin: 10px 0 10px 0;
border: 1px solid #a76464;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 88%;
}
#kutu1 {
float: left;
height: 99px;
width: 139px;
font-size: 10px;
color: #555;
margin-top: 10px;
font-weight: bold;
text-align: center;
line-height: 17px;
border: 1px solid #BBB;
padding: 5px;
background-color: white;
}
#kutu2 {
float: left;
height: 110px;
width: 139px;
font-size: 10px;
margin-top: 10px;
font-weight: bold;
text-align: center;
line-height: 17px;
border: 1px solid #BBB;
padding: 5px;
background-color: white;
}	
#kutu2 a{ 
text-decoration:none;
color: #555;}
.sayfalama_alani {
	float: left;
	width: 695px;
	margin-top: 10px;
}
.sayfalama_kutu {
	font-family: Ubuntu-B;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #e57320;
	float: left;
	height: 15px;
	width: 15px;
	margin-right: 5px;
	padding:5px;
		border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;	
-moz-box-shadow: inset 0px 0px 10px #C15100;
-webkit-box-shadow: inset 0px 0px 10px #C15100;
box-shadow: inset 0px 0px 10px #C15100;
text-align:center;
}
.sayfalama_kutu:hover {background-color: #522301}

.sayfalama_kutu a{font-family: Ubuntu-B;
	font-size: 14px;}
.sayfalama_kutu a:hover{font-family: Ubuntu-B;
	font-size: 14px;}
#detayresimalani {
	background-color: #F2C7C7;
float: left;
width: 312px;
border: 1px solid #BE1111;
margin-bottom: 10px;
margin-top: 10px;
margin-right: 10px;
}
.detayresim {
	margin: 5px;
float: left;
height: 219px;
width: 300px;
}


.detaykucukkutu {
	margin: 5px;
	float: left;
	height: 42px;
	width: 42px;
}
.kelime{
	float: left;
width: 600px;
height: 20px;
}
.ust_tm {
font-family: Ubuntu;
font-size: 16px;
color: #18487E;
float: left;
height: 20px;
width: auto;
margin-right: 15px;
text-align: right;
}
#tel_ikon {
background-image: url(/images/telefon_ikon.png);
float: left;
height: 20px;
width: 20px;
margin-right: 5px;
}
#mail_ikon {
background-image: url(/images/mail_ikon.png);
float: left;
height: 20px;
width: 20px;
margin-right: 5px;
}
#solbar {
width: 200px;
height: 320px;
background-color: #20508c;
position: fixed;
left: 0px;
top: 25%;
z-index: 9999;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
padding: 5px;
color: #fff;
}
#bizdenhaberler_alan {
	float: left;
	height: 40px;
	width: 100%;
}
#bizdenhaber_ikon {
	padding: 7px;
	float: left;
	height: 25px;
	width: 25px;
	margin-left:5px
}
#bizdenhaber_baslik {
	font-family:"Ubuntu",Arial;
	font-size: 15px;
	line-height: 40px;
	color: #FFF;
	float: left;
	height: 40px;
	width: 140px;
}
#pscroller2{
float:left;
width: 80%;
height: 35px;
padding: 3px;
margin-left: 10px;
line-height: 35px;
}

#pscroller2 a{
text-decoration: none;
color:#FFF;
font-family:"Ubuntu";
font-size:13px;
}



#ustdiv{
	width: 980px;
	margin:0px auto;
}
#ortadiv{
	width: 980px;
	margin:0px auto;
}
#bannerdiv{
	width: 100%;
	float:left;
	margin-top:-22px;}
	#Tum_Haberler{width:100%;height:130px; float:left; margin-top:10px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#cad2d8;}
#Tum_Haberler .YTSOL{height:115px;width:150px;float:left;padding-top:5px;padding-left:5px;}
#Tum_Haberler .YTSAG{float:left;margin-left:10px;width:460px;}
#Tum_Haberler .YTSAG .YT_Sag_Kategori{float:left;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;line-height:20px;font-size:12px;}
#Tum_Haberler .YTSAG .YT_Sag_Kategori .YT_a_Kategori{text-decoration:none;color:#B00;}
#Tum_Haberler .YTSAG .YT_Sag_Baslik .YT_a_Baslik{text-decoration:none;color:#555;}
#Tum_Haberler .YTSAG .YT_Sag_icerik .YT_a_icerik{text-decoration:none;color:#111;}
#Tum_Haberler .YTSAG .YT_Sag_Yorum .YT_tarih{float:left;height:20px;background-image:url../(images/yaztektarih.png);background-repeat:no-repeat;font-family:Tahoma, Geneva, sans-serif;font-size:11px;line-height:15px;width:400px;color:#777;}
#Tum_Haberler .YTSAG .YT_Sag_Yorum .YT_yorum{float:left;height:20px;background-repeat:no-repeat;padding-left:20px;font-family:Tahoma, Geneva, sans-serif;font-size:11px;line-height:15px;color:#777;}
#Tum_Haberler .YTSAG .YT_Sag_icerik .YT_a_icerik:hover{text-decoration:underline;color:#111;}
#Tum_Haberler .YTSAG .YT_Sag_Baslik .YT_a_Baslik:hover{text-decoration:underline;color:#111;}
#Tum_Haberler .YTSAG .YT_Sag_Kategori .YT_a_Kategori:hover{text-decoration:underline;color:#B00;}
#Tum_Haberler .YTSAG .YT_Sag_Baslik{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-weight:bold;font-size:16px;line-height:25px;}
#Tum_Haberler .YTSAG .YT_Sag_icerik{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px;line-height:14px;height:40px;}
#paging-table {
	clear:both;
	float:right;
	margin-top:10px;
	
	
}	
.page-far-left	{
	background: url(/images/far-left.png) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 4px 0 0;
	width: 24px;
	}
info-tooltip*	{
	margin: 0;
	padding: 0;
	}
.page-left	{
	background: url(/images/left.png) no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	}
.page-far-right	{
	background: url(/images/far-right.png) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 4px 0 4px;
	width: 24px;
	}
.page-right	{
	background: url(/images/right.png) no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	}
#page-info	{
	float: left;
	line-height: 16px;
	padding: 3px 12px 0 12px;
	}
	a.yeniekle{

color:#333333; font-family:Tahoma; font-size:12px; text-decoration:none;
}
a.yeniekle:hover{
color:#666666; font-family:Tahoma; font-size:12px;
}
.ekatalog{
float: left;
  width: 620px;	
	}

