*
{
	margin: 0;
	padding: 0;
}

DIV.lp_h2-box
{
	height: 75px;
	/*[disabled]background:#F5E5E5;*/
	overflow: hidden;
}
LI DIV.lp_filter-name
{
	/*[disabled]padding-left:17px;*/
	margin-left:17px;
}
DIV.lp_filter DIV.lp_filter-box
{
	
	padding-right: 5px;
	padding-left: 1px;
	margin-bottom: 20px;
}

P
{
	font-size: 1.1em;
	line-height: 1.3em;
}
#wrapper
{
	width: 1030px;
	margin: 0px auto;
}
.header
{
	background: url(/images/global/mast-2010.png) no-repeat top center; /*Clean theme*/
	max-width:1024px;
	min-width:1024px;
	text-align:left;
	z-index:999;
	font-size:11px;
	float:left;
	margin-bottom:10px;
	margin-left:5px;
}
#breadcrumb-nav
{
	width: 1024px;
	float: left;
	clear: both;
	display: inline;
	margin-left: 6px;
}
#blue-heading-container H2, #grey-heading-container H2
{
	color: #FFFFFF;
	font-weight: 700;
	padding: 4px 0 0 12px;
}
H2.search-h2
{
	float: left;
	padding-left: 5px !important;
}
.search-h2
{
	margin: 0 !important;
}
#blue-heading-container.top
{
	margin-bottom: 0;
	margin-top: 0;
}
#blue-heading-container
{
	background: transparent url(/media/sprite_vert.gif) repeat-x scroll 0 -2680px;
	float: left;
	height: 27px;
	margin: 0 0 16px;
	padding: 0;
	width: 100%;
}
.box
{
/*flaot: left*/
	width: 500px;
/*heigh: 500px*/
	margin: 20px 0 0 20px;
}
#breadcrumb-nav A
{
	color: #3399CC;
	font-size: 1.1em;
}
#product-page #main-content
{
	width: 1024px;
	float: left;
	clear: both;
	display: inline;
	margin: 15px 0 30px 6px;
}
#left-column
{
	width: 500px;
	float: left;
	clear: both;
	margin-right: 12px;
}
#right-column
{
	width: 505px;
	float: left;
	clear: none;
	margin-bottom: 30px;
}
.main-product-pic
{
	border: 1px solid #B2E3F4;
}
H2.product-title
{
	color: #C01B1B;
	font-size: 1.6em;
	width: 100%;
	border-bottom: 2px solid #58A1CD;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
H4.product-subtitle
{
	color: #C01B1B;
}
H3.product-price
{
	color: #666;
	margin-top: 15px;
}
SPAN.price
{
	color: #C01B1B;
	font-size: 1.8em;
	margin-left: 3px;
}
SPAN.vat
{
	font-weight: normal;
	font-size: 1.1em;
	margin-left: 6px;
}
.srp
{
	color: #2479A9;
}
.save
{
	color: #C01B1B;
	font-weight: bold;
}
.product-price-info
{
	border-bottom: 1px solid #B2E3F4;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
P.grey
{
	color: #666;
	margin-bottom: 10px;
}
.buy-now
{
	width: 50%;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.take-it-away
{
	float: right;
	clear: none;
}
.take-it-away IMG
{
	border: none;
}
#product-purchase-submit
{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: url(/media/buy-now-btn-bg.gif) no-repeat;
	border: none;
	width: 73px;
	height: 22px;
	margin: 10px 0 25px 5px;
	text-indent: -9999px;
}
#product-purchase-submit:hover
{
	cursor: pointer;
}
.share-btn
{
	width: 61px;
	height: 22px;
	display: inline-block;
	text-indent: -9999px;
	background: url(/media/share-btn-bg.gif) no-repeat;
	margin-right: 5px;
}
.wishlist-btn
{
	width: 134px;
	height: 22px;
	display: inline-block;
	text-indent: -9999px;
	background: url(/media/wishlist-btn-bg.gif) no-repeat;
}
.tab-nav
{
	float: left;
	clear: both;
	z-index: 1;
	margin-top: 5px;
}
UL.tabs
{
	font-size: 1.2em;
	font-weight: bold;
}
.tabs LI
{
	height: 22px;
	line-height: 22px;
	background: url(/media/tab-bg.gif) repeat-x;
	float: left;
	display: block;
	margin-right: 3px;
	border: 1px solid #B4E4F4;
	border-bottom: 1px solid #58A1CD;
	padding: 0 7px;
	color: #5B91A2;
}
.tabs LI.selected
{
	background: #FFF none;
	color: #036685;
	border: 1px solid #58A1CD;
	border-bottom: 1px solid #FFF;
	z-index: 10;
}
.tabbed-panel
{
	float: left;
	clear: both;
	width: 483px;
	border: 1px solid #58A1CD;
	padding: 10px;
	margin-top: -1px;
	z-index: -1;
	color: #666;
}
.tabbed-panel UL
{
	margin: 10px 0;
}
.tabbed-panel UL LI
{
	margin-left: 2em;
	font-size: 1.1em;
	line-height: 1.4em;
}
.panel
{
	float: left;
	clear: both;
	width: 483px;
	border: 1px solid #B2E3F4;
	padding: 10px;
	color: #666;
	margin-top: 12px;
}
.panel H4
{
	font-size: 1.2em;
	color: #036685;
	margin-bottom: 1em;
}
UL.related-links
{
	margin-left: 8px;
}
.related-links LI
{
	line-height: 2em;
	list-style-image: url(/media/arrow-bullet.gif);
	border-bottom: 1px dotted #CBCBCB;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 6px;
}
.related-links LI A
{
	color: #006699;
	font-size: 1.1em;
	text-decoration: none;
}
.related-links LI A:hover
{
	text-decoration: underline;
}
.alternative-product
{
	float: left;
	clear: none;
	width: 130px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 21px;
}
#right-a-p
{
	margin-right: 5px;
}
#alternative-products
{
	float: left;
	clear: both;
}
.alternative-product IMG
{
	border: 1px solid #B2E3F4;
	padding: 5px;
	margin-bottom: 5px;
}
.alternative-product A
{
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.alternative-product A:hover
{
	text-decoration: underline;
}
.slideshow-nav
{
	float: left;
	clear: none;
	padding-top: 40px;
	margin-right: 5px;
}
.slideshow-nav IMG
{
	border: none;
}
/*Begin Landing pages*/
A
{
	color: #069;
	text-decoration: none;
}
A:hover
{
	color: #F00;
}
A IMG
{
	border: 0 none #000000;
}
#lp_intro {
	width:1024px;
	background: right top no-repeat #343434;
	_margin-left:2px;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	position:relative;
	color:#fff;
	}
#lp_intro h1 {
	font-size:14px;
	color:#fff;
	background:url(/media/landing/bg_header.gif) top repeat-x #00789b;
	width:982px;
	padding:3px 20px;
	border:1px solid #00789b;
	margin-bottom:15px;
	}
	
#lp_intro .lp_column {
	color:#fff;
	padding:0 0 0 20px;
	width:590px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#lp_intro .lp_column strong {
	/*display:block;*/ 
	}
	#lp_intro .lp_column a {
	color:#fff;
	text-decoration:underline;
	}
	#lp_intro .lp_column a:hover {
	text-decoration:none;
	}
	
.lp_product H2
{
	font-size: 11px;
}
.lp_featuredItem H2
{
	font-size: 11px;
	height: 30px;
	overflow: hidden;
}
.lp_column
{
	float: left;
	margin-right: 20px;
	width: 154px;
}

.lp_column a span
{
	color:#fff !important;
}

.lp_featuredItem
{
	background: #F5F5F5;
	float: left;
	padding: 10px;
	width: 308px;
	margin-right: 20px;
}
.lp_featuredItem .lp_thumb
{
	float: left;
	width: 114px;
	height: 120px;
}
.lp_featuredItem .lp_productDescription
{
	float: left;
	width: 180px;
	color: #666;
	padding-left: 10px;
}
#lp_featuredNav A
{
	display: block;
	width: 67px;
	height: 25px;
	background: url(/media/landing/bg_sliderBut.gif) no-repeat;
	position: absolute;
	z-index: 100;
	bottom: 0;
}
#lp_featuredNav A SPAN
{
	visibility: hidden;
}
#lp_featuredNav A.lp_nextItem
{
	right: 0;
	background-position: -67px 0;
}
#lp_featuredNav A.lp_nextItem:hover
{
	background-position: -67px -25px;
}
#lp_featuredNav A.lp_prevItem
{
	left: 0;
}
#lp_featuredNav A.lp_prevItem:hover
{
	background-position: 0 -25px;
}
/*main*/
#lp_main
{
	color: #555;
	position: relative;
	zoom: 1;
}
#lp_main H3
{
	text-transform: uppercase;
	color: #000;
	margin-bottom: 16px;
	font-size: 11px;
}
/*filters*/
#lp_filters H4
{
	margin-bottom: 6px;
	font-size: 11px;
}
/*#lp_filters
{
	width: 164px;
	float: left;
	margin-left: 5px;
}
.lp_filter UL
{
	list-style-type: none;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 13px;
}
.lp_active UL
{
	display: block;
}
.lp_inactive UL
{
	display: none;
}
.lp_active A, .lp_inactive A:hover
{
	background: url(/media/landing/bg_arrow.gif) no-repeat 0 5px;
	padding-left: 15px;
}
.lp_inactive A
{
	background: url(/media/landing/bg_arrow.gif) no-repeat 0 -10px;
	padding-left: 15px;
}
/*.lp_filter UL UL
{
	margin-bottom: 0;
}

*/

.lp_filter UL LI
{
	border-bottom: 1px solid #EEE;
	color: #069;
	height: 1%;
}
.lp_filter UL LI.lp_last
{
	border-bottom: 0 none #000000;
}

.lp_filter UL LI LABEL
{
	display: block;
	padding-left: 15px;
}
.lp_filter UL LI LABEL INPUT
{
	margin-left: -15px;
	margin-right: 5px;
	float: left;
	height: 13px;
/*IE alignment fix*/
}
.lp_filter UL LI SPAN
{
	float: right;
	color: #666;
	margin-left: 2px;
}
/*products*/
#lp_products
{
	float: left;
	padding: 0 0 0 0;
	_padding: 0;
	width:800px;
}
#lp_products H3
{
	padding-left: 10px;
	float:left!important;
	width:625px;
}
#lp_products #lp_nextPage
{
	float: right;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	padding-right: 10px;
}
.lp_product
{
	width: 117px;
	padding: 18px;
	float: left;
	margin: 0 5px 5px 0px;
	background: #F5F5F5;
}
.lp_product .lp_productDescription
{
	padding-top: 15px;
}
.lp_thumb A IMG
{
	border: 1px solid #CCC;
}
.lp_price
{
	font-size: 17px;
	color: #F00;
	/*[disabled]padding-top:10px;*/
}
.lp_availability
{
	margin-bottom: 16px;
}
.lp_available
{
	background-position: 0 3px;
}
.lp_unavailable
{
	background-position: 0 -9px;
}
#brandedContent .lp_featuredItem a.lp_buy, .lp_buy
{
    	background: url(/assets/images/layout/bg_gloss.png) 0 -30px repeat-x #13aeef;
    	_background-image:none; /*IE 6*/
    	padding:5px 10px;
    	color:#fff;
    	text-transform:uppercase;
    	border:1px solid #828282;

}
#brandedContent .lp_featuredItem a.lp_buy:hover, .lp_buy:hover
{
	color:#fff;
	background-color:#000;
}
#brandedContent .lp_featuredItem p.lp_availability  { margin-bottom:16px;}
.lp_buy STRONG
{
	font-weight: 100;
}
.lp_more
{
	float: right;
	font-weight: 700;
	padding-top: 6px;
}
.lp_clear
{
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.lp_pagination
{
	clear: both;
	text-align: center;
	padding: 0 0 10px 0;
}
.lp_pagination.top
{
	border-top:1px solid #ccc;
	padding-top:6px;
}

.lp_pagination LI
{
	display: inline;
	padding: 0 10px;
	font-weight: 700;
}
.lp_pagination LI.lp_current A
{
	color: #CCC;
}
/*related products*/
#lp_related
{
	margin: 10px;
	float: left;
	width: 654px;
	_width: 644px;
	padding: 20px 10px;
	border: 1px solid #C0E4EE;
	font-size: 11px;
}
#lp_related H4
{
	font-size: 11px;
	padding-left: 10px;
}
#lp_related UL
{
	float: left;
	width: 143px;
	margin: 10px;
	_margin: 5px;
	list-style: none;
}
#lp_related UL LI
{
	padding: 3px 0;
}
/*info*/
#lp_info
{
	float: left;
	width: 154px;
}
#lp_info P
{
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#lp_info P.lp_intro
{
	font-weight: 700;
	color: #069;
}
#lp_manufacturerLogo IMG
{
	border: 1px solid #CCC;
	display: block;
	margin-bottom: 16px;
}
/*facts*/
#lp_facts
{
	clear: both;
	float: left;
	width: 1024px;
	margin: 20px 0;
	padding: 20px 0;
	border: 1px solid #C0E4EE;
	border-width: 1px 0;
	color: #666;
}
#lp_facts H5
{
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 10px;
	margin-bottom: 20px;
	color: #069;
}
#lp_facts H6
{
	font-size: 12px;
	color: #000;
	margin-bottom: 16px;
}
#lp_facts P
{
	margin-bottom: 16px;
}
#lp_facts LI
{
	list-style-type: none;
	font-size: 11px;
}
.lp_fact
{
	width: 320px;
	margin: 10px;
	_margin: 8px;
	float: left;
}
#lp_safeBuy
{
	float: left;
	width: 1004px;
	margin: 20px 0 0;
	padding: 20px 10px 0;
	border: 1px solid #C0E4EE;
	border-width: 1px 0 0;
	color: #666;
}
#lp_safeBuy IMG
{
	float: left;
	margin-right: 20px;
}
#lp_safeBuy DIV
{
	float: left;
	width: 820px;
}

/*New Filters*/

#lp_filters {
	float:left;
	width:214px;
	margin-right:10px;
	}
	#lp_filters h3 {
	font-size:12px;
	color:#000;
	padding:7px 5px 6px 5px;
	border:solid #eee;
	border-width:1px 0;
	margin-bottom:3px;
	text-transform:uppercase;
	}
	#lp_filters h4 {
	font-size:12px;
	color:#666;
	padding:7px 5px 3px 5px;
	border:solid #eee;
	border-width:0 0 1px 0;
	margin-bottom:3px;
	font-weight:100;
	}
	#lp_filters h5 {
	font-size:12px;
	color:#999;
	padding:7px 5px 3px 5px;
	border:solid #eee;
	border-width:0 0 1px 0;
	margin-bottom:3px;
	}
	#lp_filters ul {
	margin-bottom:20px;
	list-style:none;
	}
	#lp_filters li {
	height:1%;	
	padding:3px 0;
	}
	
	#lp_filters li a {
	display:block;
	padding:7px 5px;
	margin-bottom:1px;
	}

	#lp_filters .selectedItems li a {
	background: url(../../media/category/icon_remove.gif) 199px center no-repeat #333;
	color:#fff;
	}
	#lp_filters  .selectedItems li a:hover {
	background-color:#f33;
	}
#lp_filters  .drilldown li a,
#lp_filters  #manufacturersList li a {
	margin-bottom:0;
	background: url(../../media/category/icon_plus.gif) 199px center no-repeat #f5f5f5;
	border-bottom:1px solid #eee;
	}
	#lp_filters .drilldown li a:hover,
	#lp_filters #manufacturersList li a:hover{
	background-color:#999;
	color:#fff;
	}
	
#lp_filters .filter li a,
#lp_filters #manufacturersList.filter li a{
	margin-bottom:0;
	background: url(../../media/category/icon_plus.gif) 199px center no-repeat #f5f5f5;
	border-bottom:1px solid #eee;
	}
#lp_filters #manufacturersList.filter li a:hover {
	margin-bottom:0;
	background: url(../../media/category/icon_remove.gif) 199px center no-repeat #999;
	border-bottom:1px solid #eee;
	}
	
#lp_filterPrice {
	margin-bottom:20px;
	background:#f5f5f5;
	padding-bottom:10px;
	}
#lp_filterPrice li {
	border-bottom:1px solid #fff;
	padding:7px 5px;
	}
#lp_filterPrice span {
	float:right;
	color:#999;
	}
#lp_filterPrice input {
	margin-right: 5px;
	}


.collapsed {
	color:#000;
	background: url(../../media/category/icon_arrow_right.gif) 199px center no-repeat;
	}
ul.collapsed {display:none;}

.expanded {
	color:#000;
	background: url(../../media/category/icon_arrow_down.gif) 199px center no-repeat;
	}
ul.expanded {display:block;}
