/**
 * Aurora theme for Drupal 5.x
 *
 * Authors: garamond, http://drupal.ru/user/1408
 *
 */
@import "layout.css";

/* conference info styling for conference page */
h1.conferenceinfo
{
	margin: 0;
}

h2.conferenceinfo
{
	color:#0099FF;
	font-size:125%;
}

#edit-field-session-submit-value--wrapper, #edit-field-is-student-value--wrapper
{
	display:none;
}
/* above content region */
#aboveContent
{
	float:right;
	margin-right:255px;
	margin-top:-12px;
	padding-bottom:0px;
}

/* styling events listings */
.event-calendar th {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #0096DA;
color:#000000;
padding:1px 0.33em;
text-align:center;
}
.event-calendar td {
border:1px solid #0096DA;
color:#777777;
margin:0;
padding:0 0 10px 0;
text-align:center;
vertical-align:top;
}

.event-calendar div.event {
background-color:#FFFFFF;
border:medium none;
font-style:italic;
margin:0.25em 0 0.5em 0.25em;
text-align:left;
}

.event-calendar .content {
border-left:none;
margin:5px;
padding:3px 3px 3px 5px;
}

/* inserting gap below views content */
div.view-content
{
margin: 0 0 20px 0;
}

/* events, seminars adn news in right col */
#sidebar-right ul li
{
	list-style:none;
	color:#0096da;
	font-size:16px;
	display:block;
	border-bottom:#0096da solid 1px;
	padding: 5px 0 5px 0;
}

#sidebar-right ul li a
{
	list-style:none;
	color:#0096da;
	font-size:16px;
	display:block;
}

#sidebar-right ul
{
margin-left: -10px;
}

/* hide upcoming events day countdown */
span.event-timeleft
{
display:none;
}

/* hide events display */
.event-nodeapi
{
display:none;
}

/* taking away border on tables */
tr.even, tr.odd {
  background-color: #eee;
  border-bottom: 0;
  padding: 0.1em 0.6em;
}
td.active {
  background-color: transparent;
}
tbody {
  border-top: 0;
}
tbody th {
  border-bottom: 0;
}
thead th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 0;
}

/* styling for collapsible javascript */
html.js fieldset.collapsed {
border-bottom-width:0;
border-left-width:0;
border-right-width:0;
height:auto;
margin-bottom:0;
}

/*styling for fckeditor */
label.option
{
background-color:transparent;
height:20px;
}

#edit-body-wrapper
{
width:100%;
margin: 0 0 0 0;
padding:0 0 0 0;
}

/* styling for registration form */
#edit-profile-water-resources-wrapper .description, #edit-profile-marine-biodiversity-wrapper .description, #edit-profile-terrestrial-biodiversity-wrapper .description, #edit-profile-primary-industry-wrapper .description, #edit-profile-human-health-wrapper .description, #edit-profile-settlement-infrastructure-wrapper .description, #edit-profile-social-economic-institutional-wrapper .description, #edit-profile-emergency-management-wrapper .description
{
	display:none;
}

/* styling for crm */
#crm-container
{
background-color:#ffffff;
width:900px;
}

#crm-container fieldset
{
overflow:hidden;
}

#crm-container div.form-item
{
overflow:hidden;

}

#crm-container div#searchForm
{
width:900px;
}
.form-item
{
overflow:hidden;
}
/* header images */
#block-block-2
{
margin: 0 0 0 -7px;
}

/* search form button */
.form-submit {
border: none;
color:#ffffff;
background-color:#0099cc;
}

/* custom styling for header images */
#headerImages
{
/*margin:-10px 0 0 0;*/
}

/* custom styling for search box */
#edit-search-block-form-1-wrapper label
{
display:none;
}

/* latest news background image */ 
#latestNewsTop
{
background-color:transparent;
background-image:url(images/nccarf_news_bg_top.gif);
background-repeat:no-repeat;
background-position: 0px 20px;
width:300px;
height:auto;
} 
#latestNews
{
background-color:transparent;
background-image:url(images/nccarf_news_bg.gif);
background-repeat:repeat-y;
background-position: 0px 0px;
width:300px;
height:auto;
z-index:500;
margin: -1px 0 0 0px;
}

#latestNewsBottom
{
background-color:transparent;
background-image:url(images/nccarf_news_bg_bottom.gif);
background-repeat:no-repeat;
width:300px;
height:12px;
background-position: 0px 0px;
} 

#latestNews p
{
width:200px;

}

/* text on home page */
.homeText
{
	margin-top:35px;
	margin-left:-15px;
}

/* submitted by */
.submitted
{
display:none;
}

/*custom search function display */
#block-search-0 h2.title
{
	display:none;
}

input#search-right
{
display:inline;
margin-top:10px;
margin-left:-5px;
vertical-align:bottom;
}

input#edit-search_block_form_keys
{
margin-top:0;
.margin-top:10px;
}

/* custom block with latest news for front page */
#block-block-1
{
margin-top:-10px;
.margin-top:2px; /* IE7 fix */
margin-left:-12px;
}


/* custom front page message to align with fron page images */
.content h4
{
margin-left:7px;
padding-right:1px;
}

/* custom table for sponsors logos */
table#Table_01
{
margin-left:0px;
}
/*table body removed */

table
{
border:none;
text-align:left;
}

tbody
{
border:none;
text-align:left;
}

 /* custom menu stuff */
.suckerdiv
{
list-style-type: none;
margin: 0px 0px 0 0px;
padding: 0;
height:auto;
z-index:500;
width:auto;
text-align:right;

}

.suckerdiv ul{
margin: 0 0px 0 0;
padding: 0;
list-style-type: none;
background-color:transparent; 
z-index:500;/* Width of Menu Items */
/*border-bottom: 1px solid #ccc;*/

}

ul#suckertree1 li a
{
	margin:0 0 0 0px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:13px;
}

ul#suckertree1 li a:hover
{
margin:0 0 0 0px;
font-family:Arial, Arial, Helvetica, sans-serif;
color:#0099FF;
font-weight:bold;
font-size:13px;
}

ul#suckertree1 li ul li a
{
margin:0 0 0 -50px;
color:#ffffff;
font-weight:normal;
}

ul#suckertree1 li ul li a:hover
{
font-weight:bold;
color:#ffffff;
margin:0 0 0 -50px;
}
	
.suckerdiv ul li{
position: relative;
list-style:none;
padding:0 0 0 0px;
margin:0px;
z-index:500;
line-height:normal;
color:#ffffff;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
/*sub menu width*/
top:0;
visibility: hidden;
z-index:500;
text-align:left;
margin: 0 0 0 0px;
width:250px;
padding-top:0px;
padding-bottom:0px;
padding-left:85px;
background-image:url(images/menu_bg.png);
background-position:25px 0;
background-repeat:repeat-y;
color:#ffffff;
}

.suckerdiv ul li ul li a
{
margin-left:-20px;
margin-right:100px;
padding-left:-60px;
text-align:left;
color:#ffffff;
}

/* Sub level menu links style */
.suckerdiv ul li a{
/*IE only. Actual menu width minus left padding of A element (10px) */
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
color: black;
display: block;
padding: 2px 0 2px 0;
text-decoration: none;
z-index:500;
line-height:auto;
}

.suckerdiv ul li a:visited{
color: #ffffff;
z-index:500;
}

.suckerdiv ul li a:hover{
/*background-color: #FF0000;*/
z-index:500;
font-weight:600;
text-decoration:none;
}

.suckerdiv .subfolderstyle {
background-color:transparent;
color:#ffffff;
z-index:500;
}

ul li a.subfolderstyle
{
color:#666666;
z-index:500;
}

.content #mainNavigation .suckertree ul#suckertree1 li ul li a
{
color:#ffffff;
}


.suckerdiv a.subfolderstyle:hover {
z-index:500;
font-weight:600;
}

	
/* Holly Hack for IE \*/
/** html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }*/
/* End */


/* end custom menu stuff */

/* some common styles */

html, body, table th, table td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #666666;
  line-height: 1.7em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 170%;
  font-weight: bold;
  margin-bottom: .5em;
  padding-bottom: .35em;
  color: #0099FF;
  line-height:130%;
  /*border-bottom: 1px dotted #BFC4CF;*/
}

h2 {
  font-size: 160%;
}

h3 {
  font-size: 140%;
  font-weight: bold;
  color: #666666;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

/* links */

a:link, a:visited {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	color: #3399FF;  /*border-bottom: 1px dotted #ff7713;*/
}

a:active, a.active {
  color: #778899;
}

/* some more items */

img, a img {
  border: none;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #ffffff;
}

/* lists, menu */

ul, ul.menu, .item-list ul {
  margin: 0;
  padding: 0 0 0 0.5em;
}

ul.menu li, .item-list ul li {
  margin: 0 0 0 1em;
  padding: 0;
  /*list-style: circle url(images/menu-leaf.gif);*/
  list-style:none;
}

ul li {
  margin: 0 0 0 1em;
  padding: 0;
  /*list-style: circle url(images/menu-leaf.gif);*/
  list-style:circle;
}

ul li.expanded, ul.menu li.expanded, .item-list ul li.expanded {
  /*list-style: disc url(images/menu-expanded.gif);*/
  list-style:none;
}

ul li.collapsed, ul.menu li.collapsed, .item-list ul li.collapsed {
  /*list-style: square url(images/menu-collapsed.gif);*/
  list-style:none;
}

ul.menu li ul li {
  font-size: 95%;
}

ul.menu li ul li ul li {
  line-height: 1.6em;
}

/***********************
*   layout styling
***********************/

body, #page, #front, #second {
  padding: 0 0 0 0;
  margin: 0 0 0 0px;
  background-image:url(images/nccarf_page_bg.gif);
  background-repeat:repeat-y;
  background-position:268px 3px;
  background-color:transparent;
}

#page {
  padding: 0;
  margin: 0 0 0 20px;
  background: /*url(images/bg.gif)*/ transparent;
  width:1122px;
  .width:1137px;
}

#container {
  background-color: transparent;
  margin-top:0px;
  /*border-left: 3px solid #2f2f2f;
  border-right: 3px solid #2f2f2f;
  border-top: 3px solid #2f2f2f;*/
}

#main {
  background-color: /*url(images/note.jpg)*/ transparent /*top left repeat-y*/;
  padding: 0px 20px 0px 20px;
}

#sidebar-left {
  background-color: transparent;
}

#sidebar-left a {

}

#sidebar-right {
  background-color: transparent;
  color: #666666;
}

#sidebar-right a {
  color: #666666;
}

.withleft #main {
  /*border-left: 20px solid #2b3956;*/
}
.withright #main {
  /*border-right: 20px solid #2b3956;*/
}

/* header */

#header {
  height: 120px;
  background-color:transparent;
  padding: 0;
  /*border-right: 3px solid #2f2f2f;*/
  margin: 0px;
}

#logo-title {
  position: relative;
  overflow: visible;
  float: left;
  height: 126px;
  padding-left: 30px;
  z-index: 1;
}

#header #site-name, #header #site-slogan {
  position: relative;
  padding: 0;
  margin: 0;
  left: 100px;
  top: 51px;
  padding-left: 10px;
  border: 0;
}

#header #site-name a, #header #site-name a:visited, #header #site-name a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 34px;
  color: #ff9b10;
  font-weight: bold;
  letter-spacing: -1px;
  text-decoration: none;
  border: 0;

}
#header #site-name a:hover {
  color: #ff7713;
}

#header #site-slogan {
  text-align: left;
  font-size: 16px;
  padding-top: 10px;
  font-weight: bold;
  color: #a9a9a9;
  letter-spacing: 2px;
}

#header #logo {
  position: absolute;
  padding-top: 0px;
}

#logo
{
margin-left:-50px;
}

#logo a, #logo a:visited, #logo a:hover {
  text-decoration: none;
}

#logo a img {
  border: 0;
}


/* primary links */

#primary{ 
  background-color: transparent;
  padding: 16px 0 0 286px;
  margin: 0 0 0 0px;
  /*border-top: 3px solid #2f2f2f;
  border-left: 3px solid #2f2f2f;
  border-right: 3px solid #2f2f2f;*/
  
}

#primary ul {
}

#primary ul li {
  float: left;
  margin: 0;  
  padding: 0;
  list-style-type: none;
  list-style-image: none;

}

#primary a.menu-1-1-57, #primary a.menu-1-2-57, #primary a.menu-1-3-57, #primary a.menu-1-4-57
{
  border-right-style:solid;
  border-right-color:#ffffff;
  border-right-width:thin;
}

#primary ul li a, #primary ul li a:visited {
	display: block;
	margin: 0 0px 0 0px;
	padding: 6px .8em 6px .8em;
	color: #FFFFFF;
	font-weight: normal;
	height: 12px;
	border-bottom: none;
	float: left;
	line-height: 12px;
	font-size: 12px;
	background-color: transparent;  
}

#primary ul li a:hover {
  color: #ffffff;
  background-color: transparent;
  font-weight:bold;
}

/* secondary links */

#secondary ul {
  position: absolute;
  margin-right: 3px;
  right: 20px;
  top: 0px;
  text-align: right;
  padding: 5px 5px 5px 5px;
  background-color: #ffffff;
  height: 12px;
}

#secondary ul li {
  margin: 0;
  padding-right: 0;
  list-style-type: none;
  list-style-image: none;
  float: left;
  color: #F8FEFF;
  line-height: 1em;
}

#secondary ul li a, #secondary ul li a:visited {
  display: block;
  margin: 0 .5em 0 .5em;
  padding: 0;
  color: #a4a4a4;
  float: left;
  font-size: 90%;
}

#secondary ul li a:hover {
  color: #ff7713;
  text-decoration: none;
  border: 0;
}

/* sidebars, regions */

.sidebar {
  text-align: left;
  background-color:transparent;
}

.sidebar .block {
  margin-bottom: 1.5em;
}

.sidebar .block h2 {
  background-color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  margin: 10px -8px 8px -8px;
  padding: 4px 2px 4px 6px;
  color: #ff9b10;
}

.sidebar .block h3, .sidebar .block div.title {
  font-size: 12px;
  color: #6C7A8D;
  font-weight: bold;
}

#header-region {
  position: absolute;
  top: 10px;
  left: 122px;
  height: 28px;
  line-height: 28px;
  vertical-align: bottom;
  padding: 0;
  color: #F1F5F9;
}

#header-region * {
  display: inline;
  vertical-align: bottom;
}

#header-region h2, #header-region h3, #header-region div, #header-region ul, #header-region li {
  display: inline;
  padding-right: .5em;
  line-height: 20px;
  font-size: 10px;
}

#header-region h2, #header-region h3 {
  font-weight: bold;
}

#header-region h2 {
  font-size: 13px;
}

#header-region input, #header-region select {
  background-color: #ffffff !important;
  /*border-color: #8EACCE !important;*/
  color: #476281 !important;
}


/* footer */

#footer {
  text-align: right;
  vertical-align: baseline;
  line-height: 37px;
  height: 37px;
  background: /*url(images/bg-footer.gif)*/ transparent/*repeat-x*/;
  margin: 0 0 0px 0;
  color: #a9a9a9;
  /*border: 3px solid #2f2f2f;*/
}

#footer p a{
vertical-align:baseline;
text-align: right;
font-size:10px;
padding-top:10px;
margin-bottom:-10px;
margin-top:10px;
color:#999999;
}

/***********************
*   styling
***********************/

/* tabs */

ul.primary {
  text-align: right;
  /*border-bottom: 1px solid #DADCE0;*/
}

ul.primary li a {
  background: #ffffff;
  /*border-color: #CFD5E3;*/
}

ul.primary li a.active {
  /*border-color: #CFD5E3;*/
  border-bottom: 0;
}

ul.primary li a:hover {
  background-color: #ffffff;
  /*border-color: #BABFC6;*/
}

ul.secondary {
  padding: 0;
  
}
ul.secondary li {
  margin: 0;
}
ul.secondary li.active a, ul.secondary li a:hover {
  /*border-bottom: 3px solid #BABFC6;*/
}

/* tables */

table {
  margin: 0.5em 0 1em 0;
  width: 100%;
}

thead th {
  /*border-bottom: 2px solid #AAB5C3;*/
  color: #678;
  font-size: 90%;
  font-weight: bold;
  background: /*url(images/bg-thead.gif) repeat-x bottom left*/;
  padding: 4px 5px 0 5px;
}

tr.even, tr.odd {
  /*border-color: #DADCE0;*/
}

tr.even {
  background-color: #fbfcfe;
}

tr.odd {
  background-color: #fff;
}

td.active {
  background: #e4ecf5;
}

td {
  padding: 3px;
}

td.menu-disabled {
  background-color: #E5E5E5;
}

/* forms */

form {
  margin-bottom: .5em;
}

input, textarea, select, textfield {
  font: 11px/160% "Verdana", sans-serif;
  color: #555;
  padding: 1px 3px 1px 3px;
}

fieldset {
  /*border: solid #DADCE0 1px;*/
  background-color: #F8F9FA;
  margin: 1em 0 1em 0;
  overflow:hidden;
}

fieldset.collapsed {
  background-color: transparent;
  padding: 0;
}

.form-item input.error, .form-item textarea.error {
  font: 11px/100% "Verdana", sans-serif;
  /*border: 1px dashed #E1471D;*/
  color: #555;
}

#node-form, #node-form .node-form {
  overflow:auto;
}

#search  {
  margin: 5px -8px 5px -8px;
  background: url(images/crystal-search.gif) left bottom no-repeat;
  /*border-bottom: 1px solid #2f2f2f;*/
  padding: 3px 3px 0 26px;
  vertical-align: bottom;
  height: 22px;
}

#search .form-item {
  display: inline;
  padding: 0;
  margin: 0;
}

#search input.form-text, #user-login-form input.form-text  {
  height: 18px;
  width: 95px;
  padding: 2px 3px 0 3px;
  /*border: 1px solid #2f2f2f;*/
  border-bottom: 0;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  color: #9CA6B4;
  background-color: #FBFCFE;
  vertical-align: bottom;
}

#search input.form-submit, #user-login-form input.form-submit  {
  width: 49px;
  margin: 0;
  height: 22px;
  padding: 0 2px 0 2px;
  /*border: 1px solid #2f2f2f;*/
  border-bottom: none;
  vertical-align: bottom;
  background-color: #FBFCFE;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #6C7A8D;
}

#user-login-form {
  text-align:left;
}

#user-login-form .form-item {
  margin: 0 0 .5em 0;
}

#user-login-form .item-list {
  margin-top: .5em;
  font-size: 90%;
}

#user-login-form input.form-text {
  border: 1px solid #2f2f2f;
  text-align: left;
}

#user-login-form input.form-submit {
  border: 1px solid #2f2f2f;
}

#user-login-form label {
  font-size: 90%;
  font-weight: normal;
}

#user-login-form .form-required {
  display: none;
}

#search input.form-submit:hover, #search input.form-submit:focus,
#search input.form-text:hover, #search input.form-text:focus,
#user-login-form input.form-text:hover, #user-login-form input.form-text:focus,
#user-login-form input.form-submit:hover, #user-login-form input.form-submit:focus {
  background-color: #fff;
  color: #485F7E;
  border-color: #B7C7E2;
}

/* add icons to user listing blocks */

#block-user-2 ul li, #block-user-3 ul li {
  list-style-type:none;
  list-style-image: none;
  margin-left: -5px;
  padding-left: 18px;
  background-image: url(images/mini-user-light-blue.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
}

/* progress bar */

.progress .bar {
  background: #fff url(images/progressbar.gif) repeat;
  border: 1px solid #00375a;
}

/* messages */

.messages {
  min-height: 32px;                 /* icon height */
  padding: 1.3em 1em .3em 52px;
  /*border: 2px solid #DADCE0;*/
  background: #fbfcfe;
  margin: 10px 0;
}

.messages ul {
  padding: 0 0 0 20px;
  margin: 0;
}

div.status {
  background: url(images/icon-info.png) .5em 50% no-repeat;
}

div.messages
{
text-align:right;
}

div.error {
  border: 2px solid #E1471D;
  background: #FCD295 url(images/icon-alert.png) .5em 50% no-repeat;
  /*display:none;*/
}

div.error ul li, div.status ul li {
  list-style-type: square;
  list-style-image: none;
}

/* mixed elements */

div.meta, .description, .breadcrumb, .submitted, .taxonomy {
  font-size: 92%;
  color: #494949;
  line-height: 1.6em;
}


pre {
  background: #fbfcfe;
  /*border: 1px solid #DADCE0;*/
  padding: 0.75em 1.5em;
}

blockquote {
  border: 1px #DADCE0 solid;
  margin: 0.5em 1em;
  padding: 0.3em;
  font-style: italic;
}

code {
  font-size: 1em;
  font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
}

.blockinner {
  padding: 0;
  margin: 0;
}

.preview .node, .preview .comment {
  border: 1px solid #BABFC6;
  padding: 10px;
  margin: 5px 0 10px 0;
  background-color: #FAF4E1;
}

#mission {
  padding: 10px 15px 10px 15px;
  margin: 0 0 10px 0;
  border: 2px solid #96ADC8;
  background-color: #c2e2f2;
}

.new {
  float: right;
  color: red;
  vertical-align: super;
  font-size: 80%;
  font-weight: bold;
}

/* admin panel */

div.admin-panel {
  border: 1px solid #DADCE0;
  background-color: #fbfcfe;
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
  margin-top: 15px;
}

div.admin-panel h3 {
  padding: 5px 5px 5px 30px;
  margin: 0 0 5px 0;
  border-bottom: 2px solid #DADCE0;
  background: #E6EAF2 url(images/crystal-run.gif) no-repeat 2px 2px;
}

/* node links */

div.links {
    text-align: right;
}

ul.links {
  text-align: right;
}

ul.links li.first {
  padding-left:0px;
}

.node div.links {
  padding-top: 1px;
  padding-bottom: 2px;
  border-bottom: dashed #DADCE0 1px;
}

.sticky div.links {
  border-bottom: none;
}

.comment .links {
  font-size: 90%;
}

li.comment_add a, li.comment_comments a {
  background: url(images/mini-comment.png) no-repeat 0 1px;
  padding-left: 15px;
}

li.node_read_more a {
  background: url(images/mini-readmore.png) no-repeat 0 2px;
  padding-left: 15px;
}

li.upload_attachments a {
  background: url(images/mini-attachment.png) no-repeat 0 2px;
  padding-left: 15px;
}

li.comment_delete a {
  background: url(images/mini-trash.png) no-repeat 0 0;
  padding-left: 15px;
}

li.comment_edit a {
  background: url(images/mini-edit.png) no-repeat 0 0;
  padding-left: 15px;
}

li.comment_reply a {
  background: url(images/mini-comment.png) no-repeat 0 0;
  padding-left: 15px;
}

/* node, content styles */

.node {
  margin-bottom:15px;
  padding-bottom:15px;
}

.node h2.title a {
  color: #333;
  font-weight:normal;
  margin-bottom: 0;
}

.node h2.title a:hover {
  text-decoration: underline;
  border-bottom: 0;
  color: #345;
}

.meta, .submitted, .taxonomy {
  color: #666;
}

.meta {
  padding-bottom: 1em;
}

.node .submitted {
  text-align: left;
  float: left;
  width: 99%;
}

.node .with-taxonomy .submitted {
  width: 48%;
}

.node .taxonomy {
  text-align: right;
  float: right;
  width: 48%;
}

.taxonomy .links a {
  text-decoration:none;
  border-bottom: dotted 1px #9cf;
}

.taxonomy .links a:hover {
  border-bottom: solid 1px #9cf;
}

.taxonomy li.first {
  background: url(images/mini-category.png) no-repeat 0 2px;
  padding-left: 15px !important;
}

.sticky {
  border: 1px solid #DADCE0;
  background-color: #F7FAFF;
  padding: 10px 15px 5px 15px;
}

/* book styles */

div.node div.content .book-navigation {
  background: #eee;
  margin:0;
  padding:0;
}

div.node div.content .book-navigation ul.menu {
  border:0;
  border-top:1px solid #2763A5;
  margin:0;
  padding-bottom:10px;
}

div.node div.content .book-navigation .page-links{
  background: #C1D4EA;
  border:1px solid #2763A5;
  border-width:1px 0 1px 0;
  padding:5px;
  margin:0;
}

/* forum styles */

#forum table {
  width: 100%;
}

/* aggregator styles */

.feed-item-meta {
  font-size: 90%;
  color: #666;
  text-align: right;
}

h3.feed-item-title  a {
  color: #333;
  font-weight:normal;
  margin-bottom: 0;
  font-size: 13pt;
}

h3.feed-item-title a:hover {
  text-decoration: underline;
  border-bottom: 0;
  color: #345;
}

/* poll styles */

.poll .bar {
  height: 16px;
  background-color: #D4E2F2;
}

.poll .bar .foreground {
  background: url(images/bg-poll.gif) repeat-x;
  height: 16px;
  clear: none;
  float: left;
}

.poll .vote-form {
  text-align: center;
}

.poll .vote-form .choices {
  padding-left: 5%;
  text-align: left;
  display: block;
}

/* pager */

.pager {
  text-align: center;
  font-size: 90%;
}

.pager a, .pager a:visited  {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  border: 1px solid #DADCE0;
  background-color: #FFFFFF;
  color: #5294C1;
}

.pager .pager-current {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  border: 1px solid #DADCE0;
  background-color: #F7F8FA;
  color: #555;
}

.pager a:hover {
  border-color: #BABFC6;
  color: #555555;
}

.copy {
	FONT-SIZE: 9px; COLOR: #2b3956;
}
.copy A {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; COLOR: #246aa4; PADDING-TOP: 0px; BACKGROUND-COLOR: #2b3956; TEXT-DECORATION: none
}

#block-formblock-user_register #edit-profile-water-resources-wrapper, #block-formblock-user_register #edit-profile-marine-biodiversity-wrapper, #block-formblock-user_register #edit-profile-terrestrial-biodiversity-wrapper, #block-formblock-user_register #edit-profile-primary-industry-wrapper, #block-formblock-user_register #edit-profile-human-health-wrapper, #block-formblock-user_register #edit-profile-settlement-infrastructure-wrapper, #block-formblock-user_register #edit-profile-social-economic-institutional-wrapper, #block-formblock-user_register  #edit-profile-emergency-management-wrapper, #block-formblock-user_register fieldset legend, #block-formblock-user_register #edit-simplenews-1-wrapper
{
	display:none;
	
}

#block-formblock-user_register fieldset
{
border:none;
margin:0;
}

#edit-pass-wrapper .password-description.error, #edit-pass-pass2-wrapper .password-description, #edit-pass-wrapper div.error
{
	display:none;
	border:0;
}

div.password-description, div.password-description.error
{
font-size: 0;
line-height: 0;
margin:0;
padding:0;
height: 0;
width: 0;
display:none;
}