/*
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;
	height: 34px;
	/*font-size:11px;
	margin-top:10px;
	height: 43px;*/
}

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

#navRight_box .infoBoxHeader {
	height: 34px;
	background-repeat: no-repeat;
	background-color: transparent;
	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;
	*/
}

.header_title {
	display:none;
}

.new_products .contentsTopicsListen_m {
	display:block;
	background-color:transparent;
	background-repeat: no-repeat;
	border:none;
}

.cross_selling .contentsTopicsListen_m,
.also_purchased .contentsTopicsListen_m,
.categorie_listing .contentsTopicsListen_m,
.product_info .contentsTopicsListen_m {
	height:10px;
	background-color:transparent;
	background-image:none;
	border:none;
	display:block;
	padding-left:0px;
	margin-bottom:25px;
}

.cross_selling .contentsTopicsListen_m .header_title,
.also_purchased .contentsTopicsListen_m .header_title,
.product_info .contentsTopicsListen_m .header_title,
.category .contentsTopicsListen_m .header_title,
.categorie_listing .contentsTopicsListen_m .header_title {
	display:block;
}

.category .contentsTopicsListen_m {
	display:none;
}


/*
.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 .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:35px;
	width:190px;
	background-color: #EFEFEF;
	border:1px solid #4B4B43;
	/*
	background-image: url(../img/img_sub_categories_m.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	*/
}

#main_content .sub_categories_m:hover {
	background-color: #F95B00;
}

#main_content .sub_categories_m a {
	font-weight: bold;
	color: #760E01;
}

#main_content .sub_categories_m:hover a {
	color:white;
	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;
}

#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;
}

