#noscript{
    background-color:#CC0000;
    padding:10px;
    font-size:20px;
    color:#FFFFFF;
    text-align:center;
    width:100%;
    position:absolute;
    top:0px;
    left:0px;
}

@font-face {
    font-family: 'tradegothicboldtwo';
    src: url('../images/font/trade_gothic_bold_no_2-webfont.eot');
    src: url('../images/font/trade_gothic_bold_no_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/font/trade_gothic_bold_no_2-webfont.woff') format('woff'),
         url('../images/font/trade_gothic_bold_no_2-webfont.ttf') format('truetype'),
         url('../images/font/trade_gothic_bold_no_2-webfont.svg#tradegothicboldtwo') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tradegothicmedium';
    src: url('../images/font/trade_gothic-webfont.eot');
    src: url('../images/font/trade_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/font/trade_gothic-webfont.woff') format('woff'),
         url('../images/font/trade_gothic-webfont.ttf') format('truetype'),
         url('../images/font/trade_gothic-webfont.svg#tradegothicmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,body{
    background: #ffffff;
    font-family: Arial, sans-serif;
    color:#444444;
    min-width: 980px;
}

#mobileBody{
    padding: 0px;
    margin: 0px;
}

#mobilePage{    
    position: absolute;
    width: 100%;
    top: 0px;
}

.container{   
    position: relative;
}

a{
    color:#0050a0;
    font-style: italic;
    text-decoration: underline;
    text-transform: capitalize;
}

a:hover{
    color:#0050a0;
    font-style: italic;
    text-decoration: underline;
    text-transform: capitalize;
}

#top{
    width:100%;
    min-width:960px;
    position: relative;
    z-index: 100;
    border-bottom: 1px solid #b9b9b9;
    /*box-shadow: 0px -10px 15px #666666;*/
}

.headingBannerStrip{
    width: 100%;
    height: 70px;
    min-width: 980px;
    position: absolute;
    background: #dedede;
    left: 0px
}

#top-1{
    border-bottom: 1px solid #e2e2e2;
}

#top-2{
    border-bottom: 1px solid #f5f5f5;
}

#top .container, #footer .container, #footer-mobile .container{
    border: none;
}

#fullsiteLink{
    color: #363636;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

#fullsiteLink:hover{
    color: #363636;
    text-decoration: underline;
}

#topStrip{
    background:url('../images/menu-strip.jpg') repeat-x top;
    width:100%;
    height: 161px;
}

#topMobile{
    background:url('../images/top-bg-mobile.jpg') no-repeat top;
    width:100%;
    height: 161px;
}

#mobileContent p{
    line-height: 20px;
}

#top-inner{
    position: relative;
}

#search-box{
    position: absolute;
    right: 0px;
    top:20px;
}

#logo{
    height: 125px;
    width: 410px;
    float: left;
    padding: 10px 0px;
}

#search-box{
    padding-top: 5px;
}

#middle{
    width: 100%;
    float: left;
    background: #ffffff;
}

#col-left{
    width:229px;
    float:left;
}

#col-right{
    width:665px;
    text-align:left;
    float:left;
}

#col-right-gallery-no-cart{
    width:100%;
    text-align:left;
    float:left;
}

#col-right-1{
    width:500px;
    float:left;
    border-right:1px dotted #CCCCCC;
}

#col-right-2{
    width:163px;
    float:left;
}

#footer{
    padding:40px 0px 20px 0px;
    color:#666666;
    font-size: 12px;
    position: relative;
    z-index: 1000;
    text-align: left;
    height: 240px;
    min-width:960px;
    background: #eeeeee;
    line-height: 22px;
}

#footer a{
    font-style: normal;
    text-decoration: none;
    color: #666666;
}

#footer a:hover{
   text-decoration: underline;
}

#footer-bottom{
    background: #333333;
    color:#ffffff;
    padding: 20px 20px 10px 20px;
    text-align: center;
    font-size: 12px;
}

#footer-bottom a{
    color: #ffffff;
    text-decoration: none;
    font-style: normal;
}

#footer-bottom a:hover{
    color: #ffffff;
    text-decoration: underline;
}

.spacer{
    clear:both;
    height:1px;
    font-size:2px;
}

.topBanner{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.headingBanner{
    line-height: 70px;
    width: 960px;
    height: 70px;
    float: left;
    background: #dedede;
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 32px;    
    font-family: 'tradegothicmedium';
    position: relative;
}

.headingBanner img {
    margin-top: -5px;
}


.box-inner{
    text-align:left;
    padding:0px;
    float: left;
}

.news-module-box{
    width: 100%;
    float: left;
    margin: 20px 0px;
}

.news-box{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.news-left{
    float: left;
    margin-right: 20px;
    width: 120px;
}

.news-right{
    float: left;
    width: 800px;
}

.box-inner-others{
    text-align:left;
    padding:0px 0px 10px 0px;
    float: left;
}

#categoryWebpages ul{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px;
}

#store-category-heading{
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    right: 0px;
    bottom: 20px;
}

#store-category-heading li{
    float: left;
}

#store-category{
    width: 100%;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    list-style: none;
}

#store-category li{
    float: left;
    margin-right: 0px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 20%;
    min-height: 140px;
}

#store-category li h3{
    margin-top: 10px;
    cursor: pointer;
}

#homeintro{
    margin:0px 0px 20px 0px;
}

.homepageSection{
    border-top:1px solid #e2e2e2;
    border-bottom:1px solid #e2e2e2;
    padding: 10px 0px 0px 0px;
}

#slideshow {
}

.box-inner-1{
    padding:10px;
}

h1,h2,h3,h4,h5,h6 {
    color: #111111;
    margin-top: 0px;
    padding-top: 0px;
    /*text-transform: uppercase;*/
    font-family: 'tradegothicmedium';
    font-weight: normal;
    font-style: normal;
}

h1{
    font-size:20px;
    line-height:20px;
    font-family: 'tradegothicboldtwo';
    font-weight: normal;
    font-style: normal;
}

h2{
    font-size:18px;
    line-height:18px;
    font-family: 'tradegothicboldtwo';
    font-weight: normal;
    font-style: normal;
}


h3{
    font-size:16px;
    line-height:16px;
   
}


h4{
    font-size:14px;
    line-height:14px;
}


h5{
    font-size:13px;
    line-height:13px;
    
}


h6{
    font-size:12px;
    line-height:12px;
   
}


/** Main menu using sucker fish style list menu **/

/** Main menu using sucker fish style list menu **/
#mainMenu{
    margin: 0px auto;
}

#mainMenuStrip{
    height: 61px;
    width: 100%;
    position: absolute;
    top:99px;
}

#mainMenu ul{
    margin:0;
    padding:0;
    list-style:none;
    position: absolute;
    right: 0px;
    bottom: 10px;
}

#mainMenu li{
    float:left;
    position:relative;
    text-decoration:none;
    display: block;
    color: #666666;
    white-space:nowrap;
}

#mainMenu li ul{
    display:none;
    position:absolute;
}

#mainMenu li ul li{
    width:160px;
    float:left;
    clear:both;
    background-color: #312783;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    top:0px;
}

#mainMenu li ul li a{
    color: #666666;
    padding:0px 15px;
    line-height: 30px;
    font-family: 'tradegothicmedium';
}

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

#mainMenu li:hover, #mainMenu li.over {
    color:#111111;
    font-family: 'tradegothicboldtwo';
}

#mainMenu a{
    padding:0px 10px;
    color: #666666;
    text-decoration:none;
    display:block;
    font-size: 14px;
    text-transform: uppercase;
    border-right: 1px solid #666666;
    font-family: 'tradegothicmedium';
    font-style: normal;
}

#mainMenu a:hover{
    color:#111111;
    font-family: 'tradegothicboldtwo';
}

#mainMenu li.lastMenu{
    border-right:none;
}

#mainMenu li.activeMenu a{
    color:#111111;
    font-family: 'tradegothicboldtwo';
}

#mainMenu li ul li{
    border-right:none;
}


/**
 * Modules
*/
.module-box{
    padding:10px;
    padding-top: 0px;
    margin-bottom: 15px;
    background: #eeeeee;
}

.module-box-page{
    border-top:1px solid #e2e2e2;
    width: 100%;
    float: left;
}

.module-box h2{
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

/** Search **/
.search-hightlight{
    background-color:#eeeeee;
}

#searchFor{
    background: #eeeeee;
    border: none;
    height: 22px;
    box-shadow: none;
}

#btn-search{
    border: none;
    height: 30px;
    background: #eeeeee;
}

/**
 * Form
*/
.form-table{
    width:80%;
}

.textfield-large{
    width:100%;
}

.textarea-large{
    width:100%;
    height:400px;
}

.required-field{

}

.required-field-highlight{
    background-color: #f8bdb6;
}

#login-reminder{
    padding: 10px 20px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 12px/100% Verdana, Tahoma, sans-serif;
    line-height: 130%;
    background: #FFFFFF url('bg_form.png') left top repeat-x;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFEEEEEE, endColorstr=#FFFFFFFF);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

#login-reminder:hover, #login-reminder:focus {
    border-color: #C9C9C9;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

input.button{
    border: solid 1px #CCCCCC;
    background: #CCCCCC url('bg_form.png') left top repeat-x;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFEEEEEE, endColorstr=#FFFFFFFF);
    padding:0px 10px;
    line-height: 25px;
    height:25px;
    cursor: pointer;
}

input.button:hover, input.over{
    background: #AAAAAA url('bg_form.png') left top repeat-x;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #999999), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #999999 1px, #FFFFFF 25px);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFEEEEEE, endColorstr=#FFFFFFFF);
}

#login-username, #login-password{
    width:150px;
}

#easy_zoom{
    width:330px;
    height: 100%;
    border:3px solid #336699;
    background:#ffffff;
    color:#333333;
    position:absolute;
    top:0px;
    left:260px;
    overflow:hidden;
    -moz-box-shadow:0 0 10px #555;
    -webkit-box-shadow:0 0 10px #555;
    box-shadow:0 0 10px #555;
    /* vertical and horizontal alignment used for preloader text */
    line-height:400px;
    text-align:center;
}

#webpage-gallery-box{
    width: 100%;
    float: left;
    margin: 20px 0px;    
}

#webpage-gallery-box ul{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    float: left;
}

#webpage-gallery-box li{
    float: left;
    margin: 5px 5px 5px 0px;
    border: 1px solid #000000;
    padding: 0px;
    height: 70px;
    overflow: hidden;
    background-color: #ffffff;
}

#webpage-gallery-box div{
    margin: 0px;
    padding: 0px;
    border: 5px solid #ffffff;
    overflow: hidden;
    height: 60px;
}

/**
 * Pagination
 **/
.items-per-page-box{
    float:left;
}

#pagination-details{
    float: right;
}

.breadcrumb{
    font-size: 12px;
    padding:0px;
    background-color: #FFFFFF;
    margin-bottom: 10px;
}

.breadcrumb a{
    color: #999999;
}

.formSecurityValidation{
    display: none;
}

.box-featured-product-item{
    margin:0px 5px 5px 0px;
    padding:5px;
    text-align: center;

}

#bweb-system-message{    
    position: absolute;
    z-index: 10;
    width: 960px;
    top:50px;
}

#sponsors .module-box-page{
    display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-between;
padding-top: 20px;
padding-bottom: 10px;
}