@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0 auto;
	padding: 0 0;
	color: #434343;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: center;
	margin: 0 auto;
	width: 950px;
}

#maincontent {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#header {
	margin: 15px 0 14px 0;
	padding: 0;
}
#header .headertext {
}
#header .headerlogo {
	margin-left: 40px;
	margin-right: 40px;
	float: left;
}
#header .headertext h1 {
	text-transform: none;
	margin-left: 200px;
}
#header .searchbox {
	float: right;
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1.1em;
}
#header .searchbox form {
	margin: 0;
	padding: 0;
}
.noprint {
	display: block;
}
#home_top {
	margin-top: 0;
	height: 339px;
	display: none;
}
#home_image_container {
	float: left;
	width: 615px;
}
#home_image {
	float: left;
	position: relative;
	width: 100%; /* for IE 6 */
	height: 292px;
}
.textpanel {
	position: absolute;
	top: 20px;
	left: 0;
	width: 260px;
	letter-spacing: -1px;
	background: rgb(43, 96, 110); /* fallback color */
	background: rgba(43, 96, 110, 0.9);
	padding: 10px;
	margin: 0;
}
.textpanel h2 {
	color: #ffffff;
}
#carousel .slide .textpanel p, #carousel .slide .textpanel a {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
}
#carousel .slide .textpanel a:hover, #carousel .slide .textpanel a:active {
	text-decoration: underline;
}
#tab_container {
	width: 615px;
	height: 47px;
}
#carousel_tab1, #carousel_tab2, #carousel_tab3, #carousel_tab4 {
}
.carousel_tab {
	margin: 0 5px 0 0;
	padding: 0px;
	width: 150px;
	height: 47px;
	float: left;
	background: url(/img/carousel_tab_normal.gif) left bottom no-repeat;
}
.ct_normal {
	background: url(/img/carousel_tab_normal.gif) left bottom no-repeat;
	color: #ffffff;
}
.ct_hi {
	background: url(/img/carousel_tab_hi.gif) left bottom no-repeat;
	color: #ffffff;
}
.carousel_tab p {
	margin: 6px auto;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}
#home_news {
	width: 316px;
	height: 339px;
	float: right;
	background: #ffffff;
	display: none;
}
#home_news h2 {
	padding: 8px 0 0 8px;
	margin: 0;
}
#newsmenu {
	margin: 0;
	padding: 0;
	background: #ffffff url(/img/menu_tabs_rpt.jpg) repeat-x bottom right;
}
#newsmenu ul {
	margin: 1px 0;
	padding: 0;
	list-style-type: none;
}
#newsmenu ul li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	font-size: 1.1em;
}
#newsmenu ul a {
	display: block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(/img/menu_tabs_bg.jpg) no-repeat bottom right;
	border: none;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 10px 4px 10px;
}
#newsmenu ul a:hover, #newsmenu ul a:active {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	text-transform: uppercase;
	background: #ffffff url(/img/menu_tabs_bg.jpg) repeat-x bottom right;
	color: #000000;
	border: 0;
	font-weight: bold;
	/*text-decoration: underline;*/
}
#newsmenu ul li a.selected {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	background: #ffffff url(/img/menu_tabs_bg.jpg) repeat-x bottom right;
	border: 0;
	font-weight: bold;
	text-decoration: underline;
}
#news_content_wrapper {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 287px;
}
.news_panel {
	background: #ffffff;
	border: 1px solid #ffffff;
	margin: 0;
	padding: 0 10px;
}
.news_panel a, .news_panel a:link, .news_panel a:hover, .news_panel a:active, .news_panel a:visited {
	color: #434343;
	text-decoration: none;
}
.news_panel a:hover, .news_panel a:active {
	color: #2b606e;
	text-decoration: underline;
}
#news_news {
	/*display: none;*/
}
#news_meetings {
	display: none;
}
#news_jobs {
	display: none;
}
#news_tweets {
	display: none;
}
.newspaneldate {
	font-size: 0.9em;
	color: #2b606e;
}
.date {
	color: #434343;
	font-size: 0.95em;
}
.commentsinfo {
	font-size: 0.95em;
	color: #434343;
}
.author {
	font-size: 0.95em;
	color: #2b606e;
}
table.standard tr.row_selected .author, table.standard tr.row_selected .date, table.standard tr.row_selected .commentsinfo, table.standard tr.row_selected p {
	color: #ffffff;
}
#members_home_panel {
	height: 323px;
	width: 599px;
	background: #ffffff;
	padding: 8px;
}
.meminfo {
	float: left;
	width: 280px;
	margin: 0;
}

.meminfo p {
	margin: 0 0 6px 0;
}

.quickfunctions {
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #bed7be;
}
.quickfunctions ul {
	margin-top: 3px;
}
.quickfunctions ul li {
	margin: 0 2px 0 2px;
}
.home_middle_panels {
	display: none;
	width: 290px;
	height: 339px;
	margin: 0;
	margin-top: 14px;
	margin-right: 2px;
	padding: 8px;
	background: #ffffff;
	float: left;
}
.home_middleright_panel {
	display: none;
	float: right;
	width: 300px;
	height: 339px;
	margin-top: 14px;
	padding: 8px;
	background: #ffffff;
}
#lowerlevel_content {
	width: 100%;
	margin-top: 60px;
	background: #f6f6f6;
	padding: 10px;
}

#footer {
	width: 950px;
	margin: 10px auto;
}
#footer p {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
	margin: 0 0;
	padding: 4px 0 30px 0;
	text-align: left;
}
#footer a, #footer a:link, #footer a:hover, #footer a:active {
	color: #2b606e;
	text-decoration: none;
	border-bottom: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #2b606e;
}
.footerleft {
	float: left;
}
.footerright {
	float: right;
	text-align: right;
}

#footerpanel {
	background: #ffffff;
	border-top: 2px solid #2b606e;
	padding: 8px;
	margin-top: 14px;
}
.footerleftpanel {
	float: left;
	width: 30%;
}
.footerrightpanel {
	float: right;
	width: 65%;
	border-left: 2px solid #2b606e;
	padding-left: 10px;
	background: url(img/logo_eacr_ecco.jpg) bottom right no-repeat;
}

/*********************** Main menu **************************/
#firstmenu {
	margin-top: 50px;
	border: 1px solid #ffffff;
	display: none;
}


#secondmenu {
	margin-top: 0;
	clear: both;
	width: 950px;
	background: #2b606e url(/img/menu_bottom_rpt.jpg) repeat-x bottom left;
	display: none;
}

#lowerlevelmenu {
	width: 290px;
	background: #ffffff;
	float: left;
	display: none;
}

/*--------------------------------Sub menu - animated ----------------------------------*/
#lowerlevelmenu .about_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	display: none;
}


/**************************************************/
img {
	border: none;
}
img.border {
	border: 1px solid #d5d5d5;
}

p.error, p.formerror {
	color: #ffffff;
	background: #cc0000;
	border: 1px dashed #000000;
	padding: 5px;
	display: none; /*because the pages animate this item when available*/
}
p.message {
	color: #231f20;
	background: #ccd4c1;
	border: 1px dashed #5c7337;
	padding: 5px;
	display: none; /*because the pages animate this item when available*/
}

p.buttoncontainer {
	margin: 1.2em 0 1.2em 0;
}

.button {
	margin: 0.5em 0.5em 0.5em 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	color: #ffffff;
	background: #387283 url(/img/menu_bottom_rpt.jpg) bottom left repeat-x;
	border: 1px solid #387283;
	text-align: center;
	font-size: 1em;
	height: 40px;
}
.down {
	background: #2b606e;
	color: #ffffff;
}
.red {
	background: #900;
	color: #ffffff;
	border: 1px solid #333;
}

.button a, .button a:link, .button a:hover, .button a:active, .button a:visited {
	border-bottom:none;
	text-decoration:none;
}
/* Standard tables ---------------------------------------------- */
table.standard {
	border: solid 1px #d5d5d5;
	background: #ffffff;
	padding: 0 0;
	width: 98%;
	/*margin-left: 10px;*/
	border-collapse: collapse;
	margin-bottom: 5px;
	font-size: 1.2em;
}
table .small {
	width: 15em;
}
table.standard th {
	font-weight: bold;
	color: #ffffff;
	background: #2b606e;
	padding: 5px 5px;
	text-align: left;
}
table.standard tr {
	background: #ffffff;
	font-weight: normal;
	color: #231f20;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard tr.row_alt {
	background: #e4efe4;
	font-weight: normal;
	color: #231f20;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard tr.row_selected {
	background: #2b606e url(img/menu_bottom_rpt.jpg) bottom left repeat-x;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.standard td {
	margin: 0 0;
	padding: 2px 5px;
}
table.standard td.nowrap {
	white-space: nowrap;
}
table.standard td.label {
	font-weight: bold;
	text-align: right;
	width: 30%;
}

table.standard tr a, table.standard tr.row_alt a, table.standard tr.row_selected a {
	/*color: #000000;*/
	color: #2b606e;
	text-decoration: none;
	border-bottom: none;
}
table.standard tr.row_selected a:hover, table.standard tr a:hover, table.standard tr.row_selected a:hover {
	/*color: #000000;*/
	color: #2b606e;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
form.standard input, form.standard textarea, form.standard select, form.standard option {
	color: #231f20;
	/*background-color: #e4e8eb;*/
	background-color: #f3f3f3;
	border: 1px solid #387283;
	width: 30em;
	margin-left: 10px;
}
form .small input, form .small select,  form .small option {
	width: 14em;
}
.standard textarea, .small textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #434343;
}
form.standard .button {
	width: 4em;
	margin: 0 0 0 0;
}
form.standard .radio {
	margin: 0 0 0 0;
	width: 2em;
}
form.standard label {
	/*font-weight: bold;*/
	color: #2b606e;
	font-size: 95%;	
	float: left;
	text-align: right;
	width: 120px;
	padding: 5px 0 0 0;
}
form.standard label.long {
	width: 98%;
	text-align: left;
}
form.standard .checkbox {
	width: 1.5em;
	margin: 0 0 0 0;
}
form.standard label.search {
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
form.standard .falselabel {
	color: #2b606e;
	font-size: 95%;	
	float: left;
	text-align: right;
	width: 120px;
	padding: 1px 5px 0 0;
}
form.login input, form.login textarea, form.login select, form.login option {
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #d5d5d5;
	width: 40%;
}
form.login input {
	margin-left: 0px;
}
form.login label {
	font-weight: normal;
	color: #434343;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	float: left;
	width: 120px;
	margin-right: 5px;
	display: block;
}
form.login .button {
	width: 4em;
	margin: 0 0 0 0;
}
/*------------------------=============================------------------------------*/
#maincontent h1 {
	display: none;
}
#header .headertext h1 {
	display: block;
	margin: 20px 0 20px 0;
	padding: 20px 0 20px 0;
}
h1 {
	color: #2b606e;
	font-size: 2.1em;
	text-transform: uppercase;
	font-weight: normal;
	/*margin: 0 0 0.3em 0;*/
	margin: 15px;
}
h1.lowerlevel {
	margin: 15px;
}
h2 {
	color: #2b606e;
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding-bottom: 0.8em;
}
h3 {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
h3.related_links {
	display: inline-block;
	width: 35%;
	text-transform: uppercase;
	color: #2b606e;
	margin: 30px 0 0 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #2b606e;
}
h4 {
	color: #434343;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 -1em 0;
}
p, li {
	color: #434343;
	font-size: 1.2em;
	font-weight: normal;
	margin: 1em 0 0.5em 0;
}
.ecco_yellow {
	color: #ffcc00;
}
a, a:link, a:hover, a:active, a:visited {
	color: #2b606e;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
a.ecco_yellow, a.ecco_yellow:link, a.ecco_yellow:hover, a.ecco_yellow:active, a.ecco_yellow:visited {
	color: #ffcc00;
	text-decoration: none;
}
a.ecco_yellow:hover, a.ecco_yellow:active {
	text-decoration: underline;
}
.sponsor {
	margin: 0 0 5px 5px;
	height: 50px;
}
.sponsor .sponsor_image {
	float: left;	
}
.sponsor p {
	padding: 0 0 0 125px;
}
.rss_feed {
	border: 1px dashed #e1e1e1;
	/*background: #ffffff;*/
	padding: 10px;
	margin: 0 0 10px 10px;
	width: 220px;
	float: right;
}
.rss_feed p { 
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 0;
}
.iconmenu {
	display: block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
.menutext {
	margin-left: 20px;
	margin-top: 5px;
}
.iconimg {
	float: left;
}
/************************** MEMBER SUMMARY SCREEN DIVS ***********************************/
.falselabel {
	font-weight: bold;
	float: left;
	text-align: right;
	width: 120px;
	padding: 1px 5px 0 0;
}
.membersummary_lh_wrap {
	width: 290px;
	display: block;
	float: left;
}
.membersummary_rh_wrap {
	width: 290px;
	display: block;
	float: right;
}
.membersummary_lh {
	border: #d5d5d5 solid 1px;
	background: none;
	margin: 5px 5px 5px 0;
	padding: 2px 2px;
	width: 280px;
}

.membersummary_rh {
	border: #d5d5d5 solid 1px;
	background: none;
	margin: 5px 5px 5px 0;
	padding: 2px 2px;
	width: 280px;
}
.membersummary_rh img, .membersummary_lh img {
	border: none;
	display: inline;
}

.memberdelete {
	margin: 5px 5px 5px 0;
	padding: 2px 2px;
	background: #FD7676;
	border: 1px solid #ff0000;
	/*width: 280px;*/
	color: #ffffff;
}
.membermanage {
	border: #BFD2CF solid 1px;
	background: none;
	margin: 5px 0;
	padding: 5px 5px;
}
.summary {
	background: #efefef;
}
.address {
	background: #fefefe;
}
.expertise {
	background: #efefef;
}
.functionality {
	background: #fefefe;
}
.notes {
	background: #efefef;
}
.awards {
	background: #fefefe;
}

/*---------------------------------- MEMBER EDIT ADMIN PAGES ----------------------------------*/
table#members {
	border: #333333 1px solid;
	margin: 5px 5px;
	padding: 2px 2px;
}

table#members th {
	font-weight: bold;
	background: #006633;
	color: #ffffff;
}
table#members tr {
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	vertical-align: top;
}
table#members tr.row1 {
	background: #EDF2F1;
}
table#members tr.row2 {
	background: #DFE0E0;
}
table#members .row_student {
	background: #94beec;
}
table#members .row_approved {
	background: #fac090;
}
table#members img {
	border: none;
}
div.note1 {
	background: #FACDE3;
	padding: 2px 2px;
}
div.note2 {
	background: #E8C1D4;
	padding: 2px 2px;
}
p.notedate {
	font-size: 90%;
	border-bottom: 1px solid #ED87ED;
	font-weight: bold;
}
div.award1 {
	background: #CBD6F3;
	padding: 2px 2px;
}
div.award2 {
	background: #69CDF3;
	padding: 2px 2px;
}
p.awarddate {
	font-size: 90%;
	border-bottom: 1px solid #2C81A0;
	font-weight: bold;
}

#search_username {
	padding: 2px 2px;
	width: 250px;
	border: #d5d5d5 solid 1px;
	background: #efefef;
	float: left;
}
#search_surname {
	padding: 2px 2px;
	width: 250px;
	border: #d5d5d5 solid 1px;
	background: #efefef;
	margin-left: 290px;
}
#search_email {
	padding: 2px 2px;
	width: 540px;
	border: #d5d5d5 solid 1px;
	background: #efefef;
	margin-top: 10px;
}
#search_expertise {
	padding: 2px 2px;
	width: 540px;
	border: #d5d5d5 solid 1px;
	background: #efefef;
	margin-top: 10px;
}
ul.filelist1 {
	list-style: none;
}
ul.filelist2 {
	list-style: none;
}
.editbut {
	font-size: 0.8em;
	color: #666;
}
div.folders_hidden {
	/*border: 1px dotted #CCC;*/
	display: none;
}

.meeting {
	border: 1px dashed #e1e1e1;
	background: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
}
.meeting img {
	float: right;
	margin-left: 10px;
}
#accordion {
	width: 624px;
}
#accordion h3 {
	padding: 0;
	margin: 0;
}
#accordion h3 a {
	background: #f8fbf8 url(/img/accordion_title_624_25px.jpg) top left no-repeat;
	color: #434343;
	display: block;
	height: 25px;
	text-decoration: none;
	margin-top: 0;
	padding: 0 5px 0 12px;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 30px;
}
#accordion h3 a.selected, #accordion h3 a:hover  {
	background: #f8fbf8 url(/img/accordion_title_624_25px_hi.jpg) top left no-repeat;
	color: #2b606e;
}
#accordion .accordion_content {
	margin: 0;
	border: 1px solid #ffffff;
	background: #ffffff;
	padding: 10px;
}
.yearbook_details {
	margin-left: 130px;
}
.img_floatleft {
	float: left;
	margin: 0 10px 5px 0;
}
.img_floatright {
	float: right;
	margin: 0 0 5px 10px;
}
.downloadpanel {
	border: 1px dotted #387283;
	background: none;
	padding: 10px;
	margin-bottom: 15px;
}
