/*--------------------------------------------------------------
# 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
---------------------------------------------------------------*/

/*********************** MODULES STYLES ***********************/

/** jm-module default **/

.jm-module {
	background: #f3f3f3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.3);
}

.jm-module .jm-module-content {
	padding: 15px;
}

.jm-module h3.jm-title {
	font-size: 1.6em;
	margin: 0;
	padding: 5px 10px;
	color: #fff;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	text-align: center;
}

.webfont .jm-module h3.jm-title {
	font-size: 2.7em;
	line-height: 1.2em;
}

/** title-down **/

.jm-module.title-down h3.jm-title {
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

.jm-module.title-down.white h3.jm-title,
.jm-module.title-down.gray h3.jm-title {
	padding: 0 10px 5px;
}

.jm-module.title-down.blank h3.jm-title {
	padding: 10px 10px 5px;
}

/** gray **/

.jm-module.gray h3.jm-title {
	color: #3e3e3e;
    text-shadow: none;
	background: none;
}

/** white **/

.jm-module.white {
	background: #fff;
}

.jm-module.white h3.jm-title {
    text-shadow: none;
	background: none;
	color: #3e3e3e;
}

/** blank **/

.jm-module.blank {
	background: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	margin-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0 0 20px;
}

.jm-module.blank .jm-module-content {
	padding: 0;
}

.jm-module.blank h3.jm-title {
	color: #3e3e3e;
    text-shadow: none;
	background: none;
}

/** main top **/

#jm-main-top .rowcount_1 .main-top2-in {
	width: 100%;
	float: left;
}

#jm-main-top .rowcount_2 .main-top2-in {
	width: 50%;
	float: left;
}

#jm-main-top .rowcount_3 .main-top2-in {
	width: 33.3%;
	float: left;
}

#jm-main-top .main-top2-bg {
	padding: 0 0 0 20px;
}

/** bottom **/

#jm-bottom .rowcount_1 .bottom-in {
	width: 100%;
	float: left;
}

#jm-bottom .rowcount_2 .bottom-in {
	width: 50%;
	float: left;
}

#jm-bottom .rowcount_3 .bottom-in {
	width: 33.3%;
	float: left;
}

#jm-bottom .bottom-bg {
	padding: 0 0 0 20px;
}

/** djimageslider **/

.slide-desc-bg {
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

#jm-header .slide-desc-bg {
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.djslider .slide-desc-text {
	color: #4b4b4b;
}

.djslider .slide-desc-text .slide-title {
    font-size: 2.4em;
	line-height: 1.2em;
    margin-bottom: 0;
	color: #4b4b4b;
}

#jm-header .djslider .slide-desc-text .slide-title {
	font-size: 3em;
}

.djslider .slide-desc-text .slide-title a {
	text-decoration: none;
	color: #4b4b4b;
}

.jm-module .djslider .slide-desc-text .slide-title {
	text-align: center;
}

.djslider .slide-desc-text .slide-text a:link,
.djslider .slide-desc-text .slide-text a:visited {
	color: #4b4b4b;
}

.djslider a.readmore:link,
.djslider a.readmore:visited {
	margin-top: 10px;
}

#jm-header .navigation-container-custom {
	left: 0;
	top: auto;
	bottom: -60px;
	width: 100%;
	text-align: center;
}

span.load-button {
    background: #aaaaaa;
    border-radius: 12px;
    -webkit-border-radius: 12px;
	float: none;
    display: inline-block;
    height: 21px;
    margin-right: 4px;
    opacity: 1;
	filter: alpha(opacity=100);
    width: 21px;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.7); 
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.7);
}

span.load-button-active {
    width: 20px;
    height: 20px;
    opacity: 1;
	filter: alpha(opacity=100);
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3), 0px 0 2px 0px rgba(0, 0, 0, 0.5); 
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.3), 0px 0 2px 0px rgba(0, 0, 0, 0.5);
}

/** djcatalog2 frontpage **/

.djf_mod .djf_img {
    margin: 0 15px 0 0;
	border: none;
	padding: 0;
}

.djf_mod .djf_img a {
	border: none;
	display: block;
}

.djf_mod .djf_img img {
	background: #ffffff;
	border: 1px solid #e3e3e3;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.djf_mod .djf_left {
    margin: 0 0 10px;
}

.djf_mod .djf_gal td {
    padding: 0 5px 5px 0;
}

.djf_mod .djf_gal .djf_cell {
    border: none;
    padding: 0;
}

.djf_mod .djf_gal .djf_cell a:link,
.djf_mod .djf_gal .djf_cell a:visited {
	display: block;	
	border: none;
}

.djf_mod .djf_gal .djf_cell img {
	background: #ffffff;
	border: 1px solid #e3e3e3;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.djf_mod .djf_text {
	padding: 10px 0 0;
}

#jm-content-top .djf_mod .djf_text {
	clear: both;
}

.djf_mod .djf_text .djf_cat h2 {
	font-size: 1.2em;
	line-height: 1em;
	margin: 0 0 10px;
	color: #a1a1a1;
}

.djf_mod .djf_text h3 {
	font-size: 2em;
	line-height: 1em;
	margin: 0 0 10px;
}

.djf_mod .djf_text a.readon {
	margin: 10px 0 0;
}

.djf_mod .djf_pag {
    float: none;
    margin: 0;
	padding: 10px 0 0;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.djf_mod .djf_pag span {
    background: none;
    font-weight: normal;
    margin: 0;
	padding: 0 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	line-height: 30px;
	color: #4b4b4b;
	border: 1px solid #d2d2d2;
}

.djf_mod .djf_pag span.active {
    background: #f5f5f5;
	color: #999999;
    font-weight: normal;
}

.djf_mod .djf_pag span.active:hover {
	text-shadow: none;
	color: #999999;
}

.djf_mod .djf_pag span:hover {
    background: #f5f5f5;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-transition: background 0.2s ease-in;
	-moz-transition: background 0.2s ease-in;
	-o-transition: background 0.2s ease-in;
	transition: background 0.2s ease-in;
}

/** djcatalog2 items **/

.mod_djc_items .mod_djc_item {
	margin: 0 0 20px;
}

.mod_djc_items .djc_image {
	text-align: center;
	margin: 0 0 10px;
}

.mod_djc_items .djc_image a:link,
.mod_djc_items .djc_image a:visited {
	display: block;
	border: none;
}

.mod_djc_item .djc_image img {
	background: #ffffff;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mod_djc_items .djc_category_info,
.mod_djc_items .djc_producer_info,
.mod_djc_items .djc_price {
	opacity: 1;
    filter: alpha(opacity = 100);
	padding-bottom: 5px;
	font-style: italic;
}

.mod_djc_items .djc_title h4 {
    font-size: 1.6em;
    line-height: 1.5em;
}

.mod_djc_items .djc_title h4 a:link,
.mod_djc_items .djc_title h4 a:visited {
	border: none;
}

.mod_djc_items .djc_introtext p {
	margin: 0 0 5px;
}

.mod_djc_items .djc_price span {
    font-weight: bold;
	font-size: 1.2em;
}

.mod_djc_items .mod_djc_item {
    display: inline-block;
	width: 100%;
}

.mod_djc_items .djc_readon {
	display: inline-block;
	width: 100%;
	padding-top: 10px;
}

/** djcatalog2 search **/

fieldset.djc_mod_search {
	padding: 0;
}

fieldset.djc_mod_search input.inputbox,
#jm-left fieldset.djc_mod_search input.inputbox,
#jm-right fieldset.djc_mod_search input.inputbox {
	width: 65%;
}

fieldset.djc_mod_search input.button {
	margin: 0;
}