/*
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;
}

#main_wrapper {
	background-color:#ECF0F3;
	color:#274E5D;
}

#main_center,#header,#footer,#wrapper {
	width:973px;
	text-align: left;
	left:0px;
	background-color:#ECF0F3
}

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

#footer {
	width:100%;
	margin-top:20px;
	/*left:-2px;*/
}

.footer_image {
	display: none;
}

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

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

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

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

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

#navtrail a {
	font-weight: normal;
	font-size: 9px;
}

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

/* 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_NAVIGATION_TOP {
	position:absolute;
	left:270px;
	top:6px;
	margin-right:10px;
}

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

.box_MANUFACTURERS {
	position:absolute;
	top:165px;
	left:350px;
	color:white;
}

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

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

#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_CART {
	position:absolute;
	top:147px;
	text-align:left;
	color:white;
	font-weight: normal;
	font-size: 9px;
	left:635px;
	width:250px;
}


.box_CART .empty_cart {
	margin-top:13px;
}

.box_SEARCH {
	position:absolute;
	/*width:190px;
	color:#274E5D;
	*/
	top:163px;
	left:10px;
}

/*
.box_SEARCH a {
	color:#FF5705;
}
*/

.box_ADMIN .infoBoxFooter,
.box_NEWSLETTER .infoBoxFooter,
.box_CONTENT .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:normal;
	color:white;
}

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

.box_CART .infoBoxHeader,
.box_MANUFACTURERS .infoBoxHeader {
	display:none;
}

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

/*
.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;*/
}

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

/* Parameters for left and right navigation areas */
#maincol {
	width: 744px;
	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:208px;
	position: relative;
}

#navRight_box {
	width:182px;
	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;
	*/
	padding:7px;
	padding-top:0px;
	width:188px;
	text-align:left;
}

.navLeft .move {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}

#navRight_box .infoBox {
	margin-left:1px
}

#navLeft_box .box_CATEGORIES .infoBox,
#navLeft_box .box_CONTENT .infoBox {
	padding:0px;
}

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

#navLeft_box .box_CATEGORIES .infoBoxFooter {
	display:none;
}

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

#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 {
	border:1px solid #C70304;
	padding:5px;
	background-color: white;
	position: relative;
}

/* 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 {
	left:0px;
	top:0px;
	width:100%;
	position:relative;
}

#main_center {
	position:relative;
	margin-left:0px;
	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 {
	position:absolute;
	left:0px;
	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;
	margin-left:-25px;
}

.email_input input {
	padding:4px;
	width:135px;
}

.box_NEWSLETTER .email_input {
	float:left;
}

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