.nobb td {
    font-family: verdana;
    border-bottom: 0px;
    font-weight: normal;
    vertical-align: top;
    padding-bottom: 5px;
}

.nobb label {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

div > nobb {
    font-size: 1.15em;
}

div.nobb label {
    margin-top: 10px;
    display: block;
}

button.panel {
    width:73px;
    font-size:10px;
    height:auto;
}

div.buttonleft {
    width: 20px;
    float:left;
}

div.buttonright {
    width: 20px;
    float:right;
}

td.link a{
    font-weight: bold;
    color: #CC0000;
}

#otherpanel li {
    background-image: none !important;
}
#otherpanel ul li a {
    background-image: url(/images/left_arrow.gif);
    background-repeat: no-repeat;
}
#otherpanel ul li a:hover {
    background-image: url(/images/left_arrow_over.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#otherpanel ul li div ul li {
    border-bottom: 0px;
}

#otherpanel ul li div ul {
    border-top: 0px;
    padding-left: 30px;
    padding-top: 5px;
}

#find a {
    color: #333;
}

#find a:hover {
    color: #000;
}

#find {
    background-color: #dddddd;
    background-image: url(/images/find_bg.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    margin: 0px;
    /*	height: 70px; */
    padding: 10px 0px 10px 10px;
}

#find p {
    margin: 0px;
    padding: 10px;
}

#find .field, #otherpanel .field {
    width: 125px;
    margin-right: 15px;
}

#find ul {
    margin: 0px 10px 0px 0px;
    padding: 0px;
    border-top: 1px solid #B7CDD3;
    list-style: none;
}


#find ul li {
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #B7CDD3;
    margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 0px;
    /*height: 16px; */
}

#find ul li a {
    background-image: url(/images/left_arrow.gif);
    background-repeat: no-repeat;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    padding: 8px 0px 5px 23px;
    
}

#find ul li a:hover {
    color: #333333;
    text-decoration: underline;
    background-image: url(/images/left_arrow_over.gif);
    background-repeat: no-repeat;
}

#find ul li a:active {
    color: #2E83D1;
    text-decoration: underline;
    background-image: url(/images/left_arrow.gif);
    background-repeat: no-repeat;
}

#find ul li a.current {
    color: #2E83D1;
    text-decoration: underline;
    background-image: url(/images/left_arrow.gif);
    background-repeat: no-repeat;
}


#find ul li a:visited {
    color: #626A6D;
    text-decoration: none;
    background-repeat: no-repeat;
}

#find ul li div ul {
    border-top: 0px;
    padding-left: 30px;
    padding-top: 5px;
}

#find ul li div ul li {
    border-bottom: 0px;
}

.wasnone {
    background-image: url(/images/left_arrow_down.gif) !important;
    background-position: 0px 0px !important;	
    background-repeat: no-repeat !important;
}

#find {
    height: auto;
}

.region_label, .region_Label_active, .status {
    color: #66ccff;
}

.region_label_active {
    font-weight: bold;
    background-color: #FFFFCC;
}

.region {
    text-align: right;
}

.region img {
    margin-bottom: 3px;
}

.pickup_info {
    color: #666666;
}

.pickup_info b {
    color: black
}

.warning {
    color: #990000;
    background-color: #ffcccc;
}

.infoweb {
     color: #009900;
    background-color: #ccffcc;
}

.info {
    color: #333333;
    background-color: #ccffcc;
}

.display_route {
    color: #666666;
    font-weight: bold;
    
}

.display_noroute {
    color: #CC0000;
}

.listing {
    cursor: pointer;
 }

.recentbid {
    color: #BF0219;
}

.mybid {
    color: #006600;
}

#bidhistorypanel td {
    font-size: 0.7em;
}

.detail {
    margin-top: 10px;
}

.titlebar a {
    background-image:url(/images/less_arrow.gif);
}

.titlebar a.busy {
    background-image:url(/images/detail_busy.gif);
}

.titlebar a.open {
    background-image:url(/images/more_arrow.gif);
}

.trash {
    margin-left: 2px;
    margin-right: 15px;
    vertical-align: middle;
}

.listing_title {
    margin-top: 3px;
     clear: left;
}

.detail p {
    margin-left: 0px; 
}

.panel_faqs .detail p {
    margin-right: 20px;
    margin-left: 32px;
}


.red_text {
    color: #BF0219;
}

.red_bg {
    background-color: #ffeeee;
}

.trover {
    background-color: #eeeeee;
    cursor: pointer;
}

.tdlink {
    background-color: transparent;
    min-width: 100px;
}


.fieldWithErrors {
    display: inline;
}

.fieldWithErrors input, .fieldWithErrors textarea {
    border: 2px solid #BF0219;
    background-color: #ffeeee;
}

.errorExplanation h2 {
    color: #BF0219;
    display: none;
}

.simple td {
    font-size: 0.7em;
    font-family: verdana;
    border-bottom: 0px;
    height: auto;
    font-weight: normal;
}

input {
    margin-left: 0px;
}

.date_field {
    width: 100px;
}

ul.pdf li {
    background-image: url(../images/txt_icon.gif);
}

ul.pdf li.pdf {
    background-image: url(../images/pdf_icon.gif);
}

ul.pdf li.doc {
    background-image: url(../images/doc_icon.gif);
}

ul.pdf li.ppt {
    background-image: url(../images/ppt_icon.gif);
}

ul.pdf li.xls {
    background-image: url(../images/xls_icon.gif);
}

.pagination{
    padding: 2px;
    padding-bottom: 10px;
}

.pagination ul{
    margin: 0;
    padding: 0;
    text-align: left; /*Set to "right" to right align pagination interface*/
}

.pagination li{
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
}

.pagination a, .pagination span, .pagination a:visited{
    padding: 0 5px;
    border: 1px solid #9aafe5;
    text-decoration: none; 
}

.pagination a, .pagination a:visited{
    color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
    border: 1px solid #2b66a5;
    color: #000;
    background-color: #FFFF80;
}

.pagination li.currentpage{
    background-color: #2e6ab1;
    color: #FFF !important;
    border-color: #2b66a5;
    font-weight: bold;
    cursor: default;
}

.pagination li.disablepage {
    background-color: transparent;
    cursor: default;
    color: #929292;
    border-color: #929292;
    font-weight: normal !important;
}

.pagination li.nextpage {
    font-weight: normal;
}

.right {
    text-align:right;
}

td {
    font-size: .8em;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 2px solid #BBCED3;
    height: 24px;
    font-weight: normal;
}

tr.list-line-odd {
    background:   #e0f8f8;
}

tr.list-line-even {
    background:   none;
}
th {
    text-align: left;
    font-family: verdana;
    font-size: 0.8em;
    font-weight: bold;
    border-bottom: 2px solid #BBCED3;
    width: 105px; 
}

.normal td, .normal th {
    font-size: inherit;
    font-family: inherit;
    border-bottom: 0;
    height: auto;
    width: auto;
    font-weight: normal;
}

 .normal th {
     font-weight: bold;
 }

.th2 {
    width: auto
}
.titlebar_flip_up span, .titlebar_flip_down span, .titlebar_flip_busy span {
    font-weight: normal;
    color: #40ACF0;
    display: inline;
    padding-right: 0px;
    float: right;
    text-decoration: none;
    height: 20px;
}

.titlebar_flip_up, .titlebar_flip_down, .titlebar_flip_busy {
    padding: 8px 15px 8px 30px; 
    background-color: #E6E5E5;
    font-weight: bold;
    font-style: normal;
    display: block;
    /*font-size: .7em;*/
    vertical-align: middle;
    background-image: url(../images/less_arrow.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
}

.titlebar_flip_down {
    background-image: url(../images/more_arrow.gif);
}

.titlebar_flip_busy {
    background-image: url(../images/detail_busy.gif);
}

p.question, p.answer {
    background-image: url(../images/Question.gif);
    background-repeat: no-repeat;
    background-position: 4px 0px;
    padding-left: 35px;
    line-height: 2.2em;
    /*background-position: 0px -28px;*/
    margin-top: 3px;
    margin-bottom: 3px;
}

p.answer {
    background-image: url(../images/Answer.gif);
    margin-bottom: 20px;
}

.panel_one, .panel_two, .panel_three {
    background-image: none;
}

.listing_data b {
    color: red;
}

.hidden {
    display: none;
}

.supplier {
    cursor: pointer;
    padding: 2px;
    border-top: 1px solid grey;
    padding-top: 1px;
}

.this_route {
    background-color: #ccffcc;
}

.other_route {
    background-color: #ffcccc;
}

.no_route {
    background-color: #ffffff;
}

.unpinned {
    background-color: #ffff99;
}
.number {
    text-align: right;
}

.vlm {
    vertical-align: middle !important;
}

div.spacer {
    clear: both;
    height: 0px;
    font-size: 1px;
    line-height:0px;
}

.mapBooking {
    border: solid 1px #999; 
    color: #FFFFFF; 
    padding: 0px 4px 0px 4px;
    font-size: 0.85em;
    margin-left: 10px;
    background-color: #1874CD;
    height:12px;
}
.mapNoBooking {
    border: solid 1px #999; 
    color: #FFFFFF; 
    padding: 0px 4px 0px 4px;
    font-size: 0.85em;
    margin-left: 10px;
    background-color: #FF2400;
    height:12px;
}

.rel {
    position: relative;
}

.mapbooked {
    position: absolute; 
    right: 0px;
}

.info_pickups {
    display: inline-block;
    border: 1px solid #999999;
    background-color: #cccccc;
    padding-left: 3px;
    padding-right: 3px;
}

.info_window .mapNoBooking, .info_window .mapBooking {
    margin: 0px;
}

.info_window img {
    vertical-align: middle;
}

.clickable_rows td {
    cursor: pointer;
    padding-right: 20px;
}

.clickable_rows th {
    width: auto;
}

.view-count {
    font-weight: normal;
}

.mailing_body {
    font-size: 80%;
    margin-left: 30px;
    background-color: #dddddd;
}

.herd_quote td {border-bottom: 0px; padding-right: 20px;}
.herd_quote .title {padding-left: 5px}
.herd_quote .rest {display: none}
.herd_quote ul.pdf li {display: inline-block; padding-right: 20px;}
.titlebar, .herd_quote .herd_quote_title {
        background-color: #575757;
        	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.titlebar, .hq_title {color: #FFFFFF; font-weight: bold}
.nextaction .hq_title {color: #ff6666 !important}




.css1 { font-size: 0.5em; }
.css2 { font-size: 0.8em; }
.css3 { font-size: 1.1em; }
.css4 { font-size: 1.5em; }


.dottedline {
    clear: both;
}

#notice {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    border: 1px solid #999999;
    background-color: #FFFF99;
    margin-bottom: 10px;
    padding: 10px;
}

#template_send_button {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #454545;
    padding: 3px;
}

a.name_link {
    text-decoration: none;
    color: inherit;
}

.radio-label {
    font-weight: normal !important;
    margin-right: 14px;
}

.stop-marker-label {
    border: 1px solid black;
    background-color: #90F;
    padding-top: 1px;
    padding-bottom: 0;
    padding-left: 1px;
    padding-right: 1px;
     font-size: 7pt;
     color: white;
    font-family: vedana;
    float: left;
}

.stop-marker-label-pickup {
    background-color: #06F;
}

.record_nav_button {
    border: 1px solid #CAD8F3; background: #DEE7F8;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; 
    margin-left: 10px;
    margin-top: 5px;
    color: #999999;
}

.record_nav_button a{
    text-decoration: none !important;
        padding-left: 5px;
    padding-right: 5px;

}

.record_nav_button a:hover{
     background-color: #BBCEF1;
}

.record_nav_button.disabled {
            padding-left: 5px;
    padding-right: 5px;
        border: 1px solid #CCCCCC; background: #EEEEEE; 


}

#zones-tab {
    border-bottom: 1px solid #666666;
    padding-left: 10px;
    border-collapse: collapse;
}

#zones-tab li {
    cursor: pointer;
    list-style: none;
    display: inline-block;
    background-color: #CCCCCC;
    border: 1px solid #999999;
    border-bottom: 0px;
    font-weight: normal;
    padding: 2px 5px;
    border-collapse: collapse;
    margin-bottom: -1px;
}

#zones-tab li.selected {
    border-bottom: 1px solid #FAF9F4;
    background-color:  #FAF9F4;
    font-weight: bold;
}

.reconciled td, span.reconciled {
    background-color: #99FF99 !important;
}

.processed td, span.processed {
     background-color: #FFFF66 !important;
}

.picked_up td, span.picked_up {
    background-color: #FF9966 !important;
}

.booked td, span.booked {
    background-color: #FF9999 !important;
}

.kr_suppliers tr {
    cursor: pointer;
}

.tablesorter th {
    padding-right: 20px !important;
    width: auto;
}

.kr_suppliers td, .kr_suppliers th {
    white-space:nowrap;
}

#kr_supplier td.supplier_notes {
    white-space: normal;
}

.kr_suppliers tr.hovered td {
    background-image: url(/images/grad.png);
}

.kr_suppliers tr.highlight td {
    background-color: #990000 !important;
    color: white;
}

.kr_suppliers tr.selected td {
     background-image: url(/images/selected.png) !important;
}

.tablesorter td {
    font-size: inherit;
    height: auto;
    border: 0;
}

.pickup_quantity {
    cursor:pointer;
}

.span_button {border: 1px solid #999999; padding: 2px; cursor: pointer; }

.button-on {border-bottom: 2px solid black !important; background-image: url(/images/triangle.png); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 3px !important;}
 
.badge {
   	border: solid 1px #999;
	color: #999;
	padding: 0px 4px 0px 4px;;
	font-size: 0.85em;
	margin-right: 20px;
        padding-right: 12px;
	background-color: #EEE;
	height:12px;
   background-repeat: no-repeat;
    background-position: right center;

}

.badge.enabled {
    background-color: #dfd;
    background-image: url(/images/check_small.png);
 }

.badge.disabled {
    background-color: #fdd;
   background-image: url(/images/delete_small.png);
 }

 .right_margin_0 {
     margin-right: 0;
 }
