.textRight
{
	text-align: right;
}
.btnProceedToCheckout
{
	color: #000000 !important;
	text-decoration: none !important;
	width: 160px;
	text-align: left;
	font-size: 10px;
	display: block;
	float: right !important;
	color: #000000;
	border: none;
	cursor: pointer;
	border-top: 1px solid #c9c8c8;
	border-left: 1px solid #C9C8C8;
	background: #EFEFF1 url(../img/btn-add-to-bag-arrow.gif) no-repeat right 5px;
	padding: 2px 18px 2px 3px;
}
.btnLogin
{
	color: #000000 !important;
	text-decoration: none !important;
	width: 55px;
	text-align: left;
	font-size: 10px;
	display: block;
	float: right !important;
	color: #000000;
	border: none;
	cursor: pointer;
	border-top: 1px solid #c9c8c8;
	border-left: 1px solid #C9C8C8;
	background: #EFEFF1 url(../img/btn-add-to-bag-arrow.gif) no-repeat right 5px;
	padding: 2px 18px 2px 3px;
}

.button
{
	color: #ffffff !important;
	text-decoration: none !important;
	text-transform: uppercase;
	text-align: left;
	font-size: 10px !important;
	font-weight: bold !important;
	display: block !important;
	border: none !important;
	cursor: pointer;
	background-color: #666666 !important;
	background-image: url(../img/btn-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 14px 2px 2px;
	width: auto !important;
	*padding-right:0px;
	
}


a.button
{
	padding: 4px 14px 4px 4px !important;
}
*:first-child+html .button{padding-right:0px;}
.button:hover
{
	color: #000000 !important;
	background-image: url(../img/btn-arrow-right-hover.gif);
	background-color: #f0f0f0 !important;
}

.button.pink
{
	background-color: #9F2161 !important;
	background-image: url(../img/btn-arrow-right-pink.gif);
	color: #fff;
}

.button.pink:hover
{
	background-image: url(../img/btn-arrow-right-hover.gif);
}

.button.pink:hover
{
	background-color: #f0f0f0 !important;
}

.autoWidth
{
	margin-right: 8px;
	width: auto !important;
}

.catColLeftAccountRegister
{
	width: 655px;
	float: left;
}
.catColRightAccountRegister
{
	width: 280px;
	float: right;
}

.validation_error
{
	display: inline;
	color: #993333 !important;
	font: bold 1em Arial, Helvetica, sans-serif;
	padding-left: 18px !important;
	margin-bottom: 2px !important;
	margin-left: 82px !important;
}

.checkout_payment_validation_error
{
	display: inline;
	color: #993333 !important;
	font: bold 1em Arial, Helvetica, sans-serif;
	padding-left: 0px !important;
	margin-bottom: 2px !important;
	margin-left: 0px !important;
}

ul.styled
{
	list-style-type: disc;
	margin-left: 1.5em;
}

.AccountHomeLeftCol
{
	float: left;
	width: 400px;
	padding-right: 40px;
}

.AccountHomeLeftCol a, .AccountHomeLeftCol strong
{
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}

.AccountHomeRightCol
{
	float: left;
	width: 350px;
}

.AccountHomeRightCol > div
{
	background-color: #F8F7F7;
	border: 1px solid #E0DEDD;
	padding: 12px;
	margin-bottom: 12px;
}

.ProductForLife label
{
	display: block;
	width: 123px;
	height: 86px;
	background-image: url(/Img/Labels/account_home-product_for_life.png);
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
	padding-top: 6px;
}

.ProductForLife span
{
	display: block;
	width: 140px;
	height: 140px;
	font-size: 20px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	padding-top: 12px;
	float: right;
}

.RewardPoints label
{
	display: block;
	width: 123px;
	height: 38px;
	background-image: url(/Img/Labels/account_home-my_rewards-points.png);
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
	padding-top: 6px;
}

.RewardPoints span
{
	display: block;
	width: 100px;
	height: 33px;
	font-size: 20px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	padding-top: 12px;
	float: right;
}

.BasketRewardsPoints
{
	width: 250px;
	border: 1px solid #E0DEDD;
	background-color: #F8F7F7;
	margin-bottom: 12px;
	padding: 10px;
	float: right;
	position: relative;
}

.BasketRewardsPoints a
{
	margin-top: 8px;
}

img#FivePrinciplesImg
{
	float: left;
}

div#FivePtextContainer
{
	float: left;
	width: 380px;
	padding-left: 40px;
}

div.FivePtext
{
	display: none;
}

div.FivePtext img
{
	padding: 10px;
}




.OrderHistory.header li
{
	font-weight: bold;
}

.OrderHistory .order
{
	clear: left;
	padding: 12px 8px 12px 8px;
	border-top: 1px solid #cccccc;
	margin: 0;
}

.OrderHistory .order p
{
	margin: 0;
}

.OrderHistory .alt
{
	background-color: #f0f0f0;
}

.OrderHistory .details
{
	clear: left;
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #cccccc;
	display: none;
}

.OrderHistory table
{
	width: 100%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 1em;
}

.OrderHistory td
{
	padding: 4px 6px 4px 0;
}

.OrderHistory .order li
{
	float: left;
	padding-right: 10px;
}

.OrderHistory .order ul.header
{
	height: 1em;
	padding-bottom: 0;
}
.OrderHistory .order ul.header li.orderNo
{
	width: 200px;
}
.OrderHistory .order ul.header li.orderPrice
{
	width: 70px;
}
.OrderHistory .order ul.header li.orderDate
{
	width: 80px;
}
.OrderHistory .order ul.header li.orderStatus
{
	width: 150px;
}
.OrderHistory .order ul.header li.trackingCode
{
	width: 100px;
}
.OrderHistory .order ul.header li.trackingCode span
{
	display: block;
}
.OrderHistory .order ul.header li.reOrder
{
	width: 80px;
}

.OrderHistory .order h4
{
	width: 130px;
	float: left;
}

.OrderHistory .order p.billing, .OrderHistory .order p.delivery
{
	width: 180px;
	float: left;
}


.prodShare label
{
	float: left;
	width: 90px;
	padding: 3px 8px 0 0;
}

.prodShare .cancelStyle label
{
	width: auto;
	float: none;
}

.prodShare input[type=text]
{
	float: left;
	width: 100px;
	margin: 0 12px 2px 0;
	font-size: 11px;
}

.prodShare .button
{
	margin-top: 16px;
	margin-bottom: 16px;
}


div.popup
{
	width: 400px;
	position: absolute;
	left: 300px;
	top: 0;
	background-color: #fff;
	border: 1px solid #E0DEDD;
	display: none;
	padding: 10px;
	z-index: 501;
	min-height: 300px;
	margin-bottom: 50px;
}

div.popup > div
{
	overflow: hidden;
	overflow-y: scroll;
	min-height: 270px;
	clear: both;
}

div.popup a.close
{
	float: right;
	margin: 0 0 10px 10px;
	text-indent: -6667px;
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(/Images/Buttons/close.png);
	background-repeat: no-repeat;
	background-position: top right;
}


#overlay
{
	background-color: #ffffff;
	opacity: 0.85;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
	display: none;
}




.addressBook input[type=submit]
{
	color: #ffffff !important;
	text-decoration: none !important;
	text-transform: uppercase;
	text-align: left;
	font-size: 10px !important;
	font-weight: bold !important;
	display: block !important;
	border: none !important;
	cursor: pointer;
	background-color: #666666 !important;
	background-image: url(../img/btn-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 14px 2px 2px !important;
	width: auto !important;
	margin-top: 12px;
}

.RadTreeView_Default
{
	font-face: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
}

h2.quickshop
{
	background-color: #EBEAEB;
	width: 785px;
	text-align: center;
	padding: 3px 0;
	font-size: 2em !important;
}

.Sitemap.RadTreeView > .rtUL > .rtLI > div
{
	display: block;
}

.Sitemap.RadTreeView .rtLI .rtUL
{
	margin-left: 20px;
	display: block !important;
	padding-top: 4px;
}

.linkPickSamples
{
	color: #ffffff !important;
	text-decoration: none !important;
	text-transform: uppercase;
	text-align: left;
	font-size: 10px !important;
	font-weight: bold !important;
	display: block !important;
	border: none !important;
	cursor: pointer;
	background-color: #9F2161 !important;
	background-image: url(../img/btn-arrow-right-pink.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 14px 2px 2px;
	width: auto !important;
	*padding-right:0px;
}

a.linkPickSamples
{
	width:120px!important;
	padding: 4px 14px 4px 4px !important;
}

.linkPickSamples:hover
{
	color: #000000 !important;
	background-color: #f0f0f0 !important;
	background-image: url(../img/btn-arrow-right-hover.gif);
}