/* Color: Pale Green */

body {
    background-color: #f1f2f2;
    color: #262e27;
}
a {
    color: #0b579a;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #E47911;
}
h2 {
    /*color: #262e27;*/
    /*color: #3f2500;*/
color: black;
}
h3 {
    color: #298046;
font-size: 14pt;
}
hr {
    background: #AAA8AD;
    border: 0;
    border-bottom: 1px solid #AAA8AD
}


#Container {
    /*background: url(../../Cosmetics/images/palegreen/ContainerBg.gif) 0 30px no-repeat;*/
}


#TopMenu {
    /*background: url(../../CleanHarmony/images/white/TopMenuBg.gif) 0 100% repeat-x;
    border-bottom: 1px solid #efefef;
    background: #003366;*/
}
#TopMenu li a, #TopMenu li span {
  color: #02793f;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
    text-decoration: underline;
}

#Menu {
   /* background: url(../../CleanHarmony/images/white/DropdownMenuBg.gif) 0 -9999px no-repeat; /* Preload dropdown img
    background: url(../../CleanHarmony/images/white/SidebarLi.gif) 0 100% repeat-x; */
}
#Menu li {
}
#Menu li ul {
/*border: 1px solid #bcbcbc;
    border-top: 0;
    background: #efefef url(../../CleanHarmony/images/white/DropdownMenuBg.gif) 100% 0 no-repeat;
*/
}
#Menu li a {
    /*background: #638175;*/
}
#Menu li:hover {
background: #f1f2f2;

}
#Menu li ul li a {
 color: #414042;
 background-color:#f1f2f2;
}
#Menu li ul li a:hover {
background-color:#ffffff;   
}


#Outer {
}
#Wrapper {
   /* background: url(../../CleanHarmony/images/white/BgWrapper.png) 0 0 no-repeat;
    background-position: 50% 0;*/
    
}
#Header {
    background-position: 100% 0;
    background-repeat: no-repeat;
}


#Logo h1 {
    color: #262e27;
}
#Logo h1 a {
    color: #262e27;
}


#SearchForm {
    /*background: url(../../Cosmetics/images/palegreen/SearchBg.gif) 15px 15px no-repeat;*/
}
#SearchForm label {
    display: none;
}
#SearchForm input {
    background: #fff url(../../CleanHarmony/images/white/SearchBg.gif) 0 0 no-repeat;
    border: 1px solid #dcdcdc;
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: #69706d;
}
#SearchForm p {
    color: #69706d;
}


.Left {
    /*background: #f2f2f2;*/
}
.Left .Block {
/*background: url(../../CleanHarmony/images/white/BgLeftBlock.png) 0 0 no-repeat;*/
}
.Left li {
    background: url(../../CleanHarmony/images/white/SidebarLi.gif) 0 100% no-repeat;
}
.Left #SideCategoryList li a, .Left #SideShopByBrand li a {
    background: url(../../CleanHarmony/images/white/SidebarArrow.gif) 0 50% no-repeat;
    padding-left: 10px;
}
.Left #SideCategoryList li li {
    background: url(../../CleanHarmony/images/white/SidebarLi.gif) 0 0 no-repeat;
}
.Left #SideCategoryList li li a {
    background: url(../../CleanHarmony/images/white/SidebarArrowSmall.gif) 0 50% no-repeat;
}
/* Category flyout styles */
#SideCategoryList .sf-menu ul {
}
#SideCategoryList .sf-menu ul li {
    background: #eaeaea;
}
#SideCategoryList .sf-menu li li a {
    background-image: none;
}


.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right .Block {
    background: url(../../CleanHarmony/images/white/BgRightBlock.png) 0 0 no-repeat;
}
.Right li {
    background: url(../../CleanHarmony/images/white/SidebarLi.gif) 0 100% no-repeat;
}


.Right {
   /* background: #f2f2f2;*/
}

.Right a {
}
.Right a:hover, .Right a:hover strong {
    color: #262e27;
}


#Footer {
    border-top: 2px solid #efefef;
}


.NewsletterSubscription input {
    border: 1px solid #c3c6c4;
}


.Content .ProductList li,
.fastCartContent .ProductList li {
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
}

.ProductList .ProductImage {
    background: #fff;
    padding: 2px;
}

.Content .ProductList strong, .Content .ProductList strong a {
    color: #000000;
}

.ProductPrice, .ProductList em {
    color: #CC6600
}

.ProductList .Rating {
    color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
    background: #fff;
}


.Content .FeaturedProducts .ProductList .ProductImage {
}



.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    color: #262e27;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
    background: #fff;
    border: 1px solid #ccdcd6;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
    background: #fff url(../../Cosmetics/images/palegreen/TopSellerNumber1.gif) 7px 2px no-repeat;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
    display: none;
}

.Breadcrumb {
    border-bottom: 1px solid #ccdcd6;
}


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

.ViewCartLink {
    background: url('../../Cosmetics/images/palegreen/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
    border: 1px solid #ccdcd6;
}

table.CartContents thead tr th, table.General thead tr th {
    background: #f2f2f2;
    color: #424748;
    border-bottom: 1px solid #ccdcd6;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #ccdcd6;
    color: #262e27;
}

.JustAddedProduct {
    border: 1px solid #99b9ac;
    background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #262e27;
}

.CategoryPagination {
    color: #262e27;
    background: #f2f2f2;
    border: 1px solid #ccdcd6;
}

.CheckoutRedeemCoupon { background: #f2f2f2; padding: 10px; width: 300px; border: 1px solid #ccdcd6; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
    background:#f2f2f2;
}


.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.InfoMessage {
    background: #f2f2f2 url('../../Cosmetics/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.SuccessMessage {
    background: #f2f2f2 url('../../Cosmetics/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ErrorMessage {
    background: #FFECEC url('../../Cosmetics/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #f2f2f2;
}

.QuickSearchHover td{ background: #f2f2f2; }
.QuickSearchAllResults a { background: url('../../Cosmetics/images/palegreen/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
    background: #f2f2f2;
    border: 1px solid #ccdcd6;
}

.MiniCart .SubTotal {
    color: #dd2020;
}

.CreateAccount {
    border-right: 1px solid #ccdcd6;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #638175;
    color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #cdddd6;
    color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #638175;
}

.TabNav li a {
    border: 1px solid #638175;
    background: #d9e5e0;
}

.TabNav li a:hover {
    background-color: #cddddb;
    color: #000;
}

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


/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ddf0f6;
}

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

.CartContents .ItemShipping th {
    border-bottom-color: #ccdcd6;
    border-top-color: #ccdcd6;
    background: #f2f2f2;
    color: #424748;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #f6f6f6;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
}

#SideCategoryList .sf-sub-indicator {
    /*background-image:  url('../../Cosmetics/images/palegreen/arrows-dark.png');*/
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */

/*start custom design support center*/

/*Custom table style product page*/
.product-page a:link {
    color: black;
    text-decoration: none;
}
.product-page td:hover {
    opacity: 0.40;
    
}
.product-page td:hover span{
    color:#02793f;
}

.product-page a:visited {
    color: black;
    text-decoration: none;
}

.product-page td a{
    display: block;
    width: 100%;
}
.product-manual tr td a{
line-height: 32px;
color: #298046;
text-decoration: none;
font-size: 12pt;
}


.product-support a:link {
color: black; 
text-decoration: none;
}
.product-support a{
font-size: 11pt;
}

.product-support a:visited{
color: black;
text-decoration: none;
}
.product-support td{
width: 225px;
}

.product-support td:hover{
opacity: 0.70;
}

.product-support td:hover span{
color: #298046;
text-decoration: none;

}

.product-support th{
text-align: left;
font-size: 17pt;
font-weight: normal;
}

.dropbtn {
    background-color: white;
    color: black;
    padding: 18px;
    font-size: 16px;
    border: none;
    cursor: pointer;
text-align: top;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
font-size: 10px;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: gray}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #gray;
}

#question {
padding: 7px;
text-align: left;
font-size: 11pt;
cursor: pointer;
color: #0b579a;
}

#answer {
padding: 5px; 
display: none;
font-size: 10pt;
color: #58595b;
}

.support-h{
text-align: left;
font-weight: 500;
font-size: 14pt;
padding: 10px;
color: #000000;
margin-left: -9px;
}
.support-hq{
text-align: left;
font-weight: 500;
font-size: 14pt;
padding: 10px;
color: #000000;
margin-left: 49px;
}


.pop-q{
align: center;
width: 670px;
}
.pop-q td{
text-align: left;
font-weight: 500;
font-size: 10pt;
color: #298046;
}
.pop-q a{
text-align: left;
font-weight: 500;
font-size: 10pt;
color: #58595b;
text-decoration: underline;
}
/*.faq=tech questions product support pages*/
.faq{
background-color: rgba(88,89,91,0.10);
margin-left: 40px;
color:#58595b;
}

.faq th{
 text-align: left;
margin-left: 80px; 
font-size: 13pt;
font-weight: 500;
padding: 10px;
color: #58595b;
}
.faq td{
padding: 10px;

}

.faq a{
color: #0b579a;
}
/*.contact=contact button for product support pages*/
.contact{
margin-left:18px;
background-color: rgba(88,89,91,0.05);
}

.contact td{
padding: 12px;
}

.contact a{
color: #298046;
text-decoration: none;
}

.contact button:hover{
border-style: solid;
border-width: 4px;
border-color: #298046;
color: #58595b;
cursor: pointer;
}
.contact button{
border-style: outset;
border-width: 4px;
text-align: center;
border-radius: 117px;
border-color: rgba(88,89,91,0.2);
background-color: #ffffff;
color: #2a976c;
font-weight: 400;
padding: 15px 65px 15px 65px;
}
.contact-us button{
border-style: outset;
border-width: 4px;
text-align: left;
border-radius: 48px;
border-color: rgba(88,89,91,0.2);
background-color: #ffffff;
color:#2a976c;
font-weight: 400;
padding: 15px 65px 15px 65px;
height: 165px;
width: 350px;
}
.contact-us button:hover{
border-style: solid;
border-width: 4px;
border-color:#298046;
color: #58595b;
cursor: pointer
}

/*.list=buttons for support lists with icons*/
.list{
background-color: white;

}

.list a{
color: #58595b;
text-decoration: none;
}

.list th{
 text-align: left;
margin-left: 80px; 
font-size: 15pt;
font-weight: 500;
padding: 10px;
color: #262e27;
}

.list button:hover{
cursor: pointer;
border-style: solid;
border-width: 3px;
border-color: #298046;
color: #298046;
background-color: white;
}

.list button{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 0px;
background-color: white;
border: none;
width: 235px;
text-align: left;
font-size: 11pt;
}
/*.links=helpful information product support pages*/
.links{
background-color: rgba(88,89,91,0.07);
margin-left: 18px;
}
.links th{
text-align: left;
margin-left: 80px;
font-size: 13pt;
font-weight: 500;
padding: 10px;
color: #58595b;
}
.links td{
color: #0b579a;
padding: 10px;
font-size: 11pt;
}
.links ul li{
margin-bottom: 10px;
margin-left: -10px;
}
.links a{
color: #0b579a;
text-decoration: none;
}
.links a:hover{
color:#58595b;
}
/*.linksvid=video table*/

.linksvid th{
text-align: left;
margin-left: 80px;
font-size: 15pt;
font-weight: 500;
padding: 10px;
color: black;
}
.linksvid td{
color: #0b579a;
padding: 10px;
font-size: 12pt;
}
.linksvid ul li{
margin-bottom: 12px;
margin-left: -0px;
}
.linksvid a{
color: #0b579a;

}
.linksvid a:hover{
color:#58595b;
}
/*resources=resource link product support pages*/
.resources a:link {
font-size: 9pt;
color: #0b579a;
text-decoration: none;
align: center;
}

.resources-p-pg a:link {
font-size: 11pt;
color: #0b579a;
text-decoration: none;
align: center;
}

.resources td:hover{
opacity: 0.40;
}

.resources-p-pg td:hover{
opacity: 0.40;
}

.resources td:hover span{
color:#58595b;
}

.resources-p-pg td:hover span{
color:#58595b;
}

.resources a:visited {
color: #0b579a;
text-decoration: none;
}

.resources-p-pg a:visited{
color: #0b579a;
text-decoration: none;
}

.resources td a{
display:block;
width: 100%
align:center;
}

.resources-p-pg td a{
display: block;
width: 100%;
align: center;
}

/*end custom design support center*/
.spectroradiometer a{
font-size: 16pt;
text-decoration: none;
color: #0b579a;
}
.spectroradiometer ul{
font-size: 10pt;
line-height: 17pt;
}
.faq-p {
background-color: rgba(88,89,91,0.08);
}

.faq-p th{
 text-align: left;
margin-left: 80px; 
font-size: 13pt;
font-weight: 500;
padding: 10px;
color: #58595b;

}
.faq-p td{
padding: 10px;
color: #0b579a;
}
.pg-faq{
background-color: rgba(88,89,91,0.05);
}
.pg-faq th{
text-align: left;
margin-left: 80px;
font-size: 13pt;
font-weight: bold;
padding: 10px;
color: black;
}
.pg-faq a{
text-decoration: none;
color: #0b579a;
font-weight: normal;
}
.gray-background{
background-color: rgba(88,89,91,0.06);
}

.app-gray{
background-color: rgba(88,89,91,0.04);
}
.app-gray td{
background-color: white;
}

.shopbymeasurement-gray {
background-color: rgba(88,89,91,0.09);
font-size: 10pt;
}
.shopbymeasurement-gray a{
text-decoration: none;
}
.shopbymeasurement-gray a:hover{
text-decoration: underline;
}
.shopbymeasurement-white{
font-size: 10pt;
}
.shopbymeasurement-white a{
text-decoration: none;
}
.shopbymeasurement-white a:hover{
text-decoration: underline;
}
.custnav {
background-color: rgba(88,89,91,0.09);
font-size: 11pt;
color: #298046;
}
.custnav a{
font-size: 11pt;
color: #298046;
text-decoration: none;
}
.custnav a:hover{
font-size: 11pt;
color: #298046;
text-decoration: underline;
}
.footer-table a{
text-decoration: none;
font-size: 11pt;
color: #298046;
}
.footer-table a:hover{
text-decoration: underline;
font-size: 11pt;
color: #298046;
}
.footer table a:visit{
text-decoration: none;
font-size: 11pt;
color: #298046;
}
.gray-box-left{
background-color: rgba(88,89,91,0.14);
margin-left: 62px;
}
.gray-box-right{
background-color: rgba(88,89,91,0.14);
margin-left: 18px;
}
.app-use {
background-color: rgba(88,89,91,0.07);
}
.app-use ul li{
margin-bottom: 10px;
margin-left: -10px;
}
.app-use a{
color: #0b579a;
text-decoration: none;
}
.app use a:hover{
color:#58595b;
}

.prod{
   float: left;
   margin: 10px;
   padding: 5px;
   max-width: 200px;
   height: 300px;
  }