* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../img/bg/body.png) repeat-x;
	color: #000;
	font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	text-align: center;
}

body.index #contentBox {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 82.5em;
}

body.index #contentBox h1 {
    color: #f60;
    font-family: Times New Roman, Arial, Verdana;
    font-size: 2.5em;
    font-style: italic;
    font-weight: bold;
}

h1 {
	background-color: transparent;
	color: #666;
	font-size: 1.6em;
	margin-bottom: 1.25em;
	margin-top: 0.5em;
}
h2 {
	background-color: transparent;
	color: #000;
	font-size: 1.2em;
	margin-bottom: 1.25em;
	margin-top: -0.75em;
}
h3  {
	background-color: transparent;
	color: #f60;
	font-size: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
h4  {
	background-color: transparent;
	color: #333;
	font-size: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
h5  {
	background-color: transparent;
	color: #333;
	font-size: 0.8em;
	margin-bottom: 1em;
	margin-top: 2em;
}
h6  {
	background-color: transparent;
	color: #000;
	font-size: 0.8em;
	margin-bottom: 1em;
	margin-top: 2em;
}
a {
	background-color: transparent;
	color: #333;
	text-decoration: none;
}
a:active,
a:hover {
	background-color: transparent;
	color: #f60;
	overflow: hidden;
	text-decoration: underline;
}
a img {
	border: none;
}

p.more {
	margin-top: 1em;
}

div.productCategory {
	border: 0.08em solid #666;
	float: left;
	margin: 0.5em 1.5em 0.5em 0;
	padding: 0.5em;
	width: 21em;
}
div.productCategory img {
	float: right;
}
div.productCategory h4 {
	font-size: 1.2em;
	margin-top: 0;
	text-decoration: underline;
}

div.productIndex {
	display: none;
}

p.openingTimes {
	height: 1em;
	line-height: 1em;
	position: relative;
}

span.openingTimes1 {
	position: absolute;
	left: 0px;
	top: 0px;
}

span.openingTimes2 {
	position: absolute;
	left: 50px;
	top: 0px;
}

table.productListing {
    border-collapse: collapse;
    table-layout: fixed;
    width: 48em;
}
table.productListing tbody td {
    border-bottom: 1px solid #bbb;
    overflow: hidden;
    padding-bottom: 0.25em;
    padding-top: 0.25em;
    vertical-align: top;
}
table.productListing .image {
    text-align: left;
   	width: 12em;
}
table.productListing .name {
    text-align: left;
   	width: 36em;
}

div.productListing .element {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0.2em;
    padding: 0.2em;
    text-align: center;
    width: 10em;
}

div.productListingEnd {
    clear: left;
}

div.productView {
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 0.5em;
}
div.productView img {
    float: left;
    margin-top: 1em;
}

p#variantDescription {
    clear: both;
    margin-top: 1em;
}

form#addToCartForm {
    display: block;
    float: left;
    margin-bottom: 1em;
    margin-left: 4em;
    margin-top: 1em;
    width: 20em;
}

form#addToCartForm input,
form#addToCartForm select {
    background-color: #eee;
    border: 1px solid #222;
    clear: both;
    color: #000;
    float: left;
    margin-bottom: 0.2em;
    margin-top: 0.7em;
    padding: 0;
    width: 15em;
}
form#addToCartForm input#priceField {
    background-color: #fff;
    border: none;
    color: #f60;
    font-size: 2em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    width: 7.5em;
}
button#addToCartButton {
    background-color: #f60;
    clear: both;
	color: #fff;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
    margin-bottom: 0.2em;
    margin-top: 2em;
	width: 12.5em;
}

button#buyAbort,
button#buyCart,
button#formReset { float: left; }
button#buyNext,
button#formSubmit { float: right; }
button {
	background-color: #f60;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0.5em 0;

}

label.error { color: #f00; }

p.small { font-size: 0.9em; }
p.text {
	line-height: 1.5em;
	margin: 0.25em 0;
	text-align: justify;
}

table#cartSummary {
	border-collapse: collapse;
	width: 48em;
}
table#cartSummary th,
table#cartSummary td {
	padding: 0.5em;
}
table#cartSummary thead th {
	border-bottom: 0.08em solid #000;	
}
table#cartSummary tbody td {
	border-top: 0.08em solid #999;
	vertical-align: top;
}
table#cartSummary tfoot th {
	border-bottom: 0.08em solid #000;	
	border-top: 0.08em solid #000;	
}
table#cartSummary .image { text-align: center; width: 7em; }
table#cartSummary .price { text-align: right; width: 9em; }
table#cartSummary .text { width: 19em; }
table#cartSummary .value { text-align: right; width: 9em; }

table.form2,table.form4  {
	width: 45.2em;
}
table.form2 td {
	margin: 0;
	padding: 0;
	width: 22.6em;
}
table.form4 td {
	margin: 0;
	padding: 0;
}
table.form4 th {
	margin: 0;
	padding: 0;
}
table.form2 {
	width: 100%;
}
table.form2 td {
	width: 50%;
}

#viewpoint {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 82.5em;
}

#topBox {
	float: left;
	height: 8.5em;
	margin-bottom: 1.5em;
	width: 82.5em;
}

#logoContainer {
	float: left;
	height: 7.5em;
	line-height: 7.5em;
	overflow: hidden;
	vertical-align: bottom;
	width: 20em;
}

#metaContainer {
	float: left;
	height: 7.5em;
	line-height: 7.5em;
	list-style: none;
	overflow: hidden;
	padding-right: 5em;
	text-align: left;
	vertical-align: middle;
	width: 50em;
}
#metaContainer li {
	display: inline;
}
#metaContainer li a {
	background-color: transparent;
	color: #999;
	font-size: 0.75em;
	font-weight: bold;
	margin-left: 7.5em;
	text-decoration: none;	
}
#metaContainer li a.current,
#metaContainer li a:active,
#metaContainer li a:hover {
	color: #000;
}
#metaContainer li a:active,
#metaContainer li a:hover {
	text-decoration: underline;
}
#metaContainer li a#metaCartLink {
	color: #555;
}
#metaContainer li a#metaCartLink.current,
#metaContainer li a#metaCartLink:active,
#metaContainer li a#metaCartLink:hover {
	color: #f60;
}

#contentContainer {
	width: 82.5em;
}

#leftBox {
	float: left;
	margin-bottom: 5em;
	margin-right: 1.5em;
	overflow: hidden;
	width: 16em;
}
div#rightBox table#cartSummary {
	width: 14.75em;
}
div#rightBox table#cartSummary th,
div#rightBox table#cartSummary td {
	font-size: 0.75em;
	padding: 0;
}
div#rightBox table#cartSummary .image,
div#rightBox table#cartSummary .price,
div#rightBox table#cartSummary .text { width: auto; }
div#rightBox table#cartSummary .value { text-align: left; width: auto; }

#navContainer {
	list-style: none;
	margin-bottom: 2em;
}
#navContainer li a {
	background-color: transparent;
	color: #999;
	display: block;
	font-weight: bold;
	height: 2.5em;
	line-height: 2.5em;
	padding-right: 1.5em;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	width: 14.5em;
}
#navContainer li a.current,
#navContainer li a:active,
#navContainer li a:hover {
	background-color: #ededed;
	color: #000;
}

#nav2Container {
	list-style: none;
	width: 16em;
}
#nav2Container li a {
	font-weight: normal;
	height: 2em;
	line-height: 2em;
}
#nav2Container li a.current,
#nav2Container li a:active,
#nav2Container li a:hover {
	background-color: #f2f2f2;
	color: #000;
	font-weight: bold;
}

#cartContainer {
	overflow: hidden;
	width: 16em;
}

#cartContainer div.head {
	background: #666 url(../img/bg/sideboxHead.png) no-repeat 0% 50%;
	height: 3em;
	line-height: 3em;
	overflow: hidden;
	padding-left: 2.5em;
	vertical-align: middle;
}

#cartContainer div.head a {
	background: transparent;
	color: #fff;
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
}

#cartContainer div.body {
	background-color: #eee;
	border: 0.08em solid #bbb;
	margin-bottom: 0.08em;
	margin-top: 0.08em;
	overflow: hidden;
	padding-left: 0.5em;
	padding-right: 0.5em;
	width: 14.8em;
}

#visualContainer {
	background: transparent;
	float: left;
	height: 10em;
	overflow: hidden;
	width: 65em;
}

#rightBox {
	float: right;
	margin-top: 1em;
	overflow: hidden;
	width: 16em;
}

#leftBox div.sidebox,
#rightBox div.sidebox {
	overflow: hidden;
	width: 16em;
}

#leftBox div.sidebox div.head,
#rightBox div.sidebox div.head {
	background: #666 url(../img/bg/sideboxHead.png) no-repeat 0% 50%;
	color: #fff;
	font-weight: bold;
	height: 3em;
	line-height: 3em;
	overflow: hidden;
	padding-left: 3em;
	padding-right: 0.5em;
	vertical-align: middle;
}

#leftBox div.sidebox div.head a,
#rightBox div.sidebox div.head a {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}

#leftBox div.sidebox div.body,
#rightBox div.sidebox div.body {
	background-color: #eee;
	border: 0.08em solid #bbb;
	margin-bottom: 0.08em;
	margin-top: 0.08em;
	overflow: hidden;
	padding-left: 0.5em;
	padding-right: 0.5em;
	width: 14.8em;
}

#contentBox {
	float: left;
	overflow: hidden;
	width: 48em;
}

#footerContainer {
	clear: both;
	float: left;
	height: 2em;
	list-style: none;
	margin-top: 3em;
	overflow: hidden;
	text-align: center;
	width: 82.5em;
}
#footerContainer li {
	display: inline;
}
#footerContainer li a {
	background-color: transparent;
	color: #999;
	font-size: 0.75em;
	font-weight: bold;
	margin-left: 7.5em;
	text-decoration: none;	
}
#footerContainer li a.current,
#footerContainer li a:active,
#footerContainer li a:hover {
	background-color: transparent;
	color: #000;
}
#footerContainer li a:active,
#footerContainer li a:hover {
	text-decoration: underline;
}

#printHeader,
#printFooter {
	display: none;
}

#contactFormular { background-color: #fff; border: 0.1em solid #222; float: left; margin: 1em 0 0 0; padding: 0 1em 1em 1em; width: 45.2em; }
#contactFormular label,
#contactFormular input,
#contactFormular select { margin: 0.2em 0 0 0em; }
#contactFormular label { height: 1.5em; line-height: 1.5em; vertical-align: middle; width: 7em; }
#contactFormular label.city { width: 4.5em; }
#contactFormular label.zipcode { width: 2.5em; }
#contactFormular input { border: 1px solid #000; width: 12.5em; }
#contactFormular input#formCity { margin-left: 0.2em; width: 8.9em; }
#contactFormular input#formAcceptTerms,
#contactFormular input#formReceiveOffers,
#contactFormular input#formReceiveNewsletter { border: none; height: 1.5em; line-height: 1.5em; vertical-align: middle; width: 1em; }
#contactFormular input#formZIP { width: 3em; }
#contactFormular input.error,
#contactFormular select.error,
#contactFormular textarea.error { border-color: #f00; }
#contactFormular select { border: 1px solid #000; width: 12.6em; }
* html #contactFormular select { width: 12.7em; }
#contactFormular select#formAdress { width: 7em; }
#contactFormular textarea { border: 1px solid #000; height: 10em; width: 41.1em; }
* html #contactFormular textarea { width: 40.6em; }
