/* @override 
	http://admin.activeparity.co.uk:83/sysbobsleigh/css/styles.css
	http://sysbobsleigh.uat.gsba.co.uk/css/styles.css
*/

/* Global
    ----------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7;
	text-align: center;
	color: #D6D6D6;
	background: #fff url('../images/sys-background.jpg') top center no-repeat;
}

body * {
	text-align: left;
}

/* Tags
    ----------------------------------------------- */

p {
	margin: 0 0 1.5em 0;
	    font-size: 1.2em;
    line-height: 1.4em;
}

img {
	border: 0;
}

strong{
	font-size: 1.2em;
}

object{
	display: block;
	margin: 0;
	padding: 0;
}

embed{
	display: block;
	margin: 0;
	padding: 0;
}

.replace{
	text-indent: -9999em;
	background-repeat: no-repeat;
    clear: both;
}

/* Forms
		----------------------------------------------- */
		
form{
	margin: 0;
	padding: 0;
}

textarea{
	overflow: auto;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 5px;
}

button {
	border: 0;
	background: none;
}

.formStandard fieldset{
	border: 0;
	padding: 1.0em 0;
	margin: 0;
	border-top: 1px solid #aaa;
}

.formStandard .section{
	float: left;
	width: 100%;
	margin: 0.2em 0;
}

.formStandard label{
	float: left;
	width: 150px;
}

.formStandard .text, .formStandard textarea{
	float: left;
	width: 200px;
}

.formStandard #bkParty{
	width: 100px;
}

.formStandard textarea{
	border: 2px solid #aaa;
}

#BookingForm #submit, #ContactForm #submit{
	text-indent: -9999em;
	height: 30px;
	border: none;
	float: left;
	clear: both;
	
}

#BookingForm #submit:hover, #ContactForm #submit:hover{
	background-position: top right;
	cursor: pointer;
}

#BookingForm #submit{
	background: #FFD400 url(../images/but-booking.gif);	
	width: 220px;
	margin-left: 143px;
}

#ContactForm #submit{
	background: #FFD400 url(../images/but-sendmessage.gif);
	width: 162px;
	margin-left: 200px;
}

.errors{
	font-size: 1.2em;
	font-style: italic;
	color: #FFD400;
	background: #333;
	border: 1px solid #FFD400;
	padding: 0.4em 5px;
}

.errors h3{
	font-style: normal;
	margin: 0;
}


/* Headings
		----------------------------------------------- */

h1 {
	display: block;
	font-size: 2.16em;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 0;
	color:#E6BE00;
	line-height: 1.1em;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, Sans-Serif;
}
h1.promo_title {
font-size:2em;
}

h1.strapline {	text-transform: none;}


h2{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.1em;
	text-transform:capitalize;
}

h2#logolink {
	background: url('../images/sys-logo.png') no-repeat left top;
	_background: url('../images/sys-logo.gif') no-repeat left top;
    float: left;
    height: 36px;
    margin: 48px 0 0 25px;
    padding: 0;
    width: 500px;}

#content_block_4 h1 {
	background: url('../images/left-nav-divider.gif') repeat-x left bottom;
	color: #FDCD00;
	font-size: 11px;
	margin: 0 0 10px;
	padding: 0 0 10px 15px;
	width: 125px;
}

h3 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 1.0em 0 0.25em 0;
	padding: 0;
	line-height: 1.3;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, Sans-Serif;
}

table h5{
	margin-top: 5px;
}

/* Links
		----------------------------------------------- */

a {
	color: #e9e9e9;
	text-decoration: underline;
	text-transform: uppercase;
}

a:hover, .footer a:hover {
	color: #FFD400;
}

#content_block_5 a, #content_block_5 a:visited {
	color: #CCC;
	text-transform: none;
}

#content_block_5 a:hover, #content_block_5 a:active {
	color: #FFF;
	text-decoration: underline;
}

a.pdf{
	background: url(../images/icon-pdf.gif) no-repeat;
	padding: 0.36em 0 0.36em 20px;
}

/* Text Effects
    ----------------------------------------------- */

.upper {
	text-transform: uppercase;
}

.lower {
	text-transform: lowercase;
}

.centerText {
	text-align: center;
}

/* Structure
    ----------------------------------------------- */

/* Wrapper
		----------------------------------------------- */

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#container #container_inner {
	text-align: left;
	padding: 0;
	margin: 0;
}

/* Header
		----------------------------------------------- */

#header {
	
}

#header #header_inner {
	}

#header #header_subpage {
	height: 232px;
}



.call_to_action {
	float: right;
	padding: 0;
	margin: 34px 20px 0 0;
}

/* Navigation
		----------------------------------------------- */

#menu {
	margin: 0;
	padding: 0;
	background: #000;
	border: none;
}

#menu #menu_inner {
	width: 100%;
	overflow: hidden;
	border: none;
	background: url('../images/menu_background.jpg') bottom left  no-repeat;
	height: 73px;
	text-align: center;
}

#menu #menu_inner ul {
	list-style: none;
	list-style-type: none;
	border: none;
	margin: 20px auto 0;
	padding: 0;
	border: none;
	text-align: center;
}

#menu #menu_inner ul li {
	background: none;
	display: inline;
	margin: 0;
	border: none;
	padding: 8px 0 8px 0;
	border-right: 2px solid #0F0F0F;
	border-left: 1px solid #3B3B3B;
}

#menu #menu_inner ul li a {
	font-weight: bold;
    font-size: 1.2em;
	text-decoration: none;
	padding: 0 9px;
}

#menu #menu_inner ul li.on a {
	color: #FFD400;
}

#menu #menu_inner ul li.first {
	border-left: none;
}

#menu #menu_inner ul li.last {
	border-right: none;
}

#content_block_4 ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#content_block_4 ul li {
	list-style-image: url('../images/left-nav-arrow.gif');
	margin: 0 0 0 10px;
	padding: 0 0 10px;
	line-height: 1.3em;
}

#content_block_4 ul li.active {
	list-style-image: url('../images/left-nav-arrow-active.gif');
}

#content_block_4 ul li a, #content_block_4 ul li a:visited {
	color: #dddddd;
	text-decoration: none;
}

#content_block_4 ul li.active a, #content_block_4 ul li.active a:visited {
	color: #FDCD00;
	font-weight: bold;
	text-decoration: none;
}

#content_block_4 ul li a:hover, #content_block_4 ul li a:active {
	color: #FFF;
	text-decoration: underline;
}

#content_block_4 ul li.active a:hover, #content_block_4 ul li.active a:active {
	text-decoration: underline;
}

#content_block_4 ul li ul {
	margin: 10px 0 0;
}

#content_block_4 ul li ul li {
	list-style: none;
}

#content_block_4 ul li.active ul li a, #content_block_4 ul li.active ul li a:visited {
	color: #666;
}

#content_block_4 ul li.active ul li a:hover, #content_block_4 ul li.active ul li a:active {
	color: #FFF;
}

#content_block_4 ul li.active ul li.active a, #content_block_4 ul li.active ul li.active a:visited {
	color: #FDCD00;
}

/* Content
		----------------------------------------------- */

#content {
	padding: 0;
	margin: 0;
	background: #000;
}

#content #content_inner {
	margin: 0;
	background: url('../images/content_background.jpg') top left repeat-x;
	padding: 0 24px 20px 24px;
}

#content #content_inner_internal {
	padding: 2.0em 24px 20px 10px;
	position: relative;
}

#content #content_inner_subpage {
	margin: 0;
	background: url('../images/content_background-sub.gif') no-repeat left top;
	padding: 0 24px 20px 10px;
}

.social_media_links {
	text-align: right;
	right: 10px;
	margin: 0 0 1.0em 0;
	padding: 1.5em 0;
	background: url('../images/left-nav-divider.gif') repeat-x left top;
	float: left;
	width: 100%;
}

.butMakeBooking a{
	background: url(../images/but-makebooking.gif);
	width: 286px;
	height: 36px;
	display: block;
	text-indent: -9999em;
	margin: 0 0 2.0em 0;
}

#content_block_3 .social_media_links{
	margin: 0;
}

#content_block_3 .text a strong{
	white-space: nowrap;
}

#content_block_3 .butMakeBooking a{

top: 0;
left: 0;
margin: 0;
}

.butMakeBooking a:hover{
	background-position: top right;
}

#content_block_1 {
	display: inline;
	float: left;
	width: 272px;
}

#content_block_2 {
	display: inline;
	float: left;
	width: 272px;
	margin-left: 48px;
}

.latestVideo h3.replace{
	background-image: url(../images/latest_video.gif);
	text-indent: -9999em;
	width: 200px;
	height: 10px;
	margin: 0 0 1.0em 0;
}

#content_block_3 {
	float: right;
	width: 272px;
	margin: 2.0em 0;
}

#content_block_3 .text{
	float: left;
}

#content_block_3 h3{
	margin-top: 0;
}

/* Content pages */

#content_block_4, #content_block_5, #content_block_6{
	background: url(../images/bg-arrow-right.gif) no-repeat;
	
}

.content_block_wrap1{
	background: url(../images/bg-arrow-left.gif) no-repeat bottom right;
	float: left;
	width: 100%;
	color: #dddddd;
}

.content_block_wrap1 p{

}


#content_block_5 .content_block_wrap1{
	padding: 0 10px;
	width: 440px;

}

#content_block_4 .content_block_wrap1, #content_block_6 .content_block_wrap1{
	min-height: 335px;
}

#content_block_4 {
	display: inline;
	float: left;
	width: 140px;
	margin-right: 20px;
}

#content_block_5 {
	color: #999;
	display: inline;
	float: left;
	width: 460px;
}

#content_block_6 {
	display: inline;
	float: left;
	width: 286px;
	margin-left: 15px;
}

#content_block_7 {
	display: inline;
	float: left;
	width: 286px;
	margin-left: 15px;
}

#content_block_8 {
color:#999999;
display:inline;
float:left;
width:760px;
}



/* Promos for subpages */

h2.promo_title {
font-size:1.4em;
color:#E6BE00;
text-transform: uppercase;
border-bottom:1px solid #333;
}
h2.promo_title a{
	color:#E6BE00;
	text-decoration: none;
}
h2.promo_title a:hover{
	color:#E6BE00;
	text-decoration:underline;
}

.subpage_promo {
    background-color: #111111;
    border: 1px solid #222222;
    display: inline;
    float: left;
    margin-bottom: 12px;
    margin-right: 10px;
    min-height: 288px;
    padding: 0 8px 1em;
    width: 352px;
}

.content_block_10 {
	display:inline;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	padding:0 8px;
	width:352px;
	background-color:#111111;
}

.content_block_wrap1 img {border: 1px solid #F1CB04;}

.subpage_promo img.lead_in 
 {width: 352px;  border: 1px solid #F1CB04;}

.intro_text {margin-bottom:0px;} 

/* Context specific promo */

#content_block_6  p{font-size: 1em;}

.context_promo {float:left; border-bottom: 1px solid #333333;padding-bottom: 2em;}

 .context_promo p  {margin-bottom: 3px;}

.context_promo h3 {margin-top:0px}

.context_promo h3 a{color:#E6BE00;font-weight:bold;text-decoration: none;}

.context_promo h3 a:hover{text-decoration: underline;}





#subcontent_layout {
	display: inline;
	float: right;
	margin-top: 30px;
	width: 766px;
	background: url(../images/bg-arrow-left.gif) no-repeat bottom right;
}

#subcontent_header {
	width: 780px;
}

#subcontent_title h1 {
	border: 1px solid #333;
	border-bottom: 1px solid #000;
	font-size: 1.5em;
	display: inline;
	margin: 0 0 -1px 15px;
	padding: 8px 13px 0 11px;
}

#subcontent_content {
	border: 1px solid #333;
	overflow: hidden;
	padding: 25px 68px 25px 30px;
	width: 670px;
	background: url(../images/bg-arrow-right.gif) no-repeat;
	min-height: 300px;
	margin-left: 10px;
}

/*
#subcontent_content{
	background: #000 url('../images/subcontent-background.gif') repeat-x top left;
}
*/

#subcontent_content #leftCol, #subcontent_content #rightCol {
	display: inline;
	margin: 14px 0;
	overflow: hidden;
	width: 320px;
}

#subcontent_content #leftCol {
	float: left;
}

#subcontent_content #rightCol {
	float: right;
}



/* Footer
    ----------------------------------------------- */

.footer {
	color: #666;
	background: url('../images/bottom_background.png') bottom left no-repeat;
	margin: 0;
	padding: 0;
	height: 122px;
	text-align: left;
}

.footer a {
	color: #919191;
}

.footer .footer_inner {
	padding: 30px 0 20px 0;
}

.footer ul.footernav {
	list-style: none;
	list-style-type: none;
	border: none;
	margin: 0 0 0 45px;
	padding: 0;
	border: none;
}

.footer ul.footernav li {
	background: none;
	display: inline;
	margin: 0;
	border: none;
	padding: 0;
	border-left: 1px solid #3B3B3B;
}

.footer ul.footernav li a {
	font-weight: bold;
	text-decoration: none;
	padding: 0 6px;
}

.footer ul.footernav li.first {
	border-left: none;
}

.footer ul.footernav li.first a {
	padding-left: 0;
}

.footer ul.footernav li.last {
	border-right: none;
}

.footer p {
	margin: 0 0 0 45px;
}

/* Misc
    ----------------------------------------------- */

div.clear {
	clear: both;
	height: 1px;
}

.articleEntry {
	color: #CCC;
	font-weight: bold;
}

.articleEntry h3 a{
	text-decoration: none;
	font-size: 0.9em;
	
}

.articleEntry p{
	margin: 0;
}

.articleEntry .moreinfo a{
	font-size: 0.9em;
	text-transform: none;
	color: #999;
}

.articleEntry h3 {
	color: #999;
	margin-top: 0.5em;
}

.articleEntry .articleImage {
	border: none;
	display: inline;
	margin: 0 0 11px 18px;
	float: right;
}

.articleEntry a, .articleEntry a:visited {
	text-decoration: underline;
}

.articleEntry a:hover, .articleEntry a:active {
	color: #FFD400;
}

.articleEntry .noWrap {
	white-space: nowrap;
}


.latestVideo {
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    clear: both;
    margin: 2em 0;
    padding: 2em 0;
    width: 100%;
}

#content_block_6 .latestVideo .itemtitle{
	display: none;
}

#content_block_2 .latestVideo{
	background: none;
	padding: 1.0em 0;
}

.latestVideo p{
	margin: 0;
}

.latestVideo p.desc{
	margin: 1.0em 0;
}

.item.video{
	float: left;
	margin: 0 20px 20px 0;
}

#container #content_block_2 .latestVideo .item.video, #content_block_6 .latestVideo .item.video{
	float: none;
	margin: 0;
}

.item.video p{
	margin: 0;
}

.item.video .desc{
	margin: 1.0em 0 0 0;
}

.item.video h3{
	margin: 0 0 0.5em 0;
}

.item.video h3 a{
	text-decoration: none;
}


#container #content_block_2 .latestVideo h3{

}

#container #content_block_2 .latestVideo .itemtitle{
	display: none;
}

.allVideos a{
	background: url(../images/but-allvideos.gif);
	width: 90px;
	display: block;
	height: 23px;
	margin: 1.0em 0 0 0 ;
}

.allVideos a:hover{
	background-position: top right;
}

/* For pages that don't have the social media bit, use this to add space instead */

.addMargin {
	margin-top: 30px;
}


/* @group Gallery */

ul.gallery{
	margin: 0;
	padding: 0;
}

#content_block_3 .gallery{
	margin-top: 40px;
}

ul.gallery li{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

ul.gallery a{
	width: 96px;
	float: left;
	padding: 0 10px 0 10px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #333;
	display: block;
	background: #000;
	margin: 10px 10px 0 0 ;
}

ul.gallery a img{
	background: #000 !important;
	display: block;
	
}

ul.gallery a span{
	display: block;
	background: #000;
	padding: 0.2em 2px;
	text-align: center;
	text-transform: none;
	line-height: 1.2em;
}

/* @end */

/* MISC */

span.highlight{
	color:#FDCD00;
}

/* @end */
