body {
    font-family:Helvetica,Arial;
    font-size:0.8em;
    color:#77787b;
}
a {
    color:#77787b;
    text-decoration:none;
}
a:hover {
    color:#eb008b;
}
a.active {
    color:#eb008b;
}
a img {
    border:none;
}
#wrapper {
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}
#content {
    width:100%;
    float:left;
}
#navTop {
    text-align:right;
    font-size:0.9em;
    padding-right:30px;
}
.dotsep {
    padding:0 0.5em;
}
#fontPlus {
    margin:0 0 0 0.3em;
}



/* Navigation Section **/
#navBottom {
    font-weight:bold;
    padding-right:30px;
}
#navBottom ul.top {
    border:none !important;
}
#navBottom ul.top {
    padding-left:0 !important;
    padding-right:2.5em;
    margin-top:10px;
}
#navBottom ul {
    margin:4px 0 0 0;
    list-style:none;
    float:right;
    background-color:#fff;
    z-index:90;
    text-align:center;
}
#navBottom ul.sub {
    position: absolute;
    margin-top:-1px;
    top:0;
    left:0px;
    padding:5px 10px;
    border:1px solid #eb008b;
}
#navBottom ul.sub li {
    line-height:1.9em;
}
#navBottom ul li {
    padding:0;
    margin:0;
}
#navBottom ul li ul {
    list-style:none;
}
#navBottom ul li a {
    display:inline-block;
    margin:0;
    padding:0;
    font-weight:300;
}
#navBottom ul li a.active {
    color:#eb008b;
}
/*
ul.store-location,
ul.store-location ul.sub {
    width:9em;
}
ul.about-us,
ul.about-us ul.sub {
    width:9em;
}
ul.news-press-archive ul.sub,
ul.news-press-archive {
    width:12.0em;
}
*/
/*
ul.vision-clinic,
ul.eye-boutique,
ul.vision-clinic ul.sub,
ul.eye-boutique ul.sub {
    width:9em;
}
*/
ul.sub {
    overflow:hidden;
}
/* End Navigation Section **/

#logo {
    float:left;
    margin:0.2em 0 0.3em 10px;
    padding:0;
}
#footer {
    margin:0;
    padding:0;
    width:95%;
    clear:both;
}
#footer a {
    text-transform:uppercase;
    font-size:0.7em;
}

table.topmenu {
    border-collapse:collapse;
    float:right;
}
span.st_sharethis {
    display:inline-block;
}

