/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #ffffff;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
* {
	margin:0px;
	padding:0px;
	/*border:0;*/
	font-style: normal;
	font-size: 12px;
	font-family : arial;
}

body{
}

a{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#logo{
	width: 304px;
	float: left;        
}

#header {
	height: 80px;
	width:1004px;
}

.banner {
  margin-top: 5px;
  float:left;
  text-align: left; 
}

#banner_main {
	display: block;
	float: left;
	width: 1004px;
	height: 185px;
	background: url('../images/banner_main.jpg') no-repeat;
	margin-top: 0px;
}

#banner_main a {
	float: left;
	position: absolute;
	width: 30px;
	height: 25px;
	margin-top: 136px;
	margin-left: 948px;
}

.banner h1 {
  margin-top: 30px;
  margin-left: 35px;
  font-size: 27px; 
  color: #ffffff;
  text-align: left; 
}

.banner p {
  width:415px;
  margin: 3px 30px 0px 35px;
  color: #ffffff;
  text-align: left; 
}

ul {
list-style-type: none;
list-style-position: outside;
}

.logo {
	float:left;
	margin-left:25px;
	margin-top:17px;
}

.menudiv{
  margin-top: 30px; 
	float:left;
	width:700px;
}

.menudiv ul{
	text-align:left;
}

.menudiv li{
 	font-weight:bold;
	float:left;
	height: 37px;
	margin-right: 5px;
}

#contener{
	margin: 0 auto;
	/*text-align: center;*/
	width: 1004px;
	background: #ffffff;
}

#leftbox{
	position:relative;
	width:205px;
	float:left;
    margin-top: 0px;

	min-height: 500px;
	text-align: left;
}

#centerbox{
	width:773px;
	float:left;
	text-align:left;
	padding: 5px 0 0 20px;
}

#centerbox a{
	/*color: #9c063b;*/
	color: #267BBF;
	text-decoration: underline;
}

#centerbox a:hover{
	text-decoration: none;
}

#centerbox select{
border: 1px solid #d6e1f7; 
width: 195px;
font-size: 10px;
}

#footer{
	padding-top:20px;
  clear:both;
	width:1004px;
}

#location { 
	width:724px;
	float:left;
	text-align:left;
  color: #4cb254;
  padding-bottom: 10px;
}

#location a {
  text-decoration: none;
  color: #0168c4;
  font-weight: bold;
}


.footermenu{
	padding: 7px 0;
	color: #267bbf;
  border-top: 1px solid #dee9ff;
  border-bottom:1px solid #dee9ff; 
}

.footermenu a{
	color: #267bbf;
	margin: 0 11px 0 11px;
  text-decoration: none;
}
.copyrights{
	font-weight:bold;
	font-size: 12px;
	color:  #267bbf;
	padding-bottom: 15px;
}

#menu { 
 border-top: 3px solid #4cb254;
 border-bottom:3px solid #4cb254;
}

#menu a { 
  text-decoration: none; 
  font-family: 'Trebuchet';
  font-weight: bold;
	font-size: 14px;
}

.limenumain {
	height: 21px;
	background: #4cb254;
	color: #ffffff;
	padding-top: 4px;
}

.limenumain a {
	color: #ffffff;
	margin-left: 20px;
	vertical-align: middle;
}


.limenumain a:hover {
  background-color: #4cb254;
	color: #ffffff;
	margin-left: 20px;
	vertical-align: middle;
}

.limenusub{
	height: 21px;
	border-bottom:1px solid #4cb254;
	padding-top: 4px;
}

.limenusub a{
	color: #0168c4;
	margin-left: 20px;
	vertical-align: middle;
}

.small_green_box { 
  width:205px;
  height: 142px;
  background:url('../images/small_green_box.png') top no-repeat #ffffff;
  margin-bottom: 10px;
  float:left;
  clear:left
}

.small_green_box h1, .small_blue_box h1, .bigger_blue_box h1 { 
	color: #ffffff;
  font-size: 25px;
  font-weight: normal;
  margin: 5px 10px;
  padding-top: 5px;
}

 .bigger_blue_box h1.username{
 margin-left: 10px;
 }

.small_green_box h1 span, .small_blue_box h1 span, .bigger_blue_box h1 span{
font-size: 12px;
}

.small_green_box input, .forgot_password input { 
  border: 1px solid #c8c8c8;
  width: 185px;
  height: 21px;
  padding-top: 4px;
  background:url('../images/input_background.gif') right repeat-x #ffffff;
}

.small_blue_box { 
    width:205px;
    height: 152px;
    background:url('../images/small_blue_box.jpg') top no-repeat #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: left;
}

.small_blue_box h1 { 
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
    margin: 5px 10px;
}

.small_blue_box input.text { 
   border: 1px solid #c8c8c8;
   width: 185px;
   height: 21px;
   padding-top: 4px;
   background:url('../images/input_background.gif') right repeat-x #ffffff;
}

#signup {
	height:29px;
	width:76px;
	margin:0px;
	padding:0px;
	float:right;
}

.blue_boxButton {
	height:29px;
	width:57px;
	margin:0px;
	padding:0px;
	float:right;
}

.small_blue_box p, .small_green_box p { 
	color: #ffffff;
  margin: 5px 10px;
}

.error, .small_green_box p strong { 
  font-weight: normal;
  color: red !important;
}

.blue_box p.error, .small_green_box p.error, p.error {
margin: 0 10px;
padding: 0;
}

.blue_box { 
  width:205px;
  height: 212px;
  background:url('../images/blue_box.jpg') top left no-repeat #fff;
  margin-top: 10px;
  float:left;
}

.blue_box h1 { 
	color: #ffffff;
  font-size: 25px;
  font-weight: normal;
  margin: 5px 10px;
 }

.blue_box p input { 
  border: 1px solid #c8c8c8;
	width: 185px;
  height: 21px;
  padding-top: 4px;
  background:url('../images/input_background.gif') right repeat-x #ffffff;
}

.blue_box p strong { 
  font-weight: normal;
  color: red;
}

.blue_box div.cbox, .small_blue_box div.cbox  {
  float: left;
  margin-top: 3px;
  margin-bottom: 4px;
	margin-left:0px;
	padding-left:10px;
}

.blue_box p, .blue_box div { 
	color: #ffffff;
  margin: 5px 10px;
  clear:left;
}

.blue_box div.cbox input { 
	width: 15px;
  height: 15px;
  margin-right:5px;
}

.blue_box div.cbox label{
	
}

.blue_box p label{
	display:block;
}

#reg_step_1 { 
	height:39px;
	width: 205px;
  float: left;
  margin-right: 1px;
	background:url('../images/registration_1.gif') no-repeat bottom left;
}

#reg_step_2 { 
	height:39px;
	width: 205px;
  float: left;
  margin-right: 1px;
  background:url('../images/registration_2.gif') no-repeat bottom left;
}

#reg_step_3 { 
	height:39px;
	width: 205px;
  float: left;
  background:url('../images/registration_3.gif') no-repeat bottom left;
}

#reg_step_1_s { 
	height:39px;
	width: 247px;
  float: left;
  margin-right: 1px;
  background:url('../images/registration_1_s.gif') no-repeat bottom left;
}


#reg_step_2_s { 
	height:39px;
	width: 247px;
  float: left;
  margin-right: 1px;
  background:url('../images/registration_2_s.gif') no-repeat bottom left;
}

#reg_step_3_s { 
	height:39px;
	width: 247px;
  float: left;
  background:url('../images/registration_3_s.gif') no-repeat bottom left;
}

.boxgreen {
     padding: 10px;
     float: left; 
     width: 637px;
     border: 1px solid #4cb254; 
}

.boxgreen_small {
     padding: 10px;
     float: left; 
     width: 237px;
     border: 1px solid #4cb254; 
}

.boxgray {
     float: left; 
     width: 615px; 
     border: 1px solid #cccccc ; 
     padding: 10px;
}

#centerbox h1 {
color: #4cb254; 
font-size: 20px; 
clear: left;
height: 25px;
line-height: 1,2;
margin-top: 15px;
}

#centerbox h4 {
	color: #000000; 
  font-size: 14px; 
}

#centerbox h5 {
	color: #000000; 
  font-size: 12px; 
}

#centerbox h6 {
  color: #0168c4; 
  font-size: 12px; 
}

#centerbox p {
  margin-top: 10px;
  margin-bottom: 10px;
} 

.register_thanks {
width: 50%;
margin: 0 auto;
}

div.column { 
  display: inline;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 325px;
}

#centerbox p.exclamation {
margin-top: 40px;
} 

p.paragraph { 
padding: 15px 65px 15px 100px;
height: 133px;
width: 540px;
background:url('../images/paragraph.gif') no-repeat;
}

.formwithborder div.header div.h, .form div.header div.h {
 font-weight: bold;
 font-size: 12px;
 width:10%;
 background: #ffffff;
 padding-left: 5px;
 padding-right: 5px;
 text-align: center;
}

.formwithborder div.sectionheader div.h, .form div.sectionheader div.h {
 font-weight: bold;
 font-size: 12px;
 background: #ffffff;
 margin-left: 10px;
 padding-left: 5px;
 padding-right: 5px;
 text-align: center;
 width: 30%;
}

.formwithborder div.sectionheader, .form div.sectionheader { 
 background:url('../images/form_header_background.gif') bottom repeat-x ;
 width: 98%;
}

.formwithborder, .with_border { 
     float: left; 
     width: 99%; 
     border: 1px solid #cccccc;  
     padding-left: 1%;
} 

.form { 
     float: left; 
     width: 99%; 
     /* border: 1px solid #cccccc;   */
     padding-left: 1%;
} 

.formrow{
  /*float: left;*/
  min-height: 25px;
  margin-right: 1%;
  margin-top: 5px;
  width:99%;
}

.formrow_long {
  margin-left: 30px;
  min-height: 25px;
  margin-right: 1%;
  margin-top: 5px;
  width:96%;
}

.formcolumn {
  float: left; 
  width: 49%; 
  /* border: 1px solid red;  */
}

.form_t {
  float: left;  
  width: 33%; 
  /* border: 1px solid yellow; */
}

.form_v {
  float: left; 
  width: 67%; 
  /* border: 1px solid black; */
}

.form_tl {
  float: left;  
  width: 20%; 
  /* border: 1px solid yellow; */
}

.form_vl {
  float: left; 
  width: 40%; 
  /* border: 1px solid black; */
} 

.form_tl_radio, .form_tl_checkbox {
float: left;  
width: 5%; 
}

.form_vl_radiolabel, .form_vl_checkboxlabel {
float: left; 
width: 55%; 
}

.formrow_long .form_tl_radio, .formrow_long .form_tl_checkbox {
float: left;  
width: 3%; 
}

.formrow_long .form_vl_radiolabel, .formrow_long .form_vl_checkboxlabel {
float: left; 
width: 20%; 
margin-left: 3px;
}

.formbuttons {
  float: left;  
  width: 58%; 
 margin-top:5px;
}

.formbuttons img {
  float: right;  
}

.form_e {
  float: left; 
  width: 39%; 
  /* border: 1px solid black; */
  color: #fb1b1d; 
} 


div.error input, div.error select , div.error textarea, div.error select {
   border: 1px solid #fb1b1d; 
}

.form_vl input, .form_v input  {
  float: left; 
  width: 95%; 
  padding: 1px;
  border: 1px solid #d6e1f7; 
}

.form_vl input[type=checkbox], .form_vl input[type=checkbox], .form_vl input[type=radio], .form_vl input[type=radio]{
border: 0;
text-align:left;
width:auto;
margin: 0 3px;
}

.route_select{
	border: 1px solid #d6e1f7; 
}

.form_vl .radio_container input, .form_v input{
	border:none;
	width:auto;
	margin:0 3px;
}

#email_opt_form  input[type=radio]{
	border:none;
	margin:0 47%;
}

#email_opt_form .form_vl  input{
	border:none;
}

.form_v div.cbox input {
  float: left; 
}

.form_vl h6{
	margin-top:7px;
}

.form_vl select { 
  float: left; 
  width: 95%;   
  overflow: hidden; 
  border: 1px solid #d6e1f7; 
}

.form_v select {
  float: left; 
  width: 95%;   
  overflow: hidden; 
  border: 1px solid #d6e1f7; 
}

.ml25 { 
  margin-left:25px; 
}

.alignr { 
	text-align: right;
}

.floatr { 
        float: right;
}

.floatl {
	float: left;
}

.request_commit {
	width: 94%;  
	border-top: 1px solid #777777; 
	margin: 5px 10px 5px 10px;
	clear: both;

}

.trebuchet14b { 
  font-family: 'Trebuchet';
  font-weight: bold;
	font-size: 14px;
}

.fblack { 
       color: #000000;
}

.greenspecial {
  font-weight: bold;
  font-size: 20px; 
  color: #40b447;
}

.greenspecial strong {
  font-weight: bold;
  font-size: 30px; 
  color: #40b447;
}

.comm {
color:#FF0000;
}

.radio_container {
    float: left;
    margin-right: 10px;
}

.select_date{
    float: left;
    clear: none;
    width: 60px !important;
    margin-right: 3px;
}

.latest_listings div {
    float: left;
}

.full_listings {
    clear: both;
}

table.full_listings_table {
width:99%;
}

#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    min-width: 1258px;
    height: 500px;
    background-color: #000;
}

#latest_pickup, #latest_dropoff{
	width:130px;
	font-size:smaller;
}

.latest_list{
	float:left;
	width:470px;
}

.full_listing_list{
width: 100%;
}

#centerbox .latest_list table tbody tr td a, #centerbox .full_listing_list table tbody tr td a {
	text-decoration:underline;
	color:black;
	font-size:11px;
}

.latest_list td.click_for_more {
text-align:center;
width:10%;
}

.owner_listing  td.small , .driver_listing td.small, #centerbox .driver_listing thead td.small, #centerbox .owner_listing thead td.small {
	background:none;
	width:12px;
}

.latest_list thead td, .full_listing_list thead td, .owner_listing thead td, .driver_listing thead td {
	background: #31a43a url('../images/table_header.gif') top left repeat-x;
	text-align:center;
	color:white;
	height:34px;
	width:23%;
}

.latest_list td.included{
width:15%;
}

.latest_list thead td:last-child{
	width:15%;
}
.latest_list td, .full_listing_list td, .owner_listing td, .driver_listing td{
	text-align:left;
	background:#d7e3f9 url('../images/even_row.gif') top left repeat-x;
	padding:0 6px;
	height:50px;
	font-size: 11px;
}

.odd td{
	background:#dbf9eb url('../images/odd_row.gif') top left repeat-x;
}

.more_info td{
	background:#ffea00;
}

.more_info_second td{
background:#f5f169;
}

.more_info td[colspan="4"]{
	background:#fff369;
}

.owner_listing td, .driver_listing td{
	background:none #cfdbef;
}

.latest_map{
	float:right;
}

.latest_form{
	padding: 5px 0 40px 0;
}

#centerbox .tabs {
float:left;
margin-left: 15px;
}

#centerbox .tabs li {
float:left;
padding:5px 20px;
height: 18px;
background-color: #ffffff;
border-top: 1px solid #D6E1F7;
border-left: 1px solid #D6E1F7;
border-right: 1px solid #D6E1F7;
margin-right: 1px;
margin-top: 4px;
color: #000000;
font-size: 14px;
font-weight:bold;
}

#centerbox .tabs li a{
color: #000000;
text-decoration:none;
}

#centerbox .tabs li.selected{
float:left;
padding:5px 20px;
height: 20px;
background: transparent url('../images/tab_bg.gif') repeat-x bottom left;
color: #ffffff;
border: 0;
}

.owner_listing, .driver_listing{
	clear:both;
}

.owner_listing .floatr{
	text-align:right;
}

.form_vl textarea{
	border:1px solid #d6e1f7;
	overflow:auto;
	width: 100%;
}

#popup_container h6{
	text-align:center;
	margin-bottom:8px;
}

.location_gray{
	background:#d3d3d3;
	color: #ffffff;
	height:18px;
	padding:8px 0;
	text-align:center;
	font-weight:bolder;
	border:1px solid black;
}

.date_white{
	background:white;
	height:30px;
	border:1px solid black;
	border-top:none;
	text-align:center;
	padding:3px 0;
}

.right_arrow, .allowed{
	text-align:center;
}

.big_num {
	font-weight:bolder;
}

.driver_listing  .cloud  *{
	padding:0;
}

.cloud{
	width:100%;
}

.cloud .top {
	background:url('../images/cloud_horizontal.gif') repeat-x;
	height:10px;
}

.driver_listing .cloud .left, .cloud .left{
	width:16px;
	background:url('../images/cloud_left.gif') repeat-y;
}

.driver_listing .cloud .right, .cloud .right{
	width:16px;
	background:url('../images/cloud_right.gif') repeat-y right;
}

.driver_listing .cloud .top_left, .cloud .top_left{
	background:url('../images/cloud_top_left.gif') no-repeat;
	height:10px;
}

.driver_listing .cloud .bottom_left, .cloud  .bottom_left{
	background:url('../images/cloud_bottom_left.gif') no-repeat;
	width:16px;
	height:24px;
}

.cloud .top_right{
	background:url('../images/cloud_top_right.gif') no-repeat;
	height:10px;
}

.cloud .middle_left{
	background:url('../images/cloud_bottom_mid.gif') no-repeat;
	width:75px;
	height:24px;
	float:left;
}

.cloud .middle_right{
	height:24px;
	background:url('../images/cloud_horizontal.gif') repeat-x 0 8px;
	margin-left:75px;
}

.cloud .bottom_right{
	background:url('../images/cloud_bottom_right.gif') no-repeat -1px 0;
	height:24px;
}

.cloud .middle{
	height:24px;
}

.cb{
	clear: both;
}

.vertical_space {
    min-height: 4px;
}

.big_vertical_space {
    margin-top: 20px;
}

.area_code_select {
    float: left !important;
    width: 47px !important;
    margin-right: 3px;
}

.phone_number_input {
    width: 215px !important;
}

.pager, .full_listing_pager {
text-align: right;
margin: 10px 20px;
float:right;
}

.pager ul li, .full_listing_pager ul li{
display:inline;
margin:0;
padding:0;
}

.pager a, .full_listing_pager a{
margin: 0 2px;
}

.pager a img, .full_listing_pager a img{
margin:  0 0 -6px 0;
}

.gst_receipt {
    width: 700px;
    margin: 50px;
}

.gst_receipt p {
    margin-top: 15px;
}

.route_select {
    width: 125px !important;
}

#flash_notificator {
    clear: both;
}
#flash_notification{
	width:100%;
	float:left;
}

.notification_message {
background-color: #D6E1F7;
padding: 20px;
margin: 10px 0;
font-weight:bold;
}

.owner_listing .listing_requests * {
	background:none;
	color:black;
	padding:0;
	text-align:center;
	height:auto;
}

div#popup_container{
	padding:2%;
}

.allowed{
	margin-bottom:7px;
}

.relocation_confirmed{
	margin-bottom:10px;
}

.owner_details{
	border:1px solid black;
	margin:7px 0;
	padding:4px;
}

.included img{
	margin:4px;
}

.bigger_blue_box{
	width:185px;
	height: 256px;
	background:url('../images/bigger_blue_box.jpg') top no-repeat;
	margin-bottom: 10px;
	padding: 0px 10px 6px 10px;
	float: left; 
	color:#fff;
}

.account{
	padding:0 10px 13px 0;
	width:195px;
	height:129px
}

.filter_form{
padding:13px 10px 13px 0;
	/*width:195px;
	height:116px*/
	background:url('../images/green_box.jpg') top no-repeat #ffffff;
	height:146px;
	padding-left:10px;
	width:185px;
	border:none;
}

.account img.floatr{
margin-top: 10px;
}

#browse_filter_form{
margin-top: 10px;
}

#browse_filter_form select{
	margin: 0 0 6px 4px;
}

.payment{
margin: 10px;
}

.payment img{
margin-right: 5px;
margin-bottom: -6px;
}

.payment_left{
	width:10%;
	float:left;
}

.payment_right{
	float:left;
	width:69%;
}

.why_top_up_more{
	clear:both;
	margin: 10px 0 0 60px;
}

#balance_value{
	border: 1px solid #d6e1f7; 
}

.status{
	width:100px;
}

.full_listings .includes, .full_listings .requests, .latest_listings .includes, .latest_listings .requests{
	text-align:center;
}

.status span{
	float:left;
	margin-top:8px;
}

#email_opt_form .formrow .form_vl div{
	text-align:left;
}

#email_opt_form .formrow .form_vl div input{
	margin:0 46%;
	width:15px;
}

#email_opt_form input[type=checkbox], #sms_opt_form input[type=checkbox], #card_form input[type=checkbox], #listing_form input[type=checkbox] {
	border:none;
	margin:0 47%;
}

#center{
	margin-bottom:20px;
}

div.relocation_list {
margin: 20px 0 0 40px;
}

div.relocation_list .form_tl_checkbox {
padding: 8px;
}

div.relocation_list .form_vl_checkboxlabel{
width: 200px;
border: 1px solid #cccccc;
height:16px;
padding: 5px;
}

.add_route img{
margin-left: 10px;
margin-bottom: -7px;
}

.del_route {
clear:both;
}

.del_route img{
margin-top: 10px;
margin-left: 10px;
}

.steps_info ol{
margin: 10px 0 0 30px;
}

#set_number_form, #sms_opt_form {
margin-top: 15px;
}

.leftmargin {
margin-left: 50px;
}

#set_number_form input, #set_number_form select {
border: 1px solid #d6e1f7; 
margin-right: 5px;
}

h4 span{
font-weight: normal;
}

table.acc_statement {
width:100%;
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

table.acc_statement td{
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
padding: 5px;
margin:0;
}

table.acc_statement thead td{
font-weight: bold;
}

#browse_filter_form select#browse_filter_date_month {
width: 70px;
}

.box_with_buttons {
padding: 0 6px;
}

.feedback img {
margin: 0 0 -7px 5px;
}

.legend_list{
margin:5px;
width:260px;
height: 40px;
border: 1px solid #4CB254;
padding: 10px;
}

.legend_list ul {
	width: 130px;
	float: left
}

.legend_list ul li{
font-size: 0.9em;
margin:0;
padding:0;
float: left;
}

.table_description{

}

.latest_listings div.floatr{
float:right;
text-align:right;
width:175px;
padding:5px 0px 0px 0px;
}

#browse_filter_panel{
margin:0;
padding:0;
}

#browse_filter_panel select {
	font-size: 10px;
}


button{
background:url('../images/button.gif') no-repeat top left;
color: #ffffff;
padding:4px;
margin: -3px 0 0 3px;
width: 85px;
cursor:pointer;
}

.calendar_button {
	background:url('../images/new_calendar.gif') no-repeat top left;
	width: 28px;
	height: 22px;
}

/*#confirm_code_form .formrow 
{
margin-left:100px;
width:90%;
}*/

.admin_content{
    margin-left: 30px;
}

ul.top_menu{
    margin-left: 200px;
    margin-top: 10px;
    clear: both;
}

ul.top_menu li{
    float: left;
    margin-right: 20px;
}

#top_submenu_admin li{
    float: none;
    clear: both;
    margin-right: 0px;
    margin-top: 5px;
}

.admins_list div
{
	clear: both;
}

.admins_list_title div, .admins_listitem div{
    float: left;
    clear: none;
    margin: 5px;
}

.admins_listitem div input {
    border: solid 1px;
}

.statistic
{
	border: 1px solid;
	float: left;
	margin: 10px;
	padding: 20px;

}

.statistic table tbody tr td
{
    padding: 3px !important;
}

.verticaltext 
{
writing-mode: tb-rl;
filter: flipv fliph;
}

div.auto_complete
{
  width: 350px;
  background: #fff;
}

div.auto_complete ul
{
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #bbb;
}

div.auto_complete ul li
{
  margin: 0;
  padding: 3px;
  border-bottom: 1px solid #eee;
  list-style-type: none;
}

div.auto_complete ul li.selected
{
  background-color: #ffb;
}

div.auto_complete ul strong.highlight
{
  margin: 0;
  padding: 0;
  color: #800;
}


#centerbox .green_line {
	border-bottom:2px solid #4CB254;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: both;
}

#centerbox .filter_panel{
    background: #31A43A url(../images/table_header.gif) repeat-x scroll left top;
	height: 34px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0 10px;
	
	}
	
.grey_field_bordered{
	background-color: #f5f5f5;
	border: 1px solid #CBCBCB;
	margin: 20px;
	padding: 10px;
	width: 82%;
}

.grey_field_bordered_more{
	background-color: #f5f5f5;
	border: 1px solid #CBCBCB;
	margin: 20px 20px 20px 35px; 
	padding: 10px;
}

.grey_field_0{
	background-color: #f5f5f5;
	border-top: 2px solid #CBCBCB;
	
}

.grey_field_1{
	background-color: #ffffff;
	border-top: 2px solid #CBCBCB;
}

.grey_field_0 div, .grey_field_1 div{
	margin: 5px 0px;
}

.grey_field_0 h2, .grey_field_1 h2 {
	font-size: 16px;
	display: inline;
}

#request_form fieldset
{
	clear: both;
    border: 2px solid #cbcbcb;
    background-color: #f5f5f5;
    margin: 15px 10px 5px 10px;
    padding: 10px;
}

#request_form input#pickup_date
{
    border: 2px solid #e7e8ec;
    border-top: 2px solid #cbcbcb;
    width: 90px;
    height: 20px;
    font-weight: bold;
    text-align: center;
    margin-right: 7px;
}

.request_form_cbx
{
	clear: both;
	margin: 0px 30px 5px 30px;
	padding-top: 5px;
}

.popup_login_form
{
    clear: both;
    width: 410px;
    height: 100px;
    border: 1px solid #cbcbcb;
    background-color: #f5f5f5;
    padding: 16px 25px 20px 0px;
    margin-top: 12px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.username_row
{
	margin-bottom: 10px;
}

.username_row .label, .password_row .label
{
	width: 95px;
	padding-left: 25px;
    float: left;
}

.username_row input
{
    width: 240px;
    height: 20px;
}

.password_row input
{
    width: 150px;
    height: 20px;
    margin-right: 16px;
}

.remember_row
{
	margin-left: 120px;
	margin-top: 10px;
	float: left;
}

.remember_row img
{
	margin-left: 251px;
}

img.join_img {
	margin-left: 233px;
}

.popup_login_form input
{
	border: 1px solid #b8d8ed;
	border-top: 1px solid #3c7bae;
}

.accept_driver {
	width: 63%;
}

.accept_driver h2 {
	font-size: 14px;
}

#information_content ol {
	margin-left: 25px;
}/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
  z-index: 10;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar .nav {
  background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: ActiveCaption;
  color: CaptionText;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: Highlight;
  color: HighlightText;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.calendar .combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid ButtonShadow;
  padding: 1px 0px;
  text-align: center;
  background-color: ButtonFace;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: Menu;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: Highlight;
  color: HighlightText;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* Distributed as part of The Coolest DHTML Calendar
   Author: Mihai Bazon, www.bazon.net/mishoo
   Copyright Dynarch.com 2005, www.dynarch.com
*/

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #bdb2bf;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: url("../sf/calendar/skins/aqua/normal-bg.gif");
  font-family: "trebuchet ms",verdana,tahoma,sans-serif;
  border-collapse: separate;
}

.calendar td
{
  background: url("../sf/calendar/skins/aqua/normal-bg.gif");
}

.calendar {
  border-color: #797979;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: url("../sf/calendar/skins/aqua/title-bg.gif") repeat-x 0 100%; color: #000;
  font-weight: bold;
}

.calendar .nav {
  font-family: verdana,tahoma,sans-serif;
}

.calendar .nav div {
  background: transparent url("../sf/calendar/skins/aqua/menuarrow.gif") no-repeat 100% 100%;
}

.calendar thead tr { background: url("../sf/calendar/skins/aqua/title-bg.gif") repeat-x 0 100%; color: #000; }

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: url("../sf/calendar/skins/aqua/title-bg.gif") repeat-x 0 100%; color: #000;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #c44;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: url("../sf/calendar/skins/aqua/hover-bg.gif");
  border-bottom: 1px solid #797979;
  padding: 2px 2px 1px 2px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: url("../sf/calendar/skins/aqua/active-bg.gif"); color: #fff;
  padding: 3px 1px 0px 3px;
  border-bottom: 1px solid #797979;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: url("../sf/calendar/skins/aqua/dark-bg.gif");
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif;
  width: 2em;
  color: #000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #f99;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
  background: url("../sf/calendar/skins/aqua/dark-bg.gif");
}

.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
  background: url("../sf/calendar/skins/aqua/rowhover-bg.gif");
}

.calendar tbody td.today { font-weight: bold; /* background: url("../sf/calendar/skins/aqua/today-bg.gif") no-repeat 70% 50%; */ }

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: url("../sf/calendar/skins/aqua/hover-bg.gif");
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #c44;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
  background: url("../sf/calendar/skins/aqua/active-bg.gif"); color: #fff;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: url("../sf/calendar/skins/aqua/status-bg.gif") repeat-x 0 0; color: #000;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background: url("../sf/calendar/skins/aqua/normal-bg.gif"); color: #000;
  z-index: 100;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: url("../sf/calendar/skins/aqua/hover-bg.gif"); color: #000;
}

.calendar .combo .active {
  background: url("../sf/calendar/skins/aqua/active-bg.gif"); color: #fff;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background: url("../sf/calendar/skins/aqua/dark-bg.gif");
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url("../sf/calendar/skins/aqua/normal-bg.gif"); color: #000;
}

.calendar td.time .hour,
.calendar td.time .minute {
  font-family: monospace;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  background: url("../sf/calendar/skins/aqua/hover-bg.gif"); color: #000;
}

.calendar td.time span.active {
  background: url("../sf/calendar/skins/aqua/active-bg.gif"); color: #fff;
}
