@import url("common.css");
@import url("headers.css");
@import url("links.css");
@import url("html.css");
@import url("fonts.css");
@import url("titles.css");
@import url("thickbox.css");

/* BEGIN layout styles */
#container { 
	height:100%;
	overflow:auto;
	position:relative;
	z-index:1;
}
#header {
	position: absolute;
	top:0;
	left:0;
	z-index:100;
	width:100%;
	height:155px;
	background:#F1F0EF url(/imgs/backgrounds/page_top.jpg) repeat-x;	
}
#header_centre {
	width:960px;
	height:145px;
	background:url(/imgs/backgrounds/header.jpg) repeat-x;
}
#logo {
	float:left;
	position:relative;
}
#tag_line {
	position:relative;
	font-size:24px;
	font-weight:bold;
	font-weight:lighter;
	color:#FFFFFF;
	top:35px;
}
#contact_details {
	position:absolute;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	top:64px;
	left:185px;
	/* IE Fix */
	-left:0px;
	width:250px;
}
#search {
	position:absolute;
	height:35px;
	font-size:12px;
	color:#FFFFFF;
	top:57px;
	left:480px;
	/* IE Fix */
	-left:285px;
	width:300px;	
}
.searchfield {
	font-size: 12px;
	width:165px;
	font-weight:normal;
	color:#25221D;
	border: none;
	background:none;
	padding-left:5px;
	padding-right:5px;
}
.searchtable {
	background:url(/imgs/backgrounds/search_box.jpg) no-repeat top left;	
}
#other_logos {
	float:right;
	display:inline;
}
#header_centre {
	width:960px;
	height:145px;
	margin-left:auto;
	margin-right:auto;	
	background:url(/imgs/backgrounds/header.jpg) repeat-x;
}
#content { 
	width:944px;
	margin: 0 auto;
	text-align: left;
	height:auto;
	display:block;
	background:url(/imgs/backgrounds/content.jpg) top left repeat-y;	
}
#content_body {
	background:url(/imgs/backgrounds/content_top.jpg) top left no-repeat;
	padding: 20px 10px 10px 10px;
	position:relative;
	height:100%;
	display:block;
	height:auto;
	min-height:450px;	
	/* IE Fix */
	-height:450px;
}
#content_inside {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;			
	border: #E1E1E1 solid 1px;
	background:#FFFFFF;
	width:700px;
	margin-left:5px;
	height:auto;
	min-height:400px;	
	/* IE Fix */
	-height:400px;
	display:block;
}
#content_inside .google_map {
	float:right;
	margin-left:20px;
}
#content_inside .site_map {
	line-height:26px;
	margin-left:20px;
}
#content_inside table {
	width:auto;
	display:inline;
}
#content_inside td {
	padding-top:9px;
}
#page_title {
	margin-bottom:15px;
	display:block;
	border-bottom: 1px solid #BCB8B1;
	padding-left:10px;
	padding-bottom:2px;
}
#sidemenu {
	width:165px;
	position:relative;
	display:block;
	clear:both;
}
#content_left {
	position:absolute;
	top:20px;
	width:165px;
	height:auto;
	display:block;
}
#content_right {
	position:relative;
	margin-left:170px;
	width:750px;
	height:auto;
	display:block;	
}
#home_image {
	float:left;
	vertical-align:middle;
	text-align:center;
	padding:6px;
	border: #E1E1E1 solid 1px;
	background:#FFFFFF;
	width:450px;
	display:block;
}
#tenets {
	float:right;
	width:250px;
	min-height:290px;
	background:url(/imgs/backgrounds/tenets.jpg) #FFFFFF no-repeat bottom left;
	border: #E1E1E1 solid 1px;
	padding:10px;
	line-height:15px;
}
#articles {
	position: relative;
	float:left;
	display:block;
	width:736px;
	height:auto;
	border: #E1E1E1 solid 1px;
	vertical-align:top;
	background:#FFFFFF;
	padding:6px;
	margin-top:10px;
}
#news {
	position: relative;
	float:left;
	display:block;
	width:364px;
	height:auto;
	border: #E1E1E1 solid 1px;
	background:#FFFFFF;
}
#news .title {
	width:364px;
	height:19px;
	background:url(/imgs/backgrounds/events_news_title_home_page.gif) no-repeat left top;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	margin-bottom:10px;
}
.articles_table {
	width:100%;
	margin-bottom:10px;
	display:block;
	cursor:pointer;
}
.article_thumbnail {
	width:100px;
}
#events {
	position: relative;
	float:right;
	height:auto;
	width:364px;
	border: #E1E1E1 solid 1px;
	background:#FFFFFF;
}
#events .title {
	width:364px;
	height:19px;
	background:url(/imgs/backgrounds/events_news_title_home_page.gif) no-repeat left top;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	margin-bottom:10px;
}
.news_images_holder {
	float:left;
	display:block;
	border: #E1E1E1 solid 1px;
	padding:4px;
	margin-bottom:5px;
	margin-right:15px;	
}
.webpages_images_holder {
	float:right;
	display:inline;
	clear:none;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:0px;
	border: #E1E1E1 solid 1px;
	padding:5px;
}
#spacer {
	height:155px;
}
#footer {
	height:47px;
	display:block;
	background:url(/imgs/backgrounds/footer.jpg) bottom left no-repeat;
	padding: 30px 20px 10px;
}
#footer_left {
	float:left;
	display:block;
}
#footer_right {
	float:right;
	display:block;
}
#video {
	width:145px;
	height:38px;
	margin-top:0px;
	background:url(/imgs/backgrounds/video_button.jpg) no-repeat;
	padding: 10px 10px;
	font-weight: bold;
	font-size: 12px;
	display:block;
	clear:both;
}
#video img {
	vertical-align: text-top;
	/* IE Fix */
	-vertical-align: middle;
	float:right;
	display:block;
	margin-top:7px;
}
#video_holder {
	position:relative;
	float:left;
	padding:35px;
	border: #E1E1E1 solid 1px;
	background:#243A65 url(/imgs/backgrounds/video_panel.jpg) repeat-x;
	width:390px;
	height:303px;
	display:block;
}
#infobox {
	width:165px;
	height:auto;
	margin-top:25px;
	padding:0px;
	display:block;
	background:url(/imgs/backgrounds/info_box.jpg) bottom left no-repeat;
	border: #E1E1E1 solid 1px;
	clear:both;
}
#infobox .clubtitle {
	width:auto;
	padding-left:5px;
	height:19px;
	background:url(/imgs/backgrounds/red_title.jpg) no-repeat left top;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}
.select {
	font-weight:normal;
	width:145px;	
	border: #E1E1E1 solid 1px;
	font-size:13px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
#infobox .whytitle {
	width:auto;
	padding-left:5px;
	height:19px;
	background:url(/imgs/backgrounds/green_title.jpg) no-repeat left top;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}
#search_holder {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;			
	border: #E1E1E1 solid 1px;
	background:#FFFFFF;
	margin-left:5px;
	position:relative;
	float:left;
	width:420px;
	height:auto;
	display:block;
}
#documents_holder {
	border: #E1E1E1 solid 1px;
	margin-top:10px;
	padding:5px;
}
.height_30 {
	height:30px;
}
.button_red {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #9F0000 url(/imgs/backgrounds/button_red.jpg);	
	font-weight: bold;
	color: #FFFFFF;	
	padding-top:2px;
	padding-right:10px;
	padding-bottom:4px;
	padding-left:10px;
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:25px;	
	margin-bottom:auto;
	margin-top:25px;
}
.button_green {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #284529 url(/imgs/backgrounds/button_green.jpg);	
	font-weight: bold;
	color: #FFFFFF;	
	padding-top:2px;
	padding-right:10px;
	padding-bottom:4px;
	padding-left:10px;
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:25px;	
	margin-bottom:auto;
	margin-top:25px;
}
.field {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#25221D;
	background-color: #FFFFFF;
	width: 280px;
	padding-top: 4px;
	padding-left: 3px;
	margin-top: 4px;
	border: 1px solid #CCCCCC;
}
.field_secure {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#25221D;
	background-color: #FFFFFF;
	width: 150px;
	clear:both;
	padding-top: 4px;
	padding-left: 3px;
	margin-top:10px;
	border: 1px solid #CCCCCC;
}
.button_red_secure {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #9F0000 url(/imgs/backgrounds/button_red.jpg);	
	font-weight: bold;
	color: #FFFFFF;	
	padding-top:2px;
	padding-right:10px;
	padding-bottom:4px;
	padding-left:10px;
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:25px;	
	margin-bottom:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.table_header {
	background: #EAEAEA;
	font-weight:bold;
	color: #000000;	
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	border-bottom:6px #FFFFFF solid;
}