body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	background-color: #ffffff;
	background-image: url(images/Page-BgTexture.jpg);
}

a:link, a:visited {
	color: #29383d;
	text-decoration: none;
	line-height: 14px;
} 
a:active, a:hover {
	color: #CCC;
	text-decoration: none;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.box_w20 {
	clear: none;
	width:225px;
	height: 70px;
	float: right;
}

.box_back {
	clear: none;
	width:70px;
	height: 50px;
	float: right;
	margin-right: 30px;
	margin-top: 20px;
}
.product_box_kampanya {
	width: 220px;
}

.box_w20_h {
	clear: none;
	width:225px;
	height: 70px;
	float: right;
	margin-right: 50px;
}
.box_w20left {
	clear: none;
	width:225px;
	height: 70px;
	float: left;
}

.box_w20content {
	clear: none;
	width:140px;
	height: 40px;
	float: left;
	margin-left: 20px;
}
.box_w20video {
	clear: none;
	width:140px;
	height: 40px;
	float: left;
	margin-left: 20px;
}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_w20 {
	clear: left;
	width:750px;
	height: 20px;
}

.cleaner_w40 {
	clear: left;
	width:750px;
	height: 40px;
	margin-bottom:20px;
}

.cleaner_w30 {
	clear: left;
	width:730px;
	height: 30px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B3D3DE;
	margin-top: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hiza {
	float: right;
	height: 70px;
	width: 70px;
}


.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a {
	display: block;
	width: 95px;
	height: 24px;
	color: #686b53;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/button_01.png) no-repeat;
	float: left;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 28px;
}

.fiyat_01{
	display: block;
	width: 130px;
	height: 55px;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 15px;
	background-image: url(images/fiyat_bg.png);
	background-repeat: no-repeat;
}

.button_01 a:hover {
		background: url(images/button_01_hover.png) no-repeat;	
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 10px;
	font-weight: normal;
}

h2 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #4b4743;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}

.fl { float: left; }
.fr { float: right; }

.margin_r_10 {
	margin-right: 20px;
}

.margin_r_20 {
	margin-right: 20px;
	border: thin dashed #666;
}

.margin_r_80 { margin-right: 80px; }
#site_title_bar_wrapper

/* site basligi */

 {
	width: 100%;
	height: 130px;
	margin: 0 auto;
	background-color: #F89D28;
	background-image: url(images/site_title_bg_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#site_title_bar {
	width: 1080px;
	height: 130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
}

#site_title_bar  #site_title {
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	width: auto;
	margin-left: 10px;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-left: 3px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
}
#site_title_bar /* menu */

 #menu {
	float: right;
	width: 630px;
	height: 45px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 85px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}

#menu ul {
	margin: 0px;
	padding: 13px 0 0 20px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 22px;
	padding: 3px 10px 0 5px;
	margin: 0 10px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current {
	position: relative;
	color: #008BB4;
	background: url(images/menu_hover_right.png) right top no-repeat;
}

#menu li a:hover span, #menu li .current span {
	position: absolute;
	top: 0;
	left: -5px;
	height: 25px;
	width: 5px;
	background: url(images/menu_hover_left.png) no-repeat;
}

/* menu sonu*/

/* baslik sonu */

/* banner */

#banner_wrapper {
	clear: both;
	width: 100%;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/nav.png);
}

#banner {
	width: 940px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FC6;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/nav.png);
}

#banner p {
	font-size: 28px;
	color: #000000;
	line-height: 34px;
}

#banner p span {
	color: #ffffff;
	font-style: italic;
}

/* banner sonu*/



/* icerik */

#content {
	width: 1000px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}


.content_title h2 {
	font-size: 24px;
	color: #CCCCCC;
	margin-left: 70px;
}


.product_box {
	float: left;
	width: 212px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	background-color: #66A3B5;
	height: 273px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #66A3B5;
	border-right-color: #66A3B5;
	border-bottom-color: #66A3B5;
	border-left-color: #66A3B5;
}

.product_box_anasayfa {
	float: left;
	width: 228px;
	margin-bottom: 10px;
	background-color: #E4EFF1;
	height: 150px;
	padding: 0px;
	border: 1px none #666;
}



.product_box_b {
	float: left;
	width: 220px;
	border: 1px solid #AFE4E4;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	background-color: #AFE4E4;
	height: 100%;
}
#content #header_menu_section .cleaner_w30 table tr td {
	color: #666;
	height: 40px;
	width: 745px;
}


.product_box_kurumsal {
	float: left;
	width: 800px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	height: 100%;
	margin-left: 70px;
	color: #66A3B5;
}

.product_box_kurumsal h3 {
	font-size: 16px;
	color: #FF9900;
}

.product_box_right h3 {
	font-size: 16px;
	color: #FF9900;
	border: 1px solid #333333;
	text-align: center;
	background-color: #2A2A2A;
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;

}

.product_box_video {
	float: left;
	width: 340px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 50px;
	height: 100%;
	margin-right: auto;

}

.product_box_right {
	float: right;
	width: 225px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-color: #E2EAED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #FFFFFF;
	border-left-color: #C5D5DA;
	height: 730px;
	clear: none;
	margin-bottom: 0px;
}

.product_box_ticari {
	float: right;
	width: 225px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-color: #E2EAED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #FFFFFF;
	border-left-color: #C5D5DA;
	height: 1010px;
	clear: none;
}

.product_box_ev {
	float: right;
	width: 225px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-color: #E2EAED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #FFFFFF;
	border-left-color: #C5D5DA;
	height: 1320px;
	clear: none;
}

.product_box_ev img {
	margin-left: 5px;
	border: 1px solid #333333;
}

.product_box_right img {
	margin-left: 5px;
	border: 1px none #333333;
}

.product_box_right h3 {
	font-size: 16px;
	color: #FF9900;
	border: 1px solid #333333;
	text-align: center;
	background-color: #2A2A2A;
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;

}
.product_box_ticari h3 {
	font-size: 16px;
	color: #FF9900;
	border: 1px solid #333333;
	text-align: center;
	background-color: #2A2A2A;
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;

}
.product_box_anasayfa.margin_r_20 ul li {
	list-style-type: square;
	color: #BFCDDB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7D4DC;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-right: 10px;
	margin-left: 0px;
	list-style-position: outside;
}

.product_box_anasayfa.margin_r_20 ul {
	margin-left: 20px;
	color: #FFFFFF;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.product_box_ticari img {
	margin-left: 5px;
	border: 1px solid #333333;
}

.product_box_ev h3 {
	font-size: 16px;
	color: #FF9900;
	border: 1px solid #333333;
	text-align: center;
	background-color: #2A2A2A;
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;

}

.product_box:hover {
	background-color: #AFE4E4;
}

.product_box a {
	text-decoration: none;
}

.product_box a:hover {
	text-decoration: none; 
}

.product_box a img {
	border: 1px none #333333;
}

.product_box h3 {
	font-size: 16px;
	color: #66A3B5;
	text-align: center;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 17px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/tag.jpg);
}

.product_box h4 {
	font-size: 13px;
	color: #66A3B5;
	text-align: center;
	background-color: #FFF;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 17px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.product_box:hover h3 {
	color: #006695;
}

.product_box p {
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
.product_box h2 {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}

.product_ana_left {
	float: left;
	width: 750px;
}
.product_ana_left   .product_img_wrapper {
	border: 10px solid #f1f1f1;
	padding: 1px;
	background: #ffffff;
}

.ev a{
	width: 216px;
	background-image: url(images/ev_tipi.jpg);



}

.product_detail_left {
	float: left;
	margin-left: 70px;
}
.product_detail_left .product_img_wrapper {
	border: 10px solid #66A3B5;
	padding: 1px;
}

.product_detail_right {
	float: left;
	width: 450px;
	margin-left: 40px;
	color: #66A3B5;
	font-weight: normal;
}

.product_detail_right h3 {
	font-size: 16px;
	color: #FF9900;
}

.service_applied li {
	margin: 0px;
	padding: 3px 0 3px 20px;
	color: #006695;
	background:url(images/list_icon.jpg) left center no-repeat;
}

/* menu sonu */

/* icerik */

#footer_wrapper {
	width: 100%;
	background: #666956 url(images/footer_bg.jpg) repeat-x top;
	height: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #d4d5cd;
	background: none;
}

#footer .section_w220 {
	float: left;
	width: 200px;
	padding-right: 20px;
	color: #333;
	font-weight: bold;
}

#footer .section_w220 h4 {
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 3px 0;
}

#footer p {
	margin-bottom: 10px;
}

.service_applied {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list_menu li {
	margin: 0px;
	padding: 3px 0;
}

.footer_list_menu li a {
	color: #d4d5cd;
	font-weight: normal;
}

.footer_list_menu li a:hover {
	color: #ffffff;
	font-weight: normal;
}

/*  menu sonu */	


#header_menu_section {
	float: none;
	width: 764px;
	height: 370px;
	margin-left: 10px;
}

#header_menu_section_ic {
	float: none;
	width: 870px;
	height: 370px;
	margin-left: 10px;
}

#header_menu_alt {
	float: none;
	width: auto;
	height: 250px;
}


.urun_mesafe {
	float: left;
	height: 300px;
	width: 100px;
}


.header_menu a {
	float: left;
	display: block;
	width: 350px;
	height: 370px;
	outline: none;
}

.home_menu a {
	margin-right: 30px;

	background-repeat: no-repeat;
}
.home_menu a:hover {

	background-repeat: no-repeat;
}

.contact_menu a {

	background-repeat: no-repeat;
}
.contact_menu a:hover {

	background-repeat: no-repeat;
}
.video {
	width: 363px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}

