body {
	margin: 0;
	padding: 0;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    color: #6e6e6e;
}

form {
    padding: 0px;
    margin: 0px;
}

.wrapper {
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0;
	padding-top: 0;
}

h2 {
    color: #fff;
    padding-left: 8px;
    font: normal bold 1.2em Arial, Verdana, sans-serif;
    float: left;
    margin-top: 3px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.rightcorner {
    float: right;
}

h3 {
    color: #335367;
    font: normal bold 1.1em Arial, Verdana, sans-serif;
}

h3.downloads {
    margin-top: 20px;	
}

img {
    border-style: none;
}

.required {
    color: red;	
}

/* @group Header */

.header {
    width: 1016px;
    height: 244px;
    margin-top: 0;
    padding-top: 0;
    display: block;
    padding-bottom: 0;
    margin-bottom: 0;
}

.logo {
    height: 173px;
    float: left;
}

.callus {
    float: right;
    height: 173px;
    text-align: right;
}

.topnav {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    clear: right;
    height: 40px;
    padding: 0 8px 0 25px;
    background: white url(../images/header_bg.gif) 0 bottom;
}

.topnav p {
    padding: 0;
    margin: 0;
    font: 1.1em Arial, Verdana, sans-serif;
    color: #3d3c3c;
    float: left;
    line-height: 40px;
    vertical-align: middle;
    font-weight: bold;
}

.topnav a {
    color: #3d3c3c;
    text-decoration: none;
    font-weight: bold;
    
}

.topnav a:hover {
    text-decoration: underline;
    color: #130e90;
}

.searchbar {
    margin-top: 0;
    background: #00548b url(../images/search_bg.gif) repeat-x;
    display: block;
    color: #fff;
    font: normal bold 1.1em Arial, Verdana, sans-serif;
    height: 47px;
    clear: both;
    margin: 0;
}

#search_button {
    width: 24px;
    height: 24px;
    border: none;
    background: url(../images/go_button.gif) no-repeat;
    margin-left: 2px;
    margin-top: 1px;
}

.browse_brand {
    float: left;
    margin: 10px 0 17px 25px;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    width: 670px;
    line-height: 20px;
    vertical-align: middle;
}

.browse_brand a{
	color: #fff;
}

.search {
    float: right;
    width: 321px;
}

.search form {
    margin: 0;
    padding: 0;
    float: right;
}

.search input {
    vertical-align: middle;
    height: 18px;
    border: 0px;
    padding: 2px 0 2px 10px;
    width: 150px;
    font-size: 12px;
    color: #273691;
}


.search-fields-wrapper {
    line-height: 28px;
    margin-right: 17px;
    padding-top: 5px;
    vertical-align: middle;
    
  
}

/* @end */

/* @group Navigation */

.navwrapper {
    background: #ffffff;
    width: 216px;
    margin-top: 5px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    display: block;
}

.nav {
    width: 211px;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

.nav_hdr_left {
    background: #ffffff url(../images/left_box_hdr.gif) no-repeat scroll 0 0;
    width: 226px;
    height: 31px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
}

.nav_hdr_left h2 {
	color: #fff;
	width: 206px;
	padding: 1px 0 4px 10px 
	}
	
.nav_hdr_left h2 a{
	color: #fff;
	text-decoration: none;
	display: block;
}
	
.nav_hdr_left h2.arrow {
	background: transparent url(../images/left_box_hdr_arrow.gif) no-repeat scroll 100% 0;
	}
	
.nav_hdr_left h2.arrow2 {
	background: transparent url(../images/left_box_hdr_arrow2.gif) no-repeat scroll 100% 0;
	}

.nav ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0px;
    width: 209px;
}

.nav ul a {
    color: #273691;
    text-decoration: none;
}

.nav ul a:hover {
    color: #130e90;
}

.nav .selected a {
    text-decoration: none;
    font-style: italic;
}

.nav ul li ul {
    width: 190px;
}

.nav ul li.selected_master {
    background: #FFF url('/images/nav_avtive_bg.gif') repeat-x;
}

.nav ul li.selected_master a {
	text-decoration: none;
	font-weight: bold;
	color: #EC1C24;
	}
	
.nav ul li.selected_master li a {
	font-weight: normal;
	color: #273691;
	}
	
.nav ul li.selected_master ul li.selected ul li a {
	font-weight: normal;
	color: #273691;
	}
	
.nav ul li.selected_master ul li.selected a {
	font-weight: bold;
	color: #EC1C24;	
	}


.nav ul li.selected_master li {
    border-bottom: 0px;  
}

.nav ul li {
/*    background: url(../images/nav_cat_bg.gif) repeat-x 0;
    background-repeat: repeat-x; */
    padding-left: 7px;
    line-height: 23px;
    vertical-align: middle;
    margin-left: 1px;

}

.nav ul li ul li {
    background-image: none;
    line-height: 20px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 1px;
}

.nav_bottom {
    width: 216px;
    height: 14px;
/*    background: url(../images/nav_bottom.gif) no-repeat; */
}

/* @end */

/* @group Content */

.content {
    width: 541px;
	float: left;
    /*height: 20px;*/
    padding-left: 1px;
    margin-left: 8px;
}

.leftwrapper {
    float: left;
    clear: both;
    margin-top: 8px;
}

/* @group Centre Column */

.centrewrapper {
    margin-left: 3px;
    float: left;
}

.feature_wrapper table {
    text-align: center;
    width: 100%;;
}

.feature_wrapper p {
    margin-bottom: 0;
    padding-bottom: 12px;
}

.breadcrumb {
    color: #ec1c24;
    width: 540px;
    height: 31px;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 5px;
    /*background: url(../images/bread_bg.jpg) no-repeat; */
}

.breadcrumb p {
    margin-top: 0;
    padding-top: 9px;
    font-size: 0.9em;
}

.breadcrumb a {
    color: #ec1c24;  
}

.breadcrumb a:hover {
    color: #ec1c24;  
}

.featured_hdr, .centre_box_hdr {
    width: 556px;
    height: 51px;
    background: transparent url(../images/featured_hdr_bg.gif);
}

.centre_box_hdr h2 {
    padding-left: 30px;
    font-weight: bold;
    font-size: 12px;
}

.featured_hdr h2 {
    padding-top: 4px;
    padding-left: 12px;
    font-weight: bold;
    color: #E54A06;
}

.specials_hdr {
    width: 547px;
    height: 38px;
    background-image: url(../images/specials_hdr_bg.gif);
    background-color: #e9e9e9;
}

.specials_hdr h2 {
    padding-top: 4px;
    padding-left: 12px;
    color: #e54a06;
    font-weight: bold;
}

.centre_box {
    width: 547px;
}

.centre_box a {
    text-decoration: none;
    color: #002f57;
}

.centre_box a:hover {
    text-decoration: underline;
}

.centre_box_hdr form {
    margin-top: 11px;
    margin-right: 30px;
}

.centre_box_hdr h2 {
    margin-top: 15px;
    margin-right: 10px;
}

.centre_box_hdr {
    margin-bottom: 10px;
}

.centre_bottom {
    width: 547px;
    height: 14px;

    margin-bottom: 0;
    padding-bottom: 5px;
}

.fprodstable {
    margin-top: 3px;
    text-align: center;
}

.fprodstable table {
	 border-collapse: separate;
	 border-spacing: 0;
	 *border-collapse: collapse; /* hack is needed for IE7 also */
}

.fprodstable p {
    margin-bottom: 0;
    padding-bottom: 12px;
}

.fprodstable td {
    vertical-align: top;
    background: url(../images/product_bg.gif) repeat-y;
    width: 184px;
    padding: 0;
}

.fprodstable tr {
	border: none;
	}

.fprodstable tr.top td.blank {
	background: #ffffff none;
	}
	
.fprodstable tr.bottom td.blank {
	background: #ffffff none;
	}

	
.fprodstable tr.bottom td {
	background: transparent url(../images/product_bg_bottom.gif) no-repeat scroll 0 top;
	height: 40px;
	padding-top: 10px;
	}

#related-products td {
	height: auto;
	}

.fprodstable a {
	color: #e54a06;
	
}

.fprodstable a:hover {
    color: #130e90;
}

.fprodstable a.red_arrow {
	font-size: 11px;
	color: #ec1c24;
	font-weight: bold;
	background: transparent url(../images/product_red_arrow.gif) no-repeat 0 50%;
	padding-left: 8px;
	text-decoration: none;
	}
	
	
	
.fprodstable a.blue_arrow {
	font-size: 11px;
	color: #273691;
	font-weight: bold;
	background: transparent url(../images/product_blue_arrow.gif) no-repeat 0 50%;
	padding-left: 8px;
	text-decoration: none;	
	}

.prod_left {
    width: 330px;
    vertical-align: top;
    margin-top: 0;
    padding-top: 0;
}

.prod_left p {
    padding-right: 10px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

.prod_right {
    text-align: center;
}

.view_product {
	margin-top: 12px;
    margin-left: 4px;
    padding-left: 8px;
    padding-right: 14px;
}

.view_product p {
    margin-top: 0;
    padding-top: 0;
}

.view_product h4 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.product_options{
    background: url(../images/options_bg.gif) repeat-x 0 bottom;
    width: 174px;
    color: #335367;
    font-weight: bold;
    font-size: 1em;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #d4d4d4;
    text-align: left;
}

.inner_options h3{
    color: #335367;
    padding:0;
    margin:0;    		
    margin-bottom:4px;
    font-size: 1.4em;
}

.inner_options{
    padding: 4px 7px 0px;
}

.inner_options table{
    width:100%;	
    margin-left:2px;
    text-align: center;
    border-collapse: collapse;
}

.attribute_error {
	color: #f00;
	margin-top: 3px;
	margin-bottom: 3px;
	border-style: solid;
	border-width: 0.5px;
	padding-left: 10px;
	font-weight: bold;
}

.options_table {
    border-collapse: collapse;
}

.basket_add{
    margin-top:14px;
}

.options_table select {
    padding: 0;
    font-size: 10px;
    margin: 8px 0 0;
}

.options_table input {
    width:30px;
    margin: 0;
    padding: 0;
}   

.option_name {
    padding-top: 2px;
    color: #21409a;
    text-align: center;
}

.view_product td {
    vertical-align: top;
    padding-right: 5px;
}

.product_details {
    text-align: center;
}

.prod_images {
    width: 174px;
    margin: 12px auto 14px;
}

.view_divisor {
    margin-left:15px;
    margin-top:20px;
    float: left;
}

.tableseperator {
    height: 5px;
    background-color: #eaeaea;
    margin-right: 8px;
}

.prodmaininfo {
	min-height: 150px;
	background: transparent url(../images/product_bg_top.gif) no-repeat 0 top;
	padding-top: 5px;
	}
	
.prodmainlinks {
	line-height: 34px; 
	vertical-align: middle;
	background: transparent url(../images/product_bg_bottom.gif) no-repeat 0 bottom;
	padding-bottom: 6px;
	}

.prodimgthumb {
    padding-top: 5px;
    width: 106px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    overflow: hidden;
    height: 130px;
}

.blue_text{
    color: #2f2f2f;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    text-align: center;
    font-size: 0.8em;
}

.prodprice {
	color: #000000;
    width: 130px;
    margin-top: 0;
    padding-top: 0;
    /* height: 28px; */
    font-weight: bold;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}

.viewprodprice {
    color: #EC1C24;
    width: 174px;
    margin-top: 0px;
    padding-top: 3px;
    height: 40px;
    text-align: center;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/view_price_bg.gif) repeat-x 0 bottom;
    border: 1px solid #d4d4d4;
    font-size: 1.2em;
}

.wasprice {
    color: #000;
    text-decoration: line-through;
}

.prodtitle {
    color: #273691;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    padding: 0 5px;
}

.prodtitle a {
    color: #2f2f2f;
}

.prodtitle a:hover {
    color: #2f2f2f;
}

.brand_thumb {
    clear: both;
    margin-bottom: 8px;
}

.details-bar {
    width: 544px;
    height: 25px;
    background: url(../images/blue-bar-small.gif) top left no-repeat;;
}

.extra-details {
    margin-top: 25px;	
}	

.extra-details .tabs {
	margin: 0;
	padding: 0;
	height: 31px;
}

.extra-details .tabs li {
	list-style: none;
	float: left;
	width: 141px;
	height: 33px;
	font-size: 1.2em;
    text-align: center;
    font-weight: bold;
    background: url(../images/grey-tab-small.gif) top left no-repeat;
    padding-top: 8px;
}

.extra-details .tabs li:first-child {
    margin-left: 0;
}

.extra-details .tabs li.selected {
    background: url(../images/blue-tab-small.gif) top left no-repeat;
}

.extra-details .tabs li a {
	display: block;
	text-decoration: none;
	color: #273691;
	padding-top: 5px;
	height: 20px;
	font-size: 0.8em;
	
}

.extra-details .tabs li.selected a {
    color: #fff;    	
}

div#related-products {
    display: none;	
}

div#specification, div#downloads {
	padding-top: 10px;
	padding-left: 12px;
	display: none;
}

div#specification, div#downloads a {
	text-decoration: none;
    color: #002f57;
}

div#specification, div#downloads a:hover {
    text-decoration: underline;	
}

div#specification table {
    line-height: 23px;    
}

div#specification table td {
    padding-left: 30px;
}

div#specification table th {
    text-align: left;
}

/* @end */

/* @group Checkout */

.checkout_breadcrumb_1 {
    background: url(../images/checkout_progress_1.gif) no-repeat;
}

.checkout_breadcrumb_2 {
    background: url(../images/checkout_progress_2.gif) no-repeat;
}

.checkout_breadcrumb_3 {
    background: url(../images/checkout_progress_3.gif) no-repeat;
}

.checkout_breadcrumb_4 {
    background: url(../images/checkout_progress_4.gif) no-repeat;
}

.checkout_progress li {
    display: inline;
    text-align: center;
    padding-right: 13px;
    padding-left: 14px;
    font-weight: bold;
}

.checkout_progress ul {
    padding-top: 6px;
    text-align: center;
    padding-left: 0;
	line-height: 24px;
	vertical-align:middle;   
    width: 476px;
    height: 38px;	 
    margin-left: 70px;
    list-style-type: none;    
}

.checkout_progress p {
    float: left;
    padding-left: 8px;
    padding-top: 0;
    margin-top: 10px;
    font-weight: bold;
}

.checkout_progress .active {
    font-weight: bold;
    color: #fff;
}

.checkout_progress .done {
    color: #fff;
}

.checkout_summary {
    margin-left: 40px;
    padding-bottom: 5px;
}

.summary_headings {
    float: left;
    width: 272px;
    padding-top: 1px;
}

.summary_prices {
    padding-top: 1px;
    text-align: right;
    margin-right: 10px;
}

.checkout_summary p {
    margin-top: 10px;
    margin-bottom: 3px;
    text-align: right;
    margin-right: 20px;
}

.checkout_summary img {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-right: 5px;
    float: right;
}

.forward_button input {
	text-align: center;
    border: 0px;
    background: transparent url(../images/btn_update_basket.gif) left no-repeat;
    padding-left: 13px;
    font-weight: bold;
    height: 23px;
    width: 135px;
    cursor: pointer;
}

.confirm_buttons {
    width: 530px;
    clear: both;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    height: 29px;
}

.continue_button input {
	text-align: center;
    border: 0px;
    background: transparent url(../images/btn_continue.gif) left;
    padding-left: 13px;
    font-weight: bold;
    height: 23px;
    width: 154px;
    cursor: pointer;
    float: right;
}

.pay_now_button input {
    text-align: center;
    border: 0px;
    background: transparent url(../images/btn_paynow.gif) left;
    padding-left: 13px;
    font-weight: bold;
    width: 89px;
    height: 23px;
    cursor: pointer;
    float: right;
}

input.cancel_button  {
    text-align: center;
    border: 0px;
    background: transparent url(../images/btn_cancel.gif) left;
    padding-left: 13px;
    font-weight: bold;
    height: 23px;
    width: 75px;
    cursor: pointer;
    float: left;
}

.save_button {
    float: right;
}

.cancel_button {
    float: left;
}

#checkout_delivery_address table input {
    width: 250px;
}

input.reset_password  {
    text-align: center;
    border: 0px;
    background: transparent url(../images/btn_reset_password.gif) left;
    padding-left: 13px;
    font-weight: bold;
    height: 23px;
    width: 135px;
    cursor: pointer;
    margin-left: 12px;
}

.reset_password {
    float: right;
}

textarea#comments {
	margin-left: 25px;
	margin-bottom: 25px;
	width: 440px;
	height: 100px;
}

/* @end */

/* @group Right Column */

.rightwrapper {
    float: right;
    margin-right: 3px;
    position: relative;
    margin-top: 18px;
}

.rightwrapper h2 {
	font-size: 1.1em;
	}

.right_box {
    width: 226px;
    margin-bottom: 5px;
}

.right_box p {
    margin: 0;
}

.right_box p.right {
    margin: 0;
    padding-left: 10px;
    text-align: right;
    padding-right: 10px;	
	}



.right_box p#checkout a {
	display: block;
	background-image: url(../images/checkout.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	line-height: 31px;
	padding-right: 40px;
	margin-right: 3px;
	}

.right_box a {
    text-decoration: none;
    color: #273691;
    font-weight: bold;
    font-size: 1em;
}

.right_box a:hover {
    color: #130e90;
}

.right_hdr {
    height: 32px;
    background: #ffffff url(../images/right_box_hdr_bg_2.gif) no-repeat;
    width: 226px;
}

.right_hdr h2 {
	display: block;
	width: 218px;
	height: 29px;
	margin-top: 0px;
	padding-top: 3px;
	} 
	
/* --- content --- */

div.box_content {
	padding: 0 10px 10px 10px; 
	margin-right: 6px;
	}

/* --- end content --- */
	

.right_bottom {
    width: 218px;
    height: 17px;
}

.right_bottom_shadow_1 {
    background: #ffffff url(../images/checkout_shadow.gif) no-repeat;
    background-position: 99% 0; 
	width: 226px;
	height: 4px;
	min-height: 4px;
	}

.basket_list {
    list-style-type: none;
    padding-left: 10px;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 6px;
}

.basket_item {
    padding-bottom: 5px;
    font-size: 0.9em;
}

.basket_summary {
    font-weight: bold;
    color: #000;
    background-color: #f9d4d5;
    margin-left: 0px;
    font-size: 0.99em;
    display: block;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 10px;
    margin-right: 6px;
}

div#shopping_basket {
	background: transparent url(../images/basket-bg.gif) repeat-y;
}

div#shopping_basket h2 {
	background: transparent url(../images/shopping-basket.gif) no-repeat scroll 100% 0;
	width: 218px;
	padding-top: 4px;
	}

div#shopping_basket a {
	color: #ec1c24;
}

div#shopping_basket .right_hdr {
	height: 30px;
    background: #ffffff url(../images/right_box_hdr_bask_bg.gif) no-repeat;
    width: 226px;
	}
	
div#shopping_basket p#checkout {
    padding-right: 0;   
}

div#boiler_spares {
	}
	
div#boiler_spares .right_hdr {
    height: 32px;
    background: #00548b url(../images/right_box_hdr_bg_1.gif) no-repeat;
    width: 226px;	
	}
	
div#boiler_spares h2 {
	background: transparent url(../images/boiler_spares.gif) no-repeat scroll 100% 0;
	padding-top: 5px;
	}
	
div#boiler_spares div.box_content {
	background-image: url(../images/blue-bg.gif);
	}
	
div#home_appliance_spares {
	}
	
div#home_appliance_spares .right_hdr {
    background: #00548b url(../images/right_box_hdr_bg_1.gif) no-repeat;
    width: 226px;	
	}
	
div#home_appliance_spares h2 {
	background: transparent url(../images/home_appliance_spares.gif) no-repeat scroll 100% 0;
	padding-top: 5px;
	}
	
div#home_appliance_spares div.box_content {
	background-image: url(../images/blue-bg.gif);
	}
	
	
#newsletter_menu .box_content {
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
#newsletter_menu_form {
	padding: 0 0 10px 0;
	font-size: 11px;
	}
	
#newsletter_menu_form input {
	}	
	
#newsletter_menu_form input[type='text']{
	background-image: url(../images/input-field.gif);
	width: 186px;
	height: 18px;
	border: 0;
	padding: 10px 20px 10px 20px;
	color: #273691;
	font-size: 11px;
}

#newsletter_menu_form input[type='submit']{
	background-image: url(../images/sign-up.gif);
	width: 90px;
	border: 0;
	float: right;
	color: #273691;
	font-weight: bold;
	padding: 5px 40px 10px 0;
	font-size: 1em;
	}
	
#brand_menu a#all_brands {
	background-image: url(../images/sign-up.gif);
	background-repeat: no-repeat;
	padding: 5px 40px 10px 0;
	background-position: 100% 0;
	float: right;
	}
	
#brand_menu p {
	padding: 10px 0 10px;
	}


/* --- end klasy szczegolowe --- */

#newsletter_menu_content {
    font-size: 0.9em;
    color: #000000;
    height: 110px;
}

#newsletter_menu_content p{
    padding-bottom: 5px;
    text-align: left;
}

.btn_sign_up {
    background-image: url(../images/btn_signup.gif);
    width: 89px;
    height: 23px;
    border: 0px;
    margin-right: 9px;
    margin-top: 4px;
}

.btn_signup {
	padding-left: 40px;
}

.topseller {
    height: 84px;
    background: url(../images/ts_bg.gif) repeat-x;
    margin-left: 1px;
}

.tsimage {
    padding-left: 1px;
    padding-top: 6px;
    padding-bottom: 4px;
    float: left;
    position: absolute;
}

.tsdetail {
    float: right;
    position: absolute;
    padding-top: 6px;
    padding-left: 70px;
    width: 140px;
}

.tstitle {
    color: #002f57;
    font-weight: bold;
    font-size: 1em;
}

.tsprice {
	color: #335367;
    background-color: #eaeaea;
    width: 125px;
    background-image: url(../images/td_price_bg.gif);
    margin-top: 5px;
    padding-left: 5px;
    padding-top: 4px;
    height: 19px;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
}

.paybox {
    padding-bottom: 3px;
    text-align: center;
}

/* @end */



/* @group Footer */

.footer {
	width: 1016px;
    width: 1016px;
    color: #fff;
    margin-bottom: 0;
    clear: both;
    padding-top: 4px;
    padding-bottom: 0;
    padding-left: 0;
}


.footer p {
    color: #3d3c3c;
    text-align: center;
    padding-top: 5px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.footerlinks {
	text-align: center;
	}

.footerlinks a {
	color: #3d3c3c;
    text-decoration: none;
}

.footerlinks a:hover {
    text-decoration: underline;
}

.seo-links a {
    color: gray;
    font-size: 11px;
}

/* @end */

.clear {
    clear: both;    
}
 
 #id_username, #id_password, #id_message {
    border: 1px solid #b8b8b8;  
}

 
 #id_country, #selected_address {   
    border: 1px solid #b8b8b8;
    width: 200px;
}

form.page_form #id_newsletter {
    width: 12px;
}

form.page_form table {
    margin: 0px auto;
    width: 90%; 
    border-collapse: collapse;
}

form.page_form table tr th {
    width: 30%;
    vertical-align: text-top;
}

form.page_form table tr td input {
    width: 200px;
    border: 1px solid #b8b8b8;
    padding: 2px 2px 0px 2px;
}

form.page_form table tr td ul {
    margin: 0px;
    padding: 0px;
}

form.page_form table tr td li {
    list-style: none;
    line-height: 23px;
    vertical-align: super;
    padding-bottom: 3px;
}

form.page_form table th, form table td {
    padding: 8px 0px;
    /*border-bottom: 1px solid #E4E4E4; */ 
}


form.page_form table th p {
    margin: 0px 10px 0px 0px;
    text-align: right;
}

form.page_form .help_text {
    margin-top: 5px;
    font-style: italic; 
}

.highlightable tr:hover {
    background-color: #F2F2F2;
    cursor: pointer;
}

#contact_content dl dt {
    
}

#contact_content dl dd {
    margin: 0;
    margin-bottom: 10px;
}

#contact_content dl {
    float: left;
    font-size: 12px;
    font-family: arial, verdana;
    font-weight: bold;
    width: 250px;  
}

#contact_content dl input {
    border: 1px solid #a4a4a4;
    color: #000;
    font-size: 12px;
    padding-left: 2px;
    width: 220px;
}

#contact_content dl select {
    border: 1px solid #a4a4a4;
    color: #000;
    font-size: 12px;
    width: 200px;
}

#contact_content dl input#id_newsletter,#contact_content dl input#id_remember_me
{
    width: 12px;
}

#contact_content {
    margin-left: auto;
    margin-right: auto; 
    width: 92%;
}


/* @end */

.table_wrapper {
    width: 520px;
    margin-left: 10px;
    margin-top: 10px;    
}

.product_table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0;
}

.product_table th {
    background-color: #e4e4e4;
    border-style: none;
    font-weight: bold;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 6px;
}

.product_table tr {
    border-bottom: 1px solid #e4e4e4;
    font-size: 1em;
}

.product_table td {
    padding-left: 6px;
}

.product_table input {
    margin-bottom: 5px;
    padding-bottom: 0;
    margin-left: 7px;
    float: left;
    margin-top: 7px;
    padding: 0;
    font-size: 0.9em;
}

.product_table img {
    margin-top: 3px;
    margin-bottom: 3px;
}

.error {
    color: red;
    list-style: none;
    padding: 0;
    margin: 0;	
}

.topseller {
    cursor: pointer;	
}

#btn_send {
	/*border: 1px solid #0773CB;
    background-color: #37ADED;*/
    padding-left: 175px;
    width: 100px;
    text-align: center;
    color: #fff;
}

#contact_details {
	margin-left: 12px;
}

div.paginator
{
    text-align: left;
    margin: 10px;
}

div.paginator a
{
    color: #fff;
    text-decoration: none;
}

div.paged, div.current_paged {
    height: 15px;
    float: left;
    padding: 2px 5px;
    text-align: center;
    margin-right: 2px;
}

div.paged a, div.current_paged a {
    color: #00558C;
}

div.paged {
    background-color: #E3E3E3;
}

div.current_paged {
    background-color: #0773CB;
}

div.current_paged a {
    color: #fff;
}

.errorlist {
    color: #9a0000;
    list-style: none;
    padding-left: 0;
    margin: 0;
}

#faqs p {
    text-align: center;
}

.topic_bg {
    color: #335367;
    padding-left: 8px;
    font: normal normal 1.2em Arial, Verdana, sans-serif;
    float: left;
    margin-top: 7px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.featured_hdr, .topic_hdr {
    width: 547px;
    height: 38px;
    background-image: url(../images/specials_hdr_bg.gif);
    background-color: #00548b;
    margin-bottom: 10px;
    margin-top: 15px;
}

.topic_hdr h2 {
    color: #002F57;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 12px;
    padding-left: 12px;
}

div.faq_content {
	width: 518px;
	border: 1px solid #d4d4d4;
	padding: 10px;
}

div.faq_content ul {
    padding-left: 0px;
    margin: 0;
}

div.faq_content ul li {
    list-style: none;
    font-size: 14px;
    font-weight: bold;
}

div.faq_content ul li a {
    color: #002F57;
}

div.faq_content ul ul {
    padding-left: 30px;
}

div.faq_content ul ul li {
    font-size: 12px;
    list-style: disc;
}

div.faq_content ul ul li a {
    color: #273691;
}

div.topic_title a{
    font-weight: bold;
}

div.faq_qa {
	width: 518px;
    border: 1px solid #d4d4d4;
    margin-bottom: 10px;
    padding: 10px;
}

.faq_qa h3 { 
    color: #273691;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
}

.faq_qa a {
	color: #273691;
	}
	
.faq_qa a:hover {
	color: #130E90;
	}

.brand_menu_item {
    margin-left: 1px;
    width: 210px;
    height: 59px;
    text-align: center;
    background-image: url('../images/brand_menu_item_bottom.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}

.brand_menu_item img {
 	vertical-align: middle;
}

.brand_menu_item a {
    line-height: 50px;
}

.fbrandstable {
    margin-top: 3px;
    text-align: center;
}

.fbrandstable table {
    border-spacing: 12px;
}

.fbrandstable p {
    margin: 5px 0px 0px 0px;
    /*color: #313131;*/
}

.fbrandstable tr {
    vertical-align: middle;
}

.fbrandstable .brandimgthumb {
    width: 160px;
    height: 59px;
    border: 1px solid #d4d4d4;
    vertical-align: middle;
}

.fbrandstable .brandimgthumb a {
    display: block;
}


.brandimgthumb img {
    vertical-align: middle;
    padding-top: 5px;
}

.brandimgthumb a {
    line-height: 50px;
}


.header_wrapper {
    background-color: #00548B;
    color: #FFF;
}

.news_stories {
	width: 800px;
}

.vat {
    font-size: 10px;
}

#show_vat {
    width: 169px;
    height: 40px;
    background-image: url('../images/show_vat_button.gif');
    background-repeat: no-repeat;
    float: right;
    margin-top: 0px;
    line-height: 40px;
    color: #fff;
    text-indent: 19px;
}

.page_content p { 
    text-align: center;
}

#top-bar {
    //background-color: #203a9b;
    background-color: #fff;
    color: #203a9b;
    font-weight: bold;
    width: 990px;
    height: 21px;
    padding-left: 5px;
}

#latest_news .item
{
    padding: 5px;
}

#latest_news a {
    color: #273691;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
}

#latest_news a:hover {
	color: #130e90;
}

#latest_news p {
    margin: 0;
}

.news_intro {
    border: 1px solid #d4d4d4;
    width: 519px;
    padding: 10px;
    margin-bottom: 13px;
    background-image: url('../images/news_bottom_slice.gif');
    background-position: bottom;
    background-repeat: repeat-x;
}

.news_intro .image {
    text-align: center;
    width: 157px;
    height: 62px;
    border: 1px solid #d4d4d4;
    float: left;
    background-color: #fff;
}

.news_intro .article {
    float: right;
    width: 345px;
}

.news_intro h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px;
}

.news_intro p {
    margin-top: 0px;
    height: 35px;
    overflow: hidden;
    text-align: left;
}

.news_intro .read_more {
    text-align: right;
    clear: both;
}

.news_content p {
    margin-top: 0px;
    overflow: hidden;
    text-align: left;
}

#news_slide {
    position: relative;
    overflow: hidden;
    float: left;
    width: 700px;
    height: 100px;
    background-color: red;
    top: -1.3em;
}

ul#news_slide_list {
	margin: 0;
    position: relative;
    overflow: hidden;
    height: 21px;
    list-style: none;
    width: 780px;
    line-height: 18px;
}

#news_slide_list li {
    position: absolute;
    left: 845px;
    top: 2px;
}

#news_slide_list li a {
    color: #fff;
    text-decoration: underline; 
}

#date_time {
    position: absolute;
    top: 2px;
    right: 37px;
    font-size: medium;
}

#home_message, .category_description {
    height: 25px;
    overflow: hidden;
    margin: 0px 10px;
    margin-bottom: 10px;
    color: #6E6E6E;
    font-size: 10px;
}


.category_description h1 {
	padding: 0;	
	margin: 0;
	}
	
.category_description h3 {
	color:#6E6E6E;
	font-size: 1em;
	padding: 0;	
	margin: 0;
	}
	
.category_description a {
	color:#6E6E6E;
	}

#home_message p, .category_description p {
	margin: 0;
}

#home_message h1, .category_description h1 {
    font-size: 10px;	
}

#message {
    font-size: 14px;
    color: red;
}

ul#message {
    border: 1px solid #ff0000;
    padding: 10px;
    width: 515px;
    list-style: none;
}

/* News ticker (liScroll) */
#ticker {
    display: none;  
}

.tickercontainer { /* the outer div with the black border */
    width: 805px; 
    height: 21px; 
    margin: 0; 
    padding: 0
    overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    left: 10px;
    top: 4px;
    width: 805px;
    overflow: hidden;
}

ul.newsticker { /* that's your list */
    position: relative;
    left: 805px;
    font-family:Arial,Helvetica,Geneva,sans-serif;
    font-size:12px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.newsticker li {
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    width: 805px;
    margin: 0;
    padding: 0;
}

ul.newsticker a {
    white-space: nowrap;
    padding: 0;
    color: #fff;
    font-family:Arial,Helvetica,Geneva,sans-serif;
    font-size:12px;
    font-weight: bold;
    margin: 0 50px 0 0;
}

ul.newsticker span {
    margin: 0 10px 0 0;
}

#banners {
	height: 166px;
    margin-bottom: 10px;
    overflow: hidden;
}

#callback {
	background: transparent url(../images/callback.gif) no-repeat scroll 0 0;
	height: 75px;
	width: 225px;
	}
	
#callback a {
	text-decoration: none;
	color: #6E6E6E;
	}


#callback_content {
	display: block; 
	width: 170px; 
	padding: 32px 0 0 12px;
	}
	
#description_toggle {
	float: right;
	padding-right: 50px;
	cursor: pointer;
	}

form.page_form table tr td input.save-button {
	width: 70px;
	height: 28px;
    background: url(../images/btn_save.gif) top left no-repeat;
    border: none;
}

#installer_application label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
#installer_application input[type='checkbox'] {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: middle;
    position: relative;
    top: -1px;
    *overflow: hidden;
}
