/*--------------------------------------------------------------
# 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 ***********************/

#jm-footer {
padding-top: 225px;
}


#jm-maincontent .blog-featured h3 {
    font-size: 20px !important;
}

.pg-imgbg a img {
border: 4px solid white !important;
-webkit-box-shadow: 0px 3px 4px 0px silver;
-moz-box-shadow: 0px 3px 4px 0px #c0c0c0;
box-shadow: 0px 3px 4px 0px silver;
}

#jm-search .moduletable {
	
	padding: 5px;
z-index: 10;
	margin: 0 !important;
height: 273px;
-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: #69a500;
}


#jm-search .moduletable form {
margin-top: 15px;
}

table, table td {
border: 1px solid #ddd;
}

html {
	margin: 0;
	padding: 0;
}

body {
	color: #737a7f;
    font-size: 14px;
    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;
height: 305px;
}

#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: 0 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: 20px;
	left: 0;
}

#jm-header-slider {
	position: absolute;
	top: 10px;
	left: 490px;
	
	padding: 5px;
z-index: 10;
	margin: 0 !important;
height: 270px;
-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: #69a500;

}

#jm-search {
	float: right;
	padding: 10px 0;
}

#jm-logo-sitedesc {
	float: left;
	padding: 15px 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: 0px 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 {
	
}

#jm-bottom {
	padding: 20px 0 0;
}

#jm-footer-shadow {
	
	padding: 12px 0 0;
}

.home #jm-footer-shadow.nobottom {
	background: none;
	padding: 0;
}

#jm-footer-wrap {
	background: url(../images/bot.jpg) repeat-x center;
	padding: 0;
	line-height: 14px;
height: 346px;
}

#jm-bottommenu-copyrights {
	float: right;
}

#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 */