/*

Created by eatsleepbreathe 
+ http://www.esbmedia.com/
+ (0)20 7250 4330
+ talktous@eatsleepbreathe.com		

/* ------------- universal -------------------*/



* html div.clearer {clear: left; line-height: 0; height: 0; width: 0px;} /* clear float issues with FF */

div.clearer {clear: left; line-height: 0px; height: 0px; width: 700px;} /* clear float issues with FF */

html {overflow: -moz-scrollbars-vertical;}


* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px;
	border: 0px;
	}	

.divider {
	color:gray;
	border-top: 1px solid #cccccc;
	margin-top: 15px;
	}
	
* html .divider {
	margin-top: 0px;
	}
	
html>body .divider {
	*margin-top: 0px;
	}		

.ieDivider {
	display: block;
	height: 20px;
	color: white;
	margin-left: -20px;
	width: 20px;
	margin-top: -28px;
	padding-bottom: 8px;
	position: relative;
	z-index: 3;
	}

	
/* ------------- layout -------------------*/	
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
  	text-align: center;
	background-color: #eeeeee; 
	margin: 10px 0 10px 0px;
	}
	
* html #wrapper {	
	padding: 0px 0px 20px 20px;
	}
	
#wrapper {
	width: 779px;
	margin: 0 auto; 
  	height: auto;
	text-align: left;
  	background-color: white;
	border: 1px solid #D9D9D9;
	padding: 0px 0px 20px 20px;
	margin-bottom: 10px;
	}	
	
#header { 
	margin-top: 20px;  /* if padding in wrapper used ie7 falls */
	height: 106px;
	}		
	
* html #logo {
	margin-top: 7px; /* for aligning main menu */	
	}

#logo {
	float: left;
	margin-right: 23px; /* for aligning main menu */	
	margin-top: 4px; /* for aligning main menu */	
	}	
	
* html #nav {
	margin-top: 2px; /* for aligning main menu */	
	}	

#nav {
	float:left;
	position:relative;
	left:-1px;
	margin-top: -4px; /* for aligning main menu */	
	}	
	
html>body #leftPanel { /* fix ie7 */	
 	*margin-top: 10px;
	}
	
* html #leftPanel {
 	margin-top: 10px;
	margin-right: 15px;	
	}
	
html>body #leftPanel {
	*margin-right: 18px;	
	}	
	
#leftPanel {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	width: 255px;
	}	

* html #mainContent {
	width:480px;
	margin-left: 9px;
	margin-top: 10px;
	}
	
html>body #mainContent {
	*width:480px;
	*margin-left: 9px;
	margin-top: 0px;
	}	

#mainContent {
	position:relative;
	width:480px;
	padding-left: 9px;	
	margin-top: 0px;
	border-left: 1px solid #CCCCCC;
	margin-left: 273px;
	}	


#mainContentFull {
	position:relative;
	width:759px;++--+	

0.	margin-top: 0px;
*

.	border-left: 1px solid #CCCCCC;
	}	

#pageLeft {
	float: left;
	width: 272px;
	margin-bottom: -38px;
	}	
	
#pageLeft img {
	float: right;
	margin-left: 5px;
	padding-top: 3px;
	}	
	

* html #pageRight {
	margin-left: 14px;
	width: 182px;
	}

#pageRight {
	float: left;
	width: 182px;
	border-left: 1px solid #cccccc;
	padding-left: 7px;
	margin-left: 15px;
	background-color:white;
	}			

#footer	{
	padding-left: 0px ;
	width: 763px;
	margin: 0 auto; 
	}
	
#footerLeft	{
	width: 220px;
	float:left;
	margin-left: 0px;	
	}

#footerRight	{
	margin-left: 560px;
	}
	
.hide {/* skipper menu */	
	display: none;
	}	

/* ------------- Needed for Contribute -------------------*/	
	
.imageLeft {
	float:left;
	margin: 0 10px 10px 0;
	}
	
.imageRight {
	float:right;
	margin: 0 0px 10px 10px;
	}		
	
.imageRightHome {
	float:right;
	margin: 10px 0px 10px 10px;
	}		
		
	
/* --------------- typography & links -------------------*/	

h1,
h2,
h3,
h4 {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}


h1 {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 15px;
	font-weight: lighter;
	}
	
h2 {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 15px;
	margin-bottom: 17px;
	font-weight: lighter;
	}
	
h3 {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 7px;
	font-weight: lighter;
	}
	
h4 {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0px;
	font-weight: lighter;
	}

h5 {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0px;
	font-weight: lighter;
	}

p, p a, li #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 9px;
	}	
	
#mainContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: -7px;
	margin-bottom: 18px;
	display:block; /* create top & margin when following from p */
	}	
	
#mainContent p a, #mainContent li a {
	font-family: Arial, Helvetica, sans-serif;
	display:inline; /* remove margin when in p flow */
}

#mainContent ul, #mainContent ol {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	/*width: 300px;*/
	color:black;
	line-height:20px;
	}
	
#mainContent ul, #mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	list-style:square;
	color: black;
	}	

strong, strong a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
	
#mainContent ol {
		list-style:decimal;
	}
	
	

html>body hr {
	*margin-bottom: 5px;
	height: 1px;	
	}	

* html hr {
	margin-bottom: 10px;
	height: 1px;	
	}	

hr {
	height: 1px;
	margin-bottom: 19px;
	color: #cccccc;
	}	
	
a:link {
	color: 	#52A15F;
	}
	
a:visited {
	color: 	#52A15F;
	}		
	
a:hover {
	color: 	#333333;
	text-decoration:underline;
	}		

a:active {
	color: 	#52A15F;
	}		
	

iframe { margin:0px; padding:0px; border:0px; background-color:#FFFFFF;}

/* form elements */


 input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	padding-left:3px;
	border: 1px solid #000000;
	}

.submit input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:20px;
	color: #FFFFFF;
	background: #52A15F;
	border: 2px outset #333333
	}



/* sIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

.sIFR-replaced {
	visibility: visible !important;
	}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
	}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20px;
	}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 16px;
	}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 14px;
	}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 12px;
	}

