/* green: #00b01e */

body {
    background-color: #555;
}

div.slideImgWrap div {
    background-color: white !important;
}

#logo-text img {
    width: 300px;
}

nav.main_nav, #sidebar, #content {
    font-size: 105%;
}

h4 {
    color: #555;
}

div#container {
    background-color: #555;
}


nav.mobile_menu {
    display:none;
    height: 60px;
}
nav.mobile_menu:hover {
    cursor: pointer;
//  text-decoration: none;
}

nav.mobile_menu p {
    padding: 3.8%;
    padding-top: 17px;
    color: #ddd;
    border-bottom: 0;
}
nav.mobile_menu p:hover {
    color: #ddd;
    text-decoration: none;
}
nav.mobile_menu img {
    float:right;
    height:30px;
    margin:15px;
    margin-right: 3.8%;
}



nav {
    background-color: #427242;
}
nav a#pull {
    display: none;
}
nav.main_nav ul.sf-menu {
    margin-bottom: 0;
}
div#wrapper {
    background-color: #fff;
}
div#feature {
    background-color: #a1aca1;
    /*display:none;*/
}

div#header-search {
    margin-top: 10px;
}
div#header-sitemap {
    float: right;
    max-width: 48%;
    padding-right: 15px;
    padding-top: 2px;
    /*border:1px solid #ccc;*/
}
div#header-languagenavi {
    float: right;
    max-width: 48%;
    padding-left: 15px;
    /*border:1px solid #ccc;*/
}

/* styles for the navigation menu on the top right */
.nav-electromen {
    font-size: 120%;
}

.sf-menu {
    width:auto;
    width: calc(100% - 75px);
}

.sf-menu a {
    border-top: 0;
    background-color: #427242;
    color: #fff;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.sf-menu .nav-last {
    border-right: 1px solid #eee;
}

.top-text {
    font-size: 80%;
    color: #888;
}

#container input[type="text"].product-search-field {
    width: 100px;
}

.product-search-button {
}

footer div.row div p {
    line-height: 1.5em;
    margin: 0;
}

#credits {

}

footer .nav-pills:after {
    display:none;
}
footer .nav-pills>li>a {
    padding-left: 0;
    color: #999;
}

#blog-index div.excerpt div {   /* where does this come from? */
    /*opacity: 0.3;*/
}

#page-meta p.small {
    font-size: 100%;
    color: #888;
}


header {
    background-color: #eee;
    background: url("http://electromen.com/packages/products/themes/electromen-theme/electromen-theme/../img/header_gradient_grey.png");
}

div#product_navcontainer {
    width: 12em;
    padding: 0 0 1em 0;
    margin-bottom: 1em;
    font-family: Arial, sans-serif;
    font-size: 100%;
    color: #333;
    width: 100%;
}

ul.product_navi {
    margin: 0;
    padding: 0;
    border: none;
}

.sf-vertical ul {
    position: inherit;
    display: block;
}

.sf-menu ul {
    position: relative;
}
.sf-menu ul ul {
    left: 0;
}
.sf-menu li, .sf-menu ul li {
    background: none;
}

.product_navi li ul, .product_navi li ol {
    margin:0;
}

ul.product_navi li {
    list-style: none;
    border-top: 1px solid #004400;
    padding: 0;
    margin: 0;
}

.product_navi li a {
    display: block;
    padding: 7px 5px 5px 5px;
    border-left: 1px solid #004300;
    border-right: 1px solid #004300;
    border-bottom-right-radius:     6px;
    border-top-right-radius:        6px;
    -moz-border-radius-topright:    6px;
    -moz-border-radius-bottomright: 6px;
    background-color: #00cd3d;
    color: #fff;
    text-decoration: none;
    width: 100%;
}


.product_navi .image_wrapper {
    float:right;
    margin-right:10px;
    border:0px solid red;
    /*height:100%;*/
}

.product_navi img {
    vertical-align: middle;
    max-width: 25px;
    max-height: 20px;
    border:1px solid #666;
}

html>body #navcontainer li a { width: auto; }

.product_navi li a {
    -webkit-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    transition: background 0.4s ease;
}

.product_navi li.level_0 a {
    background-color: #427242;
}

.product_navi li.level_1 a {
    background-color: #2e602e;
}

.product_navi li.level_2 a {
    background-color: #1b491b;
}

.product_navi li.level_3 a {
    background-color: #0f380f;
}

#product_navcontainer .product_navi ul li {
    display: none;
}

#product_navcontainer .product_navi li.currently_active > a {
    background-color: #00b01e;
    color: #ffc;
    border-bottom-right-radius:     25px;
    border-top-right-radius:        25px;
    -moz-border-radius-topright:    25px;
    -moz-border-radius-bottomright: 25px;
}

/*#product_navcontainer .product_navi ul li.currently_open, #product_navcontainer .product_navi ul li.currently_active {*/
#product_navcontainer .product_navi ul li.currently_open {
    display: block;
}

#product_navcontainer .product_navi ul li.currently_open > .product_navi ul li {
    display: block;
}

a {
    color: #00b01e;
}

a[href^="tel:"] {
    white-space: nowrap;
}

a:hover, a:focus {
    color: #004300;
}

.product_navi li a:hover
{
    background-color: #feffab;
    color: #004300;
}

#product_navcontainer ul.product_navi ul {
    margin-left: 10px;
    padding: 0;
}

/*table.list_description {*/
    /*border: 0;*/
/*}*/

/*table.list_description {*/
    /*width: 100%;*/
/*}*/
/*table.list_description td {*/
    /*width: 50%;*/
/*}*/

/*table.list_description li {*/
    /*color: #555;*/
    /*list-style-type:square;*/
/*}*/

h1.product_title {
    font-size: 180%;
}



ul.list_description {
    float:left;
    margin-right:1%;
    width: 40%;
    font-size: 90%;
    margin-bottom: 0;
}
ul.list_description li {
    color: #555;
    list-style-type:square;
    line-height: 1.3em;
}

span.right {
    float:right;
}

span.edit_in_dashboard {
    margin:10px;
}

span.edit_in_dashboard a {
    color: black;
    font-size: 90%;
    text-decoration: none;
    padding: 10px;
    padding-left: 15px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    border:1px solid #ccc;
    background-color:#f3c7c7;
}

span.edit_in_dashboard a:hover {
    text-decoration: underline;
    background-color:#ccffcc;
}

img.item_photo {
    float:right;
    margin:10px;
    max-width:300px;
}

div.products_list {
    float:left;
    background:#edf7ed;
    border:1px solid #ccc;
    padding:2%;
    margin-bottom: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    width: 95%;
}

div.products_list img {
    float:right;
    max-width:100px;
}

a div.products_list p {
    text-decoration: none;
    color: #333333;
    margin-bottom: 3px;
}

a:hover div.products_list {
    background-color: #feffab;
}

/*div.product_item_content img {*/
    /*float:right;*/
/*}*/

div.product_item_content table {
    margin-bottom: 20px;
    line-height: 1.4em;
}

div.product_item_content td {
    padding: 1px 3px;
    width: auto !important;
    padding-right: 10px;
}
div.product_item_content td p {
    margin: 0;
}

footer {
    background-color: #232f23;
    border-bottom-left-radius:      20px;
    border-bottom-right-radius:     20px;
    -moz-border-radius-bottomleft:  20px;
    -moz-border-radius-bottomright: 20px;
}

a.btn {
    text-decoration: none;
}
a.btn:hover {
    text-decoration: underline;
}

.help_instruction {
    background: #ff8;
    font-family: "Courier New", Arial, sans-serif;
    padding: 3px;
    font-size:90%;
}

div.contact_us h4 {
    padding: 5px;
    padding-bottom: 3px;
    background: #ddd;
}
div.contact_us h4:hover {
    cursor:pointer;
    background: #feffab;
    padding: 5px;
    padding-bottom: 3px;
}

div.contact_us address {
    display:none;
    font-style: normal;
}

#container input[type="text"], #container input[type="password"], #container input[type="email"], #container input[type="tel"], #container textarea, #container select {
    width: 180px;
}


/* ORDERING SYSTEM STYLES */

#nav-cart {
    float:right;
    display: inline-block;
    padding-bottom: .5em;
}
#nav-cart a {
    display: inline-block;
    color: #666;
    font-size: 1.25em;
    font-weight: 700;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    line-height: 1;
}
#nav-cart i, #nav-cart span {
    display: inline-block;
    vertical-align: middle;
}
#nav-cart .nav-cart-items {
    padding: 0 .3em;
}


#page-meta .add-to-cart, #page-meta .not-orderable {
    float:right;
}

.not-orderable {
    font-size: 11px;
    line-height: 1.1;
    color: #BBB;
    width: 100px;
    text-align: center;
}

#page-meta .price {
	float: right;
}
.price {
	font-weight: 700;
	font-size: 1.15em;
}
.price span {
	font-weight: 400;
	font-size: .7em;
	color: #AAA;
}


@media screen and (max-width: 1100px) {
    #sidebar {
        font-size: 100%;
    }
    #container .formBlockSurveyTable input, #container .formBlockSurveyTable textarea {
        width: 130px;
    }
}

@media screen and (max-width: 1000px) {
    #content {
        font-size: 100%;
    }

    #sidebar {
        font-size: 95%;
    }
}

@media screen and (max-width: 900px) {
    #content {
        font-size: 95%;
    }

    #sidebar {
        font-size: 93%;
    }

    #container .formBlockSurveyTable input, #container .formBlockSurveyTable textarea {
        width: 110px;
    }
}

@media screen and (max-width: 860px) {
    nav.main_nav, #sidebar, #content {
        font-size: 88%;
    }
}

@media handheld, only screen and (max-width: 767px) {
    /** Main menu hiding and showing */
    div#logo  img {
        max-width: 450px;
    }

    #container input[type="text"], #container input[type="password"], #container input[type="email"], #container input[type="tel"], #container textarea, #container select {
        width: 60%;
    }

    #header-area {
        text-align:center;
    }

    #header-search {
        width: 90%;
        float:right;
    }
    #header-search input {
        text-align:right;
    }

    div#header-languagenavi {
        clear:both;
        float:right;
    }

    #header-languagenavi img {
        width: 18px;
        margin-right: 8px;
    }

    nav.mobile_menu {
        display: block;
    }
    nav.main_nav {
        display:none;
    }


    nav.main_nav, #sidebar, #content {
        font-size: 95%;
    }
    div.product_item_content img {
        float:none !important;
        clear:both !important;
    }
    div.product_item_content table {
        width: 100%;
    }
    div.product_item_content .children_list img {
        float:right !important;
    }
    hr.mobile-only {
        display:block !important;
    }

    div#header-languagenavi {
        max-width: 100%;
        margin-top: -5px;
    }

    #container .formBlockSurveyTable input, #container .formBlockSurveyTable textarea {
        width: 250px;
    }
}
@media handheld, only screen and (max-width: 387px) {
    .children_list ul.list_description {
        width: 100%;
    }

    #container .formBlockSurveyTable input, #container .formBlockSurveyTable textarea {
        width: 150px;
    }
}
