*{margin:0; padding:0; outline: none;}

.container_start, .container_end, .section_start, .section_end, .block_start, .block_end, .element_start, .element_end, .content_start, .content_end{display:none;}

body{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}

input[type="text"], input[type="password"], input[type="email"], textarea, select{background: #ffffff; border:1px solid #999999; font-family: Arial, Helvetica, sans-serif;}
input[type="text"], input[type="password"], input[type="email"], textarea{ padding:5px;}
select{padding:4px;}
input[type="radio"], input[type="checkbox"]{margin-right:5px}
input, textarea, select{font-size:13px; -webkit-border-radius:0; border-radius:0;} 
*:first-child+html input[type="submit"]{overflow:visible} /*IE7 fix for oversized submit buttons*/

img, table, fieldset{border:0px}
table{border-collapse:collapse}

h1, .mainheading{font-size:16px; font-weight:normal; margin-bottom: 10px; text-transform: uppercase;}
h2{font-size:14px; text-transform: uppercase;}
h3{font-size:13px; text-transform: uppercase;}
h4{font-size:12px; text-transform: uppercase;}
h5{font-size:12px; font-weight:normal; text-transform: uppercase;}
h6{font-size:11px; text-transform: uppercase;}

p{padding-bottom:10px}

ul, ol{list-style:none}

a{color:#333333; text-decoration: none;}
a:hover{color:#999999;}

/*//////////// OVERLAYS ////////////*/
.overlay{position:absolute; z-index:1}

/*//////////// PRICES ////////////*/
.PriceWas, .was{text-decoration:line-through}
.PriceTax{display:none}

/*//////////// MODAL POPUPS ////////////*/
.ui-resizable {position: relative;}
.ui-resizable-handle {position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none;}
.ui-resizable-n {cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px;}
.ui-resizable-s {cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px;}
.ui-resizable-e {cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%;}
.ui-resizable-w {cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%;}
.ui-resizable-se {cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px;}
.ui-resizable-sw {cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px;}
.ui-resizable-nw {cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px;}
.ui-resizable-ne {cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
.ui-helper-clearfix {zoom:1}
.ui-helper-clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.ui-widget-overlay {position:absolute; top:0; left:0; background:#333333; opacity:0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70);}

.estar_modal{background:#fff; -webkit-border-radius:0; border-radius: 0; -webkit-box-shadow: 0px 0px 10px 1px #333333; box-shadow: 0px 0px 10px 1px #333333;}
.ie_version_7 .estar_modal, .ie_version_8 .estar_modal{border:1px solid #CCC}
.estar_modal .ui-widget-header{margin-left:0px;}
.estar_modal .ui-dialog-title{display:block; color:#ffffff; padding:10px 0 5px 15px; height:24px; white-space:nowrap; overflow:hidden;}
.estar_modal .ui-dialog-titlebar{background:#022539; -webkit-border-radius:0; border-radius:0;}
.estar_modal .ui-dialog-titlebar-close{display:block; height:29px; width:29px; background:url(/Assets/close.png) no-repeat top left; text-decoration:none; position:absolute; right:5px; top:5px;}
.estar_modal .ui-dialog-titlebar-close .ui-icon{visibility:hidden;}

.estar_modal .content{padding: 15px; width: 100%;}

.estar_modal .s{height:9px;}
.estar_modal .e{margin: 15px;}
.estar_modal .c{background: #FFF; zoom:1}
.estar_modal .c:after{content:"."; display:block; visibility:hidden; height:0; clear:both;}
.estar_modal .ui-dialog-title h2{display:block; width:412px; margin:0; padding:0; font-size:16px; font-weight: normal;}
.estar_modal .c .content{width:auto;min-height:120px; height:auto !important; height:120px; padding:0; background: none #FFF; border: none;}

#product_popup{position:relative; float:none;padding-right:0;padding-top:15px}
.popup_data{display:none}

/* global (404) error page */
.error_container{background: url('/Assets/navy_background.png') repeat-x; height: 32px; width: 100%;}
.error_content{margin: 0 auto; width: 990px;}
.error_container #sec{color: #bc231e;}
.error_logo {margin-bottom: 20px;}
.error_detail h4 + p + p{display: none;}

/*required fields*/
.errorHighlight input[type="text"], .errorHighlight input[type="password"], .errorHighlight select, .errorHighlight textarea, .textfield.errorHighlight{border: 1px solid #bc231e}
.email_a_friend em, .RatingForm em, .customerDetails .standard, .blog_reply em, .competition form em, .asterisk{color: #999999;}

/*Security code*/
.blog_reply .SecurityCode, .email_a_friend .SecurityCode, .middleWidth .customerDetails p.instructions span, .Career code_text {background: #e5e5e5;  font-weight:bold; padding: 10px;}

/*////////////  MAIN CONTENT STRUCTURE  ////////////*/
.content_container{width: 100%; position:relative; clear: both;}
.content{width:980px; padding: 10px 5px 30px; margin: 0 auto; position: relative; zoom:1}
.content:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
.content_column_1{float:left; width:180px; margin-right: 20px;}
.content_column_2{float:right; width:780px;}
.content_column_2 li{padding-top: 5px;}
.content_column_1, .content_column_2{padding-top:30px}
.CatalogueDetails_Block ul, .CatalogueDetails_Block ol{margin:0 0 10px 17px;}
.CatalogueDetails_Block ol{list-style:decimal outside}
.CatalogueDetails_Block ul{list-style:disc outside}

.CatalogueDetails h1{margin-bottom: 20px;}
.CatalogueDetails h2{margin-bottom: 15px;}
.CatalogueDetails h3, .CatalogueDetails h4{margin-bottom: 5px;}
.CatalogueDetails a{border-bottom: 1px solid #333333;}
.CatalogueDetails a:hover{border-bottom: 1px solid #999999;}
.CatalogueDetails p{padding-bottom: 0;}
.CatalogueDetails li, .CatalogueDetails p{line-height: 19px;}
.CatalogueDetails th{background: #e5e5e5; padding: 10px; text-align: left;}
.CatalogueDetails td{padding: 10px;}
.CatalogueDetails tr{border-top: 1px solid #e5e5e5;}
.CatalogueDetails tr:first-child{border-top: none;}

/*//////////// ERROR / SUCCESS MESSAGES ////////////*/
.error, .Error{color: #bc231e; line-height: 19px;}
.error a, .Error a{color:#bc231e !important; text-decoration:underline}
.error a:hover, .Error a:hover{text-decoration:none}
.error p, .Error p{padding:0px}
.Error .success, .error .error, .Error .error{margin:0; padding:0}
.error ul, .Error ul{list-style:none}
.error li{padding: 0 0 5px 0;}
.success{color:#164b86; line-height: 19px; margin-bottom: 10px;}
.success p{padding-bottom: 0;}
.rating_form .success .success{float: right; padding-right: 30px; width: 370px;}

/*carousel*/
.carousel_fade{text-align: center;}
.carousel_nav{list-style: none;z-index: 3; display: inline-block;}
.carousel_nav li{float: left;}
.carousel_nav li a{display: block; width: 10px; height: 10px; background: url(/Assets/off.png) no-repeat center; margin: 2px 3px 5px;}
.carousel_nav li.on a{background: url(/Assets/on.png) no-repeat center;}
.carousel_nav .prev, .carousel_nav .next, .carousel_nav .pause{display: none;}
/*////////////  HEADER (Nav tree 1)  ////////////*/

.header_container{background: url('/Assets/navy_background.png') repeat-x; height: 32px; width: 100%;}

.header_container {position: relative; z-index:2; width: 100%;}
.header {width:980px; margin: 0 auto; padding-right:5px; position: relative;}
.header_logo{float:left;}
.header_logo a{width:235px; height:90px; display:block; background: url(/images/assetimages/header/logo.png) no-repeat center}
.header .header_greeting, .header .summary, .header_menu, .cartlink{float:right; text-align:right; padding: 9px 0px;}
.header_menu{display:none}
.header_menu li{ float:left}
.header_nav{padding:0; zoom:1; float: right; margin-top: 15px; clear: right;}
.header_nav:after {content:".";display:block;clear:both;visibility:hidden;height:0;}
.header_nav ul li{float:left; position:relative; font-size:14px; font-weight: bold; text-transform: uppercase;}
.header_nav ul li a{line-height:100%; display:block; padding:10px 0 10px 20px;}
.header_nav ul li .structural_header{line-height:100%; display:block; font-size: 12px; font-weight: bold; text-transform: uppercase; padding: 20px 0 0 15px;}
.header_nav ul li ul{display:none;}

.header_cart_summary{float: right; margin-right: 200px;}
.header .header_greeting li{float: left; font-size: 11px; text-transform: uppercase;}
.header .header_greeting li a{color: #ffffff;}
.header .header_greeting li a:hover, .cartlink a:hover{border-bottom: 1px solid #ffffff;}
.header .header_greeting li .divider{color: #ffffff; margin: 0px 15px;}
.cartlink{background: url(/Assets/bag.png) no-repeat left center; padding-left: 11px;}
.cartlink a{color: #ffffff; font-size: 11px; text-transform: uppercase;}

.header_nav .submenu{-webkit-box-shadow:  0px 0px 5px 0px rgba(51, 51, 51, 0.5); box-shadow:  0px 0px 5px 0px rgba(51, 51, 51, 0.5); margin:-1px 0 0 20px; display:none; background:#ffffff; width:163px; padding:10px 15px 10px 0; position:absolute; left:0; z-index: 150; border:1px solid #999999;}
.header_nav .with_children a{cursor:default}
.header_nav .On .On {color: #999999;}
.header_nav .submenu  a{cursor:pointer; padding:0 0 0 15px !important;}
/*.header_nav .submenu > ul > li a{ font-size:12px; line-height: 24px; }*/

.header_nav .submenu > ul > li a{
	font-size:12px; 
	line-height: 24px;	
	display: block;
	width: 150px;
	text-transform: none;
	font-weight: normal;
}
.header_nav .submenu > ul li ul li a{padding:2px 0 2px 15px !important}

/*.header_nav .submenu > ul > li a + ul{display: none;}*/
.header_nav .submenu a:hover{color: #999999!important; text-decoration:none;}
/*.header_nav .submenu > ul li ul li a{padding:2px 0 2px 25px !important}*/
.header_nav .submenu > ul li ul li a:hover{background-color:#ffffff; color:#999999 !important }
.header_nav .submenu > ul > li{ display:block; width:165px; text-transform: none; font-weight: normal;}
.header_nav .submenu > ul > li.On a:hover{color:#999999; cursor:default}
.header_nav .submenu > ul > li.On ul a:hover{cursor: pointer !important;}
.header_nav .submenu > ul > li.On ul li.On a{ background-color:#ffffff}
.header_nav .submenu > ul > li.On ul li.On a:hover{ cursor:default !important}
.header_nav .submenu > ul > li li a{ font-weight:normal; font-size:12px}
.header_nav .submenu > ul > li > ul li:first-child{ padding-top:5px}
.header_nav > ul > li.active .submenu {display: block;}
.header_nav > ul > li .submenu  ul {display: block;}
.header_nav span.structural_header:hover, .header_nav ul li.active span.structural_header{background-color: white;}

.header_nav .arrow{display:none}
.header_nav .active .arrow{background:url(/Assets/dd_arrow.png) no-repeat bottom center; height:6px; width:80px; position:absolute; display:block !important; margin: -6px 0 0 0px; z-index: 200;}

.header_nav ul li .structural_header + ul{display: inline-block; margin-bottom: 10px;}
.header_nav ul li .structural_header + ul li{padding: 0 0 0 15px !important; text-transform: none; width: 150px;}
.header_nav ul li .structural_header + ul li a{padding: 0 !important;}
	
/*////////////  SEARCH OPTIONS  ////////////*/
.search_options{float:right; padding:5px 0;}
.search_options input{vertical-align:middle; background: #022539; border: none; color: #ffffff; padding: 2px 5px;}
.search_options input[type="text"]{width: 144px;}
.text_search{border: 1px solid #ffffff; position: absolute; right: 5px;}
.promo_search{display: none;}

/*////////////  FOOTER  ////////////*/
.footer_container{width: 100%; position:relative; clear:both; zoom:1}
.footer_container:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
.footer{border-top: 1px solid #999999; width:980px; padding: 20px 5px 0; margin: 0 auto; position: relative; zoom:1}
.footer:after{content:".";display:block;clear:both;visibility:hidden;height:0;}

.footer_links {float:left; margin-right:20px; width:180px}
.footer_links h2{font-size:11px; padding-bottom:10px;}
.footer_links ul li a{text-decoration:none; font-size:11px; line-height:18px}\
.footer_links ul li a:hover{color: #999999;}

.footer_content_top{float: right; width: 180px;}

.footer_content_bottom{bottom: 0px; clear: both; position: fixed; width: 100%;}
.footer_content_bottom p{padding: 0px;}

.links{width: 980px; padding:30px 5px; margin:0 auto; clear:both}
.links:after{content: "."; display: block; height: 0; visibility: hidden; clear: both;}
.estar{float: left;}
.estar a {font-size:10px; text-decoration:none; color: #999999; line-height: 30px;}
.estar a:hover{color: #333333;}
.visa{float: right; margin-right: 15px; height: 30px; width: 62px}
.visa a{background: url("/Assets/visa.png") no-repeat; height: 30px; width: 62px; display: block;}
.mastercard{float: right; height: 30px; width: 48px}
.mastercard a{background: url("/Assets/mastercard.png") no-repeat; height: 30px; width: 48px;  display: block;}
/*////////////  LEFT NAV (regular)  ////////////*/
.catalogue_nav1{margin-bottom:30px}
.nav_hierarchy h2{margin-bottom:5px; font-size: 12px;}
.nav_hierarchy .level_1 .On a, .nav_hierarchy .level_1 .On .level_2 a.On {color:#999999}
.nav_hierarchy .level_1 .On .level_2 a{color:#333333}
.leftnav_content_middle, .leftnav_content_top{margin-bottom:20px}
.nav_hierarchy a{line-height: 19px;}

.nav_hierarchy .structural_header{display: block; margin-bottom:5px; font-size: 12px; font-weight: bold; text-transform: uppercase;}

/*//////////// FILTERS  ////////////*/
.sort_by{border-top: 1px solid #999999;}
.sort_by h2, .filter_by h3{margin:7px 0px; font-size: 12px; background:url(/Assets/closed.png) no-repeat right}
.sort_by h2.ui-state-active, .filter_by h3.ui-state-active{background:url(/Assets/open.png) no-repeat right}
.sort_by a, .filter_by a{line-height: 19px;}
.sort_by ul, .filter_by ul{margin-bottom: 7px;}
.filter_by{border-top: 1px solid #999999; margin-bottom:30px}
.filter_by h2{display: none;}
.filter_by .filter{border-bottom: 1px solid #999999;}
.more_link{margin-bottom: 9px;}
.more_link a{border-bottom: 1px solid #333333;}
.more_link a:hover{border-bottom: 1px solid #999999;}
.more_link a + ul a{border-bottom: none;}

.more_link ul{font-weight:normal}
/*////////////  BREADCRUMBS  ////////////*/
.Breadcrumbs, .breadcrumbs {width: 920px;  position:absolute; font-size:11px; color: #999999; left: 5px; top: 12px;}  
.Breadcrumbs ul li{display:inline;margin:0px}
.Breadcrumbs .divider, .breadcrumbs .divider {margin:0 10px 0 7px; background: url(/Assets/breadcrumbs.png) no-repeat center; display: inline-block; text-indent: -10000px; width: 5px;}
.breadcrumbs .pikepadding {margin: 0 10px; background: url(/Assets/breadcrumbs.png) no-repeat center; display: inline-block; text-indent: -10000px; width: 5px;}
.Breadcrumbs a, .breadcrumbs a, .Breadcrumbs .structural_header{text-decoration:none; color: #999999;}
.Breadcrumbs a:hover, .breadcrumbs a:hover, .Breadcrumbs .on, .Breadcrumbs .On, .breadcrumbs .active, .breadcrumbs .active a{color:#333333}

		/*////////////  PRODUCT DETAIL (advanced)  ////////////*/

		.ProductDetails .ProductDescription, .ProductDetails .ProductPricing, .ProductDetails .AddToCart, .ProductDetails .ReviewsAndRatings, .ProductDetails .socialMedia, .AdditionalInfoTextHtml,.ProductDetails .AdditionalInfoPopups,.ProductDetails .Availability{float:right; clear:right;}
		.ProductDetails .ProductDescription, .ProductDetails .ProductPricing, .ProductDetails .ReviewsAndRatings, .ProductDetails .socialMedia, .AdditionalInfoTextHtml, .ProductDetails .AdditionalInfoPopups, .ProductDetails .Availability{width:380px}

		/* Images */
		.Image #img_place{padding: 0 20px 20px 0; background: url(/Assets/hover.png) no-repeat bottom left; float: left; margin-bottom: 30px; height: 380px; width: 380px;}
		#img_place a{ position:relative; display:block}
		.Image #zoombox{margin-left:10px}
		.Image .EmailAFriend{position:absolute; top:560px; right:10px}
		.Image{position:relative; float: left;}
		.alt_view_selectors:after{content: "."; display: block; height: 0; visibility: hidden; clear: both;}
		.alt_view_selectors li{margin:0 0 6px 0; width:90px}
		.alt_view_selectors{float: left;}
		.alt_view_selectors li.On img{opacity: 1; filter: alpha(opacity=100);}
		.alt_view_selectors li a img{opacity: 0.3; filter: alpha(opacity=30);}
		.alt_view_selectors li a:hover img{opacity: 1; filter: alpha(opacity=100);}

		/* pricing */
		.ProductPricing{margin-bottom:30px}
		.ProductPricing p{padding-bottom:0}
		.Availability{font-size:11px;}
		.ProductPricing .Incentives{margin-top:20px}
		.ProductPricing .Incentives > span{font-weight:bold}


		/* Add To Cart options */
		.ProductDetails .AddToCart{width:380px; position: relative; margin-bottom: 70px; z-index: 1;}
		.AddToCart .input_label{display:block; margin-bottom: 3px;}
		.form_item_quantity input{text-align:center; width:43px}

		.form_item_colour:after{content: "."; display: block; height: 0; visibility: hidden; clear: both;}
		.colour_container{float:left; width:250px;}
		.colour_swatch_links li a{display:block; padding:1px; border:1px solid #ffffff}
		.colour_swatch_links li a:hover, .colour_swatch_links li a.On{border:1px solid #000000}
		.colour_swatch_links li img{border: 1px solid #999999; cursor: pointer; width: 20px; height: 20px; position: relative;}
.colour_swatch_links li img + span{position: absolute; height: 100%; text-indent: -1000em; width: 100%; top: 0; left: 0; z-index: 2; background: url(/Assets/spacer.gif);}
		.colour_text_links li, .colour_swatch_links li{float:left;}
		.colour_text_links li{padding: 0 0 0 5px;}
		.colour_text_links li:first-child{padding: 0;}
.colour_text_links li a{border:1px solid #ffffff; padding:2px; display:inline-block; margin-bottom:2px}
		.colour_text_links li a.On, .colour_text_links li a:hover{text-decoration:none; border:1px solid #cacaca; color:#444444}

		.form_item_size{float:left; margin-bottom: 10px; min-height: 46px; max-width: 137px;}
.size_swatch_links li{float: left;}

		.form_item_cartbutton {clear:left; float: left; margin-right: 20px; position: absolute; bottom: -45px;}
		.form_item_cartbutton input{padding:0px;}
		.form_item_cartbutton .input_label{display:none;}

		.form_item_orderlistbutton, .add_to_registry{float:left;}
		.form_item_orderlistbutton .input_label{display:none;}

		/* Locate in store */
		.locate_item{float: left; position: absolute; bottom: -45px; right: 0;}
		.locate_item p{display:none}


		/* Additional Info */
		.AdditionalInfoPopups li{float:left; padding: 0 0 0 10px}
		.AdditionalInfoPopups li:first-child{padding:0}
		.AdditionalInfoTextHtml{border-top: 1px solid #999999; margin-bottom: 30px; float: right;}
		.AdditionalInfoTextHtml ul{margin:0 0 10px 16px; }
.AdditionalInfoTextHtml ol{margin:0 0 10px 17px; }
		.AdditionalInfoTextHtml ul{list-style:disc;}
		.AdditionalInfoTextHtml ol{list-style:decimal}

		.info_item{float:left;}
		.info_item h2{background: url(/Assets/closed.png) no-repeat right; font-size:12px; cursor:pointer; padding:5px 0px; -webkit-border-radius: 0; border-radius: 0;}
.info_item h2.ui-state-active{background: url(/Assets/open.png) no-repeat right;}
		.info_item.tab_open h2{border-top:1px solid #e5e5e5; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-bottom:1px solid #fff;}
		.info_item.tab_closed h2{border-top:1px solid #e5e5e5; border-left:1px solid #fff; border-right:1px solid #fff; background-color:#e5e5e5}


		/* cross Sell */
		.CrossSell{float: left; width: 580px; clear: left; margin-bottom: 30px;}
.RecentlyViewed{float: left; width: 580px; clear: left;}
		.CrossSell h3, .RecentlyViewed h3{font-size: 12px; margin-bottom: 10px;}
		.CrossSell .Item, .RecentlyViewed .Item{width:180px; float: left; margin-left: 20px; text-align: center;}
.CrossSell .Item:first-child, .RecentlyViewed .Item:first-child{margin-left: 0;}
.CrossSell .Item img, .RecentlyViewed .Item img{margin-bottom: 10px; width:180px;}
.CrossSell .Item .PriceWas, .RecentlyViewed .Item .PriceWas{margin-right: 5px;}
		.CrossSell .item_summary p, .RecentlyViewed .item_summary p{padding:0; margin-bottom: 10px;}
.CrossSell .Item h2, .RecentlyViewed .Item h2{font-size: 12px; font-weight: normal; margin-bottom: 10px;}



		/*matrix*/
		.Matrix{ font-size:12px}

		.matrix_holder {overflow:auto;}
		.matrix .Price, .matrix .PriceNow{text-align:center; background:none; width:auto; height:auto}
		.matrix .Price span, .matrix .PriceNow span{padding:0}
		.matrix .PriceWas, .matrix .PriceNow{display:block}
		.matrix .PriceWas a{ text-decoration:line-through;}
		.matrix td, .matrix th{padding:12px; vertical-align: top; border: 2px solid #ffffff}
		.matrix a{text-decoration:none;}
		.matrix p{padding:0}

		#DelayedKey{display:none}
		.NotAvailable{ background:#eeeeee url(/Assets/na.gif) repeat center}
		.NotAvailableKey{zoom:1; padding:10px 0 0; margin-top:10px; border-top:1px solid #E5E5E5}
		.NotAvailableKey:after{content:"."; display:block; clear:left; visibility:hidden; height:0;}
		.NotAvailableKey div{float:left; margin-right:8px}
		.NotAvailableKey .LeftImg{background:url(/Assets/na.gif) repeat center #eeeeee; height:15px; width:30px; margin-right:10px; float:left;}
		.NotAvailableKey .LeftImg img{width:25px; height:16px}
	
.ProductPage .content_column_1, .Availability{display: none;}
.ProductPage .StyleNumber{color: #999999; float: right; line-height: 19px; width: 80px; text-align: right;}
.ProductPage .content_column_2{float: none; width: 980px;}
.ProductPricing .Price, .ProductPricing .PriceNow{font-size: 14px;}
.ProductPricing .PriceWas{font-size: 14px; margin-right: 10px;}

.form_item_quantity{float: left; margin: 0 30px 10px 0; min-height: 46px;}
.form_item_colour{float: left; margin: 0 30px 10px 0; min-height: 46px; max-width: 102px;}
.colour_swatch_links li, .form_item_size li{position: relative; padding-top: 0;}
.colour_swatch_links label{background: #ffffff; display: inline-block; font-size: 11px; margin: 0 5px 5px 0; position: relative; z-index: 2; border: 1px solid #ffffff; padding: 2px; cursor: pointer;}
.colour_swatch_links label span{display: inline-block; padding: 4px 1px;}
.colour_swatch_links .On label{border: 1px solid #333333; padding: 2px;}
.form_item_size label{background: #ffffff; border: 1px solid #999999; display: inline-block; font-size: 11px; padding: 3px; position: relative; text-align: center; min-width: 14px; z-index: 2; cursor: pointer;}
.colour_swatch_links input, .form_item_size input{position: absolute; z-index: 1;}
.size_swatch_links{display: none;}
.size_swatch_links.On{display: block;}
.size_swatch_links li{border: 1px solid #ffffff; margin: 0 5px 5px 0; padding: 2px;}
.size_swatch_links li.On{border: 1px solid #333333;}

.ProductDescription h1{margin-bottom: 10px; float: left; width: 300px;}
.AdditionalInfoPopups{clear: both;}
.AdditionalInfoPopups a{border-bottom: 1px solid #333333;}
.AdditionalInfoPopups a:hover{border-bottom: 1px solid #999999;}
.ProductDetails .form_item_cartbutton input, .ProductDetails .locate_item input{border: none; padding: 0px;}
.ProductDetails .locate_item input:hover{border: none;}
.ProductDetails .Description{line-height: 19px; clear: right; float: right; width: 380px;}
.ProductDetails .Description p{padding-bottom: 25px;}
.info_item{border-bottom: 1px solid #999999; line-height: 19px; width: 100%;}
.facebook_holder, .twitter_holder, .pintrest_holder{float: left; margin-right: 10px;}
.socialMedia{clear: right; float: right; width: 380px;}
.EmailAFriend{border: 1px solid #cccccc; display: inline-block; font-size: 11px; padding-left: 5px;}
.EmailAFriend a{background: url(/Assets/email.png) no-repeat left center; display: inline-block; padding: 2px 5px 2px 15px;}

.Special a{border-bottom: 1px solid #333333; display: inline-block; margin-top: 10px;}
.Special a:hover{border-bottom: 1px solid #999999;}

.LocateInStore .Image{float: left; margin-right: 15px;}
.LocateInStore form{float: left; width: 212px;}
.LocateInStore .ItemName{font-size: 16px; margin-bottom: 10px; text-transform: uppercase;}
.LocateInStore .ProductPricing{margin-bottom: 15px;}
.LocateInStore .input_label{display: block; margin-bottom: 3px;}
.LocateInStore .itemSelections{margin-bottom: 10px;}
.LocateInStore .itemSelections:after{content: "."; display: block; height: 0; visibility: hidden; clear: both;}
.LocateInStore .areaSelections label{display: inline-block; margin-bottom: 3px;}
.LocateInStore .areaSelections select{margin-bottom: 10px; width: 212px;}
.LocateInStore .areaSelections input{margin-bottom: 10px; width: 200px;}
.locateInfo_container{float: right; clear: right;}
.locateInfo{padding-right: 30px; width: 316px;}

.LocateInStore table{width: 212px;}
.LocateInStore table th{padding-bottom: 3px;}
.LocateInStore .locateInfo_container .availability{vertical-align: top; text-align: left;}
.LocateInStore .storeOption{text-align: left;}
.LocateInStore .storeOption a{text-decoration: underline;}
		/*//////////// LISTING (Gallery paging update) ////////////*/
		.Listing .col_2, .Listing .col_3, .Listing .col_4{margin-left:20px}
		.Listing .divider{height:20px}
		.Listing .Image{position:relative; margin-bottom: 10px;}
		.Listing .Item{width:180px; text-align: center;}
		.Item p{padding:0}
		.Listing .Item img{width:180px; height:180px;}
		.Listing .Item .overlay img{width:auto; height:auto}

.Listing{margin-top: 15px;}
.Listing .swatches, .Listing .ItemName{margin-bottom: 10px;}
.Listing .swatches:after{content: "."; display: block; height: 0; visibility: hidden; clear: both;}
.colour_swatch_links{display: inline-block; vertical-align: middle;}
.colour_swatch_links + .colour_text_links{padding-left: 5px;}
.colour_text_links{display: inline-block; font-size: 11px; vertical-align: middle;}
.Listing .colour_text_links li{float: none; display: inline-block;}
.Listing .colour_swatch_links li{float: none; display: inline-block; padding-left: 2px;}
.Listing .colour_swatch_links li:first-child{padding-left: 0px}
.Listing .colour_swatch_links li img{border:1px solid #999999; height: 13px; width: 13px;}
.Listing h2{font-size: 12px; font-weight: normal;}
.Price{font-weight: bold;}
.Listing .Price{margin-bottom: 10px;}
.PriceWas{display: inline-block; font-weight: bold;}
.Listing .PriceWas{margin: 0 5px 10px 0;}
.PriceNow{color: #bc231e; display: inline-block; font-weight: bold;}
.Listing .PriceNow{margin-bottom: 10px;}
.Offer{margin-bottom: 10px;}
.Offer a{border-bottom: 1px solid #333333; font-size: 11px; margin-bottom: 10px;}
.Offer a:hover{border-bottom: 1px solid #999999;}
.PriceSave{display: none;}

.paging{font-size: 11px; clear: both;}

	
/*////////////  SITEMAP ////////////*/
.SiteMap .divider{border-bottom:1px solid #999999; height:1px; padding-top:20px; margin-bottom:20px}
.sitemap_catalogue{width:180px; margin-left:15px;}
.sitemap_catalogue.col_1{margin-left:0}

/*////////////  ADVANCED SEARCH  ////////////*/

/*paging search and listing*/
.Numbering_and_Filtering{zoom:1; clear:both; height: 15px;}
.Numbering_and_Filtering:after{content:"."; display:block; clear:both; visibility:hidden; height:0;}

.items_perpage{float:left; width:300px;}
.items_perpage .per_page{display:none}
.items_perpage .divider{padding:0 10px}
.items_perpage h4{font-size:11px; margin-right:10px; font-weight: normal; text-transform: none;}
.items_perpage h4, .items_perpage li{float:left}
.items_perpage li {list-style:none; font-size:11px}
.items_perpage .on a{color:#999999}

.PageNumbers{float:right;}
.PageNumbers ul{margin:0;}
.PageNumbers a{text-decoration:none;}
.PageNumbers p{padding:3px 0;}
.PageNumbers a, .PageNumbers span{display:inline-block; padding:0 5px;}
.PageNumbers a:hover{background-color:#e5e5e5;}
.PageNumbers li{font-size:11px;}
.PageNumbers li .On, .PageNumbers li a.On, .PageNumbers li.On span{color:#999999;}
.PageNumbers li{float:left; list-style:none;}
.skip a:hover,.PageNumbers a.nextPrev:hover{text-decoration:underline; background:none;}
.skip.next a{padding:0 0 0 10px}
.pages_total {padding-left:5px}
.pages_total a{padding: 0 0 0 5px}
.PageNumbers ul .pages_total span{padding:0}
.PageNumbers ul .pages_total a:hover{background:#ffffff}
/*results*/
.advanced_search_results{zoom:1; margin-top:10px; background: url(/Assets/tab_bg.gif) no-repeat center 37px}
.advanced_search_results:after {content: "."; display: block; height: 0; visibility: hidden; clear: left;}

.tab_display{padding-top:20px; clear:both; float:none !important}
.result_type{float:left; }
.result_type.tab_open h2{border-top:1px solid #999999; border-left:1px solid #999999; border-right:1px solid #999999; border-bottom:none;}
.result_type.tab_open .result_heading h2 a, .result_type.tab_open .result_heading h2{text-decoration: none; color:#333333;}
.result_type.tab_open .result_heading h2 a:hover, .result_type.tab_open .result_heading h2:hover{color: #999999;}
.result_type .result_heading h2{cursor:pointer; float:left; padding:6px 10px; font-size:14px; font-weight:bold;-webkit-border-radius: 0; border-radius: 0; }
.result_type.tab_closed .result_heading h2{background-color:#e5e5e5}
.result_type .result_heading h2 a{color:#999999}
.result_type.articles .result_heading h2{margin-left:5px}
.result_type.popular .result_heading h2{font-size:13px; cursor:default; font-weight:normal;background-color:#ffffff; border-top:1px solid #ffffff; text-transform: none;}
.result_type .result_heading h2 a:hover{color:#333333}

.advanced_search .Related{padding-bottom:10px;}
.advanced_search .Related a:first-child{margin-left:5px;}
.advanced_search .Related a{padding:0 2px; border-bottom: 1px solid #333333;}
.advanced_search .Related a:hover{border-bottom: 1px solid #999999;}
.advanced_search .SearchTerm{padding-bottom:10px;}

.articles .Listing .Item .Image img{width:auto; height:77px;}
.articles .Listing .Item .Image{height:77px; text-align:center; float: none;}

/*Most popular*/
.SearchSummaryHeading{padding-bottom:10px}
.MostPopular {width:180px;}
.MostPopular a{line-height: 19px;}
.MostPopular ul{list-style:none; margin-bottom:30px}
.MostPopular h2{margin-bottom:5px; font-size: 12px; font-weight: bold; text-transform: uppercase;} 

.SearchAlphabet{float:right; width:780px;}
.SearchAlphabet ul:after {content: "."; display: block; height: 0; visibility: hidden; clear: left;}
.SearchAlphabet li {font-weight: bold;float: left; padding: 0 0 10px 20px;}
.SearchAlphabet li:first-child{ padding:0 0 10px 0}
.SearchAlphabet a {text-decoration: none; border-bottom:0; font-size:12px;}
.SearchAlphabet a:hover{color: #999999;}
.AlphabetLinks{border-bottom:1px solid #999999;margin-bottom:15px; list-style:none; zoom:1}

.AlphabetResults{width:780px; float:right; clear:right}
.AlphabetResults h2 a {font-weight:bold; text-decoration: none;}
.AlphabetResults p a {padding-left:3px; line-height: 19px;}
.AlphabetResults p a:first-child{padding-left:0}

.tab_display.result_type.products, .tab_display.result_type.articles{border-top: 1px solid #999999;}
.paging .next{display: none;}
.advanced_search .ItemName{clear: left;}

#autocomplete .ajax_content{background: #ffffff; border: 1px solid #999999; position: absolute; z-index: 1000; width: 180px; margin-left: -2px;}
#autocomplete:after{content: "."; display: block; height: 0; visibility: hidden; clear: both;}
#autocomplete li{clear:both; margin-top: 20px;}
#autocomplete li:after{content: "."; display: block; height: 0; visibility: hidden; clear: both;}
#autocomplete .description{margin: 10px; text-align: center;}
#autocomplete .description h2{font-size: 12px; font-weight: normal; margin-bottom: 10px;}
#autocomplete .description .Price{margin-right: 5px;}
#autocomplete .thumbnail{margin: 10px; text-align: center;}
#autocomplete .thumbnail img{width: 90px;}
#autocomplete .Offer{padding: 0;}
#autocomplete .ajax_content .viewall{margin: 10px;}
#autocomplete .ajax_content .viewall a{border-bottom: 1px solid #333333;}
#autocomplete .ajax_content .viewall a:hover{border-bottom: 1px solid #999999;}
/*////////////  REVIEWS  ////////////*/
.ReviewsAndRatings{margin: 0 0 30px; position:relative; zoom:1}
.ReviewsAndRatings:after {content: "."; display: block; height: 0; visibility: hidden; clear: both;}
.Reviews h2, .Ratings h2{display:none}
.Reviews p, .Ratings p {text-align:left; float:left; padding-bottom: 0;}
.Reviews p{margin-left:15px; }
.Reviews p #write-product-review + span{display: none;}
.ratings h2 {padding: 0 0 15px 0;}
.ratings .Image {float: left; margin-bottom: 10px;}
.ratings .Image img {width: 180px;}
.ratings .review {float: right;margin-bottom: 10px;padding:10px  20px 5px 0;width: 360px; border-top:1px solid #e5e5e5}
.ratings .review .stars {float: left;}
.ratings .review .reviewer {float: left; line-height: 100%; padding:0px 10px 0}
.ratings .review .reviewer strong{padding-left:2px}
.ratings .review .comment {clear: left; padding:5px 0 0}
.rating_form h1{padding-bottom:0}
.rating_form fieldset {border: 0 none;}
.rating_form .Image {float: left;margin-right: 20px;}
.rating_form ul li {clear:both;list-style: none outside none; margin-bottom: 10px;}
.rating_form .submit_button{padding-top:10px}
.rating_form label {display: block;float: left;width: 160px;}
.rating_form #r_rating label {width: 190px;}
.rating_form input, .rating_form textarea {width: 170px;}
.rating_form .response, .rating_form #ProductReviewForm{float: right; width: 400px;}
.response_req {text-align: left;}
.response_req label{ padding-right:10px; width:230px}
.response_req input {border: 0 none; width: auto;}
.rating_form .optional fieldset legend {display: none;}
.submit_button input {cursor:pointer; width:auto !important; border:0; }
.RatingForm #r_rating {float:left}
.RatingForm #r_rating select{width:150px}
#ReviewFormMessages{padding-bottom:10px}
.ratings .rating p { font-weight: bold; float: left; line-height: 100%; padding: 0 10px 0 0;}
.ratings .rating{float: right; width: 350px; padding: 0 30px 10px 0;}

.ProductDetails .Ratings img{margin: 2px 3px 0 0;}
.ProductDetails .Reviews a{border-bottom: 1px solid #333333;}
.ProductDetails .Reviews a:hover{border-bottom: 1px solid #999999;}
.ProductDetails .Reviews #write-product-review{margin-right: 15px;}
/*////////////  CART  ////////////*/

.CartContainer .Error{clear:both}

.smlNoteText {font-size:10px; padding:0px}

.postcodefinder a{font-size: 10px; display:inline-block; padding-top:2px; border-bottom: 1px solid #333333;}
.postcodefinder a:hover{border-bottom: 1px solid #999999;}

.majorButtons, .gr_button input, .customerDetails input[type='submit'], .promo_code_submit, .redemption input.button, .purchase li.button input, .store_locator .map_directions a, .competition input[type='submit'], .blog input[type="image"], .form_item_cartbutton input, #quickorderlist input[type="image"]{color:#ffffff; background-color:#022539; padding:10px; cursor:pointer; border:0px; text-transform:uppercase; font-weight:bold; line-height:100%}
.majorButtons:hover, .gr_button input:hover, .customerDetails input[type='submit']:hover, .promo_code_submit:hover, .redemption input.button:hover, .purchase li.button input:hover, .store_locator .map_directions a:hover, .competition input[type='submit']:hover, .blog input[type="image"]:hover, .form_item_cartbutton input:hover, #quickorderlist input[type="image"]:hover{background-color:#999999;}

.minorButtons,.purchase li.button input.preview, .store_locator .print_button .map_directions + a,.locate_item input{background: #ffffff; border: 1px solid #022539; color: #022539; padding:10px; cursor:pointer; text-transform:uppercase; font-weight:bold; line-height:100%}
.minorButtons:hover, .purchase li.button input.preview:hover, .store_locator .print_button .map_directions + a:hover, .locate_item input:hover{border: 1px solid #999999; color: #999999;}

.Cart, table.summary{width:100%;}
.Cart td{vertical-align:top; padding:5px 0; text-align: left !important;}
.Cart td[align="center"]{padding: 8px;}
.Cart td a{border-bottom: 1px solid #333333;}
.Cart td a:hover{border-bottom: 1px solid #999999;}
.certificates a{border-bottom: none !important;}

.checkoutTitles, td.checkoutTitles{width: 145px; padding-right:5px}
.checkoutTitles + td table td{padding:0px}
.headingRow td, .subheadingRow td, div.headingRow, td.headingRow{padding: 10px 0; text-align:left; border-bottom:1px solid #999999; text-transform: uppercase;}

.Cart input[type='text'], .Cart input[type='password']{width: 200px;}
.Cart select {width: 212px;}
.Cart input.telCountry, .Cart input.telArea{width:32px; margin-right:5px;}
.Cart input.tel, select.tel{width:100px;} 

.submitFields td + td{text-align: right !important; padding-right: 30px;}

/*  cart summary  */
.CartHeading .left{float:left;text-align:left; width:100%}
.CartHeading .right{position:relative; float:right}
.CartHeading .right .minorButtons{position:absolute; right:0; top:0}
table.summary {empty-cells:show;}
table.summary td {vertical-align: top; padding:10px 5px;}
table.summary td.Actions {width: 5%;}
table.summary td.Actions a{border: 1px solid #999999; display: inline-block; padding: 5px 5px 6px; text-transform: uppercase;}
table.summary td.Actions br{display: none;}
table.summary td.Items {width:45%;}
table.summary td.Items img {float: left;}
table.summary td.Items .itemDetail {float: left; margin-left: 10px; width: 200px;}
table.summary td.Items .itemDetail a{display:inline-block; padding-bottom:5px; font-weight:bold}
table.summary td.Unit {width: 20%; text-align: right;}
table.summary td.Unit .PriceNow{margin-left: 5px;}
table.summary td.Unit p ,table.summary td.Items .itemDetail p{padding-bottom:5px}
table.summary td.Qty {width:15%; text-align:center;}
table.summary td.Qty input{text-align:center;}
table.summary td.SubTotal{width:10%; text-align: right;}
table.summary .Divider td {padding:1px; border-bottom: 1px solid #999999}

table.summary td.Items .itemDetail span{display: inline-block; margin-bottom: 5px;}

/*  subtotals  */
.totalsFields{float:right; clear:right; width:390px}
.totalsFields table{float:right; width:100%}
table.subTotal {float:right; margin-bottom:10px;}
table.subTotal .smlNoteText {padding-bottom:10px}
table.subTotal .TotalsLeft{width:150px; text-transform: uppercase; line-height: 19px;}
table.subTotal .TotalsLeft span, table.subTotal .TotalsRight span{display: block;}
table.subTotal .TotalsLeft span br{display: none;}
table.subTotal .TotalsRight {text-align:right !important; font-weight:bold; line-height: 19px;}
table.Cart td.CheckoutButtons + .CheckoutButtons{text-align: right !important;}
table.Cart td.Gst{text-align: right; font-size: 11px;}

/* Shipping  */
table.Messages td.GiftMessage br, table.Cart td.ShippingMessage br{display:none;}
.GiftQuestion input{margin-left:5px}
.ShippingMessage{padding-left:50px}
table.Cart .Messages span{display:inline-block; padding-bottom:5px}
table.Cart .Messages textarea{width:355px}

/* Payment */
.GiftDetails{margin-bottom:20px}
.paymentMethod .checkoutTitles{width:290px; vertical-align:middle}
table.Cart #card_type {width: 210px;}
table.Cart select[name="exp_month"], table.Cart select[name="exp_year"]{width: 90px;}
table.Cart input[name="card_code"]{width:50px}
.details.payment_option.gift_card .card_number, .details.payment_option.gift_card .card_code , .details.payment_option.gift_card .card_balance, .details.payment_option.gift_card .card_expiry{font-weight: normal !important;}
.details.payment_option.gift_card .card_number input, .details.payment_option.gift_card .card_code input, .details.payment_option.gift_card .card_balance{margin-right: 10px; display: inline-block;}
.details.payment_option.gift_card .payment_amount.asset{padding: 10px 0px;}
.details.payment_option.gift_card .payment_amount.asset .label{margin-right: 5px; text-transform: uppercase;}
.details.payment_option.gift_card .outstanding_balance{text-transform: uppercase; padding-top: 10px;}
.details.payment_option.gift_card .price_currency, .details.payment_option.gift_card .price_amount{font-weight: bold;}

/*  csc  */
#csc_hint{ display:none}
.hint_content .csc_type{clear:both; padding: 0px 30px 30px 0;}
.hint_content .csc_type img{float:right; padding-top:10px;}
.hint_content .csc_type h3{width:360px; margin-bottom: 5px;}
.hint_content .csc_type p{width:360px; line-height: 19px;}

/*  certificates  */
.certificates{margin-left:60px; text-align:right}
.certificates span{display:inline-block; margin-left:10px}
.certificates span.dpsexpress{display:block; padding-top:20px}

/* confirmation */
.printFields td{ text-align:right}
.CartPopup {padding: 10px; background-color:#FFFFFF; width: 90%;}
.CartPopupContent {zoom:1; width: 90%}
.CartPopupContent:after {content: "."; display: block; height: 0; visibility: hidden; clear: both;}
.CartPopupContent table.Cart {width: 100%;}
.clearboth{clear:both}

/* history */
table.Cart .Even td, table.Cart .Odd td {text-align:center;}
table.Cart .Even td{background-color:#e5e5e5}

/*  cart promo code  */
.cartPromo{float:right; border-bottom: 1px solid #999999; width:390px; padding:15px 0;}
.cartPromo label, .cartPromo input{vertical-align:middle}
.cartPromo label{padding-right:75px}
.cartPromo label + input{width:157px;}
.cartPromo input + input{margin-left:5px}

/*  Login  */
.login_description{padding: 20px 0}
.login_description strong{font-size:14px; color:#000}
.login_description ul{list-style:none; margin-bottom:10px}

.Login input.standard{margin-left:5px}
.Login, .SignInNew{padding-top:10px}
.Login td{vertical-align:middle}
.Login .majorButtons{margin-left:5px}
.SignInNew{padding-left:0px; width:250px;}
.SignInNew input{float:left; margin-top:11px}
.sign_in_info{margin-left:20px; padding-bottom:15px}

.ForgottenPassword{background: #e5e5e5; margin-top:15px; width:355px; line-height: 19px;}
.ForgottenPassword td{padding:20px;}
.ForgottenPassword td strong{display: inline-block; margin-bottom: 5px; text-transform: uppercase;}
.ForgottenPassword b{font-size:14px; margin-bottom:5px; display:block;}
.ForgottenPassword li{padding:2px 0;}
.ForgottenPassword li a{border-bottom: 1px solid #333333;}
.ForgottenPassword li a:hover{border-bottom: 1px solid #999999;}

/* wishlist */

table.summary.wishlist_edit_table td {border-bottom: solid 1px #e5e5e5; padding: 15px 5px}

table.wishlist_edit_buttons {margin: 15px 0; float:right}
table.wishlist_edit_buttons input {margin-left: 15px}
table.wishlist_edit_buttons .CheckoutButtons {text-align: right}

/* interest groups*/
.interestFields {clear:both}
.interestFields p{margin-top:10px}
.interestFields span{font-weight:bold}
.interestFields li{padding:10px 0; border-top:1px solid #e5e5e5}
.interestFields li select{ margin-left:10px}
.interestFields table{margin-top:5px}
.interestFields li li{padding:5px 0px 0px 23px; border:0}
.interestFields table td{padding-right:10px}
.interestFields .description{font-style:italic; padding-left:15px; font-weight:normal}

.Cart.contactFields a{border-bottom: 1px solid #333333;}
.Cart.contactFields a:hover{border-bottom: 1px solid #999999;}

.GiftMessage h3, .ShippingMessage h3{font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.CartContainer .CartHolder form{margin-top: 10px;}

/*AJAX CART*/
.header .cart_message{z-index:12; position:absolute; top: 32px; right:5px; width:448px; padding: 10px; background-color:#ffffff; border: 1px solid #999999; border-top: none; -webkit-box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.5); box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.5);}
.ie_version_8 .header .cart_message, .ie_version_7 .header .cart_message{border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; border-left:1px solid #cccccc;}
.header .cart_message .message{font-size: 13px; text-transform:uppercase; font-weight: bold;}
.cart_message .added_item {padding:5px 0 10px;}
.cart_message .added_item th{text-align:left;}
.cart_message .added_item .Image img{width:80px}
.cart_message .added_item .Name{font-weight:bold}
.cart_message .added_item .Total{text-align:right; padding-right: 0px; white-space: nowrap;}
.cart_message .added_item .Price{text-align:right; height:auto; width:auto;}
.cart_message .added_item td.Price{background:none; white-space: nowrap;}
.cart_message .added_item .Amount{text-align:center}
.cart_message .added_item table th.Amount{padding: 0 5px 5px 5px;}
.cart_message .added_item table td.Amount{padding: 10px 5px;}
.cart_message .added_item table{width:100%;}
.cart_message .added_item table td{padding: 10px 10px 10px 0; vertical-align: top; font-weight: normal;}
.cart_message .added_item table th{padding: 0 10px 5px 0; border-bottom: 1px solid #999999; font-weight: normal; text-transform: uppercase;}
.cart_message .added_item .CartTotal td{padding: 10px 0px 5px 10px; font-weight:bold; text-align:right; text-transform: uppercase; border-top: 1px solid #999999;}
.cart_message .continue{float:left; font-size:13px !important; padding: 10px  !important; color: #022539; border: 1px solid #022539; font-weight: bold; text-transform: uppercase; line-height: 100%;}
.cart_message .continue:hover{color: #999999; border: 1px solid #999999;}
.cart_message .checkout{float:right; font-size:13px !important; padding: 10px  !important; color: #ffffff; background-color: #022539; text-transform: uppercase; font-weight: bold; line-height: 100%;}
.cart_message .checkout:hover{background-color: #999999;}
	
.lpm .checkoutTitles{width:360px}
.lpm label{display:inline-block; width:130px;}
.lpm .interestFields label{width:365px; vertical-align: top;}
.input_container label.checkoutTitles {width:125px; padding-top:3px; float:left}
.lpm .code_container{float:left; width:405px; margin-left:20px; padding-bottom:10px}
.lpm .code_container .code {float: left; margin-left: 5px; padding:10px; background: #e5e5e5; font-weight: bold;}
.lpm .code_container .asset{display:block; float:left; width:345px; padding-top: 3px;}
.lpm .auth_input{float:left; width:220px;}
.lpm .auth_input input{width: 200px}
.lpm .Authorisation{clear:both}
.lpm .Authorisation:after{content: "."; display: block; height: 0; visibility: hidden; clear: both;}
.lpm .input_container, .lpm .detail_container{ padding-top:10px}
.lpm .detail_container:after{content:'.'; display:block; visibility:hidden; clear:both}
.lpm .detail_container table{float:left; margin-right: 10px; width:365px}
.lpm .detail_container table + table{margin-right:0px}
.lpm .Cart.profile{margin-top: 15px;}
/*////////////  GIFT VOUCHER  ////////////*/
.gift_voucher ol {list-style: none; margin: 0; padding: 0;}
.currency {padding-right: 10px; font-size: 13px;}
.purchase {border: none; padding:0; margin:0;}
.purchase legend{display: block;  padding: 20px 0 10px 0; text-transform: uppercase; font-weight:bold; font-size: 13px;}
.purchase input{width:220px;}
.purchase li {zoom:1; padding-bottom: 5px;}
.purchase li:after {content: "."; display: block; height: 0; visibility: hidden; clear: left;}
.purchase label {display: inline-block; width: 200px;}
.purchase label.tips {display:block; font-size:10px; margin-left:200px; width:215px;}
.purchase select.currency, .purchase select.amount { width: 68px; margin: 0 5px 5px 0; vertical-align: top;}
.purchase input.amount {width: 50px; margin-left: 5px; }
.purchase li.message textarea {width: 220px; vertical-align:middle}
.purchase li.delivery select{width: 72px; margin-right: 5px;}
.purchase li.preview {padding-top: 10px;}
.purchase li.button {width: 515px;}
.purchase li.button input.preview{float:left; margin-left: 5px;}
.purchase li.button input.add{float:right}

.redemption {border: none; padding:0; margin:10px 0 0 0;}
.redemption li {padding-bottom: 5px;}
.redemption input.voucherid {width: 80px; margin-right: 5px; vertical-align: top; padding:2px;}
.redemption input.code{width: 80px; margin-right: 5px; vertical-align: top; padding:2px;}

/*////////////  USER DEBUGGING ////////////*/
.help_request_form .element_end{display:block;clear:left;}
.help_request_form label{width:90px;display:block;float:left;}
.help_request_form input, .help_request_form textarea{width:675px; display:block; float:left; margin-bottom:10px; padding:5px}
.help_request_form .submit_button input{width:auto; margin-left:90px; color: #ffffff; background-color: #022539; padding: 10px; cursor: pointer; border: 0px; text-transform: uppercase; font-weight: bold;}
.help_request_form .submit_button input:hover{background-color: #999999;}
.help_request_form p{clear:left;}
.client_data{width:675px; margin-left:90px; padding-top:15px}
.client_data .element_end{display:block;clear:both;}
.client_data h2{float: left; font-size: 12px; margin-bottom: 5px; width: 310px}
.client_data h3{clear: none; float: left; font-size: 12px; width: 90px; font-weight: normal;}
.client_data p{width:220px; float:left; line-height: 19px;}

/*////////////  CONTACT FORM  ////////////*/
.middleWidth {width: 580px;}
.middleWidth .customerDetails {width:400px;}
.middleWidth .customerDetails input[type="submit"]{width:110px}
.middleWidth .customerDetails td {padding-bottom: 10px; vertical-align: top;}
.middleWidth .customerDetails input.standard{width:198px;} 
.middleWidth .customerDetails input.tel{width:135px;} 
.middleWidth .customerDetails input.telArea{width:45px; margin:0 7px 0 0}
.middleWidth .customerDetails textarea{width:198px} 
.spam p{clear:both; padding: 0}
.spam label{display:block; float:left; padding:10px 10px 0 0;}
.middleWidth .customerDetails p.instructions {padding-bottom: 10px; display: inline-block; width: 100%;}
.middleWidth .customerDetails p.instructions .security_info{border:0; width:200px; font-size:13px; font-weight:normal; color:#000000; float:left; text-align:left; padding:0 20px 0 0; margin:0px;}
.middleWidth .customerDetails p.instructions .security_info + span{float:right}
.middleWidth #DEF{font-size: 14px; text-align: center; float:right; width: 200px;}
.customerDetails td + td + td {text-align:right}
.customerDetails td + td + td table {text-align:left; float:right}

.customerDetails p.instructions span{display: inline-block; float: right;}
/*////////////  STORE LOCATOR  ////////////*/
.store_locator{padding-bottom:10px; height:100%;}
.store_locator .locator{position:relative; zoom:1; margin-left:-9999px}
.store_locator .initialised{margin-left:0px ;}
.store_locator .locator:after {content: "."; display: block; height: 0; visibility: hidden; clear: both;}
.store_locator .section_end{display:block; clear:both;}
.store_locator .countries{clear:both;}
.store_locator ul.country{margin-left:0px; display:none}
.store_locator ol{margin-left:18px}
.store_locator .areas{width:180px; float:left;}
.store_locator .areas a{text-decoration:none;}
.store_locator .areas .area{margin-bottom:15px}
.store_locator .areas .area .area{margin-bottom:0px}
.store_locator .areas li ul {border-bottom:0px}
.store_locator .areas li ul li ul li{ padding-left:15px}
.store_locator .areas li a{font-weight: bold; text-transform: uppercase;}
.store_locator .areas li li a{font-weight: normal; text-transform: none;}
.store_locator .areas .area .area img{display:none;}
.store_locator .stores{float: left; position: relative; width: 580px; margin-left:20px;}
.store_locator .stores .store_image{padding: 0 20px 20px 0; width:180px;}
.store_locator .google_map_holder{width:580px; height:580px; margin-bottom:20px }
.js_enabled .store_locator .google_map_holder{left:0px}
.store_locator .map_directions a {margin-left:10px}
.store_locator .print_button {clear: both; margin: 10px 0 0 200px; width:580px;  float:left;}
*:first-child+html .store_locator .print_button{clear:none}
.store_locator .print_button a{text-decoration:none; float:left;}

.store_locator .stores .store{width:500px}
.store_locator .store_link.On{cursor:default; font-weight:bold}

.store_locator .store_address{padding:0 0 20px 0; width:580px; float:left}
.store_locator .store_details{width:580px; float:left; clear:left}

.directions_form input{width:250px; float:left; height:18px}
.store_locator .map_directions h2 {font-weight: normal; padding: 0px 0 4px;}
.store_locator .map_directions a{margin-right:138px}
.store_locator .map_directions{margin-top:10px;}
.store_locator .store_image{padding:0 4px 0 0}
.store_locator .store_name{font-size: 16px; text-transform: uppercase;}
.store_locator .client_content{padding-bottom:10px; min-height:5px;}
.store_locator_content .location_list {padding:10px; width:260px;}

		.store_locator_content .detail_holder {margin-left:20px; }
.area li.off .store, .location_list.off, .location_detail.off{display:none;}
.area li.on .store, .location_list.on, .location_detail.on{display:block;}
		.map_holder{position:relative}

#directions_display{padding:0px;}
#directions_display ol{width:460px; padding:20px 0px;  clear:both}
#directions_display li{padding-bottom:3px; list-style: decimal outside}

.store_locator .location{margin-top: 15px;}
.store_link + .location{margin-top: 0;}

/*from product detail*/
#findinstore .google_map_holder{height: auto;}
#findinstore .store_locator .stores, #findinstore .print_button{margin-left: 0;}

	