﻿@charset "utf-8";
/* CSS Document */
/*---- MAIN PAGE LAYOUT for Baker Events site ----*/
body{
  	font-family: Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;
  	font-size:12pt;
	color: #CC0000;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	/*Scrollbar Colour for IE Only.*/
	 /*scrollbar-3dlight-color:#bbbbbb;
  	 /*scrollbar-arrow-color:#ffffff;
 	 /*scrollbar-base-color:#07862D;
 	 /*scrollbar-darkshadow-color:#ffffff;
 	 /*scrollbar-face-color:#07862D;
 	 /*scrollbar-highlight-color:#ffffff;
 	 /*scrollbar-shadow-color:#bbbbbb;
	/*Scrollbar Colour for IE Only.*/
}
.Title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration: underline;
}
.Heading1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.std_txt {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #CC0000;
}
.std_txt_red {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #CC0000;
}
.std_txt_bold {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
.style_mail {
	font-family: "Trebuchet MS";
	font-size: 10pt
}
.style_tiny {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #CC0000
}
.style_tiny_2 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #CC0000
}
.style_footer_std {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #CC0000
}
.style_footer_big {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
}
.style_footer_big_red {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #CC0000
}
.style_header_big {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.style_header_big_red {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
.style_text {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #CC0000
}
.style_footer_bold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000000
}
.style_footer_red {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #CC0000
}
.red {color: #CC0000}
.black_bold {
	color: #000000;
	font-weight: bold
}
	
.CollapsiblePanelTab {backgroundcolor: #FFFFFF }
.CollapsiblePanelOpen  {backgroundcolor: #FFFFFF }
.CollapsiblePanelTab {backgroundcolor: #FFFFFF }

/* Added by Ed 22nd April */
.spacer2 {
	margin: 0px;
	padding: 0px;
	width: 2px;
	height: 2px;
	/*border: 1px solid #000;*/
}

.spacer10 {
	margin: 0px;
	padding: 0px;
	width: 10px;
	height: 10px;
	clear: both;
	/*border: 1px solid #000;*/
}

.spacer20 {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	/*border: 1px solid #000;*/
}
/*NEW CENTRE PANEL CONTENT*/
.centre_content {
  	float:left;
	width: 600px;
	align: centre
	valign: top
	margin-left: 0px;
	margin-right: 0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#000000;
	border: 1px solid #c1c1c1;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #CC0000;
}
.centre_panel_top { 
	width:570px;
	height:14px;
}
.right_content {
  	float:right;
	width: 344px;
	align: centre
	valign: top
	margin-left: 0px;
	margin-right: 0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#000000;
	border: 1px solid #c1c1c1;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #CC0000;
}
.head_grey { 
	color:#808080;
	font-size:10px;
	font-weight:bold;
	padding-left:8px;
}

.head_grey_left { 
	float:left;
	color:#808080;
	font-size:10px;
	font-weight:bold;
	padding-left:8px;
}

.head_grey_right{ 
	float:right;
	color:#808080;
	font-size:10px;
	font-weight:bold;
	padding-right:8px;
}
/*---- backbox code for Baker Events site ----*/
#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #f7f6f1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 1px #CCC solid;
border-bottom:0px;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 0px;
	width: 0px;
	z-index: 0;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#nextLink2 {
	font-family:  Trebuchet MS;
	font-size: 12px;
	color:#060;
	font-weight:bold;
         cursor:pointer;
         }

#prevLink2 {
	font-family:  Trebuchet MS;
	font-size: 12px;
	color:#060;
	font-weight:bold;
         cursor:pointer;
         }

#imageDataContainer{
	font: 14px Trebuchet MS;
	background-color: #f7f6f1;
	height: 35px;
	border:1px #ccc solid;
border-top:0px;
margin:auto;
	}

#imageData{
	padding:0px 10px 10px 10px;
	}
#imageData #imageDetails{ width: 50%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; font-size:11px; color:#666; max-height:20px; }
#imageData #numberDisplay{ display: block; clear: left; font-weight: normal; font-size:14px; color:#333; padding-bottom: 5px; }
#imageData #slideshowLink{ width: 55px; float: right; padding:5px 0px 0 0px;}
#imageData #bottomNavClose{ width: 55px; float: right; padding:5px 0px 0 0px; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
/*---- Drop panel code for Baker Events site ----*/
#dropdownpanel{ /*Outermost Panel DIV*/
position: absolute;
width: 100%;
left: 0;
top: 0;
visibility:hidden;
}

#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
background: black;
color: white;
padding: 10px;
}

#dropdownpanel .control{ /*Div containing panel button*/
border-top: 0px solid black; /*change border to position button from top of screen*/
font-weight: bold;
text-align: center;
background: url('images/panel.gif') no-repeat center; /*change panel.gif to your own if desired*/
padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
height: 21px; /* 21px + 3 px should equal height of "panel.gif" */
line-height: 21px; /* 21px + 3px should equal height of "panel.gif" */
}

