@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@import "font-awesome.min.css";

body { 
	font-family: 'Source Sans Pro', sans-serif;
	
}
.center{
	width:1000px;
	height:auto;
	margin-top:50px;
	margin:0 auto ;
	
}
.center1{
	width:1475px;
	height:500px;
	margin:0 auto ;
	
	
}
.center:after {
  content:"";
  display:table;
  clear:both;
}
header{
	float:left;
	width:100%;
}
.headerust{
	float:left;
	width:100%;
	height:50px;
	background:#ccc;
}
ul.ustmenu{
	float:left;
	margin-top: 12px;
	width: 275px;
	

}
ul.ustmenu >li{
	float:left;
	font-size:16px;
	margin-right: 20px;
	margin-top:7px;
	color:#58595b;
	height: 40px;
	
}
ul.ustmenu >li.aktif{
	background:url(../img/menuaktif.png)no-repeat bottom center;
}
ul.ustmenu >li > a{
	color:inherit;
	
}
.logo{
	float:left;
	    margin-left: 30px;
    margin-top: -10px;
}
.arama{
	float:right;
	margin-top: 5px;
	width: 210px;
}
.arama input[type=text]{
    float: left;
    margin-top: 7px;
    border-radius: 6px;
    border: none;
    padding: 4px 2px;
}
.arama input[type=submit]{
    float: right;
    width: 36px;
    height: 36px;
    background: url(../img/aramabtn.png)no-repeat center;
    border: none;
}
.headermenu{
	float:left;
	width:100%;
	margin-top: 115px;
	height:90px;
	background:url(../img/menugolge.png)no-repeat bottom center;
	position: relative;
	z-index:99;
	
	
	
}
ul.headermenu1{
	float:left;
	margin-top: 8px;
	width: 100%;
}
ul.headermenu1 >li{
	float:left;
	font-size:17px;
	margin-right: 20px;
	color:#58595b;
	height: 40px;
}
ul.headermenu1 >li.ac{
background: url(../img/ac.png)no-repeat bottom right;
}
ul.headermenu1 >li.aku{
background: url(../img/aku.png)no-repeat bottom right;
color:#ed1c24;
}
ul.headermenu1 >li > a{
	color:inherit;
	
}
ul.headermenu1 > li:hover > ul {
    display: block;
	width:175px;
	margin-top:17px;
	z-index:99999999999;
}

ul.headermenu1  > li > ul {
    display: none;
    position: absolute;
    z-index: 2;
    padding: 0;
    margin: 0;
	background-color: #000;
}
ul.headermenu1  > li > ul > li{
   
    list-style-type: none;
    width: 175px;
    margin: 0px 0px 0px 0px ;
	height:auto;
	background:url(../img/menuborder.png)no-repeat bottom center;
	
	
}
ul.headermenu1  > li > ul > li:hover{
}
ul.headermenu1  > li > ul > li > a{
    text-decoration: none;
    display: block;
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    color: #a2cd3a;
	

}
.slider{
	float:left;
	width:100%;
	height:500px;
	    margin-top: -28px;
		
	
}
.slideralt{
	float:left;
	width:100%;
	height:29px;
	background:url(../img/menugolge1.png)no-repeat bottom center;
	margin-top:-29px;
	position: relative;
	z-index:99;

	
}
.btnprev{
	float:left;
	width:28px;
	height:38px;
	margin-top: 30%;
    margin-left: 10px;
	position:absolute;
	z-index:99;
	background:url(../img/btnprev.png)no-repeat bottom center;
	cursor:pointer;
}


.kategoriicon{
	float:left;
	cursor:pointer;
}
.kategoriiconsayfa{
	float:left;
	cursor:pointer;
	    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
/* .kategoriicon1{margin-top: 119px;margin-left: 31px;}
.kategoriicon2{margin-top: 78px;margin-left: 10px;}
.kategoriicon3{margin-top: 40px;margin-left: 19px;}
.kategoriicon4{margin-left: 42px;margin-top: 25px;}
.kategoriicon5{margin-left: 51px;margin-top: 18px;}
.kategoriicon6{margin-left: 31px;margin-top: 59px;}
.kategoriicon7{margin-top: 111px;      margin-left: 10px;}
*/
.kategoriicon1{margin-top: 119px;margin-left: 31px;}
.kategoriicon2{margin-top: 78px;margin-left: 10px;}
.kategoriicon3{margin-top: 113px;margin-left: 45px;}
.kategoriicon4{margin-left: 42px;margin-top: 51px;}
.kategoriicon5{margin-left: 65px;margin-top: 18px;}
.kategoriicon6{margin-left: 72px;margin-top: 47px;}
.kategoriicon7{margin-top: 113px;margin-left: 35px;}

.btnnext{
	float:right;
		width:28px;
	height:38px;
	    margin-top: 30%;
    margin-left: 1438px;
	position:absolute;
	z-index:99;
	background:url(../img/btnnext.png)no-repeat bottom center;
	cursor:pointer;
}
section{
	float:left;
	width:100%;
}
.kategori{
	float:left;
	width:469px;
	height:170px;
	margin-top:45px;
	background:url(../img/kategori.png)no-repeat  center; 
}
.altsayfakategori{
    float: left;
    width: 460px;
    height: 170px;
    margin-top: 989px;
    background: url(../img/kategori.png)no-repeat center;
    position: absolute;
    right: -145px;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}
.urun{
	float:right;
	width:500px;
	height:170px;
	margin-top:20px;
	display:none;
}
.urun:first-child{
	display:block;
}
.urun img{
	float:left;
	position:relative;
}
.urun h2{
    float: right;
    font-size: 24px;
    color: #FFF;
    background: #a2cd3a;
    width: 85%;
    padding: 2px 0;
    text-align: center;
    margin-top: -156px;
}
.urun p{
    float: right;
    font-size: 13px;
    width: 271px;
    margin-top: -117px;
}
.urun a{
    float: right;
    font-size: 13px;
    width: 271px;
	color:#000;
	text-align:right;
	    position: relative;
    z-index: 999;
}
h2.anabaslik{
	width:100%;
	float:left;
	text-align:center;
	font-size:45px;
	color:#58595b;
	margin: 25px 0;
}
.haberler{
	float:left;
	width:100%;
	height:305px;
	margin-top:25px;
}
.haber{
	float:left;
	width:230px;
	height:305px;
	margin-right:155px;
}
.haber:last-child{
	margin-right:0;
}
.haber img{
	width:100%;
	height:135px;
}
.haber p{
	float:left;
	width:100%;
    font-size: 13px;
	margin-top:10px;
}
.haber a{
	float:left;
	width:100%;
    font-size: 13px;
	color:#000;
	text-align:right;
	margin-top:10px;
}
.videotab{
	float:left;
	width:100%;
	
}
.videotab a{
	float:left;
	width:244px;
	font-size:18;
	color:#FFF;
	text-align:center;
	background:#808285;
	margin-right:2px;
	padding:3px 0;
}
.videotab a:last-child{
	margin-right:0;
}
.videotabdetay{
	float:left;
	width:100%;
	    height: 500px;
	overflow:y-scroll;
}
.tabvideolar{
	float:left;
	width:100%;
    height: 430px;
	background:#ccc;
}
.maps{
	float:left;
	width:100%;
	height:300px;
	margin:20px 0;
}
footer{
	float:left;
	width:100%;
	height:200px;
	background:#dcddde;
}
.footerlogo{
	float:left;
	margin-top:35px;
	width:172px;
}
.footeriletisim{
	float:left;
	font-size:35px;
	color:#504f4f;
	margin-top: 19px;
    margin-left: 60px;
}
.footeriletisim h2{
	font-size:22px;
	    margin-bottom: 15px;
}
.footeriletisim span{
	font-size:40px;
	color:#3b3b3b;
}
.footersosyal{
	float:right;
	    margin-bottom: 15px;
}
.footersosyal h2{
	font-size:23px;
	margin-bottom: 15px;
	margin-top: 19px;
	color:#504f4f;
	
}
.footersosyal a{
	float:right;
	margin-right:7px;
}
.footergolge{
	float:right;
	width:827px;
	height:2px;
	margin-right: 1px;
	background:url(../img/footergolge.png)no-repeat center;
}
.ebulten{
	float:left;
	margin-left:100px;
	margin-top:15px;
}
.ebulten input[type=text]{
    float: left;
    border: none;
    padding: 10px;
}
.ebulten input[type=submit]{
	float: left;
    margin-left: 10px;
    padding: 9px 13px;
    background: #cbcbcb;
    border: none;
    font-size: 15px;
    color: #58595b;
}
.footercopyright{
	float:right;
	margin-top:15px;
	color:#58595b;
	font-size:15px;
}
.page{
	float:left;
	width:100%;
	min-height:400px;
	    color: #58595b;
    line-height: 28px;
	margin-bottom:20px;
	
}
.pagebaslik{
	
	width:100%;
	height:63px;
	margin-top:65px;
	background:url(../img/menugolge.png)no-repeat bottom center;
	text-align:center;
	
	
}
.pagebaslik span{
	float:left;
	padding-top:2px;	
	margin-right:20px;
	font-size:20px;
	color:#bcbec0;
}
.pagebaslik span a{
	display:block;
	color:inherit;
	
	
}
span.aktif{
	
	float:left;
	background: #000;
    color: #A2CD3A;
    padding:15px;
	padding-top:2px;
	}
.pagehaber{
	float:left;
	width:100%;
	height:150px;
	overflow:hidden;
	margin-bottom:50px;
	background:#ccc;
	margin-top:-26px;
}
.pagehaber:first-child{
    background: #000;
    color: #A2CD3A;
}
.pagehaber a{
	display:block;
	color:inherit;
}
.pagehaber p{
	float:left;
	width:735px;
	height:150px;
	margin:10px;
}
.pagehaber img{
		float:right;
	width:227px;
	height:150px;
}
.pagealtimg {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.pagealtimg img {
  width: 208px;
  height: 150px;
  padding: 6px;
  margin: 8px;
}
.pagealtimg a{
    color: #58595b;
    font-size: 16px;
    text-align: center;
    width: 208px;
    height: 200px;
    float: left;
	margin-right:5px;
}
.sidebar{
	float:left;
	width:220px;
	height:auto;
	margin-top:40px;
	background:#000;
	padding:7px;
}
.sidebarsec{
	float:left;
	width:100%;
	background:url(../img/selectbg.png) no-repeat right;
	border:none;
	font-size:15px;
	color:#A2CD3A;
	padding:5px;
	margin:5px;

	
}
.sidebarborder{
	float:left;
	width:100%;
	height:1px;
background:url(../img/menuborder.png)no-repeat bottom center; 
}
.btnakubul{
	float:left;
	width:100%;
	color:#000;
	font-size:15px;
	padding:5px 0;
	margin-bottom:10px;
	background:#a1cc3a;
	border:none;
		cursor:pointer;
		    font-weight: bold;
	margin-top:15px;
}
.bPage{
	float:right;
	width:750px;
	height:auto;
	margin-top:53px;
	    min-height: 700px;
}
.bPageContent{
	float:left;
	width:100%;
	margin:10px;
}

#tab-menu {
  margin-top: -16px;
  width: 100%;
  float: left;
}
.tab-menu a {
  color: #bcbec0;
  text-decoration: none;
  font-weight: bold;
  border-bottom:15px solid none;
  font-size: 20px;
  padding: 6px 10px ;
  position:relative;
  display: inline-block;
}
.tab-menu a.aktif {
  border-bottom:15px solid #9ac337;
  
}
.tabmenuContent {
  background: #fff;
  padding: 10px;
  width: 97%;
  float: left;
}
.urunlerbul{
	float:left;
	width: 520px;
	height:auto;
	margin-top:30px;
}
.urunbul{
	float:left;
	width: 159px;
	height:auto;
	margin-right:10px;
	cursor:pointer;
}
.urunbul >img{
	max-width:60%;
	}
.urunbuldetay h2{
	width:160px;
	color:#a2cd3a;
	border-bottom:solid 1px #a2cd3a;
	padding-bottom:5px;
	margin:10px 0;
}
.urunbul:hover .urunbuldetay{
	display:block;
}
.urunbuldetay{
	float:left;
	width:500px;
	color:#58595b;
	font-size:16px;
	display:none;
	background:url(../img/urundetaybg.png)no-repeat top left;
    padding-top: 20px;
    margin-top: 11px;
}
.akuform{
	float:right;
	width: 230px;
	height:400px;
	color:#a2cd3a;
	background:#000;
	margin-top: 26px;
}
.akuform img{
	float:left;
	margin-top:15px;
	margin-left:10px;
	cursor:pointer;

}
.akuform form{
	float:left;
	width:92%;
	padding:10px;
	margin:15px 0;
	
}
.akuform form input[type=text]{
	float:left;
	width:100%;
	margin-bottom:5px;
	padding:5px;
	font-size:15px;
	border:none;
	background:none;
		color:#a2cd3a;
}
.mesaj{
	float:left;
	width:100%;
	height:100px;
	margin-bottom:5px;
	padding:5px;
	font-size:15px;
	border:none;
	background:none;
		color:#a2cd3a;
}
.uygunaku{
	float:left;
	width:100%;
	margin:35px 0;
}

/* table styles */
table.bTable {
	background: #f5f5f5;
	border-collapse: separate;
	box-shadow: inset 0 1px 0 #fff;
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	width: 100%;
	float:left;
	margin-top:10px;
}	

.bTable th {
    background: #A2CD3A;
    box-shadow: inset 0 1px 0 #999;
    color: #fff;
    font-weight: bold;
    padding: 10px 15px;
    position: relative;
    text-shadow: 0 1px 0 #000;
}

.bTable th:after {
	background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
	content: '';
	display: block;
	height: 25%;
	left: 0;
	margin: 1px 0 0 0;
	position: absolute;
	top: 25%;
	width: 100%; 
}

.bTable th:first-child {
	box-shadow: inset 1px 1px 0 #999;
}

.bTable th:last-child {
	box-shadow: inset -1px 1px 0 #999;
}

.bTable td {
	padding: 10px 15px; 
	position: relative;
	transition: all 300ms;
}

.bTable td:first-child {
	box-shadow: inset 1px 0 0 #fff;
}	

.bTable td:last-child {
	border-right: 1px solid #e8e8e8;
	box-shadow: inset -1px 0 0 #fff;
}	

.bTable tr {
	background: #DEDEDE ;
	cursor:pointer;
}

.bTable tr:nth-child(odd) td {
	background: #f1f1f1 ;
}

.bTable tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #fff; 
}

.bTable tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #fff;
}	

.bTable tr:last-of-type td:last-child {
	box-shadow: inset -1px -1px 0 #fff;
}	

.bTable tbody:hover td {
	color: #444;
}
/*table styles */