﻿body
{
	font-family: Arial,Verdana,Tahoma;
	height: 100%;
	font-size: 75%;
	height: 100%;
	text-align: center;
	line-height: 1.5;
	background: #cc021a url('/content/resources/bg.jpg') repeat-x scroll left top;
}
.container-o
{
	width: 998px;
	margin: 0 auto;
	background: transparent url('/content/resources/header-bg.jpg') no-repeat scroll left top;
}
.container
{
	width: 960px;
	text-align: left;
	padding: 0 19px;
}
.header
{
	padding: 52px 21px 0 21px;
	height: 98px;
}
.header-nav
{
	float: right;
	margin-top: 20px;
}
.header h1
{
	float: left;
}

.header-nav li
{
	display: inline;
	margin-right: 15px;
}

.header-nav li.last
{
	margin-right: 0;
}
.header-nav a
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
.header-nav a.on
{
	color: #ee1b24;
}
.header-nav a:hover
{
	color: #ee1b24;
}

.footer
{
	margin-top: 20px;
	background-color: #cdd1d4;
	padding: 20px 40px;
	font-weight: bold;
}

.footer ul li
{
	display: inline;
	margin-right: 20px;
	color: Gray;
	display: inline;
	margin-right: 20px;
}
.footer a
{
	text-decoration: none;
	color: #ee1b24;
}
.footer a:hover
{
	text-decoration: none;
}
.wrapper
{
	background-color: #f3f3f3;
}
.main
{
	padding: 10px 21px;
}
.main h2
{
	color: #323232;
	font-size: 2.2em;
	font-weight: bold;
}
.indexPage .main
{
	padding: 5px 21px 20px 21px;
}
.indexPage .main h2
{
	color: #323232;
	font-size: 1.6em;
	font-weight: bold;
}
.indexPage .main ul
{
	margin-top: 10px;
	float: left;
	width: 400px;
}
.indexPage .main .productAdvisor-door-o
{
	width: 200px;
	height: 325px;
	float: right;
	background: transparent url('/content/resources/productAdvisor-door-o-bg.png') no-repeat scroll left top;
	margin-top: 10px;
}
.indexPage .main ul li
{
	display: inline;
	float: left;
	width: 190px;
	margin-right: 30px;
	margin-bottom: 5px;
	height: 155px;
}
html > body .indexPage .main ul li
{
	margin-right: 15px;
}
.indexPage .main ul p a
{
	font-weight: bold;
	text-decoration: none;
	color: #ee1b24;
}
.indexPage .productAdvisor-door-o dl
{
	margin-left: 5px;
}
.indexPage .productAdvisor-door-o dt
{
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	margin-top: 7px;
	margin-left: 5px;
}
.indexPage .productAdvisor-door-o dd
{
	margin-top: 10px;
	margin-bottom: 20px;
}
.indexPage .productAdvisor-door-o img
{
	margin-top: 5px;
}
.indexPage .productAdvisor-door-o dd a
{
	margin-top: 20px;
	color: Black;
	display: block;
	width: 178px;
	height: 22px;
	text-align: center;
	height: 25px;
	background: transparent url('/content/resources/productAdvisor-save.png') no-repeat scroll left top;
}
.indexPage .productAdvisor-door-o dd a
{
	text-decoration: none;
}

.indexPage .main ul li.last
{
	margin-right: 0px;
}

.selectedCategoryPage h2
{
}
.selectedCategoryPage .productList
{
	margin-top: 5px;
	height: 384px; /*position: relative;*/
	background: #f3f3f3 url('/content/resources/catgoryProducts-bg.gif') repeat-x scroll left top;
}
.warranty
{
}
.selectedCategoryPage .productList ul
{
	/*padding-top: 100px;*/
	margin-left: 40px;
}
.selectedCategoryPage .productList ul li
{
	display: inline;
	float: left;
	width: 120px;
	margin-left: 21px; /*position: relative;*/
}
.selectedCategoryPage .productList ul li p
{
	margin-left: 5px /*position: relative;*/;
}
.selectedCategoryPage .productList ul li img
{
	width: 90px;
	height: 135px;
}
.selectedCategoryPage .productList ul li a
{
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}
/*.selectedCategoryPage .productList ul li p
{
	font-size: 0.9em;
	position: absolute;
	top: 120px;
	left: 20px;
}*/
.selectedCategoryPage .productList ul li p a
{
	color: #ee1b24;
	text-decoration: none;
}
.selectedCategoryPage .productList ul li img
{
	display: block;
}
.categoryListPage-content
{
	margin-top: 20px;
	margin-bottom: 120px;
}
.categoryListPage .categoryList
{
	float: left;
}
.categoryListPage .categoryList a
{
	color: #000;
	text-decoration: none;
	padding: 3px 0;
	display: block;
}
.categoryListPage .categoryList
{
	line-height: 1.2;
}
.categoryTypeList
{
	margin-bottom: 65px;
}
.categoryTypeList label
{
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
.categoryTypeList li
{
	font-size: 11px;
	display: inline;
	float: left;
}
.categoryListPage .categoryList a:hover, .categoryListPage .categoryList a.on
{
	color: #ee1b24;
}
.categoryList-images
{
	float: left;
	line-height: 0;
	margin-left: 60px;
	width: 670px;
}
.categoryList-images li
{
	padding: 3px;
	background-repeat: no-repeat;
	display: inline;
	margin-bottom: 18px;
	float: left;
	margin-right: 20px;
}
.categoryList-images li.on, .categoryList-images li:hover, .categoryList-images li.on-proxy
{
	background-image: url('/content/resources/selectedCategory.png');
}
.siteMap
{
	background-color: #9e9c9d;
	padding: 2px 10px;
	position: relative;
	bottom: 1px;
}

.siteMap ul li
{
	display: inline;
	margin-right: 10px;
	color: #fff;
}
.siteMap ul li a
{
	font-weight: bold;
}
.siteMap ul li.on
{
	background-color: #f3f3f3;
	padding: 4px 12px 4px 12px;
	margin-right: 0px;
}
.siteMap ul li.on
{
	color: #000;
	margin-right: 0px;
	font-weight: normal;
}
.siteMap ul li a
{
	margin-right: 8px;
	color: #fff;
	text-decoration: none;
}
.productPage .main
{
	margin-top: 30px;
}
.productPage .content-a
{
	float: left;
	width: 450px;
	background: #fff; /* transparent url('/content/resources/product-info-bg.png') no-repeat scroll left top;*/
}

.productPage .content-b > img
{
	margin-left: 8px;
	margin-bottom: 8px;
	/*width: 450px;*/
}

.productPage .content-b
{
	margin-left: 16px;
	float: left;
	width: 450px;
}


.productPage .content-b a
{
	margin-left: 30px;
	color:#EE1B24;
	font-weight:bold;
	text-decoration: none;
}

.product-info
{
	padding: 15px;
	padding-top: 8px;
}
.product-info .image
{
	float: left;
}
.product-info .desc
{
	float: left;
	width: 52%;
}
.product-image
{
	display: block;
	float: left;
}
.product-info .product-image
{
	width: 150px;
	height: 200px;
}
.product-info .images
{
	float: left;
	position: relative;
}
.images-ext
{
	float: left;
	position: absolute;
	top: 28px;
	right: -28px;
}
.images-ext .ce
{
	margin-top: 7px;
	width: 70px;
	height: 20px;
}
.images-ext .ynyt
{
	width: 70px;
	height: 55px;
}
.images-ext img
{
	width: 70px;
	display: block;
}
.product-info .desc
{
	float: right;
}
.content-b h3
{
	font-size: 2.2em;
	margin-top: 15px;
	font-weight: bold;
}
.content-b img.product-features-pic
{
	margin-top: 20px;
}

.main-sideBar
{
	float: left;
	width: 200px;
}

.main-sideBar ul li
{
	line-height: 1.8em;
}
.main-sideBar ul a
{
	color: #000;
	font-weight: bold;
	text-decoration: none; /*padding: 3px 0; 	display: block;*/
}
.main-sideBar ul
{
	line-height: 1.2;
}
.main-sideBar ul a:hover, .main-sideBar ul a.on
{
	color: #ee1b24;
}
.main-mainContent
{
	float: left;
	width: 718px;
}

.satisSonrasiHizmetlerPage .main-mainContent ul li
{
	display: inline;
	float: left;
	width: 325px;
	height: 140px;
	margin-left: 30px;
	background-color: White;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
}
.satisSonrasiHizmetlerPage .main-sideBar ul
{
	margin-top: 0px;
}
.satisSonrasiHizmetlerPage .main-mainContent ul li h4
{
	color: #ee1b24;
	text-transform: uppercase;
	font-weight: bold;
}
.satisSonrasiHizmetlerPage .main-mainContent ul li div
{
	padding: 15px 20px 0px 20px;
}
.satisSonrasiHizmetlerPage h2
{
	margin-bottom: 20px;
}
.satisSonrasiHizmetlerPage .filter
{
	text-align: right;
}
.satisSonrasiHizmetlerPage .filter form
{
	display: inline;
}
.satisSonrasiHizmetlerPage .main-mainContent .filter
{
	margin-bottom: 30px;
}
.satisSonrasiHizmetlerPage .main-mainContent .filter *
{
	vertical-align: middle;
}
.satisSonrasiHizmetlerPage .main-mainContent .filter label
{
	margin-right: 10px;
	font-weight: bold;
}
.content-nav
{
	float: left;
	width: 200px;
}
.content-nav ul li a.on
{
	/*padding-left:10px; background: transparent url('/content/')*/
}
.left
{
	margin-left: 210px;
}
.content-inner
{
	float: left;
	margin-left: 10px;
	width: 700px;
	line-height: 1.5;
}
.content-inner a
{
	color: #ee1b24;
	text-decoration: none;
}
.content-inner h3
{
	font-weight: bold;
	margin-top: 15px;
	font-size: 1.2em;
}
.content-inner p
{
	margin-top: 20px;
	line-height: 1.8em;
}
.content-inner ul
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.content-inner ul li
{
	list-style-type: disc;
}
.content-nav li
{
	line-height: 1.8em;
}
.content-nav a
{
	color: #000;
	font-weight: bold;
	text-decoration: none; /*padding: 3px 0; 	display: block;*/
}

.content-nav a:hover, .content-nav a.on
{
	color: #ee1b24;
}
#example
{
	width: 960px;
	height: 336px;
}
.customProps
{
	margin-top: 15px;
}
.customProps li
{
	display: inline;
	float: left;
	margin-right: 12px;
}
.customProps li img
{
	display: block;
	width: 44px;
}
.customProps li label
{
	display: block;
	width: 44px;
	font-size: 8px;
	font-weight: bold;
	margin-left: 3px;
}
.productAdvisorPage form
{
	float: left;
	margin-top: 20px;
}
.productAdvisorPage form label
{
	display: block;
	font-weight: bold;
	margin-left: 3px;
}
.productAdvisorPage form textarea
{
	margin-bottom: 10px;
	width: 180px;
	height: 80px;
}
.productAdvisorPage form input
{
	margin-bottom: 10px;
	width: 180px;
	padding: 2px;
}

.productAdvisorPage form select
{
	margin-bottom: 10px;
	width: 180px;
	padding: 2px;
}

.productAdvisorPage form input[type="submit"]
{
	width: 185px;
	padding: 5px;
}
.productAdvisorPage img
{
/*	margin-top: 110px;
	margin-left: 40px;*/
}
.categoryListPage2 .categoryList-imageList-o
{
	margin-top: 25px;
	height: 384px;
	background: #f3f3f3 url('/content/resources/catgoryProducts-bg.gif') repeat-x scroll left top;
}
.categoryListPage2 .prev
{
	float: left;
	margin-top: 180px;
	margin-left: 5px;
	width: 28px;
	background: transparent url(/content/resources/carusel-prev.png) no-repeat scroll 0 0px;
	cursor: pointer;
	display: block;
	float: left;
	height: 30px;
	width: 28px;
	margin-left: 7px;
}
.categoryListPage2 .next
{
	float: left;
	margin-top: 180px;
	margin-left: 5px;
	width: 28px;
	background: transparent url(/content/resources/carusel-next.png) no-repeat scroll 0 0px;
	cursor: pointer;
	display: block;
	float: left;
	height: 30px;
	width: 28px;
}
.categoryListPage2 .categoryList-imageList-o ul li
{
	display: inline;
	float: left;
	width: 120px;
	margin-left: 19px;
}
.categoryListPage2 .categoryList-imageList-o ul > li
{
	display: inline;
	float: left;
	width: 120px;
	margin-left: 21px;
}
.categoryListPage2 .categoryList a
{
	color: #000;
	text-decoration: none;
}
.categoryListPage2 .categoryList
{
}
.categoryListPage2 .categoryList li
{
	display: block;
	float: none;
	position: relative; /*display: inline; 	width: 20%; 	float: left;*/
}
.categoryListPage2 .categoryList a:hover, .categoryListPage2.categoryList a.on
{
	color: #ee1b24;
}
.categoryListPage2 .categoryList
{
	/*width: 500px;*/
	margin-bottom: 20px;
	width: 900px;
}
.categoryListPage2 .categoryListPage2-content
{
	margin-top: 15px;
}
.categoryListPage2 .categoryList-imageList-i ul li
{
	height: 383px;
	position: relative;
}
.categoryListPage2 .categoryList-imageList-i
{
	float: left;
}
.categoryListPage2 .categoryList-imageList-i li img
{
	margin-top: 10px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 140px;
	margin-left: 13px;
}
.categoryListPage2 .categoryList-imageList-i ul li.on
{
	background: transparent url(/content/resources/productCategory-bg.png) no-repeat scroll 0px 1px;
}
.categoryListPage2 .categoryList-imageList-i ul a
{
	display: block;
	text-align: center;
	margin-top: 15px;
	color: #fff;
	text-decoration: none;
}
.categoryListPage2 .categoryList-imageList-i ul a:hover
{
	text-decoration: none;
}
.categoryListPage2 .categoryList-imageList-i ul li a span
{
	display: none;
	font-weight: bold;
}
.categoryListPage2 .categoryList-imageList-i ul li.on a span
{
	display: block;
}
.content-inner strong
{
	font-weight: bold;
}
.serviceProvidersPage h2
{
	margin-bottom: 10px;
}
.serviceProvidersPage .main-mainContent ul
{
	background-image: url('/content/resources/hizmet-agi-seperator.png');
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: 305px 0px;
	height: 500px;
	margin-top: 20px;
}
.serviceProvidersPage .main-mainContent ul li
{
	display: inline;
	padding: 50px;
	float: left;
}
.serviceProvidersPage .main-mainContent ul li label
{
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	color: #ee1b24;
}
.techicalInfo table
{
	width: 100%;
}
.techicalInfo table th, table td
{
	padding: 5px 40px 5px 0px;
	/*border-bottom: 1px solid #dcdcdc;*/
}

.techicalInfo table th
{
	font-weight: bold;
	font-size: 1.1em;
}
.techicalInfo .additionalInfo
{
	margin-top: 40px;
	font-size: 0.8em;
}

.reklam5-door
{
    position:relative; 
    top:-25px;
}

.reklam5-door img{ position:relative; top:8px; left:3px}

.reklam5-door a
{
	text-decoration: none;
	color:Gray;
	font-size: 11px;
}
.reklam5-door a:hover
{
	text-decoration: none;
}

.phone
{
position:relative; 
top:-15px;
margin-left:550px;
}



.footer-doors{ float:left;}
.footer-doors ul { margin-top:3px}

.banner
{
	top:1px;
float:right;
margin-right:26px;
position:relative;
}