@import "ui.base.css";
@import "ui.theme.css";

#ui-datepicker-div, .ui-datepicker-div, .ui-datepicker-inline {
background-color:#5e3a3a;
border:1px solid #777777;
font-family:Trebuchet MS,Arial,sans-serif;
font-size:1em;
line-height:0.8;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:2.3em 0.3em 0.3em;
position:relative;
text-decoration:none;
width:15.9em;
}
#ui-datepicker-div, .ui-datepicker-div {
background:#5e3a3a none repeat scroll 0 0;
display:none;
z-index:9999;
}
.ui-datepicker-inline {
display:block;
float:left;
}
.ui-datepicker-control {
display:none;
}
.ui-datepicker-current {
display:none;
}
.ui-datepicker-next, .ui-datepicker-prev {
/*background:#5e3a3a;*/
left:0.5em;
position:absolute;
top:0.5em;
}
.ui-datepicker-next {
left:13.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
background:#333333 url('../images/333333_40x100_textures_02_glass_25.png') repeat-x scroll 0 50%;
}
.ui-datepicker-next a, .ui-datepicker-next label, .ui-datepicker-prev label, .ui-datepicker-prev a {
background:transparent url('../images/eeeeee_7x7_arrow_left.gif') no-repeat scroll 50% 50%;
border:1px solid #777777;
cursor:pointer;
display:block;
font-size:1em;
height:1.4em;
text-indent:-999999px;
width:1.3em;
}
.ui-datepicker-next label, .ui-datepicker-next a {
background:transparent url('../images/eeeeee_7x7_arrow_right.gif') no-repeat scroll 50% 50%;
}
.ui-datepicker-prev a:hover {
background:transparent url('../images/ffd40f_7x7_arrow_left.gif') no-repeat scroll 50% 50%;
}
.ui-datepicker-next a:hover {
background:transparent url('../images/ffd40f_7x7_arrow_right.gif') no-repeat scroll 50% 50%;
}
.ui-datepicker-prev a:active {
background:transparent url('../images/ffffff_7x7_arrow_left.gif') no-repeat scroll 50% 50%;
}
.ui-datepicker-next a:active {
background:transparent url('../images/ffffff_7x7_arrow_right.gif') no-repeat scroll 50% 50%;
}
.ui-datepicker-header select {
background:#5e3a3a none repeat scroll 0 0;
border:1px solid #777777;
color:#CFCFCF;
font-size:1em;
line-height:1.4em;
margin:0 !important;
position:absolute;
top:0.5em;
}
.ui-datepicker-header select.ui-datepicker-new-month {
left:2.2em;
width:7em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
left:9.4em;
width:5em;
}
table.ui-datepicker {
text-align:right;
width:15.5em;
}
table.ui-datepicker td.ui-datepicker-unselectable {
border:1px solid transparent;
padding:0.1em 0.3em 0.1em 0;
}
table.ui-datepicker td a {
background:#5e3a3a;
border:1px solid #5e3a3a;
color:#CFCFCF;
cursor:pointer;
display:block;
padding:0.1em 0.3em 0.1em 0;
}
table.ui-datepicker td a:hover {
background:#333333 url('../images/333333_40x100_textures_02_glass_25.png') repeat-x scroll 0 50%;
border:1px solid #5e3a3a;
color:#FFFFFF;
}
table.ui-datepicker td a:active {
background:#841515 url('../images/841515_40x100_textures_02_glass_35.png') repeat-x scroll 0 50%;
border:1px solid #841515;
color:#FFFFFF;
}
table.ui-datepicker .ui-datepicker-title-row td {
color:#CFCFCF;
font-size:0.9em;
padding:0.3em 0;
text-align:center;
text-transform:uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
color:#CFCFCF;
}
table.ui-datepicker td.ui-datepicker-current-day a, table.ui-datepicker td.selected a {
background:#999999 url('../images/999999_40x100_textures_02_glass_25.png') repeat-x scroll 0 50%;
color:black;
}
table.ui-datepicker td.ui-datepicker-today a {
background:#A21111 url('../images/a21111_40x100_textures_02_glass_35.png') repeat-x scroll 0 50%;
color:black;
}
.ui-component {
border:0 none;
font-family:Trebuchet MS,Arial,sans-serif;
font-size:1.1em;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
text-decoration:none;
}
.ui-component-content {
background:#5e3a3a none repeat scroll 0 0;
border:1px solid #777777;
color:#CFCFCF;
}
.ui-component-content a {
color:#CFCFCF;
text-decoration:underline;
}
.ui-default-state {
background:#5e3a3a;
border:1px solid #777777;
color:#CFCFCF !important;
font-weight:bold;
}
.ui-default-state a {
color:#CFCFCF;
}
.ui-default-state:hover, .ui-hover-state {
background:#333333 url('../images/333333_40x100_textures_02_glass_25.png') repeat-x scroll 0 50%;
border:1px solid #5e3a3a;
color:#FFFFFF !important;
font-weight:bold;
}
.ui-hover-state a {
color:#FFFFFF;
}
.ui-default-state:active, .ui-active-state {
background:#841515 url('../images/841515_40x100_textures_02_glass_35.png') repeat-x scroll 0 50%;
border:1px solid #841515;
color:#FFFFFF !important;
font-weight:bold;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
.ui-active-state a {
color:#FFFFFF;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
.ui-arrow-right-default {
background:transparent url('../images/eeeeee_7x7_arrow_right.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-right-default:hover, .ui-arrow-right-hover {
background:transparent url('../images/ffd40f_7x7_arrow_right.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-right-default:active, .ui-arrow-right-active {
background:transparent url('../images/ffffff_7x7_arrow_right.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-left-default {
background:transparent url('../images/eeeeee_7x7_arrow_left.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-left-default:hover, .ui-arrow-left-hover {
background:transparent url('../images/ffd40f_7x7_arrow_left.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-left-default:active, .ui-arrow-left-active {
background:transparent url('../images/ffffff_7x7_arrow_left.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-down-default {
background:transparent url('../images/eeeeee_7x7_arrow_down.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-down-default:hover, .ui-arrow-down-hover {
background:transparent url('../images/ffd40f_7x7_arrow_down.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-down-default:active, .ui-arrow-down-active {
background:transparent url('../images/ffffff_7x7_arrow_down.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-up-default {
background:transparent url('../images/eeeeee_7x7_arrow_up.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-up-default:hover, .ui-arrow-up-hover {
background:transparent url('../images/ffd40f_7x7_arrow_up.gif') no-repeat scroll 50% 50%;
}
.ui-arrow-up-default:active, .ui-arrow-up-active {
background:transparent url('../images/ffffff_7x7_arrow_up.gif') no-repeat scroll 50% 50%;
}
.ui-close-default {
background:transparent url('../images/eeeeee_11x11_icon_close.gif') no-repeat scroll 50% 50%;
}
.ui-close-default:hover, .ui-close-hover {
background:transparent url('../images/ffd40f_11x11_icon_close.gif') no-repeat scroll 50% 50%;
}
.ui-close-default:active, .ui-close-active {
background:transparent url('../images/ffffff_11x11_icon_close.gif') no-repeat scroll 50% 50%;
}
.ui-folder-closed-default {
background:transparent url('../images/eeeeee_11x11_icon_folder_closed.gif') no-repeat scroll 50% 50%;
}
.ui-folder-closed-default:hover, .ui-folder-closed-hover {
background:transparent url('../images/ffd40f_11x11_icon_folder_closed.gif') no-repeat scroll 50% 50%;
}
.ui-folder-closed-default:active, .ui-folder-closed-active {
background:transparent url('../images/ffffff_11x11_icon_folder_closed.gif') no-repeat scroll 50% 50%;
}
.ui-folder-open-default {
background:transparent url('../images/eeeeee_11x11_icon_folder_open.gif') no-repeat scroll 50% 50%;
}
.ui-folder-open-default:hover, .ui-folder-open-hover {
background:transparent url('../images/ffd40f_11x11_icon_folder_open.gif') no-repeat scroll 50% 50%;
}
.ui-folder-open-default:active, .ui-folder-open-active {
background:transparent url('../images/ffffff_11x11_icon_folder_open.gif') no-repeat scroll 50% 50%;
}
.ui-doc-default {
background:transparent url('../images/eeeeee_11x11_icon_doc.gif') no-repeat scroll 50% 50%;
}
.ui-doc-default:hover, .ui-doc-hover {
background:transparent url('../images/ffd40f_11x11_icon_doc.gif') no-repeat scroll 50% 50%;
}
.ui-doc-default:active, .ui-doc-active {
background:transparent url('../images/ffffff_11x11_icon_doc.gif') no-repeat scroll 50% 50%;
}
.ui-arrows-leftright-default {
background:transparent url('../images/eeeeee_11x11_icon_arrows_leftright.gif') no-repeat scroll 50% 50%;
}
.ui-arrows-leftright-default:hover, .ui-arrows-leftright-hover {
background:transparent url('../images/ffd40f_11x11_icon_arrows_leftright.gif') no-repeat scroll 50% 50%;
}
.ui-arrows-leftright-default:active, .ui-arrows-leftright-active {
background:transparent url('../images/ffffff_11x11_icon_arrows_leftright.gif') no-repeat scroll 50% 50%;
}
.ui-arrows-updown-default {
background:transparent url('../images/eeeeee_11x11_icon_arrows_updown.gif') no-repeat scroll 50% 50%;
}
.ui-arrows-updown-default:hover, .ui-arrows-updown-hover {
background:transparent url('../images/ffd40f_11x11_icon_arrows_updown.gif') no-repeat scroll 50% 50%;
}
.ui-arrows-updown-default:active, .ui-arrows-updown-active {
background:transparent url('../images/ffffff_11x11_icon_arrows_updown.gif') no-repeat scroll 50% 50%;
}
.ui-minus-default {
background:transparent url('../images/eeeeee_11x11_icon_minus.gif') no-repeat scroll 50% 50%;
}
.ui-minus-default:hover, .ui-minus-hover {
background:transparent url('../images/ffd40f_11x11_icon_minus.gif') no-repeat scroll 50% 50%;
}
.ui-minus-default:active, .ui-minus-active {
background:transparent url('../images/ffffff_11x11_icon_minus.gif') no-repeat scroll 50% 50%;
}
.ui-plus-default {
background:transparent url('../images/eeeeee_11x11_icon_plus.gif') no-repeat scroll 50% 50%;
}
.ui-plus-default:hover, .ui-plus-hover {
background:transparent url('../images/ffd40f_11x11_icon_plus.gif') no-repeat scroll 50% 50%;
}
.ui-plus-default:active, .ui-plus-active {
background:transparent url('../images/ffffff_11x11_icon_plus.gif') no-repeat scroll 50% 50%;
}
.ui-hidden {
display:none;
}
.ui-accessible-hidden {
left:-1e+8px;
position:absolute;
}
.ui-reset {
border:0 none;
font-size:100%;
line-height:1.3;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
text-decoration:none;
}
.ui-clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.ui-clearfix {
display:inline-block;
}
* html .ui-clearfix {
height:1%;
}
.ui-clearfix {
display:block;
}
.vehicleDetail > td:first-child {
border-bottom:1px solid black;
border-left:1px solid black;
}
.vehicleDetail > td:last-child {
border-bottom:1px solid black;
border-right:1px solid black;
}
.vehicleDetail > td:last-child > table > tbody > tr > td:last-child {
color:White;
}
.showWhenSelected {
visibility:hidden;
}
