/*
Styles for Optimal Geomatics
Author: Bruce Hiles, Designwise
Date: August 2007
*/
/* <![CDATA[ */
/* Normalization */

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, hr, iframe {
	margin: 0;
	padding: 0;
}

/*
ul, ol {
	list-style: none;
}
*/
/* layout */
body {
	font-family: Helvetica, Arial, Lucida Grande, sans-serif;
	background-image: url(/images/442966_42553858c.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background-position: 50% 0%	
}
h1 {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding: 0px 0px 5px 0px;
	color:  #2D7D2F;

}
h2 {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	color:  #2D7D2F;
	}
h3 {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	color:  #2D7D2F;

	}
h4 {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	color:  #2D7D2F;

}
#container {
	width: 780px;
	margin: 26px auto 0;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	border-color: #eeeeee;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	display:block;
	-moz-border-radius: 10px 10px 10px 10px;
	opacity: .95;
	filter: alpha(opacity=95);	
}
#container div {

}
#container_legal {
	width: 780px;
	margin: 0px auto 0;
	padding: 10px 0px 0px 0px;
	border-color: #eeeeee;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	display:block;
}


/* navigation and links */

#Nav {
	width: 545px;
	height: 65px;
	margin: 40px 0px 0px 0px;
	padding: 40px 20px 0px 0px;
	float: right;
	text-align: right;
	display: block;
 	clear:both;
}

#main_navBar {
	height: 30px;
	width: 555px;
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border-color: #2D7D2F;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	/* -moz-border-radius: 10px 0px 0px 10px; */
	
	}
#main_nav {
	height: 30px;
	float: right;
	text-align: right;
	display: inline;
	float: right;
}
#main_nav div.last {
	background-image: url(/images/xxxtopNavRight.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	max-width: 4px;
	height: 30px;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	border: 0px solid #00ff00;
}

#main_nav div {
	height: 30px;
	padding-top: 0px; 
	float: right;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#main_nav div a:link, #main_nav a:visited {
	text-decoration: none;
	color: rgb(0,0,0);
	font-weight: bold;
}
#main_nav div a:hover, #main_nav a:active {
	color: #2D7D2F;
	font-weight: bold;
}

#main_nav div.linkSelected {
	height: 30px;
	padding-top: 0px; 
	float: right;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #2D7D2F;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main_nav div.linkSelected a:link, #main_nav div.linkSelected a:visited {
	text-decoration: none;
	color: #2D7D2F;
	font-weight: bold;
}
#main_nav div.linkSelected a:hover, #main_nav a:active {
	color: #000000;
	font-weight: bold;
}

#main_nav div:hover.last {
	background-repeat: no-repeat;
}
#main_nav div.last {
	background-image: url(/images/xxxtopNavRight.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position: top right;
	padding: 0px 8px 0px 8px;
}
#main_nav div.navSpacer {
	padding: 0px 8px 0px 8px;
}

/* Sub Nav CSS */


#sub_nav {
	display: block;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	border: 0px solid #00ff00;
}
#sub_nav a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#sub_nav a:hover {
	text-decoration: none;
	color: #2D7D2F;
	font-weight: bold;
}

#sub_navSelect {
	display: block;
	color: #2D7D2F;

}
#sub_navSelect a {
	text-decoration: none;
	color: #2D7D2F;
}
#sub_navSelect a:hover {
	text-decoration: none;
	color: #000000;
}



#sub_nav2 {
	display: block;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	border: 0px solid #00ff00;
}
#sub_nav2 a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#sub_nav2 a:hover {
	text-decoration: none;
	color: #2D7D2F;
	font-weight: bold;
}

#sub_nav2Select {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #2D7D2F;

}


#sub_nav2Select a {
	text-decoration: none;
	color: #2D7D2F;
}
#sub_nav2Select a:hover {
	text-decoration: none;
	color: #2D7D2F;
}


/* Default Template CSS */
#default {
 	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
 	clear:both;
}

#defaultHeader {
 	width: 780px;
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	clear:both;
}
#defaultBranding {
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 00px 0px 20px;
	background-color: #ffffff;
	display: block;
	text-align: left;
	opacity: 1;
	filter: alpha(opacity=100);
}
#defaultBranding img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#defaultNav {
	width: 780px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	float: right;
	text-align: right;
	display: block;
 	clear:both;
}

#defaultBody {
 	width: 780px;
	min-height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
	border: 0px solid #000000;

}

#defaultLeftColumn {
	display: inline;
	float: left;
	width: 200px;
	min-height:385px;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	background-image: url(/images/background1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px solid #ff0000;
	
}

#defaultRightColumn{
	display: inline;
	width: 570px;
	min-height:385px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/background1.png);
	background-repeat: no-repeat;
	background-position: 550px 150px;
	float: right;
	border: 0px solid #0000ff;
}


#defaultRightColumn_main_content {
	display: inline;
 	float: left;
	width: 475px;
	min-height: 385px;
	font-family: Helvetica, Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin:  0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;

	border: 0px solid #000000;
}

#defaultRightColumn_right {
	display: inline;
	float: right;
	width: 0px;
	min-height:385px;
	font-family: Helvetica, Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	border: 0px solid #000000;
}



#footer {
 	width: 800px;
	min-height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
	border: 0px solid #000000;

}

#legal {
 	width: 790px;
	min-height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
	text-align: left;
	border: 0px solid #000000;
	font-size: 8px;
	line-height: 10px;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#legal a {
	color: #2D7D2F;
	text-decoration: none;
}
#legal a:hover {
	color: #2D7D2F;
	text-decoration: none;
}


/* form.css */



form {
  margin: 0;
  padding: 0;
  font-size: 11px;
  min-width: 200px;
  max-width: 200px;
  width: 200px;
}

form fieldset {
  clear: both;
  font-size: 11px;
  color: #000000;
  border-color: #2D7D2F;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 0px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 12px;
  font-weight: normal;
  color: #2D7D2F;
  margin: 0 0 0 5px;
  padding: 0 5px 0 5px;
}

label {
  font-size: 11px;
  width: 100px;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
	font-family:  Helvetica,Lucida Grande, Arial, sans-serif;
	font-size: 11px;
 	color: #000000;
	background-color: #ffffff;
	opacity: 1;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 550px;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 11px;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label  {
  display: block;
  float: left;
  width: 100px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div label.AlignLeft  {
  display: block;
  float: left;
  width: 100px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: left;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div.required label, label.required {
  font-weight: bold;
}
form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div input, form div select {
  width: 400px;
  padding: 2px 4px;
  margin: 0 0 0 0;
  background-color:#ffffff;
  opacity:1;
  border-width: 1px 1px 1px 1px;
  border-color: #999999;
  border-style: solid;
}
form div input.send-btn  {
  width: 100px;
  padding: 2px 4px;
  margin: 0 0 0 0;
  background-color:#ffffff;
  opacity:1;
  border-width: 1px 1px 1px 1px;
  border-color: #999999;
  border-style: solid;
}
form div textarea.whatUsay {
  width: 900px;
  padding: 2px 4px;
  margin: 0 0 0 0;
  background-color:#ffffff;
  opacity:1;
  border-width: 1px 1px 1px 1px;
  border-color: #999999;
  border-style: solid;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
}
/* form.import.css */

label img {

}

form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea {
  background-color: #ffffff;
}

form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  padding: 4px 0px 0px 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0px 0px 0px 0px;
}



form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0px 0px;
  text-indent: 0px;
  margin: 0px 0px 0px 0px;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 344px;
  margin: 0px;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0px 0px 5px 0px;
}