/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/*********************** LAYOUT STYLES ***********************/

html {
  margin: 0;
  padding: 0;
}

body {
  color: #000000;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
  background: #f5f5f5;
    margin: 0;
    padding: 0;
}

.home #jm-main {
  color: #fff;
  padding: 0 9px 15px;
}

.jm-mainpage {
  width: 940px;
  padding: 0 9px;
  margin: 0 auto;
}

/********** topmenu **********/

#jm-topmenu-wrap {
  padding-top: 5px;
  width: 952px;
  margin: 0 auto;
}

#jm-topmenu-right {
  padding: 0 6px;
}

#jm-topmenu {
  height: 40px;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  box-shadow: 0 2px 3px #c7c7c7;
  -moz-box-shadow: 0 2px 3px #c7c7c7;
  -webkit-box-shadow: 0 2px 3px #c7c7c7;
}

/********** header **********/

#jm-header {
  position: relative;
  color: #454545;
}

#jm-header-mod {
  padding: 5px 0;
}

.home #jm-header {
  padding: 0 9px 15px;  
}

#jm-header-bg.noheader.noheadermod.noslider {
  background: none;
}

#jm-header-left {
  float: left;
  padding: 5px 0 0 240px;
  width: 460px;
}

#jm-header-bg.noheader #jm-header-left {
  float: left;
  width: 700px;
  padding: 0;
}

#jm-header-bg.noheader.noheadermod #jm-header-left {
  float: none;
  width: 100%;
}

#jm-header-bg.noheadermod  #jm-header-left {
  width: 700px;  
}

#jm-header-right {
  float: right;
  width: 220px;
}

#jm-header-bg.noheader.noslider #jm-header-right {
  float: none;
  width: 100%;
}

#jm-header-bg.noheadermod.noslider #jm-header-left {
  width: 100%;
  padding: 0;
}

#jm-header-bg.noheadermod.noslider #jm-header-image {
    left: auto;
    top: auto;
  position: static;
  padding-bottom: 40px;
}

#jm-header-image {
  position: absolute;
  top: 120px;
  left: 0;
}

#jm-header-slider {
  position: relative;
  -webkit-box-shadow: 0px 20px 15px -15px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 20px 15px -15px rgba(0,0,0,0.6);
  box-shadow: 0px 20px 15px -15px rgba(0,0,0,0.6);
  background: #fff;
  padding: 5px;
}

#jm-search {
  float: right;
  padding: 5px 0;
  text-align: right;
}

#jm-logo-sitedesc {
  float: left;
  padding: 5px 0;
}

/********** main **********/

.jm-shadow-top-left {
  background: url(../images/shadow_top_left.png) no-repeat top left;
}

.jm-shadow-top-right {
  background: url(../images/shadow_top_right.png) no-repeat top right;
  padding: 0 19px;
}

.jm-shadow-top-in {
  background: url(../images/shadow_top_in.png) repeat-x;
  height: 19px;
}

.jm-shadow-left {
  background: url(../images/shadow_left.png) no-repeat top left;
}

.jm-shadow-right {
  background: url(../images/shadow_right.png) no-repeat top right;
  padding: 0 9px;
}

.jm-shadow-in {
  background: #fff;
  padding: 10px 20px;
}

#jm-main-bg.noheader.noheadermod.noslider {
  padding-top: 20px;
}

#jm-main-bg.noheader.noheadermod.noslider #jm-main-wrap {
  top: 0;
}

#jm-main-wrap {}

#jm-pathway {
  color: #fff;
  padding-bottom: 15px;
}

#jm-left,
#jm-right {
  float: left;
  width: 220px;
}

#jm-left {
  margin-right: 20px;
}

#jm-right {
  margin-left: 20px;
}

.scheme_3 #jm-content {
  float: left;
  width: 460px;
}

.scheme_2 #jm-content {
  float: left;
  width: 700px;
}

/* subpage */

.normal #jm-header-right {
  width: 620px;
  padding: 0;
}

.normal #jm-main {
  position: relative;
  margin: 0 auto;
  width: 958px;
}

.normal #jm-pathway {
  color: #737a7f;
  margin-bottom: 15px;
  border-bottom: 1px solid #f1f1f1;
}

.normal #jm-left {
  margin: 200px 0 20px;
  width: 278px;
}

.normal #jm-left .jm-shadow-in {
  min-height: 348px;
  height: auto !important;
  height: 348px;
}

.normal .noheader #jm-left {
  margin: 0 0 20px;
}

.normal .noheader #jm-left .jm-shadow-in {
  min-height: 548px;
  height: auto !important;
  height: 548px;
}

.normal .scheme_2 #jm-content {
  width: 680px;
}

.normal #jm-content {
  margin: 0 0 20px;
}

.normal #jm-maincontent {
  min-height: 500px;
  height: auto !important;
  height: 500px;
}

.normal #jm-bottom {
  padding: 0;
}

/********** bottom **********/

#jm-bottom-bg {
  background: url(../images/bottom_bg.png) repeat-x top left;
  color: #454545;
}

#jm-bottom-shadow {
  background: url(../images/bottom_shadow.png) no-repeat top center;
}

#jm-bottom {
  padding: 20px 0 0;
}

#jm-footer-shadow {
  background: url(../images/bottom_shadow2.png) no-repeat top center;
  padding: 12px 0 0;
}

.home #jm-footer-shadow.nobottom {
  background: none;
  padding: 0;
}

#jm-footer-wrap {
  background: #f5f5f5;
  padding: 15px 0;
  line-height: 14px;
}

#jm-bottommenu-copyrights {
  float: left;
}

#jm-bottommenu {
  padding: 0 0 10px;
}

#jm-copyrights {
  color: #afafaf;
}

#jm-poweredby-stylearea {
  float: right;
}

#jm-poweredby {
  padding: 0 0 10px;
}

#jm-stylearea {
  text-align: right;
}

/********** clearfix **********/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {   
  display: inline-block;
}

/* Hides from IE-mac \*/ * html .clearfix {
    height: 1%;
}

.clearfix {
    display: block !important;
}

/* End hide from IE-mac */