/* Basis Elemente */

html {
	height: 100%;
	margin-bottom: 0.1px;
}

.head1, .head2, .contentsTopics, h1, h2 {
	padding: 0;
	margin: 0 0 11px 0;
	color: #4b4b4b;
	font-size: 22px;
	font-weight: normal;
	display: block;
  }
.head2, h2, .contentsTopics {
	color: #7b1a29;
	}
.h4_clone, .h4_clone a, .head4, .head4 a {
	margin: 11px 0;
	font-size: 14px;
	color: #ac4116;
	display: block;
	font-weight: bold;
	clear: both;
	}
.head5, .head6 {
	padding: 0;
	font-weight: bold;
	display: block;
	}
.head5, a.head5 {
	margin: 0 0 11px 0;
	color: #ac4116;
	font-size: 12px;
	}
a .head5 {
	text-decoration: underline;
	}
a .head5:hover, a:hover .head5 {
	text-decoration: none;
	}
.head6 {
	font-size: 11px;
	color: #b27a00;
	margin: 0;
	}
a .head6 {
	text-decoration: none;
}

a {
	color: #069;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

img, img a { margin: 0; padding: 0; border: 0; }

body {
	margin: 0 0 0 5px;
	padding: 0;
	text-align: left;
	background-color: #fffff2;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande", sans-serif;
	color: #333;
}

#infopage a, .link_clone { color: #069; text-decoration: underline; }
#infopage a:hover { text-decoration: none; }

#globalcontainer {
	text-align: left;
}

#header, #toprow, #navrow, #searchrow, #bcrow {
	}
	#header {
	top: 0;
	}
	#toprow {
	top: 0;
	height: 104px;
	background-color: #fc0;
	}
	#navrow {
	display: none; /* TOGGLE display */
	height: 20px;
	background-color: #f2e789;
	}
	#searchrow {
	width: 769px;
	height: 42px;
	line-height: 42px;
	padding: 0px 0 0 10px;
	color: #535353;
	}
	#searchrow FORM {
	position: absolute;
	top: 104px;
	left: 380px;
	height: 42px;
	width: 404px;
	}
	#searchrow a {
	color: #069;
	text-decoration: underline;
	}
	#searchrow a:hover {
	color: #069;
	text-decoration: none;
	}
	#bcrow {
	height: 24px;
	background-image: url(../gfx/nav_bc_bg.gif);
}

#content {
	position: relative;
	float: left;
	margin-top: 19px;
	width: 801px;
}

#row_index {
	position: relative;
	float: left;
	margin-left: 18px;
	width: 597px;
	}
	#row_index .wrapper DIV {
	position: relative;
	float: left;
	margin: 0 11px 11px 0;
}

#navcol {
	float: left;
	width: 176px;
	font-size: 11px;
}

#featurecol {
	float: left;
	width: 176px;
}
#sidebar {
	position: absolute;
	left: 799px;
	float: left;
	width: 160px;
	overflow: hidden;
}
#footer {
	position: relative;
	float: left;
	width: 749px;
	margin-bottom: 11px;
	padding: 10px 14px 10px 14px;
	border: 1px solid #c3cfad;
	font-size: 11px;
	line-height: 1.8em;
	color: #666;
	text-align: center;
	display: block;
	clear: both;
	_margin-top: 11px; /* IE 6 bug */ !important
	}
	#footer a {
	color: #069;
	text-decoration: underline;
	}
	#footer a:hover {
	text-decoration: none;
}

#myaccount {
	position: absolute;
	top: 0;
	width: 779px;
	font-size: 11px;
	color: #7b1a29;
	}
	#myaccount a {
	color: #069;
	text-decoration: underline;
	}
	#myaccount a:hover {
	color: #069;
	text-decoration: none;
}

#orderstatus {
	float: left;
	width: 585px;
	height: 40px;
	line-height: 39px;
	overflow: hidden;
	margin: 0 0 16px 0;
	}
	#orderbar {
	float: left;
	padding-left: 5px;
	width: 566px;
	height: 40px;
	background: url(../gfx/yframe_mid.gif) repeat-x;
	}
	#orderstatus .rightside {
	float: right;
	background: url(../gfx/yframe_right.gif) no-repeat #fffff2;
	width: 7px;
	height: 40px;
	}
	#orderstatus .leftside {
	float: left;
	background: url(../gfx/yframe_left.gif) no-repeat #fffff2;
	width: 7px;
	height: 40px;
}
#infopage {
	float: left;
	/*IE Boo*/
	_width: 544px;
	margin: 0;
	padding: 0;
}
#infopage .head4, #infopage p {
	padding: 0 11px;
}
#infopage .sub_line {
	width: 585px;
}

.shipping_address, .payment_address {
	float: left;
	width: 100%;
	padding-left: 60px;
	margin-bottom: 19px;
	}
.shipping_address {
	background: url(../img/arrow_south_east.gif) top left no-repeat;
	}
.payment_address {
	background: url(../img/arrow_south_east.gif) top left no-repeat;
	}
.shipping_address p, .payment_address p {
	float: left;
	margin: 0 0 6px 0;
	padding: 0;
	display: block;
	}
.shipping_address img, .payment_address img {
	float: left;
	margin-top: 6px;
}

/* -- FORMS -- */

/* Search */
#quick_find {
	float: right;
	padding: 0;
	margin: 0;
	font-family: Tahoma, "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: right;
	}
	#quick_find select {
	position: relative;
	left: 0;
	padding: 0;
	margin: 0 11px 0 0;
	overflow: hidden;
	}
	#quick_find #form_search {
	position: relative;
	margin: 0;
	width: 150px;
	/* IE 6 bug */
	_margin-top: 11px;
	}
	#quick_find #form_submit {
	position: relative;
	margin: 0 7px 0 11px;
	top: -2px;
	_top: 0; /* IE 6 bug */ !important
	}
	#quick_find a {
	position: relative;
	font-size: 12px;
	/* IE 6 bug */
	_top: -2px;
}
#advanced_search { margin-right: 19px; }
/*  Gift Coupon  */
#gift_coupon {
	background: url(../gfx/gift_bg.gif) top left repeat-x;
	border: 1px solid #cc9512;
	margin: 0 11px 19px 0;
	padding: 19px;
	}
#gift_coupon a {
	color: #069;
	text-decoration: underline;
	cursor: pointer;
	}
#gift_coupon a:hover {
	text-decoration: none;
}
/* /Gift Coupon  */

.infobox #sign_in { padding: 0; margin: 0; }

#sign_in #txt_sign_in {
	float: left;
	margin: 6px 0 19px 0;
	width: 125px;
	overflow: hidden;
	}
	#sign_in #submit {
	float: left;
	margin: 6px 0 4px 0;
	padding-left: 4px;
}

#login_form { padding-left: 11px; margin: 11px 0 11px 0; }

#login_form label { float: left; display: block; width: 140px; margin: 9px 0 6px 0; }

#login_form #form_email, 
#login_form #form_pass { margin: 6px 0 6px 0; }

#login_form #submit { background: url(../gfx/but_proceed.gif) top left no-repeat; margin: 5px 0 6px 11px; }

#form_login_email, 
#form_login_password, 
#form_newsletter_email { font-size: 11px; width: 150px; margin: 2px 0 6px 0 }

#login label,
#create_account label,
#checkout_address label,
#addressbook label, 
#account_password label { float: left; display: block; width: 140px; margin: 9px 0 0 0; }

#login input, 
#create_account input,
#checkout_address input,
#addressbook input,
#account_password input { margin: 6px 0 6px 0; }

#login a,
#create_account a,
#checkout_address a { color: #069; text-decoration: underline; }
#checkout_payment a { color: #069; text-decoration: none; margin-left: 8px; }

#login a:hover,
#create_account a:hover,
#checkout_address a:hover { color: #069; text-decoration: none; }

#checkout_payment textarea { font: 12px Arial, Verdana, sans-serif; margin-left: 20px; }

#sign { width: 586px; overflow: hidden; }

.payment_indent .form_text { float: left; }
.payment_indent .form_input { margin-left: 5px; }
.payment_block { padding-left: 10px; display: block; clear: both; }
.payment_indent { padding: 0 10px 0 36px; margin: 3px 0; }
.payment_indent input { position: relative; left: 180px; margin: 0; display: block; width: 150px; }
/*IE Boo*/
.payment_indent input { _clear: both; _margin-top: -1.2em; }

/*-----  XTC Crap  -----*/
.formBlock { padding-left: 11px; }
.products_block { padding-right: 19px; padding-left: 11px; }
.total_block table { padding-right: 14px; width: 100%; }
#infopage table {  }
.h4_clone { padding-left: 4px; }
/*----- /XTC Crap  -----*/

/* FORMS ENDE */



/* KLASSEN */
.error, .errorbox, .errorBox {
	float: left;
	width: auto;
	border: 1px solid #ffcd00;
	color: #000;
	background-color: #fffb80;
	margin: 11px 19px 11px 6px;
	padding: 20px;
	font-size: 12px;
	text-align: left;
	}
.errorbox {
	width: 544px;
	display: block;
	color: #333;
	margin: 20px 0;
}
.red { color: #d40000 }
	
a.help { text-decoration: underline; color: #069; }
a.help:hover { text-decoration: none; }

.price {
	color: #ac4116;
	font-weight: bold;
}

.listcaption {
	padding: 7px 20px 7px 10px;
	margin: 0;
	background: url(../gfx/nav_rndcrn.gif) top left no-repeat #cc9512;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

.infobox, .optionbox {
	float: left;
	margin-bottom: 11px;
	padding: 10px;
	width: 154px;
	border: 1px solid #b9d583;
	color:#333;
	font-size: 12px;
	clear: both;
	overflow: hidden;
	}
	.infobox p, .optionbox p {
	padding: 0;
	margin: 0;
	}
	.infobox a {
	color: #069;
	text-decoration: underline;
	}
	.infobox a:hover, .optionbox a:hover {
	text-decoration: none;
	color: #999;
	}
	.optionbox {
	font-size: 11px;
	}
	.optionbox p a img {
	padding: 6px 6px 0 0;
	}
	.optionbox a, .optionbox p a {
	display: block;
	text-decoration: none;
	color: #333;
	}
	.optionbox a.cat-selected {
	color: #999;
	}
	.optionbox .head6, .infobox .head6, #shopping_cart .head6 {
	background: url(../gfx/dotline.gif) bottom left repeat-x;
	margin-bottom: 6px;
	padding-bottom: 2px;
	display: block;
}

.sep_line, .sub_line {
	display: block;
	padding: 0;
	margin: 0 0 11px 0;
	background: url(../gfx/sepline_green.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 0.1%;
	}
	.sep_line {
	width: 625px;
	}
	.sub_line {
	width: 100%;
	margin: 11px 0 11px 0;
}

.clear_l {
	clear: left;
}
.right {
	text-align: right;
	display: block;
}
.smallText {
	font-size: 11px;
}

.lastorder {
	line-height: 1.6em;
	margin: 20px 10px;
}

a.optionlink {
	color: #069;
	text-decoration: underline;
	background: url(../gfx/bullet_red.gif) 0 5px no-repeat;
	padding-left: 6px;
	margin-left: 11px;
	}
	a.optionlink:hover {
	text-decoration: none;
}

a.readon {
	text-decoration: underline;
	color: #069;
	padding-left: 6px;
	background: url(../gfx/bullet_red.gif) 0 5px no-repeat;
	}
	a.readon:hover, .readon a:hover {
	text-decoration: none;
	color: #069;
}

/* BUTTONS */
.but_login, .but_proceed, .but_sample, .but_addtocart {
	display: block;
	height: 22px;
	color: #7b1a29;
	font-size: 0.1%;
	}
	a.but_login, a.but_proceed, a.but_sample, a.but_addtocart {
	text-decoration: none;
	}
	.but_login, .but_proceed {
	text-decoration: none;
	width: 75px;
	padding: 3px 0 0 28px;
	margin: 11px 0 11px 0;
	}
	.but_sample {
	background: url(../gfx/but_sample.gif) top left no-repeat;
	}
	.but_addtocart {
	background: url(../gfx/but_addtocart.gif) top left no-repeat;
	}
	.but_login {
	background: url(../gfx/but_proceed.gif) top left no-repeat;
	}
	.but_proceed {
	background: url(../gfx/but_login.gif) top left no-repeat;
	}
	.but_float {
	position: relative;
	top: 6px;
	}
	.but_back {
	position: relative;
	top: -6px;
}

.progressTo, .progressCurrent {
	font-size: 14px;
	color: #aaa;
	padding: 0;
	font-weight: bold;
	}
.progressCurrent {
	color: #7b1a29;
}

.download_item { display: block; }
.download_item a {
	color: #069;
	text-decoration: underline;
	}
.download_item a:hover {
	text-decoration: none;
}
.download_item p {
	float: left; 
	padding: 0;
	margin: 0;
}
.download_item img {
	float: left;
	margin: 0 6px 11px 0;
}
/* -----  COPYRIGHT  ----- */
.copyright {
  text-indent: -9999px;
}
/* ----- /COPYRIGHT  ----- */

/* PROJECT COLORS */

/* #fc0		 yellow, logo color */
/* #cc9512 yellowish, header BG color */
/* #ac4116 rusty red, price AND product teaser BG color */
/* #eef3d9 lightgreen, product box BG */
/* #b9d583 lightgreen, product box border AND sep_line */
/* #edf4df lightgreen, list BG, gradient last pixel */
/* #b9d583 lightgreen, category border color */
/* #190607 dark brown, big visual BG color */
/* #069 	 petrol, link color */
/* #7b1a29 dark red, MyAccount color */


/* ----------------------	*/
/*   		 USED HACKS 	*/
/* ----------------------	*/

/*	Underscore-Hack '_' before attribute is valid CSS 2.1

*/