@charset "UTF-8";
/* CSS Document */

/* LARGE IMAGE GALLERY
----------------------------------------------------------------------*/
.sys_hp_large_feature {
	position: relative;
	height: 280px;
	width: 910px;
	margin: 0px;
	background-color: #E5E2DD;
	clear: both;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-top-width: 20px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E2DD;
	border-bottom-color: #E5E2DD;
	overflow:hidden!important;
}
.sys_tabs {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0;
	z-index: 999;
	height: 60px;
}
.sys_tabs ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 910px;
	list-style-type: none;
	height: 60px;
	background-color: #221E20;
}
.sys_tabs ul li {
	float: left;
	display: block;
	height: 60px;
}
.sys_tabs ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	height: 45px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: 'BureauGrotesqueThreeSeven', Arial, Helvetica, sans-serif;
	float: left;
	cursor: default;
}
.sys_tabs ul li a:hover {
	color: #f3e101;
	text-decoration: none;
}
.sys_panels {
	width: 910px;
	height: 280px;
	overflow: hidden;
}
.sys_panels ul {
	margin: 0px;
	padding: 0px;
	width: 910px;
	height: 280px;
	list-style-type: none;
}
.sys_panels ul li {
	margin: 0px;
	padding: 0px;
	width: 910px;
	height: 280px;
	position: relative;
	overflow: hidden;
}
.sys_panels ul li img {
	width: 910px;
	height: 280px;
	border:0px;
}

/* PUFF SLIDER
----------------------------------------------------------------------*/
.sys_slide_holder {
	width:910px;
	background-color: #E5E2DD;
	margin: 0px;
	padding-right: 25px;
	padding-left: 25px;
	clear: both;
	position: relative;
	height: 185px;
	display: block;
	overflow: hidden;
}
#flowpanes {
	width:910px;
	height:135px;
	position:relative;
	overflow:hidden;
	clear:both;
}
#flowpanes .sys_items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}
#flowpanes .sys_block {
	float:left;
	width:940px;
}
#flowtabs {
	float: left;
	clear: both;
	padding:0;
	list-style:none;
	width:910px;
	background-color: #221E20;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#flowtabs li {
	display: inline;
}
#flowtabs a {
	float: left;
	background-color: #221E20;
	height: 0px;
	width: 200px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	display:none;
}
#flowtabs a.sys_scroll_left {
	float: left;
	background-image: url(/SiteElements/images/previous.jpg);/*CC*/
	background-position: left top;
}
#flowtabs a.sys_scroll_right {
	float: right;
	background-image: url(/SiteElements/images/next.jpg);/*CC*/
	background-position: right top;
}
#flowtabs a:hover.sys_scroll_left {
	background-position: left -25px;
}
#flowtabs a:hover.sys_scroll_right {
	background-position: right -25px;
}
#flowtabs a.sys_current {
}
/*-------------------------------- puff text and image holder, can change per template so can't be in the puff_tempate.css --------------------------------------*/
.sys_slide_feature {
	float: left;
	padding: 0px;
	height: 135px;
	width: 224px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* MEDIA STRIP
----------------------------------------------------------------------*/
#media_strip {
	width: 910px;
	clear: both;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin: 0px;
	float: left;
}
.sys_ms_feature {
	float: left;
	width: 215px;
	padding-right: 10px;
}
.sys_ms_feature h2, .sys_ms_feature h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: 'BureauGrotesqueThreeSeven', Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px!important;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0px!important;
	line-height: 25px;
}
.sys_ms_pic_div {
	float: left;
	height: 95px;
	width: 95px;
	overflow:hidden!important;
	margin-right: 10px;
}
.sys_ms_feature img {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	height: 95px;
	width: 95px;
}
.sys_ms_feature p {
	padding: 0px;
}
.sys_ms_feature a {
	text-decoration: none;
}
.sys_ms_feature a:hover {
	text-decoration: underline;
}
#media_strip ul {
	float: left;
	width: 215px;
	display:block;
	padding-top: 2px;
	padding-left: 5px;
	margin: 0px;
	padding-right: 10px;
}
#media_strip ul li {
	float: left;
	clear:left;
	width:100%;
	margin-bottom: 5px;
}
#media_strip ul li a {
	width: 97%;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3%;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: 170px top;
	font-family: 'BureauGrotesqueThreeSeven', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
#media_strip ul li a:hover {
	background-position: 175px top;
}

/*************** NEW MODERNIZER AMENDS **************/

.fontface .sys_ms_turquoise {
	background-image: url(../images/turquoise_arrow.jpg);
	background-color: #015F64;
}

.no-fontface .sys_ms_turquoise {
	background-image: url(../images/turquoise_arrow.jpg);
	background-color: #015F64;
	font-size: 12px !important;
}

.fontface .sys_ms_brown {
	background-image: url(../images/brown_arrow.jpg);
	background-color: #544137;
}

.no-fontface .sys_ms_brown {
	background-image: url(../images/brown_arrow.jpg);
	background-color: #544137;
	font-size: 12px !important;
}

.fontface .sys_ms_burgundy {
	background-image: url(../images/burgundy_arrow.jpg);
	background-color: #470837;
}

.no-fontface .sys_ms_burgundy {
	background-image: url(../images/burgundy_arrow.jpg);
	background-color: #470837;
	font-size: 12px !important;
}

.fontface .sys_ms_green {
	background-image: url(../images/green_arrow.jpg);
	background-color: #333C3E;
}

.no-fontface .sys_ms_green {
	background-image: url(../images/green_arrow.jpg);
	background-color: #333C3E;
	font-size: 12px !important;
}

#media_strip ul li a:hover {
}
.sys_ms_border_margin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 12px;
	width: 203px;
}
.sys_ms_space {
	margin-top: 7px;
}

#block2 {
    display: none;
}

/* CONTENSIS STYLES
----------------------------------------------------------------------*/
.sys_events-control {
	float:right;
	color:#000;
	width: 98px;
}
.sys_datarepeatercontrol {
}
ul.sys_itemslist {
	width: 100%!important;
	margin: 0px!important;
	padding: 0px!important;
}
li.sys_subitem {
	margin: 0px!important;
	padding: 0px!important;
}
li.sys_subitem a {
	color:#000!important;
	text-transform:none!important;
	font-size:100%!important;
	width: 100%!important;
	margin: 0px!important;
	padding: 0px!important;
	font-family: Arial, Helvetica, sans-serif!important;
}
li.sys_subitem a:hover {
	text-decoration:underline!important;
}
li.sys_subitem a strong {
	padding-top: 5px;
	display:block;
}


/* Content below re-instated by Contensis from previous version (as coloured link homepage links no longer work) */
.sys_ms_turquoise {
	background-image: url(/SiteElements/images/turquoisearrow.jpg);
	background-color: #015F64;
}
.sys_ms_brown {
	background-image: url(/SiteElements/images/brownarrow.jpg);
	background-color: #544137;
}
.sys_ms_burgundy {
	background-image: url(/SiteElements/images/burgundyarrow.jpg);
	background-color: #470837;
}
.sys_ms_green {
	background-image: url(/SiteElements/images/greenarrow.jpg);
	background-color: #333C3E;
}
