/* Base html elements */

body
{
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; }

/*	background-image: url(../images/bkground.gif); */
/*	background-repeat: repeat; */

a img { 
	border: 0; 
}

div, th, td, form, select, textarea, input { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; }

p 	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height:120%;
	background-color: #f8f8f8; 
	letter-spacing: 1pt; 
	margin-top:2px; 
	margin-bottom:3px;
	padding-left:6px; 
	padding-right:6px; 
	padding-bottom:3px; }

a {
	font-weight: bold;
	text-decoration: none;
}
	
/* Basic theme styles */

.main-table {
 	width:100%;
 	cell-spacing:0px;
 	cell-padding:0px;
}

/* postnuke custom and header styles */
.pn-title {
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.pn-sub {
	font-size: 10px;
}
.content {
	font-size: 12px;
}

.pn-logo {
	font-size: 13px;
	font-weight: bold;
}

.pn-logo-small {
	font-weight: bold;
}

.pn-pagetitle, h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	padding-top: 10px;
}

h2  {	font-size: 14px;
		text-align: left; 
		color: #c00;
		padding-bottom: 0;
		margin: 0; 
}

h3  {	font-size:11px;
		font-weight:bold;
		color:#FFFFFF; 
		background-color:#2676CE; 
		padding-top:3px;
		padding-bottom:3px;
		padding-left:6px; 
		padding-right:6px; 
		margin-top:0px; 
		margin-bottom:3px;
		}

h3 a { color:#FFFFFF; }

h4 {	font-size: 13px;
		color:#2676CE; 
	}

h5, h6 {
	font-size: 13px;
	font-weight: bold;
}

/*news styles */
.article-table {
	background-color: #f1f1f1;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

a.article-table { 
	font-weight: bold; 
	text-decoration: none; 
}

.article-table a { 
	text-decoration: none; 
}

.article-table table {
	font-size: 12px;
	background-color: #fff;
	width: 100%;
}

.article-table .pn-title { 
	color: black; 
}

.teaser { font-size: 11px; color:#003399; 
		letter-spacing:1pt; margin-top:5; padding-left:6; padding-right:6; }


/* Below are utility classes, we can use them to control appearance of individual elements */
.logo {
	background-color: #f1f1f1;
	border: 0px;
}

.banner {
}

.border1 {
}

.border2 {
	border-width: 1px;
	border-color: silver;
	border-style: solid;
}

.pn-navtabs { font-family: Verdana, Arial, Helvetica;
	color: red;
	background-color: #000000;
	font-size: 0.7em;
	font-weight: normal;
	text-align: center; }

.search { font-size: 9px; }

/* Controlling appearance of all menus */

.menu-title {
	background: #2676CE;
	color:#fff; 
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: 0.05em;
	word-spacing: 0.15em;
	padding-left: 3px;
}

/* Controlling appearance of the left menus */

.menu-middle-left {
	width: 16%;
	color: #fff;
	background: #B00;
	border: 0px;
	text-decoration: none;
	font-size: 12px;
	}

.menu-middle-left .menu-title {
	color: #fff;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.05em;
	word-spacing: 0.15em;
	padding-left: 3px;
}

.menu-middle-left ul {
	list-style:none;
	padding-left: 5px; 
	margin-left: 5px;
	}

.menu-middle-left li {
	padding-top: 1px;
	padding-bottom: 3px;
	margin-top: 0px; 
	margin-bottom: 0px;	
	margin-left: 0px; 

}

.menu-middle-left li a {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display:block; 
	line-height: 18px;
	padding-left: 5px; 
	border-top: 1px solid #ccc;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #fff;	
	}

.menu-middle-left a:link{
	color: #fff;
}

.menu-middle-left a:visited {
	color: #000;
}

.menu-middle-left a:hover {
	background: #2676CE;
	color:#fff; 
	font-size: 13px;
}

.menu-middle-left a:active {
	background: #2676CE;
	color:#fff; 
	font-size: 13px;
}

/* Centre blocks and admin messages */

.center-content { 
	width: 68%;
}

.central-area {
	width: 100%;	
}

.message-centre {
	font-size: 10px;
	border: 0px;

}

.message-centre .border2 {
	border: 0px;
}

/* Controlling appearance of the center menus */

.menu-middle-center {
	background: #f0f0ff;
 }

/* Controlling appearance of the right menus */

.menu-middle-right {
 	width:16%;
 	padding-left:2px;
	background: #f0f0ff;
 }

.menu-middle-right strong {
	color: black;
	font-weight: 900;
}

.menu-middle-right ul {
	list-style-type: square ;
	padding-left: 5px; 
	margin-left: 10px;
}

.menu-middle-right a {
	color: #000;
	text-decoration: none;
}

.menu-middle-right a:hover {
	color: #BB0000;
	background: white;
	text-decoration: underline;
}


/* Bottom spacer and bar */
.bar-bottom-middle-spacer {
	background-image: url(../images/spacer_bottom_middle.gif);
	background-repeat: repeat-x;
	border: 0px;
}

.bar-bottom-middle {
	color: silver;
	background-image: url(../images/bar_bottom_middle.gif);
	background-repeat: repeat-x;
	border: 0px;
}

.bar-bottom-middle a {
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

.bar-bottom-middle a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.footer {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
}

.footer a {
	color: black;
	font-weight: bold;
}

.event-date {
 	 /* color:#2676CE; */
 	 color:#003399;
 {

/* legacy opentable styles */
.opentable {
	background-color: #f1f1f1;
	width: 100%;
	padding: 2px;
}

.opentable2 {
	background-color: white;
	width: 100%;
	padding: 2px;
}