/*
	Document's Creator : Volkan Altinbas
	Created Date: 12/11/08
	Modifier : Volkan Altinbas
	Modified Date: 12/01/2009
*/

/* #### general definations #### */
body
{
	background-color: #FFFFFF;
	color: #595959;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

a
{
	color: #00add9;
	text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

input, textarea, select
{
	color: #4d4d4d;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.formgrp
{
	width: 100%;
	overflow: hidden;
}

.fl
{
	float: left;
}
.fr
{
	float: right;
}

.clear
{
	clear: both;
	overflow: hidden;
	height: 0;
	width: 100%;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

/* #### layout #### */
.wrapper
{
	margin: 0 auto;
	width: 983px;
	text-align: left;
}
.main
{
	border: solid 1px #cccccc;
	position: relative;
	z-index: 99;
}
.primary-column
{
	float: left;
}
.secondary-column
{
	float: right;
}
.column-group.type1 .primary-column, .column-group.type1 .secondary-column
{
	width: 425px;
}
.column-group.type2 .primary-column, .column-group.type2 .secondary-column
{
	border: solid 1px #eeeeee;
	background-color: #f7f7f7;
	margin-bottom: 20px;
}
.column-group.type2 .primary-column
{
	padding: 25px 25px 6px;
	width: 305px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 253px;
}
.column-group.type2 .secondary-column
{
	width: 610px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 608px;
}

/* header */
.header
{
	position: relative;
	height: 74px;
	z-index: 100;
}

/* header logo */
.header .logo
{
	position: absolute;
	bottom: -24px;
	left: 18px;
	width: 141px;
	height: 77px;
}

/* header search and language */
.header .search-language-wrap
{
	background: url(../images/search_language_wrap_bg.gif) 0 0 repeat-x;
	height: 27px;
	position: absolute;
	top: 47px;
	right: 0px;
	width: 325px;
}

/* language */
.header .search-language-wrap .languagetr
{
	background: url(../images/text_language_turkish.gif) no-repeat;
	position: absolute;
	right: 12px;
	top: 9px;
}

.header .search-language-wrap .languageen
{
	background: url(../images/text_language_english.gif) no-repeat;
	position: absolute;
	right: 12px;
	top: 9px;
}

.header .search-language-wrap .language a
{
	display: block;
	width: 40px;
	height: 13px;
	text-indent: -9999px;
}

/* search */
.header .search-language-wrap .search
{
	position: absolute;
	left: 61px;
	top: 0;
}

.header .search-language-wrap .search .textField
{
	border: solid 1px #333333;
	padding-left: 5px;
	padding-right: 5px;
	width: 165px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 153px;
	position: absolute;
	left: 0;
	top: 5px;
}

.header .search-language-wrap .search .btn
{
	background: url(../images/search_submit_btn.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	width: 32px;
	height: 27px;
	position: absolute;
	left: 170px;
	top: 0;
}

/* header navigation */
.header .navigation
{
	bottom: -2px;
	left: 175px;
	position: absolute;
	width: 490px;
	z-index: 999;
}

.header .navigation li.lev0
{
	float: left;
	margin-right: 4px;
}

.header .navigation a.lev0
{
	display: block;
	height: 29px;
	text-indent: -9999px;
}

.header .navigation li.item1
{
	background: url(../images/navigation_main_items_tr.gif) 0 0 no-repeat;
	width: 87px;
}

.header .navigation li.item1 a.lev0:hover
{
	background: url(../images/navigation_main_items_tr.gif) 0 -29px no-repeat;
}

.header .navigation li.item2
{
	background: url(../images/navigation_main_items_tr.gif) -91px 0 no-repeat;
	width: 80px;
}

.header .navigation li.item2 a.lev0:hover
{
	background: url(../images/navigation_main_items_tr.gif) -91px -29px no-repeat;
}

.header .navigation li.item3
{
	background: url(../images/navigation_main_items_tr.gif) -175px 0 no-repeat;
	width: 99px;
}

.header .navigation li.item3 a.lev0:hover
{
	background: url(../images/navigation_main_items_tr.gif) -175px -29px no-repeat;
}

.header .navigation li.item4
{
	background: url(../images/navigation_main_items_tr.gif) -278px 0 no-repeat;
	width: 120px;
}

.header .navigation li.item4 a.lev0:hover
{
	background: url(../images/navigation_main_items_tr.gif) -278px -29px no-repeat;
}

.header .navigation li.item5
{
	background: url(../images/navigation_main_items_tr.gif) -402px 0 no-repeat;
	width: 77px;
}

.header .navigation li.item5 a.lev0:hover
{
	background: url(../images/navigation_main_items_tr.gif) -402px -29px no-repeat;
}


.header .navigation li.item6
{
	background: transparent url(../images/search_language_wrap_bg.gif) repeat-x scroll 0 0;
	width: 120px;
}


.header .navigation li:hover ul, .header .navigation li a:hover ul
{
	visibility: visible;
	height: 30px;
	background-color: Transparent;
	background: transparent url(../images/transparent.gif) repeat-x scroll 0 0;
}


.header .navigation table
{
	border-collapse: collapse;
	border-spacing: 0px;
}

/* sub menu */
.currentPage
{
	color: #d31c25;
	text-decoration: none;
}

.header .navigation ul
{
	background-color: #ffffff;
	visibility: hidden;
	position: absolute;
	top: 29px;
	left: 0;
	padding: 11px 0;
	width: 700px;
}

.header .navigation ul li
{
	display: inline;
}

.header .navigation ul li a, .header .navigation ul li a.active:hover
{
	border-right: dotted 1px #000000;
	color: #000000;
	display: block;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}

.header .navigation ul li a:hover, .header .navigation ul li a.active
{
	color: #d31c25;
}

.header .navigation ul li a.last-item
{
	border: 0;
	margin: 0;
	padding: 0;
}

/* concept picture */
.concept-picture
{
	border-bottom: solid 1px #CCCCCC;
	position: relative;
	width: 100%;
}

.concept-picture img
{
	padding: 0px !important;
	margin: 0px !important;
}

/* sub navigation */
.sub-navigation
{
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	left: 0;
}

.sub-navigation li
{
	display: inline;
}

.sub-navigation li a
{
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background-color: #FFFFFF;
	color: #333333;
	float: left;
	text-transform: uppercase;
	line-height: 35px;
	padding: 0 22px;
	position: relative;
}

.sub-navigation li a.current
{
	background: none;
	border-top: none;
	text-decoration: none;
	cursor: default;
}

.sub-navigation li a.current span
{
	background: url(../images/arrow_icon2.gif) no-repeat;
	height: 6px;
	width: 11px;
	position: absolute;
	top: 36px;
	left: 50%;
}

/* main-content */
.main-content
{
	padding: 34px 27px;
	position: relative;
}
.main-content p
{
	line-height: 140%;
	margin-bottom: 14px;
}
.main-content h2.page-title, .main-content h3, .main-content h4, .main-content h5
{
	font-family: "Trebuchet MS" , sans-serif;
}
.main-content h2.page-title
{
	color: #D31C25;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 25px;
}
.main-content h3
{
	color: #00ADD9;
	font-size: 14px;
	margin-bottom: 14px;
}
.main-content h3.sub-title
{
	background: url(../images/arrow_icon4.gif) 0 50% no-repeat;
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	padding-left: 23px;
	margin-bottom: 22px;
}
.main-content h3.table-title
{
	background: url(../images/table_thead_bg.gif) 0 0 repeat-x;
	border: solid 1px #eeeeee;
	border-bottom: none;
	padding: 16px 8px 16px 25px;
	margin-bottom: 0;
}
.main-content h3.table-title input
{
	float: right;
	clear: right;
}
.main-content h4
{
	color: #666666;
	font-size: 13px;
	margin-bottom: 14px;
}
.main-content blockquote
{
	border-top: dashed 1px #cccccc;
	border-bottom: dashed 1px #cccccc;
	line-height: 140%;
	padding: 20px;
	margin-bottom: 14px;
	text-align: center;
}

/* icon */
.icon.basket
{
	background: url(../images/icon_basket.gif) no-repeat;
	height: 50px;
	width: 71px;
	margin: 0 auto 20px auto;
}

/* bread-crumb */
.main-content .bread-crumb
{
	margin-bottom: 5px;
}
.main-content .bread-crumb, .main-content .bread-crumb a
{
	font-size: 11px;
}
.main-content .bread-crumb a, .main-content .bread-crumb a.current:hover
{
	color: #999999;
	text-decoration: underline;
}
.main-content .bread-crumb a.current
{
	text-decoration: none;
}

/* list */
.list.temp1, .list.temp2, .list.temp3, .list.information, .list.explanation
{
	margin-bottom: 14px;
}

/* list temp1 */
div.list.temp1
{
	border-left: solid 4px #f0f0f0;
	color: #000000;
	padding-left: 11px;
	_padding-left: 16px;
}

div.list.temp1 ol
{
	margin-left: 20px;
	list-style: outside decimal;
	font-weight: bold;
}

div.list.temp1 ol li
{
	margin-bottom: 15px;
	padding-left: 0;
}

div.list.temp1 li span
{
	color: #595959;
	font-weight: normal;
}

/* list temp2 */
div.list.temp2
{
	border: solid 1px #eeeeee;
	padding: 21px;
}

div.list.temp2 h3
{
	font-size: 18px;
	font-weight: normal;
}

div.list.temp2 ul li
{
	background: url(../images/arrow_icon1.gif) 0 5px no-repeat;
	padding-left: 16px;
	margin-bottom: 10px;
}

/* list campaign */
div.list.campaign
{
	border: solid 1px #eeeeee;
	padding: 21px;
	background-color: #FFFADD;
}

div.list.campaign h3
{
	font-size: 14px;
	font-weight: bold;
	color: #858585;
}

div.list.campaign ul li
{
	background: url(../images/arrow_icon3.gif) 0 5px no-repeat;
	padding-left: 16px;
	margin-bottom: 15px;
}

/* list temp4 */
div.list.temp4
{
	border: none;
	padding: 21px;
}

div.list.temp4 h3
{
	font-size: 18px;
	font-weight: normal;
}

div.list.temp4 ul li
{
	background: url(../images/arrow_icon3.gif) 0 5px no-repeat;
	padding-left: 16px;
	margin-bottom: 10px;
}

/* list temp3 */
ul.list.temp3
{
	background-color: #f0f0f0;
	font-family: "Trebuchet MS" , sans-serif;
	padding: 13px 20px;
}

ul.list.temp3, ul.list.temp3 a
{
	color: #000000;
}

ul.list.temp3 li
{
	position: relative;
}

ul.list.temp3 li span.number
{
	float: left;
	font-size: 55px;
	line-height: 40px;
	height: 34px;
	width: 45px;
	overflow: hidden;
}

ul.list.temp3 li span.text
{
	border-bottom: dashed 1px #cccccc;
	float: left;
	font-size: 18px;
	line-height: 41px;
	width: 340px;
}

ul.list.temp3 li.last-item span.text
{
	border-bottom: none;
}

/* information */
div.information
{
	background: url(../images/information_icon.gif) no-repeat;
	padding-left: 32px;
	font-size: 11px;
	line-height: 140%;
}

div.information, div.information h4
{
	color: #999999;
}

div.information ul.list.information li
{
	display: inline;
}

div.information ul.list.information li span.seperator
{
	border-left: solid 1px #999999;
	font-size: 8px;
	overflow: hidden;
	margin: 0 5px;
}

div.information ul.list.explanation li
{
	background: url(../images/arrow_icon3.gif) 0 4px no-repeat;
	padding-left: 9px;
}

/* table */
.table
{
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 19px;
}
.table td, .table th
{
	vertical-align: middle;
}
.table.center
{
	text-align: center;
}
.table .center
{
	text-align: center;
}
.table td.right, .table th.right
{
	text-align: right !important;
}

/* table temp1 */
.table.temp1 td, .table.temp1 th
{
	border: solid 1px #eeeeee;
	color: #858585;
	padding: 8px 10px;
}
.table.temp1 thead th.first, .table.temp1 tbody th
{
	padding-left: 24px;
}
.table.temp1 thead th
{
	background-color: #fffadd;
	color: #fcb818;
	font-family: "Trebuchet MS" , sans-serif;
	font-size: 14px;
}
.table.temp1 thead th.first
{
	text-align: left;
}
.table.temp1 thead th.first.alt1
{
	background: none;
	color: #00ADD9;
}
.table.temp1 tr.bgcolor1 td, .table.temp1 tr.bgcolor1 th
{
	background-color: #f7f7f7;
}

/* .table.temp1.type1 */
.table.temp1.type1 td, .table.temp1.type1 tbody td
{
	color: #333333;
}
.table.temp1.type1 tbody th.center
{
	padding-left: 0;
	text-align: center;
}
.table.temp1.type1 tbody th img
{
	margin-bottom: 12px;
}
.table.temp1.type1 tbody th.color1
{
	color: #663366;
}
.table.temp1.type1 tbody th.color2
{
	color: #99CC00;
}
.table.temp1.type1 tbody th.color3
{
	color: #517599;
}
.table.temp1.type1 tbody th.color4
{
	color: #745E3D;
}

/* .table.temp1.type2 */
.table.temp1.type2 td, .table.temp1.type2 tbody td
{
	color: #333333;
}
.table.temp1.type2 thead th
{
	padding: 0;
	line-height: 60px;
}
.table.temp1.type2 thead th.color1
{
	background-color: #F5FAE5;
	color: #99CC00;
}
.table.temp1.type2 thead th.color2
{
	background-color: #FFF5E5;
	color: #FF9900;
}
.table.temp1.type2 thead th.color3
{
	background-color: #E5EFFA;
	color: #0066CC;
}
.table.temp1.type2 thead th.color4
{
	background-color: #EFEAF5;
	color: #663366;
}

/* .table.temp1 .additional-information */
.table.temp1 .additional-information
{
	background-color: #FFFADD;
	text-align: left;
	padding: 16px 20px 4px;
}
.table.temp1 .additional-information h3
{
	color: #333333;
}
.table.temp1 .additional-information td, .table.temp1 .additional-information th
{
	border: 0;
	color: #666666;
	padding: 0 12px 12px 0;
}

/* .table.temp1 .cost-information */
.table.temp1 .cost-information
{
	background-color: #EEEEEE;
	padding: 15px 24px;
	text-align: left;
}
.table.temp1 .cost-information
{
	background-color: #f7f7f7;
}
.table.temp1 .cost-information td, .table.temp1 .cost-information th
{
	background: url(../images/line_6x1.gif) 0 100% repeat-x;
	border: 0;
	color: #00ADD9;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0;
}
.table.temp1 .cost-information td
{
	text-align: right;
}
.table.temp1 .cost-information tr.last-item td, .table.temp1 .cost-information tr.last-item th
{
	background: none;
	border: 0;
}
.table.temp1 .cost-information .cost-table
{
	float: left;
	width: 85%;
}
.table.temp1 .cost-information .btn.buy
{
	float: right;
	margin: 30px 0 0 15px;
}
.primary-column .table.temp1 .cost-information .cost-table, .secondary-column .table.temp1 .cost-information .cost-table
{
	width: 66%;
}

/* table temp2 */
.table.temp2 td, .table.temp2 th
{
	background: url(../images/line_5x1.gif) repeat-x;
	padding: 14px 7px;
}

/* table temp3 */
.table.temp3 td, .table.temp3 th
{
	color: #333333;
	font-size: 14px;
	font-family: "Trebuchet MS" , sans-serif;
	padding-bottom: 9px;
	vertical-align: top;
}
.table.temp3 .textField
{
	border: solid 1px #CCCCCC;
	padding: 4px;
}

/* table temp common */
.table.temp1 .big, .table.temp2 .summary th, .table.temp2 .summary td
{
	color: #333333;
	font-size: 25px;
	font-weight: bold;
}

.table.temp1 tbody th, .table.temp2 tbody th
{
	text-align: left;
}



/* help-desk  */
.help-desk
{
	border: solid 1px #eeeeee;
	padding: 6px 31px 6px 21px;
}

.help-desk .sss
{
	line-height: 140%;
	float: left;
	width: 350px;
	margin-top: 20px;
}

.help-desk .sss a
{
	text-decoration: underline;
}

.help-desk .customer-services
{
	float: right;
	width: 450px;
	voice-family: "\"}\"";
	voice-family: inherit;
}


/* .message-box */
.message-box
{
	background: #F7F7F7;
	border: solid 1px #eeeeee;
	padding: 50px 50px 36px;
	margin-bottom: 20px;
}

.message-box a
{
	font-weight: bold;
	text-decoration: underline;
}

/* .column-group.type2 .primary-column .product-information */
.column-group.type2 .product-information .product-picture
{
	background: none;
	text-align: center;
}
.column-group.type2 .product-information h4
{
	color: #595959;
}
.column-group.type2 .product-information a
{
	font-weight: bold;
}

/* .column-group.type2 .secondary-column */
.column-group.type2 .secondary-column h3
{
	border-bottom: solid 1px #eeeeee;
	padding: 17px 26px;
	margin-bottom: 24px;
}
.column-group.type2 .payment-information
{
	background: url(../images/icon_payment_information.gif) 38px 67px no-repeat;
	padding-left: 183px;
}
.column-group.type2 .request-form
{
	padding: 0 26px;
}

/* .search-result */
.search-results h3
{
	background-color: #F7F7F7;
	padding: 8px 13px;
}
.search-results dt
{
	margin-bottom: 14px;
}
.search-results dt a
{
	color: #000000;
	text-decoration: underline;
}
.search-results dd
{
	background: url(../images/line_6x1.gif) repeat-x;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
.search-results dd.last-item
{
	background: none;
	padding: 0;
}

/* Site Haritasi */
.siteHaritasi
{
	background-color: transparent;
	width: 920px;
	height: 600px;
	display: block;
}
.siteHaritasi a
{
	text-decoration: none;
	color: #333333;
}
.siteHaritasi a:hover
{
	text-decoration: underline;
	color: #333333;
}
.siteHaritasi .category
{
	width: 150px;
	background-color: transparent;
	float: left;
	margin: 0 10px 0 0;
}
.siteHaritasi .category h1
{
	margin-bottom: 5px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
.siteHaritasi .category h2
{
	margin-bottom: 5px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin: 15px 0 0 0;
}
.siteHaritasi .category ul
{
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
.siteHaritasi .category ul li
{
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
}

/* Site Haritasi-errorpage */
.siteHaritasi-errorPage
{
	background-color: transparent;
	width: 920px;
	height: 600px;
	display: block;
}
.siteHaritasi-errorPage a
{
	text-decoration: none;
	color: #333333;
}
.siteHaritasi-errorPage a:hover
{
	text-decoration: underline;
	color: #333333;
}
.siteHaritasi-errorPage .category
{
	width: 150px;
	background-color: transparent;
	float: left;
	margin: 0 10px 0 0;
}
.siteHaritasi-errorPage .category h1
{
	margin-bottom: 5px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
.siteHaritasi-errorPage .category h2
{
	margin-bottom: 5px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin: 15px 0 0 0;
}
.siteHaritasi-errorPage .category ul
{
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
.siteHaritasi-errorPage .category ul li
{
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
}


/* pager */
.pager
{
	margin: 43px 0;
	text-align: center;
}
.pager a
{
	border: solid 1px #eeeeee;
	color: #666666;
	display: inline-block;
	margin: 0 3px;
	padding: 3px 6px;
}
.pager a.active
{
	background-color: #000000;
	border: solid 1px #000000;
	color: #FFFFFF;
}
/* SSS */
.sss-content
{
	margin-bottom: 50px;
}
.question
{
	clear: both;
	margin: 0 0 0 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dashed #CCC;
}
.answer
{
	clear: both;
	margin: 0 0 0 0;
	padding: 10px 0;
}
.question-title
{
	/*width:65px;*/
	font-weight: bold;
	padding: 5px 13px;
	color: #e31418;
	text-transform: uppercase;
	float: left;
	font-size: 11px;
}
.answer .question-title
{
	color: #000;
}
.question-content
{
	width: 852px;
	margin: 0 0 0 8px;
	float: left;
}
.question-content p
{
	height: auto;
	color: #666; /* background-color:#f1f1f1; */
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.note
{
	background-image: url(../images/idea-icon.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	border: 0;
	padding: 4px 0 0 20px;
}

/* iletisim */
.left-column
{
	float: left;
	width: 381px;
}
.adress-info
{
	width: 321px;
	height: auto;
	padding: 30px;
	background-color: #f0f0f0;
	float: left;
}

.jobApplication
{
	border: solid 1px #eeeeee;
	width: 341px;
	height: auto;
	padding: 10px 20px 10px 20px;
	float: left;
	margin-top: 10px;
}
.jobApplication p
{
	float: left;
	width: 210px;
	margin-top: 15px;
}
.jobApplication img
{
	float: left;
}
.jobApplication a
{
	color: #595959; ;text-decoration:underline;}


.contact-form
{
	width: 470px;
	height: auto;
	padding: 30px 0 30px 30px;
	background-color: transparent;
	float: left;
	margin: 0 0 0 30px;
}
.contact-label
{
	width: 143px;
	vertical-align: middle;
}
.contact-element
{
	width: 323px;
	vertical-align: middle;
}
.contact-element label
{
	float: left;
	margin: 0 10px 0 0;
}
.radyobuton
{
	width: 70px;
	display: block;
	float: left;
}
.radyobuton input
{
	float: left;
}
.radyobuton label
{
	float: left;
}
.contact-element input.txtSatir
{
	width: 178px;
	height: 17px;
	padding-top: 3px;
	border: 1px solid #CCCCCC;
}
.contact-element textarea.txtAlan
{
	width: 320px;
	height: 128px;
	border: 1px solid #CCCCCC;
}
.contact-element input.sndButon
{
	width: 91px;
	height: 26px;
	background-image: url(../images/btn_gonder.gif);
	border: 0;
	cursor: pointer;
}

.contact-element input.sndButonen
{
	width: 73px;
	height: 28px;
	background-image: url(../images/Send.jpg);
	border: 0;
	cursor: pointer;
}

td.area
{
	vertical-align: top;
}

/* footer */

/* footer */
.footer
{
	color: #666666;
	font-size: 11px;
	padding-bottom: 15px;
}
.footer .copyright
{
	float: left;
	margin-right: 22px;
	padding: 9px 0;
}
.footer .footer-navigation
{
	float: left;
	display: block;
	padding: 9px 0;
}
.footer .footer-navigation li
{
	display: inline;
}
.footer .footer-navigation li a
{
	color: #666666;
	text-decoration: underline;
}
.footer .footer-navigation li span.seperator
{
	border-left: solid 1px #666666;
	font-size: 8px;
	overflow: hidden;
	margin: 0 4px;
}
.footer .company
{
	float: right;
}

ul.prod-category-map
{
	width: 927px; /*background-color:#F1F1F1;*/
	margin: 0;
	padding: 0;
}
ul.prod-category-map li
{
	width: 421px;
	float: left;
	margin: 0 41px 25px 0;
}
div.cat-info
{
	width: 381px;
	border: 1px solid #EEE;
	height: 110px;
	padding: 20px;
}
div.cat-info h1
{
	font-family: 'Trebuchet MS' , Arial, sans-serif;
	font-size: 18px;
	color: #00ADD9;
	font-weight: normal;
	line-height: 24px;
}
div.cat-info p
{
	line-height: 18px;
	margin: 5px 0 0 0;
}
div.cat-item-list
{
	width: 381px;
	height: 60px;
	padding: 20px;
	border: 1px solid #EEE;
	background-color: #F7F7F7;
	border-top: 0;
}
div.cat-item-list ul
{
}
div.cat-item-list ul li
{
	font-size: 14px;
	font-weight: bold;
	color: #666; /*background-color:#bbb;*/
	float: left;
	width: 180px;
	margin: 0 10px 5px 0;
	padding: 0;
}
div.cat-item-list ul li a
{
	color: #666;
	text-decoration: none;
}
div.cat-item-list ul li a:hover
{
	color: #666;
	text-decoration: underline;
}

ul.nav-en li.item1
{
	background: transparent url(../images/navigation_main_items_en.gif) no-repeat scroll 0 0 !important;
	width: 69px !important;
}
ul.nav-en li.item2
{
	background: transparent url(../images/navigation_main_items_en.gif) no-repeat scroll -73px 0 !important;
	width: 88px !important;
}
ul.nav-en li.item3
{
	background: transparent url(../images/navigation_main_items_en.gif) no-repeat scroll -165px 0 !important;
	width: 90px !important;
}
ul.nav-en li.item4
{
	display: none !important;
}

ul.nav-en li.item5
{
	background: transparent url(../images/navigation_main_items_en.gif) no-repeat scroll -259px 0 !important;
	width: 90px !important;
}

ul.nav-en li.item1 a.lev0:hover
{
	background: transparent url(../images/navigation_main_items_en.gif) no-repeat scroll 0 -29px !important;
	width: 69px !important;
}

ul.nav-en li.item2 a.lev0:hover
{
	background: transparent url(../images/navigation_main_items_en.gif) no-repeat scroll -73px -29px !important;
	width: 88px !important;
}

ul.nav-en li.item3 a.lev0:hover
{
	background: transparent url(../images/navigation_main_items_en.gif) no-repeat scroll -165px -29px !important;
	width: 90px !important;
}

ul.nav-en li.item4 a.lev0:hover
{
	display: none !important;
}

ul.nav-en li.item5 a.lev0:hover
{
	background: transparent url(../images/navigation_main_items_en.gif) no-repeat scroll -259px -29px !important;
	width: 90px !important;
}

div.search-en
{
	width: 460px !important;
}

div.search-en p.language
{
}

div.search-en p.search
{
	left: 195px !important;
}
