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





/*
ul, ol {
	list-style: none;
}
*/
/* layout */
body {
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height:16px;
	background-image: url(/images/mainBackground.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	color:  #981b1f;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	color:  #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
h3 {
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	color:  #971b1e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
h4 {
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	color:  #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
h5 {
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 9px;
	color:  #981b1f;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
h6 {
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 9px;
	color:  #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#clear {
	width: 678px;
	display:block;
	clear: both;
}

#containerTop {
	background-image: url(/images/headerBackground2.png);
	background-repeat: repeat-y;	
	width: 678px;
	height: 100px;
	margin: 0px  auto 0px  auto;
	border: 0px solid #00ff00;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
}
#containerNav {
	background-image: url(/images/navBackground2.png);
	background-repeat: repeat-y;
	width: 678px;
	height: 42px;
	margin: 0px  auto;
	border: 0px solid #00ff00;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
}
#containerMid {
	background-image: url(/images/midBackground2.png);
	background-repeat: repeat-y;
	width: 678px;
	margin: 0px  auto;
	border: 0px solid #00ff00;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
}
#containerbottom {
	background-image: url(/images/midBackground.png);
	background-repeat: repeat-y;
	width: 678px;
	margin: 0px  auto;
	border: 0px solid #00ff00;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
}

#Header {
	width: 674px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;	
	clear:both;
}
#Header .headerLogo {
	text-align: center;

}
#Header .headerAddress {
	font-size: 10px;
	text-align: center;

}


#containerNav #main_navBar {
	height: 28px;
	width: 475px;
	margin: 0px 25px 0px  0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #00ff00;
	float: right;
	vertical-align: middle;
}

#containerNav #main_navBar a {
	text-decoration: none;
	color: #ff0000;
}
#containerNav #main_navBar a:hover {
	text-decoration: none;
	color: #000000;
}

#containerMid .assocLogos {
	text-align: center;
}





/* ---------------------------------------------------------------------------------------------- */

#branding {
	display: block;
	left: 0;
 	clear:both;
}
#top {
	background-image: url(/images/headerBackground.png);
	background-repeat: no-repeat;
}

/* ---------------------------------------------------------------------------------------------- */



#Section {
	width: 960px;
	margin: 0px  auto;
	padding: 10px 0px 10px 0px;
	display: block;
 	clear:both;
 }
#sectionTop {
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	/* background-image: url(/images/boxTop_960.jpg); */
	display: block;
 	clear:both;} 
 	
#sectionMid {
	width: 930px;
	min-height:500px;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	background-color: #ffffff;
	background-image: url();
	background-repeat: repeat-y;
	display: block;
 	clear:both;
}

#addressNnumvers {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 7px 0px;
	text-align: center;
	line-height: 16px;
}



#Section_Left {
	width: 155px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 0px;	
	float: left;
	display:block;
	clear: both;
}


#Section_Right {
	width: 755px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	float: right;
}


#border {
 	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #971b1e;
	width:930px;
}

#RapidResponce {
	width: 145px;
	height: 100%;
	margin: 0px 0px 0px 0px;	
	padding: 20px 0px 20px 0px;	
	display:block;
	clear: both;
	line-height: 14px;
	vertical-align:text-bottom;
}
#RapidResponce form div.formTitle{
	width: 145px;
	margin: 0px 0px 0px 0px;	
	padding: 5px 0px 0px 0px;	
	display:block;
	clear: both;
	text-align:center;
	line-height: 14px;
	color: #cccccc;
}

#RapidResponce form div input.field {
	width: 155px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	display:block;
	clear: both;
	border-width: 1px 1px 1px 1px;
	border-color: #cccccc;
	border-style: solid;}
#RapidResponce form div  input.img {
	width: 155px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;	
	display:block;
	clear: both;
}


#boxTop {
	width: 755px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	display: block;
 	clear:both;
}
#boxMid {
	width: 755px;
	min-height:500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	display: block;
 	clear:both;
}
#boxBottom {
	width: 805px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	display: block;
 	clear:both;
}




#dataBox {
	width: 674px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;	
	display: block;
 	clear:both;
	display:block;
	clear: both;
}
.home{
	background-image: url(/images/home_right_background.png);
	background-repeat: repeat-y;
	min-height:400px;
}
#dataBoxLeft {
	width: 163px;
	margin: 0px 12px 0px 17px;
	padding: 0px 0px 0px 0px;
	float: left;
	display:inline;
}


#dataBoxRight{
	width: 468px;
	margin: 0px 17px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	display:inline;
}


#dataBoxRightLeft {
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#dataBoxRightLeft ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#dataBoxRightLeft ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}


#dataBoxRightRight {
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#dataBoxRightRight ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#dataBoxRightRight ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
#dataBox2Colm{
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#GoogleMap {
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	display: block;
}


#clientList {
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin : 0px 0px 0px 0px;
	padding: 5px 0px 20px 0px;
	display: block;
	clear:both;
}

#clientList #clientListLine {
	display: block;
	clear:both;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#clientList #clientListLine #clientListFieldTitle {
	float:left;
	width: 100px;
	text-align: right;
	margin : 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#clientList #clientListLine #clientListFieldTitle.first {
	width: 50px;
}
#clientList #clientListLine #clientListFieldTitle.tenant {
	width: 75px;
}



#clientList #clientListLine #clientListFieldInput {
	float:left;
	text-align: left;
	margin : 0px 0px 0px 0px;
	padding: 0px 10px 0px 4px;
}




#caseForm {
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin : 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	display: block;
	clear:both;
}

#caseForm #caseFormLine {
	display: block;
	clear:both;
	margin : 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	vertical-align: middle;
}

#caseForm #caseFormLine #caseFormLineTitle {
	float:left;
	width: 100px;
	text-align: right;
	margin : 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-weight: bold;
}
#caseForm #caseFormLine #caseFormLineFieldInput {
	float:left;
	width: 350px;
	font-size: 10px;
	margin : 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}


#mainData {
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;

}

#NewNews {
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;

}
/* navigation and links */








#Nav {
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: 900;
	height: 30px;
	width: 930px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	display: block;
 	clear:both;
	border: 0px solid #00ffff;
}
#MainNaveLink {
	width: 98px;
	height: 15px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border: 0px solid #00ff00;
	float: right;
}

#MainNaveLink a {
	text-decoration: none;
	border: 0px solid #00ffff;
}

#MainNaveLink.Link {
	text-align: center;
	color: #ffffff;
	background-image: url(/images/TabDefault.png);
	background-repeat: no-repeat;

}
#MainNaveLink.Link:hover {
	text-align: center;
	color: #000000;
	background-image: url(/images/TabHover.png);
	background-repeat: no-repeat;
}
#MainNaveLink.Link:hover a {
	color: #000000;
}

#MainNaveLink.Link  a {
	text-decoration: none;
	color: #ffffff;
}


#MainNaveLink.Selected {
	text-align: center;
	color:#000000;
	background-image: url(/images/TabSelect.png);
	background-repeat: no-repeat;
}


#MainNaveLink.Selected  a {
	text-decoration: none;
	color:#000000;
}

#MainNaveSearch {
	width: 136px;
	height: 15px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border: 0px solid #00ff00;
	float: right;
	background-image: url(/images/TabSearchDefault.png);
	background-repeat: no-repeat;}


#SubNav {
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
#sub_nav {
	font-weight: 900;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 0px;
	text-align: center;
	display: block;
 	clear:both;
	color: #000000;
}
#sub_nav a {
	text-decoration: none;
	color: #000000;
}
#sub_nav a:hover {
	text-decoration: none;
	color:  #971b1e;
}

#sub_navSelect {
	font-weight: 900;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 0px;
	text-align: center;
	display: block;
 	clear:both;
	color:  #971b1e;
}

#sub_navSelect a {
	text-decoration: none;
	color:  #971b1e;
}

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


#sub_nav2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	display: block;
 	clear:both;
	color:  #000000;
}
#sub_nav2 #link{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color:  #000000;
}
#sub_nav2 #link a {
	text-decoration: none;
	color:  #000000;
}
#sub_nav2 #link a:hover {
	text-decoration: none;
	color:  #971b1e;
} 

#sub_nav2 #select{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color:  #000000;
}
#sub_nav2 #select a {
	text-decoration: none;
	color:  #971b1e;
}
#sub_nav2 #select a:hover {
	text-decoration: none;
	color:  #000000;
} 


#containerFooter {
	background-image: url(/images/footerBackground2.png);
	background-repeat: no-repeat;
	width: 678px;
	height:20px;
	margin: 0px  auto;
	padding: 15px 0px 0px 0px;
	display:block;
	clear: both;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	font-size: 8px;
	text-align: center;
}

#containerFooter a {
	color: #000000;
	text-decoration: none;
}
#containerFooter a:hover {
	color: #971b1e;
	text-decoration: none;
}
#sfooter {
 	width: 930px;
	margin: 0px  auto;
	padding: 0px 0px 0px 0px;
	display:block;
	clear: both;
	border: 0px solid #000000;
}

#containerFooter #legal {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 193px;
	color: #000000;
	font-size: 8px;
	line-height: 10px;
	border: 0px solid #000000;
	border-width: 0px 0px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
	text-align: left;
	}

#containerFooter #legal a {
	color: #000000;
	text-decoration: none;
}
#containerFooter #legal a:hover {
	color: #FDBB30;
	text-decoration: none;
}


form {
}
form div#requiredWideText {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
form div#requiredWideText b#required {
	color: #981b1f;
}
form div#inputLine {
	padding: 2px 0px 2px 0px;
}
form div#inputLine input {
	border: 1px solid #981b1f;
}
form div#inputLine textarea {
	border: 1px solid #981b1f;
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}
form div#inputLine select {
	border: 1px solid #981b1f;
	font-family: Arial,  Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}

form div#inputLine b#required {
	color: #981b1f;
	text-decoration: none;
	font-weight: bold;
}

#submit {
	background: url(/images/send.png) no-repeat 0px 0px;
	border: none;
	height: 20px;
	width: 50px;
}

#submit:hover {
	background: url(/images/send2.jpg) no-repeat 0px 0px;
	border: none;
	height: 20px;
	width: 50px;
}


.blue {
	color: #0093d0;
}
.red {
	color: #ee3424;
}
.green {
	color: #78a22f;
}
.left {
	background-image:url(images/Shadow_left.jpg);
	width:9px;
}


.oddBG{
	background-color: #eeeeee;

}

.evenBG {
	background-color: #ffffff;

}






