/*
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 {
	color:black;
	background-color:white;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	text-align: center;
}

#wrapper_extra {
	margin-left: 0px;
}

#main_wrapper {
	background-color:#4B4A45;
	color:#2D2D2D;
	text-align: center;
}

#main_center {
	background-color:transparent;
	left:50%;
	margin-left:-490px;
	position:relative;
	width:980px;
	text-align: left;
}

#header {
	width:970px;
	background-color:transparent;
}

#footer,#wrapper,#wrapper_extra  {
	width:970px;
	background-color:transparent;
}

/*
#main_center,#header,#footer {
	border-left:2px solid #274E5D;
	border-right:2px solid #274E5D;
}
*/

#footer {
	width:100%;
	background-color: #D9D9D9;
	margin-left:3px;
	margin-right:3px;
	width:964px;
	border-top:4px solid #780E00;
	/*left:-2px;*/
}

.footer_image {
	display: none;
}

#wrapper {
	margin-left:0px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	background-color: white;
}

/* Shop background color */
.shop-bg {
	background-color:transparent;
}

.footer-bg {
	background-color:transparent;
}

#header {
	border:none;
	padding: 0px;
	height:307px;
}

#header_top{
	background-image: url(../img/german/header.jpg);
	background-repeat: norepeat;
	height: 242px;

}

#img_header1 {
	margin-left: -1px;
}

/* Header */
/* Parameters for navigation trail */
#navtrail {
	top:200px;
	margin-left:10px;
	font-size: 9px;
	font-weight: bold;
}

#navtrail a {
	font-weight: bold;
	font-size: 9px;
	color:#5E1506;
}

#navtrail a:hover {
	text-decoration: none;
	color:#E46919;
}

/* Parameters for navigation box */
#box_NAVIGATION {
	margin-right:10px;
	right:0px;
	top:10px;
	white-space:nowrap;
}

#box_NAVIGATION a {
	font-weight: bold;
	/*font-size:11px;*/
}

#box_NEWSLETTER {
	position:absolute;
	/*margin-right:10px;*/
	left:410px;
	top:158px;
	white-space:nowrap;
}

#box_NEWSLETTER .email_input input {
	width:163px;
}

#newsletter_submit input {
	position:relative;
	left:58px;
	top:-2px;
}

/* Parameters for left and right navigation areas */
#navLeft, #navLeft_bg {
	width:208px;
}

#navRight,#navRight_bg {
	width:158px;
}

#navLeft, #navRight,.nav-bg {
	background-color:white;
}

#navLeft {
	left:0px;
	/*position: relative;*/
}

#navRight {
	/*right:0px;*/
	margin-left:0px;
}

#separator {
	height: 4px;
	font-size: 1px;
}

/*
.infoBoxContents {
	color:#274E5D;
}
*/

.box_BESTSELLERS .product_image {
	text-align: center;
}

.box_SEARCH {

}

/*
.box_ADMIN .infoBoxFooter,
.box_NEWSLETTER .infoBoxFooter,
.box_CONTENT .infoBoxFooter,
.box_EVENTS .infoBoxFooter,
.box_INFORMATION .infoBoxHeader,
.box_INFORMATION .infoBoxFooter,
.box_LOGIN .infoBoxFooter,
.box_MANUFACTURERS .infoBoxFooter,
.box_NEWSLETTER .infoBoxFooter {
	display:none;
}
*/

.cart_short {
	position: relative;
	text-align: left;
}

.cart_cart_text {
	text-align:left;
	font-weight:bold;
	/*color:white;*/
}

.cart_cart_buttons {
	text-align: justify;
}

.box_CART .infoBoxContents {
	font-weight:bold;
}

/*
.cart_cart_buttons {
	margin-top:-15px;
	margin-left:150px;
}

.box_ADMIN .infoBox, .box_CATEGORIES .infoBox, .box_BESTSELLERS .infoBox {
	background-color: #FF5705;
}

.box_ADMIN a {
	color: white;
}

.box_ADMIN a:hover {
	color: #274E5D;
	font-weight: normal;
}
*/

.infoBoxContent img,
.product_image img {
	/*border:1px solid #00CDFF;
	width:135px;
	height:90px;
	*/
}

.product_info .product_image img {
	width:auto;
	height:auto;
}

/*
#box_m_04 a {
	color:#274E5D;
	font-size:9px;
	text-decoration:underline;
}
*/

/* Parameters for left and right navigation areas */
#maincol {
	width: 594px;
	margin-left:0px;
	margin-top:0px;
}

.navLeft .move_frame,
#navLeft_box {
	/*
	background-image: url(../img/img_border_right.gif);
	background-position: right;
	background-repeat: repeat-y;
	margin-left:6px;
	*/
	width:204px;
	position: relative;
}

#navRight_box {
	width:156px;
	margin-left:4px;
	/*margin-left:-4px*/
}

/*
#navLeft_box .infoBox, #navRight_box .infoBox {
	width:170px;
}
*/

#navLeft_bg, #navRight_bg {
	background-color:#014D7F;
}

/* 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-left: 1px solid #7B8C9C;
	border-right: 1px solid #7B8C9C;
	border-bottom: 1px solid #7B8C9C;
	*/
	border-left: 1px solid #4A4947;
	border-right: 1px solid #4A4947;
	border-bottom: 1px solid #4A4947;
	padding:7px;
	padding-top:0px;
	text-align:left;
	background-color: #D9D9D9;
}

#navLeft_box .infoBox {
	width:184px;
	margin-left: 3px;
}

#navRight_box .infoBox {
	width:135px;
	margin-left: 4px;
}

#navLeft_box .box_CATEGORIES {
	position: static;
}

#navLeft_box .box_CATEGORIES .infoBox,
#navLeft_box .box_CONTENT .infoBox {
	padding:0px;
	width:198px;
	background-color: #EFEFEF;
}

.box_TO_SHOP {
	border: none;
	text-align: center;
	height:30px;
}

#navRight_box .box_NEWSLETTER .infoBox {
	padding-right:0px;
}

/* Parameters for box footer area */
/*
.infoBoxFooter {
	background-color: white;
	height:auto;
	display:none;
}
*/

#navLeft_box .infoBoxFooter {
	/*
	background-image: url(../img/box_footer_left.gif);
	background-repeat: no-repeat;
	background-color:white;
	font-size:1px;
	height:18px;
	display:none;
	*/
	height:18px;
}

#navRight_box .box_BESTSELLERS .infoBoxFooter {
	background-image: url(../img/box_footer_right_best.gif);
	font-size:1px;
	height:20px;
}

/* Vertical offset between two boxes*/
.navLeft_box, .navRight_box {
	/*margin-bottom:2px;*/
	position: relative;
}


/* Parameters for the inner shop content area. */
#maincol {
	padding:0px;
	background-color: white;
	position: relative;
	margin-bottom: 30px;
}

/* 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 {
	width:100%;
}
*/

#header {
	position:relative;
}

/*
#header img {
	margin-left:-5px;
}
*/

#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 {
	position:absolute;
	left:1px;
	top:291px;
	background-color: transparent;
	z-index: 2;
}

#wrapper_extra {
	position:static;
}

/*
#navLeft_box > div,
#navRight_box  > div  {
	font-size: 1px;
}
*/

#footer {
	clear: both;
	text-align:center;
	position: relative;
}

.email_input input {
	padding:3px;
	width:128px;
}

.box_NEWSLETTER .email_input {
	float:left;
}

.box_SEARCH .email_input input {
	width:117px;
}

#box_NAVIGATION_TOP {
	position:absolute;
	left:31px;
	top:253px;
}

#box_NAVIGATION_TOP div {
	position:absolute;
	top:1px;
}

#box_NAVIGATION_TOP a {
	font-weight: bold;
	width:100px;
	height:11px;
}

#navi_1 {
	left:0px;
}

#navi_2 {
	left:95px;
}

#navi_3 {
	left:193px;
}

#navi_4 {
	left:296px;
}

#navi_5 {
	left:403px;
}

#navi_6 {
	left:496px;
}

.navi_link {
	width:60px;
	display:inline;
}

#box_NAVIGATION_BOTTOM {
	top:10px;
	text-align:center;
	margin-right:0px;
	margin-top: 10px;
}

#box_NAVIGATION a,
#box_NAVIGATION_BOTTOM a {
	color:#780E00;
	font-weight: bold;
	text-decoration: underline;
}

#box_NAVIGATION a:hover,
#box_NAVIGATION_BOTTOM a:hover {
	color:#780E00;
}

