body {
	padding: 0px;
	margin: 0px;
	position: relative;
	background: white url('../graphics/background_gradient.jpg') repeat-x;
}

body, option, table {
	font-family: Arial, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0em;
	line-height: 1.8em;
	color: #515151;
}

a {
	color: #05aa00;
	font-weight: bold;
}

a img {
	border: 0px;
	text-decoration: none;
}

a:hover {
	color: #f40202;
}

p {
	margin: 0px;
	padding: 0px;
}

.cleaner {
	clear: both;
}

h1 {
	font-size: 2.0em;
	line-height: 1.2em;
	color: #5d8ecb;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0 12px 0;
	letter-spacing: -0.05em;
}

h2 {
	font-size: 1.6em;
	color: #406da0;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0 15px 0;
}

h2.important {
	font-size: 2em;
	position: relative;
}

h2.important strong {
	color: #FC7300;
	position: absolute;
	right: 0px;
}

h2.important.basket_total strong {
	position: relative;
	font-size: 1.2em;
}

h2.important.basket_total {
	font-size: 1.8em;
	padding: 10px 0 5px 0;
}

/*   forms   */

form dl {
	margin: 0px;
	padding: 0px;
	clear: both;
}

form dt {
	display: block;
	width: 120px;
	text-align: left;
	float: left;
	padding-top: 1px;
	height: 18px;
	margin-bottom: 2px;
	clear: both;
}

form dt label.required {
	font-weight: bold;
}

form dd {
	text-align: left;
	margin-bottom: 2px;
	float: left;
	width: 330px;
}

form dd span {
	display: block;
	height: 24px;
	position: relative;
	top: 4px;
}

form
{
  padding: 0px;
  margin: 0px;
}

form ul.error {
	padding: 1em;
	color: #ff801f;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 50px;
	background: url('../images/warning.png') left no-repeat;
}

form ul.error li {
	list-style: none;
}

textarea
{
  width: 508px;
  height: 100px;
}

select
{
  height: 23px;
  font-size: 1.1em;
  padding-left: 5px;
}

.inline {
	display: inline;
}

div#background_image {
	width: 1550px;
	height: 985px;
	position: absolute;
	background: url('../graphics/background_image.jpg') no-repeat;
	left: -288px;
	top: 0px;
	z-index: -1;
}

#holder {
	min-height: 985px;
	_height: 985px;
	position:relative;
	width: 960px;
	margin: 0 auto;
}

#header {
	position: relative;	
	height: 99px;
}

a#logo {
	position: relative;
	width: 292px;
	height: 99px;
}

div.quick_choice {
	position: absolute;
	top: 0px;
	left: 292px;
	width: 224px;
	height: 99px;
	display: block;
	background: url('../graphics/header_quickchoice.jpg') no-repeat;
}

div.quick_choice a {
	display: block;
	width: 150px;
	position: absolute;
	top: 20px;
	left: 60px;
	font-size: 1.6em;
	color: white;
	text-decoration: none;
	letter-spacing: -0.05em;
	padding: 5px;
	font-weight: normal;
}

div.user_links {
	position: absolute;
	top: 0px;
	left: 516px;
	width: 157px;
	padding: 25px 0 0 60px;
	height: 74px;
	display: block;
	background: url('../graphics/header_customer.jpg') no-repeat;
}

div.user_links span.boxtitle {
	letter-spacing: -0.05em;
	font-size: 1.6em;
	color: white;
	display: block;
	padding: 0 0 2px 0;
}

div.user_links a {
	display: block;
	line-height: 1.2em;
	color: #23416c;
	font-weight: bold;
	font-size: 0.85em;
	text-decoration: none;
	position: relative;
}

div.user_links a:hover {
	color: white;
}

div.user_links a span {
	color: #feb21f;
	position: relative;
	top: -1px;
}

div.basket_box {
	position: absolute;
	top: 0px;
	left: 733px;
	width: 167px;
	height: 74px;
	padding: 25px 0 0 60px;
	display: block;
	background: url('../graphics/header_basket.jpg') no-repeat;
}

div.basket_box span.boxtitle {
	letter-spacing: -0.05em;
	font-size: 1.6em;
	color: white;
	display: block;
	padding: 0 0 2px 0;
}

div.basket_box span.empty, div.basket_box span.total {
	letter-spacing: -0.05em;
	font-size: 1.2em;
	font-weight: bold;
	color: #d5ff3d;
	display: block;
	line-height: 1.3em;
}

div.basket_box a {
	display: block;
	line-height: 1.4em;
	color: #23416c;
	font-weight: bold;
	font-size: 0.85em;
	text-decoration: none;
	position: relative;
}

div.basket_box a:hover {
	color: white;
}

div.basket_box a span {
	color: #feb21f;
	position: relative;
	top: -1px;
}

div.basket_box a.basketlink {
	display: block;
	width: 195px;
	height: 60px;
	position: absolute;
	top: 13px;
	left: 10px;
	background: url('../graphics/transparent.png');
}


div#menu {
	position: relative;
	height: 38px;
	width: 100%;
	display: block;
	background: url('../graphics/menu_background.jpg') repeat-x;
}

div#menu a {
	display: block;
	float: left;
	padding: 0px 12px 0px 12px;
	margin: 7px 0 0 0;
	color: white;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #feb21f;
}

div#menu a:hover {
	text-decoration: underline;
}

div#menu a.noborder {
	border: 0px;
}

div#menu div.leftcorner {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0px;
	top: 38px;
	background: url('../graphics/lefttopcorner.png') no-repeat;
}

div#menu div.rightcorner {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 950px;
	top: 38px;
	background: url('../graphics/righttopcorner.png') no-repeat;
}

form.nofx {
	padding: 0px;
	margin: 0px;
}

select.fastchoice {
	width: 280px;
	position: relative;
	top: 8px;
	left: 4px;
}

div#contentshadow {
	margin: 5px 0 0 0;
	padding: 0 0 20px 10px;
	width: 950px;
	background: url('../graphics/content_background.png') repeat-y;
	min-height: 800px;
	_height: 800px;
	position: relative;
}

div#topicons {
	position: relative;
	top: 2px;
	left: 4px;
	width: 691px;
	height: 66px;
	display: block;
	background: url('../graphics/icon_boxes.gif') no-repeat;
}

div#topicons div.hot {
	font-size: 1.4em;
	position: absolute;
	display: block;
	width: 120px;
	top: 10px;
	left: 50px;
	text-align: center;
	font-weight: normal;
	line-height: 1.2em;
	color: #d8530a;
	letter-spacing: -0.02em;
}

div#topicons div.hot strong {
	text-transform: uppercase;
	font-size: 1em;
}

div#topicons div.storage {
	font-size: 1.3em;
	position: absolute;
	display: block;
	width: 120px;
	top: 5px;
	left: 220px;
	text-align: center;
	font-weight: normal;
	line-height: 1.1em;
	color: #528b39;
	letter-spacing: -0.02em;
}

div#topicons div.storage strong {
	text-transform: uppercase;
	font-size: 1em;
}

div#topicons div.discount {
	font-size: 1.3em;
	position: absolute;
	display: block;
	width: 120px;
	top: 5px;
	left: 395px;
	text-align: center;
	font-weight: normal;
	line-height: 1.1em;
	color: #a50510;
	letter-spacing: -0.02em;
}

div#topicons div.discount strong {
	text-transform: uppercase;
	font-size: 1em;
}

div#topicons div.postage {
	font-size: 1.3em;
	position: absolute;
	display: block;
	width: 120px;
	top: 5px;
	left: 570px;
	text-align: center;
	font-weight: normal;
	line-height: 1.1em;
	color: #005aa8;
	letter-spacing: -0.02em;
}

div#topicons div.postage strong {
	text-transform: uppercase;
	font-size: 1em;
}

div#topicons a {
	background: url('../graphics/transparent.png');
	display: block;
	position: absolute;
	width: 172px;
	height: 64px;
	top: 1px;
}

div#topicons a.hot {
	left: 1px;
}

div#topicons a.storage {
	left: 174px;
}

div#topicons a.discount {
	left: 347px;
}

div#topicons a.postage {
	left: 520px;
}

div#banner {
	position: relative;
	top: 7px;
	left: 4px;
	padding-bottom: 13px;
}

div#eye {
	position: relative;
	display: block;
	float: right;
	right: 24px;
	width: 213px;
	height: 77px;
	margin: 2px 0 0 0;
	background: url('../graphics/eye.jpg') no-repeat;
}

div#front_content {
	width: 700px;
	float: left;
	position: relative;
	left: 3px;
}

div#topproducts {
	width: 498px;
	background: url('../graphics/box_topproducts_middle.gif') repeat-y;
	min-height: 500px;
	position: relative;
	left: 0px;
	float: left;
}

div#topproducts .top {
	width: 100%;
	height: 50px;
	display: block;
	background: url('../graphics/box_topproducts_top.gif') no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#topproducts .top span {
	position: relative;
	font-size: 1.7em;
	color: white;
	top: 13px;
	left: 65px;
}

div#topproducts .bottom {
	width: 100%;
	height: 24px;
	display: block;
	background: url('../graphics/box_topproducts_bottom.gif') no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}

div#topproducts .inner {
	position: relative;
	z-index: 2;
	padding: 50px 10px 5px 10px;
}

div#topproducts .inner div.productbox {
	width: 150px;
	text-align: center;
	float: left;
	padding: 5px 4px 10px 4px;
}

div#topproducts .inner div.productbox a.title {
	color: #6392d0;
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: center;
	letter-spacing: -0.07em;
	font-weight: bold;
	text-decoration: none;
	height: 45px;
	display: block;
}

div#topproducts .inner div.productbox a.title:hover {
	color: #fe0000;
}

div#topproducts .inner div.productbox a.image {
	display: block;
	width: 100%;
	text-align: center;
	padding: 8px 0;
}

div#topproducts .inner div.productbox span.price {
	color: #fe0000;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
}

div#topproducts .inner div.productbox span.price i {
	color: #898989;
	font-size: 0.7em;
}

div#topproducts .inner div.productbox span.price.original {
	display: block;
	color: #444444;
	font-weight: bold;
	font-size: 0.9em;
}

div#topproducts .inner div.line {
	width: 90%;
	position: relative;
	left: 5%;
	height: 1px;
	font-size: 1px;
	display: block;
	background: #d2d2d2;
	margin-bottom: 5px;
}

div#whyus {
	width: 196px;
	background: url('../graphics/box_whyus_middle.gif') repeat-y;
	position: relative;
	left: 0px;
	float: right;
	margin: 0 0 5px 0;
}

div#whyus .top {
	width: 100%;
	height: 51px;
	display: block;
	background: url('../graphics/box_whyus_top.gif') no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#detail_shoppingcolumn div#whyus .top {
	background: url('../graphics/box_whyus_top_grey.gif') no-repeat;
}

div#whyus .top span {
	position: relative;
	font-size: 1.6em;
	color: white;
	top: 13px;
	left: 65px;
}

div#whyus .bottom {
	width: 100%;
	height: 27px;
	display: block;
	background: url('../graphics/box_whyus_bottom.gif') no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}

div#whyus .inner {
	position: relative;
	z-index: 2;
	padding: 50px 10px 12px 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}

div#whyus .inner span.free {
	font-size: 2.8em;
	color: #fbaa00;
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
	font-weight: bold;
	line-height: 1.6em;
	letter-spacing: -0.03em;
}

div#detail_shoppingcolumn div#whyus .inner span.free {
	color: #b0b0b0;
	font-size: 2.5em;
}

div#whyus .inner ul {
	padding: 0 10px 0 25px;
	margin: 0;
	color: #333333;
	font-size: 1.1em;
}

div#whyus .inner ul li {
	list-style-image: url('../graphics/miniblock_orange.gif');
	padding: 0 0 10px 0;
}

div#actionbox {
	width: 191px;
	background: url('../graphics/box_thebest_middle.gif') repeat-y;
	min-height: 300px;
	position: relative;
	left: 0px;
	float: right;
	padding: 10px 0 0 5px;
}

div#actionbox .top {
	width: 100%;
	height: 51px;
	display: block;
	background: url('../graphics/box_thebest_top.gif') no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#actionbox .top span {
	position: relative;
	font-size: 1.5em;
	color: white;
	top: 13px;
	left: 65px;
}

div#actionbox .bottom {
	width: 100%;
	height: 24px;
	display: block;
	background: url('../graphics/box_thebest_bottom.gif') no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}

div#actionbox .inner {
	position: relative;
	z-index: 2;
	padding: 40px 10px 5px 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}

div#news {
	width: 100%;
	background: url('../graphics/box_news_middle.gif') repeat-y;
	position: relative;
	left: 0px;
	margin: 5px 0 0 0;
}

div#news .top {
	width: 100%;
	height: 51px;
	display: block;
	background: url('../graphics/box_news_top.gif') no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#news .top span {
	position: relative;
	font-size: 1.7em;
	color: white;
	top: 13px;
	left: 65px;
}

div#news .bottom {
	width: 100%;
	height: 26px;
	display: block;
	background: url('../graphics/box_news_bottom.gif') no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}

div#news .inner {
	position: relative;
	z-index: 2;
	padding: 55px 20px 5px 20px;
	font-size: 0.9em;
	line-height: 1.3em;
}

div#news div.inner h4 {
	color: #e8787c;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0px;
	background: url('../graphics/miniblock_pink.gif') left no-repeat;
}

div#news div.inner p {
	margin: 0px;
	padding: 0px;
}

div#mainmenu {
	width: 233px;
	float: left;
	background: url('../graphics/mainmenu_middle.gif') repeat-y;
	padding: 0 0 10px 0;
	position: relative;
	margin: 7px 0 7px 0; 
	left: 3px;
	min-height: 800px;
	_height: 800px;
}

div#mainmenu h2 {
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 100%;
	display: block;
	background: url('../graphics/mainmenu_top.gif') no-repeat;
	position: relative;
	color: white;
}

div#mainmenu h2 span {
	position: relative;
	top: 16px;
	left: 55px;
}

div#mainmenu a {
	color: white;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	line-height: 2.1em;
	font-weight: bold;
	margin-left: 20px;
	padding: 2px 0 0 25px;
	background: url('../graphics/mainmenu_icon_dot.gif') left no-repeat;
}

div#mainmenu div.producers a {
	background: url('../graphics/mainmenu_icon_arrow.gif') left no-repeat;
}

div#mainmenu div.timers a {
	background: url('../graphics/mainmenu_icon_time.gif') left no-repeat;
}

div#mainmenu div.stars a {
	background: url('../graphics/mainmenu_icon_star.gif') left no-repeat;
}

div#mainmenu a:hover, div#mainmenu div.stars a:hover, div#mainmenu div.timers a:hover, div#mainmenu div.producers a:hover {
	text-decoration: underline;
	background: url('../graphics/mainmenu_icon_hover.gif') left no-repeat;
}

div.leftpadding {
	padding: 0 0 0 15px;
}

div#footer {
	width: 100%;
	background: #4e85bb url('../graphics/footer_background.gif') repeat-x;
	min-height: 106px;
	_height: 106px;
	position: relative;
	left: 0px;
	padding: 50px 0 50px 0;
}

div#footer div.leftcorner {
	position: absolute;
	display: block;
	left: 0px;
	top: -10px;
	width: 10px;
	height: 10px;
	background: url('../graphics/leftbottomcorner.png') no-repeat;
}

div#footer div.rightcorner {
	position: absolute;
	display: block;
	right: 0px;
	top: -10px;
	width: 10px;
	height: 10px;
	background: url('../graphics/rightbottomcorner.png') no-repeat;
}

div#footer div.bigicon {
	width: 57px;
	height: 47px;
	position: absolute;
	top: -18px;
	left: 23px;
	background: url('../graphics/footer_icon_info.gif') no-repeat;
}

div#footer div.bigicon span {
	position: absolute;
	display: block;
	top: -10px;
	left: 61px;
	font-size: 1.5em;
	letter-spacing: -0.02em;
	font-weight: normal;
	color: #111111;
	white-space: nowrap;
}

div#footer div.bigicon.faq {
	left: 256px;
}

div#footer div.bigicon.newsletter {
	left: 503px;
}

div#footer div.bigicon.contact {
	left: 736px;
}

div#footer div.textbox {
	position: relative;
	left: 30px;
	float: left;
	display: block;
	width: 233px;
	color: white;
	font-size: 0.95em;
	letter-spacing: 0em;
}

div#footer div.textbox a {
	color: white;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url('../graphics/miniblock_pink.gif') left no-repeat;
	display: block;
	font-weight: bold;
}

div#footer div.textbox a:hover {
	text-decoration: underline;
}

div#footer div.textbox.faq {
	width: 246px;
}

div#footer div.textbox.newsletter {
	width: 235px;
}

div#footer div.textbox.newsletter p, div#footer div.textbox.contact p {
	line-height: 1.2em;
	padding-top: 0.3em;
}

div#footer div.textbox input {
	display: block;
	float: left;
	position: relative;
	top: 10px;
}

div#footer div.textbox input.email {
	width: 171px;
	height: 22px;
	border: 0px;
	margin: 0px;
	font-size: 1.2em;
	padding: 2px;
	background: url('../graphics/footer_email_background.gif') no-repeat;
	color: #3a3a3a;
}

div#footer div.textbox input.submit {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 17px;
	height: 26px;
	background: url('../graphics/footer_icon_submit.gif') no-repeat;
	cursor: pointer;
	left: 5px;
}

div#footer div.textbox img {
	float: left;
	padding: 0 5px 20px 0;
}

div#footer div.textbox.contact a {
	background: none;
	padding: 0px;
	display: inline;
}

div#footer div.bottomline {
	position: absolute;
	display: block;
	left: 20px;
	bottom: 0px;
	height: 34px;
	width: 285px;
	padding: 8px 0 0 15px;
	background: url('../graphics/footer_bottomfield_middle.gif') repeat-x;
}

div#footer div.bottomline div.left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 42px;
	display: block;
	background: url('../graphics/footer_bottomfield_left.gif') no-repeat;
}

div#footer div.bottomline div.right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 15px;
	height: 42px;
	display: block;
	background: url('../graphics/footer_bottomfield_right.gif') no-repeat;
}

div#footer div.bottomline span {
	position: relative;
	font-size: 1.8em;
	letter-spacing: -0.06em;
	color: #5d8ecb;
}

div#footer div.bottomline img {
	position: relative;
	top: 5px;
	left: 10px;
}

div#footer div.bottomline p, div#footer div.bottomline div {
	display: inline;
}

/* **** detail ****** */

div#banner_splitted {
	position: relative;
	padding: 0 0 0 10px;
}

div#breadcrumbs {
	position: relative;
	padding: 5px 0 25px 5px;
	color: #ee3441;
}

div#breadcrumbs a {
	color: #656066;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	letter-spacing: -0.05em;
	padding: 0 5px;
}

div#breadcrumbs a:hover {
	text-decoration: underline;
	color: #fe0000;
}

div#detail_content {
	float: left;
	width: 715px;
	padding: 0 0 50px 10px;
}

div#detail_content div.images {
	width: 326px;
	float: left;
}

div#detail_content div.bigimage {
	width: 326px;
	height: 273px;
	border: 1px solid #d2d2d2;
	position: relative;
	text-align: center;
}

div#detail_content div.bigimage a {
	position: relative;
	display: inline;
	top: 20px;
}

div#detail_content div.smallimages {
	width: 326px;
}

div#detail_content div.basic {
	float: right; 
	width: 370px;
}

div#detail_content div.basic h1 {
	font-size: 1.8em;
	padding: 0 0 5px 0;
}

div#detail_content div.basic h1 span.smaller {
	font-size: 0.7em;
	letter-spacing: 0;
}

div#detail_content div.basic h2 {
	color: #fc7300;
	font-size: 1.1em;
	letter-spacing: -0.02em;
	padding: 8px 0 4px 0;
	font-weight: bold;
}

div#detail_content div.basic p {
	line-height: 1.4em;
}

div#detail_content div.basic form.selector_attributes dl, div#detail_content div.basic form.selector_attributes dt, div#detail_content div.basic form.selector_attributes dd, 
div.basket_line div.basket_attrselector form.selector_attributes dl, div.basket_line div.basket_attrselector form.selector_attributes dt, div.basket_line div.basket_attrselector form.selector_attributes dd {
	width: auto;
	float: none;
	display: inline;
	clear: none;
}

div#detail_content div.basic form.selector_attributes dl, div.basket_line div.basket_attrselector form.selector_attributes dl, dl.summary {
	display: block;
	position: relative;
	float: left;
	padding: 0 5px 5px 0;
	margin: 0px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
}

div#detail_content div.basic form.selector_attributes dt, div#detail_content div.basic form.selector_attributes dd, div.basket_line div.basket_attrselector form.selector_attributes dd, 
div.basket_line div.basket_attrselector form.selector_attributes dt, dl.summary dt, dl.summary dd {
	display: block;
	margin: 0px;
	position: relative;
}

div#detail_content div.basic form.selector_attributes dd, div.basket_line div.basket_attrselector form.selector_attributes dd {
	margin: 5px 0 0 0;
}

div#detail_content div.basic form.selector_attributes dd select, div.basket_line div.basket_attrselector form.selector_attributes dd select {
}

div#detail_content div.basic form.selector_attributes dd select option, div.basket_line div.basket_attrselector form.selector_attributes dd select option {
	padding: 0 5px 0 5px;
}

div#detail_content div.basic form.selector_attributes dd select.notfilled option, div#detail_content div.basic form.selector_attributes dd select.notfilled
	, div.basket_line div.basket_attrselector form.selector_attributes dd select.notfilled option
	, div.basket_line div.basket_attrselector form.selector_attributes dd select.notfilled 
	, div.gift_attributes_selector form.selector_attributes dd select.notfilled option
	, div.gift_attributes_selector form.selector_attributes dd select.notfilled {
	background: #ee5d0c;
	color: white;
}

select.selector_attribute {
	padding: 0 0 0 5px;
}

dl.summary dt {
	font-weight: bold;
	min-width: 80px;
}

dl.summary dd {
	margin: 0px;
}

div#detail_content div.basic span.stockinfo_title, div.basket_attrselector span.stockinfo_title {
	font-size: 1.22em;
	letter-spacing: -0.02em;
	padding: 2px 0px;
	margin: 3px 0 0 0;
	display: block;
	float: left;
	clear: left;
	/*color: white;
	background: #bfbfbf; */ 
	position: relative;
	width: 130px;
	line-height: 1em;
	-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}

div#detail_content div.basic span.stockinfo, div#detail_content div.basic span.stockinfo_value, div.basket_attrselector span.stockinfo, div.basket_attrselector span.stockinfo_value {
	display: block;
	float: left;
	color: #1caa17;
	font-size: 1.1em;
	letter-spacing: -0.02em;
	padding: 3px 0px 3px 10px;
	margin: 3px 0 0 0;
	font-weight: bold;
	line-height: 1em;
}

div#detail_content table.properties {
	width: 100%;
	line-height: 1.3em;
	font-size: 11px;
}

div#detail_content table.properties td.first {
	width: 25%;
	font-weight: bold;
	vertical-align: top;
	margin: 2px 0 0 0;
	background: #f7f7f7;
	padding: 2px;
}

div#detail_content table.properties td.second {
	width: 25%;
	vertical-align: top;
	padding: 2px;
	border-bottom: 1px dashed #e2e2e2;
}

div#detail_content.detailed {
	width: 705px;
	padding: 0 0 20px 20px;
} 

div#detail_content a.detailedimage {
	float: right;
	display: block;
	padding: 0 10px 50px 50px;
}

div#detail_content a.morelessinfo {
	display: block;
	position: relative;
	padding: 0 0 10px 0;
}

div#detail_content div.lowerpart {
	padding-left: 20px;
}

div#detail_shoppingcolumn {
	width: 200px;
	float: left;
	padding: 0 0 0 10px;
}

div#detail_shoppingcolumn div#shopping_box {
	position: relative;
	background: url('../graphics/detail_shoppingbox_middle.gif') repeat-y;
	width: 183px;
	text-align: center;
	min-height: 100px;
	_height: 100px;
	padding: 15px 0 5px;
	margin: 0 0 10px 11px;
}

div#detail_shoppingcolumn div#shopping_box div.top {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 183px;
	height: 29px;
	background: url('../graphics/detail_shoppingbox_top.gif') no-repeat;
}

div#detail_shoppingcolumn div#shopping_box div.bottom {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 183px;
	height: 29px;
	background: url('../graphics/detail_shoppingbox_bottom.gif') no-repeat;
}

div#detail_shoppingcolumn div#shopping_box span, div.product_popup div.price, div.product_popup span.price, div.product_popup a.price {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	color: #fc7300;
}

div.product_popup div.price strong {
	font-weight: normal;
	font-size: 0.7em;
	color: #444;
}

div.product_popup span.price.original, div.product_popup span.price.minimal, div.product_popup a.price.minimal {
	color: #444;
	font-size: 1.1em;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

div.product_popup span.price.original i, div.product_popup span.price.minimal i, div.product_popup a.price.minimal i {
	font-weight: normal;
}

div.product_popup a.price.minimal:hover {
	text-decoration: underline;
}

div#detail_shoppingcolumn div#shopping_box span.title_withdiscount, div#detail_shoppingcolumn div#shopping_box a.title_withdiscount {
	font-size: 0.9em;
	letter-spacing: 0px;
	font-weight: bold;
}

div#detail_shoppingcolumn div#shopping_box span.price_withdiscount, div.product_popup div.price, div.product_popup span.price {
	font-size: 2.5em;
	letter-spacing: -0.05em;
	font-weight: normal;
	padding: 5px 0 10px 0;
}

div#detail_shoppingcolumn div#shopping_box span.title_withoutdiscount, div#detail_shoppingcolumn div#shopping_box a.title_withoutdiscount {
	color: black;
	font-size: 0.9em;
}

div#detail_shoppingcolumn div#shopping_box a.title_withdiscount {
	text-decoration: none;
}

div#detail_shoppingcolumn div#shopping_box a.title_withdiscount:hover {
	text-decoration: underline;
}

div#detail_shoppingcolumn div#shopping_box span.price_withoutdiscount {
	color: black;
	font-weight: bold;
	font-size: 1.2em;
}

div#detail_shoppingcolumn div#shopping_box a.title_withdiscount.discountinfo {
	font-size: 1em;
	background: none;
	padding: 0;
	margin: 0;
	top: 0px;
	display: block;
	line-height: 1em;
}

div#detail_shoppingcolumn div#shopping_box a.title_withdiscount.discountinfo span {
	display: inline;
}

div#detail_shoppingcolumn div#shopping_box a span.title_withdiscount.minus {
	line-height: 1em;
}

div#detail_shoppingcolumn div#shopping_box span.price_withdiscount.minus {
	font-size: 1.6em;
}

div#detail_shoppingcolumn div#shopping_box span.title_withdiscount.original, div#detail_shoppingcolumn div#shopping_box span.title_withdiscount.minimal, div#detail_shoppingcolumn div#shopping_box a.title_withdiscount.minimal {
	color: #444;
	line-height: 1em;
}

div#detail_shoppingcolumn div#shopping_box span.price_withdiscount.original, div#detail_shoppingcolumn div#shopping_box span.price_withdiscount.minimal, div#detail_shoppingcolumn div#shopping_box a.price_withdiscount.minimal {
	color: #444;
	font-size: 1.6em;
}

div#detail_shoppingcolumn div#shopping_box a.addtobasket, div.product_popup a.addtobasket, div.basic a.addtobasket {
	width: 100%;
	height: 71px;
	display: block;
	background: url('../graphics/intobasket.png') top center no-repeat;
	text-decoration: none;
	position: relative;
	font-weight: normal;
}

div#detail_shoppingcolumn div#shopping_box a.addtobasket span, div.product_popup a.addtobasket span, div.basic a.addtobasket span {
	font-size: 1.5em;
	line-height: 1.5em;
	letter-spacing: -0.05em;
	width: auto;
	color: white;
	text-align: left;
	top: 15px;
	left: 55px;
}

div#detail_shoppingcolumn div#shopping_box a.addtobasket:hover span, div.product_popup a.addtobasket:hover span, div.basic a.addtobasket:hover span {
	color: #ffe7db;
}

div.basic a.addtobasket {
	display: inline-block;
	background: url('../graphics/intobasket.png') top left no-repeat;
	width: 50%;
}

div.basic a.addtobasket span {
	position: relative;
}

#ajax-spinner {
    position:fixed;
    left: 0%;
    top: 0%;
    margin: -15px 0 0 -15px;
    background: url('../images/spinner.gif') no-repeat 50% 50%;
    width: 100%;
    height: 100%;
    display: block;
    border: 6px solid white;
    font-size: 0;
    /*
    -moz-opacity: 0.5;
		-khtml-opacity: 0.5;
		opacity: 0.5;
		*/
		z-index: 1000;
    /*
    -moz-box-shadow: 0px 0px 14px #8e8e8e;
		-webkit-box-shadow: 0px 0px 14px #8e8e8e;
		box-shadow: 0px 0px 14px #8e8e8e;
		*/
		/* For IE 8 */
		/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#8e8e8e')"; */
		/* For IE 5.5 - 7 */
		/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#8e8e8e'); */ 
}

/* flashbox related style */

div#flashbox {
	width: 800px;
	text-align: center;
	padding: 10px;
	position: relative;
}

a#flashboxtrigger {
	display: none;
}

div#flashbox div.flash {
	font-size: 1.1em;
	letter-spacing: -0.02em;
	font-weight: bold;
	color: #454545;
	line-height: 1.4em;
}

div#flashbox div.flash.addedToBasket span, div#flashbox div.flash.removedFromBasket span {
	font-size: 1.8em;
	padding: 10px 0 15px 0;
	color: #5d8ecb;
	display: block;
	font-weight: normal;
}

div#flashbox div.flash.addedToBasket strong, div#flashbox h2 {
	font-size: 1.4em;
	font-weight: normal;
}

div#flashbox div.flash.error {
	font-size: 1.4em;
}

div#flashbox h2 {
	padding: 10px 0 5px 0;
	font-size: 1.6em;
}

div#flashbox div.fboxlinksbox {
	text-align: center;
	padding: 10px 0 0 0;
}

div#flashbox div.flash.addedToBasket span.popupPackageName {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	/* display: inline; */
}

/* nicebuttons */

a.nicebutton, a.nicebutton_dual, a.jsbtn {
	position: relative;
	display: inline-block;
	/* float: left; */
	padding: 0 70px 0 15px;
	height: 60px;
	color: white;
	text-decoration: none;
	font-size: 1.8em;
	margin: 0 0px 2px 0;
	cursor: pointer;
	text-align: left;
}

a.nicebutton.back, a.nicebutton_dual.back {
	position: relative;
	display: inline-block;
	/* float: left; */
	padding: 0 15px 0 70px;
	height: 60px;
	color: white;
	text-decoration: none;
	font-size: 1.8em;
	margin: 0 0px 2px 0;
	cursor: pointer;
	text-align: left;
}

a.nicebutton_dual, a.jsbtn.dual {

}

a.nicebutton_dual span.smaller, a.jsbtn.dual span.smaller {
	position: relative;
	top: 7px;
	left: 2px;
	font-weight: bold;
	font-size: 11px;
	text-shadow: 0px -1px 1px #4b4b4b;
}

a.nicebutton_dual span.bigger, a.jsbtn.dual span.bigger {
	position: relative;
	top: 10px;
	left: 0px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 0px -1px 1px #4b4b4b;
}

a.nicebutton.small, a.jsbtn.small {
	padding: 0 50px 0 10px;
	height: 33px;
	color: white;
	font-size: 1.1em;
	margin: 0 0px 2px 0;
	left: 2px;
}

a.nicebutton.small.back, a.jsbtn.small.back {
	padding: 0 10px 0 50px;
}

a.nicebutton strong, a.jsbtn strong, button.nicebutton strong {
	position: relative;
	top: 17px;
	left: 0px;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 1.1em;
}

a.nicebutton.small strong, a.jsbtn.small strong, button.nicebutton strong {
	position: relative;
	top: 4px;
	left: 0px;
	font-weight: bold;
	text-shadow: 0px -1px 1px #4b4b4b;
}

a.nicebutton i, a.nicebutton_dual i, a.jsbtn i {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	height: 60px;
	width: 58px;
	background: #ff3600 url('../graphics/link_foreground/right.png') right no-repeat;
}

a.nicebutton u, a.nicebutton_dual u, a.jsbtn u {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	height: 60px;
	width: 100%;
	background: #ff3600 url('../graphics/link_foreground/left.png') left no-repeat;
}

a.nicebutton.back i, a.nicebutton_dual.back i {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	height: 60px;
	width: 6px;
	background: #ff3600 url('../graphics/link_foreground_back/right.png') right no-repeat;
}

a.nicebutton.back u, a.nicebutton_dual.back u {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	height: 60px;
	width: 100%;
	background: #ff3600 url('../graphics/link_foreground_back/left.png') left no-repeat;
}

a.nicebutton.small i, a.jsbtn.small i {
	height: 33px;
	width: 32px;
	background: #e53939 url('../graphics/link_foreground_small/right.png') right no-repeat;
}

a.nicebutton.small u, a.jsbtn.small u {
	height: 33px;
	background: #e53939 url('../graphics/link_foreground_small/left.png') left no-repeat;
}

a.nicebutton.small.back i, a.jsbtn.small.back i {
	height: 33px;
	width: 7px;
	background: #eb6211 url('../graphics/link_foreground_small_back/right.png') right no-repeat;
}

a.nicebutton.small.back u, a.jsbtn.small.back u {
	height: 33px;
	background: #eb6211 url('../graphics/link_foreground_small_back/left.png') left no-repeat;
}

a.nicebutton.small.back.delete u {
	background: #eb6211 url('../graphics/link_foreground_small_back/left_x.png') left no-repeat;
}

a.nicebutton.small.back.plus u {
	background: #eb6211 url('../graphics/link_foreground_small_back/left_plus.png') left no-repeat;
}

a.nicebutton:hover i, a.nicebutton_dual:hover i, a.jsbtn:hover i, button.nicebutton:hover i, button.nicebutton:hover u {
	background-color: #d32608;
}

a.nicebutton:hover u, a.nicebutton_dual:hover u, a.jsbtn:hover u {
	background-color: #d32608;
}

a.nicebutton.blue u, a.nicebutton_dual.blue u, a.jsbtn.blue u, a.nicebutton.small.blue u, a.nicebutton.small.blue.back.plus u {
	background-color: #6794d5;
}

a.nicebutton.blue i, a.nicebutton_dual.blue i, a.jsbtn.blue i, a.nicebutton.small.blue i, a.nicebutton.small.blue.back.plus i {
	background-color: #6794d5;
}

a.nicebutton.blue:hover u, a.nicebutton_dual.blue:hover u, a.jsbtn.blue:hover u, a.nicebutton.small.blue.back.plus:hover u {
	background-color: #587ebd;
}

a.nicebutton.blue:hover i, a.nicebutton_dual.blue:hover i, a.jsbtn.blue:hover i, a.nicebutton.small.blue.back.plus:hover i {
	background-color: #587ebd;
}

a.nicebutton.red u, a.nicebutton_dual.red u, a.jsbtn.red u, a.nicebutton.small.red u, a.nicebutton.small.red.back.delete u {
	background-color: #ea0000;
}

a.nicebutton.red i, a.nicebutton_dual.red i, a.jsbtn.red i, a.nicebutton.small.red i, a.nicebutton.small.red.delete.plus i {
	background-color: #ea0000;
}

a.nicebutton.red:hover u, a.nicebutton_dual.red:hover u, a.jsbtn.red:hover u, a.nicebutton.small.red.back.delete:hover u {
	background-color: #c10000;
}

a.nicebutton.red:hover i, a.nicebutton_dual.red:hover i, a.jsbtn.red:hover i, a.nicebutton.small.red.back.delete:hover i {
	background-color: #c10000;
}

a.nicebutton.grey u, a.nicebutton.small.grey u, a.nicebutton_dual.grey u, a.jsbtn.grey u {
	background-color: #c6c6c6;
}

a.nicebutton.grey i, a.nicebutton.small.grey i, a.nicebutton_dual.grey i, a.jsbtn.grey i {
	background-color: #c6c6c6;
}

a.nicebutton.grey:hover u, a.nicebutton_dual.grey:hover u, a.jsbtn.grey:hover u {
	background-color: #494949;
}

a.nicebutton.grey:hover i, a.nicebutton_dual.grey:hover i, a.jsbtn.grey:hover i {
	background-color: #494949;
}

a.nicebutton.greengrey u, a.jsbtn.greengrey u {
	background-color: #41a33e;
}

a.nicebutton.greengrey i, a.jsbtn.greengrey i {
	background-color: #41a33e;
}

a.nicebutton.greengrey:hover u, a.jsbtn.greengrey:hover u {
	background-color: #177214;
}

a.nicebutton.greengrey:hover i, a.jsbtn.greengrey:hover i {
	background-color: #177214;
}

button::-moz-focus-inner {
    border:0;
    padding:0;
    margin: 0;
    -moz-outline: none;
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}

button.nicebutton {
	border: 0px;
	background: none;
	cursor: pointer;
	
	position: relative;
	display: block;
	/* float: left; */
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	
	padding: 0 50px 0 0px;
	height: 33px;
	color: white;
	font-size: 1.1em;
	left: 0px;
	top: 0px;
	clip: none;
	margin: 0 0px 2px 0;
	overflow: visible;
	vertical-align: top;
}

button.nicebutton i {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	height: 33px;
	width: 32px;
	background: #ff3600 url('../graphics/link_foreground_small/right.png') right no-repeat;
	border: 0px;
	margin: 0px;
}

button.nicebutton u {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	height: 33px;
	width: 100%;
	background: #ff3600 url('../graphics/link_foreground_small/left.png') left no-repeat;
}

button.nicebutton strong {
	top: 1px;
	padding: 0 0 0 10px;
}

@-moz-document url-prefix() { 
	button.nicebutton i, button.nicebutton u {
		top: -7px;
	}
	
	button.nicebutton strong {
		top: 0;
	}
} 


div.leftcleaner {
	clear: left;
}

div.comment {
	border: 1px solid #d1e8ff;
	padding: 2px 5px;
	background: #f2f8ff;
	margin: 0 0 5px 0;
	font-size: 0.9em;
	line-height: 1.6em;
}

div.comment.moderator {
	background: #587ebd;
	color: white;
}

div.comment.moderator a {
	color: white;
}

div.comment p.comment_info {
	border-bottom: 1px solid #d1e8ff;
}

div.comment p.comment_info span.bigger {
	font-size: 1.4em;
}

a.imagelink {
	text-decoration: none;
}

div.relatives_product {
	display: block;
	float: left;
	text-align: center;
	width: 170px;
	padding: 0 3px 5px 0;
}

div#flashbox div.relatives_product {
	display: block;
	float: left;
	text-align: center;
	width: 170px;
	padding: 20px 3px 5px 21px;
	margin: 0 auto;
}

div#flashbox div.relatives_product img {
	width: 120px;
	height: 90px;
}

div.relatives_product span.price {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.6em;
	color: #545454;
	padding: 5px 0;
}

div.relatives_product h5 {
	margin: 0;
	padding: 0;
}

div.relatives_product h5 a {
	color: #6392d0;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: center;
	letter-spacing: -0.07em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 0;
	width: auto;
}

div.relatives_product h5 a:hover {
	color: #fe0000;
}

div#flashbox h2.relatives_title {
	padding: 50px 0 0 0;
}

.formError .formErrorContent {
	font-size: 0.8em;
	width: 200px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}

div.paddedContent {
	padding: 20px 40px 20px 20px;
	position: relative;
}

/*** Catalogue ****/

h5.title {
	display: inline;
}

h5.title a {
	color: #406DA0;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -0.04em;
	text-decoration: none;
	display: block;
	width: 500px;
}

h5.title a:hover {
	color: #f40202;
}

div.itemCountControl {
	display: none;
}

div.product_catalogue {
	position: relative;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #d2d2d2;
}

div.product_catalogue div.price {
	float: right;
	font-size: 2em;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #FC7300;
	padding: 0 0 5px 10px;
}

div.product_catalogue span.price, div.product_catalogue a.price {
	clear: right;
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #444;
	line-height: 1.2em;
	letter-spacing: 0;
}

div.product_catalogue div.price strong {
	font-weight: normal;
	font-size: 0.6em;
	color: #444;
}

div.product_catalogue span.price i, div.product_catalogue a.price i {
	font-weight: normal;
}

div.product_catalogue div.price strong {
	font-weight: normal;
}

div.product_catalogue a.price {
	text-decoration: none;
}

div.product_catalogue a.price:hover {
	text-decoration: underline;
}

div.product_catalogue a.addtobasket, div.relatives_product a.addtobasket {
	position: absolute;
	bottom: 5px;
	right: 0px;
	display: block;
	height: 51px;
	width: 165px;
	padding: 0px;
	background: url('../graphics/intobasket.png') no-repeat;
	left: auto;
}

div.product_catalogue a.addtobasket span, div.relatives_product a.addtobasket span {
	font-size: 1.4em;
	line-height: 1.5em;
	letter-spacing: -0.05em;
	width: auto;
	color: white;
	text-align: left;
	top: 15px;
	left: 45px;
	position: relative;
	font-weight: normal;
}

div.product_catalogue a.addtobasket:hover span, div.relatives_product a.addtobasket:hover span {
	color: #ffe7db;
}

div.product_catalogue img.discount {
	position: absolute;
	left: 0px;
	top: 0px;
}

div.relatives_product a.addtobasket {
	position: relative;
}

div.product_catalogue a.imagelink {
	float: left;
	padding: 0 20px 70px 0;
}

div.product_catalogue span.producer {
	display: block;
	font-size: 0.8em;
	color: #a5a5a5;
}

div.product_catalogue a.text {
	color: #515151;
	text-decoration: none;
	display: block;
	width: 470px;
	line-height: 1.5em;
	font-weight: normal;
}

div.product_catalogue a.text:hover {
	color: #f40202;
}

/**** Basket ****/

div.basket_line {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #d2d2d2;
}

div.basket_line h3.basket_title {
	color: #406DA0;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -0.04em;
	text-decoration: none;
	display: block;
	width: 700px;
	padding: 0 0 10px 0;
	margin: 0px;
}

div.basket_line a.basket_link {
	float: left;
	display: block;
	padding: 0 40px 0 30px;
}

div.basket_line span.producer {
	display: block;
}

div.basket_line div.basket_attrselector {
	float: left;
	padding: 0 0 10px 0;
	width: 700px;
}

div.basket_line form {
	margin: 0px;
	padding: 0px;
}

div.basket_line div.basket_attrselector form.selector_counter dl {
	padding: 0 0 0 0;
}

div.basket_line div.basket_attrselector form.selector_counter dl label, div.basket_line div.basket_attrselector form.selector_counter dl select {
	font-size: 1.2em;
	font-weight: bold;
}

div.basket_line div.basket_attrselector form.selector_counter dl select {
	font-weight: normal;
}

div.basket_line div.basket_attrselector form.selector_counter dt {
	width: 50px;
}

div.basket_line div.basket_price, div.basket_price {
	display: block;
	float: right;
	font-size: 1.4em;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #444;
}

div.basket_line div.basket_price strong {
	font-weight: bold;
	color: #FC7300;
	font-size: 1.2em;
}

div.basket_line div.basket_price span.discounted {
	display: inline-block;
	width: 100%;
	text-align: right;
}

div.basket_line a.nicebutton {
	position: relative;
	left: 190px;
}

h2.basket_total {
	text-align: right;
	font-size: 2.2em;
}

div.basketrelatives div.relatives_product {
	padding: 0 25px 5px 25px;
}

div.basketrelatives h2.relatives_title, div.lowerpart h2.relatives_title {
	padding: 30px 0 10px 0;
}


/*   forms   */

form dl {
	margin: 0px;
	padding: 0px;
	clear: both;
}

form dt {
	display: block;
	width: 140px;
	text-align: left;
	float: left;
	padding-top: 1px;
	height: 18px;
	margin-bottom: 2px;
	clear: both;
}

form dt.empty {
	height: 1px;
}

form dt label.required {
	font-weight: bold;
}

form dd {
	text-align: left;
	margin-bottom: 2px;
	float: left;
	width: 330px;
	position: relative;
}

form dd span {
	display: block;
	height: 24px;
	position: relative;
	top: 4px;
}

form.ajax_attributes dt {
	width: 80px;
}

form.ajax_attributes dd {
	width: auto;
}

form dd input.text {
	background: #f9fdff;
	border: 1px solid #bfbfbf;
	width: 264px;
	height: 18px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

form input.text {
	background: #f9fdff;
	border: 1px solid #bfbfbf;
	height: 18px;
}

form dd input.text:focus {
	border: 1px solid #ff6c00;
	background: white;
}

form dd textarea {
	background: #f9fdff;
	border: 1px solid #bfbfbf;
}

form dd textarea:focus {
	border: 1px solid #ff6c00;
	background: white;
}

form fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

form fieldset legend {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 5px;
}

form ul.error {
	padding: 1em;
	color: #ff801f;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 50px;
	background: url('../images/warning.png') left no-repeat;
}

form ul.error li {
	list-style: none;
}

form radio {
	cursor: pointer;
}

form.pagesave {
	margin: 0px;
	padding: 0px;
	display: inline;
}

p.error {
	color: #fe0002;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 0 10px 0;
	
}

p.error.live {
	font-size: 0.9em;
	border: 1px dashed #ffc1c1;
	background: url('../images/icons/stop.png') 5px center no-repeat;
	padding: 5px 5px 5px 35px;
	margin: 3px 0 10px 0;
}

div#content p.error.live {
	width: 230px;
}

/* ******* */

a.nicebutton.customerinfo {
	position: relative;
	left: 180px;
}

div.shopping_guide {
	padding: 0 0 10px 0;
}

dl.adress_delivery dt, dl.customer_info dt {
	float: left;
	clear: both;
	width: 130px;
	font-weight: bold;
}

dl.adress_delivery dt, dl.customer_info dt {
	float: left;
}

textarea.notearea {
	height: 40px;
	width: 500px;
}

h3.packageItemNameBasket {
	margin: 0px;
	padding: 15px 0 0 0;
}

a.nicebutton.small.addtobasketsec {
	margin: 10px 0 0 0;
	position: relative;
	width: auto;
}

div.product_popup {
	width: 230px;
	min-height: 100px;
	display: none;
}

div.product_popup span.title {
	display: block;
	font-size: 2.0em;
	line-height: 1.2em;
	color: #5d8ecb;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0 5px 0;
	letter-spacing: -0.05em;
}

div.product_popup span.producer {
	display: block;
	font-size: 1em;
	color: #a5a5a5;
	padding: 0 0 5px 0;
}

div.product_popup img {
	display: block;
	padding: 0 0 5px 0;
}

div.product_popup a.addtobasket {
	background: url('../graphics/intobasket.png') top center no-repeat;
	height: 51px;
}

div.product_popup a.addtobasket span {
	position: relative;
	left: 77px;
	top: 14px;
	font-size: 2em;
}

div.product_popup p {
 padding: 10px 0 0 0;
 font-size: 1.2em;
}

div.product_popup span.price {
	font-size: 2.6em;
	padding: 10px 0 10px 0;
}

a#quickchoicepopuplink {
	cursor: pointer;
}

div#quickchoicepopup {
	display: none;
}

div#quickchoicepopup div.toplevel_sections {
	display: block;
	float: left;
	width: 260px;
	padding: 0 5px 0 0;
}

div#quickchoicepopup a.parent, div#quickchoicepopup span.parent {
	display: block;
	font-size: 2em;
	font-weight: normal;
	text-decoration: none;
	color: #5D8ECB;
	padding: 0 0 10px 0;
}

div#quickchoicepopup div.toplevel_sections div.childs {
	padding: 0 0 30px 0;
}

div#quickchoicepopup div.toplevel_sections div.childs a {
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	color: #474747;
	padding: 2px 0 2px 20px;
	margin: 0 0 0 3px;
	background: url('../graphics/miniblock_orange.gif') center left no-repeat;
}

div#quickchoicepopup div.toplevel_sections div.childs.producers a {
	background: url('../graphics/miniblock_pink.gif') center left no-repeat;	
}

div#quickchoicepopup div.toplevel_sections div.childs a:hover {
	text-decoration: underline;
}

form.fastchoice input.fastchoice {
	display: none;
}

div#quickchoicepopup div.evencleaner {
	clear: both;
}

/* **  paginator ** */

div.paginator {
	margin: 0.3em 0;
	font-size: 0.9em;
	float: left;
	padding: 0 0 10px 0;
}

div.paginator a, .paginator span {
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
	color: #999999;
}

div.paginator a {
	border: 1px solid #686868;
	text-decoration: none;
	color: #686868;
}

div.paginator span.button {
	border: 1px solid #DDDDDD;
}

div.paginator .current {
	background: #686868;
	border: 1px solid #686868;
	color: white;
	font-weight: bold;
}

a.more_information {
	display: block;
	text-align: right;
	width: 95%;
	padding: 3px 0 0 0;
}

div.basic form.selector_counter {
	margin: 0px;
	display: inline;
	width: 180px;
	float: left;
}

div.basic form.selector_counter dl, div.basic form.selector_counter dd {
	display: inline;
}

div.basic form.selector_counter dt {
	display: none;
}

div.basic form.selector_counter dd {
	display: block;
	margin: 0px;
	padding: 0 0 0 122px;
}

div.basic form.selector_counter dd select {
	height: 28px;
	position: relative;
	top: 18px;
	margin: 0 10px 0 0;
	font-size: 1.3em;
	color: white;
	background: #EE5D0C;
}

div.basic form.selector_counter dd select option {
	color: white;
}

span.minibasket.discount.percent {
  color: white;
  font-size: 0.9em;
  font-weight: bold;
}

a.discountinfo {
	display: block-inline;
	padding: 3px 5px;
	background: #444;
	color: white;
	font-size: 0.4em;
	margin-left: 4px;
	text-decoration: none;
	position: relative;
	top: -1px;
}

/** gifts **/

h3.gifts_unavailable {
	color: #898989;
	font-size: 1.2em;
	padding: 5px 0 0 0;
	margin: 0;
}

h3.gifts_available {
	color: #1e86b9;
	font-size: 1.2em;
	padding: 5px 0;
	margin: 0;
}

p.gifts_unavailable_items {
	color: #adadad;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.giftlink {
	display: block;
}

span.unavailable {
	color: #adadad;
	padding-left: 20px;
	background: url('../images/icons/checkbox_unavailable.png') left no-repeat;
	display: block;
}

a.giftlink {
	text-decoration: none;
	padding: 0 0 0 20px;
	background: url('../images/icons/checkbox_unchecked.png') left no-repeat;
	color: #515151;
	font-size: 0.8em;
	line-height: 1.6em;
}

a.giftlink:hover {
	color: black;
}

a.giftlink_selected {
	text-decoration: none;
	padding: 0 0 0 20px;
	background: url('../images/icons/checkbox_checked.png') left no-repeat;
}

div.gift_attributes_selector {
	padding: 5px 0 10px 0;
}

div.gift_attributes_selector form dl dt {
	width: 130px;
}

span.freedeliveryDiffInfo {
	display: inline-block;
	font-size: 1.4em;
	background: #ffa100;
	color: white;
	padding: 5px 10px;
	margin: 0 0 15px 0;
}

span.freedeliveryDiffInfo.reached {
	background: #11ad1b;
}

form.couponForm input.coupon-input.text {
	margin: 1px 5px 5px 0;
	font-size: 1.4em;
	height: 1.4em;
	float: left;
}

h3.dealercode {
	font-size: 1.4em;
	margin: 0;
	padding: 10px 0 5px 0;
}

div.dealercodeform {
	padding: 0 0 5px 0;
}

div.dealercodebox p.coupon_text {
	font-size: 1.4em;
	padding: 0 0 5px 0;
}

a.percentIcon {
	top: 10px;
	right: 20px;
	position: absolute;
}

div.gift_popupbox {
	display: none;
	text-align: center;
}

a.giftpopup {
	width: 250px;
}

div.gift_popupbox span.giftprice {
	text-decoration: line-through;
	font-size: 1.6em;
	padding: 5px 0 0 0;
	display: inline-block;
}

form.nofx p.error.live {
	clear: both;
	position: relative;
	top: 15px;
}
div.quick_choice .searchForm {
  position: relative;
  
  top: 67px;
  left: 28px;
}
  
div.quick_choice .searchForm .search_phrase {
  width: 123px;
  height: 20px;
  
  border: none;
  background: transparent;
  color: #A0A0A0;
  
  float: left;
}

div.quick_choice .searchForm .search_phrase.active {
  color: #23416C;
}     

div.quick_choice .searchForm .button, div.quick_choice .searchForm button {
  width: 55px;
  height: 20px;
  
  border: none;
  background: none;
  
  float: left;
  cursor: pointer;
  font-size: 0.8em;
  color: #23416C;
  line-height: 20px;
  vertical-align: middle;
}   

div.quick_choice .searchForm .error {
  display: none;
}

table.order_overview_table {
	width: 100%;
}

table.order_overview_table th {
	text-align: left;
}

table.order_overview_table th.right, table.order_overview_table td.right {
	text-align: right;
}

td.overview_item_name {
	width: 80%;
}
