html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	text-align: center;
	background: white;
}

body, input, textarea {
	font-family: 'Arial', Sans-Serif;
	font-size: 11px;
}

a img {
	border: 0 none;
}

.print {
	display: none;
}

div#main {
	margin: 3px auto;
	padding: 0;
	width: 986px;
	text-align: left;
}

div#main h1 {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	height: 97px;
	width: 100%;
}

div#main h1 a {
	display: block;
	text-indent: -9000px;
	height: 97px;
	width: 100%;
	background: url('images/header.jpg') no-repeat top left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

div#col-left {
	width: 199px;
	float: left;
	margin: 3px 3px 0 0;
	display: inline;
}

div#col-middle {
	width: 594px;
	overflow-x: hidden;
	float: left;
	margin: 3px 3px 0 0;
	padding: 50px 0 0 0;
	background: url('images/titlebox.gif') no-repeat top left;
	display: inline;
}

div#col-right {
	width: 187px;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	display: inline;
}

div#lang {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	background: url('images/langbox.gif') no-repeat top left;
	line-height: 39px;
	color: white;
	font-size: 10px;
	text-align: center;
}

div#lang ul {
	float: left;
	display: inline;
	margin: 0 0 0 6px;
	padding: 0;
	list-style-type: none;
}

div#lang li {
	margin: 0;
	padding: 0;
	float: left;
}

div#lang a {
	color: white;
	text-decoration: none;
	font-size: 10px;
	padding: 0 0 6px 0;
	background: transparent;
}

div#lang a span {
	padding: 0 3px 0 3px;
	border-right: 1px solid white;
}

div#lang a span.active {
	color: #797979
}

div#lang a span.last {
	border-right: 0 none;
}

div#lang a:hover {
	background: url('images/langarrow.gif') no-repeat bottom center;
}

div#menu {
	float: left;
	margin: 25px 10px 0 10px;
	width: 179px;
	display: inline;
	padding: 0;
}

div#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

div#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

div#menu ul li ul li {
	margin: 0 0 0 10%;
	padding: 0;
	width: 90%;
	display: inline;
}

div#menu ul li a {
	display: block;
	width: 100%;
	height: 23px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #4a4a4a;
	text-indent: 5px;
	line-height: 24px;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px solid #c4c4c4;
	background: url('images/menu-item-bg.gif') repeat-x top left;
}

div#menu ul li a:hover, div#menu ul li a.active, div#menu ul li a.topactive {
	background: url('images/menu-item-bg-over.gif') repeat-x top left;
}

div#menu ul li a.active {
	color: #08448d;
	font-weight: bold;
}

div#menu ul li ul li a {
	text-indent: 8px;
	line-height: 25px;
	font-size: 10px;
}

div#col-middle h2 {
	float: left;
	clear: both;
	margin: 25px 0 10px 0;
	padding: 0;
	text-indent: 10px;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #08448d;
}

div.content {
	float: left;
	display: inline;
	font-size: 12px;
	color: #2f2f2f;
	margin: 10px 15px;
	width: 564px;
	text-align: justify;
	line-height: 18px;
	word-spacing: 1px;
}

div.content table {
	text-align: left;
}

div#minicart-empty {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	background: url('images/minicartbox-empty.gif') no-repeat top left;
	line-height: 38px;
	color: white;
	font-size: 10px;
	text-align: center;
}

div#footer {
	float: left;
	position: relative;
	width: 100%;
	margin: 25px 0 0 0;
	background: url('images/foot-bg.gif') no-repeat top left;
	height: 39px;
	line-height: 40px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fafafa;
	vertical-align: middle;
}

#footer address {
	position: absolute;
	top: 13px;
	right: 12px;
	width: 88px;
	height: 14px;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#asp-link {
	display: block;
	text-indent: -5000px;
	background: url('images/asp-logo.gif') no-repeat top left;
}

.content p, ul {
	margin: 10px 0;
	padding: 0;
}

.content li {
	margin: 2px 0 0 15px;
	padding: 0;
}

.content a {
	text-decoration: none;
	font-weight: bold;
	color: #777777;
}

.content a:hover {
	color: black;
}

#images {
	float: left;
	display: inline;
	width: 180px;
	margin: 0 0 0 7px;
	padding: 0;
}

#images h5 {
	float: left;
	width: 180px;
	margin: 15px 0 0 0;
	padding: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	color: #08448D;
	border-bottom: 1px solid #cccccc;
	text-indent: 20px;
	background-position: 0;
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

#images h5 a {
	font-size: 14px;
	font-weight: bold;
	color: #08448D;
	text-decoration: none;
}

#images h5 a:hover {
	color: #3C8CC7;
}

#images #wkTitle {
	background-image: url('images/wk.gif');
}

#images #mzTitle {
	background-image: url('images/mz.gif');
}

#images #catTitle {
	background-image: url('images/acrobat.gif');
}

#images #setTitle {
	background-image: url('images/settings.gif');
}

#images #loutTitle {
	background-image: url('images/logout.gif');
}

#images #linTitle {
	background-image: url('images/login.gif');
}

#images ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
	list-style: none;
}

#images li {
	float: left;
	display: inline;
	width: 172px;
	margin: 0 0 0 5px;
	padding: 2px 0 2px 3px;
	border-bottom: 1px solid #eeeeee;
	font-size: 10px;
}

#images li .listRow {
	float: left;
	width: 172px;
	clear: both;
	margin: 1px 0;
}

#images li .mzdots {
	background: transparent url('images/mz-dots.gif') no-repeat 10px 5px;
}

#images li a, #images li span {
	color: black;
	text-decoration: none;
}

#images li a.listDelete {
	float: right;
	clear: right;
	width: 20px;
	text-align: right;
}

#images li a.listDelete img {
	width: 16px;
	margin: 2px 0 2px 4px;
}

#images li a.prodNr, #images li a.prodName {
	float: left;
}

#images li a.prodName {
	width: 152px;
}

#images #mz li a.prodName {
	width: 138px;
}

#images #mz li input {
	float: left;
	font-size: 8px;
	width: 10px;
	height: 10px;
	overflow: hidden;
	padding: 0;
	margin: 2px;
}

#images li span.price {
	float: right;
}

#images span.compareChkBox {
	float: right;
	
}

#images .compareChkBox input {
	font-size: 9px;
	height: 10px;
	width: 10px;
}

#images li div.totalPrice {
	float: left;
	width: 172px;
	margin: 2px 0;
	text-align: right;
} 

.content-spacer {
	width: 570px;
	float: left;
	margin: 0 12px;
	display: inline;
}

#lin form {
	float: right;
	width: 150px;
}

#lin form label {
	font-size: 11px;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
}

#lin form #email, #lin form #pwd {
	width: 144px;
	border: 1px solid #cacaca;
	padding: 2px;
	font-size: 11px;
}

#lin form #pwd {
	margin: 0 0 5px 0;
}

#contactForm {
	margin: 0 12px;
	padding: 0;
	float: left;
	display: inline;
	width: 570px;
}

#contactForm table {
	margin: 0;
	padding: 0;
	border: 0px none;
	width: 370px;
}

#contactForm td, #contactForm th {
	text-align: left;
	font-size: 11px;
	border-bottom: 1px solid #ededed;
	padding: 3px;
}

#contactForm td {
	width: 220px;
}

#contactForm th {
	width: 150px;
	line-height: 22px;
	vertical-align: top;
}

#contactForm td input, #contactForm td select, #contactForm td textarea {
	border: 1px solid #bfbfbf;
	padding: 2px;
	width: 214px;
	font-size: 11px;
}

#contactForm th.submit {
	text-align: right;
	width: 370px;
}

#contactForm th.submit input {
	margin: 0;
	padding: 3px 3px 3px 25px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background: #dbdbdb url('images/mail_send.gif') no-repeat 5px center;
	border: 1px solid #cacaca;
	cursor: pointer;
	width: auto;
}

#ieMessage {
	float: left;
	margin: 10px 12px;
	display: inline;
	padding: 10px;
	width: 540px;
	border: 5px solid red;
	color: red;
	font-size: 11px;
}

.compareButton {
	float: right;
	font-size: 10px;
	padding: 3px 3px 3px 25px;
	margin: 15px 0;
	font-weight: bold;
	background: #efefef url('images/search.gif') no-repeat 5px center;
	border: 1px solid #a0a0a0;
	text-decoration: none;
	color: black;
}

.goToCart, .goToCompare {
	float: left;
	width: 180px;
	border-bottom: 1px solid #EEEEEE;
	margin: 5px 0 0 0;
	padding: 10px 0;
}

.goToCompare {
	background: transparent url('images/mz-dots.gif') no-repeat scroll 18px 0;
}

.goToCart a, .goToCompare a, .goToCompare input {
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 31px;
	line-height: 31px;
	color: #3CA1E4;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	border: 0 none;
	text-align: left;
	text-indent: 35px;
}

.goToCart a {
	background: url('images/minicart-but.gif') no-repeat left top;
}

.goToCart a:hover {
	background: url('images/minicart-but-over.gif') no-repeat left top;
	color: #08448D;
}

.goToCompare a, .goToCompare input {
	background: url('images/compare.gif') no-repeat left top;
}

.goToCompare a:hover, .goToCompare input:hover {
	background: url('images/compare-over.gif') no-repeat left top;
	color: #08448D;
}

#pwdForgot {
	float: right;
	margin: 10px 0;
	width: 150px;
	border-bottom: 1px solid #c0c0c0;
}

#pwdForgot a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: black;
	font-size: 11px;
	padding: 5px 0;
	text-indent: 5px;
}

#pwdForgot a:hover {
	text-decoration: underline;
}

.pwd-success {
	background: #e1fae1 url('images/ok-done.gif') no-repeat 5px 5px;
	border: 1px solid #005102;
	color: #005102;
	padding: 4px 26px;
	margin: 0 15px 15px 15px;
}

.pwd-alert {
	background: #fae1e1 url('images/failure.gif') no-repeat 5px 5px;
	border: 1px solid #610000;
	color: #610000;
	padding: 4px 4px 26px;
	margin: 0 15px 15px 15px;
}

.login-alert, .pwd-change-alert {
	background: #fae1e1 url('images/failure.gif') no-repeat 5px 5px;
	border: 1px solid #610000;
	color: #610000;
	padding: 4px 4px 4px 26px;
	margin: 10px 0;
	font-size: 11px;
}