body {
	color: #333;
	font: 0.75em tahoma;
	margin: 0;
	padding: 0;
	background-color: #4c4948;
	height:100%;
}

#header {
 background: #0098A5;
 padding: 0;
 margin: 0;
 height: 220px;
 border:none;
}

#header a img {
	text-decoration: none;
	padding: 0;
	margin:0;
	margin-left:35px;
	border:none;
}

#header h1 {
	margin: 0;
	font-size: 7em;
	color: #ff9900;
	padding-left: 35px;
	padding-top: 10px;
	letter-spacing: -1px;
	font-family: "Lucida Sans Unicode", Fantasy, "Lucida Grande";
	font-weight:bold;
	font-style:normal;
}

#header h2 {
	font-size: 2.5em;
	margin: 0;
	padding-left: 36px;
	padding-top: 7px;
	color: #662222;
	font-family: "Lucida Sans Unicode", Fantasy, "Lucida Grande";
	line-height: 100%;
}

#main {
 width: 100%;
 min-width: 1000px;
 max-width: 2000px;
 background-color: #eee;
 padding: 0;
 margin:5px auto;
 height:100%;
}

#main table {
	height: 100%;
}

#navbar {
 list-style: none;
 margin:0;
 padding:0;
}

#navpanel {
	height: 100%;
	width:170px;
	border-right:1px solid #bbb;
}
#navbar ul  {
	margin: 0;
	padding: 0;
}

#navbar li {
 display:block;
}

#navbar li a {
 width: 143px;
 height: 40px;
 background: #ebebeb url(i/navbutton.png) top left no-repeat;
 padding: 0px 14px 10px 14px;
 border-bottom: 1px solid #bbb;
 color: #666;
 text-decoration: none;
 float: left;
}

#navbar li a:visited {
	text-decoration: none;
}

#navbar li a:hover {
 background: #eaf1f6 url(i/navbutton.png) no-repeat;
 background-position: left -130px;
 text-decoration: none;
}

#navbar #today a {
 background-color: #fff;
 background-image:none;
 position:relative;
 left: 1px;
}

.calimage {
 	background-position:center left;
 	background-repeat:no-repeat;
 	padding:0 0 16px 21px;
}

.calinfo {
	padding-top: 10px;
}

#navbarlist li a {
	padding-top: 15px;
	height: 30px;
}

.weekday {
 color: #555;
 font-weight: bold;
 font-size: 1.3em;
 padding-top:9px;
 padding-left:3px;
}

.weekdate {
 color: #555;
 font-weight: normal;
 font-size: 1.05em;
 text-transform: uppercase;
 padding-left:43px;
}

#infopanel {
 min-width: 470px;
 max-width: 2000px;
 padding-left:25px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-right: 25px;
 background-color: white;
 margin-left: 0;
 display: block;
 float: left;
 height: 100%;
}

#infopanel h1 {
	padding-top: 40px;
}

#rightside {
 padding: 5px;
 width:320px;
 background-color: white;
}

#rightside img {
	padding-top: 5px;
	padding-bottom: 5px;
}

#lowernav {
 clear: both;
 font-size:12px;
 padding-left:18px;
 line-height:1.4em;

}

#lowernav ul {
 width:150px;
 display:block;
 margin: 0px;
 padding:15px 0 0 3px;
 list-style-type: none;
height:100%;
}

#lowernav li a {
 display:block;
 padding: 0px 14px 12px 10px;
 color: #676767;
 text-decoration: none;
 background:  url(i/lowernavbullet.gif) top left no-repeat;
 font-weight:bold;
}

#lowernav li a:visited {
	text-decoration: none;
	background:  url(i/lowernavbullet.gif) top left no-repeat;
	font-weight:bold;
	color: #676767;
}

#lowernav li a:hover {
 background:  url(i/lowernavbullet.gif) top left no-repeat;
 text-decoration: underline;
 color: #305880;
 font-weight:bold;
}

#footer {
 margin: 8px auto;
 width: 99%;
 min-width: 1000px;
 max-width: 2000px;
}

#footer table {
 width:100%;
 margin:0;
 padding:0;
 background: url(i/centre_footer.gif) bottom left repeat-x #393939; 
 border-collapse:collapse;
 color:#dedede;
 border-top:1px solid #7a7a7a;
}

#foottext {
 background: url(i/corner_footer.gif) bottom left no-repeat #393939;
 padding:0 20px;
}

#foottext p {
	margin:0;
 font-size: 0.7em;
 color: #dedede;
 padding: 0 0 10px 0;
}

#foottext a {
	text-decoration:none;
 	color: #dedede;
}

#foottext a:visited {
	text-decoration:none;
 	color: #dedede;
}

#foottext a:hover {
	text-decoration:underline;
 	color: #fff;
}

#footlogo {
	width:220px;
	background: url(i/corner_footer2.gif) bottom right no-repeat;
	text-align:right;
 	padding: 30px;
}

#announcement {
 margin: 8px auto;
}

#announcement table {
 width:100%;
 margin:0;
 padding:0;
 background: url(i/centre_footer.gif) bottom left repeat-x #393939; 
 border-collapse:collapse;
 color:#dedede;
 border-top:1px solid #7a7a7a;
}

#announcementtext {
 background: url(i/corner_footer.gif) bottom left no-repeat #393939;
 padding:0 20px;
}

#announcementtext p {
	margin:0;
 font-size: 1.2em;
 color: #dedede;
 padding: 0 0 10px 0;
}

#announcementtext a {
	text-decoration:none;
 	color: #dedede;
}

#announcementtext a:visited {
	text-decoration:none;
 	color: #dedede;
}

#announcementtext a:hover {
	text-decoration:underline;
 	color: #fff;
}

#listings {
	margin-bottom: 24px;
}

#listings table {
		width: 100%;
}

#listings td {
	width: 100%;
	border-top: 1px solid #ccc;
	padding-bottom: 18px;
}

.listing_venue {
	font-family: 'tahoma';
	font-size: 1.55em;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 14px;
	color: #369;
}

.listing_venue a {
	text-decoration: none;
	color: #369;
}

.listing_venue a:hover {
	text-decoration: underline;
}

.listing_artist {
	font-size: 1.2em;
	padding-bottom: 7px;
}

.listing_artist a {
	text-decoration: none;
	color: #369;
}

.listing_artist a:hover {
	text-decoration: underline;
}

.listing_date {
	font-size: 1.35em;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 14px;
	color: #369;	
}

.listing_date a {
	text-decoration: none;
	color: #369;
}

.listing_date a:hover {
	text-decoration: underline;
}

.listing_start, .listing_end, .listing_cost {
	font-style: normal;
	font-size:1.1em;
}

.listing_comments {
	font-style: normal;
	font-size: 1.1em;
	padding-bottom: 9px;
	color: #666;
}

h1{
 font-weight: bold;
 font-size: 1.90em;
 margin: 0;
 padding:0;
 color:#444;
}

h2, h3 {
	color: #444;
}

.venuelist_venue {
	font-family: 'tahoma';
	font-size: 1.55em;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 14px;
	color: #369;
}

.venuelist_venue a {
	text-decoration: none;
	color: #369;
}

.venuelist_venue a:hover {
	text-decoration: underline;
}

.venuelist_map {
	margin-top: 30px;
	margin-bottom: 25px;
	border: 1px solid gray;
	width: 425px;
	height: 350px;
}

.venuelist_phone {
	font-size: 1.2em;
	padding-bottom: 20px;
}

.venuelist_address {
	font-size: 1.2em;
	padding-bottom: 20px;
}

.venuelist_website {
	font-size: 1.2em;
	margin-bottom: 25px;
}

.venuelist_website a {
	text-decoration: none;
	color: #369;
}

.venuelist_website a:hover {
	text-decoration: underline;
}

.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px dotted #FF9900;
	font-weight: bold;

}

#loginbuttons a, a:visited {
	text-decoration: none;
	color: #369;
}

#loginbuttons a:hover {
	text-decoration: underline;
}

#loginsettings {
	text-align:left;
	font-size: 1.1em;
	margin: 0;
	margin-top: -60px;
	padding-left: 56px;
	padding-top: 25px;
	color: #662222;
	font-family: Tahoma;
	
}

#loginsettings a {
	text-decoration: none;
	color: #662222;
}

#loginsettings a:hover {
	text-decoration: underline;
	color: #136;
}

.submitlabel {
	font-size: 1.3em;
}

.googlead {
	margin-bottom: 0px;
	height: 250px;
}

.hjsad {
	margin-bottom: 10px;
	height: 250px;
}

#buttonbar {
	border: 1px solid #ccc;
	background-color: #eff;
	margin-top: 10px;
	width: 100%;
}

#buttonbar td {
	text-align:center;
}

#buttonbar td img {
	border: none;
	width: 32px;
}
