@charset "utf-8"; 
/* $Id: style.css,v 1.2 2009/03/17 05:04:14 andregriffin Exp $ */
/* Drupal 6 Framework - Created by Andre Griffin
----------------------------------------------------------------
[Table of contents]

 0.Reset
 1.Global
 2.Layout
 3.Header
 4.Navigation
 5.Nodes
 6.Comments
 7.Sidebars
 8.Blocks
 9.Footer
10.CSS Support
11.Advanced

[Font sizes - based on 75%/12px body]
30px = 2.5em
28px = 2.3333em
26px = 2.166667em
24px = 2em
22px = 1.8333em
20px = 1.6667em
18px = 1.5em
16px = 1.333333em
14px = 1.1667em
12px = 1em
11px = .9167em
10px = .8333em

Equasion for font sizing: 
-Desired in px ÷ Default (or parent) in px = sizing in em

----------------------------------------------------------------*/

/**
 * 0.RESET 
 */
@import "reset.css";

/**
 * 1.GLOBAL
 */
body {
  /*background: #f2f2f2;*/
  background: #FFFFFF;
  color: #7a7a7a;
  font: 75% Arial, sans-serif;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
color:#717171;

}

h1 {
  font-size: 2.5em;
  line-height: 1.2em;
  margin: 0.6em 0 0 0; 
color:#717171;
font-weight:100;
}

h2 {
  font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif !important; 	
  font-size: 1.8333em;
  line-height: 1em;
margin-bottom:20px;
/*  margin: 1.15em 0 .3em 0;*/
font-weight:100;
}

h3 {
  font-size: 1.3333em;
  line-height: 1.125em;
  margin: 1.125em 0 0 0; 
  font-weight:100;
}

h4 {
  font-size: 1.1667em;
  line-height: 1.2857em;
  margin: 1.2857em 0 0 0; 
}

h5 {
  font-size: 1em;
  line-height: 1.5em;
  margin: 1.5em 0 0 0; 
}

h6 {
  font-size: .9167em;
  line-height: 1.6364em;
  margin: 1.6364em 0 0 0; 
}

p {
  font-size: 1em; 
  line-height: 1.5em;
  margin: 0 0 1.5em 0;
}

p a:link {
  text-decoration: underline;
}

a:link, a:visited {
  color: #55869f;
  text-decoration: none;
}

a:focus {
  outline: 1px dotted;
}

a:hover, a:active, li a.active {
  outline: none;
  text-decoration: underline;
}


/**
 * 2.LAYOUT
 */
#wrapper {
  /*border-top:10px solid #8cc63f;*/
  margin: 0 auto;
  width: 960px;
  padding: 5px 10px 0px 10px;
  background-color:#fff;
}

#container {
  margin: 0 0 5px;
}

/* 1 column */
#center {
  margin: 0 0 5px;
  position: relative;
}

/* 3 columns */
body.sidebars #center {
  
  float: left;
  padding: 0 5px;
  width: 600px;
}

/* 2 columns - sidebar-left */
body.sidebar-left #center {
 
  float: right;
  padding-left: 5px;
  width: 780px;
}

/* 2 columns - sidebar-right */
body.sidebar-right #center {

  float: left;
  padding-right: 5px;
  width: 530px;
}
body.sidebar-right .sidebar
{
		width:400px;
}
#block-block-random-image-generator
{
	padding-top:30px;
	text-align:right;
}
/* 2.1 Portal Elements */

#home-top
{
	/*background-color:#f7f7f7;*/
}
#home-top h1
{	
	color:#8cc63f;
}
#home-top .copy
{
	padding:20px 5px 0px 5px;
	vertical-align:middle;
	float:right;
		width:290px;
}
#home-top img
{
	float:left;

}
#buckets
{
	clear:both;
	margin:10px 0px;
		height:80px;
}
#buckets img
{
	width:310px;
	float:left;
	padding-right:10px;

}
/**
 * 3.HEADER
 */
#header {
  margin: 0;
  padding: 1em 0;
}

#dot_border
{
	/*background-image:url('images/header-border-bottom.gif');
	background-repeat:no-repeat;*/
	background-color:#8cc63f;
	width:100%;
	height:3px;
  margin-top: 20px;
  background-position:top center;
}


#header h1 {
  float: left;
  line-height: 1em;
}

#header #logo {
  float: left;
  padding: 10px 0px 20px 0px;
}

#header #sitename {
  display: block;
}

#header #siteslogan {
  display: block;
  font-size: .5em;
  line-height: 1em;
}

#search-theme-form {
  float: right;
  margin: 2.5em 0 0;
}

#search-theme-form .form-button, #search-theme-form .form-submit {
  margin: 0;
}

div#edit-search-theme-form-1-wrapper label, div#edit-search-block-form-1-wrapper label {
  display: none;
}

/**
 * 4.NAVIGATION
 */
ul.links li {
  background: none;
  margin: 0 10px 0 0;
  padding: 0;
}

/* bottom margin leaves space for secondary links */
#nav {
  font-size: 1em;
  margin: 0 0 2em; 
  position: relative;
}

#nav ul.primary-links, #nav ul.dynamic-persistent-menu-menu {
  background: #eee;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-weight: 700;
  padding: 8px 5px;
}
#nav-top
{
	float:left;
	height:37px;
	margin-top:25px;
	/*width:700px;*/
	width: 100%;
}

#nav-top li
{
	float:left;	
	list-style: none !important;
	padding:10px 10px 0px 10px;
  font-family:'HelveticaNeue-Bold','Helvetica Neue Bold','Helvetica','Arial' !important;
	height:32px;
	margin:0px;
	font-size:1.0em;
	font-weight:bold;
	/*color:#fff;*/
	color:#7c7c7c;
	text-align:center;
	list-style-position:outside !important;
	list-style-type:none !important;
	/* background:transparent url(images/nav-top-bg.gif) repeat-x; */
	/*background:transparent url(images/navbar-bg-s.gif) repeat-x;*/
}
#nav-top-first, #nav-top-last
{
	/*width:8px !important;*/
	padding:0px !important;
	height:32px;
}
/*
#nav-top-first
{
	background:transparent url(images/navbar-left-s.gif) no-repeat !important;
}
#nav-top-last
{
	background:transparent url(images/navbar-right-s.gif) no-repeat !important;
}
*/

#nav-top li a
{
	/*color:#fff;*/
  color:#8cc63f;
	text-decoration:none;
}

#footer-logo
{
	background:url(images/footer-logo.gif) repeat-x;
	display:block;
	margin:5px 10px;
	float:right;
	width:71px;
	height:26px;
}

#footer-copy
{
	padding:10px 0px 0px 10px;
	float:left;
	width:300px;
	color:#fff;
}
#nav-top li.active
{
	/* background:transparent url(images/nav-top-current-bg.gif) repeat-x; */
	/*background:transparent url(images/navbar-fg-s.gif) repeat-x;*/
	color:#fff;
	text-decoration:none;
}

#nav-top ul.secondary-links li a:hover {
  text-decoration: underline;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  margin: 0 5px 0 5px;
  font-size: 14px;
}

ul.secondary-links li {
  display: block;
  margin: 0 25px 10px 10px;
  padding: .75em 0 0;
  /*color: #fff;*/
  /*background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0;*/
  /*background: transparent url(images/separator.jpg) no-repeat 100% 0;*/
  /*background: transparent url(images/bg-navigation-item.jpg) no-repeat 0 0; */
}

#nav ul.primary-links li, #nav ul.secondary-links li, #nav div.block-dynamic_persistent_menu li {
  background: none;
  margin: 0;
  padding: 0;
}

#nav ul.primary-links li a:link, #nav ul.primary-links li a:visited, #nav ul.dynamic-persistent-menu-menu li a:link, #nav ul.dynamic-persistent-menu-menu li a:visited {
  margin: 0 10px 0 0;
  padding: 8px 0;
}

#nav ul.primary-links li a:hover, #nav ul.primary-links li a:active, #nav ul.dynamic-persistent-menu-menu li a:hover, #nav ul.dynamic-persistent-menu-menu li a:active {
  text-decoration: underline;
}

#nav div#secondary-links, #nav ul.dynamic-persistent-menu-sub-menu {
  padding: 4px 5px;
  position: absolute;
  width: 100%;
}

#nav ul.secondary-links li a:link, #nav ul.secondary-links li a:visited, #nav ul.dynamic-persistent-menu-sub-menu li a:link, #nav ul.dynamic-persistent-menu-sub-menu li a:visited {
  margin: 0 10px 0 0;
  padding: 4px 0;
}

#nav ul.secondary-links li a:hover, #nav ul.secondary-links li a:active, #nav ul.dynamic-persistent-menu-sub-menu li a:hover, #nav ul.dynamic-persistent-menu-sub-menu li a:active {
  text-decoration: underline;
}

#nav .block {
  margin: 0;
}

#nav ul.dynamic-persistent-menu-menu {
  display: block !important;
}
#nav
{
	display:none;
	
}


/* negative margin keeps from pushing node h2 titles down */
.breadcrumb {
  color: #ccc;
  font-size: 1em;
  margin: .5em 0 -1.75em;
  padding: 0;
 display:none;
}

.breadcrumb a:link, .breadcrumb a:visited {
  color: #666;
}

.breadcrumb a:hover {
  color: #999;
}

/**
 * 5.NODES
 */
span.submitted {
  color: #898989;
  font-size: .8333em;
  line-height: 1.6em;
  margin: 1.6em 0 0;
}

.node .picture {
  float: left;
  margin: .3em .5em .1em 0;
}

.node
{

}
.meta {
  /*border-bottom: 1px solid #ccc;*/
  margin: 0;
  padding: 0;
}

.meta div.links {
  float: left;
  line-height: 1.3333em;
}

.meta div.terms {
  float: right;
}

.meta div.terms span {
  float: left;
}

.meta div.links ul.links li {
  float: left;
  padding: 0 10px 1.5em 0;
}

.meta div.terms ul.links li {
  float: left;
  padding: 0 0 1.5em 10px;
}

.node_read_more {
  font-weight: bold;
}

/* pagination */
.item-list ul.pager {
  margin: 1em 0;
}

.item-list ul.pager li {
  margin: 0;
  padding: 0;
}

.item-list ul.pager li a:link, .item-list ul.pager li a:visited, .item-list ul.pager li.pager-current {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  color: #999;
  font-size: .8333em;
  font-weight: 700;
  margin: .3em .1em;
  padding: .3em .5em;
}

.item-list ul.pager li a:hover, .item-list ul.pager li a:active {
  border: 1px solid #999;
  color: #666;
}

.item-list ul.pager li.pager-current {
  background-color: #999;
  border: 1px solid #999;
  color: #fff;
}

/**
 * 6.COMMENTS
 */
#comments h2.comments {
  margin: .5em 0 -15px;
} 

.comment {
  margin: 20px 0 0;
  padding: 0;
}

.comment-bar {
  background: #eee;
  border-bottom: 1px solid #ccc;
  padding: 5px;
  position: relative;
}

.comment span.submitted {
  color: #898989;
  display: inline;
  font-size: .8333em;
  margin: 0;
}

.comment span.new {
  color: red;
  font-size: .8333em;
}

.comment .content {
  padding: 5px;
}

.comment .picture {
  float: right;
  margin: .3em 0 .1em .3em;
}

.comment h3 {
  font-size: 1.1667em;
  line-height: 1.1429em;
  margin: .5em 5px 0;
}

.comment ul.links {
  margin: -10px 0 0 25px;
}

.comment ul.links li a {
  text-decoration: underline;
}

.indented {
  border-left: 1px solid #ddd;
  margin-left: 14px;
  padding-left: 5px;
}

/**
 * 7.SIDEBARS
 */
.sidebar {
  width: 160px;
}

#sidebar-left {
  float: left;
/* margin-top:-15px; */
/* background-color:#f7f7f7;*/   
  margin-right: 5px;
}

#sidebar-right {
  float: right;
  margin-left: 8px;
}

/* stops right sidebar from falling in some 3-col situations */
.sidebars #sidebar-right {
  margin-left: 0;
}

/**
 * 8.BLOCKS
 */
.block {
  margin: 0 0 .8333em;
}

#user-login-form .item-list ul li {
  background: none;
  padding: 0;
}

#search-block-form .form-text {
  width: 8em;
}
#user-login-form
{
	text-align:left !important;
}
#search-block-form input.form-submit {
  font-size: .9em;
  width: 5em;
  padding: 0;
}

/**
 * 9.FOOTER
 */
#footer {
  /* background-color:#70c82f; */
  /* background-color:#a9ca5e; */
  background-color:#8cc63f;
  
  margin:-10px;
  margin-top:10px;
  padding: 5px 0;
  position: relative;
 
}

#footer a.feed-icon {
  position: absolute;
  right: 0;
  top: 5px;
}

/* Support Drupal */
#footer #block-system-0 {
  position: absolute;
  right: 25px;
  top: 6px;
}

/**
 * 10.CSS SUPPORT
 */
span.clear     { clear: both; display: block; font-size: 0; height: 1px; line-height: 0; margin-bottom: -1px; }
.clear         { clear: both; }
.clear-block   { display: block; }
.float-left    { float: left; }
.float-right   { float: right; }

.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }

.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #ffc; }

.wrap          { width: 960px; margin: 0 auto; }

.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }

.nopadding     { padding: 0 }
.noindent      { margin-left: 0; padding-left: 0 }
.nobullet      { background: none; list-style: none; list-style-image: none; }

/**
 * 11.ADVANCED
 */
/* lists */
ul { margin: .5em 0 1em; padding: 0; }
ol { margin: .75em 0 1.25em; padding: 0; }
ol li, ul li { margin: .4em 0 .4em .5em; }
ul.menu, .item-list ul { margin: .35em 0 0 -.5em; padding:0; }
ul.menu ul, .item-list ul ul { margin-left: 0; }
ol li, ul li, ul.menu li, .item-list ul li, li.leaf { margin: .15em 0 .15em .5em; }
ul li, ul.menu li, .item-list ul li, li.leaf { background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; list-style-image: none; list-style-type: none; padding: 0 0 .2em 1.5em; }
ol li { margin-left: 2em; padding: 0 0 .3em; }
ul li.expanded { background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; }
ul li.collapsed { background: transparent url(images/menu-collapsed.gif) no-repeat 0 .35em; }
ul li.leaf a, ul li.expanded a, ul li.collapsed a { display: block; }
ul.inline li { background: none; margin: 0; padding: 0 1em 0 0; }
dl { margin: 0.5em 0 1em 0; }
dl dt { margin: 0.8em 0 0.2em; }
dl dd { margin: .5em 0 0.5em 1.5em; }

/* forms & fieldsets */
input { color: #494949;  background-color:#f1f2e9; border:0px; padding:5px; font: 1em Arial, sans-serif !important;}
textarea, select { color: #494949; font: 1em Arial, sans-serif; border:0px; padding:5px; background-color:#f1f2e9;  }
fieldset ul.clear-block li { background-image: none; margin: 0; padding: 0; }
fieldset { background:#f7f7f7 !important;  margin: 5px 20px 5px 0px; padding: 10px; }
fieldset legend {margin-top:25px;}
#contact-mail-page textarea{width:400px !important;}
html.js fieldset.collapsed { background: transparent; padding-bottom: .6em; padding-top: 0; }
html.js fieldset.collapsible legend a { background: url(images/menu-expanded.gif) no-repeat 0 50%; }
html.js fieldset.collapsed legend a { background: url(images/menu-collapsed.gif) no-repeat 0 50%; }
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item { margin: .25em 0; }
.form-button, .form-submit{ margin: 2em .5em 1em 0; background-color:#669933 !important; color:#fff;}
.teaser-button {background-color:#80a763 !important; color:#fff; margin-bottom:10px;}
.confirmation .form-submit, .search-form .form-submit, .poll .form-submit, fieldset .form-button, fieldset .form-submit, .sidebar .form-button, .sidebar .form-submit, table .form-button, table .form-submit { margin: 0; }
#autocomplete li { cursor: pointer; margin: 0; padding: 2px; }
#autocomplete li.selected { background: #027ac6; color: #fff; }
.teaser-checkbox {clear:both; height: 25px; margin:10px 0px;}
label {margin-bottom:5px; margin-top:5px;}
/* admin tab links */
#tabs-wrapper {  margin: 15px 0 1em; padding: 0; }
ul.primary { border-bottom: 5px solid #f5f4e5; margin: 0; padding: .25em 0; }
ul.primary li { background: none; margin: 0 .5em 0 0; padding: .25em 0; }
ul.primary li.active { background: #f5f4e5; color:#9dc364 !important;}
ul.primary li:hover { background: #f5f5f5; }
ul.secondary { background: #eee; border: none; margin: 0; padding: 0 1em; }
ul.secondary li { background: none; border: none; display:inline; line-height: 2em; margin: 0 0 0 0; padding: 0 1em 0 0; }
ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited { background: none; border: 0; margin: 0; padding: 0 1em; text-decoration: none; }
ul.secondary li a, ul.secondary li a:visited { background: none; border: 0; margin: 0; padding: 0; text-decoration: none; }
ul.secondary li.active a, ul.secondary li a:hover { text-decoration: underline; }
ul.primary li.active a, ul.secondary li.active a { font-weight: 700; text-decoration: none; }

/* admin styling */
div.admin, div.admin .left, div.admin .right, div.admin-panel, div.admin-panel .body, div.admin .expert-link { margin: 0; padding: 0; }
div.admin .left { float: left; width: 48%; }
div.admin .right { float: right; width: 48%; }
div.admin-panel { background: none; padding: 1em; }
body.admin .description { margin-bottom: 1.5em; }
body.admin dl { margin: 0; }
body.admin dt { font-weight: normal; }
body.admin dd { color: #898989; font-size: .9167em; line-height: 1.5em; margin-bottom: .5em; }

/* admin tables */
body.admin table { margin: 1em 0; width: 100%}
body.admin thead th { border-bottom: 2px solid #ccc; font-weight: 700; padding:0 1em 0 0; }
body.admin tbody { border-top: none; }
body.admin td, body.admin th { padding: .3em .5em; vertical-align: middle; }
body.admin tr.even, body.admin tr.odd { border: solid #ccc; border-width: 1px 0; }
body.admin tr.odd, body.admin tr.info { background-color: #eee; }
body.admin tr.even { background-color: #f5f5f5; }
body.admin tr.drag { background-color: #fffff0; }
body.admin tr.drag-previous { background-color: #ffd; }
td.region, td.module, td.container, td.category { background-color: #ddd; border-bottom: 1px solid #ccc; border-top: 1em solid #fff; color: #666; font-weight: 700; }
tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category { border-top-width: 0; }
body.admin table.sticky-header { margin: 0 0 0 1px; }
body.admin table.sticky-header th { padding-top: .5em; }
span.form-required { color: #ffae00; }

/* messages */
.messages { background-color: #fff; border: 1px solid #b8d3e5; }
.messages, .preview { margin: .75em 0; padding: .5em 1em; }
.messages ul { margin: 0; }
.preview { background-color: #fcfce8; border: 1px solid #e5e58f; }
.preview .node { background-color: #fcfce8; }
div.status { border-color: #c7f2c8; color: #33a333; }
div.error, tr.error { background-color: #fcc; color: #a30000; }
.form-item input.error, .form-item textarea.error { border: 1px solid #c52020; color: #363636; }
.description { color: #666; font-size: .92em; line-height: 150%; margin-bottom: .75em; margin-top:5px;}

/* status report */
table.system-status-report tr.error, table.system-status-report tr.error th { background-color: #fcc; border-color: #ebb; color: #200; }
table.system-status-report tr.warning, table.system-status-report tr.warning th { background-color: #ffd; border-color: #eeb; }
table.system-status-report tr.ok, table.system-status-report tr.ok th { background-color: #dfd; border-color: #beb; }
table.system-status-report th { padding-bottom: 6px; padding-top: 6px; }
table.system-status-report th, table.system-status-report tr.merge-up td { padding-left: 30px; }


/*GMAP*/

#gmap-nodemap-gmap0
{
	margin-bottom:10px !important;
}
#block-user-user-login
{
	/*background-color:#8cc63f;*/
	/*width:400px;
	float:right;
	height:30px !important;*/
	/*color:#fff;*/
	/*color:#7a7a7a;
	padding:10px;
	margin: 50px -10px 0px 0px !important;*/
	
}

#block-user-user-login label
{
	font-size:.80em;
}

#block-user-user-login h3, #block-user-user-login .first, #block-user-user-login .last
{
 display:none;	
 margin:0px !important;
 padding:0px !important;
}
#block-user-user-login label, #block-user-user-login input, #block-user-user-login .form-submit
{	
	float:left;
	margin:0px;
	margin:0px 3px;
	padding:0px;
	font-size:.80em;
}
#block-user-user-login input
{
  border-style: solid;
  border-color: black;
  border-width: 1px;
  padding-left: 1px;
  background-color:#FFF;
  width:100px;
	font-size:.90em !important;
}
#block-user-user-login .content
{
 margin:0px;
}
#block-user-user-login .form-submit
{
  /*background-color:#669933 !important;*/
  width:50px;
  text-align: center;
  /*margin: 0 -30px 0 0;
  font-size:1em;
  color:#669933;
  background-image:url('images/login_btn.jpg');
	background-repeat:no-repeat;*/
  border: none;
}

.bigstat
{	
	color:#3399cc;
	font-size:1.2em;
}
.block h3, .block h4, .my_locations h3, .my_devices h3
{
	margin:0px;
}
.block-greenlots_my_vehicles h3, .block-greenlots_graph h3, .block-greenlots_user_dashboard h3, .block-greenlots_stats h3, .block-greenlots_my_locations h3, .block-greenlots_location_view h3, .my_locations h3, .my_devices h3, .block-greenlots_my_devices h3
{
	font-weight:bold;
	font-size:1.2em;
	border-bottom:3px solid #e5e5e5;
	padding:10px 0px;
}

#block-menu-my-profile li
{
	list-style-type: none;
}
.block-greenlots_menu, .block-greenlots_dashboard_consumer, #block-menu-my-profile, #block-menu-actions
{
	background-color:#f7f7f7;
	padding:5px !important;
	/*margin-top:10px;*/
}
#block-menu-my-profile h3, #block-menu-actions h3
{
	font-size:1.1667em;
	font-weight:bold;
}

#gl_stats li
{
	float:left;
	list-style: none;
	font-size:1.1em;
	margin:10px 20px 0px 0px;
}

#gl_stats
{
  overflow: hidden;
	border-bottom:3px solid #E5E5E5;
	padding:0px 0px 10px 0px;
	clear:both;
}
.gl_stats_no_pad
{
	
}
#gl_chart
{
	margin:10px 0px;
}
#gl_actions_big
{
	padding:10px 0px;
}
#gl_actions_big a
{
	font-size:1.2em;
	margin-right:20px;
}
#gl_actions li
{
	float:left;
	width:220px;
	list-style-type: none;
	background:none;
	padding:0px 10px 5px 0px;
	margin:5px 10px 5px 0px;
	clear:right;
	height:60px;
}
.block-greenlots_stats h5
{
	font-size:.8em;
	color:#999;
	margin:5px 0px;
	width:120px;
}
.block-greenlots_stats h3
{
	font-size:.8em;
	color:#999;
	margin:5px 0px;
	width:120px;
	border:0px !important;
}

.block-greenlots_dashboard
{
  font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif !important; 	
  font-size: 1.8333em;
  line-height: 1em;
	background:none;
	padding:10px 0px 5px 0px;
	margin:0;
  font-weight:100;
}

.block-greenlots_my_vehicles, .block-greenlots_graph, .block-greenlots_user_dashboard, .block-greenlots_stats, .block-greenlots_my_locations, .block-greenlots_location_view, .my_locations, .my_devices, .block-greenlots_my_devices , .block-greenlots_dashboard_consumer_summary
{
	background-color:#f7f7f7;
	padding:5px !important;
	background: #f7f7f7 url(images/block_bg.gif) no-repeat top right;
}
.block-greenlots_location_view
{
	margin-top:-20px;
}
.greenmini
{
	font-size:.8em;
	margin:3px 0px;
}
.greenlots_table
{
	width:100%;
	margin-top:30px;
}
.greenlots_table th
{
	color:#666;
	font-weight:normal;
}

.greenlots_table tr
{
	color:#999;
	border-bottom:0px;
}
.greenlots_table .odd
{
	background-color:#f3f2f2;
}
.greenlots_table .even
{
	background-color:#f7f7f7;
}
.greenlots_table td, .greenlots_table th
{
	padding:10px;
}
.greenlots_table th
{
	padding-bottom:15px;
	font-size:.8em;
	font-weight:bold;
}

#rotor-view-id-rotor-view-display-id-block_1
{
  float: right;
}

/* set the image to use and establish the lower-right position */
.footer_new, .cssbox_body{
  /*background: transparent url(images/footer-bg.jpg) no-repeat bottom right*/  
}

.footer_new{ /* intended total box width - padding-right(next) */
  /*width:335px !important; /* IE Win = width - padding */
  /*width: 320px; /* the gap on the right edge of the image (not content padding) */
  padding-right:15px; /* use to position the box */
  margin: 1px auto;
} 

.cssbox_body{
  background-position:bottom left;
  margin-right:25px; /* interior-padding right */
  padding: 15px 0px 5px 10px
}

tr.odd td, tr.even td {
  text-align: center;
}