/*****************************/
/*** 	 CORE ELEMENTS	   ***/
/*****************************/

*{
	margin: 0;
	padding: 0;
}

/*@font-face {
    font-family: 'Futura';
    src: url('../fonts/futura-webfont.eot');
    src: url('../fonts/futura-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura-webfont.woff') format('woff'),
         url('../fonts/futura-webfont.ttf') format('truetype'),
         url('../fonts/futura-webfont.svg#Futura') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

@font-face {
    font-family: 'FuturaHeavy';
    src: url('../fonts/futuraheavy-webfont.eot');
    src: url('../fonts/futuraheavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futuraheavy-webfont.woff') format('woff'),
         url('../fonts/futuraheavy-webfont.ttf') format('truetype'),
         url('../fonts/futuraheavy-webfont.svg#FuturaHeavy') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
    margin: 0; 
    padding: 0; 
    border: 0;
	background: url(../img/sei_bg_new.png) repeat-x #cccccc;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	overflow-x: hidden;
}

h1{
	font-size: 18px;
	font-family: lucida grande, arial;
	color: #752929;
	padding-bottom: 0.5em;
}

h2{
	font-size: 14px;
	font-family: lucida grande, arial;
	color: #752929;
	padding-bottom: 0.5em;
}


h2.slide{
	color: #752929;
}

h3{
	font-size: 1.1em;
	font-family: lucida grande, arial;
	color: #752929;
	padding-top: 0.5em;
	padding-bottom: 0.1em;
}

img, fieldset{
	border: 0;
}

p{
	padding-bottom: 0.5em;
}

#page,#eventlist p {
font-size: 1.05em;
line-height: 1.357em;
margin-bottom: 1em;
padding-bottom: 0em;
background-color: #ffffff
}

p.author{
	color: #888;
}

p.pagetitle{
	font-size: 1.6em;
	font-family: FuturaHeavy, lucida grande, arial;
	color: #752929;
	letter-spacing: -0.05em;
}

p.newsletter{
	font-size: 1.2em;
	font-family: FuturaHeavy, lucida grande, arial;
	color: #752929;
	padding-bottom: 0em;
	letter-spacing: 0em;
}

span.events{
	font-size: 1.2em;
	padding-right: 2.4em;
	font-family: FuturaHeavy, lucida grande, arial;
	color: #752929;
	letter-spacing: 0em;
}

a{
	color: #b43f3f;
	text-decoration: none;
}

a.contentpagetitle{
	font-size: 1.1em;
	font-family: lucida grande, arial;
	color: #752929;
/*	padding-bottom: 1em; */
	font-weight: bold;
	display: block;
}


/*a:hover{
	color: #000;
}*/

a:hover{
	color: #752929;
	text-shadow: 0px 0px 6px rgba(117,41,4,0.7);
}

a:visited{
	color: #752929;
}


input#email{
	width: 130px;
}

.normal_link a{
	font-weight: normal;
	padding-left: 1em;
}

#nextBtn, #prevBtn{
	margin-left: 45%;
}

#slider{
	margin: 1em 0 1em 0;
}


/*****************************/
/*** 	GENERIC ELEMENTS   ***/
/*****************************/

a.char{
	text-transform: uppercase;	
}

object{
	position: relative;
	z-index: 0;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.button{
	background: url(../img/button_go.gif) no-repeat;
	border: 0;
	position: relative;
	top: 0.3em;
	margin-left: 0.5em;
	height: 16px;
	width: 28px;
}

.hr{
	color: #752929;
	margin: 1em 0 1em 0;
}

#system-readmore{
	margin: 0 0 0 0;
	border-width: 0;
}

.staff{
	margin-right: 9em;
}

.staff h2{
	color: #000;
}

.staff p{
	padding-left: 6em;
}

.search, #ordering, .inputbox{
	font-size: 9px;
}

ol.list{
	margin-left: 1em;
}

ol.list li{
	padding: 1em 0 1em 0;
	border-bottom: 1px solid #752929;
}

p.small{
	color: #aaa;
}

.article_column{
	border-bottom: 1px solid #752929;
	padding: 0.5em 0 1em 0;
}

.field_button{
	background: url(../img/button_go.gif) no-repeat;
	border: 0;
	width: 28px;
	height: 16px;
	cursor: pointer;
}

.mod_search_searchword{
	height: 16px;
	color: #999999;
	font-size: 10px;
	width: 125px;
}

#publication_search{
	width: 130px;
}

#sort_centres{
	width: 170px;
}

.divided_content{
	border-bottom: 1px solid #752929;
	margin-bottom: 1em;
}

.divided_content img{
	width: 40px;
	padding-right: 1em;
}

.article{
	margin-top: 1em;
}

.sectiontableentry{
	border-bottom: 1px solid #752929;
	margin-bottom: 1em;
}

ul.pagination{
	list-style-type: none;
	padding-top: 1em;
}

ul.pagination li{
	display: inline;
	padding: 0 0.5em 0 0.5em;
}

.slide ul li{
	margin-bottom: 1.6em;
}

.slideItem{
	background: #eee !important;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	/*height: 77px;*/
	width: 160px;
	border-bottom: 1px solid #752929;
}

.slideItem2{
	background: #ccc !important;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	/*height: 77px;*/
	width: 160px;
	border-bottom: 1px solid #752929;
}

.slideItem img, .slideItem2 img{
	margin-right: 1em;
	margin-left: 0.5em;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding:4px;
}

.pathway{
	color: #999;
	font-size: 1.1em;
}

.pubdisplay{
	padding-left: 4.5em;
}

.buttonheading{
	float: right;
}

ul.staffpub{
	list-style-type: circle;
}

ul.staffpub li{
	margin-left: 2em;
}

.phrase input{
	clear: both;
}

.aca_confirmation{
	line-height: 1em;	
}

.nobullet{
	list-style-type: none;
	list-style-image:none;
}

.mysei_checkbox{
	margin-right: 1em;
}

.mysei_radios{
	padding-top: 1em;	
}

.mysei_radios label{
	margin-right: 1em;
	margin-left: 0.5em;
}

.loading {   
    float:right;
    background:url(../img/ajax-loader.gif) no-repeat 1px;
    height:28px;
    width:28px;
	padding-right: 5em;
	display: none;
}

.done {   
    background:url(../img/iconIdea.gif) no-repeat 2px;
    padding-left:20px;
    font-size:12px; 
    width:70%;
    margin:20px auto;
}

#timeline_popup{
	display:none;
	position:fixed;
	margin-top: -4em !important;
	/*background-color: #fff;
	border: 3px solid #fff;*/
	_position:absolute; /* hack for internet explorer 6*/
	width:914px;
	height: 680px;
	z-index:200;
}

#calc_popup{
	display:none;
	position:fixed;
	margin-top: -4em !important;
	/*background-color: #fff;
	border: 3px solid #fff;*/
	_position:absolute; /* hack for internet explorer 6*/
	width:914px;
	height: 680px;
	z-index:200;
}

.popupClose{
	float: right;
	position: relative;
	left: 3em;
	top: 30em;
	padding-top: 1em;
	font-size: 15px;
	z-index: 200;
}

#backgroundPopup{  
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	z-index:1;
}

/*****************************/
/*** 	LAYOUT ELEMENTS	   ***/
/*****************************/

#wrapper{
	width: 973px;
	margin: 0 auto;
	margin-top: 1em;

}

.red_theme{
	background: url(../img/bg_red.jpg) repeat-x #752929;
}

.orange_theme{
	background: url(../img/bg_orange.jpg) repeat-x #D2783C;
}

.purple_theme{
	background: url(../img/bg_purple.jpg) repeat-x #82486E;
}

.green_theme{
	background: url(../img/bg_green.jpg) repeat-x #3D6451;
}

.blue_theme{
	background: url(../img/bg_blue.jpg) repeat-x #3D6E96;
}

#logo{
	float: left;
}

#top_themes{
	float: left;
}

.themes{
	list-style-type: none;
}

.themes li{
	margin-bottom: -2.6px;
}

#top_locations{
	margin-bottom: -2.6px;
	float: left;
}

#top_locations ul{
	list-style-type: none;
	margin-top: 0px;
	border-bottom: solid #ffffff;
  border-bottom-width: 1px;
  padding-bottom: 17px;
}

#top_locations ul li{
	display: inline;
	float: left;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 0.8em;
	font-family: FuturaHeavy, lucida grande, arial;
	letter-spacing: 0.1em
}

#centremenu
{
	height: 25px; /* set to 27 minus padding-top*/
	background: url(../img/locationmenu_bg.png);
	border-bottom: solid #ffffff;
  border-bottom-width: 1px;
}

.white {
 width: 1px;
 height: 15px;
 background-color:#ffffff;
}

#top_locations li a:link{
	color: #949494;
	text-decoration: none;
}

#top_locations li a:visited{
	color: #949494;
	text-decoration: none;
}

#top_locations li a:hover{
	color: #000000;
	text-decoration: none;
}

#top_locations li a:active{
	color: #000000;
	text-decoration: none;
}

#top_locations li a.currentlocation{
	color: #000000;
	text-decoration: none;
}

#nav{
	background: url(../img/menu.png) no-repeat;
	height:52px;
	width: 1654px;
	position: relative;
	left: -31em;
	overflow: hidden;
}

#menu{
	list-style-type: none;
	float: left;
	position: relative;
	overflow: hidden;
	left: 30em;
}

#menu li{
	display: inline;
	float: left;
}

#content{
	width: 980px;
	background: url(../img/bg_main.png) repeat-y;
	margin-top: -0.3em;
	position: relative;
	left: -4px;
}


#main{
	float: left;
	margin-left: 0.7em;
	width: 572px;
}

#main_content{
	width: 550px;
	height: 100%;
	margin: 0 auto;
	margin-top: 0.5em;
	padding-top: 0em;
	padding-left: 1em;
}

#breadcrumbs{
	float: right;
}

#breadcrumbs p{
	color: #333;
}

#slide{
	min-height: 170px;
}

/*#slide ul{
	width: 170px;
}*/

#slide ul.navigation{
	width: initial;
}

#slide img{
	padding-right: 1em;
}

#slide ul li div p{
	padding-right: 1em;
}

#theme_side{
	background: #eee;
	width: 175px;
	height: 100%;
	float: left;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

#theme_side input, #theme_side select{
	margin-bottom: 1em;
}

.subpage_list{
	list-style-type: circle;
	color: #752929;
	padding-bottom: 1em;
}

.subpage_list li{
	margin-left: 2em;
}

.subpage_list li a{
	font-weight: normal;
}

.subpage_list li a:hover{
	text-decoration: underline;
}

.menu, .staffpub{
	list-style-image:url(../img/bullet.gif);
	color: #752929;
	padding-bottom: 1em;
}

.staffpub{
	color: #000 !important;	
}

.menu li{
	margin-left: 2em;
	padding-bottom: 0.3em;
	font-size: 1.1em;
}

.menu li a{
	font-weight: normal;
}

.menu li a:hover{
	text-decoration: underline;
}

#theme_content{
	float: right;
	width: 351px;
	margin-bottom: 2em;
}

#theme_content_wide{
	width: 525px;
}

#theme_puffs{
	margin-top: 2em;
}

.puff{
	background: #eee;
	float: left;
	width: 135px;
	min-height: 300px;
	margin-right: 0.2em;
}

.puffcontent{
	margin: 1em 0 0 0.8em;
	padding-right: 0.8em;
}

.orange{
	border-top: 6px solid #d2783c;
}

.blue{
	border-top: 6px solid #3c6e96;
}

.purple{
	border-top: 6px solid #6c4860;
}

.green{
	border-top: 6px solid #3c6450;
}

#sidebar{
	float: right;
	margin-right: 0.7em;
	width: 376px;
}

#sideOne{
	width: 174px;
	float: left;
	padding-top: 0.5em;
	padding-right: 10px;
	height: 100%;
}

#sideOne .recentpubl{
	/*background: #eee;*/
	padding: 0.2em 0 0.2em 0.3em;
}

#sideOne #slider{
	padding-right: 15px;
	/*height: 482px; */
	height: 640px;
	overflow: hidden;
}

.publication{
	border-bottom: 1px solid #000;
	padding: 1em 0 1em 0;
}

.publication a{
	font-size: 11px !important;
	font-weight: normal !important;
}

.publication img{
	width: 65px;
	padding-right: 0.5em;
}

#accordion{
	list-style-type: none !important;
	list-style-image: none !important;
}

#accordion.stafflist h2 a {
	font-family: verdana !important;
}

#accordion li, #accordion ul{
	list-style-type: none !important;
	list-style-image: none !important;
}

ul.hide{
	display: none !important;
}

ul.show{
	display: block !important;
}

.accordion_content{
	width: 173px;
	background: #eee;
}

.accordion_content p{
	padding-left: 0.5em;
	padding-bottom: 1em !important;
}

.accordion_content p a{
	padding-bottom: 1em;
}

.addthis{
        padding-left:200px;
        }

#sideTwo{
	width: 175px;
	float: right;
	margin-right: 1em;
	padding-top: 0.5em;
}

#search{
	padding: 0.5em 0 0.5em 0.5em;
	background: #eee;
}

#search #search_field{
	width: 130px;
}

#impacts{
	border-top: 1px solid #752929; 
         padding-top: 0.5em;	
}

#banner{
	/*border-bottom: 1px solid #752929;*/
	/*margin-bottom: 1em;*/
          margin-bottom: 0em;	
          padding-top: 1em;	
}

#forum{
	background: #eee;
	margin-top: 0.5em;
	padding: 0.5em 0 0 0.5em;
}

#calendar{
	border-top: 1px solid #752929;
	margin-bottom: 1em;
	margin-top: 0em;
	padding-top: 1em;
}

#calendar_heading{
	margin-bottom: 0.5em;
}

#calendar_navigation{
	float: right;
}

#news{
	margin-top: 0.5em;
	border-bottom: 1px solid #752929;
}

.news_entry{
	padding-bottom: 1em;
}

.news_entry h2{
	padding-bottom: 0;
}

#newsletter{
	background: #eee;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em 0 0.5em 0.5em;
}

#newsletter input{
	height: 16px;
	color: #999999;
	font-size: 10px;
	width: 125px;
}

#newsletter input.button{
	background: url(../img/button_go.gif) no-repeat;
	position: relative;
	top: 0.2em;
	width: 28px;
	height: 16px;
	border: 0;
	cursor: pointer;
}

#footer{
	width: 980px;
	height: 43px;
	background: url(../img/bg_footer.png) no-repeat;
	position: relative;
	left: -4px;
}

#address{
	float: left;
	margin: 1.2em 0 0 1.5em;
}

#middle_foot{
	float: right;
	margin: 0.8em 1em 0 0;
}

#middle_foot p a img{
	margin-bottom: -3px !important;
}

#middle_foot p{
	font-family: arial;
	font-size: 10px;
	padding: 0;
}

#middle_foot a{
	color: #888;
}


#middle_foot a:hover{
	color: #000;
}

#rss{
	float: right;
	margin: 1.2em 1.3em 0 0;
}

#cookie{
	float: left;
	margin: 1.2em 0 0 60.6em;
}

#page ul {
	margin-left: 15px;
}

#page ol {
	margin-left: 15px;
}


#concertinanews
{
    position: relative; 
}

#concertinablogs
{
    position: relative;
}

#concertinamedia
{
    position: relative;
}

#concertinaopeds
{
    position: relative;
}

#concertinapressreleases
{
    position: relative;
}

#concertinainitiatives
{
    position: relative;
}

#concertinaprojects
{
    position: relative;
}

#concertinapublications
{
    position: relative;
}

#concertinavideos
{
    position: relative;
}

#concertinacontacts
{
    position: relative;
}


#concertinatext {
    line-height: 0;
    background-color: #752929;
    font-size: 9px;
    font-family: FuturaHeavy, lucida grande, arial;
	  color: white;
    position: absolute;
    top: 0px; 
    left: 0px;
    width: 168px;
    margin: 0px;  
    border-style: solid none solid none; 
    border-width: 1px 0px 1px 0px;  
    padding: 6.5px 2px 6.5px 2px;
    text-align: left;
    vertical-align: middle;
    text-indent:2px

}

#concertinatriangledown
{
    position: absolute;    
    border-left: 4.5px solid transparent;
    border-right: 4.5px solid transparent;
    border-top: 7px solid #cfb9c7;
    width: 0px; /* real width is 100px; */
    height: 0px; /* same as width */
    line-height: 0px;
    left: 160px;
    top: 4px;
    z-index:1;
}

#concertinatriangleright
{
    position: absolute;    
    border-top: 4.5px solid transparent;
    border-left: 7px solid #cfb9c7;
    border-bottom: 4.5px solid transparent;
    width: 0px; /* real width is 100px; */
    height: 0px; /* same as width */
    line-height: 0px;
    left: 160px;
    top: 3px;
    z-index:1;
}

concertinatriangle.right
{
    position: absolute;    
    border-top: 4px solid transparent;
    border-left: 6px solid #cfb9c7;
    border-bottom: 4px solid transparent;
    width: 0px; /* real width is 100px; */
    height: 0px; /* same as width */
    line-height: 0px;
    left: 160px;
    top: 3px;
    z-index:1;
}

concertinatriangle.down
{
    position: absolute;    
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #cfb9c7;
    width: 0px; /* real width is 100px; */
    height: 0px; /* same as width */
    line-height: 0px;
    left: 159px;
    top: 4px;
    z-index:1;
}

.hidden { display: none; }
.unhidden { display: block; }

span.small{
	  color: #888;
		display: block;
		margin-bottom: -0.5em;
}

td.createdate{
	  color: #888;
		display: block;
		margin-bottom: 1em;
}

.wf_caption {
	font-size: 8pt;
	font-family: arial;
	color: #808080;
	padding-bottom: 0.5em;
}

.fotocap {
	font-size: 0.9em;
	font-family: FuturaHeavy, lucida grande, arial;
	color: #888888;
}

a.readon { 
    padding-bottom: 0.5em;
    display: block;
    text-align: right;  
}

#below_content li{ 
	list-style-type: none;
	list-style-image: none;
}

.applynow {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #752929;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.applynow:visited  { 
    color: #ffffff;
}

.applynow:hover {
  background: #b43f3f;
  color: #ffffff;
  text-decoration: none;
}


table.gsc-search-box {
  margin: .1em .1em .1em .1em !important; 
}

form.gsc-search-box {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}

.gs-title a { 
        font-size: 13px !important;  
    }
    
.gs-snippet {
        font-size: 11px !important;
    }
    
.gsc-url-bottom {
        font-size: 11px !important;
    }

.gs-per-result-labels {
        font-size: 11px !important;
    }

.gs-title { 
        height: inherit !important;  
        font-size: 13px !important;          
    }

span.gs-fileFormat {
    font-size: 10px !important;
}

span.gs-fileFormatType {
    font-size: 10px !important;
}

.componentheadinginitiatives {
  width: 550px;
  margin-left: -200px;
  background: #eee;
  padding: 0.5em 0.0em 0.5em 0.0em;
}

.bloginitiatives {
  width: 550px;
  margin-left: -200px;
}

.styled-select {
   background: url(../img/15xvbd5.png) no-repeat 96% 0;
   height: 29px;
   overflow: hidden;
   width: 175px;
}

.styled-select select {
   background: transparent;
   border: none;
   font-size: 12px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 203px;
}


/* -------------------- Rounded Corners */
.rounded {
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
}

.semi-square {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

/* -------------------- Colors: Background */
.softred   { background-color: #E7D2BA; }

/* -------------------- Colors: Text */
.softred select  { color: #000; }


.styled-select-small {
   background: url(../img/15xvbd5.png) no-repeat 96% 0;
   height: 29px;
   overflow: hidden;
   width: 75px;
}

.styled-select-small select {
   background: transparent;
   border: none;
   font-size: 12px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 103px;
}



