/* Color: White */


.header-wrapper {
    width:100%;

}

.Breadcrumb,
#CategoryPagingTop {
   
}

#CategoryHeading,
#CategoryPagingTop {
    margin: 0;
    padding: 0;
}

#CategoryPagingTop {
	float:right;
	clear:none;
}

#Wrapper .Breadcrumb{
    border-top: none;
}
#TopMenu li.CartLink {
    background: url(../../Classic/images/white/CartSmall.gif) 100% 50% no-repeat;
    padding-right: 16px;
}


.slide-show {
    width: 980px;
    border-top: 1px solid #000;
}

div.categoryPicker {
    border:1px solid #d2d2d2 !important;
    padding-left: 10px;
    padding-bottom: 8px;
}


#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;
}

#SideNewProducts img {
}

.order-number {
    font-size:1.4em;
    font-family: 'Montserrat', Helvetica, Arial, Sans-Serif;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.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;
}

.NewsletterSubscription input:focus {
    color: #000;
}


.ProductList .Rating {
    color: #9a9a9a;
}


.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    display: none;
}


.Breadcrumb {
    color: #303030;
}
.Breadcrumb a {
    color: #777;
}
.Breadcrumb a:hover {
    color: #303030;
}


.CompareItem {
    width:200px;
    border-left: solid 1px #e3e3e3;
}
.CompareFieldName {
    font-weight:normal;
    border-bottom: 1px solid #e3e3e3;
}
.CompareFieldTop {
    border-bottom:solid 1px #e3e3e3;
}

.CompareCenter {
    border-left:solid 1px #e3e3e3;
    border-bottom:solid 1px #e3e3e3;
}
.CompareLeft {
    border-left:solid 1px #e3e3e3;
    border-bottom:solid 1px #e3e3e3;
}

.CartCode {
    border: 1px solid #e3e3e3;
    border-width: 1px 0 0;
}
.ViewCartLink {
    background: url('../../ParallelLight/images/white/Cart.gif') no-repeat 0 50%;
}

table.CartContents,
table.General {
     border: 1px solid #e3e3e3;
	 border-bottom:none;
	 background:#fff;
}
.CartContents td {
    padding: 20px 23px;
    border-bottom: 1px solid #e3e3e3 ;
}

.CartContents tfoot .SubTotal.First td{
    border-top: 0;
}

.productAttributes td{
    border: 0;
}
.productAttributes label{
    font-weight: bold;
}
/* Wish List Form
....................................................................... */

#wishlistsform .action .edit a{
    background:url(/templates/Classic/images/edit.png) transparent left top no-repeat;
}

#wishlistsform .action .delete a{
    background:url(/templates/Classic/images/trash.png) transparent left top no-repeat;
}

#wishlistsform .action .share a{
    background:url(/templates/Classic/images/share.png) transparent left top no-repeat;
}

/*....................................................................... */
#CartHeader {
    position: relative;
}

.JustAddedProduct {
    border: 1px solid #dcdcdc;
    background: #fff;
}
.JustAddedProduct strong,
.JustAddedProduct a {
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}


.CategoryPagination a {
    color: #777;
    display: block;
    background-repeat: no-repeat;
	font-weight:normal;
	font-family:'Lato',Arial,Helvetica;
	padding: 4px 7px;
}

.CategoryPagination li.ActivePage {
    background: #f4f4f4;
}

.CategoryPagination li:hover {
   
}

.CategoryPagination li.ActivePage:hover {

}

.CheckoutRedeemCoupon {
    background: #FFFFFF;
    border: 1px solid #e3e3e3;
    padding: 10px;
    width: 300px;
    margin-bottom: 10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.SubCategoryList,
.SubBrandList {
}

.Message {
    color:#000;
    border-width:1px;
    border-style: solid;
    border-color: transparent;
    background-position: 12px 11px;
    background-repeat: no-repeat;
}

.Message a {
    text-decoration: underline;
}

.InfoMessage {
    background-color: #effdfd;
    background-image: url('../../Classic/images/white/InfoIcon.png');
    border-color: #d9f1f1;
	background-repeat:no-repeat;
	padding:10px 10px 10px 35px;
	background-position:5px 10px;
	margin:10px 0px;
}
.SpecificInfoMessage {
    color: #606060;
    background-color: #f4f4f4;
}
.SuccessMessage {
    background-color: #dafbd8;
    background-image: url('../../Classic/images/white/SuccessIcon.png');
    border-color: #c6e7c4;
}
.ErrorMessage {
    background-color: #fbe9e7;
    background-image: url('../../Classic/images/white/ErrorIcon.png');
    border-color: #f5d8d4;
}

.ComparisonTable tr:hover td,
.ComparisonTable tr.Over td {
}
.QuickSearch {
    border: 1px solid #dcdcdc;
    margin-top: 15px;
    margin-left: -16px;
}
.QuickSearch:before {
    content: "";
    height: 10px;
    width: 19px;
    background-image: url('../../Classic/images/white/up-arrow.png');
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    left: 55px;
}
td.QuickSearchResultMeta {
    padding-right: 20px;
}
.QuickSearchHover td {
    background: #f4f4f4;
}

.QuickSearchResult .Price {
    color: #4e4e4e;
}
.ExpressCheckoutContent .CreateAccount, .ExpressCheckoutContent .AccountLogin {
border:none;
}
.SearchTips .Examples {
    background: #f4f4f4;
}
hr {
    background: #DFDFDF;
    border: #DFDFDF;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}


/* Express Checkout */

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: none repeat scroll 0 0 #f0f8fd !important;
    border-bottom: none !important;
    color: #000000 !important;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #000;
}




/* Tabbed Navigation */
.TabNav {
}
.TabNav li a {
    background: #e45110;
    color: #ffffff;
	font-weight:normal;
	border:1px solid #e45110;
    border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
}
.TabNav li a:hover {
	background-color: #ffffff;
    border-color: #e3e3e3 #e3e3e3 #ffffff;
    border-style: solid;
    border-width: 1px;
    color: #555555;
}
.TabNav li.Active a {
    background-color: #ffffff;
    border-color: #e3e3e3 #e3e3e3 #ffffff;
    border-style: solid;
    border-width: 1px;
    color: #555555;
}

/* Product Videos */

.currentVideo {
    background-color: #e7e7e7;
}

.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;
    color: #777;
}
.fastCartContent h2 {
    background-color:transparent;
}
.fastCartContent h3 {
    background-color:transparent;
}
.fastCartThumb {
    border: 1px solid #e3e3e3;
	background:#fff;
}
.fastCartSummaryBox {
    background-color: #f1f1f1;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.fastCartSummaryBox a:hover {
    text-decoration: underline;
}

.fastCartSummaryBox .subtotal {
    border-color: #e3e3e3;
}
.fastCartSummaryBox .ProductPrice {
    border-color: #e3e3e3;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #000;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #666;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}

.fastCartBottom h3 {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

/* end fast cart styles */


/* Modal */
#ModalContainer {
    border-color: #000;
}

#QuickViewImage,
#QuickViewProductDetails {
    border-color: #dfdfdf !important;
}

#QuickViewProductDetails td,
#QuickViewProductDetails .productAttributeRow,
.DetailRow {
    border-color: #dfdfdf;
}

.SubCategoryListGrid {
}

#AjaxLoading,
.OrderItemMessage,
.CurrencyList a.Sel,
.SharePublicWishList {
    background: #879631;
}

.SharePublicWishList{color:#FFF;}

.ProductTinyImageList li {
    border: none !important;
}
.TinyOuterDiv {
    border: none !important;
}

.TinyOuterDiv img {
    border: 1px solid #e3e3e3;
	padding:0px !important;
	height:auto;
	 border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	width:100%;
}


#prodAccordion .Block h2 {
    border-top: 1px solid #dadada;
    background: url(../../Classic/images/white/accordion_open.gif) 100% 50% no-repeat;
}
#prodAccordion .Block.current h2 {
    background: url(../../Classic/images/white/accordion_close.gif) 100% 50% no-repeat;
}
#prodAccordion .Block:last-child {
    border-bottom: 1px solid #dadada;
}
.prodAccordionContent {
}

#TopMenu .phoneIcon {
    background: url('../../Classic/images/white/phoneIcon.png') no-repeat 0 2px;
    padding-left: 13px;
    border-right: 1px solid;
    display:none;
}

/* For the currency chooser */
#currency-chooser .currency-info {
    float:left;
    margin:1px 5px;
    color: #777;
}
#change-currency {
    color: #777;
    text-decoration: underline;
    cursor: pointer;
    float: left;
}
#currency-chooser .currencies {
    background: #f8f8f8;
    display: none;
    margin-top: 28px;
    padding: 10px;
    position: absolute;
    left: 0px;
    z-index: 10;
    width: 168px;
	border:1px solid #EDEDED;
	border-top:none;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-o-border-radius:0 0 5px 5px;
}
#currency-chooser .currencies:before {
    width: 0;
    height: 0;
    border-left: 15px solid rgba(248, 248, 248, 0);
    border-right: 15px solid rgba(248, 248, 248, 0);
    border-bottom: 15px solid #f8f8f8;
}
#currency-chooser .currencies dd {
    background: transparent;
}
#currency-chooser .currencies dd a {
    background: transparent;
    border: none;
    padding: 0px;
}
#currency-chooser .currencies dd a.Sel {
    background: #fff;
	color:#0e76df;
}

.ProductPriceWrap {
    background:none; border:none; padding:0;
}


.PrimaryProductDetails .ProductThumbWrap {
    float:left;
	margin-bottom:10px;
 }

.PrimaryProductDetails .zoomPad img {
    border: 1px solid #f4f4f4;
    border-top: 0 none;
}


/* Gift Certificate
....................................................................... */
#SideAccountMenu li,
#GiftCertificatesMenu li {
}

.Block.YourAccount p {
    line-height:2.8ex;
}

/* Form fields */
input.field-xlarge,
select.field-xlarge {
    width: 200px;
    vertical-align: middle;
    border: 1px solid #e5e2df;
}
select.field-xlarge {
    margin-top: 3px;
}
.HorizontalFormContainer dt {
    line-height: 25px;
    vertical-align: middle;
    padding: 0;
}

.AccountOrdersList {
    list-style: none;
    margin: 0;
}
.AccountOrdersList > li {
    margin-top: 20px;
}
.SelectBillingAddress select{margin-bottom:10px;}

table.General tbody td{border-bottom:1px solid #e3e3e3;}