/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
#s5_component_wrap_inner h3 {
    margin-bottom: 5px;
  margin-top: 20px;
}
div.s5_accordion_menu_element li a, .s5_am_inner_li .separator span {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    background: url("../images/system/arrow.png") no-repeat scroll left center transparent;
    display: block;
    font-size: 1em;
    color: #222958;
}
div.s5_accordion_menu_element li a,.separator span {
    text-transform: uppercase;
}
.product-name {
  min-height: 60px;

}
.thumbnail {
  min-height: 200px;
  margin-bottom: 15px;
}
.thumbnail > .caption > div {
    margin-top: 1px;
}
.product-desc {
    font-size: 0.8em;
}
body  {
padding-top: 20px}
#s5_breadcrumb_wrap {
    font-weight: normal;
}

#s5_top_row1_area1 {
    border-bottom: 0px solid #C4C5C6;
    padding: 20px 10px 0px;
    background: url('../images/s5_top_row1.png') repeat-x scroll left top #ffffff;
}
#s5_logo_module {
    float: left;
    margin-bottom: 0px;
}
#s5_header_area1 {
    background: url('../images/s5_header_bg.png') repeat-x scroll left top #FFF;
    padding: 0px 35px 14px;
}
#s5_social_wrap {
    float: right;
  padding-top: 65px;
}
#s5_logregtm {
    padding-top: 65px;
}
#s5_search_hover {
    float: right;
  padding-top: 65px;
}
#s5_nav li a {
    font-size: 1.1em;
    color: #000;
}
.s5_dark_modules {
    background: none repeat scroll 0% 0% #222958;
    padding-top: 2px;
    padding-bottom: 15px;
}
.blog-featured h1, .item-page h1 {
    line-height: 30px;
}
body {
    color: #333;
    font-size: .9em;
    line-height: 150%;
}
.s5_light_modules .module_round_box, #s5_component_wrap {
    border: 0px solid #D8D8D8;
}
#s5_accordion_menu h3 {
    font-size: .9em !important;
}
.nav-tabs > li {
    margin-bottom: 30px;
}
.s5_light_modules .module_round_box-dark_less_padding {
    background: none repeat scroll 0% 0% #fff;
    padding: 7px;
    border: medium none;
    color: #B0B0AF !important;
}
#s5_bottom_menu_wrap {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px;
  margin-top: 10px;
}

#s5_bottom_menu_wrap ul.menu li a {
    display: inline;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 0.9em !important;
  color: #eaeaea;
  text-decoration: underline;
}
#subMenusContainer a, #s5_nav li li a {
    text-align: left;
    font-size: 0.9em;
    display: block;
    width: auto;
    font-weight: normal;
  text-transform: uppercase;
}