/* ================================================================ 

This copyright notice must be kept untouched in the stylesheet at 

all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/pro_drop.html

Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */

#multi-level {
	height:39px;
	width:848px;
	position:relative;
	z-index:100;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
  }


#multi-level .pad {
	float:left;
}

/* The menu styling */

/* Remove the padding, margins and bullets from the lists */

.menu, .menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}



/* Set up the top level list items and float left (or right) to place inline */

.menu li.top {display:block; float:left; position:relative;}



/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}



/* Default top link link styling */

.menu li.top a.top_link {
	display:block;
	float:left;
	height:39px;
}

.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */



/* pre-load the hover images into the lists */

.menu li.p1 {
	width:195px;
	background-image: url(../images/menu/overs_02.jpg);
	background-repeat: no-repeat;
}

.menu li.p2 {
	width:155px;
	background-image: url(../images/menu/overs_03.jpg);
	background-repeat: no-repeat;
}

.menu li.p3 {
	width:153px;
	background-image: url(../images/menu/overs_04.jpg);
	background-repeat: no-repeat;
}

.menu li.p4 {
	width:173px;
	background-image: url(../images/menu/overs_05.jpg);
	background-repeat: no-repeat;
}

.menu li.p5 {
	width:107px;
	background-image: url(../images/menu/overs_06.jpg);
	background-repeat: no-repeat;
}

/* set up the normal unhovered images in the links */

.menu li a#calendarofevents {
	width:195px;
	background-image: url(../images/menu/menu_02.jpg);
	background-repeat: no-repeat;
}

.menu li a#browseevents {
	width:155px;
	background-image: url(../images/menu/menu_03.jpg);
	background-repeat: no-repeat;
}

.menu li a#searchevents {
	width:153px;
	background-image: url(../images/menu/menu_04.jpg);
	background-repeat: no-repeat;
}

.menu li a#aboutcavendish {
	width:173px;
	background-image: url(../images/menu/menu_05.jpg);
	background-repeat: no-repeat;
}

.menu li a#contact {
	width:107px;
	background-image: url(../images/menu/menu_06.jpg);
	background-repeat: no-repeat;
}

/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {visibility:visible;} /* for IE6 */

.menu li:hover { position:relative; z-index:200;} /* for IE7 */



/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */

.menu li a#calendarofevents:hover, .menu li:hover a#calendarofevents,

.menu li a#browseevents:hover, .menu li:hover a#browseevents,

.menu li a#searchevents:hover, .menu li:hover a#searchevents,

.menu li a#aboutcavendish:hover, .menu li:hover a#aboutcavendish,

.menu li a#contact:hover, .menu li:hover a#contact {background:transparent;}




/* keep the 'next' level invisible by placing it off screen. */

.menu ul, 

.menu :hover ul ul, 

.menu :hover ul :hover ul ul,

.menu :hover ul :hover ul :hover ul ul,

.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}



/* set up the first drop down sub level */

.menu :hover ul.sub {
	left:0;
	top:39px;
	background: #123345;
	white-space:nowrap;
	height:auto;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 98%;
	_width: 206px;
	padding-right: 0px;
	padding-left: 0px;
}

.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:100%;
	_width: 206px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width:100%;
	_width: 206px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	border: 0 solid #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu :hover ul.sub li a:hover {
	background-color: #9ddcf9;
}




/* last menu 32 */

.menu :hover ul.sub1 {left:0; top:39px; background: #123345; padding:2px 0; border:2px solid #ffffff; white-space:nowrap; width:140px; height:auto; }

.menu :hover ul.sub1 li {display:block; height:20px; position:relative; float:left; width:90px;}

.menu :hover ul.sub1 li a {display:block; font-size:11px; height:20px; width:136px; line-height:20px; text-indent:5px; color:#990000; text-decoration:none; border:2px solid #ffffff; border-width:0 0 0 2px;}

.menu :hover ul.sub1 li a:hover {background:#123345; color:#ffffff;}



/* set up the flyout levels when hovering */

.menu :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul :hover ul,

.menu :hover ul :hover ul :hover ul :hover ul :hover ul

{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}




#container {
	background-color: #1F3545;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-attachment: fixed;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 146px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left;
	text-align: left;
}

#wrapper {
	padding: 0px;
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 908px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
#mainphoto {
	margin: 0px;
	padding: 0px;
	height: 202px;
	width: 908px;
}
#main-home {
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 472px;
	width: 908px;
}
#footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 908px;
	text-align: left;
}
#main-white {
	width: 908px;
	background-image: url(../images/bg-main-pages.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clear {
	padding: 0px;
	height: 30px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#page-footer {
	background-image: url(../images/footer-pages.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 908px;
	margin: 0px;
	padding-top: 59px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#facebook {
	padding: 0px;
	float: right;
	height: 50px;
	width: 150px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copyright {
	margin: 0px;
	width: 900px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainevent {
float: left;
height: 337px;
width: 550px;
margin-top: 30px;
margin-left: 30px;
background-image: url(../images/mainevent.png);
background-repeat: no-repeat;
padding-top: 28px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

 

#upcoming {
	padding: 0px;
	float: left;
	width: 251px;
	margin-top: 20px;
	margin-left: 30px;
}

body {
	margin: 0px;
	padding: 0px;
}
.maincopy, .maincopy a:hover {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 17px;
	color:#000;
	text-decoration:none;
}

.maincopy a, .maincopy a:link, .maincopy a:visited {
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 17px;
	color:#000;
}


h1 {
	display: block;
	width: 350px;
	height: 120px;
	text-indent: -9999px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
} 

h1 a { 
display: block; 
width: 100%; 
height: 100%; 
border: 0; 
} 

h2 {
	font-size: 13pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	color: #1F5E7F;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #89C1D2;
	text-decoration: none;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #89C1D2;
	text-decoration: none;
}
.ticket {
	margin-bottom: 20px;
}
#facebook-pages {
	padding: 0px;
	float: right;
	height: 50px;
	width: 150px;
	margin-top: 60px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left {
	float: left;
	width: 550px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
}

#leftwide{
	float: left;
	width: 890px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}
#right {
	float: right;
	width: 250px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 400px;
}
.highlight {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	margin-bottom: 10px;
	line-height: 17px;
	color: #FFFFFF;
}
#p-search {
	background-image: url(../images/searchevents.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 270px;
	text-align: right;
	padding-top: 110px;
	padding-right: 20px;
}
#p-newsletter {
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 270px;
	text-align: right;
	padding-top: 76px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
}
#p-tellafriend {
	background-image: url(../images/tellafriend.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 270px;
	padding-top: 75px;
	text-align: right;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
}
.tabletext {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-align: right;
	vertical-align: middle;
}

.adminmenu, .adminmenu a, .adminmenu a:hover, .adminmenu a:link, .adminmenu a:visited {
font-size: 11pt;
	padding-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #fff;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}

.admintable_header, .admintable_header a, .admintable_header a:hover, .admintable_header a:link, .admintable_header a:visited{
	margin-top: 0px;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#fff;
	text-decoration:none;
}
.butts {
	
}

.frame {
	background-image: url(../images/frame.jpg);
	background-repeat: no-repeat;
	padding: 11px;
}

.banner {
	background-image: url(../images/frame-banner.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}