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

/********** djmodule **********/

.djmodule,
.djmodule_menu,
.djmodule_text {
	margin-bottom: 15px;
	font-size: 11px;
	padding: 0 10px;
}

.djmodule .module-content,
.djmodule_menu .module-content,
.djmodule_text .module-content {
	padding: 10px 0;
}

h3.title {
	line-height: 25px;
	background: url(left_title_background.gif) left bottom no-repeat;
	padding: 0 0 15px 34px;
	margin: 0;
	font-weight: bold;
	color:#ffc11a;
	font-family: Georgia;
	font-size: 14px;
}

/********** djmoduleB **********/

.djmoduleB,
.djmoduleB_menu,
.djmoduleB_text {
	margin-bottom: 15px;
	font-size: 11px;
	padding: 0 10px;
}

.djmoduleB .module-content,
.djmoduleB_menu .module-content,
.djmoduleB_text .module-content {
	padding: 10px 0;
}

#bottom-mods .djmoduleB, #bottom-mods .djmoduleB_menu {
	background: none;
	margin: 0;
	padding: 0px 22px;
}

.h3_right {
	background: url(h3_right.png) no-repeat bottom right;
	padding: 0 23px 0 0;
}

.h3_left {
	background: url(h3_left.png) left bottom no-repeat;
}

.djmoduleB h3.title {
	background: transparent;
}

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

#bottom-mods {
	background: url(bottom_background.gif) repeat-x left top #463120;
	font-size: 11px;
	padding: 19px 0 13px;
}

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

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

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

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

/********** catalog **********/

#catalog {
	margin: 0 0 15px 0;
}

.djf_mod .djf_img {
	/*
	float: left;
	*/
	margin-right: 0;
}

#djfcat h2 {
	margin: 0 0 15px 0;
}

.djf_mod .djf_left {
	/*
	float: left;
	*/
	margin: 0 0 15px 0;
}

div#djcatalog div.djcat_toolbar {
	background: none;
	/*
	float: left;
	margin: 0 0 10px;
	width: 100%;
	*/
}

div#djcatalog .djcat_blog_pagination {
	padding: 10px 0 0 0;
	/*
	float: left;
	text-align: center;
	width: 100%;
	*/
}

div#djcatalog div.djcat_blog_item div.djcat_blog_image img {
	padding: 0;
	margin: 5px;
	border: 4px solid #936B00;
}

div#djcatalog td.djcat_td_image div.djcat_td_image_in {
	float: none;
	padding: 0;
	margin: 5px;
	border: 4px solid #936B00;
}

div.djf_text {
	display: inline-block;
}

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

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

div#djcatalog li.djcat_litab.djcat_litab_active {
	background: #936B00;
	font-weight: bold;
}

div#djcatalog li.djcat_litab {
	background: #574001;
	margin: 2px 10px 0 0;
	/*
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	padding: 6px 15px;
	*/
}

div#djcatalog ul.djcat_ultab {
    background: none;
    border-bottom: 1px solid #936B00;
	/*
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    */
}

#djcat_blog_subcategories h3 {
	margin: 0 0 15px 0;
}
