@charset "UTF-8";
/*-----------------------------------------------------------------*/
/*--- universal styles ---*/
/*-----------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

.matchGoogleIcon{
	position:absolute;
	left:5px;
	top:5px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
	background-color:#570000;
	background-image:url(../images/homeGradientBackground.jpg);
	background-repeat:repeat-x;
}
#wrapper {
	width:956px;
	margin:0 auto 0 auto;
}
h2 {
	font-size:12px;
	margin:0;
}
h3 {
	font-size:14px;
	text-transform:uppercase;
	display:inline;
	font-weight:normal;
}
a {
	color:#FFF;
	font-weight:bold;
}

.profileLink {
	color:#e4bd08;
}
a:hover {
	text-decoration:none;
}
/*_________________________________________________________________*/
/*_________________________________________________________________*/


/*-----------------------------------------------------------------*/
/*--- header ---*/
/*-----------------------------------------------------------------*/
#header {
	width:100%;
	height:113px;
	text-align:left;
}
#header #headerLogo {
	background:url(../images/headerLogo.jpg);
	margin:0 0 0 222px;
	width:609px;
	height:113px;
	
}
#headerLogo span {
	display:none;
}
/*_________________________________________________________________*/
/*_________________________________________________________________*/


/*-----------------------------------------------------------------*/
/*--- top menu ---*/
/*-----------------------------------------------------------------*/
#topMenuContainer {
	background-image:url(../images/topMenuBackground.gif);
	height:38px;
	width:100%;
	background-repeat:no-repeat;
}
#topMenuContainer #leftButtonContainer {
	width:350px;
	height:38px;
	float:left;
	text-align:left;
	margin:0 0 0 4px;
	background:url(../images/buttonContainerDivider.gif);
	background-repeat:repeat-x;
}
#topMenuContainer #leftButtonContainer ul {
	list-style:none;
	margin-bottom:-2px;
}
#topMenuContainer #leftButtonContainer li {
	float:left;
}
#topMenuContainer #rightButtonContainer {
	width:350px;
	height:38px;
	float:right;
	text-align:right;
	margin:0 4px 0 0;
	background:url(../images/buttonContainerDivider.gif);
	background-repeat:repeat-x;
	
}
#topMenuContainer #rightButtonContainer ul {
	list-style:none;
	margin-bottom:-2px;
}
#topMenuContainer #rightButtonContainer li {
	float:left;
}
/*_________________________________________________________________*/
/*_________________________________________________________________*/


/*-----------------------------------------------------------------*/
/*--- quick search ---*/
/*-----------------------------------------------------------------*/
#quickSearchContainer {
	background-image:url(../images/quickSearchBackground.gif);
	height:34px;
	width:100%;
	text-align:right;
	line-height:34px;
}
#quickSearchContainer input {
	margin:0 0 0 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#quickSearchContainer .quickSearchGo {
	display:inline;
	position:relative;
	top:5px;
	margin:0 11px 0 0;
}
/*_________________________________________________________________*/
/*_________________________________________________________________*/


/*-----------------------------------------------------------------*/
/*--- body ---*/
/*-----------------------------------------------------------------*/
#bodyContainer {
	background-image:url(../images/bodyBackground.gif);
	background-repeat:repeat-y;
}
#bodyContainerFooter {
	background:url(../images/bodyContainerFooter.gif);
	height:41px;
	background-repeat:no-repeat;
	clear:both;
}
#leftBodyContainer {
	width:207px;
	background:url(../images/sideMenuBackground.gif);
	background-repeat:repeat-y;
	text-align:left;
	margin:0 0 0 10px;
	float:left;
}
#rightBodyContainer {
	text-align:left;
	margin:0 0 0 3px;
	float:left;
	
	/* added by Wil - Oct 1, 2007 */
	width:728px;
	/* end */
}

/*_________________________________________________________________*/
/*_________________________________________________________________*/


/*-----------------------------------------------------------------*/
/*--- google ---*/
/*-----------------------------------------------------------------*/
#googleMapWrapper {
	width:728px;
	height:300px;
	background:url(../images/googleMapBackground.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
#googleMap {
	margin:4px;
}

#markerWindow {
	color:#000000;
	text-align:left;
}

#markerWindow .link {
	color:#FF0000;
}


/*_________________________________________________________________*/
/*_________________________________________________________________*/


/*-----------------------------------------------------------------*/
/*--- flash animation ---*/
/*-----------------------------------------------------------------*/
#flashAnimationContainer {
	width:728px;
	height:233px;
	float:left;
	
	/* added by Wil - Oct 1, 2007 */
	
	/* end */
	
	/* added by Wil - Oct 3, 2007 */
	/*enable flash background*/
	background-image:url(../images/flashAnimationContainerBg.gif);
	background-repeat:no-repeat;
	padding:4px 0 0 3px;
	/* end */
}
/*_________________________________________________________________*/
/*_________________________________________________________________*/



/*-----------------------------------------------------------------*/
/*--- content pages ---*/
/*-----------------------------------------------------------------*/
#pageHeader {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:3px 15px;
}
#pageWrapper {
	width:728px;
	float:left;
	background:url(../images/resultsBackground.gif);
	background-repeat:repeat-y;
}
#pageContent p {
	text-align:justify;
	padding:7px 15px;
}
.leftContent {
	text-align:leftl
}
/*-----------------------------------------------------------------*/
/*--- search results ---*/
/*-----------------------------------------------------------------*/
#resultsWrapper {
	width:728px;
	float:left;
	background:url(../images/resultsBackground.gif);
	background-repeat:repeat-y;
}

#getListedContent {
	width:728px;
	padding-left:10px;
}

#resultsWrapper #resultsTopBar {
	width:728px;
	height:36px;
	background:url(../images/resultsTop.gif);
	background-repeat:no-repeat;
	line-height:36px;
	clear:both;
}
#resultsWrapper #resultsFooter {
	width:728px;
	height:34px;
	background:url(../images/resultsFooter.gif);
	background-repeat:no-repeat;
	clear:both;
}
#resultsWrapper #resultsTopBar #resultsHeader {
	line-height:normal;
	padding:9px 0 0 8px;
	width:120px;
	height:27px;
	float:left;
}
#resultsWrapper #resultsTopBar #resultsCategories {
	height:36px;
	float:right;
	text-align:right;
	font-size:10px;
	margin:0 10px 0 0;
}
#resultsCategories a:link, #resultsCategories a:visited, #resultsCategories a:hover {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
#matchesContainer {
	width:518px;
	float:left;
	padding:0 0 0 8px;
}
#matchesTopBar {
	background:url(../images/matchesTopBarBackground.gif);
	background-repeat:no-repeat;
	width:518px;
	height:23px;
	line-height:23px;
	font-size:10px;
}
#matchesTopBar #matchesInfo {
	color:#9f9f9f;
	padding:0 0 0 10px;
	float:left;
}
#matchesTopBar #matchesNavigation {
	color:#ffc800;
	padding:0 10px 0 0;
	float:right;
}
#matchesTopBar #matchesNavigation a:link, #matchesTopBar #matchesNavigation a:visited, #matchesTopBar #matchesNavigation a:hover {
	color:#ffc800;
	text-decoration:none;
	font-weight:bold;
}
#matchesContainer .matchItem {
	background:url(../images/matchItemBackground.gif);
	background-repeat:no-repeat;
	width:518px;
	height:116px;
	float:left;
	position:relative;
}
#matchesContainer .matchThumbnail {
	width:130px;
	height:97px;
	position:absolute;
	left:10px;
	top:10px;
}
#matchesContainer .matchFeaturedItem {
	width:49px;
	height:50px;
	background:url(../images/matchFeaturedItem.png);
	behavior:url(./iepngfix.htc);
	z-index:100;
	position:absolute;
	right:0;
	top:0;
}
#matchesContainer .matchFeaturedItem h4 {
	display:none;
}

#matchesContainer .matchNewItem {
	width:49px;
	height:50px;
	background:url(../images/matchNewItem.png);
	behavior:url(./iepngfix.htc);
	z-index:100;
	position:absolute;
	right:0;
	top:0;
}
#matchesContainer .matchNewItem h4 {
	display:none;
}
#matchesContainer .matchDescription {
	height:75px;
	width:325px;
	position:absolute;
	left:150px;
	top:7px;
}
#matchesContainer .matchDescription p {
	margin:4px 0 0 0;
	font-size:10px;
	text-align:justify;
}
#matchesContainer .matchViews {
	position:absolute;
	left:150px;
	bottom:7px;
	font-size:10px;
}
#matchesContainer .matchIcons {
	width:130px;
	height:27px;
	text-align:right;
	position:absolute;
	right:10px;
	bottom:7px;
}
#matchesContainer .matchIcons img {
	behavior:url(./iepngfix.htc);
}
#miscContainer {
	float:left;
	margin:0 0 0 8px;
	width:180px;
}
#miscContainer .miscHeader {
	float:left;
}
#miscContainer #filterContainer {
	clear:both;
}
#miscContainer #filterContainer .filterTopLink {
	float:right;
}
#miscContainer #filterContainer .filterTopLink a {
	color:#9f9f9f;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;	
}
#miscContainer #filterContainer #filterList {
	overflow:auto;
	max-height: 100px;
	min-height: 45px;
	clear:both;
}
#miscContainer #filterContainer #filterList .filterItem {
	font-size:10px;
	padding:8px 0 0 0;
	cursor:pointer;
}
#miscContainer #filterContainer #filterList ul {
	margin:4px 0 0 0;
}
#miscContainer #barVenueSearchContainer {
	padding:20px 0 0 0;
	clear:both;
}
#miscContainer #barVenueSearchContainer #searchFieldContainer {
	clear:both;
}
#miscContainer #barVenueSearchContainer #searchFieldContainer .searchFieldItem {
	float:left;
	padding:8px 4px 0 0;
}
#miscContainer #barVenueSearchContainer #searchFieldContainer .searchFieldItem input {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0 0 0 2px;
	margin:2px 0 0 0;
}
#miscContainer #barVenueSearchContainer #searchFieldContainer .barVenueSearchGo {
	position:relative;
	top:21px;
	left:8px;
	float:left;
}
#miscContainer #keyContainer {
	padding:20px 0 0 0;
	clear:both;
}
#miscContainer #keyList {
	clear:both;
}
#miscContainer #keyContainer .keyItem {
	float:left;
	clear:left;
	padding:8px 0 0 0;
	min-width:125;
}
#miscContainer #keyContainer .keyItem img {
	behavior:url(./iepngfix.htc);
}

.matchGoogleIcon img{
	width:20px;
	height:34px;
	behavior:url(./iepngfix.htc);
}

/*_________________________________________________________________*/
/*_________________________________________________________________*/


/*-----------------------------------------------------------------*/
/*--- side menu ---*/
/*-----------------------------------------------------------------*/
#sideMenuWrapper {
	background:url(../images/sideMenuTop.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#sideMenuWrapper .sideMenuSection {
	margin:0 14px 0 14px;
	padding:20px 0 0 0;
}
#sideMenuWrapper #browseByGenre ul {
	list-style:none;
	margin:8px 0 0 0;
}
#sideMenuWrapper #browseByGenre li {
	margin:8px 0 0 0;
}
#sideMenuWrapper #browseByGenre li  a:link, #sideMenuWrapper #browseByGenre li  a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.eventItem {
	margin:12px 0 0 0;
}
.eventItem  a:link, .eventItem  a:visited {
	text-decoration:underline;
}
.eventItem  a:hover {
	text-decoration:none;
	
}
.eventName {
	font-size:12px;
}
.eventBarName {
	font-size:10px;
}
.eventDate {
	font-size:10px;
}
#sideMenuWrapper .sideMenuSpacer {
	background:url(../images/sideMenuSpacer.jpg);
	height:23px;
	background-position:center;
	background-repeat:no-repeat;
	margin:20px 0 0 0;
}
#sideMenuWrapper #sideMenuFooter {
	width:207px;
	height:34px;
	background:url(../images/sideMenuFooter.gif);
	background-repeat:no-repeat;
}
/*_________________________________________________________________*/
/*_________________________________________________________________*/

/*-----------------------------------------------------------------*/
/*--- footer ---*/
/*-----------------------------------------------------------------*/



/*_________________________________________________________________*/
/*_________________________________________________________________*/

/*-----------------------------------------------------------------*/
/*--- footer ---*/
/*-----------------------------------------------------------------*/
#creditFooter a:hover{
	color:#FFFFFF;
}

#footer {
	width:956px;
	margin:4px auto 12px auto;
	color:#a9a9a9;
	font-size:10px;
	clear:both;
}
#footer p {
	margin:4px 0 0 0;
	font-size:10px;
}
#footer a {
	color:#a9a9a9;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}
/*_________________________________________________________________*/
/*_________________________________________________________________*/