
.CatDefault
{
	position: relative;
	margin-top: 20px;
}

.Department, .SearchResults
{
	height: 170px;
	width: 134px;
	border: 1px solid #959595;
	margin: 0 8px 6px 0;
	float: left;
	background: url(../images/home-product-blue-strip.png) repeat-x bottom left;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
}

.Department p, .SearchResults p
{
	text-align: left;
	font-weight: bold;
	background: url(../images/department-arrow.png) no-repeat bottom right;
	margin: 0 2px 0 2px;
	padding: 0;
}
.Department p a, .SearchResults p a
{
	display: block;
	margin: 0;
	width: 110px;
}

.Department p:hover, .SearchResults p:hover
{
	background: url(../images/department-arrow-over.png) no-repeat bottom right;
}
.Department p a:hover, .SearchResults p a:hover
{
	text-decoration: underline;
}

.DeptWrapper h1
{
	margin-top: 6px;
	margin-bottom: 5px;
}

.DeptWrapper p
{
	padding-right:15px;
}

.Department img, .SearchResults img
{
	margin-bottom: 5px;
}

.RepeaterLinks
{
	margin-bottom: 4px;
	clear:both;
}

.RepeaterLinksTop
{
	margin-right:25px;
	margin-bottom:10px;
	text-align:right;
}
.BaseBanners
{
	clear: both;
}

.OtherProducts
{
	font-size: 12px;
}

.OtherProductsRange
{
	width: 138px;
	height: 80px;
	margin: 4px;
}
.OtherProductsRange img
{
	float: left;
	margin-right: 6px;
}

.OtherProductsRange p.Name
{
	margin:0;
}

.OtherProductsRange .Price
{
	width:135px;
	font-weight:bold;
}


.SubDepartment, .ProductShortDesc
{
	width: 282px;
	border: 1px solid #959595;
	margin: 0 2px 6px 0;
	float: left;
	background: url(../images/home-product-blue-strip.png) repeat-x bottom left;
	font-size: 10px;
	text-align: left;
}


.SubDepartment
{
	height: 150px;
}

.ProductShortDesc
{
	height: 160px;
}

.SubDepartment .Holder, .ProductShortDesc .Holder
{
	float: left;
	width: 120px;
}

.SubDepartment img, .ProductShortDesc img
{
	padding: 3px 0 0 3px;
}
.SubDepartment .Overview, .ProductShortDesc .Overview
{
	margin-left: 76px;
	width:146px;
}

.SubDepartment h3
{
	font-size: 12px;
}

.ProductShortDesc h3
{
	font-size: 11px;
}

.ProductShortDesc .Price
{
	padding: 10px 0 0 0;
	margin: -4px 0 0 0;
	font-size: 11px;
}

.ProductShortDesc .Price .OurPrice
{
	font-size: 11px;
	background: url(../images/price-bg.png) no-repeat top right;
	text-align: right;
	height: 34px;
	padding-right: 4px;
	font-size: 12px;
	font-weight: bold;
}
.ProductShortDesc .Price .OurPrice span
{
	float: left;
	position: relative;
	top: 16px;
	color: Gray;
	font-size: 11px;
	font-weight: normal;
}


.ProductShortDesc .Overview
{
	margin-top: 0;
	padding-left: 15px;
	margin-left:0px;
	height: 95px;
	overflow: hidden;
}


.ProductShortDesc .Overview .Text a
{
	color: Gray;
}

.ProductShortDesc .Overview .Text p
{
	height:70px;
	width:130px;
	overflow:scroll;
	overflow-x: hidden; 
}

.ProductShortDesc .Overview .Text ul
{
	list-style: square;
	margin: 4px 0 0 15px;
}

.ProductPrice
{
	background: url(../images/product-price.png) repeat-x;
	width: 155px;
	height: 70px;
	float:left;
}
.Price .RRPValue
{
	font-weight: bold;
}

.Price .WasPriceValue
{
	font-weight: bold;
	text-decoration: line-through;
}

.NowPrice
{
	color: gray;
	font-size: 20px;
	font-weight: bold;
	margin-top: -20px;
}


#Breadcrumbs
{
	font-size: 11px;
}

/*product styles*/

.ProductWrapper ul.Categories
{
	height: 110px;
	margin: 0;
	padding: 0;
}
.ProductWrapper ul.Categories li
{
	display: inline;
	position: relative;
	top: 4px;
}
.ProductWrapper ul.Categories li a
{
	color: black;
	font-weight: bold;
	font-size: 11px;
}
.ProductWrapper ul.Categories li a:hover
{
	color: white;
}
.ProductWrapper ul.Categories li.Cat1
{
	padding-right: 34px;
	padding-left: 10px;
}
.ProductWrapper ul.Categories li.Cat2
{
	padding-right: 30px;
}
.ProductWrapper fieldset
{
	border-top: none;
}


.ProductMain
{
	border: 1px solid #959595;
	width: 562px;
	background: white url(../images/product-bg.png) repeat-y top left;
	padding: 8px 0 4px 4px;
	font-size: 11px;
}
.ProductTextDesc
{
	float: left;
	width: 354px;
}
.ProductTextDesc ul, .ProductShortDesc ul
{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.ProductTextDesc li
{
	padding: 0 0 10px 0;
}


.ProductMain .Images
{
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 354px;
	clear:both;
	position:relative;
	top:-40px;
}

.ProductMain .MainImage
{
	margin-bottom: 6px;
	background:#fff;
	border:1px solid #959595;
	height:200px;
	line-height:200px;
	text-align:center;
	width:200px;
}
.ProductMain .MainImage a img
{
}
.ProductMain .Images p
{
	text-align: right;
	margin: 0;
	padding: 0;
}

.Gallery img
{
	border: 1px solid #959595 !important;
}

.Gallery img , .ProductMain .Images img
{
/*	border: 1px solid #959595 !important;	*/
}

.Gallery .MiddleImage
{
	padding: 0 18px 0 19px;
}

.Price
{
	padding: 0px 0 8px 0px;
	position:relative;
	float:right;
	width:160px;
}

.Price .ProductRRP
{
	float:left;
	width:80px;
	position:relative;
	left:4px;
}

.Price .OurPrice
{
	font-size: 16px;
	font-weight: bold;
	color: #767676;
	position:relative;
	top:-5px;
	padding-left:4px;
}
.Price .WasPrice
{
	
	font-size: 12px;
	font-weight: normal;
	color: #767676;
	text-decoration: line-through;
	float:left;
	position:relative;
	left:4px;
}

/*
.RRP
{
	margin-right: 110px;
}

*/

.ProductPrice .OurPrice
{
	position: relative;
	top: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #767676;
}
.NowPriceValue, .ProductPrice .OurPriceValue
{
	font-size: 26px;
	font-weight: bold;
	color: #BF0A0A;
}
.ProductPrice .ProductRRP,
.ProductPrice .RRPValue
{
	position: relative;
	top: -30px;
	font-size: 13px;
	font-weight: bold;
	color: #767676;
}

.ProductPrice .WasPrice
{
	position: relative;
	top: -28px;
	font-size: 12px;
	font-weight: normal;
	color: #767676;
	text-decoration: line-through;
}
.BuyingOptionsMessage
{
	margin: 4px 0 4px 0;
	clear:both;
}
.BuyingOptionsMessage h2
{
	margin: 0;
	padding: 0;
	color: #BF0A0A;
	font-size: 16px;
	display: inline;
}
.BuyingOptionsMessage small
{
	vertical-align: middle;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
}

/*matrix grid*/


.MatrixGridPadding
{
}

.MatrixGrid table
{
	padding: 0;
	margin: 0;
	width: 100%;
	border-right: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	background: url(../images/product-table-bg.png) repeat-y top left;
	border-collapse: collapse;
}
.MatrixGrid table th
{
	padding: 6px;
}
.MatrixGrid table tr
{
	text-align: center;
}

.MatrixGrid table th, .MatrixGrid table td
{
	text-align: left;
	border-top: 1px solid #2c2c2c;
	border-bottom: 1px solid #2c2c2c;
}

.MatrixGrid input
{
}


.BuyButton
{
	background: url(../images/btn-buy.png) no-repeat;
	height: 20px;
	width: 68px;
	text-align: center;
	display: block;
}
.BuyButton a
{
	color: White;
	font-weight: bold;
	padding-right: 10px;
}
.BuyButton input
{
	width: 20px;
	height: 12px;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;
}


.Low
{
	background: url(../images/btn-low-stock.png) no-repeat;
	height: 20px;
	width: 68px;
	text-align: center;
	display: block;
}
.Low a
{
	color: White;
	font-weight: bold;
	padding-right: 10px;
}
.Low input
{
	width: 20px;
	height: 12px;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;
}

.NoDueInDate
{
	background: url(../images/btn-on-demand.png) no-repeat;
	height: 20px;
	width: 68px;
	text-align: center;
	display: block;
}
.NoDueInDate a
{
	color: White;
	font-weight: bold;
	padding-right: 10px;
}
.NoDueInDate input
{
	width: 20px;
	height: 12px;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;
}


.DueInDate
{
	background: url(../images/btn-due-in.png) no-repeat;
	height: 20px;
	width: 68px;
	text-align: center;
	display: block;
}
.DueInDate a
{
	color: White;
	font-weight: bold;
	padding-right: 10px;
}
.DueInDate input
{
	width: 20px;
	height: 12px;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: center;
}


/*
.DueInDate
{
	background: url(../images/btn-due-in.png) no-repeat;
	height: 20px;
	width: 68px;
	color: White;
	display: block;
	padding: 3px 0 0 8px;
}
.DueInDate a
{
	color: White;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.DueInDate input
{
	width: 20px;
	height: 12px;
	margin: 0 14px 0 0;
	padding: 0px;
	text-align: center;
	float: right;
}

.DueInDate .Checkbox
{
	height: 16px;
	width: 16px;
}
*/
.BackOrderDueInDate
{
	color: White;
	float: left;
	font-size: 10px;
	padding: 0 0 0px 0px;
}

.PriceHeader
{
}

.PriceBody
{
}

.OptionsSuggestions
{
	margin: 0 3px 0 0;
}

.ReadyToPlay
{
	background: url(../images/ready-to-play-bg.png) repeat-x;
	border: 1px solid #747474;
	color: White;
	width: 406px;
	padding: 8px 8px 0 8px;
	height:130px;
}
.ReadyToPlay ul
{
	float:right;
	color: #000;
	margin:0;
	padding:0;
	font-size:11px;
	width:260px;
}
.ReadyToPlay h2
{
	margin:0 0 12px 0;
	padding: 0;
	font-size: 18px;
}
.ReadyToPlay div
{
	width:70px;
}
.ReadyToPlay p
{
	float:right;
	color: #000;
	margin:6px 0 0 0;
	padding:0;
	font-size:11px;
	width:260px;
	text-align:right;
}
.ReadyToPlay p strong
{
	font-size:13px;
	color:#BF1716;
}
.ReadyToPlay .BuyButton
{
	float: right;
	margin-left:20px;
	color:#fff;
	font-weight:bold;
	padding:2px;
}
.ReadyToPlay input
{
	vertical-align:middle;
	float: right;
	margin-right:10px;
}

.SideLinks
{
	float: right;
	width: 132px;
	margin-right: 8px;
}

.SideLinks img, .SideLinks input
{
	margin-bottom: 4px;
}
.RecentlyViewed
{
	width: 130px;
	border: 1px solid #747474; /*height:238px;*/
	margin-top: 4px;
	margin-bottom: 6px;
	background: url(../images/recently-viewed-bg.png) repeat-y;
}
.RecentlyViewed h3
{
	font-size: 13px;
	padding: 2px;
	margin: 0;
}
.RecentlyViewed div
{
	padding: 4px;
	width: 120px; /*height:50px;*/
	margin-bottom: 4px;
	clear: both;
}
.RecentlyViewed img
{
	float: left;
	margin-right: 6px;
}
.RecentlyViewed a
{
	font-size: 11px;
}
.OtherRecommendations
{
	width: 406px;
	border: 1px solid #747474;
	height: 150px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px 8px 0 8px;
	text-align: center;
	background: url(../images/other-recommendation-bg.png) repeat-y;
}

.OtherRecommendations div
{
	width: 60px;
	height: 126px;
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
}

.OtherRecommendations h3
{
	color: #BE0E1C;
	text-align: left;
	font-size: 14px;
	margin: 0px 0 8px 0;
}

.OtherRecommendations p.Name
{
	height: 40px;
	text-align: left;
	font-size: 10px;
	margin: 0;
	padding: 0;
}



.OtherRecommendations .Price, .OtherProducts .Price
{
	color: #BE0E1C;
	text-align: right;
	font-size: 12px;
	position: relative;
	bottom: 0;
	font-weight: bold;
}
.OtherProducts h3
{
	font-size: 13px;
	color: Black;
}
.OtherProducts img
{
	float: left;
	margin-right: 6px;
}
.OtherProducts div
{
	margin: 0 4px 8px 0;
	height: 60px;
	padding: 0;
}
.OtherProducts p.Name
{
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: bold;
}

.AlternativeProducts
{
}

.BannersAds p
{
	margin: 0 0 7px 0;
	padding: 0;
}

.ReviewLinks
{
	padding-top: 6px;
}

.ReviewBox h2
{
	font-size: 14px;
}
.Reviews
{
	margin: 0 170px 10px 10px;
	padding-bottom: 8px;
}
.Reviews img
{
}

.Reviews h3
{
	font-size: 13px;
	background: #8F8F8F;
	margin: 0;
	padding: 3px;
	color: White;
}

/*Compare*/

#CompareFeatures
{
}
#CompareFeatures select
{
	margin: 0px 20px 40px 0;
	width: 150px;
	padding: 2px;
	background: #eee;
	border: 1px solid gray;
}
#CompareFeatures option
{
	padding: 2px;
	background: #eee;
}


#CompareFeatures ul
{
	list-style: none;
	margin: 0 166px 20px 0;
	padding: 0;
}
#CompareFeatures ul li
{
	height: 92px;
	background: url(../images/home-product-blue-strip.png) repeat-x bottom left;
	padding-top: 6px;
	padding-bottom: 6px;
}
#CompareFeatures ul li img
{
	vertical-align: top;
	border: 1px solid #ccc !important;
	float: left;
	width: 60px;
	margin-right: 10px;
}
#CompareFeatures ul li ul
{
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}
#CompareFeatures ul li ul li
{
	background: none;
	height: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#FeaturesTable table .FeatureSetGridTopLeftCell
{
	border:none;
	background:none;
}

#FeaturesTable table
{
	/*width: 570px;*/
	margin-bottom: 6px;
}
#FeaturesTable table th
{
	background: #ccc;
	color: White;
	vertical-align:top;
	width:109px;
}
#FeaturesTable table th p
{
	color:#000;
	margin:0;
	padding:0;
}
#FeaturesTable table th img
{
	margin-bottom:5px;
}
#FeaturesTable table td
{
	background: #ccc;
	text-align: left;
	padding: 4px 0 4px 4px;
	vertical-align: top;
}
#FeaturesTable table td:hover
{
	background: #ce0000;
	color: #fff;
}

#FeaturesTable h2
{
	font-size:11px;
	height:22px;
	color:#333333;
}

#FeaturesTable .CompareTableHeader
{
	background-color:Red;
}

/*
#FeaturesTable table
{
	background: url(../images/product-table-bg.png) repeat-y top left;
	width: 706px;
	border-collapse: collapse;
	border: 1px solid red;
}
#FeaturesTable table th
{
	border: 1px solid #2c2c2c;
}
#FeaturesTable table td img, #FeaturesTable table td
{
	vertical-align: middle;
}
#FeaturesTable table td img
{
	border: 1px solid #ccc !important;
}

#FeaturesTable table td
{
	border: 1px solid #2c2c2c;
	padding-bottom: 4px;
}
#FeaturesTable table td.Features
{
	text-align: center;
}
*/
.SpecificationDataTable
{
	width: 300px;
}

.SpecificationDataTable th
{
	padding-bottom: 12px;
	text-align: left;
}

.SpecificationDataTable tr.Even
{
	background-color: White;
}

.SpecificationDataTable td
{
	border-top: solid 1px #959595;
	width: 150px;
}

.ThirdAxis
{
	vertical-align: middle;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
}

/*Lightbox*/
#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img
{
	width: auto;
	height: auto;
}
#lightbox a img
{
	border: none;
}

#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer
{
	padding: 10px;
}

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav
{
	left: 0;
}
#hoverNav a
{
	outline: none;
}

#imageDataContainer
{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData
{
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption
{
	font-weight: bold;
}
#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


/*Not used for single images*/
#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink
{
	left: 0;
	float: left;
}
#nextLink
{
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}


.Images h4
{
	font-size: 11px;
	position: relative;
	top: 8px;
}

.TelImage .Ad
{
	display:none;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#ProductInfo
{
	position: relative;
	line-height: 140%;
	width: 500px;
	padding: 0px;
	top: -37px;
	left: -5px;
	padding: 6px 0;
}

#ProductInfo .Show
{
	position: absolute;
	top: 40px;
	left: 0px;
	display: block;
	width: 340px;
	z-index: 5;
	overflow: auto;
	height: 200px;
	padding:0 4px;
}


#ProductInfo div
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#ProductInfo .Link
{
	float: left;
	background: url(../images/left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	margin-top: -3px;
	cursor:pointer;
}
#ProductInfo span
{
	float: left;
	display: block;
	background: url(../images/right.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#ProductInfo .Off 
{
	float: left;
	background: url(../images/left2.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	margin-top: -3px;
}


#ProductInfo .Off span
{
	color: #fff;
	background: url(../images/right2.gif) no-repeat right top;
}


#ProductInfo .Hide, #ProductInfo .Link .Off
{
	display: none;
}


/*/////////////////////////////////////////////*/


.ContactLeft
{
	padding-left:6px;
}

.ContactLeft div
{
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;
	padding:8px 0;
	margin-right:310px;
	line-height:120%;
}
.ContactLeft div.Open
{
	border-bottom:0;
	margin-right:0px;
	margin-bottom:20px;
}
.ContactRight
{
	float:right;
	width:240px;
	clear:right;
	margin-right:40px;
}

.estyle1
{
	color:#000;
	background:#fff;
	border:3px #3366CC solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
}

img.Icon
{
	margin-bottom:10px;
}

.ContactForm h2
{
	color:#545454;
	font-size:16px;
	margin:0;
	padding:3px;
}

.ContactForm fieldset
{
	border:1px solid #ccc;
	padding:0 6px;
	width:450px;
}

.ContactForm fieldset div input
{
}

.ContactForm fieldset div.MessageBox
{
	float:right;
	position:relative;
	left:-240px;
}
.ContactForm fieldset textarea
{

}
.ContactForm fieldset div
{
	clear: none;
	margin-bottom: 12px;
	min-height: 12px;
	margin-left: 0;
	margin-top: 12px;
	position: relative; /* Important overrides the 10px padding applied to all divs within content */
	padding: 0 !important;
	width:1%;
	left: 0;
}

/* Then offset the labels into the empty space */
.ContactForm fieldset label
{
	width:0;
	left: 0;
	text-align: right;
	margin-top: 0px;
}

.ContactSubmit
{

	position:relative;
	left:200px !important;
}

.ContactSubmit input
{
	background:url(../images/contact-submit.png) no-repeat;
	border:0;
	width:97px;
	height:33px;
}

.BundleTop
{
	background: url(../images/bundle-top.png) no-repeat;
	height:11px;
}

.BundleBottom
{
	background: url(../images/bundle-bot.png) no-repeat;
	height:11px;
	margin-bottom:10px;
}
.BundleItems
{
    clear: both;
    padding: 0 15px 18px 5px;
    height:100%;
    overflow:auto;
    background: url(../images/bundle-mid.png) repeat-y;
    width:552px;
}

.BundleItems .Image
{
    width: 70px;
    float: left;
    margin-top:20px;
}

.BundleItems .SkuName
{
    width: 50px;
    display: inline-block;
    margin-top:5px;
}

.BundleItems h3
{
	margin:10px 0px 5px 0px;
	padding:0px;
}

 .BundleProductLink
{
	font-size: 10px;
}

.BundleProductLink a:hover
{
	text-decoration:underline;
}

table.ColourKey
{
	margin:12px 0;
	background:#F2F2F2;
	border: 1px solid #2c2c2c;
}

table.ColourKey td
{
	padding:1px 2px;
	font-size:11px;

}

table.ColourKey td.Out /*create space between cols*/
{
	width:240px;
}

.Wishlist
{
	background:#fff;
	color:#000;
	padding:10px 6px;
	width:96%;
}
.Wishlist span
{
	vertical-align:middle;
}

.Wishlist span.WishListName
{
	width:400px;
	display:block;
	float:left;
	font-weight:bold;
}

.Checkbox
{
	height: 16px;
	width: 16px;
}

.SubDepartment h3, .ProductShortDesc h3, .SubDepartment p, .ProductShortDesc p, .MatrixGrid, #CompareFeatures div
{
	margin: 0;
	padding: 0px;
}

.SearchResultsContainer .Department, .SearchResultsContainer .SearchResults
{
	height: 180px;
	width: 134px;
	border: 1px solid #959595;
	margin: 0 8px 6px 0;
	float: left;
	background: url(../images/home-product-blue-strip.png) repeat-x bottom left;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
}

.ProductWrapper .Buy
{
	background-color: #F9F9F9;
	margin-right:4px;
	border: 1px solid #999999;
	height:100%;
	margin-bottom:10px;
}

.ProductWrapper .Buy p
{
	margin:10px 0px 13px 10px;
}

/*Buy Buttons Float Right*/

.DueInDate, 
.OutOf, 
.DueInDate, 
.NoDueInDate, 
.Low, 
.BuyButton
{
	float:right;
	margin-right:20px;
}

.ProductWrapper tr td .DueInDate, 
.ProductWrapper tr td .OutOf, 
.ProductWrapper tr td .DueInDate, 
.ProductWrapper tr td .NoDueInDate, 
.ProductWrapper tr td .Low, 
.ProductWrapper tr td .BuyButton
{
	float:none;
	margin-right:0px !important;
}

.FeaturesContent
{
	height:80px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:157px;
	
}

.FeaturesContent .FeatureIcon
{
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	height:36px
}

.FeaturesContent .FeatureIcon a
{
	padding:0;
	margin:0;
}

.AttachedPDF
{
	float:left;
	width:110px;
	padding:0 15px;
	height:30px;
}

.AttachedPDF .PDFImg
{
	float:left;	
	width:60px;
	height:60px;
	border:1px solid #989493;
}

.AttachedPDF .PDFText
{
	float:left;
	width:40px;
	margin-left:5px;
	margin-top:5px;
}

.AttachedPDF .PDFText a
{
	color:#000;
	text-decoration: underline;
	font-size:9px;
	font-weight:bold;
}

.VideoTab
{
	padding:0;
	margin:-5px 5px -5px 0;
}

#ProductInfo .video
{
	background: url(../images/video-tab.gif) no-repeat right top;
	padding:5px 15px 4px 30px;
}

#ProductInfo .Off .video
{
		background: url(../images/video-tab2.gif) no-repeat right top;
}

.YouTubeContainer
{
	position:relative;
	width:340px;
	height:175px;
	top:14px;
}

.YouTubeContainer p
{
	margin:0;
	padding:0;
}

.BackButton /* Compare Page Back Button */
{
	margin:20px 10px;
}

.Account
{
	padding-left:5px;
	margin-top:15px;
}
.Account img
{
	margin:0 0 10px 10px;
	float:left;
}
.BundleItems .Selection
{
	float:right;
	margin-right:15px;
	margin-top:20px;
}

.BundleItems select
{
	min-width:120px;
}

.BundleItems .Description
{
	float:left;
	margin-top:35px;
	width:290px;
	font-size:15px;
}

.BundleItems .Description a
{
	color:#333333;
}

/******   New Range Page   ******/

.DeptWrapper .RangeProduct
{
	width:534px;
	margin:12px 3px;
	height:138px;
	border:1px solid #CDCDCD;
	background: url(../images/Range-Prod-bg.jpg) repeat-x;
	padding:5px 10px;
	position:relative;
	color:#000;
}

.DeptWrapper .RangeProduct .ProductCode
{
	color:#666666;
/*	width:120px;	*/
}

.DeptWrapper .RangeProduct .ProductCode p
{
	margin:0;
	padding:0;
	font-size:11px;
}

.DeptWrapper .RangeProduct .ImageHolder
{
	float:left;
	clear:left;
	width:115px;
	height:115px;
	text-align:center;
	border:1px solid #CDCDCD;
}

.DeptWrapper .RangeProduct .ProductDetails
{
	width:245px;
	margin-left:128px;
	position:relative;
}

.DeptWrapper .RangeProduct .ProductDetails h3
{
	font-size:12px;
	margin:0;
	padding:0;
	height:30px;
}

.DeptWrapper .RangeProduct .ProductDetails h3 a
{
	color:#000;
}
	
.DeptWrapper .RangeProduct .ProductDetails .Text
{
	font-size:10px;
	height:60px;
	overflow:hidden;
}

.DeptWrapper .RangeProduct .ProductDetails .Text p
{
	margin:0;
	padding:0;
}

.DeptWrapper .RangeProduct .ProductDetails .Text ul
{
	padding:0 0 0 15px;
	margin:0;
}

.DeptWrapper .RangeProduct .ProductDetails input, 
.AdvancedSearchResult input
{
	color:#007BBC;
	padding:0;
	font-size:10px;
}
/*
.DeptWrapper .RangeProduct .ProductDetails .MoreDetailsBtn
{
	margin-top:10px;
	float:right;
}
*/

.DeptWrapper .RangeProduct .ProductDetails .BottomLinks input
{
	margin-left:5px;
	padding:0 2px;
	font-size:10px;
}

.DeptWrapper .RangeProduct .ProductSelection
{
	left:384px;
	height:138px;
	width:166px;
	position:absolute;
	top:5px;	
}

.DeptWrapper .RangeProduct .ProductSelection .MoreDetailsBtn
{
	margin-top:25px;
}

.DeptWrapper .RangeProduct .SkuLists
{
/*	margin:15px 0 0 0;
	padding:0;
	width:130px;
	height:65px;	*/
/*	position:relative; */
}

.DeptWrapper .RangeProduct .SkuLists .Skus
{
	position:absolute;
	bottom:6px;
	left:-255px;
}

.DeptWrapper .RangeProduct .SkuLists .Skus .SkuListLine
{
	margin-left:5px;
	font-weight:bold;
}

.DeptWrapper .RangeProduct .SkuLists select
{
	width:270px;
	margin-left:10px;
}

.DeptWrapper .RangeProduct .SkuLists .SkuListLine select
{
	width:75px;
	position:relative;
}
/*
.DeptWrapper .RangeProduct .SkuLists .SkuListLine
{
	text-align:left;
}

.DeptWrapper .RangeProduct .RangeBuyButton
{
	width:68px;
	height:20px;
}

.DeptWrapper .RangeProduct .RangeBuyButton .NoDueInDate,
.DeptWrapper .RangeProduct .RangeBuyButton .OutOf
{
	float:none;
	margin-right:0;
}
*/

.DeptWrapper .RangeProduct .RangeBuyButton .DueInDate, 
.DeptWrapper .RangeProduct .RangeBuyButton .OutOf, 
.DeptWrapper .RangeProduct .RangeBuyButton .DueInDate, 
.DeptWrapper .RangeProduct .RangeBuyButton .NoDueInDate, 
.DeptWrapper .RangeProduct .RangeBuyButton .Low, 
.DeptWrapper .RangeProduct .RangeBuyButton .BuyButton
{
	float:none;
	margin-left:55px;
}

.DeptWrapper .RangeProduct .RRP
{
	width:100px;
	font-weight:bold;
	position:absolute;
	bottom:46px;
	right:0px;
	text-align:right;
}

.DeptWrapper .RangeProduct .RRP .Was
{
	text-decoration:line-through;
	font-size:11px;
	font-weight:normal;
}

.DeptWrapper .RangeProduct .Price
{
	padding-left:5px;
	background:#F5F5F5;
	border: 1px solid #CDCDCD;
	width:65px;
	position:absolute;
	bottom:0;
	right:0;
}


.DeptWrapper .RangeProduct .Price .OurPrice
{
	color:#D62630;
	font-size:16px;
	font-weight:bold;
	top:0;
}
.Show object
{
	text-align:center;
}

.ProgressIndicator 
{
    position: absolute;
    right: 75px;
    top:30px;
}

.RangeBuyButton
{
	position:absolute;
	right:-19px;
	top:26px;
}

.AdvancedSearchResult
{
	height: 230px;
	width: 134px;
	border: 1px solid #959595;
	margin: 0 8px 6px 0;
	float: left;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
	background: url(../images/advanced_result_bg.png) repeat-x bottom left;

}

.AdvancedSearchResult .ProductCode
{
    height: 28px;
}

.AdvancedSearchResult .Size
{
    height: 10px;
}

.AdvancedSearchResult .More
{
    margin-top: 12px;
    margin-bottom: 5px;
}

.AdvancedSearchResult .RRP
{
    width: 50px;
    float: left;
    font-size: 10px;
    text-align: left;
    padding-left: 5px;
}

.AdvancedSearchResult .Price
{
    width: 70px;
    float: right;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}

.AdvancedSearchResult .OurPrice
{  
    font-size: 14px;
    color: #e0222c;
    top: 0;
    text-align: left;
}

.PreviousButton
{ 
    width: 100px;
    padding-top: 50px;
    float: left;
    clear:both;
}

.NextButton
{ 
    width: 100px;
    float: right;
    text-align: right;
    padding-right: 10px;
    padding-top: 50px;
}

.PageLinksTop
{
    margin-top:12px;   
}

.SortDropDown
{
	float:right;
	margin-right:20px;
}

.DepartmentBanner
{
    text-align:center;
    width:576px;
}

