@charset "utf-8";
/* CSS Document */

@import url("wysiwyg_contentstyles.css");
@import url("primarynavigation.css");

body {
	margin:0px;
	background-image: url(../../_sharedimg/background.gif);
	background-repeat: repeat-x;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.6em;
	color:#3f3c38;
}

.graphicHeading {
	margin:0em;
	padding:0em;
	font-size:0.1em;
	line-height:1em;
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
	}
	
.graphicHeading span.hidden {display:none;}
	
h1#h1LatestNews {
	width:200px;
	height:30px;
	background-image:url(../../_sharedimg/heading_latest_news.gif);
	margin-top: 25px;
	margin-bottom: 16px;
	margin-left:0px;
	border:0px;
	}
	
h1#h1WhatsOn {
	width:200px;
	height:30px;
	background-image:url(../../_sharedimg/heading_whatson.gif);
	margin:25px 0px 16px 17px;
	border:0px;
	}

.table_noborder td{
	border:none;
	font-size: 0.85em;	
}

.rss_feed{
	float:right;
}

a.linked_text{
	text-decoration: none;	
	border:0px;
	color:#fff;
}

a.linked_text:hover{
	color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c93e57;	
	padding-bottom:1px;
}


/*----------Structure---------------*/

#wrapper {
	position:relative;
	width:940px;
	margin:0px auto 0px auto;
}

#wrapper_header {
	position:relative;
	width:940px;
	height:176px;
	padding:0px;
	margin:0px;
}

#banner_img{
	float:left;
	padding:0px;
	margin:0px;
	height:120px;
	width:934px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;	
}
#banner_img img{border:none;}

ul#top_navigation {
	float:left;
	width:938px;
	height:47px;
	margin:0px;
	padding:9px 0px 0px 3px;
	list-style-type:none;
	background-image: url(../../_sharedimg/nav_top.gif);
	background-repeat: no-repeat;
}

ul#top_navigation li {
	padding:0px 0px 0px 0px;
	/*float:left;
	list-style-image:none;
	background-image: url(../../_sharedimg/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}
ul#top_navigation li ul li {
	z-index: 999;
}
ul#top_navigation li img {
	float:left;
}

#wrapper_body{
	float:left;
	width:940px;
	height:650px;
	display:inline;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	background-color: #FFFFFF;
}	

#wrapper > #wrapper_body {height:auto; min-height:650px;}

#body_col1{
	float:left;
	width:612px;
	height:450px;
	padding: 0px 32px 0px 26px;
	background-image: url(../../_sharedimg/col1_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#body_col2{
	float:left;
	width:267px;
	height:450px;
	margin-right:3px;
	padding: 0;
	background-image: url(../../_sharedimg/col2_background.gif);
	background-repeat: no-repeat;
	background-position: 259px top;

}

#wrapper > #wrapper_body > #body_col1 {height:auto; min-height:450px;}
#wrapper > #wrapper_body > #body_col2 {height:auto; min-height:450px;}

#wrapper_footer {
	position:relative;
	width:940px;
	height:60px;
	clear:both;
	padding: 10px 10px 0px 0px;
	margin:0px auto 0px auto;
	background-image: url(../../_sharedimg/footer_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0.8em;
	color: #98b9ce;
	
}

#wrapper_footer a{
	color: #98b9ce;
	text-decoration: none;
}

#wrapper_footer a:hover{
	text-decoration: underline;
}

div.footer_links{
	float:left;
	width:500px;
	height:35px;
}

div.fraynework {
	float:right;
	width:106px;
	height:35px;
}

div.westnet {
	float:right;
	width:122px;
	height:35px;
	margin-right:15px;
}

h3.sitemap_caps{text-transform:capitalize;}
/*----------Context Menu---------------*/

ul#contextmenu{
	padding:0 0 0 4px;
	margin:0px 13px 0px 0px;
	list-style-type:none;
	color:#f57436;
}

ul#contextmenu li{
	padding:2px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	background-image: url(../../_sharedimg/context_menu_dottedline.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;	
}

ul#contextmenu li a{
	display:block;
	padding:5px 0px 5px 25px;
	margin:0px 12px 0px 15px;
	background-image: url(../../_sharedimg/context_menu_li.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	list-style-type:none;
	text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
	line-height:1.5em;
	color:#f57436;
}

ul#contextmenu li a:hover{
	margin:0px 0px 0px 0px;
	padding:5px 12px 5px 40px;
	background-color:#e6815e;
	background-image: url(../../_sharedimg/context_menu_li_hover.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	color:#FFFFFF;
}

ul#contextmenu li ul {
	padding:0px 0px 15px 0px;
	margin:3px 10px 3px 10px;
}

ul#contextmenu li li {background:none;}


ul#contextmenu li ul li a{
	display:block;
	padding:5px 0px 5px 50px;
	margin:0px 0px 0px 5px;
	list-style-type:none;
	background-image: url(../../_sharedimg/context_menu_li_li.gif);
	background-repeat: no-repeat;
	background-position: 25px 8px;
	background-color: #FFFFFF;
	font-size: 1.0em;
	font-weight: normal;
	line-height:1.2em;
	color:#6a9839;
	text-decoration:none;
}

ul#contextmenu li ul li a:hover{
	padding:5px 0px 5px 50px;
	margin:0px 0px 0px 5px;
	background-image: url(../../_sharedimg/context_menu_li_li.gif);
	background-repeat: no-repeat;
	background-position: 25px 8px;
	background-color: #FFFFFF;
	color:#405B22;
}


ul#contextmenu li a.selected {
	display:block;
	margin:0px 0px 0px 0px;
	padding:5px 12px 5px 40px;
	background-image: url(../../_sharedimg/context_menu_li_li_hover.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	list-style-type:none;
	text-decoration:none;
	background-color:#df5e30;
	color:#FFFFFF;
}

ul#contextmenu li ul li a.selected {
	display:block;
	padding:5px 0px 5px 50px;
	margin:0px 0px 0px 5px;
	color:#405B22;
	background-color:#ffffff;
	background-image: url(../../_sharedimg/context_menu_li_li.gif);
	background-repeat: no-repeat;
	background-position: 25px 8px;
}

/*----------Form styles---------------*/

form {margin:0px; padding:0px;}

.formfield{
	height: 17px;
	width: 300px;
	border: #c1d8ed solid 1px;
	vertical-align: middle;
	padding:5px 5px 2px 5px;
	background-color: #f5f5f5;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
		
.formtextarea{
	height: 40px;
	width: 300px;
	border: #c1d8ed solid 1px;
	vertical-align: middle;
	padding:5px 5px 2px 5px;
	background-color: #f5f5f5;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
		
/*--------------System messages--------------*/

div.systemMessage_error,
div.systemMessage_instruction,
div.systemMessage_warning,
div.systemMessage_success {
	width: 502px;
	padding: 20px 10px 8px 100px;
	margin:15px 0px 15px 0px;
	border-width:1px;
	border-style:solid;
	background-repeat:no-repeat;
	background-position:22px 20px;				
}
			
div.systemMessage_error {
	color:#ea3138; 
	border-color:#f3cad0; 
	background-image:url(../../_sharedimg/error_msg_red.gif);
	background-color:#ecdee1;
}
			
div.systemMessage_instruction {
	color:#71a7c8; 
	border-color:#c8d6e0; 
	background-image:url(../../_sharedimg/error_msg_blue.gif);
	background-color:#e4eff5;
}

div.systemMessage_warning {
	color:#df5e30; 
	border-color:#f2cdbc; 
	background-image:url(../../_sharedimg/error_msg_orange.gif);
	background-color:#f9dfcd;
}

div.systemMessage_success {
	color:#75A443; 
	border-color:#D4DFC8; 
	background-image:url(../../_sharedimg/error_msg_green.gif);
	background-color:#EAF2E2;
}
/*--------------Search Field Area--------------*/
#search_bar_wrapper{
	/*float:left;
	position:relative;*/
	width:259px;
	height:40px;
	background:url(../../_sharedimg/search_field_bg.jpg) no-repeat bottom;
	}
#search_bar_wrapper table {
	margin: 0px 0 0 17px;
	padding: 0 ;
} 
#search_bar_wrapper table td { 
	border: none; 
	margin: 0;
	padding: 0;
}
#search_bar_wrapper table td.searchBar {
	padding-top: 1px;
}
.search_bar_field_btn a input {
	padding: 0 0 0 3px;
}
.search_bar_field{
	background:#AECAE4;
	border:none;
	padding:4px;
	color:#FFF;
	font-size:12px;
	width:180px;
}	