body { margin:0px; padding:0px; top:0px; font-size:12px; font-family:arial;  background-image:url(../images/bck.png); }

.header {float:left; width:100%;  margin-top:0px; background-color: #fff; }
.header_content {width:1000px; margin:auto; background-image:url(../images/header_back.png); height:110px; }
.logo {float:left; width:425px; height:80px; background-image:url(../images/logo.png); margin-top:5px; margin-top: 15px; }

.phone {float:right; width:279px; height:60px; background-image:url(../images/phone.png); margin-top:15px;}

.menu {float:left; width:100%; height:40px; background-image:url(../images/menu_back.png); position: relative; z-index: 1; 
-webkit-box-shadow: 0px 9px 41px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 9px 41px -2px rgba(0,0,0,0.75);
box-shadow: 0px 9px 41px -2px rgba(0,0,0,0.75);
 }
.menu_content {margin:auto; width:1000px; }
.menua {float:left; width:460px; height:38px; margin-top:2px; }
.menub {float:left; width:540px; height:40px; line-height:30px; }

.menuline {
float:left;
text-align:center;
text-decoration:none;
color:#FFF;
font-size:14px;
padding:10px;
height:25px;
line-height:40px;
margin-top:-8px;
border-top-left-radius:10px; 
border-top-right-radius:10px;
transition:background .3s ease,background .3s linear;
-moz-transition:background .3s ease,background .3s linear;
-o-transition:background .3s ease,background .3s linear;
-webkit-transition:background .3s ease,background .3s linear;
-ms-transition:background .3s ease .3s;
}
.menuline:hover {background-color:#9c1919; border-top-left-radius:10px; border-top-right-radius:10px; }

.hmenu {
    display:inline-block;
    padding:0px;
    margin:0px;
    list-style:none;
	font-size:14px;
	position:relative; z-index:999999;
  
}
ul.hmenu>li {
    float:left;
    position:relative;
    display:block;
    color: #FFF;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom:3px;
    padding-top:3px;
    min-height:20px;
	height:29px;
	margin-left:18px;
	line-height:19px;
	font-size:13px;
	
}
ul.hmenu li:hover {
/**background-color:#ae3853;**/
color:#f36524;    
}
ul.hmenu li a {
    color: #FFF;
    text-decoration: none;
    display:block;
	 
}
ul.hmenu ul {
    position:absolute;
    list-style:none;
    display:none;
	width:208px;
   	padding:5px;
	margin-top:35px;
	border-top:5px solid #9c1919;
	border-bottom:3px solid #9c1919;
}
ul.hmenu ul li {
    /**background-color:#ae3853;**/
	color:#ae3853;
    padding:5px;
	height:25px;
	line-height:25px;
	background-color:#668b33;
	width:200px;
	text-align:left;
	border-bottom: 1px solid #9b2900;
	
	
}
ul.hmenu ul li:hover {
background-color:#8b2900;

}
ul.hmenu li:hover>ul {
    position:absolute;
    display:block;
    padding:1px;
margin-left:0px;

}


.wrapper {width:100%; float:left; margin-bottom:25px; }
.wrapper_content {width:1000px; margin:auto; }


.banner { width: 1000px; height: 358px;  overflow: hidden; float: left; position:relative; z-index:0; }
.slideShows { float: left; width: 324px; margin-left: 12px; }
.slideShows li { overflow: hidden; margin-top: 16px; height:171px; }
.slideShows li:first-child { margin: 0; }


.wr_orta {float:left; width:1000px; height:240px; margin-top:20px; }

.wr_orta_kr {float:left; width:331px; height:240px; margin: 1px; }
.wr_orta_kr_detail_baslik {float:left; }
.wr_orta_kr_detail_ic {float:left; padding:10px; text-align:justify; }


.wr_hbr {float:left; width:331px; margin :1px; }

.wr_sosyal {float:left; width:331px; margin: 1px; }
.wr_sosyal_face {float:left; width:152px; height:57px; background-image:url(../images/face.png); margin-right:17px; }
.wr_sosyal_face:hover {background-image:url(../images/face_1.png); }

.wr_sosyal_twit {float:left; width:152px; height:57px; background-image:url(../images/twit.png); }
.wr_sosyal_twit:hover {background-image:url(../images/twit_1.png); }

.hbr_alan {float:left; width:290px; margin-left: 15px; height:100px; margin-bottom:5px; border:5px solid #dadada; text-decoration:none; color:#999; }
.hbr_img {float:left; width:100px; height:90px; margin-left:1px; margin-bottom:5px; margin-top:5px; }
.hbr_detail {float:left; width:150px; margin-left:5px; margin-top:5px; }

.wr_reklam { float:left; width: 1000px; height: 333px; margin-top:5px; }
.wr_reklam_ic { width:331px; height:13558e; border: 1px solid #efefef; float:left; }
.wr_reklam_ic:hover { border: 1px solid #e42e00; }


.wr_right {float:left; width:250px; }
.wr_right_line {width:200px; float:left; margin-top:20px }
.wr_right_menu {width:190px; height:20px; background-color:#668b33; float:left; margin:1px; padding:10px; color:#fff; text-decoration:none; border-left:7px solid #dadada; border-top-right-radius:10px; border-bottom-right-radius:10px; 
transition:background .3s ease,background .3s linear;
-moz-transition:background .3s ease,background .3s linear;
-o-transition:background .3s ease,background .3s linear;
-webkit-transition:background .3s ease,background .3s linear;
-ms-transition:background .3s ease .3s;
}
.wr_right_menu:hover {background-color:#385f12; color:#fff; border-left:5px solid #666;  }

.wr_left {float:left; margin-left:20px; width:730px; }
.wr_left_img {float:left; width:730px; margin-top:45px; }
.wr_left_detail {float:left; width:710px; margin-left:10px; margin-top:-5px; color:#666; font-size:14px; font-style:italic; text-align:justify; }
.wr_left_baslik {float:left; color:#666; font-size:17px; font-style:italic; width:710px; margin-bottom:15px; }




.footer {float:left; width:100%; background-color:#a26937; margin-top:50px; 
-webkit-box-shadow: 0px 9px 41px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 9px 41px -2px rgba(0,0,0,0.75);
box-shadow: 0px 9px 41px -2px rgba(0,0,0,0.75);
 }
.footer_content {width:1000px; margin:auto; height:45px; }
.footer_line {float:right; }
.footer_menu {text-decoration:none; color:#fff; font-size:13px; padding:15px; height:30px; line-height:40px; margin-left:10px; }
.footer_menu:hover {color:#000; }

.footer_cp {margin:auto; width:1000px; }
.footer_left {float:left; width:106px; height:81px; margin-top:10px; }
.footer_center {float:left; width:250px; height:15px; margin-top:40px; color:#999; }
.footer_right {float:right; width:130px; height:15px; margin-top:40px; color:#999; }

.siparis_form {width:200px; float:left; line-height:30px; }
 .siparis_click {width:50px; float:left; line-height:30px; height:20px; height:20px; }
 .siparis_adet {width:80px; height:25px;}


/*--------      SLĘDER ---------------------*/


/* bottom center */
#wowslider-container1 .ws_bullets {
	top:0;
    right: 0;
}

#wowslider-container1 { 
/*	overflow: hidden; */
	zoom: 1; 
	position: relative; 
	width:1000px;
	height:350px;
	margin:0 auto;
	z-index:100;
}
#wowslider-container1 .ws_shadow{
	width:100%;
	background: url(../images/shadow.png) left 100%;
	height:31px;
	position: absolute;
	left:0;
	bottom:-31px;
	z-index:-1;
}
#wowslider-container1 .ws_images{
	position: absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:350px;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	color:transparent;
}

#wowslider-container1 .ws_images img{
	top:0;
	left:0;
	border:none 0;
	max-width: none;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	padding: 10px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1 .ws_bullets a { 
	margin-left:4px;
	width:8px;
	height:15px;
	background: url(../images/bullet.png) left 50% no-repeat;
	float: left; 
	text-indent: -1000px; 
	position:relative;
	color:transparent;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{
	background-position: right 50%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:40%;

	z-index:60;
	height: 62px;
	width: 38px;
	background-image: url(../images/arrows.gif);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:-8px;
}
#wowslider-container1 a.ws_prev {
	left:-8px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}
#wowslider-container1 .ws-title{
	position: absolute;
	bottom:50px;
	left: 0;
	margin-right:5px;
	z-index: 50;
	padding:12px;
	color: #F9FBFB;
	text-transform:uppercase;
	background:#000000;
    font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 18px;
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 13px;
	text-transform:none;
}#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:16px;
	left:-100px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:90px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:200px;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	top:20px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	top:-11px;
	margin-left:-9px;
	left:100px;
	background:url(../images/triangle.png);
	width:15px;
	height:6px;
}
/*-----------------------------------*/


/* Formlar */
.formline {  width: 330px; margin-top:10px; float:left; color:#666; font-size:14px;  }
.formtext {  width: 130px; height:35px; float:left; font-size:14px;}
.forminput { width: 190px;  padding: 3px; outline: none; color: #888; border: 1px solid  #CCCCCC; height:25px;   }
.formarea { width: 190px; min-height: 60px; float: left; padding: 3px; outline: none; color: #888;  }
.formbutton { background-color: #e72f00; text-align: center; padding:8px; margin:5px; color: #fff; float:right; width:110px; 
transition:background .3s ease,background .3s linear;
-moz-transition:background .3s ease,background .3s linear;
-o-transition:background .3s ease,background .3s linear;
-webkit-transition:background .3s ease,background .3s linear;
-ms-transition:background .3s ease .3s;
}
.formbutton:hover { background-color:#d31500; color:#000000; }
.formselect { width: 150px; float: left; padding: 3px; outline: none; color: #888; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	border: 1px; border-color: #d6d6d6; border-style: solid; }

.ik {width:450px; float:left; margin-left:100px; margin-top:50px;}



/*--------------------------OPACITY----------------------------*/

ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  float:left;
}
 
ul.img-list li {
  display: inline-block;
  width: 220px;
  height: 130px;
  margin: 0 1em 1em 0;
  position: relative;
  
}
span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  width: 220px;
  height: 130px;
  font-size:16px;
  left: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
 
ul.img-list li:hover span.text-content {
  opacity: 1;
}


