/***** Body and main container *****/
img{
border:0;
}

body {
margin:0;
padding:0;
font:14px Arial, Helvetica, sans-serif;
/*background:#eaeaea url(img/bg.gif) top center repeat-y; */
color:#333333;
background-color:#ffffff;
}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
width:980px;
}

/***** Header *****/

#header {
color:#505050;
height:120px;
padding:0;
border-bottom:1px solid #78CDC8;
}
#header h1{
padding:0;
}

/***** Left sidebar *****/

#avmenu {
position:relative;
clear:left;
float:left;
width:190px;
margin:0 0 10px 0;
padding:0;
padding-top:7px;
}

#avmenu ul {
list-style:none;
width:180px;
margin:0 0 20px 0;
padding:0;
}

#avmenu li {
margin-bottom:5px;
}

#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#avmenu li a:hover, #avmenu li a.current {
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#avmenu ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:160px;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}

/***** Right sidebar *****/

#extras {
position:relative;
float:right;
width:140px;
padding-left:3px;
font-size:0.9em;
padding-left:10px;
padding-top:7px;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras a {
font-weight:bold;
}

#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extras h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
;
letter-spacing:-1px;
}

/***** Main content *****/

#content {
position:relative;
float:right;
right:0px;
width:780px;
line-height:120%;
text-align:left;
padding-left:9px;
padding-top:10px;
padding-bottom:10px;
border-left:1px solid #78CDC8;
overflow:auto;
}

#content h2 {
font-size:35px;
font-weight:normal;
color:#3BB1B3;
margin:3px 0 16px 0;
padding:0;
}

#content h3 {
font-size:1.5em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
}

#content img {
padding:1px;
display:inline;
color:#303030;
border:3px solid #FFFFFF;
}

#content a {
color:#00CCCC;
text-decoration:underline;
}

#content ul, #content ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol {
margin:2px 0 2px 20px;
}

#content li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:760px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/

a {
text-decoration:none;
color:#505050;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
}

td {
padding:7px;
font-size:0.9em;
text-align:left;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#303030;
}

.post_short{
background:none;
}

/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
font-weight:bold;
padding:4px;
width:120px;
}

/*
input, textarea {
border:1px solid #cccccc;
font-size:1em;
margin:0;
padding:4px;
}

label {
margin:2px;
}

input {
width:220px;
}

textarea {
width:400px;
}
*/

/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:170px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:105px;
color:#505050;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

.opening-times{
position:relative;
float:left;
margin-top:3px;
}
.opening-time{
position:relative;
width:110px;
margin-top:2px;
float:left;
}
.opening-time-day{
position:relative;
float:left;
width:20px;
font-weight:bold;
}
.opening-time-hours{
position:relative;
float:right;
width:75px;
margin-left:7px;
}

#loc-info{
position:relative;
float:left;
left:0px;
width:425px;
margin-bottom:10px;
}
#location-title{
position:relative;
font-size:24px;
line-height:100%;
color:#3BB1B3;
margin-bottom:3px;
}
#loc-info .title{
color:#00CCCC;
}
#loc-info .section{
margin-bottom:10px;
float:left;
overflow:hidden;
width:100%;
}
#loc-info-left{
position:relative;
float:left;
left:0px;
width:180px;
}
#loc-info-right{
position:relative;
float:right;
right:0px;
width:245px;
}
#loc-photo{
position:relative;
float:right;
right:0px;
width:345px;
height:252px;
margin-top:17px;
margin-bottom:10px;
padding:0px;
}
#loc-photo img{
padding:0;
margin:0;
border:0;
}
#loc-map{
position:relative;
float:left;
left:0px;
width:425px;
height:358px;
background-color:#666699;
}
#loc-street{
position:relative;
float:right;
right:0px;
width:345px;
height:358px;
}
#loc-street img{
padding:0;
margin:0;
border:0;
}

#open-left{
position:relative;
float:left;
left:0px;
width:120px;
}
#open-right{
position:relative;
float:right;
right:0px;
width:125px;
}

#postcode-input{
position:relative;
float:left;
margin-top:4px;
width:127px;
height:20px;
padding-top:2px;
font-size:14px;
color:#666666;
background-color:#FFFFFF;
border:1px solid #666666;
}
#submit-dir{
position:relative;
float:left;
margin-top:4px;
height:26px;
padding-bottom:4px;
margin-left:4px;
}

.lens-option{
position:relative;
width:100%;
border-bottom:1px solid #00CCCC;
padding-top:15px;
padding-bottom:15px;
overflow:auto;
}
.lens-option h3{
font-size:16px;
}
.lens-option img{
position:relative;
float:right;
right:0px;
margin-left:10px;
}

#frame-brands{
position:relative;
float:left;
width:780px;
height:400px;
margin-top:15px;
}
.frame-brand{
position:relative;
float:left;
padding:0;
margin:0;
width:194px;
height:99px;
}
.frame-brand a{
display:block;
height:99px;
width:194px;
background-position:top;
outline:none;
}
.frame-brand a:hover{
background-position:bottom;
}
#frame-brands #azzuri a{
background-image:url(frame-brands/azzuri.jpg);
}
#frame-brands #chantelle a{
background-image:url(frame-brands/chantelle.jpg);
}
#frame-brands #cour-carre a{
background-image:url(frame-brands/cour-carre.jpg);
}
#frame-brands #episode a{
background-image:url(frame-brands/episode.jpg);
}
#frame-brands #hero a{
background-image:url(frame-brands/hero.jpg);
}
#frame-brands #jaeger a{
background-image:url(frame-brands/jaeger.jpg);
}
#frame-brands #janet-reger a{
background-image:url(frame-brands/janet-reger.jpg);
}
#frame-brands #john-rocha a{
background-image:url(frame-brands/john-rocha.jpg);
}
#frame-brands #julian-beaumont a{
background-image:url(frame-brands/julian-beaumont.jpg);
}
#frame-brands #paul-costelloe a{
background-image:url(frame-brands/paul-costelloe.jpg);
}
#frame-brands #puccini a{
background-image:url(frame-brands/puccini.jpg);
}
#frame-brands #retro a{
background-image:url(frame-brands/retro.jpg);
}
#frame-brands #voodoo a{
background-image:url(frame-brands/voodoo.jpg);
}
#frame-brands #zenith a{
background-image:url(frame-brands/zenith.jpg);
}
#frame-brands #zoffani a{
background-image:url(frame-brands/zoffani.jpg);
}
.border-top{
border-top:1px solid #999999;
}
.border-right{
border-right:1px solid #999999;
}

#home-cont{
position:relative;
width:780px;
height:485px;
overflow:hidden;
}
#home-cont img{
padding:0px;
display:inline;
border:none;
}
#home-banner{
position:relative;
float:left;
left:0px;
height:485px;
width:515px;
overflow:hidden;
padding:0px;
background-color:#00FF99;
}
.home-panel{
position:relative;
float:right;
right:0px;
height:153px;
width:253px;
border:1px solid #666666;
margin-bottom:10px;
overflow:hidden;
padding:0px;
background-color:#99FF99;
}

#back-to-frames{
position:relative;
width:780px;
height:30px;
font-size:16px;
color:#3BB1B3;
text-decoration:underline;
}
#back-to-frames a{
color:#3BB1B3;
text-decoration:underline;
}
#frame-page-title{
margin-top:4px;
}
#frame-page-cont{
position:relative;
float:left;
left:0px;
width:405px;
}
#frame-page-image{
position:relative;
float:right;
right:0px;
top:-40px;
height:196px;
width:361px;
border:2px solid #5CBDAD;
}
#frame-page-image img{
position:relative;
padding:0px;
display:inline;
border:none;
margin-top:45px;
}
.sunglasses img{
top:-43px;
}
#frame-page-image #play-pause{
position:absolute;
float:left;
left:166px;
bottom:-41px;
height:34px;
width:33px;
}
#frame-page-image #play-pause a{
display:block;
width:100%;
height:100%;
background-image:url(img/play-pause.gif);
background-repeat:no-repeat;
cursor:pointer;
}
#frame-page-image #play-pause a.play{
background-position:left top;
}
#frame-page-image #play-pause a.play:hover{
background-position:left bottom;
}
#frame-page-image #play-pause a.pause{
background-position:right top;
}
#frame-page-image #play-pause a.pause:hover{
background-position:right bottom;
}

.glasses-link{
position:relative;
float:left;
width:378px;
height:148px;
font-size:50px;
line-height:260%;
border:1px solid #1C1C1C;
text-align:center;
}
.glasses-link-right{
margin-left:20px;
}
.glasses-link a{
text-decoration:none;
display:block;
width:100%;
height:100%;
}