/* Color: White */

body {
	color: #000;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	/*background: url(https://cdn3.bigcommerce.com/s-h03hvuh/product_images/uploaded_images/pinkbg3.png?t=1402862573)repeat;*/
/*background: url(../images/runaway/bg_body.png) repeat;*/
}
a {
	color: #000;
	text-decoration: none;

}
a:hover {
	color: #6e6e6e;
}

.h2{
	color: #545454;
}

.h2{
	text-align: center;
}


#PageContent blockquote{
	color: #666666;
	border-left: 1px solid #666666;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	display: block;
	clear: both;
	padding-left: 19px;
	margin: 76px 16px 47px 49px;
	line-height: 27px;

}

.title{
	color: #000;
	text-align: center;
	text-transform: uppercase;
}

#TopMenu{
	min-width: 490px;
	padding: 0 0;
}
#TopMenu .view-cart{
	float: right;
}
#TopMenu a {
	color: #000000;
	text-decoration: none;
}
#TopMenu li div {
	color: #b0b0b0;
	text-decoration: none;
}
#TopMenu li a:hover {
	color: #9a9a9a;
	text-decoration: none;
}

.slide-show {
	width: 980px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 1;
}


#SearchForm form {

}
#SearchForm input {
	color: #ffffff;
	clear: both;
	border: none;
}
#SearchForm input:focus {
	color: #ffffff;
}

#SearchForm .Button {
	border: 0;
}


#HeaderLower {
	border-top: 1px solid #000;
	background: url(../images/runaway/bg_menu.png) repeat-x left bottom;
}




/* For the currency chooser */
#HeaderLower {
	position: relative;
}
#currency-chooser {
   float: right;
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 12px;
    margin-left: 12px;
    margin-top: 12px;
}
#currency-chooser .currency-info {
	float:left;
	margin-right: 5px;
	color: #b8b8b8;
}
#change-currency {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
	float: left;
}
#currency-chooser .currencies {
	background: #fff;
	display: none;
	margin-top: 20px;
	padding: 10px;
	position: absolute;
	right: 0px;
	z-index: 10;
	width: 168px;
	border-top: solid #000 5px;
	-webkit-box-shadow: #999 0px 5px 15px;
-moz-box-shadow: #999 0px 5px 15px;
box-shadow: #999 0px 5px 15px;
}

#currency-chooser .currencies dd {
	background: transparent;
	border: #ededed solid 1px;
}
#currency-chooser .currencies dd a {
	background: transparent;
	border: none;
	padding: 5px;
	color: #666;
}
#currency-chooser .currencies dd a.Sel {
	background: #ccc;
	color: #000;
}



#SideCategoryList li, #SideCategoryList .sf-menu li {
}
#SideCategoryList li ul, #SideCategoryList .sf-menu li ul {
	border-top: 0;
	background: #fff;
}
#SideCategoryList li li, #SideCategoryList .sf-menu li li {
	background-image: none;
}
#SideCategoryList li li:last-child, #SideCategoryList .sf-menu li li:last-child {
	border: 0;
}
#SideCategoryList li ul li ul, #SideCategoryList .sf-menu li ul li ul {
	border: 1px solid #000;
}


.hero_slider .Block div {
	border-bottom: 4px solid #000;
}
.hero_slider .Block div div {
	border: 0;
}
.hero div .text h1, .hero div .text h2, .hero div .text h3, .hero div .text p, .hero div .text a {
	color: #000;
	text-shadow: none;
}
.hero div .text.white * { /* Reverse text colour */
	color: #fff !important;
	text-shadow: 1px 1px 2px #000 !important;
}


.Block.banner_home_page_bottom div .text.text-light *,
.Block.banner_category_page_bottom div .text.text-light *,
.Block.banner_brand_page_bottom div .text.text-light *,
.Block.banner_search_page_bottom div .text.text-light * { /* Reverse text colour */
	color: #fff !important;
	text-shadow: 1px 1px 2px #000 !important;
}

a.btn_link { /* All boxed links within banners */
	color: #fff !important;
	background: #000;
	text-decoration: none;
	padding: 2px 10px 2px 10px !important;
}
a.btn_link:hover {
	text-decoration: underline;
}


.Left .Block {
}
.Left .Block h2 {
	padding-top: 0;
	font-size: 16px;
	color: #999;
	font-family: 'Karla', Arial,Helvetica,sans-serif;
	letter-spacing: 0.1em;
text-transform: uppercase;

}
.Left li {
}


.Right .Block {

}
.Right .Block h2 {
	border-bottom: 1px solid #dcdcdc;
}
.Right li {
	border-bottom: 1px solid #dcdcdc;
}


#Footer a {
	color: #6e6e6e;
}


.NewsletterSubscription input {
	border: 1px solid #c8c8c8;
	border: 2px solid #343434;
	color: #999;
	font-style: italic;
}
.NewsletterSubscription input:focus {
	color: #000000;
}
.NewsletterSubscription .Button {
	border: 0;
}
.ProductList .ProductImage {
	background: #fff;
	width: 162px;
	border: none!important;
}
.ProductList em {
	font-size: 14px!important;
}
.ProductPriceWrap .ProductPrice {
	color: #000000;
}

table.CartContents thead tr th, table.General thead tr th {
	font-size: 14px;
}
.ProductList .Rating {
	color: #9a9a9a;
}
.CompareButton .btn{
	float: right;
}

.NewProducts{
	width: 100%!important;
	margin-left: 0!important;
}
.NewProducts li{
	float: left;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	display: none;
}


.Breadcrumb {
	color: #cccccc;
	width: 980px;
	margin: 0 auto;
	margin-top: 0px;
}
.Breadcrumb a {
	color: #cccccc;
}
.Breadcrumb a:hover {
	color: #9a9a9a;
}


.CompareItem { width:200px; border-left: solid 1px #313131; }
.CompareFieldName{
	 border-bottom: 1px solid #313131;
	 text-align: left;
	 letter-spacing: 0.1em;
text-transform: uppercase;
	 font: normal 14px 'Karla', Arial,Helvetica,sans-serif;
	 padding-left: 0!important;
}
.CompareFieldName a{
	color: #0000000;
}
.CompareFieldName td{
	color: #0000000;
	letter-spacing: 0.1em;

	font-family:'Karla', Arial,Helvetica,sans-serif;
}
.CompareFieldTop {
	border-bottom:solid 1px #313131;
	border-top:solid 1px #313131;
	color: #fcfcfc;
	font-family: 'Karla', Arial,Helvetica,sans-serif;
	letter-spacing: 0.1em;
text-transform: uppercase;
	font-size: 14px;
}

.CompareFieldTop a:hover {
	color:#4e4e4e;
}
.CompareCenter {
	border-left:solid 1px #313131;
	border-bottom:solid 1px #313131;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
}
.CompareLeft {
	border-left:solid 1px #313131;
	border-bottom:solid 1px #313131;
}

.ViewCartLink {
	background: url('../images/white/Cart.gif') no-repeat 0 50%;
}

table.CartContents, table.General {
}

table.CartContents thead tr th, table.General thead tr th {
	color: #000;
	text-align: left;
	font-family: 'Karla', Arial,Helvetica,sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
text-transform: uppercase;
	font-weight: 700;
}
table.General tbody tr td.CartItemIndividualPrice ul {
	text-align: left!important;
	margin: 0;
}
table.General td, table.Stylize td, table.CartContents td {
border-top: solid #333 1px;
border-bottom: solid #333 1px;
}
table.productAttributes td {
border-top: solid #333 0px;
border-bottom: solid #333 0px;
}
div.selector  {
text-align: left;
}
table.CartContents .SubTotal  td {
font-size: 14px;
font-weight: 700;
padding: 10px;
font-family: 'Karla', Arial, Helvetica, sans-serif;
letter-spacing: 0.1em;
text-transform: uppercase;
}
table.CartContents .SubTotal.GrandTotal td

 {
border-bottom: solid #333 1px !important;
}



table.General tbody tr td.CartItemTotalPrice {
	text-align: right!important;
}

.Field45 {
	border: 1px solid #333333;
}

table.CartContents tfoot tr td div.ShippingMethodList td small {
	color: #0000000!important;
	font: bold 12px Arial, Helvetica, Sans-serif;
	padding-left: 16px;

}

.CartContents tfoot .SubTotal td {
	color: #0000000 ;
	border: none;
}

.JustAddedProduct {
	border: 1px solid #dcdcdc;
	background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
	text-decoration: none;
}
.JustAddedProduct a:hover {
	text-decoration: underline;
	font-style: italic;
}



.CheckoutRedeemCoupon { 
/*background: url(../images/runaway/cart_box.png);  */
padding: 10px; width: 300px; 
}

.InfoMessage,
.SpecificInfoMessage,
.SuccessMessage,
.ErrorMessage,
.Message,
.OrderItemMessage {
	background-color: #333 !important;
	line-height: 20px;
	color: #ccc;
}


.InfoMessage {
	background: url('../images/info.png') no-repeat 10px 8px;
}

.SuccessMessage {
	background: url('../images/success.png') no-repeat 10px 8px;
}
.ErrorMessage {
	background: url('../images/error.png') no-repeat 10px 8px;
}

.

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	/*background: #f4f4f4;*/
}
.QuickSearch { border: 0px solid #dcdcdc; }
.QuickSearch td {
background: #ccc;
vertical-align: top;
}
.QuickSearch td .Price {
display: block;
padding-bottom: 5px;
}
.QuickSearchHover td{ background: #dcdcdc; }
.QuickSearchAllResults a { background: none }
.QuickSearchResult .Price { color: #4e4e4e; }
.CreateAccount {
	border-right: 1px solid #333;
}
.SearchTips .Examples {
	background: #f4f4f4;
}
hr {
	/*background: #dcdcdc;*/
	border-top: 1px dotted #333333;
}
.Right hr {
	background: transparent;
	border: 0;
}
.MiniCart .SubTotal {
	color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {

}

.ProceedToCheckout a {
	padding: 2px 10px;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	color: #000;
	font-style: normal;
	text-transform: uppercase;

}
.ExpressCheckoutBlock .ExpressCheckoutTitle  strong {
background: url(../images/white/check_arrow_up.png) 100% 50% no-repeat;
padding-right: 20px;
line-height: 30px;
display: inline-block;
*display: inline;
zoom: 1;
cursor: pointer;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	color: #000;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle  strong {
background: url(../images/white/check_arrow_down.png) 100% 50% no-repeat;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #000000;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #dcdcdc;
}
.TabNav li a {
	border: 1px solid #dcdcdc;
	background: #f4f4f4;
	color: #606060;
}
.TabNav li a:hover {
	background-color: #dcdcdc;
}
.TabNav li.Active a {
	border-bottom: 1px solid #dcdcdc;
	background: #2f2f2f;
	color: #000;
}

/* Product Videos */

#VideoContainer {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;

}

.currentVideo {
	/*background-color: #ddf0f6;*/
}

.videoRow:hover {
	background-color: #efefef;
}

.CartContents .ItemShipping th {
	border-bottom-color: #dcdcdc;
	border-top-color: #dcdcdc;
	background: #f4f4f4;
	color: #2f2f2f;
}


/* start fast cart styles */
#fastCartContainer {
   font-size: 13px;
    margin: auto;
    width: 778px;
}
.fastCartContent h2 {
	color: #0000000;
	background-color:transparent;
	border-bottom: 1px dotted #e7e7e7;
	padding-bottom: 0px;
	letter-spacing: 1px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font: italic 18px Georgia, "Times New Roman", Times, serif!important;
	text-transform: none;
}
.fastCartContent .fastCartProd h3 {
	color: #0000000;
	background-color:transparent;
	font-style: normal;
	font-family: Karla, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 0px;
	color: #666666!important;
	letter-spacing: 0.1em;
text-transform: uppercase;
}
.fastCartContent .fastCartProd small {
font-size: 11px;
display: block;
padding-left: 0;
padding-top: 10px;
}



.fastCartSummaryBox {
	background-color: #eaeaea;
}
.fastCartContent .fastCartTop a {
	color: #000 !important;
	padding-top:0;
}
.fastCartContent .fastCartTop .btn {
    background: none repeat scroll 0 0 #000000 !important;
    color: #ffffff !important;
    float: none;

    line-height: 28px;
    padding: 0 10px !important;
}
.fastCartContent .fastCartTop .btn:hover {
	color: #999 !important;
}
.fastCartContent .ProductList em {
	color: #000;
}
.fastCartContent .Quantity {
	color: #000000;

	padding-left: 0px
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #000;
	width: 165px;

}

.fastCartContent .fastCartTop .ProductPrice {
display: block;
font-size: 18px !important;
color: #000 !important;
margin: 10px 0;
padding-left: 0px;
}

/* end fast cart styles */


#ProductDetails .ProductThumbImage {

}

.SubCategoryListGrid {
	border-bottom: 1px solid #dcdcdc;
}

#AjaxLoading, .CurrencyList a.Sel {
	background: #f4f4f4;
	color: #000;
}

.ProductTinyImageList li {
	border-color: #eee !important;
	display: inline;
	overflow: hidden;
}
.TinyOuterDiv {
	border: none!important;
}
.TinyOuterDiv li {
	display: inline;

}
#prodAccordion .Block h2 {
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none!important;
	/*background: url(../images/white/accordion_close.gif) no-repeat right center;
	padding-right: 20px;*/
}
#prodAccordion .Block h2 span {
	padding-right: 20px;
	background: url(../images/white/accordion_close.gif) no-repeat right center;
}
#prodAccordion .Block.current h2 span {
	background: url(../images/white/accordion_open.gif) no-repeat right center;
}
.PrimaryProductDetails .ProductAside{
	width: 362px;
	float: left;
}
.ProductDetailsGrid{
	color: #ffffff;
	float: left;
	width: 100%;
}

.border{
	width: 70px;
	height: 20px;
	border: 1px solid #343434;
	float: right;
}

.prodAccordionContent{
	color: #999;
}

#PageContent p{
	color: #000000;
	font-size: 12px;
	padding-top: 20px;
	line-height: 1.5;
}

.PageList ul{
	font-family: 'Karla', Arial,Helvetica,sans-serif;
	letter-spacing: 0.1em;
text-transform: uppercase;
}

#compare_2_0{
	text-align: center;
}

.CompareLeft a{
	color: #ffffff;
	letter-spacing: 0.1em;
text-transform: uppercase;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
}

#compare_2_1, #compare_2_2, #compare_2_3{
	text-align: center;
}

#compare_3_0, #compare_3_1, #compare_3_2, #compare_3_3 {
padding: 0;
background: #fff;
}

#compare_7_0, #compare_7_1, #compare_7_2, #compare_7_3{
	font-family:  Arial,Helvetica,sans-serif;
	color: #666666;
	padding-bottom: 15px;
}

#compare_10_0 a, #compare_10_1 a, #compare_10_2 a, #compare_10_3 a{
	color: #000000;
	font-family:  Arial,Helvetica,sans-serif;
	font-weight: 600;
}






.ComparisonTable td .ProductPrice {
    padding-top: 10px;
    vertical-align: top;
    	font-family: Arial,Helvetica,sans-serif !important;
text-transform: uppercase;
}



#compare_9_0, #compare_9_1, #compare_9_2, #compare_9_3{
	color: #000000;
	text-align: center;
	font:  12px Arial,Helvetica,sans-serif;

}

#compare_6_0 a, #compare_6_1 a, #compare_6_2 a,
#compare_6_3 a{
	color: #000000;
}
#compare_1_0 a{
	text-align: center;
}

#nl_email{
	width: 202px;
	margin-right: 10px;
	border: 1px solid #333333;
}
#sort{
	border: 1px solid #cccccc;
}
.SubCategoryList a{
	font:  14px 'Karla', Arial,Helvetica,sans-serif;
	letter-spacing: 0.1em;
text-transform: uppercase;
	color: #d3d3d3;
	display: block;
	line-height: 25px;
	-moz-transition: all 150ms ease;
-webkit-transition: all 150ms ease;
-o-transition: all 150ms ease;
transition: all 150ms ease;
}
.SubCategoryList a:hover{
	font-size: 14px;
	color: #666;
	-moz-transition: all 150ms ease;
-webkit-transition: all 150ms ease;
-o-transition: all 150ms ease;
transition: all 150ms ease;
}
.zoomPad {
	position: relative;
}
#TinyImageBox_0, #TinyImageBox_1{
	border: none!important;
}
.at_a11y{
	display: none;
}
#BillingDetailsLabel{
	color: #e9e9e9;
	font-size: 14px;
}
#ModalButtonRow, .ModalButtonRow  {
padding: 20px 32px !important;
}
.ModalButtonRow input, #ModalButtonRow input {
border: solid #000 1px !important;
color: #000 !important;
margin: 0 0 0 5px !important;
}
.ModalButtonRow {
padding: 15px !important;
}
.ProductPriceWrap {
    padding-bottom: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	border-bottom: solid #333 1px;
	color: #FF0000;
	font-size: 14px;
}



.addToCartSelected{
	color: #000000!important;
	border: 1px solid #000;
	padding-left: 12px!important;
	font: bold 14px Georgia, "Times New Roman", Times, serif!important;
}
.addToCartSelected a{
	float: left;
	border: 1px solid #000;
	color: #000!important;
}

.ImageCarouselBox {
	padding: 0!important;
	width: auto!important;
	position: relative;
	clear: both;
}




.swatchColour swatchColour_1 span{
	border: 1px solid #333333;
}
.First Last Odd Even{
	color: #ffffff;
}
.name span{
	float: left;
	padding-right: 28px;
}
.ProductAddCartButton{
	margin-top: 50px;
}
.ProductPrice VariationProductPrice em{
	color: #000000;
}
.ProductAddToCart .addToCart a{
	float: left;
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 0;
}
.Value .ProductPrice {
	color: #ffffff!important;
}
.Label QuantityInput span{
	font-weight: bold;
	font-size: 14px;
}
.DetailRow .Label {
	color: #999;
	font: 400 14px 'Karla', Arial,Helvetica,sans-serif;
	letter-spacing: 0.1em;
text-transform: uppercase;
}
.Submit p{
	display: none;
}

.ProductTinyImageList u{
	display: inline;
}


.ProductDetailsGrid .productAttributeList .productAttributeLabel {
	width: 200px;
}
.ProductDetailsGrid .ProductReviewFormContainer dt {
	width: 160px!important;
}

.PinterestButtonContainer{
	float: left;
	padding-left: 4px;
}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0 5px !important;
}

.modalClose {
	height: 30px!important;
	width: 30px!important;
	top: 0px!important;
	right: 0!important;
	padding: 0!important;
	text-indent: 50px;
	overflow: hidden;
	border: 1px solid #000000;
	background: url(../images/product_detail/close.png) no-repeat!important;
}
#ModalContent, .ModalContent {
	font-size: 12px;
	padding: 10px 32px !important;
	border: solid 0px !important;
	max-height: 400px;
	    overflow-x: hidden;
    overflow-y: auto;
}
.QuickViewModal .ModalContent  {
padding: 0 !important;
}
.QuickViewModal  .ModalTitle {
display: none !important;
}
.SubTotal{
	font-size: 14px;
}
.CartContents tfoot .SubTotal.First td {
border-top: solid #333 1px;
}
#ProductBreadcrumb{
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000000;
	margin-bottom: 50px !important;
	float: none;
}
.productHover {
	display: block;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	opacity: 0 !important;
	filter: alpha(opacity = 0) !important;


}
.ProductList li:hover .productHover,
.ProductList li.active .productHover  {
opacity: 1 !important;
filter: alpha(opacity = 100) !important;

}


.ProductList li .clickArea {
display: block;
height: 100%;
width: 100%;
text-align:left;
text-indent: -99999px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}

.ProductList li .QuickView {
    position: relative !important;
    z-index: 2 !important;
}



.productHover .Inner {
display: table-cell;
width: 245px;
height: 377px;
vertical-align: middle;
}



#fastCartContainer .ProductList li .productHover .Inner {
height: 287px !important;
width: 191px !important;
}





.productListImageHover {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 100%;
	height: 49%;
	background-color: rgba(0,0,0,0.75);
}
.ProductList li .ProductImage:hover .productHover{
	display: block;
}
.productListImageHover{
	display: block;
}


.ProductList li .ProductCompareButton{
	position: absolute;
	bottom: 155px;
	left: 0;
	float: none;
	width: 90%;
	padding: 0 5%;
	text-align: center;
	z-index: 5;
}

.ProductList.List li .ProductCompareButton {
position: static;
padding: 0;
margin: 0;
width: auto;
}

.ProductList li .ProductPriceRating{
	bottom: 193px;
}
.ProductList li .ProductDetails{
height: auto !important;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}
.ProductList li .ProductDetails a{
	color: #ffffff !important;
}
.ProductList li .ProductDetails a:hover{
	color: #ffffff;
}
.ProductList li .ProductActionAdd a{
border: 0px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
text-transform: uppercase;
font-style: italic;
font: bold 14px Georgia, "Times New Roman", Times, serif;
position: relative;
z-index: 3;
display: inline-block;
*display: inline;
zoom: 1;
padding: 4px 0 5px 0;
letter-spacing: 0.1em;
line-height: 20px;
font-style: normal;
font-weight: bold;
-moz-transition: all 150ms ease;
-webkit-transition: all 150ms ease;
-o-transition: all 150ms ease;
transition: all 150ms ease;
}
.ProductList.List li .ProductActionAdd a {
  border: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  color: #fff;
  padding: 4px 10px 5px 10px;
}
.ProductList li .ProductActionAdd a:hover {
 color: #666 !important;

  -moz-transition: all 150ms ease;
-webkit-transition: all 150ms ease;
-o-transition: all 150ms ease;
transition: all 150ms ease;
}
.ProductList.List li .ProductActionAdd a:hover {
border-color: #666;
}


.ProductList li .ProductCompareButton{
	bottom: 10px;
	color: #666666;
	line-height: 14px;
}
.ProductList li .ProductCompareButton label{
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
	font-family: 'Karla', Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
text-transform: uppercase;

}
.ProductList.List li .ProductCompareButton {
	bottom:0;
	color: #666666;
	margin: 15px 0;
}
.ProductList.List li .ProductCompareButton .checker {
vertical-align: top;
}
.ProductList.List li .ProductCompareButton label{
	clear: none;
	float: none;
	width: auto;
	padding: 0;
	text-align: left;
	line-height: 15px;
	text-transform: uppercase;
	display: inline-block;
*display: inline;
zoom: 1;
font-style: normal;
font-size: 12px;
}

 .ProductList.List li .QuickViewBtn {
  background: none repeat scroll 0 0 transparent !important;
  color: #666666 !important;
  cursor: pointer;
  display: block !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 6px 0;
  text-align: left;

  position: relative;
  text-decoration: none !important;
  text-transform: uppercase;
  top: 0 !important;
  margin-left: 260px !important;
}



.title h2{
	padding: 0!important;
}
.CartContents tfoot .SubTotal td.even{
	color: #000!important;
	padding-right: 100px!important;
}
tr.SubTotal.First td.even{
	width: 70px!important;
}
#shippingZoneZip Textbox input{
	width: 50px!important;
}


#SimilarProductsByCustomerViews .ProductList li{
	width: 100px!important;
	height: 100px!important;
	margin-top: 0!important;
}
#SimilarProductsByCustomerViews .ProductList li .ProductImage{
	margin-top: 0!important;
	height: 75px!important;
}
.EstimatedShippingMethods td small em{
	padding-left: 15px!important;
	width: 100%;
}
.ShippingMethodList label span.Required {
	padding-left: 10px;
}

.ShippingMethodList tr th{
	text-transform: uppercase;
}
.EstimateShipping td.Odd label small{
	font-weight: bold;
}
.EstimateShipping dd select#shippingZoneCountry.Field200{
	height: 27px;
	border: 1px solid #666666;
	padding-top: 5px;
	font-style: italic;
}
.EstimateShipping dd select#shippingZoneState.Field200{
	height: 27px;
	border: 1px solid #666666;
	padding-top: 5px;
	font-style: italic;
}
.EstimateShipping dl {
    padding: 20px;
	margin: 0 0 0 0px;
	text-transform: none !important;
	background: url(../images/product_detail/bg_cart1.png);
}
.EstimateShipping dl dt{
	padding-right: 10px;
	width: 144px;
	padding-top: 10px;
	font-size: 12px !important;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.EstimateShipping dl .selector {
border: 1px solid #4A4A4A
}
.ShippingMethodList table th,
.ShippingMethodList table td {
padding-left: 10px !important;
padding-right: 10px !important;
}

.CartContent tfoot tr.SubTotal.GrandTotal.Last{
	margin-top: 100px;
}

p.Submit.EstimateShippingButtons{
text-align: left;
}
tr.First.Odd.Even td.ProductName.Even a span{
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 20px!important;
}
td.ProductName.Even a:hover span{
	color: none;
}
tr.Last.Even td.ProductName.Even a span{
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.CartContents tbody tr.Last.Even td.CartThumb.Odd a img{
	margin-top: 0!important;
}
CartContents tbody tr.First Odd Even td.ProductName.Even{
	margin-top: 20px!important;
}



#bill_to_shipping_existing label,
input#bill_to_shipping_existing{
	float: left;
	clear: both;
}

.PL20.SelectShippingAddress input.shippingButton{
	float: left;
	margin-left: 0;
	margin-bottom: 20px;
	clear: both;
}
.CartContents.Stylize tbody tr.First.Odd.Even, tr.Last,
 h5, #apply_code{
	color: #000000;
}
.ProviderNamecheckout_authorizenet,
.ProviderNamecheckout_bankdeposit,
.ProviderNamecheckout_cod,
.PL20.MT10 div{
	color: #000000;
	padding-left: 0px;
}

.CheckoutStepConfirmation span label,
label.CheckoutStepConfirmation{
	color: #000000;
}

tfoot .SubTotal.Last.GrandTotal{
}

#VideoContainer #FeaturedVideo{
	width: auto !important;
	height: auto !important;
	margin-bottom: 15px;
}
#ModalContainer {
	left: 50%;
	margin-left: -420px !important;
    width: 840px !important;
}
#ModalContentContainer #ModalTitle, #ModalContentContainer .ModalTitle {
	border-top-left-radius: 0px!important;
	border-top-right-radius: 0px!important;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background: #f2f4f7;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	padding: 10px 14px;
	border: 1px solid #606263;
	border-bottom-color: #b8b8b8;
	-webkit-background-clip: padding-box;
	text-align: left;
		font-family: 'Karla', Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
text-transform: uppercase;
}
#fastCartItemBox h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic!important;
	color: #000000;
}
#fastCartItemBox em{
	padding-top: -5px!important;
}
#fastCartItemBox .ProductDetails,
#fastCartItemBox .ProductPriceRating em{
	display: none;
}

.fastCartThumb, .fastCartItemBox {
	float: left!important;
	margin-top: 0px!important;
	margin-right: 0px;
}
.fastCartThumb img {
max-width: 200px;
}
.fastCartItemBox a em{
	padding-top: -30px!important;
}
.fastCartContent .fastCartItemBox {
	padding: 0!important;
	margin-left: 10px;
    width: 260px !important;
    max-width: 1000px !important;
}
#ModalContentContainer .ModalContent, #ModalContentContainer{
	width: auto;
}

.fastCartSummaryBox {
background:#e7e8e7;
	text-align: right;
	float: right;
	padding: 0 !important;
	width: 240px;
	max-width: 240px;
	height: auto;
	margin-right: 0px;
	margin-top: 0px;
	padding: 15px !important;
	color: #666 ;
}
.fastCartSummaryBox a {
color: #000;
}
.fastCartSummaryBox .btn {
white-space: nowrap;
display: inline-block;
*display: inline;
zoom: 1;
}
.PayPalExpressCheckout {
margin-top: 10px;
margin-right: 5px;
}
.fastCartSummaryBox .CartActions {
color: #000 !important;
}

.ProceedToCheckout img{
	border-radius: none!important;
}
.subtotal{
	border-bottom: 1px solid #fff;
	padding: 0px 0 0 0;
}
.fastCartBottom h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #000000;
	letter-spacing: 1px;
	font-style: italic;
	text-transform: none;
}
.fastCartBottom .ProductImage.QuickView img{
	width: 158px;
	margin-right: 1px;
}
.fastCartProd span{
	clear: both;
	font-size: 11px;
	font-family: 'Karla', Arial,Helvetica,sans-serif;
	letter-spacing: 0.1em;
text-transform: uppercase;
	line-height: 2;
}
.fastCartItemBox .DetailRow{
	padding: 10px 10px 0 25px;
}
.fastCartItemBox .DetailRow .Label{
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
}
.fastCartItemBox .DetailRow .Value{
	color: #000000;
	padding-top: 2px;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.fastCartItemBox .DetailRow .Value a{
	color: #000000;
}
.fastCartTop .fastCartSummaryBox em.ProductPrice{
	font-size: 36px;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	margin: 0;
	width: auto !important;
	float: none;
	color: #000 !important;
}
.CartActions{
padding: 10px 0 0 0;
color: #000 !important;
}
.CartActions a {
color: #000 !important ;
}
#PageContent{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#PageContent img {
max-width: 100%;
height: auto;
}
.ProductPrice{
	/*border-bottom: 1px solid #ffffff!important;*/
}
.fastCartItemBox .fastCartProd {
padding-top: 0px;
margin-bottom: 15px;
}

.fastCartContent .Quantity,
.fastCartContent .Price {
margin-bottom: 15px;
text-transform: uppercase;
font-size: 14px;
font-family: 'Karla',Arial,Helvetica,sans-serif;
letter-spacing: 0.1em;
text-transform: uppercase;

}
.fastCartItemBox .fastCartProd a {
display: block;
font-size: 14px;
}
.fastCartProd p span{
	padding-top: 0px;
}
.share{

}
.icons{
	display: block;
	clear: both;
	float: left;
}

.fastCartBottom {
    padding: 15px 0 0 0;
}
#fastCartContainer .ProductList li {
	margin: 0px 1px 1px 0 !important;
	overflow: hidden;
	padding: 0px;
	float: left;
	width: 191px !important;
	height: 287px !important;
	min-width: 191px !important;
	min-height: 287px !important;
}

#fastCartContainer .ProductList .ProductImage a {
height: 287px !important
}
.fastCartSummaryBox em{
	border-bottom: 1px solid #ffffff;
	width: 87%;
	float: left;
	margin-top: -10px;
}

.DetailRow.PriceRow em.ProductPrice.VariationProductPrice,.DetailRow.PriceRow em..ProductPrice.retail-product-price{
	font-size: 14px !important;
	font-family: 'Karla', Arial,Helvetica,sans-serif;
	letter-spacing: 0.1em;
text-transform: uppercase;
	color: #000000;
	margin-top: 0px;
}
.ProductPriceWrap .RetailPrice {
padding-bottom: 10px;
font-family: 'Karla', Arial,Helvetica,sans-serif;
letter-spacing: 0.1em;
text-transform: uppercase;

}
.ProductPriceWrap .productAttributeValue em{
	font-size: 14px!important;
	font-family: 'Karla', Arial,Helvetica,sans-serif;
	color: #000000;
	letter-spacing: 0.1em;
text-transform: uppercase;
}
.ProductImage a {
  display: table-cell;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 11px;
  font-style: italic;
  height: 365px;
  vertical-align: middle;
  width: 244px;
}

.ProductImage strong a:hover{
	color: #ffffff!important;
}

.ProductImage a:hover{
	color: #ffffff;
}
.ProductView span{
	border-top: 1px solid #ffffff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	padding: 8px;
	font-style: normal;
	text-transform: uppercase;
}
.Checkout em.ProductPrice{
	font-size: 14px;
}
.CartContent tbody td.CartItemTotalPrice.Odd em{
	font-size: 14px!important;
}
.EstimateShipping Submit.EstimateShippingButtons{
	margin-top: -10px;
}
.EstimateShipping .EstimateShipping dl dt{
	float: left;
	padding-right: 10px;
	left: -10px;
	margin-right: 20px;
}
.productOptionPickListSwatch .textureContainer,
.productOptionPickListSwatch .swatchColours {
	position: relative;
	display: inline-block;
	border: solid 1px #333 !important; /* template colour */
	padding: 0px !important;
	margin: 2px 2px 2px 2px;
	color: #333333!important;
}
.productOptionPickListSwatch .selectedValue .textureContainer,
.productOptionPickListSwatch .selectedValue .swatchColours {
margin: 0;
}


.PL20.MT10 label{
	color: #ffffff;
	font-size: 14px;
	padding-left: 5px;
}
#CheckoutStepConfirmation label{
	color: #000000;
	line-height: 2;
	font-size: 12px;
	padding-left: 10px;
}
.CheckoutHideOrderTermsAndConditions hr{
	border-top: thin dotted #666666;
}
.CheckoutHideOrderTermsAndConditions textarea {
	width: 97.9% !important;
}

h5{
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 15px 0;
	font-family: 'Karla', Arial,Helvetica,sans-serif;
	letter-spacing: 0.1em;
text-transform: uppercase;
}
td.ProductName  h5 {
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing: 0;
text-transform: none;
font-weight: 600;
}
h5 span{
	text-transform: uppercase;
	padding-bottom: 10px;
}
#fastCartWrapper .fastCartContent .fastCartSummaryBox em.ProductPrice{
	font-size: 34px !important;
	font-weight: 400 !important;
}


#CheckoutStepConfirmation .CheckoutOrderComments textarea{
width: 97.9% !important;
}
.arrow-txt{
	margin-right: 8px;
}
.KeepShopping a span{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 16px!important;
}
select.uniform-multiselect{
	height: 30px!important;
	width: 50%!important;
	margin: 20px 0 0 10px ;
}
#CheckoutStepBillingAddress #ChooseBillingAddress label{
	padding-left: -20px;
}
#uniform-BillingAddressTypeExisting{
}
#CheckoutStepConfirmation table.CartContents tbody tr.First.Odd.Even{
	border-bottom: 1px solid #000000;
}
.Block.ExpressCheckout .Clear ExpressCheckoutBlock tfoot tr.SubTotal.Last.GrandTotal{
	border-top: 1px solid #333333!important;
}
.CartContents .SubTotal.Odd.Even td strong{
	font-size: 12px!important;
}

.MB10 p label span{
	color: #000000;
}
.MB10 td {
	padding-left: 20px;
	padding-left: 35px;
 }
.credit_provider_list{
	border: 1px solid red;
}
/*.FormContainer.HorizontalFormContainer dl dd small{
	position: relative;
	top: -15px;
}*/

.AlignRight{
	text-align: right;
}
.share .twitter-share-button{
	width: 90px!important;
}
.share .fb-like {
	float: left!important;
	margin: 0 12px 0 0!important;
}
.share .pin-it-button{
	margin: 0 12px 0 0!important;
}

#CheckoutStepConfirmation tbody{
	height: 50px;
}
#uniform-shippingZoneCountry .EstimateShipping{
	margin-left: 10px;
}
.FloatRight p{
	padding-top: -10px;
}
em.ShipperPrice.ProductPrice{
	font-weight: bold!important;
	padding-left: 5px;
}
.CheckoutRedeemCoupon p{
	padding-top: -20px;
}
input#couponcode.Textbox{
	margin-top: 20px;
}
input#apply_code{
	padding: 0 10px 0 10px;
	height: 31px;
	text-transform: uppercase;
	margin-left: 10px;
	font-weight: bold;
}
.MB10 label{
	padding-bottom: 10px!important;
}



.CheckoutHideOrderTermsAndConditions label{
	font-size: 14px;
}

#CheckoutStepPaymentDetails dd em{
	font-size: 14px;
	font-weight: bold;
}
.EstimatedShippingMethods label small span{
	padding-top: -10px!important;
}
#CartContent.ShippingMethodList em{
	padding-top: -10px!important;
}
.btn{
	display: inline-block;
}
.VideoImageContainer.VideoPreviewSize{
	clear: both;
	margin-bottom: 10px;
}
#ProductVideos.prodAccordionContent {
	width: 530px;
}
.QuickViewModal a.modalClose{
}
.fastCartBottom li{
	height: 225px;
}
img.fastCartBottom-img{
	height: 225px!important;
}
.fastCartBottom.ProductList li a.img{
	height: 225px!important;
}
.fastCartBottom .ProductDetails strong a{
	padding-top: 20px!important;
}
.CartUpdateBtn {
float: left;
}
.CartAction {
float: right;
}
.AlternativeCheckoutOr {
display: none;
padding: 10px 0;
}
.CartRemoveLink {
	white-space: nowrap;
}

.NotifyMessage {
    background: #333;
    border: 0px solid #CDCD9B;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 20px;
    padding: 15px 15px;
}
#tabcontent .photo {
width: 100px;
background: #fff;
margin-right: 25px;
}
#tabcontent .photo img {
max-height: 125px;
max-width: 100px;
}
#tabcontent {
	border: 1px solid #DADADA;
	padding: 15px;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
	margin-bottom: 20px;
	min-height: 120px;
}



.fastCartItemBox hr {
border-top: 1px dotted #E7E7E7 !important;
}



.ProductMain table.ExpectedReleaseDate {
    clear: left;
    margin: 6px auto 15px 0;
}
.ProductReviewList img {
margin-bottom: 10px;
}

.Syndicate img {
  height: auto;
  margin-right: 10px;
  max-width: 100%;
  vertical-align: middle;
}
.Syndicate .entry a {
display: inline-block;
*display: inline;
zoom: 1;
 vertical-align: middle;
}
.Syndicate .entry {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 10px 0;
}

#CartEditProductFieldsForm .productAttributeList {
  max-height: 10000px;
  overflow: auto;
}
