/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#0a2552 url(img/bg.gif) top center repeat-y;
color:#3a3a3a;
}

#wrap {
background-color:#080808;
color:#ffffff;
margin:0 auto;
padding:1px 0 0 0;
width:750px;
}

/***** Header *****/

#header {
color:#505050;
background:#ffffff url(img/header.jpg) bottom left no-repeat;
height:163px;
margin:0 0 10px 0;
padding:0;
}

#header h1 {
font-size:2.5em;
font-weight:normal;
letter-spacing:-2px;
margin:0 0 4px 15px;
padding:15px 0 0 0;
}

#header h1 a,#header h1 a:hover {
padding:0;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 20px 15px;
padding:0 0 0 3px;
}

/***** Left sidebar *****/

#avmenu {
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
}

#avmenu ul {
list-style:none;
width:150px;
margin:0;
padding:0;
}

#avmenu li {
margin-bottom:3px;
width: 152px;
height: 19px;
display: block;
position: relative;
padding-top: 4px;
padding-left: 11px;
font-size: 11px;
background:url('/img/navigation/bg-link.png') no-repeat;
cursor: pointer;
}
#avmenu li .icon { float: left; margin-right: 4px; }
#avmenu li a { font-family:Verdana, Addled, "Adobe Caslon Pro", Amethyst, Andorra, "Comic Sans MS", Arial; text-decoration:none; color:#1A1A1A; position: relative; top: 1px; }
#avmenu li:hover { background:url('/img/navigation/bg-link-active.png') no-repeat; color: white; }
#avmenu li:hover > a {color: white;}
#avmenu li:hover > ul {display: block;}

#avmenu ul ul {
	display: none;
	position: absolute;
	top: -6px;
	left: 150px;
	width: 111px;
	height: 105px;
	background: url('/img/navigation/bg-child-box.png') no-repeat;
	padding: 2px 0 0 10px;
}

#avmenu ul ul li { background: none; }
#avmenu ul ul li a { color: white; }
#avmenu ul ul li:hover { background: none; }
#avmenu ul ul li:hover > a { color: #060606; }

#avmenu .facebook{ margin-bottom: 10px; cursor: pointer;}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}


#sub_voucher {
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
text-align:center;
}

#sub_voucher p, #sub_voucher ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#sub_voucher a {
font-weight:bold;
}

#sub_voucher li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#sub_voucher h2 {
font-family: Verdana;
font-weight:bold;
font-size:11px;
height:19px;
color:#1A1A1A;
display:block;
padding: 4px 0 0 0;
background:url('/img/h2-bg.png') no-repeat;
text-align: center;
}


/***** Right sidebar *****/

#events {
float:right;
width:148px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
text-align:center;
}

#events p, #events ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#events a {
font-weight:bold;
}

#events li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#events h2 {
font-family: Verdana;
font-weight:bold;
font-size:11px;
height:19px;
color:#1A1A1A;
display:block;
padding: 4px 0 0 0;
background:url('/img/h2-bg.png') no-repeat;
text-align: center;
}

/***** Main content *****/

#content {
width: 415px;
margin:10px 140px 10px 160px;
padding: 5px 5px 5px 5px;
line-height:1.5em;
text-align:justify;
}

#contentwide {
margin:10px 0 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.8em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 4px 0;
padding:0;
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:1.5em;
font-weight:normal;
margin:6px 0 6px 0;
font-family:Abbess, Addled, 'Adobe Caslon Pro', Amethyst, Andorra, 'Comic Sans MS';
padding:0;
}

#content h4, #contentwide h4, #contentfull h4 {
font-size:1.1em;
font-weight:bolder;
margin:0 0 6px 0;
padding:0;
}

#content p, #contentwide p, #contentfull p {//text-indent: 10px; text-align: justify;}


#content img, #contentwide img, #contentfull img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:3px solid #f0f0f0;
}

#content a, #contentwide a, #contentfull a {
font-weight:bold;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull 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:#080808;
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:#808080;
background-color:inherit;
}

a:hover {
text-decoration:none;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 6px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:3px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:3px solid #d8d8d8;
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:10px 0 10px 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;
color:#505050;
}

td {
padding:7px;
font-size:0.9em;
background:#f4f4f4;
color:#303030;
}

/***** Form styles *****/

.button {
border-top:2px solid #d8d8d8;
border-right:5px solid #cccccc;
border-bottom:2px solid #d8d8d8;
border-left:3px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 7px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
font-weight:bold;
width:150px;
cursor: pointer;
}

input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

label {
margin:2px;
}

input {
width:200px;
}

textarea {
width:200px;
}

/***** Newsletter box *****/

#newsletter {
padding:0;
margin:6px 0 16px 0;
}

.newsform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#newsbox label {
display:none;
}

#newslettersubmit{
	width:auto;
	height:auto;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.vouchers {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:105px;
color:#505050;
background:#f4f4f4;
border-top:2px solid #C3C3C3;
border-right:2px solid #C3C3C3;
border-bottom:2px solid #C3C3C3;
border-left:2px solid #C3C3C3;
line-height:1.3em;
}

.vouchers a {
font-weight:bold;
}

.vouchers p {
font-size:0.9em;
}

.vouchers h2 {
margin:0 0 10px 0;
padding:0;
}

.mainvoucher{
background:#FFF;
padding:1px 3px 5px 3px;
font-size: 10px;
font-family:"Comic Sans MS";
font-weight:bold;
margin:0;
height:auto;
text-align:center;
}

.opacity{
opacity:0.4;
filter:alpha(opacity=40);
}

#avmenu .vouchers {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center !important;
}

.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;
}

.indent p{text-indent: 20px;}

.logo {
display:none;
}

.box{
width:auto;
margin: 5px 20px 5px 20px;
padding: 5px 15px 5px 15px;
border-top:1px solid #C3C3C3;
border-right:1px solid #C3C3C3;
border-bottom:1px solid #C3C3C3;
border-left:1px solid #C3C3C3;	
}

.indent_left{
text-indent: 20px;
}

.menu_cat{
	text-align:center;
	display:block;
	width:400px;
	height:25px;
	background:url(img/menu_category.jpg) no-repeat;
	margin:auto;
}





/*Our Staf Image Map*/
.ourstaff{width: 100%; height: 500px; display: block; background: url('/img/our-staff.jpg') no-repeat; position: relative;}
.ourstaff .face{cursor: pointer;}
.ourstaff .face1{width: 60px; height: 100px; display: block; position: absolute; top: 155px; left: 105px;}
.ourstaff .face2{width: 50px; height: 100px; display: block; position: absolute; top: 135px; left: 210px;}
.ourstaff .face3{width: 45px; height: 70px; display: block; position: absolute; top: 140px; left: 282px;}
.ourstaff .face4{width: 35px; height: 55px; display: block; position: absolute; top: 110px; left: 325px;}
.ourstaff .face5{width: 45px; height: 65px; display: block; position: absolute; top: 140px; left: 365px;}
.ourstaff .face6{width: 40px; height: 60px; display: block; position: absolute; top: 105px; left: 412px;}
.ourstaff .face7{width: 45px; height: 70px; display: block; position: absolute; top: 210px; left: 445px;}
.ourstaff .face8{width: 40px; height: 45px; display: block; position: absolute; top: 135px; left: 500px;}
.ourstaff .face9{width: 50px; height: 60px; display: block; position: absolute; top: 175px; left: 530px;}
.ourstaff .face10{width: 50px; height: 60px; display: block; position: absolute; top: 135px; left: 640px;}

.ourstaff .details{width: 70px; height: 20px; display: none; background: #ddd; border: 2px dotted #ccc; position: relative; left: 60px; color: black; text-align: center; font-weight: bolder; padding: 10px;}

