@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700italic,700);

    body{ height:100%;
	margin:0;
	padding:0;
	background-image: url(../images/bg.jpg);
    }
  
   .site{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.7em;
	color:#B7B7B7;
    }
   


	.header {
	height: 86px;
	margin-bottom:10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(215, 40, 40, 0.9);
	border-bottom-color: rgba(215, 40, 40, 0.9);
	background-image: url(../images/arka.png);
	}

	.logo{
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/*- - - - - - - - - - - - - - - - - - - - 
	MENÜ
- - - - - - - - - - - - - - - - - - - - */
#mainmenu a{
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
  	-webkit-transition:.5s;
 	 transition:.5s;
}

#mainmenu-container{
	text-align:left;
	width:1024px;
	height:85px;
	margin:0 auto;
}
#mainmenu {
  font-weight:400;
  font-size:14px;
  letter-spacing:0px;
  display:inline-block;
  text-align:left;
}

#mainmenu ul {
  float:right;
  margin:0px 0px;
  padding:0px 0px;
  height:30px;
}

#mainmenu li {
  margin:0px 0px;
  padding:0px 0px;
  float:left;
  display:inline;
  list-style:none;
  position:relative;
  

}

#mainmenu a {
	display:block;
	padding:32px 12px 30px 12px;
	text-decoration:none;
	color:#333;
  
}

#mainmenu a:hover{
	color:#fff;
}

#mainmenu li li {
	font-size:14px;
}

#mainmenu li li a{
	padding:10px 15px 10px 15px;
	background-color: rgba(43, 42, 45, 0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4B4B4B', endColorstr='#4B4B4B');
	border-top:none;
	text-transform:none;
	letter-spacing:normal;
	
}

#mainmenu li li a:hover{
	border-top:none;
}

#mainmenu li li a:hover {
	color:#fff;
 	background-color: rgba(116, 115, 122, 1);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4B4B4B', endColorstr='#4B4B4B');
}

#mainmenu li ul {
  width:170px;
  height:auto;
  position:absolute;
  top:100%;
  left:0px;
  z-index:10;
  display:none;
}

#mainmenu li li {
  display:block;
  float:none;
}

#mainmenu li:hover > ul {
  display:block;
}

#mainmenu li ul ul {
  left:100%;
  top:0px;
}

#mainmenu li:hover a {
	color:#fff;
	background-color: rgba(43, 42, 45, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4B4B4B', endColorstr='#4B4B4B');
}

#mainmenu select {padding:10px; height:36px; font-size:14px; border:none; background:#ff4200; color:#fff;}
#mainmenu select option{padding:10px;}

.selectnav{display:none;}


/*- - - - - - - - - - - - - - - - - - - - 
	MENÜ SON
- - - - - - - - - - - - - - - - - - - - */

.slider {
	height: 500px;
	background-image:url(../images/revslide_3.jpg);
	
}
	
/*- - - - - - - - - - - - - - - - - - - - 
	FOOTER
- - - - - - - - - - - - - - - - - - - - */


.footer{
	height:50px;
	color:#333;
	margin-top:15px;
	padding: 10px;
	background-image: url(../images/arka.png);
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(215, 40, 40, 0.9);
	border-bottom-color: rgba(215, 40, 40, 0.9);
}

.dil {
	float: left;
	text-align: center;
	width: 730px;
	text-shadow: 3px 3px 3px #4A0000;
}
.copyyazi {
	float: left;

}

.fososyal {
	float: right;
}


/*- - - - - - - - - - - - - - - - - - - - 
	FOOTER SON
- - - - - - - - - - - - - - - - - - - - */



/*- - - - - - - - - - - - - - - - - - - - 
	İLETİŞİM
- - - - - - - - - - - - - - - - - - - - */
.harita {
	height: 250px;
}
.form {
	float: left;
	width: 500px;
}
.adresbilgi {
	float: left;
	width: 400px;
	height: 300px;
}

.marka{
	text-align:center;
	text-shadow: 3px 3px 3px #000;
	color: rgba(178, 44, 44, 0.9);
}

.adres {
	float: left;
	background-image: url(../images/adres.png);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 40px;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.tel {
	float: left;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 40px;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.mail {
	float: left;
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 40px;
	width: 300px;
}

.facebook {
	float: left;
	width: 350px;
}

/*- - - - - - - - - - - - - - - - - - - - 
	İLETİŞİM SON
- - - - - - - - - - - - - - - - - - - - */

.kutu {
	float: left;
	height: 160px;
	width: 300px;
	padding: 5px;
	margin:10px 10px 10px 0px;
	box-shadow: 0 1px 4px rgba(100, 100, 100, 0.3);

}

.kutu:hover{
	-webkit-filter: grayscale(0.6)  ;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-transition: all 0.2s ease-in;	
}


.conteynir {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0 1px 4px rgba(100, 100, 100, 0.3);
	padding:20px;
}



.c2{
	height: 750px;
	margin-bottom: 5px;
}  .c3{height:570px;margin-bottom: 5px;} .c4{height:700px;margin-bottom: 5px;}  .cc4{height:850px;margin-bottom: 5px;} 
.c5{height:1000px; margin-bottom:5px;} .c6{height:430px; margin-bottom:5px;}  .c7{height:1100px; margin-bottom:5px;}



.clr {
	background-image: url(../images/clr.png);
	height: 3px;
	background-repeat:no-repeat;
	margin:5px 0px 5px 0px;
}

.clr2 {
	background-image: url(../images/clr2.png);
	height: 3px;
	background-repeat:no-repeat;
	margin:5px 0px 15px 0px;
}
.uzuncizgi {
	background-image: url(../images/clruzun.png);
	float: left;
	height: 445px;
	width: 1px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.solmenu {
	float: left;
	width: 270px;

}
.boyaicerik {
	float: left;
	width: 650px;
	background-color: rgba(43, 42, 45, 0.3);
	margin-left: 35px;
	padding: 20px;
	border: 1px solid #282828;
}
.boyaicerik  p{margin:20px 0px 10px 0px;}

.boyaicerik h5 {
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.boyaicerik ul li {
}
.boyaicerik ul li {
	background-image: url(../images/licon.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-transition: all 0.2s ease-in;
}

.boyaicerik ul li:hover {
	background-image: url(../images/liconho.png);
	color:#EFEFEF;
}
.boyabilgi {
	float: left;
}
.boyaresim {
	float: left;
	width: 230px;
	height: 300px;
}
.boyabilgi  strong {
	font-weight: 700;
}
.boyabelge {
	float: left;
	width: 400px;
}
.bkutu {
	float: left;
	height: 90px;
	width: 50px;
	padding:0px 5px 0px 5px;
	margin:10px 20px 0px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #333;
}


.bkutuisim {
	margin-bottom:10px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	
}


/*Kategori Menü */	
.menu li {
	height:20px;
	margin-bottom:5px;
	padding:5px;
	background-color: rgba(43, 42, 45, 0.3);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-transition: all 0.2s ease-in;
	border: 1px solid #282828;
}

.menu li:hover {
	padding-left:17px;
	background-color: rgba(43, 42, 45, 0.6);
	color:#EFEFEF;
		
}
.menu li a {
		color:#B7B7B7;
}

.menu .current {
	
		padding-left:17px;
	background-color: rgba(43, 42, 45, 0.6);
	color:#EFEFEF;
}
/*Kategori Menü Son */	


.katkutu {
	padding:2px;
	float: left;
	height: 220px;
	width: 300px;
	margin-right: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	box-shadow: 0 1px 4px rgba(100, 100, 100, 0.3);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-transition: all 0.2s ease-in;

}

.katkutu:hover{
	box-shadow: 0 2px 2px 2px rgba(86, 77, 125, 1);
}




.boyakutu {
	float: left;
	padding-top:15px;
	width: 230px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:-webkit-gradient(radial, 238 0, 0, 208 -243, 737, from(#2C2E2E), to(#18161C));
	box-shadow: 0 1px 4px rgba(100, 100, 100, 0.3);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-transition: all 0.2s ease-in;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	
}

.boyakutu:hover{
	opacity: 0.69;
	color:rgba(215, 40, 40, 1);
}


.boyakutu  a {
	color:#B7B7B7;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-transition: all 0.2s ease-in;
}


.boyakutu  a:hover {
	color:rgba(215, 40, 40, 1);
}

.boyaisim {
	text-align:center;
	margin-top:5px;
	padding:5px;
	background:-webkit-gradient(radial, 238 0, 0, 208 -243, 737, from(#2C2E2E), to(#18161C));
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(215, 40, 40, 0.5);
}
.videoizle {
	background-image: url(../images/tv.png);
	background-repeat:no-repeat;
	height: 355px;
	width: 640px;
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 53px;
	padding-left: 12px;
}

.etiket {
	margin-top: 20px;
}

.etiketkutu {
	float: left;
	padding:5px;
	margin-right:10px;
	font-size:12px;
	background-color: rgba(43, 42, 45, 0.3);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-transition: all 0.2s ease-in;
	border: 1px solid #282828;
}


.etiketkutu:hover {
	
	background-color: rgba(43, 42, 45, 0.6);
	color:#EFEFEF;
		
}
.ustcizgi {
	background-color: #000;
	height: 10px;
}


.urunkutu{
	float:left;
	width:290px;
	height:190px;
	margin-right:40px;
	margin-bottom:40px;
	box-shadow: 0 1px 4px rgba(100, 100, 100, 0.3);
	

}

.boyalogo {
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(215, 40, 40, 0.5);
	
}
.renkkutu {
	float: left;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: center;
}

.renkkutu:hover{
	opacity: 0.69;	
	-webkit-transition: all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-transition: all 0.2s ease-in;}



.r2{width:294px;} .r3{width:193px;} .r4{width:142px;} .r5{width:112px;}


.kolorokutu {
	float: left;
	width: 150px;
	height:120px;
	margin-right: 10px;
	margin-bottom:15px;
	background-color: #333;
}
.scroll {
	height: 1017px;
	overflow: scroll;

}

            ::-webkit-scrollbar {
                width: 10px;
                height: 10px;
            }
            ::-webkit-scrollbar-button:start:decrement,
            ::-webkit-scrollbar-button:end:increment  {
                display: none;
            }
             
            ::-webkit-scrollbar-track-piece  {
                background-color: #3b3b3b;
                -webkit-border-radius: 6px;
            }
             
            ::-webkit-scrollbar-thumb:vertical {
                -webkit-border-radius: 6px;
                background: #666;
            }
.dilkutu {
	float: left;
	margin-left: 50px;
}

.diller{
	float: left;
	width: 50px;
}
.c3 p {
	line-height: 30px;
	margin-bottom: 50px;
	margin-top:10px;
}
.c3 h2 {
	font-size: 20px;
}



#langs {width:200px;margin-top:2px;float:right;right:0;margin-top:30px;}
#lang_items{float:left;width:24px;height:24px;margin-right:2px;}



.soltaraf{float:left;width:65%;}

.sagtaraf{float:left;}