.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;
}
input[type="submit"], button, .MBTotals input
{
margin:0px;
} 
.prodFoot input[type="submit"]
{
 margin: 0px 0px 0px 10px;
}
.buynow, .button, #header .button, .button:visited, #basketContent .button:visited
{
 font-family: sans-serif;
color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
font-weight: bold;
	display: block;
	border: none;
	cursor: pointer;
border-radius:1px;
	background: #9F2161 url(../img/whitearrow3.png) right center no-repeat;
	*padding-right:0px;
float:right;
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-appearance: none;
-moz-appearance: none;
overflow:hidden;
line-height:2em;
  -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 -transition: all .2s ease-in-out;
}
.buynow
{
	font-size: 13px;
padding: 0px 8px 0px 0px;
}
.button, #basketContent .button, #basketContent a.button:visited
{
 font-size: 11px;
 padding: 0px 15px 0px 5px;
}
.addToBag .button
{
padding:3px 18px 3px 8px;
margin-top:-5px;
}

@-moz-document url-prefix() 
{
.prodFoot input[type="submit"].button
{
padding: 4px 14px 4px 5px;
}
}

.buynow
{
width:140px;
height:40px;
line-height:41px;
}
.button:hover, .buynow:hover, #header .button:hover
{
box-shadow:inset 0px 0px 5px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(122,42,200,0.2), inset 0px -5px 5px rgba(255,255,255,0.15);
background: url(../img/whitearrow3.png) right center no-repeat, url(../img/buttontexture2.png) 0 0 repeat #eb58a0;
border-radius:2px;
color:#fff;
text-decoration:none;
}
.buynow:hover
{
-webkit-animation: whoosh .5s;
-moz-animation: whoosh .5s;
animation: whoosh .5s;
}
@-webkit-keyframes whoosh
{
0% {
font-size: 10px;
color: #fff;
text-shadow:  0px 0px 0px rgba(255,255,255,0.0);
}
50% {
font-size:50px;
padding-top:0px;
text-indent:-30px;
text-shadow: 0px 0px 30px rgba(255,255,255,0.5);
color:transparent;
background: #F183B8 url(../img/whitearrow2.gif) no-repeat center -20px ;
}
55% {
font-size: 1px;
text-indent:0px;
color: #fff;
text-shadow: 0px 0px 0px rgba(255,255,255,0.0);
}
}
@-moz-keyframes whoosh
{
0% {
font-size: 10px;
color: #fff;
text-shadow: -1px -1px 0px rgba(0,0,0,0.6), 1px 1px 0px rgba(255,255,255,0.9);
}
50% {
font-size:40px;
padding-top:0px;
text-shadow: -1px -1px 10px rgba(255,255,255,0.0), 0px 0px 50px rgba(0,0,0,0.2);
color:transparent;
background: #eb58a0 url(../img/whitearrow2.gif) no-repeat center -20px ;
}
55% {
font-size: 1px;
text-indent:0px;
color: #fff;
text-shadow: -1px -1px 0px rgba(0,0,0,0.6), 1px 1px 0px rgba(255,255,255,0.9);
}
}
@keyframes whoosh
{
0% {
font-size: 10px;
color: #fff;
text-shadow: -1px -1px 0px rgba(0,0,0,0.6), 1px 1px 0px rgba(255,255,255,0.9);
}
50% {
font-size:40px;
padding-top:0px;
text-shadow: -1px -1px 10px rgba(255,255,255,0.0), 0px 0px 50px rgba(0,0,0,0.2);
color:transparent;
background: #eb58a0 url(../img/whitearrow2.gif) no-repeat center -20px ;
}
55% {
font-size: 1px;
text-indent:0px;
color: #fff;
text-shadow: -1px -1px 0px rgba(0,0,0,0.6), 1px 1px 0px rgba(255,255,255,0.9);
}
}
.MBSamples .xx{text-align:center;width:275px !important;}


*:first-child+html .button{padding-right:0px;}
.button:hover


.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;
}

.validation_error_signin
{
	display: block;
	color: #993333 !important;
	font: bold 1em Arial, Helvetica, sans-serif;
	padding-bottom: 2px !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: 0px;
}




.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;
}

.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);
}
.listCatItems a:hover
{
text-decoration:underline !important;
}
#plusonefix
{
position:absolute;
top:3px;
right:-42px;
width:30px;
overflow:hidden;
}
#footer ul
{
position:relative;
}

.trackPhoneRight
{
    padding-left: 15px;
}
.sf_postContent, .sf_postTitle
{
line-height:1.4em;
}
.wrapper .sf_singlePost p.sf_postBookmark
{
margin:50px 0;
}
.wrapper .sf_singlePost p.sf_postBookmark a
{
text-decoration:none;
}
.wrapper  .sf_singlePost p
{
margin:20px 0;
}
ul.sf_postListing > li:after
{
content:"";
width:564px;
height:50px;
display:block;
background: url(/img/line-for-blog.gif) no-repeat left bottom;
}

#videoleft
{
margin: 20px 0 0 0;
float:left;
width:330px;
}
#videoright
{
margin: 20px 20px 0 0;
width:600px;
float:right;
}
