
body{
	background-image: url(../images/band.png);
}

#center-image{

width: 765px;
min-height: 233px;
height: auto !important;
height: 233px;
margin: 0 auto;
padding-top:10px;

}

#schedule-left{
	width: 360px;
	padding-right: 30px;
	float: left;
}

#schedule-right{
	width: 360px;
	float: left;
}

#biography-left{
	width: 450px;
	padding-right: 30px;
	float: left;
}

#booking-right{
	width: 283px;
	height:530px;
	float: left;
	background-image:url(../images/booking_bg.png);
	background-repeat:no-repeat;
	padding:3px;
}

#news-left{
	width: 520px;
	padding-right: 40px;
	float: left;
}

#sidebar{
	width: 200px;
	float: left;
}

#sidebar ul {
	margin: 0px 0px 15px 0px;
	padding: 0px
}

#sidebar li {
	width:180px;
	border-bottom:1px dashed #e5e5e5;
	padding:2px;
	margin-bottom:2px;
}

#sidebar li a {
	color: #563783;
	text-decoration:none;
	display:block;
}
#sidebar li a:hover {
	color: #9475bd;
	text-decoration:none;
}

#blog-left{
	width: 430px;
	padding-right: 40px;
	float: left;
}

#sidebar-blog{
	width: 260px;
	float: left;
} 


a:link {color:#6a4d8e; text-decoration: underline;}
a:visited {color:#6a4d8e; text-decoration: underline;}
a:visited:hover {color:#8f70b8; text-decoration: none;}
a:hover {color:#8f70b8; text-decoration: underline;}
a:active {color:#8f70b8; text-decoration: none;}


.hxThemeFormTag {
        font-family: Georgia, "Times New Roman", serif; 
        color: gray;
      }
.hxThemeFormElement {
        font-family: Georgia, "Times New Roman", serif; 
        color: black;
      }


/*-----------------
MAIN NAVIGATION
CSS Rollovers
------------------*/

#themepark_navigation{
padding:0px 0px 0px 0px;
margin: 15px 0px 2px 0px;
overflow: hidden;
float: left;
width:720px;
}

#themepark_navigation li{
margin:0px;
padding:0px;
float: left;
display:inline;
}

#themepark_navigation a {
background-position:bottom left;
height:29px;
display:block;
outline:none;
text-decoration:none;
text-indent:-5000px;
}

#themepark_navigation a:hover{
background-position:top left;
}

.themepark_breaks{
background-image:url(../images/themepark_breaks.png);
width:120px;
}

.alton_towers{
background-image:url(../images/alton_towers.png);
width:120px;
}

.gullivers{
background-image:url(../images/gullivers.png);
width:120px;
}

.gullivers_warrington{
background-image:url(../images/gullivers_warrington.png);
width:120px;
}

.gullivers_matlock_bath{
background-image:url(../images/gullivers_matlock_bath.png);
width:120px;
}

.gullivers_milton_keynes{
background-image:url(../images/gullivers_milton_keynes.png);
width:120px;
}
.diggerland{
background-image:url(../images/diggerland.png);
width:120px;
}

.legoland{
background-image:url(../images/legoland.png);
width:120px;
}

.lightwater{
background-image:url(../images/lightwater.png);
width:120px;
}

.paultons{
background-image:url(../images/paultons.png);
width:120px;
}

.thorpe_park{
background-image:url(../images/thorpe_park.png);
width:120px;
}

.m_and_d{
background-image:url(../images/m_and_d.png);
width:120px;
}

.drayton_manor{
background-image:url(../images/drayton_manor.png);
width:120px;
}

.camelot{
background-image:url(../images/camelot.png);
width:120px;
} 

.disneyland{
background-image:url(../images/disneyland.png);
width:120px;
}

.chessington{
background-image:url(../images/chessington.png);
width:120px;
}

.diggerland_kent{
background-image:url(../images/diggerland_kent.png);
width:120px;
}

.diggerland_yorkshire{
background-image:url(../images/diggerland_yorkshire.png);
width:120px;
}

.diggerland_devon{
background-image:url(../images/diggerland_devon.png);
width:120px;
}

.diggerland_durham{
background-image:url(../images/diggerland_durham.png);
width:120px;
}


.themepark_ride_guide{
background-image:url(../images/themepark_ride_guide.png);
width:120px;
}

#themepark_navigation li a.selected{
background-position: top left !important;
}