/*
	copyright 2008 softagenepal.com
	stylesheet for ERRRP
	hand coded by - sam -
*/

body {
	background: #f9f9f9 url(../images/page_bg-.gif) center repeat-y;
	margin: 0;
}

a, a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f00;
	text-decoration: underline;
}

form div {
	float: left;
	display: inline;
	width: 100px;
}

input, textarea, textbox {
	width: 200px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px inset #424242;
}

#maincontentwrapper {
	background: #CCF7FF url(../images/whitepx.gif);
	width: 778px;
	margin: 0 auto;
	padding-left: 3px;
	padding-right: 3px;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
}

#logo {
	background: url(../images/errrp_header.gif);
	float: none;
	clear: both;
	margin-top: 10px;
	height: 163px;
}

#logo div {
	background: url(../images/spacer.gif) right no-repeat;
	line-height: 70px;
	height: 70px;
	padding-right: 100px;
	width: 100px;
	float: right;
	margin-top: 90px;
}

#logo .homelinks {
	float: right;
	width: 400px;
}

#logo .homelinks div {
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 14px;
	text-align: right;
}

#top-header {
	height: 210px;
	clear: both;
}

#top-header div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-align: right;
	line-height: 30px;
	margin-top: -210px;
	padding-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#mainmenu {
	background: url(../images/top_menu_bg.gif);
	height: 29px;
	border-bottom: 1px solid #fff;
	clear: both;
}

#mainmenu ul {
	height: 24px;
	margin-bottom: 0;
	padding-top: 5px;
	padding-left: 0;
	margin-left: 0;
}

#mainmenu ul li {
	display: inline;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 30px;
}

#mainmenu li ul {
	display: none; /* hide list under li */
	position:absolute;
	top: 24px;
	left: 0;
}

#mainmenu li:hover ul, #mainmenu li.over ul { 
	display: list; 
	z-index: 9999; 
}

#mainmenu li li a { 
	height: 1%;
	border-bottom: 1px solid #A52B01; 
	font-weight: normal;
}

#mainmenu li:hover ul, #mainmenu li.over ul { 
	display: table-cell; 
	z-index: 9999; 
}

#bodycontent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff url(../images/content_bg.gif) top left repeat-x;
	clear: both;
	display: block;
	float: 650px;
	padding: 12px 0 10px 0;
	overflow: hidden;
}

#bodycontent .contents {
	float: right;
	padding-top: 30px;
	padding-left: 14px;
	clear: left;
	width: 540px;
}

#bodycontent #content-div {
/*	clear: both;*/
	width: 200px;
	float: left;
	margin: 0 4px 5px 3px;/*
	overflow: auto;*/
}

#bodycontent #content-div div {
	background: #E9F4FA;
	border: 1px solid #8DBCD4;
	padding: 10px;
	margin-bottom: 7px;
}

#bodycontent #content-div div div {
	border: none;
	padding: 0;
	margin: 7px 0 7px 0;
}

#bodycontent #content-div .divider {
	clear: both;
	float: left;
	border: none;
	padding: 0;
	margin: 5px 0;
	width: 100%;
}

#bodycontent #content-div div div img {
	padding: 5px;
	float: left;
	margin-right: 7px;
	border: 0;
}

#bodycontent #content-div .heading01 {/*
	background: url(../images/content-divider.gif) top left no-repeat;*/
	clear: both;
	color: #31A1BC;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	height: 20px;
	line-height: 20px;
	width: 100%;
}

#bodycontent #content-div .about-errrp {
	background: url(../images/errrp_logo.gif) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	padding-top: 170px;
	text-align: justify;
}

/* css for publication images */

#bodycontent #content-div .publications ul {
	border: none;
	clear: both;
	display: inline;
	float: left;
	margin: 14px 0 14px 7px;
	padding-left: 0;
	width: 100%;
}

#bodycontent #content-div .publications ul li {
	display: inline;
	list-style: none;
	background: #dfdfdf;
	border: none;
}

#bodycontent #content-div .publications ul li img {
	background: url(../images/cedpa_pub_bg.gif) no-repeat;
	border: none;
}

#bodycontent #content-div .publications ol {
	clear: both;
	width: auto;
	margin: 0 0 0 30px;
	padding: 5px 0 0 0;
}

#bodycontent #content-div .publications ol li {
}
/* end publication image css */

#bodycontent #content-div .heading02 {
	background: url(../images/our_publications.gif) top left no-repeat;
	line-height: 20px;
	height: 20px;
}

#bodycontent #content-news {
	width: 540px;
	float: left;
	margin: 5px 4px 5px 3px;
}

#bodycontent #content-news h4 {
	font-weight: bold;
	color: #414141;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 12px;
}

#bodycontent #content-news h5 {
	font-size: 12px;
	font-weight: bold;
	color: #3AA74A;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 2em;
}

#bodycontent #content-news div {
	background: #fff;/*
	border: 1px solid #e3e3e3;
	border: 1px solid #8DBCD4;*/
	padding: 10px;
	margin-bottom: 7px;
}

#bodycontent #content-news div div {
	border: none;
	padding: 0;
	margin: 7px 0 7px 0;
}

#bodycontent #content-news .heading03 {
	background: url(../images/top_stories.gif) top left no-repeat;
	line-height: 28px;
	height: 28px;
}

#bodycontent #front-img {
	background: url(../images/LoadingBig.gif) center no-repeat;
	float: left;
	padding: 7px 0 0 14px;
}

/* starting breadcrumb css */

#breadcrumb {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	border: thick;
	background: #dfdfdf;
	margin-bottom: 7px;
}

#breadcrumb div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	padding: 0 5px 0 5px;
}

#breadcrumb a {
	color: #424242;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#breadcrumb a:link {
	color: #424242;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#breadcrumb a:active {
	color: #FF6600;
}

#breadcrumb a:hover {
	color: #000;
	text-decoration: none;
}

#breadcrumb a:visited {
}

/* ending breadcrumb css */

.newslink {
	height: 14px;
}

a.newslink, a.newslink:link {
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
}

a.newslink:active, a.newslink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#bodycontent #content-news #top-stories {
	background: #FBFDFE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 14px;
	text-align: justify;
	border: 1px solid #F4F4F4;
	line-height: 1.3em;
}

#bodycontent #content-news #top-stories h4 {
	font-size: 20px;
	font-family: Helvetica, sans-serif;
	margin: 7px 0 24px 0;
	border-bottom: 1px solid #f1f1f1;
}

#bodycontent #content-news #top-stories h5 {
	font-size: 9pt;
	font-family: Helvetica, sans-serif;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #3AA74A;
	line-height: 2em;
}

#bodycontent #content-news #top-stories table {
	padding-bottom: 14px;
}

#bodycontent #content-news #top-stories table th {
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	padding-bottom: 3px;
}

#bodycontent #content-news #top-stories table img {
	border: 1px solid #424242;
}

#bodycontent #content-news #top-stories table th a, #bodycontent #content-news #top-stories table th a:link {
	font-size: 14px;
	line-height: 1.3em;
	text-align: left;
}

#bodycontent #content-news #top-stories table p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#bodycontent #content-news #top-stories p {
	margin-bottom: 10px;
}

#bodycontent #content-news #top-stories b {
	color: #424242;
}

#bodycontent #content-news #contentlink-div {
	width: 196px;
	float: left;
	background: url(../images/municipalities_bg.gif) no-repeat;
}

#bodycontent #content-news #contentlink-div div {
	background: none;
	padding: 50px 10px 20px 10px;
	margin: 7px;
}

#bodycontent #content-news #contentlink-div div p {
	font-weight: bold;
	margin: 2px 2px 10px 2px;
}

#bodycontent #content-news #contentlink-div div div {
	border: none;
	padding: 0;
}

#bodycontent #content-news #contentlink-div02 {
	float: right;
	width: 307px;
	height: 200px;
	background: url(../images/photo_gallery_bg.gif) no-repeat;
}

#bodycontent #content-news #contentlink-div02 div {
	background: none;
	padding: 40px 7px 20px 7px;
	margin: 7px;
}

#bodycontent #content-news #contentlink-div02 div p {
	font-weight: bold;
	margin: 0;
}

#bodycontent #content-news #contentlink-div02 div div {
	border: none;
	padding-top: 4px;
	padding-left: 4px;
	float: left;
	background: url(../images/errrp_img_bg.gif) no-repeat;
	width: 120px;
	display: inline;
	margin-bottom: 0;
	padding-bottom: 12px;
	margin-left: 0;
}

#bodycontent #content-div a.events, #bodycontent #content-div a.events:link {
	color: #820053;
	text-decoration: underline;
}

#bodycontent #content-div a.events:hover, #bodycontent #content-div a.events:active {
	color: #000;
	text-decoration: none;
}

#bodycontent #content-news #top-stories h4 a, #bodycontent #content-news #top-stories h4 a:link {
	font-size: 12px;
}

#bodycontent #content-news #top-stories a, #bodycontent #content-news #top-stories a:link {
	color: #424242;
	font-weight: bold;
}

#bodycontent #contentlink-div .multimedia a, #bodycontent #contentlink-div .multimedia a:link {
	color: #8ca4d5;
	font-weight: normal;
}

#bodycontent #content-div .publications ol li a, #bodycontent #content-div .publications ol li a:link {
	font-weight: normal;
	color: #000;
}

#bodycontent #content-div .publications ol li a:hover, #bodycontent #content-div .publications ol li a:active {
	font-weight: normal;
	color: #8ca4d5;
	text-decoration: underline;
}

#inside-pages {
	width: 548px;
	float: left;
	margin: 0 4px 5px 3px;
	overflow: visible;
	
}

#inside-pages table table div img {
	border: 1px solid #333;
	margin-bottom: 7px;
}

#inside-pages h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin: 0 0 14px 2px;
	padding-bottom: 7px;
	background: url(../images/inside_h4.gif) bottom repeat-x;
}

#inside-pages li {
	line-height: 1.8em;
}

#inside-pages div {
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin-bottom: 14px;
	margin-top: 0;
	line-height: 1.3em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#inside-pages #publications {
	width: auto;
	background: #fff;
	border: none;
	padding: 10px;
	margin-bottom: 14px;
	margin-top: 0;
	margin-left: 10px;
	line-height: 1.3em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;/*
	min-height: 150px;*/
}

#inside-pages div p {
	text-align: justify;
	padding-bottom: 20px;
}

#inside-pages p {
	text-align: justify;
	margin: 14px 10px 10px 10px;
}

#inside-pages div div {
	border: none;
	min-height: none;
}

#inside-pages div .left-img {
	float: left;
	border: 1px solid #f1f1f1;
	padding: 3px;
	margin-right: 10px;
	margin-left: 0;
	margin-top: 0;
}

#inside-pages .pub-leftimg {
	margin: 0;
	padding: 0;
	width: 30px;
	float: left;
	clear: both;
	border: 1px solid #dfdfdf;
}

#inside-pages .pub-leftimg img {
	margin: 3px;
}

#inside-pages .pub-content {
	margin: 0;
	padding: 0;
	clear: both;
}

#inside-pages .pub-content p {
	margin: 0 0 10px 70px;
	padding: 0;
}

#gallery {

}

#gallery div {
	margin-left: 10px;
	margin-right: 10px;
	width: 100px;
	background: #f9f9f9;
}

/* starting gallery table CSS */

.gallery-table {
	text-align: center;
}

.gallery-table img {
	border:2px solid #f1f1f1;
}


/* ending gallery table CSS */

/* starting gallery CSS */

#gallery-img {
	margin-top: 10px;
}

#gallery-img th {
	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}

#gallery-img td {
	padding: 4px 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f1f1f1;
}

/* ending gallery CSS */

#bodycontent #inside-links {
	float: left;
	width: 200px;
	margin: 0 4px 5px 3px;
}

#bodycontent #inside-links div {
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin-bottom: 7px;
	background: #e9f4fa;
}

#bodycontent #inside-links div div {
	border: none;
	padding: 0;
	margin: 7px 0 7px 0;
}

#bodycontent #inside-links ul  {
	margin: 10px 0 7px 20px;
	padding: 0;
	list-style-image: url(../images/arrow_orange.gif) top no-repeat;
}
#bodycontent #content-div ul li {
	line-height: 1.5em;
	display:block;
	padding-bottom: 0;/*
	list-style-image: url(../images/arrow_orange.gif);*/
}
#bodycontent #inside-links ul li {
	line-height: 1.5em;
	display:block;
	padding-bottom: 0;
	list-style-image: url(../images/arrow_orange.gif);
}

#municipality {
}

#municipality ul {
	padding: 0;
}

#municipality li, #municipality ul li {
	display: block;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(../images/errrp_news_bullet2.gif);
}

#municipality li a, #municipality li a:link {
	line-height: 1.5em;
	padding-left: 10px;
	font-size: 15px;
	color:#31a1bc;
}

#footer {
	width: 778px;
	border-top: 1px solid #B2B2B2;
	margin: 0 auto;
	border-bottom: 0;
	background: #a02223;
	padding: 0;
	background: url(../images/whitepx.gif);
	padding-left: 3px;
	padding-right: 3px;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
	clear: both;
}

#footer div {
	width: auto;/*
	padding: 0 20px 14px 285px;*/
	padding: 10px 20px 30px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #424242;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#footer .inside-div {
	width: auto;/*
	padding: 0 20px 14px 285px;*/
	padding: 10px 20px 14px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #424242;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#footer a, #footer a:link {
	font-weight: normal;
	color: #424242;
}

#footer a:hover, #footer a:active {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

/* global classes */

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	font-weight: bold;
	margin-bottom: 7px;
}

.link-right {
	padding-top: 7px;
	text-align: right;
	clear: left;
}

.link-left {
	padding-top: 7px;
	text-align: left;
	clear: left;
}

.normal {
	width: auto;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid;
	margin-right: 14px;
}

.glancediv {
	margin-left: 30px;
}

.glance {
	float: left;
	display: inline;
	width: 180px;
}

.color-red {
	padding: 10px;
	margin-bottom: 10px;
	background: #FFF0F5;
}

.color-blue {
	padding: 10px;
	margin-bottom: 10px;
	background: #F0F8FF;
}

.color-green {
	padding: 10px;
	margin-bottom: 10px;
	background: #FFF5EE;
}

