/* By : www.accieon.com  */
/* For : SCRC  */
/* Date : 4th oct. 2008 */

.style3x {color: #339900; font-size: 12px;}
#dropmenudiv{
position:absolute;
background-color: #f1f1f1;
border:1px solid #B6B6B6;
border-bottom-width: 0;
font-size: 11px;
font-family: arial;;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B6B6B6;
padding: 1px 0;
padding-left: 10px;
text-decoration: none;
font-weight: bold;
color: #000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #b6b6b6;
color: #fff;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}



/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 13px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-color: #303030;
}

.full-size-table {
	width: 960px;
	height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

a {
color: #0ba10c;
text-decoration: none;
}

a:hover{
color: #000;
}

b, strong {
font-family: arial;
}

/* images */

.header {
background-image: url("images/header_new_2.jpg");
background-repeat : no-repeat;
/*padding-top: 50px;*/
padding-right: 30px;
}

.footer {
background-image: url("images/footer_new.jpg");
background-repeat : no-repeat;
padding-top: 40px;
line-height:95%;
}

.left-tile {
background-image: url("images/left-tile.jpg");
background-repeat : repeat-y;
padding-left: 22px;
}

.right-tile {
background-image: url("images/right-tile.jpg");
background-repeat : repeat-y;
background-position: right;
padding-right: 23px;
}

.top-tile {
background-image: url("images/top-tile.jpg");
background-repeat : repeat-x;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.left-img {
margin-right: 15px;
margin-bottom:10px;
}

/* links */

.top-nav a {
font-family: arial;
font-weight: bold;
color: #333;
font-size: 11px;
text-decoration: none;
padding: 2px 10px 3px 10px;
display: block;
}

.top-link a:hover{
color: #000;
}

.left-nav a {
font-family: arial;
font-weight: bold;
color: #000;
font-size: 11px;
background-image: url("images/bullet.jpg");
background-repeat : no-repeat;
background-position: 30px 8px;
text-decoration: none;
padding: 2px 5px 3px 45px;
display: block;
}

.left-nav-extra a {
font-family: arial;
font-weight: bold;
color: #000;
font-size: 11px;
background-image: url("images/bulletextra.jpg");
background-repeat : no-repeat;
background-position: 30px 8px;
text-decoration: none;
padding: 2px 5px 3px 45px;
display: block;
}

.left-nav a:hover{
color: #000;
}

.sub-nav a {
font-family: arial;
font-weight: bold;
color: #000;
font-size: 11px;
background-image: url("images/bullet.gif");
background-repeat : no-repeat;
background-position: 45px 8px;
text-decoration: none;
padding: 2px 5px 3px 55px;
display: block;
}

.sub-nav a:hover{
color: #000;
}

/* background colours */

.white {
background-color: #fff;
}

/* borders */

.border-lr {
border-left : #9c9a9b 1px solid;
border-right : #9c9a9b 1px solid;
}

/* text */

.gray-txt {
color: #cfcfcf;
}

.green-txt {
color: #176118;
}

.small-txt {
font-size: 11px;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 13px;
}
.button
{

border-top-width: 1px;
border-top-style: outset;
border-top-color: #13920D;
border-left-width-value: 1px;
border-left-style-value: outset;
border-left-color-value: #13920D;
border-bottom-width: 1px;
border-bottom-style: inset;
border-bottom-color: #13920D;
border-right-width-value: 1px;
border-right-style-value: inset;
border-right-color-value: #13920D;
font-size: 10px;
font-weight: normal;
color: #000000;
font-family: verdana,arial;
background-color: #ffffff;
width:80%;
text-align:center;
text-transform:uppercase;
}
legend {color:#F75C00}
.small {font-size:10px;}


#map_info
{
	background-color:#f3f0e9;
	padding:5px;
	height:150px;
	overflow:auto;	
	border:1px solid #ccc;


}

#suggestion textarea
{
	width:100%;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	height:120px;
}

#suggestion input
{
	text-align:right;
	font-size:12px;
	color:#fff;
	padding:3px;
	margin-top:9px;
	background-color:#176118;
	border:1px solid #228E25;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style3x {
	color: #339900;
	font-size: 12px;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
h2.home {
	background-color:#B0F7BB;
	padding:5px;
	margin-bottom:5px;
	font-variant:small-caps;
	color:#360;
}
div.filter {
	padding:5px;
	background-color:#eee;
	border:1px solid #ddd;
}
div.filter label {
	color:#666666;
}
div.filter label.cb {
	color:#666666;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
}
div.filter input, div.filter select {
	padding:3px;
	margin:1px;
	border:1px solid #ddd;
	font-size:11px;
	color:#666;
}
div.filter input:focus {
	border:1px solid #96DAFE;
}
div.filter input.bButton {
	background-color: #DFF8FF;
	border: 1px dotted #B0F1FF;
	color:#11889D;
	cursor:pointer;
}
/* data style 1 */
table.data1 tr.alt1:hover, table.data1 tr.alt0:hover {
	background-color: #DFF8FF;
}
table.data1 tr td, table.data1 tr th {
	padding:8px;
	vertical-align:bottom;
	cursor:pointer;
	font-size:12px;
}
table.data1 tr th a:hover {
	text-decoration:none;
}
table.data1 tr th a {
	text-decoration:none;
	color:#333;
}
table.data1 tr.alt1, table.data1 tr.alt1x {
	background-color:#eee;
}
table.data1 tr th {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	cursor:default;
	text-align:left;
	border-bottom:1px solid #ddd;
	padding-bottom:0px;
}
table.data1 tr td a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:13px;
	height:25px;
	text-decoration:none;
	color:#333333;
	margin-right:10px;
}
table.data1 tr td a:hover {
	color:#0D787D;
}

.news_block {
	background: url("images/news_block.jpg") no-repeat;
	width: 122px;
	height: 121px;
	float: left;
	margin: 3px;
	text-align: center;
}

div.news_block:hover {
	background-image: url("images/news_block_hover.jpg");
	background-repeat: no-repeat;
	cursor: pointer;
	/*border: 1px solid #000;*/
}

.hover {
	background-image: url("images/news_block_hover.jpg");
	background-repeat: no-repeat;
	cursor: pointer;
}

.block_insider { 
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.news_block img {
	margin-top: 29px;
}

.news_block p {
	margin: 0px;
	padding: 0px;
}

.news_block a img { border: none; }



