/* css sencar tosun @studiokar.com */
@charset "UTF-8";

/* http://hamzaerbay.com/browser-farkliliklari-css-reset-dosyasi.html */
/* Css Sifirlama */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption, tbody, tfoot, thead, th {margin: 0; /* padding: 0; */ border: 0; outline: 0; font-size: 100%; text-decoration:none;}

ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus, a:focus, a:active{    outline: 0; }

/* remember to highlight inserts somehow! */
ins{ text-decoration: none; }
del{ text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse: collapse; border-spacing: 0;}

/* float uygulanan elemanlari kapsayamama sorunu */
.kapsayamamaSorunu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.kapsayamamaSorunu {display: inline-block;}
/* IE-mac de bu bolumu sakla  */
* html .kapsayamamaSorunu {height: 1%;}
.kapsayamamaSorunu {display: block;}
/* IE-mac bu bolumu saklama artik */

/* Css Sifirlama */

/* 
	Ana tanımlar 
*/

body {
	margin:0px;
	padding:0px;
	font-family: 'Sintony', sans-serif;
	font-size:13px;
	line-height: 13px;
	background: #E3E3E3 url('../images/arselebatlama_com_zemin_serit.jpg') top center repeat-y;

/*
background: #e3e3e3; *//* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2VlZWFjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2VlZWFjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2VkY2RiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iI2VkY2RiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iI2ZmOWZjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjlmY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, #e3e3e3 0%, #e3e3e3 14%, #eeeacd 14%, #eeeacd 33%, #dddddd 33%, #dddddd 45%, #edcdb8 45%, #edcdb8 86%, #ff9fcc 86%, #ff9fcc 100%); *//* FF3.6+ */
/*
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e3e3), color-stop(14%,#e3e3e3), color-stop(14%,#eeeacd), color-stop(33%,#eeeacd), color-stop(33%,#dddddd), color-stop(45%,#dddddd), color-stop(45%,#edcdb8), color-stop(86%,#edcdb8), color-stop(86%,#ff9fcc), color-stop(100%,#ff9fcc)); *//* Chrome,Safari4+ */
/* 
background: -webkit-linear-gradient(left, #e3e3e3 0%,#e3e3e3 14%,#eeeacd 14%,#eeeacd 33%,#dddddd 33%,#dddddd 45%,#edcdb8 45%,#edcdb8 86%,#ff9fcc 86%,#ff9fcc 100%); *//* Chrome10+,Safari5.1+ */
/*
background: -o-linear-gradient(left, #e3e3e3 0%,#e3e3e3 14%,#eeeacd 14%,#eeeacd 33%,#dddddd 33%,#dddddd 45%,#edcdb8 45%,#edcdb8 86%,#ff9fcc 86%,#ff9fcc 100%); *//* Opera 11.10+ */
/*
background: -ms-linear-gradient(left, #e3e3e3 0%,#e3e3e3 14%,#eeeacd 14%,#eeeacd 33%,#dddddd 33%,#dddddd 45%,#edcdb8 45%,#edcdb8 86%,#ff9fcc 86%,#ff9fcc 100%); *//* IE10+ */
/*
background: linear-gradient(to right, #e3e3e3 0%,#e3e3e3 14%,#eeeacd 14%,#eeeacd 33%,#dddddd 33%,#dddddd 45%,#edcdb8 45%,#edcdb8 86%,#ff9fcc 86%,#ff9fcc 100%); *//* W3C */
/*
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ff9fcc',GradientType=1 ); *//* IE6-8 */

}

#main {
	padding-bottom:0px;
	height:100%;
	min-height: 630px;
}

.container {
	width: 100%;
	margin:auto;
}

.container_orta {
	width: 100%;
	margin:20px auto;
	z-index:20;
	height:670px;
}

.container_ic_ana {
	width: 100%;
	height: 650px;
	margin:auto;
}

.container_ic_orta {
	width: 990px;
	margin:3px auto 0 auto;
}

.container_ic {
	width: 980px;
	margin:23px auto 0 auto;
}

.hakkimizda {
	width: 980px;
	height:585px;
	margin:-21px auto 0 auto;
	z-index: 5;
	background: #CFB94A url("../images/holzma_hpl_11_optimat.jpg") left top no-repeat ;
}

.hakkimizda_1 {
	width: 980px;
	height:585px;
	margin:-21px auto 0 auto;
	z-index: 5;
	background: #FF9E5D url("../images/idm_activa_hd_2.jpg") left top no-repeat ;
}

.hakkimizda_2 {
	width: 980px;
	height:585px;
	margin:-21px auto 0 auto;
	z-index: 5;
	background: #c83202 url("../images/morbidelli_cnc_600_xl.jpg") left top no-repeat ;
}

.hakkimizda_3 {
	width: 980px;
	height:585px;
	margin:-21px auto 0 auto;
	z-index: 5;
	background: #c800c8 url("../images/depo.jpg") left top no-repeat ;
}

.hakkimizda_4 {
	width: 980px;
	height:585px;
	margin:-21px auto 0 auto;
	z-index: 5;
	background: #FF9E5D url("../images/hakkimizda.jpg") left top no-repeat ;
}

.hakkimizda_sag {
	width: 465px;
	height: 570px;
	z-index: auto;
	float:right;
	
	color: #fff;
	font-size:1.0em;
	line-height:16px;
}

.hakkimizda_sag h1 {
	margin: 115px 0 0 20px;
	font-size:28px;
	font-family: 'Belleza', sans-serif;
	position: relative;
}

.moduler {
	width: 980px;
	height:585px;
	margin:-21px auto 0 auto;
	z-index: 5;
	background: #53C605 url("../images/moduler.jpg") left top no-repeat ;
	/*
	background: #58D507 url("../images/moduler.jpg") left top no-repeat ;
	*/
}

.moduler_sag {
	width: 465px;
	height: 570px;
	z-index: auto;
	float:right;
	
	color: #fff;
	font-size:1.0em;
	line-height:16px;
}

.moduler_sag h1 {
	margin: 115px 0 0 20px;
	font-size:28px;
	font-family: 'Belleza', sans-serif;
	position: relative;
}

.aciklama_hak {
	width: 425px;
	height: 110px;
	position:absolute;
	margin:20px 0 0 20px ;
}

.sayno {
	float: right;
	margin: 560px -450px 0 0;
	position: relative;
	color: #FFF;
	font-size:0.9em;
}

.sonra {
	color: #FFF;
	font-size:0.9em;
}

.hakkimizda_sag iframe {
z-index:-1 !important; margin:150px 0 0 20px; border:#000 solid 3px;
}

.hak_ok {
	margin:530px auto 0 420px;
	position:absolute;
	background: url("../images/hak_ok.png") center center no-repeat ;
}

.hak_ok a {
	width: 142px;
	height: 40px;
	display:block;
	font-size:0px;
}

.urun_ok {
	margin: 825px auto 0px 265px;
	position:absolute;
	background: url("../images/hak_ok.png") center center no-repeat ;
}

.urun_ok a {
	width: 142px;
	height: 40px;
	display:block;
	font-size:0px;
}

.iletic {
	width: 980px;
	height:680px;
	margin:-21px 0 0 0;
	background-color:rgba(255, 255, 175, 0.4);
}

.iletic_1 {
	width: 970px;
	height: 632px;
	position:absolute;
	margin:-21px 0 0 0;
	background-color:rgba(232, 253, 254, 0.6);
}

.banka {
	width: 448px;
	height: 180px;
	z-index: auto;
	margin: 440px auto 0px 28px;
	position:relative;
	background:#fff;
	font-size:11px;
	line-height:13px;
	color: #706F6F;
}

.banka h1 {
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
	padding:10px;
}

.baslik {
	text-decoration:underline;
	font-weight:bold;
}

.banka ul { float:left; margin-left: -35px; }
.banka ul li { height: 1.3em; display: block; float: left; position: relative; cursor: pointer; padding:0 5px 0 0;  /* border-right:1px solid #FFF; */ }

.banka1 {
	min-width:110px;
}

.banka2 {
	min-width:95px;
}

.banka3 {
	min-width:32px;
	text-align:center;
}

.banka4 {
	min-width:170px;
}

.ilet {
	position:absolute;
	width: 510px;
	height:550px;
	float:right;
	z-index: auto;
	margin: 60px 0 0 470px;
	background-color:#30A5F5;
	color: #000028;
}


.ilet h1 {
	margin:25px 0 0 45px;
	font-size:15px;
	color: #000;
	font-style:italic;
	font-weight:bold;
}

.ilet_form {
	width: 280px;
	height: 220px;
	z-index: auto;
	text-align: left;
	margin: 50px auto 0px auto;
	line-height:20px;
}

input, textarea {
	width:260px;
	font-size:10px;
	padding: 2px 0 2px 10px;
	color: #137DC4;
	
	 border: 1px solid #fff;
	 background-color: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#submitbutton {
	width:50px;
	margin-right: 5px;
	padding:5px 8px 5px 8px;
	float:right;
    color: #30A5F5;
    cursor: poiner;
    border:none;

    background-color: #E8FDFE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:6px;
}
.ilet_adres {
	width: 350px;
	margin: -20px auto 0px;
	z-index: auto;
	color:#fff;
	font-size:13px;
	text-align: center;
	line-height:15px;
}
.ilet_adres h {
	color:#fff;
	font-size:15px;
}

.ilet_adres a {
	color:#fff;
	text-decoration:none;
}

.ilet_adres a:hover {
	font-weight:bold;
	text-decoration:none;
}

#google_map_de {
	width: 410px;
	height: 280px;
	z-index: auto;
	margin: 130px auto 0px 30px;
	position:absolute;
	background:#fff;
}

#google_map_de iframe{
	width: 410px;
	height: 280px;
}

#google_harita_goster {
	display:block; 
}

iframe#google_harita_goster {
	width: 800px;
	height: 430px;
}

/* ===== ust menü ===== */

#ustmenualan_genis {
	width: 100%;
	height: 61px;
	background : url("../images/ust_zemin.png") repeat-x;
	position:fixed;
	z-index: 9999 !important;
	margin:-2px auto;

	-moz-box-shadow: 0px 5px 8px #666464;
	-webkit-box-shadow: 0px 5px 8px #666464;
	box-shadow: 0px 5px 12px #666464;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	
}

#ustmenualan {
	width: 980px;
	height: 90px;
	margin: auto;
}

#urun_ustmenualan {
	margin:auto;
	margin-left:70px;
}

#topNav {
	background-color: #00C7FF;
	display: block;
}

.slash { padding: 0 15px 0 0 ;}

.userNav { width:715px; height:60px; margin:30px 0 0 0; float: right; z-index: 8000; position: relative; font-size: 1.0em; float:right;  }
.userNav .lastNav {  }
.userNav ul { /* margin: 3px 10px 0; */ float:left; }
.userNav ul li { width:90px; height: 1.6em; display: block; float: left; position: relative; cursor: pointer; padding:0 14px 0 0;  /* border-right:1px solid #FFF; */ }
.userNav ul li a { 
	height: 1.2em;
	display: block; 
	float: left; 

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;

	text-align:left;
	text-decoration: none; 
	text-transform: uppercase;
	text-align:center;
	color: #8E8E8E;
  }
  
.userNav ul li a:hover { border-bottom: #DE7500 solid 1px; }
.userNav ul li a:active, .userNav ul li a:focus { }
.userNav ul li a:link  {  }
.userNav ul li a:visited {  }
.userNav ul li:first-child {  }

.menusec { 
}
.anasayf { 
	width: 45px !important;
	height: 80px !important;
	margin:-35px 0 0 -42px; 
}

span.facetwit {
	width:33px; 
	height:1.5em; 
	margin: -5px 0 0 0;
	float:right;
	z-index:9999 !important;
}

span.facetwit a{
	float:left;
	width:13px; 
	height:1.5em; 
	color: #8E8E8E;
	text-decoration:none;
}

.facetwit span {
	display:none;
}

.face {
	background: url("../images/facebook_twitter_logo.png") left top no-repeat transparent;
}

.twit {
	background: url("../images/facebook_twitter_logo.png") right top no-repeat transparent;
}

.yazyanal {
	/* Safari */
	-webkit-transform: rotate(270deg);
	 
	/* Firefox */
	-moz-transform: rotate(270deg);
	 
	/* IE */
	-ms-transform: rotate(270deg);
	 
	/* Opera */
	-o-transform: rotate(270deg);
	 
	/* Internet Explorer */
	*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);	
}

.yanyaz {
	width:185px;
	height:35px;
	margin-left: -185px;
	padding: 0px 180px 0 0px;
	color: #84C1DE ;
	font-size:20px;
}
.yan_menu { width:150px; height:520px; z-index: 8000; position:fixed; top:48px; margin-left: 60px; background: #84C1DE; }
.yan_menu .lastNav { width: 2px; background: #000 repeat; position: absolute; top: 0; right: 0; }
.yan_menu ul { }
.yan_menu ul li { height: 32px; margin-left: -40px; display: block; cursor: pointer;}
.yan_menu ul li a { 
	width:140px; 
	padding: 1px 0 1px 10px !important;
	font-size: 12px; 
	line-height: 14px;
	color: #fff;
	text-align:left;
	text-decoration: none; 
	text-transform:uppercase;
	display: block; 
	float: left; 
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
  }
.yan_menu ul li:focus, .yan_menu ul li:active, .yan_menu ul li:hover { background: #52B0ED; }
.yan_menu ul li:hover a{ }
.yan_menu ul li.selected a, .yan_menu ul li:visited { height: 32px; background: #DE7400;  }
.yan_menu ul li:selected { color: #333;}
.yan_menu li:last-child { border-right: none; }
.yanmenu > strong { font-size:13px;}

.uru{ 
	width: 980px;
	height: 600px;
	margin:0px auto 0 auto;
	z-index: auto;
	color: #666;
	background: #FFE9BF;
}

.urunler { width: 690px; float:left; padding-top: 55px; z-index:10; font-size: 15px; position:relative; left: 210px;
top: 50px; background:#FFF2D8; }
.urunler .lastNav { width: 2px; background: #000 repeat; position: absolute; top: 0; right: 0; }
.urunler ul { margin-left:-40px;}
.urunler ul li { width:135px; height:120px; display: block; cursor: pointer;   padding:0 0 0 0;margin: 0 0 20px 0; float:left;  position: relative; text-align:center; 
/* border:1px solid #D5D5D5; */
}

.urunler ul li a { 
	color: #666;
	text-decoration: none; 
	display: block; 
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
  }
.urunler ul li a:hover, .urunler ul li a:active, .urunler ul li a:focus { font-weight: bold; color: #009cc9; }
.urunler ul li a:visited { color: #30869f;}
.urunler ul li a:selected { font-weight: bold; color: #30869f;}
.urunler li div { margin:10px 0px 10px 25px;text-align: left; font-size:10px; text-transform:capitalize;}
.urunler p3 { 
	top:0px;
	left:20px;
	font-size:25px;
	line-height:26px;
	color: #9289C1;
	position: relative;
	 }

#urunler_goster li img {
	width: auto;
	max-height:100px;
	max-width:92px;
	margin:0 auto;
	display:block;

    -moz-box-shadow: 6px 6px 10px #666;
    -webkit-box-shadow: 6px 6px 10px #666;
    box-shadow: 6px 6px 10px #666;	
}

.ickutu, .ickutu2 {
	padding:40px 0 0 0;
	width: 830px;
	position:relative;
	color: #999;
	display:block;
	float:left;
}

/* 
	Header-Styles 
*/

.logom {
	width:240px;
	height: 94px;
	margin: 0 0 0 15px;
	padding:0 0 0 0;
	background: url(../images/arselebatlama_com_logo_kr.png) no-repeat center center;
	float: left;
	position:relative;
}

.logom h1, .logom small {
}
div.logom a {
	width:265px;
	height:100%;
	float: left;
}

.logom span {
	display:none;
}

a.logom.disabled {
	cursor: default;
}


/* 
	Text-Styles   
*/

#yaz {
	width: 260px;
	margin:auto;
    padding: 10px 35px;
    position: relative;
}

#yaz > h1 {
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
	line-height:30px;
    color: #FFF;
	text-align:center;
}

h2 {
	margin:0px 0px 10px 0px;
	font-size:36px;
	color:#000000;
	line-height:39px;
	letter-spacing:-1px;
}
h3 {
	margin:10px 0px 5px 0px;
	font-size:14px;
	line-height:21px;
	color:#000000;
}
h4 {
	margin:0px 0px 15px 0px;
	font-size:18px;
	line-height:21px;
	color: #900;
	float:left;
	font-style:italic;
}
small {
	color:#595856;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#F5A11A;
	text-decoration:none;
}
small a {
	color:F5A11A;
}
a:hover { text-decoration:underline; }
p {
	margin: 0px 0px 15px 0px;
}

a.button {
	background:#32312f url(../images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(../images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}

/*
	Footer-Styles
*/

#footer {
/*
	background-image:url(../images/altzemin.png);
	background-repeat:repeat-x;
	padding:15px;
	min-height:15px;
*/
	font-size:11px;
	top:0px;
	min-height:100px;
	height: 100%;
	display: block;
	color:#858585;
	width:100%;
	margin:auto;
	z-index:auto;
}
#footer_ic {
	margin: auto;
	width: 600px;
	padding-left: 60px;	
}
#footer2 {
	font-size:11px;
	top:0px;
	height: 15px;
	display: block;
	line-height: 8px;
	color: #666;
	height:60px;
}
.footer_orta {
	width: 320px;
	height:30px;
	margin:auto;
	padding:50px;
	text-align:center;
	line-height:20px;
}

.footer_orta a {
	position:relative;
	color: #858585;
	text-decoration:none;
}

.footer_sol {
	width: 300px;
	z-index:1;
	float:left;
	text-align:left;
	text-decoration:none;
}
.footer_sag {
	width: 150px;
	z-index:1;
	float: right;
	text-align:right;
}
.footer_sag a{
color: #666; 
text-decoration:none;
}

.golge_yaz {
	width: 460px;
	height: 80px;
	position: relative;
	float: right;
	margin: 40px -10px 0px 0px ;
	font-size: 65px;
	line-height:70px;
	font-weight: bold;
	color: rgba(220, 115, 0, 0.6);
	z-index:1 !important;
}

/* 
	Miscellaneous-Styles   
*/

/* Fix up IE6 PNG Support */
img, .logo { behavior: url(scripts/iepngfix.htc); }