/* Color: White */

body {
    background: #fff url(../../__custom/images/kohler/background_body.gif) repeat-x top left;
    color: #000;
}

a {
    color: #000;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #6e6e6e;
}

.ProductDescriptionContainer a {
  color: #3b2218;
}

.ProductDescriptionContainer a:hover {
  text-decoration: underline;
}


.Textbox,
select,
textarea {
    border: 1px solid #d2d2d2;
}

h1.title{
    padding-top: 5px;
    padding-bottom: 5px;
    /*float: left;*/
    border-bottom: 2px solid #cdc3b4;
}

h1.PageHeader {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #cdc3b4;
}

.header-wrapper {
    /*border-top: 1px solid #f0f0f0;*/
    width:100%;
}

.Breadcrumb,
#CategoryPagingTop {
    /*border-top: 1px solid #f0f0f0;*/
    border-bottom: 2px solid #cdc3b4;
}

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

#CategoryHeading {
    margin-top: 10px;
}


#CategoryPagingTop {
    padding-bottom: 10px;
}

#Wrapper .Breadcrumb{
    border-top: none;
}
#TopMenu li.CartLink {
    /*background: url(../../__custom/images/kohler/icon_shopping_bag.png) 100% 50% no-repeat;
    padding-right: 16px;*/
    /*padding-right: 20px;*/
    color: #3b2218;
}
#TopMenu li.CartLink a {
    margin-right: 30px;
    color: #3b2218;
}
#TopMenu li a {
    /*color: #b0b0b0;*/
    color: #725044;
    text-decoration: none;
}
#TopMenu li div {
    color: #b0b0b0;
    text-decoration: none;
}
#TopMenu li a:hover {
    /*color: #9a9a9a;*/
    text-decoration: underline;
}

#numCartItems {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 26px;
    padding-top: 3px;
    line-height: 26px;
    text-align: center;
    color: white;
}

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


#SearchForm form {
}
#SearchForm input {
    /*border: 1px solid #c8c8c8;
    border-bottom-color: #f0f0f0;
    border-right-color: #f0f0f0;
    color: #b0b0b0;*/
    background: #cdc3b4;
    border: none;
    width: 86px;
    height: 26px;
    padding: 0 13px 0 13px;
    float: left;
    color: #4f3024;
}
#SearchForm input:focus {
    color: #4f3024;
}
#SearchForm .Button {
    padding: 0;
    border: 0;
    width: 37px;
    height: 26px;

background: rgb(211,5,71); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(211,5,71,1) 50%, rgba(178,4,60,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(211,5,71,1)), color-stop(100%,rgba(178,4,60,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(211,5,71,1) 50%,rgba(178,4,60,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(211,5,71,1) 50%,rgba(178,4,60,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(211,5,71,1) 50%,rgba(178,4,60,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(211,5,71,1) 50%,rgba(178,4,60,1) 100%); /* W3C */


}

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

#HeaderLower {

}

#SideCategoryList li,
#SideCategoryList .sf-menu li {
    text-transform: uppercase;
}

#SideCategoryList li ul,
#SideCategoryList .sf-menu li ul {
    border-top: 0;
    background: #cdc3b4;
}
#SideCategoryList > li > ul:before,
#SideCategoryList .sf-menu > li > ul:before {
    width: 0;
    height: 0;
    border-left: 5px solid  rgba(248, 248, 248, 0);
    border-right: 5px solid  rgba(248, 248, 248, 0);
    
    border-bottom: 5px solid #f2f2f2;
}
#SideCategoryList li li,
#SideCategoryList .sf-menu li li {
    background-image: none;
    /*border-bottom: 1px solid #ebebeb;*/
}
#SideCategoryList li li:last-child,
#SideCategoryList .sf-menu li li:last-child {
    border: 0;
}

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

.order-number {
    font-size:1.4em;
    font-family: 'Montserrat', Helvetica, Arial, Sans-Serif;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #000000;
}

.order-number a {
    color: #000000;
}

.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;
}

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

 .AccountMenu h2 {
    font:bold 13px/1.3 'Helvetica Neue',sans-serif;
}

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

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

#FooterUpper {
    /*border-top: 4px solid #000;*/
}
#Footer {
    /*border-top: 1px solid #000;*/
    font-size: 15px;
}
#Footer p {
    /*color: #6e6e6e;*/
    color: #ffffff !important;
}
#Footer a {
    /*color: #6e6e6e;*/
    color: #ffffff !important;
    margin-left: 25px;
}
#Footer a:hover {
    text-decoration: underline;
}
#copyright {
  float: left;
  margin-top: 2px;
}
#legal {
  float: right;
  margin-top: 2px;
}


.NewsletterSubscription input {
    border: 1px solid #c8c8c8;
    border-bottom-color: #f0f0f0;
    border-right-color: #f0f0f0;
    color: #b0b0b0;
}
.NewsletterSubscription input:focus {
    color: #000;
}
.NewsletterSubscription .Button {
    border: 0;
}


.Content .ProductList .ProductImage {
    background: #fff;
    /*border: 1px solid #fff;*/
    border: 1px solid #cdc3b4;
}
    .Content .ProductList li:hover .ProductImage {
        background-color: #fcfcfc;
        /*border: 1px solid #e4e4e4;*/
        border-color: #cdc3b4;;
    }
    .Content .ProductList li:hover {
        background-color: #cdc3b4;;
    }
.ProductPrice,
.ProductList em {
}
.ProductList li .ProductCompareButton {
    color: #606060;
}
.ProductList .Rating {
    color: #9a9a9a;
}


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


.Breadcrumb {
    /*color: #b0b0b0;*/
    color: #3b2218;
}
.Breadcrumb a {
    /*color: #b0b0b0;*/
    color: #725044;
}
.Breadcrumb a:hover {
    /*color: #9a9a9a;*/
    text-decoration: underline;
}


.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,
#SuggestiveCartContent {
    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;
}

table.CartContents th,
table.General th {
    color:#000000;
    text-transform: uppercase;
    border-bottom: 0 none;
    padding:20px 23px;
    text-align: left;
    background-color:#cdc3b4;
    font-size: 15px;
    font-family: 'Montserrat', Helvetica, Arial, Sans-Serif;
}

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

table.CartContents tbody tr td {
    padding-bottom: 0;
}


.CartContents tfoot .SubTotal.First td{
    border-top: 0;
}
.CartContents tfoot .SubTotal td {
    border-top: 2px solid #cdc3b4;
    border-bottom: 0;
    /*color: #606060;*/
}
.CartContents tfoot .GrandTotal td {
    color: #3b2218;
    font-size: 20px;
}

.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;
}

#wishlistsform .action .edit a{
    background:url(../../Classic/images/edit.png) transparent left top no-repeat;
}

#wishlistsform .action .delete a{
    background:url(../../Classic/images/trash.png) transparent left top no-repeat;
}

#wishlistsform .action .share a{
    background:url(../../Classic/images/share.png) transparent left top no-repeat;
}

/*....................................................................... */
#CartHeader {
    /*border-top: 1px solid #f0f0f0;*/
}

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


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

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

.CategoryPagination li:hover {
    border-bottom: 2px solid #dedede;
}

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

.CheckoutRedeemCoupon {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
    padding: 10px;
    width: 300px;
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
}
.SubCategoryList,
.SubBrandList {
    background: #f4f4f4;
}

.Message {
    font-weight: normal;
    color:#3b2218;
    border-width:1px; 
    border-style: solid;
    border-color: transparent;
    background-position: 12px 9px;
    background-repeat: no-repeat;
}

.Message a {
    text-decoration: underline;
}

.InfoMessage {
    background-color: #cdc3b4;
    background-image: url('../../__custom/images/kohler/InfoIcon.png');
    border-color: #dacdc8;
}
.SpecificInfoMessage {
    color: #606060;
    background-color: #f4f4f4;
}
.SuccessMessage {
    color: white;
    background-color: #8c5044;
    background-image: url('../../__custom/images/kohler/SuccessIcon.png');
    border-color: #3b2218;
}
.ErrorMessage {
    color: white;
    background-color: #a80c35;
    background-image: url('../../__custom/images/kohler/ErrorIcon.png');
    border-color: #9f0436;
}

.NotifyMessage,
.ProductMain table.ExpectedReleaseDate td {
    background: #faf9f4;
    border-color: #3b2218;
    color: #3b2218;
    padding: 15px;
    border-radius: 0;
}


.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-top: 1px solid #f0f0f0;
    border-right: 1px solid #F0F0F0;*/
}
.AccountLogin {
    /*border-top: 1px solid #f0f0f0;*/
}
#CreateAccountForm {
    /*border-top: 1px solid #f0f0f0;*/
}
#CreateAccountForm h3 {
    /*border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;*/
}
.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;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #f6f5f5 url(../../ParallelLight/images/white/ExpressChktSel.gif) 0 0 repeat-x;
    color: #010101;
    border: 1px solid #bcbcbc;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f4f4f4;
    color: #606060;
    border: 1px solid #dcdcdc;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #9a9a9a;
}




/* 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 {
    text-decoration: underline;
}
.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 {
    border: 1px solid #e5e5e5;
    padding: 5px;
}
.fastCartSummaryBox {
    background-color: #f4f4f4;
}
.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;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #000;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
.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: #e7e7e7;
}

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

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

#socnet {
    /*border-top: 1px solid #dcdcdc;*/
}

#socnet .icon-social-theme {
    background-image: url('../../Classic/images/sprite-social.png');
}

#socnet .icon-wordpress {
  margin-left: 15px;
  background: url(../../__custom/images/kohler/wordpress-logo-sprite.png) top left;
}
#socnet .icon-wordpress:hover {
  background-position: 25px 0;
}

.ProductTinyImageList li {
    border: none !important;
}
.TinyOuterDiv {
    border: none !important;
}

.TinyOuterDiv img {
    /*border: 1px solid #f4f4f4;*/
    border: 2px solid #cdc3b4;
}

.TinyOuterDiv a:hover img {
    border-color: #896152;
}



#prodAccordion .Block h2 {
    border-top: 2px solid #cdc3b4;
    /*background: url(../../Classic/images/white/accordion_open.gif) 100% 50% no-repeat;*/
}

#prodAccordion .Block h2 span:before {
    color: #000000;
    content: '+ ';
}

#prodAccordion .Block.current h2 {
    /*background: url(../../Classic/images/white/accordion_close.gif) 100% 50% no-repeat;*/
}
#prodAccordion .Block.current h2 span:before {
    color: #000000;
    content: '- ';
}
#prodAccordion .Block:last-child {
    border-bottom: 2px solid #cdc3b4;
}
.prodAccordionContent {
    /*border-top: 1px solid #eaeaea;*/
}

#TopMenu .phoneIcon {
    background: url('../../Classic/images/white/phoneIcon.png') no-repeat 0 2px;
    padding-left: 13px;
    border-right: 1px solid;
}

/* 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 {
    /*border-color: #e7e7e7;*/
    background: #cdc3b4;
    padding-left: 20px;
}

.PrimaryProductDetails {
    /*border-top: 1px solid #f4f4f4;*/
}

.PrimaryProductDetails .ProductThumbWrap {
    float:left;
 }

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


/* Gift Certificate
....................................................................... */
#SideAccountMenu li,
#GiftCertificatesMenu li {
    background: url('../../Classic/images/white/Arrow.gif') no-repeat 0 6px;
}

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

/* Form fields */
input.field-xlarge,
select.field-xlarge {
    width: 259px;
    padding: 0 5px;
    line-height: 25px;
    vertical-align: middle;
    border: 1px solid #d2d2d2;
}
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;
}




#Logo {
    display: block;
    float: left;
}

#ContainerFooter {
  background: #000000 !important;
}















#slideshow_container {
  position: relative;
  width: 960px;
  height: 275px;
}


#slideshow_nav {
  position: absolute;
  z-index: 50;
  bottom: 15px;
  left: 500px;
}

#slideshow_nav a {
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  font: 16px/20px Arial, sans-serif;
  text-decoration: none;
  color: white;
  background-color: #cdc3b4;
  text-indent: -999999px;
}

#slideshow_nav a.activeSlide {
  background-color: #725044;
}

#slideshow_nav a:hover {
  background-color: #725044;
}

#slideshow_nav a:focus {
  outline: none;
}

#slideshow_prev,
#slideshow_next {
  position: absolute;
  z-index: 50;
  top: 115px;
  width: 37px;
  height: 56px;
  font: normal normal 50px/49px Verdana, Arial, sans-serif;
  text-align: center;
  color: white;
  background-color: black;
}

#slideshow_prev {
  left: 0;
}

#slideshow_next {
  right: 0;
}

#slideshow_prev:hover,
#slideshow_next:hover {
  background-color: #4c4c4c;
  cursor: pointer;
}

#slideshow_prev::selection,
#slideshow_next::selection {
  background: transparent; /* Safari */
}
#slideshow_prev::-moz-selection,
#slideshow_next::-moz-selection {
  background: transparent; /* Firefox */
}

#slideshow {
  position: relative;
  width: 960px;
  height: 275px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'ProximaNova', 'Montserrat', Helvetica, Arial, Sans-Serif;
}

#slideshow li {
  display: none;        /* prevents FOUC */
  position: relative;
  z-index: 0;
  margin: 0;
  padding: 0;
  width: 960px;
  height: 275px;
}

#slideshow li img {
  /*position: absolute;
  z-index: 10;
  top: 0;
  left: 0;*/
  float: left;
  display: block;
  width: 480px;
  height: 275px;
  margin-right: 20px;
}

#slideshow li div.text {
  /*position: absolute;
  z-index: 20;
  top: 65px;
  left: 35px;*/
  /*float: left;
  width: 350px;
  padding: 15px 20px 0 20px;*/
}

#slideshow li h2 {
  /*margin: 0;
  font-size: 45px;
  line-height: 40px;
  letter-spacing: -0.05em;*/
  float: left;
  width: 375px;
  margin-top: 15px;
}

#slideshow li p {
  /*margin: 5px 0 0 0;
  line-height: 20px;*/
  float: left;
  width: 375px;
  font-size: 16px;
}
