/* tags */

html {
	background-color:#FFFFFF;
}

img {
	border:0;
}

table {
	border:0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}

th {
	text-align:center;
}

h1 {
	color:#3373B7;
	font-size:36px;
	font-family:Arial, Tahoma, Geneva;
	font-weight:normal;
	letter-spacing:2px;
	padding:0px;
	margin:0px;
}

h2 {
	color:#3373B7;
	font-size:20px;
	font-family:Arial, Tahoma, Geneva;
	font-weight:normal;
	letter-spacing:1px;
	margin:0px;
	padding:5px 0px;
}

h3 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	line-height:19px;
	margin:10px 0px;
}
.text_h1 {
	color:#3373B7;
	font-size:36px;
	font-family:Arial, Tahoma, Geneva;
	font-weight:normal;
	letter-spacing:2px;
	padding:0px;
	margin:0px;
}
.text_h25 {
	color:#3373B7;
	font-size:25px;
	font-family:Arial, Tahoma, Geneva;
	font-weight:normal;
	letter-spacing:2px;
	padding:0px;
	margin:0px;
}
.text_h2 {
	color:#3373B7;
	font-size:20px;
	font-family:Arial, Tahoma, Geneva;
	font-weight:normal;
	letter-spacing:1px;
	margin:0px;
}
.text_h311 {
	color:#3373B7;
	font-size:18px;
	font-family:Arial, Tahoma, Geneva;
	font-weight:normal;
}
.text_h3 {
	color:#005431;
	font-size:18px;
	font-family:Arial, Tahoma, Geneva;
	font-weight:normal;
}
.text_h4 {
	color:#555555;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
}
.text_h511 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
}
.text_h5 {
	color:#804112;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
}
.text_h6 {
	color:#000000;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
}
p.note {
	font-weight:normal;
	font-style:italic;
	color:#666666;
	margin:5px 5px 15px;
}

span.note {
	font-weight:normal;
	font-style:italic;
	color:#666666;
}
a {
	text-decoration:none;
	color:#0000FF;
}

a:visited {
	color:#0000FF;
}

a:hover {
	text-decoration:underline;
}

input {
	vertical-align:middle;
}

input.txt {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	height:18px;
	margin:0px;
	padding:0px 1px;
	font-size:14px;
}

input.txt:active , input.txt:focus {
	background-color:#FFFFCC;
}

input.btn {
	background-color: #DDDDDD;
	border:1px solid #AAAAAA;
	height:20px;
	line-height:14px;
	text-align:center;
	margin:0px;
	padding:0px 3px;
	cursor:pointer;
	font-family:"MS Shell Dlg", Arial, Verdana, Helvetica, sans-serif;
}

select {
	border: 1px solid #AAAAAA;
	font-size:14px;
	height:20px;
	margin:0px;
}

select:active, select:focus {
	background-color:#FFFFCC;
}

label {
	line-height:18px;
	margin:0px;
	font-size:14px;
	text-align:left;
}

/* classes */
.center {
	text-align:center;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.round {
	background:#FFFFFF;
	background:rgba(255, 255, 255, 0.9);
	border:1px solid #444444;
	padding:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:#000000 0 0 10px;
	box-shadow:#000000 0 0 10px ;
}
.square {
	background:#FFFFFF;
	background:rgba(255, 255, 255, 0.9);
	border:1px solid #444444;
	padding:10px;
}
.square p {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:19px;
	margin:10px 10px 10px;
}
.squarenoborder {
	background:#FFFFFF;
	background:rgba(255, 255, 255, 0.9);
	padding-left:10px;
	padding-right:10px;
}
.squarenoborder p {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:19px;
	margin:10px 10px 10px;
}
.squareshadow {
	background:#FFFFFF;
	background:rgba(255, 255, 255, 0.9);
	border:1px solid #444444;
	padding:10px;
	-moz-box-shadow:#000000 0 0 2px;
	box-shadow:#000000 0 0 2px ;
}
.squareshadow p {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:19px;
	margin:10px 10px 10px;
}
.err {
	color:#FF0000;
}

.info {
	color:#0000FF;
}

.tools {
	color: #7E9596;
	font-size:12px;
	margin-bottom:5px;
}
	
.community_forests {
	color: #456970;
	font-weight: bold;
	font-size:14px;
}

.clear {
	clear:both;
	height:0px;
}

.panel{
	border:1px solid #CCCCCC;
}

.panel p {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:19px;
	margin:10px 10px 10px;
}

.newsyear {
	float:left;
	height:150px;
	width:105px;
}

.newsyear ul {
	margin:0px;
	padding:0px;
	padding-left:10px;
	list-style-position:inside;
}

.prtonly {
	display:none;
}

.inprtonly {
	display:none;
}

.page_img {
	position:relative;
	float:right;
	margin:10px 0px 10px 10px;
}

.required {
	color:#FF0000;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}


.ui-tabs .ui-tabs-nav li {
	font-size:9px;
	font-weight:bold;
	background-position:left top;
	width:100px;
	background-image:url(Logos/tab_bkg_blue.png);
	background-repeat:repeat-x;
    -moz-border-radius-topleft:     10px;
	-moz-border-radius-topright:    10px;

    border-top-left-radius:         10px;
	border-top-right-radius:        10px;
	
}
.ui-tabs .ui-tabs-nav li a {
	background-color: transparent;
	text-align:center;
	display:block;
	float:none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	background-image:url(Logos/tab_bkg_green.png);
	background-repeat:repeat-x;
	
}
.tabmouseover{
	cursor:pointer;
	border-top:1px solid #00cc00; 
	border-left:1px solid #00cc00;
	border-right:1px solid #00cc00;
	border-bottom:1px solid #000000;
    width:130px;
	text-align:center;
    -moz-border-radius-topleft:     10px;
	-moz-border-radius-topright:    10px;

    border-top-left-radius:         10px;
	border-top-right-radius:        10px;
}
.tabnormal{
	cursor:pointer;
	background-image:url(Logos/tab_bkg_blue.png);
	background-repeat:repeat-x;
	border:1px solid #000000;
    width:130px;
	text-align:center;
    -moz-border-radius-topleft:     10px;
	-moz-border-radius-topright:    10px;

    border-top-left-radius:         10px;
	border-top-right-radius:        10px;
}
.tabnormal:hover{
	cursor:pointer;
	border-top:1px solid #00cc00; 
	border-left:1px solid #00cc00;
	border-right:1px solid #00cc00;
	border-bottom:1px solid #000000;
}
.tabselected{
	cursor:pointer;
	background-image:url(Logos/tab_bkg_green.png);
	background-repeat:repeat-x;
	border-top:1px solid #000000; 
	border-left:1px solid #000000;
	border-right:1px solid #000000;
    border-bottom:1px solid #FFFFFF;
	
    width:130px;
	text-align:center;
    -moz-border-radius-topleft:     10px;
	-moz-border-radius-topright:    10px;

    border-top-left-radius:         10px;
	border-top-right-radius:        10px; 
}
.contentFrame{
	clear:both; 
	position:relative; 
	top:0px; 
	height:620px;
	width:900px;
	border-top:none;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background:#FFFFFF;
	padding-top:30px;
}
.verticalrotation{
	-webkit-transform-origin: top left;
	-webkit-transform: rotate(-90deg);
	-moz-transform-origin: top left;
	-moz-transform: rotate(-90deg);
	-o-transform-origin: top left;
	-o-transform: rotate(-90deg);
	-ms-transform-origin: top left;
	-ms-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.verticaltabnormal{
	cursor:pointer;
	background-image:url(Logos/tab_bkg_blue.png);
	background-repeat:repeat-x;
	border:1px solid #000000;
    width:130px;
	text-align:center;
	-moz-border-radius-topleft:     10px;
	-moz-border-radius-topright:    10px;

    border-top-left-radius:         10px;
	border-top-right-radius:        10px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-align:center;
}
.verticaltabmouseover{
	cursor:pointer;
	border-top:1px solid #00cc00; 
	border-left:1px solid #00cc00;
	border-right:1px solid #00cc00;
	border-bottom:1px solid #000000;
    width:130px;
	text-align:center;
	-moz-border-radius-topleft:     10px;
	-moz-border-radius-topright:    10px;

    border-top-left-radius:         10px;
	border-top-right-radius:        10px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-align:center;
}
.verticaltabselected{
	cursor:pointer;
	background-image:url(Logos/tab_bkg_green.png);
	background-repeat:repeat-x;
	border-top:1px solid #000000; 
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #ffffff;
    width:130px;
	text-align:center;
	-moz-border-radius-topleft:     10px;
	-moz-border-radius-topright:    10px;

    border-top-left-radius:         10px;
	border-top-right-radius:        10px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-align:center;
}
/* elements */
#main {
	margin:10px auto;
	width:950px;
	min-width:950px;
}

#header td {
	vertical-align:middle;
}

#searchfrm {
	margin:auto auto;
	width:268px;
}

#searchfrm p {
	margin:3px 0px;
	padding:0px;
}

#searchfrm input.txt {
	width:97px;
	margin-right:3px;
}

#searchfrm input.btn {
	padding:0px;
	width:60px;
	height:20px;
}

#searchfrm #search {
	width:201px;
}

#hdnpass {
	display:none;
	color:#888888;
}

#register {
	width:60px;
	margin:0px;
	float:right;
	text-align:center;
	font-size:14px;
	font-family:"MS Shell Dlg", Arial, Verdana, Helvetica, sans-serif;
}

#register a {
	color:#000000;
	display:block;
	height:18px;
	background-color:#DDDDDD;
	border:1px solid #AAAAAA;
}

#register a:hover {
	text-decoration:none;
}

#forgotpass {
	width:200px;
	line-height:18px;
	float:left;
}

#menu {
	margin-top:5px;
}

#content {
	margin:10px 0px 20px;
}

#page_content {
	border-spacing:10px;
	border-collapse:separate;
	border-collapse:expression('separate', cellSpacing='10px');
}

#banner {
	width:924px;
	margin:0px auto 10px;
	border:2px solid #666666;
}

#page_title {
	padding:0px 20px;
	text-align:center;
}

#page_left_pnl {
	width:180px;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#D5ECFE;
	font-size:13px;
	font-weight:bold;
	vertical-align:top;
}

#page_left_pnl a {
	color:#000099;
}

#page_left_pnl a:visited {
	color:#000099;
}

#page_right_pnl {
	padding:10px 20px;
	text-align:justify;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	vertical-align:top;
}

#page_right_pnl.authreq {
	background-color:#FFBBBB;
}

#page_right_pnl li {
	margin:0px 0px 5px;
}

#page_right_pnl li li {
	margin:0px;
}

#page_right_pnl p, #page_right_pnl li {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:19px;
}

#pnl_left {
	width:190px;
	float:left;
	margin:5px 5px 0px 0px;
	padding: 5px;
	background-color:#FFFFE2;
}

#pnl_left a {
	color:#000000;
}

#pnl_left a:hover {
	text-decoration:none;
	color:#0000FF;
}

#pnl_center {
	margin:5px 210px 0px 210px;
	padding:10px 20px;
	text-align:justify;
	background-color:#FFFFFF;
}

#pnl_center p {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:19px;
}

#pnl_center img {
	vertical-align:middle;
}

#pnl_right {
	margin:5px 0px 0px 5px;
	padding:5px;
	width:190px;
	float:right;
	background-color:#FFFFFF;
}
#footer td {
	text-align:center;
}

#coop {
	margin-bottom:10px;
}

#footer a {
	text-decoration:none;
	color:#4488BB;
}

#footer a:hover {
	text-decoration:underline;
}

#footer a:visited {
	color:#4488BB;
}

#footer table {
	line-height:47px;
}

#footer img {
	vertical-align:middle;
}

#footnotes {
	padding:10px 20px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	vertical-align:top;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	display:none;
}

#login {
	width:220px;
	margin:0px auto;
	text-align:right;
}

#login label {
	display:-moz-inline-box;
	display:inline-block;
	width:96px;
}

#login input {
	margin:0px 0px 3px;
}

#login input.txt {
	width:120px;
}

#register_frm {
	width:340px;
	margin:0px auto;
	text-align:right;
}

#register_frm label {
	display:-moz-inline-box;
	display:inline-block;
	width:136px;
}

#register_frm select {
	width:164px;
}

#register_frm input.txt {
	width:160px;
}

#register_frm fieldset {
	border:1px solid #CCCCCC;
	font-size:14px;
	margin:0px;
	padding:5px 0px 5px 5px;
	margin-bottom:5px;
	color:#5E81BC;
	text-align:left;
}

#register_frm fieldset div {
	width:314px;
	margin:0px auto 3px;
	color:#000000;
}

#forgot form div {
	width:320px;
	margin:0 auto;
}

#forgot fieldset {
	margin:0px;
	margin-bottom:5px;
	padding:5px;
	text-align:right;
	border:1px solid #CCCCCC;
	font-size:14px;
	color:#5E81BC;
}

#forgot fieldset div {
	color:#000000;
	width:294px;
	margin:0px 5px 3px 10px;
}

#forgot fieldset label {
	display:-moz-inline-box;
	display:inline-block;
	width:130px;
	text-align:left;
}

#forgot fieldset input.txt {
	width:160px;
}

#address {
	margin-bottom:10px;
}

#address p {
	margin:0;
	padding:0;
	font-family:monospace;
	margin-left:3em;
}

#addrfrm div{
	text-align:center;
	margin-bottom:10px;
}

#vmovie {
	margin:0 auto;
	color:#FFFFFF;
	background-color:#000000;
}

a.button, button {
		display:inline-block;
		background:url(logos/bg-button.jpg) top repeat-x; 
		height:30px;
		padding:0 25px;
		text-decoration:none; 
		color:#fff; 
		font: 16px/30px Arial, sans-serif;
		cursor:pointer;
		border:1px solid #0B2B4A;
		-o-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
	}
a.button:hover, button:hover, a.button.green:hover {background-position:bottom;}

input.button, button {
		display:inline-block;
		background:url(logos/bg-button.jpg) top repeat-x; 
		height:30px;
		padding:0 25px;
		text-decoration:none; 
		color:#fff; 
		font: 14px/28px Arial, sans-serif;
		cursor:pointer;
		border:1px solid #0B2B4A;
		-o-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
	}
input.button:hover, button:hover, input.button.green:hover {background-position:bottom;}

input.buttonsmall{
		display:inline-block;
		background:url(logos/bg-button.jpg) top repeat-x; 
		//height:20px;
		padding:0 5px;
		text-decoration:none; 
		color:#fff; 
		//font: 14px/28px Arial, sans-serif;
		cursor:pointer;
		border:1px solid #0B2B4A;
		-o-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
	}
input.buttonsmall:hover, buttonsmall:hover, input.buttonsmall.green:hover {background-position:bottom;}

#ui-dialog-title-frmDesignfile {
	font-size:14px;
}
#ui-dialog-title-divexport {
	font-size:14px;
}
.file {
	font-size:14px;
}

.sidecontentpullout {
			
	background-color:#999900;
	color: Black;
	padding: 4px 3px;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-topleft: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	border-bottom-left-radius: 1em;
	border-top-left-radius: 1em;
	top: 200px;
	/*
	cursor:pointer;
	background-image:url(Logos/tab_bkg_blue.png);
	background-repeat:repeat-y;
	padding: 4px 3px;
	border:1px solid #000000;
	-moz-border-radius-topleft:     1em;
	-moz-border-radius-bottomleft:    1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	border-top-left-radius:         1em;
	border-bottom-left-radius:        1em;
	top: 200px;
	*/
}

.sidecontentpullout:hover {

	background-color: #FFCC66;
	color: Black;
	/*
	cursor:pointer;
	border-top:1px solid #00cc00; 
	border-left:1px solid #00cc00;
	border-right:1px solid #00cc00;
	border-bottom:1px solid #000000;
	width:130px;
	-moz-border-radius-topleft:     1em;
	-moz-border-radius-bottomleft:    1em;
	
	border-top-left-radius:         1em;
	border-bottom-left-radius:        1em;
	*/
}

.sidecontent {
	background-color: #FFCC66;
	color: Black;
	height: 400px;
	overflow:auto;
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-bottom-left-radius: 1em;
	border-bottom-left-radius: 1em;
}

.sidecontent > div > div {
	padding-left: 10px;
	padding-right: 40px;
}