﻿    /* <!-- */
    /* General styles */
        

	
body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	border: 0;
/* This removes the border around the viewport in old versions of IE */	width: 960px; /*background:#fff; */;
	min-width: 600px; /* Minimum width of layout - remove line if not required */ /* The min-width property does not work in old versions of Internet Explorer */;
	font-family: sans-serif;
	background-image: url('../images/gpsbg.png');
	background-repeat: repeat-x;
	color: #333333;
	font-size: 10pt;	
}

#fixed { /* This code is for making it a fixed layout*/
   	margin:0 auto;
   	width:960px;   /* you can use px, em or % */
   	text-align:left;
   	background-repeat: no-repeat;	
}

	
a {
	color: #02437d;
	text-decoration: none;
}

a:hover {
	color:#02437d;
	text-decoration: underline;
}
a:visited {
}

a:active {

}

img {
	border: 0px;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	background:transparent url('../images/hdrbg.png') no-repeat;
	height:119px;
}
	

#head_right {
	display: block;
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-right: 5px;

}


#head_right a {
	font-size:small;
}

#head_right a:hover {
	font-size:small;	
}


#head_left {
	display: block;
	clear: right;
	float: right;
	text-align: left;
	margin: 0 0 0 0;	
	padding-top: 10px;
	z-index: 100;
}


#breadcrumb {
	float:left;
	clear: both;
	margin: 0;
	padding: 10px 15px !important;
	text-align: left;
	font-size:small;
	margin-bottom:0px;
	height:15px;
	width:930px;	
}

#crumbs {
	padding: 0px 0px 0px 0px;
}

#crumbs li {
	display:inline;
	float:left;
	color:#777;	
}

#crumbs li a {
	display: block;
	padding: 0 3px 0 0;
}

#crumbs li a:link, #crumbs li a:visited {
	text-decoration:none;
	color:#777;
}

#crumbs li a:hover, #crumbs li a:focus {
	color:#000000;
}

#breadcrumb p {
	color: #256697;
	display: inline;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	font-size: medium;
}



/* Main Image ---> # Being replaced with ., so formatting probably needs to be removed
------------------------------------------------------------------*/

.mainimage {
	padding-top:100px;
	float: right;	
}
.supportingimage {
	padding-top:10px;
	float: right;	
}

#mainimage_gpsindex {
	background-image: url('../images/MainImage_Tracking.jpg'); 
	background-repeat: no-repeat;
	background-position:right;
	height: 250px;
	padding-bottom:5px;
}	
#mainimage_trackingproducts {
	background-image: url('../images/MainImage_TrackingProducts.jpg');
	background-repeat: no-repeat;
	height: 215px;	
	padding-bottom:5px;	
}

#mainimage_trackingsolutions {
	background-image: url('../images/MainImage_TrackingSolutions.jpg');
	background-repeat: no-repeat;
	height: 215px;	
	padding-bottom:5px;	
}

#mainimage_trackingfeatures {
	background-image: url('../images/MainImage_TrackingFeatures.jpg');
	background-repeat: no-repeat;
	height: 215px;
	padding-bottom:5px;		
}


.hm_promo {
	background-image: url('../images/hm_promo.jpg');
	background-repeat: no-repeat;
	background-position: left;
	height: 146px;
	padding-bottom: 5px;
	font-size: 10pt;
}

.promobox {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	margin: 5px 5px 5px 5px;
	width: 100px;
}	

#hm_vehicletracking {
	background-image: url('../images/hm_vehicletracking.jpg');
	background-repeat: no-repeat;
	width:150px;
	height:150px;
	padding-top:100px;
	line-height:43px;
	padding-left:5px;	
}

#hm_cellphonetracking {
	background-image: url('../images/hm_cellphonetracking.jpg');
	background-repeat: no-repeat;
	width:150px;
	height:150px;
	padding-top:100px;
	line-height:43px;
	padding-left:5px;	
}

#hm_blackberrytracking {
	background-image: url('../images/hm_blackberrytracking.jpg');
	background-repeat: no-repeat;
	width:150px;
	height:150px;
	padding-top:100px;
	line-height:43px;
	padding-left:5px;
	
}


#hm_laptoptracking {
	background-image: url('../images/hm_laptoptracking.jpg');
	background-repeat: no-repeat;
	width:150px;
	height:150px;
	padding-top:100px;
	line-height:43px;
	padding-left:5px;
	
}
#hm_packagetracking {
	background-image: url('../images/hm_packagetracking.jpg');
	background-repeat: no-repeat;
	width:150px;
	height:150px;
	padding-top:100px;
	line-height:43px;
	padding-left:5px;
	
}


#introparagraph {
	margin-bottom: 2em;
}



/* Features --- are these in use???
------------------------------------------------------------------
#features {
 background-color:#cccccc;
}

#benefits {
 background-color:#cccccc;
}*/


/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	padding: 10px 10px 10px 10px;
	margin-left:10px;
}
#footer p {
	margin: 0;
	font color: #666666;
	padding-bottom: 5px;
	font-size: small;
}

#footer a {
	font color: #666666;
	font-size: small;
}

#footer a:visited {
	font color: #666666;
	font-size: small;
}

#footer a:link {
	font color: #666666;
	font-size: small;
}

#footer a:active {
	font color: #666666;
	font-size: small;
}

#footer a:hover {
	font color: #333333;
	font-size: small;
	text-decoration: underline;
}

#footer img {
	border: 0;
	padding: ;
	padding-bottom: 1;
	padding-left: 1;
	padding-right: 1;
	padding-top: 1;
}
    
.divider {
	background-image: url('../images/divider.gif');
	background-repeat: repeat-x;
	margin-top: 25px;
} 




.button {
	text-align: center;
	background-image: url('../images/btn_hov.jpg');
	background-repeat: no-repeat;
	color: fff;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

a.button:link {
	text-align: center;
	background-image: url('../images/btn_hov.jpg');
	background-repeat: no-repeat;
	color: fff;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size:10pt;
	width:150px;
}

a.button:visited {
	text-align: center;
	background-image: url('../images/btn_hov.jpg');
	background-repeat: no-repeat;
	color: fff;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size:10pt;
	width:150px;
	
}
a.button:hover {
	text-align: center;
	background-image: url('../images/btn_hov.jpg');
	background-repeat: no-repeat;
	color: fff;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size:10pt;
	width:150px;
	
}
a.button:active {
	text-align: center;
	background-image: url('../images/btn_hov.jpg');
	background-repeat: no-repeat;
	color: fff;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size:10pt;
	width:150px;
	
}


a.arrow {
	font-weight: bold;
	padding: .4em .4em .4em .4em;
	background: url(../images/arrow.gif) no-repeat right;
	text-decoration: none;
}

a.arrow:hover {
	padding: .4em .4em .4em .4em;
	background: url(../images/arrowhover.gif) no-repeat right center;
}

#sales1 {
	clear: both;
	color:#666666;
	padding-top: 10px;
}

#sales2 {
	color:#666666;
}

#stat {
	clear: both;
	padding: 5px 5px 5px 5px;
}


/* still used? */
#salessidenav {
   	background-image:url('../images/call.gif');	
   	background-repeat: no-repeat;	

}

.littlepadding {
	padding: 10px 10px 10px 10px;
}

.first {
	padding-top: 50px;
	
}
.right {
	float: right;
}
.left {
	float: left;
	
}
.righttext {
	text-align:right;
}

.center {
	text-align:center;
}

#callfordemo { 
 clear:both;
 padding-top: 20px;
 padding-bottom: 2px;	
}

.callfordemo3 { 
	background-image: url('../images/CallforDemo3.jpg');
	background-repeat: no-repeat;
	height: 100px;
	font-size: 10pt;
	padding-top:10px;
	float: right;	

}



#producttour{ 
 /*clear:both;
 float:right;*/
 padding-top: 20px;
 padding-bottom: 2px;	
}


.padding1 { /* solutions area */
	padding-right: 10px;
	margin-right: 10px;
}

.padding2 {
	padding-left: 10px;
	margin-left: 10px;
	
}

.paddinglots {
	padding-left: 300px;
	margin-left: 300px;
	padding-right: 300px;
	margin-right: 300px;
	
}
.contact table {
	padding: 10px 10px 10px 10px;
	width:100%;
	vertical-align:text-top
}

.contact td {
	padding: 10px 10px 10px 10px;
}

.contact tr {
		padding: 10px 10px 10px 10px;
}

.border1 { /* solutions area */
	background: url('../images/div_lft.gif') repeat-y left;
}


#solution {/* solutions area */
	
}

.gray {
	background-color:gray;
}

#promo1 {
	padding: 1em 1em 1em 1em;
	margin: 1em 1em 1em 1em;
}

hr	{
 	background:url('../images/hr.gif') repeat-x top left;
 	border: 0;
}

