/*----------------------------------------------------------
Title:        Main Style Sheet
Template:    00210
----------------------------------------------------------*/

/*----------------------------------------------------------
Joe: IE linked image border fix.
----------------------------------------------------------*/
a, img {
    border:none;
}

body { 
    margin: 0; 
    padding: 0; 
    font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 1.3; 
/*    background: #AAAAAA;*/
}
.left { 
    float: left; 
    display: inline;
}
.right {
    float: right; 
    display: inline;
}    
.center {
    display: block; 
    margin: 0 auto;
}
#container {
    margin: 0 auto; 
    padding: 0; 
    width: 975px;
}
/* HEADER
---------------------------------------------*/
#logo {
    float: left; 
    display: inline; 
    margin: 16px 0 0 16px; 
    /*padding: 27px 0 0 6px; */
    width: 354px;
    font-size: 32px;
    font-weight: bold;
    color: #538BAC;
    height: 46px; 
}
.textlogo {
    margin-top: 6px;
}
/* Joe: Custom link classes for cart 
---------------------------------------------*/
.cartlinks{
height:59px;
width:70px;
float:left;
margin:11px 0 0 420px;
text-align:right;
}
.itemsincart{
float:left;
/*margin:0 16px 0 0;*/
text-align:center;
width:64px;
position:relative;
z-index:1400;
}
.cartitems{
margin:1px;
}
.cartimage{
margin:0 0 0 3px;
}
.checkoutlink{
float:left;
margin:10px 0 0 1px;
width:25px;
}
/* Joe: Custom ID for specs in 2 columns
---------------------------------------------*/
#specs {
    -moz-column-count: 2;
    -moz-column-gap: 1px;
    -webkit-column-count: 2;
    -webkit-column-gap: 1px;
    column-count: 2;
    column-gap: 1px;
}


#header {
    float: right; 
    margin: 0; 
    padding: 0; 
    width: 975px; 
    height: 86px;
}
#header-links {
    height:65px
    width:975px;
    float: left; 
    /*display: inline; */
    margin: 0; 
    padding: 4px 0 0 0; 
    color: #ee1c25;
    position:relative;
}
#header-links a {
    margin: 0; 
    /*padding: 0 6px 0 4px; */
    font-size: 9.5px;
    /*font-weight: bold;*/
    text-decoration: none; 
    color: #ee1c25;
}
#header-links a:hover {
    text-decoration: underline;
    color: #000000;
}
#header-search {
    float: left; 
    clear: right; 
    margin: -60px 0 0 600px;
    padding: 7px; 
    width: 160px; 
    height: 17px;
    -moz-border-radius: 0; 
    -webkit-border-radius: 0; 
    border-radius: 0; 
    background: url(../images/search-bg.png) no-repeat 0 0;
    z-index:1200;
    position:relative;
}
#header-search input {
    float: right;
    width: 157px; 
    height: 35px; 
    font-family: 'Dosis', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: bold;
    color: #848484; 
    background: none;
    border: 0; 
    padding: -14px 1px 1px;
    margin: -16px 6px 0 0;
    /*margin-left:-24px;*/
}
#header-search .header-search-btn {
    float: right; 
    margin: -28px -22px 0 5px; 
    width: 25px; 
    height: 26px;
}
#header-search .header-search-btn a {
    height: 26px; 
    display: block; 
    background: url(../images/search.gif) no-repeat 0 0; 
    font-size: 0; 
    line-height: 0; 
    text-indent: -4000px;
}
#header-search .header-search-btn a:hover {
    color: #e0d8d1;
}
#header-search #headerSearchWidgetDynamicResults {
    clear: left; 
    float: left; 
    background: #eee; 
    padding: 10px; 
    display: none; 
    width: 90%; 
    margin-top: 5px; 
    position: relative; 
    line-height: 1.80;
}
/* NAV
---------------------------------------------*/
#nav {
    float: left;
    margin: 0; 
    padding: 0; 
    width: 975px; 
    height: 22px;
    font-family: 'Dosis' !important;
    background-color: #CCCCCC;
}
#topNav {
    margin: 0; 
    padding: 0 5px 0 15px;
}
#topNav .link {
    float: left;
    padding: 0;
    margin-right: 15px; 
    padding-right: 15px; 
    margin-top: 11px; 
}
#topNav .link a {
    font-family: 'Dosis' !important;
    font-size: 14px; 
    font-weight: normal; 
    text-decoration: none;
    color: #000; 
    text-transform: uppercase;
}
#topNav .link a:hover {
    color: #000;
    text-decoration:underline;
}
#topNav .spacer {
    float: left; 
    width: 0; 
    height: 35px;
}
/* CONTENT
---------------------------------------------*/
#content {
    float: left; 
    margin: 0; 
    padding: 0; 
    width: 975px; 
    background: #fff;
}
#content-left {
    float: left; 
    margin: 0; 
    padding: 0; 
    width: 200px; 
    padding: 5px;
}
#content-middle {
    float: left; 
    margin: 0px; 
    padding: 0; 
    width: 975px !important;
    min-height: 550px;
}
#content-middle p {
    font-size: 13px;
    line-height: 1.40;
}

#content-middle li {
    font-size: 13px;
    /*line-height: 1.60;*/
}

#content-right {
    float: left; 
    margin: 0; 
    padding: 0; 
    width: 200px; 
    padding: 5px;
}
/* WIDGETS
---------------------------------------------*/
.ccWidget {
    float: left;
    margin: 0 0 6px;
    width: 175px;
    padding: 10px 10px 5px 13px;
    text-align: left;
    border: 1px solid #e2e2e2;
    color: #1d1d1d;
    background: #fafafa;
}
.ccWidget .top {
    position: relative;
    margin: -10px -10px 0 -13px;
    padding: 12px 10px 10px 13px;
    font-family: 'Dosis' !important;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #5B5B5B;
    background: #dedede url(../images/head.gif) repeat-x 0 0;
}
.ccWidget .body {
    margin: 0;
    padding: 0;
}
.ccWidget .body a { 
    color: #202020;
}
.ccWidget .btm {
    float: left;
    margin: 0;
    padding: 0;
}
/*/ LIST WIDGETS /*/
.ccWidgetList .body ul {
    margin: 0;
    padding: 5px 0 0;
    list-style: none;
}
.ccWidgetList .body ul li {
    line-height: 2.00;
}
.ccWidgetList .body ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
.ccWidgetList .body ul li a:hover {
    text-decoration: underline;
}
/*/ DROPDOWN WIDGETS /*/
.ccWidgetDropDown .body select {
    margin: 15px 0 10px 0;
    padding: 4px;
    width: 172px;
    font-size: 14px;
}
/*/ INPUT WIDGETS /*/
.ccWidgetInput .body .field {
    margin: 15px 0 0 0;
    width: 187px;
}
.ccWidgetInput .body .field input {
    padding: 4px;
    width: 65%;
    font-size: 16px;
    color: #464646;
}
.ccWidgetInput .body .buttonNoImg {
    float: right;
    margin: 0 13px 0 0;
}
.ccWidgetInput .body .button input {
    float: left;
    font-size: 12px;
    color: #464646;
}
.ccWidgetInput .body .button {
    float: left;
    margin: 0;
    padding: 3px 0 0 0;
    width: 28px;
    height: 20px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/go.jpg) no-repeat;
}
.ccWidgetInput .body .button  a {
    text-decoration: none;
    color: #fff;
}
.ccWidgetInput .body .button a:hover {
    text-decoration: underline; 
}
.ccWidgetInput .advanced {
    margin: 5px 0 0 0;
    padding: 0 0 9px 3px;
    width: 216px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.ccWidgetInput .advanced a {
    text-decoration: underline;
    color: #505050;
}
.ccWidgetInput .advanced a:hover {
    text-decoration: none;
    }
.ccWidgetInput #searchWidgetDynamicResults {
    display: none;
    clear: left;
    float: left;
    padding: 10px;
    margin: 5px 5px 0;
}
/*/ PRODUCT WIDGETS /*/
.ccWidgetProduct .body .sdetailsNoImg {
    padding-top: 15px;
    margin-bottom: 10px;
    text-align: center;
}
.ccWidgetProduct .body .photo {
    margin: 8px 0 10px;
    text-align: center;
}
.ccWidgetProduct .body .photo img {
    border: 1px solid #CFCFCF;
}
.ccWidgetProduct .body .title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
}
.ccWidgetProduct .body .title a {
    text-decoration: underline;
    color: #1d1d1d;
}
.ccWidgetProduct .body .title a:hover {
    text-decoration: underline;
}
.ccWidgetProduct .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    color: #528bac;
}
.ccWidgetProduct .body .sdetails {
    margin: 0 auto;
    padding: 5px 0 0 0;
    width: 58px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.ccWidgetProduct .body .sdetails a {
    text-decoration: none; 
    color: #fff;
}
.ccWidgetProduct .body .sdetails a:hover {
    color: #ececec;
}
.ccWidgetProduct .body .all-link  {
    padding-top: 8px;
    text-align: center;
    font-size: 11px;
}
.ccWidgetProduct .body .all-link a {
    text-decoration: none; 
    color: #3f3f3f;
    font-size: 12px;
}
.ccWidgetProduct .body .all-link a:hover {
    text-decoration: underline; 
}
.ccWidgetProduct .review {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
/*/ BASIC WIDGETS /*/
.ccWidgetBasic .body .items {
    padding: 10px 0 3px 20px;
    font-size: 12px;
    font-weight: bold;
    color: #505050;
}
.ccWidgetBasic .top a {
    text-decoration: none;
    color: #5B5B5B;
}
.ccWidgetBasic .top a:hover {
    text-decoration: underline;
}
.ccWidgetBasic .price {
    font-size: 13px;
    font-weight: bold;
}
.ccWidgetBasic .subtotal {
    padding-left: 20px;
    padding-bottom: 6px;
    font-weight: bold;
    color: #1d1d1d;
}
.ccWidgetBasic input {
    margin-bottom: 5px; 
}
.ccWidgetBasic table {
    padding: 10px 0 15px 28px;
    color: #1d1d1d;
}
/*/ IMAGE WIDGETS /*/
.ccWidgetImage {
    margin: 10px 0 10px 0;
    text-align: center;
}
/*/ WIDGET FIXES /*/
.noItems {
    margin: 0;
    padding: 9px 9px 7px 9px;
    width: 208px;
    color: #1d1d1d;
}
#widgetSubscribe .body {
    height: 64px;
}
#widgetShopByPrice .body form {
    height: 58px;
}
.widgetCustomProductLists select {
    margin-bottom: 10px;
}
#widgetRewardPoints .body {
    padding: 10px;
}
/*/ WIDGET MENU /*/
.placeHolder {
    clear: both;
    border: 1px dashed;
}
/*/ MISC /*/
#widgetContents .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* MAILCHIMP SIGNUP FORM
---------------------------------------------*/
/* Customized from MailChimp Form Embed Code - Slim */
/*#mc_embed_signup{background:#fff; clear:left; font:10px Dosis,sans-serif; }*/
    
#mc_embed_signup form {display:compact;width:144px; position:absolute; text-align:left; padding:6px 0 3px 6px;width:140px; margin:0 !important;}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:0 !important; font-size:12px;}
#mc_embed_signup input {border:0px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .imagebutton 
/*{clear:both; background-color: #aaa; border: 0 none; border-radius:0px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:11px; font-weight: bold; line-height: 10px; margin: 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}*/
/*#mc_embed_signup .button:hover {background-color:#777;}*/
#mc_embed_signup element.style {border:none;height:34px;padding:3px;width:134px;float:left;}

#mc_embed_signup .small-meta {font-size: 10px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

mc-embedded-subscribe2 {position:fixed;}

#mc_embed_signup label {display:block; font-size:10px; padding-bottom:0px;}
#mc_embed_signup input.email {display:block; float:left;  height:25px; text-indent:2px; width:25px; min-width:100px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 0 0; min-width:124px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}


/* FOOTER
---------------------------------------------*/
#footer {
    float: left; 
    margin: 0; 
    padding: 0; 
    width: 975px;
    height:5px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    background-image: url(https://umarexusa.corecommerce.com/images/footer-background.jpg);
}
#widgetFooter {
    width: 943px;
    text-align: center;
    font-size: 90%;
}
#widgetFooter a {
    color: #fff;
}
#widgetFooter a:hover {
    text-decoration: none;
}
#widgetFooter .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#widgetFooter hr {    
    float: left;
    clear: left;
    height: 1px;
    color: #878787;
    background-color: #878787;
}
#widgetFooter .actionItems {
    margin: 0;
    padding: 15px 0 0 35px;
    font-weight: bold;
    color: #fff;
}
#widgetFooter .actionItems a {
    text-decoration: underline;
    color: #fff;
}
#widgetFooter .actionItems a:hover {
    text-decoration: none;
    color: #fff;
}
#widgetFooter .copyright {
    float: left;
    margin: 0;
    padding: 15px 85px 0 35px;
    width: 300px;
    line-height: 22px;
    color: #fff;
}
#widgetFooter .copyright a {
    text-decoration: underline;
    color: #fff;
}
#widgetFooter .copyright a:hover {
    text-decoration: none;
    color: #fff;
}
#widgetFooter .nav {
    float: left;
    margin: 0;
    padding: 19px 0 10px 20px;
    width: 150px;
}
#widgetFooter .nav .title {
    margin: 0;
    padding: 0;
    width: 120px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #fff;
}
#widgetFooter .nav ul {
    margin: 0 0 0 1px;
    padding: 0;    
    text-align: left;
    list-style: none;
}
#widgetFooter .nav ul li {
    text-align: left;
    line-height: 2.00;
}
#widgetFooter .nav ul li a {
    text-decoration: underline;
    color: #fff;            
}
#widgetFooter .nav ul li a:hover {
    text-decoration: none;
}
#widgetFooter .actionItems {
    color: #1a1c1d;
}
#widgetFooter .actionItems a {
    color: #1a1c1d;
}
#widgetFooter .actionItems a:hover {
    color: #303335;
}
#widgetFooter .copyright {
    color: #1a1c1d;
}
#widgetFooter .copyright a {
    color: #1a1c1d;
}
#widgetFooter .copyright a:hover {
    color: #303335;
}
#widgetFooter .nav .title {
    color: #1a1c1d;
}
#widgetFooter .nav ul li a {
    color: #1a1c1d;
}
#widgetFooter .nav ul li a:hover {
    color: #303335;
}
#footer .copyright {
    text-align: center; 
    font-size: 12px; 
    color: #fff; 
    padding: 25px 0; 
    background: #5d9dc0;
}
/* FIXES
---------------------------------------------*/
#qtyLabel, #qty {display: none;} /*removes QTY box from Product Pages*/


element.style { 
    /*z-index:3500 !important;*/
    top:125px !important;
    }

/*.wrapper{
   left: 0px;
   width: 975px;

}*/

/*---------------------------------------------------------
 Joe: Top Body Block for HOME page
---------------------------------------------------------*/
.umleft{
       float: left;
       vertical-align:top;
       width: 18%;
       padding:0 8px 0 10px;
    border-right: solid #ededed 2px;  
    text-decoration:none;
}
.umright{
       float: left;
       vertical-align:top;
       width: 18%;
       padding:0 0 0 10px;
    border:none;
}
.umimage{
    margin:0px;
}

/*---------------------------------------------------------
 Joe: Custom Classes for Footers & Other Content blocks
---------------------------------------------------------*/

a.topslinks:link {color:#686868;text-decoration:none;font-size:11px;}
a.topslinks:visited{color:#686868;text-decoration:none;font-size:11px;}
a.topslinks:hover{color:black;text-decoration:underline;font-size:11px;}
a.topslinks:active{color:#686868;text-decoration:none;font-size:11px;}

#category-sitemap a.link{color:#686868;text-decoration:none;font-size:11px;}
#category-sitemap a.visited{color:#686868;text-decoration:none;font-size:11px;}
#category-sitemap a.hover{color:black;text-decoration:underline;font-size:11px;}
#category-sitemap a.active{color:#686868;text-decoration:none;font-size:11px;}


a.topslinkshdr:link{color:#ee1c25;text-decoration:none;font-size:12px;}
a.topslinkshdr:visited{color:#ee1c25;text-decoration:none;font-size:12px;}
a.topslinkshdr:hover{color:black;text-decoration:underline;font-size:12px;}
a.topslinkshdr:active{color:#ee1c25;text-decoration:none;font-size:12px;}

li.topslinks:before {list-style:none !important;}
li.topslinks:before {content: '\2022';color: red;line-height:18px;/*font-size:140%;*/} /* Adds a red bullet to items with <li class="redbklinks"...*/

a.redbklinks:link{color:white;text-decoration:none;}
a.redbklinks:visited{color:white;text-decoration:none;}
a.redbklinks:hover{color:black;text-decoration:underline;}
a.redbklinks:active{color:black;text-decoration:none;}

a.bottomlinks:link{color:#EE1C25;text-decoration:none;}
a.bottomlinks:visited{color:#EE1C25;text-decoration:none;}
a.bottomlinks:hover{color:black;text-decoration:underline !important;}
a.bottomlinks:active{color:black;text-decoration:none;}


/*---------------------------------------------------------
Joe: Footer Mods
----------------------------------------------------------*/
.umtopfooterhead {
    background-color:#CCCCCC;
    font-size:13px;
    font-family:Dosis, sans-serif;
    /*font-weight:600;
    font-style:italic;*/
    float: left;
    height: 15px;
    padding:1px;
    color:#686868;
    text-align:center;
}
.umtopfooter {
    background-color:#EE1C25;
    font-size:11px;
    font-family:Dosis, sans-serif;
    font-weight:600;
    float: left;
    width: 80px;
    height: 30px;
    padding:5px;
    border-right: solid #ededed 1px; 
    color:#CCCCCC;
    
    ul li:before;
    display: marker;
    content: "\2022 ";
}
.ummid2col{
    font-size:12px;
    float: left;
    vertical-align:top;
    width: 290px;
    height:110px;
    padding:0 15px;
    border-right: solid #ededed 2px;
    color:#969696;}
.ummidcols{
    font-size:12px;
    float: left;
    vertical-align:top;
    width: 100px;
    height:110px;
    padding:0 2% 0 0;
    /*border-right: solid #ededed 1px;*/
    color:#969696;}
.ummidleftfoot{
    font-size:12px;    
    float: left;
    vertical-align:top;
    width: 110px;
    height:110px;
    padding:0 0 0 15px;
    border-right: solid #ededed 2px;
    color:#969696;}

/*---------------------------------------------------------
Joe: Spacing after H3 on Product Detail Pages
----------------------------------------------------------*/
h3  {
margin-top:15px !important;
}
    
h1, h2, h3, h4, h5, h6, .page-title {
    font-family: 'Dosis' !important;
    font-size: 13px !important;
    text-transform: uppercase;
    color: #000000;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .page-title a {
    font-family: 'Dosis' !important;
    font-size: 13px !important;
    text-transform: uppercase;
    color: #000000;
}


h1 a:hover, h2 a:hover. h3 a:hover. h4 a:hover. h5 a:hover. h6 a:hover. .page-title a:hover {
    color: #000000;
}
#categoryGrid .title a {
    font-size: 16px !important;
    text-decoration: none !important;
}
#categoryGrid .title a:hover {
    text-decoration: underline !important;
}
#productGrid .title a {
    font-size: 16px !important;
    text-decoration: none !important;
}
#productGrid .title a:hover {
    text-decoration: underline !important;
}
/* FRONT END EDITS
---------------------------------------------*/
.editLogoText {margin: -12px 0 0 2px; padding: 0;}
.editProduct {float: right; margin: 0; padding: 0;}
.editCategory {float: right; margin: 0; padding: 0;}
.editCartBtn {position: relative; top: 0; left: 45px; margin: 0; padding: 0;}
.editDetailBtn {position: relative; top: 0; left: 20px; margin: 0; padding: 0;}
.editNavMenu {position: absolute; margin: 2px 0 0 7px; padding: 0;}
.editFooterMenu {float: right; margin: 0; padding: 0;}
.editFooterWidget {position: relative; margin: 0; padding: 0; top: 7px; left: 13px;}
.deleteFooterWidget {position: relative; margin: 0; padding: 0; top: -9px; left: 38px;}
.editCategoryWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteCategoryWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.swapCategoryWidgetBullet {position: relative; margin: 0; padding: 0; left: -4px;}
.editCurrencyWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteCurrencyWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editFeaturedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteFeaturedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editInformationWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteInformationWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.swapInformationWidgetBullet {position: relative; margin: 0; padding: 0; left: 8px;}
.editLanguageWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteLanguageWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSearchWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSearchWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSidebarWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSidebarWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSpecialsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSpecialsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSubscribeWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSubscribeWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editTopSellersWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteTopSellersWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editVendorsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteVendorsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editLeftImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}
.deleteLeftImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}
.editRightImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}
.deleteRightImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}
.editShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editProductListWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteProductListWidget  {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.addProductListWidget {position: relative; margin: 0; padding: 0; top: -47px; left: 100px;}
.editCustomImageWidget {position: relative; margin: 0; padding: 0; top: 28px; left: 39px;}
.deleteCustomImageWidget {position: relative; margin: 0; padding: 0; top: 13px; left: 64px;}
.addCustomImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 14px;}
.editHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: 7px; left: -12px;}
.deleteHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: -10px; left: 13px;}

/*** NEW MENU STYLES ***/
ul#top-menu * { z-index: 1000; }

ul#top-menu,
ul#top-menu ul {
    list-style-type: none;
    margin: 0; padding: 0;
}

ul#top-menu {
    color: #FFF;
    font-size: 0;
    position: relative;  /*TRIED REMOVING SO MENU WOULDN'T BLOCK PRODUCT ZOOM.  Made sub-menus drop to footer.*/
    z-index: 9999;
}

ul#top-menu > li {
    display: inline-block;
    font: Normal 11px 'Dosis', sans-serif;
    
}

ul#top-menu > li:last-child {
    background: none;
}

ul#top-menu > li > a,
ul#top-menu > li > span.no-link {
    /*border-right: 1px solid #73ACCA;*/
    font-size: 12px;
    font-color:#000;
    font-weight:700;
    padding: 3px 13px;
    /*text-transform: uppercase; removed to improve flexibility with nav */
}

ul#top-menu > li > a,
ul#top-menu > li > span.no-link,
.dd-submenu li a,
.mm-submenu li a {
    color: #000;
    display: block;
    text-decoration: none;
}

ul#top-menu > li:hover > a,
ul#top-menu > li:hover > span.no-link {
    text-decoration: none; /*used underline for a while*/
    background-color: #777777;
    color:#ffffff;
}
.dd-submenu li a:hover,
.mm-submenu li a:hover {
    background-color: #CCCCCC;
}

ul#top-menu > li:hover .dd-submenu,
.dd-submenu > ul > li:hover > .second-level-submenu,
ul#top-menu > li:hover .mm-submenu
{ display: block; }

.dd-submenu,
.mm-submenu,
.dd-submenu .second-level-submenu {
    background-color: #EEEEEE;
/*    border: 1px solid #407D9D;*/
    display: none;
    margin-left:1px;
    opacity:0.95;
    position: absolute;
    top: 100%;
}

.dd-submenu ul,
.mm-submenu ul {
    display: block;
    float: left;
}

.dd-submenu li,
.mm-submenu li {
    position: relative;
    font-size: 13px; /* trial by Joe - setting submenu font to match main menu */
}

.dd-submenu li a,
.mm-submenu li a,
span.element-title {
    padding: 7px 9px;
}

.dd-submenu li a {
    font-weight:bold;
    width: 158px;
}

.dd-submenu .second-level-submenu {
/*    background-color: #477E9B;*/
    left: 100%; top: -1px;
}
.mm-submenu { width: auto; }
.mm-submenu * {
    vertical-align: top;
}

ul[class^="columns-"] {
    display: block;
    float: left;
    margin-left: 2px !important;
    vertical-align: top;
}

ul[class^="columns-"]:first-child {
    margin-left: 0 !important;
}

.columns-1  { width: 190px; }
.columns-2  { width: 382px !important; }
.columns-3  { width: 574px !important; }
.columns-4  { width: 766px !important; }
.columns-5  { width: 958px !important; }

.element-image img { height: auto; max-width: 100%; }
.element-line-h .line-splitter { display: inline-block; margin-top: 4px; width: 100%; }
.element-html, .element-textstr { display: block; padding: 8px 12px; }
.element-html a { color: #B1E0F9 !important; display: inline !important; margin: 0 !important; padding: 0 !important; }
.element-html a:hover { background: none !important; color: #D1ECF9 !important; }
.element-title { background-color: #3C6582; }
span.element-title, span.no-link { display: block; }
#top-menu span.no-link { cursor: pointer; }

/*----------------------------------------------------------
NIVO Slider by Joe
----------------------------------------------------------*/

.nivo-controlNav {
    padding: 0 !important;
    text-align: center;
}
.nivoSlider{
    box-shadow: 0 8px 6px -6px black !important;
    }

.theme-default .nivo-controlNav {
margin-left:0px !important;
position:relative !important;
margin-top:-16px!important;
z-index:3000 !important;
}

.homepagecontent {
    margin-top: -16px;
}