﻿/********************************************************************/
/************************* Entertainment ****************************/
/********************************************************************/
.Entertainment { padding:5px; margin-top:0; margin-bottom:0px; }
.Entertainment table { width:100%; }
.Entertainment table .Heading { font-weight:bold; font-size:120%; }
.Entertainment dl { margin:0px; padding:0px; }
.Entertainment dt { background-image:url(images/eventsslive.png); background-repeat:repeat-x; display:block; padding:0px; margin:0px; color: #FFFFFF; font-weight:bold; }
.Entertainment dd { font-size:80%; padding:0px; margin:0px; } 
.Entertainment .More { text-decoration:none; color: blue; font-size:80%; }

#sub-content .Entertainment { width: 125px; }
#main-content .Entertainment { font-size:80%; }

/********************************************************************/
/**************************** Events ********************************/
/********************************************************************/
.Events { padding:5px; margin-top:0px; }
.Events .EventItem { float:left; margin:0px; }
.Events .EventItem dl { margin:0px; padding:0px; }
.Events .EventItem dt { background-image:url(images/greenevents.gif); background-repeat:repeat-x; display:block; padding:0px; margin:0px; color: #FFFFFF; font-weight: bold; }
.Events .EventItem dd { font-size:80%; padding:0px; margin:0px;  }
.Events .EventItem a { text-decoration:none; color:#000000; font-weight:bold; }
.Events .More { text-decoration:none; color: blue; font-size:80%; }

#sub-content .Events .EventItem { width: 125px; }
#sub-content .Events .EventItem img { width:100px; border:0px; margin:0px; padding:0px; } 

#main-content .Events .EventItem { width: 165px; margin-right:10px; }
#main-content .Events .EventItem img { width:150px; border:0px; margin:0px; padding:0px; } 


/********************************************************************/
/**************************** Logon *********************************/
/********************************************************************/
#sub-content logon { margin-top:10px; _margin-top:0px; float:left; display:block; width:177px; background-image:url(/images/logonsliv.png); background-repeat:repeat-x; background-position:0 10px; height:160px; margin-left: 2px; }
#sub-content logonbot { background-image:url(images/log-on-bot.gif); float:left; background-repeat:repeat-x; width:177px; margin-left: 2px; }
#sub-content logon img { padding:0px; margin:0px; }


/********************************************************************/
/************************* Last Minute ******************************/
/********************************************************************/
.last_minute a { text-decoration:none; color:Blue; }
.last_minute a:visted { text-decoration:none; color:Blue; }
.last_minute a:hover { text-decoration:underline; color:Blue; }



/********************************************************************/
/************************* Section List *****************************/
/********************************************************************/
#main-content #SectionList .SectionListItem
{
width:375px;
}


#main-content #SectionList dt
{
	background-color: #53A1C1;
	display: block;
	padding: 3px;
	margin: 5px 0px;
	font-weight: bold;
}

#main-content #SectionList dt a
{
	color: #FFFFFF;
	text-decoration: none;
}

#main-content #SectionList td
{
	border-bottom: dashed 1px #53A1C1;
}

#main-content #SectionList .SectionListItem .SectionListImage img
{
	width:266px;
}

/********************************************************************/
/********************** Business Details ****************************/
/********************************************************************/
#BusinessDetails
{
}

#BusinessDetails #BusinessNameTitle
{
}

#BusinessDetails #BigImage
{
}

#BusinessDetails #Thumbnails
{
	clear:both;
}

#BusinessDetails #Thumbnails .IndThumbnail
{
	float:left;
	width: 73px;
	padding: 5px;
}

#BusinessDetails #MapBox
{ 
	clear:both;
}

#BusinessDetails dl
{ 
}

#BusinessDetails dl dt
{ 
}

#BusinessDetails dl dd
{ 
}

#BusinessDetails dl dd a
{ 
}

#BusinessDetails .FileBox
{ 
}

#BusinessDetails .FileBox h2
{ 
}

#BusinessDetails .FileBox dl
{ 
}

#BusinessDetails .FileBox dl dt
{ 	
}

#BusinessDetails FileBox dl dt a
{ 
}

