/*
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
*/

/*
-----------------------------------------------------------------------------------
The following definitions need usually to be modified
*/

/* Parameters of complete screen area */
body {
	background-color:White;
	color:#322213;
	font-size:11px;
	text-align: center;
}

<!--[if IE]>
body {
	scrollbar-3dlight-color:#E6E6E6;
	scrollbar-arrow-color:White;
	scrollbar-base-color:#E6E6E6;
	scrollbar-darkshadow-color:Gray;
	scrollbar-face-color:Gray;
	scrollbar-highlight-color:White;
	scrollbar-shadow-color:White;
	scrollbar-track-color:#E6E6E6;
}

iframe {
	scrollbar-3dlight-color:#E6E6E6;
	scrollbar-arrow-color:White;
	scrollbar-base-color:#E6E6E6;
	scrollbar-darkshadow-color:Gray;
	scrollbar-face-color:Gray;
	scrollbar-highlight-color:White;
	scrollbar-shadow-color:White;
	scrollbar-track-color:#E6E6E6;
}
<![endif]-->

a {
	color:#322213;
}

#main_wrapper {
	background-color:white;
	color:#322213;
}


#main_center,#header,#wrapper {
	width:900px;
	text-align: left;
}

#header {
	border:none;
}

#wrapper {
	margin-left:0px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	width:900px;
}

#footer {
	width:900px;
	height:213px;
	font-size:11px;
	margin-left:0px;
	background-image:url('img/bg_footer.jpg');
	background-repeat:no-repeat;
	background-color: white;
	color:#322213;
}

/* Shop background color */
.shop-bg {
	background-color:White;
}

#header {
	border:none;
	padding: 0px;
	height:240px;
}

/* Parameters for navigation trail */
#navtrail {
	top:220px;
	margin-left:13px;

	color:white;
	font-size: 9px;
	background-color:inherit;
}

/* Parameters for navigation box */
#box_NAVIGATION, #box_NAVIGATION_BOTTOM {
	color:#798998;
	font-size: 11px;
	white-space:nowrap;
	margin-top: 70px;
}

#box_NAVIGATION {
	right:0px;
	margin-top:15px;
	margin-right:10px;
	position:absolute;
}

#box_NAVIGATION_BOTTOM {
	top:10px;
	text-align:center;
	margin-right:0px;
}

#box_NAVIGATION a, #box_NAVIGATION_BOTTOM a {
	color:#F5EEE8;
	font-weight: bold;
	text-decoration: underline;
}

#box_NAVIGATION a:hover, #box_NAVIGATION_BOTTOM a:hover {
	color:#F5EEE8;
}

/* Parameters for left and right navigation areas */
#navLeft {
	left:0px;
	background-color:#571D05;
	background-image: url(img/img_footer_nav_left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:230px;
}

#navRight {
	right:0px;
	background-color:#FAEFD1;
	background-image: url(img/img_footer_nav_right.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#navLeft_bg, #navRight_bg {
	width:186px;
}

#separator {
	height: 0px;
	font-size: 0px;
}

/* Navigation background */
.nav-bg {
	background-color: #ECECEC;
}

.infoBoxContents {
	color:#322213;
}

.box_BESTSELLERS a {
	font-weight: normal;
}

.bestsellers_sep {
	clear:both;
	font-size:1px;
	height:48px;
	background-image: url(img/img_hr.gif);
	background-repeat: repeat-x;
}

.box_CART .infoBoxContents {
	font-weight:bold;
}

.infoBoxContent img, .product_image img {
	/*border:1px solid #00CDFF;*/
	vertical-align: middle;
}

/*
.box_BESTSELLERS .infoBoxContent img {
	border:1px solid #00CDFF;
	margin-top:6px;
}

.image_container img {
	margin-top:6px;
}

.product_image img {
	width:170px;
	height:170px;
}

.big_product_image {
	border:2px solid #561D02;
	background-color:white;
	margin-left: -2px;
	margin-top: -2px;
	z-index: 10;
}

.big_product_image img {
	border:none;
}

.product_info .big_product_image {
	margin-left: 0px;
	margin-top: 0px;
}
*/

#box_m_04 a {
	color:#322213;
	font-size:9px;
	text-decoration:underline;
}

/* Parameters for left and right navigation areas */
#maincol {
  width: 490px;
  margin-left:3px;
  margin-right:3px;
}

#navLeft_box {
	width:230px;
	overflow: hidden;
}

#navRight_box {
	width:174px;
	overflow: hidden;
}

#navLeft_box .infoBox {
	width:223px;
}

#navRight_box .infoBox {
	width:160px;
}

#navLeft_bg {
  background-color:#F7DFA1;
}

#navRight_bg {
  background-color:#FAEFD1;
}

/* Navigation background */
.nav-bg {
	/*background-color: inherit;*/
}

/*
	Parameters for box header areas are defined in

	"graphisch.css" for the graphics based design
	"standard.css" for the conventional design
*/

/* Parameters for box content area */
#navLeft_box .infoBox, #navRight_box .infoBox {
	border:none;
	padding:7px;
	padding-right:0px;
	font-size:11px
}

/* Parameters for box footer area */
/*
.infoBoxFooter {
	background-color: white;
	height:auto;
	display:none;
}
*/

#navLeft_box .infoBoxFooter, #navRight_box .infoBoxFooter {
	/*display:none;*/
	height:6px;
	font-size:1px;
}

#navLeft_box .box_CATEGORIES .infoBoxFooter {
	background-image: url("img/box_CATEGORIES_footer.gif");
	display:block;
	height:8px;
}

#navRight_box .box_ADMIN .infoBoxFooter {
	display:block;
	height:4px;
	background: white;
}


/* Vertical offset between two boxes */
.navLeft_box, .navRight_box {
	margin-bottom:2px;
}

.box_LOGIN, .box_CART {
	margin-top: 40px;
}

/* Parameters for the inner shop content area. */
/*
#main_content {
	text-align:left;
	padding-right:5px;
	padding-left:5px;
}
*/
/* end easy clearing */
#footer
{
	clear: both;
}
/*
The preceding definitions need usually to be modified
-----------------------------------------------------------------------------------

-----------------------------------------------------------------------------------
The following definitions need usually  n o t  to be modified
*/

#main_wrapper {
	background-repeat: repeat-x;
	left:0px;
	top:0px;
	width:100%;
	position:relative;
}

#main_center {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#header {
	position:relative;
}
#header_left,#header_right {
	position:absolute;
	top:0px;
	width:50%;
	height:inherit;
	background-repeat:repeat-x;
}

#header_left {
	padding-left:30px;
	float:left;
	left:0px;
	text-align:left;

}

#header_right {
	position:absolute;

	right:0px;
	text-align:right;
}

#navtrail {
	left:0px;
	background-color: transparent;
	z-index: 2;
	color:#6E89A7;
	margin-bottom:12px;
	margin-left:0px;
	padding-left:0px;
	text-align: left;
}

#wrapper_extra {
	position:static;
	margin-top:135px;
/*
	position:relative;
	text-align:center;
	width:1003px;
	margin-left:-16px;
	background-image:url('img/shop_border.gif');
	background-repeat:repeat-y;
	background-color: #322213;
*/
}

#navLeft_box > div , #navRight_box  > div  {
	font-size: 1px;
}

#footer {
	clear: both;
	text-align:center;
	padding-top:15px;
	position: relative;
}

.box_CART, .box_SEARCH, .box_LOGIN, .box_INFOBOX {
	background-image: none;
	background: transparent;
	position: absolute;
	z-index: 0;
}

.box_SEARCH {
	top:60px;
	left:280px;
}

.box_CART {
	top:5px;
	left:15px;
	width:210px;
}

.empty_cart {
	margin-left:50px;	
	margin-top:8px;	
}

.cart_content {
	float:left;
	margin-left: 50px;		
} 

.box_LOGIN {
	top:40px;
	left:323px;
}

.box_INFOBOX {
	top:370px;
	left:760px;
	width:300px;
}

.box_CART .infoBox {
	background: transparent;
}

.box_CART .infoBoxHeader, .box_SEARCH .infoBoxHeader,
.box_CART .infoBoxFooter, .box_SEARCH .infoBoxFooter {
	background-image: none;
	display:none;
}

#search_input {
	display: inline;
}

#search_input input {
	width:118px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	margin-top:2px;
}

#newsletter_input .newsletter_email input {
	float:left;
	width:150px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	margin-top:3px
}

#login_email input, #login_pwd input {
	width:150px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	margin-top:4px;
	margin-Bottom:4px;
}

#login_button {
	text-align:right;
	float:left;
	/*
	margin-left:5px;
	margin-top:20px
	*/
}

#login_button input {
	margin-top:16px;
	margin-left:4px;
}

#login_button input {
	margin-top:16px;
	margin-left:4px;
}

#search_submit input {
	margin-top:-7px;
}

.sub_cat_area {
	margin-left:20px;
}

.sub_cat_header {
	font-size:14px;
	font-weight:bold;
}

.sub_cat_line {
	font-size:11px;
	font-weight:bold;
	line-height:2;
	vertical-align: middle;
}

#bg_top_left, #bg_top_right {
	position:absolute;
	width:60%;
	height:700px;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
}

#bg_top_left {
	left:0px;
	margin-left:-5px;
}

#bg_top_right {
	left:50%;
	width:50%;
	margin-left:2px;
}

.email_input input {
	margin-left:0px;
	width:135px;
	padding:4px;
}

.box_LOGIN .email_input input {
	width:120px;
}

.search_button input {
	margin-top:-6px;
}