/*********************** MODULES STYLES ***********************/

.djmodule {
	padding: 0 0 18px 0;
	margin: 0;
}

.module-content {
	padding: 10px;
	margin: 0;
}

h3.title {
	font-size: 15px;
	font-family: Arial;
	line-height: 17px;
	padding: 10px 10px 10px 0px;
	font-weight: bold;	
    background-color: #FFFFFF;
	border-bottom: #D5D5D5 1px solid;
	margin-left:10px;
	margin-right:10px;

}

h3.title span {
	display: block;
	background: none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


h3.title2 {
	font-size: 15px;
	font-family: Arial;
	line-height: 17px;
	font-weight: bold;	
    background-color: #FFFFFF;
	border-bottom: #D5D5D5 1px solid;
	padding-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:3px;
}	

h3.title2 span {
	display: block;
	background: none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.djmodule_top {
	background: url(../images/module_top.jpg) no-repeat top left;
}

.djmodule_bot {
	background: url(../images/module_bot.jpg) no-repeat bottom left;
	padding: 4px 0;
}

.djmodule_in {
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

/********** djmodule 2 **********/

.mod_2 {
	padding: 0 0 8px 0;
	margin: 0;
}

.module-content.mod_2 {
	padding: 10px;
	margin: 0;
	background-color:#EFEFEF;
}

h3.title.mod_2 {
	font-size: 15px;
	font-family: Arial;
	line-height: 17px;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	background-color:#EFEFEF;
	border-bottom: #D5D5D5 1px solid;
	margin-left:0px;
	margin-right:0px;

}

h3.title.mod_2 span {
	display: block;
	background: none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.djmodule_top.mod_2 {
	background: url(../images/module_top_mod_2.jpg) no-repeat top left;
}

.djmodule_bot.mod_2 {
	background: url(../images/module_bot_mod_2.jpg) no-repeat bottom left;
	padding: 4px 0;
}

.djmodule_in.mod_2 {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	padding: 0 0 0 0px;
}

/********** djmodule 3 **********/

.mod_3 {
	padding: 0 0 8px 0;
	margin: 0;
}

.module-content.mod_3 {
	padding: 10px;
	margin: 0;
	background-color: #FFFFFF;
}

h3.title.mod_3 {
	font-size: 15px;
	font-family: Arial;
	line-height: 17px;
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	background: #FFFFFF;
	border-bottom: #D5D5D5 1px solid;
	margin-left:10px;
	margin-right:10px;

}

h3.title.mod_3 span {
	display: block;
	background: none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.djmodule_top.mod_3 {
	background: url(../images/module_top_mod_3.jpg) no-repeat top left;
}

.djmodule_bot.mod_3 {
	background: url(../images/module_bot_mod_3.jpg) no-repeat bottom left;
	padding: 7px 0;
}

.djmodule_in.mod_3 {
	border-left: 7px solid #EFEFEF;
	border-right: 7px solid #EFEFEF;
	padding: 0 0 0 0px;
}

/********** rounded **********/

.djmod-top1 {
	background: url(../images/corner_top_left.png) no-repeat top left;
}

.djmod-top2 {
	background: url(../images/corner_top_right.png) no-repeat top right;
	padding: 0 4px;
}

.djmod-top3 {
	border-top: 1px solid #D5D5D5;
	height: 3px;
}

.djmod-middle {
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding: 5px 11px;
}

.djmod-bottom1 {
	background: url(../images/corner_bot_left.png) no-repeat bottom left;
}

.djmod-bottom2 {
	background: url(../images/corner_bot_right.png) no-repeat bottom right;
	padding: 0 4px;
}

.djmod-bottom3 {
	border-bottom: 1px solid #D5D5D5;
	height: 3px;
}

div.module_rounded {
	padding: 0 0 10px 0;
}

.djmod-middle h3.title {
	background: none;
}

/* */

.box_top_left {
	background: url(../images/box_top_left.png) no-repeat top left;
}

.box_top_right {
	background: url(../images/box_top_right.png) no-repeat top right;
	padding: 0 4px;
}

.box_top_in {
	background: #f6f6f6;
	border-top: 1px solid #d5d5d5;
	height: 3px;
}

.box_bot_left {
	background: url(../images/box_bot_left.png) no-repeat bottom left;
	margin-bottom: 18px;
}

.box_bot_right {
	background: url(../images/box_bot_right.png) no-repeat bottom right;
	padding: 0 4px;
}

.box_bot_in {
	background: #f6f6f6;
	border-bottom: 1px solid #d5d5d5;
	height: 3px;
}

/********** pathway **********/

#jm-pathway h3.title {
	background: none;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	margin:0 10px 0 0;
	padding:0;
}

/********** bottom-mods **********/

#jm-bottom-mods .rowcount_1 .bottom-in {
	width: 100%;
	float: left;
	overflow: hidden;
	margin:0;
	padding:0;
}

#jm-bottom-mods .rowcount_2 .bottom-in {
	width: 50%;
	float: left;
	overflow: hidden;
	margin:0;
	padding:0;
}

#jm-bottom-mods .rowcount_3 .bottom-in {
	width: 33.3%;
	float: left;
	overflow: hidden;
	margin:0;
	padding:0;
}

#jm-bottom-mods .rowcount_4 .bottom-in {
	width: 25%;
	float: left;
	overflow: hidden;
	margin:0;
	padding:0;
}

#jm-bottom-mods .module-content {
	padding: 10px;
}

#jm-bottom-mods h3.title {
	background: none;
}

/********** djcatalog2 **********/

div.djf_mod {
	display: inline-block;
}

.djf_mod .djf_text .djf_cat h2 {
	color: #9b9b9b;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.djf_mod .djf_text h3 {
	color: #353535;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 24px;
}

.djf_mod .djf_gal img {
	padding: 0;
	border: 1px solid #d5d5d5;
	margin-bottom: 8px;
	margin-right: 8px;
}

.djf_mod .djf_pag span {
	background: url(../images/catalog_pag.png) no-repeat;
	padding: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-align: center;
	color: #fff;
}

.djf_mod .djf_pag span.active {
	background: url(../images/catalog_pag_active.png) no-repeat;
}

.djf_text {
	padding: 0 20px 0 0;
}

div.djf_gal td a {
	outline: none;
}

div#djcatalog span.djcat_price_value, div#djcatalog td.djcat_td_price {
	color: #FB6363;
}

div#djcatalog div.djcat_image img {
	padding-bottom: 0;
	margin-bottom: 4px;
	border: 1px solid #d5d5d5;
}

.djcat_thumbnails img {
	margin-left: 0 !important;
	margin-right: 4px !important;
}

div#djcatalog div.djcat_item .djcat_price, 
div#djcatalog div.djcat_item .djcat_category, 
div#djcatalog div.djcat_item .djcat_producer, 
div#djcatalog div.djcat_item .djcat_files {
	font-size: 11px;
	line-height: 17px;
}

div#djcatalog ul.djcat_ultab {
	background: url(../images/grey_point.png) repeat-x bottom left;
	border: none;
}

div#djcatalog li.djcat_litab {
	background: #f6f6f6;
	margin: 2px 10px 0 0;
	border: 1px solid #d5d5d5;
}

div#djcatalog li.djcat_litab_active {
	background: #fff;
	font-weight: bold;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #fff;
}

div#djcatalog .djcat_rowtab {
	float: none;
	width: auto;
}

div.djcat_td_image_in img {
	border: 1px solid #d5d5d5;
}

.sectiontableheader td {
	border-top: 1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
}

.djcat_table_row0 td,
.djcat_table_row1 td {
	border-bottom:1px solid #D5D5D5;
}

table#djcat_table {
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

div#djcatalog div.djcat_toolbar {
	background: #f6f6f6;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	float: none;
	margin: 0;
	width: auto;
}

div#djcatalog td.djcat_td_image div.djcat_td_image_in {
    float: none;
}

div#djcatalog div.djcat_blog_item_bg,
div#djcatalog .djcat_blog_subcategory_bg {
	background: none;
	margin: 0;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 0 3px;
}

div#djcatalog div.djcat_blog_item_in {
    padding: 6px;
}

div#djcatalog div.djcat_blog_item .djcat_intro_readmore {
	padding: 10px 0;
}

.djcat_blog_col_first .djmod-wrap,
.djcat_subcategory_col_first .djmod-wrap {
	padding-right: 9px;
	padding-bottom: 18px;
}

.djcat_blog_col_last .djmod-wrap,
.djcat_subcategory_col_last .djmod-wrap {
	padding-left: 9px;
	padding-bottom: 18px;
}

.djcat_subcategory {
	float: left;
}

div#djcatalog .djcat_blog_subcategories_in {
	margin-bottom: 0;
}

div#djcatalog div.djcat_blog_item div.djcat_blog_image img {
    padding: 0;
	border: 1px solid #d5d5d5;
}

.djcat_blog_title h3 a {
	color: #3e3e3e;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;	
}

div#djcatalog .djcat_price span.djcat_price_value, 
div#djcatalog .djcat_category span.djcat_category, 
div#djcatalog .djcat_producer span.djcat_producer, 
div#djcatalog .djcat_files .djcat_file a {
    font-weight: normal;
}

.djcat_title h3 {
	margin: 0 0 10px 0;
}

/********** slider **********/

.slide-desc-bg {
    background: #0088CC;
    opacity: 0.8;
}

.slide-desc-text .slide-title a {
    color: #fff;
	text-decoration: none;
}

.slide-desc-text .slide-title {
	text-align: center;
}

._no_class_suffix {
background:none;
padding-bottom:3px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
margin:0px;
border:none;
}