/*-----------------------------------------------------------------------------
GPS Style Sheet

version:   2.0
author:    paul howie
email:     phowie@bluegreendesign.com
website:   http://www.bluegreendesign.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
/* Remove padding and margin */
* {margin: 0; padding: 0;}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {margin: 1em 0;}

/* Class for clearing floats */
/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* Clearfix */

/* Remove border around linked images */
img {border: 0;}

/* =Typography
-----------------------------------------------------------------------------*/
body {font-size: 62.5%;}

/* =Headings
-----------------------------------------------------------------------------*/

/* =Links
-----------------------------------------------------------------------------*/

/* =Branding
-----------------------------------------------------------------------------*/
body {
	background-color: #eeeeee;
	background-image: url(/images/template/pageBrnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#mastHead {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	height: 36px;
	width: 112px;
}
#mastHead .menuMontage {
	float: right;
	margin: 0px;
	padding: 0px;
}
/* =Main Nav
-----------------------------------------------------------------------------*/
#mainNav {
	background-image: url(/images/template/navBgrnd950.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 950px;
	clear: both;
	position: relative;
	z-index: 10;
}
#mainNav .menuEndTab {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#mainNavPrint {
	display: none;
}
.aqua_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
 	font-weight: bold;
}
.aqua_blue ul {
 	font-weight: normal;
}
.aqua_blue ul li{
	background-image: url(/images/menu/bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 170px;
}
.aqua_blue ul li.first, .aqua_blue ul li.last {
	background-image: url(/images/menu/bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 170px;
}
.aqua_blue ul ul li, .aqua_blue ul ul li.first, .aqua_blue ul ul li.last {
	padding-left: 10px;
	background-position: 10px center;
}
.aqua_blue a {
	text-decoration: none;
	line-height: 28px;
	cursor: pointer;
	padding: 1px 2px 1px 20px;
	color: #000000;
	white-space: nowrap;
}
.aqua_blue ul a {
 	line-height: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.aqua_blue ul li.first a, .aqua_blue ul li.last a {
 	line-height: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.aqua_blue ul ul a, .aqua_blue ul ul li.first a, .aqua_blue ul ul li.last a {
	padding-left: 7px !important;
}
.aqua_blue ul li.hover {
  	background-image: url(/images/menu/bg_over.gif);
  	background-repeat: no-repeat;
}
.aqua_blue ul a.hover {
	color: #FFFFFF;
}
div.horizontal {
	clear: both;
}
div.horizontal br {
	clear: both;
}
div.horizontal ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
}
div.horizontal li {
	list-style-type: none;
	display: block;
	float: left;
	clear: none;
	text-align: left;
    position: static;
}
div.horizontal li img {
	border: none;
}
div.horizontal a {
	clear: both;
	display: block;
	margin: 0px;
}
div.horizontal ul li ul {
	position: absolute;
	left: -5000px;
	top: -5000px;
	visibility: hidden;
	clear: both; 
}
div.horizontal ul li ul li {
	clear: both; 
}
div.horizontal ul li ul li a {
	clear: both;
}
.hasImg, .hasImg a {
	padding: 0px !important;
	margin:	0px	!important;
	border:	none !important;
	outline: none !important;
	background:	transparent !important;
	width: auto !important;
}
/* =Sub Nav
-----------------------------------------------------------------------------*/

/* =Main Content
-----------------------------------------------------------------------------*/

#content {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
#content h2 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 16px;
}
#text {
	float: left;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
}
#hometext {
	float: left;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
}
#hometext p {
	font-size: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
}
#textHeader {
	margin: 0px;
	padding: 11px 0px 0px;
	height: 55px;
	width: 700px;
	position: relative;
}
#text h3 {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 25px;
	width: 400px;
}
#text h4 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 10px;
}
#text p {
	font-size: 1.3em;
	padding-left: 10px;
}
#text ul {
	color: #00ADEF;
	font-size: 1.3em;
	list-style-position: outside;
	list-style-type: disc;
	margin-right: 0px;
	margin-left: 10px;
	clear: both;
}
#text ul ul, #text ul ul ul {
	font-size: 1em;
}
#text ol {
	color: #00ADEF;
	font-size: 1.3em;
	list-style-position: outside;
	margin-right: 0px;
	margin-left: 10px;
	clear: both;
}
#text ol ol, #text ol ol ol {
	font-size: 1em;
}
#text li {
	color: #000000;
	margin-right: 0px;
	margin-left: 20px;
}
#text a {
	font-weight: bold;
	color: #00ADEF;
	text-decoration: none;
}
#text a:hover {
	color: #000000;
	text-decoration: underline;
}
#text center {
	font-size: 1.3em;
	text-align: center;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: left;
}
.imgRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.imgCentre {
	text-align: center;
	clear: both;
}
hr {
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
}
/* =Secondary Content
-----------------------------------------------------------------------------*/
#rightColumn {
	float: right;
	width: 220px;
	margin: 10px 0px;
	padding: 0px;
}
#search {
	background-image: url(/images/template/searchBgrnd.gif);
	background-repeat: repeat-y;
	background-color: #CEDEEB;
}
#search h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/template/searchHeader.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-indent: -9000px;
}
#search form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#search input {
	display: block;
}
#search input.searchBox {
	border: 1px solid #C5CFD6;
	margin-bottom: 5px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#search #searchFooter {
	font-size: 10px;
	background-image: url(/images/template/searchFooter.gif);
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#additional {
	background-color: #FFFFFF;
	background-image: url(/images/template/additionalRpt.gif);
	background-repeat: repeat-y;
	clear: both;
}
#additional h3 {
	background-image: url(/images/template/additionalHead.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	height: 10px;
	font-size: 1.3em;
	font-weight: bold;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#additional p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-left: 10px;
	margin-right: 10px;
}
#additional a {
	font-weight: bold;
	color: #00ADEF;
	text-decoration: none;
}
#additional a:hover {
	color: #000000;
	text-decoration: underline;
}
#additional hr {
	color: #000000;
	height: 1px;
	margin: 0 15px 0 10px;
	visibility: visible;
	border-bottom: 1px dashed #000000;
}
#additional #additionalFooter {
	background-image: url(/images/template/additionalTail.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	clear: both;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#footer ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00ADEF;
}
#footer ul li.first {
	border-left-style: none;
	border-left-width: 0;
}

#footer ul a {
	display: block;
	padding: 0 10px;
	/*	line-height: 2em; */
	text-decoration: none;
	font-size: 1.1em;
	float: left;
	color: #00ADEF;
}
#footer ul a:hover {
	color: #000000;
}
#footer p {
	padding: 0 10px;
	font-size: 1.1em;
	text-align: right;
	clear: both;
	margin: 0px;
}
/* =Forms
-----------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 1px solid transparent;}
/* =Tables
-----------------------------------------------------------------------------*/
table {border-spacing: 0; border-collapse: collapse;}
td {text-align: left; font-weight: normal;}
/* =Misc 1
-----------------------------------------------------------------------------*/

/* =Misc 2
-----------------------------------------------------------------------------*/
#homeContent {
	clear: both;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeBase {
	float: right;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeBase #newsletter {
	background-image: url(/images/home/newsletter.gif);
	background-repeat: no-repeat;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	width: 220px;
	height: 140px;
}
#homeBase #newsletter form {
	margin: 70px 0px 0px 10px;
}
#homeBase p {
	font-size: 1.3em;
}
#homeBase #latestNews {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #04AEEB;
	display: inline;
	width: 430px;
}
#homeBase #latestNews h3 {
	background-image: url(/images/home/latestNews.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-indent: -9000px;
	background-position: 0px 9px;
}
#homeBase #latestNews table tr td {
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 1.3em;
}
#homeBase #latestNews a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
}
#homeBase #latestNews a:hover {
	color: #00ADE9;
	text-decoration: underline;
}
#homeBase #downloads {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
}
#secondaryContent {
	background-color: #FFFFFF;
	background-image: url(/images/home/stickyBgrnd.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#secondaryContent.subNavMargin {
	margin-top: 10px;
}
#secondaryContent h3 {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	background-image: url(/images/home/stickyHeader.gif);
	background-repeat: no-repeat;
	color: #00ADEF;
}
#secondaryContent p {
	padding-left: 10px;
	font-size: 1.3em;
}
#secondaryContent #secondaryContentFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	background-image: url(/images/home/stickyFooter.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#homeMainContent {
	float: right;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#homeMainContent #products {
	background-color: #FFFFFF;
	background-image: url(/images/home/productsBgrnd2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 119px;
	width: 700px;
	position: relative;
	z-index: 0;
}
#homeMainContent #products h3 {
	background-image: url(/images/home/productsHeader2.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
}
#homeMainContent #products .product1 {
	position: absolute;
	left: 16px;
	top: 10px;
}
#homeMainContent #products .product2 {
	position: absolute;
	top: 10px;
	left: 243px;
}
#homeMainContent #products .product3 {
	position: absolute;
	left: 470px;
	top: 10px;
}
#homeMainContent #products #productsFooter{
	background-image: url(/images/home/productsFooter2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 12px;
	position: absolute;
	top: 107px;
	width: 700px;
}
.tabletext td {
	vertical-align: top;
}
.tabletext p {
	font-size: 1.1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
}