/*  General
----------------------------------------------------------------- */

html {
	min-height:100%;
	margin-bottom:1px;
}


body {
	margin: 0px;
	padding: 0px;
	font:62.5%/1.2 "Verdana", "Arial", sans-serif;
	color:#000;
	height: 100%;
	text-align: center;
	background: #596a72 url(../../images/layout/bg_temp.jpg) repeat-x;
	}	



/*  Wrappers
----------------------------------------------------------------- */

#whole {
	width: 900px;
	margin: 0 auto 5px auto;
	text-align: left;
	font-size: 1.1em;
	color: #444540;
}

/*** Banner ***/

#banner {
	width: 900px;
	height: 130px;
	background: url(../../images/layout/bg_banner.jpg) no-repeat;
	}	
	
#banner_left {
	padding: 14px 0 0 18px;
	float: left;
	}
	
#banner_right {
	float: right;
	padding: 67px 30px 0 0;
	}	
	
#search_title {
	color: #FFF;
	text-transform:uppercase;
	font-size: 0.9em;
	font-weight: bold;
	}	
	
.search_box {
	width: 155px; 
	height: 22px;
	padding: 2px;
	}	
	
* html .search_box {
	width: 159px;
	w\idth: 155px;
	height: 26px;
	h\eight: 22px;
	}		

/*** Menu ***/

#menu {
	height: 38px;
	background: url(../../images/layout/bg_menu_temp.jpg) repeat-y;
	text-align: right;
	}	
* html #menu {height: 38px; h\eight: 38px;}	

#menu ul {
	padding: 0;
	margin: 0;
	text-align: right;

	}
	
#menu ul li {
	margin-right: 20px;
	float: right;
	list-style: none;
	padding-right: 15px;
	background: url(../../images/menu/arrow.gif) no-repeat right;
	padding-top: 3px;
	}
	
#menu ul li a {
	font-family: "Trebuchet MS";
	color: #FFF;
	text-transform:uppercase;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;	
	}
	
#menu ul li a:hover {
	color: #ed8f5c;
	}			
	
#main {
	width: 900px;
	background: #FFF url(../../images/layout/bg_copy_temp.jpg) repeat-y;
	padding: 0 0 50px 0;
}	

/*** Left column ***/
	
#left {
	width: 180px;
	float: left;
	padding: 20px 10px 10px 10px;
	}
* html #left {width: 200px; w\idth: 180px;}	 /* Box model hack */	

#left ul {
	padding: 0 0 0 0;
	margin: 0 0 100px 0;
	}
	
#left ul li {
	list-style: none;
	padding: 0 0 0 12px;
	margin: 0 0 11px 0;
	background: url(../../images/menu/arrow_left.gif) no-repeat left;	
	}
	
#left ul li a {
	color: #5b5c5e;
	text-transform:uppercase;
	font-family: "Arial";
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;	
	}
	
#left ul li a:hover {
	color: #ed8f5c;
	}	
	

/*** Middle column ***/

#middle {
	width: 470px;
	float: left;
	padding: 20px 0 10px 0;
	}
* html #middle {width: 470px; w\idth: 470px;}	 /* Box model hack */	

#copy {
	padding: 0 0 0 0;
	}
	
	

/*** Right column ***/	
	
#right {
	width: 210px;
	float: left;
	padding: 20px 10px 30px 10px;
	}	
* html #right {width: 230px; w\idth: 210px;}	 /* Box model hack */	

#right ul {
	margin: 0;
	padding: 0;
	}
	
#right ul li {
	list-style: none;
	margin-bottom: 10px;
	border-bottom: dotted 1px #CCC;
	padding-bottom: 10px;
	}		

#right h3 {
	font-family: Arial, Helvetica, Verdana;
	background-color:#838fa5;
	text-transform:uppercase;
	color: #FFF;
	font-size: 1.2em;
	padding: 0px 10px 0 5px;
	margin: 0 0 5px 0;
	font-weight: normal;
	}


		
	
#right_pubs {
	font-family: Arial, Helvetica, Verdana;
	padding: 0 0 20px 0;
	font-weight: bold;
	}	
	
#right_pubs img {
	border: none;
	margin: 0 10px 10px 0;
	}
	
#right_pubs a {		
	text-decoration: none;
	}
	
#right_pubs a:hover {
	color: #000;
	}	
	
#right_pubs h4 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 1.4em;
	}		
		
#right_news {
	clear: both;
	}	
	
#right_articles, #right_downloads {
	}
	
#right_articles ul, #right_downloads ul {
	padding: 0;
	margin: 0;
	}
	
#right_articles ul li, #right_downloads ul li  {
	/* background: url(/images/icons/read_more.gif) no-repeat; */
	list-style:none;
	margin: 0 0 10px 0;
	line-height: 1.4em;
	}
	
#right_articles ul li a, #right_downloads ul li a {
	font-weight: bold;
	text-decoration: none;
	}
	
#right_articles ul li a:hover, #right_downloads ul li a:hover {
	}	
	
	
#organisers {
	}
	
#organisers ul {
	padding: 0 0 0 5px;
	}
	
#organisers ul li {
	padding-bottom: 2px;
	margin-bottom: 4px;
	}		
	
#organisers a {
	margin: 0 80px 0 0;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}			
			

/*** Footer ***/		

#footer {
	font-family: Arial, Helvetica, Verdana;
	background-color:#778890;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding: 10px 0 10px 0;
	}
	
#footer a {
	color: #FFFF99;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #CCC;
	}				


/*  Styling
----------------------------------------------------------------- */

p {
	line-height: 1.4em;
	}
	
#copy p {
	padding-top: 0;
	margin-top: 0;
	}
	
#copy p, #copy li {
	color: #666;
	line-height: 140%;
	padding-right: 10px;
	}		

h1 {
	font-family: Arial, Helvetica, Verdana;
	background-color:#ed8f5c;
	text-transform:uppercase;
	color: #FFF;
	font-size: 1.4em;
	padding: 0 10px 0 10px;
	margin: 0 0 8px 0;
	font-weight: normal;
	}

h2 {
	font-family: Arial, Helvetica, Verdana;
	text-transform:uppercase;
	font-size: 1.2em;
	color: #013ea3;
	}
	
h3 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, Verdana;
	color: #013ea3;
	margin-top: 0px;
	padding-top: 0px;	
	}
	
h4 {
	}
	
h5 {
	}
	
h6 {
	}
					

/* Forms */

form {
	padding: 0;
	margin: 0;
	}

.submit_button {
	font-size:9px;
	cursor:pointer;
	border:outset 1px #ccc;
	color:#666;
	background:url(../../images/bg_submit.gif) repeat-x left top;
	padding:0;
	}

.field {
	border:1px solid #000;
	font-size:0.9em;
	color:#000;
	padding:2px;
	}

textarea { 
	font-family: inherit; 
	}

fieldset {
	position: relative; 
	border:1px solid #CCCCCC;
	margin-bottom:30px;
	padding:10px 5px 5px;
	}

legend {
	position:absolute; 
	background-color: #FFF;
	border:1px solid #000;
	top: -0.5em; 
	left: 0.5em;
	padding: 5px;
	font-size:1.2em;
	font-weight:700;
	color:#000;
	}

label {
	font-weight: bold;
	}	
	
.error {
	background: url(../../images/icons/error.gif) no-repeat 5px 5px;
	min-height: 40px;
	padding: 5px 5px 5px 50px;
	border: 1px solid #DDD;
	background-color: #FFC;
	margin: 10px 0 10px 0;
	color: #000;
	}	
	
.success {
	background: url(../../images/icons/success.gif) no-repeat 5px 5px;
	min-height: 40px;
	padding: 5px 5px 5px 40px;
	border: 1px solid #DDD;
	background-color: #FFC;
	margin: 10px 0 10px 0;
	color: #000;
	}	
	
.blue {
	background-color:#636f89;
	padding: 10px;
	margin-bottom: 20px;
	}
	
.blue h1 {
	font-family: Arial, Helvetica, Verdana;
	background:none;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 1.4em;
	color: #FFF;
	padding: 0;
	margin: 0;
	}
	
.blue p {
	color: #FFF;	
	padding: 0;
	margin: 0;
	
	}
	
.blue a {
	color: #ed8f5c;
	}
	
.blue a:hover {
	color: #FFF;
	}		
	
.orange_title {
	font-family: Arial, Helvetica, Verdana;
	background-color:#ed8f5c;
	text-transform:uppercase;
	color: #FFF;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px 10px 2px 10px;
	}
	
.orange_title a {
	color: #FFF;
	text-decoration:none;
	}	
	
.orange_title a:hover {
	color: #000;
	}		
	
.orange_faint {
	background: url(../../images/bg_orange_faint.jpg) repeat-x;
	padding: 15px 0 0 0;
	}	
	
.orange_faint p {
	padding: 0;
	margin: 0;
	}
	
.orange_faint img {
	float: left;
	margin: 0 20px 20px 0;
	}	
	
		
	
#download_pdf {
	width: 160px;
	float: right;
	background: url(../../images/icons/pdf.gif) no-repeat;
	margin: 10px 0 10px 20px;
	padding: 0 0 0 20px;
	height: 50px;
	}	
	
* html #download_pdf {
	height: 50px;
	h\eight: 50px;
	width: 180px;
	w\idth: 160px;
	}	
	
#download_pdf a {
	text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
	}
	
#download_pdf a:hover {
	}
	
#articles, #downloads {
	clear: both;
	padding: 10px;
	margin: 10px 0 10px 0;
	}
	
#articles {
	background-color: #EEE;
	}		
	
#articles h3, #downloads h3 {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	color: #000;
	}							
	
	
/* Lists */
		

ul.contents {
	margin: 0 40px 0 0;
	background-color:#FFF;
	padding: 0 0 0 20px;
	}
	
ul.futures, ul.clippings {
	margin: 0 0 10px 0;
	padding: 5px 10px 10px 10px;
	}	
	
ul.futures {background-color:#EEE;  border: solid 1px #CCC;}
	
ul.futures h4, ul.clippings h4 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;	
	font-size: 1.4em;
	}
	
ul.futures a, ul.clippings a {
	text-decoration: none;
	}		
		
ul.contents li, ul.futures li, ul.clippings li {
	list-style: none;
	clear: both;	
	padding-left: 10px;
	}	
	
ul.contents li, ul.clippings li {
	margin-bottom: 10px;
	background: url(../../images/menu/arrow_left.gif) no-repeat 0px 4px;
	}	
	
ul.futures li {
	margin-bottom: 4px;
	background: url(../../images/menu/arrow_left_grey.gif) no-repeat 0px 4px;
	}	
	
ul.contents li h2, ul.futures  li h2 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, Verdana;
	color: #666;
	text-decoration:none;
	text-transform:none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	}	
	
ul.contents li a {
	font-size: 1.4em;
	font-family: Arial, Helvetica, Verdana;
	color: #013ea3;
	text-decoration:none;
	font-weight: bold;
	}
	
ul.contents li a:hover {
	color: #000;
	}		

ul.futures {
	}
	

#articles ul, #downloads ul {
	padding: 0;
	margin: 0;
	}
	
#articles ul li, #downloads ul li {
	list-style:none;
	margin: 0 0 10px 0;
	line-height: 1.4em;
	}
	
/*#articles ul li { background: url(/images/icons/read_more_grey.gif) no-repeat; }
#downloads ul li {	background: url(/images/icons/pdf.gif) no-repeat;} */
	
#articles ul li a, #downloads ul li a {
	font-weight: bold;
	text-decoration: none;
	}
	
#articles ul li a:hover, #downloads ul li a:hover {
	}			

/*  Links
----------------------------------------------------------------- */

a {
	color: #00529b;
	text-decoration:underline;
	}

a:hover {
	color: #666;
	}

a.icon[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(../../images/icons/pdf.gif) no-repeat center right;
	}

a.icon[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(../../images/icons/word.gif) no-repeat center right;
	}

a.icon[href $='.xls'] { 
   padding-right: 18px;
   background: transparent url(../../images/icons/excel.gif) no-repeat center right;
	}

a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(../../images/icons/mailto.gif) no-repeat center right;
	}

a[class ="popup"] {
   padding-right: 18px;
   background: transparent url(../../images/icons/popup.gif) no-repeat center right;
	}

a[class ="external"] {
   padding-right: 18px;
   background: transparent url(../../images/icons/external.gif) no-repeat right center;
	}
	

	

/*  Images
----------------------------------------------------------------- */

img, img a {
	border: 0;
	background: none;
	}

.image_border {
	border: solid 1px #EEE;
	padding: 1px;
		}
		

/*  News items
----------------------------------------------------------------- */	

.news_item {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: dotted 1px #778890;
	}
	
.news_header {
	}
	
.news_headline {
	color: #00529b;
	font-weight: bold;
	}
	
.news_date {
	color: #666;
	font-weight: bold;
	}
	
.news_copy {
	}	
	
.news_copy p {
	padding: 0;
	margin: 0;
	color: #686868;
	}					
	
	
	
/*  Comments
----------------------------------------------------------------- */

.comments_status {
	padding: 4px;
	margin: 15px 0px;
	}
.comments_nav {
	position: relative;
	float:right;
	color: #010204;
	margin: 0;
	padding: 0;
	}
	
.comments_nav ul, .comments_nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
.comments_nav li {
	display: block;
	min-height: 20px;
	width: 20px;
	float: left;
	text-align: center;
	border: 1px solid #e1debf;
	margin-right: 2px;
	color: #E38804;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: top;
	background: #FDF9D6;
	}
	
.comments_nav a{
	color: #FFFFFF;
	display: block;
	min-height: 20px;
	width: 20px;
	text-decoration:none;
	background: #E38804;
	}
	
.comments_nav a:hover {
	display: block;
	color: #E38804;
	background: #FFFFFF;
	}

#comments {
	margin-top: 50px;
	}

.comment {
	margin-bottom: 20px;
	}

.comment_header {
	background: #fdf9d6;
	padding: 10px;
	border: 1px solid #e1debf;
	}

.comment_post {
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
	
	
/*  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;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

