/* temporary over ride styles for reskinning only */
/* these should be merged back into fleet-list.css when reskin is complete */

/**
 * Vessel type filter
 */
#vessel-type-filter {
    padding: 0 0 18px 0;
    float: left;
    background: #fff;
}

div.vesselTypeFilter {
    width: 616px;
    margin: 0;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 12px 0 0 0;
    height: 100px;
}

/* rdc - not currently used */
div.noAdvancedFilters {
margin-bottom: 18px;
border-bottom: 1px solid #ccc;
height: 110px;
}

.button-reload,
.form .button-reload {
    background-color: #f68414;
    background-image: none;
    width: auto;
    height: auto;
    margin: 8px 0 0 36px;
    border: 0;
    cursor: auto;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 2px 18px 2px 18px;
    float: right;
    font-size: 13px;
}

div#filterControlBox {
    clear: both;
    float: left;
    height: 22px;
    width: 588px;
    padding: 5px;
    margin-top: 5px;
    background: #E7EDF3;
}

a.addFilter {
    display: inline-block;
    text-align: left;
    margin: 5px 0 0 0;
    float: left;
    width: 170px;
    font-weight: bold;
}

div#filterControlBox input.button-reload,
div#filterControlBox a.button-reset
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f68414;
    color: #fff;
    border: 0;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 2px 9px 2px 9px;
    float: right;
    font-size: 13px;
}

div#filterControlBox a.button-reset {
    padding: 3px 12px 3px 12px;
    margin: 0 10px 0 0;
    cursor: default;
    text-decoration: none;
}



/**
 * Fleet Summary
 */
#live-fleet td, .summary td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    padding: 2px 5px;
}

.summary tr.odd {
    background: #e4e4e4;
}

.summary .graph {
    margin: 0;
    border: 1px solid #ccc;
    border-top: 0;
    width: 263px;
    padding: 0 25px 0 10px; /*background: #fff;*/
    background: #fff url( ../../images/reskin/smallGraphFade.gif ) repeat-x bottom left;
}

.summary .liveFleetVessels {
    width: 192px;
}

.summary .year, .summary .sumVessel {
    width: 60px;
}

.summary .vessels {
    width: 140px;
}

div.graphPanel {
    width: 300px;
    float: right;
}

div#onOrderSummaryVessels,
    div#onOrderSummaryDwt {
    margin-top: 18px;
}

div#onOrderSummaryDwt,
    div#deliveriesSummaryDwt,
    div#demolitionsSummaryDwt,
    div#casualtiesSummaryDwt,
    div#seriousCasualtiesSummaryDwt,
    div#detentionsSummaryDwt,
    div#inspectionsSummaryDwt,
    div#deadVesselsSummaryDwt {
    display: none;
}

h2.graphTop {
    height: 26px;
    font-size: 12px;
    color: #666;
    width: 300px;
    margin: 0;
    padding: 10px 0 0 10px;
}

.summary .odd {
    background: #f00;
}

h2.panelTopWide a.viewFullReport,
    h2.panelTopWide a.switch-casualties,
    h2.graphTop a.graphToggle {
    float: right;
    margin: 0 10px 0 0;
    color: #069;
    font-weight: normal;
    font-size: 11px;
    padding: 1px 0 0 20px;
    background: url( ../../images/reskin/report.gif ) no-repeat 0 2px;
}

h2.panelTopWide a.switch-casualties {
    padding: 1px 12px 0 0;
    background: url( ../../images/reskin/greyDivider.gif ) no-repeat center right;
}

h2.graphTop a.graphToggle {
    padding: 1px 12px 0 0;
    background: none;
}

/*
Tanker stats pages - Age of Live Fleet, Deliveries etc
*/

div.sNarrow {
    float: left;
    width: 510px;
}

/*.summary .graph {
    margin: 0;
    border: 1px solid #ccc;
    border-top: 0;
    width: 398px;
    padding: 0;
    text-align: left;
    background: #fff;
}*/

div.graphPanelWide {
    background: #fff url( ../../images/reskin/graphFade.gif ) repeat-x bottom left;
    padding-top: 5px;
    border: 1px solid #ccc;
    width: 405px;
    float: right;
    margin-bottom: 18px;
}

div.graphPanelFullWidth {
    background: #fff/* url( ../../images/reskin/graphFade.gif ) repeat-x bottom left*/;
    padding-top: 5px;
    border: 1px solid #ccc;
    width: 934px;
    margin-bottom: 18px;
    clear: both;
}

div.hide {
    display: none;
}

/*h2.graphTop {
    height: 26px;
    font-size: 12px;
    color: #666;
    width: 400px;
    margin: 0;
    padding: 10px 0 0 10px;
}*/

tr#totalFleetAgeAverage {
    border-top: 1px solid #ccc;
}

table.totalFleetAgeAverageTable {
    border-collapse: collapse;
    padding: 0;
    margin: 0 0 0 1px;
    border: 1px solid #ccc;
}

table.totalFleetAgeAverageTable th {
    text-align: left;
    background: #ccc url( ../../images/reskin/thbg.gif ) repeat-x top left;
    padding: 5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

table.totalFleetAgeAverageTable td {
    background: #fff;
    text-align: left;
    border-right: 1px solid #ccc;
}

/* vessel type filter override styles for tankers stats pages displaying period drop down - Yearly, quarterly, monthly */

div#vessel-type-filter.vtfWide {
    width: 900px;
}

div#vessel-type-filter.vtfWide #periodTypeSelect .jOptions {
    width: 150px;
}

div#vessel-type-filter.vtfWide #periodTypeSelect .jSelectedOptions {
    width: 126px;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px
}

div#vessel-type-filter.vtfWide #periodTypeSelect {
    float: left;
    margin: 0 20px 0 0;
    width: 150px
}

div.periodRadioPanel {
    float: right;
    padding: 3px 10px 0 0;
}

div.periodRadioPanel .timeLineType {
    position: relative;
    top: 2px;
}

/* supplementary autocomplete styling for beneficial owner and Yard */

a#companyList, a#yardList {
    float: left;
    display: inline-block;
    margin: 5px 0 0 0;
}

a.closeOption {
    background: transparent url( ../../images/button-close.png ) 0 0 no-repeat;
    display: inline-block;
    float: right;
    height: 10px;
    width: 10px;
    cursor: pointer;
}

a.closeOption:hover {
    background-position: 0 -10px;
}

div.lookUpPanel {
    clear: left;
    float: left;
    background: #f5f5f5;
    border: 1px solid #ccc;
    padding: 1px 5px 3px 2px;
    margin-left: 170px;
    width: 245px;
}

.lookUpPanel p {
    padding: 0;
    margin: 0;
    font-size: 10px;
    clear: left;
    width: 235px;
}

input.lookUp,
input.lookedUp {
    float: left;
    width: 213px;
    margin: 2px 10px 2px 0;
    padding: 0;
    border: 1px solid #b5b5b5;
    border-top: 1px solid #717171;
}

input.lookedUp {
    width: 216px;
    margin: 2px 10px 2px 0;
}

#LOOKUP_YARD,
    #LOOKUP_COMPANY,
    #LOOKUP_OPERATOR {
    color: #999;
    background: #e5e5e5;
    border: 1px solid #999;
}

/* end - supplementary autocomplete styling for beneficial owner and Yard */


.table-checkbox{
    cursor:default;
    float:none;
    margin:3px 5px 0 0 !important;
    *margin:0 2px 0 0 !important;
}

#LOOKUP{
    width:300px
}

.look-up-description{
    font-size:10px;
    clear:both;
    margin:0 0 0 170px
}

.nav-list				{ display:block; float:left; margin:0; padding:0; width:100% }
.nav-list li			{ display:block; float:left; line-height:18px; padding:0 5px 0 0; margin:0 }
