html,body {height: 100%;}

body {
	color: #666;
	margin: 0;
	padding: 0;
	background: #ffffff;
	font: 14px/140% Helvetica,Arial,Verdana,Geneva,sans-serif;
}

div#page { 
	width: 855px;
	margin: 0px auto 0;
	padding: 0;
	position: relative;
}

a,
#body a {
	color:#666;
	text-decoration:none;
}

a:hover,
a:focus,
#body a:hover,
#body a:focus {
	color:#66CCFF;
	text-decoration:none;
}

img,
a:active,
a:focus {
	outline: none;
}
div.left, span.left  {float:left;}

img {
	border: none;
}

p {
	padding: 0 0 20px 0;
	margin: 0;
}

h1 {
	color: #66CCFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}

h4 {
	margin: 0;
	padding: 0;
}

.dn {
	display: none;
}

.vh {
	visibility: hidden;
}

.disabled {
	color: #ddd;
}


.arrow {
	font-size: 1.2em;
}

a.magnifier {
	position: relative;
}

a.magnifier span.magnify {
	display: none;
	position: absolute;
	font-size: 3em;
}

a.magnifier span.left {
	top: -25%;
	right: -50%;
}

a.magnifier span.right {
	top: -25%;
	left: -50%;
}

a.magnifier:hover span.magnify {
	display: inline;
}

a.magnifier:hover span.element {
	visibility: hidden;
}

.bold {
	font-weight: bold  !important;
}

.normal {
	font-weight: normal !important;
}

.cyan,
.blue {
	color: #66CCFF !important;
}

.magenta,
.red {
	color: #EC0080 !important;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

.small {
	font-size: 0.8em;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.w40p {
	width: 40px;
}

.w10 {
	width: 10%;
}

.w15 {
	width: 15%;
}

.w25 {
	width: 25%;
}

.w35 {
	width: 35%;
}

.w40 {
	width: 40%;
}
.w65 {
	width: 65%;
}

.w70 {
	width: 70%;
}


.w75 {
	width: 75%;
}

.w90 {
	width: 90%;
}

.w100 {
	width: 100%;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.middle {
	vertical-align: middle;
}

.right {
	text-align: right;
}

.error,
.errorbox {
	color: #f00;
	font-weight: bold;
}

.errormsg { 
	color: #f00;
	border: 1px solid #ffe2e2;
	padding: 6px 10px 6px 60px; 
	margin-bottom: 10px;
	margin-right: 10px;
	font-weight: bold;
	background: url(../img/errormsg.png) no-repeat scroll left top;
}

.errormsg p {
	padding: 0 !important;
}

.inputerror label {
	color: #f00 !important;
}
.inputerror input,
.inputerror select,
.inputerror textarea {
	border: solid 1px #f00 !important;
}

#body .boxhead {
	margin-bottom: 10px;
	display: block;
}

.infomsg { 
	border: 1px solid #e2e2e2;
	padding:8px 6px;
}



#mainlogo {
	display: block;
	text-align: center;
	position: relative;
	z-index: 0;
}

#moma {
	background:transparent url(../img/moma.gif) no-repeat scroll right top;
	position:absolute;
	top:240px;
	width: 1780px;
	height: 427px;
	right: 0;
	z-index: 0;
}

div#dealer-note {
	display: block;
	color: #fff;
	background-color: #EC0080;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	text-align: center;
}

div#header {
	position: relative;
	height: 70px;
}

div#header div.logo a {
	position: absolute;
	top: 20px;
	left: -85px;
}

div#header div.logo a em {
	position: relative;
	left: -65px;
	top: -6px;
	font-style: normal;
	display: none;
}

div#header div.logo a:hover em {
	display: inline;
}


div#header .navigation {
	position: absolute;
	top: 16px;
	right: 0;
	font-size: 12px;
}

div#header .navigation ul {
	margin: 0;
	padding: 0;
}

div#header .navigation ul li {
	float: left;
	list-style: none;
	padding: 0;
}

div#header .navigation ul li.first {
	padding-left: 0;
}

div#header .navigation ul li.last span {
	display: none;
}

div#header .navigation ul li a {
	background: none;
	border: 0;
	margin: 0;
	padding: 0 4px;
	text-indent: 0;
}

div#header .navigation ul li.last a {
	padding-right: 0 !important;
}



div#header div#basket .container {
	position: absolute;
	top: 42px;
	right: 0;
	color: #66ccff;
	text-align: right;
}

div#header div#basket .container a {
	color: #66ccff !important;
}






div#content {
	background: none;
}


div#body {
	margin: 0;
	padding: 0;
	position: relative;
	min-height: 500px;
	width: 100%;
}

div.categories {
	margin-bottom: 30px;
}

div.categories ul {
	display: block;
	margin: 0;
	padding: 0;
}

div.categories ul li {
	float: left;
	list-style: none;
	padding-right: 20px;
}

div.categories ul li a {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

div.categories .level0 ul li a {
	font-size: 20px !important;
	font-weight: bold;
	padding-bottom: 4px;
}

div.categories .level1 {
	padding-top: 15px;
	padding-bottom: 4px;
}

div.categories ul li a.active {
	color: #66ccff !important;
}

div.categories ul li a.current {
	color: #66ccff !important;
	font-weight: bold !important;
}

.locator a.active {
	color: #66ccff !important;
}

.main {
	margin-bottom: 30px;
}

.newstext {
	font-size: 18px;
	padding-bottom: 20px;
}

.newstext h4 {
	display: inline;
	padding: 0 10px 0 0;
	margin: 0;
}

.newstext p {
	display: inline;
	padding: 0;
	margin: 0;
	color: #999;
}

.accordion a.toggler {
	display: block;
	font-weight: bold;
	xbackground-color: #999;
	xcolor: #fff !important;
	xpadding: 4px 10px;
	margin-bottom: 1px;
	cursor: default;
}

.accordion a.active,
.accordion a.toggler:hover {
	color: #666666 !important;
}

.accordion .toggleitem {
	margin-bottom: 10px;
}


div.productlist {
	padding-top: 10px;
}

div.productlist ul {
	margin-bottom: 30px;
}

div.productlist ul {
	display: block;
	margin: 0;
	padding: 0;
}

div.productlist ul li {
	float: left;
	display: block;
	list-style: none;
	padding: 2px;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	height: 100%;
}



div.productlist ul li.last {
	margin-right: 0;
}


div.productlist .product {
	position: relative;
	width: 200px;
}

div.productlist .actions {
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
}

div.productlist .actions span.hint {
	background-color: #fff;
	border: 0;
	color: #66CCFF !important;
	position: absolute;
	text-align: center;
	display: none;
	font-weight: bold;
	z-index: 9999;
	top: 24px;
	font-size: 14px;
	padding-bottom: -2px;
	width: 100%;
	left: 0;
}

div.productlist li.selected .actions .inbasket {
	display: block !important;
}

div.productlist .artno {
	float: left;
}

div.productlist .price {
	display: block;
	position: relative;
	height: 1.5em;
	text-align: right;
	color: #666 !important;
}

div.productlist .sold .actions {
	background-image: url(/out/stulle/img/sold.png);
	background-repeat: no-repeat;
	background-position: center center;
}

div.productlist .sold .productimage {
	opacity: .3;
}


div.detailslocator {
	display: block;
}

div.detailslocator table {
	width: 100%;
	border: 0;
}

div.detailslocator table td {
	width: 33%;
}


div.details {
	padding-top: 5px;
}

div.details table {
	width: 100%;
	border: 0;
}

div.details table td {
	width: 50%;
}

div.details table td.w1p {
	width: 1%;
}

div.details table td.w99p {
	width: 99%;
}


div.details .thumbnail {
	cursor: pointer;
}

div.details1 .detailimage img.selected {
	display: inline !important;
}

div.details1 .detailimage img {
	top: 0px;
	left: 0px;
	position: absolute;
}

div.details1 td.description p {
	padding-bottom: 0.5em;
}

div.details1 td.description div.partition {
	padding-bottom: 0.5em;
}

div.details1 td.description div.partition ul {
	padding-top: 0;
	padding-bottom: 14px;
	margin: 0;
}

div.details td.description p {
	padding-bottom: 0.5em;
}

div.details td.description h2 {
	padding-bottom: 0.5em;
	margin: 0;
	font-size: 1em;
}

div.details td.description h3 {
	padding-bottom: 0.5em;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}

div.details td.description  ul {
	padding-top: 0;
	padding-bottom: 14px;
	margin: 0;
}

.tocart input {
	color: #EC0080 !important;
	font-weight: bold;
	font-size: 14px;
}

.button {
	background: transparent;
	border: 0;
	color: #66CCFF !important;
	cursor: pointer;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.buttonsmall {
	background: transparent;
	border: 0;
	color: #66CCFF !important;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

ul.selectionlist,
ul.selectionlist2 {
	margin: 0;
	padding: 0;
}

ul.selectionlist li,
ul.selectionlist2 li {
	float: left;
	display: block;
	list-style: none;
	padding: 2px;
	border: solid 2px #fff;
	cursor: pointer;
	margin: 5px 10px 0 0;
}

ul.selectionlist li.selected,
ul.selectionlist li:hover,
ul.selectionlist2 li.selected,
ul.selectionlist2 li:hover {
	border: solid 2px #66CCFF;
}

#footer {
	position: relative;
	z-index: 999;
}

#footer .footertext {
	font-size: 12px;
	color: #666;
	margin-bottom: 20px;
}

.form label {
	font-weight: bold;
	display: block;
}

.form .submit {
	padding-bottom: 30px;
}

.form .text,
.form .password,
.form .select,
.form .checkbox,
.form .textarea {
	margin-bottom: 10px;
}

.form .text input,
.form .password input,
.form .select select,
.form .textarea textarea {
	border:1px solid #999;
	color: #666;
	padding: 2px;
}

.form .w50 input,
.form .w50 select,
.form .w50 textarea {
	width: 50%;
}

.form .w90 input,
.form .w90 select,
.form .w90 textarea {
	width: 90%;
}

.form .w100 input,
.form .w100 select,
.form .w100 textarea {
	width: 100%;
}

.form .submit input {
	background: transparent;
	border: 0;
	color: #66CCFF !important;
	cursor: pointer;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.nojs-message {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	width: 100%;
	height: 100%;
	z-index: 9999;
	padding-top: 200px;
	text-align: center;
}

.ordersteps {
	overflow: hidden;
}

.ordersteps ul {
	margin-bottom: 5px; 
	float:left;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.ordersteps li {
	width: 159px;
	height: 5.4em;
	padding: 3px; 
	margin: 0 5px 0 0; 
	float:left; 
	border: solid 1px #eee;
	list-style: none;
}



.ordersteps li a {
	display: block;
}

.ordersteps li:hover a {
	color: #66CCFF !important;
}

.ordersteps .lastinrow {
	margin-right: 0; 
}

.ordersteps li.active a {
	color: #66CCFF !important;
}

.basket {
	width: 100%;
	margin: 20px 0;
}

.basket thead th {
	border-bottom: solid 1px #eee;
}

.basket tbody td table td {padding-top: 0px;}

.basket tbody td {padding-top: 10px;}
.basket th {background: #ffffff; color: #555555; font-weight: bold; height: 25px; padding-left: 6px;}
.basket th.brd {padding: 0;border-left: 1px solid #555555;}
.basket th.lastcol {padding-left: 0;}

.basket .bsk_sep td {height: 9px; padding-top: 0;}
.basket .bsk_sep .line {border-bottom: 1px solid #e2e2e2;}
.basket .bsk_sep .bigline {border-bottom: 4px solid #e2e2e2;}

.basket .picture { background: #ffffff; text-align: center; display: block; }
.basket .art_title a {color: #000000;}
.basket .art_title a:hover {color: #000000;}
.basket .art_num {font-size: 10px; color: #555555;}

.basket .amount {margin-bottom: 7px;}
.basket .upd {color: #ffffff; width: 91px; cursor: pointer; padding: 1px;}
.basket .price {padding-right: 25px; text-align: right;}
.basket .orderprice {padding-right: 20px; text-align: right;}
.basket .vat {padding-left: 20px;}
.basket .vat_order {padding-left: 15px;}
.basket .amount {padding-right: 20px;}
.basket .totalprice {padding-right: 6px; text-align: right;}
.basket .notice td {padding-top: 5px; font-size: 10px; color: #555555;}
.basket .sumrow td {padding-top: 3px;}
.basket .sumrow.total td {padding: 7px 0 4px;}
.basket .sumdesc {padding-right: 15px !important; text-align: right;}
.basket .discount, .basket .coupon {color: #555555; font-size: 10px;}
.basket .bottrow {height: 14px;}
.basket a.remove {display: block; width: 97px; height: 17px; line-height: 17px; border: 1px solid #555555; color: #ffffff;  background: #555555;text-align: center; font-weight: bold; font-size: 10px; text-decoration: none;}
.basket a.wrapremove  {width: 70px;}

.basket .wrapmod { display:block;height:18px;line-height:1;width: 85px; background: transparent url(bg/buttons_ce_.gif) no-repeat right -100px; margin:0; border: 0 none; padding:0 1px 0 0;float: left}
.basket .wrapmod a {font-size: 10px; text-align: center; text-decoration: none; display: block; height:14px;line-height:1;width: 62px; background: transparent url(bg/buttons_ce_.gif) no-repeat 0 -100px; margin:0; border:0;color:#ffffff;padding:4px 0 0 23px;font-weight: bold; }

#body .msg{ color: #000000;background: #ffffff;border: 1px solid #e2e2e2;padding: 5px 10px;}
#body .msg .err{color: #555555;font-weight: bold;}

.useropt_container {
	margin: 20px auto;
	display: block;
	width: 100%;
}

.useroptbox_container {
	float: left;
	width: 33%;
	margin-right: 10px;
	border-right: solid 1px #eee;
}
.useroptboxnl_container {
	float: left;
	width: 33%;
}

#body strong.useroptboxhead {padding:4px 5px 5px 7px;}
#body .useroptbox {margin:0 5px 10px 5px;padding:5px 15px;position:relative;}

#body .dot_sep{background: url(bg/sepatator_ce_.gif) no-repeat center center; border:0px none;height:10px;margin:0px;}
#body .dot_sep.mid {margin: 5px 0;}

#body .box {
	margin-bottom: 20px;
}

#body .box .head {
	font-weight: bold;
	display: block;
}

.req {
	padding-left: 2px;
}

.details .artno {
}

.details .price {
	color: #66CCFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
}

.minorderprice {
	display: block;
}

.red2,
.minorderprice {
	color: #ff0000;
	font-weight: bold;
}

.reseller .locations,
.reseller .shops {
	padding-top: 20px;
}

.reseller .shops .shop {
	padding-bottom: 10px;
}

.reseller .shops .shop em {
	color: #66CCFF;
	font-weight: bold;
	font-style: normal;
}

.select a {
	width: 400px;
	text-align: center;
	font-size: 3em;
	display: block;
	float: left;
	padding: 200px 0;
}

.details .detailimage,
.samples .detailimage {
	padding-bottom: 20px;
	position: relative;
	display: block;
	background-image: url(/out/stulle/img/loading.gif);
	background-repeat: no-repeat;
	background-position: 50px 50px;
	width: 843px;
	overflow: auto;
	height: 400px;
	padding-left: 5px; 
	padding-right: 5px;
}

.details .detailimage img,
.samples .detailimage img {
	position: absolute;
	top: 0;
	left: 0;
}

.details .thumbnails a,
.samples .thumbnails a {
	margin-right: 20px;
	margin-bottom: 20px;
	border: solid 2px #fff;
	display: inline-block;
}

.details .thumbnails a img,
.samples .thumbnails a img {
	padding: 2px;
}

.details .thumbnails a:hover,
.details .thumbnails a.active,
.samples .thumbnails a:hover,
.samples .thumbnails a.active {
	border: solid 2px #66CCFF;
}
