﻿/*****************************************************************
* Interspire Shopping Cart Style File                             *
*                                                                 *
* Name: OfficeFurnitureWarehouse ► CSS Styles                     *
* Author:  ► Office Furniture Warehouse                              *
*                                                                 *
*****************************************************************/

/* Global Reset */
* {
    margin: 0;
    padding: 0;
    border: 0;
}
/* General */

@font-face {
    font-family: 'hvn';
    src: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/Lato-Regular.ttf?t=1429235420) ;
}

/*@font-face {
    font-family: hvn;
    src: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/hv.otf?t=1429235420);
}*/

/*html {
    background:#FFFFFF url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/footer_background.png?t=1429235420) repeat-x bottom left;    
}*/

body {
    color: #3E3E3E;
    font-family:  hvn, Arial, Helvetica, sans-serif;
    font-size: 0.95em;
    height: 100%;    
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/header_background.png?t=1429235420) left top repeat-x
    /*, url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/footer_background.png?t=1429235420) left bottom repeat-x*/;
    margin:0 auto;
    padding:0;
}
div#bodyContainer {
    height: 100%;    
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/footer_background.png?t=1429235420) left bottom repeat-x;
    margin:0 auto;
    padding:0;
}
h1 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: normal;
}

.cat_title_heading {
    margin-top: -55px;    
    float: right;
}
h2 {
    color: #191c1f;
}
h3 {
    color: #191c1f;
}

input, select {
    font-size: 11px;
}
input {
    padding: 1px;
}
input, select {
    cursor: pointer;
}

input[type='submit'] {
    margin: 0 0 10px 0;
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/add_to_quote_button_bg.jpg?t=1429235420) repeat-x top left;
    font-family: hvn, arial;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 10px;
}

input[type='text'], input[type='password'] {
    cursor: text;
    border: 1px solid #CCC;
    height: 18px;
    font-size: 14px;
}

textarea {
    cursor: text;
    border: 1px solid #CCC;
    font-size: 14px;
    }
p {
    line-height: 1.3;
    margin-bottom: 15px;
}
a {
    font-weight: normal;
    text-decoration: underline;
    outline:none !important;
    color: #3E3E3E;
}
h2 {
    font-size: 1.3em;
    font-weight: bold;
    margin: 6px 0 10px 0;
}



.TitleHeading  h2{
    color:#fff;
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/background-gradient.png?t=1429235420) repeat-x ;
}

h3 {
    font-size: 1.1em;
    margin-bottom: 6px;
}
h4 {
    font-size: 1.1em;
    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;
    background: #e5e5e5;
    height: 1px;
    border:0;
}

.category_image_header {
    height: 187px;
    margin-top: 10px;
    margin-bottom: 15px;
}

/* Forms */

.HorizontalFormContainer {
    
    width:50%;
}

#ConfirmOrder {
    
    
        
}
.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin: 0 auto;
}

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

.HorizontalFormContainer dd.ProductField {
    height: 20px;
}
.HorizontalFormContainer dd {
    margin-left: 170px;
    padding-bottom: 5px;
}

.NarrowFormContainer dt {
    width: 110px;
    float: left;
}

.NarrowFormContainer dd {
    margin-left: 120px;
    margin-bottom: 10px;
}

.HorizontalFormContainer p.Submit {
    margin-left: 170px;
}

.NarrowFormContainer p.Submit {
    margin-left: 120px;
    width: 100%;
}

.VerticalFormContainer dt {
    margin-bottom: 6px;
}

.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}
/* Page Container */

#Container {
    
    width: 960px;
    margin: 0 auto;
}

/* Top Navigational Menu */

#TopMenu {    

    /*position:absolute;*/
    top:0;
    /*z-index:999;*/
    width:100%;
    margin:0;
    float:right;


}

#TopMenu ul {
    
    list-style: none;    
    padding: 1px 0 0 0;
    margin: 0 auto;
    height:24px;
    float: right;
    /*background:url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/menu-bg.jpg?t=1429235420) no-repeat center center;*/

}

#TopMenu li {
    
    list-style: none;
    line-height:.85em;
    float: left;
    text-align:center;
    margin: 0 auto; 
    /*width:320px;*/
    color: #969696;
    height: 23px;
    padding-top: 3px;

}

#TopMenu li.First a {
    background:none !important;
}

#TopMenu li a {
    
    display: block;
    text-decoration: none;
    font-size: 0.80em;
    padding: 0 5px 0 5px;
    margin: 6px 0 0 0;
    color:#FFFFFF;
    text-transform:uppercase;
    font-weight:bold;

}

#TopMenu li div {
    margin-top: 0px;
}

#TopMenu li div a {
    padding: 0;
    margin: 0;
    display: inline;
    font-size: 1em;
}

#TopMenu li a:hover {
    text-decoration: none;
    color:#CCCCCC;
}

#header_elements {
    width:960px;    
    position:relative;
    float:left;
    top:0px;
    z-index:100000;
    
}
#top_menubar {
    width:100%;
    height: 30px;
    clear:both;
}
#below_topmenubar {
    width: 100%;
    height: 125px;
    clear: both;
}
#header_left {
    width: 440px;
    float:left;
}

#header_right {
    width: 520px;
    float:right;
}

#cORc {
    float: right;
    margin: 10px 0 0 10px;;
}

#chat {
    
    float:left;
    margin: -.5em  0 0 0; 
    padding:0;
    
}

#call {
    
    float:right;
    margin: -10px 5px;
    padding:0;
}


/* Pages Menu */
#Menu {
    clear: both;
    padding: 0;
    height: 54px;
    width:960px;
    top:155px;
    background:url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/menu.png?t=1429235420);

}


#Menu ul {
    margin: 0;
    padding: 0;
}

#Menu li {
    
    text-transform:uppercase;
    float: left;
    position: relative;
    height: 54px;
    list-style: none;
    margin:0;
    padding: 0;
}

#Menu li.First {
    background: none !important;
}
#Menu li a {
    
    font-family: 'NobileRegular',Arial ,sans-serif;
    color:#fff;
    display: block;
    float: left;
    font-size: 1em;
    line-height:54px;
    text-decoration: none;
    text-align: center;
    padding: 0 15px 0 15px;

}


#Menu ul li:hover a{

}

#Menu li ul {
    width:200px; 
    position: absolute;
    clear: left;
     top:54px; 
    left:10px;
    display: none;
    text-align: left;
    background-color:#000;
    opacity: 0.8;
    z-index: 1;
    padding:0;
    margin:0;
}
#Menu li ul li {
    
    clear: both;
    color: white;
    border-top:1px solid #000;
    text-align: left;
    background:#000;
    padding:0;
    margin:0;
    height: auto;

}
#Menu li ul li a {
        
    color:#fff;
    font-size: 1em;
    text-align: center;
    margin: 0;
    width:200px; 
    font-size:12px;
    padding: 5px 0;
    text-decoration: none !important;
    line-height:20px;
    background:transparent;
    text-transform: uppercase;
    
}


#Menu li ul li a:hover {
    text-decoration: none;
}

#Menu li:hover a, #Menu li.over a {
    text-decoration: none;
}

#Menu li ul li a, #Menu li.over li a {
    text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
    display: block;
}

#Menu li.searchLI{
    font-family: 'NobileRegular', Arial ,sans-serif;
    color:#fff;
    float:right;
    position:relative;
    right:195px;
    font-size: 1em;
    line-height:54px;
    text-decoration: none;

    
}

/* Holly Hack. IE Requirement */
* html #Menu ul li {
    float: left;
    height: 1%;
}
* html #Menu ul li a {
    height: 1%;
}


/* End */

/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
    margin:0 auto 2px auto;
    width:960px;    
}
#Wrapper {
    position:relative;
    top:0;
    padding:0;    
    width:960px;
    margin:10px auto 0 auto;

}
/* Header */


#Header {
    
    height: 190px;
    clear: both;
    margin:    0;
}

#Logo {
    float:left;
}

#LogoImage {
    margin: 0;
    padding: 0;        
}
#Logo h1 {
    font-size:2.6em;
    font-weight: 700;
    margin: 65px 0 0 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding:0;
    text-transform:uppercase
}
#Logo h1 a {
    text-decoration: none;
}
#clearance { 
    float:left;
    margin-top: 25px;
    margin-left: 15px;
    }
#header_showroom_ftl {
    float:left;
    width:265px;
    font-size:14px;
    color:#ffffff;
    margin: 15px 0px 0 25px;
    text-shadow: 1px 1px 2px #343333;
    }

#header_showroom_mia {
    float:left;
    width:180px;
    font-size:14px;
    color:#ffffff;
    margin: 15px 0 0 27px;
    text-shadow: 1px 1px 2px #343333;
    }
/* Top Search Form */

#SearchForm {
    font-size:14px;
    float:right;
    margin:0 0 0 0;
    padding: 0px 0 0 0 ;
    right: 0px;
    position: absolute;
    width: 232px;
    height: 59px;
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/Search-Box-Background.png?t=1429235420) no-repeat 0 0;
    top:142px;

}

#SearchForm label {
    display:none;
}


#sText {
    height: 30px;    
    width: 175px;
    margin: 14px 0 0 0;
    padding-left: 15px;
    float: left;
    background-color: transparent;
}

#SearchForm input#search_query{


    float:left;
    width:192px;
    height:30px;
    border:none;
    margin:0;
    padding:0px !important;
    font-size:14px;
    line-height:21px;
    text-indent:5px;
    background-color: transparent;

}

#sButton {
    float:left;
    height:30px;
    margin-top: 18px;
    padding:0;
    
}

#SearchForm .Button {    

    width: 24px;
    height:24px;
    margin:0;
    padding:0;
    
}

#SearchForm p {
    text-align: left;
    margin:0;

}
#SearchForm a {
}

#frmWishList p {margin:.5em .5em 1.5em .5em;}


#frmWishList input[type="image"] {
    
    height:27px;
    width:121px;
    margin:0 1em 0 2em;    
    padding:0;    
    text-align:center;

        
}
/* Left Content Area */


.Left {
    position:relative;
    float: left;
    width: 176px;
    margin:0;
    font-size: 0.85em;
    background:#6c6969;
}
.Left h2 {
    background-color: #292929;
    color:    #dddddd;
    font-size: 1.1em;
    line-height:1em;
    padding:7px 5px 5px 5px;
    font-weight:400;
    word-spacing:-2px;
    text-transform:uppercase;
    text-align:center;
    margin-top: 0px;
}

/*SideCategory
.Left li a:hover {
    text-decoration: underline !important;
}
.Left .BlockContent {
    margin: 0 10px 0 10px;
}
.Left ul {
    margin: 0;
    padding: 0;
}
.Left li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0;
}
.Left .BlockContent {
    margin: 0;
}
.Left li {
    padding:5px 0;
}
.Left li a {
    padding-left:5px;
}

/* ►►►►►►►►►►►►►►►►►►►►►►►►  Menu ◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄ */

.Left #SideCategoryList {
    
    margin:0;
    padding:0;
    
}

.Left #SideCategoryList    ul{
        
    margin:0;
    padding:0;
    
}

.Left #SideCategoryList    ul li{
        
    margin:0;
    list-style: none;
    padding:.6em 0;
    background:url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/menu-gradient.png?t=1429235420) repeat-x;

}

.Left #SideCategoryList    ul li a{
        
    padding-left:5px;
    color:#fff;
    text-decoration:none;
    font-size:.85em;
    text-transform:uppercase;
    break-word:none;
    
}

.Left #SideCategoryList    ul li:hover {
    
    text-decoration: none;
    background:#a51914;
    color:#fff;
}

#subscribe_form {
    padding: 0px 0 0 0;
    margin:.2em 0 0 1em;
}

#subscribe_form p {
    
    margin:.5em 0 0 0;
    
}

#subscribe_form input[type='image'] {
    
    height:27px;
    width:121px;
    margin:0 1.25em 2em .75em;    
    padding:0 0 1em 0;
    text-align:center;

}

.Left #SideCategoryList li ul {
    border-top: 1px solid #c5dde9;
}
.Left #SideCategoryList li.LastChild {
    border-bottom: 0 !important;
}
.Left #SideCategoryList li a, .Left #SideShopByBrand li a {
/*    background:url(../../Military/images/gray/bg_side_li.gif) no-repeat 0% 6px;*/
    padding-left:15px;
}
.Left #SideCategoryList li ul {
    padding-left: 15px;
}
/* Primary Content Area */
.Content {
    width: 960px;
    min-height: 500px;
    margin: 0;
    font-size: 0.9em;
}
.Content_Account {
    float: right;
    width: 760px;
    min-height: 500px;
    margin: 0;
    font-size: 0.9em;
}
.Content .Block {
    clear: both;
}
.Block {
    padding-bottom:10px;
}
.Content .Block {
    background:none !important;
    border:none !important;
    margin-bottom: 20px;
}
.Content h2, .TitleHeading {
    font-family: hvn, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    color: #515151;
    font-weight: 800;
    padding-bottom: 0px;
}

.Content a:hover {
    text-decoration: underline;
}
/* Primary Content Area (column span of 2) */
.Content.Wide {
    width:960px;
}
/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
    width:960px;
    margin:40px 0 0 0;
    padding:0;
}
/* Right Content Area */
.Right {
    float: right;
    min-height: 500px;
    width: 173px;
    font-size: 0.85em;
    padding-bottom: 10px;
    margin:0 0 0 14px;
    display:none
}
.Right h2 {
    font-size: 1.33em;
    margin: 0 10px;
    padding:10px 5px 0 5px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:700;
    word-spacing:-2px
}
.Right a {
    text-decoration:underline
}
.Right li a:hover {
    text-decoration: none;
}
.Right .BlockContent {
/*    margin: 0 10px 0 10px;*/
    margin: 0 10px 0 10px;
}
.Right ul {
    margin: 0;
    padding: 0;
}
.Right li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0;
}
.Right .BlockContent {
    margin: 0 17px 0 17px;
}
.Right li {
}
.Right li a {
    text-decoration: none;
}
.Right li a:hover {
    text-decoration: underline;
}
.BrandCloud {
}
/* Page Footer */

/*#Footer {
    clear: both;
    font-size: 0.85em;
    text-align: center;
    margin:0;
}
#Footer ul {
    list-style: none;
    margin: 0 0 30px 115px;
    padding: 0;
}
#Footer li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
#Footer li a {
    text-decoration: none;
    padding: 0 10px 0 10px;
}

#Footer {

    position:relative;
    left:8px;
    width:976px;
    margin:-25px auto 0 auto;
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/footerbg.jpg?t=1429235420) repeat-x;
    height: 275px;
  clear: both;
  overflow: hidden;    
}
*/ 
#Footer a    {
    
    color:#c3c3c3;
    text-decoration:none;
    
}
 
#footerLogo {
    
    margin:25px 0 0 0;
    
}

#footer1 {
    
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/footer01bg.png?t=1429235420) repeat-x center bottom;
    height: 274px;
    width: 206px;
    margin:0;
    float: left;
}

#footerContact { 

    margin:25px 0 0 200px;
    
}

#footer2 {
    
    height: 274px;
    width: 500px;
    margin:0;    
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    
}

#footer2a {

    margin:25px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    float: left;
  clear:left;
}


#footer2b {
    
    height: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    float: left;
    margin:0;

}

#footerMap {
    
    float:left;
    margin:0 0 0 10px;    
    width:44px;
    
}

#footerAdd    {
    
    float:left; 
    margin:0 0 0 10px;
    height: 60px; 
    width: 240px;
}

#footerNav {
    
    margin:25px 0 25px 75px;    
}    

.footerLeftInfo {
    
    height: 50px;
    width: 160px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
    margin:25px 0 0 30px;
    line-height: 14px;
  clear:left;
}

.footerRightInfo {
    
    height: 50px;
    width: 160px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
    margin:0 0 0 30px;
    line-height: 14px;
  clear:left;
    
}

.navigation2 {
    
    height: 50px;
    width: 160px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
    margin:10px 0 0 30px ;
    line-height: 14px;
}

.navigation3 {

    height: 50px;
    width: 160px;
    margin:10px 0 0 30px ;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    float: left;
    line-height: 14px;
}

#footer3 {
    
    background-image: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/footer03bg.png?t=1429235420);
    background-repeat: repeat-x;
    height: 274px;
    background-position: bottom;
    width: 260px;
    float: right;
   /* padding-right: 20px;*/
   overflow: hidden;
}



#footer3a {
    
    height: 200px;
    width: 220px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    float: left;
    margin-left: 16px;
    padding-right: 20px;
    clear: both;
    overflow: hidden;
}


/* Newsletter Subscription Form */
#SideNewsletterBox {
    
    height:220px;
    
}
.NewsletterSubscription {
    clear: both;
}
.NewsletterSubscription label {
    clear: both;
    float: left;
}
.NewsletterSubscription input {
    width: 130px;
    font-size: 0.9em;
    padding: 3px;
    margin-bottom: 5px;
}
.NewsletterSubscription .Button {
    margin:1em;
}

/* Product Listings */

.ProductList {
    list-style: none;
    /*margin: 0 -5px;*/
    margin:0;
    padding: 0;

}
.ProductListRecentlyViewed {
    list-style: none;
    /*margin: 0 -5px;*/
    margin:0;
    padding: 0;
}

.Content .ProductListRecentlyViewed li {
    list-style: none;
    float: left;
    width: 180px !important;
    font:15px Arial, Helvetica, sans-serif;
    line-height:18px;
    overflow: hidden;
    height: 215px !important;
    border: 1px solid #C9C9C9;
    margin-right: 10px;
    margin-bottom: 10px;
}
.Content .ProductList li {
    list-style: none;
    float: left;
    width: 228px !important;
    font:15px Arial, Helvetica, sans-serif;
    line-height:18px;
    overflow: hidden;
    height: 250px !important;
    border: 1px solid #C9C9C9;
    margin-right: 10px;
    margin-bottom: 10px;

}

.ProductList a, .ProductListRecentlyViewed a  {
    font:12px hvn, Arial, Helvetica, sans-serif;
    line-height:18px;
    text-decoration: none;
    color: #191c1f;
}
.ProductList a:hover, .ProductListRecentlyViewed a:hover{
    color:#a91c17;
        text-decoration: none;

}

.ProductList .ProductImage {
    margin: 0 0 5px 0;
    display: block;
    height: 220px;
    text-align: center;
    overflow: hidden;
    width:230px !important;
    height: 172px !important;

}
.ProductListRecentlyViewed .ProductImage {
    margin: 0 0 5px 0;
    display: block;
    height: 180px;
    text-align: center;
    overflow: hidden;
    width:180px !important;
    height: 135px !important;
}

.ProductList .ProductImage img {   
    width: 229px;
}
.ProductListRecentlyViewed .ProductImage img {   
    width: 180px;
}
.ProductList p {
    margin: 5px 0 5px 5px;
}
.ProductList strong, .ProductList strong a {
    font:1em/1.2em 700 Arial, Helvetica, sans-serif;
    padding-bottom:.5em;
}
.Left .ProductList strong, .Left .ProductList strong a, .Right .ProductList strong, .Right .ProductList strong a {
    font-weight:400;
    display:block;
}
.Left .TopSellers .ProductList strong, .Left .TopSellers .ProductList strong a, .Right .TopSellers .ProductList strong, .Right .TopSellers .ProductList strong a {
    font-weight:700
}
.ProductPrice, .ProductList em {
    font-style: normal;
    font-weight: 400;
}
.ProductList .Rating {
    font-size: 0.9em;
    font-weight: bold;
}
/*.ProductList li .ProductCompareButton {
    margin-top: 3px;
    text-align: center;
}
*/

.ProductList li .ProductCompareButton {


    text-align: center;
    background:transparent;
    margin:0;
    padding:12px 0;
    height:25px;

}


.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    display: none;
}
.Left .ProductList li, .Right .ProductList li {
    clear: both;
    list-style: none;
    margin: 0;
    margin-top: 5px;
    padding: 3px 0 5px 0;
}


.Right .SideCart p {
    color: #000000;
}/* Top Seller Block Specific */
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    float: left;
    width: 16px;
    font-size: 1em;
    padding: 4px 0 3px 4px;
    display:none;
}
.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails { /* Contains the details of the item */
    padding: 3px 0 3px 0;
    font-weight:400
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
    clear: both;
    float: left;
    margin: 10px auto 5px auto;
    padding: 4px;
    overflow: visible;
    display: inline;
    width:126px;
}
.Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 img {
    text-align: center;
    overflow: hidden;
    margin:0 auto;
}
.Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 .ProductImage img {
    max-width: 130px;
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    width: 51px;
    height: 51px;
    font-size: 2.6em;
    padding: 8px 0 8px 0;
    margin: 35px 0 0 80px;
    text-align: center;
    display: Block;
    position:absolute;
    font-weight:400 !important;
    display:none;
}
.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails {
    margin: 10px 6px;
}
.Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage {
    display: inline;
    text-align: center;
    overflow: hidden;
    margin:0 auto;
}
.Left .TopSellers li.TopSeller1 .ProductImage a, .Right .TopSellers li.TopSeller1 .ProductImage a {
    width: 130px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin:0 auto;
}
.Content .TopSellers li .TopSellerNumber {
    display: none;
}
.Left .TopSellers .ProductActionAdd a, .Right .TopSellers .ProductActionAdd a {
    font-weight:400 !important;
}
/* Page Breadcrumbs */
.Breadcrumb ul {
    list-style: none;
    margin: 0 0 10px -10px;
    padding: 0;
}    
.Breadcrumb li {
    list-style: none;
    margin: 0 0 0 0px;
    padding: 0;
}
.Breadcrumb {
    font-size: 1em;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #DCDFE2;
}
.Breadcrumb li {
    padding-left: 6px;
    display: inline;
}
.Breadcrumb li a {
    color: #191c1f;
    text-decoration:none;
    padding:0 15px 0 5px;
    background: url('../../Military/images/BreadcrumbSep.gif') no-repeat 100% 5px;
}

.Breadcrumb li a:hover {
    color: #a91c17;
    text-decoration:underline;    
    
}
.FindByCategory ul, .FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.FindByCategory li {
    padding-left: 12px;
    background: url('../../Military/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 {
    padding-right: 5px;
}
.Content .FeedLink {
    margin-top: 4px;
}
.FloatRight {
    float: right;
}
.FloatLeft {
    float: left;
}
.ClearRight {
    clear: right;
}
.ClearLeft {
    clear: left;
}
.SortBox {
    font-size: 0.95em;
}
.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 12px;
    padding: 4px;
}
.Clear {
    clear: both;
}
.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:0px 0px 0px 20px;
}
.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;
    visibility: visible;
}

.InfoMessage {
    padding: 8px 6px 8px 20px;
    margin-bottom: 10px;
}
.SuccessMessage {
    margin-bottom: 10px;
}
.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;    
    color: rgb(114, 0, 0);
    
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
    float: left;
    width: 50%;
}

.CreateAccount a    {
     color: #191C1F;
    text-decoration:none;
    text-decoration:underline;
}

.CreateAccount a:hover{
    text-decoration:none;
}

.AccountLogin {
    float: right;
    width: 40%;
    padding: 0px 5px 5px 5px;
}
.AccountLogin a    {
    
     color: #191C1F;
    text-decoration:underline;
    
}

.AccountLogin a:hover    {
    
    text-decoration:none;
    
}

#CartContent a{
    
     color: #191C1F;
    text-decoration:underline;
    
}

#CartContent a:hover    {
    
    text-decoration:none;
    
}

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 .ProductThumb {
    float: left;
    width: 478px !important;
/*    height: 358px !important;
*/    text-align: center;
    padding: 0;
}

.zoomWindow {
    left: 100% !important;
    width: 480px;
    top: -1px !important;
}
.ProductMain h1 {
    margin-bottom: 35px;    
}
.PrimaryProductDetails .ProductMain {
    width:465px;
    float: left;
    padding-left: 15px;   
    height: 365px; 
}


.ProductDetailsGrid {
    padding:0px;
}
.ProductDetailsGrid .DetailRow {
    clear:both;
    padding:5px 0;
}
.ProductDetailsGrid .Label {
    font-weight:700;
    float:left;
}

.ProductDetailsGrid .BulkDiscount #addToQuote  {
    margin: -1px 0 0 15px;
    background:url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/add_to_quote_button_bg.jpg?t=1429235420) repeat-x top left;    
    font-family: hvn, arial;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 10px;
}

.ProductDetailsGrid .BulkDiscount #addToQuote:hover  {
    background: #d72d15;    
}
#GiftCertificatesMenu ul {
    
color:#fff;
list-style-type:none;
margin:.25em .5em;
padding:0;
text-transform:uppercase;


}

#GiftCertificatesMenu ul li a{
    
    color:#191C1F;
    text-decoration:none;
    font-weight:.90em;
}

    
#ProductDescription, #ProductByCategory, #ProductReviews {
    padding:15px;
}

#ProductDetails h2, #CreateAccountForm h2, .AccountLogin h2, .CreateAccount h2, #CartHeader h2, #PurchaseGiftCertificate h2, #GiftCertificateIntro h2{
    text-align:left;
    color:#191C1F;
    font-size: 14px;
}
.Content .BlockContent {
/*    padding:15px 0;*/
    padding: 0;
    margin:0; 

}
.mainpage .BlockContent, #ProductDescription .BlockContent, #ProductByCategory .BlockContent, #ProductReviews .BlockContent, #ProductDetails .BlockContent {
    padding:0 !important;
}
.PrimaryProductDetails dl {
    font-size: 0.90em;
}
.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left;
}
.PrimaryProductDetails dd {
    margin-left: 90px;
}
.Right hr {
    margin: 5px 0 0;
}
.Content h3 {
    margin-bottom: 5px;
}
.ComparisonCheckbox {
    float: left;
}
div .SideRecentlyViewed {
    margin-top: 25px;    
}
.SideRecentlyViewed .CompareButton {
    margin: 10px 0 0 0;
    padding: 0;
}
.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-left: 20px;
    padding-top: 4px;
    padding-bottom: 8px;
    font-size:.9em
}
.CheckoutLink {
    font-size:.9em
}
/* General Tables */
table.General, table.CartContents, table.General {
    width: 100%;
    margin: 10px 0;
}
table.General thead tr th, table.CartContents thead tr th {
    padding: 6px 10px;
    text-align: left;
}
table.General tbody td, table.CartContents tbody td {
    padding: 6px 10px;
    vertical-align: top;
}
table.General tbody tr.First td {
    border-top: 0;
}
/* Cart Contents Table */

.CartContents tbody td {
    border-bottom: 0;
}
.CartContents .ProductName a {
    font-weight: bold;
}
.CartContents tfoot .SubTotal td {
    text-align: right;
    font-weight: bold;
}
.ProceedToCheckout {
    text-align: right;
}
.Content .ProceedToCheckout {
    width: 200px;
    float: right;
}
.ProceedToCheckout a {
    padding-top: 5px;
}
.ProductOptionList, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.ProductOptionList {
    margin-top: 5px;
    margin-bottom: 10px;
}
.ProductOptionList li {
    margin-bottom: 3px;
    margin-left: 2px;
}
.ProductOptionList input {
    vertical-align: middle;
}
.MiniCart .SubTotal {
    text-align: center;
    font-size: 115%;
    color: #333;
}
.MiniCart .CartProductOptionList {
    display: block;
}
.JustAddedProduct {
    width: 128px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}
.JustAddedProduct strong, .JustAddedProduct a {
    font-weight: bold;
    font-size: 1.02em;
    display: block;
    margin-bottom: 3px;
}
.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.CategoryPagination {
    padding: 5px;
    text-align: center;
}
.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px;
}/* Quick Search */
.QuickSearch {
    z-index: 20;
    margin: 0;
    padding: 0;
    text-align: left;
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #BFBFBF;
}
.QuickSearchTitle td, .QuickSearchAllResults td {
    font-weight: bold;
    padding: 4px;
    font-size: 11px;
}
.QuickSearchResult td {
    font-size: 11px;
    padding:8px 0px 8px 8px;
    cursor: pointer;
}
.QuickSearchResultImage {
    margin-left: 4px;
    margin-right: 10px;
    text-align: center;
}
.QuickSearchResultNoImage {
    padding-top: 10px;
    color: #777;
}
.QuickSearchResultName {
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
}
.QuickSearchResult .Price {
    font-size: 11px;
}
.QuickSearchHover td {
    background: #E8F4F8;
}
.QuickSearchHover a {
    text-decoration: underline;
    font-weight:bold;
}
.QuickSearchAllResults {
    text-indent: -7000px;
}
.QuickSearchAllResults a {
    text-decoration: underline;
    height: 25px;
    display: block;
    background: url('../../Military/images/gray/QuickSearchAllResultsButton.gif') no-repeat right;
}
.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 {
    display: none;
}
.CheckoutRedeemCoupon h4 {
    margin-top: 0;
}
.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 {
    padding: 4px;
}
.SubCategoryList ul, .SubCategoryList li {
    list-style: none;
    margin-left: 0;
}
.SubCategoryList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../../Military/images/SubCategory.gif') no-repeat 3px 1px;
}
.SearchTips .Examples {
    background: lightyellow;
    padding: 8px;
    border: 1px solid #aaa;
    color: #555;
    margin-left: 30px;
    margin-bottom: 10px;
}
.PrimaryProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em;
}
.ProductReviewList {
    clear: both;
}
.SortBox select {
    font-size: 0.9em;
}
.SortBox option {
    color: #444;
}

.sideYourAccount {
    
    text-align:left;    
    margin: 1em 0 0 0;

}

.sideYourAccount li {
    border-bottom: #939393 1px solid;
    padding: 5px 10px;
    list-style-type:none;
    text-decoration:none;
}

.sideYourAccount li a{
    
    color:#ffffff;
    text-decoration:none;
}


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

.yourAccountInfo li{
        
    list-style-type:none;
    margin:1em 1em 1em -2em;    
        
}

.yourAccountInfo li a {
        
    color:#000;
    font-weight:bold;
    text-decoration:none;        
}


.yourAccountInfo li a:hover {
        
    color:#333;
    font-weight:bold;
    text-decoration:underline;        
}

#AccountInbox a, #ConfirmOrder a, #AccountOrderStatus a, #AccountOrders a, #ChooseShippingAddress a, #WishLists a, #WishListEditFrom a, #EditAccountForm a, #EditAccountBreadcrumb a, #AccountOrderStatus a, #SearchPageHeader a, #ShippingAddressForm a, #AccountRecentItems a,#ChooseShippingAddress a, #ChooseShippingProvider a, #LoginForm a, #ForgotPasswordForm a, #NewsletterContent a, .ExpressCheckout h2 a, .checkOutPage a, #ConfirmOrder h2, #LoginForm h2, #AccountInbox h2, #AccountOrderStatus h2, #AccountOrders h2, #ChooseShippingAddress h2, #WishLists h2, #NewsletterContent h2, #WishListEditFrom h2, #EditAccountForm h2, #EditAccountBreadcrumb h2, #AccountOrderStatus h2, #SearchPageHeader h2, #ShippingAddressForm h2, #AccountRecentItems h2, #ChooseBillingAddress h2, #ChooseShippingAddress h2, #ChooseShippingProvider h2, #ForgotPasswordForm h2, .ExpressCheckout h2, .checkOutPage h2, .YourAccount h2, .quoteReceived { 
    
    color:#333;
    
}



.SoldOut {
    color: #999;
}
.RemoveFromWishlistForm {
    margin: 5px;
}
.ShippingProviderList {
    list-style: none;
}
small {
    font-size: 11px;
    color: gray;
}
.HowToPay {
    margin-bottom: 10px;
}
.ProductList em, .ProductList .Rating {
    display: block;
    padding-bottom:3px;
}
.ProductOptionList {
    display: block;
}
.GoogleCheckout p, .PayPalExpressCheckout p, .AlternativeCheckout p {
    margin: 0;
    font-size: 90%;
}
.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
}
.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right;
    margin:1em 0; 
}
/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
    float: right;
}
#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 #ffffaa;
    margin: 1px 3px;
}
/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}
.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EDECEC;
    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.Sel {
    background-color: #FFFFAA;
}
.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;
}
.PrimaryProductDetails .YouSave {
    font-weight: bold;
    margin-top: 3px;
    display: block;
}
/* 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 {
    background-color:lightyellow;
    padding:5px;
    border:1px solid #CDDEE2;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
}
.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}
.ExpressCheckoutBlock {
    padding-top: 6px;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}
.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;
}
.LoadingIndicator {
    margin-left: 10px;
}
.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px;
}

/*Checkout Process Styles*/

#ChooseShippingAddress {
    
    margin:1em auto;    
    
}

#AddressEditForm {
    
    margin:1em auto;    
    
}


#TopMenu li.HeaderLiveChat {
    float: right;
}
#TopMenu li.HeaderLiveChat div {
    border-left: 0;
}
.HeaderLiveChat img {
    vertical-align: middle;
}
#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}
.SubCategoryListGrid {
    padding: 0px 0px 0px 0px ;
}


/* ►►►►►►►►►►►►►►►►►► Category Page Display ◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄ */

.SubCategoryListGrid ul {

}

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

}

.SubCategoryListGrid ul li    {
    /*margin:1em 1em 1em 0;*/
    display:inline-block;


}

.SubCategoryListGrid ul li img    {
    position:relative;
    top:0;
    margin:0 ;
    padding:0; 
    border: 1px #e4e2e2 solid;
    margin-bottom: 8px;
}


.SubCategoryListGrid ul li a{

    font: 14px hvn,Arial, Helvetica, sans-serif;
    color: #191c1f;
    text-decoration: none;
    text-transform: uppercase;

}

.SubCategoryListGrid ul li a:hover{

    color: #a91c17;
    text-decoration: none;
    
}

.SubCategoryListGrid li {

    margin:0px 11px 0px 0px;
    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('../../Military/images/SubBrand.gif') no-repeat 3px 1px;
}
.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;
}
.SubBrandListGrid ol {
    clear: both;
}
.ProductAddToCart dt {
    float: left;
    font-weight: bold;
    width: 140px;
    margin-bottom: 4px;
}
.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required {
    margin-left: -10px;
}
.ProductAddToCart dd {
    margin-left: 140px;
    margin-bottom: 4px;
}
.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox {
    width:181px;
}
.ProductAddToCart textarea, #CartEditProductFieldsForm textarea {
    width:183px;
    height: 50px;
}
.ProductFields dd {
    margin-bottom: 4px;
    float:left;
    margin-left:20px;
}
.ProductFields {
    margin-bottom: 15px;
}
.ProductFields input.Textbox {
    width:100%;
}
.ProductFields TextArea {
    width:100%;
}
.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../Military/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
}
.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;
}

select.quantityInput {
    width: 55px;
    height: 25px;
    font-size: 14px;
    border: 1px #cccccc solid;
    background-color: #eeeeee;
    font-family: hvn, arial;    
}
.ProductActionAdd {
    display: block;
    width:100%;
    height:30px;
    text-align:center;
    font-size:.65em;
    font-weight:400;
    text-transform:none;
    margin-top: 10px;

}

.ProductActionAdd a {
    
    display: block;
    text-decoration: none;
    width: 103px;
    height:27px;
    padding:0;
    float: left;
    /*background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/quote.gif?t=1429235420) no-repeat center top;*/
    border-right: 1px #ffffff solid;

}    


.ProductActionAdd a, .ProductActionAdd strong a, .ProductActionAdd strong a:hover {
    text-decoration: none;

}
.ProductDetails, .ProductPriceRating {
    padding:0 5px;
}
/* Added this to only display the price on specific pages */
.ProductPriceRating {
    
    display:none;    
    
}
.Content .ProductDetails {
    text-align: center;
    margin: 0;
    display:block;
    height:35px !important;
    
}
.Right .NewProducts .ProductDetails, .Right .NewProducts .ProductPriceRating {
    padding:0 !important;
}


.TagList {
    margin-top: 20px;
}
.CartThumb {
    text-align: center;
    width: 1px;
}
.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../Military/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: 11px;
    margin-bottom: 10px;
    padding: 6px 4px 6px 4px;
}
.TabNav li {
    display: inline;

}
.TabNav li a {
    position: relative;
    top: 2px;
    font-size: 12px;
    padding: 4px 6px;
    margin-right: 3px;
    margin-top: 3px;
    text-decoration: underline;
}
.TabNav li a:hover {
    text-decoration: none;
}
.TabNav li.Active a {
    margin-top: 0px;
    padding-top: 7px;
    font-weight: bold;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}
.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;
    min-height: 0;
    float: none;
    padding: 6px;
    height: auto;
    background-image: none;
}
.ProductList.List .ProductImage {
    margin: 0;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
    width: 120px;
}
.ProductList.List .ProductDetails {
    display: block;
    clear: none;
    padding: 0px;
    margin: 0px;
    margin-left: 135px;
    text-align: left;
    background-image: none;
}
.ProductList.List .ProductQty {
    margin-left: 10px;
}
.ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
}
.ProductRightCol {
    float: right;
}
.ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
}
.OrderItemMessage {
    background-color:#fff1a8;
    padding:7px;
    margin:10px 0px 10px 0px;
}
/* Custom Fields - Start */

.LittleNotePassword {
    color:gray;
    font-size: 0.85em;
    padding:2px 0px 2px 0px;
}
.RequiredClear {
    visibility: hidden;
}
.Left .AddCartButton input {
    display:block;
}
.ProductDetailsGrid .AddCartButton {
    display:block !important;
    margin:0 0 0 -25px;
}
/* Custom Fields - End */

/* Product Details */
.ProductDetailsGrid .DetailRow {
    clear: left;
    margin-top: 50px;
    padding:0px;
}
.ProductDetailsGrid .Label {
    float: left;
    width: 100px;
    font-weight: bold;
    padding-top: 5px;
    display: inline;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 0 75px;
}
.ProductDetailsGrid .Value {
    display: inline;
}
.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;
}
/* Product Videos */

#FeaturedVideo, #VideoList, #VideoSingle {
    float: left;
}
#VideoList {
    padding-left: 5px;
}
.VideoSeparator {
    clear: both;
}
.videoRow {
    clear: both;
    margin-bottom: 4px;
    display: block;
    height: 75px;
}
.previewImageContainer {
    height: 30px;
    width: 50px;
}
.videoRow img {
    float: left;
    padding-right: 5px;
}
.videoRowTitle {
    font-weight: bold;
}
.videoRowDescription {
    max-height: 50px;
    overflow:hidden;
}
.VideoOverlay {
    background-image: url('../../Military/images/VideoOverlay.png');
    background-position: center center;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}
.VideoContentContainer {
    position: relative;
    margin-left: 3px;
    padding-left: 92px;
}
/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
    width: 92px;
    height: 69px;
}
.videoRowLength {
    padding-left: 4px;
}
.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
    cursor: pointer;
}
#VideoList ul {
    position: relative;
    overflow-y: auto;
    padding:0;
    margin: 0;
    width: 275px;
    height: 265px;
}
#VideoSingle {
    padding-left: 10px;
    width:275px;
}
#VideoContainer {
    padding: 5px 0 5px 5px;
    height: 265px;
}
.HideElement {
    display: none;
}
.VideoSingleTitle {
    font-weight: bold;
}
.VideoSingleDescription {
    padding-top: 10px;
    overflow-y: auto;
    height: 220px;
    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;
    float: left;
}
/** 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: 0px;
    padding: 0px;
}
#SearchResultsCategory {
    margin-bottom: 20px;
    }
.ContentList em, .QuickSearchResultMeta em {
    font-size: 0.8em;
}
/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
    display: none;
    text-align: center;
    background: #FCF5AA;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px;
}
#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
}
/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
    float: left;
    background:none;
    border:none;
    margin-top:16px;
    cursor:pointer;
    display:none;
}
#ProductDetails .ProductTinyImageList {
    float: left;
    margin-top:10px;
    white-space:nowrap;
    width: 80%;
    overflow: hidden;
    margin-left:auto;
}


#ProductDetails .ProductTinyImageList ul li {
    /*width: 40px;
    height: 30px;
    */
    width: 120px;
    height: 90px;
    overflow: hidden;
    float: left;
    margin-left:3px;

}
#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    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;
}
#ProductDetails .ProductThumbImage {
border: 1px #cccccc solid;
}
.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px;
}

/* Category flyout styles (structural) */

/* Menu containers */
#SideCategoryList .sf-menu,
#SideCategoryList .sf-menu ul,
#SideCategoryList .sf-menu li {
    width: 176px; /* the width must be fixed to the use of floats */
}

/* Menu links */
#SideCategoryList .sf-menu a {
    padding: 5px 2px 5px 2px;
    width: 172px; /* this + paddings must equal the root width above for hovers to work */
}

.Left #SideCategoryList .sf-menu a,
.Right #SideCategoryList .sf-menu a {
    background-position: 0 6px;
}

#SideCategoryList .sf-menu a .sf-sub-indicator {
    top: 9px;
}

/* Child override: menu containers */
#SideCategoryList .sf-menu ul {
    left: 176px;
}
#SideCategoryList .sf-menu ul li {
        width: 186px;
}
/* Child override: menu links */
#SideCategoryList .sf-menu ul a {
    padding: 5px 0 5px 2px;
    width: 160px; /* this + paddings must equal the child width above for hovers to work */
}

/* End: category flyout styles */



/* ►►►►►►►►►►►►►►►►►►►►►►►► JQuery Featured Content Slider ◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄ */

#featurecontent    {
    
    float:left;
    margin:10px 0 0 0;
    padding:0;
        
}

#featureimg    {
    
    margin:0;
    padding:0;
        
}

#aside    { 
    margin:10px 0px 0px 12px;
    width:700px;
    float:left;
    clear:both;
}

#newFur    {
    
    float:left;
    margin:6px 0 15px 0;        
}

#usedFur    {
    
    float:right;
    margin:6px 0 15px 0;

}

/* ►►►►►►►►►►►►►►►►►►►►►►►►    Feautured  Category Images    ◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄ */

#categories {
    
    position:relative; 
    top:14px; 
    left:-10px;
    height: 208px; 
    clear:both; 

}

#catTitle {

position:relative;
top:-5px;
left:15px;
/*margin:;*/
    
}

.categories-home    {
    
    width: 179px;
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/categoriebg.jpg?t=1429235420) no-repeat top center;
    height: 170px;
    margin: 10px 0 0 0;
    float: left;
    
}


.categories-home img {
    
    margin:.4em 0 0 1.4em;/**/
    /*margin:auto;*/
    
}

.categoriesstroke {

    margin:0;
    float: left;
    
}

.categtitelhome    {

    font-size: 14px;
    text-align:center;
    margin:10px 1.25em 0 1.25em ;
    text-transform: uppercase;
    font-family: Helvetica;
    letter-spacing: 1px;
    font-weight: 400;


}

a.categtitelhome    {
    
    margin:20px 0 0 0;
    padding:0;
    font-size: .90em;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #191c1f;
    text-decoration: none;
    font-weight: 400;


}

a.categtitelhome:hover    {

    font-size: .90em;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #a91c17;
    text-decoration: none;
    font-weight: 400;
}

/* ►►►►►►►►►►►►►►►►►►►►►►►►    Featured Sponsors    ◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄◄ */

#represent {

    height: 616px;
    width: 976px;
    background-image: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/representbg.jpg?t=1429235420);
    background-repeat: repeat-x;
    background-position: center top;
    margin: 15px 0 0 0;
    float:left;
    clear:both;

}


#repHeader, #exploreHeader {
    
    height:75px;
    
}

#repHeader img, #exploreHeader img{
    
    width:252px;
    height:25px;
    margin:25px 0 0 25px;
    
}

#logo01 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;
    margin-bottom: 2px;
    margin-left: 26px;
}

#logo02 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;
    margin-bottom: 2px;

}

#logo03 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;
    margin-bottom: 2px;

}

#logo04 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;
    margin-bottom: 2px;

}

#logo05 {
    height: 81px;
    width: 180px;
    float: left;
    margin-bottom: 2px;

}

#logo06 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;
    margin-bottom: 2px;
    margin-left: 26px;
}

#logo07 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;
    margin-bottom: 2px;


}

#logo08 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;
    margin-bottom: 2px;


}

#logo09 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;
    margin-bottom: 2px;


}

#logo10 {
    height: 81px;
    width: 180px;
    float: left;
    margin-bottom: 2px;
}

#logo11 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;
    margin-left: 26px;
}

#logo12 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;
}

#logo13 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;


}

#logo14 {
    height: 81px;
    width: 180px;
    float: left;
    padding-right: 5px;


}

#logo15 {
    height: 81px;
    width: 180px;
    float: left;

}

#exploretxt1, #exploretxt2 {
    
    height: 160px;
    width: 450px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #ededed;
    float: left;
    margin-left: 26px;
}
/*Slider's CSS*/
.categoryDescription {
    margin:0;
    padding:0;    
}

.nivoSlider {
    position:relative;
    width:618px; /* Change this to your images width */
    height:246px; /* Change this to your images height */
    background:url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/Styles/images/loading.gif?t=1429235420) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
/* Brand Page CSS */

#BrandContent h2 {
    color:#3E3E3E;
}


/* Local Pages */
section#localcontent h1{
    color:#000000;
    font-size: 18px;
    font-weight: 600;
    text-transform:uppercase;
    margin-top:25px;
}
section#localcontent h2{
    color:#000000;
    font-size: 14px;
    font-weight: 600;
        text-transform:none;
    text-align: left;
}
section#localcontent h3{
    color:#000000;
    font-size: 13px;
    font-weight: 600;
        text-transform:none;
    text-align: left;
    }
    
/* New Homepage */

#home_main_segment {
    width: 100%;
    padding-top: 5px;    
}
.segment1 {
    width:318px; 
    height:244px;
    float:left;
     text-align:center;
    padding: 0 0px;
    border: 1px rgb(170, 170, 170) solid;
}
.segment2 {
    width:318px; 
    height:244px;
    float:left;
    text-align:center;
    padding: 0 0px;
    border: 1px rgb(170, 170, 170) solid;
}
.segment3 {
    width:318px; 
    height:244px;
    float:right;
    text-align:center;    
    padding: 0 0px;
    border: 1px rgb(170, 170, 170) solid;
}
#home_main_segment h1 {
    font-family: hvn, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size:18px;
    color: #515151; 
    font-weight:800;
    background:url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/Heading_Line.png?t=1429235420) left 16px no-repeat;
}
#home_main_segment h2 {
    font-family: hvn, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size:22px;
    color: #ffffff; 
    font-weight:100;
    margin: 5px 0;
    padding:  0;
}
#home_main_segment h3 {
    font-family: hvn, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size:12px;
    color: #515151; 
    font-weight:800;
}

#home_main_segment #segmentdescription {
    top: -90px;
    position: relative;
    width: 318px;
    }
    
#home_main_segment #segmentdescription p{
    color:#ffffff;
    font-size:12px;
    letter-spacing: 1px;
    padding: 0px 8px;
    }
    
#HomepageFeaturedCategories {
    height: 215px;
    }
#HomepageFeaturedCategories ul {
    list-style: none;
    margin: 0;
    display: block;    
    margin-bottom: 5px;
    }
#HomepageFeaturedCategories ul li {
    width: 189px;
    height:    188px;
    display: inline-block;
    float: left;
    text-align: center;
    margin: 0px 0px 0px 0px;
    border: 1px rgb(170, 170, 170) solid;
}
#HomepageFeaturedCategories ul li img {
    margin-bottom: 8px;
}
#HomepageFeaturedCategories ul li a span {
    position: relative;
    top: -35px;
    display:block;
}
#HomepageFeaturedCategories ul li a {
    font: 14px hvn,Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 5px;
}
#tabbed-nav,#tabbed-nav2 {
    padding: 15px 0 35px 0;
}
#tabbed-nav .tabcontent_twothird,
#tabbed-nav2 .tabcontent_twothird  {
    width: 66.66%;
    float: left;
}
#tabbed-nav .tabcontent_onethird,
#tabbed-nav2 .tabcontent_onethird {
    width: 33.34%;
    float: right;
}
#tabbed-nav ul.tabcontent_topiclist,
#tabbed-nav2 ul.tabcontent_topiclist {
    padding: 0px;
    margin: 0px 0px 15px 0px;
}
#tabbed-nav ul.tabcontent_topiclist li,
#tabbed-nav2 ul.tabcontent_topiclist li {
    display: inline;
    list-style-type: none;
    padding: 0 8px 0 5px;    
    border-right: 1px #515151 solid;
}

#tabbed-nav li.tabcontent_lastlist,
#tabbed-nav2 li.tabcontent_lastlist {
    border-right:none !important;
}
#tabbed-nav li.tabcontent_firstlist,
#tabbed-nav2 li.tabcontent_firstlist {
    padding-left: 0px !important;    
}

#smallbutton {
    height: 25px;
    background-color: #565656;
    padding: 3px 5px;
    color: #dcdcdc;
    text-decoration: none !important;    
}
#smallbutton:hover {
    background-color: #a91c17;
}
#tabbed-nav ul.tabcontent_productcatlist,
#tabbed-nav2 ul.tabcontent_productcatlist {
    padding: 0px;
    margin: 0px 0px 15px 0px;
    height: 123px;    
}
#tabbed-nav ul.tabcontent_productcatlist li,
#tabbed-nav2 ul.tabcontent_productcatlist li  {
    display: inline;
    list-style-type: none;
    padding: 0 2px 0 2px;
    float: left;
    width: 30%;    
    text-align: center;
    line-height: 14px;
}
#tabbed-nav ul.tabcontent_productcatlist li img,
#tabbed-nav2 ul.tabcontent_productcatlist li img  {
    margin-bottom: 5px;
    border: 1px #e4e2e2 solid;
    clear:both;
    display:block;
    margin: 0 auto;
}

#services {
    margin-top: 15px;
    margin-bottom: 35px;
}
.service11 {
    background-color: #f8f8f8;
    width: 300px;
    height: 120px;
    float: left;    
    border-bottom: 1px rgb(224, 224, 224) solid;
    border-right: 1px rgb(224, 224, 224) solid;
    padding: 10px 10px 0 10px;
}
.service12 {
    background-color: #f8f8f8;
    width: 295px;
    height: 120px;
    float: left;    
    border-bottom: 1px rgb(224, 224, 224) solid;
    border-right: 1px rgb(224, 224, 224) solid;
    padding: 10px 10px 0 10px;
}
.service13 {
    background-color: #f8f8f8;
    width: 300px;
    height: 120px;
    float: left;    
    border-bottom: 1px rgb(224, 224, 224) solid;
    padding: 10px 10px 0 10px;
}
.service21 {
    background-color: #f8f8f8;
    width: 300px;
    height: 120px;
    float: left;    
    border-right: 1px rgb(224, 224, 224) solid;
    padding: 10px 10px 0 10px;
}
.service22 {
    background-color: #f8f8f8;
    width: 295px;
    height: 120px;
    float: left;    
    border-right: 1px rgb(224, 224, 224) solid;
    padding: 10px 10px 0 10px;
}
.service23 {
    background-color: #f8f8f8;
    width: 300px;
    height: 120px;
    float: left;    
    padding: 10px 10px 0 10px;
}

#rssincl-box-container-687166 {
    padding-top: 15px;
    padding-bottom: 35px;
}
.rssincl-entry {
    width: 470px;
    float: left;
    padding-right: 10px;
    margin-bottom: 15px;

}
.rssincl-entry img {
    float: left;
    margin: 0 10px 5px 0;
    border:    1px #c3c3c3 solid;
}    

.rssincl-itemdesc, .rssincl-itemdate  {
    display: inline;
    font-size:12px;
}    

.rssincl-itemtitle {
    font-size:12px;
    text-transform:uppercase;    
}
#trusted_section {
    margin-top:15px;
    margin-bottom:35px;
}
#trusted_section .twothird {
    width: 620px;
    float:left;
}
#trusted_section .onethird {
    width: 300px;
    float:right;
}
#trusted_section p {
    line-height: normal;
    font-size: 13px;    
}

/*New Footer*/

#footer {
    width:100%;
    height:315px;
    margin: 0;
}
#newsletter_sub {
    width:100%;
    background-color: #e4e4e4;
    height: 40px;
    color: #515151;
}
#newsletter_tag {
    height: 70px;
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/tag_background.png?t=1429235420) top left no-repeat;
    float: left;
    font-size: 14px;    
    padding: 13px 0 0 30px;    
}
#newslettter_tag span {
    text-transform: uppercase;    
}
#newslettter_form {
    float: left;
    height: 40px;
    padding-top: 3px;
    font-size: 14px;
    font-family:inherit;
}
#newslettter_form #subscribe_form .Textbox {
    width: 136px;
    height: 25px;    
    font-size: 13px;
    font-family:inherit;
    border: 1px #c0c0c0 solid;
    padding: 0 5px;
}
#newslettter_form #subscribe_form .submit_button {
    background-color: #c0c0c0;
    color: #ffffff;
    width: 85px;
    height: 27px;
    font-size: 13px;    
    font-family:inherit;
}
#footer_info {
    color: #ffffff;
    font-size: 12px;    
}
#footer_logo {
    width: 180px;
    padding-left: 20px;
    padding-top: 5px;
    float: left;
}
#showroom_ftl {
    width: 200px;
    height: 95px;
    padding: 5px 35px;
    float: left;
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/vertical_line_divider_footer.png?t=1429235420) top left no-repeat;
}
#showroom_mia {
    width: 170px;
    height: 95px;
    padding: 5px 30px;
    float: left;
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/vertical_line_divider_footer.png?t=1429235420) top left no-repeat;    
}
.address_footer {
    background:url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/mappin_icon.png?t=1429235420) top left no-repeat;    
    padding: 5px 0 0 35px;
    float: left;
    height: 35px;
    color: #FFFFFF;
}

.phone_footer {
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/phone_icon.png?t=1429235420) top left no-repeat;    
    padding: 5px 0 0 35px;
    float: left;
    height: 35px;
    font-size: 14px;
}

span.phone_footer a {color:#ffffff;}

#follow_us {
    width: 230px;
    height: 95px;
    padding: 5px 0px 5px 30px;
    float: right;
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/vertical_line_divider_footer.png?t=1429235420) top left no-repeat;    
}
#follow_us_list {
    padding: 10px 0 0 0;
    margin: 0px;
    
}
#follow_us_list li {
    display: inline;
    list-style-type: none;    
}
#area_served {
    width: 100%;
    float: left;
    padding-top: 20px;
}
#area_served a {
    color: #ffffff;    
}
#footer_links {
    width: 100%;
    float: left;
    padding-top: 20px;
    text-align: center;
}
#footer_links a {
    color: #ffffff;    
}
#footer_links ul {
    margin: 0;
}
#footer_links li {
    display: inline;
    list-style-type: none;    
    padding: 0px 10px;
    border-right: 1px #ffffff solid;
}

#main_category_thumbnails {
    width: 100%;
    height: 480px;
}
#main_category_thumbnailstall {
    width: 100%;
    height: 640px; 
}
#main_category_thumbnails div.line1 {
    display: block;
    float: left;
    width: 960px;
    height: 320px;
    clear: both;  
}
#main_category_thumbnails div.line1tall, #main_category_thumbnailstall div.line1tall  {
    display: block;
    float: left;
    width: 960px;
    height: 480px;
    clear: both;  
}
#main_category_thumbnails div.line1a {
    width: 478px; 
    height: 318px; 
    float: left; 
    border: 1px rgb(170, 170, 170) solid;
    }
    
#main_category_thumbnailstall div.line1atall {
    width: 478px; 
    height: 478px; 
    float: left; 
    border: 1px rgb(170, 170, 170) solid;
    }
        
#main_category_thumbnails a, #main_category_thumbnailstall a {
    text-decoration: none;
    color: #ffffff;
}
    
div.line1desc h2 {
    color:#ffffff;
    font-size: 30px;
    font-weight: normal;
    padding: 8px 0px 0px 8px;
    margin: 0px;
    }
    
div.line1desc p {
    color:#ffffff;
    font-size: 14px;
    padding: 0px 0px 0px 8px;
    margin: 0px; 
    }
    
#main_category_thumbnails .line1desc, #main_category_thumbnailstall .line1desc  {position: relative; height: 105px; display: block; bottom: 110px; }

#main_category_thumbnails .line1b, #main_category_thumbnails .line1c, #main_category_thumbnails .line1d,
#main_category_thumbnailstall .line1b, #main_category_thumbnailstall .line1c, #main_category_thumbnailstall .line1d  {
    display: block;
    float: right;
    width: 478px;
    height: 158px;
    border: 1px rgb(170, 170, 170) solid;
    }
    
div.line1b h2,div.line1c h2, div.line1b h2,div.line1d h2 {
    color:#ffffff;
    font-size: 24px;
    font-weight: normal;
    padding: 8px 0px 0px 8px;
    margin: 0px;
    position: relative;
    top: -42px;
    width: 100%;
}

#main_category_thumbnails div.line2, #main_category_thumbnailstall div.line2 {
    display: block;
    float: left;
    width: 960px;
    height: 160px;
    clear: both;  
}
#main_category_thumbnails div.line2 div.line2a,#main_category_thumbnails div.line2 div.line2b, #main_category_thumbnails div.line2 div.line2c, 
#main_category_thumbnailstall div.line2 div.line2a,#main_category_thumbnailstall div.line2 div.line2b, #main_category_thumbnailstall div.line2 div.line2c 
    {
    display: block;
    float: left;
    width: 318px;
    height: 158px;
    border: 1px rgb(170, 170, 170) solid;
    }
    
#main_category_thumbnails div.line2 h2, #main_category_thumbnailstall div.line2 h2 {
    color:#ffffff;
    font-size: 18px;
    font-weight: normal;
    padding: 8px 0px 0px 8px;
    margin: 0px;
    top: -36px;
    width: 100%;    
    position:relative;
}
#main_category_thumbnails div.line1awide {
    width: 958px; 
    height: 318px; 
    float: left; 
    border: 1px rgb(170, 170, 170) solid;
    }
    
#main_category_thumbnails div.line1awide h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: normal;
    padding: 8px 8px 0px 8px;
    margin: 0px;
    float: right;
    position: relative;
    top: 60px;
}    
#viewallbrands {
    margin-top: 10px;
    margin-bottom: 25px;
    width: 960px;
    height: 890px;
    }
#viewallbrands div {
    float: left;
    width: 200px;
    height: 80px;
    padding: 15px 12px 25px 13px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: #C9C9C9 1px solid;
    }
    
#guide-article div.rssincl-entry {
    width: 30%;    
    }
#guide-article div.rssincl-itemimage {
    display: block;
    clear: both;
    }
    
#guide-article p.rssincl-itemdesc {
    display: block;
    clear: both;
    height: 100px;
    }
    
#guide-article p.rssincl-itemtitle {
    height: 25px;
    display: block;}
    
#guide-article div.rssincl-entry img {
    width:100%;
}

#guide-article p.rssincl-itemdesc strong {display:none;}

div.viewbrochure {
    display:block;
    height: 65px;
    width: 490px;
    margin-top: 40px;
    padding-left: 5px;
    position: absolute;
    background: url(//cdn2.bigcommerce.com/server5800/305ff/templates/__custom/__custom/viewbrochurebg.png?t=1429235420);
    }
div.viewbrochure img {float:left;margin-right: 10px;}
span.viewbrochuretitle {
    font-size: 18px;
    display: block;
    font-weight: bold;
    padding-top: 5px;
    }

div#fancy_outer {z-index: 100000 !important;}
div.FacebookLikeButtonContainer {
    float: right;
    width: 390px;
    margin-left: 55px;
}

div#BlogItem {
    height: 185px;
    margin-bottom: 25px;
    }    
div#BlogItem div.BlogItemDescription {
    max-height: 127px;
    overflow: hidden;    
        border-bottom: 1px solid #cccccc;
}
div#BlogItem span.BlogItemDescription:after {
    content: '...';
}
div#BlogItem div.BlogItemDescription img {
    display: block;
    max-width: 200px;
    width: auto;
    height: auto;
    float: left;
    margin: 0px 5px 5px 0px;
    border: 1px solid #cccccc;
}
h1.PostTitle {font-size:18px !important;}
div.bfc h3 a {font-size: 16px; text-transform: uppercase;}