/*
This CSS definition is copyright Dipl.-Ing.(TH) Winfried Kaiser, info@seifenparadies.de, entwicklung@powertemplate.de
Any unauthorized use will be legally prosecuted!

Not(!) released under the GNU General Public License
*/

/*
.new_products .contentsTopicsListen_m span,
.category .contentsTopicsListen_m span,
.xsell .contentsTopicsListen_m span {
	display:none;
}
*/

#main_wrapper {
	background-image: url('../img/img_bg.jpg');
	background-color: #00386B;
	background-repeat: repeat-x;
}

.infoBoxHeaderText {
	display:none;
}

#navLeft_box .infoBoxHeader {
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	font-weight:bold;
	/*font-size:11px;
	margin-top:10px;
	height: 43px;*/
	width:197px;
}

#navMiddle_box .infoBoxHeader {
	height: 43px;
	background-repeat: no-repeat;
	background-color: #FF8400;
	color: white;
	font-weight:bold;
	/*font-size:11px;*/
}

#navRight_box .infoBoxHeader {
	height: 48px;
	background-repeat: no-repeat;
	background-color: #FF8400;
	color: white;
	font-weight:bold;
	/*font-size:11px;*/
}

#navRight_box .box_CART .infoBoxHeader,
#navLeft_box .box_CATEGORIES .infoBoxHeader,
#navLeft_box .box_CATEGORIES_EXTENDED .infoBoxHeader {
	margin-top:0px;
}

.box_ADMIN .infoBoxHeader {
	height:24px;
}

.box_CATEGORIES .infoBoxHeader {
	height:45px;
}

.box_CONTENT .infoBoxHeader {
	height:63px;
}

.box_LOGIN .infoBoxHeader {
	height:68px;
}

.box_NEWSLETTER .infoBoxHeader {
	height:57px;
}

#menu .menu_extended {
	float:left;
}

#menu .menu_extended a {
	margin-left:0px;
}

.navLeft_box .infoBox, .navRight_box .infoBox {
	background-color: transparent;
}

.contentsTopics_l {
	display:none;
	/*
	height:32px;
	width:4px;
	background-image: url(../img/img_list_header_l.gif);
	background-repeat: no-repeat;
	font-size:1px;
	*/
}

.contentsTopicsListen_m {
	height:24px;
	line-height:24px;	/* Same value aus "height" */
	background-color:#EFF7F7;
	/*
	color:#834401;
	background-image: url(../img/img_list_header.gif);
	background-repeat: no-repeat;
	*/
	padding-left:10px;
	padding-right:2px;
	text-align: left;
	font-weight:bold;
	white-space: nowrap;
	vertical-align: middle;
	border:1px solid red;
	display:none;
	width:728px;
	margin-bottom:12px;
}

.contentsTopics_r {
	display:none;
	/*
	height:32px;
	width:4px;
	background-image: url(../img/img_list_header_r.gif);
	background-repeat: no-repeat;
	font-size:1px;
	*/
}

.category .contentsTopicsListen_m,
.categorie_listing .contentsTopicsListen_m {
	display:block;
}

	/*
.new_products .contentsTopics_l, .category .contentsTopics_l {
	display:none;
	background-image:url(../img/img_list_header_new_l.gif);
	background-repeat:no-repeat;
	height:36px;
	width:48px;
	font-size:1px;
}

.new_products .contentsTopicsListen_m {
	display:none;
	background-repeat:no-repeat;
	height:36px;
	color:#10569C;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	text-align:left;
	padding-right:2px;
	background-image:none;
	text-align: left;
	font-weight:bold;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: middle;
}

.new_products .contentsTopics_r, .category .contentsTopics_r {
	display:none;
	height:36px;
	width:2px;
	font-size:1px;
	background-image:none;
}

.product_info .contentsTopics_l {
	display:none;
	background-image:url(../img/img_list_header_info_l.gif);
	background-repeat:no-repeat;
	height:36px;
	font-size:1px;
	width:2px;
}

.product_info .contentsTopicsListen_m {
	text-align: left;
	height:37px;
	background-image: url(../img/img_list_header_info_m.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-weight:bold;
	font-size:11px;
	white-space: nowrap;
	vertical-align: middle;
}

.product_info .contentsTopics_r {
	height:37px;
	font-size:1px;
	background-image: url(../img/img_list_header_info_r.gif);
	background-repeat: no-repeat;
	width:2px;
}
*/

.sub_categories_l {
	display:none;
	/*
	width:2px;
	height:34px;
	background-image: url(../img/img_sub_categories_l.gif);
	background-repeat: no-repeat;
	*/
}

.sub_categories_m {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height:27px;
	background-image: url(../img/img_sub_categories_m.gif);
	background-repeat: no-repeat;
	width:168px;
	/*padding-top: 6px;*/
}

#main_content .sub_categories_m a {
	/*font-size:11px;*/
	font-weight: bold;
	color: #00396F;
}

#main_content .sub_categories_m a:hover {
	/*font-size:11px;*/
	font-weight: bold;
	color: #FB8C07;
	text-decoration: none;
}

.sub_categories_r {
	display:none;
	/*
	width:2px;
	height:34px;
	background-image: url(../img/img_sub_categories_r.gif);
	background-repeat: no-repeat;
	*/
}

.sub_categories_sep_h {
	width:12px;
	font-size: 1px;
}

.sub_categories_sep_v {
	height:8px;
	font-size: 1px;
}

#sub_cats {
	margin-left:17px;
}
#main_wrapper {
	left:0px;
	top:0px;
	width:100%;
	position:relative;
}

#img_left {
	position:absolute;
	left:0px;
	margin-left:-22px;
	text-align: left;
}

#img_right {
	position:absolute;
	right:0px;
	margin-right:-22px;
	text-align:right;
}

#box_m_01 .box_CATEGORIES .infoBoxHeader,
#box_m_02 .box_CATEGORIES .infoBoxHeader,
#box_m_01 .box_CATEGORIES .infoBoxFooter,
#box_m_02 .box_CATEGORIES .infoBoxFooter {
	background-image: none;
	display:none;
}

.list_entry_cell_header {
	background-image: url(../img/img_list_cell_header.gif);
	background-repeat: no-repeat;
	display:none;
}

