body
{
	background-color: #707c8a;
}
.header
{
	height: 116px;
}
.topnav
{
	height: 27px;
	background: url(images/bgtopnav.gif) repeat-x;
}
.topnavlinks
{
	float: right;
}
.topnavsearch
{
	float: left;
}
.searchtextbox
{
	border-color: #676767;
	margin: 0px 0px 3px 0px;
	font-size: 14px;
}
.sidenav
{
	width: 198px;
	float:left;
	background-color: #dae5eb;
	border-left: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
}
.sidemenu ul li
{
	border-bottom: solid 1px #a5aeb5;
}
.sidemenu ul a:link{color: #516a80; background:url(images/smbullet.gif) left no-repeat; padding-left: 12px; text-decoration: none;   }
.sidemenu ul a:visited{color: #516a80; background:url(images/smbullet.gif) left no-repeat; padding-left: 12px; text-decoration: none;  }
.sidemenu ul a:active{color: #516a80; background:url(images/smbullet.gif) left no-repeat; padding-left: 12px; text-decoration: none;  }
.sidemenu ul a:hover{color: #516a80; text-decoration: underline;  }
/*
.sidemenu ul a:link{color: #000000;  text-decoration: none;   }
.sidemenu ul a:visited{color: #000000; text-decoration: none;  }
.sidemenu ul a:active{color: #000000; text-decoration: none;  }
.sidemenu ul a:hover{color: #000000; text-decoration: underline;  }
*/


.container
{
	background: #ffffff url(images/bgcontent.gif) repeat-y left;
}

.content
{
	float: right;
}
.sportstitle, .concertstitle, .theatertitle
{
	height: 29px;
}
.categorymenu ul li
{
	border-bottom: solid 1px #a5aeb5;
}
.categorymenu ul a:link{color: #516a80; background:url(images/cmbullet.gif) left no-repeat; padding-left: 12px; text-decoration: none;  }
.categorymenu ul a:visited{color: #516a80; background:url(images/cmbullet.gif) left no-repeat; padding-left: 12px; text-decoration: none;  }
.categorymenu ul a:active{color: #516a80; background:url(images/cmbullet.gif) left no-repeat; padding-left: 12px; text-decoration: none;   }
.categorymenu ul a:hover{color: #516a80; background:url(images/cmbullet.gif) left no-repeat; padding-left: 12px; text-decoration: underline;   }

.topcontent
{
	background: #dae5eb;
	margin: 2px 0px 5px 2px;
}
.mainevent
{
	float: left;
}
.topevents
{
	float: right;
}
.maineventtitle
{
	color: #4e5b63;
}
.maineventtext
{
	color: #000000;
}
.topeventstitle
{
	height: 35px;
}
.topeventstext
{
	width: 200px;
	background-color: #fb9504;
}
.topeventstext ul a:link{color: #000000;text-decoration: none; padding:0px; }
.topeventstext ul a:visited{color: #000000;text-decoration: none;padding:0px; }
.topeventstext ul a:active{color: #000000;text-decoration: none;padding:0px; }
.topeventstext ul a:hover{color: #000000;text-decoration: underline;padding:0px; }


.maineventlink
{
	padding-left: 7px;
}
.maineventlink:link{color: #000000; text-decoration: underline; background:url(images/mebullet.gif) left no-repeat; padding-left:15px; padding-right:5px;}
.maineventlink:visited{color: #000000;text-decoration: underline; background:url(images/mebullet.gif) left no-repeat; padding-left:15px;  padding-right:5px;}
.maineventlink:active{color: #000000;text-decoration: underline; background:url(images/mebullet.gif) left no-repeat; padding-left:15px; padding-right:5px;}
.maineventlink:hover{color: #000000;text-decoration: underline; }
.eventlink:link{color: #000000;text-decoration: underline; }
.eventlink:visited{color: #000000;text-decoration: underline;}
.eventlink:active{color: #000000;text-decoration: underline;}
.eventlink:hover{color: #000000;text-decoration: underline;}

.featuredthumbstitle, .rsstitle, .contenttitle, .eventlisttitle
{
	color: #516a80;
	border-bottom: solid 1px #969696;
}
.featuredthumbs a:link{color: #556982;text-decoration: none;}
.featuredthumbs	a:visited{color: #556982;text-decoration: none;}
.featuredthumbs a:active{color: #556982;text-decoration: none;}
.featuredthumbs a:hover{color: #556982;text-decoration: underline;}

.hotticketlink:link{color: #556982;text-decoration: underline; font-weight:bold; font-size:10px }
.hotticketlink:visited{color: #556982;text-decoration: underline; font-weight:bold; font-size:10px}
.hotticketlink:active{color: #556982;text-decoration: underline; font-weight:bold; font-size:10px}
.hotticketlink:hover{color: #556982;text-decoration: none; font-weight:bold; font-size:10px}

.rss ul li
{
	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style-image: url(images/newsbullet.gif);
}
.rss ul a:link{color: #556982; text-decoration: underline; padding:0px}
.rss ul a:visited{color: #556982;text-decoration: underline; padding:0px}
.rss ul a:active{color: #556982;text-decoration: underline; padding:0px}
.rss ul a:hover{color: #556982;text-decoration: none; padding:0px}

.footer
{
	background-color: #25374d;
	height: 28px;
	color: #ffffff;
	border: solid 2px #ffffff;
}
.footer a:link{color: #ffffff;text-decoration: none;}
.footer a:visited{color: #ffffff;text-decoration: none;}
.footer a:active{color: #ffffff;text-decoration: none;}
.footer a:hover{color: #ffffff;text-decoration: underline;}

.copyright
{
	color: #ffffff;
}
.contenttext
{
	color: #010101;
}
