/*** SHARED CSS for Portals ***/
#conreg_main_link {
	width:950px;
	margin:10px auto;
}

#conreg_main_link a {
	margin-left:10px;
	color:#748166;
}

#container {
	margin-top:10px;
}

#header {
	background:#FFF url(/portals/shared/bg-header_leaf.gif) no-repeat right bottom;
}

#headerNav {
	height:75px;
	background:url(/portals/shared/bg-header_nav.jpg) no-repeat right top;
}

#powered_by {
	float:right;
	width:159px;
	margin:8px 30px 0 0;
}



/*** Portal Home Page ***/
body#home #container {
	background:#e9efd7 url(/portals/shared/bg-container.gif) repeat-y left top;
}

body#home #portal_content {
	padding-top:20px;
}

body#home #portal_content h3 {
	margin:0 0 10px 30px;
	padding:0;
	font-size:17px;
	line-height:20px;
	font-weight:bold;
	color:#4e8322;
}

body#home #portal_content #left_column h3 img {
	vertical-align:top;
	margin-top:5px;
}

body#home #portal_content #left_column {
	float:left;
	width:417px;
}

body#home #portal_content #right_column {
	float:right;
	width:298px;
	padding-bottom:20px;
  line-height:15px;
}

body#home #portal_content #right_column h3 {
	font-size:14px;
	line-height:17px;
	margin:0 0 10px 25px;
}

body#home #portal_content #right_column ol {
	margin:0;
	padding:0 0 8px 20px;
}

body#home #portal_content #right_column ol li {
	margin:0;
	padding:0;
}


.survey-tout {
  padding-top:20px;
  background:#e6edf5; 
}
.survey-tout h3 {
  color:#036 !important;
  background:url(/images/icons/clipboard.png) no-repeat 0 0;
  padding-left:22px !important;
}
.recent_additions_container, .survey-tout {
	border-bottom: 1px solid #C4CCA9;
	padding:15px 25px;
}
.recent_additions_container h3, .survey-tout h3 {
  line-height:16px;
}

.survey-button {
  text-align:center;
  margin:20px 0;
}
.survey-button a {
  display:block;
  width:128px;
  height:27px;
  margin:0 auto;
  background:url(/images/bu-go-to-survey.gif) no-repeat 0 0;
  text-indent:-999em;
}
.survey-button a:hover {
  background-position:0 -27px;
}
.recent_additions_container, .survey-tout {
	border-bottom: 1px solid #C4CCA9;
	padding:15px 25px;
}
.recent_additions_container h3, .survey-tout h3 {
  line-height:16px;
}

.recent_additions_container {
  background-color: #FBFAD4;
}
.recent_additions_container h3 {
  color:#343434 !important;
  /*background:url(/images/icons/note.png) no-repeat 0 0;*/
}
.recent_additions_container ul {
  list-style:none;
  margin:0;
  padding:0;
}
.recent_additions_container ul li {
  margin:0 0 6px 0;
  padding:0 0 0 22px;
  background:url(/images/bullet_yellow.png) no-repeat 0 2px;
}

.survey-tout {
  padding-top:20px;
  background:#e6edf5; 
}
.survey-tout h3 {
  color:#036 !important;
  background:url(/images/icons/clipboard.png) no-repeat 0 0;
  padding-left:22px !important;
}

.survey-button {
  text-align:center;
  margin:20px 0;
}
.survey-button a {
  display:block;
  width:128px;
  height:27px;
  margin:0 auto;
  background:url(/images/bu-go-to-survey.gif) no-repeat 0 0;
  text-indent:-999em;
}
.survey-button a:hover {
  background-position:0 -27px;
}

.recent_additions_container {
  background-color: #FBFAD4;
}
.recent_additions_container h3 {
  color:#343434 !important;
  /*background:url(/images/icons/note.png) no-repeat 0 0;*/
}
.recent_additions_container ul {
  list-style:none;
  margin:0;
  padding:0;
}
.recent_additions_container ul li {
  margin:0 0 6px 0;
  padding:0 0 0 22px;
  background:url(/images/bullet_yellow.png) no-repeat 0 2px;
}

.survey-tout {
  padding-top:20px;
  background:#e6edf5; 
}
.survey-tout h3 {
  color:#036 !important;
  background:url(/images/icons/clipboard.png) no-repeat 0 0;
  padding-left:22px !important;
}

.survey-button {
  text-align:center;
  margin:20px 0;
}
.survey-button a {
  display:block;
  width:128px;
  height:27px;
  margin:0 auto;
  background:url(/images/bu-go-to-survey.gif) no-repeat 0 0;
  text-indent:-999em;
}
.survey-button a:hover {
  background-position:0 -27px;
}




/*#portal_content .news_item {
	margin: 0px 9px 9px 12px;
	padding: 12px 0px 6px 0px;
  border-top: 1px dotted #DDD;
	overflow: hidden;
}*/

#portal_content .news-section {
	margin: 0 12px 24px 8px;
}
#portal_content {
/*	border-bottom: 1px dotted #7B93AD;*/
}

.news_item img {
	
	float: right;
	width: 100px !important;
	height: 100px !important;
	margin-left: 15px;
	margin-bottom: 3px;
	margin-top: 0px;
	border: none;
	
	
}

#portal_content .news_item p.read-more-blog {
	margin: 0;
	padding: 0;
}

#portal_content .news_item .date {
	font-size:10px;
	margin: 3px 0px 3px;
	padding:0;
	color:#777;
}

#portal_content .news_item p.read_more {
	text-align:right;
	margin-bottom:5px;
}



.what_is_container {
	margin:0 25px;
	padding:0 5px 20px 5px;
	line-height:16px;
}

.portal_forum_container {
	margin:0 25px;
	padding:0 5px 7px;
}

.portal_forum_container h4 {
	font-size:11px;
	line-height:11px;
	margin:0 0 2px 0;
	padding:3px 0 0 0;
	color:#222;
}

.portal_forum_container p {
	margin:0 0 6px 0;
	padding:0;
	line-height:15px;
	color:#373737;
}

.portal_new_project_container {
	margin:0 20px;
	padding:0 5px 8px 5px;
}

.portal_new_project_container h4 {
	font-size:11px;
	line-height:11px;
	margin:0 0 3px 0;
	padding:0;
	color:#373737;
}

.portal_new_project_container p {
	margin:0 0 6px 0;
	padding:0;
	line-height:15px;
	color:#393939;
}

.portal_new_project_container p.date {
	margin:0;
	padding:0;
	color:#666;
	font-size:10px;
}

.portal_keywords_container {
	margin:0;
	padding:0 25px 5px 25px;
}

.portal_keywords_container p {
	margin:0;
	padding:0;
}

.portal_contact_container {
	margin:0 25px 15px 25px;
	padding-bottom: 10px;
	line-height:14px;
	border-bottom:solid 1px #c8d1ae;
}

.portal_contact_container p {
	margin:0 0 5px 0;
	padding:0;
}

.portal_contact_container p.contact_name img {
	vertical-align:bottom;
}

.portal_what_container {
	margin:0 25px 15px 25px;
	padding-bottom: 10px;
	line-height: 14px;
	border-bottom:solid 1px #c8d1ae;
}

.portal_what_container p {
	margin:0 0 5px 0;
	padding:0;
}

.portal_last_container {
	margin:0 25px;
	line-height:14px;
}

.portal_last_container p {
	margin:0 0 5px 0;
	padding:0;
}

.view_all_link {
	margin:10px 25px 25px 25px;
	padding:5px 10px;
	background-color:#dfe6c9;
	font-weight:bold;
	border-bottom:solid 1px #c8d1ae;
	font-size:10px;
	line-height:13px;
}

#right_column .view_all_link {
	margin:0 25px 15px 25px;
	padding:5px 0 20px 0;
	background:none;
}

#stats_container {
	height:179px;
	background-color:#FFF;
	border-bottom:solid 1px #FFF;
}

#stats_map {
	position:relative;
	float:left;
	width:293px;
	height:179px;
	border-right:solid 1px #FFF;
}

#stats_map img {
	position:absolute;
	right:8px;
	bottom:5px;
}

#stats_content {
	float:right;
	width:422px;
	height:179px;
	background:url(/portals/shared/bg-stats_content.jpg) no-repeat right center;
}

#stats_content ul {
	margin:12px 0 0 15px;
	padding:0;
	list-style:none;
}

#stats_content ul li {
	margin:6px 0 0 0;
	padding:0;
	line-height:12px;
	background:none;
}

#stats_content p {
	margin:10px 0 0 15px;
}

#stats_heading {
	padding:14px 0 12px 15px;
	background:url(/portals/shared/bg-stats_heading.png) repeat left top;
	border-bottom:solid 1px #d8d8d8;
}

#stats_heading h3 {
	margin:0 0 3px 0;
	padding:0;
	font-size:16px;
	line-height:16px;
	color:#335273;
}

#stats_heading h4 {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	color:#606060;
}

#portal_actions {
	height:21px;
	line-height:16px;
	padding:6px 20px 0 20px;
	background:#f1e681 url(/portals/shared/bg-portal_actions.gif) repeat-x top left;
	border-bottom:solid 1px #cad2b1;
}

#portal_actions img {
	line-height:16px;
	vertical-align:middle;
}

#portal_actions .floatLeft {
	float:left;
}

#portal_actions .floatRight {
	text-align:right;
	float:right;
}

ul.no_links li {
	margin:3px 0 5px 3px !important;
	padding:0 !important;
	background:none !important;
}

/* ================================= */
/* = Added for re-design - May 2009= */
/* ================================= */

body#home #portal_content {
	padding-top: 0px;
	border-top: 1px solid #FFF;
}

#portal_content h2 {
	font-size: 18px;
	line-height: 22px;
	height: auto !important;
	margin: 0px 25px 10px;
}

.portal_recent_container {
	margin:0 25px;
	padding: 0px 5px 16px 5px;
}
.portal_recent_container h4 {
	margin-bottom: 8px !important;
}
.portal_recent_container p {
	margin-bottom: 5px !important;
}

.portal_announcement_container {
	margin:0 25px;
	padding: 8px 5px 16px 5px;
	border-top: 1px solid #c8d1ae;
}

.portal_announcement_container p {
	margin:0 0 10px 0;
	padding:0;
	line-height:16px;
	color:#373737;
}

.portal_announcement_container h3 {
	font-size: 16px !important;
	line-height:12px;
	margin: 8px 0 8px 0 !important;
	padding:0;
	color:#222;
}
.portal_announcement_container h4 {
	font-size: 12px;
	line-height: 16px;
	margin:8px 0 5px 0;
	padding:0;
	color:#222;
}


.portal_announcement_container div.newsimg-right {
	float: right;
	width: 158px;
	margin: 0px 0px 10px 10px;
}
.portal_announcement_container div.newsimg-left {
	float: left;
	width: 158px;
	margin: 0px 10px 10px 0px;
}
.portal_announcement_container div.newsimg-center {
	width: 279px;
	margin: 10px auto 10px;
}

div.newsimg-border {
	border-top: 1px solid #CCC;
	border-right: 1px solid #a8a8a8;
	border-bottom: 1px solid #a8a8a8;
	border-left: 1px solid #CCC;
}

div.newsimg-center img {
	width: 260px;
	border: 8px solid #FFF;
}
.portal_announcement_container div.newsimg-right img,
.portal_announcement_container div.newsimg-left img {
	width: 145px;
	border: 5px solid #FFF;
}

.newsimg-caption {
	padding: 4px 6px;
	font-size: 9px;
	line-height: 12px;
}

p.read_more a  {
	text-decoration: none;
}
p.read_more a:hover  {
	text-decoration: underline;
}

#sidestats_container {
	margin-bottom: 15px;
	border-bottom: 1px solid #d8d8d8;
}


#sidestats_map {
	position: relative;
	width: 298px;
	height: 179px;
}

#sidestats_map img {
	position:absolute;
	right: 8px;
	bottom: 5px;
}

#sidestats_content {
	width: 298px;
	height: 179px;
	background: #FFF url(/portals/shared/bg-stats_graph.jpg) no-repeat 215px 95px;
}

#sidestats_content ul {
	margin: 12px 0 0 25px;
	padding:0;
	list-style: none;
}

#sidestats_content ul li {
	margin: 6px 0 0 0;
	padding:0;
	line-height:12px;
	background: none !important;
}

#sidestats_content p {
	margin:10px 0 0 15px;
}

#sidestats_heading {
	padding: 12px 12px 12px 25px;
	background:url(/portals/shared/bg-stats_heading.png) repeat left top;
	border-bottom:solid 1px #d8d8d8;
}

#sidestats_heading h3 {
	margin:0 !important;
	padding:0 !important;
	font-size: 16px !important;
	line-height: 19px !important;
	color:#335273 !important;
}

#left_column {
	padding-top: 20px;
}


/*.news_item  p.view_all_link {
	text-align: right;
	line-height: 12px !important;
	margin-bottom: 18px !important;
	border:none;
	background-color:none;
}

.news_item  p.view_all_link a {
	font-size: 10px !important;
}*/

