@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

#body {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 94px;
	width: 960px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	height: 85px;
	width: 360px;
	float: left;
	padding-bottom: 0px;
	padding-top: 10px;
}


#w {
	display: block;
	margin-bottom: 0;
	float: left;
	height: 55px;
	width: 570px;
	z-index: 5000;
	padding-left: 30px;
	
} 


#ddmenu {
	display: block;
	width: 100%;
	cursor: pointer;
	outline: none;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	

}

#ddmenu li {
	display: block;
	position: relative;
	float: left;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	border-radius: 5px;
	width: 142px;
	
	
}

#ddmenu ul {
	position: absolute;
	top: 40px;
	width: 133px;
	;
	display: none;
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
	text-align: left;
	z-index: 3000;	
}

#ddmenu li a {
	display: block;
	width: 128px;
	height: 25px;
	margin-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	font-style: normal;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../css_images/menu_bg.jpg);
	text-indent: -1px;
	padding-left: 15px;
		
	


}
#ddmenu li ul a {
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	font-style: normal;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	background-image: url(../css_images/menu_bg_repeat.png);
	text-indent: -1px;
	
	
}









#language {
	height: 30px;
	width: 600px;
	float: left;
	margin-top: 8px;
}
#language_left {
	height: 21px;
	width: 337px;
	float: right;
	font-size: 10px;
	color: #666;
	text-align: right;
	padding-top: 4px;
	padding-right: 14px;
	background-image: url(../css_images/sperator.jpg);
	background-repeat: no-repeat;
	background-position: 339px center;
}

#language_right {
	float: right;
	height: 25px;
	width: 49px;
}
#cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
	background-color: #EEEEEE;
	height: 60px;
	width: 27px;
	position: absolute;
	z-index: 5000;
	box-shadow: 3px 3px 3px  #888888;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 120%;
	border-radius: 5px;
	margin-left: 5px;
}

#language_right a img {
		-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
#language_right a img:hover {
		-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=100);
}
#homapage_content {
	height: auto;
	width: 960px;
	margin-bottom: 3px;
	margin-top: 15px;
}



#news {
	float: left;
	height: 230px;
	width: 490px;
	margin-right: 10px;
	background-image: url(../css_images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
}
#news_baslik {
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	display: block;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	background: -moz-linear-gradient(left,  rgba(163,163,163,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(163,163,163,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(163,163,163,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(163,163,163,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(163,163,163,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(163,163,163,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */







filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a3a3a3', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	padding-bottom: 5px;

}
#news_content_root {
	width: 269px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#news_content {
	width: 259px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	margin-top: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}



#new_product {
	float: left;
	height: 190px;
	width: 200px;
	margin-right: 10px;
	background-image: url(../css_images/new_product_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
}
#new_product_images {
	height: 150px;
}
#new_product_images2 {
	height: 150px;
}

#new_product_baslik {
	height: 22px;
	width: 182px;
	display: block;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#new_product_baslik:hover {
	background-color:#EEE;
	/*cursor:pointer;*/
}


#our_branch {
	float: left;
	height: 190px;
	width: 200px;
	margin-right: 10px;
	background-image: url(../css_images/new_product_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#our_brands {
	float: left;
	height: 190px;
	width: 200px;
	background-image: url(../css_images/new_product_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
}

#banner {
	height: 334px;
	width: 960px;
	margin-bottom: 10px;
}
#footer {
	height: auto;
	width: 960px;
	margin-top: 15px;
}
#footer_top {
	height: auto;
	background-color: #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#footer_top_left {
	width: 480px;
	float: left;
	padding-top: 20px;
	margin-left: 10px;
}
#footer_top_right {
	width: 138px;
	float: right;
	height: 55px;
}
#footer_top_right a img {
	float: left;
	margin-right: 10px;
	margin-left: 4px;
	margin-top: 10px;
}
#footer_top_right a img:hover {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
#footer_bottom {
	height: 25px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin-left: 20px;
}

#footer_square {
	float: left;
	height: auto;
	width: 233px;
	margin-right: 5px;
	margin-top: 10px;
	padding-left: 8px;
}
#footer_square2 {
	float: left;
	height: auto;
	width: 214px;
	margin-top: 10px;
	padding-left: 8px;
}
#footer_baslik {
	width: auto;
	height: auto;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A29F9F;
	padding-bottom: 5px;
}
.footer_baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	


}


.footer_baslik:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.footer_icerik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
	opacity: 0.7;
	filter: alpha(opacity=70);
	line-height: 150%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.footer_icerik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
	opacity: 0.7;
	filter: alpha(opacity=70);
	line-height: 180%;
	margin-top: 4px;
	margin-bottom: 4px;
}

.footer_icerik:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
opacity:1;
filter:alpha(opacity=100);

}
.footer_icerik2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
}




.footer_top_left {
	color: #666;
	text-decoration: none;
}
.footer_bottom {
	color: #999999;
	text-decoration: none;
}
.gri {
	color: #666;
}


.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 20px solid navy;
overflow: scroll; /*leave this value alone*/
width: 960px;
height: 334px; /*Height should enough to fit largest content's height*/
}





.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 960px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#mygallery-paginate {
	position: absolute;
	z-index: 300;
	height: 5px;
	width: 950px;
	bottom: auto;
	top: 410px;
	text-align: right;
	padding-right:10px;
	
	
	
}

#clear {
	clear: both;
	height: 0px;
	width: 0px;
}
#icerik {
	height: auto;
	width: 960px;
	margin-bottom: 20px;
}
#icerik_saol {
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-top: 20px;
}
#icerik_sag {
	float: left;
	
	 height:auto;
 display: table;
	width: 660px;
	margin-top: 20px;
}
#icerik_banner {
	height: 488px;
	width: 660px;
	margin-bottom: 10px;
}
#icerik_sag_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	text-decoration: none;
	width: 660px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 20px;
}
#icerik_sag_content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999;
	text-decoration: none;
	width: 660px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 20px;
	line-height: 160%;
}

#icerik_sag_baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #666;
	width: 660px;
	height: 30px;
	margin-bottom: 15px;
	background-image: url(../css_images/baslik_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
}
#icerik_sag_baslik_satirli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #666;
	width: 660px;
	height: auto;
	margin-bottom: 15px;
	background-image: url(../css_images/baslik_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	line-height: 40px;
}

#icerik_saol ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#icerik_saol ul li a {
	display: block;
	padding-top: 13px;
	padding-bottom: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F3F3F3;
	font-weight: bold;
	text-decoration: none;
	color: #999;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#icerik_saol ul li a:hover {
	background-color: #EBEBEB;
	text-decoration: none;
}

.iletisim_button {
	background-image: url(../css_images/send_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 80px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: Transparent;
}

.iletisim_input {
	height: 33px;
	width: auto;
	font-style: italic;
	color: #999;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.iletisim_input_brands {
	height: auto;
	width: 90px;
	font-style: italic;
	color: #999;
	text-decoration: none;
	font-size: 15px;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}


.iletisim_input_brands:hover {
	height: auto;
	width: 90px;
	font-style: italic;
	color: #999;
	text-decoration: none;
	font-size: 15px;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	padding-top: 2px;
	background-color: #CCC;
	padding-bottom: 2px;
}



.iletisim_input2 {
	height: auto;
	width: 256px;
	font-style: italic;
	color: #999;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #CCC;
	border-radius:5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.iletisim_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #585758;
	text-decoration: none;
}
.iletisim_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

#sperator_certificate {
	float: left;
	height: 280px;
	width: 47px;
	background-image: url(../css_images/sperator.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
}
#sperator {
	float: left;
	height: 245px;
	width: 30px;
	background-image: url(../css_images/sperator.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#vitrin1 {
	float: left;
	height: auto;
	width: 180px;
}
#vitrin_images {
	display: block;
	margin-bottom: 15px;
}
#vitrin_baslik {
	font-size: 13px;
	color: #5d5d5d;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 5px;
}
#icerik_sag_content2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#icerik_sag_content2 ul li {
	display: block;
	color: #828282;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	background-color: #EFEFEF;
	margin-bottom: 8px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
}

#icerik_sag_content2 ul li:hover {
	display: block;
	color: #828282;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	background-color: #DBDBDB;
	margin-bottom: 8px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
}

.tarih {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	z-index: auto;
	float: right;
}
.branch_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	z-index: auto;
}

.bordo {
	color: #A02352;
	text-decoration: none;
}
.bordo2 {
	color: #A02352;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.haberlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585758;
	text-decoration: none;
}

.sitamap_menu {
	color: #666;
	font-size: 15px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: dashed;
	margin-bottom: 10px;
	display: block;
	width: 639px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.sitemap_submenu {
	font-size: 13px;
	padding-left: 30px;
	color: #CCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sitemap_submenu2 {
	font-size: 13px;
	padding-left: 60px;
	color: #CCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 6px;
	display: block;
}
.gri_link {
	color: #727272;
	text-decoration: none;
}
.gri_link2 {
	color: #CCCCCC;
	text-decoration: none;
}
