/**************************************************************************************************************/
/*                                                                                                            */
/*    GLOBAL RESET                                                                                            */
/*                                                                                                            */
/**************************************************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-style: inherit;
font-size: 100%;
font-family: Arial, "Times New Roman", Times, serif;
vertical-align: baseline;
}

:focus
{
outline: 0;
}

body
{
line-height: 1;
color: black;
background: white;
}

ol, ul
{
list-style: none;
}

table
{
border-collapse: separate;
border-spacing: 0;
}

caption, th, td
{
text-align: left;
font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after
{
content: "";
}

blockquote, q
{
quotes: "" "";
}

.clear
{
clear:both;    
}

/**************************************************************************************************************/



/**************************************************************************************************************/
/*                                                                                                            */
/*    MASTER                                                                                                  */
/*                                                                                                            */
/**************************************************************************************************************/

body
{
font-size:62.5%;
background:#E1E1E1;
color:#222;
}

a:link {color:#1D7F97; text-decoration: none;}
a:visited {color:#1D7F97; text-decoration: none;}
a:hover {color: #1D7F97; text-decoration:underline;}
a:active {color: #1D7F97; text-decoration: none;}

div.container
{
width:970px;
position:relative;
margin:0px auto;
padding:0 10px;
background:#fff url(../images/container_bg.png) repeat-y;
}

div.header
{
width:970px;
height:140px;
position:relative;
background:#fff url(../images/header_bg.jpg) no-repeat;
}

#dates_header
{
width:572px;
height:140px;
position:absolute;
top:0px;
right:0px;
}

.header_bottom
{
width:970px;
height:16px;
position:relative;
background:#00708E url(../images/header_bottom_bg.png) repeat-x;
}

.logo
{
position:absolute;
top:23px;
left:38px;
}

.content
{
width:970px;
min-height:500px;
position:relative;
background:#fff url(../images/content_bg.png) repeat-y;
}

.content_left
{
width:170px;
min-height:500px;
float:left;
}

.content_right
{
width:800px;
min-height:500px;
float:left;
}

.footer
{
width:970px;
height:70px;
position:relative;
background:#fff url(../images/content_bg.png) repeat-y;
}

.footer_bottom
{
width:990px;
height:40px;
position:relative;
left:-10px;
background:#fff url(../images/footer_bottom_bg.png) no-repeat bottom;
}

.navigation
{
width:170px;
overflow:hidden;
border-top:1px solid #6CA4B3;
}

.navigation ul li a, .navigation ul li a:visited
{
width:163px;
font-size:1.4em;
color:#fff;
line-height:1.2em;
display:block;
padding:5px 0px 5px 7px;
border-bottom:1px solid #6CA4B3;
}

.navigation ul li a:hover
{
text-decoration:none;
color:#fff;
background:#1D7F97 url(../images/nav_hover_bg.png) repeat-x;
}

.navigation ul li a.current
{
text-decoration:none;
color:#fff;
background:#1D7F97 url(../images/nav_hover_bg.png) repeat-x;
}

.map
{
margin:14px 0px 5px 32px;
}

.footer_links
{
position:absolute;
bottom:19px;
left:200px;
width:600px;
}

.footer_links ul li
{
float:left;
margin-right:40px;
}

.footer_links ul li a
{
font-size:1.2em;
color:#006F8D;
line-height:1.4em;
display:block;
}

.footer_links ul li a:hover
{
text-decoration:none;
color:#006F8D;
}

.nee
{
position:absolute;
left:15px;
top:10px;
}

.funded_text
{
position:absolute;
left:190px;
top:0px;
font-size:11px;
color:#666;
}

.hwhuk
{
position:absolute;
left:190px;
top:19px;
}

.wcc
{
position:absolute;
left:252px;
top:20px;
}

.onene
{
position:absolute;
left:349px;
top:19px;
}

.nrf
{
position:absolute;
left:438px;
top:19px;
}

.cr
{
position:absolute;
left:499px;
top:20px;
}

.twm
{
position:absolute;
left:660px;
top:21px;
}

.eh
{
position:absolute;
left:747px;
top:20px;
}

.pig
{
position:absolute;
left:875px;
top:20px;
}

.horse
{
position:absolute;
left:936px;
top:19px;
}

.partners_text
{
position:absolute;
left:660px;
top:2px;
font-size:11px;
color:#666;
}

.content_container
{
padding:10px;
font-size:1.2em;
}

.global_links
{
width:799px;
height:22px;
background:#714265 url(../images/global_links_bg.png) repeat-x;
border-top:1px solid #6CA4B3;
border-left:1px solid #6CA4B3;
border-bottom:1px solid #aaa;
}

ul.global_links_list
{
margin-top:0px;
margin-bottom:0px;
}

ul.global_links_list li
{
float:left;
}

ul.global_links_list li a, ul.global_links_list li a:visited
{
display:block;
background:#714265;
border-right:1px solid #aaa;
font-size:12px;
height:22px;
line-height:22px;
color:#fff;
padding:0px 6px 0px 6px;
text-decoration:none;
width:124px;
background:#714265 url(../images/global_links_bg.png) repeat-x;
}

ul.global_links_list li a:hover
{
background-image:none;
text-decoration:none;
color:#fff;
}

/**************************************************************************************************************/










.page_title
{
background:#714265 url(../images/title_bg.png) repeat-x;
color:#fff !important;
padding:7px 10px 7px 10px;
font-family: Georgia;
}

.map_content_container .page_title
{
*width:550px;
}

.content_container h1
{
font-size:2.2em;
margin-bottom:10px !important;
color:#714265;
font-weight:normal;
}

.content_container h1:first-child
{
margin:0px 0px;
}

.content_container h2
{
font-size:1.8em;
margin-top:20px !important;
margin-bottom:10px !important;
color:#714265;
font-weight:normal;
}

.content_container h2:first-child
{
margin:0px 0px;
}

.content_container h3
{
font-size:1.3em;
margin:15px 0px 10px 0px;
margin-bottom:10px !important;
color:#714265;
font-weight:normal;
}

.content_container h3:first-child
{
margin:0px 0px;
}

.content_container p
{
font-size:1em;
margin:10px 0px;
line-height:1.5em;
}

.content_container p:first-child
{
margin:0px 0px;
}

.content_container p em
{
font-style:italic;
}

.content_container ul
{
font-size:1.1em;
margin:10px 0px 10px 25px !important;
line-height:18px;
list-style:square;
}

.content_container ul:first-child
{
margin:0px 0px;
}

.content_container ul li
{
padding-left:5px;
}

.content_container ol
{
font-size:1.1em;
margin:10px 0px 10px 25px !important;
line-height:18px;
list-style:decimal;
}

.content_container ol:first-child
{
margin:0px 0px;
}

.content_container address
{
font-size:1.1em;
line-height:18px;
font-style:italic;
}

.content_container table
{
font-size:1em;
line-height:1.5em;
}







/**************************************************************************************************************/
/*                                                                                                            */
/*    HOME                                                                                                    */
/*                                                                                                            */
/**************************************************************************************************************/

.column_left
{
float:left;
width:550px;
height:500px;
position:relative;
overflow:hidden;
}

#rotating_site_images
{
position:absolute;
top:-7px;
left:0px;
z-index:1;
}

.home_text
{
position:absolute;
top:0px;
left:0px;
padding:10px;
font-size:1.1em;
z-index:2;
}

.home_text h1
{
font-size:1.9em;
margin-bottom:7px !important;
color:#714265;
font-weight:normal;
font-family:Georgia;
}

.home_text p
{
font-size:1.1em;
margin:7px 0px 0px 0px;
line-height:1.5em;
}

.home_text p.header
{
font-weight:bold;
}

.home_text p:first-child
{
margin:0px 0px;
}

.column_right
{
float:left;
width:250px;
min-height:500px;
position:relative;
}

.map_search
{
position:absolute;
top:185px;
left:10px;
}

.join_in_events
{
position:absolute;
top:291px;
left:10px;
}

.competition
{
position:absolute;
top:397px;
left:10px;
}

#pageant_button
{
display:block;
position:absolute;
top:10px;
left:10px;
}

/**************************************************************************************************************/



/**************************************************************************************************************/
/*                                                                                                            */
/*    MAP SEARCH                                                                                              */
/*                                                                                                            */
/**************************************************************************************************************/

.map_content_container
{
padding-right:0px;
}

#map_search
{
width:540px;
height:430px;
}

.map_search_popup
{
color:#555;
line-height:18px;
font-size:12px;
}

.map_search_popup span.title
{
font-weight:bold;
font-size:14px;
color:#333;
}

/**************************************************************************************************************/



/**************************************************************************************************************/
/*                                                                                                            */
/*    EVENTS                                                                                                  */
/*                                                                                                            */
/**************************************************************************************************************/

table.calendar a
{
text-decoration:none;
}

table.calendar a:hover
{
text-decoration:none;
}

table.calendar
{
border-collapse: collapse;
margin-top:10px;
}
table.calendar th
{
border:1px solid #aaa;
padding: 5px 5px;
font-weight:bold;
width:101px;
text-align:center;
color:#5E3654;
font-size:1.2em;
}
table.calendar td
{
border:1px solid #aaa;
background:#fff;
}
table.calendar td.blank
{
background:#ccc url(../images/calendar_day_events_blank_bg.png) no-repeat;
}
table.calendar td.current
{
background:#EFE7F3;
}
table.calendar td div.day_title
{
display:block;
background-color:#714265;
background-image:url(../images/calendar_day_title_bg.png);
color:#fff;
padding:5px;
font-size:1.2em;
}
table.calendar td.current div.day_title
{
background-image:none;
}
table.calendar td div.day_events
{
min-height:70px;
display:block;
}
table.calendar td a span.event_item
{
height:16px;
line-height:17px;
background:#efefef;
color:#555;
padding-left:3px;
overflow:hidden;
margin-top:3px;
margin-bottom:3px;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
display:block;
text-wrap:no-wrap;
cursor:pointer;
font-size:1.1em;
}

table.calendar td a span.event_item:hover
{
background:#dedede;
color:#333;
}

div.events_nav
{
margin-top:15px;
height:40px;
border-top:1px solid #aaa;
border-bottom:1px solid #aaa;
position:relative;
}

div.prev
{
width:300px;
position:absolute;
left:0px;
top:12px;
text-align:left;
}

div.prev a
{
font-size:1.4em;
text-decoration:none;
color:#87687F;
}

div.prev a:hover
{
font-size:1.4em;
text-decoration:none;
color:#5E3654;
}

div.next
{
width:300px;
position:absolute;
right:0px;
top:12px;
text-align:right;
}

div.next a
{
font-size:1.4em;
text-decoration:none;
color:#87687F;
}

div.next a:hover
{
font-size:1.4em;
text-decoration:none;
color:#5E3654;
}

div.current
{
width:300px;
position:absolute;
left:210px;
top:10px;
text-align:center;
font-size:1.7em;
color:#5E3654;
}

.event_item
{
margin-top:15px;
}

.event_date
{
margin-bottom:5px;
font-size:1.2em;
}

.event_content
{
margin-top:15px;
line-height:18px;
}

.event_image
{
border:1px solid #ccc;
float:right;
margin:0px 0px 10px 15px;
}

#tooltip
{
position:absolute;
z-index:100;
background-color: #006F8D;
padding:5px 8px;
line-height:18px;
color:#fff;
font-size:14px;
width:180px;
border:1px solid #6CA4B3;
}

/**************************************************************************************************************/



/**************************************************************************************************************/
/*                                                                                                            */
/*    COMPETITION                                                                                             */
/*                                                                                                            */
/**************************************************************************************************************/

.competition_logos
{
position:relative;
height:378px;
}

.national_express_logo
{
margin-bottom:80px;
margin-left:96px;
}

.matfen_logo
{
margin-bottom:35px;
margin-left:95px;
}

.langley_logo
{
margin-bottom:77px;
margin-left:92px;
}

.required_message
{
font-weight:bold;
margin-bottom:13px;
margin-top:10px;
color:#714265;
}

.required_star
{
color:#714265;
font-weight:normal;
}

.errors
{
margin-top:13px;
margin-bottom:13px;
color:#ff0000;
}

.error_header
{
margin-bottom:10px;
font-weight:bold;
}

.form_input
{
margin-top:10px;
margin-bottom:10px;
}

.input_label
{
margin-bottom:5px;
display:block;
}

.input_text
{
width:300px;
display:block;
}

.input_text_margin
{
margin-bottom:5px;
}

.input_checkbox
{
position:relative;
left:-3px;
top:-3px;
float:left;
}

/**************************************************************************************************************/



/**************************************************************************************************************/
/*                                                                                                            */
/*    TEMPLATES                                                                                               */
/*                                                                                                            */
/**************************************************************************************************************/

h2.twitter_name
{
margin-bottom:0px !important;
}

h2.twitter_name a
{
color:#333;
text-decoration:none;
}

h2.twitter_name a:hover
{
color:#555;
}

ul.twitter_feed
{
list-style:none;
margin-top:5px !important;
margin-left:0px !important;
}

ul.twitter_feed li
{
border-bottom:1px dashed #D2DADA;
padding:10px 0px;
}

ul.twitter_feed li:hover
{
background:#F7F7F7;
}

ul.twitter_feed li a
{
color:#333 !important;
text-decoration:none;
display:block;
}

span.twitter_date
{
font-style:italic;
display:block;
color:#999 !important;
font-size:12px;
font-family:georgia;
}

/**************************************************************************************************************/



/**************************************************************************************************************/
/*                                                                                                            */
/*    TEMPLATES                                                                                               */
/*                                                                                                            */
/**************************************************************************************************************/

.content_block
{
position:relative;
}

.image_caption
{
position:absolute;
bottom:10px;
left:0px;
height:1.2em;
line-height:1.2em;
color:#333;
padding:3px 6px;
font-size:1.2em;
background:url(../images/caption_bg.png);
}

.document_container
{
background:#E2F1F5;
padding:10px;
border:1px solid #BAD2D8;
}

.document_container h2
{
margin-top:0px !important;
margin-bottom:7px !important;
}

.document_container div.document
{
margin-bottom:5px;
}

.document_container div.document img.file_icon
{
position:relative;
top:5px;
margin-right:5px;
}

/***TEMPLATE 1*****************************************/

.template1_main_content_box
{
  width:780px;
}

.template1_top_right_content_box
{
  width:300px;
  float:right;
  margin:0px 0px 5px 15px;
}

/***TEMPLATE 2*****************************************/

.template2_main_content_box
{
  width:780px;
}

.template2_top_right_content_box
{
  width:300px;
  float:right;
  margin:0px 0px 5px 15px;
}

.template2_top_right_content_box_image1
{
  width:300px;
  margin:0px 0px 10px 0px;
}

.template2_top_right_content_box_image2
{
  width:300px;
}

/***TEMPLATE 3*****************************************/

.template3_main_content_box
{
  width:780px;
}

.template3_top_right_content_box
{
  width:300px;
  float:right;
  margin:0px 0px 5px 15px;
}

.template3_top_right_content_box_image
{
  width:300px;
  margin:0px 0px 10px 0px;
}

.template3_top_right_content_box_document
{
  width:300px;
}

/***TEMPLATE 4*****************************************/

.template4_main_content_box
{
  width:780px;
}