@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7D7F82;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a {
	outline: none;
	font-weight: bold;
	color: #000000;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #832936;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	margin-bottom: 10px;
}
#menu {
	width:955px;
	clear:both;
	height: 42px;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
#menu ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 108px;
	height: 42px;
	float: left;
	margin-right: 2px;
}
#menu ul li#contact_button {
	margin-left: 77px;
}
#menu ul li#account_button {
	margin-right: 0px;
}
#menu ul a
{
	display: block;
	cursor: pointer;
	color: #832936;
	text-decoration: none;
	font-weight: bold;
	padding-top: 19px;
	height: 23px;
	background-image: url(images/menutabs_f01.png);
	background-position:left bottom;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#menu ul li#green_motion_button a {
	color:#40A629;
}
#menu ul li#account_button a { 
	background-image: url(images/menutab_contact_f01.png);
	background-position:left bottom;
	background-repeat: no-repeat;
	color:#FFFFFF;
}
#menu ul a:hover, #menu ul a:focus,
#home #menu ul li#home_button a,
#fleet #menu ul li#fleet_button a,
#services #menu ul li#services_button a,
#live_updates #menu ul li#live_updates_button a,
#contact #menu ul li#contact_button a,
#team #menu ul li#team_button a
{
	padding-top: 8px;
	height: 34px;
	background-image: url(images/menutabs_f02.png);
	background-position:left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#menu ul li#account_button a:hover, #menu ul li#account_button a:focus, #account #menu ul li#account_button a {
	padding-top: 8px;
	height: 34px;
	background-image: url(images/menutab_contact_f02.png);
	background-position:left bottom;
	background-repeat: no-repeat;
	color:#FFFFFF;
}
#menu ul li#green_motion_button a:hover, #menu ul li#green_motion_button a:focus, #green_motion #menu ul li#green_motion_button a {
	padding-top: 8px;
	height: 34px;
	background-image: url(images/menutab_green_f02.png);
	color:#FFFFFF;
}


#content, #contentnarrow {
	clear:left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#content {
	width:934px;
}
#contentnarrow {
	/*width:578px;*/
	width:659px;
	float: left;
	margin-right: -1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D7F82;
}
.line {
	width: 100%;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
#footer {
	color: #FFFFFF;
	clear: both;
	width: 954px;
	height: 34px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#footer p {
	margin-top: 8px;
	clear: none;
	margin-left:20px;
	margin-right:20px;
}
#footer a {
	color:#FFFFFF;
}
#footer a:hover {
	color:#E9D3D5;
}
.right {
	text-align: right;
	float: right;
}
.left {
	text-align: left;
	float: left;
}


#border, #border2 {
	float: left;
	/*width: 320px;*/
	width:247px;
	color: #7D7F82;
	background-color: #FFFFFF;	/*float: left;*/
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7D7F82;
}


#border2 {
	padding-top: 38px;
}
label {
	width: 200px;
	display: block;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
p {
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
input, select {
	width: 300px;
	/*border: 1px solid #CBB26F;
	padding: 2px;*/
}
input[type="file"]{
	width: 300px;
}
input[type="text"], input[type="password"], input[type="file"], textarea {
	border: 1px solid #832936;
	padding: 2px;
	background-color: #F3EAEB;
	background-image: url(images/inputback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
select {
	border: 1px solid #832936;
	background-color: #E9D3D5;
}
.optionnew {
	background-color: #832936;
	color:#FFFFFF;
}

input[type="submit"], input[type="reset"]{
	background-color: #E9D3D5;
	width:auto;
}
input[type="checkbox"]{
	width:auto;
}
textarea {
	width: 300px;
	height: 80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.buttons {
	width: 518px;
	text-align: right;
}
.buttons input {
	width:auto;
}
.button {
	width:auto;
}
input[type="submit"].mukbutton {
	background-color: #F1EAD8;
	width:auto;
}
a img {
	border: 0;
}
.time {
	width: auto;
}
.line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7D7F82;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table {
	width: 930px;
}
tr.blue {
	background-color: #F3E4EA;/*#BFC5E8;*/
}
tr.alt {
	background-color: #F0DBE3;/*#E1E4F4;*/
}
tr.mukblue{
	background-color: #F8F3E9;/*#BFC5E8;*/
}
tr.mukalt {
	background-color: #ECE2CA;/*#E1E4F4;*/
}
td {
	color:#000000;
	padding: 5px;
}
#popup {
	text-align: left;
	width: 560px;
	margin: 20px;
}

th {
	font-weight: bold;
	text-align: left;
}




/*h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	line-height: 1em;
}*/


h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #832936;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #832936;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #832936;
	text-transform: uppercase;
}
.pdflink {
	width: 150px;
	padding-top: 34px;
}
.floatleft {
	float: left;
	clear: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
.floatright {
	float: left;
	clear:right;
	margin-right: 1px;
	margin-bottom: 1px;
}
#fleetcontent {
	clear: none;
	float: left;
	width: 279px;
}
.sidemenu {
	padding-left: 20px;
}
.sidemenuselected {
	padding-left: 20px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



.boxleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	clear: left;
}
.boxright {
	float: left;
	margin-bottom: 10px;
	width: 100px;
}
#nav {
	width: 930px;
	clear: both;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-bottom: 10px;
}
#logos {
	clear: both;
}

#nav p {
	margin:0;
}
#weatherdiv input{
	width:auto;
}
#weatherdiv table{
	width:300px;
}
#weatherdiv table table, #weatherdiv table table table{
	width:100%;
}
#weatherdiv table table form table{
	width:178px;
}
#weatherdiv td{
	padding:0;
}
#sign_in, #sign_inleft {
	width: 288px;
	margin-bottom: 10px;
	background-color: #832936;
	background-image: url(images/sign_in_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 124px;
}
#sign_in {
	float:right;
	margin-left: 40px;
}
#sign_inleft {
	float:left;
}
#sign_in p, #sign_inleft p {
	background-image: url(images/sign_in_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#sign_in_box {
	background-color: #E9D3D5;
	background-image: url(images/sign_in_inner_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 260px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sign_in_box label {
	width: 80px;
	height: 16px;
	color: #832936;
	text-align: right;
	padding-top: 4px;
}
#sign_in_box input {
	width: 160px;
	background-color: #FFFFFF;
	border: 0px solid #E9D3D5;
	background-image: none;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}
#sign_in_buttons .sign_in_button {
	background-color: #832936;
	background-image: url(images/sign_in_arrow.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 47px;
	margin-right: 4px;
	height: 30px;
	text-align: right;
	border: 0px none #CBB26F;
	color: #FFFFFF;
	font-weight: bold;
	width: 200px;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	width: auto;
}

#sign_in_buttons .sign_in_button:hover {
	color:#E9D3D5;
	background-image: url(images/sign_in_arrow_f2.png);
}
#sign_in_buttons {
	background-image: url(images/sign_in_inner_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 2px;
	text-align: right;
}
#header {
	height: 136px;
	width: 938px;
	margin-bottom: 5px;
	background-image: url(images/header2.jpg);
	color: #FFFFFF;
	text-align: right;
	padding-right: 17px;
	padding-top: 17px;
	font-size: 16px;
}
#header p {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}#header_top {
	width: 955px;
}
#header_top h1 {
	background-image: url(images/iBusinessTaxi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 62px;
	width: 408px;
	float:left;
}
#header_top h2 {
	display:none;
}
#header_top p {
	width:547px;
	margin-left: 406px;
	position: absolute;
	top: 50px;
	font-size: 12px;
	text-align: right;
	color: #7D7F82;
}
#header_top em {
	color: #832936;
	font-style: normal;
}

.hide {
	display: none;
}
#header a {
	font-weight: normal;
	color: #FFFFFF;
}
#fleetpic {
	height: 270px;
	width: 360px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#border h1, #border2 h1 {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #832936;
}
#border h1.green {
	color: #6FB121;
	border-bottom-color: #6FB121;
}
#carboncalculator {
	height: 332px;
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#greenmotioncontent {
	clear: none;
	float: left;
	width: 389px;
}
.cms input {
	width: 700px;
}
.cms .buttons input {
	width: auto;
}
.cms textarea {
	width: 700px;
}
.cms .buttons {
	width: 918px;
}
