@charset "UTF-8";

@import url("global.css");
@import url("menu.css");
@import url("slider.css");
@import url("scrollable-horizontal.css");
@import url("scrollable-buttons.css");
@import url("overlay-basic.css");
@import url("overlay-gallery.css");


	
body.home {background: #f6f6f6 url(../images/bg_body.png) repeat-x;}

body.home h2 {
	display: block;
	text-indent: -9999px;
	}
	
body.home p {
	line-height: 1.5em;
	margin-bottom: .6em;
	}
	
.slides2{
width:217px;
margin-left:12px;	
}

#left-column, #right-column {
	float: left;
	width: 244px;
	}
	
.home-box {
	background: url(../images/bg_box-small.png) 0 bottom no-repeat;
	}
	
.home-box-content {
	padding: 0 14px 24px 14px;
	}
	
#poll_list{
	margin-left:10px;
	
}
	
#promo h2 {
	height: 36px;
	background: url(../images/h_home-promo.png) no-repeat;
	}
	
#promo ul li {
	text-align:justify;
	display: block;
	list-style: none;
	/*background: #f0f0f0;*/
	margin-bottom:8px;
	}

#promo ul li img{
	display:block;
	margin:auto;
}	

#promo a.links {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	margin-left:5px;
	margin-right:5px;
	}
	


#banner h2 {
	height: 26px;
	background: url(../images/h_home-banner.png) no-repeat;
	}
	
#google-map h2{
	height: 36px;	
	background: url(../images/h_home-location.png) no-repeat;
}
	
#banner ul li {
	display: block;
	height: 110px;
	list-style: none;
	/*background: #f0f0f0;*/
	margin-bottom:8px;
	}
	
#banner img {
	float: left;
	margin-right: 8px;
	}
#banner a.links {
	display: block;
	padding: 8px 8px 8px 0;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#banner a:hover {color: #666666}

#middle-column {
	float: left;
	width: 492px;
	}
	
#whats-on {
	/*padding-bottom: 24px;*/
	background: url(../images/bg_whats-on.png) repeat-y;
	}
	
#whats-on h2 {
	height: 68px;
	background: url(../images/h_home-whatson.png) no-repeat;
	}
	
#whats-on p {
	margin: 0;
	line-height: 16px;
	}
	
#whats-on .featured {
	float: left;
	width: 214px;
	overflow:hidden;
	position:relative;
	}
	
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
height: 312px;
border:#CCCCCC 1px solid;
}

#slider9{
	height: 290px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 214px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.home-box-content .sliderwrapper .contentdiv{
	width:214px;
}

/*#whats-on .featured img {margin-bottom: 8px;}*/

.date {
	font-size: 11px;
	color: #ccbe8d;
	}
	
	
#whats-on ul {
	float: right;
	width: 230px;
	}
	
#whats-on .event-list li {
	display: block;
	float: left;
	list-style: none;
	text-align:center;
	}
	
#whats-on .event-list li a.selected{
	background-color:#fae47f;
}

#whats-on .event-list li a{
	background-color:#F0F0F0;
	overflow:hidden;
	display:block;
	padding:5px;
	width:103px;
	height:93px;
	margin:1px;
}

#paginate-slider9{
	margin-top:5px;
	float:left;
}

#whats-on .event-list li a span{
	padding-top:2px;
	display:block;
}
	
#whats-on .event-list .thumbnail {
	float: left;
	width: 45px;
	margin-right: 8px;
	}

#whats-on .event-list .event-text {
	float: right;
	width: 152px;
	}	
	
#past-events,#what{
	clear: both;
	padding-bottom: 24px;
	background: url(../images/bg_box-medium.png) left bottom no-repeat;
	}
	
#past-events h2 {
	height: 46px;
	/*background: url(../images/h_home-pastevents.png) no-repeat;*/
	background: url(../images/what.png) no-repeat;
	}
	

#what h2 {
	height: 46px;
	background: url(../images/what.png) no-repeat;
}

#what .featured{
	display:block;
	width:215px;
	
}

.what-info p{
	width:240px;
	margin-right:5px;
	margin-left:5px;
	display:block;
}
#what .what-info{
	position:absolute;
	left:210px;
	top:0;
	width:250px;
	height:290px;
}

#paginate-slider9 a{
	display: inline-block; 
	width: 15px;
	height: 15px;
	padding-top: 1px;
	margin: 0 3px 0 0; 
	text-align: center; 
	background: url(../images/bg_slider-nav.gif) no-repeat;
	font-size: 11px;
	color: #999;
}

#paginate-slider9 a:hover,#paginate-slider9 a.selected{
	background-position: right; color: #FFF;
}

#what9 {
	/*padding-bottom: 24px;*/
	background: url(../images/bg_whats-on.png) repeat-y;
	}
#what9 h2 {
	height: 46px;
	background: url(../images/h_home-whatson.png) no-repeat;
}

#what9 .featured{
	display:block;
	width:215px;
	
}

#what9 .what-info{
	position:absolute;
	left:210px;
	top:0;
	width:250px;
	height:290px;
}


#past-events h3 {
	font-size: 14px;
	color: #be5e2e;
	margin-bottom: .6em;
	}

#past-events .featured {
	float: left;
	width: 214px;
	padding-right:10px;
	}
	
#past-events .pic {
	float: left;
	width: 214px;
	}
	
#past-events .event-text {
	float: right;
	width: 214px;
	}
	
#events-gallery {
	background: url(../images/bg_box-medium.png) no-repeat 0 bottom;
	}
	
#events-gallery h2 {
	height: 37px;
	background: url(../images/h_home-events-gallery.png) no-repeat;
	}
	
#twitter {
	background:url(../images/bg_twitter.png) 0 bottom no-repeat;
	}
	
#twitter h2 a {
	display: block;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/h_twitter.png) no-repeat;
	}

#facebook a {
	display: block;
	height: 72px;
	text-indent: -9999px;
	background: url(../images/bg_facebook.gif) no-repeat;
	}
	
#fbox h2 {
	height: 36px;
	background: url(../images/h_home-fbox.png) no-repeat;
	}
	
#poll h2 {
	height: 36px;
	background: url(../images/h_home-poll.png) no-repeat;
	s}
	
#poll .submit-button {margin-top: 16px;}

/*OVERRIDE DEFAULT SCROLLABLE SETTINGS*/

.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 384px;
	height:110px;
	margin: 8px 0px 8px 5px;
}

.scrollable img {
	float:left;
	margin:0 10px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:166px;
	height:101px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

a.browse {
	margin: 44px 0px 44px 5px;
}

.items img {
	margin: 0;
}

/* make A tags our floating scrollable items */
.items a {
	display:block;
	float:left;
	margin:0 10px;
} 

/* scrollable should not disable gallery navigation */
#gallery .disabled {
	visibility:visible !important;
}

#gallery .inactive {
	visibility:hidden !important;
}
