*{
	margin: 0;
	padding: 0;
}

body{
	background: #bcbec0 url('/images/layout_images/body_bg.png') repeat-x left -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#wrapper{
	width: 1004px;
	margin: 0 auto;
}

/* Masthead
***************************/
#masthead_wrap{
	background-image: url('/images/layout_images/masthead_bg.png');
	background-position: center top;
}
#masthead{
	width: 1004px;
	margin: 0 auto;
	height: 122px;
	position: relative;
	background: url('/images/layout_images/masthead_inner_bg.png') repeat-x;
}
#logo{
	position: absolute;
	right: 0;
	top: 0;
}
#navigation_wrapper{
	position: absolute;
	top: 60px;
	left: 27px;
	border-top: 1px solid #284e97;
	border-bottom: 1px solid #0c67ac;
}
#navigation{
	text-transform: uppercase;
	list-style-type: none;
	font-size: 1.2em;
	border-top: 1px solid #0c67ac;
	border-bottom: 1px solid #284e97;
	padding: 6px 12px 6px 0;
	margin-bottom: 0 !important;
}
#navigation li{
	display: inline;
	color: #a6a8ab;
}
#navigation li a{
	color: #a6a8ab;
	padding: 0 4px;
}
#navigation li a:hover, #navigation li.selected a{
	color: #FFF;
}
.first_nav a{
	padding-left: 0 !important;
}

#breadcrumbs{
	text-transform: uppercase;
	position: absolute;
	top: 100px;
	left: 27px;
	color: #fff;
	font-weight: normal;
	
}
#breadcrumbs a{
	color: #fff;
	font-weight: normal;
	font-size: 10px !important;
}

#g_search{
	position: absolute;
	top: 31px;
	left: 27px;
}
#g_search .search_box{
	background: url("/images/layout_images/search_textbox.png") left top no-repeat;
	width: 172px;
	height: 15px;
	border: none;
	display: inline;
	padding: 5px;
	line-height: 13px;
	float: left;
	text-indent: 0px;
	color: #666;
}
#g_search #search_btn{
	float: left;
}
#login_register{
	color: #a6a8ab;
	position: absolute;
	top: 35px;
	left: 330px;
	text-align: right;
	width: 228px;
	text-transform: uppercase;
}
#login_register a{
	color: #fff;
}
.light_grey{
	color: #a6a8ab;
}
/* Hero
***************************/
#banner_slides{
	height: 330px;
	position: relative;
	width: 1004px;
}
.hero_wrapper{
	height: 330px;
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 1004px;
}
.hero_wrapper #hero_panel{
	margin: 0 auto;
	width: 1004px;
	height: 330px;
}


/* Content
***************************/
#content{
	font-size: 1.2em;
	color: #404040;
	padding: 19px 14px;
}



/* Footer
***************************/
#footer_wrapper{
	background-color: #4d4d4d;
	border-top: 1px solid #5D5E5E;
	min-height: 87px;
}
#footer{
	width: 976px;
	margin: 0 auto;
	padding: 21px 14px;
}
#footer_logo{
	float: left;
}
#footer_phone{
	float: left;
	margin-left: 1em;
	color: #fff;
	font-size: 1.2em;
	padding-top: 3px;
	font-weight: normal;
}

#footer_nav, #footer_nav_utility{
	list-style-type: none;
	float: right;
	font-size: 0.9em;
	margin-bottom: 0;
	text-transform: lowercase;
}
#footer_nav_utility{
	clear: right;
}
#footer_nav li, #footer_nav_utility li{
	display: inline;
	text-align: right;
	color: #fff;
}
#footer_nav a, #footer_nav_utility a{
	color: #fff;
	padding-right: 4px;
}
#footer_nav a:hover, #footer_nav_utility a:hover{
	color: #8A8A8A;
}

#copyright{
	float: right;
	clear: right;
	color: #fff;
	margin-top: 1em;
}


/* Buttons
***************************/
#buttons .ft_btn{
	height: 77px;
	width: 313px;
	float: left;
	text-indent: -5000em;
	margin-left: 20px;
	margin-top: 14px;
	margin-bottom: 17px;
	display: inline;
}

#buttons .ft_btn:first-child{
	margin-left: 0;
}

#buttons .ft_btn:hover{
	background-position: left bottom;
}


.btn_span_2{
	margin-right: 328px;
}

#buttons #ask_sayfa{
	height: 66px;
	width: 310px;
	float: right;
	text-indent: -5000em;
	margin-left: 20px;
	margin-top: 21px;
	display: inline;
}

#buttons #ask_sayfa:hover{
	background-position: left bottom;
}

#marketing_left{
	position: absolute;
	right: 38px;
	top: 20px;
	width: 24px;
	height: 21px;
	text-indent: -2000px;
	overflow: hidden;
	background: url('/images/layout_images/scroll_arrow_left.png') no-repeat;
}
#marketing_right{
	position: absolute;
	right: 14px;
	top: 20px;
	width: 24px;
	height: 21px;
	text-indent: -2000px;
	overflow: hidden;
	background: url('/images/layout_images/scroll_arrow_right.png') no-repeat left top;
}
#marketing_right:hover, #marketing_left:hover{
	background-position: left bottom;
}


/* Home
***************************/
.box_link_arrow{
	background: url('../images/layout_images/box_link_arrow.png') 241px top no-repeat;
	display: inline-block;
	width: 275px;
	height: 34px;
}
.box_link_arrow:hover{
	background-position: 241px -34px;
}

#sliding_feature .box_link_arrow{
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 35px;
	height: 34px;
	text-indent: -5000em;
	display: block;
	background-position: 0px 0px;
}
#sliding_feature .box_link_arrow:hover{
	background-position: 0px -34px;
}
.login_wrapper{
	position: absolute;
	bottom: 0;
	height: 85px;
}

.login_wrapper h3{
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 12px;
}

.login_wrapper .text_box{
	width: 110px;
	border: 1px solid #cfcfd0;
	padding: 5px 3px;
	margin-right: 5px;
	color: #999999;
}
.login_wrapper table a, .login_wrapper table p{
	font-size: 0.9em;
	color: #666;
	display: inline-block;
	padding-top: 5px;
}


/* AJAX search
***************************/
.ac_results {
	padding: 0px;
	border: 1px solid #C5C5C5;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #FFF;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/images/layout_imagesindicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #C5C5C5;
}

.ac_over {
	background-color: #FFF;
	color: white;
}


#product_finder #search{
	border: 1px solid #c5c5c5;
	padding: 5px 3px;
	background: #FFF url(/images/layout_images/magnifying_glass.gif) no-repeat right bottom;
	width: 258px;
}


/* General
***************************/
a{
	text-decoration: none;
	color: #005ea9;
}
a img{
	border: none;
}
p, ul, ol, table, h1, h2, h3, h4{
	margin-bottom: 1em;
}
h3{
	color: #666;
}
.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
}

.bottom_paginate{
	text-align: right;
	padding-right: 21px;
	padding-bottom: 1px;
}

h1 p{
	color: #666666;
}

.home h1:hover p{
	color: #FFF;
}

.light{
	font-weight: normal;
}
.light_heading{
	color: #999999;
}

.eighteen_pixels{
	font-size: 18px !important;
	font-family: Arial, Helvetica, sans-serif;
}
.sixteen_pixels{
	font-size: 16px !important;
	font-family: Arial, Helvetica, sans-serif;
}
.fourteen_pixels{
	font-size: 14px !important;
	font-family: Arial, Helvetica, sans-serif;
}
.twelve_pixels{
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif;
}
.ten_pixels{
	font-size: 10px !important;
	font-family: Arial, Helvetica, sans-serif;
}




img { -ms-interpolation-mode:bicubic; }

#np_found{
	color: #FF0000;
}



/* Search Results
***************************/
#cse-search-results .g a{
	color: #005EA9;
}


/* Reset Password
***************************/
#btn_reset_now{
	background: url(/images/layout_images/btn_reset_now.png) left top no-repeat;
	width: 111px;
	height: 25px;
	text-transform: uppercase;
	border: none;
	text-indent: -5000em;
	cursor: pointer;
	float: left;
}                                                       
#btn_reset_now:hover{
	background-position: left bottom;
}


/*--------------------------------------------------------------------------------------------
*
*	Nav
*
*-------------------------------------------------------------------------------------------*/

#nav-enquiry-cart {
	color: #A6A8AB;
    left: 570px;
    position: absolute;
    text-transform: uppercase;
    top: 35px;
    width: 65px;
    z-index: 99;
}

#nav-enquiry-cart a {
	color: #fff;
	display: block;
	padding: 0 20px 13px 10px;
	width: 32px;
	background: url(../images/layout_images/cart-icons.png) 42px 0 no-repeat;
}

#nav-enquiry-cart ul {
	display: none;
	position: absolute;
	background: #edeeee;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	right: 0;
	top: 26px;
	box-shadow: rgba(0,0,0,0.3) 0 0 2px;
}

#nav-enquiry-cart ul li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: #b4b5c0 solid 1px;
	float: none;
}

#nav-enquiry-cart ul li a {
	font-size: 11px;
	color: #545454;
	text-transform: none;
	background: #e0e1e2 url(../images/layout_images/cart-bg.png) 0 0 repeat-x;
	padding: 8px 10px;
	width: auto;
}

#nav-enquiry-cart ul li a:hover {
	color: #00479a;
}

#nav-enquiry-cart:hover ul {
	display: block;
}


/*--------------------------------------------------------------------------------------------
*
*	Products
*
*-------------------------------------------------------------------------------------------*/

ul.product-actions {
	display: block;
	position: relative;
	overflow: hidden;
	float: right;	
	margin: 0;
	padding: 8px 0 0 0;
}

ul.product-actions li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 5px;
}

ul.product-actions a {
	display: block;
	text-indent: -9999px;
	width: 25px;
	height: 25px;
	background: url(../images/layout_images/cart-icons.png) 0 -150px no-repeat;
	cursor: pointer;
	text-align: left;
}

ul.product-actions .options a { background-position: 0 -150px; }
ul.product-actions .download a { background-position: -50px -150px; width: 20px; } 
ul.product-actions .info a { background-position: -100px -150px; } 
ul.product-actions .add-to-cart a { background-position: -150px -150px; width: 40px; } 

ul.product-actions .options a:hover { background-position: 0 -200px; }
ul.product-actions .download a:hover { background-position: -50px -200px; } 
ul.product-actions .info a:hover { background-position: -100px -200px; } 
ul.product-actions .add-to-cart a:hover { background-position: -150px -200px; } 


/*--------------------------------------------------------------------------------------------
*
*	Cart
*
*-------------------------------------------------------------------------------------------*/

#enquiry-cart {

}

#enquiry-cart h1 {
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	background: #00479a;
	width: 180px;
	margin: 0;
	font-weight: normal;
}

#enquiry-cart .inner {
	background: #fff;
	padding: 20px;
}

#enquiry-cart ul.type {
	display: block;
	margin: 0 0 20px;
	padding: 10px;
	position: relative;
	overflow: hidden;
}

#enquiry-cart ul.type li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	margin-right: 20px;
}

#enquiry-cart ul.type li label {
	font-size: 12px;
	color: #545454;
	text-transform: uppercase;
}

#enquiry-cart ul.type li label input {
	margin-right: 8px;
}

#enquiry-cart table {
	border-collapse:separate; 
	border-spacing:0; 
	vertical-align:top;
	width: 100%;
	margin: 0 0 10px;
}

#enquiry-cart table th {
	font-size: 10px;
	line-height: 10px;
	color: #545454;
	background: url(../images/layout_images/cart-bg.png) 0 -50px repeat-x;
	padding: 7px 20px 8px;
	text-align: left;
}

#enquiry-cart table td {
	font-size: 12px;
	line-height: 14px;
	color: #545454;
	padding: 5px 20px;
	border-right: #d6d6d6 solid 1px;
}

#enquiry-cart table th:first-child {
	border-left: #e1e1e1 solid 1px;
}

#enquiry-cart table th:last-child {
	border-right: #e1e1e1 solid 1px;
}


#enquiry-cart table .code { width: 90px; }
#enquiry-cart table .description { width: 400px; }
#enquiry-cart table .quantity { width: 50px; }
#enquiry-cart table .price { width: 90px; text-align: right; }
#enquiry-cart table td.price {
	border-right: 0 none !important;
	
}

#enquiry-cart table .quantity input {
	width: 40px;
}

#enquiry-cart table a.remove {
	width: 18px;
	height: 18px;
	background: url(../images/layout_images/cart-icons.png) -50px 0 no-repeat;
	display: block;
	position: relative;
	text-indent: -9999px;
	float: right;
}

#enquiry-cart table.total {
	margin: 20px 0 0;
}

#enquiry-cart table.total td {
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	background: url(../images/layout_images/cart-bg.png) 0 -100px repeat-x;
	padding: 7px 20px 8px;
	text-align: right;
	border-right: #fff solid 1px;
}

#enquiry-cart .grey-box {
	background: #e6e6e6;
	padding: 20px;
	margin-top: 5px;
	position: relative;
}

#enquiry-cart .col-left {
	width: 420px;
	padding-right: 20px;
	margin-right: 20px;
	border-right: #cdcdcd solid 1px;
	float: left;
}

#enquiry-cart .col-right {
	width: 425px;
	float: right;
}

#enquiry-cart .grey-box label {
	font-size: 10px;
	color: #545454;
	width: 90px;
	float: left;
	padding-top: 1px;
}

#enquiry-cart .grey-box input[type="text"],
#enquiry-cart .grey-box textarea {
	width: 320px;
}

#enquiry-cart .grey-box textarea {
	height: 80px;
}

#enquiry-cart .grey-box .field {
	margin: 0 0 5px;
}

#enquiry-cart .grey-box h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #545454;
	margin: 20px 0 5px;
}

#enquiry-cart .field{
	float: none;
	clear: both;
}

#enquiry-cart .field-checkbox label {
	width: auto;
	float: none;
}

#enquiry-cart .carrier-name {
	width: 250px;
	float: left;
}

#enquiry-cart .carrier-name input[type="text"] {
	width: 140px;
}

#enquiry-cart .account-no {
	width: 170px;
	float: left;
	clear: none;
}

#enquiry-cart .account-no label {
	width: 70px;
}

#enquiry-cart .account-no input[type="text"] {
	width: 90px;
}

#enquiry-cart p {
	font-size: 10px;
	line-height: 16px;
}

#enquiry-cart p span {
	font-size: 7px;
}

#enquiry-cart .button-holder {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#enquiry-cart .button-holder li {
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	display: block;
}

#enquiry-cart #print {
	display: block;
	width: 190px;
	height: 46px;
	background: url(../images/layout_images/cart-icons.png) 0 -50px no-repeat;
	text-indent: -9999px;
}

#enquiry-cart #print:hover {
	background-position: 0 -100px;
}

#enquiry-cart #submit {
	display: block;
	width: 190px;
	height: 46px;
	background: url(../images/layout_images/cart-icons.png) -200px -50px no-repeat;
	border: 0 none;
	cursor: pointer;
	text-indent: -9999px;
}

#enquiry-cart #submit:hover {
	background-position: -200px -100px;
}


#enquiry-cart h2 {
	font-size: 18px;
	font-weight: normal;
	color: #00479a;
}

#enquiry-cart .disabled {
	opacity: 0.4;
}

#enquiry-cart label.error {
	float: none;
	margin-left: 90px;
    width: 316px;
}

#enquiry-cart .carrier-name label.error {
    width: 136px;
}

#enquiry-cart .account-no label.error {
    margin-left: 70px;
    width: 86px;
}




