.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Geneva, Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Geneva, Verdana, Helvetica;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

body {
	background: #fff url("../images/layout/bg_body2.gif") top left repeat-x;
	text-align: center;
    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 62.5%;
	color: #555;
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-weight: normal;
}

/* Formatting Styles */

img {
	border: 0px;
}

br.clear {
	clear: both;
	height: 0.01em;
}

.bold {
	font-weight: bold;	
}

img.main {
	background: #4d7086;
	padding: 9px;
	border: 1px solid #94b5c3;
	margin-bottom: 10px;
}

img.preview {
	background: #4d7086;
	padding: 4px;
	border: 1px solid #94b5c3;
}

.italic {
	font-style: italic;
}

img.rsspic {
	margin: 0px 10px 0px 0px;
	vertical-align: text-top;
	padding-bottom: 5px;
}

.center {
	text-align: center;
}

.skype {
	text-align: center;
	margin-top: 15px !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

p.pad_bottom {
	padding-bottom: 10px;
}

/* Container Styles */

#background_header {
	background-image: url(../images/sufom_header5.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#container {
	position: relative;
	width: 760px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}

/* Header Styles */

#masthead {
	position: relative;
	width: 760px;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

#logo {
	position: relative;
	width: 233px;
	height: 60px;
	margin: 0px;
	/*padding-top: 10px;
	padding-bottom: 5px;*/
	text-align: center;
}

#navigation {
	position: relative;
	width: 100%;
	height: 35px;
	background: #014181 url("../images/layout/bg_nav.gif" /*tpa=http://www.247creative.co.uk/images/layout/bg_nav.gif*/) top left repeat-x;
}

#rss {
	float: right;
	margin: -20px 0px 0px 0px;
	height: 24px;
}

/* Main Navigation Menu Styles */

ul#main_navigation {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	white-space: nowrap;
	width: 600px;
	font-family: Arial, Verdana, Sans-Serif; 
}

#main_navigation li {
	display: inline;
	list-style-type: none;
}

#main_navigation a { 
	padding: 10px 0px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#main_navigation a:link, #main_navigation a:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 20px 0px 0px;
}

#main_navigation a:hover {
	color: #FFDE6C;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 20px 0px 0px;
}

a.active {
	color: #fff;
	background: url("../images/layout/bg_nav_active.gif"/*tpa=http://www.247creative.co.uk/images/layout/bg_nav_active.gif*/) center top no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
}

/* Content Styles */

#content_bg {
	position: relative;
	width: 100%;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: #014181;
}

#container_content {
	position: relative;
	width: 760px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #014181;
	color: #fff;
}

#content_left_wide {
	float: left;
	width: 496px;
	height: auto;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10pt;
}

#main_image {
	/*background: #4d7086;
	padding: 9px;
	border: 1px solid #94b5c3;*/
	margin-bottom: 10px;
}

.box_left {
	margin: 0px;
	height: auto;
	border-top: 1px solid #466578;
	padding: 10px 0px 8px 0px;
}

#content_right {
	float: left;
	width: 234px;
	height: auto;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

.box_right {
	margin: 0px;
	height: auto;
	border-top: 1px solid #466578;
	background: #014181 url("../images/layout/bg_box_right_bottom.gif") 0% 100% no-repeat;
	padding: 0px 0px 8px 0px;
}

#related_links {
	margin: 0px;
	height: auto;
	border-top: 1px solid #466578;
	background: #014181;
	padding: 0px 0px 8px 0px;
}

#related_links ul {
  margin-left: -20px;
}

#related_links ul li {
  list-style-type: none;
  font-size: 10pt;
  padding-bottom: 10px;
}

#content_spacer {
	position: relative;
	width: 100%;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: #014181 url("../images/layout/bg_content_spacer.gif"/*tpa=http://www.247creative.co.uk/images/layout/bg_content_spacer.gif*/) top left repeat-x;
}

/* Lower Content Styles */

#container_info {
	position: relative;
	width: 760px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}

#info_left {
	float: left;
	width: 233px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#info_middle {
	float: left;
	width: 233px;
	height: auto;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#info_right {
	float: left;
	width: 234px;
	height: auto;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#footer {
	position: relative;
	width: 760px;
	height: auto;
	margin: 0px;
	padding: 5px 0px;
	border-top: 1px solid #d7d7d7;
}

#footer_left {
	float: left;
	width: 234px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#footer_right {
	float: right;
	width: 496px;
	height: auto;
	margin: 0px 0px 0px 30px;
	text-align: right;
	font-size: 1em;
	line-height: 1.6em;
}

/* Text Styles */

h1 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0px;
	color: #FFDE6C;
	border-bottom: 1px solid #466578;
	padding-bottom: 8px;
}

h3 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	color: #1d71a0;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.box_left h2 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 5px 0px;
	color: #6dcff6;
	padding-bottom: 8px;
}

h2 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	color: #FFDE6C;
	border-bottom: 1px solid #102839;
	padding-bottom: 2px;
	padding-top: 10px;
}

.box_left p {
	margin: 0px;
	line-height: 1.8em;
	font-size: 1.2em;
	padding: 5px 10px 10px 0px;
}

.box_right p {
	margin: 0px;
	line-height: 1.4em;
	font-size: 1.2em;
	border-right: 1px solid #466578;
	padding: 5px 15px 5px 0px;
}

p.info_left {
	font-size: 1.1em !important;
	line-height: 1.6em;
	margin-bottom: 10px;
}

#info_middle p, #info_right p, #info_left p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 10px;
}

p.sent {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 25px 0px 10px 0px;
	padding: 0px 0px 5px 30px;
	background: #fff url("../images/layout/bullet_sent.gif"/*tpa=http://www.247creative.co.uk/images/layout/bullet_sent.gif*/) top left no-repeat;
	font-weight: bold;
}

p.link_sml {
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 16px;
	background: #fff url("../images/layout/bullet_arrow_right_green.gif"/*tpa=http://www.247creative.co.uk/images/layout/bullet_arrow_right_green.gif*/) top left no-repeat;
}

/* Link Styles */

#container_content a:link, #container_content a:visited {
	color: #FFDE6C;
	text-decoration: none;
}

#container_content a:hover {
	color: #ccc;
	background-color: #0f2533;
	text-decoration: none;
	border-bottom: 0px;
}

#info_middle a:link, #info_middle a:visited {
	text-decoration: none;
	color: #ff3300;
	padding: 2px 0px;
}

#info_middle a:hover {
	text-decoration: underline;
	color: #ff3300;
	padding: 2px 0px;
}

#footer_right a:link, #footer_right a:visited {
	text-decoration: none;
	color: #1b3764;
}

#footer_right a:hover {
	text-decoration: underline;

}

acronym {
	border-bottom: none;
}

#footer_left img {
	border: 5px solid #d7d7d7;
	margin-right: 10px;
	background: #d7d7d7;
}

#footer_left a:hover img {
	border: 5px solid #999;
	background: #d7d7d7;
}

img.grey_border {
	border: 5px solid #d7d7d7;
	background: #d7d7d7;
}

a.grey_border:hover img {
	border: 5px solid #999;
	background: #d7d7d7;
}

/* List Styles */

ul#standard, ul.standard, ul#sitemap {
	margin: 10px 0px 0px -40px;
	list-style-type: none;
	padding-bottom: 10px;
}

ul#standard li, ul.standard li {
	font-size: 1.2em;
	padding: 0px 0px 10px 24px;
	background: url("../images/layout/bullet_standard.gif"/*tpa=http://www.247creative.co.uk/images/layout/bullet_standard.gif*/) top left no-repeat;
}

ul#standard li ul li, ul.standard li ul li {
	font-size: 1em;
	padding: 5px 0px;
	list-style-type: none;
}

ul#sitemap li {
	font-size: 1.2em;
	background: url("../images/layout/bullet_sitemap.gif"/*tpa=http://www.247creative.co.uk/images/layout/bullet_sitemap.gif*/) top left no-repeat;
	padding: 0px 0px 10px 24px;
	margin: 10px 0px;
}

ul#sitemap li ul li {
	font-size: 1em;
	list-style-type: none;
	background: url("../images/layout/bullet_sitemap.gif"/*tpa=http://www.247creative.co.uk/images/layout/bullet_sitemap.gif*/) top left no-repeat;
	padding: 0px 0px 2px 24px;
	margin-left: -40px;
	margin-bottom: 0px;
}

#info_errors li {
	font-size: 1em;
	margin: 0px 0px 0px -40px;
	list-style-type: none;
	padding: 5px 0px 10px 30px;
	background: #fff url("../images/layout/bullet_cross.gif"/*tpa=http://www.247creative.co.uk/images/layout/bullet_cross.gif*/) top left no-repeat;
	color: #ff0000;
	font-weight: bold;
}

dl#news {
	list-style-type: none;
	margin-top: 15px;
}

dl#news_full {
	list-style-type: none;
}

dl#news dt {
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	color: #555;
	font-weight: bold;
	background: url("../images/layout/bullet_doc.gif"/*tpa=http://www.247creative.co.uk/images/layout/bullet_doc.gif*/) top left no-repeat;
	padding: 0px 0px 0px 20px;
}

dl#news dd {
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 7.5px 0px;
	border-bottom: 1px solid #d7d7d7;
}

dl#news_full dt {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px;
	color: #6dcff6;
}

dl#news_full dt a:link, dl#news_full dt a:visited, dl#news_full dt a:hover {
	text-decoration: none;
	border-bottom: 0px;
}

dl#news_full dd {
	line-height: 1.8em;
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 1.2em;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

ul#grey {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 1.2em;
}

ul#grey a {
	display: block;
	padding: 5px 0px 5px 35px;
	background: #fff url("../images/layout/bullet_tick.gif"/*tpa=http://www.247creative.co.uk/images/layout/bullet_tick.gif*/) 4% 50% no-repeat;
	border-bottom: 1px solid #d7d7d7;
	font-weight: normal;
}

#grey a:link, #grey a:visited {
	color: #555;
	text-decoration: none;
}

#grey a:hover {
	background-color: #d7d7d7;
	color: #222;
}

ul#preview {
	width: 526px;
	margin: 0px 0px 0px -40px;
	list-style-type: none;
}

#preview li {
	float: left; 
	width: 233px;
	margin: 10px 30px 10px 0px; 
	padding: 0px;
}

ul.blogmarks {
	width: 496px;
	list-style-type: none;
	margin-left: -40px;
}

ul.blogmarks li {
	float: left;
	padding: 0px 5px 5px 0px;
}

/* Form Element Styles */

fieldset {
	border: 0;
	margin: 5px 0 0 -7px;
}

#contact label {
	font-size: 1.1em;
	clear: right;
}

.input {
	width: 225px;
	margin: 5px 0 10px 0;
	border: 4px solid #d7d7d7;
	background: #ebebeb;
}

.submit {
	border: 2px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	padding: 0.25em;
	background: #fff url("../images/layout/bg_submit.gif"/*tpa=http://www.247creative.co.uk/images/layout/bg_submit.gif*/) top left repeat-x;
	color: #333;
	font-size: 9pt;
	font-weight: bold;
}

#front_news {
	border: 1px solid #466578;
}

.halldate {
	color: #FFDE6C;
}

.rss_box {
	margin-left: -30px;
	margin-right: 20px;
}

.rss_items {
}

.rss_item {
  list-style-type: none;
  font-size: 10pt;
  padding-bottom: 5px;
}

#concert {
  font-size: 11pt;
  padding-top: 25px;
}
#concert_image {
  padding: 5px;
  background: #4d7086;
  border: 1px solid #94b5c3;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
}
#concert_title {
  font-family: Palatino, Georgia, "Times New Roman", Times, serif;
  font-size: 18pt;
  color: #FFDE6C;
}
#concert_date {
  font-size: 12pt;
  font-weight: bold;
}
#concert_desc {

}

#container_content h1 {
  font-size: 18pt;
}

#membership_chart {
  font-size: 10pt;
}

#membership_chart table {
  border-collapse: collapse;
}

#membership_chart td {
  border: 1px solid #94b5c3;
  padding: 5px;
}

#membership_chart tr.membership_levels td {
  border: 0px;
  text-align: center;
}

td.yes {
  background-color: #91B9D9;
  text-align: center;
}

#container_content {
  font-size: 10pt;
}

#ticket_table {
  font-size: 10pt;
}

#ticket_table table {
  border-collapse: collapse;
  width: 496px;
}

#ticket_table td {
  border: 1px solid #94b5c3;
  padding: 8px;
}

#ticket_table tr.membership_levels td {
  border: 0px;
  text-align: center;
}

td.yes {
  background-color: #91B9D9;
  text-align: center;
}

#FOMconcerts {
}

#FOMrow {
  position: relative;
  padding-top: 10px;
  height: 160px;
}

#FOMrow_new {
  position: relative;
  padding-top: 10px;
}


#leftPhoto {
  position: absolute;
  left: 0px;
}

#leftInfo {
  position: absolute;
  left: 160px;
  width: 160px;
}

#rightInfo {
  position: absolute;
  right: 160px;
  width: 160px;
  text-align: right;
}

#rightPhoto {
  position: absolute;
  right: 0px;
}

#embedPhotoLeft {
  float: left;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
}

#embedPhotoRight {
  float: right;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 5px;
}

.date {
  color: #900;
}