@import url('https://fonts.googleapis.com/css?family=Cabin|Coming+Soon|Open+Sans|Poppins|Ubuntu');



/* alaturka dijital */
#alt_ad {
	margin: auto;
	position: fixed;
	margin: auto;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 43px;
	margin-right:10px;
	margin-bottom:10px;
}

a.alaturkadijital {float: left; width:50px; height:43px; display:block; overflow:hidden; text-indent:-999em; background:url(../www.alaturkadijital.com/images/adlogo1.png); filter:alpha(opacity=0.2); opacity:0.2;}
a.alaturkadijital:hover {background:url(../www.alaturkadijital.com/images/adlogo2.png); filter:alpha(opacity=1); opacity:1;}
/* alaturka dijital */

#yukarizipla {
	display:scroll;position:fixed;bottom:58px;right:30px;
	font-size:18px;
	color:#000;
	}

.detaylibilgi a{ background-color:#E0E0E0; color:#808080; font-size: 14px; letter-spacing: 1px; padding: 8px 15px 8px 15px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;} 
.detaylibilgi a:hover{ background-color:#000; color:#fff; } 


/* sekme kodu */
.sekmeAlani ul.sekmeler {float: left; display: inline; width: 900px; margin: 0; padding: 0; font-family: 'Cabin'; font-size: 15px; letter-spacing: 1px;}
	.sekmeAlani ul.sekmeler li {list-style: none; float: left; margin: 0 2px 0 0; padding: 0;  background-color:#d4cbdc; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
		.sekmeAlani ul.sekmeler li a {display: block; margin: 0; padding: 10px 12px; cursor:pointer; text-decoration:none; color:#000; padding-left: 21px; padding-right: 21px;-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
		.sekmeAlani ul.sekmeler li a:hover {background-color:#b2a6bd;}

/* secili sekme  */
	.sekmeAlani ul.sekmeler li.sekmeSecili {background-color:#b2a6bd; }

/* secili sekme icerigini gosterelim */
.sekmeAlani div {float: left; display: block; width: 100%; font-family: 'Cabin'; font-size: 15px; line-height: 175%; padding-top: 10px;}

/* sekme iceriginde eger div varsa ona özel bir kod yazalim */
	.sekmeAlani div div {margin-top:10px; }




@font-face {
font-family:'CuprumFFURegular';

src:url('dosya/fontlar/cuprum-webfont.eot');
src:url('dosya/fontlar/cuprum-webfontd41d.eot?#iefix') format('eot'),
    url('dosya/fontlar/cuprum-webfont.woff') format('woff'),
    url('dosya/fontlar/cuprum-webfont.ttf') format('truetype'),
    url('dosya/fontlar/cuprum-webfont.svg#webfontFxIVzCNV') format('svg');
		
font-weight:normal; font-style:normal; }

body{
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#fdf2ef;
	}


#adform input, #adform textarea { 
	padding: 7px;
	padding-left:15px;
	border: solid 1px #E5E5E5;
	font-family: 'Cabin', sans-serif;
	font-size:14px;
	width: 280px;
	height:30px;
	margin-bottom:10px;
	background: #e6e6e6 url('form_background.html') left top repeat-x;/
	background: -webkit-gradient(linear, left top, left 25, from(#e6e6e6), color-stop(4%, #e6e6e6), to(#e6e6e6));
	background: -moz-linear-gradient(top, #e6e6e6, #e6e6e6 1px, #e6e6e6 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	color:#8c8c8c;
	float:right;
	
	}

#adform textarea { 
	width: 400px;
	max-width: 400px;
	height: 130px;
	line-height: 150%;
	}

#adform input:hover, #adform textarea:hover,
#adform input:focus, #adform textarea:focus { 
-moz-box-shadow:0 0 8px lightblue;
	-webkit-box-shadow:0 0 8px lightblue;
	box-shadow:0 0 8px lightblue;
}


.submit input {
	width: auto;
	padding: 10px 14px;
	background: #617798;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	margin-top:5px;
	
	}
#form-div { 
-moz-border-radius:12px 12px 12px 12px;
-webkit-border-radius: 12px 12px 12px 12px;
color:#666;


padding:15px;
}
/** iletiÅŸim **/


/* video */
.videores{
	width:200px;
	height:122px;
	overflow:hidden;
	float:left;
	margin-left:16px;
	margin-top:16px;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	border:#CCC 2px solid;
}




.videores img {
filter:alpha(opacity=1);
opacity:1;
}

.videores img:hover {
filter:alpha(opacity=0.5);
opacity:0.5;

}
/* video */



/** anasayfa not alanı **/
#anasayfaduyuruu {
	width:100%; 
	height:27px; 
	background-color:#313030; 
	color:#fff;
	z-index:1;
	position:fixed;
	}

#anasayfaduyuru {
	width:1100px; 
	height:27px;
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	}
	
#anasayfaduyuru h3{
	font:normal 15px CuprumFFURegular;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:4px;
	}
/** anasayfa not alanı **/



/* header */
#header{
	 width:1100px;
	 height:72px;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:31px;
	 position:absolute;
	 top:0;
	 left: 50%; margin-left: -550px;
 }
/* header */


/**  logo **/
#adlogo{
	text-align:center;
	background-image:url(images/menubg-koyu.png);
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	width:280px;
	height:auto;
	margin-top:-18px;
	
	position:absolute;
	left: 50%;
	margin-left: -140px;
	}
	
#adlogo img {
filter:alpha(opacity=1);
opacity:1;
}
#adlogo img:hover {
filter:alpha(opacity=0.4);
opacity:0.4;
}
/**  logo **/	


#bizaradik img {
filter:alpha(opacity=0.5);
opacity:0.5;
}
#bizaradik img:hover {
filter:alpha(opacity=1);
opacity:1;
}


/** navpro **/
ul#navpro {
    padding:0px;
	margin:0px;
	text-align:left;
	border:solid 0x #000; 
	width:455px;
	float:left;
}

ul#navpro li {
    float:center;
    margin-right:1px;
    display:inline-block;
    zoom:1;
    *display:inline;
    position:relative;
}
ul#navpro li a {
    display: inline-block;
    text-decoration:none;
	
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:20px;
 
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	
    color:#fff;
	background-image:url(images/menubg-koyu.png);
	font-family: 'Cabin', sans-serif; font-size:16px;
}

ul#navpro li a:hover{
    color:#fff;
	background-color:#000;
	background-image:url(images/menuhover.png);
}	

ul#navpro li a span {
    display: inline-block;

}
/** navpro **/


/** açılır menü **/
.acilir-menu ul li ul {
position: absolute;
left: 0px;
top: 36px;
display: none;
margin-left:-50px;
}
.acilir-menu ul li:hover ul {
display: block;
z-index: 1;
}

	
#acildi-menu li{
	width:148px;

	}
	
#acildi-menu li a{
	width:148px;
	color:#fff;
	background-image:url(images/menuhover.png);
	font-family: 'Cabin', sans-serif; font-size:16px; letter-spacing: 1px;
	}
	
	#acildi-menu li a:hover{
	width:148px;
	color:#000;
	background-image:url(images/menubg.png);
	font-family: 'Cabin', sans-serif; font-size:16px; letter-spacing: 1px;
	}
/** açılır menü **/	
	


/* anasayfa ürünler*/
.anasayfaurunler {
	width:1101px;
	height:152px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.anasayfaurunler ul {
	margin:0;
	padding:0;
	list-style:none;

	}

.anasayfaurunler ul li {
	width:209px;
	height:152px;
	overflow:hidden;
	float:left;
	margin-right:14px;
	
	}
	
	
.csHeader .slideCtr {
	width:1100px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	margin-top:25px;

}
.slideCtr .leftArr,
.slideCtr .rightArr,
.slideCtr .plusCs {
	width:15px;
	height:15px;
	float:right;
	margin:0 0 0 2px;
	cursor:pointer;
	display:block;
}
.slideCtr .leftArr {
	background:url(images/cs-ctrl.png) no-repeat 0 0;
}
.slideCtr .leftArr:hover {
	background:url(images/cs-ctrl.png) no-repeat 0 -17px;
}
.slideCtr .rightArr {
	background:url(images/cs-ctrl.png) no-repeat -18px 0;
}
.slideCtr .rightArr:hover {
	background:url(images/cs-ctrl.png) no-repeat -18px -17px;
}
.slideCtr .plusCs {
	background:url(images/cs-ctrl.png) no-repeat -36px 0;
}
.slideCtr .plusCs:hover {
	background:url(images/cs-ctrl.png) no-repeat -36px -17px;
}


/* iç tasarımı */
.transition{

}
.opacity{
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.module figure{
	position: relative;
	overflow: hidden;
	border:#CCC 1px solid;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.module .small{
	width: 100%;
}
.module figure img{
	display: block;
	width: 100%;
}
.module figcaption{
	position: absolute;
	bottom:0%;
	width: 100%;
	margin-left:0px;
	max-height: 27px;	

}
.module .text{
	color: #7A8B8B;
	background-color: #fff;
	font-size: 0.90em;
}
.module figure:hover figcaption{
	max-height: 100%;
}
.module figure:hover figcaption .text{
	background-color: #5f6d6d;
	color: #fff;
}
.module figcaption a{
	display: block;
	text-decoration: none;
}
.module .title{
	display: inline-block;
	padding: 6px;
	padding-bottom:7px;
	
	
	text-transform: uppercase;
	font:normal 15px CuprumFFURegular;
}
.module .desc{
	display: block;
	padding: 15px;
}
.bgcolor{
	background-color: #fff;
}

.module p{
	margin:0px;
	padding:0px;
	margin-top:-7px;
	margin-bottom:3px;
}

/* anasayfa ürünler*/



#firmahakkinda {
	width: 100%;
	height: 305px;
	background-color: #f1f1f1;
	padding-top:65px;
	padding-bottom: 65px;
}

#lovegardendavethakkinda {
	width: 1100px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

#lovegardendavethakkinda img {
	float:left;
	margin-right: 30px;
}

#firmayazisi {
	 font-family: 'Cabin', sans-serif;
	font-size: 15px;
	line-height: 175%;
	letter-spacing: 1px;
}

#firmayazisi h1 {
	font-size:25px;
	 font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-top:10px;
	font-weight: bold;
}

#firmayazisi a { text-decoration:none; color:#000;}
#firmayazisi a:hover{ text-decoration:none; color:#c82127;}


/* anasayfa ürünler alt alta */
#anasayfaurunlistesi {
		width:100%;
		height:510px;
		background-color: #e3e4e9; 
	}
	
	#anasayfaurunliste {
		width:1100px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		padding-top:80px;
		
	}
	
	
	.urunler-liste {
		width:1120px;
		height:auto;
		margin-left:-20px;
		}
		
		
	.urun-kutusu{
		width:260px;
		height:170px;
		overflow:hidden;
		float:left;
		margin-left:20px;
		margin-bottom:20px;	
		-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
   	 	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
   		 box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
		 -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	}
	.urun-kutusu img{ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; min-height:150px;}
		
	
	
	.urungolge {
		background-image:url(images/urunlerbg.png); 
		width:260px; 
		height:106px; 
		position:absolute;
		color:#FFF;
		font-family: 'Poppins', sans-serif; font-size:18px;
		text-align:center;
		padding-top:65px;
		letter-spacing: 1px;
		text-shadow: 1px 1px 4px gray;
		text-transform:uppercase;
		-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	}
	.urungolge a{color:#FFF; text-decoration:none;}
	.urungolge a:hover{color:#F93;}
	


	.urunaciklamalink {
	-moz-box-shadow:inset 0px 1px 3px 0px #303030;

	-webkit-box-shadow:inset 0px 1px 3px 0px #303030;
	box-shadow:inset 0px 1px 3px 0px #303030;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #303030), color-stop(1, #303030));
	background:-moz-linear-gradient(top, #303030 5%, #303030 100%);
	background:-webkit-linear-gradient(top, #303030 5%, #303030 100%);
	background:-o-linear-gradient(top, #303030 5%, #303030 100%);
	background:-ms-linear-gradient(top, #303030 5%, #303030 100%);
	background:linear-gradient(to bottom, #303030 5%, #303030 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#303030',GradientType=0);
	background-color:#303030;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #303030;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	padding-bottom:5px;
	text-decoration:none;
	text-shadow:0px -1px 0px #303030;
	letter-spacing: 1px;
	}
	.urunaciklamalink:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #999), color-stop(1, #999));
	background:-moz-linear-gradient(top, #999 5%, #999 100%);
	background:-webkit-linear-gradient(top, #999 5%, #999 100%);
	background:-o-linear-gradient(top, #999 5%, #999 100%);
	background:-ms-linear-gradient(top, #999 5%, #999 100%);
	background:linear-gradient(to bottom, #999 5%, #999 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#999',GradientType=0);
	background-color:#999;
	}
	.urunaciklamalink:active {
	position:relative;
	top:1px;
	}

/* anasayfa ürünler alt alta */



/*twitter*/
#twitterbg {
		width:%100;
		height:80px;
	background-color:#fa6161;
		color: #fff;
		text-align:center;
}
/*twitter*/



/*e-posta bülteni*/
#anasayfabulten {
	width:%100;
	height:auto;
	text-align:center; 
	}
	
	
	
#cuboid {
	width: %100; margin: 0 auto;
	perspective: 1000px;
	text-align:center;
	margin-top:-16px;
	font-family: 'Cabin', sans-serif; font-size:16px;
	letter-spacing: 1px;
}
#cuboid form {
	transform: translateZ(-20px);
	transform-style: preserve-3d;
	height: 40px;
	transition: all 0.35s;
	}

.cuboid-text {
	/*each face will be 40px high*/
	line-height: 40px; height: 40px;
	background-color:#fff;
}
.loader {
	background-color:#F93;
	animation: phase 1s infinite;
}

@keyframes phase {
	50% {background-color:#F93;}
}


#submit {display: none; border:#000 1px solid;}

.submit-icon, .reset-icon {
	position: absolute; top: 0; margin-left:150px;
	color:#fff;
	line-height: 40px; padding: 0 10px;
	transition: all 0.5s;
	cursor: pointer;
}
.submit-icon.active {color: hsl(120, 40%, 30%);}
.reset-icon {color: rgba(255, 255, 255, 0.25); font-size: 14px;}

#cuboid div {position: absolute; top: 0; left: 0; width: 100%;}
#cuboid div:nth-child(1) {transform: rotateX(0deg) translateZ(20px);}
#cuboid div:nth-child(2) {transform: rotateX(-90deg) translateZ(20px);}
#cuboid div:nth-child(3) {transform: rotateX(-180deg) translateZ(20px);}
#cuboid div:nth-child(4) {transform: rotateX(-270deg) translateZ(20px);}

#cuboid form:hover, 
#cuboid form.ready {transform: translateZ(-20px) rotateX(90deg);}
#cuboid form.loading {transform: translateZ(-20px) rotateX(180deg);}
#cuboid form.complete {transform: translateZ(-20px) rotateX(270deg);}

input::-webkit-input-placeholder    {   
    color:#fff;   
	
}  
input:-moz-placeholder {   
    color:#fff;   
} 
/*e-posta bülteni*/




/* adpro */
	#adpro {
		width:1120px;
		height:auto;
		margin-top:105px;
		margin-left:auto;
		margin-right:auto;
		font-family: 'Cabin', sans-serif; font-size:15px; padding-top: 5px;
	}
/* adpro */	
	


/* adpro alt sayfa  */
#adpro-altsayfa{
	width:1084px;
	height:auto;
	min-height:500px; 
	
	margin-left:auto; 
	margin-right:auto;
	padding:18px;
	margin-bottom:15px;
	padding-top: 1px;
	

	background-color:#FFF;
	border:#CCC 0px solid;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	line-height:180%;
}
/* adpro alt sayfa  */


/* resim boyutlandirma  */
#resimboyutlandirma img { 
	margin-top:0px;
	margin-right:12px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	border:#e7e7e7 1px solid;
	}
/* resim boyutlandirma  */	
	

/* alt sayfa ortacizgi  */
#ortacizgi {
	width:2px;
	height:479px; 
	float:left; 
	background-image:url(images/alt_ayrac.png); 
	margin-left:70px; 
	margin-right:10px;
	}
/* alt sayfa ortacizgi  */



/* altsayfa_menu  */
#altsayfa_menu{
	float:right;
	margin-right:-22px;
	text-align:right;
}

#altsayfa_menu a{
	font:normal 16px CuprumFFURegular;
	color:#777777; line-height:170%;
	text-decoration:none;
	
}

#altsayfa_menu a:hover{
	color:#F60;
}
/* altsayfa_menu  */




/* sayfalardaki sol sabit menu */
#breadcrumbs{
	  overflow: hidden;
	  width: 500px;
	  
	  position:fixed;
	  top:320px;
	  margin-left:-300px;
	  
	  transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
	}
	
	#breadcrumbs li{
	  float: left;
	  margin: 0 .5em 0 1em; list-style-type:none;
	}
	
	#breadcrumbs a{
	  background: #fff;
	  padding: .7em 1em;
	  float: left;
	  text-decoration: none;
	  color: #444;
	  text-shadow: 0 1px 0 rgba(255,255,255,.5); 
	  position: relative;
	}
	
	#breadcrumbs a:hover{
	  background: #f4a550;
	}
	
	#breadcrumbs a::before{
	  content: "";
	  position: absolute;
	  top: 50%; 
	  margin-top: -1.5em;   
	  border-width: 1.5em 0 1.5em 1em;
	  border-style: solid;
	  border-color: #fff #fff #fff transparent;
	  left: -1em;
	}
	
	#breadcrumbs a:hover::before{
	  border-color: #f4a550 #f4a550 #f4a550 transparent;
	}
	
	#breadcrumbs a::after{
	  content: "";
	  position: absolute;
	  top: 50%; 
	  margin-top: -1.5em;   
	  border-top: 1.5em solid transparent;
	  border-bottom: 1.5em solid transparent;
	  border-left: 1em solid #fff;
	  right: -1em;
	}
	
	#breadcrumbs a:hover::after{
	  border-left-color: #f4a550;
	}
/* sayfalardaki sol sabit menu */
	
/* gmaps */
	#gmapss {
	width:1120px; 
	height:100px; 
	background-image:url(images/ilet_bg.png);
	background-repeat:repeat-x;
	position: absolute;
	top: 351px;
	margin-left:-21px;
	}	
/* gmaps */


	
/* iletişim */
	#iletisim {
	float:left;
	width:640px;
	height:auto;
	margin-left:3px;
	z-index:1;
	}
	
	#iletisim iframe {
	width:1120px;
	height:340px;
	margin-left:-21px;
	margin-top:0px;
	}
	
	#iletisim b{
	 color:#000;
	 padding:0px;
	 margin:0px;
		font-family: 'Cabin', sans-serif; font-size:16px;
	 }
	
	#iletisim-sosyal {
	 width:100%;
	 height:40px;
	 margin-top:20px;
	 } 
	 
	
/* iletişim */




/* sayfalama */
.sayfalama { padding: 3px; width:%100; ; text-align:center;  } 
.sayfalama a { background-color:#e4e4e4; padding: 5px 7px 5px 7px;  margin: 2px;  border: 1px solid #cdcdcd;  text-decoration: none;  color: #596268; cursor:pointer; } 
.sayfalama a:hover, .sayfalama a:active { border: 1px solid #999;  color: #8d1419; cursor:pointer; } 
.sayfalama .secili {  padding: 2px 5px 2px 5px;  margin: 2px;  border: 1px solid #036CB4;  font-weight: bold;  background-color: #036CB4;  color: #FFF;} 
.sayfalama .pasif {  padding: 2px 5px 2px 5px;  margin: 2px;  border: 1px solid #EEE;  color: #DDD; }
/* sayfalama */



/* galeri */
#gallery {
	width:%100;
	margin-top:20px;
}

#gallery a {
	display: block;
	float: left;
	position: relative;
	border:#CCC 1px solid;
	margin:5px;
 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

#gallery a:nth-child(3n+2) {

}

#gallery a img {
	width:204px;
	height:130px;
	float:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

#gallery a img:hover {
	-webkit-filter: none; /*Returns to default state*/
}
#gallery a img.brightness:hover {
	-webkit-filter: brightness(0);
}

.title {
	color: #e7e7e7;
	font-size: 12px;
	position: absolute;
	left: 15px;
	bottom: 15px;
	z-index: 1;
	
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	padding-bottom:3px;

	background: rgba(0, 0, 0, 0.6);
	}

/*Filter styles*/
.saturate {-webkit-filter: saturate(3);}
.grayscale {-webkit-filter: grayscale(100%);}
.contrast {-webkit-filter: contrast(160%);}
.brightness {-webkit-filter: brightness(0.25);}
.blur {-webkit-filter: blur(3px);}
.invert {-webkit-filter: invert(100%);}
.sepia {-webkit-filter: sepia(100%);}
.huerotate {-webkit-filter: hue-rotate(180deg);}
.opacity {-webkit-filter: opacity(90%);}
/* galeri */



/* blog */
#blogs {
	 width:%100; 
	 height:159px;
	 margin-top:10px;
	 }
	 
#blogs h2 {
	 margin:0px;
	 padding:0px;
	 margin-bottom:5px;
}

#blogs h2 a{
	 font-family: 'Cabin', sans-serif; 
	font-size: 16px;
	 color:#313030;
	letter-spacing: 1px;/** clear **/
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;}
/** clear **/

	 text-decoration:none;
}	 

#blogs h2 a:hover{
	 color:#F63;
	 text-decoration:none;
}
	 
#blogs img {
	 border:#CCC 1px solid;
	 -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
     box-shadow:0 1px 3px rgba(0, 0, 0, 0.3); 
	 margin-right:10px;
	 float:left;
	 }
	 
#blogs img {
	filter:alpha(opacity=1);
	opacity:1;
	 -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
	}
#blogs img:hover {
	filter:alpha(opacity=0.7);
	opacity:0.7;
	}


#iletisimsosyal img {
	filter:alpha(opacity=0.5);
	opacity:0.5;
	}
#iletisimsosyal img:hover {
	filter:alpha(opacity=1);
	opacity:1;
	}



.blogs-yazi {
	 width:auto;
	 height: 95px; 
	 overflow:hidden; 
	 padding-top:-22px; 
	 color:#838383;
}	 
/* blog */		 
		 
/* haber */
#haber {
	width:%100;
	min-height:250px;
	margin-top:12px;
	 font-family: 'Cabin', sans-serif; 
	font-size: 15px;
	}

#haber h3 {
	color:#000; 
	margin:0px;
	padding:0px;
	margin-bottom:1px; 
	margin-top:0px;
	 font-family: 'Cabin', sans-serif; 
	font-size: 16px;
	letter-spacing: 1px;
	}
	
#haber img {
	float:left; 
	border:#ebebec 1px solid; 
	margin-top:5px; 
	margin-right:20px; 
		margin-bottom:-5px; 

	box-shadow: 2px 2px 2px #bdbdbd;
	 -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;
	}
 
#diger-haberler {
	width:%100; 
	height:auto;
	} 
	
#diger-haberler h3 {
	font-size:17px; 
	color:#000; 
	margin:0px;
	padding:0px;
	margin-bottom:1px; 
	margin-top:20px;
	 font-family: 'Cabin', sans-serif; 
	font-size: 16px;
	letter-spacing: 1px;
	}
#haber_link { width: 100%; height: 40px;}	
#haber_link a{
	color:#333;
}

#haber_link a:hover{
	color:#F60;
}

#diger-haberler a {
	color:#999;
	text-decoration:none;
}

#diger-haberler a:hover{
	color:#F63;
	text-decoration:none;
}
/* haber */


/* referanslar */
#referanslar{
	width:1098px;
	height:auto;
	margin-left:-16px;
	margin-top:21px;
	
}

#referanslar a img{
	float:left;
	width:249px;
	height:187px;
	margin-left:15px;
	border:#d6d6d6 1px solid;
	margin-bottom:8px;
	margin-top:7px;
}

#referanslar a:hover img{
	width:249px;
	height:187px;
	border:#ef9c1f 1px solid;
}
/* referanslar */



/* urunler */
#urunler h5 a{
	width:100%;
	height:auto;
	background-color:#ffaf36;
	color:#FFF;
	font:normal 16px CuprumFFURegular;
	
	text-transform:uppercase;
	padding-left:13px;
	padding-right:13px;
	padding-top:7px;
	padding-bottom:6px;
	}

#urunler h5 a:hover{
	background-color:#313030;
	color:#ffaf36;
}
/* urunler */




#headerbeniara {float:right; width:auto; height:auto; margin-right:-9px;  margin-top:-35px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#headerbeniara a{
	 font:normal 15px CuprumFFURegular;  
	color:#353535;
	background-color:#ebebeb;
	text-decoration:none;
	padding:5px; 
	color:#353535;
	padding-left:7px; padding-right:7px; 
	 border:#CCC 1px solid;
	  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

#headerbeniara a:hover{
	background-color:#ffca36;
	color:#353535;
}







/* kategori */
#kategori-sol{
	width:450px;
	height:auto;
	float:left;
	margin-top:-3px;
	text-align: center;
}

#kategori-sol h2{
	font:normal 17px CuprumFFURegular; 
	margin-top:0px;
	}

.katmenu { 
	float:left; 
	border:0px; 
	margin-right:5px; 
	margin-top:-3px;
	}

#kategori_link{
	margin-top:-5px;
	margin-left:6px;
	line-height:232%;
}


#kategori_link li{ margin-top:-7px; list-style:none; margin-left:-2px;}

#kategori_link a{
	font:normal 15px CuprumFFURegular;
	font-weight:100;
	color:#999;
	text-decoration:none;
	padding:0px;
	margin:0px;
	font-weight:100;
	}
	
#kategori_link a:hover{
	color:#ffaf36;
}





#kategori-orta {
	width:2px; 
	height:479px; 
	float:left; 
	background-image:url(images/alt_ayrac.png); 
	float:left;
	margin-left:25px; 
	margin-right:10px; 
	}
	
	
	

#kategori-alt-baglanti {
	width:100%; 
	height:auto; 
	margin-top:85px;
	}
	
#kategori-alt-baglanti img {
	filter:alpha(opacity=0.9);
	opacity:0.9;
	border:0px; 
	margin-left:17px;
}
#kategori-alt-baglanti img:hover {
	filter:alpha(opacity=1);
	opacity:1;
}




#kategori_urun{
	width:1120px;
	height:auto;
	float:left;
	margin-top:-10px;
}


#kategori-ic {
	width:346px;
	height:275px;
	float:left;
	margin-left:20px;
	}

#kategori-ic h2 a{
	font-size:17px;  font-family: 'Cabin'; 
	letter-spacing: 1px;
	color:#313030;
	height: 22px; 
	margin-bottom:3px;
	overflow:hidden;
	}
	
#kategori-ic h2 a:hover{
	color:#ffaf36; 
	}
	
	
	
#kategori-ic img{
	margin-top:-11px; 
	float:left;
	}
	
#kategori-ic a img{
	filter:alpha(opacity=1);
	opacity:1;
	border:#CCC 1px solid;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}

#kategori-ic a:hover img{
	filter:alpha(opacity=50);
	opacity:0.5;
}
/* kategori */






/* sabit sayfa ve saÄŸ taraf */
#solsabitsayfa {
	width:780px;
	height:auto;
	min-height:550px;
	float:left;
	background-color:#fff;
	font-size:15px;  font-family: 'Cabin';
}

#solsabitsayfa td{ border-bottom: #ccc 1px solid; margin-bottom: 20px;}
#solsabitsayfa ul { margin-top: 5px; }
#solsabitsayfa a { color:#8F1619; text-decoration: none;}
#solsabitsayfa a:hover{ color:#000;}
#solsabitsayfa strong { letter-spacing: 1px; font-size: 16px;}

#solsabitsayfa p{ line-height:170%;  font-size:15px;  font-family: 'Cabin';  }


#solsabitsayfa img { margin-right:20px; margin-bottom:5px; width:300px;  border:#ccc 1px solid;	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; float:left;
}

#solsabitsayfa h1{ font-size:18px;  font-family: 'Cabin'; margin:0px; padding:0px; margin-bottom:10px;}

#solsabitsayfa  span { width:67px; height:auto;  padding:5px; padding-left:15px; padding-right:15px; background-image: url(https://www.alaturkadijital.com/404); color:#333; margin-bottom:20px; position:absolute; margin-left:10px; margin-top:30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

#solsabitsayfa ul{ line-height:170%; margin-bottom:40px; }


#sagsabitmenu { 
	width:300px;			
	height:auto;
	float:right;
	min-height:500px; 
}

#sagsabitmenu ul {
	list-style: none;
	margin-top:15px;
	}	

#sagsabitmenu li {
	background-color:#f3f3f3;
	border-left:#777777 4px solid;
	width:%100;
	margin-bottom:3px;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	
	}
#sagsabitmenu a { color:#7f777f; text-decoration:none; font-size:15px;  font-family: 'Cabin'; font-weight:100;}	
#sagsabitmenu a:hover{ color:#F60; text-decoration:none;}


/* sabit sayfa ve saÄŸ taraf */







/* urun detay */
#urun-resmi {
	width:450px; 
	height:auto; 
	float:left;
	margin-top:18px;

	}

#urun-resmi img{
	border:#b0b0b0 1px solid;
  	-webkit-box-shadow: 5px 5px 5px #b0b0b0;
    box-shadow: 5px 5px 5px #b0b0b0;
	 -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;
	}

	
#urun-detay{
	width:598px; 
	height:auto;
	float:left;  
	margin-left:25px;
	margin-right:9px;
	font-family: 'Cabin', sans-serif; font-size:15px;
	line-height:160%;
	margin-top:18px;
	color:#000;
	}

#urun-detay p{
	font-family: 'Cabin', sans-serif; font-size:15px;
	line-height:170%;
	}

#urun-detay span{
	color:#000;
	font-family: 'Cabin', sans-serif; font-size:17px;letter-spacing: 1px; font-weight: 900;
}


	
#urun-paylas {
	float:left;
	margin-top:25px;
	}
	
#urun-satinal {
	text-align:center;
	margin-top:10px;
	}
	
	
	
#urun-satinal img {
filter:alpha(opacity=1);
opacity:1;
}
#urun-satinal img:hover {
filter:alpha(opacity=0.4);
opacity:0.4;
}
/* urun detay */



/* sipariş */
#siparis {
	color:#666;
	width:65%;
	height:auto;
	float:left;
	}
	
#siparis h4{
	font:normal 17px CuprumFFURegular; 
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:#333 1px dashed;
	width:376px;
	color:#000;
	}	
	
#siparis input,select {
	border: 1px solid #d7d7d7;
	background-color:#f1f1f1;
	padding: 3px;
	height: 27px;

	
}




#siparis-bilgilendirme{
	color:#666;
	width:35%;
	height:auto;
	float:right;
	text-align:center;
	margin-top:10px;
	}
		
#siparis-bilgilendirme img{	
	filter:alpha(opacity=0.3);
	opacity:0.3;
	}
	


#dsiparis{
	color:#666;
	width:35%;
	height:auto;
	float:right;
	text-align:left;
	margin-top:50px;
	}
		
#dsiparis img{	
	filter:alpha(opacity=0.4);
	opacity:0.4;
	}
	
	
	
		
	
#barkod {
	background-image:url(images/barkod.png);
	width:250px;
	height:127px;
	margin-left:auto;
	margin-right:auto;
	filter:alpha(opacity=0.3);
	opacity:0.3;
	}
	



#barkod h1{
	font:normal 21px CuprumFFURegular; 
	color:#231f20;
	padding-top:100px;
	}
	
	
#siparis-adfiyat {
	margin-bottom:20px;
	font:normal 17px CuprumFFURegular; 
	padding-left:5px;
	color:#000;
	}	
.siparis-ad {
	width:50%;
	height:auto;
	float:left;
	margin-bottom:10px;
	}

.siparis-fiyat {
	width:50%;
	height:auto;
	float:right;
	}
	
.satissozlesme {
	margin-top:-28px;
	margin-left:22px;
	color:#aaaaaa;
	}	
	
.satissozlesme a{
	color:#666666;
	}
	
.satissozlesme a:hover{
	color:#f7941d;
	}
/* sipariş */



 /* splash */
#ad-splash {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    width:100%;
	height:100%;
	text-align:center;
	color:#fff;
	z-index:1121231231231212312312312;
	background-image:url(images/splash-bg.png);
	font:normal 25px CuprumFFURegular;
	text-shadow: 2px 2px 4px #000000;
	padding-top:150px;
	padding-bottom:360px;
}
/* splash */



/* sabit paylaş */
#sabit-paylas {
	float:right;
	margin-right:-41px;
}

#sabit-paylas img {
	margin-left:5px;
	margin-top:-12px;
	filter:alpha(opacity=0.6);
	opacity:0.6;
}

/* sabit paylaş */




/* footer */
	
	#footer{
	width:1100px; 
	height:192px;
	position:absolute;
	left:50%; 
	margin-left:-550px;
	color:#949597; 
	padding-top:15px;
	font-family: 'Cabin', sans-serif; font-size:14px; letter-spacing: 1px;
	}
	
	#footer h1 {
		font-family: 'Poppins', sans-serif; font-size:16px; letter-spacing: 1px;
		color:#dddddd;
		margin:0px;
		padding:0px;
		padding-bottom:5px;
		border-bottom:#949597 1px dashed;
		width:327px;
	}
	
	
	

	#footer-menu {
		width:100%;
		height:auto;
		margin-top:-10px;
		}	
	
	
	#footer h3 a{
		width:auto;
		color:#949597;
		background-color:#2a2b2e;
		font-weight: 100;
		
		margin:0px;
		padding:8px;
		padding-left:18px;
		padding-right:18px;
		margin-left:9px;
		margin-top:23px;
		
		font-family: 'Cabin', sans-serif; font-size:15px; letter-spacing: 1px;
		float:right;
		text-align:center;
		text-decoration:none;
		-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	}
		#footer h3 a:hover{
		color:#000;
		background-color:#e3e4e9;
		text-decoration:none;
	}
	
	
	
	#footer span{ 
	text-transform:uppercase;
	float:right;
	color:#757678;
	width:100%;
	height:auto;
	text-align:right;
	margin-top:31px;
	margin-bottom:10px;
	}


	#footer-sosyal {
		width:100%;
		height:35px;
		text-align:right;
		margin-top:50px;
	}
	
	#footer-sosyal img{ margin-left:3px;}
		
		
			
	
	#footer-sol{
		width:390px;
		height:192px;
		float:left;
	}
	

	#footer-sag{
		width:710px;
		height:192px;
		float:left;
	}

	


.footer-bilgi {
	list-style: none;
	padding-left: 0;
}

.footer-bilgi li {
	margin-bottom: 10px;
}

.footer-bilgi i {
	font-size: 13px;
	padding-right: 8px;
}

.footer-bilgi p{
	padding:0px;
	margin:0px;
	margin-top:-16px;
	margin-left:17px;
	}
	
	

#footer-bg {
	width:40%;
	height:207px;
	background-color:#2a2b2e;
	float:left;
	}
	
	#footer-bgg {
	width:60%;;
	height:207px;
	background-color:#1e1e20;
	float:left;
	}
/* footer */










#bilgitalep a{ background-color:#b84f4f; color:#fff; padding:10px; padding-left:15px; padding-right:15px; font-family: 'Cabin', sans-serif; font-size:16px; letter-spacing: 1px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}	
#bilgitalep a:hover{ background-color:#000; color:#fff; padding:10px; padding-left:15px; padding-right:15px;}	


#kategori-sol {


	}

#kategori-sol h2 { margin-bottom:10px; font-size:18px;}


#kategori-sol  a{
		background-color:#828282;
		text-align:center;
		padding-left:15px;
		padding-right:15px;
		padding-top:6px;
		padding-bottom:6px;
		color:#FFF;
		text-decoration:none;
		border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
		letter-spacing: 3px;
		font-size:14px;
		font-family: 'Cabin', sans-serif;
		}
#kategori-sol a:hover{
		background-color:#C00;
		color:#FFF;
		}

/* Container */ 
.modal {
/* Overlay page content */ 
position: fixed; 
top: 0; 
left: 0; 
right: 0; 
bottom: 0; 
background: rgba(0,0,0,0.5); 
z-index: 10000;
/* Transition opacity on open */ 
-webkit-transition: opacity 500ms ease-in; 
-moz-transition: opacity 500ms ease-in; 
transition: opacity 500ms ease-in;
/* Hide for now */ 
opacity: 0; 
pointer-events: none; 
}
/* Show modal */ 
.modal:target { 
opacity: 1; 
pointer-events: auto; 
/* at time of writing (Feb 2012), pointer-events not supported by Opera or IE */ 
}
/* Content */ 
.modal > div { 
width: 545px;
height:355px;
background: #fff; 
position: relative; 
margin: 10% auto;
/* Default minimise animation */ 
-webkit-animation: minimise 500ms linear; 
-moz-animation: minimise 500ms linear;
/* Prettify */ 
padding: 30px; 
border-radius: 7px; 
box-shadow: 0 3px 20px rgba(0,0,0,0.9); 
background: #fff; 
background: -moz-linear-gradient(#fff, #ccc); 
background: -webkit-linear-gradient(#fff, #ccc); 
background: -o-linear-gradient(#fff, #ccc); 
text-shadow: 0 1px 0 #fff; 
}
/* Override animation on modal open */ 
.modal:target > div { 
-webkit-animation-name: bounce; 
-moz-animation-name: bounce; 
}
.modal h2 { 
font-size: 36px; 
padding: 0 0 20px; 
}
@-webkit-keyframes bounce { 
  0% { 
      -webkit-transform: scale3d(0.1,0.1,1); 
      box-shadow: 0 3px 20px rgba(0,0,0,0.9); 
  } 
  55% { 
      -webkit-transform: scale3d(1.08,1.08,1); 
      box-shadow: 0 10px 20px rgba(0,0,0,0); 
  } 
  75% { 
      -webkit-transform: scale3d(0.95,0.95,1); 
      box-shadow: 0 0 20px rgba(0,0,0,0.9); 
  } 
  100% { 
      -webkit-transform: scale3d(1,1,1); 
      box-shadow: 0 3px 20px rgba(0,0,0,0.9); 
  } 
}
@-webkit-keyframes minimise { 
  0% { 
      -webkit-transform: scale3d(1,1,1); 
  } 
  100% { 
      -webkit-transform: scale3d(0.1,0.1,1); 
  } 
}
@-moz-keyframes bounce { 
  0% { 
      -moz-transform: scale3d(0.1,0.1,1); 
      box-shadow: 0 3px 20px rgba(0,0,0,0.9); 
  } 
  55% { 
      -moz-transform: scale3d(1.08,1.08,1); 
      box-shadow: 0 10px 20px rgba(0,0,0,0); 
  } 
  75% { 
      -moz-transform: scale3d(0.95,0.95,1); 
      box-shadow: 0 0 20px rgba(0,0,0,0.9); 
  } 
  100% { 
      -moz-transform: scale3d(1,1,1); 
      box-shadow: 0 3px 20px rgba(0,0,0,0.9); 
  } 
}
@-moz-keyframes minimise { 
  0% { 
      -moz-transform: scale3d(1,1,1); 
  } 
  100% { 
      -moz-transform: scale3d(0.1,0.1,1); 
  } 
}
/* Modal kapat link */ 
.modal a[href="#kapat"] { 
position: absolute; 
right: 0; 
top: 0; 
color: transparent;

}
/* Reset native styles */ 
.modal a[href="#kapat"]:focus { 
outline: none; 
}
/* Create kapat button */ 
.modal a[href="#kapat"]:after { 
content: 'X'; 
display: block;
/* Position */ 
position: absolute; 
right: -10px; 
top: -10px; 
width: 1.5em; 
padding: 1px 1px 1px 2px;
/* Style */ 
text-decoration: none; 
text-shadow: none; 
text-align: center; 
font-weight: bold; 
background: #000; 
color: #fff; 
border: 3px solid #fff; 
border-radius: 20px; 
box-shadow: 0 1px 3px rgba(0,0,0,0.5); 
}
.modal a[href="#kapat"]:focus:after, 
.modal a[href="#kapat"]:hover:after { 
-webkit-transform: scale(1.1,1.1); 
-moz-transform: scale(1.1,1.1); 
}
.modal a[href="#kapat"]:focus:after { 
}
