/*--------------------------------------------------------------------------
* Copyright 2008 Mark. Sydney :: www.marksydney.com :: All Rights Reserved *
 	                          __             
	 /'\_/`\                 /\ \            
	/\      \    __      _ __\ \ \/'\        
	\ \ \__\ \  /'__`\  /\`'__\ \ , <       
	 \ \ \_/\ \/\ \L\.\_\ \ \/ \ \ \\`\   __ 
	  \ \_\\ \_\ \__/.\_\\ \_\  \ \_\ \_\/\_\
	   \/_/ \/_/\/__/\/_/ \/_/   \/_/\/_/\/_/

* Author: 
* Project: 
* Written: 
* Modified: 
--------------------------------------------------------------------------*/

/*
* MAIN STYLE SHEET - SITE SPECIFIC
  Only specify the font in 'em' here, it is defined in % in the common.css.
  Browser default: 16px => 76% = 12px => 1em = 12px
--------------------------------------------------------------------------
  COLOURS:

  Page background:

  Section Colours:
--------------------------------------------------------------------------*/

/* headings */
h1,h2,h3,h4,h5 {color:#000;font-family:Helvetica, Arial, sans-serif;}
h1, h5 {margin-top:.2em;}
h1 {font-size:1.5em;margin-bottom:5px;display:block;width:98%;}
	h1#short {width:580px;}
h2 {font-size:1.3em;}
	#contentRight h2 {font-size:1.28em;}
h3 {font-size:1.2em;font-weight:normal;}
h4 {font-size:1em;margin-top:.75em;}
h5 {font-size:1em;}
	
h2 a:link, h2 a:visited, h2 a:hover, h2 a:visited {margin-bottom:0;padding-bottom:0;text-decoration:none;}
h2 a:hover {text-decoration:underline;}



/* links */
a.btn:link, a.btn:visited, a.btn:hover, a.btn:active {color:#fff;font-size:0.9em;text-decoration:none;}
	li a.btn:link, li a.btn:visited, li a.btn:hover, li a.btn:active {font-size:1.05em;margin-top:.5em;}
a.btn:hover {text-decoration:underline;}
a.btn {background-image:url(images/bg-sprite.gif);background-repeat:no-repeat;color:#fff;float:left;margin:0 0 15px 7px;padding:0;}
	p a.btn, li a.btn {margin-left:0;}
	a.btn.right {float:right;}
a.btn span {display:block;background-image:url(images/bg-sprite.gif);background-repeat:no-repeat;padding:7px 50px 8px 15px;margin:0;}

	

/* HEADER
-------------------------------*/
.skiplinks {
	position:absolute;
	height:1px;
	line-height:0px;
	overflow:hidden;
	width:1px;
}



/*
* sIFR version 3 (revision 419)
* 
* Copyright: 2006 Mark Wubben.
* Author: Mark Wubben, <http://novemberborn.net/>
--------------------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-unloading .sIFR-flash {
	visibility: hidden !important;
}

.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;
}

/*---- Header styling ---*/
.sIFR-active h1 {
	visibility: hidden;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1em;
	padding-bottom:0;
}