Body
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #80ABD3;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 8pt;
    text-align: center;
}

.adcoFeaturesTable 
{
	border-collapse: collapse;
}

.adcoFeaturesTable td 
{
	border: 1px solid grey;
}

.adcoFeaturesTable td p 
{
	font-size: 8pt;
}

.adcoFeaturesTable tbody tr:nth-child(2n-1) 
{
	background: rgb(230, 239, 248);
}

.adcoFeaturesTable tbody tr:nth-child(2n) 
{
	background: rgb(189, 215, 232);
}

/*******************/
/*AJAX Tab 
/*******************/
#Tab .CustomTabStyle .ajax__tab_body
{
    border: Solid 1px #879ACF;
    font-family: 'Montserrat', sans-serif;
    font-size: 10pt;
    border-top: #879acf 1px solid;
    background-color: #ffffff;
    padding-top: 5px;
    padding-right: 13px;
}
#Tab .CustomTabStyle .ajax__tab_outer
{
    padding-right: 4px;
    background: url(../../../Images/buttons/Rplain.gif) no-repeat right;
    background-position: top right;
}
#Tab .CustomTabStyle .ajax__tab_inner
{
    padding-left: 4px;
    background: url(../../../Images/buttons/Lplain.gif) no-repeat;
}
#Tab .CustomTabStyle .ajax__tab_tab
{
    height: 19px;
    margin: 0;
    background: url(../../../Images/buttons/mplain.gif) repeat-x;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
#Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_outer
{
    padding-right: 4px;
    background: url(../../../Images/buttons/Rplain.gif) no-repeat right;
    background-position: top right;
    cursor: hand;
}
#Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_inner
{
    padding-left: 4px;
    background: url(../../../Images/buttons/Lplain.gif) no-repeat;
    cursor: hand;
}
#Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_tab
{
    height: 19px;
    background: url(../../../Images/buttons/mplain.gif) repeat-x;
    cursor: hand;
}
#Tab .CustomTabStyle .ajax__tab_active .ajax__tab_outer
{
    background: url(../../../Images/buttons/faright.gif) no-repeat right;
    color: White;
    background-position: top right;
}
#Tab .CustomTabStyle .ajax__tab_active .ajax__tab_inner
{
    background: url(../../../Images/buttons/faleft.gif) no-repeat;
    color: White;
}
#Tab .CustomTabStyle .ajax__tab_active .ajax__tab_tab
{
    height: 19px;
    background: url(../../../Images/buttons/famiddle.gif) repeat-x;
    color: White;
    font-weight: 600;
}

.ZoomBody
{
    background: #E6EFF7;
}

a img { border: 0; }

/**************************************************/
/*BANNER STYLE*/
/**************************************************/
.carousel 
{
	margin: 0;
	padding: 0;
	display: block;
}

.slideshow
{
	position: relative;
}

.slideshow a img
{
	width: 575px;
	height: 153px;
}

.slideshow .slides
{
	margin: 0;
	height: 160px;
}

.slideshow .slides li.slide
{
	left: 0;
	top: 0;
	display: none;
	position: absolute;
	list-style-type: none;
}

#buttonWrapper
{
	width: 575px;
	height: 22px;
	float: left;
	position: relative;
	background-color: rgb(230, 239, 247);
}

.slideshow .buttons
{
	margin: 0;
	padding: 0;
}

.slideshow .buttons li
{
	width: 22px;
	height: 22px;
	line-height: 20px;
	float: left;
	display: inline;
}

.slideshow .buttons li a
{
	outline: none;
	border: 1px solid rgb(238, 238, 238);
	width: 22px;
	height: 20px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-decoration: none;
	float: left;
	background: rgb(75, 75, 75);
}

.slideshow ul.buttons li a:hover
{
	text-decoration: underline;
}

.slideshow ul.buttons li.active a
{
	background: #2a69a1;
}

#slidesPausePlay img
{
	width: 22px;
	height: 20px;
}

#slidesPausePlay
{
	margin: 3px 3px 0;
	outline: none;
	width: 20px;
	height: 20px;
	line-height: 20px;
	padding-right: 3px;
	float: left;
	cursor: pointer;
}

#slidesPausePlay .slidesPause
{
	background: url("/Data/Default/Images/Art/PlayPause.png") no-repeat -20px -2px;
}

#slidesPausePlay .slidesPlay
{
	background: url("/Data/Default/Images/Art/PlayPause.png") no-repeat 3px -2px;
}

.slide a:visited, .slide a:link
{
	text-decoration: none;
}

.slide a:hover
{
	cursor: pointer;
}
/**************************************************/
/*END BANNER STYLE*/
/**************************************************/


/**************************************************/
/* PAGE SECTIONS                                  
/**************************************************/
#Container
{
    width: 1080px;
    background-color: #fff;
    padding-bottom: 0;
    padding: 0 16px;
    text-align: left;
    margin: 0 auto;
}

#Header
{
    padding: 5px;
    text-align: left;
}

#LeftColumn
{
    width: 190px;
}

#MiddleColumn
{
    padding-left: 10px;
    width: 875px;
    /* float: right; */
}

.ProductDetail

#MiddleColumn .Field
{
    margin-top: 5px;
    margin-bottom: 5px;
}

#ContentColumn
{
    padding: 10px 25px 25px 25px;   
    margin-bottom: 1px;
    margin-left: 1px;
    border-bottom: 1px solid #C0C0C0;
}

#Footer
{   
	margin-top: 5px;
    padding: 10px 5px;   
    background-color: #fff;
    border-top: #227AB4 2px solid;
}

#CustomerService
{
    font-size: 8pt;
    color: #696969;
    margin: 10px 0 5px 0;
    font-weight: normal;
    padding-bottom: 15px;
    padding-left: 10px;
}

#PoweredByZNode
{
    float: none;
    margin: 10px;
    text-align: center;
}

#QuickNavigation
{
    margin-top: 5px;
    margin-bottom: 5px;
}

/**************************************************/
/* Container SECTIONS
/**************************************************/
#Container .TableContainer
{
    width: 100%;
}

#Container .TableContainer .ClearImageLeft
{
    width: 150px;
    height: 1px;
}

#Container .TableContainer .ClearImageRight
{
    width: 600px;
    height: 1px;
    text-align: left;
}

#Container .PluginContainer
{
    width: 810px;
}

#Container .ContentContainer
{
    margin-top: 20px;
}

/**************************************************/
/* Error Page Styles
/**************************************************/
#ErrorContainer
{
    font-family: 'Montserrat', sans-serif;
    width: 760px;
    font-size: 12px;
}

#ErrorContainer .Text
{
    color: #ff0000;
    font-size: 13px;
    margin: 0 10px 13px 10px;
}

#ErrorContainer .Description
{
    margin-bottom: 0 10px 20px 10px;
}

#ErrorContainer a:link, 
#ErrorContainera:visited,
#ErrorContainer a:hover
{
    color: blue;
    font-size: 13px;
    text-decoration: none;
}

/**************************************************/
/* GLOBAL STYLES                                 
/**************************************************/
h1, h2, h3, h4
{
    color: #EDFFFF;
}

h1
{
    margin: 10px 0;
    font-family: 'Montserrat', sans-serif;
    color: #0056A5;
    font-size: 12pt;
}

h2
{
    font-size: 16px;
    margin-bottom: 5px;
}

h3
{
    font-size: 14px;
    margin-bottom: 5px;
}

h5
{
    margin-top: 10px;
    margin-bottom: 10px;   
    font-weight: bold;
    font-size: 11px;
    color: #444;  
    padding: 3px 5px; 
    background-color: #eaebeb;
    border-left: #d3d3d3 1px solid;
    border-bottom: #8e9fba 1px solid;
    border-top: #d3d3d3 1px solid;
    border-right: #d3d3d3 1px solid;
}

hr
{
    border: 0;
    width: 100%;
    color: #4682b4;
    background: #4682b4;
    height: 1px;
}

a:link, a:visited, a:hover
{
    text-decoration: none;
    color: #227AB4;
}

p
{
    font-size: 10pt;
}

.Error
{
    font-weight: bold;
    color: #ff0000;
    font-size: 11px;
    margin: 5px 0;
}

.FailureText
{
    color: Red;
}

.Success
{
    font-weight: bold;
    color: Green;
    font-size: 13px;
    white-space: pre;
    background-image: url(/Images/icons/check.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.Optional
{
    font-weight: bold;
    color: Blue;
    font-size: 13px;
    white-space: pre;
    background-image: url(/Images/icons/warning_small.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.AddOnMessage
{
    color: #cb5d2a;
    font-size: 11px;
}

.ProductPageNewItem
{
    text-align: right;
    position: relative;
    bottom: 145px;
    right: 2px;
}

.NewItemStyle
{
    position: relative;
    bottom: 12px;
    left: 60px;
}

span[id*="NewItemImage"] 
{
    background: #f59f29;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    border-radius: 10px;
    padding: 1px 4px;
    display: inline-block;
}

.PluginMessage
{
    margin-left: 10px;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
}

.HtmlContent
{
    margin-bottom: 2px;
    margin-right: 22px;
}

/***************************************************/
/* STORE LOCATOR
/***************************************************/
.StoreLocator
{
    margin-bottom: 20px;
}

.StoreLocator .SearchContent
{
    background-color: #EFF3F6;
    padding-left: 10px;
    width: 440px;
    margin-bottom: 10px;
    border: 1px solid #d0e3ec;
}

.StoreLocator .SearchContent table
{
    margin-left: 10px;
    margin-top: 15px;
}

.StoreLocator .Row
{
    padding-bottom: 10px;
}

.StoreLocator .FieldStyle
{
    vertical-align: top;
    display: block;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    text-align: right;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-top: 6px;
}

.StoreList .TextContent
{
    float: left;
    margin-left: 5px;
    margin-top: 20px;
}

.StoreList .TextContent div
{
    margin-bottom: 4px;
}

.StoreList .ImageContent
{
    float: right;
}

.StoreList .Title A:Link,
.StoreList .Title A:Visited,
.StoreList .Title A:hover
{
    color: #004d94;
    font-weight: bold;
    text-decoration: none;
}

.StoreList .Title A:hover
{
    color: red;
}

.StoreList .Address
{
    color: Black;
}

.StoreList .MapLink A:Link,
.StoreList .MapLink A:Visited,
.StoreList .MapLink A:hover
{
    color: #004d94;
    text-decoration: none;
}

.StoreList .MapLink A:hover
{
    color: red;
}

/**************************************************/
/* MENU                                          
/**************************************************/
#Menu
{    
    background: #4382ba;
    background: -webkit-linear-gradient(#4382ba, #09467d);
    background: -o-linear-gradient(#4382ba, #09467d);
    background: -moz-linear-gradient(#4382ba, #09467d);
    background: linear-gradient(#4382ba, #09467d);   
    font-family: 'Montserrat', sans-serif;
    color: white;
    height: 34px;
    border: none;
}

#Menu A:link
{
    text-decoration: none;
    line-height: 33px;
    display: inline-block;
    height: 100%;
    padding: 0 10px;
}

#Menu A:link font 
{
	font-family: 'Montserrat', sans-serif;
}

#Menu A:Visited
{
    text-decoration: none;
}

#Menu a.StaticMenuItemStyle:after 
{
	content: '';
    width: 2px;
    margin-left: 10px;
	background: #4382ba;
	background: -webkit-linear-gradient(left, #4382ba , #09467d);
	background: -o-linear-gradient(right, #4382ba, #09467d);
	background: -moz-linear-gradient(right, #4382ba, #09467d);
	background: linear-gradient(to right, #4382ba , #09467d);
    position: absolute;
    height: 34px;
}

#Menu a.StaticMenuItemStyle:hover 
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    color: #EEEEEE;
    background: #227AB4;
}

#Menu .StaticMenuItemStyle
{
	vertical-align: super;
    color: white;
    font-size: 10pt;
    padding-bottom: 0px;
    padding-top: 0px;
}

td[id*="ctrlMenu"] + td 
{
	display: none;
}

#Menu td:last-child 
{
    display: block;
}

#Menu .DynamicMenuStyle
{
    z-index: 100;
}

/**************************************************/
/* GRID                                           
/**************************************************/
.Grid
{
    border-bottom: #c0c0c0 1px solid;
    padding-bottom: 10px;
    width: 100%;
}

.Grid a,
.Grid a:link,
.Grid a:hover,
.Grid a:visited
{
    text-decoration: none;
    color: #003399;
}

.Grid a:hover
{
    color: #F60;
}

.FooterStyle
{
    background-color: #507CD1;
    color: white;
    font-weight: bold;
}

.RowStyle
{
    background-color: #EFF3FB;
}

.PagerStyle
{
    background-color: #fbfbfb;
    text-align: center;
}

.PagerStyle a:link,
.PagerStyle a:hover,
.PagerStyle a:visited
{
    text-decoration: none;
}

.HeaderStyle
{
    background-color: #507CD1;
    color: white;
    font-weight: bold;
    text-align: left;
}

.AlternatingRowStyle
{
    background-color: #FFFFFF;
}

/**************************************************/
/* SITE LINKS
/**************************************************/
#SiteLinks
{
    text-align: right;
    vertical-align: middle;
    margin-right: -10px;
    padding: 4px 2px 2px 2px;
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    text-decoration: none;
    margin-bottom: 1px;
}

#SiteLinks .Link
{
    margin-left: 4px;
    margin-right: 5px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 9px;
}

#SiteLinks .Link A:link,
#SiteLinks .Link A:visited,
#SiteLinks .Link A:hover
{
    color: #666666;
    text-decoration: none;
    margin-right: 2px;
}

#SiteLinks .Link A:hover
{
    color: #a52a2a;
}

#SiteLinks .CartItem
{
    color: #D98B64;
    margin-right: 0px;
}

/*************************************/
/* BreadCrumb
/*************************************/
#BreadCrumb
{
    padding: 1px 5px 2px 5px;
    text-align: left;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    vertical-align: middle;
    padding-left: 11px;
    border-top: 2px white solid;
    letter-spacing: 0.2px;
}

/**************************************************/
/* QUICK SEARCH                                 
/**************************************************/
#QuickSearch .Title
{
    color: #404040;
    font-weight: bold;
    margin: 0 18px 5px 0;
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
}

#QuickSearch .Button
{
    margin: 0 5px 0 8px;
}

#QuickSearch .TextBox
{
    border: solid 1px #404040;
}

/**************************************************/
/* News Letter Singup
/**************************************************/
#NewsLetter
{
    margin-bottom: 35px;
}

#NewsLetter .Title
{
    text-transform: uppercase;
    color: #cb5d2a;
    font-weight: bold;
    padding: 5px 10px 8px 10px;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
}

#NewsLetter .Text
{
    color: #3a6ea5;
    padding-left: 10px;
}

/**************************************************/
/* HOME QUICK SEARCH
/**************************************************/
#HomeQuickSearch .Title
{
    text-transform: uppercase;
    color: #cb5d2a;
    font-weight: bold;
    padding: 0 10px 10px 15px;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
}

#HomeQuickSearch .Button
{
    margin-left: 10px;
    background: #6475a3;
    color: #fff;
    border: none;
    font-size: 11px;
    margin-top: -3px;
    height: 18px;
    cursor: pointer;
    outline: none;
    border-radius: 2px;
    vertical-align: text-top;
}

#HomeQuickSearch .TextBox
{
    border: solid 1px #404040;
    width: 130px;
    margin-left: 16px;
}

#HomeQuickSearch .Text
{
    color: #7777a4;
    padding-top: 10px;
    padding-left: 8px;
}

/**************************************************/
/* PRODUCT SEARCH                                 
/**************************************************/
.ProductSearch .Description
{
    margin-bottom: 15px;
}

.ProductSearch .SearchForm
{
    width: 100%;
    margin-bottom: 10px;
}

.ProductSearch .SearchForm hr
{
    border: 0;
    background-color: #4682b4;
    width: 100%;
    color: #4682b4;
    height: 1px;
    margin-top: 10px;
}

.SearchForm .LargeButton 
{
	margin-top: 6px;
}

.ProductSearch .SearchForm .FieldStyle
{
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    text-align: right;
    margin-bottom: 6px;
    padding-right: 10px;
    padding-top: 6px;
    display: inline-block;
    width: 130px;
}

.ProductSearch .SearchForm .ValueStyle
{
    font-size: 11px;
    font-weight: normal;
    color: #333;
    padding: 2px 0;
}

.searchFormInputBox
{
	width: 470px;
    margin: 0 auto;
}

/**************************************************/
/* CATEGORY DETAIL
/**************************************************/
.CategoryDetail
{
    margin-bottom: 20px;
}

.CategoryDetail .Title
{
    margin-bottom: 0;
    margin-top: 15px;
}

.CategoryDetail .Title h1
{
    -x-system-font: none;
    color: #227AB4;
    font-family: 'Montserrat', sans-serif;
    font-size: 12pt;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.7em;
    margin: 10px 0;
}

.CategoryDetail .Description
{
    margin-top: 15px;
    color: #221111;
    font-family: 'Montserrat', sans-serif;
    font-size: small;
}

.CategoryDetail .SubCategoryList
{
    margin-bottom: 16px;
    margin-top: 16px;
}

.CategoryDetail .SubCategoryList .Title
{
    color: #EDFFFF;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
    background-color: #666666;
    font-family: 'Montserrat', sans-serif;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

.CategoryDetail .SubCategoryListItem
{
	width: 33.333%;
	float: left;
    padding: 0;
    vertical-align: top;
    border-bottom: #dddddd 1px;
    margin-bottom: 20px;
}

.CategoryDetail .SubCategoryListItem .ShortDescription,
.CategoryDetail .SubCategoryListItem .CategoryLink
{
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 0;
    color: #333;
}

.CategoryDetail .SubCategoryListItem .CategoryLink
{
    color: #6b7aa2;
}

.CategoryDetail .ProductList
{
    text-align: left;
    margin-bottom: 0;
}

.CategoryDetail .ProductListItem
{
	width: 850px;
    text-align: center;   
    padding: 10px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
}

.CategoryDetail .ProductListItem .CallForPrice,
.CategoryDetail .ProductListItem .Price,
.CategoryDetail .ProductListItem .RegularPrice,
.CategoryDetail .ProductListItem .SalePrice
{
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: #cc6600;
}


.CategoryDetail .ProductListItem .RegularPrice
{
    color: #666666;
    text-decoration: line-through;
}

.CategoryDetail .ProductListItem .SalePrice
{
    padding-top: 5px;
}

.CategoryDetail .ProductListItem .Image
{
    margin-bottom: 5px;
}

.CategoryDetail .ProductListItem .ShortDescription
{
	margin: 10px;
    text-align: left;
    color: #221111;
    font-family: 'Montserrat', sans-serif;
    font-size: small;
}

.CategoryDetail .ProductListItem .StarRating
{
    text-align: center;
    margin-left: 0;
}

.CategoryDetail .ProductListItem .BuyButton
{
    margin: 10px 0;
}

.CategoryDetail .ProductListItem .MoreInfo
{
    font-size: 12px;
}

.CategoryDetail .ProductListItem .DetailLink
{
    font-size: 14px;
    font-weight: bold;
}

.CategoryDetail .Paging,
.CategoryDetail .NavigationStyle
{
    text-align: right;
    font-size: 11px;
    color: #444;    
    padding: 3px 5px;
    border: 1px solid #d3d3d3;
	box-sizing: border-box;
	position: relative;
	top: -2px;
}

.CategoryDetail .NavigationStyle
{
    border-bottom-color: #8e9fba;
}

.ProductList .Sorting 
{
	float: left;
	width: calc(33.333%);
}

.CategoryDetail .Sorting .Label
{
    font-weight: bold;
    margin-right: 5px;
}

.CategoryDetail .Sorting select
{
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
}

.CategoryDetail .ItemStyle
{
    vertical-align: text-top;
    padding-bottom: 10px;
    text-align: center;
}

.CategoryDetail .ProductViews
{
    text-align: left;
    padding-left: 3px;
}

.CategoryDetail .ProductViews .ItemStyle
{
    vertical-align: text-top;
    padding: 0;
    text-align: left;
    padding-bottom: 5px;
}

.CategoryDetail .ProductViews .Swatches
{
	float: left;
    padding: 0;
    cursor: pointer;
    margin: 0;
    text-align: center;
    padding-left: 1px;
    padding-right: 4px;
}

.CategoryDetail .ProductViews .SwatchImage
{
    border: solid 1px #B9CBFF;
    text-align: center;
    padding: 2px;
    margin: 0;
}

/**************************************************/
/* HOME PAGE - FEATURED CATEGORIES                                
/**************************************************/
.HomeFeaturedCategories
{
    margin-bottom: 10px;
    text-align: center;
}

.verticalCat
{
	font-weight: normal;
}

.verticalCat:before
{
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -6px;
    margin-top: 3px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #cb5d2a;
}

.HomeFeaturedCategories .Title,
.CategoryFeaturedCategories .Title
{
    color: #A34F00;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.35em;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.7em;
    text-align: center;
    border: solid 1px #ccc;
    padding: 15px 0;
    margin-left: 1px;
    margin-bottom: 2px;
}

.HomeFeaturedCategories .Title 
{
	border: none;
}

.HomeFeaturedCategories .Description
{
    margin-top: 15px;
    font-size: 8pt;
}

.HomeFeaturedCategories .SubCategoryListItem
{
    vertical-align: middle;
    border: solid 1px #ccc;
    padding: 5px;
    margin: 1px;
    height: 150px;
    width: 120px;
    display: inline-block;
    float: left;
}

.HomeFeaturedCategories .SubCategoryListItem .CategoryLink
{
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
    color: #6b7aa2;
}

/**************************************************/
/* PRODUCT SITEMAP PAGE - FEATURED CATEGORIES                                
/**************************************************/
.CategoryFeaturedCategories
{
    margin-bottom: 10px;
    margin-left: -4px;
}

.CategoryFeaturedCategories .SitemapTitle
{
    color: #CB5D2A;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: left;
    border-bottom: double 5px;
    padding-top: 5px;
    margin-bottom: 4px;
}

.SubCategoryListItemBox
{
	display: table;
	width: 100%;
	border-spacing: 2px;
	margin-top: -2px;
}

.CategoryFeaturedCategories .Description
{
    margin-top: 15px;
    font-size: 8pt;
}

.CategoryFeaturedCategories .SubCategoryListItem
{
    vertical-align: top;
    text-align:left;
    padding: 5px;
    width: 274px;
    display: table-cell;
    margin: 1px;
    border: 1px solid #ccc;
}

.CategoryFeaturedCategories .SubCategoryListItem .CategoryLink
{
    text-align: left;
    padding-top: 5px;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
    color: #6b7aa2;
    vertical-align: top;
    display: inline-block;
}

.CategoryFeaturedCategories .SubCategoryListItem .CategoryLink .CategoryImage
{
    width: 70px;
    height: 70px;
    border: none;
}

.emailFieldStyle {
    display: inline-block;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    text-align: right;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-top: 6px;
    width: 90px;
}

.CategoryFeaturedCategories .SubCategoryListItem .CategoryHeader
{
    vertical-align: top;
    margin-left: 12px;
    max-width: 190px;
}

.CategoryHeader ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 2px;
}

.CategoryFeaturedCategories .SubCategoryListItem .SubcategoriesList
{
    vertical-align: top;
    text-align: left;
}

.CategoryFeaturedCategories .SubcategoriesTree
{
    font-size: 10px;
    font-weight: normal;
    vertical-align: top;
}

.SubcategoriesTree a[id*="SubCatList"]:before
{
	content: '';
	position: absolute;
    width: 0;
    height: 0;
    margin-left: -6px;
    margin-top: 3px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #cb5d2a;
}

/**************************************************/
/* SITEMAP  - ARTICLES AND BLOG ENTRIES
/**************************************************/

.SitemapTopText
{
    margin-top: 15px;
    color: #221111;
    font-family: 'Montserrat', sans-serif;
    font-size: small;
}

.SitemapArticles
{
    padding-right: 5px;
    margin: 0;
}

.SitemapBlogEntries
{
    margin: 0;
}

.SitemapArticles .Title, .SitemapBlogEntries .Title, .siteMapBox .siteMapTitle
{
    color: #CB5D2A;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 0 2px 5px;
}

.siteMapBox, .siteMapList 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.SitemapArticles .ArticleLink, .SitemapBlogEntries .BlogEntryLink
{
    margin-left: 13px;
    padding: 3px 0;
    border-bottom: #ccc 1px solid;
}

.SiteMapLinkBox
{
	width: 190px;
}


/**************************************************/
/* FOOTER - OVERRIDE                                
/**************************************************/
#FooterLinks, #BrowserModeLinks
{
    text-align: center;
    vertical-align: middle;
    margin: 0 3px 10px 3px;    
    padding-bottom: 10px;
    padding-top: 2px;
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    word-spacing: 1.5px;
}

#FooterLinks .Link,
#BrowserModeLinks .Link
{
    margin: 0 1px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 10px;
}

#FooterLinks .Link A:link, 
#FooterLinks .Link A:visited, 
#BrowserModeLinks .Link A:link,
#BrowserModeLinks .Link A:visited
{
    color: #7C7C7C;
    text-decoration: none;
    margin-right: 2px;
}

#FooterLinks .Link A:visited, 
#BrowserModeLinks .Link A:visited
{
    margin-right: 0;
}

#FooterLinks .Link A:hover, 
#BrowserModeLinks .Link A:hover
{
    color: #a52a2a;
}

/**************************************************/
/* PRODUCT DETAIL                                 
/**************************************************/
.ProductDetail
{
    margin-bottom: 20px;
}

.ProductDetail .Title
{
    margin-bottom: 10px;
    border-bottom-width: 1px;
    margin-right: 20px;
}

.ProductDetail .Title h1
{
    color: #0056A5;
    font-size: 12pt;
    font-weight: bold;
}

.ProductDetail .Image
{
    border: 1px solid #ccc;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px;
}

.ProductDetail .Label
{
    font-weight: bold;
    color: #cb5d2a;
    margin-right: 5px;
}

.ProductDetail .LabelGray
{
    font-weight: bold;
    font-size: small;
    color: #B0B0B0;
    margin-right: 5px;
}

.ProductDetail .ItemGray
{
    font-size: small;
    color: #B0B0B0;
}

.ProductDetail .Zoom
{
    margin-bottom: 20px;
    text-align: center;
}

.ProductDetail .Description
{
    margin: 10px 0;
    font-size: 10pt;
    padding-right: 10px;
}

.ProductDetail .Description p
{
    font-size: 10pt;
}

.ProductDetail .PriceBox
{
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: center;
}

.priceHintBox b, .priceHintBox span
{
	padding: 0 5px;
}

.ProductDetail .Price
{
    font-size: 12px;
    font-weight: bold;
    color: #cb5d2a;
    font-family: 'Montserrat', sans-serif;
}

.ProductDetail .RegularPrice
{
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: line-through;
    margin-right: 5px;
    font-family: 'Montserrat', sans-serif;
}

.ProductDetail .SalePrice
{
    font-size: 12px;
    font-weight: bold;
    color: #cc6600;
    font-family: 'Montserrat', sans-serif;
}

.ProductDetail .StockMsg
{
    color: Black;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: bold;
}

.ProductDetail .CallForPriceMsg
{
    font-size: 14px;
    font-weight: bold;
    color: #cb5d2a;
}

.ProductDetail .ProductNumber
{
    font-weight: bold;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #6b7aa2;
}

.ProductDetail .DetailButton
{
    margin-bottom: 10px;
}

.ProductDetail .Attribute
{
    padding-right: 10px;
    margin-right: 10px;
}

.ProductDetail .Related
{
    margin-top: 20px;
}

.ProductDetail .Manufacturer
{
    font-size: 11px;
    font-weight: bold;
    color: #cb5d2a;
}

.ProductDetail .AddToCartButton
{
    margin-left: 10px;
}

.ProductDetail .StatusMsg,
.ProductDetail .ImprintMsg
{
    font-size: 11px;
    font-weight: bold;
    color: Red;
    margin-bottom: 5px;
    margin-top: 20px;
}

.ProductDetail .Tabs
{
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 8pt;
}

.ProductDetail .Features,
.ProductDetail .Specifications,
.ProductDetail .AdditionalInformation
{
    margin: 20px 0 20px 10px;
    font-size: 8pt;
}

.ProductDetail .AdditionalInformation
{
    margin-left: 10px;
}

.ProductDetail .StarRating
{
    margin-top: 5px;
}

.ProductDetail .Total
{
    color: #6074A6;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
    font-weight: bold;
    margin-right: 5px;
}

.ProductDetail .totaltext
{
    font-size: 14px;
    font-weight: bold;
    color: #cb5d2a;
    font-family: 'Montserrat', sans-serif;
}

.ProductDetail .Quantity
{
    color: #6074A6;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
    font-weight: bold;
    margin-right: 0;
}

.ProductDetail .Subtotal
{
    vertical-align: middle;
    color: #6074A6;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
    font-weight: bold;
    margin-right: 0;
}

.ProductDetail .TotalQuantity, 
.ProductDetail .SetupCharge, 
.ProductDetail .OrderingInfoOpts
{
    margin: 5px 0;
}

.ProductDetail .TotalQuantity
{
    padding: 5px 0 30px 0
}

.TotalQuantity .ProductQuantityContainer
{
    display: inline-block;
    float: left;
    font-size: larger;
}

.TotalQuantity .ProductSubtotalContainer
{
    display: inline-block;
    float: right;
    font-size: larger;
}

.ProductDetail .TotalPriceText
{
    color: #6074A6;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin-right: 5px;
}

.ProductDetail .PriceContent
{
    margin: 10px 0 10px 3px;
    text-align: left;
}

.ProductDetail .CallForPrice
{
    font-size: 11px;
    font-weight: bold;
    margin-left: 3px;
    color: #cc6600;
}

.ProductDetail .PrdtAddtionalImages
{
    margin-bottom: 15px;
}

.ProductPrice
{
    font-size: 14px;
    font-weight: bold;
    color: #cb5d2a;
    font-family: 'Montserrat', sans-serif;
}

.ProductDetail .EnlargeImage
{
    text-align: center;
    margin-right: 20px;
}

.ProductDetail .EnlargeImage A:Link,
.ProductDetail .EnlargeImage A:Visited
{
    position: relative;
    bottom: 4px;
    left: 4px;
}

.ProductDetail .OrderingOptions
{
    width: 330px;
    margin-top: 0;
    border: 1px solid #ccc;
    padding: 10px;
}

.ProductDetail .OrderingOptions .OptionsTitle
{
    color: #6074A6;
    font-size: 12px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.ProductDetail .WishLink
{
    margin-left: 0;
    margin-top: 3px;
    text-decoration: none;
    font-weight: bold;
}

.ProductDetail .RecentlyViewedItem .Image
{
    padding: 0;
    margin: 0 0 5px 0;
    border: none;
}

.ProductDetail .RelatedProducts
{
    margin-left: 0;
}

.CategoryDetail .RecentlyViewedItem
{
	float: left;
    margin: 1px;
    border: 1px solid #ccc;
	width: calc(854px / 5);
    height: 160px;
    vertical-align: top;
    text-align: center;
}

.ProductDetail .RecentlyViewedItem
{
	float: left;
    margin: 1px;
    border: 1px solid #ccc;
	width: calc(854px / 5);
    height: 160px;
    vertical-align: top;
    text-align: center;
}

.ProductDetail .QuantityNote
{
    margin-top: 15px;
    color: Red;
}

.callForBetterPrice {
    font-weight: bold;
}

.submitBtnBox 
{
	text-align: center;
}

.submitBtnBox img 
{
	position: relative;
    top: 8px;
    right: 4px;
}

.TotalBox 
{
	margin-top: 16px;
	text-align: right;
}

.totalBoxItem 
{
	display: block;
	margin: 4px 0;
}

.totalBoxItem span
{
	display: inline-block;
	min-width: 110px;
}

.TotalBox .callForBetterPrice 
{
    border: 1px solid gray;
    padding: 3px;
    margin-top: 3px;
    display: inline-block;
}

.ProductDetail .ImprintNote
{
    margin-top: 15px;
    color: Red;
}

/**************************************************/
/* Product Dynamic Attributes/AddOns Style
/**************************************************/
#Attributes .ValueStyle
{
    padding-bottom: 7px;
    padding-left: 0;
}

#Add-Ons .FieldStyle
{
    width: 216px;
}

#Add-Ons .ValueStyle
{
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0;
}

#Add-Ons .DynamicValueStyle
{
    padding-bottom: 0;
    padding-left: 10px;
}

#Add-Ons .AddonTitle
{
    color: #6074A6;
    font-size: 12px;
    margin-bottom: 0;
    padding-left: 3px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

/*****************************************************/
/* Product Alternate Images  In ProductZoom.ascx page                            
/*****************************************************/
#ProductZoom
{
    margin: 10px 0;
}

#ProductZoom .Zoomtitle
{
    text-align: left;
    margin-left: 6px;
}

#ProductZoom .Zoomtitle h1
{
    color: #555;
    font-size: 12pt;
}

#ProductZoom .ImageContent
{
    margin-top: 15px;
}

#ProductZoom .ImageLarge
{
    vertical-align: top;
}

#ProductZoom .AdditionalImages
{
    margin-top: 5px;
}

#ProductZoom .AdditionalImages .AlternateImageBox
{
    cursor: pointer;
    border: solid 1px #B9CBFF;
    text-align: center;
    padding: 2px;
    margin-left: 7px;
    margin-right: 2px;
    cursor: pointer;
}

#ProductZoom .AdditionalImages .AlternateName
{
    margin-bottom: 5px;
    margin-left: 2px;
    font-family: 'Montserrat', sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-align: center;
}

#ProductZoom .CatalogItemLargeImage
{
    margin: 5px;
    border: solid 1px #B9CBFF;
    width: 500px;
    height: 500px;
    text-align: center;
}

#ProductZoom .ZoomFooter
{
    margin-right: 10px;
    margin-top: 10px;
    text-decoration: none;
    color: Blue;
    cursor: pointer;
    font: bold 11px Arial;
    letter-spacing: 2px;
}

#ProductZoom .SwatchesContent
{
    margin-left: 5px;
}

#ProductZoom .SwatchImageBox
{
    border: solid 1px #B9CBFF;
    cursor: pointer;
    text-align: center;
    margin: 1px;
}

#ProductZoom .SwatchAlternateName
{
    margin-bottom: 5px;
    margin-left: 2px;
    font-family: 'Montserrat', sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-align: left;
}

#ProductZoom .ItemStyle
{
    vertical-align: top;
    padding-bottom: 0;
    text-align: center;
}

/**************************************************/
/* Product Alternate Images                                
/**************************************************/
.ProductAdditionalImages
{
	float: left;
	width: 90px;
	height: 90px;
    border: solid 1px #B9CBFF;
    text-align: center;
    margin: 1px;
    cursor: pointer;
}

.Swatches
{
    padding: 0;
    cursor: pointer;
    margin: 0;
    text-align: center;
}

.SwatchImage
{
    border: solid 1px #B9CBFF;
    cursor: pointer;
    text-align: center;
    padding: 2px;
    margin: 1px;
}

/**************************************************/
/* CATEGORY TREEVIEW                                 
/**************************************************/

.CategoryTreeView {
    position: relative;
    margin-bottom: 15px;
    padding-left: 0px;
    border-bottom: none;
    width: 180px;
    line-height: 1.4em;
}

.CategoryTreeView A:link,
.CategoryTreeView A:Visited
{
    width: 170px;
    display: block;
    padding: 5px;
    color: #0056a5;
    text-decoration: none;
    /* font-variant: small-caps; */
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    /* line-height: 12px; */
    /* font-weight: 600;*/
    font-weight: bold;
    /* text-transform: uppercase; */
    color: #4a4a4a;
}

.CategoryTreeView .nodeName.hasChild > a
{
	width: 140px;
}

#subMenu a 
{
	border-bottom: 1px solid #ccc;
}

.CategoryTreeView A:link:hover,
.CategoryTreeView A:Visited:hover 
{
	background: #2583C2;
	color: #fff;
}

.CategoryTreeView .Title
{
    -x-system-font: none;
    color: #A34F00;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.35em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.5em;
    margin: 0;
    text-align: center;
    margin-bottom: 4px;
}

.CategoryTreeView .TreeView
{
	margin-top: 10px;
}

.CategoryTreeView .NodeStyle
{
    color: #0056a5;
    text-decoration: none;
    border-bottom: thin dotted #ccc;
    display: block;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    white-space: pre-wrap;
}

.CategoryTreeView .nodeName
{
	position: relative;
	border-bottom: 1px solid #ccc;
}

.CategoryTreeView .arrow 
{
	position: absolute;
	padding: 0;
	right: 0;
	top: 0;
	width: 30px;
	height: 100%;
	background: rgba(230, 239, 247, .6);
}

.CategoryTreeView .arrow:after 
{
	position: absolute;
	content: '';
	top: 50%;
	margin-top: -6px;
	right: 10px;
	width: 0;
    height: 0; 
    border-top : 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #FFC200;
}

.CategoryTreeView .HoverNodeStyle
{
    color: #fff;
    background-color: #2583C2;
}

.CategoryTreeView .SelectedNodeStyle
{
    font-style: italic;
    border-bottom: none;
    background-color: #ccc;
}

.CategoryTreeView .FirstLevelNodeStyle
{
    font-size: 8pt;
}

.CategoryTreeView .SecondLevelNodeStyle
{
    padding-top: 1px;
    font-size: 10px;
    padding-left: 10px;
    border-bottom: none;
    display: none;
}

.CategoryTreeView div[id *="ctrlNavigationn"] table 
{
	display: none;
}

.subMenu 
{
	position: absolute;
	left: 100%;
	padding-right: 5px;
	max-width: 500px;
	background: #fff;
	box-shadow: 1px 1px 3px #000;
	z-index: 9999;
}

#subMenu a
{
	white-space: nowrap;
	display: block;
	width: 100%;
	min-width: 200px;
	max-width: 500px;
	overflow: hidden;
	padding: 5px 0 5px 5px;
}

/**************************************************/
/* SPECIALS TREEVIEW                                 
/**************************************************/
.SpecialsTreeView
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.SpecialsTreeView A:link,
.SpecialsTreeView A:Visited,
.SpecialsTreeView A:Hover
{
    text-decoration: none;
}

.SpecialsTreeView .Title
{
    text-transform: uppercase;
    color: #cb5d2a;
    font-weight: bold;
    padding: 5px 10px; 
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
}

.SpecialsTreeView .TreeView
{
    padding-left: 5px;
}

.SpecialsTreeView .HoverNodeStyle
{
    color: #666666;
}

.SpecialsTreeView .LeafNodeStyle
{
    padding-left: 3px;
    padding-bottom: 5px;
}

.SpecialsTreeView .NodeStyle
{
    font-weight: normal;
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 2px;
    padding-top: 2px;
    color: #3a6ea5;
}

/**************************************************/
/* SHOPPING CART                                 
/**************************************************/
.ShoppingCart
{
    margin-bottom: 10px;
}

.ShoppingCart .CheckoutBox
{
    margin: 10px 0;
    text-align: right;
}

.ShoppingCart .CheckoutBox .CheckoutButton
{
	display: inline-block;
}

.ShoppingCart .CustomerService
{
    font-weight: bold;
    font-size: 9pt;
    font-family: 'Montserrat', sans-serif;
}

.ShoppingCart .Grid .Header
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    background-color: #5d7b9d;
}

.ShoppingCart .Grid .Row
{
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    background-color: #F7F6F3;
}

.ShoppingCart .Grid .AlternatingRow
{
    font-weight: normal;
    font-size: 11px;
    color: #284775;
    background-color: #ffffff;
}

.ShoppingCart .Grid th.LastColumn
{
	border-right: 0;
}

.ShoppingCart .Grid .Description
{
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    padding-top: 5px;
}

.ShoppingCart .Update
{
    font-weight: normal;
    margin-top: 5px;
}

.ShoppingCart .Quantity
{
    width: 20px;
    height: 15px;
}

.ShoppingCart .CartTotals
{
    margin-bottom: 10px;
    text-align: right;
}

.ShoppingCart .Apply
{
    color: #3c3c9e;
}

.ShoppingCart .gobutton
{
    vertical-align: middle;
    padding-bottom: 6px;
}

.ShoppingCart .TotalBox td
{
    padding-left: 20px;
    text-align: right;
}

.ShoppingCart .bold
{
    font-weight: bold;
}

/************************************************/
/* Customize Dynamic Grid - Attribute
/************************************************/
.AttributeGrid .Grid
{
    width: auto;
    margin: 5px 0 0 0;
    padding: 1px;
    border: solid 1px silver;
}

.AttributeGrid .Grid .Legend
{
    border-top: solid 1px silver;
    padding: 0;
    margin: 0;
}

.AttributeGrid .Grid .inStock,
.AttributeGrid .Grid .outOfStock
{
    color: #575787;
}

.AttributeGrid .Grid .HeaderStyle
{
    padding: 0;
    font-weight: normal;
    border-bottom: solid 1px silver;
    color: black;
    background-color: white;
}

.AttributeGrid .Grid .LeftColStyle
{
    font-weight: normal;
    border-right: solid 1px silver;
    color: black;
    background-color: white;
    padding: 0 5px 3px 5px;
    text-align: right;
}

.AttributeGrid .Grid .RowStyle
{
    padding: 0;
    background-color: #fff;
}

.AttributeGrid .Grid .RowStyle .HeaderStyle
{
    border-bottom: none;
    border-right: none;
}

.AttributeGrid .Grid td
{
    border-right: solid 1px silver;
}

.AttributeGrid .Grid .HeaderStyle
{
    text-align: center;
    width: 25px;
}

.AttributeGrid .Grid .Header
{
    width: 25px;
}

/**************************************************/
/* CHECKOUT                                 
/**************************************************/
.Checkout
{
    padding: 10px 10px 30px 10px;
    text-align: left;
    margin-top: 0;
}

.Checkout .Overview
{
    font-size: 11px;
    color: black;
    padding-bottom: 20px;
}

.Checkout .Or
{
    font-weight: bold;
    font-size: 16px;
    color: #0099cc;
    font-family: 'Montserrat', sans-serif;
    padding: 0 10px;
}

.Checkout .Steps
{
    text-align: left;
    height: 25px;
}

.Checkout .Steps .Passive,
.Checkout .Steps .Active
{
    font-weight: bold;
    font-size: 11px;
    color: silver;
    margin-right: 10px;
}

.Checkout .Steps .Active
{
    color: #0099ff;
}

.Checkout .BackLink
{
    margin-top: 50px;
}

.Checkout .ShowOnlinePaymentSection input[type="checkbox"]:disabled+label
{
	color: Silver;
}

.Checkout .ShowOnlinePaymentSection 
{
	line-height: 24px;
}

.Checkout input[type="checkbox"]
{
    position: relative;
    top: 3px;
}

.Checkout .ShippingAddress
{
	float: left;
	width: 520px;
	margin-right: 15px;
}

.Checkout .BillingAddress
{
	float: left;
	width: 520px;
	position: relative;
}

.Checkout .BillingAddress .CopyFromShippingAddress
{
	position: absolute;
	top: 6px;
	right: 10px;
}

.Checkout .OrderInformation
{
	clear: both;
}

.Checkout .OrderInformation th.LastColumn,
.Checkout .OrderInformation td.LastColumn
{
	border-right: 0;
}

.Checkout .FieldStyle
{
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    margin-bottom: 5px;
    padding-right: 10px;
}

.artUpload 
{
	border-bottom: #c0c0c0 1px solid;
	padding-bottom: 10px;
    margin-bottom: 10px;
}

.Checkout .NoWorries
{
	clear: both;
	text-align: center;
}

.Checkout textarea 
{
	max-width: 393px;
}

/**************************************************/
/* NOTIFICATION - PAYPAL & GOOGLE EXPRESS CHECKOUT
/**************************************************/
#Notification
{
    margin-bottom: 200px;
}

#Notification .BackLink A:Link,
#Notification .BackLink A:Visited,
#Notification .BackLink A:Hover
{
    margin-left: 10px;
}

#Notification .Text
{
    margin-left: 10px;
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
}

/**************************************************/
/* POPUP WINDOW                                 
/**************************************************/
.PopupBody
{
    text-align: center;
    margin-top: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 8pt;
    color: #666666;
    background-color: #fff;
}

.Popup
{
    background-color: #fff;
    padding: 0;
}

.Popup .Header
{
    background-color: #dcdcdc;
    margin-bottom: 20px;
    padding: 5px;
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.Popup .Body
{
    background-color: #fff;
    margin-bottom: 20px;
    min-height: 350px;
}

.Popup .Footer
{
    background-color: #dcdcdc;
    padding-top: 5px;
    padding-bottom: 10px;
}

/*Outermost DIV for thumbnail viewer*/
#thumbBox
{
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    padding: 10px;
    padding-bottom: 0;
    background: #313131;
    visibility: hidden;
    z-index: 10;
    cursor: hand;
    cursor: pointer;
}

/*Footer DIV of thumbbox that contains "close" link */
#thumbBox .footerbar
{
    font: bold 16px Tahoma;
    letter-spacing: 5px;
    line-height: 1.1em;
    color: white;
    padding: 5px 0;
    text-align: right;
}

/*DIV within thumbbox that holds the enlarged image */
#thumbBox #thumbImage
{
    background-color: white;
}

/*DIV for showing "loading" status while thumbbox is being generated*/
#thumbLoading
{
    position: absolute;
    visibility: hidden;
    border: 1px solid black;
    background-color: #EFEFEF;
    padding: 5px;
    z-index: 5;
}

#thumbFrame
{
    position: absolute;
    left: -300px;
    font: Arial;
    border: 0;
    padding: 0;
    visibility: hidden;
    z-index: 4;
}

/**************************************************/
/*  SPECIALS Page                                 
/**************************************************/
.Specials
{
    margin-left: -2px;
    width: 174px;
}

.Specials .Title
{
    -x-system-font: none;
    color: #A34F00;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.35em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.5em;
    margin: 0 0 5px 0;
    padding: 0;
    text-align: center;
}

.SpecialItem
{
    border: 1px solid #ccc;
    height: auto;
    width: 150px;
    text-align: center;
    padding: 0 5px;  
    margin-bottom: 6px;
}

.SpecialItem .Price,
.SpecialItem .SalePrice
{
    font-weight: bold;
    font-size: 10px;
    color: #cc6600;
    text-align: center;
}

.SpecialItem .RegularPrice
{
    font-weight: bold;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #888888;
    text-decoration: line-through;
}

.SpecialItem .SalePrice
{
    padding-top: 5px;
}

.SpecialItem .Image
{
    margin-bottom: 5px;
}

.SpecialItem .BuyButton
{
    margin: 10px 0;
}

.SpecialItem .ShortDescription
{
    margin: 5px 0;
}

.SpecialItem .StarRating
{
    text-align: center;
    margin-left: 0;
}

.SpecialItem .CallForPrice
{
    margin-bottom: 5px;
}

.SpecialItem .DetailLink
{
    margin: 5px 0;
    font-size: 10px;
    font-weight: bold;
    color: #0056A5;
}

.SpecialItem .DetailLink A:link,
.SpecialItem .DetailLink A:Visited
{
    text-decoration: none;
}

.Specials .ItemStyle
{
    vertical-align: text-top;
    padding-bottom: 10px;
    text-align: center;
}

.Specials .ProductViews
{
    text-align: left;
    padding-left: 7px;
    padding-right: 0;
}

.Specials .ProductViews .ItemStyle
{
    vertical-align: text-top;
    padding: 0;
    text-align: left;
    padding-bottom: 5px;
}

.Specials .ProductViews .Swatches
{
    padding: 0;
    cursor: pointer;
    margin: 0;
    text-align: left;
}

.Specials .ProductViews .SwatchImage
{
    border: solid 1px #B9CBFF;
    cursor: pointer;
    text-align: center;
    padding: 2px;
    margin: 1px;
}

/**************************************************/
/*  Best Sellers Page                                 
/**************************************************/
.BestSellers
{
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
}

.BestSellers .BestSellersTitle
{
    color: #A34F00;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.35em;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.7em;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ccc;
}

.BestSellerItem
{
    border: 1px solid #ccc;
    height: 160px;
    float: left;
    width: calc(25% - 2px);
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    padding: 0 5px;
    margin: 1px;
}

.BestSellerItem .Price,
.BestSellerItem .SalePrice
{
    font-weight: bold;
    font-size: 10px;
    color: #cc6600;
    text-align: center;
}

.BestSellerItem .RegularPrice
{
    font-weight: bold;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #888888;
    text-decoration: line-through;
}

.BestSellerItem .SalePrice
{
    padding-top: 5px;
}

.BestSellerItem .Image
{
    margin-bottom: 5px;
}

.BestSellerItem .BuyButton
{
    margin: 10px 0;
}

.BestSellerItem .ShortDescription
{
    margin-bottom: 5px;
}

.BestSellerItem .StarRating
{
    text-align: center;
    margin-left: 0;
}

.BestSellerItem .CallForPrice
{
    margin-bottom: 5px;
}

.BestSellerItem .DetailLink
{
    margin: 5px 0;
    font-size: 12px;
    font-weight: bold;
}

.BestSellers .ItemStyle
{
    vertical-align: text-top;
    padding-bottom: 10px;
    text-align: center;
}

/**************************************************/
/*  Featured Product                                 
/**************************************************/
.Featured
{
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px;
}

.Featured .Title
{
    color: #EDFFFF;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0px;
    background-color: #6074A6;
    font-family: 'Montserrat', sans-serif;
    padding: 10px;
    font-weight: bold;
}

.FeaturedItem
{
    height: 400px;
    width: 165px;
    vertical-align: top;
    text-align: center;
    padding: 10px 15px;
    border: #eff3f6 8px solid;
    margin-top: 10px 0 10px 5px;
}

.FeaturedItem .Price,
.FeaturedItem .SalePrice
{
    font-weight: bold;
    font-size: 10px;
    color: #cc6600;
    text-align: center;
}

.FeaturedItem .RegularPrice
{
    font-weight: bold;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #888888;
    text-decoration: line-through;
}

.FeaturedItem .SalePrice
{
    padding-top: 5px;
}

.FeaturedItem .Image
{
    margin-bottom: 5px;
}

.FeaturedItem .BuyButton
{
    margin: 10px 0;
}

.FeaturedItem .ShortDescription
{
    margin-bottom: 5px;
}

.FeaturedItem .StarRating
{
    text-align: left;
    margin-left: 10px;
}

.FeaturedItem .CallForPrice
{
    margin-bottom: 5px;
}

.FeaturedItem .DetailLink
{
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
}

.FeaturedItem .DetailLink A:link,
.FeaturedItem .DetailLink A:Visited,
.FeaturedItem .DetailLink A:Hover
{
    color: #666666;
    text-decoration: none;
}

.FeaturedItem .DetailLink A:Hover
{
    color: #0000ff;
}

/**************************************************/
/*  Shop By Brand Page                                 
/**************************************************/
.Brand
{
    margin: 0 0 20px;
    border-top-width: 1px;
    text-align: left;
}

.BrandItem
{
    border: 2px solid #ccc;
    height: auto;
    width: 200px;
    text-align: center;
    padding: 0 5px;
    margin: 10px 7px 10px 0;
}

.BrandItem .Price
{
    font-weight: bold;
    font-size: 10px;
    color: #cc6600;
}

.BrandItem .RegularPrice
{
    font-weight: bold;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #888888;
    text-decoration: line-through;
}

.BrandItem .Image
{
    margin-bottom: 10px;
}

.shopByBrandItem
{
	margin: 2px 0 0 10px;
}

.BrandItem .ShortDescription
{
    margin-bottom: 5px;
}

.BrandItem .CallForPrice,
.BrandItem .Price,
.BrandItem .SalePrice
{
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #cc6600;
}

.BrandItem .SalePrice
{
    padding-top: 5px;
}

.BrandItem .RegularPrice,
.BrandItem .SalePrice
{
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #666666;
    text-decoration: line-through;
}

.BrandItem .SalePrice
{
    color: #cc6600;
    padding-top: 5px;
    text-decoration: none;
}

.BrandItem .Image
{
    margin-bottom: 5px;
}

.BrandItem .StarRating
{
    text-align: left;
    margin-left: 10px;
}

.BrandItem .BuyButton
{
    margin: 10px 0;
}

.BrandItem .DetailLink
{
    margin: 5px 0;
    font-size: 12px;
    font-weight: bold;
}

.BrandItem .DetailLink A:link,
.BrandItem .DetailLink A:Visited,
.BrandItem .DetailLink A:Hover
{
    color: #666666;
    text-decoration: none;
}

.BrandItem .DetailLink A:Hover
{
    color: #0000ff;
}

.Brand .ItemStyle
{
    vertical-align: text-top;
    padding-bottom: 10px;
    text-align: center;
}

.Brand .Sorting .Label
{
    font-weight: bold;
    margin-right: 5px;
}

.Brand .Sorting select
{
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
}

.Brand .Paging,
.Brand .NavigationStyle
{
    text-align: right;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 11px;
    color: #444;
    padding: 3px 5px;
    border: 1px solid #d3d3d3;
    border-bottom-color: #8e9fba;
}

/**************************************************/
/*  Shop By Brand Navigation                                 
/**************************************************/
.BrandNavigation .RootNodeStyle
{
    font-weight: bold;
    color: #cb5d2a;
    font-size: 1em;
    padding: 5px 0 2px 5px;
    text-transform: capitalize;
}

.BrandNavigation .Title
{
    text-transform: uppercase;
    color: #cb5d2a;
    font-weight: bold;
    padding: 5px 10px;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
}

.BrandTreeView
{
    margin-bottom: 5px;
    padding-left: 5px;
}

.BrandTreeView A:link,
.BrandTreeView A:Visited,
.BrandTreeView A:Hover
{
    text-decoration: none;
}

.BrandTreeView .TreeView
{
    padding-left: 15px;
}

.BrandTreeView .SiteMapSpecialPadding 
{
    padding-left: 5px;
}

.BrandTreeView .HoverNodeStyle
{
    color: #666666;
}

.BrandTreeView .LeafNodeStyle
{
    padding-left: 3px;
    padding-bottom: 5px;
}

.BrandTreeView .NodeStyle
{
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
    padding: 2px 0;
    color: #3a6ea5;
}

.BrandTreeView .NodeStyle A:Visited
{
    color: #7777a4;
}

.BrandNavigation .DropDownList
{
    margin-bottom: 20px;
    margin-left: 11px;
    padding: 0;
    font-weight: normal;
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
    margin-top: 7px;
    margin-left: 10px;
}

/**************************************************/
/*  Price Page                                 
/**************************************************/
.Price
{
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
}

.PriceItem
{
    border: 2px solid #ccc;
    height: auto;
    width: 200px;
    text-align: center;
    padding: 0 5px;
    margin: 10px 7px 10px 0;
}

.PriceItem .Price,
.PriceItem .SalePrice
{
    font-weight: bold;
    font-size: 10px;
    color: #cc6600;
    text-align: center;
}

.PriceItem .RegularPrice
{
    font-weight: bold;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #888888;
    text-decoration: line-through;
}

.PriceItem .SalePrice
{
    padding-top: 5px;
}

.PriceItem .Image
{
    margin-bottom: 5px;
}

.PriceItem .BuyButton
{
    margin: 10px 0;
}

.PriceItem .ShortDescription
{
    margin: 5px 0;
}

.PriceItem .StarRating
{
    text-align: center;
    margin-left: 0;
}

.PriceItem .CallForPrice
{
    margin-bottom: 5px;
}

.PriceItem .DetailLink
{
    margin: 5px 0;
    font-size: 12px;
    font-weight: bold;
}

.PriceItem .DetailLink A:link,
.PriceItem .DetailLink A:Visited,
.PriceItem .DetailLink A:Hover
{
    color: #666666;
    text-decoration: none;
}

.PriceItem .DetailLink A:Hover
{
    color: #0000ff;
}

.Price .ItemStyle
{
    vertical-align: text-top;
    padding-bottom: 10px;
    text-align: center;
}

.Price .Sorting .Label
{
    font-weight: bold;
    margin-right: 5px;
}

.Price .Sorting select
{
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
}

.Price .Paging,
.Price .NavigationStyle
{
    text-align: right;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 11px;
    color: #444;
    padding: 3px 5px;
    border: 1px solid #d3d3d3;
    border-bottom-color: #8e9fba;
}

/**************************************************/
/*  Cross Sell Related Item
/**************************************************/
.CrossSell
{
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px;
}

.CrossSell .CrossSellTitle
{
    color: #A34F00;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.35em;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.7em;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ccc;
}

.CrossSellItem
{
    float: left;
    margin: 1px;
    border: 1px solid #ccc;
    width: calc(858px / 4);
    height: 220px;
    vertical-align: top;
    text-align: center;
}

.CrossSellItem .CallForPrice,
.CrossSellItem .Price,
.CrossSellItem .RegularPrice,
.CrossSellItem .SalePrice
{
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #cc6600;
}

.CrossSellItem .RegularPrice
{
    color: #666666;
    text-decoration: line-through;
}

.CrossSellItem .SalePrice
{
    padding-top: 5px;
}

.CrossSellItem .Image
{
    margin-bottom: 5px;
    border: 0;
    padding: 0;
}

.CrossSellItem .ShortDescription
{
    margin-bottom: 5px;
}

.CrossSellItem .BuyButton
{
    margin: 10px 0;
}

.CrossSellItem .DetailLink
{
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
}

.CrossSell .ItemStyle
{
    vertical-align: text-top;
    padding-bottom: 10px;
    text-align: center;
}

/**************************************************/
/* Wish List Grid
/**************************************************/
.WishList .Grid
{
    width: 100%;
}

.WishList .Grid .Header
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    background-color: #5d7b9d;
}

.WishList .Grid .Row,
.WishList .Grid .AlternatingRow
{
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    background-color: #F7F6F3;
}

.WishList .Grid .AlternatingRow
{
    color: #284775;
    background-color: #ffffff;
}

.WishList .Grid .Description
{
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    padding-top: 5px;
}

.WishList .Grid .CallForPrice,
.WishList .RegularPrice,
.WishList .SalePrice
{
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #cc6600;
}

.WishList .RegularPrice
{
    color: #666666;
    text-decoration: line-through;
}

.WishList .SalePrice
{
    padding-top: 5px;
}

/**************************************************/
/*  Recently Viewed Products Page                                 
/**************************************************/
.RecentlyViewedProduct
{
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
}

.RecentlyViewedProduct .RecentlyViewedTitle
{
    color: #A34F00;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.35em;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.7em;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ccc;
}

.RecentlyViewedItem
{
	float: left;
	margin: 1px;
    border: 1px solid #ccc;
	width: calc(654px / 4);
	height: 160px;
    vertical-align: top;
    text-align: center;
}

.RecentlyViewedItem .Price,
.RecentlyViewedItem .SalePrice
{
    font-weight: bold;
    font-size: 10px;
    color: #cc6600;
    text-align: center;
}

.RecentlyViewedItem .RegularPrice
{
    font-weight: bold;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #888888;
    text-decoration: line-through;
}

.RecentlyViewedItem .SalePrice
{
    padding-top: 5px;
}

.RecentlyViewedItem .Image
{
    margin-bottom: 5px;
}

.RecentlyViewedItem .BuyButton
{
    margin: 10px 0;
}

.RecentlyViewedItem .ShortDescription
{
    margin-bottom: 5px;
}

.RecentlyViewedItem .StarRating
{
    text-align: center;
    margin-left: 0;
}

.RecentlyViewedItem .CallForPrice
{
    margin-bottom: 5px;
}

.RecentlyViewedItem .DetailLink
{
    margin: 5px 0;
    font-size: 12px;
    font-weight: bold;
}

.RecentlyViewedProduct .ItemStyle
{
    vertical-align: text-top;
    padding-bottom: 10px;
    text-align: center;
}

/**************************************************/
/* FORMS                                         
/**************************************************/
.Form
{
    margin-bottom: 10px;
}

.FormTitle
{
    font-weight: bold;
    font-size: 12px;
    color: #7C7C7C;
    background-color: #EAEBEB;
    padding: 5px 10px;
    border-bottom: #b4b4b4 1px solid;
}

.Form .Search
{
    background-color: #f1f1f1;
    padding: 10px 10px 20px 10px;
    border: #b5b4b5 1px solid;
    margin: 5px 0;
}

.Form .Asterix
{
    color: red;
}

.Form .HeaderStyle
{
    font-weight: bold;
    font-size: 11px;
    background-color: #e6e6e6;
    color: #333333;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 3px 5px;
}

.Form .Row
{
    padding-bottom: 10px;
}

.errorBox 
{
	margin-left: 124px;
}

.Form .FieldStyle
{
    display: block;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    text-align: right;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-top: 6px;
}

.checkoutForm .Field
{
    display: inline-block;
    width: 100px;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    text-align: right;
    padding-right: 10px;
}

textarea[id*="Contact_Comments"]
{
	vertical-align: top;
}

.recaptchaAligner
{
    display: block;
    text-align: center;
}

#recaptchaContainer 
{
	display: inline-block;
}

.ContactFieldStyle
{
	display: inline-block;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    text-align: right;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-top: 6px;
    width: 110px;
}

.Form .ValueStyle
{
    display: block;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    padding-bottom: 2px;
    padding-top: 2px;
}

.Form .ValueField
{
    padding-bottom: 8px;
    padding-top: 5px;
}

.Form .SuccessMsg
{
    color: Green;
    font-size: 13px;
}

.Form .BackLink
{
    color: #333333;
    font-size: 11px;
    text-decoration: none;
}

.Form .TextField
{
    width: 155px;
    margin-left: 5px;
}

.Form .HintStyle
{
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    padding: 5px 10px 5px 10px;
    margin: 5px 0 5px 10px;  
    border: #3399cc 1px solid;
    background-color: #ffffcc;
}

.Form .Button
{
    margin-top: 10px;
    margin-left: 5px;
}

.Form .ForgetLink
{
    margin-top: 10px;
}

.Form .RememberMe
{
    padding-bottom: 5px;
}

.Form .Rightalign
{
    padding-left: 7px;
    margin-bottom: 30px;
}

.Or
{
    font-weight: bold;
    font-size: 14px;
    color: #336699;
    font-family: 'Montserrat', sans-serif;
    padding-right: 10px;
    padding-left: 10px;
    text-transform: uppercase;
}

.Form .Link
{
    padding-left: 7px;
    font-weight: bold;
    font-size: 11px;
    color: #336699;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
}

.AccessDenied
{
    padding-bottom: 20px;
    color: Red;
    font-weight: bold;
}

.Loginpage
{
    padding-bottom: 100px;
    padding-top: 0;
}

.Content
{
    padding: 10px 0;
}

/**************************************************/
/* SITE MAP
/**************************************************/
.SiteMap .ByBrandNavigation,
.SiteMap .ShoppingCartNavigation
{
    margin: 0;
}

.SiteMap h5
{
    margin-left: 15px;
    margin-top: 0;
}

.siteMapItem
{
	margin: 2px 0 2px 15px;
}

/**************************************************/
/* SHOPPING CART NAVIGATION                                 
/**************************************************/
.ShoppingCartNavigation
{
    margin-bottom: 15px;
}

.ShoppingCartNavigation .Title
{
    color: black;
    font-weight: bold;
    padding: 0 10px;
    font-size: 8pt;
}

.ShoppingCartNavigation .TreeView
{
    padding-left: 10px;
}

.ShoppingCartNavigation .NodeStyle
{
    font-weight: normal;
    font-size: 12px;
    padding: 2px 0;
}

.ShoppingCartNavigation .RootNodeStyle
{
    font-weight: bold;
    color: #cb5d2a;
    font-size: 8pt;
    padding-bottom: 2px;
    padding-top: 5px;
    text-transform: capitalize;
}

.ShoppingCartNavigation .RootNodeStyle A:Visited
{
    color: #cb5d2a;
}

.ShoppingCartNavigation .HoverNodeStyle
{
    color: red;
}

.ShoppingCartNavigation .LeafNodeStyle
{
    font-size: 11px;
    margin-bottom: 5px;
    padding-top: 1px;
    color: #3A6EA5;
}

.ShoppingCartNavigation .LeafNodeStyle A:Visited
{
    color: #7777a4;
}

.ShoppingCartNavigation .SelectedNodeStyle
{
    font-weight: bold;
}

/*************************************************/
/* FORGOT PASSWORD
/*************************************************/
.ForgetPassword
{
    font-family: 'Montserrat', sans-serif;
    font-size: small;
}

.ForgetPassword .Title
{
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    margin-left: 10px;
}

.ForgetPassword .InstructionTextStyle
{
    font-style: italic;
    color: Black;
}

.ForgetPassword .SucessTextStyle
{
    padding-bottom: 150px;
}

.ForgetPassword .TextBoxStyle
{
    font-size: 0.8em;
}

.ForgetPassword .TitleTextStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    font-size: 0.9em;
    color: White;
}

.ForgetPassword .SubmitButtonStyle
{
    background-color: #FFFBFF;
    border: #CCCCCC 1px Solid;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    color: #284775;
}

.ForgetPassword .TableContentStyle
{
    margin-left: 10px;
    margin-top: 10px;
}

.ForgetPassword .ValueField
{
    padding-bottom: 7px;
    padding-top: 5px;
    padding-left: 10px;
}

.ForgetPassword .FieldStyle
{
    display: block;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    text-align: right;
    padding-right: 5px;
    margin-top: 4px;
}

.ForgetPassword .Button
{
    padding: 5px 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    background-color: #fed;
    border: 1px solid;
    border-color: #696 #363 #363 #696;
    margin-top: 10px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.ForgetPassword .FailureText
{
    text-align: left;
    color: Red;
    font-size: 11px;
}

.ForgetPassword .BackLink
{
    margin-left: 10px;
    margin-top: 35px;
}

.ForgetPassword .BackLink A:Link,
.ForgetPassword .BackLink A:Visited,
.ForgetPassword .BackLink A:Hover
{
    margin-left: 2px;
}

.SuccessText
{
    font-size: 10pt;
    font-weight: bold;
    margin-left: 10px;
}

.ContinueButton
{
    margin-left: 5px;
}

/**************************************************/
/*  Product Hightlight
/**************************************************/
.Highlight
{
    margin: 10px 0 0;
    border: 0;
    text-align: left;
    height: 20px;
}

.Highlight .HighlightName
{
    font-size: 11px;
}

.Highlight br {
    display: none;
}

.HighlightItem
{
    float: left;
    margin-bottom: 15px;
    margin-left: 20px;
    text-align: center;
}

.HighlightItem .DetailLink
{
    padding-top: 15px;
    font-size: 12px;
    font-weight: bold;
}

.HighlightItem .DetailLink A:link,
.HighlightItem .DetailLink A:Visited,
.HighlightItem .DetailLink A:Hover
{
    color: #666666;
    text-decoration: none;
}

.HighlightItem .DetailLink A:Hover
{
    color: #0000ff;
}

/**************************************************/
/*  Product Review
/**************************************************/
.Review
{
    margin-left: 10px;
}

.Review .TitleStyle
{
    font-size: 14px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    color: #444;
}

.Review .AlignRight
{
    text-align: right;
}

.Review .ReviewItem
{
    padding-top: 10px;
}

.Review .ReviewItem .Title
{
    font-size: 13px;
    font-weight: lighter;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #444;
    padding: 3px 5px 3px 0;
    background-color: #eaebeb;
    border: 1px solid #d3d3d3;
    border-color: #d3d3d3 #d3d3d3 #8e9fba #d3d3d3;
    border-bottom-color: #8e9fba;
}

.Review .ReviewItem .Title .Subject
{
    padding-left: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

.Review .ReviewItem .Text
{
    font-weight: bold;
    padding: 5px 0;
}

.Review .ReviewItem .Content
{
	margin: 5px 0 5px 10px;
}

.Review .ReviewItem .Content .Row
{
    margin-top: 5px;
}

.Review .ReviewItem .Content .Row .FieldStyle
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;
}

.Review .ReviewItem .Content .Row .ValueStyle
{
    font-size: 12px;
    margin-left: 10px;
    color: #000;
    margin-bottom: 5px;
}

.Review .Paging
{
    margin-top: 5px;
    margin-bottom: 0;
    text-align: right;
}

.Review .Sorting
{
    text-align: right;
    padding-top: 7px;
}

.Review .Link
{
    font-size: 12px;
    text-align: left;
    width: 40%;
}

.Review .Link A:link,
.Review .Link A:Visited,
.Review .Link A:Hover
{
    color: #666666;
    text-decoration: none;
}

.Review .Link A:Hover
{
    color: #0000ff;
}

.Review .Spacer
{
    margin-bottom: 5px;
}

/*************************************************/
/* Add product Review page style
/*************************************************/
.CustomerReview .Container
{
    background-color: #EFF3F6;
    margin: 10px 0;
    padding-top: 10px;
    padding-left: 10px;
    width: 98%;
    border: #d0e3ec 1px solid;
}

.CustomerReview .Container .Row
{
    padding-bottom: 10px;
}

.CustomerReview .Container .Row .FieldStyle
{
    vertical-align: top;
    display: block;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    text-align: right;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-top: 6px;
}

.CustomerReview .Container .Spacer
{
    margin-bottom: 5px;
}

/*************************************************/
/* Highlight tool Tip style
/*************************************************/
#dhtmltooltip
{
    position: absolute;
    left: -300px;
    width: 200px;
    font: Arial;
    border: 1px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120,Strength=3);
}

#dhtmlframe
{
    position: absolute;
    left: -300px;
    font: Arial;
    border: 0;
    padding: 0;
    visibility: hidden;
    z-index: 99;
}

/*************************************************/
/*Modal Popup - product AddOn Description */
/*************************************************/
.modalPopup
{
    background-color: #fff;
    border-width: 5px;
    border-style: solid;
    border-color: black;
    width: 350px;
    position: absolute;
    display: none;
    z-index: 99999;
    overflow: auto;
}

.modalPopup .Description
{
    margin-top: 5px 0 10px 0;    
    padding: 0 5px;
    text-align: justify;
    color: #7C7C7C;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
}

.modalPopup .FooterLink
{
    text-decoration: Cursor;
    background-color: black;
    color: White;
    text-align: right;
    padding: 5px 5px 5px 0;
    cursor: pointer;
}

/*************************************************/
/* Modal popup
/*************************************************/
.modalBackground
{
    background-color: gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.PopupStyle
{
    background-color: white;
    width: 90%;
    margin: 0;
    padding: 15px;
    border: outset 2px gray;
    border-bottom-style: outset;
}

/**************************************************/
/* Update progress style - Quick Order page
/**************************************************/
.overlay
{
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
}

* html .overlay
{
    position: absolute;
/*  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
    abandoned from IE8
*/
}

.loader
{
    z-index: 100;
    position: fixed;
    width: 120px;
    margin-left: -60px;
    top: 50%;
    left: 50%;
}

* html .loader
{
    position: absolute;
    /*abandoned from IE8*/
    /*margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');*/
}

/*************************************************/
/* Quick Order Page */
/*************************************************/
.QuickOrder
{
    margin: 10px 0;
}

.QuickOrder .SearchGrid
{
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.QuickOrder .SearchGrid .HeaderStyle
{
    padding: 4px 0 4px 0;
    font-weight: bold;
    font-size: 11px;
    color: white;
    background-color: #5d7b9d;
}

.QuickOrder .SearchGrid .RowStyle,
.QuickOrder .SearchGrid .AlternatingRowStyle
{
    padding: 4px 0 4px 0;
    vertical-align: middle;
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    background-color: #F7F6F3;
}

.QuickOrder .SearchGrid .FooterStyle
{
    background-color: #5d7b9d;
}

.QuickOrder .SearchGrid .PagerStyle
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    padding: 0;
    background-color: #5d7b9d;
    vertical-align: middle;
}

.QuickOrder .ProductSearch .FieldStyle
{
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    margin-bottom: 5px;
    padding-right: 10px;
    padding-top: 6px;
}

.QuickOrder .ProductSearch .ValueStyle,
.QuickOrder .ProductSearch .ButtonStyle
{
    font-size: 11px;
    font-weight: normal;
    color: #333;
    padding: 2px 0;
}

.QuickOrder .ProductSearch .ButtonStyle
{
    vertical-align: bottom;
}

.QuickOrder .ProductSearch .PagingField
{
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: white;
    padding: 4px 0 4px 0;
    background-color: #5d7b9d;
    vertical-align: middle;
}

.QuickOrder .ProductSearch .PagingField a
{
    text-decoration: none;
    color: white;
    padding-right: 10px;
}

.QuickOrder .ProductSearch .CloseLink
{
    text-align: right;
}

.QuickOrder .ProductSearch .CloseLink a
{
    text-decoration: none;
    color: #6074A6;
    padding-right: 10px;
}

.QuickOrder .Grid
{
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.QuickOrder .Grid .HeaderStyle
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    background-color: #5d7b9d;
}

.QuickOrder .Grid .HeaderStyle td,
.QuickOrder .Grid .AlternatingRowStyle td
{
    padding: 4px 0 4px 2px;
}

.QuickOrder .Grid .RowStyle
{
    vertical-align: middle;
    font-weight: normal;
    font-size: 11px;
    color: #333;
    background-color: #F7F6F3;
}

.QuickOrder .Grid .RowStyle td
{
    padding: 4px 0 4px 2px;
}

.QuickOrder .Grid .AlternatingRowStyle
{
    vertical-align: middle;
    font-weight: normal;
    font-size: 11px;
    background-color: #fff;
}

.QuickOrder .Grid td
{
    border-bottom: #5d7b9d 1px solid;
    vertical-align: middle;
}

.QuickOrder .Grid a,
.QuickOrder .Grid a:link,
.QuickOrder .Grid a:hover,
.QuickOrder .Grid a:visited
{
    text-decoration: none;
    color: #003399;
}

.QuickOrder .Grid a:hover
{
    color: #F60;
}

.QuickOrder .Grid .ProductName
{
    font-size: 11px;
}

.QuickOrder .Grid .ProductStyle
{
    font-size: 11px;
}

.QuickOrder .Grid .EditLink
{
    margin: 0;
    margin-left: 5px;
    vertical-align: middle;
    text-decoration: none;
}

.QuickOrder .Grid .EditLink A:Link,
.QuickOrder .Grid .EditLink A:Hover,
.QuickOrder .Grid .EditLink A:Visited
{
    text-decoration: none;
}

.QuickOrder .Grid .Attributes .FieldStyle
{
    font-size: 10px;
    font-weight: bold;
}

.QuickOrder .Grid .Attributes .ValueStyle
{
    font-size: 11px;
    margin-bottom: 3px;
}

.QuickOrder .Grid .Price
{
    font-size: 11px;
    margin: 0;
}

.QuickOrder .SubmitButton
{
    margin: 0;
    margin-bottom: 15px;
}

.QuickOrder .HintText
{
    font-size: 11px;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 5px;
}

.QuickOrder .TotalBox .CartTotals
{
    margin-bottom: 10px;
    text-align: right;
    font-weight: bold;
    padding-right: 12px;
}

.QuickOrder .TotalBox .AddToCartButton
{
    text-align: right;
}

.QuickOrder .ProductDetail
{
    width: 100%;
}

.QuickOrder .ProductDetail .OuterBorder
{
    margin: 0 0 20px 5px;
    font-size: 8pt;
    border: #eff3f6 5px solid;
    vertical-align: top;
    padding: 10px;
}

.QuickOrder .ProductDetail .UpdateProgress
{
    color: #000;
    background-color: #FAFEFE;
    padding: 1px;
    padding-left: 2px;
    margin-top: 5px;
    border: 1px solid #8ADAD8;
    width: 90px;
    text-align: center;
}

.QuickOrder .AttributeGrid .SizeGrid
{
    background-color: #FAFEFE;
    width: auto;
    margin: 0;
    padding: 1px;
    border-bottom: solid 1px #ACBEF6;
}

.QuickOrder .AttributeGrid .SizeGrid .Title
{
    letter-spacing: 1px;
    background-color: #6175A6;
    color: white;
    border-bottom: solid 1px #6175A6;
    font: bold 11px Arial;
    padding: 3px 0 3px 10px;
}

.QuickOrder .AttributeGrid .SizeGrid .Legend
{
    color: #7777a4;
    padding: 0;
    margin: 0;
    border-top: solid 1px #ACBEF6;
}

.QuickOrder .AttributeGrid .SizeGrid .inStock,
.QuickOrder .AttributeGrid .SizeGrid .outOfStock,
.QuickOrder .AttributeGrid .SizeGrid .HeaderStyle,
.QuickOrder .AttributeGrid .SizeGrid .LeftColStyle
{
    color: #7777a4;
}

.QuickOrder .AttributeGrid .SizeGrid .HeaderStyle,
.QuickOrder .AttributeGrid .SizeGrid .LeftColStyle
{
    font-weight: normal;
    background-color: #FAFEFE;
    padding: 0;
    border-bottom: solid 1px #ACBEF6;
}

.QuickOrder .AttributeGrid .SizeGrid .LeftColStyle
{
    padding: 3px;
    text-align: right;
}

.QuickOrder .AttributeGrid .SizeGrid .RowStyle
{
    padding: 0;
    background-color: #EAF6F6;
    color: #0F9B97;
}

.QuickOrder .AttributeGrid .SizeGrid .RowStyle .HeaderStyle
{
    border-bottom: none;
    border-right: none;
}

.QuickOrder .AttributeGrid .SizeGrid td
{
    border-right: solid 1px #ACBEF6;
}

.QuickOrder .AttributeGrid .SizeGrid .HeaderStyle
{
    text-align: center;
    width: 25px;
}

.QuickOrder .AttributeGrid .SizeGrid .Header
{
    width: 25px;
}

/**************************************************/
/* RESET PASSWORD PAGE
/**************************************************/
.ResetPasswordForm
{
    margin-bottom: 10px;
}

.ResetPasswordForm .LabelStyle,
.ResetPasswordForm .FieldStyle
{
    display: block;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    color: #4b4b4b;
    text-align: right;
    padding: 5px 10px 25px 0;
}

.ResetPasswordForm .FieldStyle
{
    padding-left: 15px;
}

.ResetPasswordForm .ValueStyle
{
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    padding-bottom: 10px;
}

/************************************************/
/*Highlight Information
/************************************************/
.HighlightInfo
{
    margin-bottom: 50px;
}

.HighlightInfo .Description
{
    margin-top: 10px;
}

.HighlightInfo .DetailLink
{
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #7c7c7c;
}

.HighlightInfo .DetailLink A:link,
.HighlightInfo .DetailLink A:Visited,
.HighlightInfo .DetailLink A:Hover
{
    color: #7c7c7c;
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}

/************************************************/
/* User section
/************************************************/
#Chat 
{
    width: 140px;
    position: relative;
    left: 924px;
    top: -86px;
    cursor: pointer;
}

#Socials
{
    width: 235px;
    position: relative;
    left: 680px;
    top: -33px;
}

.headleft
{
    color: #227AB4;
    font-size: larger;
    font-weight: bold;
    line-height: 1.2;
}

.TierHint
{
    position: absolute;
    min-width: 160px;
    background: #EEEEEE;
    border: 1px solid black;
    padding: 2px;
    opacity: 0.8;
}

.TierPrices
{
    color: #221111;
    font-family: 'Montserrat', sans-serif;
    border-color: White;
    border-width: 2px;
    border-style: solid;
    border-collapse: collapse;
    background-color: #BFD5E8;
}

.TierPrices th
{
    background-color: White;
}

.TierPrices td, th
{
    padding: 4px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.TierPrices tr.odd td
{
    background-color: #E6EFF7;
}

.HomeFooter
{
    font-size: small;
    text-align: justify;
    padding-right: 20px;
    margin-top: 10px;
}

.HomeFooter A:link
{
    text-decoration: none;
}

#ContentPage
{
    color: #221111;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.3em;
    font-size:small;
}

#ContentPage div
{
    text-align: justify;
}

#ContentPage h1,
#ContentPage h2,
#ContentPage h3,
#ContentPage h4,
#ContentPage h5,
#ContentPage h6
{
    -x-system-font: none;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 12pt;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.9em;
    margin: 10px 0;
}

#ContentPage h2,
#ContentPage h3,
#ContentPage h4,
#ContentPage h5,
#ContentPage h6
{
    color: #227AB4;
    letter-spacing: normal;
    margin: 10px 0;
}

#ContentPage h3,
#ContentPage h4
{
    font-size: 1.2em;
    line-height: 1.7em;
}

#ContentPage h5
{
    font-size: 1.1em;
    line-height: 1.4em;
}

#ContentPage h6
{
    font-size: 1em;
    line-height: 1.3em;
}

/************************************************/
/* Blog
/************************************************/

#Blog #menu {
    height: 24px;
    margin: 5px 0;
    position: relative;
}

#Blog #menu ul {
    list-style:none outside none;
    margin: 0;
    padding: 0;
}

#Blog #menu ul li 
{
    font-size: small;
    display: block;
    float: left;
    height: 18px;
    line-height: 18px;
    list-style: none outside none;
    margin: 0 5px 0 0;
    padding: 0 0 0 10px;
    text-transform: capitalize;
}

#Blog #menu ul li.toolbarHome 
{
    background:url("/Images/icons/toolbar_icons.gif") no-repeat scroll 0 0 transparent;
}

#Blog #menu ul li.toolbarFeed {
    background:url("/Images/icons/toolbar_icons.gif") no-repeat scroll 0 -61px transparent;
}

#Blog #menu ul li.toolbarTags {
    background:url("/Images/icons/toolbar_icons.gif") no-repeat scroll 0 -19px transparent;
}

#Blog #menu ul li.toolbarSearch {
    background:url("/Images/icons/toolbar_icons.gif") no-repeat scroll 0 -40px transparent;
}

#Blog #menu ul li a,
#Blog #menu ul li a:link,
#Blog #menu ul li a:visited
{
    padding: 2px 10px;
    text-decoration: none;
}

#Blog h1, h2, h3, h4
{
    color: #227AB4; 
}

#Blog div.post, .mceContentBody {
    border: 1px solid silver;
    padding: 3px 10px;
    margin-bottom: 20px;
    background-color: white;
    line-height: 1.6;
}

#Blog .entryTitle {
    background: #E2EBF8;
    display: block;
    float: left;
    margin: 0 0 18px;
    vertical-align: middle;
    width: 100%;
}

#Blog div.post h1, .mceContentBody h1 {
    font: 12pt Verdana, Arial, Helvetica, Geneva, sans-serif;
    margin: 10px 0;
    padding: 0 100px 0 16px;
    text-transform:none;    
}

#Blog div.post .author {
    font-size: 125%;
    text-transform: capitalize;
    padding-bottom:20px;
}

#Blog div.post .pubDate {
    color: #67939B;
    font-size: 95%;
    float: right;
    padding: 0.7em 10px 0 0; 
}

#Blog div.post .text {
    margin-top: 30px;
}

#Blog div.post .text h2 {
    margin-bottom: -10px;
}

#Blog div.post .text h3 {
    font-size: 11px;
    margin-bottom: -10px;
    padding: 0;
}

#Blog div.post .footer {
    text-align: right;
    border-top: 1px dashed silver;
    padding-top: 4px;
    padding-bottom: 2px;
}

#Blog div.post .bottom {
    margin-bottom: 45px;
}

#Blog div.post .categories {
    margin-bottom: 5px;
    float: right;
}

#Blog div.post .tags {
    margin-bottom: 5px;
}

#Blog div.post .text a[href^="http:"] {
    padding-right: 10px;
    white-space: nowrap;
}

#Blog #relatedPosts div {
    background: white;
    padding: 5px 10px 10px 10px;
    border: 1px solid silver;
}

#Blog #relatedPosts h1 {
    margin: 0 0 10px 0;
}

#Blog #relatedPosts p
{
    font-size: 120%;
    letter-spacing: 1px;
    font-weight: bold;
}

#Blog #relatedPosts a {
    display: block;
    margin-top: 5px;
}

#Blog #relatedPosts span {
    color: #666666;
    text-indent: 10px;
    display: inline-block;
}

#Blog ul.recentPosts li{
    padding-bottom: 10px;
}

#Blog ul.recentPosts li a{
    font-weight: bold;
}

#Blog ul.recentPosts li span{
    display: block;
    text-indent: 10px;
    text-transform: none;
}

#Blog ul.recentComments li{
    padding-bottom: 10px;
    text-transform: none;
}

#Blog ul.recentComments li a.postTitle{
    font-weight: bold;
}

#Blog .bookmarks {
    float: left;
}

#Blog .comment {
    border: 1px solid silver;
    background-color: white;
    padding: 3px 10px;
    margin-bottom: 10px;
}

#Blog .comment .date {
    font-size: 90%;
    color: #666666;
    text-align: right;
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px dashed silver;
}

#Blog .comment .author {
    margin: 0;
    padding: 3px 0;
    border-top: 1px dashed silver;
    font-size: 90%;
}

#Blog #addcomment, #comment
{
    font-size: 120%;
    letter-spacing:1px;
    font-weight: bold;
}

#Blog .self {
    background: #E0EAEF;
}

#Blog .comment .gravatar {
    float: left;
    clear: both;
    margin: 5px 10px 5px 0;
}

#Blog .comment .gravatar img {
    height: 80px;
    border: 1px solid silver;
}

#Blog .comment .content {
    margin: 5px;
}

#Blog .comment cite{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
}

#Blog .comment img.flag {
    position: relative;
    top: 2px;
}

#Blog .commentForm {
    padding: 5px;
}

#Blog .commentForm label {
    float: left;
    display: block;
    width: 80px;
    margin-top: 4px;
}

#Blog .commentForm input {
    width: 300px;
}

#Blog .commentForm textarea {
    width: 100%;
    height: 150px;
    border: 1px solid silver;
}

#Blog #commentMenu{
    padding: 0;
    margin: 0;
    clear: both;
}

#Blog #commentMenu li {
    float: left;
    border: 1px solid silver;
    border-bottom: transparent;
    margin: 0;
    list-style: none;
    margin-right: 5px;
    padding: 3px 8px;   
    cursor: pointer;
    position: relative;
    top: 2px;
    background: #d8d8d8;
}

#Blog #commentMenu li.selected {
    background: white;
    border-bottom: 1px solid white;
}

#Blog #commentPreview{
    display: none;
    clear: both;
    min-height: 150px;
}

#Blog .success {
    color: green;
    font-weight: bold;
}

#Blog .commentForm .bbcode {
    font-size: 90%;
    float: right;
    position: relative;
    top: 20px;
    padding: 3px;
}

#Blog .commentForm .bbcodeNoLivePreview {
    top: 0;
}

#Blog .bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

#Blog #archive {
    background-color: white;
    border: 1px solid silver;
    padding: 10px;
}

#Blog #archive h1 {
    margin: 0;
    border-bottom: 1px dashed silver;
    padding-bottom: 9px;
}

#Blog #archive h2 {
    border-bottom: 1px solid silver;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

#Blog #archive h2 img {
    margin-right: 3px;
}

#Blog #archive ul {
    list-style-type: square;
    margin: 0 10px;
    padding: 10px;
}

#Blog #archive ul li {
    margin-right: 20px;
}

#Blog #archive table{
    width: 100%;    
    border-collapse: collapse;
}

#Blog #archive table td, #archive table th{
    text-align:left;
}

#Blog #archive table td{
    text-align:left;
    border-bottom: 1px solid #D8D8D8;
    padding: 2px 0;
    font-size: 95%;
}

#Blog #archive .date{
    width: 70px;
}

#Blog #archive .comments{
    width: 70px;
    text-align: center;
}

#Blog #archive .rating{
    width: 70px;
    text-align: center;
}

#Blog #searchbox {
    margin-top: 5px;
    font-size: 85%;
}

#Blog #searchbox input {
    font-size: 85%;
}

#Blog #searchbox #searchbutton {
    margin-left: 5px;
}

#Blog #searchbox #searchfield {
    width: 180px;
}

#Blog #searchonsearch {
    background: white;
    padding: 5px 10px;
    margin-bottom: 20px;
    border: 1px solid silver;
}

#Blog #searchonsearch h3 {
    margin: 3px;
    font-size: 13px;
}

#Blog #searchonsearch ol li {
    margin: 2px 0;
}

#Blog ul#monthList{
    font-weight: bold;
}

#Blog ul#monthList ul li{
    margin-left: 20px;
    font-weight: normal;
}

#Blog ul#monthList li.year{
  cursor: pointer;
}

#Blog ul#monthList ul{
    display: none;
}

#Blog ul#monthList ul.open{
    display: block;
}

#Blog .tagcloud {
    margin-bottom: 10px;
    white-space: normal;
}

#Blog .tagcloud li {
    display: inline;
}

#Blog .tagcloud a {
    margin-right: 3px;
    display: inline;
}

#Blog .tagcloud a.biggest {
    font-size: 130%;
}

#Blog .tagcloud a.big {
    font-size: 124%;
}

#Blog .tagcloud a.medium {
    font-size: 115%;
}

#Blog .tagcloud a.small {
    font-size: 100%;
}

#Blog .tagcloud a.smallest {
    font-size: 90%;
}

#Blog #page {
    border: 1px solid silver;
    padding: 3px 10px;
    margin-bottom: 20px;
    background-color: white;
    line-height: 17px;
}

#Blog #page h1 {
    margin: 3px 0 10px 0;
}

#Blog #page #admin {
    border-top: 1px solid silver;
    margin-top: 10px;
    padding: 5px 0;
}

#Blog #calendarContainer {
    text-transform: capitalize;
    margin: 0 auto;
}

#Blog .calendar {
    border: none;
    margin: 0 auto;
}

#Blog .calendar .weekend {
    background-color: #F1F1F1;
}

#Blog .calendar .other {
    color: silver;
}

#Blog .calendar a.exist {
    display: block;
    font-weight: bold;
    background-color: #F1F1F1;
}

#Blog .calendar td {
    vertical-align: top;
    background: white;
}

#Blog .rating{
    margin-bottom: 10px;
}

#Blog .rating p{
    display: inline;
    position: relative;
    top: 14px;
    left: 55px;
}

#Blog .star-rating {
    position: relative;
    width: 125px;
    height: 25px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background-position: left top;
}

#Blog .star-rating li {
    display: inline;
}

#Blog .star-rating a, .star-rating .current-rating {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 25px;
    line-height: 25px;
    outline: none;
    overflow: hidden;
    border: none;
}

#Blog .star-rating a:hover, .star-rating a:active, .star-rating a:focus {
    background-position: left bottom;
}

#Blog .star-rating a.one-star {
    width: 20%;
    z-index: 6;
}

#Blog .star-rating a.two-stars {
    width: 40%;
    z-index: 5;
}

#Blog .star-rating a.three-stars {
    width: 60%;
    z-index: 4;
}
#Blog .star-rating a.four-stars {
    width: 80%;
    z-index: 3;
}
#Blog .star-rating a.five-stars {
    width: 100%;
    z-index: 2;
}
#Blog .star-rating .current-rating {
    z-index: 1;
    background-position: left center;
}

#Blog .small-star {
    width: 50px;
    height: 10px;
}

#Blog .small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
    background-image: url(/blog/pics/star_small.gif);
    line-height: 10px!important;
    height: 10px!important;
}


#Blog #searchpage{
    margin-bottom: 30px;
}

#Blog #searchpage input#q{
    width: 300px;
}

#Blog #searchpage input#comment{
    clear: both;
}

#Blog .searchresult{
    margin-bottom: 20px;
}

#Blog .searchresult a{
    font-weight: bold;
}

#Blog .searchresult span.text{
    clear: both;
    display: block;
    margin: 3px 0;
}

#Blog .searchresult span.type{
    display: block;
}

#Blog .searchresult span.url{
    color: Gray;
}

#Blog .searchpage ul.paging{
 list-style-type: none;
 margin: 0 0 20px 0;
 padding: 0;
}

#Blog .searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

#Blog .searchpage ul.paging li a{
 padding: 5px 8px;
}

#Blog .searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

recaptcha_widget_div 
{
    text-align: center;
}

.ProductListItem table.sample div.Swatches img.SwatchImage 
{
    width: 20px !important;
}

.ProductListItem table.sample img.ProductListPicture 
{
    width: 150px !important;
}

.min_q {
    color: red;
}

.CategoryTreeView div div table a {
    font-size: 1.3em;
}

.CategoryTreeView div div div table a {
    font-size: 1em;
}

.header_caption {
    font-size: 13px;
}

.scroller_wrapper {
    margin: auto; 
    width: 575px;
}

.image_div {
    float: left;
    max-width: 384px;
}

.image_div .Image 
{
	width: 360px;
}

div.CreateVirtualProduct 
{
	 font-weight: bold;
}
.pt0 {
    padding-top: 0;
}

.FreightPrice {
    position: relative;
    margin-top: 25px;
    width: 100%;
    border-top: 1px dotted #ccc;
}

.FreightPrice>label {
    position: absolute;
    background: white;
    top: -7px;
    left: 0;
    width: 97px;
    text-align: center;
    color: #6074A6;
    font-weight: bold;
    font-size: 10px;
}

.FreightPrice>input[type='text'] {
    margin-top: 12px;
    width: 85px;
}
.FreightPrice>span {
    float: right;
    margin: 15px;
    font-size: 14px;
}

.NotValid {
    color: Red;
    font-size: 11px !important;
    word-wrap: break-word;
    width: 145px !important;
    margin: 1px !important;
    height: 41px;
}

.SmallButton,
.LargeButton {
	border: 1px solid #ec7c13;
	text-align: center; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ec7c13;
	padding: 2px 3px;
	font-size:11px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	text-align: center;		
	color: #fff;
	letter-spacing: -0.07em;
	outline: none;
	-webkit-appearance: none;
}

.SmallButton:hover,.SmallButton:focus {
	box-shadow: inset 0 0 0 1px #fff;
}

.SmallButton:disabled {
	background: #ccc;
	border: 1px solid #ccc;
}

.SmallButton:disabled:hover {
	box-shadow: inset 0 0 0 0px #ccc;
}

.SmallButton.AdditionalColor 
{
	border: 1px solid #6b74a3;
	background: #6b74a3;
}

.LargeButton
{
	background:#f9a634;
	padding: 5px 5px;
	font-size: 13px;
	letter-spacing: -0.08em;
}

.LargeButton:hover, .LargeButton:focus {
	box-shadow: inset 0 0 0 1px #fff;
}

.LargeButton:disabled {
	background: #ccc;
	border: 1px solid #ccc;
}

.LargeButton:disabled:hover {
	box-shadow: inset 0 0 0 0 #ccc;
}

.LargeButton.AdditionalColor 
{
	border: 1px solid #6b74a3;
	background: #6b74a3;
}

.LargeButton.CartIcon,
.LargeButton.InfoIcon,
.LargeButton.QuoteIcon
{
	text-align: left;	
}

.actionBox 
{
	position: relative;
	float:left; 
	margin-right: 5px;
}

.actionBox:last-child
{
	margin-right: 0;
}

.prodActionsSprite {
    background-image: url('/Themes/Adco/Images/prodActions.png');
    background-repeat: no-repeat;
    display: inline-block;
}

.sprite-Cart,
.sprite-Info,
.sprite-Quote 
{
	position: absolute;
	right: 6px;
	top: 5px;
    width: 18px;
    height: 18px;
    background-position: -4px -4px;
    pointer-events: none;
}

.sprite-Info {
    background-position: -30px -4px;
}

.sprite-Quote {
    background-position: -56px -4px;
}

.socialSprite {
    background-image: url('/Themes/Adco/Images/socialSprite.png');
    background-repeat: no-repeat;
    display: inline-block;
}

.sprite-facebook,
.sprite-google-plus,
.sprite-twitter
{
    width: 32px;
    height: 32px;
    background-position: -3px -3px;
}

.sprite-google-plus {
    background-position: -41px -3px;
}

.sprite-twitter {
    background-position: -79px -3px;
}

.wishSprite {
    background-image: url('/Images/icons/16/wishSprite.png');
    background-repeat: no-repeat;
    display: inline-block;
}

.sprite-email,
.sprite-list 
{
	position: relative;
	top: 4px;
    width: 16px;
    height: 16px;
    background-position: -3px -3px;
}

.sprite-list {
    background-position: -25px -3px;
}

#cvvNumberContainer
{
   position: absolute;
   margin-top: 10px;
   width: 114px;
   border: 1px solid #ccc;
   padding: 4px;
   text-align: center;
   box-shadow: 0 0 5px #000;                
   background: #fff;
}

#cvvNumberContainer > input {
   width: 30px;
   height: 30px;
   margin: 4px;
   float: left;
}

.hidden
{
   display: none;
}

#txtCVV 
{
   cursor: pointer;
   text-align: center;
   width: 40px;
}

.g-recaptcha 
{
	margin-top: 6px;
}

/*DIV design changes*/

.ml5 
{
	margin-left: 5px;
}

.float_l 
{
	float: left;
}

.float_r 
{
	float: right;
}

.clear 
{
	clear: both;
}

.w20
{
	width: 20%;
}

.w30
{
	width: 30%;
}

.w50
{
	width: 50%;
}

.w60
{
	width: 60%;
}

.w70
{
	width: 70%;
}

.mb0
{
	margin-bottom: 0;
}

.mt10
{
	margin-top: 10px;
}

#HomeQuickSearchBox > *
{
	display: inline-block;
}

#MainContentBox 
{
	margin-top: -39px;	
}

#HtmlContentBox 
{
	max-width: 700px;
}

#homeFeaturedCatBox, #recentlyViewedBox
{
	margin-right: 22px;
	margin-left: 3px;
}

#recentlyViewedBox .RecentlyViewedTitle 
{
    width: 666px;
    margin-left: 1px;
}

.subMenuLinksBox 
{
	display: none;	
}

ul[id*="ctrlNavigationList"] 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.hintBoxInfo
{
	float: left;
	width: 50%;
	margin-bottom: 2px;
}

.socialBox 
{
	width: 110px;
}

.tierItem 
{
	margin: 1px;
}

#Tier .tierItem .float_l
{
    border: 1px solid #fff;
    padding: 2px;
    width: calc(50% - 6px);	
}

#Tier .tierItem:nth-child(even) .float_l
{
    background: #BFD5E8;
}

#Tier .tierItem:nth-child(odd) .float_l
{
    background: #E6EFF7;
}

.tierHead > div 
{
	width: calc(50% - 4px);
	margin: 0 0 4px 4px;
}

#cacheIdentifier_29
{
    width: 113px;
}

.il{  
  padding: 0.5%;
  width: 24%;
  margin-bottom: 5px;
  float: left;
}
#ctl00_ctl00_MainContent_uxProduct_SizePanel #SizePanel .sp{
    max-width: 100%;
    margin-top: 35px;
    max-width: 550px;
    width: 100%;
    box-sizing: border-box;
}
.ilin{
    text-align: center;
    width: 75px;
} 