﻿body {
	background-color:#ffffff;
}

/* PAGE LAYOUT */

#page {
	margin:0;
	padding:7px 10px 8px 10px;
	_padding:7px 10px 1px 10px;
}
#head {
	display:none;
	height: 0px;
	width: 0px;
}
#lang {
	display:none;
	height: 0px;
	width: 0px;
}
#logo {
	display:none;
	height: 0px;
	width: 0px;
}
#nav {
	display:none;
	height: 0px;
	width: 0px;
}
#menu {    
	display:none;
	height: 0px;
	width: 0px;
}
#lenslist {    
	display:none;
	height: 0px;
	width: 0px;
}
#leftnav {
	display:none;
	height: 0px;
	width: 0px;
}
#content {
	width:100%;
	overflow:visible;
}
#rightnav {
	display:none;
	height: 0px;
	width: 0px;
}
#clear {
	clear:both;
	height:0px;
}
#foot {
	display:none;
	height: 0px;
	width: 0px;
}
#copy {
	display:none;
	height: 0px;
	width: 0px;
}

/* INSIDE CONTENT */

#error {
    margin:5px 15px 5px 0px;
    padding:10px 10px 10px 10px;    
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ff0000;	
}
#ok {
    margin:5px 15px 5px 0px;
    padding:10px 10px 10px 10px;    
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3a4f7f;	
}

#productlist {
    margin:15px 10px 15px 10px;
    padding:0px 0px 10px 0px;    
    _padding:0px 0px 0px 0px;  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;	
	width:513px;
	line-height:130%;
}
#productlist h1 {
	font-size:22px;
	color:#3a4f7f;
}
#productlist h2 {
	font-size:13px;
	font-weight:bold;
	color:#3a4f7f;
	margin:0;
	padding:0;
}
#productlist a {
	color: #333333;
	text-decoration:none;	
}
#productlist hr {
	border:0;
	border-collapse:collapse;
	border-bottom:dotted 1px #cccccc;	
	height:0;
}
#productlist img {
	border:0;
}
#productlist .image {
    width:110px;
}
#productlist .supplier {
    font-weight:bold;
	color:#3a4f7f;
	font-size:16px;
}
#productlist .supplierimg {
    text-align:right;
}
#productlist .header{
    width:240px;
}
#productlist .price {
    width:70px;
    text-align:right; 
    font-weight:bold;
    color:#c10000;
}
#productlist .button {
    display:none;
}
#productlist .text {
    width:390px;
}
#productlist input {
	display:none;
}

#product {    
    margin: 15px 10px 15px 10px;
    padding: 0px 0px 10px 0px;
    _padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;		
	width:513px;	
	line-height:130%;
}
#product h1 {
	font-size:22px;
	color:#3a4f7f;
}
#product h2 {
	font-size:13px;
	font-weight:bold;
	margin:15px 0px 0px 0px;
	padding:0;
}
#product a {
	color: #333333;
	text-decoration:none;	
}
#product hr {
	border:0;
	border-collapse:collapse;
	border-bottom:dotted 1px #cccccc;	
	height:0;
}
#product img {
	border:0;
}
#product td.image {
    width:200px;
    text-align:center;
    padding-right:15px; 
    vertical-align:top;
}
#product td.image img {
    margin-bottom:10px; 
}
#product td.data {
	vertical-align:top;
	width:300px;
}
#product .price {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
    color:#c10000;
}
#product .discountprice {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:100%;
    color:#740c10;
    padding:0;
    margin:0;
}
#product .packsize {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #333333;	
}	
#product table.datatype1 {
    width:290px;    
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #3a4f7f;
}
#product table.datatype1 td {
    width:33%;
}
#product table.datatype2 {
    width:240px;    
    padding:8px;
    margin-left:50px;
    background-color:#ffffff;
    border:solid 2px #3a4f7f;
}
#product #ingress {
    display:block;
    width:510px;
    margin-bottom:10px;
}
#product #description {
    display:none;
    width:510px;    
    margin-bottom:10px;
}
#product #readmore {
    width:510px;
    text-align:right;
}
#product #close {
    width:510px;
    text-align:right;
}
#product .button {
    display:none;
}
#product input {
	display:none;	
}
#product select {
	display:none;
}
#quantity td {
    padding-top:8px;
}
/*#product #sphere, #product #basecurve, #product #diameter, #product #axis, #product #cylinder, #product #additionaldescription {
    display:none;
}*/

#checkout {
    margin:10px 10px 0px 10px;
    _margin:10px 0px 0px 10px;
    padding:3px 10px 10px 10px;    
    _padding:15px 5px 5px 5px;    
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	width:490px;	
	background-color:#ffffff;
    border:solid 2px #3a4f7f;
    line-height:130%;
}
#checkout h1 {
	font-size:22px;
	color:#3a4f7f;
	margin-bottom:15px;
	margin-top:16px;
}
#checkout h2 {
	font-size: 13px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#checkout a {
	color: #333333;
	text-decoration:none;	
}
#checkout hr {
	border:0;
	border-collapse:collapse;
	border-bottom:dotted 1px #cccccc;	
	height:0;
}
#checkout input, #checkout select {
	display:none;
}
#checkout input.default {
    display:none;
}
#checkout input.button {
    display:none;
}
#checkout A {
	color:#333333;			
	text-decoration:none;
}
#checkout A:hover {
	color:#999999;			
	text-decoration:underline;
}
#checkout table {
    width:490px;
}
#checkout .discountcode {
    width:40px;
}
#checkout .discount {
    color:#ff0000;
}
#checkout .error {
    color:#ff0000;
}

#checkout #changebasket table th {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;	
	font-weight:bold;    
	font-size:11px;
	text-align:center;
}
#checkout #changebasket table td {
	vertical-align:top
}
#checkout #changebasket table .header {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;	
	font-size:11px;
	text-align:left;
	padding-right:5px;
}
#checkout #changebasket table .quantity{
    width:30px;
}
#checkout #changebasket table .text {
    font-size: 13px;
    font-weight:bold;
}
#checkout #changebasket table .price {
    width:60px;
    text-align:right; 
}
#checkout #changebasket table .detail {
    font-size:11px;
    padding-right:5px;
    white-space: nowrap;
}
#checkout #changebasket table .color {
    width:100px;
    font-size:11px;
}
#checkout #changebasket table .delete {
    padding-left:20px;
    width:30px;
}

#checkout #oldcustomer table {
    width:388px;
    margin:5px 3px 0px 3px;    
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;    
	color:#333333;		
}
#checkout #oldcustomer .username {
    width:145px;
    margin-right:4px;
}
#checkout #oldcustomer .password {
    width:145px;
    margin-right:11px;
}
#checkout #oldcustomer .buttons {
    display:none;
}

#checkout #newcustomer .newcustomer1 table {
    width:320px;    
    margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;    
	color:#333333;	    
}
#checkout #newcustomer table td {
    vertical-align:top
}
#checkout #newcustomer .firstname {
    width:145px;
}
#checkout #newcustomer .lastname {
    width:145px;
}
#checkout #newcustomer .addres {
    width:304px;
}
#checkout #newcustomer .postcode {
    width:145px;
}
#checkout #newcustomer .city {
    width:145px;
}
#checkout #newcustomer .country {
    width:310px;
}
#checkout #newcustomer .personnumber {
    width:145px;
}
#checkout #newcustomer .newcustomer2 table {
    width:150px;    
    margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;    
	color:#333333;	
}
#checkout #newcustomer .phone {
    width:145px;
}
#checkout #newcustomer .cellphone {
    width:145px;
}
#checkout #newcustomer .email {
    width:145px;
}
#checkout #newcustomer .password {
    width:145px;
}
#checkout #newcustomer .paymenttype {
    width:145px;
}
#checkout #newcustomer .deliveryinfo {
    width:310px;
}
#checkout #newcustomer .buttons {
    display:none;
}

#staticpage {
    margin:10px 40px 0px 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;		
	line-height:130%;  
	padding-right:10px;  
}
#staticpage h1 {
	font-size:22px;
	color:#3a4f7f;
}
#staticpage h2 {
	font-size:18px;
	color: #555555;
}
#staticpage h3 {
	font-size:15px;
	font-weight:bold;
	color: #555555;
}
#staticpage a {
	color: #555555;
	text-decoration:none;	
}
#staticpage a:hover {
    color: #999999;
	text-decoration:underline;	
}
#staticpage hr {
	border:0;
	border-collapse:collapse;
	border-bottom:dotted 1px #cccccc;	
	height:0;
}
#staticpage img {
	border:0;
}
#staticpage th {
	text-align:left;
}
#staticpage input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;	
}
#staticpage input.default {
	display:none;
}
#staticpage input.button {
    display:none;
}
#staticpage table.frontpage {
    margin:0;  
    border-collapse:collapse;
    border:0;
}
#staticpage .frontpage td {
    width:260px;
    height:145px;
    padding:0;
    vertical-align:top;
}
#staticpage .true {
	color:#999999;	
}
#staticpage .false {

}
#staticpage .mytable th {
    padding-right:10px;
}
#staticpage .mytable td {
    padding-right:10px;
}
#staticpage .mytable input {
	display:none;    
}
#staticpage table .header {
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;	
	font-size:11px;
	text-align:left;
	padding-right:5px;
}
#staticpage table .quantity{
    width:30px;
}
#staticpage table .text {
    font-size: 13px;
    font-weight:bold;
}
#staticpage table .price {
    width:60px;
    text-align:right; 
}
#staticpage table .detail {
    font-size:11px;
    padding-right:5px;
    white-space: nowrap;
}
#staticpage table .color {
    width:120px;
    font-size:11px;
}

span .receipt {
    display: block;
}
