<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /*/////////////////////////////////////////////////////////////////////////////////

homepage.css
Homepage specific styles.
5X������Ƶ.

/////////////////////////////////////////////////////////////////////////////////*/


/*////////////////////////////// HOMEPAGE SLIDESHOW /////////////////////////////*/

#homeslide {
	position:relative;
	height:261px;
	margin: 7px 0 7px 0;
	}

#homeslide a {
	width: 100%;
	float:left;
	position:absolute;
	text-decoration: none;
	cursor: pointer;
	}
	
#homeslide a img {
	border:none;
	}
	
#homeslide a.show {
	z-index:500;
	}

#homeslide .caption {
	z-index:600; 
	position:absolute;
	background: url(/includes/images/external/slide_show/caption.png) repeat;
	bottom:0;
	height: 35px;
	min-width: 845px;
	display:inline !important;
	}
	
#homeslide .caption2 {
	z-index:600; 
	position:absolute;
	background: url(/includes/images/external/slide_show/caption.png) repeat;
	bottom:0;
	height: 35px;
	min-width: 846px;
	display:inline !important;
	}

#homeslide .caption .content {
	margin: 0;
	}
	
#homeslide .caption .content h1 {
	padding: 10px 0 10px 6px;
	color: #fff;
	font-size: 1.6em;
	line-height: 0.7em;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#homeslide .caption2 .content h1 {
	padding: 10px 0 10px 6px;
	color: #fff;
	font-size: 1.6em;
	line-height: 0.7em;
	font-weight: normal;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#homeslide .curve_container {
	height:15px;
	}
	
#homeslide .corner_left {
	float: left;
	/*background:  url(/includes/images/external/corners/banner/banner_corner_top_left.png) top left no-repeat;*/
	height:11px;
	width:11px;
	}
	
#homeslide .corner_right {
	float: right;
	/*background:  url(/includes/images/external/corners/banner/banner_corner_top_right.png) top right no-repeat;*/
	height:11px;
	width:11px;
	}
	
#homeslide .panel {
	position: absolute;
	bottom: 0.2em;
	right: 6em;
	width: 5em;
	height: 2em;
	text-align: right;
    z-index: 800;
	}

#homeslide .panel a {
	color: #ffffff;
    font: 1.3em  Arial, Helvetica, sans-serif;
	}

/*/////////////////////////////////// SUB HOMEPAGE BANNER /////////////////////////////////*/

.sub_homepage_banner {
	width:100%;
	height: 200px;
	margin-bottom: 10px;
	}
	
.sub_homepage_banner1, .sub_homepage_banner2{
	float:left;
	width:33.3%;
	}
	
.sub_homepage_banner3 {
	float:right;
	width:33.3%;
	}




/*///////////////////////////////// SUB HOMEPAGE NAVIGATION ////////////////////////////////*/

#sub_nav {
	clear: both;
	width: 100.05%;
	margin: 10px 0 0 0;
	}
	
#sub_nav ul#top, ul.squarebox {
	list-style-type: none;
	padding: 0;
	height: 30px;
	margin: 0 0 7px 0;
	}
	
#sub_nav ul#bottom {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 30px;
	}
	
#sub_nav ul#top li a, #sub_nav ul#bottom li a, ul.squarebox li a {
	display: block;
	color: white;
	font-size: 1.2em;
	text-decoration: none;
	padding:8px;
	border-right: 4px solid #fff;
	}
	
#sub_nav ul#top li, #sub_nav ul#bottom li, ul.squarebox li {
	width:24.99%;
	float: left;
	padding: 0;
	display: block;
	}
	
#sub_nav ul#top li.blue {
	background: #009EC5;
	}
	
#sub_nav ul#top li.blue a:hover {
	background: #00B4DF;
	}

#sub_nav ul#top li.purple {
	background: #B52085;
	}

#sub_nav ul#top li.purple a:hover {
	background: #DF29A8;
	}
	
#sub_nav ul#top li.orange {
	background: #E27507;	
	}

#sub_nav ul#top li.orange a:hover {
	background: #FF850F;
	}
	
#sub_nav ul#top li.green {
	background: #02A8A8;
	}
	
#sub_nav ul#top li.green a:hover {
	background: #00BEBF;
	}
	
#sub_nav ul#top li.green a {
	border-right: 0px solid #fff;
	}
	
#sub_nav ul#bottom li.darkgreen a {
	border-right: 0px solid #fff;
	}
	
#sub_nav ul#bottom li.darkblue {
	background: #004762;
	}
	
#sub_nav ul#bottom li.darkblue a:hover {
	background: #005E7F;
	}
	
#sub_nav ul#bottom li.red {
	background: #782b91;
	}

#sub_nav ul#bottom li.red a:hover {
	background: #9036AF;
	}
	
#sub_nav ul#top li.green_curve a , #sub_nav ul#bottom li.blue_curve a {
	display: block;
	color: white;
	font-size: 1.2em;
	text-decoration: none;
	padding:8px;
	border: 0px solid;
	}
		
#sub_nav ul#top li.blue_curve {
	background: #009EC5 url(/includes/images/external/corners/sub_nav/bottom_left_corner_blue.gif) no-repeat bottom left;
	}
	
#sub_nav ul#top li.blue_curve a:hover {
	background: #00B4DF url(/includes/images/external/corners/sub_nav/bottom_left_corner_blue_hover.gif) no-repeat bottom left;
	}
	
#sub_nav ul#top li.green_curve {
	background: #02A8A8 url(/includes/images/external/corners/sub_nav/bottom_right_corner_green.gif) no-repeat bottom right;
	}
	
#sub_nav ul#top li.green_curve a:hover {
	background: #00BEBF url(/includes/images/external/corners/sub_nav/bottom_right_corner_green_hover.gif) no-repeat bottom right;
	}
	
#sub_nav ul#bottom li.lightgreen {
	background: #7DB339 url(/includes/images/external/corners/sub_nav/bottom_left_corner_lightgreen.gif) no-repeat bottom left;
	}
	
#sub_nav ul#bottom li.lightgreen a:hover {
	background: #91CF40 url(/includes/images/external/corners/sub_nav/bottom_left_corner_lightgreen_hover.gif) no-repeat bottom left;
	}

#sub_nav ul#bottom li.darkgreen {
	background: #234720 url(/includes/images/external/corners/sub_nav/bottom_right_corner_darkgreen.gif) no-repeat bottom right;
	}
	
#sub_nav ul#bottom li.darkgreen a:hover {
	background: #3C6F37 url(/includes/images/external/corners/sub_nav/bottom_right_corner_darkgreen_hover.gif) no-repeat bottom right;
	}
	

/*/////////////// Square boxes for homepages (a la the business portal) //////////////////*/	

ul.squarebox {
	height: 217px;
	}

ul.squarebox h3 {
	margin: 5px 5px 5px 7px;
	}
		
ul.squarebox.autoHeight {
	height: auto;
	margin: 0 0 20px 0;
	}

ul.squarebox li {
	height: 220px;
	}
	
ul.squarebox.autoHeight li {
	height: auto;
	}
	
ul.squarebox li a {
	border: none;
	display: block;
	padding: 4px 8px;
	}
	
li.bluebox {
	background: #009EC5 url(/includes/images/external/coloured_boxes/bluebox_bg.gif) repeat-y top right;
	}
	
li.purplebox {
	background: #B52085 url(/includes/images/external/coloured_boxes/purplebox_bg.gif) repeat-y top right;
	}
	
li.orangebox {
	background: #E27507 url(/includes/images/external/coloured_boxes/orangebox_bg.gif) repeat-y top right;	
	}
	
li.greenbox {
	background: #02A8A8 url(/includes/images/external/coloured_boxes/greenbox_bg.gif) repeat-y top right;
	}
	
li.bluebox_faded {
	background: #009EC5 url(/includes/images/external/coloured_boxes/bluebox_faded_bg.gif) repeat-y top right;
	}
	
li.purplebox_faded {
	background: #B52085 url(/includes/images/external/coloured_boxes/purplebox_faded_bg.gif) repeat-y top right;
	}
	
li.orangebox_faded {
	background: #E27507 url(/includes/images/external/coloured_boxes/orangebox_faded_bg.gif) repeat-y top right;		
	}
	
li.greenbox_faded {
	background: #02A8A8 url(/includes/images/external/coloured_boxes/greenbox_faded_bg.gif) repeat-y top right;
	}
	
li.darkbluebox {
	background: #0E5E76;
	}
	
li.darkbluebox h3 {
	color: white;
	}
	
ul.squarebox li.greenbox a {
	border: none;
	}
	
ul.squarebox li ul {
	margin: 0;
	padding: 0;
	}
	
ul.squarebox li ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: none;
	width: auto;
	height: auto;
	}
	
ul.squarebox li ul li a:hover {
	text-decoration: underline;
	}
	
/*///////////////////////////////// SUB HOMEPAGE CONTENT ////////////////////////////////*/	

.sub_home_content_container {	
	clear: both;
	margin-top: 10px;
	}

.sub_home_content_container1 {
	float:left;
	width:70%;
	}
	
.sub_home_content_container2 {
	float:right;
	width:30%;
	margin-top:38px;
	}
	
.sub_home_content_column1 {
	margin-right: 0px;
	}
	
.sub_home_content_column2 {
	margin-left: 5px;
	}
		
.sub_home_content_container2 h2 {
	margin: 0px 0 -10px 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #004D5D;
	}
	
.sub_home_content_container2 h3 {
	margin-left: 0;
	font-size: 1.2em;
	font-weight: normal;
	}

.sub_home_content_container2 h4 a {
	margin: 0 0 45px 0;
	font-size: .9em;
	font-weight: normal;
	}
	
ul.three_column_list {
	width: 27%;
	float: left;
	padding: 0 0 0 25px;
	margin: 5px 0;
	}
	
ul.three_column_list li {
	margin: 5px 0;
	font-size: 1.3em;
	}
	
/*///////////////////////////////// SUB HOMEPAGE CONTENT ////////////////////////////////*/	
/*
.sub_home_content_container {	
	clear: both;
	margin-top: 10px;
	}

.sub_home_content_container1 {
	float:left;
	width:70%;
	}
	
.sub_home_content_container2 {
	float:right;
	width:30%;
	}
	
.sub_home_content_column1 {
	margin: 10px 0 0 0;
	}
	
.sub_home_content_column2 {
	margin: 15px 0 0 44px;
	}
	
.sub_home_content_container2 h2 {
	margin: 0 0 10px 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #004D5D;
	}
	
.sub_home_content_container2 h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	}
	
.sub_home_content_container2 h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	}

.sub_home_content_container2 h4 a {
	font-size: 0.9em;
	font-weight: normal;
	}

*/
/*///////////////////////////// SUB HOMEPAGE IMAGES /////////////////////////////////*/

.inline_image_container {
	float: left;
	overflow: hidden;
	width: 24.99%;
	margin-bottom: 5px;
	}
	
.inline_image_container img {
	width: 100%;
	}
	

	
/*///////////////////////////// SUB HOMEPAGE BOXES /////////////////////////////////*/	 

h2.subhome_box {
	float: none; 
	width: auto; 
	margin-left: 0;
	background: #0BA0C8 url(/includes/images/external/corners/information_boxes/blue_corner_top_right.gif) top right no-repeat;
	padding-left:10px;
	height:25px;
	color:#fff;
	border:0px solid #0BA0C8;
	margin-bottom:0px;
	font-size:1.5em;
	font-weight:normal;
	}
	
.subhome_box {
	margin:0px 0 15px 5px;
	border: 1px solid #0BA0C8;
	float: none; 
	width: auto; 
	margin-left: 0;
	}
	
h2.subhome_right_box   {
	background: #0BA0C8 url(/includes/images/external/corners/information_boxes/blue_corner_top_right.gif) top right no-repeat;
	padding: 8px 0 8px 10px;
	color:#fff;
	width: 200px;
	border:0px solid #0BA0C8;
	margin-bottom:0px;
	font-size:1.5em;
	font-weight:normal;
	}

.subhome_right_box {
	float: right;
	clear: right;
	width: 208px;
	margin:0px 0 15px 5px;
	border: 1px solid #0BA0C8;
	}
	
.subhome_right_box  h3  {
	margin-left: 10px;
	font-size:1em;
	color:#00647F;
	}
	
.subhome_right_box  h4  {
	margin: -10px 0 10px 10px;
	font-size:1em;
	}

.subhome_right_box  p {
	padding: 10px;
	}
		
.subhome_right_box  ul {	
	margin-right: 10px;
	}
		

/*///////////////////////////////// HOT TICKETS ////////////////////////////////*/

.hot_tickets {
	margin: 10px 0 0 0;
	padding: 0;
	margin-bottom: -10px;
	}

.hot_ticket_container1,
.hot_ticket_container2,
.hot_ticket_container3, 
.hot_ticket_container4{
	float:left;
	width:25%;
	}

.hot_ticket1 {
	margin-right: 6px;
	}

.hot_ticket2 {
	margin: 0 6px 0 6px;
	}

.hot_ticket3 {
	margin: 0 6px 0 6px;
	}

.hot_ticket4 {
	margin-left: 6px;
       margin-right: 1px;
	}

.hot_tickets h2 {
	font-size: 1.25em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 7px;
	height: 18px;
	/*background: url(/includes/images/external/corners/banner/banner_corner_top_right.png) top right no-repeat;*/
	}

.hot_tickets h2 a {
	color:#fff;
	text-decoration: none;
	}
	
.hot_tickets h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.hot_ticket1 h2 {
	background: #009EC5 url(/includes/images/external/homepage_corners/blue.gif) top right no-repeat;
	}

.hot_ticket2 h2 {
	background:  #E27507   url(/includes/images/external/homepage_corners/orange.gif) top right no-repeat;
	}

.hot_ticket3 h2 {
	background:  #02A8A8 url(/includes/images/external/homepage_corners/green.gif) top right no-repeat;
	}

.hot_ticket4 h2 {
	background: #B52085  url(/includes/images/external/homepage_corners/pink.gif) top right no-repeat;
	}

.hot_ticket_content1, .hot_ticket_content2, .hot_ticket_content3, .hot_ticket_content4  {
	padding:0;
	height:120px;
	}

.hot_ticket_content1  {
	background: #D2E8EE url(/images/homepagehottickets/image01.jpg) no-repeat;
	}

.hot_ticket_content2  {
	background: #D2E8EE url(/images/homepagehottickets/image02.jpg) no-repeat;
	}

.hot_ticket_content3  {
	background: #D2E8EE url(/images/homepagehottickets/image03.jpg) no-repeat;
	}

.hot_ticket_content4  {
	background: #D2E8EE url(/images/homepagehottickets/image04.jpg) no-repeat;
	}
	
/*///////////////////////////////// SUB HOME HOT TICKETS ////////////////////////////////*/

.subhome_hot_tickets, .subhome_hot_tickets2 {
	margin: 10px 0 0 0;
	padding: 0;
	margin-bottom: 10px;
	}

.subhome_hot_tickets a, .subhome_hot_tickets2 a {
	text-decoration: none;
	}
	
.subhome_hot_tickets a:hover {
	height:12.5em;
	display: block;
	background: url(/includes/images/external/corners/banner/banner_corner_top_right.png) top right no-repeat;
	}
	
.subhome_hot_tickets2 a:hover {
	height:9em;
	display: block;
	background: url(/includes/images/external/corners/banner/banner_corner_top_right.png) top right no-repeat;
	}

.subhome_hot_ticket_container1 {
	float:left;
	width:50%;
	}

.subhome_hot_ticket_container2 {
	float:right;
	width:50%;
	}

.subhome_hot_ticket_container3 {
	float:left;
	width:100%;
	}

.subhome_hot_ticket1, .subhome_hot_ticket2, .subhome_hot_ticket3, .subhome_hot_ticket4 {
	height:12.5em;
	background: url(/includes/images/external/corners/banner/banner_corner_top_right.png) top right no-repeat;
	}

.subhome_hot_ticket1 {
	margin-right: 6px;
	background-color:  #02A8A8;
	}
	
.subhome_hot_ticket2 {
	margin: 0 0 0 6px;
	background-color:  #009EC5;
	}

.subhome_hot_ticket3 {
	margin: 10px 6px 2em 0px;
	background-color:  #B52085;
	}

.subhome_hot_ticket4 {
	margin: 10px 0 10px 6px;
	background-color:  #E27507;
	}
	
	
a.a_subhome_hot_ticket1:hover {
	background-color:#53BFBF;
}

a.a_subhome_hot_ticket2:hover {
	background-color: #73CADF;
}

a.a_subhome_hot_ticket3:hover {
	background-color: #DF6FBD;

}

a.a_subhome_hot_ticket4:hover {
	background-color: #E7AC73;
}


.subhome_hot_tickets h1, .subhome_hot_tickets2 h1 {
	font-size: 1.7em;
	font-weight: normal;
	line-height:1.3em;
	color: #fff;
	margin: 0;
	padding: 15px 0 0 17px;
	}
	
.subhome_hot_tickets p, .subhome_hot_tickets2 p {
	font-size: 1.1em;
	font-weight: normal;
	line-height:1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 5px 5px 0 17px;
	height:7.8em;
	}


	

/*//////////////////////////// NEWS AND EVENTS BOXES ///////////////////////////*/

.events_news {
	padding-top: 10px;
	clear:both;
	}
	
.events_news h3, .events_news h4 {
	margin-top:.1em;
	padding-top:0;
}

.events_container {
	float:left;
	width:50%;
	}

.news_container {
	float:left;
	width:50%;
	}

.events {
	margin-right:6px;
	}

.news {
	margin-left: 6px;
	}

.events_news h2 {
	font: 1.25em  Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 7px;
	height: 18px;
	background: #0E7C9C  url(/includes/images/external/homepage_corners/bottom_boxes_corner.gif) top right no-repeat;
	}
	
.events_news h3 {
	font: 1em  Arial, Helvetica, sans-serif;
	padding: 5px 0 0 5px;
	color: #00647F;
	margin-bottom:0px;
	}
	
.events_news h5{
	font: 1.2em  Arial, Helvetica, sans-serif;
	padding: 10px 0  0 5px;
	margin-bottom: 0;
	}
	
.events_news h5 a{
	text-decoration: none;
	}
	
.events_news h5 a:hover {
	text-decoration: underline;
	}

.events_news p {
	font:1em;
	padding: 0 0 0 5px;
	}
	
.events_news p a {
	text-decoration: none;
	}

.events_news p a:hover {
	text-decoration: underline;
	} 
	
.events_content, .news_content  {
	padding: 4px 4px 0  0;
	border: 1px #D1EFEF solid;
	background-color:#D1EFEF;
	margin-bottom: 10px;
	}
	
.clear {
	clear: both;
	}</pre></body></html>