/* CSS Document */
html{
height: 99%;
width: 100%;
}
body {
font-size: 1em;
position: relative;
z-index: 0;
font-family: arial, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
color: #ffffff;
background-color: #3f4040;
width: 100%;
margin: 0;
padding: 0;
text-align: left;
height: 100%;
}

#ie6marker{
width: 0px;
}

img{
border-width: 0;
margin: 0;
padding: 0;
}
span.ri img {
margin: 3px 3px 0 3px;
}
span.ri {
display: inline-block;
padding: 5px;
background: #fff;
color: #888;
}
span.accesskey{
text-decoration: underline;
}
.button, .bookBut, .uploadbutton {
padding: 2px 10px;
border: none;
font-size: 1em;
font-weight: bold;
color: #333;
}

#outer{
position: relative;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
padding: 0 5px 0 5px;
width: 1050px;  /*JS */
}

#inner{
position: relative;
float: left;  
width: 100%;
min-height: 740px;
height: auto !important;
height: 740px;
padding: 0;
margin: 0;
margin-top: 30px;
}

#logo{
position: relative;
top: -11px;
float: right;
padding: 0;
margin: 0 0 0 40px;
}

#topnavbar, .lhnavs, #footer {
	letter-spacing: 0.03em;
}
#topnavbar{
position: relative;
font-size: 0.8em; /** JS **/
margin: 0 auto;
padding: 3em 0;
width: 950px;
}
#topnavbar a {
	color: #FFF;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0 2px 0;
}
#topnavbar a:hover, #topnavbar a.selected {
	border-bottom: 7px solid #FFF;
}
#topnavbar em, #footer em {
	font-style: normal;
	font-weight: normal;
	padding: 0 6px;
}
#footer em {
	padding: 0 2px;
}
#footer{
position: relative;
clear: both;
width: 950px;
font-size: 0.7em;
color: #FFFFFF;
margin: 0 auto;
padding: 1em 0 0.2em 0;
text-align: right;
}
#footer a {
	color: #fff;
	text-decoration: none;
	padding: 0 0 2px 0;
}
#footer a:hover, #footer a.selected {
	border-bottom: 1px solid #FFF;
}
#logos{
position: relative;
clear: both;
width: 1050px;
height: 88px;
background: #fff;
color: #888;
}
#logos div{
margin: 0 auto;
width: 950px;
text-align: right;
}
#logos img{
margin: 0 0 0 23px;
}

#main{
position: relative;
z-index: 2;
float: left;
font-size: 0.8em; /* in various JS */
margin: 0 0 5px 0;
padding: 0;
width: 100%;
}
#insidemain{
position: relative;
float: left;
width: 100%;
margin: 0;
padding: 0;
}

#lhcol{
position: relative;
z-index: 2;
float: left;
width: 450px;
padding: 0;
margin: 0;
}
#lhcol div.qu {
	position:absolute;
	top: 340px;
	left: 0;
}
#lhcol p.qu1, #lhcol p.qu2 {
	font-weight: bold;
}
#lhcol p.qu1 {
	margin: 0 30px 0 90px;
	text-indent: -47px;
	font-size: 110px;
	line-height: 90px;
	letter-spacing: -0.06em;
}
#lhcol p.qu2 {
	margin: 5px 0 0 97px;
	text-indent: -15px;
	width: 320px;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 0;
}
#lhcol .qu a {
	color: #fff;
	text-decoration: none;
}
#lhcol .qu a:hover {
	text-decoration: underline;
}

#midcol{
position: relative;
z-index: 1;
float: right;
margin: 0 50px 30px 0;
padding: 5px 0 0 0;
text-align: left;
font-size: 1em;
min-height: 500px;
height: auto !important;
height: 500px;
width: 545px; /*JS*/
	border: 1px solid #fff;
	background: url(/images/midfill.png);
}
#midcol.intro {
	padding-bottom: 5px;
	background: url(/images/midfilli.png);
}
#midcol.table, #midcol.order {
	background: url(/images/midfillo.png);
}
#midcol.intro, #midcol h1 {
	font-size: 1.4em;
}
#midcol.intro h1 {
	font-size: 1em;
	font-weight: normal;
}
#midcol h1{
color: #fff;
margin: 0 0 0.2em 0;
padding: 0;
}
#midcol h2{
font-size: 1.3em;
color: #fff;
/** margin: 0 0 0.5em 0; 16/7/2010 */
margin: 0.8em 0 0.5em 0;
padding: 0;
}
#midcol p{
padding: 0;
margin: 0 0 4px 0;
font-size: 1em;
}
#midcol ul{
margin: 4px 0 4px 0;
padding: 0 0 0 2em;
/**list-style-position: inside;  replaced by above padding to allow wraps**/
}
#midcol li{
padding: 0 0 0.4em 0.5em;
}

#midcol address{
font-style: normal;
padding: 0;
margin: 0 0 4px 0;
font-size: 1em;
}
#regoffice{
}
#midcol p, #midcol h1, #midcol h2, #midcol address, #regoffice {
margin: 15px 10px 15px 22px;
}
#midcol.table p, #midcol.table h1, #midcol.table h2 {
margin: 15px 10px 0 22px;
}
#midcol div p {
margin: 0 0 15px 0;
}
#midcol.table h1{
font-size: 1.35em;
}

div.lhnavs{
font-size: 1em;
float: left;
position: relative;
z-index: 2;
left: 50px;
margin: 0 0em 0.5em 0;
padding: 1px;
text-align: left;
width: 300px;
}

ul.navs{
position: relative;
z-index: 2;
float: left;
clear: left;
list-style-type: none;
margin: 0;
padding: 0;
text-transform: lowercase;
font-weight: bold;
}
#midcol ul{
	list-style-type: square;
	margin: 18px 25px 15px 10px;
}
li.categories{
position: relative;
z-index: 2;
float: left;
clear: left;
}
li.categories, li.subsub {
font-size: 1em;
color: #fff;
margin: 0 0 5px 0;
padding: 0 0 5px 0;
}
li.categories a, li.subsub a {
	display: inline-block;
	padding-right: 12px;
}
li.categories, li.topsub a {
	padding-right: 0;
	width: 140px;
}
li.categories a, li.subsub a {
	padding-bottom: 3px;
}
li.categories a:hover, li.subsub a:hover {
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
ul.subcats{
position: absolute;
left: 140px;
top: 0px;
z-index: 0;
list-style-type: none;
margin: 0;
padding: 0;
display: none;
border-left: 1px solid #fff;
}
li.subcat{
position: relative;
z-index: 2;
float: left;
clear: left;
font-size: 1em;
color: #fff;
margin: 3px 0 3px 0;
padding: 0 0 5px 0;
}
li.subcat, li.subcat a {
	width: 120px;
	padding: 0 0 3px 0;
}
li.subcat a {
	padding-left: 4px;
}

input.button{
font-size: 0.8em;
}

div.opticians{
margin: 2em 0 2em 22px;
padding: 0;
}

a.intnav:link, .navs a:link{
position: relative;
z-index: 1;
text-decoration: none;
color: #fff;
background-color: transparent;
}
a.intnav:visited, .navs a:visited{
position: relative;
z-index: 1;
text-decoration: none;
color: #fff;
background-color: transparent;
}
a.intnav:active, .navs a:active {
position: relative;
z-index: 1;
text-decoration: none;
color: #fff;
background-color: transparent;
}
a.intnav:hover, .navs a:hover {
position: relative;
z-index: 1;
text-decoration: none;
background-color: transparent;
}

select {
	color: #333;
}
.packedlens{
font-size: 95%;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
margin: 4px 0 4px 15px;
}
table.lenstable{
position: relative;
width: 100%; /* reduced on page for lenses in package */ 
border-collapse: collapse;
margin: 25px 0 0 0;
padding: 0;
font-size: 0.95em;
}
table.lenstable, div.prodbox {
border-top: 4px solid #fff;
border-bottom: 1px solid #fff;
}
.prodbox table.lenstable{
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 5px 0 0 0;
}
label.lenslabel{
position: relative;
color: #fff;
font-size: 1.1em;
font-weight: normal;
margin: 0 0 0 5px;
padding: 0 0 4px 0;

}
table.lenstable td{
margin: 0;
padding: 3px;
border-style: solid;
border-color: #fff;
border-width: 0px;
text-align: center;
}
td.lrow2a, td.lrow3a, td.lrow6a, td.lrow7a{
width: 6em;
}
td.lrow2b, td.lrow3b, td.lrow5b, td.lrow6b, td.lrow7b{
width: 4em;
}
td.lrow2d, td.lrow3d, td.lrow7d{
width: 6em;
}
td.lrow2e, td.lrow3e, td.lrow5e, td.lrow6e, td.lrow7e{
width: 4em;
}
td.lrow1f, td.lrow2f, td.lrow3f, td.lrow4f, td.lrow5f, td.lrow6f, td.lrow7f, td.lrow1g, td.lrow2g, td.lrow2gb, td.lrow3g, td.lrow4g, td.lrow5g, td.lrow6g, td.lrow7g{
width: 6em;
}
td.lrow4a, td.lrow4d, td.lrow5a, td.lrow5d{
width: 10em;
}
td.lrow5a{
text-align: left !important;
padding-left: 0.5em !important;
}
td.lrow5d{
text-align: right !important;
width: 10em;
padding: 0 3px 0 0 !important;
margin: 0 !important;
}
td.lrow6d{
width: 10em;
text-align: left !important;
}

td.lrow1a{
color: #fff;
font-size: 1.1em;
font-weight: bold;
border-width: 0 0 1px 0 !important;
text-align: left !important;
padding-left: 10px !important;
}
td.lrow1g, td.lrow2g, td.lrow2gb{
border-width: 0 0 1px 1px !important;
}
td.lrow1f, td.lrow2f{
border-width: 0 0 1px 1px !important;
}
td.lrow1g{
font-weight: bold;
}
td.lrow2a, td.lrow2b{
border-width: 0 1px 1px 0 !important;
}

td.lrow2b{
font-weight: bold;
font-size: 1.2em;
}
td.lrow2c{
border-width: 0 0 0 0 !important;
}
td.lrow2d, td.lrow2e{
border-width: 0 0 1px 1px !important;
}
td.lrow2e{
font-weight: bold;
font-size: 1.2em;
border-width: 0 1px 1px 1px !important;
}
td.lrow2gb{
font-weight: bold;
}
td.lrow4a, td.lrow4c, td.lrow4d{
border-width: 0 0 1px 0 !important;
}
td.lrow5c, td.lrow6c{
text-align: right !important;
background-image: url(/images/spot.jpg);
background-repeat: repeat-y;
background-position: center top;
}
td.lrow5c{
border-width: 1px 0 1px 1px !important;
padding: 0 !important;
}
td.lrow5c p{
position: relative;
float: right;
left: 3px;
text-align: right;
width: 50%;
}
td.lrow5a, td.lrow5c, td.lrow5d{
border-width: 0 0 1px 0 !important;
}
div.lrow5dl{
float: left;
}
div.lrow5dr{
float: right;
}
td.minuspower{
background-image: url(/images/minuspower.png);
background-repeat: no-repeat;
background-position: left 0.65em;
}

td.middlepower{
background-image: url(/images/middlepower.png);
background-repeat: repeat-x;
background-position: left 0.65em;
vertical-align:top;
}
td.planopower{
background-image: url(/images/planopower.png);
background-repeat: no-repeat;
background-position: center 0.65em;
}
td.middlepower p, td.planopower p{
position: relative;
top: -1px;
}
td.pluspower{
background-image: url(/images/pluspower.png);
background-repeat: no-repeat;
background-position: right 0.65em;
}
td.lcol6{
border-width: 0 0 0 1px !important;
}
td.lcol6used, td.lcol6usedb{
border-width: 0 1px 1px 1px !important;
}
td.lcol7used, td.lcol7usedb{
border-width: 0 0 1px 0 !important;
}
td.lcol6usedb, td.lcol7usedb{
font-size: 1.2em;
font-weight: bold;

}
td.lcol6price{
border-width: 0 0 0 1px !important;
font-size: 1.2em;
font-weight: bold;
text-align: right !important;
}
td.lcol7price{
font-size: 1.2em;
font-weight: bold;
text-align: left !important;
}
td.lrow6{
border-width: 1px 0 0 0 !important;
}
td.lcol7usedb img{
vertical-align: middle;
padding: 0;
margin: 0 0 0 3px;
}


div.ordertype{
text-align: center;
margin: 0 0 10px 0 !important;
padding: 0 !important;
font-size: 1.1em;
font-weight: bold;
}
div.ordertype input{
vertical-align: middle;
}
div.ordertype div{
display: inline !important;
white-space: nowrap;
padding: 2px !important;
margin: 10px 2px 0 2px !important;
border: 1px solid #fff;
line-height: 2em;
font-size: .91em;
font-weight: normal;
}

#orderform{
margin: 0;
padding:0;
}

table.ordertable{
position: relative;
z-index: 3;
font-size: 130%;
margin: 0;
padding:0;
border-top: 1px solid #fff;
}

#uploadform{
position: relative;
z-index: 3;
width: 100%;
text-align: center;
}

table.ordertable td{
margin: 0;
padding: 3px 3px 0.5em 3px;
border-style: solid;
border-color: #fff;
border-width: 0 1px 1px 0;
text-align: center;
vertical-align: top;
}
#commentline{
border-width: 1px 0 0 0;
}
#commentline textarea{
width: 99%;
}
td.buttonline{
border-width: 0 !important;
}
td.tandcline{
border-width: 0 !important;
font-size: 0.65em;
}
#declareattach{
border-width: 0 !important;
font-size: 0.7em;
}
#browseattach{
border-width: 0 !important;
}
#browseattach input{
width: 20em;
margin: 0 auto 0 auto;
}
.uploadbutton{
margin: 0;
}


#sendorder{
position: relative;
float: right;
right: 5px;
}
td.botrowtd{
padding-bottom: 0.6em !important;
border-width: 0 1px 0 0 !important;
}
td.rhcoltd, #rhcoltd{
border-width: 0 0 1px 0 !important;
}
#framedetails{
border-width: 0px !important;
}
#innerFD {
margin-top: 10px;
}

#tandc{
display: none;
}


#orderfrom{
font-size: 110%;
text-align: left;
}
span.plus{
font-size: 120%;
}

#midcol input, #midcol textarea {
}
table.ordertable input, table.ordertable textarea{
float: left;
clear: left;
font-size: 0.8em;
border: none;
}
p.otinput{
text-align: left;
font-weight: bold;
font-size: 0.8em !important;
}
table.ordertable textarea{
font-family: arial, helvetica, sans-serif;
width: 94%;
}
table.ordertable label{
font-size: 0.8em !important;
float: left;
}
p.otlabel{
text-align: left;
font-size: 0.8em !important;
}
#commentline .otinput {
font-weight: normal;
}
#commentline .otlabel {
font-weight: bold;
}
input.sidelabel{
clear: none !important;
}
label.sidelabel{
position: relative;
top: -3px;
clear: left;
line-height: 2.5em;
width: 2.4em;
text-align: right;
padding: 0 3px 0 0;
}
label.centre{
float: none !important;
}
input.readonly{
border-width: 0px;
}
td.eye{
font-size: 1.5em;
font-weight: bold;
padding: 5px 0 0 0 !important;
}
td.left{
text-align: left !important;
}
td.top{
padding: 14px 0 0 4px !important;
}
input.centre{
float: none !important;
width: 90%;
}
p.centre{
float: none !important;
font-size: 0.8em !important;
}
p.centrel{
float: none !important;
font-size: 0.8em !important;
font-weight: normal;
}
span.centre{
float: none !important;
font-size: 0.8em !important;
font-weight: bold;
}
span.centrel{
float: none !important;
font-size: 0.8em !important;
font-weight: normal;
}

input.centremin{
float: none !important;
}
p.orderlabel{
font-size: 0.8em !important;
}
p.orderlabelb{
font-size: 0.8em !important;
}
p.orderlabelbf{
font-size: 0.8em !important;
font-weight: bold;
padding: 3px 0 0 0 !important;
}


div.prodbox{
position: relative;
float: left;
width: 100%;
margin: 25px 0 0 0;
padding: 0;
}
div.innerproduct{
position: relative;
float: left;
clear: left;
width: 100%;
margin: 0;
}
form.productform{
position: relative;
margin: 0;
padding: 0;
}
div.prodbox h2{
margin: 15px 5px 3px 22px !important;
}
div.prodbox p, div.prodbox .lenslabel{
margin: 5px 5px 15px 22px !important;
}
img.prodimage{
float: right;
display: inline-block;
margin: 0 16px 10px 10px;
padding: 4px;
background: #fff;
}
div.prodtext{
position: relative;
float: left;
margin: 0 0 5px 5px;
padding: 0;
width: 190px;
}

div.optionline{
position: relative;
float: left;
width: 100%;
margin: 0 0 2px 0;
padding: 0;
}
div.optionline select{
vertical-align: middle;
}
div.optionlineXXXXX label, div.optionlineXXXXX div{
float: left;
display: block;
width: 10em;
width: 50%;
border: 1px solid red;
text-align: right;
margin: 0;
padding: 0 3px 0 0;
padding: 0;
vertical-align: middle;
}
div.optionline label{
line-height: 2em;
}

.innerl{
float: left;
display: block;
width: 10em;
width: 31%;
text-align: right;
margin: 0;
padding: 0 3px 0 0;
padding: 0;
vertical-align: middle;
}
div.innerr{
float: right;
display: block;
width: 10em;
width: 65%;
text-align: left;
margin: 0;
padding: 0 3px 0 0;
padding: 0;
vertical-align: middle;
}

div.packageblock{  /* is this used ????????????????? */
position: relative;
float: left;
clear: left;
width: 100%;
margin: 0 0 4px 0;
padding: 3px;
text-align: center;
border: 1px solid #AAAAAA;
}
div.packageorder{
position: relative;
width: 100%;
text-align: center;
font-weight: bold;
font-size: 1.1em;
padding: 0;
margin: 0;
}
div.packageorder span{
position: relative;
top: -4px;
}



a.bodylink:link{
position: relative;
z-index: 1;
text-decoration: none;
color: #ffffff;
background-color: transparent;
}
a.bodylink:visited{
position: relative;
z-index: 1;
text-decoration: none;
color: #ffffff;
background-color: transparent;
}
a.bodylink:active{
position: relative;
z-index: 1;
text-decoration: none;
color: #ffffff;
background-color: transparent;
}
a.bodylink:hover{
position: relative;
z-index: 1;
color: #ffffff;
text-decoration: underline;
background-color: transparent;
}
a.colorbox, a.colorbox:hover{
color: #ffffff;
}
a.ohelp {
text-decoration: underline;
}

table.othertable{
width: 100%;
border-top: 1px solid #fff;
margin: 15px 0 0 0;
padding: 0;
}
table.othertable td{
font-size: 1em;
padding: 3px 20px 3px 22px;
border-bottom: 1px solid #fff;
text-align: center;
}
td.other1{
text-align: left !important;
}
tr.otherh td{
	padding-top: 15px;
}
table.extratable{
width: 100%;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 15px 0 0 0;
padding: 0;
}
table.extratable caption{
font-weight: bold;
font-size: 1em;
border-top: 1px solid #fff;
}
table.extratable td{
font-size: 1em;
padding: 5px 15px 5px 15px;
border-style: solid;
border-color: #fff;
text-align: center;
}
td.extra1{
font-weight: bold;
text-align: left !important;
border-width: 0 0 0 0;
}
td.extra2{
width: 8em;
border-width: 0 1px 1px 1px;
}
td.extra3{
width: 8em;
border-width: 0 0 1px 0;
}
td.extra4{
width: 8em;
border-width: 0 0 0 1px;
}
td.extra5{
width: 8em;
border-width: 0 0 0 1px;
}
td.extra6{
font-weight: bold;
text-align: left !important;
border-width: 1px 0 0 0;
}
td.extra7{
width: 8em;
border-width: 1px 0 0 1px;
}
td.extra8{
font-weight: bold;
text-align: left !important;
border-width: 0 0 0 0;
}
td.extra9{
text-align: left !important;
border-width: 0 0 0 0;
}
td.extra10{
text-align: left !important;
border-width: 1px 0 0 0;
}
td.extra11{
width: 8em !important;
font-weight: bold;
border-width: 0 1px 1px 1px;
}
td.extra12{
width: 8em;
font-weight: bold;
border-width: 0 0 1px 0;
}
td.extra13{
font-weight: bold;
text-align: left !important;
border-width: 0 0 1px 0;
}
td.extra14{
width: 8em;
border-width: 1px 1px 0 1px;
}
td.extra15{
font-weight: bold;
text-align: left !important;
border-width: 1px 0 0 0;
}

#adminheader{
position: relative;
background-color: #fff;
border: 1px solid #EE0000;
margin: 0;
padding: 5px 0 5px 5px;
color: #BB0000;
font-size: 0.8em;
font-weight: bold;
}
#adminheader p{
font-size: 1em;
margin:0;
padding:0;
}
#adminheader a:link {
text-decoration: none;
color: #333;
background-color: transparent;
}
#adminheader a:visited {
text-decoration: none;
color: #333;
background-color: transparent;
}
#adminheader a:active {
text-decoration: none;
color: #333;
background-color: transparent;
}
#adminheader a:hover {
text-decoration: underline;
color: #666;
background-color: transparent;
}

div.admincontrol{
position: relative;
float: left;
width: 99%;
margin: 0;
padding: 2px 2px 0 2px;
font-weight: bold;
color: #BB0000;
background-color: #FFEEEE;
border: 1px solid #EE0000;
}
div.admincontrol img{
padding: 0 5px 0 0;
vertical-align: middle;
}
#editbox{
position: relative;
float: left;
width: 100%;
margin: 0 0 5px 0;
padding: 0;
background-color: #FFFFFF;
}
#innereditbox{
position: relative;
float: left;
clear: left;
margin: 0;
width: 100%;
padding: 2px;
}
#editform p{
margin: 8px 0 0 0;
}
#help{
position: relative;
float: left;
display: none;
width: 99%;
text-align: left;
border: 1px solid #fff;
margin: 2px 2px 2px 0;
padding: 2px;
background-color: #FFFFC0;
}
#help h2{
font-size: 1em;
color: #0058AA;
font-weight: bold;
padding: 0;
margin: 0;
}

#helplink1{
background-color: #FFEEEE;
border: 1px solid #EE0000;
padding: 2px !important;
}

