/* Product Styles */

@import url('screen.css');

/*** IMAGES *****************************************************************/
/*.gutter img.imgpic {
   padding: 3px;
   background-color: #FFF;
   border: 1px solid #ddd;
}*/

/* Main Products Page
--------------------------------- */

#main-text div h2 {
   font-size: 120%;
   padding: 0 0 2px 0;
   margin: 20px 0 10px 0;
   border-bottom: 1px solid #ddd;
   color: #d03333;
}

#main-text div#SSV3 p, #main-text div#SSCompact p, #main-text div#SSVM p,
#main-text div#FleetWeigh p, #main-text div#Reporting p, #main-text div#ZoneControl p, #main-text div#Auto p {
   margin-top: 0;
}

#keyList {
   float: left;
   width: 230px;
   margin-right: 20px;
   margin-bottom: 20px;
}

#optionList {
   float: left;
   width: 220px;
   margin-bottom: 20px;
}

#main-text li.listHead {
   list-style-type: none;
   background: none;
   font-size: 120%;
}

.gutter ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
   font-size: 90%;
}

#bbrochures .gutter ul {
   font-size: 100%;
   line-height: 1.7em;
}

#bbrochures .gutter li {
   padding-left: 10px;
   background: transparent url(../images/global/nav_bullet2.gif) no-repeat left center;
}

#bbrochures li.listHead {
   background: none;
}

#keyList li, #optionList li
{
background-image: url(../images/global/red_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding: 0 0 0 10px;
}

#keyList li.listHead, #optionList li.listHead {
	color: #d03333;
	font-weight: bold;
	padding: 5px 4px 5px 0px;
	background: none;
}

/* brochure download link */
.rightLink {
   float: right;
   width: 107px;
}

.floatright
{
   float: right;
   margin: 0 0 10px 10px;
   clear: right;
   border: 1px solid #d3d3d3;
   padding: 3px;
   background-color: #FFF;
}

.floatvid {
   float: right;
   margin: 0;
   clear: right;
}

.productright {
	float: right;
	width: 190px;	
}

/* CURRENT PAGE HIGHLIGHT SUBNAV */
body#bssv3 a#SSV3nav,
body#bzonecontrol a#Zonenav,
body#bssv4 a#SSV4nav,
body#bautoreporting a#ReportingAutonav,
body#bSLEAuto a#SLEAutonav,
body#bfleetonline a#FleetOnlinenav,
body#bagseproducts a#AGSEproductsnav,
body#bagsecasestudies a#AGSEcasestudiesnav,
body#bagsedevelopment a#AGSEdevelopmentnav  {
   color: #000;
   font-weight: bold;
}

body#bssv3 a#Indnav,
body#bfleetonline a#Indnav,
body#bzonecontrol a#Indnav,
body#bssv4 a#Autonav,
body#bautoreporting a#Autonav,
body#bSLEAuto a#Autonav,
body#bbrochures a#Brochuresnav,
body#bproducts a#Indnav,
body#bautoproducts a#Autonav,
body#bagseproducts a#AGSEnav,
body#bagsecasestudies a#AGSEnav,
body#bagsedevelopment a#AGSEnav,
body#binterest a#Autonav {
   color: #fff;
   background: #d03333 url(../images/global/white_bullet.gif) no-repeat 98% center;
}

/* Tables
--------------------------------- */

table {
   width: 473px;
}

td {
   border-bottom: 1px solid #d3d3d3;
}

.alt {
   background-color: #f6f6f6;
}

.dateCol {
   font-style: italic;
}

.noborder td {
   border: 0;
}

