/* Global Reset */
@import url(https://fonts.googleapis.com/css?family=Economica:400italic,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
* {
    margin: 0;
    padding: 0;
    outline: none;
}


/* General */
body {
     background-color: #FFFFFF;
    background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/back_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    color: #444444;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
input,
select,
textarea {
    font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
    font-size: 12px;
}
.Textbox,
select,
textarea {
    padding:5px;
}
input {
    padding: 2px;
}
p {
    line-height: normal;
    margin-bottom: 10px;
}
a {
    font-weight: normal;
    text-decoration: underline;
}
h1,
h2,
h3,
.TitleHeading,
.slide-text,
#HeaderLower li,
.ProductActionAdd,
.ProductDetailsGrid .DetailRow.PriceRow .Value,
.QuickViewBtn,
.btn,
.fastCartSummaryBox .ProductPrice,
.ProductPriceWrap {
    font-family: 'Montserrat', Helvetica, Arial, Sans-Serif;
    /*letter-spacing: -1px;*/
    text-shadow: 0 0 1px transparent;
}

h1,
h2,
h3,
.TitleHeading {
    font-size: 1.6em;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 12px 0;
}

h1{
    font-size:30px;
    margin: 0 0 10px 0;
}

h1.title {
    margin-top: 30px;
}


.FeaturedProducts h2 {
   background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/cate-bg.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    color: #353535;
    font-family: 'Economica',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 15px;
    text-align: left;
    text-transform: uppercase;
}
.NewProducts  h2
{
         
    background-color:#2db50d;
    color: #fff;
    font-family: 'Economica',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 15px;
    text-align: left;
    text-transform: uppercase;
}
.news_feed h1
{
     background-color: #2DB50D;
    height: 35px;
    line-height: 35px;
    text-align: left;
    
    }
.news_feed h1 a
{
    color: #fff;
    font-family: 'Economica',sans-serif;
    font-size: 18px;
    font-weight: normal;   
    line-height: 35px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 15px;
    text-align: left;
    text-transform: uppercase;
    }
h3 {
    font-size: 1.4em;
    font-weight: 300;
    margin-bottom: 6px;
}
h4 {
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 4px;
}
img,
img a {
    border: 0;
}
ul,
ol {
    margin: 0 0 10px 30px;
}
li {
    margin: 0;
    margin-bottom: 2px;
    padding: 0;
}
blockquote {
    margin-left: 28px;
}
select option {
    padding: 0 10px;
}
hr {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    border:0;
}

/* Helpers */
.hide-visually {
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
}

/* Clearfix */
.cf:before,
.cf:after,
.fastCartTop:before,
.fastCartTop:after,
.LoginForm:before,
.LoginForm:after,
#VideoList:before,
#VideoList:after,
.Content .ProductList .ProductDetails:before,
.Content .ProductList .ProductDetails:after,
.CartCode:before,
.CartCode:after,
#CartContent:before,
#CartContent:after,
.ProceedToCheckout:before,
.ProceedToCheckout:after,
.Message:before,
.Message:after,
#WishLists .header:before,
#WishLists .header:after,
#ChooseShippingAddress .header:before,
#ChooseShippingAddress .header:after
 {
    content: " ";
    display: table;
}
.cf:after,
.fastCartTop:after,
.LoginForm:after,
#VideoList:after,
.Content .ProductList .ProductDetails:after,
.CartCode:after,
#CartContent:after,
.ProceedToCheckout:after,
.Message:after,
#WishLists .header:after,
#ChooseShippingAddress .header:after {
    clear: both;
}
.cf,
.fastCartTop,
.LoginForm
#VideoList,
.Content .ProductList .ProductDetails,
.CartCode,
#CartContent,
.ProceedToCheckout,
.Message,
#WishLists .header,
#ChooseShippingAddress .header {
    *zoom: 1;
}

/* Forms */
.HorizontalFormContainer dl,
.VerticalFormContainer dl {
    margin: 0;
}
.HorizontalFormContainer dt img {
    vertical-align: middle;
    float: left;
}
.HorizontalFormContainer dt .fieldLabel {
    float:left;
    padding-top: 4px;
    padding-left: 4px;
}
.HorizontalFormContainer dt {
    width: 160px;
    float: left;
    clear: left;
    font-weight: bold;
    padding-top: 7px;
    text-align: left;
}
.HorizontalFormContainer dd.ProductField {
    height: 20px;
}
.HorizontalFormContainer dd {
      margin-bottom: 15px;
    margin-left: 205px;
}
.NarrowFormContainer dt {
    width: 110px;
    float:none;
}
.NarrowFormContainer dd {
      color: #FFFFFF;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-top: 6px;
}
.HorizontalFormContainer p.Submit {
    margin: 0 0 28px 170px;
}
.NarrowFormContainer p.Submit {
       margin-bottom: 0px;
    margin-left: 0;
}
.VerticalFormContainer dt {
    margin-bottom: 6px;
}
.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}

/* Page Containers */
#Container {
    width: 990px;
    margin: auto;
}
#ContainerLower {
    clear: both;
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}
#ContainerFooter {
    clear: both;   
    margin: 0 auto;
    width: 990px;
}


/* Top Navigational Menu */
#TopMenu {
     clear: both;
    margin: 0;
    padding: 0;
    position: relative;
    right: 5px;
    top: 118px;
}
#TopMenu ul {
    float: right;
    padding: 0;
    margin: 0;
}
#TopMenu li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}
#TopMenu li.First a {
    border-left: 0;
}
#TopMenu li a,
#TopMenu li div {
   display: block;
    font-family: 'Economica', sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 3px 0 4px;
    padding: 0 6px;
    text-decoration: none;
    text-transform: uppercase;
}
#TopMenu li div a {
    padding: 0;
    margin: 0;
    display: inline;
    font-size: 13px;
}
#TopMenu li a:hover {
   color:#31b614;
}


/* Outer Content Wrapper (Surrounds header & content) */
#home #Outer {
    clear: both;
    background:none;
}
#Outer {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
}
#Wrapper {
    clear: both;
    width: 990px;
    padding: 0px 0 0 0;
    margin: 0;
}


/* Header */

#Header {
    
  height: 145px;
    margin: 0 auto;
    position: relative;
    width: 990px;
    
}

#HeaderUpper { /* Contains Topmenu & Search */
    position: absolute;
    top: 5px;
    right: 0;
}
#HeaderLower {
    clear: both;
    float: left;
    width: 990px;
    min-height: 49px;
}


/* Main Categories Menu */

#HeaderLower #SideCategoryList .SideCategoryListClassic li a {
  /*  width: auto;
    margin: 15px 10px;
    padding: 0 0 0 0px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;*/
}
#HeaderLower #SideCategoryList .SideCategoryListClassic li:before {
  /*  float: left;
    margin-top: 16px;
    content: inherit !important;*/
}
#HeaderLower #SideCategoryList .SideCategoryListClassic ul:first-child {
 /*   color: #fff;*/
}


/* Horizontal Category List (Default & Flyout) */
#SideCategoryList {
    padding: 0;
    margin: 0;
}
#SideCategoryList h2 {
    display: none;
}

#SideCategoryList ul,
#SideCategoryList .sf-menu ul {
 
    float: left !important;
    width: auto !important;
    padding: 0;
    margin: 0;
    list-style:none outside none;
}

#SideCategoryList li,
#SideCategoryList .sf-menu li {
     background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/menu_devider.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    float:left;
    position:relative;
}

#SideCategoryList .SideCategoryListClassic li a {
  
}

.Right #SideNewProducts {
    margin-left: -10px;
}

#SideNewProducts {
    float: left;
    width: 210px;
}

#SideNewProducts img {
    height: 100px;
    margin-right: 10px;
    width: 100px;
}

#SideNewProducts .ProductDetails {
    width:220px;
}

#SideNewProducts .ProductImage {
     text-align:left;
    margin-right: 10px;
    overflow: hidden;
    width: 200px;
}

#SideNewProducts .ProductList {
    margin: 0 !important;
    width: 260px;
}

#SideCategoryList li a,
#SideCategoryList .sf-menu li a {
    color: #FFFFFF;
    font-family: 'Economica',sans-serif;
    font-size: 16px;
    text-transform: uppercase;
      display: block;   
    font-weight: normal;   
    line-height:normal;
    padding: 15px 15px 14px;
    text-align: center;
    text-decoration: none;
   
}
#SideCategoryList li a:hover,
#SideCategoryList .sf-menu li a:hover {
   
}
#SideCategoryList li ul,
#SideCategoryList .sf-menu li ul {
   width: auto;
    position: absolute;
    clear: left;
    top: 47px;
    left: 0;
    display: none;
    z-index: 99;
    padding: 0;
    margin: 0;
    background-color:#17a722;
}
#SideCategoryList > li > ul:before,
#SideCategoryList .sf-menu > li > ul:before {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 20px;
}
#SideCategoryList li ul li ul,
#SideCategoryList .sf-menu li ul li ul {
    top: 0px;
    left: 190px;
    display: none;
}
#SideCategoryList li ul li,
#SideCategoryList .sf-menu li ul li {
  background:none;
    clear: both;
    padding: 0 10px;
    margin: 0 ;
}
#SideCategoryList li ul li a,
#SideCategoryList .sf-menu li ul li a {
    font-family: 'Open Sans';
    font-size: 12px;
    height: auto;
    line-height: inherit;
    margin: 0;
    padding: 7px 0;
    text-align: left;
    text-transform: capitalize;
    width: 170px;
}
#SideCategoryList li ul li a:hover,
#SideCategoryList .sf-menu li ul li a:hover {
   text-decoration: none;
}
#SideCategoryList li:hover ul,
#SideCategoryList li.over ul {
   display: block;
}
#SideCategoryList li:hover ul li ul,
#SideCategoryList li.over ul li ul {
    display: none;
}
#SideCategoryList li ul li:hover ul,
#SideCategoryList li ul li.over ul {
   display: block;
}

/* Holly Hack. IE Requirement */
* html #SideCategoryList ul li {
   /* float: left;
    height: 1%;*/
}
* html #SideCategoryList ul li a {
   /* height: 1%;*/
}
/* End */
.sf-sub-indicator {
   /* display: none !important;*/
}
#SideCategoryList li:hover, #SideCategoryList .sf-menu li:hover
{
     background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/menu_hov.jpg);
     background-color:#008000;
     
}
#SideCategoryList li ul li:hover, #SideCategoryList .sf-menu li ul li:hover
{
     background-image: none;
     background-color:#008000;
}
#SideCategoryList li, #SideCategoryList .sf-menu li {
      background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/menu_devider.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    width:inherit;    
    
}
#SideCategoryList .sf-menu li.last
{
    background:none;
}


/* Logo */
#Logo {
   display: inline;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
}
#Logo h1 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: none;
    padding: 0;
    margin: 40px 0 15px;
}
#Logo #LogoImage {
}
#Logo h1 a {
    font-weight: 400;
    letter-spacing: -2px;
    text-decoration: none;
}


/* Top Search Form */
#SearchForm {
    display: inline;
    float: left;
    margin: 0 0 0 8px;
    padding: 9px 6px 9px 0;
    position: relative;
    width: 257px;
}
#SearchForm form {
    padding: 0;
    margin: 0;
}
#SearchForm label {
    display: none;
}
#SearchForm input {
  color: #aca9a9;
width: 145px;
height: 18px;
font-size: 0.8em;
font-weight: 400;
text-transform: uppercase;
padding: 2px 3px 2px 3px;
}
#SearchForm .Button {
   float: left;
    margin: 0;
    width: 62px;
    height: 29px;
    padding: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/search_btn.png);
    background-repeat:no-repeat;
    background-position:0 0 ;
    -moz-transition: background-color 150ms ease;
    -webkit-transition: background-color 150ms ease;
    -o-transition: background-color 150ms ease;
    transition: background-color 150ms ease;
    border:none;    
}
#SearchForm p {
    display: none;
    font-size: 0.85em;
    margin: 5px 0 0 0;
}
#SearchForm a {
    text-decoration: none;
}
#SearchForm a:hover {
    text-decoration: underline;
}

#SearchForm input.Textbox
{
     background: none repeat scroll 0 0 #D9CB00;
    border: 1px solid #D9CB00;
    border-radius: 5px 0 0 5px;
    float: left;
    font-size: 11px;
    height: 16px;
    line-height: normal;
    margin: 0;
    padding: 5px 10px;
    text-transform: none;
    width: 170px;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    color:#353535;
}

/* Left Content Area */
.Left {
    float: left;
    width: 210px;
    margin: 0 10px 0 0;
}
.Left .Block {
    padding: 0 0 10px 0;
}
.Left .BlockContent {
    
}

.Left.NewProducts {
    margin-right: 70px;
}

.Left.NewProducts .BlockContent {
    margin: 0;
}

.Left h2 {
    font-size: 1.4em;
    padding: 0 0 8px 0;
    margin: 0 0 5px 0;
}
.Left ul {
    margin: 0;
    padding: 0;
}
.Left li {
     background: none repeat scroll 0 0 #ECECEC;
    clear: both;
    float: left;
    list-style:none;    
    margin: 1px 0;
    padding: 5px 0;
    width: 100%;
}
.Left ul li:first-child {
    
}
.Left li a {
     color: #353535;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
    text-decoration: none;
    text-transform: capitalize;
}
.Left li a:hover {
    text-decoration: none;
}


/* Primary Content Area */
.Content {
    float: left;
    width: 570px;
    margin: 0;
    padding: 0 0 10px 10px;
}
.Content .Block {
    clear: both;
}
.Block {
    margin-top: 0;
    margin-bottom: 10px;
}
/* Primary Content Area (column span of 2) */
.Content.Wide {
    width: 759px;
}
.Content.Wide.WideWithLeft {
    margin-left: 0;
    padding-left: 0;
    width: 770px;
}
/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
     padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    width: 990px;
}


/* Right Content Area */
.Right {
    float: left;
    width: 190px;
    margin: 0 0 0 50px;
}
.Right .Block {
    padding: 0 0 10px 0;
}
.Right .BlockContent {
    margin: 0 10px 0 10px;
}
.Right h2 {
    font-size: 1.4em;
}
.Right ul {
    margin: 0;
    padding: 0;
}
.Right li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 5px 0 7px 0;
}
.Right li a {
    text-decoration: none;
}
.Right li a:hover {
    text-decoration: underline;
}



/* Hero slider */
.hero {
    width: 990px;
    position: relative;
    margin-top: -20px;
    margin-bottom: 20px;
    left: -10px;
    overflow: hidden;
}
.hero_slider div { /* Items to be rotated through */
    position: relative;
    width: 990px;
    display: block;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
}
.hero_slider div .text { /* Text container for each item */
    position: absolute;
    top: 60px;
    left: 70px;
    width: 350px;
    color: #fff;
    z-index: 99;
}
.hero_slider div .text h1 {
    font-size: 5em;
    line-height: 1em;
    margin-bottom: 20px;
}
.hero_slider div .text h2 {
    font-size: 3.5em;
    line-height: 1em;
    margin-bottom: 20px;
}
.hero_slider div .text h3 {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 20px;
}
.hero_slider div .text p {
    font-size: 1.5em;
    margin-bottom: 20px;
}
.hero #slide_prev { /* Previous button */
    position:absolute;
    top:45%;
    z-index:9;
    cursor:pointer;
    left:5px;
    width: 20px;
    height: 40px;
    background: url(../../Classic/images/white/hero_prev.gif) 0 0 no-repeat;
    text-indent: -9999px;
}
.hero #slide_next { /* Next button */
    position:absolute;
    top:45%;
    z-index:9;
    cursor:pointer;
    right:5px;
    width: 20px;
    height: 40px;
    background: url(../../Classic/images/white/hero_next.gif) 0 0 no-repeat;
    text-indent: -9999px;
}

/* Slide-show */
.slide-show {
    margin-top: -20px;
    margin-bottom: 20px;
    position: relative;
}
    .slide-show a {
        text-decoration: none;
    }
    .slide-show-render.slide-show {
        margin-bottom: 0px;
       /* top: -20px;*/
    }

/* Top Banner styles */
.Block.banner_home_page_top *,
.Block.banner_category_page_top *,
.Block.banner_brand_page_top *,
.Block.banner_search_page_top * {
    padding: 0;
    margin: 0;
}


/* Bottom Banner styles */
.Block.banner_home_page_bottom,
.Block.banner_category_page_bottom,
.Block.banner_brand_page_bottom,
.Block.banner_search_page_bottom {
    position: relative;
    width: 990px;
}
.Block.banner_home_page_bottom div,
.Block.banner_category_page_bottom div,
.Block.banner_brand_page_bottom div,
.Block.banner_search_page_bottom div {
    float: left;
    width: 320px;
    position: relative;
}
.Block.banner_home_page_bottom div,
.Block.banner_category_page_bottom div,
.Block.banner_brand_page_bottom div,
.Block.banner_search_page_bottom div {
    margin-left: 10px;
}
.Block.banner_home_page_bottom div:first-child,
.Block.banner_category_page_bottom div:first-child,
.Block.banner_brand_page_bottom div:first-child,
.Block.banner_search_page_bottom div:first-child {
    margin-left: 0;
}
.Block.banner_home_page_bottom div .text,
.Block.banner_category_page_bottom div .text,
.Block.banner_brand_page_bottom div .text,
.Block.banner_search_page_bottom div .text {
    position: absolute;
    top: 35px;
    left: 15px;
    width: 200px;
    z-index: 99;
}
.Block.banner_home_page_bottom div .text h2,
.Block.banner_category_page_bottom div .text h2,
.Block.banner_brand_page_bottom div .text h2,
.Block.banner_search_page_bottom div .text h2 {
    font-size: 2.7em;
    line-height: 1em;
    margin-bottom: 12px;
}
.Block.banner_home_page_bottom div .text h3,
.Block.banner_category_page_bottom div .text h3,
.Block.banner_brand_page_bottom div .text h3,
.Block.banner_search_page_bottom div .text h3 {
    font-size: 1.6em;
    line-height: 1em;
    margin-bottom: 10px;
}
.Block.banner_home_page_bottom div .text p,
.Block.banner_category_page_bottom div .text p,
.Block.banner_brand_page_bottom div .text p,
.Block.banner_search_page_bottom div .text p {
    margin-bottom: 10px;
}
.image-container-centered {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: none !important;
}
.category-featured .image-container-centered {
    width: 320px;
    height: 264px;
}
    .category-featured .image-container-centered img {
        max-width: 320px;
        max-height: 264px;
    }
.category-featured h3 {
    text-transform: uppercase;
}

/* Lower & Footer Content */
.Center { /* Centers content */
    clear: both;
    width: 990px;
    margin: 0 auto;
}
#Footer { /* Copyright info */
  clear: both;
    margin: 0;
    padding: 20px;
}

#Footer #Menu li + li::before{
    content:none !important;
}

#FooterUpper { /* Contains links lists & newsletter */
    clear: both;
    padding: 15px 35px 10px;
    width: 920px;
}
#FooterUpper .Column {
    display: inline;
    float: left;
    margin: 0 15px 0 0;
    padding-bottom: 10px;
    width: 218px;
}
#FooterUpper .Column.NewsletterColumn {
    width: 245px;
    margin-right: 0;
}
#FooterUpper h2 {
   font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
#FooterUpper .Column h2
{
      color: #393939;
    font-family: 'Economica', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 7px;
    text-shadow: none;
    text-transform: uppercase;
}


#FooterUpper ul {
    padding: 0;
    margin: 0;
}
#FooterUpper li {
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    padding: 2px 0 2px 5px;
}
#FooterUpper li a , #FooterUpper li a span{
       color: #9D9D9D;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-transform: capitalize;
}
#FooterUpper li a:hover,#FooterUpper li a span:hover {
    text-decoration: none;
    color:#31B614;
}
#FooterUpper li ul,
#FooterUpper li:hover ul {
    display: none !important;
}
#FooterUpper .RecentNews li {
    background: none;
    margin-left: -8px;
}
#FooterUpper .RecentNews li p {
    width: 15em;
    margin: 5px 0 0;
}

/* Newsletter Subscription Form */
.NewsletterSubscription {
    /* clear: both;
    float: left;
    width: 210px;
    margin:0;*/
     clear: both;
    float: right;
    margin: 0;
    position: relative;
    top: -30px;
    width: 370px;
}
.NewsletterSubscription h2 {
      /* background-color:#11a427;
    color: #353535;
    float: left;
    font-family: 'Economica',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0;
    overflow: hidden;
    padding: 5px 5px 5px 15px;
    width: 190px;*/
      color: #FFFFFF;
    float: left;
    font-family: 'Economica',sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 44px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 87px;
 }
.NewsletterSubscription label {
     clear: both;
    float: left;
   font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    padding: 0;
    width: auto;
}
.NewsletterSubscription input {
    float: left;
    width: 160px;
    font-size: 0.9em;
    padding: 3px;
    margin-bottom: 10px;
}
.NewsletterSubscription .Button {
   border: 0 none;
    float: left;
    height: 29px;
    margin-left: 7px;
    margin-top: 7px;
    vertical-align: middle;
    width: 82px;
}


/* News Lists */
#HomeRecentBlogs ul {
    padding-left: 0;
    margin-left: 0;
}
#HomeRecentBlogs li {
    list-style: none;
    padding: 5px 0 5px 10px;
    margin: 0;
}
#LowerRight .FeedLink {
    float: left;
    margin: 6px 4px 0 0;
}


/* Product Listings */
.ProductList {
    list-style: none;
    margin: 0 0 0 0px !important; /* To pull up 4th item so all in a nice row */
    padding: 0;
}
    .ProductList.List {
        margin-left: 0 !important;
    }
.Content .ProductList,
.Content .ProductList li {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
    position: relative;
}
.Content .ProductList li {
 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    float: left;
    margin-bottom: 15px;
    margin-right: 10px;
    min-height: 275px;
    padding: 8px;
    width: 212px;
}
.Content .ProductList .ProductImage {
    padding: 1px;
    display: block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
}
.Content .ProductList .ProductImage img {
    vertical-align: middle;
}
.Content .ProductList .ProductDetails {
   height: 35px;
    margin: 10px 0 5px;
}
.ProductList a {
    text-decoration: none;
}
.ProductList a:hover {
    text-decoration: none;
}
.ProductList em {
    margin-top: 3px;
    display: block;
}
.ProductList .ProductPrice {
    margin-left: 12px;
    margin-top: 3px;
    text-align: left;
}
.ProductPrice,
.ProductList em {
   color: #353535;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin-left: 50px;
}
.ProductList .Rating {
      display: none;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    margin-top: 3px;
    padding-left: 27%;
    text-align: center;
}
.ProductList li .ProductCompareButton {
      font-family: "trebuchet MS", verdana, tahoma, arial;    font-size: 11px;
    font-weight: normal;
    margin-top: 4px;   
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
}
.ProductCompareButton label
{
    float:let;
    padding-left:5px;
}
.ProductCompareButton input
{
    float:left;
}

.ProductList li .ProductActionAdd {
    height: 30px;
    margin-top: 0;
    position: absolute;
    bottom: 15px;
}

#HomeFeaturedProducts .ProductList li .ProductActionAdd {
    position: initial;
}

#HomeFeaturedProducts .ProductList li .ProductImage {
    text-align: center;
}

.ProductList li .ProductActionAdd a,
.QuickViewBtn {
    float: left;
}

.Submit input,
.ProductList li .ProductActionAdd a,
.QuickViewBtn,
#bottom_payment_button,
.ExpressCheckoutContent input[type="submit"],
.btn {
        background: none repeat scroll 0 0 #F3D74E;
    border: medium none !important;
    color: #353535;
    cursor: pointer;
    font-family: Open Sans;
    font-size: 13px !important;
    font-weight: normal;
    letter-spacing: 0 !important;
    margin-left: 50px;
    padding: 7px 10px !important;
    text-align: center;
    text-decoration: none !important;
    text-transform: capitalize !important;
}

#bottom_payment_button {
    float:right;
}

.ProductList li .ProductActionAdd a:hover,
.btn:hover {
    color: #353535;
    background: #b99b09 !important;
}

.btn {
    display: inline-block;
}

.btn,
.ProductList li .ProductActionAdd a {
    letter-spacing: 0px !important;
}
.btn-secondary,
.btn-secondary:hover {
    letter-spacing: 0px !important;
    font-weight: 700 !important;
    color: #353535 !important;
   
}
.QuickViewBtn {
   /* padding: 10px !important;
    font-weight: 400 !important;
    padding-left: 32px !important;
    background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/icon-eye-open.png?t=1771409764) 10px 10px #B81919 no-repeat !important;
    filter: none !important;*/ /* filter screws up the icon in the quickview button in IE */
}
.prodAccordionContent .btn {
    float: none;
    margin-bottom: 20px;
}
.ToggleSearchFormLink.btn{
    padding:0 !important;
}
.ToggleSearchFormLink.btn a{
    padding:14px 10px 12px 3px !important;
    float:left;
}
.ToggleSearchFormLink.btn #toggle_form_link {
    padding:7px 3px 7px 10px !important;
}

.Left .ProductList li,
.Right .ProductList li {
    margin-bottom: 15px;
}


/* Top Seller Block Specific */
.Right .TopSellers,
.Left .TopSellers {
    clear: both;
    padding: 0 0 10px 0;
}
.Right .TopSellers ul,
.Left .TopSellers ul {
    margin: 0;
    padding: 0;
}
.Right .TopSellers li,
.Left .TopSellers li {
    clear: both;
    margin: 0 0 5px 0;
}
.Right .TopSellers li .TopSellerNumber,
.Left .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    float: left;
    width: 22px;
    font-size: 1.3em;
    text-align: center;
    padding: 1px 0 2px 0;
}
.Right .TopSellers .ProductDetails,
.Left .TopSellers .ProductDetails { /* Contains the details of the item */
    margin: 0;
    margin-left: 28px;
}
.Right .TopSellers li.TopSeller1 img,
.Left .TopSellers li.TopSeller1 img {
    display: none;
}
.Right .TopSellers li.TopSeller1 .ProductImage,
.Left .TopSellers li.TopSeller1 .ProductImage {
    display: none;
}
.Content .TopSellers li.TopSeller1 .TopSellerNumber,
.Content .TopSellers li .TopSellerNumber {
    display: none;
}

/* Page Header */
.PageHeader {
    padding: 24px 10px;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}

/* Page Breadcrumbs */
.Breadcrumb ul,
.Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.Breadcrumb {
    clear: both;
    font-size: 11px;
    padding: 7px 0 1px 10px;
}

#Wrapper .Breadcrumb {
    padding-top:0;
}

.Breadcrumb li {
    color: #2DB50D;
    display: inline;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
    padding-right: 6px;
    text-transform: capitalize;
}
.Breadcrumb li a {
    padding-right: 10px;
    background: url('../../Classic/images/BreadcrumbSep.gif') no-repeat right;
}
.FindByCategory ul,
.FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.FindByCategory li {
    padding-left: 12px;
    background: url('../../Classic/images/BreadcrumbSep.gif') no-repeat 3px 5px;
    padding-right: 8px;
    display: inline;
}


/* Miscellaneous Definitions */
.Meta {
    color: #444;
    font-size: 0.93em;
}
.Left .FeedLink,
.Right .FeedLink {
    float: left;
    margin: 0 7px 0 0;
}
.Content .FeedLink {
    float: left;
    margin: 8px 4px 0 0;
}
.FloatRight {
    float: right;
}
.FloatLeft {
    float: left;
}
.ClearRight {
    clear: right;
}
.ClearLeft {
    clear: left;
}
.SortBox {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-transform: capitalize;
    }
.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 5px;
    padding: 5px 8px 0;
    
}


.Clear {
    clear: both;
    color:#353535;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}


.Field45 {
    width: 45px;
}

.Field100 {
    width: 100px;
}

.Field150 {
    width: 150px;
}

.Field200 {
    width: 200px;
}

.Field250 {
    width: 250px;
}

.Field300 {
    width: 300px;
}

.Field350 {
    width: 350px;
}

.Field400 {
    width: 400px;
}

.MB10 {
    margin-bottom:10px;
}
.MT0 {
    margin-top:0px;
}
.LH140 {
    line-height:140%;
}
.PLRB5 {
    padding:0px 5px 5px 5px;
}
.PLR10 {
    padding:0px 10px 0px 10px;
}
.PL20 {
    padding:0;
}
.PL40 {
    padding:0px 0px 0px 40px;
}
.ML20 {
    margin:0px 0px 0px 20px;
}
.MT10 {
    margin-top:10px;
}
.PL10 {
    padding-left:10px;
}
.PB2 {
    padding-bottom:2px;
}
.NoMarginBottom {
    margin-bottom: 0;
}

.Required {
    color: red;
    font-weight: bold;
}

.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;

}

.Message {
    padding: 12px 6px 10px 52px;
    margin-bottom: 15px;
}
.AccountLogin .Message {
    margin-bottom: 10px;
    margin-top:10px;
}

.Message p {
    float:left;
}

.Message ul{
    float:left;
    list-style-position: inside;
    margin: 0 0 5px 30px;
}
/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
 border-right: 1px solid #DDDDDD;
    float: left;
    min-height: 218px;
    padding: 5px 14px 5px 5px;
    width: 350px;}

.CreateAccount .btn
{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #E53032;
    font-family: arial;
    font-size: 12px !important;
    margin-left: 0;
    margin-top: 0;
    text-decoration: none;
    text-transform: capitalize !important;
}
.CreateAccount a.btn:hover
{
    text-decoration:underline !important;
}
.AccountLogin {
       float: left;
    padding: 5px 5px 5px 14px;
    width: 350px;
}
.CreateAccount h2,
.AccountLogin h2,
#CreateAccountForm h2 {
       background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/cate-bg.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    color: #444444;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 15px;
    text-align: left;
    text-transform: capitalize;
}
.AccountLogin .Submit .btn
{
       color: #333333;
    display: block;
    float: none;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase !important;
    vertical-align: middle;
}
.AccountLogin .Submit a {
      color: #333333;
    display: block;
    float: none;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    vertical-align: middle;
}
.AccountLogin .Submit a:hover
{
    color:#2DB50D;
    text-decoration:underline;
}
#CreateAccountForm {
    padding-left: 10px;
}
#CreateAccountForm h2 {
     background: none repeat scroll 0 0 #2DB50D;
    color: #FFFFFF;
 font-family: "trebuchet MS", verdana, tahoma, arial;
    margin-bottom: 10px;
    text-shadow: none;
    text-transform: uppercase;
    width: inherit;
    font-size:17px;
}
#CreateAccountForm h3 {
    padding: 20px 0;
    font-size: 17px;
}
.CreateAccountIntro {
    margin-bottom: 10px;
}

ul.ShippingAddressList,
ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.PrimaryProductDetails {
    margin-top: 10px;
}

.PrimaryProductDetails .ProductAside {
     /* background: none repeat scroll 0 0 #DCDCDC;
    float: left;
    padding: 5px;
    width: 340px;
    */
     background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 5px;
    width: 340px;
}
.PrimaryProductDetails .ProductAside .AddThisButtonBox {
    margin-left: 0;
    margin-right: 0;
}

.PrimaryProductDetails .ProductThumbWrap
{
    border: 1px solid #EDEDED;
}
.PrimaryProductDetails .ProductThumb {
    text-align: center;
    margin: 0 auto;
    height: auto !important;
    width: auto !important;

    /* Firefox doesn't like margin: 0 auto when it's got display:-moz-box. Hence moz styling is not here */
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;

    display: box;
    box-align: center;
    box-pack: center;
}


.ProductThumbImage {
     background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 2px;
    text-align: center;
}

.ProductThumbImage .zoomWindow {
    width: 100%;
    background: none;
}

.ProductThumbImage .zoomWrapper {
    margin: auto;
    border: 1px solid #f4f4f4;
    border-top: none;
}


.PrimaryProductDetails .ProductMain,
.PrimaryProductDetails .productAddToCartBelow {
          float: right;
    padding: 0 0 0 10px;
    width: 374px;
}
.PrimaryProductDetails .productAddToCartBelow {
    padding: 0 0 0 30px;
}
.PrimaryProductDetails .ProductMain h1 {
    font-size: 29px;
    padding-top: 0;
}
.PrimaryProductDetails h2{
    border: 0;
}
.PrimaryProductDetails .ProductThumb p a {
    font-weight: bold;
}

.ProductDescription,
.ProductReviews,
.ProductsByCategory,
.ProductOtherDetails {
    margin-top: 0px;
    margin-bottom:0;
}

.PrimaryProductDetails dl {
    font-size: 0.90em;
}

.ProductDescriptionContainer {
    line-height: 1.5;
}

.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left;
}

.PrimaryProductDetails dd {
    margin-left: 90px;
}

.Right hr {
    margin: 5px 0 0;



}

.Content h3 {
     color: #353535;  
font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

.ComparisonCheckbox {
    float: left;
}

.SideRecentlyViewed .ProductList li {
    margin-left: 0;
}

.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}

/* Product Comparisons */
.ComparisonTable {
    width: 100%;
}
.ComparisonTable td {
    vertical-align:top;
    font-size: 11px;
}
.CompareFieldName {
    width:95px;
    padding:8px 10px 8px 15px;
}


.CompareFieldTop {
    padding:5px;
    text-align:center;
}
.CompareFieldTop a {
    text-decoration:none;
    font-size:10px;
}
.CompareFieldTop a:hover {
    text-decoration:underline;
}
.CompareLeft {
    padding:5px 10px 5px 10px;
}
.CompareCenter {
    text-align:center;
    padding:5px;
}
.CompareRating {
    text-align:center;
    padding-top:8px;
    vertical-align:middle;
}
.CompareProductOption {
    margin-left:20px;
    padding-left:5px;
}

.Availability {
    color:gray;



}
.LittleNote {
    color:gray;
    font-size: 0.85em;
}

.ViewCartLink {
     padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
}

/* General Tables & Carts Table commong styling */
table.General,
table.CartContents,
table.General {
    width: 100%;
   margin:0;
}

table.General thead tr th {
    padding: 15px 10px;
    text-align: left;
}

table.General tbody td {
    padding: 15px 8px !important;
    vertical-align: top;
}

table.General tbody tr.First td {
    border-top: 0;
}


/* Cart Contents Table */

table.CartContents tr td {
    padding: 15px 23px;
}

.CartContents .ProductName a {
}

.CartContents tfoot .SubTotal td {
    text-align: right;
    font-weight: bold;
}

.ProceedToCheckout {
     border-top: 1px solid #DDDDDD;
    margin: 0 15px;
    padding-top: 6px;
    text-align: right;
}

.ProceedToCheckout a {
    float: right;
}

.ProductOptionList,
.ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ProductOptionList {
    margin-top: 5px;
}
.ProductOptionList li {
    margin-bottom: 3px;
    margin-left: 2px;
}

.ProductOptionList input {
    vertical-align: middle;

}

.MiniCart h3 {
    font-size: 1.3em;
}
.MiniCart .SubTotal {
    text-align: center;
    font-size: 1.1em;
}

.JustAddedProduct {
    width: 128px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}
.JustAddedProduct strong,
.JustAddedProduct a {
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-bottom: 3px;
}
.JustAddedProduct .ProductDetails {
    font-size: 1.2em;
    padding-bottom: 10px;
}

.Field45.quantityInput {
    margin: 0 0 10px;
    padding:2px;
}


/* Quick Search */
.QuickSearch {
    margin: 0;
    padding: 0;
    text-align: left;
    background: #fff;
    position: relative;
    z-index: 9999;
}
.QuickSearchTitle td,
.QuickSearchAllResults td {
    font-weight: bold;
    padding: 5px 44px 15px;
    font-size: 11px;
}
.QuickSearchResult td {
    font-size: 12px;
    padding:8px 0px 8px 8px;
    cursor: pointer;
}
.QuickSearchResultImage {
    margin-left: 4px;
    margin-right: 10px;
    text-align: center;
}
.QuickSearchResultNoImage {
    padding-top: 10px;
    color: #777;
}
.QuickSearchResultName {
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
}
.QuickSearchResult .Price {
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
}
.QuickSearchHover a {
    text-decoration: underline;
}
.QuickSearchAllResults {
    text-indent: -7000px;
}
.QuickSearchAllResults a {
    text-decoration: underline;
    height: 25px;
    display: block;
}
.QuickSearchAllResults a:active,
.QuickSearchAllResults a {
    outline: none;
    -moz-outline-style: none;
}

/* Brand Tag Clouds */
.BrandCloud .smallest {
    font-size:12px;
}
.BrandCloud .small {
    font-size:15px;
}
.BrandCloud .medium {
    font-size:18px;
}
.BrandCloud .large {
    font-size:20px;
}
.BrandCloud .largest {
    font-size:26px;
}
.BrandCloud a {
    padding-right: 5px;
}
.DownloadExpires {
    padding-top: 3px;
    font-style: italic;
    color: gray;
}
.DownloadExpiresToday {
    color: red;
}

.CheckoutRedeemCoupon h4 {
  color: #353535;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.CheckoutRedeemCoupon p {
    margin-top: 10px;
    margin-bottom: 0;
}

.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}

.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: bold;
}

.ProductDetailsGrid dd {
    margin-left: 140px;
    margin-bottom: 6px;
}

.SubCategoryList {
    margin: 10px 0;
    padding: 5px;
}
.SubCategoryList a {
    text-decoration: none;
    color:#848484;
    font-size:12px;
    font-weight:normal;
}
.SubCategoryList a:hover
{
    text-decoration: none;
    color:#fff;    
}

.SubCategoryList ul,
.SubCategoryList li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryList li {
    margin-bottom: 4px;
    padding-left: 13px;
    background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/arrow.png?t=1771409764) no-repeat 3px 50%;
}

.SearchTips .Examples {
    padding: 8px;

    color: #555;
    margin-left: 30px;
    margin-bottom: 10px;
}

.ProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em;
}

.ProductReviewList {
    clear: both;
}
.ProductReviewList li {
    border-bottom: 1px solid #dadada;
}
.ProductReviewList li:last-child {
    border: 0;
}

.SortBox select {
       font-size: 12px;
    padding: 1px;
}

 .SortBox option {
    color: #444;
}

.YourAccount li {
    margin-bottom: 8px;
}

.SoldOut {
    color: #999;
}

.RemoveFromWishlistForm {
    margin: 5px;
}
.AddToWishlistLink {
    position: relative;
    margin: 0;
}
.AddToWishlistLink .wishlist-button {
    
    cursor: pointer;
      background: none repeat scroll 0 0 #F3D74E;
    border: medium none;
    color: #353535;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    left: 131px;
    margin: 5px 0 5px 5px !important;
    padding: 5px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: -52px;
    width: 125px;
    color:#353535;
}

/* sizing and positioning of the inside part of a swatch */
.productOptionPickListSwatch .thumbnail,
.productOptionPickListSwatch .swatchColour {
    width: 25px !important;
    height: 25px !important;
    border: 1px solid #fff !important;
}


.productOptionPickListSwatch .textureContainer,
.productOptionPickListSwatch .swatchColours {
   /* margin-right:10px !important;*/
      margin-right:2px !important;
    margin-bottom: 7px;
    padding: 0 !important;
    border-color: #ccc !important;
    margin: 2px;
}
.productOptionPickListSwatch .selectedValue .textureContainer,
.productOptionPickListSwatch .selectedValue .swatchColours {
    border: 2px solid #000 !important;
    margin:0;
    margin-right: 8px !important;
}

/* Gave out of stock swatches 50% transparency */
.productOptionPickListSwatch .outStock .swatchColour,
.productOptionPickListSwatch .outStock .thumbnail {
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    *zoom: 1;
    position: relative 9; /* Hack to get the strike through working on IE8 */
}

/* Removed transparency for selected out of stock swatches */
.productOptionPickListSwatch .selectedValue .outStock .swatchColour,
.productOptionPickListSwatch .outStock .thumbnail {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    *zoom: 1;
}

/* Gave out of stock swatches a strike through background image */
.productOptionPickListSwatch .outStock .swatchColour:after,
.productOptionPickListSwatch .outStock .thumbnail:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../../Classic/images/out-of-stock-bg.png") center no-repeat;
    z-index: 999;
    content: "";
}


/* Made the container of the label inline-block and gave it a border */
html.javascript .productOptionViewRectangle li {
    zoom: 1;
    *display: inline;
    border: 1px solid #000;
   /* background-color: #D9D8D8 !important;*/
    background-color: none !important;
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
html.javascript .productOptionViewRectangle label {
    margin-bottom: 0 !important;
    border: 1px solid #fff !important;
}

html.javascript .productOptionViewRectangle input,
html.javascript .productOptionPickListSwatch input {
    left: -10000px;
}

.ShippingProviderList {
    list-style: none;
}

.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
   color: #353535;
    font-size: 8px;
    margin: 0;
}

.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
    clear:both;
}

.KeepShopping {
    clear: both;
    margin: 10px 0;
    padding: 0 15px;
    text-align: right;
    width: auto;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
}

#TopMenu li.Flag div {
    border: 0;
}

#TopMenu li.Flag img {
    margin: 3px;
}

#TopMenu li.Flag img.Last {
    margin-right: 0px;
}

#TopMenu li.Flag img.Selected {
    border: 2px solid #dadada;
    margin: 1px 3px;
}

/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}

.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #dadada;
    background-color: #F9F9F9;
    clear: both;
}

.CurrencyList a {
    padding: 0 3px 0 5px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px;
}

.CurrencyList a:hover .Text {
    text-decoration: underline;
}

.CurrencyList a .Flag {
    margin-top: 4px;
    display: block;
    float: left;
    width: 24px;
    padding-right: 2px;
    vertical-align: middle;
}

.CurrencyList a .Text {
    display: block;
    padding-left: 24px;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: normal;
    width: 320px;
    padding: 7px;
    float: right;
}

.EstimateShipping dt {
    width: 100px;
    float: left;
    margin-bottom: 8px;
    clear: left;
}

.EstimateShipping dd {
    margin-bottom: 8px;
    font-weight: normal;
    text-align: left;
    margin-left: 114px;
}

.EstimateShipping p.Submit {
    margin-top: 10px;
    margin-bottom: 3px;
}

.EstimateShipping label {
    display: block;
    margin-bottom: 5px;
}

.EstimatedShippingMethods {
    text-align: left;
}

.EstimatedShippingMethods table {
    width: 100%;
    border-collapse: collapse;
}

.EstimatedShippingMethods .VendorShipping {
    margin-left: 20px;
    margin-bottom: 10px;
}

.EstimatedShippingMethods .Submit {
    text-align: right;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}

.SharePublicWishList {
    padding:5px;
    border:1px solid lightgray;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
    font-size: 14px;
}

.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}

.ExpressCheckoutBlock {
    padding-top: 3px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: block;
    font-size: 12px;
    font-weight: normal;
    
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}

a.ChangeLink {
    position: absolute;
    right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline;
}

.ExpressCheckoutCompletedContent {
    position: absolute;
    left: 250px;
    top: 7px;
    width: autp;
}

.LoadingIndicator {
    margin-left: 10px;
}

.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px;
}

#TopMenu li.HeaderLiveChat {
}

.HeaderLiveChat img {
    vertical-align: middle;
}

#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}.SubCategoryListGrid {
    padding: 4px;
}

.SubCategoryListGrid ul,
.SubCategoryListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList {
    padding: 4px;
}

.SubBrandList ul,
.SubBrandList li {
    list-style: none;
    margin-left: 0;
}

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../../Classic/images/SubBrand.gif') no-repeat 3px 50%;
}

.SubBrandListGrid {
    padding: 4px;
}

.SubBrandListGrid ul,
.SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubBrandListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
    width:214px !important;
}
.SubBrandListGrid li a
{
    color:#909090;
}
.SubBrandListGrid li.RowDivider
{
    width:auto !important;
    padding:3px;
}
.SubBrandListGrid ol {
    clear: both;
}

.ProductAddToCart dt {
    float: left;
    font-weight: bold;
    width: 140px;
    margin-bottom: 4px;
}

.ProductAddToCart dd {
    margin-left: 140px;
    margin-bottom: 4px;
}



.ProductAddToCart dt div.Required,
#CartEditProductFieldsForm dt div.Required {
    width: 8px;
}

.ProductAddToCart input.Textbox,
#CartEditProductFieldsForm input.Textbox {
    width:181px;
}

.ProductAddToCart textarea,
#CartEditProductFieldsForm textarea {
    width:183px;
    height: 50px;
}

.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../Classic/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
}

.ProductFields dd {
    margin-bottom: 4px;
}

.ProductFields {
    margin-bottom: 15px;
}

.ProductFields input.Textbox {
    width:100%;
}

.ProductFields TextArea {
    width:100%;
}

.CartContents .CartProductFieldsRow {
    border-top: 0;
}

.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
}

p.QuantityInput,
p.AddCartButton {
    text-align: center;
}

.ProductAddToCart dt.QuantityInput {
    margin-top: 4px;
}

.ProductAddToCart dd.AddCartButton span {
    margin-top: 4px;
    padding-right: 5px;
}
.ProductActionAdd {
    display: block;
    margin-top: 5px;
}

.ProductActionAdd a,
.ProductActionAdd strong a {
    text-decoration: underline;
}

.TagList {
    margin-top: 20px;
}

.CartThumb {
    text-align: center;
    width: 1px;
}

.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../Classic/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}

.ViewAllLink a {
    padding-top: 10px;
    display: block;
}

.SelectGiftWrapMultiple {
    max-height: 400px;
}

/* Tabbed Navigation */
.TabNav,
.TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.TabNav {
    font-size: 10px;
    margin-bottom: 6px;
    margin-top: 5px;
    padding: 5px 0;
}
.TabNav li {
    display: inline;
}
.TabNav li a {
       font-size: 12px;
    margin-right: 4px;
    margin-top: 3px;
    padding: 10px 14px;
    position: relative;
    text-decoration: none;
    top: 0;
}
.TabNav li a:hover {
    text-decoration: none;
}
.TabNav li.Active a {
    margin-top: 0px;
}


.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}

.ProductAddToCart .BulkDiscount {
    clear: both;
}
    .ProductAddToCart .BulkDiscount input {
        margin: 5px 0;
        display:block;
		line-height:20px;
    }

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px;
}

#VendorLogo .BlockContent,
#VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;
}
.TransitTime {
    font-weight: normal;
    color: gray;
}
.Content .ProductList.List li {
    margin: 0;
    margin-top: 6px;
    display: block;
    width: auto !important;
    float: none;
    clear: both;
    padding: 6px;
    min-height: 0;
    background-image: none;
}

.Content .ProductList.List .ProductImage {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
}

.Content .ProductList.List .ProductDetails {
    height: auto;
    display: block;
    clear: none;
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
    margin-left: 222px;
    text-align: left;
    background-image: none;
}

.Content .ProductList.List .ProductQty {
    margin-left: 10px;
}

.Content .ProductList.List .ProductDescription {
    margin-top: 5px;
}

.Content .ProductList .ProductRightCol {
    float: right;
}

.Content .ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 6px;
}


.OrderItemMessage {
    padding:7px;
    margin:10px 0px 10px 0px;
}

/* Custom Fields - Start */

.LittleNotePassword {
    color: #939393;
    font-size: 12px;

    padding:2px 0px 2px 33px;
}

.RequiredClear {
    visibility: hidden;
}

/* Custom Fields - End */

/* Product Details */
.ProductDetailsGrid .DetailRow {
   /* clear: left;*/
    margin-bottom: 5px;
    padding-bottom: 5px;
   /* border-bottom: 1px dotted #dbdbdb;*/
}
    .ProductDetailsGrid .DetailRow:last-child {
        border-bottom: none;
    }

/* Product Details Price */
.ProductDetailsGrid .DetailRow.PriceRow {
    margin: 0 0 10px;
    padding: 0;
   /* background: #f4f4f4;
    border-top: 1px dotted #dbdbdb;*/
}
    .ProductDetailsGrid .ProductPriceWrap .DetailRow {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .ProductDetailsGrid .ProductPriceWrap .DetailRow {
        border: 0;        
    }
    .ProductDetailsGrid .DetailRow.PriceRow .Label {
        margin: 0;
    }
    .ProductDetailsGrid .DetailRow.PriceRow .Value {
       display: inline;
    font-size: 18px;
    }
.ProductDetailsGrid .DetailRow.PriceRow .Value em.VariationProductPrice
{
    font-size:14px;
}
.ProductDetailsGrid .DetailRow.PriceRow .Value em
{
      color: #4b4b4b;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    margin:0;
}
.VariationProductWeight
{
     color: #4B4B4B;
    float: none;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 5px;
}

.ProductDetailsGrid .Label {
       color: #4B4B4B;
    float: left;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
   
}

.ProductDetailsGrid .Value,.ProductDetailsGrid .Value a {
    color: #4B4B4B;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    font-family: "trebuchet MS",verdana,tahoma,arial;
}

.ProductDetailsGrid .Label .Required {
    position: absolute;
    left: -1em;
}

.ProductOptionList ul,
.ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ProductOptionList li {
    margin-bottom: 3px;
}

.ProductOptionList input {
    vertical-align: middle;
}

.ProductPriceWrap {
    margin: 22px 0;
    font-size: 23px;
    border-style: dotted;
    border-width: 1px 0;
    overflow: hidden;
    position: relative;
}
.ProductPriceWrap em {
    font-weight: normal;
}
.ProductPriceWrap .RetailPrice {
    color: #909090;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 18px;
    float:left;
    width:105px;
}
.width_common
{
    width:100px;
}
.ProductPriceWrap .RetailPrice .YouSave {
    float: right;
}
#QuickViewProductDetails .ProductPriceWrap .productAttributeRow {
    padding: 0;
    border-bottom: 0;
    clear: none;
}

/** Search All Form Result - Start **/
.SearchPaging {
    float: right;
    font-size: 0.95em;
}

.SearchSorting {
    float: right;
    font-size: 0.95em;
    margin: 8px 0px;
}

.SearchSorting select {
    font-size: 0.95em;
}

#SearchResultsCategoryAndBrand {
    margin: 5px;
    padding: 5px;
}

.ContentList em,
.QuickSearchResultMeta em {
    font-size: 0.8em;
}

/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
    display: none;
    text-align: center;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px;
     font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
    font-weight: bold;   
}

#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
}

/** AJAX loading box - End **/

/** Product image gallery **/
#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    float: left;
    background:none;
    border:none;
    margin-top:16px;
    cursor:pointer;
    display: none;
}

#ProductDetails #ImageScrollPrev {
    clear:left;
}

#ProductDetails .ProductTinyImageList {
   float: left;
    margin-left: 0;
    margin-top: 5px;
    overflow: hidden;
    padding-right: 10px;
    white-space: nowrap;
    width: 90% !important;
}

#ProductDetails .ProductTinyImageList ul li {
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left:3px;
    border: 1px solid gray;
    padding: 2px;
    display: table-cell;
}


#ProductDetails .ProductTinyImageList ul li .TinyOuterDiv {
    margin: 0 auto;
}

#ProductDetails .ProductTinyImageList ul li div {
    text-align: center;
}

#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid white;
}

#ProductDetails .ProductTinyImageList ul {
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    white-space:nowrap;
    width: 2500px;
}

.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px;
}


.ImageCarouselBox {
    padding-left: 5px !important;
}

.ProductPriceWrap {
   /* padding: 10px;*/
}

/* set up the row for css table-like alignment */
.productAttributeList .productAttributeRow {
    margin-top: 0px !important;
    padding-left: 0 !important;
   /* margin-bottom: 5px !important;
    padding-bottom: 5px !important;*/
   /* border-bottom: 1px dotted #ccc;*/
}
    .productAttributeList .productAttributeRow ul,
    .productAttributeList .productAttributeRow ol,
    .productAttributeList .productAttributeRow li:last-child {
        margin-bottom: 5px !important;
    }
    .productAttributeList .productAttributeRow input {
        border: 1px solid #EEEEEE;
    margin-bottom: 5px !important;
    padding: 3px;    }

.productAttributeList .required {
    color: #be0303     color: #be0303 !important;
}

/* position the label in the left-padding area of the row */
.productAttributeList .productAttributeLabel {
    margin: 0 !important;
    float: none !important;
    width: auto !important;
    padding-top: 0 !important;
}
    .productAttributeList .productAttributeLabel label {
       float: left;
    margin-bottom: 5px !important;
    width: 105px;
    }
.productAttributeList .productAttributeLabel label span
{
          color: #4B4B4B;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 14px;
    font-weight: bold;
}
.productAttributeList ul {
    margin-bottom: 20px;
}
.productAttributeList li {
    margin-bottom: 8px;
}

.productOptionViewProductPickListWithImage {
    border-color: #ddd !important;
    margin-bottom: 20px;
}
    .productOptionViewProductPickListWithImage .scrollContainer {
        max-height: 160px !important;
    }
    .productOptionViewProductPickListWithImage td {
        padding: 10px 5px !important;
        border-bottom: 1px dotted #e0e0e0;
        vertical-align: middle !important;
    }

.productOptionViewRectangle .option.selectedValue label
{
    background: none repeat scroll 0 0 #2DB50D !important;
    border: 1px solid #EEEEEE !important;
    padding: 3px 10px !important;
}
   .productOptionViewRectangle .option label {
          background: none repeat scroll 0 0 #808080;
    padding: 3px 15px !important;
    }
    /* Gave the container a relative position to hold the absolutely positioned strike through image and made it 50% transparency */
    .productOptionViewRectangle .option label.outStock {
        position: relative;
        opacity: .5;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        *zoom: 1;
    }
    /* Added a background strike through background image, a white border and gave 50% transparency for out of stock rectangle select labels */
    .productOptionViewRectangle .option label.outStock span:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url("../../Classic/images/out-of-stock-bg.png") center no-repeat;
    }
    /* Gave a background colour to selected out of stock rectangle selects and removed transparency */
    .productOptionViewRectangle .option.selectedValue label.outStock {
        background-color: #D9D8D8 !important;
        opacity: 1;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        *zoom: 1;
    }
    .productOptionViewRectangle .option label .name
{
   color: #FFFFFF;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
    line-height: normal;    
}


/* Gave out of stock lists and radio selects 50% transparency */

.productOptionViewRadio .outStock span,
.productOptionViewProductPickList .outStock span,
.productOptionViewProductPickListWithImage .outStock span {
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    *zoom: 1;
}

/* Removes transparency of out of stock lists and radio selects */
.productOptionViewRadio .selectedValue .outStock span,
.productOptionViewProductPickList .selectedValue .outStock span,
.productOptionViewProductPickListWithImage .selectedValue .outStock span {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    *zoom: 1;
}

.productOptionViewProductPickList label,
.productOptionViewRectangle label,
.productOptionViewRadio label {
  padding-left: 28px !important;
}

.productOptionViewProductPickList input,
.productOptionViewRectangle input,
.productOptionViewRadio input {
    margin-top: 4px !important;
    margin-left: -29px !important;
}

.TinyOuterDiv {
    border-width: 0 !important;
}

/** Product image gallery end **/
/** AJAX loading box - End **/

/* Product Videos */

#VideoList li {
    float: left;
    list-style: none;
    padding: 10px;
}

.VideoSeparator {
    clear: both;
}

.videoRow {
    margin-bottom: 4px;
}

.previewImageContainer {
    height: 30px;
    width: 50px;
}

.videoRow img {
    float: left;
}

.videoRowTitle {
    font-weight: bold;
    overflow: hidden;
    width: 146px;
    float: left;
    white-space: nowrap;
    text-overflow:ellipsis;
}

.videoRowDescription {
    max-height: 50px;
    overflow:hidden;
}

.VideoOverlay {
    background: url('../../Classic/images/VideoOverlay.png')center center no-repeat;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}


/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
    width: 146px;
    height: 115px;
}

.videoRowLength {
    padding-left: 4px;
}

.videoRow,
.videoRowTitle,
.videoRow img,
.videoRowLength {
    cursor: pointer;
}

#VideoList ul {
    position: relative;
    overflow-y: auto;
    padding:0;
    margin: 0;
}

#VideoSingle {
    padding-left: 10px;
    width:240px;
}

#VideoContainer {
    padding: 10px;
}

.HideElement {
    display: none;
}



.VideoSingleTitle {
    font-weight: bold;
}

.VideoSingleDescription {
    padding-top: 10px;
    overflow-y: auto;
    
    padding-right:5px;
}

.Left #VideoMiddleContainer,
.Right #VideoMiddleContainer {
    display: none;
}

.Content #VideoSideContainer {
    display: none;
}

#VideoSideContainer ul {
    text-align: center;
}

#VideoSideContainer ul li {
    margin-bottom: 5px;
}

.VideoSideDescription {
    padding: 2px 10px;
}

.VideoImageContainer {
    position: relative;
}


/* Add to cart modal */
#fastCartWrapper {
    padding: 0;
}
#fastCartContainer .ProductList .ProductImage {
    width: 205px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.fastCartTop {
    padding: 0;
}
.fastCartProdLink {
    margin-bottom: 20px;
}
.fastCartContent {
    width: auto;
}
/*.fastCartContent .ProductList li {
    width: 120px !important;
}*/
/*.fastCartContent .ProductList .ProductImage img {
    height: 120px !important;
}*/
.fastCartItemBox {
    padding: 0;
    margin-left: 40px;
    width: 234px;
}
.fastCartItemBox h2 {
    font-size: 11px;
    font-family: "Helvetica Neue", Arial, "Sans-Serif";
    letter-spacing: 0;
    font-weight: bold;
    margin-bottom: 20px;
}
.fastCartProd {
    font-weight: bold;
    margin-bottom: 20px;
}
.fastCartSummaryBox {
    max-width: none;
    width: 207px;
    padding: 28px;
    max-width: auto;
    padding: 20px;
}
.fastCartSummaryBox .subtotal,
.fastCartSummaryBox .ProductPrice,
.fastCartSummaryBox .CartActions {
 /*   padding: 0 30px;*/
}
.fastCartSummaryBox .CheckoutButton a {
    margin-bottom: 20px;
}
.fastCartSummaryBox .subtotal {
    margin-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}
.fastCartSummaryBox .ProductPrice {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}
.fastCartSummaryBox .CartActions {
    margin-top: 15px;
}
.fastCartSummaryBox .ProductPrice {
    font-size: 29px;
    font-weight: normal;
}
.fastCartBottom {
    padding-left: 0;
    padding-right: 0;
}
.fastCartBottom h3 {
    padding: 20px 0;
    font-size: 19px;
    border-width: 1px 0;
    text-transform: uppercase;
}/*
#fastCartSuggestive {
    margin-left: -76px !important;
}*/
#fastCartContainer .ProductList li {
    margin: 0 12px 0 52px;
    padding: 0;
}
.ToggleSearchFormLink {
    margin: 8px 5px 0 0;
}

.Panel#ProductTabs {
    padding-top: 0px;
}

.productAttributeLabel {
    text-align: left !important;
}

.AddThisButtonBox {}

.PinterestButtonContainer {  
    text-align: left;
}

/* Modal
....................................................................... */
#ModalContainer {
    border: 5px solid;
}
#ModalContentContainer,
#ModalTitle,
.ModalTitle {
    -moz-border-radius: 10px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.ModalTitle {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 45px;
}
.ModalContent {
    padding: 0 !important;
    overflow-y: auto;
    overflow-x: hidden;
    height: 460px !important;
    color: #353535 !important;
    font-size:13px;
}
#ModalContent a, .ModalContent a
{
    color: #353535 !important;
    font-size:13px;

}
.modalContainer {
    width: 875px !important;
    margin-left: -434px !important;
}
#fastCartContainer,
#QuickViewContent {
    padding-bottom: 10px !important;
    padding-left: 20px !important;
    padding-right: 10px !important;
}
.modalClose {
    padding-right: 0 !important;
    width: 20px !important;
    height: 20px !important;
    top: 15px !important;
    right: 10px !important;
    text-align: left !important;
    text-indent: -999em !important;
    background: url('../../Classic/images/close.gif') no-repeat !important;
}

#fastCartContainer .ProductDetails {
    height: 40px;
}

/* Social elements
....................................................................... */
#socnet {
    clear: both;
    
}
#socnet a {
    display: inline-block;
    text-align: left;
    text-indent: -9999px;
    vertical-align: middle;
}


/* Accordion for product page
....................................................................... */
#prodAccordion {
     float: left;
    margin-top: 10px;
    position: relative;
    width: 770px;
}
#prodAccordion .Block {
    padding: 0 !important;
    margin: 0 !important;
}
#prodAccordion .Block.current {
}
#prodAccordion .Block h2,
#prodAccordion .Block.current h2 {
      cursor: pointer;
    font-size: 1.2em;
    margin: 0;
    padding: 10px 15px;
}
#prodAccordion .Block h2:hover {
    text-decoration: underline;
}
#prodAccordion .Block:last-child {
}
.prodAccordionContent
 {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 10px;
   
}
.current .prodAccordionContent {
    display: block;
}


/* Account Menu (horizontal)
....................................................................... */

.AccountMenu ul {
    padding: 0;
    margin: 0;
}
.AccountMenu li {
    list-style: none;
    padding: 5px 10px 5px 10px;
    margin: 0;
}

.AccountMenu h2 {
    padding-left: 0;
    padding-right: 0;
    display:block;
}

/* Tabcontent
....................................................................... */
#tabcontent {
     background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid #DDDDDD;
    border-radius: 0 5px 5px;
    margin-bottom: 20px;
    min-height: 120px;
    overflow: hidden;
    padding: 15px;
}

#tabcontent .photo {
    width: auto;
    margin-right: 20px;
}


/* Gift Certificate
....................................................................... */
#SideAccountMenu,
#GiftCertificatesMenu {
   float: left;
    margin-bottom: 15px;
    padding-top:10px;
}
#SideAccountMenu .BlockContent,
#GiftCertificatesMenu .BlockContent {


    margin: 0;
}
#SideAccountMenu li,
#GiftCertificatesMenu li {
    padding: 0 0 5px 15px;
}
#frmGiftCertificate {
    margin-top: 20px;
}
.GiftCertificateThemeList br {
    display: none;
}
.GiftCertificateThemeList  label {
    display: block;
    margin-bottom: 5px;
}
#frmGiftCertificate .Submit input[type="submit"] {
    border: 0 none;
    display: inline-block;
    height: 31px;
    line-height: normal;
    padding: 6px 10px 7px !important;
    width: auto;
}
#frmGiftCertificate .Submit input[type="button"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    font-size: 14px !important;
    height: 31px !important;
    line-height: normal !important;
    padding: 6px 10px 7px !important;
    text-decoration: none;
}

/* Shopping cart    
....................................................................... */


.CartCode {   
    background: none repeat scroll 0 0 #ECECEC;
    float: left;
    padding: 10px 15px;
}
.CartCode .CouponCode
{
      border-right: 3px solid #DDDDDD;
    float: left;
    width: 360px;
}
.CartCode .CouponCode p,.CartCode .GiftCertificate p
{
    color:#939393;
}
.CartCode .GiftCertificate {
    float: left;
    width: 350px;
}
.CartCode .GiftCertificate {
    padding-left: 25px;
}
.CartCode input[type="submit"] {
      margin-left: 0px;
    padding-bottom: 4px !important;
    padding-top: 4px !important;
}
.CartContents .GrandTotal {
    font-size: 19px;
}
.CartUpdateBtn {
  
    float:left;
}

#CartContent .AlternativeCheckout {
    clear: both;
    float: right;
    margin-top: 10px;
    margin-bottom: 0;
}
#CartContent .AlternativeCheckoutOr {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 13px;
}


/* Wish List Form
....................................................................... */
#WishListEditFrom form{
    margin-top: 20px;
}
#WishListEditFrom dt{
    width:auto;
}

#WishListEditFrom dd{
    margin-left: 125px;
    margin-bottom: 25px;
}

#WishListEditFrom label {
    margin-left: 10px;
}
.header h1,
.header h2,
.header h3 {
    float:left;
}

.header .actions
 {
    float:right;
}

#WishLists .header,
#ChooseShippingAddress .header{
    margin-bottom:15px;
}


#wishlistsform .action {
    text-indent: -9999px;
    padding-left: 50px;
}

#wishlistsform .action a {
    width:20px;
    height:20px;
    float:left;
    margin-left:5px;
}



/* Footer Menu
....................................................................... */
#Menu ul {
    margin: 0;
}
#Footer #Menu ul {
    padding-bottom: 15px;
    border-bottom: 1px solid #BBB;
    margin-bottom: 10px;
    width: 100% !important;
}
#Menu li {
    display: inline;
}

#Footer #Menu li a {
    color: #000;
    text-decoration: none;
    padding: 0 0 0 10px;
    height: auto;
    border-left: 1px solid #000;
    margin-left: 10px;
}
#Footer #Menu li a:hover {
    text-decoration: underline;
}

#currency-chooser .currencies:before {
    content: "";
    display: block;
    position: absolute;
    top: -15px;
    left: 79px;
}

#Footer #Menu li.First a{
    padding: 0;
    margin: 0;
    border-left: 0;

}
#Footer #Menu ul ul {
    display: inline-block;
    padding: 0;
    border: 0;
}
#Footer #Menu ul ul li:before {
    content: '|';
    padding: 5px;
}

/* Header Menu */
#Header #SideCategoryList {
    display: inline-block;
    float:left;
}
#Header #Menu .First {
   
}

/* My Account menu
#SideAccountMenu li {
    border: 0;
}
#SideAccountMenu li:first-child {
    border: 0;
}
#SideAccountMenu li:last-child {
    border: 0;
}
#SideAccountMenu h2 {
    display: none;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 0;
} */


/* Pagination */
.CategoryPagination {
   margin: 0;
    text-align: center;
    white-space: nowrap;
}
.CategoryPagination .PagingList {
    display: inline;
    margin-left: 0;
}
.CategoryPagination .PagingList li:first-child {
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 14px;
    font-weight: normal;
}
.CategoryPagination .PagingList li.ActivePage {
       padding: 4px 9px;
}
.CategoryPagination .FloatLeft {
    margin-right: 13px;
}
.CategoryPagination .FloatRight {
    margin-left: 3px;
}
.CategoryPagination .FloatLeft a,
.CategoryPagination .FloatRight a {
    display: inline-block;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    color:#353535;
   
}
.CategoryPagination .FloatLeft a {
    margin-top:4px;   
    
}
.CategoryPagination .FloatRight a {
    margin-top:4px;
    
}
.CategoryPagination li {
    display: inline-block;
    margin-right: 7px;
}
#frmCompare {
 /*   border-top: 2px solid #f4f4f4;*/
    padding-top: 5px;
    clear: both;
}
.PagingBottom {
     background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DADADA;
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 4px;
}

#fastCartContainer .ProductList{
  /*  width:1200px !important;*/
    overflow:hidden !important;
    float: left;
    margin:10px 0 0 -52px !important;
    width:880px !important;
}


.ProductReviewFormContainer dt {
    width: 100%;
    clear: both;
    margin: 15px 0 10px;
}

.ProductReviewFormContainer dd {
    margin: 0 0 10px;
}

.ProductReviewFormContainer .Field400 {
    width: 430px;
}

#revrating {
    width: 230px;
    background: #fff;
}

.ExpressCheckoutContent input[type="submit"],
#bottom_payment_button,
.Submit input {
  
    width:128px;
}



/*-----------------------------------*/

#LayoutColumn1 h2
{
     background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/cate-bg.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    color: #353535;
    float: left;
    font-family: 'Economica',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0;
    overflow: hidden;
    padding: 5px 5px 5px 15px;
    width: 192px;
    margin-bottom:1px;
}

#LayoutColumn1 .NewsletterSubscription h2
{
      background-color:#2db50d;
    color: #353535;
    float: left;
    font-family: 'Economica',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 32px;

    line-height: 32px;
    margin: 0;
    overflow: hidden;
    padding: 5px 5px 5px 15px;
    width: 192px;
}
#TopMenu li div a
{
    border:none;
    color:#515151;
}
.CartLink a
{
    background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/cart_img.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 37px;
    width: 116px;
}
.CartLink
{
    float:right;
    margin-top:4px;
    margin-right:15px;
}
.phone_icon
{
    background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/call_us.png?t=1771409764) no-repeat scroll right center rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 44px;
    margin-top: 8px;
    width: 100%;
    margin-right:10px;
}
.FeaturedProducts
{       
    width:770px;
    margin:0;

}
.ProductDetails a
{
      color: #353535;
   font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
}
.ProductDetails a:hover
{
    color:#31B614;
}
.ProductPriceRating
{
    margin-top:5px;
}
.LeftSideCategoryList
{
}
.phone-number label
{
    background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/footer-call.png?t=1771409764) no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #B81919;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left:35px;
}
.phone-number p
{
    line-height:normal;
    margin-bottom:0;
    
}
.phone_no
{
    padding-left:35px;
     font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    font-weight: bold;
}
.Adress label
{
    background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/footer-add.png?t=1771409764) no-repeat scroll left 0 rgba(0, 0, 0, 0);
    color: #B81919;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    font-weight: bold;
    height: 22px;
    padding-bottom: 10px;
    padding-left: 35px;
    text-transform: uppercase;
}
.address_txt_label
{
    margin-bottom:4px;
}
.address_label
{
   font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: inherit;
    padding-left: 35px;
    color:#f4f4f4;
}
#FooterUpper li.phone-number
{
    margin-bottom:7px;
}
.Email-add label
{
    background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/footer-mail_icn.png?t=1771409764) no-repeat scroll left 0 rgba(0, 0, 0, 0);
    color: #B81919;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    font-weight: bold;
    height: 16px;
    padding-bottom: 10px;
    padding-left: 35px;
    text-transform: uppercase;
}
.email_txt_label
{
    margin-bottom:4px;
}
.email_txt
{
    margin-bottom:0px;
}
.email_txt a
{
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: inherit;
    padding-left: 35px;
    color:#f4f4f4;
}

.copy_right_text
{
  color: #FFFFFF !important;
    float: left;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 5px;
    text-transform: capitalize;
    
}
.copy_right_text label
{
    text-transform:uppercase;
}
.footer_right_img
{
     background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/footer-aquare.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 38px;
    margin-left: 4px;
    margin-top: 0;
    width: 91px;
}
.footer_text
{
    float: left;
    padding-top: 10px;
}
.footer_right_text
{
    background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/footer_call.png);
    background-repeat: no-repeat;
    float: right;
  height: 22px;
    width: 171px;
}
.bottom-footer{
    background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/footer-bg.jpg);
    background-repeat: repeat-x;
    border: medium none;
    height: 28px;
    padding: 5px;   
    -webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}

.newsletter_text{
    
    margin: 0;
    padding: 0;
    outline: none;
}
.NewsletterColumn
{
           background: none repeat scroll 0 0 #B81919;
    height: 35px;
    margin: 0 auto;
    padding: 10px;
    width: 970px;
}
.newsletter_text{
     background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/footer-subscribe_icn.png?t=1771409764) no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 25px;
    height: 36px;
    padding-left: 57px;
    text-transform: uppercase;
    line-height:36px;
}

.subscribe_form #nl_first_name
{
    display:none;
    
}
.subscribe_form label
{
    display:none;
    
}

.newsletter_form
{
    float:right;
}
#SideNewsletterBox #nl_first_name
{
    display:none;
    
}
#SideNewsletterBox label
{
    
}
.CategoryList
{
    margin-bottom:10px;
    float:left;
}
.header-wrapper h1.title
{
    color: #FFFFFF;
    font-family: 'Economica', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    text-shadow: none;
}
#CategoryContent ul.ProductList  li
{
   float: left;
    width: 208px !important;
}
#CategoryContent ul.ProductList li.last
{
    
}

.category_class
{
    background: none repeat scroll 0 0 #ECECEC;
    padding: 10px 15px !important;
    width: 740px !important;
}
#CategoryContent ul.ProductList .ProductImage
{
    width:201px !important;
}
.ProductDetails
{
    text-align:center;
}
.compare_button
{
      background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/CompareButton.gif?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 31px;
    padding: 0;
    text-indent: -9999px;
    width: 168px;
}
.comparession_div
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/compression_btn.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.schoolwear_div
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/schoolwear_btn.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.promotional_products_div
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/promotional_btn.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.teamwear_div
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/teamwear_btn.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.teamwear_specials_div
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/teamwear_specials_btn.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);;
}
.sublimation_div
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/sublimation_btn.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);;
}
.leftcommon_div
{
    float: left;    
    height: 50px;    
    margin-bottom: 10px;
    width: 210px;
}
.bottom_category_banner
{
    margin-top:15px;
    float:left;
    width:210px;
}
#ProductDetails h1
{
    color: #FFFFFF;
    font-family: 'Economica',sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    text-shadow: none;
    text-transform:uppercase;
    width:90%;
}
.product_page_detail
{
  /* background: none repeat scroll 0 0 #ECECEC;
    clear: both;
    float: left;
    padding: 7px 13px;
    */
      background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EDEDED;
    clear: both;
    float: left;
    padding: 7px 12px;
}
.product_image_bottom_tab
{
       background: none repeat scroll 0 0 #ECECEC;
    float: left;
    margin-top: 0;
    padding: 10px 15px;
    width: 740px;
}


.product_add_tocart
{
     background: none repeat scroll 0 0 #F3D74E;
    border: medium none;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    margin: 5px 0 5px 5px !important;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 108px;
    color:#353535;
    line-height:30px;
    }
.PrimaryProductDetails #description h2
{
    display:none;
}
.PrimaryProductDetails #description p
{
    color: #C1C1C1;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 16px;
    font-weight: normal;
    margin-bottom:0;
}

.right_text_reviews
{    
      margin-bottom: 0;
    
}
.right_text_reviews span
{
      background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/write_a_rev.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 31px;
    position: absolute;
    right: 3px;
    top: 3.4px;
    width: 128px;     
}
.tabs_div
{

          background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 12px 10px 5px;
    text-transform: capitalize;
    width: 720px;
}
.ProductReviewForm h4
{
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
}
.recaptchatable
{
    background:#fff !important;
}
.ReviewEmailHint
{
     color: #C1C1C1 !important;
    margin-bottom: 2px !important;
    margin-top: 4px !important;
}
 
.SaleProducts
 {
       background: none repeat scroll 0 0 #3D3D3D;
    float: left;
    margin-bottom: 0;
    margin-top: 10px;   
    width: 750px;
    padding-bottom:10px;
}
.SaleProducts h2
{
      background: none repeat scroll 0 0 #C7181D;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 15px;
}
.SaleProducts .BlockContent
{
        padding: 0 15px;
    width: 720px;
}
.SaleProducts .ProductList li
{
     float: left;
    width: 220px !important;
    margin-right:19px;
}
.SaleProducts .ProductList .ProductActionAdd
{
    display:none;
}
.SaleProducts .BlockContent .ProductDetails
{
    height:auto !important;
}
.product_detail_share h2
{
     float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding-right: 10px;
    padding-top: 4px;
    text-transform: uppercase;
    text-indent:-9999px;
}
.product_detail_share #socnet{
    background: none repeat scroll 0 0 #454545;
    line-height: normal;
    padding: 10px 5px 0;
    width: 363px;
}
#LoginForm .login_page_title
{
     background-color: #2DB50D;
    color: #FFFFFF;
    font-family: 'Economica',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin-bottom: 1px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 15px;
    text-align: left;
    text-transform: uppercase;
}
.CreateAccount p
{
   color: #525252;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
}
.CreateAccount ul li
{
      color: #525252;
    font-family: arial;
    font-weight: bold;
    text-transform: capitalize;
    font-size:12px;
}
.CreateAccount div
{
    padding: 10px 15px;
}
.btn_create_account
{
}
#LoginButton{
        background: none repeat scroll 0 0 #F5CF48 !important;
    height: 33px;
    width: 80px;
}
#CreateAccountForm p
{
   color: #353535;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
}
.FormContainer .Submit .btn
{
       background: none repeat scroll 0 0 #F3D74E !important;
    color: #353535;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
    padding: 2px 10px !important;
    text-transform: uppercase !important;
    height:31px;
}
.create_account h1
{
     color: #FFFFFF;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
}
.create_account BlockContent p
{
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
}
.continue_div
{
    color:#2DB50D;;
   font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 15px;
    text-decoration: none;
    text-transform: capitalize;
    cursor:pointer;
}
.create_account p
{
      color:#353535;;
   font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
}
.continue_p
{
    padding: 4px 10px;
    cursor:pointer;
    
}
#recaptcha_response_field
{
   border: 1px solid #DEDEDE !important;
    padding: 3px !important;
    width:295px !important;
}
.continue_div:hover
{
   text-decoration:underline;
}
#ImageScrollPrev .leftarrow
{
   	background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/leftarrow.png);
	background-repeat:no-repeat;
	background-position:left center;	
    height: 14px;
    width: 8px;
	float:left;
	padding-top:5px;
}
#ImageScrollNext .rightarrow
{
    background-image:url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/rightarrow.png);
	background-repeat:no-repeat;
	background-position:right center;	 
     height: 14px;
    width: 8px;
	float:left;
	padding-top:5px;
}

.my_title
{
     background-color: #2DB50D;
    color: #FFFFFF;
    font-family: 'Economica',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 15px;
    text-align: left;
    text-transform: uppercase;
}
#ProductDetails #delivery .my_title
{
     color: #FFFFFF;
    float: none;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-top: 10px;
    width: auto;
}
.my_account,.my_inbox
{
   color: #353535;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 13px;
    font-weight: bold;
    margin-top:10px;
}
.YourAccount
{
      background: none repeat scroll 0 0 #ECECEC;
    padding: 10px 15px;
}
#AccountInbox h2 ,#AccountOrders h2,#ChooseShippingAddress h2,,#WishLists h2,#EditAccountForm h2,#AccountRecentItems h2
{
     font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: bold;
}
#AccountInbox,#AccountOrders,#ChooseShippingAddress,#WishLists,#EditAccountForm,#AccountRecentItems,#PurchaseGiftCertificate,#GiftCertificateIntro,#CheckGiftCertificateBalance,#WishListEditFrom
{
    background: none repeat scroll 0 0 #ECECEC;
    padding: 10px 15px;
}
#PageContent
{
   background: none repeat scroll 0 0 #ECECEC;
    float: left;
    padding: 10px 15px;
    width: 740px;
}
.myaccount_h2
{
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    font-weight: normal;
}
.CartContents a
{
        color: #353535;
  font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    font-weight: normal;
}
.account_page #SideNewProducts .ProductDetails
{
       float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 7px;
    text-align: left;
    width: 200px;
}
.account_page #SideNewProducts .ProductDetails a
{
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
.account_page .ProductPriceRating
{
    float: left;
    margin-top: 5px;
    text-align: left;
}
.account_page .ProductPrice, .ProductList em
{
    text-align:center;
    margin-left:0;
}
.account_page .ProductList li .ProductActionAdd
{
      float: left;
    height: 30px;
    margin-top: 15px;
    width: 200px;
}
.account_page .ProductList li
{
        border-bottom: 1px solid #171717;
    padding-bottom: 10px;
    width:210px;
}
.account_page .ProductList li .ProductActionAdd a
{
    margin-left:5px;
}
#CartHeader h1.title{
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-top:0;
    margin-bottom:20px;
    float:none;
}
table.CartContents thead tr th
{
    color:#353535;
}
#CartContent
{
 background: none repeat scroll 0 0 #ECECEC;
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
    padding: 0;   
}
.CartContents.Stylize.General > tbody
{
    padding:10px 25px;
}
.CartContents .productAttributes td
{
    padding: 0 10px 5px 0 !important;
}
.CartItemTotalPrice .ProductPrice
{
     color: #353535;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
.SubTotal .ProductPrice
{
    color: #353535;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
.SubTotal.Last .ProductPrice
{
    color:#C94748;
    font-size:14px;
}
.SubTotal em
{
    color: #353535;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    font-style:normal;
}
.CartContents tfoot .last td
{
}

.KeepShopping a
{
 color: #353535;
    
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    
     background: none repeat scroll 0 0 #F3D74E;
    
    cursor: pointer;
    font-family: Open Sans;

    
    font-weight: normal;
    
    
    padding: 7px 10px !important;
    text-align: center;
    text-decoration: none !important;
    text-transform: capitalize !important;
  
}
.KeepShopping a:hover
{
    color:#31B614;
      text-decoration: underline;
}
.CouponCode h2,.GiftCertificate h2
{
  font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 18px;
    font-weight: normal;
}

/*-----for sublimation static page css -------*/
a.linkopac img {
    filter:alpha(opacity=100%);
    -moz-opacity: 1.0;
    opacity: 1.0;
    background-color: transparent;

}
a.linkopac:hover img {
    filter:alpha(opacity=20%);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.main-hedtitle_bg{
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/main-hedtitle_bg.png?t=1771409764);
    background-repeat: repeat-x;
    background-position: left top;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
    font-family: 'Francois One', sans-serif;
    font-size: 22px;
    line-height: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
.white-rd{
    padding-top: 10px;
    padding-bottom: 10px;
}
.cat-1{
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/cat-1.png?t=1771409764);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    
    text-decoration: none;
}
.cat-1 a{
   /* background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/cat-1.png?t=1771409764);
    background-repeat: no-repeat;
    background-position: center center;*/
    text-align: center;
    font-family: Russo One;
    font-size: 22px;
    line-height: normal;
    font-weight: normal;
    color: #d1d1d1;
    text-decoration: none;
}
.cat-1 a:hover{
    
    color: #FFFFFF;
    text-decoration: none;
}
.desc-hedtitle_bg {
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/main-hedtitle_bg.png?t=1771409764);
    background-repeat: repeat-x;
    background-position: left top;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
    font-family:'Francois One', sans-serif;
    font-size: 22px;
    line-height: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
.desc-rd {
    padding: 15px;
    text-align: left;
}
.desc-text {
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    color: #b8b8b8;
    text-decoration: none;
    text-align: justify;
}
.desc-text-red {
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    color: #f21f27;
    text-decoration: none;
    text-align: justify;
    text-transform: uppercase;
}
.team-rd {
    text-align: left;
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/team_img.png?t=1771409764);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
}
.team-text {
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    line-height: 16px;
    font-weight: normal;
    color: #b8b8b8;
    text-decoration: none;
    text-align: justify;
}
.design_img
{
 background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/lab_img.png?t=1771409764);
    background-position: right top;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 15px;
    text-align: left;
    }
.chosse_design
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/choose_design.png?t=1771409764) no-repeat;
    width:770px;
    height:84px;
}
.button1
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/but_1.png?t=1771409764) no-repeat;
    width:250px;
    height:161px;
}
.button2
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/but_2.png?t=1771409764) no-repeat;
    width:250px;
    height:161px;
}
.button3
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/but_3.png?t=1771409764) no-repeat;
    width:250px;
    height:161px;
}
/*-----end css for static sublimation page ------*/
/*---------schoolwear ---------------------------*/
.cat-2{
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/schoolwear_bg.png?t=1771409764);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    font-family: Russo One;
    font-size: 20px;
    line-height: normal;
    font-weight: normal;
    color: #d1d1d1;
    text-decoration: none;
}
.cat-2 a{    
    text-align: center;
    font-family: Russo One;
    font-size: 22px;
    line-height: normal;
    font-weight: normal;
    color: #d1d1d1;
    text-decoration: none;
}
.cat-2 a:hover{
    
    
    color: #FFFFFF;
    
}
.size_chart{
     background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/size-chart.png?t=1771409764);
    background-position: center center;
    background-repeat: no-repeat;
    height: 173px;
    width: 380px;
    
}
.download_catalogue
{
    background-image:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/download.png?t=1771409764);
    background-repeat:no-repeat;
    background-position:center center;
    height: 173px;
    width: 380px;
}
.school-hedtitle_bg
{
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/main-hedtitle_bg.png?t=1771409764);
    background-repeat: repeat-x;
    background-position: left top;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
    font-family: 'Francois One', sans-serif;
    font-size: 20px;
    line-height: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
.school_img
{
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/jackets.png?t=1771409764);
    background-position: right top;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 15px;
    text-align: left;
    height:231px;
}
.cat-school
{
     background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/1px.png?t=1771409764);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 75px;
    text-align: center;
    width: 250px;
}
.cat-school a{    
    text-align: center;
    font-family: 'Francois One', sans-serif;
    font-size: 22px;
    line-height: normal;
    font-weight: normal;
    color: #d1d1d1;
    text-decoration: none;
}
.cat-school a:hover{
    
    
    color: #FFFFFF;
    
}
.schoolcommon_div
{
    height: 60px;    
    width: 250px;
    margin-right:10px;
    float:left;
    
}
.comparession_school
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/compression_school.jpg?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.schoolwear_school
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/schoolwear_school.jpg?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.promotional_products_school
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/promotional_school.jpg?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-right:0;
}
.teamwear_school
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/teamwear_school.jpg?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.teamwear_specials_school
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/teamwear_specials_school.jpg?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.sublimation_school
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/sublimation_school.jpg?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-right:0;
}
.promotional_top
{
    text-align: left;
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/top.png?t=1771409764);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    height:218px;
}
.catalogues1{
  /*  background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog1.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
        display:block    
    
}
.catalogues2{
  /*  background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog2.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
        display:block
    
}
.catalogues3{
  /*  background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog3.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
        display:block
    
}
.catalogues4{
    /*background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog4.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.catalogues5{
  /*  background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog5.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.catalogues6{
/*    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog6.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.catalogues7{
   /* background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog7.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.catalogues8{
  /*  background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog8.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.catalogues9{
/*    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog9.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.catalogues10{
  /*  background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog10.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}

.catalogues11{
 /*   background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog11.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}

.catalogues12{
  /*  background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog12.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.catalogues13{
   /* background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog13.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}

.catalogues14{
 /*   background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog14.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}

.catalogues15{
  /*  background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/catlog15.png?t=1771409764);*/
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.catalogues16{
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/add_name.png?t=1771409764);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.catalogues17{
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/but_1.png?t=1771409764);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.catalogues18{
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/but_2.png?t=1771409764);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}
.photo_gallery
{
    background-image: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/photo_gallery_img.png?t=1771409764);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;    
    display:block
    
}

.catalogues_botom
{
    background: none repeat scroll 0 0 #1D1D1D;
    color: #FFFFFF;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 13px;
    text-transform:uppercase;
    font-weight:bold;
}
.ExpressCheckoutContent
{
       background: none repeat scroll 0 0 #ECECEC;
    float: left;
    padding: 10px 15px 40px;
    width:740px;
    
}
.billingButton
{
    width:auto !important;
}
.shippingButton
{
    width:auto !important;
    margin-top:8px;
}
#bottom_payment_button
{
    width:auto !important;
}
#apply_code
{
     background:none repeat scroll 0 0 #F3D74E;
    border: medium none;
    color: #353535;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
}
#SideCartContents
{
    display: block;
    float: left;   
    width: 210px;
}
#LayoutColumn1 #SideCartContents h2
{
    /*margin-bottom:10px;*/
    margin-bottom:0px;
}
#SideCartContents .ProductList > li
{
    border-bottom:1px solid #ddd;
}
#SideCartContents  .ProductList > li  a
{
    background:none;
    padding-left:3px;
    color:#31B614;
}
.SideCart .BlockContent
{
    background: none repeat scroll 0 0 #ECECEC;
    float: left;
    padding: 8px 8px 0;
    width: 196px;
}
#LeftCategory .category-list li.has-children{    
   background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/plus.gif);
    background-position: 185px 9px;
    background-repeat: no-repeat;
    }
/*#LeftCategory .category-list li.closed*/
#LeftCategory .category-list li.has-children.closed
{
    background-image:url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/minus.gif);
     background-position: 185px 9px;
    background-repeat: no-repeat;     
}
#LeftCategory .category-list li.has-children ul li.has-children
{
      background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/plus.gif);
    background-position: 178px 9px;
    background-repeat: no-repeat;    
}
#LeftCategory .category-list li.has-children ul li.has-children ul li.has-children
{
      background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/plus.gif);
    background-position: 170px 9px;
    background-repeat: no-repeat;    
}
#LeftCategory .category-list li.has-children ul li.has-children ul li.has-children.closed
{
    background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/minus.gif);
    background-position: 170px 9px;
    background-repeat: no-repeat;    
}
#LeftCategory .category-list li.has-children ul li.has-children.closed
{
     background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/minus.gif);
    background-position: 174px 9px;
    background-repeat: no-repeat;    
}
#LeftCategory .category-list li.has-children ul li{    
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    width:185px;
    list-style:none outside none;
}
/*#LeftCategory .category-list li.closed ul li
{
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    list-style: none outside none;
    padding-bottom: 0;
    padding-left: 8px;
    width: 182px;
}*/
/*#LeftCategory .category-list li.closed ul li.has-children
{
    background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/plus.gif);
    background-position: 174px 9px;
    background-repeat: no-repeat;
}*/
#LeftCategory .category-list li.closed ul li ul li
{
    width:179px;
}
#LeftCategory .category-list li.closed ul li ul li ul li
{
    width:179px;
}
#LeftCategory .category-list li ul li a
{
     background: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/dashed.png) no-repeat scroll 0 10px rgba(0, 0, 0, 0);
    color: #AFAFAF;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
    padding-left: 8px;
}
#LeftCategory .category-list li ul li a
{
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444;
   font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    padding-left: 3px;
}  
#LeftCategory .category-list li.child ul li a:hover
{
    color:#31B614;
}

.ViewCartLink,.CheckoutLink
{
    color: #31B614;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.zoomPad
{
    float:none !important;
}
#SideNewProducts .BlockContent
{
       border: 1px solid #171717;
    float: left;
    width: 210px;
}
#PageContent .BlockContent em,#PageContent .BlockContent strong
{
      color: #939393;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}
#SearchPage
{
      background: none repeat scroll 0 0 #ECECEC;
    padding: 10px 15px;
}
#SearchPageHeader
{
   
}
.ProductList .Message
{

}
.NotifyMessage p
{
     color: #848484;
   font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
    font-weight: normal;
}
ul.tabs li
{
    background:#2DB50D;
     border: 1px solid #2DB50D;
    color: #FFFFFF;
}
#SideNewProducts li a
{

    background:none;
}
.contine_div a
{
     color: #353535;
   font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration:underline;
}
.contine_div a:hover
{
    color:#2DB50D;
}
#BrandContent .ProductList li
{
    float: left;
    margin-bottom: 20px;
    margin-right: 45px;
    width: 201px !important;
}
#BrandContent
{
       background: none repeat scroll 0 0 #ECECEC;
    padding: 10px 15px;
}
#HomeFeaturedProducts .ProductPriceRating em,#BrandContent .ProductList em
{
    text-align:center;
}
#SitemapContent
{
        background: none repeat scroll 0 0 #ECECEC;
    padding: 10px 15px;
}
#SitemapContent h2
{
     float: none;
    margin-bottom: 10px;
    width: auto;
}
.SitemapCategories h3 span
{
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 13px;
    font-weight: bold;
}
.SitemapPages ul
{
    list-style:none;
}
.SitemapPages ul li a
{    
    color: #353535;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 12px;
    padding: 3px 0 3px 8px;
    text-transform: capitalize;
}
.SitemapCategories ul
{
    list-style:none;
}
.SitemapCategories ul li a
{
     color: #353535;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 12px;
    padding: 3px 0 3px 8px;
    text-transform: capitalize;
}
.SitemapCategories ul li ul li a
{
     
    color: #353535;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 12px;
    padding-left: 8px;
}
.SitemapBrands ul
{
    list-style:none;
}
.SitemapPages ul li,.SitemapCategories ul li
{
     list-style: disc inside none;
}
.SitemapBrands ul li a
{
   
    color: #353535;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 12px;
    padding: 3px 0 3px 8px;
    text-transform: capitalize;
}
.QuantityInput
{
    width:70px;
}
#HomeSaleProducts .ProductList em span.SalePrice
{
    
}
.productAttributeValue a
{
    
}
.fastCartSummaryBox .CheckoutButton
{
    border:none;
}
#AccountOrderStatus
{
       background: none repeat scroll 0 0 #ececec;
    padding: 10px 15px;
}
.about_us
{
        background: none repeat scroll 0 0 #ececec;
    float: left;
    padding: 10px 15px;
}
.about_us p
{
    color: #848484;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 12px;
    margin-bottom: 15px;
}
.about_us_photo
{
      margin-top: 20px;
}
.about_us_photo ul
{
      list-style: none outside none;
    margin: 0;
}
.about_us_photo ul li
{
     float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.about_us_photo ul li.last
{
    margin-right:0px
}
.about_us_photo ul li img
{
      height: auto;
    width: 360px;
}
#CategoryHeading .CategoryDescription img
{
    width:99%;
}
#SimilarProductsByCustomerViews .ProductList li
{
     float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 220px !important;
    margin-bottom:15px;
}
#SimilarProductsByCustomerViews .BlockContent
{
    background: none repeat scroll 0 0 #3D3D3D;
    float: left;
    padding: 10px 15px;
    width: 740px;
}
#SimilarProductsByCustomerViews h3
{
  background: none repeat scroll 0 0 #C7181D;
    border: medium none;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 10px 15px;
    width: 740px;
    }
div.FacebookLikeButtonContainer
{
    display:none;
}
.contact_page p
{
    text-align:left !important;
}
.contact_page p span span
{
    font-family:Arial, Helvetica, sans-serif !important!;
    font-size:12px !important;
}
#SuggestiveCartContent
{
    background: none repeat scroll 0 0 #171717;
    float: left;
    margin-bottom: 10px;

    padding: 10px 15px;
    width: 740px;
}
#SuggestiveCartContent h2
{
      background: none repeat scroll 0 0 #C7181D;
    border: medium none;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 10px 15px;
    width: 710px;
}
#SuggestiveCartContent ul li
{
     float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 220px !important;
    margin-bottom:15px;
}

#SuggestiveCartContent .BlockContent > p {
    color: #646464;
    margin-top: 10px;
}
#SideCategoryList ul li.last .sub-container
{
    right:0 !important;
    left:inherit !important;
}
/*#SideCategoryList ul li.second-last .sub-container*/
.Enquiry_div
{
   
    float: left;
    margin-bottom: 10px;
   
    
}
.contact_div
{

   float: left;
    margin-bottom: 10px;
    margin-top: -20px;
    width: 100%;;
}
#ContactForm .HorizontalFormContainer dt
{
    color: #353535;
    margin-left: 10px;
    text-align: left;
    width: 115px;
}
.contact_div.HorizontalFormContainer dt
{
      color: #353535;
    margin-bottom: 5px;
    text-align: left;
    width: 100px;
    padding-top:7px;
}
#ContactForm .HorizontalFormContainer dd
{
    margin-left:150px;
}

#ContactForm .Textbox, #ContactForm select,#ContactForm textarea
{
   border: 1px solid #EDEDED;
    color: #353535;
  font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
    font-weight: normal;
}
#ContactForm .HorizontalFormContainer p.Submit
{
    margin-left:163px
}
#ContactForm .FormContainer .Submit .btn
{
       padding: 5px !important;
    width: 100px;
}
.HorizontalFormContainer dt.phone_conatct
{
    background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/c_call.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 37px;
    padding-left: 45px;
   
}
.HorizontalFormContainer dt.fax_conatct
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/c_fax.png?t=1771409764)no-repeat scroll 0 0 rgba(0, 0, 0, 0);
     height: 37px;
    padding-left: 45px;
   
}
.HorizontalFormContainer dt.email_conatct
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/c_mail.png?t=1771409764)no-repeat scroll 0 0 rgba(0, 0, 0, 0);
     height: 37px;
    padding-left: 45px;
    
}
.HorizontalFormContainer dt.showroom_conatct
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/c_showroom.png?t=1771409764)no-repeat scroll 0 0 rgba(0, 0, 0, 0);
     height: 37px;
    padding-left: 45px;
   
}
.contact_div.HorizontalFormContainer dd
{
      color: #353535;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 13px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
}
.contact_div.HorizontalFormContainer dd a
{
    color: #353535;
    float: left;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 13px;
    margin-bottom: 0;
    margin-left: 0;    
    cursor:pointer;
}
.contact_div.HorizontalFormContainer dd a:hover
{
    color:#008000;
    text-decoration:underline;
}
.warranities h1,.shipping_div h1,.tearm_condition h1,.payment_div h1,.delivery h1,.privacy h1,.earn_with_us h1,.place_order h1
{
    color: #FFFFFF;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    
}
.warranities,.shipping_div,.tearm_condition,.payment_div,.delivery,.privacy,.earn_with_us,.place_order
{
     background: none repeat scroll 0 0 #171717;
    color: #848484;
    padding: 10px 15px;
    text-align:justify;
}
.about_first
{
    background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/about_1.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.about_second
{
    background:url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/about_2.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.about_first > p ,.about_second p{
    padding-bottom: 5px;
    padding-left: 10px;

    padding-top: 5px;
    text-align: justify;
    width: 470px;
}
.Message
{
    color: #525252 !important;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 7px !important;
    padding-top: 10px;
}
#QuickViewContent h3
{
    color: ##008000;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom:5px;
}
#QuickViewProductDetails > p {
     color: #353535;
    font-weight: normal;
     font-family: "trebuchet MS",verdana,tahoma,arial;
     font-size:13px;
}
.product_detail_share
{
      background: none repeat scroll 0 0 #313131;
    clear: both;
    float: left;
    margin-top: -4px;
    padding: 5px;
    width: 375px;
}
.top_share
{
     position: absolute;
    right: 0;
    top: 0;
    width: 95px;
}
.top_share .addthis_button_google_plusone,.top_share .addthis_button_twitter,.top_share .PinterestButtonContainer,.top_share .addthis_button_linkedin
{
    display:none !important;
}
.product_detail_share .AddThisButtonBox
{
     float: left;
    padding-left: 10px;
    padding-top: 40px;
    width:130px;
}
.product_detail_share .PinterestButtonContainer
{
      float: left;
      padding-top:12px;
      margin:0 0 5px 0;
}
.ProductDetailsGrid .QuantityInput
{
    width:90px;
}

#delivery > p {
    font-weight: normal;
    text-align:justify;
}
#customer_service > div {
    font-weight: normal;
}

#customer_service > p {
    font-weight: normal;
}
#customer_service > div  a{
    color: #CE171B;    
}
#customer_service > div  a:hover
{
    text-decoration:underline;
}
#ProductDescription  span
{
    font-weight:bold !important;
    font-size:13px !important;
    font-family:'Roboto',sans-serif !important;
    color:#444 !important;
}
#description p span
{
    font-weight:bold !important;
     color:#444 !important;
   
}
#ProductDescription h1
{
     float: none;
    text-align: left !important;
    width: auto;
}
.PrimaryProductDetails #description p
{
    text-align:left !important;
}
.SideCategoryListClassic ul.category-list li .sub li ul li ul {
    margin-left: 10px;
}
.SideCategoryListFlyout ul li a{
     /*color: #FFFFFF;
    display: block;
    float: left;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
    font-weight: bold;
    padding: 16px 10px;
    text-decoration: none;
    text-transform: uppercase;*/
        color: #FFFFFF;
    display: block;
    float: left;
    font-family: "trebuchet MS",verdana,tahoma,arial;
    font-size: 10px;
    font-weight: normal;
    padding: 16px 2px;
    text-decoration: none;
    text-transform: uppercase;
}
.SideCategoryListFlyout ul li a:hover{
    background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/menu_hov.jpg);
     background-color:#008000; 
}
#SideCategoryList .sf-menu .sf-sub-indicator {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 0;
}
.banner
{
     background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/slider3.png?t=1771409764) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 303px;
    width: 990px;
}
.banner_shadow
{
     background: url(//cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/image/banner_shadow.png?t=1771409764) no-repeat scroll center bottom rgba(0, 0, 0, 0);
    height: 39px;
    width: 990px;
}

.SideCategoryListClassic ul.category-list li .sub li ul li ul li
{
    width:160px;
}
.OutOfStockMessage
{
    margin-bottom:15px;
    color:#353535;
}
#CheckoutGuestForm h4,.AccountLogin h4
{
  border-bottom: 1px solid #DDDDDD;
    padding-bottom: 5px;
}

.banner_category_page_top,.banner_category_page_bottom
{
    display:none;
}

.topbottom_banner
{
    /*  background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/top-prommo.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;*/
    height: 61px;
    width: 990px;
}
.topbottom_banner ul
{
        list-style:none outside none;
        margin:0;
        padding:0;
    }
.topbottom_banner ul li
{
    float:left;
    margin:0;
    padding:0;
}
.topbottom_banner ul li a
{
        float:left;
    }

.topbottom_banner ul li a.takeuchi
{
          background-image: url("https://s4.postimg.org/9cyfqqee5/Website+Logo Background Takeuchi.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
     height: 61px;
     width:245px;
    }
.topbottom_banner ul li a.mecalac
{
          background-image: url("https://s4.postimg.org/z788giee5/Website+Logo Background Mecalac.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
     height: 61px;
     width:244px;
    }
.topbottom_banner ul li a.demoter
{
          background-image: url("https://s4.postimg.org/9n5ya2t0d/Website+Logo Background Dingo.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
     height: 61px;
     width:254px;
    }
    .topbottom_banner ul li a.buckets
{
          background-image: url("https://s14.postimg.org/7riqefncx/Website_Logo_Background_DIg_It.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
     height: 61px;
     width:247px;
    }
.left.left_menu {
      float: left;
    width: 720px;
}
.right.menu_right {
    background: none repeat scroll 0 0 #FFEE00;
    float: left;
    width: 270px;
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    
}
.PageMenu
{
background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/menu-bg.jpg);
    background-repeat: no-repeat;
    height: 47px;
    margin: 0;
    position: relative;
    text-align: left;
    width: 990px;
    z-index: 50;
    float:left;
}

.PageMenu .borderR {
    border-right: 0;
}

.PageMenu .ActivePage a {
    color: #fcc4ab;
}

.PageMenu a
{
     color: #FFFFFF;
    font-family: 'Economica',sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.PageMenu ul {
    border-bottom: none;
    padding-bottom: 0;
    margin: 0;
    position: relative;
    width:inherit;
}

.PageMenu li .icon{
display: none !important;

}

.top_call_banner {
    background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/call.png);
    height: 22px;
    position: absolute;
    right: 5px;
    top: 85px;
    width: 171px;
}
.right
{
    float:right;
}
#SideCategoryList ul li.last
{
    background-image:none;
}

.Block.BlockContent.banner_home_page_top {
    margin: 0;
    padding: 0;
}
#HomeFeaturedProducts .BlockContent
{    
       background: none repeat scroll 0 0 #ECECEC;
    padding: 20px 10px 10px;
}
.NewProducts .BlockContent
{
           background: none repeat scroll 0 0 #ECECEC;
    padding: 20px 10px;
}
#HomeFeaturedProducts .ProductPriceRating em .CatalogPriceExTax
{
    display: none;
}
#FooterUpper .Column.we_accept
{
    margin-right:0;
}
#FooterUpper li.payment_img
{
    background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/payment.png);
    background-repeat: no-repeat;
    height: 33px;
    padding: 0;
    width: 150px;
}
#FooterUpper li.truly_aus_img
{
     background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/Truly_aus.png);
    background-repeat: no-repeat;
    height: 90px;
    margin-top: 5px;
    padding: 0;
    width: 114px;
}

.NewsletterSubscription .BlockContent
{
     /* background-color: #ECECEC;
    float: left;
    padding: 10px;
    width: 192px;*/
     float: left;
    width: 280px;
}

.information_block > ul {
    width: 212px;
    padding:0;
    margin:0;
}

#LayoutColumn2 .CategoryDescription ,#LayoutColumn2 .SubCategoryList {
    display: none;
}
.CatalogPriceExTax,.ProductDetailsPriceExTax
{
     color:#353535 !important;
}
.DetailRow .ProductDetailsPriceIncTax
{
	float:left;
}

.productAttributeValue > label {
    padding-left: 2px;
}
.Field.validation.productAttributeFluidWidth {
    width: 200px;
}

#ProductDescription > h2,#ProductVideos > h2 {
    color: #008000;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 14px;
    font-weight: bold;
}

.ProductDescriptionContainer.prodAccordionContent > p {
    color: #353535;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 14px;
    font-weight: normal;
text-transform:none;
}
.cart_blockcontent_p
{
      border-bottom: 1px solid #DDDDDD;
    margin-bottom: 5px;
    padding-bottom: 7px;
     color: #353535;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 12px;
    font-weight: normal;
}
#SideCartContents .ProductList {
    color: #353535;
    font-family: trebuchet ms;
    font-size: 13px;
}

.NewProducts h2 {
    background-color: #2DB50D;
    color: #FFFFFF;
    font-family: 'Economica',sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 15px;
    text-align: left;
    text-transform: uppercase;
}
h1, h2, h3, .TitleHeading {
    font-size: 1.6em;
    font-weight: 300;
    margin: 0 0 12px;
    text-transform: uppercase;
}
h1, h2, h3, .TitleHeading, .slide-text, #HeaderLower li, .ProductActionAdd, .ProductDetailsGrid .DetailRow.PriceRow .Value, .QuickViewBtn, .btn, .fastCartSummaryBox .ProductPrice, .ProductPriceWrap {
    font-family: 'Montserrat',Helvetica,Arial,Sans-Serif;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.Content.Wide.WideWithLeft.my_account ,.Content.Wide.WideWithLeft.my_inbox {

    margin-top: 10px;
}
.my_account .BlockContent strong
{
    color: #353535;
    font-family: "trebuchet MS", verdana, tahoma, arial;
    font-size: 14px;
    font-weight: normal;
}
#ChooseShippingAddress
{
    float:left;
    width:740px;
}

#ShippingAddressForm > h2 {
    margin-top: 10px;
}
#ShippingAddressForm
{
    background:#ececec;
    padding:10px 15px;
    width:730px;
}
#CartHeader .FloatRight
{
    margin-right:10px;
}
.CartThumb  img
{    
    border:1px solid #eee;
}
.CartItemIndividualPrice.Even ,.CartItemTotalPrice.Odd{
    font-size: 14px;
}
.Block.ExpressCheckout {
    margin-top: 8px;
}
#LoginForm .Submit a
{
    margin-left:40px
}
#ForgotPasswordForm .BlockContent
{
       background: none repeat scroll 0 0 #ECECEC;
    padding: 10px 15px;
}
.AdvancedSearch {
    background: none repeat scroll 0 0 #ECECEC;
    padding: 10px;
}
.CartContents a.EstimateShippingLink
{
      background: none repeat scroll 0 0 #F3D74E;
    border: medium none !important;
    color: #353535;
    cursor: pointer;
    font-family: Open Sans;
    font-size: 13px !important;
    font-weight: normal;
    letter-spacing: 0 !important;
    margin-left: 50px;
    padding: 7px 10px !important;
    text-align: center;
    text-decoration: none !important;
    text-transform: capitalize !important;
    }
    
.Submit.EstimateShippingButtons > input {
    width: auto;
}
#LeftCategory .sf-sub-indicator
{
     background-image: url(https://cdn2.bigcommerce.com/server100/jk4o2r/templates/__custom/images/arrows-ffffff.png) !important;
    background-repeat: no-repeat;
}
#LeftCategory ul.sf-menu li li li:hover ul,
#LeftCategory ul.sf-menu li li li.sfHover ul {
    left:            200px !important; /* match ul width */
    top:            0;
}
#LeftCategory a > .sf-sub-indicator {   
    top: 7px !important;
}
#LeftSideCategoryList ul ul
{
    left:184px !important;
    border:1px solid #dedede;
}
#LeftSideCategoryList ul ul li,#LeftSideCategoryList ul ul ul li
{
    margin: 0 0 2px;
}
#ProductDetails .header-wrapper
{
    position:relative;
}
.Content #SearchResultsProduct .FeedLink
{
    margin: 0;
    padding: 0 0 10px;
}

.BlockContent > p {
    text-align: justify;
}
.PostTitle{ font-family:'Economica',sans-serif;}
#BlogRecentPosts ul li{ background:url("https://cdn2.bigcommerce.com/server100/jk4o2r/product_images/uploaded_images/arrow.png?t=1408532611") no-repeat 8px 8px; padding-left:10px;}

#SideProductRelated .ProductPrice,#SideProductRelated .ProductList em
{
	font-size:13px;
	margin-top:5px;
}
.jcarousel-next-disabled,.jcarousel-prev-disabled
{
opacity:0;
}

#requestForm {
  display: none;
}

#requestForm h3 {
   background: none repeat scroll 0 0 #2DB50D;
   color: #FFFFFF;
   font-family: Trebuchet MS;
   margin-bottom: 10px;
   text-shadow: none;
   text-transform: uppercase;
   width: inherit;
   padding:10px;
    position: absolute;
    top: 0;
    width: calc(100% - 20px);
}

#requestForm p
{
   color: #353535;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    
   padding: 10px;
}
#requestForm p.Submit {
  margin: 0 0 28px 155px;
}

#requestAddress {
  width: 350px;
  border: 1px solid #AEAEAE;
}

#requestMessage {
  width: 350px;
  border: 1px solid #AEAEAE;
}

#generatePDFQuote {
  display: none;
}

.CartHeaderPrice {
  display: none;
}

.productTotalQuote {
  display: none;
}

#clearCart {
  background-color: #E23940;
  color: #ffffff;
}

#clearCart:hover {
  background-color: #E23940 !important;
  color: #ffffff !important;
}

/*Start Spring Merchant - item list spacing when price is not available*/
#CategoryContent ul.ProductList li.item-hidden-price {
    min-height: 265px;
}
/*End Spring Merchant - item list spacing when price is not available*/

/*Start Spring Merchant - fix menu on hover*/
#HomeSlideShow .slide-overlay {
    display: none !important;
}
/*End Spring Merchant - fix menu on hover*/