
/* Color: White */

body {
    background: #fff url(../images/bg.jpg) fixed;
    color: #464646;
}

a {
    color: #464646;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #6e6e6e;
}
select{
    height: auto;
    background:#ebebeb;
}
input,
textarea {
    background:#ebebeb;
}
input[type="image"] {
background: none;    
}
.Textbox,
input,
select,
textarea {
    border:none;
}

#Wrapper, 
.Breadcrumb {
    
}

#Wrapper .Breadcrumb{
    border-top: none;
}
#TopMenu li.CartLink {
    background: url(../../Classic/images/white/CartSmall.gif) 100% 50% no-repeat;
    padding-right: 16px;
}
#TopMenu li a {
    color: #464646;
    text-decoration: none;
    border-right:1px solid #464646;
}
#TopMenu li div a{border-right:0;}
#TopMenu li div {
    color: #464646;
    text-decoration: none;
}
#TopMenu li a:hover {
    color: #9966cc;

}


.slide-show {
    width: 980px;
}


#SearchForm form {
    background:#efefef;
}
#SearchForm input {
    background:none;
    border:0;
}
#SearchForm input:focus {
    color: #000;
}
#SearchForm .Button {
    border: 0;
}

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

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


.order-number {
    font-size:1.4em;
    font-family: 'Montserrat';
    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;
}



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

.plain.btn {
    background: #fff !important;
    text-transform: capitalize !important;
    font-family: 'Helvetica Neue', Helvetica, Sans-Serif;
}
.plain.btn:hover{
    
}

 .Left h2 {
    font:12px 'Arial';
    color:#ccc;
    padding:8px 0;
}

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

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

#FooterUpper {

}
#Footer {

}
#Footer p {
    color: #ccc;
}
#Footer p:nth-child(2) a{border-right:1px solid #ccc; padding:0 8px;}
#Footer p:nth-child(2) a:last-child{border:none;}
#Footer p:nth-child(2) a:first-child{padding-left:0;}
#Footer a {
    color: #ccc;
    font-weight:bold;
}


.NewsletterSubscription input {

}
.NewsletterSubscription input:focus {
    color: #000;
}
.NewsletterSubscription .Button {
    border: 0;
}


.Content .ProductList .ListView .ProductImage {
    border:1px solid #ccc;
}

.ProductList li:hover .border{
    
}


.ProductPrice,
.ProductList em {
}
.ProductList li .ProductCompareButton {
    color: #606060;
}
.ProductList .Rating {
    color: #9a9a9a;
}


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





.CompareItem {
    width:200px;
    border-left: solid 1px #333;
}
.CompareFieldName {
    font:15px 'oswaldbold';
    color:#464646;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-transform:uppercase;
    letter-spacing:1px;
}
.CompareFieldName a{color:#464646;}
.CompareFieldTop {
    border-bottom:solid 1px #ccc;
    border-top:solid 1px #ccc;
}
.CompareFieldTop a:hover {
    color:#4e4e4e;
}
.CompareCenter {
    border-bottom:solid 1px #ccc;
    border-right:solid 1px #ccc;
}
.CompareLeft {
    border-bottom:solid 1px #ccc;
    border-right:solid 1px #ccc;
}
.CompareLeft:last-child, .CompareCenter:last-child{border-right:none;}



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


.CustomizeItemLink{
    font-weight:bold;
    text-transform:uppercase;
    color:#000000 !important;
    letter-spacing:1px;
}
.productAttributes td{
    border: 0;
}
.productAttributes label{
    font-weight: bold;
}
.CartItemQuantity{text-align:right;}

.CartItemQuantity select option{text-align:center;}
/* Wish List Form
....................................................................... */
.header .actions .btn {
    font-size: 13px !important;
    padding: 4px 12px !important;
    margin-left: 20px;
}

#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 {

}

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


.CategoryPagination a {
    color: #606060;
    display: block;
    padding: 0 3px 3px;
    background-repeat: no-repeat;
}

.CategoryPagination li.ActivePage {
    background: #f4f4f4;
}



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


.SubCategoryList,
.SubBrandList {
}

.Message {
    color:#000;
    border-width:0px; 
    border-style: solid;
    color: #464646;
    border-color: transparent;
    background-position: 13px 10px;
    background-repeat: no-repeat;
    line-height: 20px;
}

.Message a {
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
color: #000000;    
}

.InfoMessage {
    background-color: #efefef;
    background-image: url('../images/white/InfoIcon.png');
    border-color: #d9f1f1;
}
.SpecificInfoMessage {
    background-color: #efefef;
}
.SuccessMessage {
    background-color: #ccffcc;
    background-image: url('../images/white/SuccessIcon.png');
    border-color: #c6e7c4;
}
.ErrorMessage {
    background-color: #fdd6ce;
    background-image: url('../images/white/ErrorIcon.png');
    border-color: #f5d8d4;
}

.ComparisonTable tr:hover td,
.ComparisonTable tr.Over td {
    background: #f4f4f4;
}
.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;
}
.QuickSearchAllResults a {
    background: url('../../Classic/images/white/QuickSearchAllResultsButton.png') no-repeat right;
}
.QuickSearchResult .Price {
    color: #4e4e4e;
}
.CreateAccount {
    border-right: 1px solid #F0F0F0;
}
.AccountLogin {
}
#CreateAccountForm {
    border-top: 0px solid #f0f0f0;
}
#CreateAccountForm h3 {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.SearchTips .Examples {
    background: #f4f4f4;
}
hr {
    background: #ebebeb;
    border-color: #ebebeb;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #f4f4f4;
}





/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #dedede;
}
.TabNav li a {
    border: 1px solid #dedede;
    background: #bababa;
    color: #000;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.TabNav li a:hover {

}
.TabNav li.Active a {
    border-bottom: 1px solid #dedede;
    background: #f0f0f0;
}

/* 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 {
    width: 150px;
    padding: 10px;
    height: 200px !important;
    border: 1px solid #ccc;
    padding: 10px;
    display: table-cell;
    text-align:center;
    vertical-align: middle;

}
.fastCartThumb img {
max-height: 200px !important;
max-width: 148px !important;
margin: 0 auto;
vertical-align: middle;
}
.fastCartSummaryBox {
    background-color: #EBEBEB;
}

/* end fast cart styles */


/* Modal */
#ModalContainer {

}

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

#QuickViewProductDetails td,
#QuickViewProductDetails .productAttributeRow,
.DetailRow {
    
}

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

#AjaxLoading,
.OrderItemMessage,
.CurrencyList a.Sel,
.SharePublicWishList {
    background: #f4f4f4;
}

#socnet {

}

#socnet .icon-social-theme {

}




#prodAccordion .Block h2 {
    background:#efefef url(../images/dropdown-arrow.png) 99% 50% no-repeat;
    margin-bottom:10px;
}
#prodAccordion .Block.current h2 {
    background:#efefef url(../images/arrow-up.png) 99% 50% no-repeat;
}
#prodAccordion .Block:last-child {

}
.prodAccordionContent {

}

#TopMenu .phoneIcon {
    background: none;
    padding-left: 13px;
    border-right: 1px solid;
}
#HeaderLower{ }

/* For the currency chooser */
#HeaderLower {
    position: relative;
}
#currency-chooser {
    float: right;
    clear: both;
    margin-top: 25px;
    font-size: 11px;
}
#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: #f8f8f8;
    display: none;
    margin-top: 30px;
    padding: 10px;
    position: absolute;
    right: 0px;
    z-index: 10;
    width: 168px;
}
#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;
    border: #ededed solid 1px;
}
#currency-chooser .currencies dd a {
    background: transparent;
    border: none;
    padding: 5px;
}
#currency-chooser .currencies dd a.Sel {
    background: #fff;
}

.ProductPriceWrap {

}

.PrimaryProductDetails {
    
}


.PrimaryProductDetails .zoomPad img {
    border: 0px solid #f4f4f4;
    border-top: 0 none;
}

/* Gift Certificate
....................................................................... */


.Block.YourAccount p {
    line-height:2.8ex;
}

/* Form fields */
input.field-xlarge, 
select.field-xlarge {
  border: 0 solid #D2D2D2;
  line-height: 25px;
  padding: 8px 10px 7px;
  vertical-align: middle;
  width: 200px;
}
input[type="password"].field-xlarge, 
input[type="text"].field-xlarge {
width: 180px;    
}
select.field-xlarge {
    margin-top: 3px;
}
.HorizontalFormContainer dt {
    line-height: 30px;
    vertical-align: middle;
    padding: 0;
}

.AccountOrdersList {
    list-style: none;
    margin: 0;
}
.AccountOrdersList > li {
    margin-top: 20px;
}


/* Duck Soup Customizations */

body {
    background:url(/product_images/uploaded_images/body-bg.png) repeat-x fixed top center #2A4812;
}

#SearchForm form {
    background: none repeat scroll 0 0 #FEF9E7;
}

#SearchForm input {
    color: #464646;
    font-size: 11px;
}

#TopMenu li div a, #TopMenu li div a {
    font-weight:normal;
}

.TopAccountMenu, #TopMenu li a {
    border-right: 1px solid #CBCBCB;
}

#TopMenu li a, #TopMenu .phoneIcon, #TopMenu .phoneIcon span, #TopMenu .phoneIcon a, #TopMenu li div {
    color: #CBCBCB;
}

#TopMenu .cartLink a {
    background:url(/product_images/uploaded_images/cart-icon.png) no-repeat scroll top right transparent;
    padding-right: 25px;
}

#TopMenu li a:hover {
    color: #CBCBCB;
}

#Header #HeaderLower {
    background: none repeat scroll 0 0 #76A203;
}

#HeaderLower li {
    background: none transparent;
    letter-spacing: 0px;
    padding: 0;
}

#HeaderLower li a {
    padding: 0 16px;
}

#HeaderLower ul li.over a {
    color:#ffffff;
}

#HeaderLower ul li.over ul li.over a {
    color:#77A304;
}

#HeaderLower ul ul {
    background: none repeat scroll 0 0 #76A203;
    padding:15px 0px;
    left: -15px;
}

#HeaderLower ul li ul li a {
    border-bottom: 1px solid #ffffff;
}

#HeaderLower ul li.over ul li a {
    color:#ffffff;
}

#HeaderLower ul li.over ul li a:hover {
    color:#ffffff;
}

.Breadcrumb {
    background: none repeat scroll 0 0 #ffffff;
}

div.selector span, .CartCode input {
    background: none repeat scroll 0 0 #EBF5DC !important;
}

div.selector  {
    background: url(/product_images/uploaded_images/down-arrow.png) no-repeat scroll 100% 50% rgba(0, 0, 0, 0) !important;
}

.CheckoutRedeemCoupon .btn, .CartCode .btn {
    background: url("../images/arrow-right.png") no-repeat scroll 50% 50% #EBF5DC !important;
}

.CheckoutRedeemCoupon .Textbox, .CartCode .Textbox, .CheckoutOrderComments textarea {
    background: #EBF5DC !important;
}

#CategoryHeading h1 {
    color: #000000;
    font-size: 18px;
    margin-top: 0;
    padding: 10px 0;
}

#CategoryPagingTop {
    margin: 0 0 20px;
}

.CategoryPagination a, .CategoryPagination li {
    background: none repeat scroll 0 0 #FFFFFF;
    color:#29480F;
    font-family: 'oswald',Arial,Helvetica,sans-serif;
}

.CategoryPagination li.ActivePage, .CategoryPagination a:hover {
    background: none repeat scroll 0 0 #29480F !important;
    color: #ffffff;
}

.CategoryPagination .Next a {
    background: url("../images/arrow-right.png") no-repeat scroll 50% 50% #EBF5DC;
}

.Left h2 {
    color: #76A203;
}

.Left li a:hover {
    color:#000000;
}

.ProductList li .ProductActionAdd a, .ProductList li .ProductActionAdd a:hover {
    background: none repeat scroll 0 0 #29480F !important;
    color: #FFFFFF !important;
}

.PrimaryProductDetails .ProductMain h1 {
    background: none repeat scroll 0 0 #29480F;
}

.ProductDetailsGrid .Label, #QuickViewProductDetails #ProductDetails .productAttributeLabel {
    color: #29480F !important;
}

#prodAccordion .Block h2 {
    background: url(/product_images/uploaded_images/dropdown-arrow.png) no-repeat scroll 99% 50% #29480F;
    color:#ffffff;
    font-family: 'oswaldbold',Arial,Helvetica,sans-serif;
}

#prodAccordion .Block.current h2 {
    background: url(/product_images/uploaded_images/up-arrow.png) no-repeat scroll 99% 50% #29480F;
    color:#ffffff;
}

.AddCartAction .AddCartButton, .AddCartAction .AddCartButton:hover {
    background: none repeat scroll 0 0 #29480F !important;
}

.btn.WishListButton:hover {
    color: #464646 !important;
}

h2 {
    color:#000000;
}

#SideProductRelated .ProductCompareButton {
    display:none;
}

.fastCartSummaryBox {
    background-color: #FEF9E7;
}

.fastCartSummaryBox a, .fastCartSummaryBox a:hover {
    color:#000000;
}

#HomeFeaturedProducts h2 {
    border-bottom:0px;
    text-align:center;
    font-size:18px;
    margin-bottom:0px;
}

#QuickViewProductDetails .productAttributeValue .btn {
    background:#29480F;
}

#QuickViewProductDetails .addToCart a {
    color:#29480F !important;
}

.fastCartItemBox .fastCartProd a, .fastCartSummaryBox .actionLink a {
    color:#29480F !important;
}

.fastCartSummaryBox .CheckoutButton {
    background:none transparent !important;
}

.fastCartSummaryBox .CheckoutButton .btn, .fastCartSummaryBox .CheckoutButton .btn:hover  {
    background:#29480F;
    color:#ffffff !important;
}

#ModalContent, .ModalContent {
    max-height: 620px;
}

#CartHeader h1, .EstimateShippingLink em, .CartCode h2, .AlternativeCheckout a, .KeepShopping a, .WrappingOptions a, .CartRemoveLink {
    color:#464646 !important;
}

table.CartContents td, table.General td {
    background: none repeat scroll 0 0 #FEF9E7;
}

.CheckoutButton a.btn, #CartHeader .FloatRight a.btn {
    background:#29480F;
}

h1.CheckoutH1  {
    color:#000000 !important;
    font-size:18px;
}

.ExpressCheckoutContent input[type="submit"], .ExpressCheckoutBlockCompleted a.ChangeLink {
    background:#29480F;
}

.CreateAccount .btn, .AccountLogin .Submit .btn, #CreateAccountForm p.Submit .btn, #EditAccountForm p.Submit input {
    background:#29480F;
}

.CreateAccountThanks h1, .CreateAccountThanks a {
    color:#000000 !important;
}

.YourAccount a, .boldLink, .actions .btn {
    color:#29480F !important;
}

#SearchPageHeader h1 {
    color:#29480F !important;
}

#SearchPageHeader .FloatRight a.btn {
    background:#29480F;
}

.ExpressCheckoutBlock.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: none repeat scroll 0 0 #EBF5DC;
}



#FooterUpper h2 {
    background:none transparent;
    padding-left:0px;
}

#FooterUpper li a {
    color: #CBCBCB;
}
































