body{font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;}
h1, h2, p {margin:0;}
.wrapper{margin: 0 auto; width:1024px;}
.ust_bant{ height:60px; 
background: #aeaeae; /* Old browsers */
background: -moz-linear-gradient(top, #aeaeae 0%, #c2c2c2 50%, #aeaeae 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #aeaeae 0%,#c2c2c2 50%,#aeaeae 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #aeaeae 0%,#c2c2c2 50%,#aeaeae 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeaeae', endColorstr='#aeaeae',GradientType=0 ); /* IE6-9 */
}
.byrk_menu{float:right; margin:18px 15px 0 0;}
.byrk img{height:21px; width:32px;  vertical-align:middle; margin:0 0 0 4px;}
.byrk { text-decoration:none; font-size:12px; font-weight:600; color:#FFFFFF; margin:0 0 0 8px;}
.liste { overflow: auto;
}
/*padding:top,right,bottom,left */
a.logo { padding: 0 0 0 15px;}
img.logo{top:20px; height:85px; width:330px;}
.logo{position:relative; float:left; height:130px;}
.ust_menu{float:right; margin:0 30px 0 0;}
.ust_menu a{position:relative; top:50px;  color:#606060; text-decoration:none; font-size:25px; font-weight:700;  margin:0 0 0 40px;}
.baslik{height:80px;}
.baslik p{margin:40px 0 0 25px; font-variant: small-caps; font-size:24px;}
.urn_menu {display: block;}
.urn_alt {width:330px; float:left; height:350px;}
.dik_cizgi { border-right: solid #c2c2c2;}
.urn_alt_rsm { width:300px; height:220px; margin: 0 auto; }
.urn_alt_rsm img{
	width:200px; display: block;
    margin-left: auto;
    margin-right: auto; }
.urn_alt h1{margin:0px 0 0 20px;font-weight:normal; font-variant: small-caps; font-size:18px; text-align:center; height:50px;}
.urn_alt p {font-size:12px; text-align:center; margin:10px 15px 0 15px;}
.clear{clear:both;}
.spr_gri{margin:30px 0 0 0; height:95px; background-color:#e1e1e1;}
.spr_gri h1{padding:10px 0 0 0;  font-weight:normal; font-size:20px; text-align:center;}
.spr_gri p{font-size:14px;  text-align:center; margin:0 0 10px 0;}
.spr_gri a{  margin:auto; display:block; width:100px; text-decoration:none; text-align:center; background-color:#425e8e; padding:5px; font-size:12px; font-weight:600; color:#FFFFFF;}
.alt_menu{margin:20px 0 0 0; text-align:right;}
.alt_ikon { vertical-align:top; text-align:center; text-decoration:none; color:#414141; font-size:13px; display:inline-block; height:120px;  width:90px; font-weight:600;}
.alt_ikon img{width:65px;}

.urn{height:414px; width:1024px; position:relative;}
.urn_bg{ height:414px; width:1024px; position:relative; }
.usel {	user-select: none;
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}
.bg1{	
	background: #5373a3; /* Old browsers */ 
	background: -moz-radial-gradient(center, ellipse cover, #5373a3 0%, #5470a5 25%, #364e76 100%); /* FF3.6-15 */ 
	background: -webkit-radial-gradient(center, ellipse cover, #5373a3 0%,#5470a5 25%,#364e76 100%); /* Chrome10-25,Safari5.1-6 */ 
	background: radial-gradient(ellipse at center, #5373a3 0%,#5470a5 25%,#364e76 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5373a3', endColorstr='#364e76',GradientType=1 ); /* IE6-9 fallb */
	}
.bg2{
	background: #a09dad;
	background: -moz-radial-gradient(center, ellipse cover, #a09dad 0%, #9896a5 25%, #656470 100%); 
	background: -webkit-radial-gradient(center, ellipse cover, #a09dad 0%,#9896a5 25%,#656470 100%); 
	background: radial-gradient(ellipse at center, #a09dad 0%,#9896a5 25%,#656470 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a09dad', endColorstr='#656470',GradientType=1 );
	}
.bg3{
	background: #7c91ad; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #7c91ad 0%, #788ba5 40%, #627287 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #7c91ad 0%,#788ba5 40%,#627287 100%); 
	background: radial-gradient(ellipse at center, #7c91ad 0%,#788ba5 40%,#627287 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c91ad', endColorstr='#627287',GradientType=1 );
	}
.bg4{
	background: #689e9b; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #689e9b 0%, #669e9b 18%, #50827a 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #689e9b 0%,#669e9b 18%,#50827a 100%); 
	background: radial-gradient(center, ellipse cover, #689e9b 0%,#669e9b 18%,#50827a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#689e9b', endColorstr='#50827a',GradientType=1 );	
	}
.bg5{
	background: #a9af9e; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #a9af9e 0%, #a9af9e 9%, #7b8273 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #a9af9e 0%,#a9af9e 9%,#7b8273 100%);
	background: radial-gradient(ellipse at center, #a9af9e 0%,#a9af9e 9%,#7b8273 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9af9e', endColorstr='#7b8273',GradientType=1 );
	}
.bg6{
	background: #7aa7cc; /* Old browsers */
	background: -moz-linear-gradient(left, #7aa7cc 0%, #7aa7cc 21%, #5e7e99 100%);
	background: -webkit-linear-gradient(left, #7aa7cc 0%,#7aa7cc 21%,#5e7e99 100%);
	background: linear-gradient(to right, #7aa7cc 0%,#7aa7cc 21%,#5e7e99 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7aa7cc', endColorstr='#5e7e99',GradientType=1 );
	}

.urn_bg img{ position:absolute;}
.urn_rsm1 {top: 65px; right: 60px;}
.urn_bg h1,h2{ padding-left:30px;}
.urn_bg h1{color:#fcd91f; padding-top:25px;}
.urn_bg h2{color:#e5e5e5; padding-top:5px;}
.urn_btn{
	position:absolute; bottom: 15px; left: 30px;
	text-decoration:none; text-align:center;  font-size:12px; font-weight:600; font-variant: small-caps; color:#425e8e;
	background-color:#e5e5e5; padding:5px; width:100px;
	}
.urn_bg div{padding-left:50px; padding-top:25px;}
.urn_bg b{color:#e5e5e5; font-size:22px; line-height:30px;}
.urn_bnr1 b{  }
.urn_bg p{ position:absolute; color:#e5e5e5; font-weight:600;  top:330px; right:40px; text-align:right;}

.urn_bg2 img{ position:absolute;}
.urn_bg2 h1,h2{ padding-left:30px;}
.urn_bg2 h1{color:#fcd91f; padding-top:25px;}
.urn_bg2 h2{color:#e5e5e5; padding-top:5px;}
.urn_bg2 div{padding-left:50px; padding-top:25px;}
.urn_bg2 b{color:#e5e5e5; font-size:22px; line-height:30px;}
.urn_bg2 p{ position:absolute; color:#e5e5e5; font-weight:600;  top:330px; right:40px; text-align:right;}

.urn_saydam {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";       /* IE 8 */
filter: alpha(opacity=30);  /* IE 5-7 */
-moz-opacity: 0.3;          /* Netscape */
-khtml-opacity: 0.3;        /* Safari 1.x */
opacity: 0.3;               /* Good browsers */
width:25px; height:200px; position:absolute; cursor: pointer;

}
.urn_sag { top:107px; right:0;  
/*radius:top-left,top-right,bottom-right,bottom-left */
background: #cfcfcf url("../rsm/logo/sag_ok.png") no-repeat center center;
border-radius: 15px 0 0 15px;
}
.urn_sol {
top:107px; left:0;  

background: #cfcfcf url("../rsm/logo/sol_ok.png") no-repeat center center;
border-radius: 0 15px 15px 0;
}
.urn_sayac_menu{
position:absolute; top:380px;
width:30px; height:30px;           
background-color: #cfcfcf;
border-radius: 15px 15px 15px 15px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";       /* IE 8 */
filter: alpha(opacity=30);  /* IE 5-7 */
-moz-opacity: 0.3;          /* Netscape */
-khtml-opacity: 0.3;        /* Safari 1.x */
opacity: 0.3;     /* Good browsers */
}
.urn_sayac{ right:5px;}
.urn_sayac_durdur{right:45px; background: #cfcfcf url("../rsm/logo/dur.png") no-repeat center center;}
/*padding:top,right,bottom,left */
.urn_sayac_zaman{position:absolute;width:29px; height:30px;           
top:385px; right:0; color:#c2c2c2;}

/*Hakkımızda Bölümü başlanğıç */
.urn_bg2 {height:414px; width:1024px; position:relative; background-color:#5373a3; margin:20px 0 0 0;}
.hkm_metin h2{padding:0; margin: 30px 0 0 0; color:#5373a3;}
.hkm_metin p {margin: 15px 0 40px 0; font-size:14px;}
.hkm_metin b {color:#555555; }
.hkm_mak {width:1024px;}

.hkm_mak div{margin: 0 auto; width:1024px; }
.hkm_mak div div{width:320px; vertical-align:top; height:300px; margin:5px; float:left;}
.hkm_mak div div p {text-align:center; margin: 10px 0 0px 0; font-size:14px;}
.hkm_mak div div b {color:#5373a3;}
.hkm_mak div div:first-child{width:260px;}
.hkm_mak div div:first-child img {width:255px;}
.hkm_mak div div:nth-child(2) img {width:315px;}
.hkm_mak div div:last-child img {width:375px;}
.hkm_mak div div:last-child{width:380px;}
.hkm_cizgi {clear:both; margin:35px 0 0 0; width:1024px; height:2px; background: #999999;}
.hkm_bilgi {margin: 20px 0 0 0;}
.hkm_bilgi div {vertical-align:top; display:inline-block; height:400px;}
.hkm_bilgi div b{font-size:14px; color:#555555; display:inline-block; width:200px;}
.hkm_bilgi div h4{color:#5373a3;}
.hkm_bilgi div p{font-size:14px;}
.hkm_bilgi div span{font-size:14px; padding: 0 0 0 2px;}
.hkm_bilgi div:first-child{width:450px; border-right: solid #c2c2c2;}
.hkm_bilgi div:last-child{padding: 0 0 0 20px;}
/*Hakkımızda Bölümü son */
/*İletişim Bölümü başlanğıç */
.ilm_rsm {height:414px; width:1024px; position:relative; background-color:#5373a3; margin:20px 0 0 0;}
.ilm {margin: 20px 0 0px 0; width:460px; height:400px; display:inline-block; vertical-align:top;}
.ilm b{color:#555555;}
.ilm p{font-size:14px; padding-bottom:10px;}
.ilm_syf h2{padding:0; margin: 20px 0 0px 0; color:#5373a3;}
.hrt {width: 550px; height:400px; display:inline-block;}
.hrt_icerik{width:180px; height:100px;}
.ilm_sip h3{color:#555555; display:inline-block;}
.ilm_frm {display:inline-block; }
.ilm_grs {margin: 0 0 0 20px; border: 1px solid #CCCCCC; padding:3px 3px 3px 8px;}
.ilm_frm p{width:150px; display:inline-block; color:#555555;}
.ilm_frm div{margin: 20px 0 0 0;}
.ilm_frm input,textarea,select{width:375px; line-height:22px;}
.ilm_grmz {visibility: hidden;}
.ilm_urn {width:450px; display:inline-block; margin:0 0 0 10px; vertical-align:top;}
.iurn {width:140px; height:140px; display:inline-block; margin:3px;  text-align:center; vertical-align: top;}
.iurn img{ margin: 0 auto;}
.iurn b{ margin: 0 auto; font-size:12px; color:#555555;}
.iurn.sec,.iurn:hover{background-color:#04B486;}
.ilm_urn p{margin:5px 0 5px 10px;}
.ilm_ban {color:#e5e5e5 !important; padding-top:5px; margin: 0 0px 0 30px !important;}
.ilm_dgm {text-align:center;}
.ilm_btn { cursor:pointer; padding:2px 73px 2px 73px; background-color: #F4F4F4; text-align:center; border:1px solid #D4D4D4; height: 26px !important; line-height:26px;}
/*İletişim Bölümü son */
/*Ürün sayfası başlanğıç *//*padding:top,right,bottom,left */
.urn_rsm {height:414px; width:1024px; position:relative; background-color:#5373a3; margin:20px 0 10px 0;}
.urn_syf h2 {margin: 50px 0 10px 0; color:#5373a3; padding:0;}
.urn_syf h3 {margin:10px 0 0 0; color:#555555;}
.urn_syf b {font-size:18px; font-weight:600; color:#999;}
.urn_syf span {font-size:14px; font-weight:600; color:#777777;}
.urn_syf i{font-size:14px; color:#777777;}
.urn_cizgi {clear:both; margin:35px 0 0 0; width:1024px; height:2px; background: #999999;}
.urn_tnm {width:600px; display:inline-block; vertical-align: top; min-height: 425px;}
.urn_albm {width:414px; display:inline-block;}
.pdf_menu{clear:both; display:block; margin:15px 0 0 0; }
.pdf{margin:0 10px 0 10px; display:block; float:left; width:70px; height:80px; text-align:center; text-decoration:none; color:#999;}
.pdf_menu img{ width:80%; height: auto;}
.ek_h {font-weight:600; font-size:22px; color:#5373a3; margin:0 0 6px 0;}
.urn_ekler img { padding:5px 5px 5px 5px; border:2px solid #bbb;}
.urn_ekler .ek{ text-align:center; width:200px; display:inline-block;}
.urn_ekler .ek span{font-size:11px;}
.urn_video {margin:15px 0 0 0 !important;}
.urn_video h2{color:#6d9bbf; margin: 10px 0 0 0; font-size:18px; font-weight:bold;}
.urn_video h3{ width:350px; margin: 50px 0 0 0;}
.urn_referans h2 {color:#6d9bbf; margin: 20px 0 15px 0; font-size:18px; font-weight:bold;}
/*Ürün sayfası son */
/*Ürün Sipariş Sayfası Başlanğıç*/
.sip_syf h2{font-size:20px; margin: 30px 0 0 0px; color:#555555; display:inline-block; padding:0;}
.sip_syf b{font-weight:500; font-size:14px;}
.sip_cizgi {clear:both; margin:0px 0 10px 0; width:1024px; height:2px !important; background: #999999;}
.sip_syf h3{font-size:14px; margin: 30px 0 0px 0; color:#5373a3;}
.sip_syf h4{font-size:14px; color:#5373a3; margin:10px 0 0 0;}
.sip_menu{margin:30px 0 0 0;}
.sip_menu div{ display:inline-block; font-size:12px; color:#555555; text-align:center; font-weight:600; }
.sip1{ width:100px;} .sip2{ width:100px;} .sip3{ width:120px;} .sip4{ width:450px;} .sip5{ width:80px;} .sip6{ width:100px;} 
.sip_liste { margin: 0 0 15px 0; }
.sip_liste div{display:inline-block; font-size:12px; text-align:center; height:40px; vertical-align:top;}
.su1{ width:100px; } .su2{ width:100px;   } .pdf_bg{background: url("../rsm/logo/pdf_i.png") no-repeat center top;} .su3{ width:120px;} .su4{ width:450px;} .su5{ width:80px;} .su6{ width:100px;}
.sip_mik{width:60px; color:#222222; font-weight:bold; font-size:14px; line-height:20px;}
.sip_liste a{  margin:auto; display:block; width:70px; text-decoration:none; text-align:center; background-color:#425e8e; padding:5px; font-size:12px; font-weight:600; color:#FFFFFF;}
.sip_liste span {color:#800000; font-size:11px; font-weight:600;}
.urn_satir{margin:15px 0 0 0;}
.sip_bg{background-color:#b4f3b0;}
.su5, .su6 {padding-top:8px;} .su4, .su3 {padding-top:5px;}
.sip_bm div:first-child {width:720px;}
.sip_bm div:nth-child(2) {width:159px;}
.sip_bm div:last-child {width:140px; text-align:left;}
.sip_bm a{margin:0;}
.sipver {width:120px !important; background-color:#CC0909 !important; }
.sip_tam{display:none;}
.sip_tam h2{font-size:20px; margin: 30px 0 0 0px; color:#555555; display:inline-block; padding:0;}
.sip_tam b{font-weight:500; font-size:14px;}
.sip_tam a{  margin:auto; display:block; width:70px; text-decoration:none; text-align:center; background-color:#425e8e; padding:5px; font-size:12px; font-weight:600; color:#FFFFFF;}
.sip_tam div{display:inline-block; font-size:12px; text-align:center; height:40px; vertical-align:top;}
.sip_sepet {height:auto !important; padding:0px 55px 10px 0;  margin-top:-20px; }
.sepet_liste {float:right; width: 180px !important;}
.sip_alici span{font-weight:bold; font-variant: small-caps; font-size:18px !important; color:#555555;}
.sip_alici b{font-weight: bold; color:#800000; margin: 0px 0px 0px 50px;}
.sip_kt {width:500px; height:250px !important;}
.sip_kt2 {width:400px; height:250px !important;}
.sip_dgm {width:1024px; text-align:center;}
.sip_link { clear:both; padding:25px 0 0 0; width:400px; display:inline-block; }
.sip_link a{text-decoration:none; color:#6d9bbf; font-weight:bold;}
/*Ürün Sipariş Sayfası son */

/*Ürünlerin kategori sayfası başlanğıç*/
.urn_ilk {margin: 50px 0 100px 0;}
.urun_ban {margin:5px 5px 5px 10px; width:320px; height:220px; display:inline-block; border: solid 1px #c2c2c2; background-color:#DDDDDD; cursor: pointer; cursor: hand;}
.urun_ban div:first-child { padding: 0px 0 0 0;}
.urun_ban div:last-child {width:320px; padding:0px; font-size:18px; color:#fff; line-height:26px; display:block; text-align:center; background-color:#AAA; vertical-align:bottom;}
.urn_ban img { width:300px; height:190px;}

/*Ürünlerin katagori sayfası son*/

/* Haber bölümü başlanğıç*/
.haber {margin:30px 0 30px 0;}
.haber h1{color:#555555; font-size:16px;}
.haber_video {margin:20px 0 0 0; height:320px;}
.haber_video div{display:inline-block;}
.haber_yazi {width:399px; height:315px; padding:30px; vertical-align:middle; font-size:18px;}
/* Haber bölümü son */

/* Girdi kontrol başlanğıç*/

.ue{border: 1px solid #CC0000;}
/* Girdi kontrol son*/