/* CSS Document - Layout Template 1 */
body {
	background-color:#f2f2f2;
	background-image:url(/templates/1/images/bg_shim.gif);
	background-position:top center;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:0.75em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2;
	text-align:center;
	
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0px;
	padding:0px;
	font-weight:normal;
	border:none;
}
a {
	text-decoration:none;
	color:#262d52;
}
a:hover {
	text-decoration:underline;
}

h1 { font-size:2em; color:#1f264a; font-family:Georgia, "Times New Roman", Times, serif;}
h2 { font-size:1.9em; color:#484d67; margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif;}
h3 { font-size:1.6em; color: #666666; margin-bottom:15px;}
h4 { font-size:1.5em; color: #333333; margin-bottom:15px;}
h5 { font-size:1.3em; font-weight:bold; margin-bottom:15px;}
h6 { font-size:1.2em; font-weight:bold; margin-bottom:15px;}


#TopPanelWide {
	width:100%;
	height:100px;
	background-image:url(/templates/1/images/TopPanel_Shim.png);
	background-position:top left;
	background-repeat:repeat-x;
}
#TopPanel {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px 10px;
}
#SocialLink {
	width:241px;
	height:41px;
	float:left;
	margin-top:15px;
}
#LoginPanel {
	width:200px;
	height:80px;
	float:right;
	background-color:#353c60;
	text-align:left;
}
#LoginPanel a {
	color:#FFFFFF;
	display:block;
	clear:both;
	margin: 15px 10px;
}
#Container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#TopNav {
	float:right;
	width:450px;
	text-align:right;
	margin-right:10px;
}
#TopNav ul {
	float:left;
	text-align:right;
	vertical-align:middle;
}
#TopNav ul li {
	display:inline; 
	list-style-type:none;
	margin-right:15px;
}
#TopNav ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
}

#TopNav form {
	float:right;
}
#TopNav form #search_box {
	border:solid 1px #CCCCCC;
	width:166px;
	height:15px;
	color:#666666;
	vertical-align:middle;
	margin-right:10px;
	font-size:0.7em;
	padding:2px;
}

#TopNav form #search_button {
	vertical-align:middle;
	
}
#Telephone {
	float:left;
	clear:Both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	margin-top:40px;
	margin-left:10px;
}
#Logo {
	width:290px;
	height:70px;
	float:right;
	clear:right;
	margin-right:40px;
	margin-top:5px;
	/*
	background-image:url(/templates/1/images/Temp_Logo.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	*/
}

#Banner {
	width:960px;
	height:330px;
	background-color:#666666;
	clear:both;
	float:left;
}
#BannerText {
	margin-top:190px;
	margin-left:20px;
	width:400px;
	color:#FFFFFF;
	
}
#BannerText h1 {
	color:#FFFFFF;
}
#BannerText a {
	
	color:#FFFFCC;
	padding:5px;
}


#Navigation { 
	width:960px;
	height:35px;
	background-color:#232b4f;
	background-image:url(/templates/1/images/nav_shim.gif);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
	clear:both;
	font-size:1.2em;
}
#rCorners {
	width:960px;
	height:25px;
	float:left;
	clear:both;
	margin-top:-16px;
	background-image:url(/templates/1/images/nav_top_layer.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#ContentWrap {
	float:left;
	clear:both;
	background-color:#FFFFFF;
	padding:10px;
	width:940px;
}
#MainLeft {
	width:655px;
	float:left;
	height:auto;
}
#ContentWrap h1 {
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:solid 1px #CCCCCC;
	
}
#Content {
	width:330px;
	float:left;
	height:auto;
	clear:left;
}
#MailingList {
	width:290px;
	height:205px;
	float:right;
	clear:right;
	background-color:#efefef;
	padding: 7px 10px;
	border-left:10px solid white;
	margin-left:10px;
}
#MailingList h3 {
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:solid 1px #999999;
}
#MailingList form {
	margin-top:15px;
}
#MailingList form label {
	margin:5px;
	margin-top:15px;
	float:left;
	vertical-align:middle;
	clear:left;
}
#MailingList form input {
	width:220px;
	float:right;
	vertical-align:middle;
	margin-top:10px;
	margin-right:10px;
	
}
#MailingList form #mail_button {
	background-color:#666666;
	color:#FFFFFF;
	padding:2px;
	cursor:pointer;
	border:none;
	width:30px;
}

#MainRight {
	width:275px;
	float:right;
}

#whatsOn {
	width:635px;
	background-color:#dcdcdc;
	padding:10px;
	float:left;
	clear:both;
	margin-top:10px;
}
#whatsOn .Tab, #whatsOn .ui-tabs-nav li {
	padding:10px 15px;
	font-size:1.3em;
	font-weight:bold;
	float:left;
	width:120px;
}

#whatsOn .inactive, #whatsOn .ui-tabs-nav li a{
	background-image:url(/templates/1/images/inactive_arrow.gif);
	background-position:right center;
	background-repeat: no-repeat;
	color: #666666;
}
#whatsOn .shadow, #whatsOn .ui-tabs-nav li{
	float:left;
	background-image:url(/templates/1/images/inactive_shim.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#whatsOn .active, #whatsOn .ui-tabs-selected{
	background-color:#FFFFFF !important;
	background-image:url(/templates/1/images/active_arrow.gif) !important;
	background-position:right center !important;
	background-repeat: no-repeat !important;
	color:#262d52 !important;
}
#whatsOn #detailsWrap {
	background-color:#FFFFFF;
	float:left;
	width:100%;
	height:auto;
}
#whatsOn .detailsCol {
	width:28%;
	height:auto;
	float:left;
	padding:10px;
	margin:6px;
	background-image:url(/templates/1/images/col_shim.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#whatsOn .detailsCol a {
	color:#262d52;
}

#whatsOn .detailsCol h3 {
	margin-bottom:10px;
}

#whatsOn .noevents{
	padding:10px;
}

#whatsOn .noevents a{
	color:#262d52;
}

#gallery {
	float:left;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
}
#gallery h3 {
	margin-bottom:15px;
	float:left;
}
#gallery a {
	float:right;
	margin:5px 5px;
	color:#999999;
}

#left_scroll {
	background-image:url(/templates/1/images/scroll_left.gif);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	height:70px;
	width:30px;
	margin-left:5px;
	clear:left;
}
#panels {
	float:left;
	width:590px;
	height:70px;
}
#right_scroll {
	background-image:url(/templates/1/images/scroll_right.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	height:70px;
	width:30px;
}
#Footer {
	float:left;
	clear:both;
	margin:10px;
	text-align:left;
	width:940px;
}
#FootLeft {
	float:left;
}
#FootLeft ul li {
	list-style-type:none;
	display:inline;
	margin-right:20px;
}
#FootLeft ul li a {
	color:#666666;
}
#G1 {
	float:Right;
}

#Content ul  {
	margin:10px 30px;
	
}

#Content a {
	color:#262d52;
}

#Content .ContentForm form {
	background-color:#EEEEEE;
	padding:10px;
	margin:10px;
	margin-top:30px;
}
#Content .ContentForm form label {
	display:block;
	margin-bottom:4px;
	/*margin-top:4px;*/
	font-weight:bold;
	
	/* added */
	margin-top:10px;
}
#Content .ContentForm form fieldset {
	width:50%;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
}
#Content .ContentForm form input, #Content .ContentForm form textarea, #Content .ContentForm form select {
	width:50%;
}

#Content .ContentForm form fieldset.radio { 
	padding:0;
	margin:0;
	clear:right;
}

#Content .ContentForm form legend.radio { 
	font-weight:bold;
	padding-top:10px;
	padding-bottom:4px;
	color:#666666;
}

#Content .ContentForm form input.radio { 
	width:auto;
	float:left;
	clear:left;
	margin-left:0px;
}

#Content .ContentForm form label.radio { 
	font-weight:normal;
	display:inline;
	float:left;
	margin-top:3px;
}

#Content .ContentForm form .checkbox { 
	width:auto;
}

#Content .ContentForm form .submit_button {
	width:auto;
	padding-left:2px 5px;
	background-color:#666666;
	color:#FFFFFF;
	border:solid 1px #999999;
	font-weight:bold;
}

#Content .ContentForm form label.hidden{
	display:none;
}

#Content .ContentForm form fieldset.date { 
	padding:0;
	margin:0;
	clear:right;
	width:100%;
}

/*-------------------InnerpageStyles-----------------*/

#innerLeft {
	width:260px;
	float:left;
	height:auto;
}
.LeftCTA {
	width:100%;
}

#subnav {
	padding:10px;
	width:100%;
	background-color:#e6e6e6;
}
#innerRight {
	float:right;
	width:640px;
}
#innerRight #Content {
	width:100%;
}

/*-------------------News-----------------*/
#news p, .news p{
	margin-bottom:10px;
}

#news p.date, .news p.date{
	font-style:italic;
	font-weight:bold;
}

.news{
	border-bottom:1px dashed #262d52;
	margin-bottom:10px;
}

.news p.read_more{
	text-align:right;
	margin-top:10px;
}
/*-------------------Menus-----------------*/
#menu p, .menu p{
	margin-bottom:10px;
}

.menu{
	border-bottom:1px dashed #262d52;
	margin-bottom:10px;
}

.menu p.view_menu{
	text-align:right;
	margin-top:10px;
}

.menu_item p{
	color:#999;
}

.menu_item p.menu_price{
	color:#262d52;
}

.menu_item{
	border-top:1px dotted #CCCCCC;
	margin-bottom:10px;
	padding:10px 0;
}

.menu_item img{
	float:left;
	margin-right:10px;
}

p.ten_bottom{
	margin-bottom:10px;
}

p.bold{
	font-weight:bold;
	margin-top:30px;
}
#spotted_main_pic{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#spotted_text{
	clear:both;
}

#micro_calendar{
	float:right;
	margin-right:45px;
	margin-top:10px;
}

.instruction{
	font-weight:bold;
	color:#333;
	font-size:18px;
}

#welcometext p{
	line-height:1.5em;
}

#more_photos{
	float:right;
	margin-top:-33px;
}

#more_photos a{
	color:#999999;
}

#spottedpics {
	height:130px;
	width: 625px;
	padding:10px;
	float:left;
	clear:both;
	margin-top:0px;
	background-color:#f2f2f2;
}


#gallery {
	float:left;
	clear:both;
	margin-top:15px;
	width:635px;
	padding:10px;
	background-color:#f2f2f2;
}
#gallery h3 {
	margin-bottom:15px;
	float:left;
	color:#795530;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#gallery a {
	float:right;
	margin:5px 5px;
	color:#999999;
}

h1.venue-name{
	font-size:1em;
	position:absolute;
}
