

* { padding: 0; margin: 0; }

body {
 font-family: "Helvetica", Arial, sans-serif ;
 font-size: 12px;
 line-height: 1.4;
 text-align: center;
 background: #050a0a;
 background-image: url(../images/stripe.png);
 margin: 0;
 padding: 0;
 }
a { 
 color:#cf290b;
 text-decoration: none;
 font-weight: bold;
}
a:hover { 
 color:#d96f35;
 text-decoration: underline;
 font-weight: bold;
}

a:visited {
 color: #cf290b;
}
a img { border: 0; }
#wrapper { 
 margin: 0 auto;
 width: 950px;
 /*border: 1px solid black;*/
 text-align: left;
 background: white;
}
#header_wrapper { 
 width:100%; 
 height:60px;  
 background: white;
 border-bottom: 1px solid #cf290b; 
}
#header {
 width: 950px;
 height: 60px;
 padding:0;
 margin: 0 auto;
 background: white;
}

#prodLink {
 float: right;
 width: 125px;
 height: 50px;
 margin: 0;
 padding: 0;
 text-align: center;
}

/*index divs*/
#middle {
 position: relative;
 width: 950px;
 height: 382px;
 padding: 0;
 margin: 0;
 color: white;
}
#copyBlock {
 position: absolute;
 top: 95px;
 left: 45px;
 width: 370px;
}
#copyBlock h1 {
 font-size: 22px;
 margin: 2px 0;
 line-height: 24px;
}

#copyBlock p {
 margin: 5px 0;
 text-align: justify;
}

#bottom {
 width: 950px;
 position: relative;
 background: black;
 padding: 0;
 margin: 0;
}
.navCol {
 float: left;
 width: 315px;
 margin:10px 0;
}
.centerCol {
 border-left: 1px dotted white;
 border-right: 1px dotted white;
}
.navCol ul {
 padding: 0;
 margin: 5px 35px;
}
.navCol li {
 list-style: none;
 padding: 3px 0 3px 10px;
 margin: 0; 
}
.navCol li a {
 color: white;
 display: block;
 text-decoration: none;
}
.navCol li a:hover {
 color: #cf290b;
 text-decoration: underline;
}
.navCol li a:active {
 color: #999;
}
.navCol li a:visited {
 color: white;
}
.first {
 border: 0;
}
.navCol .headLine{
 font-size: 16px;
 font-weight: bold;
 font-variant: small-caps;
 letter-spacing: 1px;
 color: #cf290b;
}

.navCol .headLine li a {
 color: #cf290b;
}
.navCol .headLine  li a:hover {
 color: #2b2b2b;
 text-decoration: underline;
}
/*end index divs*/

/*sub-page divs*/
#bckImg {
 position: relative;
 width: 950px;
 overflow: auto;
 padding: 0;
 margin: 0;
 color: black;
}
#content {
 float: left;
 clear: both;
 background: white;
 width: 525px;
 padding: 0 0 20px 0;
 margin: 70px 46px 10px 25px;
 border-top: 2px solid black;
 border-right: 2px solid black;
}
#content h2 {
 font-size: 20px;
 color: #5b666c;
 line-height: 22px;
 margin: 7px 30px 10px 45px;
 letter-spacing: 1.5px;
}
#content h3 {
 font-size: 16px;
 line-height: 20px;
 color: black;
 margin: 12px 30px 10px 45px;
}
#content p {
 margin: 7px 25px 7px 45px;
}

#content ul {
 margin: 7px 25px 7px 45px;
 padding:7px 25px 7px 45px;
}

#content ol {
 margin: 7px 25px 7px 45px;
 padding:7px 25px 7px 45px;
}



#heading {
 background: white;
 position: absolute;
 top: 30px;
 left: 0;
 width: 520px;
 height: 40px;
 border-top: 2px solid black;
 border-right: 2px solid black;
}

#heading h1 {
 font-size: 24px;
 color: #cf290b;
 margin: 5px 0 5px 10px;
 text-transform: uppercase;
}

#navBar {
 float: left;
 width: 100%;
 background: white;
 voice-family: "\"}\"";
 voice-family: inherit;
}

#navBar ul{
 margin:0;
 padding:0;
 list-style: none;
}

#navBar li{
 display: inline;
 font-size: 13px;
 margin: 0 2px 0 0;
 padding: 0;
 text-transform:uppercase;
 letter-spacing:2px;

}

#navBar a{
 float: left;
 display: block;
 font-weight: bold;
 color: #cf290b;
 margin: 0 ; 
 padding: 5px 10px;
 text-decoration: none;
  
}

#navBar a:hover{
 background-color: black;
 color: white;
}
#navBar a:active{
 color: #d96f35; 
}
#navBar .current a{ /*currently selected tab*/
 background-color: black; 
}
/*secondary nav*/
#subNav {
 float: left;
 clear: both;
 width: 100%;
 background: #2b2b2b;
 border-top: 2px solid black;
}

#subNav ul{
 margin:0;
 padding:0;
 list-style: none;
}

#subNav li{
 display: inline;
 font-size: 11px;
 margin: 0 2px 0 0;
 padding: 0;
 
}

#subNav a{
 float: left;
 display: block;
 font-weight: bold;
 color: white;
 margin: 0 ; 
 padding: 5px 10px;
 text-decoration: none;
 
}

#subNav a:hover{
 color: #cf290b;
}
#subNav a:active{
 color: #d96f35; 
}

#subNav .current a{ /*currently selected tab*/
 color: #cf290b; 
}
.lensWear {
 background-position: 0px 0px;
 background-repeat: no-repeat;
 background-image: url(../images/wearers_bckgrnd.jpg);
}
.labs {
 background-position: 0px 0px;
 background-repeat: no-repeat;
 background-image: url(../images/labs_bckgrnd.jpg);
}
.ecp {
 background-position: 0px 0px;
 background-repeat: no-repeat;
 background-image: url(../images/ecp_bckgrnd.jpg);
}
.other {
 background-position: 0px 0px;
 background-repeat: no-repeat;
 background-image: url(../images/product_bckgrnd.jpg);
}

.product {
 background-position: 0px 0px;
 background-repeat: no-repeat;
 background-image: url(../images/prod_bckgrnd2.jpg);
}


/* end sub-page divs*/
#footer {
 clear: both; 
 width: 100%;
 height: 80px;
 background: #2b2b2b;
 border-top: 1px solid #050a0a;
 margin: 0;
 padding: 0;
}
#footer p {
font-size: 11px;
color: #625f5f;
padding: 7px 3px 2px 5px;
}
#footer a {
 color: white;
 text-decoration: none;
}
#footer a:hover {
 color: #cf290b;
 text-decoration: underline;
}
#footer a:visited {
 color: white;
}

.floater {
 float: left;
 text-align: left;
 width: 470px;
 margin: 0 4px;
 padding: 0;
}

.fltRght {
 float: right;
 text-align: left;
 width: 150px;
 margin: 0 4px;
 padding: 3px 0;
}
.fltRght p {
 padding: 1px 0;
}
.righty {
 text-align: right;
}

/*form*/
form.cmxform fieldset {
  margin: 5px;
  border: none;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
 display: inline-block;
 line-height: 1.8;
 vertical-align: top;
 font-size: 14px;
 font-weight: bold;
}
form.cmxform fieldset ul {
 margin: 0;
 padding: 0;
}
form.cmxform fieldset li {
 list-style: none;
 padding: 15px 5px;
 margin: 0;
}
.cmxlast {
 border: none;
 text-align: center;
}
form.cmxform fieldset fieldset {
 border: none;
 margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
 padding: 0 0 5px;
 font-weight: normal;
}
form.cmxform fieldset fieldset label {
 display: block;
 width: auto;
}
form.cmxform em {
 font-weight: bold;
 font-style: normal;
 color: #f00;
}
form.cmxform label {
 width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
 margin-left: 123px; /* Width plus 3 (html space) */
}
input.submit {
 width: 50%;
 border: 3px double #999;
 border-top-color: #ccc;
 border-left-color: #ccc;
 padding: 0.50em;
 background-color: white;
 color: #333;
 font-size: 0.75em;
 font-weight: bold;
}
input.submit:hover {
 background: #cf290b;
}


/*misc styles*/
.shadow {
 background: url('../images/shadow.gif') no-repeat bottom right;
 margin: 10px 5px;
 padding: 0;
 position: relative;
}
.box {
 position: absolute;
 top:350px;
 left: 575px;
 width:330px;
 border: 2px solid black;
}

.clr:after {
 content: ".";
 height: 0;
 display: block;
 visibility: hidden;
 overflow: hidden;
 clear: both;
}
.clr {
 min-height: 0; 
}

.smallType {
 font-size: 10px;
 font-style: oblique;
}
.searchBtn {
 width: 47px;
 height: 24px;
 vertical-align: middle;
 background: url(../images/submit.gif) no-repeat;
 outline: none;
}

/*Ajax Search Styles*/
#ajaxSearch_form {
float:right;
width:auto;
margin:12px 0 0 20px;
padding:0;
}

#ajaxSearch_form fieldset{
float:left;
}

#searchClose{
margin:8px 0 0 0;
}

#ajaxSearch_input {
width:160px;
background:#FFF;
font-size:0.8em;
border:2px inset gray;
padding:3px 1px 2px;
}

#ajaxSearch_submit {
height:2em;
background:#cf290b;
border:none;
font-size:0.9em;
font-weight:700;
color:#FFF;
}

#ajaxSearch_output {
font-size:90%;
background-color:#EFEFEF;
border:1px solid #5b666c;
color:#000;
position:absolute;
top:40px;
right:10px;
width:400px;
z-index:1;
margin:0;
padding:5px;
text-align: left;
}

.AS_ajax_result {
color:#444;
margin-bottom:3px;
}

.AS_ajax_resultLink {
text-decoration:underline;
}

.AS_ajax_resultDescription,.ajaxSearch_resultDescription {
color:#555;
padding:2px;
}

.AS_ajax_resultsIntroFailure {
padding:3px;
}

.AS_ajax_highlight1,.ajaxSearch_highlight1 {
color: #d3d030;
font-weight:700;
padding:0;
}

.AS_ajax_highlight2,.ajaxSearch_highlight2 {
color:#DF5380;
font-weight:700;
padding:0;
}

.AS_intro {
display:none;
}