@import "buttons.css";
@import "News.css";
@import "Overlays.css";
@import "HomePage.css";
@import "Programme.css";
@import "Films.css";
@import "cart.css";
@import "Passes.css";
@import "planner.css";
@import "MovieTicker.css";
@import "jff.css";

/*
@import "HomePageNews.css";
@import "competitions.css";
@import "search.css";
*/

/*
TODO: Implement some kind of .png support for IE6
*/

/*
PAGE_CONTAINERS
TOP_NAV
MAIN_MENU
MAIN_MENU_STATE_UP
MAIN_MENU_STATE_DOWN
MIDDLE_BLOCK
SUB_MENU
LEFT_NAV
MAIN_CONTENT_AREA
RIGHT_NAV
FOOTER
SPECIAL_MENTION
*/

html, body, form
{
  margin: 0px;
  padding: 0px;
  text-align: left;
}
body
{
  background: #4b3013 url(../images/large_back_fade_01.jpg) no-repeat fixed left top;
}
*
{
  margin: 0;
  padding: 0;
}
body, p, td, li
{
	font-size: 12px;
	font-family: Arial;
}
img, div, span, h1, h2
{
  /*
  behaviour: url(../../../common/javascript/iepngfix/iepngfix.htc);
  */
}
h1, h2, h3, h4, h5, h6
{
  font-family: Georgia, Serif;
}
h1
{
	font-size: 23px;
	font-weight: bold;
}
h2
{
	font-size: 18px;
	font-weight: bold;
}
h3
{
	color: #9a0000;
	font-size: 14px;
	font-weight: bold;
}
h4
{
	font-size: 16px;
	font-weight: bold;
}
ul
{
  padding-left: 20px;
}
p
{
  padding: 5px;
  padding-left: 0px;
}
img 
{
  border: 0px none; 
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
a > img
{
  border: none;
}
a
{
	color: #653332;
}
a:active
{
  outline: none;
}
a:hover,
a:focus
{
	color: #022e93;
}
a:focus
{
  -moz-outline-style: none;
}
hr
{
	border: solid 1px #ccc;
}
.cmsContent img
{
	margin: 0px 10px 0px 10px;
}
span.mandatory
{
  font-style:italic;
  color: #993333;
}
/**  Forms   **/
.formElements
{
  padding: 2px 0px;
  width: 380px;
  width: 100%; float: left;
}
body.memberdetails_aspx .formElements { width: 100%; float: left;}
.titleField 
{
  width: 130px;
  float: left;
}
.entryField
{
  width: 300px;
  float: left;
}
/*
=CMS_CONTENT
*/
.cmsContent
{ 
}
.cmsContent .clear
{/*
  height: 1px;
  background-color: #0f0;*/
}

/**
=PAGE_CONTAINERS
*/
#cmsPageContainer1
{
  margin: 0px 5% 0px 5%;
  width: 90%;
  min-width: 680px;
  background-color: Transparent;
}


/*
=TOP_NAV
*/
.TopNav
{
}

.TopNav .logo
{
  float: left;
  margin: 10px 0px;
  width: 535px;
  height: 109px;
  background: transparent url(../images/title2.png) no-repeat left top;
}

.TopNav .logo h1,
.TopNav .logo h1 a
{
  padding: 0px;
  margin: 0px;
  display: block;
  width: 100%;
  height: 100%;
}

.TopNav .logo h1 span
{
  display: none;
}

.TopNav .authentication
{
  float: right;
  /* Relative positioning on this block is causing child overlays to display off screen in IE6 *//*
  position: relative;*/
  display: block;
  width: 270px;
  height: 129px;
  line-height: 129px;
  color: #fff;
  text-align: center;
  padding: 0px;
  margin: 0px;/*
  background-color: #000;
  padding-bottom: 4px;
  border-bottom: solid 5px #a40000;*/
}

.TopNav .authentication .inner
{/*
  position: absolute;
  right: 0px;
  bottom: 0px;*/
  line-height: normal;
  vertical-align: bottom;
  width: 100%;
  background-color: #000;
}

.TopNav .authentication .loggedOut
{
  padding-bottom: 4px;
  border-top: solid 5px #a40000;
}

.TopNav .authentication .loggedIn
{
  font-weight: bold;
}

.TopNav .authentication .loggedIn .actions
{
  background-color: #a50000;
}

.TopNav .authentication .welcome,
.TopNav .authentication .loggedIn .actions2
{
  padding: 0px 5px;
  line-height: 26px;
  text-align: left;
}

.TopNav .authentication ul
{
  margin: 0px auto;
  padding: 0px;
  list-style: none;
}

.TopNav .authentication ul li
{
  display: inline;
  width: 46%;
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
  line-height: 37px;
  vertical-align: middle;
}

.TopNav .authentication a.login,
.TopNav .authentication .loggedOut a.register
{
  color: #fff;
  text-decoration: none;
  width: 46%;
  display: inline-block;
  background: transparent none !important;
}

.TopNav .authentication .loggedIn a.login,
.TopNav .authentication .loggedIn a.login span
{
  width: auto;
  text-align: right;
  padding: 0px 5px;
  margin: 0px;
}

.TopNav .authentication a.login span,
.TopNav .authentication .loggedOut a.register span
{
  background: transparent none;
}

/*
=MAIN_MENU
*/

/*
  Total height of mainMenu = 42px
*/
.TopNav .mainMenu
{
  height: 24px;
  padding: 18px 0px 0px 0px;
  background-color: Transparent;
  background-image: url(../images/pale_tint1.png);
  clear: both;
  text-align: center;
}

.TopNav .mainMenu div
{
  margin: 0px;
  padding: 0px;
}

.TopNav .mainMenu .unorderedListMenu ul
{
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
  list-style-type: none;
  list-style-position: inside;/*
  position: relative;*/
  width: auto;
  height: 24px;
  line-height: 24px;
  vertical-align: bottom;
}

.TopNav .mainMenu .unorderedListMenu ul li
{
  display: -moz-inline-box;/* FF2 */
  display: inline-block;/* IE8, FF3, etc */
  *display: inline;/* IE7 */
  margin: 0px auto;
  padding: 0px 2px;
  height: 24px;
  line-height: 24px;
}

.TopNav .mainMenu .unorderedListMenu ul li a
{
  display: -moz-inline-box;/* FF2 */
  display: inline-block;
  width: 20px;
  height: 24px;
  line-height: 24px;
  /*margin-top: 17px; /* li.line-height - a.height */
  vertical-align: bottom;
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #f1eecb;
}

.TopNav .mainMenu .unorderedListMenu ul li a:hover,
.TopNav .mainMenu .unorderedListMenu ul li a:focus
{
  background-position: left -24px;
}

.TopNav .mainMenu .unorderedListMenu ul li a span.overlay
{
  display: none;
}

.TopNav .mainMenu .unorderedListMenu ul li a span.title
{
  display: none;
}

/*
=MAIN_MENU_STATE_UP
*/

.TopNav .mainMenu .unorderedListMenu ul li a.Home
{
  background-image: url(../images/buttons_03.jpg);
  width: 52px;
}

.TopNav .mainMenu .unorderedListMenu ul li a.About
{
  background-image: url(../images/buttons_about.jpg);
  width: 61px;
}

.TopNav .mainMenu .unorderedListMenu ul li a.Programme
{
  background-image: url(../images/buttons_programme.jpg);
  width: 89px;
}

.TopNav .mainMenu .unorderedListMenu ul li a.Events
{
  background-image: url(../images/buttons_09.jpg);
  width: 59px;
}

.TopNav .mainMenu .unorderedListMenu ul li a.Tickets
{
  background-image: url(../images/buttons_11.jpg);
  width: 59px;
}

.TopNav .mainMenu .unorderedListMenu ul li a.News
{
  background-image: url(../images/buttons_13.jpg);
  width: 121px;
}

.TopNav .mainMenu .unorderedListMenu ul li a.Partners
{
  background-image: url(../images/buttons_15.jpg);
  width: 73px;
}

/*
=MIDDLE_BLOCK
*/

#cmsMiddleBlock
{
  background-color: #f1eecb;
  _height: 10px;
  min-height: 10px;
}

/*
=SUB_MENU
*/


.subMenu
{
  clear: both;
  height:19px;
  margin: 0px 0px;
  padding: 0px;
  color: #fff;
  text-align: center;
  background-color: #a40000;
}

.subMenu *
{
  overflow: visible;
}

.subMenu .unorderedListMenu ul
{
  padding: 0px;
  margin: 0px auto;
  list-style-type: none;
  list-style-position: inside;
}

.subMenu .unorderedListMenu ul li
{
  display: inline-block;
  padding: 0px;
  margin: 0px;
  overflow: visible;
  min-width: 10%;
  height: 100%;
  text-align: left;
  *display: block;
  *float: left;
}

.subMenu .unorderedListMenu ul li li
{
  padding: 0px 0px 0px 0px;
}

.subMenu .unorderedListMenu ul li a
{
  display: table-cell;
  display: inline-block;
  color: #fff;
  line-height: 19px;
  vertical-align: middle;
  text-decoration: none;
  padding: 0px 5px;
  font-family: Georgia, Serif;
  font-weight: bold;
  font-size: 11px;
  white-space: nowrap;
}

.subMenu .unorderedListMenu ul li.MenuItemActive a,
.subMenu .unorderedListMenu ul li a:hover,
.subMenu .unorderedListMenu ul li a:focus
{
  background-color: #630000;
}

.subMenu .unorderedListMenu ul li.MenuItemActive
{
}

/*
=LEFT_NAV
*/

.LeftNav
{
  margin: 10px 0px;
  padding: 0px 10px 0px 10px;
  float: left;
  overflow: hidden;
  width: 190px;
  background: transparent url(../images/dottedline.gif) repeat-y right top;
}

.LeftNav hr
{
  background-color: #717100;
  border: solid 1px #717100;
  display: block;
  /*height: 1px;*/
  margin: 5px 0px;
  padding: 0px;
}

.LeftNav .TodaysDate
{
  margin: 0px;
  padding: 0px;
  font-family: Georgia, Serif;
}

.LeftNav .TodaysDate .dayOfWeek,
.LeftNav .TodaysDate .date
{
  background-color: #9e794d;
  color: #fff;
  /*
  display: -moz-inline-box;/* FF2 */
  /*
  display: inline-block;/* IE8, FF3, etc */
  display: block;
  height: 120px;
  float: left;
  text-align: right;
}

.LeftNav .TodaysDate .dayOfWeek
{
  width: 24px;
  background-repeat: no-repeat;
  background-position: left top;
}

.LeftNav .TodaysDate .Monday
{
  background-image: url(../images/monday_28.jpg);
}

.LeftNav .TodaysDate .Tuesday
{
  background-image: url(../images/tuesday_28.jpg);
}

.LeftNav .TodaysDate .Wednesday
{
  background-image: url(../images/wednesday_28.jpg);
}

.LeftNav .TodaysDate .Thursday
{
  background-image: url(../images/thursday_28.jpg);
}

.LeftNav .TodaysDate .Friday
{
  background-image: url(../images/friday_28.jpg);
}

.LeftNav .TodaysDate .Saturday
{
  background-image: url(../images/sunday_28.jpg);
}

.LeftNav .TodaysDate .Sunday
{
  background-image: url(../images/sunday_28.jpg);
}

.LeftNav .TodaysDate .date
{
  position: relative;
  width: 160px;
  margin-left: 6px;
}

.LeftNav .TodaysDate .dayOfWeek span
{
  display: none;
}

.LeftNav .TodaysDate .date span
{
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 60px;
  font-weight: bold;
  padding: 10px 10px 5px 5px;
}

.LeftNav .TodaysDate .month
{
  color: #c60000;
  font-weight: bold;
  font-size: 30px;
  clear: both;
}

.LeftNav .TodaysDate .year
{
  display: none;
}

.LeftNav .BiffCalendar *, .LeftNav .BiffLeftSearch *, .LeftNav .Signup *
{
  font-family: Georgia, Serif; 
}
.LeftNav .Signup input
{
  width:100px;
  float: right;
  margin: 2px 0;
}
.LeftNav .Signup strong
{
  margin: 0 0 4px 0;
  float: left;
}
.LeftNav .Signup a 
{
  float: right;
  margin-right: 2px;
}

.LeftNav .Signup
{
  padding: 5px 0 10px 0;
}
  
.LeftNav .BiffCalendar p
{
  padding: 0px 0px;
  margin: 0px 0px;
}

.LeftNav .BiffCalendar .FestivalDates
{
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #c60000;
  border: solid #717100 2px;
  border-width: 2px 0px;
  padding: 5px 0px;
  margin: 5px 0px;
}

.LeftNav .BiffCalendar .FestivalCalendar table.Calendar
{
  border-collapse: collapse;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar td
{
  padding: 0px;
  width: 23px;
  vertical-align: middle;
  text-align: center;
  color: #9e794d;
  font-weight: bold;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar thead td
{
  color: #c60000;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar thead td span
{
  display: block;
  width: 26px;
  height: 17px;
  background: transparent url(../images/calendar_days.gif) no-repeat scroll left center;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar thead td.Monday span
{
  background-position: 0px center;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar thead td.Tuesday span
{
  background-position: -28px center;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar thead td.Wednesday span
{
  background-position: -57px center;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar thead td.Thursday span
{
  background-position: -86px center;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar thead td.Friday span
{
  background-position: -112px center;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar thead td.Saturday span
{
  background-position: -135px center;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar thead td.Sunday span
{
  background-position: -161px center;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar thead td span span
{
  display: none;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar td.evenMonth
{
  background: #e0e0a4;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar td a
{
  color: #9e794d;
  text-decoration: none;
  display: block;
  width: 21px;
  height: 21px;
  padding: 3px;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar td.today a
{
  color: #fff;
  background: #000;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar td a:hover,
.LeftNav .BiffCalendar .FestivalCalendar .Calendar td a:focus
{
  background-color: #c60000;
  color: #fff;
}

.LeftNav .BiffCalendar .FestivalCalendar .Calendar td .month
{
  display: none;
}

/*
=MAIN_CONTENT_AREA
*/

#cmsContentOuter
{
  margin: 0px 210px 0px 210px;
}

#cmsContentInner2
{
  float: left;
  width: 100%;
}

#cmsContentInner3
{
  padding: 10px;
}

#cmsContentOuter h1
{
  background: transparent url(../images/dottedline_horozontal.jpg) repeat-x scroll left bottom;
  padding-bottom: 5px;
  /*
  border-bottom: dashed 2px #cbc2a1;
  border-bottom-style: dotted;
  */
}

.note,
.finePrint,
.note *,
.finePrint *
{
  font-size: 11px;
}

/*
=RIGHT_NAV
*/

.RightNav
{
  margin: 10px 0px;
  padding: 0px 10px;
  float: right;
  width: 190px;
  background: transparent url(../images/dottedline.gif) repeat-y left top;
}

.RightNav .infoPanel
{
  background: transparent url(../images/dottedline_horozontal.jpg) repeat-x left bottom;
  padding: 10px 0px;
}

.RightNav .infoPanel .inner
{
  background-color: #e0e0a3;
  padding: 2px;
}

.RightNav .infoPanel .inner .cmsContent
{
  border: solid 1px #ffffb9;
  padding: 5px;
}

.RightNav .passesPanel h2 { font-size: 12px; }
.RightNav .passesPanel img { margin: 10px; }

/*
=FOOTER
*/
.Footer
{
  clear: both;
  position: relative;
  _height: 45px;/* IE6 */
  min-height: 45px;
  /* This is if we want to use a solid color
  background-color: #c2b895;
  */
  background-image: url(../images/pale_tint1.png);
  color: #000;
  font-family: Georgia, Serif;
}

.Footer a
{
  color: #000;
  text-decoration: none;
}

.Footer a:hover,
.Footer a:focus
{
  text-decoration: underline;
}

.Footer .FollowUs
{
  position: absolute;
  top: 0px;
  left: 5px;
  height: 43px;
  width: 225px;
}

.Footer .Links
{
  text-align: center;
  margin: 0px 225px;
  line-height: 42px;
  vertical-align: middle;
  _height: 42px;
  min-height: 42px;
}

.Footer .FollowUs *,
.Footer .Links *,
.Footer .CopyRight *
{
  padding: 0px;
  margin: 0px;/*
  font-family: Georgia, Serif;*/
  color: #3a3900;
}

.Footer .FollowUs p
{
  display: -moz-inline-box;/* FF2 */
  display: inline-block;
  float: left;
  line-height: 42px;
  vertical-align: middle;
  padding: 0px 10px 0px 0px;
  /*
  width: 108px;
  height: 42px;
  /*
  background: transparent url(../images/followus_txt.png) no-repeat left top;
  */
}

.Footer .Links p
{
  display: none;
}

.Footer .FollowUs ul,
.Footer .Links ul
{
  list-style-type: none;
  list-style-position: inside;
  display: inline;
  padding-left: 0px;
}

.Footer .FollowUs ul
{
  display: -moz-inline-box;/* FF2 */
  display: inline-block;
  *display: inline;/* IE7 */
}

.Footer .FollowUs ul li,
.Footer .Links ul li
{
  display: -moz-inline-box;/* FF2 */
  display: inline-block;
  *display: inline;/* IE7 */
  padding: 0px 0px;
}

.Footer .Links ul li
{
  padding: 0px 5px;
  /*
  line-height: 43px;
  vertical-align: middle;
  */
}
/*
.Footer .Links ul li a span
{
  vertical-align: middle;
  line-height: 42px;
}
*/
.Footer .FollowUs ul li span
{
  display: none;
}

.Footer .FollowUs ul li a
{
  margin-top: 6px;
  display: -moz-inline-box;/* FF2 */
  display: inline-block;
  width: 27px;
  height: 29px;
  background-color: Transparent;
  background-repeat: no-repeat;
  background-position: left top;
}

.Footer .FollowUs ul li a:hover,
.Footer .FollowUs ul li a:focus
{
  background-position: left -29px;
}

.Footer .FollowUs ul li a.icoRss
{
  background-image: url(../images/logos_98.png);
}

.Footer .FollowUs ul li a.icoFacebook
{
  background-image: url(../images/logos_96.png);
}

.Footer .FollowUs ul li a.icoTwitter
{
  background-image: url(../images/logos_102.png);
}

.Footer .FollowUs ul li a.icoMySpace
{
  background-image: url(../images/logos_100.png);
}

.Footer .CopyRight
{
  text-align: center;
  line-height: 42px;
  vertical-align: middle;
}

.Footer .SpeedwellLink
{
  position: absolute;
  top: 0px;
  right: 5px;
  line-height: 42px;
  vertical-align: middle;
  padding: 7px 0px 0px 0px;
}

.Footer .SpeedwellLink a 
{
  display: block;
  width: 111px;
  height: 28px;
  background: transparent url(../images/speedwell_logo_105.png) no-repeat left top;
}

.Footer .SpeedwellLink a span
{
  display: none;
}

/*
=SPECIAL_MENTION
*/

.SpecialMentions
{
  height: 42px;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}

.SpecialMentions div p,
.SpecialMentions .Venues p span
{
  display: none;
}

.SpecialMentions .Venues p
{
  display: block;
  margin: 0px auto;
  padding: 0px;
  width: 376px;
  background: url(../images/venues_121.png);
}

.SpecialMentions .StGeorgeBIFF
{
  width: 201px;
  background-image: url(../images/stgeaorge.png);
  position: absolute;
  top: 0px;
  left: 0px;
}

.SpecialMentions .Venues
{
  width: auto;
  margin: 0px 220px 0px 201px;
}

.SpecialMentions .BroughtToYouBy
{
  width: 219px;
  background: url(../images/broughttoyou.png);
  position: absolute;
  top: 0px;
  right: 0px;
}

.SpecialMentions .StGeorgeBIFF,
.SpecialMentions .Venues p,
.SpecialMentions .BroughtToYouBy
{
  height: 42px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

/** Quick Search **/
.QuickSearch
{
	margin: 2px 0px 2px 0px;
	padding: 1px;
	border: solid 2px #717100;	
	width: 184px;
}

/** Some of the styles are explicit to override them in the cart page */
#QuickSearchKeywords, #QuickSearchGo
{
	float: none;
}

#QuickSearchKeywords
{
	margin: 0px;
	padding: 0px;
	border: solid 1px #F1EECB;
	background-color: #F1EECB;
	height: 16px;
	width: 158px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

#QuickSearchGo
{
	margin: 0px;
	background: #717100 url(../Images/quicksearch_go.jpg) no-repeat;
	background-position: 0px 0px;
	border: none;
	color: #070702;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

#QuickSearchGo.disabled
{
	background-position: 0px -20px;
}