/* Main Structure */
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial, Verdana,Helvetica,sans-serif;	
	font-size: 80%;
	color:#5a6870;
	background-color:#fff;
	height:100%;
}
a{	
	outline: none;
}
a.inline_link{
	text-decoration:underline;	
}
input{
	outline: none;
}

#logo_container h1{
	border-bottom:none;
}
#logo_container h1 a{
	background:transparent url(/images/template/vax_logo.png) no-repeat scroll 0 0; 
	display:block; 
	float:left; 
	height:100px; 
	text-indent:-9999px; 
	width:160px; 	
}
#logo{
	background:transparent url(/images/template/vax_logo.png) no-repeat scroll 0 0; 
	height:100px;
	width:160px; 		
	margin-top:0px;
}

#logo_container_ppc h1{
	border-bottom:none;
}
#logo_container_ppc h1 a{
	background:transparent url(/images/template/bg_header_ppc.png) no-repeat scroll 0 0; 
	display:block; 
	float:left; 
	height:142px; 
	text-indent:-9999px; 
	width:990px; 	

}
#logo_container_ppc_sale h1{
	border-bottom:none;
}
#logo_container_ppc_sale h1 a{
	background:transparent url(/images/template/bg_header_ppc_sale.png) no-repeat scroll 0 0; 
	display:block; 
	float:left; 
	height:142px; 
	text-indent:-9999px; 
	width:990px; 	

}

#logo_container_helpline h1{
	border-bottom:none;
}
#logo_container_helpline h1 a{
	background:transparent url(/images/template/bg_header_helpline.png) no-repeat scroll 0 0; 
	display:block; 
	float:left; 
	height:142px; 
	text-indent:-9999px; 
	width:990px; 	

}


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

#flash_container {
	overflow: hidden;
	behavior: url(/css/PIE.htc); /* Enable border radius in IE6 - 8 */
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
}

#flash_panel {
	height: 354px;
}

#header_container{
	height:137px;
	background-repeat: repeat-x;
}

#header_container_ppc{
	height:137px;
}

#ppc_wrap {
	margin-left:20px;
}

#menu_container{
	clear:both;
	height:50px;
	width:990px;	
}
.content_container{
	clear:both;
	height:100%; 
	background-color:#fff;
}
.content_container_side{
	display: inline-block;	
	min-height:600px;

}
#panel_container{
	clear:both;
	width:990px;
	height:160px; 
}

/* Header structure */
#logo_container{
	float:left;
	width:300px;
	padding-left:40px;
	padding-top:21px;
	text-align:left;
}

/* Carpet Right */
#carpetright_header_container {
	overflow: hidden;
	background: #EFEDEE;
	padding-bottom: 18px;
	margin: 10px 0;
}
#carpetright_header_container #logo_container #logo {
	height: 63px;
	margin: 0;
}
#carpetright_logo_container {
	float:right;
	padding-right:40px;
	padding-top:21px;
	text-align:left;
}
#carpetright_logo{
	background:transparent url(/images/template/carpetright_logo.png) no-repeat scroll 0 0; 
	height:61px;
	width:194px; 		
	margin:0px;
	margin-top: 3px;
}
#search_container{
	float:left;
	margin-top:30px;
	margin-left:43px;
	width:300px;
}
#search_box{
	float:left;
	width:262px;
	height:27px;
	background-image:url(/images/template/search_bar.png);
	behavior: url(/css/PIE.htc); /* Enable border radius in IE6 - 8 */
	border: 2px #727d84 solid;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.searchfield{
	float:left;
	margin-top:10px;
	width:200px;	
}
.searchlabel{
	clear:both;
	float:left;
	margin-top:10px;	
	width:200px;
}
#sb_button{
	clear:both;
	width:400px;
	padding-top:20px;
	text-align:right;
}
#hmc_needhelp_box {
	clear: both; 
	padding-top: 5px;
}

#breadcrumb{
	float:left;
	width:720px;
	line-height:20px;
	margin-bottom:10px;
	border-bottom:#CCC 1pt solid;
}
#breadcrumb_full{
	float:left;
	width:984px;
	line-height:20px;
	padding-left:5px;
	margin-bottom:10px;
	border-bottom:#CCC 1pt solid;
}

.content_side{
	float:left;
	width:525px;
	min-height:540px;	
	margin-bottom: 20px;
	border-right:1pt #ccc solid;
	padding-right:5px;
	display: inline-block;
}
.content_noside{
	float:left;
	width:100%;
	min-height:540px;
}

/* element styling  - div for jobs, videos etc */

.content_element{
	width:100%; 
	float: left; 
	margin-bottom: 20px;
}

.content_element_more_info{
	float: left; 
	width: 100%; 
	margin-top: 5px; 
	text-align:right;
}

/* Surrounds the video thumbnail image */
.videoimage {
	text-align: center;
	float:left; 
	padding-right: 10px;
	margin: 0 auto;
}

.videodesc {
	text-align: left;
	padding-right: 10px;
}

.video_clear {
	clear: both;
}

/* Surrounds the listing element */
.listing {
	float: left; 
	margin-bottom: 10px; 
	width: 100%; 
	padding-bottom: 10px; 
	border-bottom: 1px #CCCCCC solid;
}

/* Surrounds the listing thumbnail/icon image */
.listingimage {
	float:left; 
	padding-right: 10px;
}

.doc_listing {
	float: left; 
	margin-bottom: 10px;
	margin-right: 10px; 
	width: 350px; 
	padding-bottom: 10px; 
	border-bottom: 1px #CCCCCC solid;
}

.doc_ listingimage {
	float:left; 
	padding-right: 10px;
}

.doc_listingdesc {
	float:left; 
	padding-right: 10px;
}

.doc_listingdesc h3 {
	font-size: 98%;
}

.doc_listing_col {
	float:left; 
}

/* Surrounds the element */
.element {
	float: left; 
	margin-bottom: 10px; 
	width: 100%; 
	padding-bottom: 10px; 
}

.video_element {
	float: left; 
	margin-bottom: 10px;
	margin-right: 15px; 
	width: 345px; 
	min-height: 200px;
	padding-bottom: 10px; 
}

/* Hello and welcome images */

.intro_image {
	float: left;
	border: none;
	margin-right: 5px;
}

.intro_image_clear {
	margin-top: 13px;
}

/* Surrounds the section element */
.section {
	float: left; 
	margin-bottom: 20px; 
	width: 100%; 
}

.listcontainer {
	margin-left: 30px;
}
.listcontainer a {
	text-decoration: underline;
}
.listcontainer li {
	list-style: none;
	margin-top: 4px;
	padding-left: 20px;	
	background-image: url("/images/template/list_grey_arrow_right.gif");	
	background-repeat: no-repeat;
	line-height: 15px;
}
.brochure_link{
	margin-left:0px;	
}


.listcontainer_searchresults {
	margin-left: 10px;
}

.listcontainer_searchresults a {
	text-decoration: none;
}

.listcontainer_keyfeatures {
	margin-left: 5px;
}

.listcontainer_keyfeatures a {
	text-decoration: underline;
}

.listcontainer_keyfeatures li {
	list-style: none;
	margin-top: 4px;
	padding-left: 20px;	
	background-image: url("/images/template/list_grey_arrow_right.gif");	
	background-repeat: no-repeat;
	line-height: 15px;
}

.listcontainer_keyfeatures_tradeup {
	margin-left: 20px;
}

.listcontainer_keyfeatures_tradeup a {
	text-decoration: underline;
}

.listcontainer_keyfeatures_tradeup li {
	margin-top: 4px;	
	background-repeat: no-repeat;
	line-height: 15px;
}

.numbercontainer {
	margin-left: 30px;
}

.nuumbercontainer a {
	text-decoration: underline;
}

.numbercontainer li {
	margin-top: 4px;
	padding-left: 20px;	
	background-repeat: no-repeat;
	line-height: 15px;
}


.lettercontainer {
	margin-left: 30px;
}

.lettercontainer a {
	text-decoration: underline;
}

.lettercontainer li {
	list-style-type: upper-alpha;
	margin-top: 4px;
	padding-left: 20px;	
	background-repeat: no-repeat;
	line-height: 15px;
}

.bulletcontainer {
	margin-left: 20px;
}

.bulletcontainer a {
	text-decoration: underline;
}

.bulletcontainer li {
	list-style: disc;
	margin-top: 4px;
	padding-left: 0px;	
	line-height: 15px;
}

.step_heading {
	width: 100%; 
	width: 73px; 
	height: 28px;
	margin-top: 20px;
}


/* generic styling */

a{
	text-decoration: none;
	color: #666;
}	
a:hover{
	text-decoration: underline;	
	color: #333;	
}

.hyperlink_style {
	text-decoration: underline;
}

p{
	text-align: left;	
	margin-top: 10px;
	margin-bottom: 10px;	
}

p.short{
	width:480px;	
}

.question {
	color:#EE5C29;
	font-weight: bold;
	font-size: 105%;
	padding-top: 5px;
}

#category h2{
	border-bottom:0px solid #CCCCCC;
	color:#777777;
	font-size:130%;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
}
#category h3 {
	color:#777777;
	font-size:115%;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
}

h1{
	font-size:130%;
	padding-bottom:2px;
	margin:0 0 0.4em;
}
h1.v_shop{
	font-size:130%;
	margin-bottom:2px;
	padding-bottom:1px;
	margin-top: 15px;
	border-bottom: 1px #CCCCCC solid;
}
h2{
	font-size:130%;
	margin-bottom:2px;
	padding-bottom:1px;
	margin-top: 15px;
	border-bottom: 1px #CCCCCC solid;
}

.noborder {
	border: none !important;
}

/* For use with anchor tags in headings */
h2 a:hover {
	text-decoration: none;
}

h2.prod{
	border-bottom:solid #f78629 2pt;
}

h3{
	font-size:115%;
	margin-bottom:2px;
	padding-bottom:1px;
	margin-top: 15px;
}

h3 a{
	margin-bottom:1px;
	padding-bottom:1px;
	margin-top: 15px;
}

h3 a:hover{
	color:#999;
}

.internallink{
	color:#f89829;	
}

.smalltext {
	font-size: 80%;
}

.warning{
	/* text-transform: capitalize; */
	color: #FF6600;
	font-weight: bold;
}

.warning2{
	/* text-transform: capitalize; */
	color: #c00;
	font-weight: bold;
}

/* Used to style thumbnail video images */
img.video{
	padding: 2px;
	border: 1px #999999 solid;
}

/* menu positioning - moveup to correct slot */
#menu{
	position:absolute;
	top:137px;
	width:990px;
	height:48px;
	background:url(/images/template/tn/tn_menubar.gif) no-repeat 0 0;
}


/* Main Menu List */
#menu_links{
	margin-left:253px;
	width:745px;
	font-size:80%;
}	
#menu_links li{
	display:inline;	
	font-weight:bolder;
	margin:0px;
	width:148px;
}
#menu_links a{
	margin-left:-3px;	
	 text-decoration:none;
	 color:#666;
}

#menu_links a:hover{
	 text-decoration:none;
	 color:#333
}



/* Side Menu list */

#sidemenu_placeholder{
	float:left;
	min-height:550px;
	width:245px;
}

#sidemenu_container {
	position:absolute;
	top:185px;
	width:236px;
}

#sidemenu{
	position:relative;
	behavior: url(/css/PIE.htc); /* Enable border radius in IE6 - 8 */
	border-left: 2px solid #727D84;
	border-right: 2px solid #727D84;
	border-bottom: 2px solid #727D84;
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	font-weight:700;
	padding: 6px 0 20px 0;
	
}

#sidemenu li{
	list-style-type: none; 	
	padding: 0;
	margin: 0;
}

#sidemenu a{
	color: #1D2B33;
	display: block;
	padding: 10px;
	cursor: pointer;
}
#sidemenu a:hover{
	text-decoration:underline;
}

#sidemenu_active > a {
	background-color:#7fd5e8;
}

#sidemenu_sub a{
	padding-left: 30px;
}

#sidemenu_sub_active > a {
	background-color:#99dded;
}

#sidemenu_sub2 a{
	padding-left: 50px;
}

#sidemenu_sub2_active > a {
	background-color:#b2e6f1;
}

#sidelinks .sidebar_image_button {
	margin-top: 15px;
	text-align: center;
}

#sidelinks .sidebar_image_button a {
	display: block;
	padding: 0px;
	border: 0px;
	height: 134px;
	text-indent: -9999px;
	outline: none;
}

#sidelinks .sidebar_image_button a img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#sidelinks #sidebar_web_accessories {
	background: transparent url(/images/buttons/spares_btn_232x134.jpg) no-repeat top center;
	/* width: 240px;
	height: 87px; */
}

#sidelinks #sidebar_web_delivery {
	background: transparent url(/images/template/basket/xmas_delivery.png) no-repeat top center;
}

#sidelinks #sidebar_solutions {
	background: transparent url(/images/buttons/aaa_20_off.jpg) no-repeat top center;
}

#sidelinks #sidebar_help_me_choose {
	background: transparent url(/images/buttons/help_me_choose.gif) no-repeat top center;
}

#sidelinks .sidebar_image_button a:hover {
	background-color: #FFFFFF;
	background-image: none;
}

#sidelinks .sidebar_image_button a:hover {
	border: 0px;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;	
}

/* Footer formatting */
#footer_container{
	clear:both;
	color:#727d84;
	float: right;
	margin-bottom: 2em;
	width: 399px;

}

#copyright{
	float:left;
	margin-top: 15px;
}
#footer_links{
	clear: both;
	float:right;
	text-align:right;
}
.footerlist li{
	display: inline;
	list-style-type: none;
}
.footerlist a{
	margin-right:3px;
}
#footer_container .performance_is_everything {
	background: url(/images/template/performance_is_everything.png) no-repeat 0 0;
	float: right;
	height: 35px;
	margin: 2em 0;
	width: 399px;
	text-indent: -9999px;
}

/* Panels */
.panel{
	float:left;
	width:225px;
	margin:9px;
	padding:2px;
	text-align:left;
}
.panel h1{
	font-size:125%;
	font-weight:700;
	color:#333;		
}
.panel h2{
	font-size:125%;
	font-weight:700;
	color:#333;
	border-bottom:solid #f78629 2pt;
	margin-bottom:4px;
	padding-bottom:2px;
	text-align:left;
}
.panel h2 a{
	font-weight:600;
	text-decoration:none;
}
.panel h2 a:hover{
	text-decoration:none;
	color: #666;
}

.panel li{
	list-style-type: none;	
	font-size:90%;	
	/*line-height:20px;*/
}
.panel a{
	text-decoration:none;	
	color:#333;
}
.panel a:hover{
	text-decoration:underline;
}

.panel_prod{
	text-align:center;	
	margin:5px;
	width:224px;
	min-height:300px;
}

/* New panel layout at the bottom of index page */

#panel_container .panel h2 {
	border: none;
	color: #1d2b33;
	
}


/* New cat layout */
.spacer{
	width:5px;	
}


.cell_top{
	border-left:1pt #ccc solid; 
	border-right:1pt #ccc solid;  
	border-top:1pt #ccc solid;	
	text-align:left;
	padding:5px;
	height:20px;
	vertical-align:top;
}

.cell_top_saving_h2 {
	float: left;
	width: 150px;
}

.cell_top_corner_saving {
	float: right;
	height: 55px;
	margin-bottom: -55px;
	position: relative;
	top: -6px;
	right: -6px;
	width: 58px;
	*width: 222px; /* IE spud fix - makes box width of TR */
	text-indent: -99999px;
}

.cell_top_corner_saving_5_pound {
	background: url(/images/categories/5_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_10_pound {
	background: url(/images/categories/10_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_15_pound {
	background: url(/images/categories/15_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_20_pound {
	background: url(/images/categories/20_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_25_pound {
	background: url(/images/categories/25_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_30_pound {
	background: url(/images/categories/30_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_33_33_pound {
	background: url(/images/categories/33_percent.png) no-repeat top right;
}

.cell_top_corner_saving_35_pound {
	background: url(/images/categories/35_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_40_pound {
	background: url(/images/categories/40_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_45_pound {
	background: url(/images/categories/45_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_50_pound {
	background: url(/images/categories/50_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_55_pound {
	background: url(/images/categories/55_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_60_pound {
	background: url(/images/categories/60_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_65_pound {
	background: url(/images/categories/65_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_70_pound {
	background: url(/images/categories/70_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_75_pound {
	background: url(/images/categories/75_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_80_pound {
	background: url(/images/categories/80_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_85_pound {
	background: url(/images/categories/85_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_90_pound {
	background: url(/images/categories/90_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_95_pound {
	background: url(/images/categories/95_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_100_pound {
	background: url(/images/categories/100_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_110_pound {
	background: url(/images/categories/110_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_120_pound {
	background: url(/images/categories/120_pound.png) no-repeat top right;
}

.cell_top_corner_saving_130_pound {
	background: url(/images/categories/130_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_150_pound {
	background: url(/images/categories/150_pound.png) no-repeat top right;
}

.cell_top_corner_saving_180_pound {
	background: url(/images/categories/180_pound.jpg) no-repeat top right;
}

.cell_top_corner_saving_200_pound {
	background: url(/images/categories/200_pound.png) no-repeat top right;
}

.cell_title_h2{
	padding:5px;
	height:20px;	
	vertical-align:top;	
}
.cell_title_h3{
	padding:5px;
	height:20px;
	text-align:left !important;
	vertical-align:top;	
}
.cell_image{
	border-top:1pt #ccc solid; 		
}
.cell_middle{
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-left:1pt #ccc solid; 
	border-right:1pt #ccc solid;  
	text-align: center;
	vertical-align:bottom;
}
.cell_icons{
	padding:5px;
	border-left:1pt #ccc solid; 
	border-right:1pt #ccc solid;  
	text-align: left;
	vertical-align:top;
}
.cell_icons img{
	padding-right:1px;
}
.cell_bottom{
	padding:5px;
	border-left:1pt #ccc solid; 
	border-right:1pt #ccc solid;  
	border-bottom:1pt #ccc solid;	
	text-align: right;
	vertical-align:bottom;
}
.cell_bottom p{
	text-align:right;
	font-weight:bold;
}

.cell_bottom_searchresults {
	text-align: left;
}

.spacing_col{
	border: 0px #fff solid !important;	
}
.cols_3{
	width:200px;	
}
.cols_5{
	width:111px;	
}

.cell_text{
	text-align:left;	
	vertical-align:top;
}
.guarantee_cat_logo {
	width: 100%; 
	padding-left: 6px; 
	padding-bottom: 4px;
}
/* New cat layout */





.cat_thumb{
	height:255px; 
	vertical-align:bottom;
}
.cat_desc{
	height:120px;	
	text-align:left;
}

.cat_list ul{
	list-style:square;		
}
.cat_list li{
	list-style:square;		
	padding-top: 4px;	
	margin-left:10px;
}

#catdesc{
	float:left;
}
#catlogo{
	float:right;
	padding-right:20px;
}
#acclogo{
	float:right;
	padding-right:20px;
}


.sol_disclaimer{
	font-size: 0.7em;	
	margin-top:2px;
}

.catp_price{
	text-align:right;
	font-weight:bold;
	height:50px;
	margin-right: 5px;
}
.catp_thumb{
	height:241px;
	vertical-align:bottom;
	margin-bottom:10px;
}
.catp_desc{
	text-align:left;
	padding-top:5px;
	height:70px;	
}

.cat_free_machine_box {
	float: right;
	width: 230px;
}

/*
 * Category paging
 */
.cat_pager_prevlink, .cat_pager_nextlink, .cat_pager_page_link {
	display: block;
	width: 20px;
	height: 21px;
	float: right;
	text-align: left;
	text-indent: -999px;
	overflow: hidden;
}

.cat_pager_prevlink {
	background: transparent url(/images/buttons/circle_prev_next_41x42.gif) no-repeat 0px 0px;
	margin-right: 4px;
}

.cat_pager_nextlink {
	background: transparent url(/images/buttons/circle_prev_next_41x42.gif) no-repeat -21px 0px;
	margin-left: 4px;
}

a.cat_pager_prevlink:hover, a.cat_pager_nextlink:hover {
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
}

span.cat_pager_prevlink, span.cat_pager_nextlink {
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
	background-position: 0px -21px;
}

span.cat_pager_nextlink {
	background-position: -21px -21px;
}

.cat_pager_page_link {
	line-height: 120%;
	padding-left: 2px;
	padding-top: 2px;
	width: 14px;
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
}

span.cat_pager_page_link {
	color: #FF6600;
}

/* search options */
#search_keyword{
	margin-left:37px;	
	width:218px;
	height:20px;
	margin-top:2px;
	font-size:1.2em;
	font-weight:lighter;
	vertical-align:bottom;
	padding-top:3px;
	border:0pt;
	border: 0pt red solid;
}


/* Basket */

#machair_sitelink{
	float:right;
	padding:none;
	margin-top:10px;
	margin-right:10px;
}


#micrositelink{
	float:right;
	padding:none;
	margin-top:15px;
	text-align:center;
	font-weight:700;
}


#homepage-feature-link{
	float: none; 
	margin-top:0px;
	padding:none;
	margin-top:3px;
	text-align:center;
	font-weight:700;
}

#homepage-feature-link a:hover img {
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
	border-bottom: 0px;
}

#solutionsheader a:hover img {
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
	border-bottom: 0px;
}

#free_delivery_container{
	float:right;
	width:240px;	
	margin-top:40px;
	margin-right:10px;
	height:37px;
	text-align:center;
	font-weight:bold;
	color:#000;
	border:0pt red solid;
	background-image:url(/images/icons/free_delivery.png);
	background-repeat:no-repeat;
}

#basket_container{
	float:right;
	width:240px;	
	margin:10px;
	height:100px;
	text-align:center;
	font-weight:bold;
	color:#000;
	background:url(/images/template/checkout_box.png) no-repeat;
}
#basket_container .button_container {
	margin-left: 0;
}


#basket_title{
	float:left;
	margin-left:3px;
	width:50px;
	height:25px;
	color:#666;
}
#basket_values{
	float:left;
	height:25px;
	width:150px;
	color:#666;
}
#basket_header{
	height:40px;
	width:250px;
}

.button_container{
	width:225px;
	text-align:right;
}

.button_container_ppc{
	width:225px;
	text-align:left;
	margin-top: 10px;
}

.checkout{
	margin-left:12px;
	margin-bottom:10px;	
	border:1pt ora
}

.button {
	background-image:url(/images/template/button.gif);
	height:20px;
	margin:2px 2px 4px 4px;
	width:79px;
	clear:both;
	float:right;
	color:#fff !important;
	font-weight:700;
	padding-top:2px;
	text-align:center;
}

.button a{
	color:#fff;	
	text-decoration:none;
}
.button a:hover{
	color:#333;
	text-decoration:none;
}


.international_column
{
	float: left; 
	width: 260px;
}

/* Offers */

.price_wrap {
	text-align: left;
	width: 100%;
}

.offer_wrap {
 height: 520px;
 clear: both;
 width: 100%;
}

.offer_price_wrap{
	font-weight:bold;
	height:50px;
	margin-right: 5px;
}

.offer_product_title{
	margin-bottom: 10px;
	font-size: 90%;
}

.offer_product_strapline{
	margin-bottom: 10px;
	color: #ED1C24;
	font-size: 120%;
}

.offer_product_name{
}


.offer_panel_prod{
	text-align:center;	
	margin:5px;
	width:224px;
	min-height:300px;
	border: 0pt;
}

.offer_panel_prod_helpline{
	text-align:center;	
	margin:5px;
	width:224px;
	min-height:300px;
	height: 430px;
	border: 0pt;
}

.offer_thumb{
	height:355px;
	vertical-align:bottom;
	margin-bottom:10px;
}

.offer_thumb_helpline{
	height:310px;
	vertical-align:bottom;
	margin-bottom:10px;
}

.offer_price {
	/*color: #FF0000;*/
}

.rrp_price {
	/*text-decoration: line-through;
	vertical-align: bottom;*/
}

.strapline {
	text-align: left;
	width: 100%;
	font-size: 150%;
	color: #ED1C24;
}

.offer_button {
	padding-top: 0px;
	float: left;
	margin-left: 0px;
}

/* Service Agents */

.serviceagent_homesection {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.serviceagent_label {
	clear: both;
	float: left;
	width: 120px;
	margin: 4px;
}

.serviceagent_value {
	margin: 4px;
}

/* Support */
.panel_support{
	text-align: left;	
	margin: 13px;
	_margin:5px;
	width: 300px;
	height: 300px;
	float: left;
}

.panel_support_heading{
	height: 30px;
}


.panel_support h3{
	border-bottom:0pt;	
	border:0pt black solid;
	text-align:left;
	padding-left:4px;
}

.panel_support_title{
	padding-bottom:2px;
	border-bottom:solid #ccc 1pt;
}

/*.panel_support_title h2{
	border-bottom:0pt;	
	border:0pt black solid;
	margin-top:-1px;
	padding-left:3px;
	height:35px;
	text-align:left;
}
.panel_support_title h3{
	border-bottom:0pt;	
	border:0pt black solid;
	text-align:left;
	padding-left:4px;
	font-size:0.9em;
	margin-top:-20px;
}


.panel_support_thumb{
	float: left;
	height:231px;
	vertical-align:bottom;
	margin-bottom:10px;
}*/

.panel_support_desc{
	float: left;
	text-align:left;
	padding: 10px;
	border: #CCCCCC 1px solid;
	width: 290px;
	height: 260px;
	position: relative;
}

.panel_support_desc_register {
	background: url(/images/template/panels/support/panel_background_register.jpg) no-repeat;
}

.panel_support_desc_resourcecentre {
	background: url(/images/template/panels/support/panel_background_resourcecentre.jpg) no-repeat;
}

.panel_support_desc_contact {
	background: url(/images/template/panels/support/panel_background_contact.jpg) no-repeat;
}

.panel_support_desc_bottom_register {
	position: absolute;
	bottom: 112px;
}


/* Shop */
.panel_shop_wrapper{
	margin: 0 auto;
	float: left;
	width: 990px;
}

.panel_shop_wrapper_helpline {
	clear:both;
	height: 2000px;
	background-color: #FFFFFF;
}

.panel_shop{
	text-align: left;	
	margin: 10px;
	width: 174px;
	height: 340px;
	float: left;
}

.panel_shop_heading {
	height: 28px;
}

.panel_shop_heading a, img {
	border: none;
}

.panel_shop_listcontainer {
	margin-left: 15px;
	padding-right: 10px;
}

/*
.panel_shop_heading_vacuum {
	background: url(/images/template/panels/shop/panel_heading_vacuum.jpg) no-repeat;
	height: 30px;
}

.panel_shop_heading_multifunction {
	background: url(/images/template/panels/shop/panel_heading_multifunction.jpg) no-repeat;
	height: 30px;
}

.panel_shop_heading_spares {
	background: url(/images/template/panels/shop/panel_heading_spares.jpg) no-repeat;
	height: 30px;
}
*/

.panel_shop_desc{
	float: left;
	text-align:left;
	padding: 0px;
	padding-bottom: 10px;
	border: #CCCCCC 1px solid;
	border-top: none;
	width: 174px;
	height: 280px;
}

.panel_shop_image {
	text-align: right;
}

.panel_shop_desc img{
	border: none;
}

.panel_shop_desc_col {
	float: left; 
	width: 106px;
}

/* Help Me Choose */

.panel_helpme_wrapper{
	margin: 0 auto;
	width: 504px;
}

.panel_helpme{
	text-align: left;	
	margin: 10px;
	_margin:4px;
	width: 222px;
	height: 340px;
	float: left;
}

.panel_helpme_heading_carpet {
	background: url(/images/template/panels/shop/panel_heading_carpet.jpg) no-repeat;
	height: 30px;
}

.panel_helpme_heading_vacuum {
	background: url(/images/template/panels/shop/panel_heading_vacuum.jpg) no-repeat;
	height: 30px;
}

.panel_helpme_desc{
	float: left;
	text-align:left;
	padding: 10px;
	border: #CCCCCC 1px solid;
	border-top: #F8982A 2px solid;
	width: 212px;
	height: 250px;
}

.panel_helpme_image {
	text-align: center;
}

.panel_helpme_desc img{
	border: none;
}

.panel_helpme_desc_col {
	float: left; 
	width: 106px;
}

/* Resource Centre */
.panel_resource_wrapper{
	float: left;
	margin: 0 auto;
	margin-left: 70px;
	_margin-left: 35px;
	width: 590px;
}

.panel_resource{
	text-align: left;	
	margin: 8px;
	_margin:4px;
	width: 124px;
	height: 238px;
	float: left;
}

.panel_resource_heading {
	height: 22px;
}

.panel_resource_heading a, img {
	border: none;
}

.panel_resource_desc{
	float: left;
	text-align:left;
	padding: 5px;
	border: #CCCCCC 1px solid;
	width: 124px;
	height: 205px;
}

.panel_resource_button{
	float: left;
	text-align:center;
	width: 124px;
	height: 205px;
}

.panel_resource_image {
	text-align: center;
}

.panel_resource_desc img{
	border: none;
}

.panel_resource_desc_col {
	float: left; 
	width: 106px;
}

/*About */
.about_side{
	float:left;
	width:720px;
	min-height:650px;	
	margin-bottom: 20px;
	display: inline-block;
}

.heading_container {
	height: 106px;
	width: 721px;
	margin-bottom: 5px;
}

/* Press Centre */
.press_element {
	float: left; 
	margin-bottom: 10px;
	margin-right: 10px; 
	width: 345px; 
	min-height: 200px;
	padding-bottom: 10px; 
}


.pressimage {
	text-align: center;
	float:left; 
	padding-right: 10px;
	margin: 0 auto;
}

.pressdesc {
	text-align: left;
	padding-right: 10px;
}

.pressdesc a {
	text-decoration: underline;
}

.pressdesc sup {
	font-size: 70%;
}

.pressbutton {
	float: right;
	clear: both;
	width: 120px;
	padding-right: 10px;
} 

/* Accessory - Help Videos and Manuals and Guides*/
.helpvideo_element {
	float: left; 
	margin-bottom: 10px;
	margin-right: 10px; 
	width: 320px; 
	padding-bottom: 10px; 
}


.helpvideo_image {
	text-align: center;
	float:left; 
	padding-right: 10px;
	margin: 0 auto;
	margin-top: 10px;
}

.helpvideo_desc {
	text-align: left;
	font-size: 95%;
	padding-right: 10px;
}

.userguide_element {
	float: left; 
	margin-bottom: 10px;
	margin-right: 10px; 
	width: 100%; 
	padding-bottom: 10px; 
}


.userguide_image {
	text-align: center;
	float:left; 
	padding-right: 10px;
	margin: 0 auto;
	margin-top: 10px;
}

.userguide_desc {
	text-align: left;
	padding-right: 10px;
}

/* Resource styling - library.vax.co.uk */

.resource_element {
	overflow: hidden;
	margin-bottom: 10px;
}

.resource_title {
	overflow: hidden;
	margin-bottom: 10px;
}

.resource_icon {
	float: left;
	width: 16px;
	padding-right: 10px;
}

.resource_icon a {
	display: block;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
}

.resource_icon.pdf {
	background: url("/images/icons/pdf.gif") no-repeat center left;
}

.resource_icon.ppt {
	background: url("/images/icons/ppt.gif") no-repeat center left;
}

.resource_icon.xls {
	background: url("/images/icons/xls.gif") no-repeat center left;
}

.resource_icon.doc {
	background: url("/images/icons/doc.gif") no-repeat center left;
}

.resource_name {
	float: left;
	width: auto;
}

.resource_name a {
	text-decoration: none;
}

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


#environment_coshh .resource_element {
	float: left; 
	margin-bottom: 10px;
	margin-right: 10px; 
	width: 350px; 
	padding-bottom: 10px; 
	border-bottom: 1px #CCCCCC solid;
}

/* Support */
.support_side{
	float:left;
	width:720px;
	min-height:650px;	
	padding-bottom: 20px;
	display: inline-block;
}

.support_environment_col {
	float: left; 
	width: 350px; 
	margin-right: 10px;
}

.careline_panel {
	width: 100%;
	height: 104px;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}

.helpvideos_panel {
	width: 100%;
	height: 121px;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}


/* Innovation */
.innovation_side{
	float:left;
	width:720px;
	min-height:650px;	
	margin-bottom: 20px;
	display: inline-block;
}

.innovation_image {
	width: 349px; 
	float:left; 
	padding: 5px;
}

/* Registration */
.registration_listing {
	float: left; 
	margin-right: 10px; 
	width: 210px; 
	padding-bottom: 10px; 
}

.registration_hr {
	float: left; 
	margin-bottom: 10px;
	width: 100%; 
	border-bottom: 1px #CCCCCC solid;
}

.registration_col_wrap {
	float:left; 
	width: 100%;
}

.registration_col1 {
	float: left; 
	width: 200px;
}

.registration_col2 {
	float: left; 
	width: 250px;
}

.required {
	color: #CE1326;
}

/* Service Agent Search */
.service_agent_listing_helpline {
	float: left;
	margin-bottom: 10px;
	width: 300px;
	border: 1pt #ccc solid;
	padding-left:10px;
	cursor:pointer;
}

.sa_list_highlight{
	border: 1pt #666 solid;	
	background-color:#FFC;
}

.service_agent_listing {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.service_agent_heading{
	color: #f78629;
	font-weight: bold;
}

.service_agent_hr {
	float: left; 
	margin-bottom: 10px;
	width: 100%; 
	border-bottom: 1px #CCCCCC solid;
	height: 5px;
}

.service_agent_button {
	float: left;
	line-height: 30px;
	width: 50px;
	margin-left: 10px;
}


/* Error Pages */
error_page_heading_image {
	width: 100%;
}

.error_footer_wrap {
	width: 100%;
	height: auto;
}

.error_footer_menu_large {
	float: left; 
	width: 232px; 
	margin: 10px; 
	_margin: 9px;
}

.error_footer_menu {
	float: left; 
	width: 158px; 
	margin: 10px; 
	_margin: 9px;
}

.error_listcontainer {
	margin-left: 5px;
}

.error_listcontainer li {
	list-style: none;
	margin-top: 4px;
	padding-left: 20px;	
	background-image: url("/images/template/list_grey_arrow_right.gif");	
	background-repeat: no-repeat;
	line-height: 15px;
}

/* Search Box in page */
.searchbox {
	width: 100%;
	margin-top: 20px; 
}

.searchbox_field {
	float: left;
}

.searchbox_button {
	clear: both;
}

/* Sitemap */
.sitemap_column {
	width: 235px;
	float: left;
	padding: 5px;
}

.sitemap_column_shop {
	width: 485px;
	float: left;
	padding: 5px;
}

.sitemap_column_support {
	width: 485px;
	float: left;
	padding: 5px;
}

.sitemapcontainer {
	margin-left: 15px;
}

.sitemapcontainer li a {
	text-decoration: none;
}

.spacer {
	height: 2px;
}

.section_heading {
	float:left; 
	width: 0px;
	height: 20px; 
	border: 0px; 
	text-indent:-9999px;
}

.question_container{
	clear:all;
	display:inline-block;
	margin-bottom:40px;	
	border:0pt blue solid;
	width:600px;
}
.cramped{
	margin-bottom:0px !important;	
}

.question_title{
	float:left;
	font-weight:bold;	
	border:0pt red solid;
	margin-top:10px;
}

.answer_field{
	clear:both;
	float:left;
	margin-left:140px;
	font-weight:normal;	
	border:0pt green solid;
	margin-top:10px;
	text-align:left;
	width:400px;
}

.single_line_field{ /* pushes all to same line */
	margin-top:-18px !important;	
}
.single_line_field_warn{
	margin-top:-25px !important;		
}

.question_number{
	float:left;
	font-weight:bold;	
	font-size:1.8em;
	color:#F60;
	width:60px;
	border:0pt red solid;
}

.question_warning{
	float:left;
	padding-left:10px;
	padding-top:10px;
	border:0pt red solid;
}

.question_error_message{
    clear:both;
    float:left;
    color:red;
    margin-left:140px;
}

/* to use images in questions as helper - sit this inside answer_field class */
.question_image_wrap {
	width: 100%; 
	float: left;
}

.question_image {
	width: 60px; 
	padding-right: 20px; 
	float: left;
	font-size: 90%;
	text-align: center;
}

/* Calorie Counter */
#calorie_image {
	float: left;
	width: 200px;
	margin-right: 10px;
}
#calorie_text {
	float: left;
	width: 510px;
}
#calorie_bottom {
	float: left;
	clear: both;
	width: 100%;
}
#calorie_counter_table
{
	margin: 25px;
	width: 450px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
#calorie_counter_table th
{
	padding: 12px 17px 12px 17px;
	font-weight: bold;
	font-size: 110%;
	color: #666666;
	border-bottom: 1px dashed #666666;
	background: #CCCCCC;
}
#calorie_counter_table td
{
	padding: 7px 17px 7px 17px;
	color: #666666;
}
#calorie_counter_table tbody tr:hover td
{
	color: #333333;
	background:#CCCCCC;
}

.calorie_figures {
	text-align: center;
}

/* End Calorie Counter */

/* Opening Hours */

.opening_hours_wrap {
	float: left;
	width: 100%;
}

.opening_hours_text_wrap {
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}

.opening_hours_text_heading {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.opening_hours_month_wrap {
	padding-left: 10px;
	font-size: 130%;
}

.opening_hours_box {
	float: left;
	width: 120px;
	height: 105px;
	margin: 0px 35px 35px 0px;
	padding: 10px;
	border: 0px solid #FF9900;
	background: #990000;
	color: #FFF;
}

.opening_hours_easter_sunday {
	background: url(/images/opening_hours/easter_sunday.jpg) no-repeat bottom #FFFFFF;
	color: #FFFFFF;
}


.opening_hours_royal_wedding {
	background: url(/images/opening_hours/royalwedding.jpg) no-repeat bottom #FFFFFF;
	color: #333;
}


.opening_hours_easter_sunday_text_bottom {
	font-weight: bold;
}

.closed {
	background: #666 !important;
}

/* End Opening Hours */

.ultra_sup {
	vertical-align: baseline;
	position: relative;
	top: -5px;
}

.voucher_code{
	width:90px;	
	text-align:right;
}

.jobs ul {
	margin-left: 20px;
}

/* UPS tracking */
.tracking_console_wrap {
	float: left;
	width: 100%;
	color: #FFFFFF;
	margin-top: 20px;
}

.tracking_console_wrap h2 {
	border: none;
	font-size: 165%;
	margin: 0;
	color: #FFFFFF;
}

.tracking_console_left {
	float: left;
	width: 310px;
	height: 185px;
	padding: 10px;
	margin-left: 10px;
	background: url(/images/tracking/bg_tracking_code.jpg) no-repeat;
}

.tracking_console_right {
	float: right;
	width: 310px;
	height: 185px;
	padding: 10px;
	margin-right: 10px;
	background: url(/images/tracking/bg_your_shipment.jpg) no-repeat;
}

.tracking_console_heading {
	float: left;
	width: 250px;
	height: 60px;
	padding-left: 60px;
}

.tracking_console_content {
	float: left;
	width: 100%;
}

.tracking_console_form_wrap {
	float: right;
	background: url(/images/tracking/bg_tracking_form.gif) no-repeat;
	width: 300px;
}

.tracking_console_form_textfield {
	float: left;
	width: 200px;
	padding-top: 6px;
	padding-left: 15px;
}

.tracking_console_form_textfield input {
	width: 195px;
	border: none;
}

.tracking_console_form_button {
	float: right;
	width: 80px;
}

.tracking_console_row {
	float: left;
	width: 100%;
	padding-bottom: 2px;
}

.tracking_console_footer {
	float: left;
	width: 100%;
	margin-top: 15px;
}

/* We love orange - survey results enterance page */
.product_win_intro_flash_wrap {
	float: left;
	width: 300px;
	padding-right: 10px;
}

#product_win_intro_flash {
	width: 300px;
	height: 250px;
}

.product_win_intro_text {
	float: left;
	width: 670px;
}

.product_win_wrap {
	float: left;
	width: 290px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

.product_win_heading_wrap {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	height: 38px;
	border-bottom: 1px solid #CCCCCC;
}

.product_win_heading {
	float: left;
	width: 100%;
	font-weight: bold;
}

.product_win_image_wrap_upright {
	float: left;
	width: 130px;
	height: 240px;
	position: relative;
}

.product_win_image_wrap_cylinder {
	float: left;
	width: 149px;
	height: 240px;
	position: relative;
}

.product_win_image {
	position: absolute;
	bottom: 0;
}

.product_win_desc_upright { 
	float: left;
	width: 160px;
}

.product_win_desc_cylinder { 
	float: left;
	width: 140px;
}

.product_win_runner_wrap {
	float: left;
	width: 631px;
	margin: 5px;
	border: 1px solid #CCCCCC;
}

.product_win_runner_image {
	float: left;
	width: 250px;
}

.product_win_runner_desc {
	float: left;
	width: 375px;
	padding-top: 20px;
}
/* search results */
.sr_product{
	float:left;
	border:1pt grey solid;
	margin:5px;
	width:200px;
	height:300px;
	text-align:center;
	border:0pt blue solid;
}
.sr_wrap{
	display:inline-block;
	clear:both;
	border:0pt red solid;
}

/* Spares Centre */
.spares_wrap {
	float: left;
	width: 160px;
	margin: 4px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.spares_wrap.not_active {
	filter:alpha(opacity=20);
	opacity: 0.20;
	-moz-opacity:0.20;
	background-color: #CCC;
}

.spares_title {
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid #CCCCCC;
}

#spares_instructions{
	float:right;
	width:346px;	
	height:120px;
	background: transparent url(/images/spares_centre/results_banner_right.jpg) no-repeat top left;
	font-size:95%;
}
#spares_instructions p
{
	font-weight:bold;
	margin:14px;
	color:#000;
}
#spares_instructions a
{
	text-decoration:underline;
	color:#000;
}
.spares_image {
	text-align: center;
}

/* Spares Centre - Cat page */ 
#spares_header_wrap {
	overflow: hidden;
}

#spares_header_wrap input {
	margin: 0;
	padding: 0;
}

#spares_header_image {
	float: left;
	width: 80px;
	margin-right: 10px;
}

#spares_header_image img {
	width: 80px;
}

#spares_header_text_wrap {
	float: left;
	width: 630px;
}

#spares_header_title {
	font-weight: bold;
	font-size: 120%;
}

#spares_filtering_wrap {
	overflow: hidden;
}

.spares_filtering_wrap {
	overflow: hidden;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.spares_category_filtering_element {
	float: left;
	display: inline;
	width: auto;
	padding-right: 10px;
	text-align: center;
}

.spares_category_filtering_form_element_radio {
	border:0px; 
	width: 12px; 
	height: 12px; 
	margin:0;
}

#spares_category_filtering_button {
	padding: 0;
}

.spares_accessory_filtering_element {
	float: left;
	width: auto;
	padding: 2px 0;
	padding-right: 10px;
}

.spares_machine_filtering_element {
	float: left;
	width: 120px;
	padding: 2px 0;
	padding-right: 10px;
}

.spares_machine_form_element {
	float: left;
	width: auto;
	margin-right: 5px;
}

.spares_machine_form_remove {
	padding-top: 2px;
}

#spares_products_wrap {
	overflow: hidden;
	margin-top: 10px;
	clear: left;
}

.spares_product_element {
	border-top: 2px solid #CCCCCC;
	padding: 15px 5px;
	overflow: hidden;
}

.spares_product_image {
	float: left;
	width: 80px;
	padding-right: 10px;
	text-align: center;
}

.spares_product_partno {
	font-size: 80%;
	text-align: center;
}

.spares_product_text_wrap {
	float: left;
	width: 620px;
	overflow: hidden;
}

.spares_product_header {
	float: left;
	width: 500px;
	margin-bottom: 8px;
}

.spares_product_title {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.4em;
}

.spares_product_desc {
	margin-left: 1em;
}

.spares_product_price_wrap {
	float: right;
	width: auto;
	padding-top: 18px;
}

.spares_product_price {
	float: right;
	padding-right: 3px;
	margin-bottom: 5px;
	font-weight: bold;
}

.spares_product_add_to_basket {
	float: right;
	clear: right;
}

.spares_product_comp {
	clear: both;
}

.spares_product_comp fieldset {
	padding: 0px;
	border: 1px solid #D7D7D7;
}

.spares_product_comp legend {
	margin-left: 5px;
	padding: 0 5px;
	color: #666;
	font-weight: bold;
}

.spares_product_comp_inner {
	padding: 0 5px 10px 5px;
}

.spares_product_category h3 {
	font-size: 90%;
	font-weight: bold;
	color: #555;
	background-color: #D7D7D7;
	padding: 0px 5px 0px 5px;
	margin: 10px 0 0 0;
}

.spares_product_category h3 a {
	float: right;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #555;
}

.spares_product_category .spares_machines_wrapper {
	display: none;
}

.spares_product_category_visible .spares_machines_wrapper {
	display : block;
}

.spares_machines_wrapper {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	padding: 3px 5px 5px 20px;
	line-height: 150%;
}

img.spares_product_comp_link {
	cursor: help;
}

.spares_product_comp_highlight {
	color: #FB7400;
	font-weight: bold;
}

#spares_machine_rollover {
	position:absolute; 
	padding: 5px; 
	border: 1px solid #CCC; 
	background: #FFFFFF;
	display: none;
}

#spares_machine_rollover_image {
	height: 50%;
}

#sc_flash_panel, #vaxFlashSparesCentre {
	margin: 5px 0 2px;
}

.spares_sidebyside_banner {
	float: left;
}

#spares_breadcrumbs {
	clear: left;
	margin: 0px 4px 0px 4px;
	padding: 10px 0 10px 0;
	/* border-bottom: 2px solid #CCC; */
	font-weight: bold;
	overflow: hidden;
}

#spares_breadcrumbs a, #spares_breadcrumbs span {
	margin-left: 4px;
	margin-right: 4px;
}

.spares_bread_entry {
	float: left;
	margin-top: 3px;
}

a#spares_centre_home_link {
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	background: transparent url(/images/spares_centre/breadcrumb_home_100x40.png) no-repeat top left;
	text-indent: -9999px;
	margin-top: 1px;
}

#spares_centre_home_link:hover {
	background-position: 0px -20px;
}

.machine_selector_panel {
	float: left;
	/* border-left: 1px solid #CCC; */
	padding: 5px 10px;
	width: 30%;
}

.machine_selector_panel_first {
	border-left: 0px;
}

#model_form_select_wrap {
	width: 700px;
	margin-top: 2px;
}

.machines_selector_wrapper {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

.machines_selector_wrapper label {
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 4px;
}

.machines_selector_wrapper label, .machines_selector_wrapper select, .machines_selector_wrapper input {
	float: left;
	width: 100%;
}

.machine_selector_buttons {
	margin-top: 20px;
	padding-bottom: 10px;
	clear: left;
	width: 100%;
	float: left;
}

.machine_selector_buttons input {
	float: left;
	margin-left: 15px;
}

#spares_srch_submit, #spares_srch_clear {
	display: block;
	width: 82px;
	height: 21px;
	background: transparent url(/images/buttons/submit_normal.gif) no-repeat 0px 0px;
	border: 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	font-size: 0px;
	line-height: 0px;
}

#spares_srch_submit:hover {
	background: transparent url(/images/buttons/submit_over.gif) no-repeat 0px 0px;
}

#spares_srch_clear {
	width: 83px;
	background: transparent url(/images/buttons/clear_normal.gif) no-repeat 0px 0px;
}

#spares_srch_clear:hover {
	background: transparent url(/images/buttons/clear_over.gif) no-repeat 0px 0px;
}

#countdown-ticker{
   background: transparent url(/images/countdown/mainpanel.png) no-repeat;
   padding: 7px;
   width: 205px;
   height: 120px;
   margin-left:8px;
}
#countdown-ticker a:hover{
	background: transparent no-repeat;
}
#countdown-ticker-link{
	display: block;
	padding: 0px;
	width: 205px;
	height: 120px;
	text-indent: -9999px;
	outline: none;
}

#countdown-clock{
	float:right;
	margin-top:77px;
	padding-right:4px;
}

#sidemenu #countdown-clock{
	margin-top:75px;
	padding-right:2px;
}

#countdown-clock img{
	padding-right:3px;
}

div.product_side table td.rapide_flash {
	background: transparent url(/images/categories/rapide_endbox.jpg) no-repeat top right;
}

.offer{
	color:red;
}

.category_id_60 td.cell_icons img, .category_id_91 td.cell_icons img {
	display: none;
}

.category_id_60 td.cell_icons, .category_id_91 td.cell_icons {
	height: 125px;
}

.category_id_60 .product_icons_3656 {
	background: transparent url(/images/icons/air_icons.jpg) no-repeat 50% 20px;
}

.category_id_60 .product_icons_3657 {
	background: transparent url(/images/icons/airpet_icons.jpg) no-repeat 50% 20px;
}

.category_id_60 .product_icons_3989 {
	background: transparent url(/images/icons/airreach_icons.jpg) no-repeat 50% 20px;
}

.category_id_60 .product_icons_5585 {
	background: transparent url(/images/icons/airforcep_icons.jpg) no-repeat 50% 20px;
}

.category_id_60 .product_icons_5586 {
	background: transparent url(/images/icons/airforceth_icons.jpg) no-repeat 50% 20px;
}

.category_id_60 .product_icons_5723 {
	background: transparent url(/images/icons/airforce2r_icons.jpg) no-repeat 50% 20px;
}

.category_id_60 .product_icons_5724 {
	background: transparent url(/images/icons/airforce2th_icons.jpg) no-repeat 50% 20px;
}

/*
.category_id_91 td.cell_icons {
	background: transparent url(/images/icons/6year_icon.jpg) no-repeat 50% 100%;
}
*/
.category_id_91 .product_icons_5729 {
	background: transparent url(/images/icons/aircyl_icons.jpg) no-repeat 50% 20px;
}


.category_id_91 .product_icons_5730 {
	background: transparent url(/images/icons/aircylp_icons.jpg) no-repeat 50% 20px;
}


.category_id_91 .product_icons_5731 {
	background: transparent url(/images/icons/aircylth_icons.jpg) no-repeat 50% 20px;
}

/* Clearfix for modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

.airtable {
	border: none;
}
.airtable th, td {
	padding: 3px;
}

/* SA Map */
#map_sidebar, #map{
	float: left;
}
#map_sidebar{
	width: 200px;
	margin-left: 10px;
	font-size: 90%;
}
#map_sidebar ul {
	list-style-type:  none;
}
#map_sidebar li {
	border-top:  1px solid #F58426;
	padding: 10px 0;
}
#map_sidebar li.first {
	border-top: none !important;
	padding: 10px 0;
}
#map_sidebar h3 {
	margin-top:  0;
}
#map_sidebar h3 a {
	color: #F58426;
	font-weight: bold;
}
#map_form_search {
	border: 1px solid #CCC;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
}
#map_form_search form {
	margin: 0;
}
#map_form_search #postcode_search {
	float: left;
}
#map_form_search #submit_button {
	float: left;
	padding-left: 4px;
}
#map_content {
	clear: both;
}
.map_title {
	color: #F58426;
	font-weight: bold;
}

