/* Style for Spatial Imaging - /spatialimaging_trailer.shtml */
/* created by Jerome Heuze */
/* Owner: Eric Harris */

body {
	color: #222;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 100%;
	background: url(/graphics/survey/trailer_mountains2.jpg) top center no-repeat #0E5182;
}
#all {
	width: 800px;
	position: relative;
	margin: 0 auto 0 auto;
	/*background: url(/graphics/survey/trailer_mountains.jpg) top center no-repeat;*/
}
#square {
	position: relative;
	margin: 150px auto 0 auto;
	width: 640px;
	background-color: #6DA7D4;
	border: 2px solid #125B95;
	overflow: auto;
}
/*style for flash page*/
#squarefl {
	position: relative;
	margin: 150px auto 0 auto;
	width: 752px;
	background-color: #6DA7D4;
	border: 2px solid #125B95;
	overflow: auto;
}
#squarefl h1 {
	font-size: 170%;
	text-align: center;
}
#squarefl p {
	padding-left: 15px;
	padding-bottom: 10px;
}
#squarefl a:link { color: #fff; text-decoration: none; }
#squarefl a:visited { color: #fff; text-decoration: none; }
#squarefl a:hover { color: #fff; text-decoration: underline; }
#squarefl a:active { color: #ff0000; text-decoration: none; }
/* End flash page */
#square h1 {
	font-size: 170%;
	text-align: center;
}
#square p {
	padding-left: 15px;
}
#btns {
	position: relative;
	padding-left: 120px;
	background: transparent;
}
#btns a:link { color: #fff; text-decoration: none; }
#btns a:visited { color: #fff; text-decoration: none; }
#btns a:hover { color: #fff; text-decoration: underline; }
#btns a:active { color: #ff0000; text-decoration: none; }
#btnsfl {
	position: relative;
	padding-left: 20px;
}
#btn1, #btn2 {
	position: relative;
	float: left;
	width: 200px;
	background: transparent;
}
.btntxt {
	position: absolute;
	top: 33px;
	left: 80px;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
#btnhd {
	position: relative;
	padding-top: 5px;
	margin-left: 200px;
	color: #fff;
	font-weight: bold;
	font-size: 70%;
	width: 200px;
}
#btnhd a:link { color: #fff; text-decoration: none; }
#btnhd a:visited { color: #fff; text-decoration: none; }
#btnhd a:hover { color: #fff; text-decoration: underline; }
#btnhd a:active { color: #ff0000; text-decoration: none; }
#btnhd p img {
	padding-right: 0px;
	float: left;
	vertical-align: middle;
}
#prodinfo {
	position: relative;
	padding-left: 120px;
	display: block;
}
#leftbox {
	position: relative;
	float: left;
	width: 320px;
}
#rightbox {
	position: relative;
	float: right;
	width: 320px;
	font-size: 70%;
}
#rightbox a:link { color: #fff; text-decoration: none; }
#rightbox a:visited { color: #fff; text-decoration: none; }
#rightbox a:hover { color: #fff; text-decoration: underline; }
#rightbox a:active { color: #ff0000; text-decoration: none; }
#rightbox img {
	float: right;
	padding-right: 5px;
}
#rightbox p {
	padding-top: 50px;
	font-weight: bold;
}
#rightbox span a { 
	font-weight: bold;
	padding-left: 12px;
}
#trimblelogo {
	clear: both;
	width: 640px;
	margin: 0 auto;
	text-align: right;
}
#trimblelogofl {
	clear: both;
	width: 752px;
	margin: 0 auto;
	text-align: right;
}
