/*   tacchi.css  created by SpotlessMedia  29.08.07   www.spotlessmedia.com  */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
}


#wrapper {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 900px;
	margin: auto;
}
.facilityHire #wrapper {
	background: url(images/dancer_facility.jpg) no-repeat right 750px;
}





#header {
	border-bottom: medium solid #CCCCCC;
	height: 121px;
}

/**************************************************************   topNav  *************************/

#topNav {
	width: 900px;
	background: url(images/h3-events-bg.gif) repeat-x top;
	clear: both;
}
#pageTitle {
	padding-left: 160px;
	color: #FFFFFF;
	font-size: 18px;
	width: 500px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#pageTitle span {
	font-size: 10px;
	padding-right: 50px;
}
#pageTitle span a {
	text-decoration: none;
	font-weight: bold;
}
#pageTitle span a:hover {
	color: #FFFFFF;
}






/********************************************************  left side of screen ********************/   
#leftSide {
	width: 147px;
	line-height: 25px;
	float: left;
	height: 100%;
	display: block;
	background: #E3F0F6 url(images/diary_bg.jpg) repeat-x bottom;
	padding-bottom: 20px;
}


/****************************************************************** menu *****************/
.menu {
	position: relative;
	z-index: 3;
	text-align: right;
}




.menu ul {
	padding: 0;
	margin: 0;
	position: relative;
	list-style-type: none;
}

/* get rid of the table */
.menu table {
	position: absolute;
	border-collapse: collapse; 
	top: 0; 
	left: 0px; 
	z-index: 100;}

/* style the links */
.menu a {
	text-decoration: none;
	width: 138px;
	background: #F7F7F7;
	display: block;
	padding-right: 10px;
	margin-top: 1px;
	color: #666666;}

.menu a:hover {position:relative;
	color: #FFFFFF;
	text-decoration: none;
	background: #CCCCCC;}

.menu li:hover {position:relative;}
 
.menu li ul {
	position: absolute;
	top: 0px;
	left: 148px;
	text-align: left;
	background: #FFF;
	list-style-image: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	filter: alpha(opacity=95);
	opacity: .95;





	-moz-opacity: .95;
	visibility: hidden;
	z-index: 3;
}
	
.menu li ul a {
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
}

.menu li:hover > ul {visibility:visible;} /* for firefox and others */
.menu ul a:hover ul {visibility:visible;} /* for ie */


.index #index, .whatsOn #whatsOn, .facility #facility, .boxOffice #boxOffice,
.openAccess #openAccess, .facilityHire #facilityHire, .location #location,
.funding #funding, .contact #contact, .space #space {
	color: #0066FF;
}

/***************************************************************** diary  **************/
.rightHeadline {
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
}
.diaryLink {
	color: #0000CC;
	text-decoration: underline;
}
.eventActive {
	font-weight: bold;
	color: #FF0000;
}

#diary {
	width: 147px;
	height: 100%;
	font-size: 10px;
	text-align: left;
	line-height: 15px;
}
#diary p {
	padding-right: 2px;
	padding-left: 4px;
}

#diary a {
	text-decoration: none;
	color: #666666;
}
#diary a:hover {
	color: #000000;
	text-decoration: none;
}
#diary ul {
	text-indent: -5px;
	padding-right: 5px;
}





.eventName {
	font-weight: bold;
	color: #000000;
}



/* .sides are the h3 headings for events diary and latest news */
.sides span {
	color: #FFFFFF;
}

.sides {
	padding-left: 10px;
	width: auto;
	color: #000000;
	background: url(images/h3-events-bg.gif) repeat-x center;
	font-weight: normal;
	height: 20px;
	padding-top: 2px;
	}

/*******************************************************right side of screen   **********/

#rightSide {
	background: #E3F0F6 url(images/diary_bg.jpg) repeat-x bottom;
	height: 100%;
	width: 147px;
	float: right;
}


#pdf {
	height: auto;
	width: auto;
	text-align: center;
	background: #8EABCA;
}
#pdf a {
	color: #FF0000;
	text-decoration: none;
}

#latestNews {
	display: block;
	width: auto;
	font-size: 10px;
}

#latestNews ul {
	padding-left: 10px;
	list-style: none;
	margin-left: 0px;
}



/******************************************************   content  *********************/
	
#content {
	width: 550px;
	height: 100%;
	padding: 15px;
	float: left;
	line-height: 18px;
}
.contact #content {
	background: url(images/contact_bg.jpg) no-repeat right bottom;
	height: 1000px;
}
.facility #content {
}
.facility #content span {
	color: #0066FF;
}
.boxOffice  #content {
}
.index #content {
	height: 600px;
}



.index #content li {
	color: #000000;
	padding-left: 25px;
	list-style: circle;
	text-align: justify;
	padding-top: 5px;
	font-size: 12px;
	font-variant: normal;
}
.gallery #content {
	height: 550px;
}
.funding #content {
	background: url(images/funding_bg.jpg) no-repeat right center;
	height: 580px;
}
.facilityHire #content {
	padding-bottom: 60px;
}
.whatsOn #content li {
	line-height: 25px;
}






/****************************************************  footer  **************************/

#footer {
	clear: both;
	background: #FFFFFF url(images/h3-events-bg.gif) repeat-x;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	font-size: 10px;
	line-height: 15pt;
	height: 100%;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}


#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 50px 10px 10px;
}
#lower {
	background: url(images/centre_night.jpg) no-repeat;
	height: 114px;
	clear: both;
}

#lower p {
	padding-top: 45px;
	text-align: right;
	padding-right: 15px;
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;

}
#lower a {
	color: #FFFFFF;
	text-decoration: none;
}
#lower a:hover {
	color: #0099FF;
}


h3 {
	font: 16px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	color: #990000;
}
h2 {
	font: normal 20px/normal Arial, Helvetica, sans-serif;
	color: #000000;
}





#rightOuter {
	float: left;
}

/***************************************************  admin ********************************/

.adminTitleSide {
	font-size: 9px;
}
.alignLeft {
	float: left;
	margin-right: 20px;
}
