/* Color: White */


.header-wrapper {
    width:100%;

}

.Breadcrumb,
#CategoryPagingTop {
   
}

#CategoryHeading,
#CategoryPagingTop {
    margin: 0;
    padding: 0;.TabNav
}

#CategoryPagingTop {
	float:right;
	clear:none;
}

#Wrapper .Breadcrumb{
    border-top: none;
	margin-bottom:5px;
}
#TopMenu li.CartLink {
    
    padding-right: 0px;
}


.slide-show {
    width: 980px;
    border-top: 1px solid #000;
}

div.categoryPicker {
    border:1px solid #d2d2d2 !important;
    padding-left: 10px;
    padding-bottom: 8px;
}


#SideCategoryList ul ul,
#SideCategoryList .sf-menu ul {
   margin-left:10px;
   margin-right:10px;
}
#SideCategoryList li li:last-child,
#SideCategoryList .sf-menu li li:last-child {
    border: 0;
}

#SideNewProducts img {
    border:1px solid #dcdcdc;
}

.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;
}
.ToggleSearchFormLink.btn a:hover{
    color:#000;
}

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

.Right .ProductList li {
    border: none;
    margin-bottom: 10px;
}

#Footer p {
    color:#959B8F;
}
#Footer a {
    color: #959B8F;
}
#Footer a:hover
{
	color:#5C483C;
}

.NewsletterSubscription input:focus {
    color: #000;
}


.ProductList .Rating {
    color: #9a9a9a;
}


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


.Breadcrumb {
    color: #959B8F;
}
.Breadcrumb a {
    color: #959B8F;
}
.Breadcrumb a:hover {
    color: #5C483C;
}


.CompareItem {
    width:200px;
    border-left: solid 1px #dcdcdc;
}
.CompareFieldName {
    font-weight:bold;
    border-bottom: 1px solid #dcdcdc;
}
.CompareFieldTop {
    border-bottom:solid 1px #dcdcdc;
}
.CompareFieldTop a:hover {
    color:#4e4e4e;
}
.CompareCenter {
    border-left:solid 1px #dcdcdc;
    border-bottom:solid 1px #dcdcdc;
}
.CompareLeft {
    border-left:solid 1px #dcdcdc;
    border-bottom:solid 1px #dcdcdc;
}

.CartCode {
    border: 1px solid #dcdcdc;
    border-width: 1px 0 0;
}
.ViewCartLink {
    background: url('../../parallellight/images/white/cart.gif') no-repeat 0 50%;
}

table.CartContents,
table.General {
    border: 0;
	border:1px solid #DEDEDE;
	margin-top:0;
}

table.CartContents th,
table.General th {
    color:#FFF;
    text-transform: uppercase;
    border-bottom: 0 none;
    padding:20px 23px;
    text-align: left;
    background-color:#df8826;
}

.CartContents td {
    padding: 20px 23px;
    border-bottom: 1px solid #dedede;
}

.CartContents tfoot .SubTotal.First td{
    border-top: 0;
}

.productAttributes td{
    border: 0;
}
.productAttributes label{
    font-weight: bold;
}
/* Wish List Form
....................................................................... */
.header .actions .btn {
    font-size: 13px !important;
    padding: 4px 12px !important;
    margin-left: 20px;
	margin-bottom:5px;
}

#wishlistsform .action .edit a{
    background:url(http://cdn5.bigcommerce.com/templates/classic/images/edit.png) transparent left top no-repeat;
}

#wishlistsform .action .delete a{
    background:url(http://cdn5.bigcommerce.com/templates/classic/images/trash.png) transparent left top no-repeat;
}

#wishlistsform .action .share a{
    background:url(http://cdn5.bigcommerce.com/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 {
    display: block;
    background-repeat: no-repeat;
	color:#fff;
	padding: 2px 7px;
}

.CategoryPagination li.ActivePage {
    background: #c35028;
	color:#fff;
	padding: 2px 7px;
}

.CategoryPagination li:hover {
    background: #c35028;
}

.CategoryPagination li.ActivePage:hover {
    border-bottom: 0;
}

.CheckoutRedeemCoupon {
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
    padding: 10px;
    width: 300px;
    margin-bottom: 10px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin-top:15px;
}
.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;
	background-position:5px 12px;
	padding:10px 10px 10px 35px;
	margin-top:15px;
}
.SpecificInfoMessage {
    color: #606060;
    background-color: #f4f4f4;
}
.SuccessMessage {
    background-color: #dafbd8;
    background-image: url('../../classic/images/white/successicon.png');
    border-color: #c6e7c4;
	background-repeat:no-repeat;
}
.ErrorMessage {
    background-color: #fbe9e7;
    background-image: url('../../classic/images/white/erroricon.png');
    border-color: #f5d8d4;
	background-repeat:no-repeat;
}

.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;
}
.CreateAccount {
 
}
.SearchTips .Examples {
    background: #f4f4f4;
}
hr {
    background: #dcdcdc;
    border: #dcdcdc;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}
/*Checkout Page */
.ProceedToCheckout .CheckoutButton a, #CartHeader .btn {
    background: none repeat scroll 0 0 #df8826 !important;
    color: #ffffff;
}

.ProceedToCheckout .CheckoutButton a:hover, #CartHeader .btn:hover {
    background: none repeat scroll 0 0 #9c35028 !important;
    color: #ffffff;
}

.Submit input, .ProductList li .ProductActionAdd a, .QuickViewBtn, #bottom_payment_button, .ExpressCheckoutContent input[type="submit"], .btn {
    background-color: #df8826 !important;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #df8826 /*#B4D2D0*/;
    color: #FFF;
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #df8826 /*#B4D2D0*/;
    color: #FFF;
 
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #fff;
}




/* Tabbed Navigation */
.TabNav {
}
.TabNav li a {
    background: none repeat scroll 0 0 #df8826;
    color: #fff;
    border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
}
.TabNav li a:hover {
	color:#959B8F;    
	background:#fff;
}
.TabNav li.Active a {
   	background: none repeat scroll 0 0 #FFFFFF;
    border-color: *#B4D2D0 #B4D2D0#FFFFFF;
    border-style: solid;
    border-width: 1px;
    color: #df8826;
}

/* 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: #000;
}
.fastCartContent h2 {
    background-color:transparent;
}
.fastCartContent h3 {
    background-color:transparent;
}
.fastCartThumb {
    border: 1px solid #e5e5e5;
    padding: 5px;
}
.fastCartSummaryBox {
    background-color: #ddd;
}
.fastCartSummaryBox a:hover {
    text-decoration: underline;
}

.fastCartSummaryBox .subtotal {
    border-color: #fff;
}
.fastCartSummaryBox .ProductPrice {
    border-color: #fff;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #010101;
}
.fastCartSummaryBox .ProductPrice { top:0; text-align:right;}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #5C483C;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}

.fastCartBottom h3 {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

/* end fast cart styles */


/* Modal */
#ModalContainer {
    border-color: #000;
}

#QuickViewImage,
#QuickViewProductDetails {
    border-color: #f4f4f4 !important;
}

#QuickViewProductDetails td,
#QuickViewProductDetails .productAttributeRow,
.DetailRow {
    border-color: #D4D3D3;
}

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

#AjaxLoading,
.OrderItemMessage,
.CurrencyList a.Sel,
.SharePublicWishList {
    background:#df8826 /*#B4D2D0*/;
}
.SharePublicWishList{color:#FFF;}

#socnet .icon-social-theme {
    background-image: url("../../../../template/styles/images/socila2.png");
    width:45px;
    height:45px;
}
#socnet .icon-social-theme:hover{
    background-image: url("../../../../template/styles/images/social3.png");
    width:45px;
    height:45px; 
}
.ProductTinyImageList li {
    border: none !important;
}
.TinyOuterDiv {
    border: none !important;
}

.TinyOuterDiv img {
	padding:0 !important;
	height:auto !important;
	width:100% !important;
}


#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-converter .currency-info {
    float:left;
    margin:1px 5px;
    color: #959B8F;
}
#change-currency {
    color:#959B8F;
    text-decoration: underline;
    cursor: pointer;
    float: left;
}
.currency-converter .CurrencyChooser {
    background: #F6F6F6;
    display: none;
    margin-top: 30px;
    padding: 10px;
    position: absolute;
    right: 0px;
    z-index: 9999;
    width: 168px;
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
.currency-converter .CurrencyChooser: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 #f6f6f6;
}
.currency-converter .CurrencyChooser dd {
    background: transparent;
}
.currency-converter .CurrencyChooser dd a {
    background: transparent;
    border: none;
    padding: 5px;
	overflow:hidden;
}
.currency-converter .CurrencyChooser dd a.Sel, .currency-converter .CurrencyChooser dd a:hover {
    background: #df8826 /*#B4D2D0*/;
	color:#fff;
}

.ProductPriceWrap {
    background:none; border:none; padding:0;
}


.PrimaryProductDetails .ProductThumbWrap {
    float:left;
 }

.PrimaryProductDetails .zoomPad img {
    border-top: 0 none;
	width:100%; height:auto;
}

.PrimaryProductDetails .zoomPad .zoomWrapperImage img {
	width:auto; height:auto;
}


/* 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 #d2d2d2;
}
select.field-xlarge {
    margin-top: 3px;
}
.HorizontalFormContainer dt {
    line-height: 25px;
    vertical-align: middle;
    padding: 0;
	width:170px;
}
.AccountOrdersList {
    list-style: none;
    margin: 0;
}
.AccountOrdersList > li {
    margin-top: 20px;
}