/*[fmt]AA90-1A0A-3*/
html
{
}
*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial;
	font-size: 9.5pt;
	margin: 0px;
	padding: 0px;
}
img
{
	border: none;
}
a
{
	color: #0096DA;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
.bold
{
	font-weight: bold;
}
#container
{
	margin: 0 auto;
	padding: 0;
	width: 989px;
}
#topnav
{
	height: 38px;
}
/*Small icons at the very top of the page*/
#topicons
{
	float: left;
}
#topicons img
{
	float: left;
}
#datetime
{
	float: right;
	color: #040404;
	font-size: 8.5pt;
	padding-top: 10px;
	padding-right: 40px;
}
/*Header, mostly the image*/
#header
{
	width: 989px;
	height: 336px;
	background: url(header_back.jpg) no-repeat 0 0;
}
/*Search term & button in the header*/
#search-container
{
	float: right;
	width: 310px;
	padding-top: 43px;
}
#search-term
{
	display: inline;
	float: left;
	border: none;
	width: 170px;
	margin-right: 20px;
	margin-top: 8px;
}
.search-button
{
	background: url(button_search.png) no-repeat 0 0;
	width: 75px;
	height: 33px;
	border: none;
	cursor: pointer;
}
#search-button
{
	float: left;
}
#search-button-page
{
	background: url(button_search.png) no-repeat 0 0;
	width: 75px;
	height: 33px;
	border: none;
	cursor: pointer;
}
/*Navigation buttons*/
#navigation
{
	width: 989px;
	height: 32px;
}
#navigation ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navigation li
{
	display: inline;
}
#navigation a
{
	display: block;
	float: left;
	height: 32px;
}
#navigation a:hover
{
	background-position: 0 -32px;
}
#navigation a span
{
	display: none;
}
#about
{
	background: url(button_about.png) no-repeat 0 0;
	width: 198px;
}
#news
{
	background: url(button_news.png) no-repeat 0 0;
	width: 126px;
}
#downloads
{
	background: url(button_downloads.png) no-repeat 0 0;
	width: 139px;
}
#branchlocator
{
	background: url(button_branchlocator.png) no-repeat 0 0;
	width: 170px;
}
#careers
{
	background: url(button_careers.png) no-repeat 0 0;
	width: 179px;
}
#contactus
{
	background: url(button_contactus.png) no-repeat 0 0;
	width: 177px;
}
/*Left column, contains menu + banners etc.*/
#left
{
	width: 251px;
	float: left;
}
/*Menu in the left column*/
#menu-header
{
	background: url(menu_top.png) no-repeat 0 0;
	width: 251px;
	height: 25px;
}
#menu-footer
{
	background: url(menu_bottom.png) no-repeat 0 0;
	width: 251px;
	height: 19px;
}
#menu
{
	background: url(menu_back.png) repeat-y 0 0;
	width: 249px;
	padding-left: 2px;
}
#menu ul
{
	list-style-type: none;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
#menu li
{
	background: url(menuitem_back.png) no-repeat 0 0;
	width: 218px;
	height: 20px;
	padding-left: 30px;
	color: #2E2D2D;
	padding-top: 2px;
}
#menu ul a
{
	color: #484538;
	text-decoration: none;
}
#menu ul a:hover
{
	text-decoration: underline;
}
#menu p
{
	text-align: right;
	padding-bottom: 10px;
	padding-right: 20px;
}
/*Banners in the menu*/
#carbon-banner
{
	background: url(banner_carbon.png) no-repeat 0 0;
	width: 150px;
	height: 39px;
	padding: 30px 80px 0px 21px;
	font-size: 8pt;
}
#proud-supplied
{
	background: url(banner_supplied.png) no-repeat 0 0;
	width: 233px;
	height: 59px;
	padding: 31px 0px 0px 18px;
}
#our-suppliers
{
	background: url(banner_our_suppliers_back.png) no-repeat 0 0;
	width: 233px;
	height: 59px;
	padding: 31px 0px 0px 18px;
}
/*Banners directly below the menu*/
#payment-options
{
	background: url(banner_paymentoptions.png) no-repeat 0 0;
	width: 251px;
	height: 69px;
}
#secured-shop
{
	background: url(banner_securedshop.png) no-repeat 0 0;
	width: 251px;
	height: 85px;
}
/*Right column, contains all 'real' content*/
#right
{
	float: right;
	width: 738px;
}
#big-buttons img
{
	float: left;
	margin: 0;
	padding: 0;
}
/*Row of products as shown on the front page*/
.itemsbar-top
{
	background: url(prodbar_top.png) no-repeat 0 0;
	width: 738px;
	height: 9px;
	font-size: 1px;
	clear: both;
}
.itemsbar
{
	background: url(prodbar_back.png) repeat-y 0 0;
	width: 703px;
	padding-left: 35px;
}
.itemsbar-bottom
{
	background: url(prodbar_bottom.png) no-repeat 0 0;
	width: 738px;
	height: 11px;
	margin-bottom: 10px;
}
.productbox
{
	background: url(product_box.png) no-repeat 0 0;
	width: 166px;
	height: 190px;
	float: left;
	padding-right: 9px;
	margin-bottom: 10px;
}
.productbox div
{
	width: 155px;
	height: 132px;
	overflow: hidden;
	margin: 4px 5px 0px;
	text-align: center;
	padding-top: auto;
	padding-bottom: auto;
}
.productbox p
{
	width: 155px;
	height: 35px;
	text-align: center;
	margin: 15px 5px 0px;
	overflow: hidden;
}
.productbox p a
{
	font-size: 8pt;
}
#category-description p
{
	padding: 11px;
}
#product-listing .name
{
	padding-left: 11px;
	width: 532px;
}
#product-listing .price
{
	width: 60px;
}
#product-listing .actions
{
	width: 81px;
}
#product-listing .actions a
{
	display: block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	/*[disabled]float:left;*/
	/*[disabled]border-right:1px solid #98CEFA;*/
	padding-right: 5px;
	margin-right: 5px;
}
#product-listing .actions a span
{
	display: none;
}
#product-listing .actions a.link-details
{
	background-image: url(icon_details.png);
	margin-left: 10px;
}
#product-listing .actions a.link-datasheet
{
	background-image: url(icon_datasheet.png);
	margin-left: 24px;
}
#product-listing .actions a.link-no-datasheet
{
	background-image: url(icon_datasheet_faded.png);
	margin-left: 24px;
}
#product-listing .actions a.link-add-to-cart
{
	background-image: url(icon_basket.png);
	border-right: none;
	margin-left: 5px;
}
#product-listing .actions a.link-industrial-product
{
	background-image: url(icon_basket_faded.png);
	margin-left: 5px;
}
#product-listing .actions.view
{
	width: 44px;
}
#product-listing .actions.datasheet
{
	width: 75px;
}
#product-listing .actions.add
{
	width: 50px;
}
.category-description
{
	padding: 13px;
	float: left;
}
#productsbar-top
{
	margin-top: 26px;
}
/*The breadcrumb trail*/
#breadcrumb
{
	padding-bottom: 10px;
	margin: 30px 10px 0px 35px;
}
/*The main content boxes*/
.content
{
	padding: 10px 35px 0px;
}
.content h1
{
	background: url(h1_arrow.png) no-repeat 0 0;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	color: #303133;
	font-size: 12pt;
	font-weight: bold;
}
.content h2
{
	padding: 0px;
	margin: 0;
	color: #858688;
	font-size: 9.5pt;
	font-weight: bold;
}
.content h3
{
	color: #777777;
	border-bottom: 1px solid #DDDDDD;
	margin: 18px 0px 6px;
}
.content ul
{
	color: #BFBFBF;
	margin: 0px 0px 0px 15px;
}
.content hr
{
	height: 1px;
	color: #FFDF1B;
	background-color: #FFDF1B;
	border: none;
	margin-top: 6px;
	margin-bottom: 8px;
}
.content p
{
	margin: 12px 0px;
}
.content input, .content select, .content textarea
{
	border: 1px solid #999;
}
.content input, .content select, .content textarea, .content option
{
	font-family: Arial;
	font-size: 10pt;
}
.content input, .content textarea
{
	padding: 3px;
}
.content select
{
	padding: 0px 0px 0px 2px;
}
.content option
{
	padding-left: 5px;
}
.content #searchbox
{
	padding: 4px;
	width: 300px;
}
/*Product details page*/
#product-details
{
	width: 406px;
	float: left;
}
#product-header
{
	background: url(product_header.png) no-repeat top left;
	height: 52px;
	width: 406px;
}
#product-header h2
{
	font-size: 14pt;
	font-weight: normal;
	padding: 22px 5px 0px 15px;
	float: left;
}
#product-header #ref-number
{
	font-size: 7pt;
	float: right;
	margin: 38px 8px 0px 0px;
	color: #858688;
	text-align: right;
	vertical-align: bottom;
}
#product-header #vat-option
{
	font-size: 7pt;
	float: right;
	color: #858688;
	margin: 38px 8px 0px 0px;
	padding-right: 9px;
}
#product-header span
{
	color: #0096DA;
}
#product-description
{
	background: url(product_description.png) repeat-y top left;
	width: 388px;
	height: 200px;
	padding: 10px;
	overflow: hidden;
}
#product-description p
{
	margin: 0px;
}
#product-options-header
{
	background: url(product_options_header.png) no-repeat top left;
	width: 406px;
	height: 3px;
	line-height: 1%;
	font-size: 1px;
}
#product-options
{
	background: url(product_options.png) repeat-y top left;
	width: 406px;
}
#product-options ul
{
	padding: 5px 5px 5px 20px;
	list-style-type: none;
}
#product-options li
{
	background: url(arrow.gif) no-repeat center left;
	padding: 3px 5px 3px 16px;
}
#product-options a
{
	color: #16709D;
	font-size: 11pt;
}
#product-footer
{
	background: url(product_footer.png) no-repeat top left;
	width: 406px;
	height: 25px;
	margin-bottom: 14px;
}
#product-images-container
{
	width: 260px;
	float: right;
	height: 310px;
	padding-top: 20px;
	overflow: hidden;
}
#product-images
{
	width: 250px;
	height: 282px;
	float: none;
	clear: both;
	display: none;
}
#product-images img
{
	margin-left: auto;
	margin-right: auto;
}
#product-images-nav
{
}
#product-images-nav a
{
	width: 25px;
	display: block;
	float: left;
	background-color: #EEE;
	text-align: center;
}
#product-images-nav a.activeSlide
{
	background-color: #DDD;
}
#add-to-cart-button
{
	background: url(addtocart_button.png) no-repeat top left;
	width: 155px;
	height: 32px;
	border: none;
	cursor: pointer;
}
/*Small basket in the menu*/
#smallcart
{
	margin: 0px 10px 30px;
}
#smallcart table
{
	border-collapse: collapse;
	width: 100%;
}
#smallcart th
{
	text-align: left;
	border-bottom: 1px solid #98CEFA;
}
#smallcart td
{
	padding: 5px;
	border-bottom: 1px solid #B6DCFA;
}
#smallcart tr
{
	background-color: #E6F1FA;
}
#smallcart .quantity
{
	width: 30px;
	padding: 0px 5px;
	text-align: right;
}
#smallcart-header
{
	width: 100%;
	height: 26px;
	background: url(cart_top.png) repeat-x -40px 0;
}
#viewcart
{
	float: right;
}
#viewcart a
{
	display: block;
	width: 76px;
	height: 18px;
	background: url(button_view_cart.png) no-repeat 0 0;
}
#viewcart a:hover
{
	background-position: 0px -18px;
}
#viewcart a span
{
	display: none;
}
/*Cart page*/
.producttable
{
	width: 98%;
	border-collapse: collapse;
	margin-top: 10px;
}
.producttable th
{
	text-align: left;
	border-bottom: 1px solid #98CEFA;
}
.producttable input
{
	border: 1px solid #B6DCFA;
	width: 30px;
}
.producttable td
{
	padding: 5px 0px;
}
.producttable .product td
{
	border-bottom: 1px solid #B6DCFA;
}
.producttable .product
{
	background-color: #E6F1FA;
}
.buttons
{
	margin-bottom: 15px;
}
.buttons input
{
	width: 170px;
	height: 43px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}
/**html .buttons input*/
.buttons input
{
	#text-indent: 0px;
	#padding-top: 50px;
}
.buttons #continue
{
	background: url(button_continue_shopping.png) no-repeat;
	margin-left: 35px;
}
.buttons #empty
{
	background: url(button_empty_your_cart.png) no-repeat;
}
.buttons #quantities
{
	background: url(button_update_quantities.png) no-repeat;
}
.buttons #checkout
{
	background: url(button_proceed_to_checkout.png) no-repeat;
}
.buttons #continue:hover, .buttons #empty:hover, .buttons #quantities:hover, .buttons #checkout:hover
{
	background-position: 0px -43px;
}
#current-contents-container
{
	margin-top: 15px;
}
/*Checkout page*/
.checkoutForm label, .checkoutForm input, .checkoutForm select
{
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.checkoutForm input.text
{
	width: 300px;
	padding: 2px;
}
.checkoutForm label
{
	text-align: right;
	width: 200px;
	padding-right: 20px;
}
.checkoutForm br
{
	clear: left;
}
.checkoutForm .formerror
{
	font-size: 8pt;
	color: red;
	font-weight: bold;
}
.checkoutForm .checkbox
{
	border: none;
}
/*Checkout buttons*/
.buttons #next
{
	background: url(button_next.png) no-repeat;
	float: right;
}
.buttons #previous
{
	background: url(button_previous.png) no-repeat;
	float: left;
	margin-left: 10px;
}
.buttons #placeorder
{
	background: url(button_place_order.png) no-repeat;
	float: right;
}
.buttons #next:hover, .buttons #previous:hover, .buttons #placeorder:hover
{
	background-position: 0px -43px;
}
/*Courier selection page*/
#courierContainer
{
	margin-bottom: 20px;
}
#courierForm textarea
{
	width: 650px;
}
/*Payment page*/
#paymentForm select.small
{
	width: 100px;
}
/*Payment button(s)*/
.buttons #paypal
{
	background: url(button_pay_by_paypal.png) no-repeat;
	margin-left: 10px;
}
.buttons #paypal:hover
{
	background-position: 0px -43px;
}
/*Contact page*/
.contactcontainer
{
	width: 300px;
	float: left;
	padding: 7px;
}
#contactformcontainer
{
	border-right: 2px solid #CCC;
}
#contactform
{
	background-color: #F4F4F4;
	border: 1px solid #CCC;
	padding: 15px;
}
#contactform .formerror
{
	color: red;
	float: none;
	display: block;
	clear: both;
}
#contactform input, textarea
{
	width: 260px;
/*border: 1px solid #ccc;
color: black;*/
	padding: 3px;
	margin-bottom: 5px;
/*font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;*/
}
#contactdetailscontainer .bold
{
	font-weight: bold;
}
#contactform .button
{
	width: 268px;
}
/*Files on the downloads pages*/
#files
{
}
#files div
{
	padding: 15px;
	border: 1px solid #DDD;
	background-color: #FCFCFC;
}
#files div img
{
	padding-right: 5px;
}
#files div a
{
	font-size: 10.5pt;
	font-weight: bold;
}
#files hr
{
	color: #CCC;
	background-color: #CCC;
}
/*Footer container*/
#footer
{
	clear: both;
	background: url(footer_back.png) repeat-x 0 0;
	width: 975px;
	height: 79px;
	font-size: 7.5pt;
	font-weight: bold;
	color: #615F5F;
	padding: 7px;
	line-height: 130%;
}
/*The little Fans & Spares logo to the right in the footer*/
#footer #systemair
{
	float: right;
}
#footer #systemair a
{
	width: 151px;
	height: 34px;
	display: block;
	background: url(footer_systemair.png) no-repeat top left;
}
#footer #systemair a span
{
	display: none;
}
#footer ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#footer li
{
	display: inline;
	padding-right: 5px;
}
#footer a
{
	text-decoration: none;
	color: #43639A;
}
#footer span
{
	color: #6E6F70;
}
/*Copyright*/
#copyright
{
	font-size: 6.4pt;
	color: #CFCFCF;
	padding-top: 9px;
}
#copyright a
{
	color: #CFCFCF;
	text-decoration: underline;
}
/*Shop open banner*/
#shop-open
{
	height: 126px;
	width: 712px;
	margin-left: 25px;
	margin-top: 10px;
}
