body{
margin: 0 0;
padding: 0;
text-align: center;
font-family: Verdana,Arial,sans-serif;
font-size: 11px;
background: #444f5b URL('../images/tile-body.gif') repeat-x top left;
line-height: 120%;
color: #fff;
}

a{
color: #eb7f3b;
}

a:hover{
color: #c2652a;
}

#container{
width: 826px;
margin: 0 auto;
text-align: left;
}

.opticalHeader{
float: left;
width: 100%;
}

.opticalAddress{
float: left;
width: 516px;
height: 91px;
text-align: right;
}

.opticalAddressOption{
float: right;
text-align: left;
margin: 15px 0 0 50px;
color: #c8c8c8;
}

.opticalAddressOption b{
color: #fff;
}

.elementLeft{
float: left;
}

.elementRight{
float: right;
}

.clear{
float: left;
clear: both;
}

.opticalLeft{
float: left;
width: 182px;
}

/* Bottom Elements */

.findYourStyle{
float: left;
background-image: URL('../images/find-your-style.gif');
background-repeat: no-repeat;
width: 318px;
height: 128px;
}

.dropUsALine{
float: left;
background-image: URL('../images/drop-us-a-line.gif');
background-repeat: no-repeat;
width: 319px;
height: 128px;
margin-right: -3px;
}

.buttonText{
float: right;
width: 150px;
text-align: left;
font-size: 11px;
margin: 10px 0 0 0;
padding: 0 5px 0 0;
}

.buttonText a{
color: #fff;
font-weight: bold;
}

/* Navigation */

.navigation{
float: left;
width: 187px;
text-align: right;
}

.navigation a{
float: right;
color: #fff;
text-decoration: none;
width: 100%;
font-size: 14px;
font-weight: bold;
margin: 15px 0;
margin-left: -3px;
}

.navigation a:hover{
background-image: URL('../images/hover-square.png');
background-position: top right;
background-repeat: no-repeat;
color: #ea7f3b;
}

.navigation span{
margin: 0 15px 0 0;
}

.navigation div{
float: left;
width: 187px;
margin: 15px -2px 15px 0;
text-align: right;
background-image: URL('../images/hover-square.png');
background-position: top right;
background-repeat: no-repeat;
color: #ea7f3b;
font-size: 14px;
font-weight: bold;
}

/* Bloguru Agreggator */

.whatsNew{
float: left;
width: 176px;
padding: 0;
margin: 30px 0 0 0;
}

.whatsNewTitle{
width: 181px;
padding: 5px 0;
margin: 0 0 0 7px;
font-weight: bold;
font-size: 13px;
background-color: #1a1e23;
text-align: center;
}

.whatsNewItem{
float: left;
margin: -1px 0 0 0;
}

.BloguruGroupRSS,
.entry1,
.entry2 {
margin: -2px;
border: 0px;
padding: 0;
position: relative;
left: 3px;
}

.opticalRight{
float: right;
width: 637px;
border-left: 1px solid #797979;
border-bottom: 1px solid #797979;
}

.opticalContent{
float: left;
width: 617px;
min-height: 228px;
height: auto;
padding: 10px;
}

* html .opticalContent{
height: 228px;
}

.opticalContent h3{
color: #eb7f3b;
font-weight: bold;
font-size: 16px;
margin: 0 0 10px 0;
}

/* Footer */

.footer{
float: left;
width: 100%;
padding: 10px 0;
_position: relative;
}

.footerLinks{
float: left;
}

.footerLinks a{
color: #fe8f00;
margin: 0 5px;
}

.footerCopyright{
float: right;
margin-left: -36px;
}

* html .footerCopyright img {
    position: absolute;
    top: 10px;
    right: 0;
}

/*Contact Page */

.contactStore{
float: left;
width: 308px;
text-align: center;
}

.contactStore h3{
font-size: 13px;
color: #fff;
}

.contactStore img{
border: 1px solid #797979;
}

.contactHours{
float: left;
text-align: left;
margin: 10px 0 10px 25px;
}

.contactMap img{
border: 0;
}

/* Stores Page */

.staffName{
display: block;
margin: 2px 0 15px 0;
text-align: center;
}

/* Products Page */

.galleryImages{
float: left;
width: 617px;
margin: 20px 0 0 0;
}

.galleryTitle{
float: left;
width: 610px;
background-color: #000;
color: #fff;
padding: 5px 0;
margin: 0 0 2px 0;
text-indent: 5px;
font-weight: bold;
font-size: 14px;
}

.photo{
float: left;
width: 100px;
margin: 0 2px 2px 0;
}

.webdephoto-title{
float: left;
width: 100%;
text-align: center;
display: none;
}

.otherProducts{
float: right;
width: 181px;
color: #fff;
position: relative;
margin: 10px 0 0 0;
}

.otherProductsList{
position: absolute;
top: 0;
left: 5px;
background-color: #161a1e;
width: 161px;
padding: 10px;
}

.otherProductsList b{
color: #eb7f3b;
}

.otherProducts li{
list-style-type:square;
margin: 2px 0 2px 40px;
}
