/* CSS Document */


/***************************THIS DEFINES THE VERTICAL LISTING *************************/

#Box1 {
	width: 150px;
	height: 75px;
	position: relative;
}

#Box2 {
	width: 150px;	
	height: 75px;
	position: relative;
}

#Box3 {
	width: 150px;
	height: 75px;
	position: relative;
}

#Box4 {
	width: 150px;
	height: 75px;
	position: relative;
}

#Box5 {
	width: 150px;
	height: 75px;
	position: relative;
}


/*************************** ELEMENTS THAT DETERMINE ALIGNMENT ************/
.LeftAbsolute {
	float: left;
	position: absolute;
}

.LeftRelative {
	float: left;
	position: relative;
}



/*********************************GRAPHICS ALLOCATION *******************************/
.LiveTheatre75{
	background-image:     url("/CastleHall/Events/Performers/Artists110/LiveTheatre.jpg");
	width: 75px;
	height: 75px;
}

.LiveTheatre110{
	background-image:     url("/CastleHall/Events/Performers/Artists110/LiveTheatre.jpg");
	width: 110px;
	height: 110px;
}

.LiveTheatreText {
	margin-left: 80px;
	position: absolute;
	margin-top: 30px;
}

.LiveTheatreTextVERT {
	float: left;
	position: absolute;
	margin-left: 20px;
	margin-top: 7px;
}


.ChildrenShows75 {
	background-image:     url("/CastleHall/Events/Performers/Artists110/ChildrenShows.jpg");
	width: 75px;
	height: 75px;
}

.ChildrenShows110 {
	background-image:     url("/CastleHall/Events/Performers/Artists110/ChildrenShows.jpg");
	width: 110px;
	height: 110px;
}



.ChildrenShowsText{
	margin-left: 80px;
	position: absolute;
	margin-top: 30px;
}

.ChildrenShowsTextVERT{
	float: left;
	position: absolute;
	margin-left: 115px;
	margin-top: 7px;

}


.OriginalArtists75 {
	background-image:     url("/CastleHall/Events/Performers/Artists110/OriginalArtists.jpg");
	width: 75px;
	height: 75px;
}

.OriginalArtists110 {
	background-image:     url("/CastleHall/Events/Performers/Artists110/OriginalArtists.jpg");
	width: 110px;
	height: 110px;
}

.OriginalArtistsText {
	margin-left: 80px;
	position: absolute;
	margin-top: 30px;
}

.OriginalArtistsTextVERT {
	float: left;
	position: absolute;
	margin-left: 230px;
	margin-top: 7px;
}


.TributeBands75 {
	background-image:     url("/CastleHall/Events/Performers/Artists110/TributeBands.jpg");
	width: 75px;
	height: 75px;
}

.TributeBands110 {
	background-image:     url("/CastleHall/Events/Performers/Artists110/TributeBands.jpg");
	width: 110px;
	height: 110px;
}


.TributeBandsText {
	margin-left: 80px;
	position: absolute;
	margin-top: 30px;
}

.TributeBandsTextVERT {
	float: left;
	position: absolute;
	margin-left: 345px;
	margin-top: 7px;
}

.DanceAndMusic75 {
	background-image:     url("/CastleHall/Events/Performers/Artists110/DanceAndMusic.jpg");
	width: 75px;
	height: 75px;
}

.DanceAndMusic110 {
	background-image:     url("/CastleHall/Events/Performers/Artists110/DanceAndMusic.jpg");
	width: 110px;
	height: 110px;
}


.DanceAndMusicText {
	margin-left: 80px;
	position: absolute;
	margin-top: 30px;
}

.DanceAndMusicTextVERT {
	float: left;
	position: absolute;
	margin-left: 445px;
	margin-top: 7px;
}


.Genre {
	height: 75px;
	width: 550px;
	/*margin-right: 10px;*/
	/*margin-left: 5px;*/
	/*position: relative;*/
	float: left;
}

.GenreText {
	height: 25px;
	width: 550px;
	/*margin-right: 10px;
	margin-left: 5px;*/
	margin-top: 0px;
	position: relative;
	float: left;
}


#Events {
	height: 150px;
	width: 530px;
	/*margin-right: 10px;*/
	/*margin-left: 5px;*/
	position: relative;
}

.Month {
	height: 50px;
	width: 510px;
	position: relative;
	padding: 20px;
}

.HorizontalMonth {
	white-space:nowrap;
	list-style-type:none;
	padding:0.2em 1em;
}

.HorizontalMonth li{
	display:inline;	
}

.VerticalMonth {
	list-style-type: none;
	list-style-image: none;
}

.FrontDoor {
	background-attachment: fixed;
	background-image: url(/assets/castle%20hall/NewLook/entrance.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.EventPictureHolder {
	float: left;
	height: 60px;
	width: 60px;
	border: 10px #FFCC99;
	background-position: center center;
	/*vertical-align: middle;*/
	padding: 5px;
	margin-left: 5px;
}

.EventListing {
	float: left;
	width: 350px;
	height: auto;
}

.Tickets {
	float: left;
	width: 95px;
	height:120px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
}

.Divider {
	height: 10px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
hr {
	background-image: url(/assets/castle%20hall/NewLook/hr.gif);
}
.NewEvent {
	position: relative;
	/*padding-top: 10px;
	padding-bottom: 10px;
	border: 2px;*/
	width: 535px;
	height: auto;
}
.FindOutMore {
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	/*text-indent: 30px;*/
	height: 25px;
}
.FindOutMoreText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	/*margin-left:30px;*/
	float: left;
}
