/* Generic Styles */
h1.fadeUnderline, h2.fadeUnderline
{
	font-size: 16px;
	color: #666;
	line-height: 26px;
	background: transparent url(/images/fade-underline-490.gif) left bottom no-repeat;
}
h1.fadeUnderline
{
	font-size: 18px;
}
hr
{
	color: #ceeaed;
	background-color: #ceeaed;
}
/*  home page */
#homePageBanner
{
	margin: 6px 0 0;
}
.homePageMainHeading
{
	position: absolute;
	top: 30px;
	left: 30px;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
}
h2.subHeading
{
	font-size: 16px;
}
.homePageFeaturePanel
{
	width: 298px;
	min-height: 140px;
	margin: 15px 10px 10px 10px;
	border: 1px solid #ceeaed;
	border-top-color: #e6f4f6; /*background-color:#fff7d3;*/
	float: left;
}
.homePageFeaturePanel h2
{
	color: #444444; /*background-color:#ceeaed;*/
	background: transparent url(../images/grad-heading-bg-26.gif) left top repeat-x;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0 0 0 10px;
}
.homePageFeaturePanel p
{
	color: #666;
	font-size: 12px;
	padding: 10px;
}
.homePageFeaturePanel img
{
	margin: 10px 10px 0 0;
}
.specialOffer
{
	float: left;
	width: 300px;
	margin: 10px;
}

.specialOffer img.productImg
{
	margin: 0 0 0 79px;
	width: 100px;
	border: 0;
}
.specialOffer .productDetails
{
	padding: 10px 0;
}
.specialOffer .namePrice
{
	font-size: 13px;
	font-weight: bold;
}
.specialOffer .productDescription
{
	color: #666;
	padding-bottom: 15px;
	min-height: 40px; /*border-bottom:1px solid #CEEADA;	*/
}

/*  home page sidebar  */

.sideBarBox
{
	padding: 10px;
	margin: 0 0 25px 0;
}
.sideBarBox ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sideBarBox ul li a:hover
{
	text-decoration: underline;
}
.section
{
	overflow: hidden;
}
/* Shopping basket styles */
table#ctl00_wpm_Basket_ctl04_BasketGrid td, table#ctl00_wpm_Basket_ctl04_BasketGrid th
{
	border: none;
}

.infoIcon
{
	vertical-align: middle; 
	float:left; 
	margin-right: 10px;
}

/* Print order page elements */
div#printCompanyDetails, div#printFooter
{
	display: none;
}


/*  Checkout styles  */
/* header cell that provides the caption for the form, states type of payment method */
#checkoutLeft .caption
{
	padding-top: 8px;
	border-bottom: solid 1px #ceeaed;
	width: 100%;
	display: block;
	font-weight: bold;
}

#checkoutLeft
{
	float: left;
	width: 668px;
}
.formSection
{
	overflow: hidden;
	clear: left;
}
#checkoutLeft .formCol
{
	margin: 0 10px 10px 10px;
	float: left;
	width: 310px;
}

#checkoutLeft .formSection label, #checkoutLeft .formSection input, #checkoutLeft .formSection select
{
	float: left;
	display: block;
	margin: 8px 0 0 2px;
	padding: 2px 0 0 0;
}
#checkoutLeft .formSection label
{
	width: 80px;
	padding-right: 10px;
	text-align: right;
	clear: left;
}
#checkoutLeft .formSection input, #checkoutLeft .formSection select
{
	width: 198px;
	border: 1px solid #ceeaed;
	font-size: 11px;
	padding: 2px 0;
}
#checkoutLeft .formSection input.validationError, #checkoutLeft .formSection select.validationError
{
	border: 1px solid red;
}

#checkoutLeft .formSection input.med, #checkoutLeft .formSection select.med
{
	width: 140px; /*	margin-right:58px; */
}
#checkoutLeft .formSection input.sml, #checkoutLeft .formSection select.sml
{
	width: 80px; /*	margin-right:118px; */
}
#checkoutLeft .formSection input.tiny, #checkoutLeft .formSection select.tiny
{
	width: 60px; /*	margin-right:138px; */
}

#checkoutLeft .btnRow
{
	text-align: right;
	margin-top: 5px;
}
#checkoutLeft .btnRow a
{
	margin-right: 50px;
}

#checkoutLeft .errorMsg
{
	clear: left !important;
	margin: -8px 0 8px 90px;
}

#checkoutLeft .formSection input[type="hidden"]
{
	border: 0;
	display: none;
}

#checkoutLeft .formSection .noStyle label
{
	display: inline;
	float: none;
	padding-top: 3px;
}
#checkoutLeft .formSection .noStyle input[type="checkbox"]
{
	display: inline;
	float: none;
	width: 40px;
	margin: 0 0 0 50px;
	border: 0;
}
#checkoutLeft .formSection .noStyle input[type="radio"]
{
	display: inline;
	float: none;
	width: 40px;
	margin: 0 0 0 50px;
	border: 0;
}

#checkoutRight
{
	width: 252px;
	margin: 0 10px 0 688px;
}
#checkoutRight .sidePanel
{
	margin-bottom: 10px;
	border: solid 1px #ceeaed;
}
#checkoutRight h2
{
	color: #666;
	background: transparent url(../images/grad-heading-bg-26.gif) left top repeat-x;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	font-size: 14px;
	margin-top: 0;
}
#checkoutRight table
{
	border-collapse: collapse;
	width: 100%;
	margin: 5px 0 0 0;
}
#checkoutRight table tr.divider
{
	border-top: 1px solid #ceeaed;
}
#checkoutRight table tr.totalRow
{
	border-top: 1px solid #ceeaed;
	border-bottom: 2px solid #ceeaed;
}
#checkoutRight table tr.totalRow td #checkoutRight table tr.divider td
{
	padding-top: 5px;
}
#checkoutRight table td
{
	border: 0;
}
#orderConfirmationRight table td.shipment, #checkoutRight table td.shipment
{
	color: #0091a3;
	border-bottom: 1px solid #ceeaed;
}
#checkoutRight table th.price, #checkoutRight table td.price
{
	text-align: right;
}
#checkoutRight table th.qty, #checkoutRight table td.qty
{
	text-align: center;
}
#orderDetailPanel .btnRow a
{
	margin: 10px 0 10px 68px;
}
#promoCodePanel input
{
	width: 100px;
	margin: 5px;
}
/* validator call out styles*/
.customCalloutStyle div, .customCalloutStyle td
{
	/*border: solid 1px  #ceeaed ;*/
	border: solid 1px #a66;
	background-color: #e6f4f6;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
	display: none;
	border: none;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
	vertical-align: top;
	height: 100%;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
	width: 20px;
	height: 100%;
	text-align: right;
	vertical-align: top;
	border: none;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
	height: 100%;
	border: none;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
	padding: 8px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
	font-size: 1px;
	border: none;
	background-color: transparent;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
	font-size: 1px;
	position: relative;
	left: 1px;
	border-bottom: none;
	border-right: none;
	border-left: none;
	width: 15px;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
	height: 1px;
	overflow: hidden;
	border-top: none;
	border-bottom: none;
	border-right: none;
	padding: 0px;
	margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
	font-size: 10px;
	padding: 5px;
	border-right: none;
	border-left: none;
	width: 100%;
	vertical-align: middle;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
	width: 24px;
	padding: 5px;
	border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
	vertical-align: top;
	padding: 0px;
	text-align: right;
	border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
	border: none;
	text-align: center;
	width: 10px;
	padding: 2px;
	cursor: pointer;
}

/*  general styles  */
.noTopMargin
{
	margin-top: 0;
}
.alpha
{
	margin-left: 0;
}
.omega
{
	margin-right: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.hide
{
	display: none;
}
.show
{
	display: block;
}
.clearRight
{
	clear: right;
}
.clearLeft
{
	clear: left;
}
.clearer
{
	height: 0;
	line-height: 0;
	clear: both;
	content: " ";
}

/* Product details Page*/
.productImageBox
{
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.productBuyBox
{
	float: right;
	clear: right;
}


/* thumbnail image within the catalog display */
/*.thumbnailLeft 
{
	width: auto;
	margin: 0 10px 5px;
	float: left;
}

/*  Home page category */
.homePageCategory
{
	width: 460px;
	padding: 12px;
}
.homePageCategoryName
{
	font-size: 110%;
	font-weight: bold;
}

/*  Product detail Tabs and setup styles   */

ul#horizTabs
{
	list-style: none;
	height: 30px;
	border-bottom: solid 1px #b9b9b9;
	margin: 0px;
	padding: 0;
}
ul#horizTabs li
{
	float: left;
	height: 30px;
	line-height: 30px;
	display: block;
	background-color: #ceeaed;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #333;
	font-size: 13px;
	padding: 0 15px;
	margin-right: 1px;
	cursor: pointer;
}
ul#horizTabs li.selected
{
	background-color: #fff;
	height: 29px;
	line-height: 28px;
	border: solid 1px #b9b9b9;
	border-bottom: 1px solid #fff;
}
div.horizTabContent
{
	display: none;
}
div.horizTabContent.selected
{
	display: block;
	border: solid 1px #b9b9b9;
	border-top: 0;
}

.arrowBulletLink a
{
	font-size: 12pz;
	line-height: 15px;
	background: transparent url(/images/arrow.gif) left 50% no-repeat;
	padding-left: 10px;
	margin-left: 20px;
}
.arrowBulletLink a:hover
{
	text-decoration: underline;
}

/* Button styles */
a.arrowBigBtn, a.plusBigBtn, a.minusBigBtn, a.redCrossBigBtn, a.greenTickBigBtn, a.backBigBtn, a.refreshBigBtn, a.arrowBtn, a.secondaryBtn, a.plusBtn, a.minusBtn, a.redCrossBtn, a.greenTickBtn, a.searchBtn, a.backBtn, a.refreshBtn, a.arrowInactiveBtn, a.secondaryInactiveBtn, a.plusInactiveBtn, a.minusInactiveBtn
{
	text-decoration: none;
	padding: 0;
	display: inline-block;
	display: -moz-inline-box;
}
a.arrowBigBtn, a.plusBigBtn, a.minusBigBtn, a.redCrossBigBtn, a.greenTickBigBtn, a.backBigBtn, a.refreshBigBtn
{
	line-height: 24px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-left: 15px;
}
a.arrowBtn, a.secondaryBtn, a.plusBtn, a.minusBtn, a.redCrossBtn, a.greenTickBtn, a.searchBtn, a.backBtn, a.refreshBtn, a.arrowInactiveBtn, a.secondaryInactiveBtn, a.plusInactiveBtn, a.minusInactiveBtn
{
	line-height: 20px;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 10px;
	padding-left: 10px;
}

a.arrowBigBtn, a.plusBigBtn, a.minusBigBtn, a.redCrossBigBtn, a.greenTickBigBtn, a.backBigBtn, a.refreshBigBtn, a.arrowBtn, a.secondaryBtn, a.plusBtn, a.minusBtn, a.redCrossBtn, a.greenTickBtn, a.backBtn, a.refreshBtn, a.searchBtn
{
	color: #333333;
}
a.arrowInactiveBtn, a.secondaryInactiveBtn, a.plusInactiveBtn, a.minusInactiveBtn
{
	color: #aaa;
}
a.arrowBtn span, a.secondaryBtn span, a.plusBtn span, a.minusBtn span, a.redCrossBtn span, a.greenTickBtn span, a.searchBtn span, a.backBtn span, a.refreshBtn span, a.arrowInactiveBtn span, a.secondaryInactiveBtn span, a.plusInactiveBtn span, a.minusInactiveBtn span
{
	display: inline-block;
	display: -moz-inline-box;
	line-height: 20px;
}
a.arrowBigBtn span, a.plusBigBtn span, a.minusBigBtn span, a.redCrossBigBtn span, a.greenTickBigBtn span, a.backBigBtn span, a.refreshBigBtn span
{
	display: inline-block;
	display: -moz-inline-box;
	line-height: 24px;
}
a.arrowBigBtn span, a.plusBigBtn span, a.minusBigBtn span, a.redCrossBigBtn span, a.greenTickBigBtn span, a.backBigBtn span, a.refreshBigBtn span
{
	padding-right: 32px;
}
a.arrowBtn span, a.plusBtn span, a.minusBtn span, a.redCrossBtn span, a.greenTickBtn span, a.searchBtn span, a.backBtn span, a.refreshBtn span, a.arrowInactiveBtn span, a.plusInactiveBtn span, a.minusInactiveBtn span
{
	padding-right: 26px;
}
a.secondaryBtn span, a.secondaryInactiveBtn span
{
	padding-right: 10px;
}

a.arrowBigBtn
{
	background: transparent url('/images/bigarrowbutton.jpg') left top no-repeat;
}
a.arrowBigBtn span
{
	background: transparent url('/images/bigarrowbutton.jpg') right top no-repeat;
}
a.plusBigBtn
{
	background: transparent url('/images/bigplusbutton.jpg') left top no-repeat;
}
a.plusBigBtn span
{
	background: transparent url('/images/bigplusbutton.jpg') right top no-repeat;
}
a.minusBigBtn
{
	background: transparent url('/images/bigminusbutton.jpg') left top no-repeat;
}
a.minusBigBtn span
{
	background: transparent url('/images/bigminusbutton.jpg') right top no-repeat;
}
a.redCrossBigBtn
{
	background: transparent url('/images/bigredcrossbutton.jpg') left top no-repeat;
}
a.redCrossBigBtn span
{
	background: transparent url('/images/bigredcrossbutton.jpg') right top no-repeat;
}
a.greenTickBigBtn
{
	background: transparent url('/images/biggreentickbutton.jpg') left top no-repeat;
}
a.greenTickBigBtn span
{
	background: transparent url('/images/biggreentickbutton.jpg') right top no-repeat;
}
a.backBigBtn
{
	background: transparent url('/images/bigbackarrowbutton.jpg') left top no-repeat;
}
a.backBigBtn span
{
	background: transparent url('/images/bigbackarrowbutton.jpg') right top no-repeat;
}
a.refreshBigBtn
{
	background: transparent url('/images/bigrefreshbutton.jpg') left top no-repeat;
}
a.refreshBigBtn span
{
	background: transparent url('/images/bigrefreshbutton.jpg') right top no-repeat;
}
a.arrowBtn
{
	background: transparent url('/images/arrowbutton.jpg') left top no-repeat;
}
a.arrowBtn span
{
	background: transparent url('/images/arrowbutton.jpg') right top no-repeat;
}
a.secondaryBtn
{
	background: transparent url('/images/secondarybutton.jpg') left top no-repeat;
}
a.secondaryBtn span
{
	background: transparent url('/images/secondarybutton.jpg') right top no-repeat;
}
a.plusBtn
{
	background: transparent url('/images/plusbutton.jpg') left top no-repeat;
}
a.plusBtn span
{
	background: transparent url('/images/plusbutton.jpg') right top no-repeat;
}
a.minusBtn
{
	background: transparent url('/images/minusbutton.jpg') left top no-repeat;
}
a.minusBtn span
{
	background: transparent url('/images/minusbutton.jpg') right top no-repeat;
}
a.redCrossBtn
{
	background: transparent url('/images/redcrossbutton.jpg') left top no-repeat;
}
a.redCrossBtn span
{
	background: transparent url('/images/redcrossbutton.jpg') right top no-repeat;
}
a.greenTickBtn
{
	background: transparent url('/images/greentickbutton.jpg') left top no-repeat;
}
a.greenTickBtn span
{
	background: transparent url('/images/greentickbutton.jpg') right top no-repeat;
}
a.searchBtn
{
	background: transparent url('/images/searchbutton.jpg') left top no-repeat;
}
a.searchBtn span
{
	background: transparent url('/images/searchbutton.jpg') right top no-repeat;
}
a.backBtn
{
	background: transparent url('/images/backarrowbutton.jpg') left top no-repeat;
}
a.backBtn span
{
	background: transparent url('/images/backarrowbutton.jpg') right top no-repeat;
}
a.refreshBtn
{
	background: transparent url('/images/refreshbutton.jpg') left top no-repeat;
}
a.refreshBtn span
{
	background: transparent url('/images/refreshbutton.jpg') right top no-repeat;
}
a.arrowInactiveBtn
{
	background: transparent url('/images/arrowbuttoninactive.jpg') left top no-repeat;
}
a.arrowInactiveBtn span
{
	background: transparent url('/images/arrowbuttoninactive.jpg') right top no-repeat;
}
a.secondaryInactiveBtn
{
	background: transparent url('/images/secondarybuttoninactive.jpg') left top no-repeat;
}
a.secondaryInactiveBtn span
{
	background: transparent url('/images/secondarybuttoninactive.jpg') right top no-repeat;
}
a.plusInactiveBtn
{
	background: transparent url('/images/plusbuttoninactive.jpg') left top no-repeat;
}
a.plusInactiveBtn span
{
	background: transparent url('/images/plusbuttoninactive.jpg') right top no-repeat;
}
a.minusInactiveBtn
{
	background: transparent url('/images/minusbuttoninactive.jpg') left top no-repeat;
}
a.minusInactiveBtn span
{
	background: transparent url('/images/minusbuttoninactive.jpg') right top no-repeat;
}
a.arrowBigBtn:hover, a.plusBigBtn:hover, a.minusBigBtn:hover, a.redCrossBigBtn:hover, a.greenTickBigBtn:hover, a.backBigBtn:hover, a.refreshBigBtn:hover, a.arrowBtn:hover, a.secondaryBtn:hover, a.plusBtn:hover, a.minusBtn:hover, a.redCrossBtn:hover, a.greenTickBtn:hover, a.searchBtn:hover, a.backBtn:hover, a.refreshBtn:hover, a.arrowInactiveBtn:hover, a.secondaryInactiveBtn:hover, a.plusInactiveBtn:hover, a.minusInactiveBtn:hover
{
	background-position: left bottom;
}
a.arrowBigBtn:hover span, a.plusBigBtn:hover span, a.minusBigBtn:hover span, a.redCrossBigBtn:hover span, a.greenTickBigBtn:hover span, a.backBigBtn:hover span, a.refreshBigBtn:hover span, a.arrowBtn:hover span, a.secondaryBtn:hover span, a.plusBtn:hover span, a.minusBtn:hover span, a.redCrossBtn:hover span, a.greenTickBtn:hover span, a.searchBtn:hover span, a.backBtn:hover span, a.refreshBtn:hover span, a.arrowInactiveBtn:hover span, a.secondaryInactiveBtn:hover span, a.plusInactiveBtn:hover span, a.minusInactiveBtn:hover span
{
	background-position: right bottom;
	cursor: pointer;
	cursor: hand;
}
a.arrowBigBtn:hover, a.plusBigBtn:hover, a.minusBigBtn:hover, a.redCrossBigBtn:hover, a.greenTickBigBtn:hover, a.backBigBtn:hover, a.refreshBigBtn:hover, a.arrowBtn:hover, a.secondaryBtn:hover, a.plusBtn:hover, a.minusBtn:hover, a.redCrossBtn:hover, a.greenTickBtn:hover, a.searchBtn:hover, a.backBtn:hover, a.refreshBtn:hover, a.arrowInactiveBtn:hover, a.secondaryInactiveBtn:hover, a.plusInactiveBtn:hover, a.minusInactiveBtn:hover
{
	text-decoration: none;
}


