
@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:'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:0;


	background-color:#fdfdfd;
	background-image:url(images/bg33.png);
	
	/** 
	https://www.yuccagear.com/admin/images/bg.jpg
	https://www.yuccagear.com/images/bgg.jpg
	https://www.yuccagear.com/images/bg3.png
	 **/

	

}

body a{ text-decoration:none;}
body a:hover{ text-decoration:none;}









/* logo */
#logo img {
filter:alpha(opacity=100);
opacity:1;
}
#logo img:hover {
filter:alpha(opacity=70);
opacity:0.7;
}
/* logo */





#yucca_header {
	width:1030px;
	height:97px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	padding-top:17px;
	}




	
.yucca_menu{
	width:1030px;
	height:42px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/menubg22.png);
	
	margin-bottom:18px;
	
	-webkit-box-shadow: 0px 0px 5px 0px rgba(41,41,41,0.73);
	-moz-box-shadow: 0px 0px 5px 0px rgba(41,41,41,0.73);
	box-shadow: 0px 0px 5px 0px rgba(41,41,41,0.73);
	
	padding:0px;
    }




.yucca_menu li{/** linklerin kutusu**/
    width:auto;		
    height:auto;
    position:relative;
	list-style-type:none;
	margin-left:-25px;
	}




.yucca_menu  ul li ul{/** açılır tarafı**/
    width:123px;
	height:auto;
	background-color:#383736;
	color:#fff;
	
	margin-top:-3px;

	
	text-align:left;
    
    position:absolute;
    top:35px;
    z-index:1;
    display:none;
	
	
    }




.yucca_menu  ul li ul a{ /** açıldı menü**/
    width:130px;
    height:auto;
    float:left;
    font:normal 15px CuprumFFURegular;
		
	margin-left:-60px;
	color:#eaeaea;
	margin-bottom:3px;
	
	padding:7px;
    }
	

.yucca_menu  ul li ul a:hover{
	color:#000;
	background-color:#c5c8ce;
	width:130px;
	margin-bottom:3px;
    }



.yucca_menu  li:hover >  ul{
    display: block;
    }
	
	
	
	
.yucca_menu a{
    width:auto;
    float:left;
	font:normal 17px CuprumFFURegular;
	
	color:#fff;
	
	letter-spacing: 1px;
	
	padding:15px;
	padding-top:11px;
	padding-bottom:12px;
	
	
	

	
    }
    
.yucca_menu a:hover{
	width:auto;
	text-align:left;
	color:#ff9f71;
	
	background-image:url(images/5px.png);


    }
/**yucca menu!**/





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

#duyuru_link a:hover{
	color:#8d1419;
}








/* site başladı */
#yucca{
	 width:1030px;
	 height:auto;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:0px;
	 padding-top:0px;
 }
/* site başladı */







/* refkat */
.refkat{
	width:167px;
	height:167px;
	overflow:hidden;
	float:left;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	border:#CCC 2px solid;
	background-color:#CCC;
	margin-top:-5px;
	
	-moz-box-shadow: 2px 2px 2px #ccc; -webkit-box-shadow: 2px 2px 2px #ccc; box-shadow: 2px 2px 2px #ccc;
}




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

.refkat img:hover {
filter:alpha(opacity=0.5);
opacity:0.5;
}
/* refkat */










/* galeri */


#galeri_resim a{
filter:alpha(opacity=70);
opacity:0.7;
}

#galeri_resim a:hover{
filter:alpha(opacity=1);
opacity:1;
}


#galeri_resim a img{
	
	float:left;
	
	margin:20px;
	-moz-box-shadow: 10px 10px 5px #ccc; -webkit-box-shadow: 10px 10px 5px #ccc; box-shadow: 10px 10px 5px #ccc;

	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;

	border:#e7e7e7 2px solid;

}


#galeri_resim a:hover img{

	border:#1f3c70 2px solid;


}

/* galeri */








/* kategori_menu */
#kategori_menu{
	width:190px;
	height:auto;
	float:left;
	margin-top:-3px;
}


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


#kategori_link{
	margin-top:0px;
	margin-left:6px;
	font:normal 17px CuprumFFURegular; 
	
}


#kategori_link a{
	color:#666;
	}
	
	#kategori_link a:hover{
	color:#C00;
	}


#kategori_urun a img{
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;

-moz-box-shadow: 4px 4px 4px #ccc; -webkit-box-shadow: 4px 4px 4px #ccc; box-shadow: 4px 4px 4px #ccc;
border:#dedede 2px solid;

filter:alpha(opacity=1);
opacity:1;
}

#kategori_urun a:hover img{
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;


-moz-box-shadow: 4px 4px 4px #ccc; -webkit-box-shadow: 4px 4px 4px #ccc; box-shadow: 4px 4px 4px #ccc;
border:#1f3c70 2px solid;


filter:alpha(opacity=50);
opacity:0.5;
}



#kategori_ad h1 { font:normal 17px CuprumFFURegular; color:#000;  }
#kategori_ad h1 a{ color:#000;  }
#kategori_ad h1 a:hover{ color:#F63;  }
/* kategori_menu */







/* alt başlık */

#baslik{
	width:1030px;
	height:44px;
	
	margin-left:auto;
	margin-right:auto;
    
    background-color:#fff; 
    margin-top:-5px;
	margin-bottom:13px;
	
	
	-webkit-box-shadow: 0px 0px 3px 1px rgba(216,216,216,0.58);
	-moz-box-shadow: 0px 0px 3px 1px rgba(216,216,216,0.58);
	box-shadow: 0px 0px 3px 1px rgba(216,216,216,0.58);

	font:normal 17px CuprumFFURegular; 
 	text-shadow: 1px 1px 6px #fff;
	 letter-spacing: 1.3px;
     
     color:#9c1512;
     
}

#baslik a{
	color:#9c1512;
	text-decoration:none;
}

#baslik a:hover{
	color:#000;
}

/* alt başlık */


/* referans */
.referans_tab{
	margin-left:-15px;
}





#referans_resim{
	text-align:center;
	float:left;
	margin-left:20px;
	margin-bottom:21px;
	
	}

#referans_resim p{
	margin:0px;
}
	
#referans_resim a{

}

#referans_resim a:hover{

}


#referans_resim a img{
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
	
	width:174px;
	height:120px;
	border:#CCC 1px solid;

}


#referans_resim a:hover img{
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;

	width:174px;
	height:120px;
	border:#C00 1px solid;


}

/* referans */

#ad_altsayfa strong{font:normal 16px CuprumFFURegular; color:#000;}


#ad_altsayfa ul{ margin-left:-25px;}

/* alt sayfa başladı */
#ad_altsayfa{
	width:996px;
	height:auto; 
	margin-left:auto; 
	margin-right:auto;
	padding:15px;

	padding-left:19px;
	padding-top:1px;
	line-height:190%;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(216,216,216,0.58);
	-moz-box-shadow: 0px 0px 3px 1px rgba(216,216,216,0.58);
	box-shadow: 0px 0px 3px 1px rgba(216,216,216,0.58);
	
	
	background-color: #fff;
	background-image: -ms-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #f5f5f5 100%);
	background-image: -moz-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #f5f5f5 100%);
	background-image: -o-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #f5f5f5 100%);
	background-image: -webkit-gradient(radial, center center, 0, center center, 510, color-stop(0, #FFFFFF), color-stop(1, #f5f5f5));
	background-image: -webkit-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #f5f5f5 100%);
	background-image: radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #f5f5f5 100%);
	
	
}


#alt_menu a{
	font:normal 16px CuprumFFURegular;
	color:#371312; line-height:190%;

}

#alt_menu a:hover{
	color:#ff6817;
}

/* alt sayfa bitti  */




/* duyurular */
#duyurularr h4 a{
	font:normal 17px CuprumFFURegular;
	color:#000;
	text-decoration:none;
	
	}


#duyurularr h4 a:hover{font:normal 17px CuprumFFURegular; color:#8d1419;}
/* duyurular */









/* projeler_anasayfa */
#iletisimm {
	color:#666;
}
#iletisimm b{font:normal 16px CuprumFFURegular; color:#3D5A7D;}
/* projeler_anasayfa */






#projehover img {
opacity:1;
}
#projehover img:hover {
opacity:0.5;
}





/* footer */
#footer p{
margin-top:0px;
}

#footer a{color:#f8f8f8;}
#footer a:hover{color:#fd9f72;}

#footer{
	width:%100;
	height:146px;
	background-color:#383736;
	line-height:185%;
	-webkit-box-shadow:0 0 15px #a9bace;
	-moz-box-shadow:0 0 15px #a9bace;
	box-shadow:0 0 15px #a9bace;
	-moz-border-radius:10px / 100px;
	border-radius-top:10px / 100px;
	font-size:13px;
	color:#f8f8f8;
	border-top:#5d5d5c 7px solid;
}

#alt{
	width:1030px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;   

}

/* footer */

/* projeler_anasayfa */
#footer h1{font:normal 17px CuprumFFURegular; }
/* projeler_anasayfa */





#back img {
opacity:0.5;
}
#back img:hover {
opacity:1;
} 



#alt_ad {
	margin: auto;
	position: fixed;
	margin: auto;
	right: 0;
	bottom: 0;
	width: 45px;
	height: 51px;
	margin-right:10px;
	margin-bottom:10px;
}


a.alaturkadijital {float: left; width:45px; height:51px; display:block; overflow:hidden; text-indent:-999em; background:url(../www.apps.alaturkadijital.com/yapimasamasi/images/alaturka1.png);}
a.alaturkadijital:hover {background:url(../www.apps.alaturkadijital.com/yapimasamasi/images/alaturka.png);}







/* twitter */
#twitter_cek{
	width:1030px;
	height:100px;
	margin-top:13px;
	background-image:url(images/twitter_bg.png);
	padding-top:48px;
	background-repeat:no-repeat;
	color:#323232;
}
/* twitter */


#tweets{
	font-size:13px;
	margin-left:120px;
	line-height:167%;
}

#twitter_cek a{
	color:#7e7e7e;
	
}

#twitter_cek a:hover{
	color:#f17336;
	
}










#homee a{ color:#000;  text-shadow: 1px 1px #d1d1d1; }
#homee a:hover{ color:#d77500;}









a.tooltip span{
z-index: 10;
display: none;
border-radius:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
a.tooltip:hover span{
display: inline;
position: absolute;
border: 1px solid #8c8c8c;
background: #f4f4f4;
}
a.tooltip > span{
width: 150px;
padding: 10px 12px;
opacity: 0;
visibility: hidden;
z-index: 10;
position: absolute;
font-size: 15px;
font-style: normal;
-webkit-border-radius: 3px;
-moz-border-radius: 3px; -o-border-radius: 3px;
border-radius: 3px;

line-height:150%;
margin-top:-50px;

box-shadow: 0px 0px 8px 2px rgba(83, 93, 105, 0.72);
-moz-box-shadow: 0px 0px 8px 2px rgba(83, 93, 105, 0.72);
-webkit-box-shadow: 0px 0px 8px 2px rgba(83, 93, 105, 0.72);

}
a.tooltip:hover > span{
opacity: 1;
text-decoration:none;
visibility: visible;
overflow: visible;
margin-top: 40px;
display: inline;
margin-left: 0px;
}
a.tooltip span b{
width: 15px;
height: 15px;
margin-left: 20px;
margin-top: -19px;
display: block;
position: absolute;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-box-shadow: inset -1px 1px 0 #fff;
-moz-box-shadow: inset 0 1px 0 #fff; -o-box-shadow: inset 0 1px 0 #fff;
box-shadow: inset 0 1px 0 #fff;
display: none\0/; *display: none;
background: #f4f4f4;
border-top: 1px solid #8c8c8c;
border-right: 1px solid #8c8c8c;
}
a.tooltip > span{
color: #000000;
background: #f4f4f4;
background: -moz-linear-gradient(top, #FBF5E6 0%, #FFFFFF 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBF5E6), color-stop(100%,#FFFFFF));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBF5E6', endColorstr='#FFFFFF',GradientType=0 );
border: 1px solid #8c8c8c;
}






#altresim img { margin-top:5px; margin-right:15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border:#e7e7e7 2px solid;}










#cizgikutu{width:840px; height:14px; background-image:url(../www.ozkancemdilek.com/images/stripe.png);}
#baslikmk h3.title{	font:normal 21px CuprumFFURegular;color:#000000; margin-bottom:5px; }




#sikcasorular { width:705px; height:auto;  margin-left:auto; margin-right:auto; float:left; line-height:180%; color:005983;}
#sikcasorular h3.title{	font:normal 21px CuprumFFURegular; color:#000; margin-bottom:5px; }

.tugbalink a {
	color:#005983;;
	text-decoration:none;
}

.tugbalink a:hover{
	color:#F00;
}



.accordion{ margin-top:8px;}
.accordion-group{margin-bottom:5px; }
.accordion-heading .accordion-toggle{background:#fff; border:#f5f5f5 1px solid; color:#323232;	font:normal 17px CuprumFFURegular; text-decoration:none;display:block;padding:5px 10px;cursor:pointer}
.accordion-inner{padding:9px 15px}

   .collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease;}
.collapse.in{height:auto;}




#bizhaberler {margin-top:13px; width:300px; height:auto; margin-left:25px; float:right; text-align:right; line-height:133%;  }


#bizhaberler a{
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	font:normal 17px CuprumFFURegular;
	border:#262626 1px solid;
	
	
background: #5d5d5c; 
background: -moz-linear-gradient(-45deg, #5d5d5c 1%, #595959 12%, #666666 25%, #5d5d5c 39%, #2c2c2c 50%, #2a2a2a 51%, #2a2a2a 61%, #2a2a2a 76%, #2a2a2a 91%, #2a2a2a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #5d5d5c 1%,#595959 12%,#666666 25%,#5d5d5c 39%,#2c2c2c 50%,#2a2a2a 51%,#2a2a2a 61%,#2a2a2a 76%,#2a2a2a 91%,#2a2a2a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #5d5d5c 1%,#595959 12%,#666666 25%,#5d5d5c 39%,#2c2c2c 50%,#2a2a2a 51%,#2a2a2a 61%,#2a2a2a 76%,#2a2a2a 91%,#2a2a2a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

#bizhaberler a:hover{
	color:#fff;
	background: #f36f27; 
}










/* aktif projeler */
#ana_urunler{
	width:1030px;
	height:205px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;


}


#ana_urunler a{
	color:#000;
	
}

#ana_urunler a:hover{
	color:#900;
}
/* aktif projeler */





/* aktif projeler */
.clients {
	width:1030px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
}
.clients .csHeader {
	width:1030px;
	height:40px;
	margin:0 auto;
	margin-bottom:10px;
}
.csHeader h2 {
	float:left;
	text-rendering:auto;
	color:#333;
	font:normal 20px CuprumFFURegular;
	margin-bottom:4px;
	margin-top:15px;
	padding:0px;
	margin-left:-7px;

}
.csHeader .slideCtr {
	float:right;
	margin-top:15px;
}
.slideCtr .leftArr,
.slideCtr .rightArr,
.slideCtr .plusCs {
	width:15px;
	height:15px;
	float:left;
	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;
}
.csList {
	width:1030px;
	height:auto;
	overflow:hidden;
}
.csList ul {
	margin:0;
	padding:0;
	list-style:none;
}
.csList ul li {
	width:193px;
	height:auto;
	float:left;
	display:table;
	margin-right:11px;
	text-align:center;
	
}

.csList img{margin:0; padding:0; border:#000 1px  solid;  }

.csList p{ padding-top:7px; padding-bottom:5px; }

.csList a{ color:#000;}
.csList a:hover{ color:#64b344;}

.csList ul li span {
	display:table-cell;
	vertical-align:middle;
}

/* projeler_anasayfa */
h1{font:normal 17px CuprumFFURegular;}
/* projeler_anasayfa */

/* aktif projeler */





/* refkat */
.refana{
	width:193px;
	height:193px;
	overflow:hidden;
	float:left;
	-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
	background-color:#CCC;
	margin-top:0px;
	border:#c3c3c3 2px solid;
	

}




/* refkat */