

a
{
	text-decoration: none;
	color: #339999;
}


#Breadcrumbs a
{
	color: #ff9900;
}
#Breadcrumbs
{
	color: #339999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0;
}

.Checkout h1, .CustomerAccount h1
{
	margin-top: 0;
	margin-bottom: 16px;
	position: relative;
	top: 12px;
}
.CustomerAccount h2
{
	margin: 0;
	padding: 0;
}

.CatDepartmentWrapper
{
	position: relative;
	left: 0px;
	z-index: 0;
}

.CatDepartmentContainer
{	
	position: relative;
	right: -1px;
	margin-left:-4px;
}
/*
.CatDepartmentWrapper h1
{
	background: #ff9900;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
	padding: 6px;
	margin: 0;
	font-size: 22px;
	width: 740px;
}

.CatDepartmentWrapper .ContentHeaderText
{
	padding: 0;
	margin: 0 0 2px 3px;
	border-top: 0;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	position:relative;
	left:-3px;
}
.CatDepartmentWrapper .ContentHeaderText p
{
	padding: 6px;
	margin: 0;
}
*/
.Department
{
	background: #fff;
	width: 346px;
	float: left;
	margin: 2px 0px 2px 4px;
	left:-1px;
	height: 100px;
	padding: 12px;
	position: relative;
	border: 1px solid #ff9900;
}
.Department b /*override b tag in shopfront desc*/
{
	font-weight: normal;
}
.DeptQuickInfo
{
	height: 90px;
}

.Department .Image
{
	float: right;
	width: 100px;
	text-align: right;
}

.Department .Price
{
	position: relative;
	right: 10px;
	width: 100px;
}
.Department a.NodeName
{
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
	color: #339999;
	line-height: 100%;
}


.Department p
{
	color: #000;
	position: relative;
	top: 10px;
	margin: 0 100px 0 0;
	padding: 0;
	line-height: 130%;
}
.Department .Price
{
	color: #339999;
	font-weight: bold;
	position: relative;
	top: 80px;
	margin: 0 100px 0 0;
	padding: 0;
}

.ViewAll
{
	position: relative;
	top: 30px;
}
.ViewAll a
{
	color: #ff9900;
	font-weight: bold;
}

.DepartmentHeader
{
	/*float:left;*/
	width: 750px;
}
span.HeaderImage
{
	height: 158px;
	display: block;
}
.PurchasingInfoBg
{
	background: url(../images/purchasing-info-bg.png) no-repeat;
	width: 742px;
	height: 107px;
	font-size: 12px;
	margin-bottom:8px;
	margin-top:8px;
	padding-left:12px;
}
.PurchasingInfo
{
	margin-right:44px;
	padding-top:20px;
	position: relative;
}
.PurchasingInfo span
{
	color: #339999;
	font-weight: bold;
	margin: 10px 20px 0 0;
	display:inline-block;
}
.PurchasingInfo span a
{
	color: #339999;
	font-weight: bold;
}


/*//////////////Product intro//////////////////////*/

.ProductIntro
{
	border: 1px solid #cfcfcf;
	width: 747px;
	margin-bottom: 12px;
}
.ProductIntro h1
{
	background: #ff9900;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
	padding: 6px;
	margin: 0;
	width: 735px;
	font-size: 22px;
}
.ProductIntro p
{
	padding: 3px 6px;
	margin: 0;
	font-weight: normal;
	color: #333;
}
.ContentIntro
{
	border: 1px solid #cfcfcf;
	width: 731px;
	margin-bottom: 12px;
	padding: 8px;
	overflow: auto;
	height: 100%;
}
.ContentIntro img
{
	float: right;
	padding-left: 12px;
}
.ContentIntro br
{
	display: none;
}

.ContentFooter
{
	border: 1px solid #cfcfcf;
	width: 748px;
	margin-bottom: 12px;
	padding: 0;
	overflow: auto;
	height: 100%;
	float:right;
	position:relative;
	left:-7px;
}

.ContentFooter p
{
	padding: 8px;
	margin: 0;
}
/*//////////////Product//////////////////////*/



.ProductMainWrapper
{
}

.ProdContainer
{
	height: 100%;
	overflow: auto;
}
.ProdContainer table
{
	width: 100%;
	border: 1px solid #000;
	border-collapse: collapse;
	margin-bottom: 12px;
}
.ProdContainer table td
{
	border: 1px solid #000;
	padding: 4px;
}
.ProductInfo
{
	width: 735px;
	float: left;
	border: 1px solid #cfcfcf;
	padding-left: 6px;
	padding-right: 6px;
	position: relative;
}

.ProductInfo h1
{
	color: #339999;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
	margin-right:80px;
}
h1.ProductName small
{
	text-decoration: underline;
	
}
h1 a.Manufacturer, h1 a:hover.Manufacturer
{
	text-decoration: none;
}
h1 a.Manufacturer
{
	font-size: 12px;
	margin-right: 8px;
}

a.ProdName
{
	text-decoration: underline;
}

.SizeGuide
{
	
}

.HeaderPrice
{
	position: absolute;
	top: 12px;
	right: 10px;
	font-size: 13px;
	font-weight: bold;
	color:#333;
	text-align:right;
	width:180px;
}

.HeaderPrice p span.PriceHeading
{ 
	position:absolute;
	right:50px;
	color:Red;
	padding:0;
	margin:0;
}
.HeaderPrice p
{	padding:0;
	margin:0;
}
.MoreInfo
{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	left: 0px;
	position: relative;
}

.RightCol .ImageContainer
{
	float: none;
	margin: 4px 0;
	position: relative;
	z-index: 0;
	text-align: left;
}

.BuyNow img
{
	margin: 8px 0 0 0;
}


.RightCol
{
	float: left;
	width: 120px;
}
.Clear
{
	margin: 0;
	padding:0;
}

.FeatureClear
{
	clear: both;
}


.Pricing h1
{
	color: #fff;
	background: #339999;
	text-align: center !important;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform: capitalize;
}

.Pricing p
{
	text-align: right;
	margin: 5px 0;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;z
}

.Pricing hr
{
	margin: 0 2px 0 2px;
}
.Pricing p span
{
	padding-left: 12px;
}
.RRP, .OurPrice
{
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 3px;
}
.RRP
{
	color: #333;
}
.OurPrice
{
	color: #ff9900;
}

hr
{
	border: 0;
	border-top: 1px solid #339999;
	height: 1px;
}

br.ClearHeader
{
	line-height: 100%;
	clear: both;
}

.ProductInfo .TextHolder
{
	margin: 0;
	padding: 0;
}

.TextHolder p
{
	margin: 0 0 10px 0;
	padding: 0 0 0 120px;

}

.ImageContainer
{
	float: right;
	height:100px;
}

.ImageGallery div
{
	width: 70px;
	float: left;
	margin-bottom: 6px;
	margin-right: 12px;
}

.WishList
{
	color: #666;
	margin:12px 4px 4px 4px;
	padding-bottom: 10px;
}
.WishList h2
{
	font-size: 14px;
	color: #666;
	margin: 0;
	padding: 0;
}
.WishList a
{
	color: #0e7386;
	margin: 0;
	padding: 0;
}

.KeyFeatures
{
	float: right;
	margin-right: 140px;
}

.KeyFeatures h2
{
	color: #ff9900;
}
.KeyFeatures ul
{
	margin: 12px 0 0 18px;
	padding: 0;
}
.KeyFeatures ul
{
	color: #339999;
	font-weight: bold;
	padding: 0 0 6px 0;
	margin: 0;
	border-left: 36px solid #fff;
}
.KeyFeatures ul li
{
	list-style-type: none;
	background: #fff url(../images/bullet.gif) left center no-repeat;
	padding-left: 30px;
	margin-left: -30px;
}


/*/////////////Form styles for product////////////////////*/

h2
{
	font-size: 14px;
	color: #666;
	margin: 0;
	padding: 0 0 0 4px;
}

.ProductMainWrapper fieldset
{
	border: 0;
	margin: 0;
	padding: 0 0 15px 4px;
	width: 180px;
}
.ProductMainWrapper fieldset div
{
	clear: both;
	margin: 0px;
	padding: 0 !important;
}


.ProductMainWrapper fieldset label
{
	margin-top: 3px;
}

/* Then remove the margin from nested divs */
.ProductMainWrapper fieldset div div
{
	clear: none;
	margin: 0;
}
.ProductMainWrapper fieldset label
{
	display: block;
	position: absolute;
	width: 190px;
	left: -138px;
	text-align: right;
	margin-top: -16px;
	font-weight: bold;
	color: #339999;
	font-size: 13px;
}
.ProductMainWrapper fieldset input.Button
{
	margin-top: 30px;
}
.ProductMainWrapper fieldset input.Quantity
{
	width: 26px;
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 13px;
}

fieldset p
{
	float:left;
	line-height:5px;
}
fieldset p label
{
	 font-weight:normal;
	 font-size: 12px;
}
fieldset p span
{
	 float:left;
	 border:solid 1px black;
	 width:30px;
     text-align:left;
     text-indent:5px;
      padding:6px 0 6px 0;
}

.ProductMatrixList, .ProductSimpleList
{
	margin-top: 20px;
	width: 500px;
}

.BasketButton
{
	width:152px !important;
	height:28px;
}

.ProductMatrixList fieldset, .ProductSimpleList fieldset
{
	width: 500px;
}

.ProductMatrixList fieldset div, .ProductSimpleList fieldset div
{
	clear: both;
	margin-bottom: 12px;
	min-height: 12px;background-color:Aqua;
	margin-left: 100px;
	margin-top: 12px;
	position: relative;
	padding: 0 !important;
}

.ProductMatrixList fieldset label, .ProductSimpleList fieldset label
{
	display: block;
	position: absolute;
	width: 190px;
	left: -215px;
	text-align: right;
	margin-top: 0;
	font-weight: bold;
	font-size: 13px;
}
.ProductMatrixList fieldset input, .ProductSimpleList fieldset input
{
	vertical-align: middle;
}
.ProductMatrixList fieldset input.Quantity, .ProductSimpleList fieldset input.Quantity
{
	width: 30px;
	text-align: center;
	font-weight: bold;
}
.ProductMatrixList span
{
	padding-left: 5px;
	font-size: 13px;
}

.ProductMatrixList span.AxisName
{
	color: #339999;
	font-weight: bold;
}

.ProductMatrixList span.AxisValue select
{
	font-weight: bold;
	color: #333;
	font-size: 13px;
	width: 170px;
}

.ProductTemplateSelector
{
	clear:both;
}

.MatrixList
{
	clear:both;
}


.MatrixList span
{
	font-size: 13px;
}

.MatrixList span.AxisName
{
	color: #339999;
	font-weight: bold;
}

.MatrixList span.AxisValue select
{
	font-weight: bold;
	color: #333;
	font-size: 13px;
	width: 160px;
}

.ProductSimpleList span
{
	padding-left: 5px;
}

.MatrixGrid
{
	margin: 0;
	padding: 0;
}

.MatrixGrid table
{
	padding: 0;
	margin:10px 0;
	border-collapse: collapse;
	background:#ECF0EF;
}
.MatrixGrid table th
{
	padding: 2px;
	border:1px solid #000;
}
.MatrixGrid table tr
{
}

.MatrixGrid table th,
.MatrixGrid table td
{
	text-align: left;
	border-bottom:1px solid #000;
	white-space:nowrap;
}

.MatrixGrid table td span
{
    vertical-align:top;
    margin-left:8px;
}

/*//////////////////////////////*/

table.CartDataTable
{
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	width: 100%;
}

table.ReceiptTable
{
	border-bottom: none;
}

table.CartDataTable td
{
	padding: 6px 4px 2px 6px;
	vertical-align: top;
}
table.CartDataTable thead
{
	background: #dedede;
}

table.CartDataTable th
{
	padding: 6px 4px 2px 6px;
	font-weight: bold;
	text-align: left;
}
table.CartDataTable td input
{
	width: 26px;
	text-align: center;
	border: 1px solid black;
}
table.CartDataTable td.Buttons input
{
	width: 80px;
	margin-left: 8px;
	background: #339999;
	border-left: 8px solid #000;
	border-right: 8px solid #000;
	color: #fff;
	padding: 2px 4px;
}
table.CartDataTable td.Buttons
{
	white-space: nowrap;
}
table.CartDataTable td.Seperator
{
	border-bottom: 1px solid black;
}

table.CartDataTable td.Total
{
	text-align: right;
	font-weight: bold;
}


table.CartDataTable tr.AlternateItem
{
	background: #F6F5FA;
}

input.ActionButton
{
	width: 120px;
	margin-left: 8px;
	background: #339999;
	border-left: 8px solid #000;
	border-right: 8px solid #000;
	color: white;
	padding: 2px 4px;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	cursor:pointer;
}

/*/////////////////////////////////////*/

.TabPanel .ajax__tab_header
{
	background: #fff url(../images/ProductTab.png);
	color: #ff9900;
	font-weight: bold;
	margin: 0 3px;
	line-height: 100%;
}

.TabPanel .ajax__tab_tab
{
	width: 138px;
	padding: 8px 0 8px 0;
	float: left;
}
.TabPanel .ajax__tab_outer
{
	width: 138px;
}

.TabPanel .ajax__tab_active .ajax__tab_outer
{
	background: #fff url(../images/ProductTabAlt.png);
}

.TabPanel .ajax__tab_body
{
	padding: 5px 10px 5px 10px;
	width: 538px;
	background: #fff url(../images/tabs-bg.png) no-repeat;
	margin-top: -1px;
	height: 100% !important;
}

.SearchResults h1 small
{
	font-size:12px;
	text-decoration:none !important;
}
.XSell
{
	margin-top:8px;
}
.XSell h1
{
	padding-bottom: 12px;
	font-size:18px;
}
.SearchResults div, .XSell .XSellProduct
{
	border: 1px solid #cfcfcf;
	float: left;
	width: 172px;
	height: 225px;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 4px;
	font-size: 11px;
	font-weight:bold;
}

.XSell div.ImageHolder
{
	height: 80px;
	text-align:center;
}
.XSell div.XSellProductName
{
	height: 35px;
	color:#339999;
}
.XSell div.XSellProductName a
{
	text-decoration:underline;
}
.XSell div.XSellProductName span.XBrand a
{
	text-decoration:none;
}
.XSell div.XSellText
{
	height: 85px;
	font-weight:normal;
}

.ProductMainDesc
{
	position:relative;
	width:754px;
	z-index:4;
	height:100%;
	overflow:auto;
	background:url(../images/product-main-bg.gif) repeat-y;
}

.Pricing
{
	width:168px;
	z-index:1;
	position:relative;
	float:left;
	margin:0 0;
	display:inline;
	border-top:1px solid #cfcfcf;
	border-right:0;
	border-bottom:0;
	border-left:1px solid #cfcfcf;
	min-height:400px;
}

.ProductBorder
{
	width:562px;
	float:left;
	margin:0 4px 0 0;
	display:inline;
	position:relative;
	z-index:1;
	border-top:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:0;
	border-left:1px solid #cfcfcf;
	min-height:400px;
	padding-right:8px;
	padding-left:8px;
	text-align:justify;
}


.ProductMainDesc h1.ProductName
{
	font-size:18px;
}

.ProductMainDesc h1
{
	text-align: left;
	line-height: 130%;
	margin: 0;
	padding: 0;
}


.ProductMainDesc .Price
{
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
}

.ProductMainDesc table, .ProductMainDesc table td
{
	border: 1px solid #000 !important;
}
.ProductMainDesc table
{
	width: 100%;
	clear:right;
}
.ProductMainDesc table td
{
	padding: 4px;
}

.ProductMainDesc fieldset
{
	border-top: 1px solid #339999;
	margin: 0 2px 0 2px;
	width: 164px;
}
.ProductMainDesc fieldset br
{
}
.ProductMainDesc fieldset input
{
	border: 1px solid black;
	width: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.ProductMainDesc fieldset input.Button
{
	border: 0;
	width: 152px;
	margin: 0 0px;
}


.ProductMainDesc fieldset div
{
	margin-left: 0px;
	font-weight: bold;
}

.ProductMainDesc fieldset label
{
	display: block;
	position: relative;
	width: 80px;
	left: 0px;
	text-align: left;
	margin-top: 3px;
	line-height:1em !important;
}

.ProductBorder .Images
{
	float: right;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 4px;
	text-align:center;
	width:260px
}

.ProductBorder .ProductText
{
	
}

.Right
{
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
.Right h1
{
	margin: 6px 0 0 0;
	padding: 0;
}
.BuyOptions
{
	clear: both;
}


.Content h2
{
	margin: 0;
	padding: 0;
}

.Content p
{
	margin: 0 0 10px 0;
	padding: 0;
}

.Supplement
{
	border: 1px solid #cfcfcf;
	margin-bottom: 12px;
	padding: 8px;
	margin-top: 10px;
}
.Supplement img
{
	float: right;
	padding-left: 12px;
}
.Supplement br
{
	display: none;
}

.SupplementNoText
{
	border: 1px solid red;
}

.ColourOptions
{
	 width:260px;
	 float:right;
}

.Bundle
{
	clear:right;
}
.BundleItems
{
	border:1px solid #CFCFCF;
	margin:5px 10px;
	padding:10px;
	height:100px;
}
.BundleItems .Image
{
	float:left;
	margin-right:15px;
}
.BundleItems .Description
{
	float:left;
	width:300px;
	margin-right:10px;
}
.BundleItems .Selection
{
	float:left;
}
.BundleItems select
{
	min-width:80px;
}
.BundleItems .SkuName
{
    width: 50px;
    display: inline-block;
    margin-top:5px;
}
.BundleBuy
{
	float:right;
}
.CatDept .ImageHolder
{
	float:right!important;
	margin-left:6px;
}