/* ----------- MAIN STRUCTURE ----------- */

body { 
	color:#333; 
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/body-repeater.png) repeat-y 159px 0 #7AC041;
	font-size:12px;
	}

#page_wrap { 
	width:990px; 
	position:relative;
	margin:auto;
	}
	
#content_wrap { 
	position:relative; 
	margin:0 35px 0 34px; 
	padding:20px 21px 0 30px;  
	background:url(../images/line-repeater.png) repeat-x 0 250px; 
	width:876px;
	}
#content_wrap.fullspan { padding:20px 21px 0 21px;  }
  	

.main_content { float:left; width:429px; }

#whats_on { float:right; width:395px; background-color:#FFF; margin-right:9px; }

#upper_left { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#fff; 
	height:229px;
	width:384px;
	}
#lower_left {
	margin-top:15px;
	padding-top:20px;
	}

#fullspan { background-color:#fff; position:relative; z-index:300; padding:25px; }



/* ----------- TYPOGRAPHY ----------- */

#content_wrap p,
#content_wrap li { font-size:12px; margin-bottom:.5em; line-height:170%; }

#content_wrap h1 { font-size:20px; margin-bottom:.5em; font-weight:bold; font-family:Arial, Verdana, sans-serif; }
#content_wrap h2 { font-size:16px; margin-bottom:.5em; font-weight:bold; font-family:Arial, Verdana, sans-serif; }
#content_wrap h3 { font-size:14px; margin-bottom:.5em; font-family:Arial, Verdana, sans-serif; }
#upper_left p { line-height:135%; }

#content_wrap .upperlefthome h1 { margin-bottom:.1em; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; }
#content_wrap .upperlefthome p { margin-bottom:.4em; font-size:14px; }


#content_wrap p + h2 { margin-top:25px!important;  }

a { color:#009BC9; text-decoration:underline; }





/* ----------- GENERAL ----------- */


address { font-style:normal; }
em { font-style:italic; }
strong { font-style:bold; }

h2#logo {background:}
h2#logo a { display:block; text-indent:-9999px; }


#upper_left h1 { font-size:64px; }


.cover { 
	position:absolute; 
	background-color:#7AC041; 
	width:20px; 
	height:250px; 
	top:0px; 
	left:448px;
	}


/* ------------ HEADER / NAV ------------ */


#header { height:179px; background:url(../images/header-bg.jpg) no-repeat; }

#nav { background-color:#009BC9; float:right; margin-top:133px; margin-right:38px; }
#nav li {
 	float:left;
	background:url(../images/nav-divider.png) no-repeat 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:11px;
	}
#nav li:first-child { background:none; }	
#nav li a { color:#fff; text-decoration:none; }
#nav li a:hover { color:#BDD8EA; }

#nav li.active a { color:#79BF41; color:#7ac041; }
	#nav li.active a:hover { text-decoration:none; }


/* ----------- WHATS ON ----------- */

#whats_on { 
	background:url(../images/whats-on-repeater.png) repeat-y; 
	width:350px; 
	position:relative; 
	margin-top:90px; 
	padding:0px 30px 20px 30px; 
	min-height:550px; 
	}
	h2#whats_on_head { text-indent:-9999px; background:url(../images/whats-on-head.png) no-repeat; position:absolute; left:0; top:-90px; width:410px; height:90px;  }


#content_wrap p.whats_on {
	margin-bottom:0px;
	border-bottom:1px dotted #ccc;
	padding:15px 0;
	}

h2#whats_on_head + p { padding-top:0; }  /* remove paddign from 1st item */

/* ----------- DROP SHADOWS ----------- */

.shadow1 {
-moz-box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px ;
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 5px;
	}

/*filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);}*/



/* ----------- FOOTER ----------- */

#footer { clear:both; border-top:1px solid #e7e7e7; padding-top:5px; }
#footer li { float:left; margin-right:10px; font-size:10px; }
#footer li a { text-decoration:none; }


/* ----------- TOOLS ----------- */

.float_L { float:left; }
.float_R { float:right; }
.clear { clear:both; }

.clearfix {
	zoom: 1; /* for IE7 */
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac /*/
	height: 1%;/* End hide from IE-mac */
	}



/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
    .sIFR-active h1 {
    font-family: Arial;
    visibility: hidden;
	font-size:32px;
    }

}