﻿
/************ WELCOME *************/
#welcome
{
	border-bottom:solid 10px #FFF;	
	padding-right: 5px;
	height: 1%;
}

#welcomeImg
{
	border:solid 1px #000;
	float:left;
	margin:0px;
	margin-right:10px;
}

#flashcontent{
	border:solid 1px #000;
	float:left;
	margin:0px;
	margin-right:10px;
}

#welcomeText{
	height: 100%;
}

#welcomeText p
{
	margin-top: 7px;
	margin-bottom: 7px;
}

#welcomeText h1, #welcomeText h2 
{
	margin-bottom: -8px;
}

/************************************/


/****  LOCATIONANDABOUTCONTAINER ******/

#venueHomepageWrapper
{
	background-repeat:repeat-y;
	background-position:211px;
}

#locationAndAboutContainer
{
	background-repeat:no-repeat;
	background-position:bottom right;
}

/**************** LOCATION ************/
#location
{
	width:221px;
	float:left;
}

#location img
{

}

#location h1, #location p, #location h2
{
	margin:0px;
}

/**************************************/


/*************** ABOUT ****************/

#about 
{
	margin-left:231px;
}

#about h1, #about p, #about h2
{
	margin:0px;
}

/**************************************/

/************ WHATS ON THUMBNAIL ******/

#whatsOnThumbnails A
{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:x-small;
	margin-top:10px;
	padding-right:0px;
	background-repeat:no-repeat;
	background-position:right center;
}

#new #whatsOnThumbnails A
{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:x-small;
	color: #B0000B;
}

#eventDetails
        {
            padding:10px;
        }
                
#eventDetails h2
        {
            font-size:x-small;
			margin:0px;
			margin-bottom:6px;
        }

#eventDetails p, .eventImage
        {
            margin:0px;
            margin-top:6px;
            margin-bottom:6px;
        }
        
.EventDate
        {
            display:block;
            font-weight:bold;
        }
        
#eventDetails a
        {
			text-decoration:none;
			font-weight:bold;
			display:block;
			width:8em;
        }

.eventImage
        {
            display:block;
        }

/***************************************/


h2
{
	font-size:small;
}
