body, form, input, label, select {
	font-family: Lucida Sans Unicode,Lucida Grande,Arial,Verdana,Helvetica,sans-serif;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	color: #000;
}

h2 {
  font-family: Century Gothic,Arial,Verdana,Helvetica,sans-serif;
  color: #007EAE;
	/*font-weight: bold;*/
	font-size: 2.5em;
  padding-bottom: 0.5em; 
	margin: -5px 0 0.5em;
  border-bottom: 1px solid #d5d7d9;
}

h3 {
  font-family: Century Gothic,Arial,Verdana,Helvetica,sans-serif;
  color: #007EAE;
	/*font-weight: bold;*/
	font-size: 1.6em;
	margin: 10px 0 3px;
  font-weight: bold;
}

p {
	margin: 0 0 1em;
  font-size: 1.2em;
}

.nomargin {
	margin: 0 !important;
}

.subMenuTitle {
  color: #fff;
}

.subMenuTitle h2 {
	height: 49px;
	background: url(../../images/submenu/header.gif) no-repeat top left;
	display: block;
	color: #fff;
	padding: 5px 0 0 65px;
	text-decoration: none;
	font-size:1.0em;
	border-width:0;
	margin: 0;
}

.subMenuTitle a {
	color: #FFF;
	text-decoration: none;
}
	

.subMenuTitle a:hover {
	color: #007EAE;
	text-decoration: none;
}

.subMenuLink 
{
	padding: 0;
	margin: -15px 0 20px 0;
	list-style-type: none;
}

.subMenuLink li {  
	width: 177px;
	padding: 5px 0 5px 30px;
	border-bottom: solid 1px #ececec;
	background-image: url('../../images/submenu/dot.gif');
	background-repeat: no-repeat;
	background-position: 15px 12px;
  }

.subMenuLink li a {
  color: #000;

  height: auto;
  text-decoration: none;
  font-size: 1.2em;
}


.subMenuSubLink {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
  padding: 5px 0 0 12px;
}

.subMenuSubLink a {
  font-size: 1em;
}

/* HOME PAGE NEWS TICKER */
#ticker_bar {
  position: absolute;
  top: 16px;
  left: 34px;
  width: 1000px;
}
.ticker_title {
  float: left;
  background: url(../../images/home/news_title_bg.png) no-repeat;
  height: 26px;
  width: 104px;
  padding-top: 5px;
  text-align: center;
  color: #fff;
}
.ticker_content {
  float: left;
  height: 24px;
  width: 823px;
  margin-left: 2px;
  border: 1px solid #B9BABF;
  overflow: hidden; 
}
/*
.ticker_content_bg { 
  position: absolute;
  top: 0;
  right: 1px;
  width: 9px;
  height: 26px;
  background: url(../../images/home/news_content_bg.png) no-repeat;
}
*/
/* liScroll style declarations */

.mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 718px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/* HOME PAGE STRAP PANEL */

.strap_panel {
  /*clear: both;*/
  float: left;
  width: 333px;
  height: 168px;
  padding-top: 75px;
  text-align: center;
}

.strap_left {
  /*background: url(../../images/home/strap_left.gif) no-repeat top left;*/
}
.strap_left a {
	color: #000;
	text-decoration: none;
}
.strap_mid {
  width: 294px;  
  padding-left: 40px;
}
.strap_mid a {
	color: #000;
	text-decoration: none;
}
.strap_right {
  /*background: url(../../images/home/strap_right.gif) no-repeat top right;*/
}
.strap_right a {
	color: #000;
	text-decoration: none;
}
/* GENERAL PAGE CONTENT */
.quote_box {
  float: left;
  width: 145px;
  padding: 135px 4px 5px;
  font-size: 1.2em;
  font-family: Century Gothic,Arial,Verdana,Helvetica,sans-serif;
  color: #acabab;
	
  /*text-align: justify;*/
  background: url(../../images/quote_start.gif) no-repeat top left;

  margin-bottom: 10px;
}
	.personal_tracking_box {
 	float: left;
  width: 140px;
  padding: 35px 4px 5px;
  margin-bottom: 10px
	
}
	.mobile_tracking_box {
 	float: left;
  width: 154px;
	height: 71px;
	margin: 500px 0 0 0px;
  margin-bottom: 10px;
	background: url(../../images/account.jpg) no-repeat bottom left;
}

.quote_box_wide {
  float: left;
  width: 575px;
  min-height: 110px;
  padding: 10px 14px 5px 165px;
  font-size: 1.2em;
  font-family: Century Gothic,Arial,Verdana,Helvetica,sans-serif;
  color: #acabab;
  background: url(../../images/quote_start.gif) no-repeat top left;
  margin-bottom: 10px;
}
.quote_credit {
  height: 21px;
  padding-right: 30px;
  color: #000;
	width: 115px;
  font-size: 0.8em;
  background-image: url(../../images/quote_end.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.page_text{
  float: left;
  width: 572px;
  margin: 0 0 10px 25px;
}

.page_text img {
  float: right;
  margin-left: 10px;
  border: 1px solid #D5D7D9;
}

/* CASE STUDY */
.case_wrapper {
  clear: both; 
	width: 728px;
  border: 1px solid #B9BABF;
  padding: 10px 10px 5px; 
  background-image: url(../../images/casestudies/box_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fafafa;
  margin-bottom: 10px;
  min-height: 130px;
  /*overflow: auto;*/
  position: relative;
}

.case_wrapper h4 {
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
}
.case_wrapper h3 {
	margin: 0 0 .3em 0;
}
.case_wrapper p {
  margin-bottom: 0.8em;
}
.case_title {
  color: #007EAE;
  font-size: 1.6em;
  font-weight: bold; 
}
.case_date {
  color: #007EAE;
}
.case_link, .news_link {
  margin-left: 630px;
  padding: 2px 0 0 20px;
  line-height: 1em;
  height: 17px;
  background: url(../../images/plus_button.gif) no-repeat top left;
}
.case_link a, .news_link a {
  color: #D03D3D;
}
/*
.case_imgholder {
  display: block;
  float: left;
  width: 165px;
  height: 110px;
  margin-bottom: 10px;
}
.case_text_incimg {
  display: block;
  float: left;
  width: 550px;
}
*/
.gps_text, .news_text {
  display: block;
  width: 545px;
}
.case_text, .news_detail{
  display: block;
  width: 726px;
}
.news_detail p {
  margin: 1em 0;
}
.gps_text, .test_text {
  display: block;
  width: 545px;
}
/* CASE STUDY */
.test_wrapper {
  clear: both; 
	width: 728px;
  border: 1px solid #B9BABF;
  padding: 10px 10px 5px; 
  background: url(../../images/casestudies/box_bg.gif) repeat-x bottom;
  margin-bottom: 10px;
  min-height: 130px;
  /*overflow: auto;*/
  position: relative;
}
.test_wrapper p {
  margin-bottom: 0.3em;
}
.test_title {
  font-family: Century Gothic,Arial,Verdana,Helvetica,sans-serif;
  color: #007EAE;
  font-size: 1.6em;
  font-weight: bold; 
}
.test_date {
  color: #007EAE;
}
.test_link, .news_link {
  margin-left: 630px;
  padding: 2px 0 0 20px;
  line-height: 1em;
  height: 17px;
  background: url(../../images/plus_button.gif) no-repeat top left;
}
.test_link a, .news_link a {
  color: #D03D3D;
}

.test_img img {  
  margin: 0 10px 10px 0;
  border: 1px solid #D5D7D9;
}
.test_text ul, .gps_text ul, .news_text ul, .page_text ul, #pageBody ol, #pageBody ul {
  margin: 1em 0;
}
.test_text li, .gps_text li, .news_text li, .page_text li, #pageBody li {
  margin: 0 0 0 2em;
  list-style-type: circle;
  font-size: 1.2em;
}
/*
.case_imgholder {
  display: block;
  float: left;
  width: 165px;
  height: 110px;
  margin-bottom: 10px;
}
.case_text_incimg {
  display: block;
  float: left;
  width: 550px;
}
*/
.test_text, .test_detail{
  display: block;
  width: 726px;
}
.test_detail p {
  margin: 1em 0;
}
.case_img {
	float: right;
	margin: 0 0 0 2em;
	clear: both;
}
.case_img img {  
  border: 1px solid #D5D7D9;

}
.case_text ul, .gps_text ul, .news_text ul, .page_text ul, #pageBody ol, #pageBody ul {
  margin: 1em 0;
}
.case_text li, .gps_text li, .news_text li, .page_text li, #pageBody li {
  margin: 0 0 0 2em;
  list-style-type: circle;
  font-size: 1.2em;
}
#pageBody ol li {
  
  list-style-type: lower-roman;
}
.news_link {
  margin: 10px 0 0;
}

.fleet_minheight {
  /*height: 140px;*/
}


.footerlinks, .sitecredits {
  margin: 0;
  height: 30px;
  padding: 5px 15px;
  background: url(../../images/footer_left.gif) no-repeat top left;
  float: left;
}

.sitecredits {
  background: url(../../images/footer_right.gif) no-repeat top right;
  float: right;
}

.invisible {
  display: none;
}

/**************************
login page
**************************/

.loginPanel, .loginPanelRight{
	float: left;
	height: 325px;
	background-position: left bottom;
	background-repeat: no-repeat;
	}

.loginPanel{
	width: 142px;
	padding-right: 20px;
	margin-left: 10px;
	border-right: 1px dotted #cccccc;
	}
	
.loginPanelRight{
	width: 152px;
	margin-left: 10px;
	}
	
.loginPanel P, .loginPanel H3, .loginPanelRight P, .loginPanelRight H3 {
	margin: 0 15px;
	}

.loginPanel P.loginPanelImgTop, .loginPanelImgTop{
	margin: 0 0px 10px 0px;
	text-align: center;
	}
	
.imgFloatRight
{
    float: right;
    margin: 5px 0 0 10px;
} 

/**************************
login page
**************************/

H1.login
{
}

.loginPanel, .loginPanelRight, .loginPanelLeft{
	float: left;
	height: 325px;
	background-image: url(/clients/overmap/images/nov07/bg_loginPanel.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}

.loginPanel{
	width: 142px;
	padding-right: 10px;
	margin-left: 10px;
	border-right: 1px dotted #cccccc;
	}
	
.loginPanelLeft{
	width: 142px;
	padding-right: 10px;
	border-right: 1px dotted #cccccc;
	}
	
.loginPanelRight{
	width: 152px;
	margin-left: 10px;
	}
	
.loginPanel P, .loginPanel H3, .loginPanelRight P, .loginPanelRight H3, .loginPanelLeft P, .loginPanelLeft H3 {
	margin: 0 15px;
	}

.loginPanel P.loginPanelImgTop, .loginPanelLeft P.loginPanelImgTop, .loginPanelRight P.loginPanelImgTop, .loginPanelImgTop{
	margin: 0 0px 10px 0px;
	text-align: center;
	}
	
.loginPanel P.loginPanelTxt, .loginPanelLeft P.loginPanelTxt, .loginPanelRight P.loginPanelTxt
{
    height: 125px;
}