html {
    margin: 0;
    padding: 0;
    overflow-y: scroll;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background: #fff;
    text-align: center;

}

.devAlert {
    color: #f00;
}

.b {
    border: 1px solid #f00; /* quick and dirty border - form debugging panels and alignment only */
}

img {
    border: 0;
}

img.articleSmall {
    float: left;
    width: 64px;
    height: 64px;
    padding: 5px 10px 0 5px;
    margin: 4px 0 0 0;
}

a {
    outline: none;
    color: #5b8fe2;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    vertical-align: top;
}

a.blockLink {
    display: block;
    padding: 5px 0 5px 0;
}

ul {
    padding: 0;
}

div.panel h2, div.panelRightCol h2 {
    color: #333;
}

div.panel h2 a,
    div.panelRightCol h2 a {
    color: #333;
    text-decoration: none;
}

div.panel h2.grey,
    div.panel h2.grey a,
    div.panelRightCol h2.grey,
    div.panelRightCol h2.grey a,
    h2.panelTopWide a {
    color: #333;
    text-decoration: none;
}

a.panelSuppLink {
    float: right;
    font-weight: normal;
    color: #5b8fe2 !important;
    margin: 0 10px 0 0 ;
}

a.panelSuppLink:hover {
    text-decoration: underline;
}

h3, h3.article {
    font-size: 12px;
    margin: 0;
    width: 95%;
    color: #666;
    padding: 5px 0 5px 5px;
}

h3.article a {
    color: #2f8fdc;
}

p.article, div.panelBodyWide p {
    font-size: 12px;
    margin: 0 0 5px 0;
    padding: 5px 5px 0 5px;
}

div.panelBodyWide img {
    border: 0 none;
    float: left;
    margin: 7px 8px 5px 5px;
}

p.noContent {
    color: #999;
    font-style: italic;
    padding: 10px 0 8px 8px;
    margin: 0;
}

div.panelBodynarrow p.text-standard {
    font-size: 12px;
    margin: 0;
    padding: 8px;
}

p.chartInfo {
    font-size: 12px;
    margin: 0;
    color: #666;
    padding: 5px 5px 5px 0;
}

p.dateAndPub {
    margin: 0 0 5px 5px;
    padding: 0;
    color: #999;
}

p.byline {
    margin: 0 0 0 5px;
    font-style: italic;
    color: #999;
}

div#container {
    text-align: left;
    width: 972px;
    margin: 0 auto 0 auto; /*background: #e7e5e6;*/
    background: #f2f2f2;
    padding-bottom: 15px;
}

div#head {
    height: 110px;
    padding: 0;
    background: #fff;
}

div#lloydsListBrandingBar {
    background: #235884;
    margin: 0;
    padding: 0;
    height: 8px;
    line-height: 8px;
}

a.lloydsListBranding {
    background: #235884 url( ../../images/reskin/lloydsListLogo.gif ) no-repeat;
    width: 120px;
    height: 30px;
    display: inline-block;
    float: right;
}

a.iLawBranding {
    background: #235884 url( ../../images/reskin/iLawLogo.gif ) no-repeat;
    width: 106px;
    height: 30px;
    display: inline-block;
    float: right;
}

a.insdayBranding {
    background: #235884 url( ../../images/reskin/insdayLogo.gif ) no-repeat;
    width: 149px;
    height: 30px;
    display: inline-block;
    float: right;
    margin-right: 5px;
}

div#ad_728 {
    width: 728px;
    height: 90px;
    float: left;
    background: #ccc;
}

div#ad_250 {
    width: 200px;
    height: 90px;
    float: right;
    background: #ccc;
}

a#logo {
    display: block;
    float: left;
    height: 100px;
    width: 430px;
    margin: 0;
    background: url( ../../images/reskin/lli_logo.gif ) no-repeat left top;
}

a#logo span {
    display: none;
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    border: 0;
    padding: 0;
}

div#topNavLinks {
    text-align: left;
    float: right;
    width: 505px;
    padding: 18px 0 0 0;
    display: inline-block;
}

div#topNavLinks ul {
    list-style: none;
    padding: 0;
    margin: 0 18px 0 0;
    float: right;
    line-height: 1.2em;
    overflow: hidden;
}

div#topNavLinks ul li {
    float: left;
    padding: 0 0 0 14px;
    margin: 0;
    width: auto;
}

form#quickSearch {
    float: right;
    text-align: left;
    padding: 10px 0 0 0;
    width: 500px;
    display: inline-block;
}

div.ac_results {
    width: 500px;
!important;
}

div#moreResults {
    height: 25px;
    background: #235884;
    text-align: center;
    color: #fff;
    padding: 5px 0 0;
}

div#moreResults a {
    color: #fff;
}

form#quickSearch p.more {
    margin: 0;
    clear: both;
    padding-top: 8px;
    display: inline-block
}

.searchBox {
    font-size: 12px;
    float: left;
    width: 322px;
    margin-right: 10px;
    height: 18px;
    border: 1px solid #b5b5b5;
    border-top: 1px solid #717171;
    padding: 0;
    display: none;
}

form#crSearch {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 20px;
}

.crsearchBox {
    font-size: 12px;
    float: left;
    width: 220px;
    margin: 0 10px 0 10px;
    height: 16px;
    padding: 0;
    display: none;
}

/* by default this search box is visible */
input#vessels {
    display: inline-block;
}

a#advancedSearch {
    clear: both;
    float: left;
    display: block;
    margin: 10px 0 0 0;
    width: 200px;
}

#helpDesk {
    float: right;
    display: block;
    margin: 10px 15px 0 0;
    color:#0000ff;
    display:inline;
}
/*input#searchText {
    font-size: 12px;
    float: left;
    width: 160px;
    margin-right: 10px;
    height: 16px;
    padding: 0;
}*/

select#searchDropDown {
    font-size: 12px;
    float: left;
    margin-right: 10px;
    height: 20px;
    padding: 0;
    border: 1px solid #b5b5b5;
    border-top: 1px solid #717171;
}

input#qSearchSubmit,
    input.searchPanelBottom {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background: #F68412;
    color: #fff;
    border: 0;
    height: 20px;
    padding: 0 5px 3px 5px;
    margin: 0;
    float: left;
}

div#navigation {
    height: 30px;
    background: #368ed8 /*url(../../images/reskin/navigationBgStrip.gif) repeat-x*/;
    clear: both;
}

div#seaSearcher {
    clear: both;
    height: 40px;
    width: 618px; /*margin: 10px 0 0 0; original*/
    margin: 0 0 18px 0;
    background: url( ../../images/reskin/seaSearcher.gif ) no-repeat top left;
    padding: 0;
}

div#seaSearcher.lliHome {
    margin: 18px;
    float: left;
}

div#navigation ul,
    div#navSecondLevel ul,
    div#seaSearcher ul {
    margin: 0;
    padding: 0;
}

div#navigation ul li,
    div#navSecondLevel ul li,
    div#seaSearcher ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

/* new navigation */

div.sectionMenu {
    width: 294px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    display: block; /*border-bottom: 1px solid #ccc;*/
    background: #fff;
    padding: 0 0 0 4px;
    min-height: 176px;
    float: right;
}

div.sectionMenu:after,
    div.dropDownBody:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.sectionMenu ul.sectionList {
    padding: 0;
    margin: 0 3px 0 0;
    float: left;
    width: 143px;
}

div.sectionMenu ul.sectionList li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

div.sectionMenu ul.sectionList li a {
    display: inline-block;
    margin: 0 0 0 0;
    font-size: 11px;
    text-decoration: none;
    padding: 5px 0 5px 3px;
    width: 134px;
    color: #666;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

div.sectionMenu ul.sectionList li a.wide {
    width: 286px;
}

div.sectionMenu ul.sectionList li a:hover,
    div.sectionMenu ul.sectionList li a.on,
    div.sectionMenu ul.sectionList li a.selected {
    background: #efefef;
}

div.sectionMenu ul.sectionList li a.last {
    border: 0;
}

div.dropDownBody {
    width: 293px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    display: block;
    border-bottom: 1px solid #ccc;
    background: #D4EAF3;
    padding: 4px 0 4px 4px;
}

div.dropDownBody ul.dropDownList {
    padding: 0;
    margin: 0 3px 0 0;
    float: left;
    width: 143px;
}

div.dropDownBody ul.dropDownList li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

div.dropDownBody ul.dropDownList li a {
    display: inline-block;
    margin: 0 0 0 0;
    font-size: 11px;
    text-decoration: none;
    padding: 5px 0 5px 3px;
    width: 134px;
    color: #666;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

div.dropDownBody ul.dropDownList li a.wide {
    width: 278px;
}

div.dropDownBody ul.dropDownList li a:hover,
    div.dropDownBody ul.dropDownList li a.selected {
    background: #A6D1E2;
    color: #235884;
}

div.dropDownContainer.home,
    div.dropDownContainer.tankers,
    div.dropDownContainer.law,
    div.dropDownContainer.gas,
    div.dropDownContainer.containers,
    div.dropDownContainer.insurance,
    div.dropDownContainer.finance,
    div.dropDownContainer.dry-bulk {
    width: 306px;
    background: transparent url( ../../images/reskin/dropDownShadow.png ) bottom right;
    _background: none; /* uuuurrrggghhhh! -shift this to filters */
}

/* home sub menus */

div#menuOneSelect div.dropDownContainer.home {
    height: 65px;
}

div#menuTwoSelect div.dropDownContainer.home {
    height: 91px;
}

div#menuThreeSelect div.dropDownContainer.home {
    height: 115px;
}

div#menuFourSelect div.dropDownContainer.home {
    height: 105px;
}

/* end home sub menus */

/* tankers sub menus */

div#menuOneSelect div.dropDownContainer.tankers {
    height: 41px;
}

div#menuTwoSelect div.dropDownContainer.tankers {
    height: 65px;
}

div#menuThreeSelect div.dropDownContainer.tankers {
    height: 190px;
}

div#menuFourSelect div.dropDownContainer.tankers {
    height: 115px;
}

div#menuFiveSelect div.dropDownContainer.tankers {
    height: 65px;
}

div#menuSixSelect div.dropDownContainer.tankers {
    height: 105px;
}

div#menuSevenSelect div.dropDownContainer.tankers {
    height: 91px;
}
/* end tankers sub menus */

/* law sub menus */

div#menuOneSelect div.dropDownContainer.law {
    height: 65px;
}

div#menuTwoSelect div.dropDownContainer.law {
    height: 65px;
}

div#menuFourSelect div.dropDownContainer.law {
    height: 91px;
}

div#menuSixSelect div.dropDownContainer.law {
    height: 91px;
}

div#menuSevenSelect div.dropDownContainer.law {
    height: 65px;
}

/* end law sub menus */

/* gas sub menus */

div#menuOneSelect div.dropDownContainer.gas {
    height: 41px;
}

div#menuTwoSelect div.dropDownContainer.gas {
    height: 65px;
}

div#menuThreeSelect div.dropDownContainer.gas {
    height: 190px;
}

div#menuFourSelect div.dropDownContainer.gas {
    height: 115px;
}

div#menuFiveSelect div.dropDownContainer.gas {
    height: 65px;
}

div#menuSixSelect div.dropDownContainer.gas {
    height: 141px;
}

div#menuSevenSelect div.dropDownContainer.gas {
    height: 141px;
}

div#menuEightSelect div.dropDownContainer.gas {
    height: 91px;
}

/* end gas sub menus */

/* dry bulk sub menus */

div#menuOneSelect div.dropDownContainer.dry-bulk {
    height: 41px;
}

div#menuTwoSelect div.dropDownContainer.dry-bulk {
    height: 65px;
}

div#menuThreeSelect div.dropDownContainer.dry-bulk {
    height: 190px;
}

div#menuFourSelect div.dropDownContainer.dry-bulk {
    height: 115px;
}

div#menuFiveSelect div.dropDownContainer.dry-bulk {
    height: 65px;
}

div#menuSixSelect div.dropDownContainer.dry-bulk {
    height: 91px;
}

div#menuSevenSelect div.dropDownContainer.dry-bulk {
    height: 65px;
}

/* end dry bulk sub menus */
/* containers sub menus */

div#menuOneSelect div.dropDownContainer.containers {
    height: 41px;
}

div#menuTwoSelect div.dropDownContainer.containers {
    height: 65px;
}

div#menuThreeSelect div.dropDownContainer.containers {
    height: 190px;
}

div#menuFourSelect div.dropDownContainer.containers {
    height: 115px;
}

div#menuFiveSelect div.dropDownContainer.containers {
    height: 65px;
}

div#menuSixSelect div.dropDownContainer.containers {
    height: 65px;
}

div#menuSevenSelect div.dropDownContainer.containers {
    height: 91px;
}

div#menuEightSelect div.dropDownContainer.containers {
    height: 65px;
}

/* end containers sub menus */

/* insurance sub menus */

div#menuOneSelect div.dropDownContainer.insurance {
    height: 41px;
}

div#menuTwoSelect div.dropDownContainer.insurance {
    height: 65px;
}

div#menuFourSelect div.dropDownContainer.insurance {
    height: 91px;
}

div#menuSixSelect div.dropDownContainer.insurance {
    height: 65px;
}

div#menuSevenSelect div.dropDownContainer.insurance {
    height: 91px;
}

/* end insurance sub menus */

/* finance sub menus */

div#menuOneSelect div.dropDownContainer.finance {
    height: 41px;
}

/*div#menuTwoSelect div.dropDownContainer.finance {
    height: 65px;
}*/

div#menuThreeSelect div.dropDownContainer.finance {
    height: 289px;
}

div#menuFourSelect div.dropDownContainer.finance {
    height: 119px;
}

div#menuFiveSelect div.dropDownContainer.finance {
    height: 41px;
}

div#menuSevenSelect div.dropDownContainer.finance {
    height: 116px;
}

/* end finance sub menus */

/* end - new navigation */

div#seaSearcher ul li {
    float: left;
}

div#seaSearcher ul li.seaSearcherTitle {
    display: inline-block;
    position: relative;
    left: 0;
    z-index: 10;
    float: left;
    width: 175px;
    height: 40px;
    background: url( ../../images/reskin/seaSearcherArrow.gif ) no-repeat center right;
}

/* hide the 'Seasearcher' title */
div#seaSearcher ul li.seaSearcherTitle span {
    display: none;
}

/*div#seaSearcher ul li.seaSearcherCorner {
    float: left;
    height: 40px;
    position: relative;
    z-index: 11;
    background: url( ../../images/reskin/sSRightDetail.gif ) no-repeat bottom right;
}*/

/* maybe consolidate with above when happy */

div#footerNavigation {
    height: 36px;
    clear: both;
}

div#footerNavigation ul {
    margin: 0;
    padding: 0;
}

div#footerNavigation ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

a.footerNavLink {
    float: left;
    height: 30px;
    font-size: 12px;
    display: inline-block;
    padding: 15px 30px 0 30px;
}

div.footerCopyright {
    text-align: right;
    margin: 0;
    color: #666;
    height: 20px;
    padding: 8px 10px 2px 0;
    background: #fff url( ../../images/reskin/footerPanelTop.gif ) no-repeat top left;
}

/* end comment */

a.navLink {
    float: left;
    height: 20px;
    display: inline-block;
    color: #fff;
    padding: 7px 15px 3px 15px;
    font-weight: 700;
}

div#navSecondLevel {
    height: 30px;
    background: #235884;
    clear: left;
}

a.secondLevel {
    color: #A6D1E2;
    height: 20px;
    padding: 7px 12px 3px 12px;
    font-weight: normal;
    font-size: 12px;
}

#container #navSecondLevel a.secondLevel {
    padding: 7px 11px 3px;
}

a.secondLevel:hover,
    a.secondLevel.selected {
    color: #fff;
    background: #235884;
}

a.secondLevel:hover {
    color: #666;
    background: #D4EAF3;
}

div.menuDropDown {
    display: none;
    position: absolute;
    z-index: 990;
}

a.ssNavLink {
    height: 28px;
    display: inline-block;
    font-size: 14px;
    padding: 10px 10px 0 10px;
    margin: 1px 0 0 0;
}

a.navLink:hover, a.selected, .comboList a.on,
    a.ssNavLink:hover {
    background-color: #235884;
    text-decoration: none;
}

a.ssNavLink:hover {
    color: #fff;
}

a.ssVessels {
    position: relative;
    left: -20px;
    z-index: 5;
    padding: 10px 13px 0 70px;
    background: url( ../../images/reskin/vessels.gif ) no-repeat 35px 0;
}

a.ssVessels:hover, a.ssVesselsSelected {
    background: #235884 url( ../../images/reskin/vesselsOver.gif ) no-repeat 35px 0;
    color: #fff;
}

a.ssCasualties {
    position: relative;
    left: -14px;
    background: url( ../../images/reskin/casualties.gif ) no-repeat top left;
}

a.ssCasualties:hover, a.ssCasualtiesSelected {
    background: #235884 url( ../../images/reskin/casualtiesOver.gif ) no-repeat top left;
    color: #fff;
}

a.ssCompanies {
    position: relative;
    /*left: -7px;*/
    left: -11px;
    padding: 11px 15px 0 38px;
    background: url( ../../images/reskin/companies.gif ) no-repeat 5px 0;
}

a.ssCompanies:hover, a.ssCompaniesSelected {
    background: #235884 url( ../../images/reskin/companiesOver.gif ) no-repeat 5px 0;
    color: #fff;
}

a.ssPlaces {
    position: relative;
    left: -3px;
    padding: 11px 15px 0 38px;
    background: url( ../../images/reskin/places.gif ) no-repeat 5px 0;
}

a.ssPlaces:hover, a.ssPlacesSelected {
    background: #235884 url( ../../images/reskin/placesOver.gif ) no-repeat 5px 0;
    color: #fff;
}

a.ssAis {
    height: 29px;
    width: 9px;
    position: relative;
    left: 5px;
    margin: 0;
    padding: 11px 40px 0 38px;
    background: url( ../../images/reskin/ais.gif ) no-repeat top right;
}

a.ssAis:hover, a.ssAisSelected {
    background: url( ../../images/reskin/aisOver.gif ) no-repeat top right;
    color: #fff;
}

div#mainPanel {
    float: left;
    width: 618px;
    text-align: left;
    margin: 0 0 0 18px;
}

#content {
    float: left;
    width: 936px;
    padding: 0 18px 18px;
    display: inline;
    text-align: left;
}

body.wide div#fullWidth {
    clear: left;
    float: left;
    width: 936px;
    text-align: left; /*margin: 0 0 18px 18px; - testing may need to reinstate */
    margin: 0 0 0 18px;
}

div#breadCrumb {
    float: left;
    background: #c9d3dc;
    line-height: 15px;
    margin: 18px 0 18px 18px; /*text-transform: capitalize;*/
    border: 1px solid #ccc;
    width: 934px;
    height: 21px;
}

/*todo rdc - this was breaking in IE6 - doesn't appear to be needed */
/*.simple-container div#breadCrumb {
    margin: 14px 18px 18px;
    clear: left
}*/

a.bcLink, span.bcNoLink, span.bcNoLinklast {
    float: left;
    color: #5b8fe2;
    font-size: 11px;
    height: 17px;
    padding: 2px 14px 2px 4px;
    background: #e8e8e8 url( ../../images/reskin/rAngle.gif ) no-repeat right center;
}

span.bcNoLink {
    color: #707070;
}

span.bcNoLinklast {
    color: #707070;
    background: #fff url( ../../images/reskin/bcArrowLast.gif ) no-repeat right center;
}

/*span.bcNoLink.last {
    line-height: 17px;
    background: #fff url( ../../images/reskin/bcArrowLast.gif ) no-repeat right center;
    *//*text-transform: capitalize;*//*
}*/

.mod {
    background: url( '../../images/reskin/panelBottomShallowFullWidth.gif' ) no-repeat bottom left transparent;
    padding: 0 0 5px 0;
    margin: 0 0 20px;
    position: relative;
    width: 936px;
    float: left;
    display: inline
}

.mod-short {
    background: url( '../../images/reskin/panelBottomWide.gif' ) no-repeat bottom left transparent;
    padding: 0 0 5px;
    margin: 0 0 18px; /*position: relative;*/
    width: 618px;
    clear: left;
    float: left;
    display: inline
}

.mod-blue {
    background: url( '../../images/reskin/panelBottomShallowFullWidthBlue.gif' ) no-repeat bottom left transparent;
}

.mod p {
    margin: 0;
    padding: 0 0 12px
}

.mod-header {
/*background: url( '../../images/reskin/panelTopFullWidthGrey.gif' ) no-repeat #ccc top left;*/
    background: #d7d7d7 url( ../../images/reskin/panelWideMask.gif ) no-repeat top left;
    position: relative;
}

.mod-header-wide {
    /*background: #d7d7d7 url( ../../images/reskin/panelFullWidthMask.gif ) no-repeat top left;*/
    position: relative;
}

.mod-header-wide h2,
    .mod-header h2 {
    height: 23px;
    font-size: 12px;
    color: #666;
    padding: 12px 10px 0;
    margin: 0;
}

.mod-body {
    background: #fff;
    border: 1px solid #ccc;
    border-width: 0 1px;
    padding: 0;
}

.mod-footer {
    float: left;
    width: 916px;
    background: #fff;
    border: 1px solid #ccc;
    border-width: 0 1px;
    padding: 10px 9px 5px;
    display: inline;
}

.mod-footer-short, .mod-short .mod-footer {
    float: left;
    width: 598px;
    background: #fff;
    border: 1px solid #ccc;
    border-width: 0 1px;
    padding: 10px 9px 5px;
    display: inline;
}

.mod-in-tab {
    float: left;
    width: 452px;
    margin: 10px 5px;
    display: inline;
}

.mod-in-tab .mod {
    width: 452px;
    float: left;
}

.mod-in-tab .mod-body {
    width: 432px;
    float: left;
    padding: 5px 9px;
    display: inline;
}

.mod-in-tab .mod {
    background: url( '../../images/reskin/panelBottomShallowInTabMod.gif' ) no-repeat bottom left transparent;
}

.mod-in-tab .mod-header {
    background: url( '../../images/reskin/panelInModTab.gif' ) no-repeat top left;
}

.super-button {
    background: #F68414;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 2px 10px;
* padding : 2 px 0 px;
    height: auto;
    width: auto;
    display: block;
    float: left;
}

.super-button:hover{
    text-decoration:none;
}
a:hover span.super-button {
    text-decoration: none;
}

span.super-button {
    padding: 4px 15px 3px;
    float: left;
}

.super-blue {
    background: #368ed8;
}

.super-red {
    background: #C00;
}

div.panel {
    width: 300px;
    padding: 0;
    margin: 0 0 18px 0;
}

div.panelRightCol {
    clear: both;
    width: 300px;
    margin: 0 0 18px 0;
}

div.panelFullWidth {
    width: 936px;
    padding: 0;
    clear: both;
    margin: 12px 0 18px;
}

div.panelFullWidth:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.topElement {
    padding: 0;
}

div.shallowBottom {
    background: url( ../../images/reskin/panelBottomShallow.gif ) no-repeat left bottom;
    padding: 0 0 9px 0;
}

div.shallowBottomRightCol,
div.shallowLightGreyBottomRightCol,
div.shallowBottomRightColTullet {
    background: url( ../../images/reskin/panelBottomShallowRightCol.gif ) no-repeat left bottom;
    padding: 0 0 9px 0;
}

div.shallowLightGreyBottomRightCol {
    background: url( ../../images/reskin/panelBottomShallowRightColLightGrey.gif ) no-repeat left bottom;
}

div.shallowBottomRightColTullet {
    background: url(../../images/reskin/panelBottomShallowRightColTullet.gif) no-repeat left bottom;
}

div.panelBottomShallowWide {
    background: url( ../../images/reskin/panelBottomShallowWide.gif ) no-repeat left bottom;
    padding: 0 0 9px 0;
    margin-bottom: 18px
}

div.panelBottomShallowFullWidth {
    background: url( ../../images/reskin/panelBottomShallowFullWidth.gif ) no-repeat left bottom;
    padding: 0 0 9px 0;
}

div.pLeft,
    div.pRight {
    float: left; /*margin: 0 0 18px 0;*/
}

div.pRight {
    float: right;
}

div.panel h2.panelTop,
div.panelRightCol h2.panelTop,
div.panelRightCol .panelTopShallow {
    width: 290px;
    height: 25px;
    font-size: 12px;
    margin: 0;
    padding: 10px 0 0 10px;
}

div.panelRightCol .panelTopShallow {
    height: 5px;
    background: #f4f8f9 url( ../../images/reskin/panelMask.gif ) no-repeat scroll left top;
}

h2.panelTop.menu {
    height: 35px;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

h2.panelTop.menu span,
    h2.panelTop.menu span.noLink {
    display: block;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    height: 25px;
    padding: 10px 0 0 10px;
    width: 290px;
}

h2.panelTop.menu span.noLink {
    cursor: auto;
}

h2.panelTop.lightBlue.menu span.noLink {
    color: #666;
}

div.panelRightCol h2.panelTop {
    width: 290px;
}

h2.grey {
    background: #d7d7d7 url( ../../images/reskin/panelMask.gif ) no-repeat top left;
}

h2.darkBlue {
    background: #235884 url( ../../images/reskin/panelMask.gif ) no-repeat top left;
    color: #fff !important;
}

h2.seaSearcher {
    background: #8abbe6 url( ../../images/reskin/panelMask.gif ) no-repeat top left;
    color: #fff !important;
}

h2.plainBox {
    background: #235884;
    border: 1px solid #ccc;
    border-top: 0;
    color: #fff;
    height: 34px;
}

h2.plainBox span {
    height: 24px;
    width: 288px;
}

h2.lightBlue {
    background: #d8e8f8 url( ../../images/reskin/panelMask.gif ) no-repeat top left;
    color: #666;
}

h2.panelTopWide,
    h2.greyWide,
    h2.lightBlueWide,
    h2.darkBlueWide {
    width: 608px;
    height: 25px;
    font-size: 12px;
    color: #666;
    margin: 0;
    padding: 10px 0 0 10px;
    background: url( ../../images/reskin/panelWideMask.gif ) no-repeat top left;
}

h2.greyWide {
    background-color: #d7d7d7;
}

h2.lightBlueWide {
    background-color: #d8e8f8;
}

h2.lightBlueWide a {
    color: #000;
}

h2.darkBlueWide {
    background: url( ../../images/reskin/panelTopWideDarkBlue.gif ) no-repeat top left;
    color: #fff;
}

h2.darkBlueWide a {
    color: #fff;
}

div.panelWide {
    clear: both;
    float: left;
    padding: 0 0 18px 0;
}

.container{
    clear:both;
    float:left;
    width:100%;
}

div.filterPanel {
    clear: both;
    float: left;
    padding: 0 0 0 0;
    width: 618px;
}

div.bottomMargin {
    padding: 0 0 18px;
}

div.panelWhite {
    background: #fff;
}

#vessel-type-filter #active-filters input {
    width: 300px;
}

/* */
div.panelWide div img.right {
    float: right;
    margin: 10px 4px 10px 4px
}

/*div.panelWide div p.left{
    margin:0px 8px 10px 8px;
    padding-top:10px;
}*/

div.panelHighlight {
    /*background: #fce6cf;
    background: #C8A57F;
    background: #e6bc91;
    background: #a6d1e2;*/
    background: #d4dee7;
    border: 1px solid #ccc;
    border-width: 0 1px;
    width: 616px;
    min-height: 55px;
    color: #666;
}

div.panelHighlight p {
    padding: 5px 10px 5px 10px;
    margin: 0;
}

h2.panelTopFullWidth {
    width: 936px;
    height: 26px;
    font-size: 12px;
    color: #666;
    margin: 0;
    padding: 10px 0 0 10px;
    background: url( ../../images/reskin/panelFullWidth.gif ) no-repeat top left;
}

div.panelBody,
    div.panelBodyWide,
    div.panelBodyFullWidth,
    div.tMPanelBodyWide,
    div.aFpanelBodyWide,
    div.cRPanelBody,
    div.alertPanelBody,
    div.refBookPanelBody {
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom: 0;
    padding: 5px;
    background: #fff;
}

div.panelBody.analysisCaseUpdates {
    min-height: 460px;
}

div.panelBody.financeNews {
    min-height: 290px;
}

div.panelBody.analysisMarketcommentary {
    min-height: 225px;
}

div.panelBody.intelligenceNews {
    min-height: 376px;
}

div.panelBodyWide,
    div.tMPanelBodyWide {
    width: 606px;
}

div.tMPanelBodyWide, div.shallowBottomWide {
    border-bottom: 1px solid #ccc;
}

div.aFpanelBodyWide {
    width: 606px;
    padding-bottom: 10px;
}

div.aFpanelBodyWide:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.panelBody,
    div.panelBodyWide,
    div.cRPanelBody {
    min-height: 160px;
}

div.threeColPanel {
    width: 202px;
    float: left;
}

div.threeColPanel p.refBy {
    color: #666;
}

div.refBookPanelBody {
    height: 125px;
    min-height: 125px;
    width: 606px;
}

div.refBookImg {
    background-repeat: repeat;
    background-position: left top;
    width: 80px;
    height: 120px;
    float: left;
    margin-right: 5px;
    border: 1px solid #ccc;
}

div.refBookImg img {
    display: none;
}

div.threeColPanel img {
    float: left;
    margin: 0 10px 0 0;
}

div.threeColPanel h3.article {
    padding-left: 0;
    display: inline;
}

div.panelRightCol div.panelBody,
    div.panelRightCol div.cRPanelBody {
    border-bottom: 0;
}

div.panelBody ul.rightBoxListLinks {
    padding: 0;
    margin: 0;
}

div.panelBody dl {
    padding: 5px;
    margin: 0;
}

div.panelBody dt {
    float: left;
    clear: left;
    width: 150px;
    text-align: left;
    font-weight: bold;
    color: #333;
}

div.panelBody dt:after {
    content: ":";
}

div.panelBody dd {
    margin: 0 0 0 80px;
    padding: 0 0 0.5em 0;
}

div.panelBody ul.rightBoxListLinks li {
    list-style-type: none;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

div.panelBody ul.rightBoxListLinks li.last {
    border: 0;
    padding: 10px 10px 3px 10px;
    border-bottom: 0;
}

div.panelBody p.text-standard {
    margin: 0;
    padding: 12px 8px 4px 12px;
}

div.panelBody.cRPanelBody p.text-standard {
    margin: 0;
    padding: 10px 8px 5px 10px;
}

div.panelBody.cRPanelBody p.new-credit-report {
    float:left;
    margin: 0;
    padding: 10px 8px 5px 10px;
}

div.panelBody h3.form-title {
    margin: 0 0 4px 8px;
    color: #333
}

/*.panelBody input {
    width: 240px;
}*/

div.standardBody {
    padding: 0;
}

.standardBody h3 {
    border-top: 1px solid #ccc;
    padding: 10px 5px 0;
    margin: 0;
}

.standardBody h4 {
    padding: 10px 5px 0;
    margin: 0;
}

.standardBody ul {
    margin: 0 0 0 30px;
}

.standardBody li {
    margin: 5px 0 5px 0;
}

.standardBody p {
    margin: 0;
    padding: 10px 5px 10px;
}

div.tMPanelBodyWide,
    div.aFpanelBodyWide {
    display: none;
}

/* override above rule */
div.tMPanelBodyWide.visible,
    div.aFpanelBodyWide.visible {
    display: block;
}

div#tMContents1.tMPanelBodyWide {
    display: block;
}

div#tMContents2.tMPanelBodyWide {
    display: block;
}

div.tMPanelBodyWide {
    padding: 0 5px 0 5px;
}

div.tMPanelBodyWide h3.article {
    width: 300px;
    padding-top: 5px;
}

div.tMPanelBodyWide p.article {
    color: #333;
    width: 300px;
}

div.tMPanelBodyWide div.hr {
    float: left;
    width: 300px;
    line-height: 3px;
    height: 3px;
    border-top: 1px solid #efefef;
    margin: 5px 0 0 5px;
}

div.hr hr {
    display: none;
}

div.cRPanelBody {
    padding: 0;
    min-height: 100px;
}

div.cRPanelBodyOrderReport {
    padding: 0;
    min-height: 75px;
}

div.cRPanelBodyOrderReportPAYG {
    padding: 0;
    height: 128px;
}

div.alertPanelBody {
    padding: 0;
    min-height: 0;
}

div.creditReportsIntroBox {    
    height: 85px;
    min-height: 85px;
    padding: 0 0px 0 0;
    color: #333;
}

div.creditReportsIntroBox p {
    margin: 0;
    padding: 5px;
}

div.tankerComboMenu,
    div.gasComboMenu,
    div.containersComboMenu,
    div.ratsComboMenu {
    margin-bottom: 18px;
}

div.comboPanelBody {
    width: 293px;
    display: none;
    padding: 0 0 0 5px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    background: #fff;
}

div.pageMenuContainer {
    float: right;
    width: 300px;
}

div.shortBox {
    height: auto;
    margin-bottom: 18px;
    display: block;
}

div.pageMenu,
    div.pageMenuOn {
    height: 174px;
}

#vessel-search #cOContents1,
    #vessel-search #cOContents1 {
    height: 74px;
}

#company-search #cOContents1,
    #company-search #cOContents1 {
    height: 50px;
}

div.pageMenuOn {
    display: block;
}

div.borderBottom {
    border-bottom: 1px solid #d7d7d7;
}

div.pageMenu.borderBottom {
    height:173px;
}

div.comboPanelBody:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.comboPanelBody ul.comboList {
    padding: 0;
    margin: 0 0 0 0;
    float: left;
    width: 146px;
}

div.comboPanelBody ul.comboList li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

div.comboPanelBody ul.comboList li a {
    display: inline-block;
    margin: 0;
    font-size: 11px;
    text-decoration: none;
    padding: 5px 0 5px 3px;
    width: 135px;
    color: #666;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

div.comboPanelBody ul.comboList li a.wide {
    width: 285px;
}

div.comboPanelBody ul.comboList li a:hover,
    div.comboPanelBody ul.comboList li a.on,
    div.comboPanelBody ul.comboList li a.selected {
    background: #efefef;
}

div.panelBodyWide:after,
    div.tMPanelBodyWide:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.panelWideColLeft,
    div.panelWideColRight {
    float: left;
    width: 295px;
}

/**/

div.dryBulkExport {
    height: 75px;
    min-height: 75px;
}

a.panelWideColFour {
    float: left;
    width: 136px;
    height: 79px;
    margin: 7px 6px 0 7px;
    display: block;
    text-decoration: none;
    border: 1px solid #ccc;
}

a.panelWideColFour span {
    float: left;
    width: 132px;
    background: #93adc3;
    margin: 56px 0 0 0;
    padding: 4px 0 4px 5px;
    opacity: 0.85;
    color: #000;
    font-size: 14px;
    border-top: 1px solid #ccc;
    cursor: pointer;
}

a.panelWideColFour:hover span {
    opacity: 1;
    color: #fff;
}

a.panelWideColFour.coal {
    background: url( ../../images/reskin/coal.jpg ) no-repeat top left;
}

a.panelWideColFour.iron {
    background: url( ../../images/reskin/iron.jpg ) no-repeat top left;
}

a.panelWideColFour.grain {
    background: url( ../../images/reskin/grain.jpg ) no-repeat top left;
}

a.panelWideColFour.phosphate {
    background: url( ../../images/reskin/phosphate.jpg ) no-repeat top left;
}

div.panelWideColRight {
    float: right;
}

div.searchPanelBottom {
    display: block;
    clear: both;
    height: 26px;
    padding: 7px 0 3px 5px;
    background: url( ../../images/reskin/panelBottomLightBlue.gif ) no-repeat top left;
}

div.panelBottom,
a.panelBottom,
    a.panelBottomWide {
    display: block;
    text-align: right;
    clear: both;
    height: 26px;
    padding: 10px 10px 0 0;
    background: url( ../../images/reskin/panelBottom.gif ) no-repeat top left;
}

.linkDivider {
    color: #333;
}

a.panelBottomWide {
    width: 608px;
    background: url( ../../images/reskin/panelBottomWide.gif ) no-repeat top left;
}

a.panelSubWide {
    display: block;
    text-align: right;
    clear: both;
    height: 26px;
    padding: 10px 10px 0 0;
    width: 606px;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: 0;
}

div.panelBottomShallow {
    background: url( ../../images/reskin/panelBottomShallow.gif ) no-repeat top left;
    height: 10px;
    line-height: 10px;
    clear: both;
}

h2.chartTitle,
    h2.subChartTitle,
    h2.subRightPanelTitle,
    h2.chartTitleBottom,
    div.topPageListingWide {
    width: 616px;
    background: #d7e8f8;
    color: #000;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

h2.subChartTitle {
    width: 606px;
}

h2.subChartTitle-alt {
    background: #fce6cf;
}

h2.midPageListingWide {
/*background: #235884;*/
/*background: url(../../images/reskin/greyPanelSlice.gif) repeat-x top left;*/
    background: #d8e8f8;
    color: #666;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
    height: 35px;
    padding: 0;
    clear: both;
    width: 616px;
    border: 1px solid #ccc;
}

h2.midPageListingWide a, h2.midPageListingWide a:hover {
    color: #666;
    text-decoration: none;
}

h2.chartTitleBottom {
    border: 0;
    background: url( ../../images/reskin/chartPanelBottomLightBlue.gif ) no-repeat top left;
}

h2.subChartTitle {
    height: 26px;
    padding: 10px 0 0 10px;
}

h2.subChartTitleRightCol {
    background: #d7e8f8;
    color: #000;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
    height: 26px;
    padding: 10px 0 0 10px;
    border-bottom: 1px solid #ccc;
}

h2.subRightPanelTitle {
    width: 288px;
    background: #ccc;
    height: 26px;
    padding: 10px 0 0 10px;
}

h2.subRightPanelTitle.blue {
    background: #d8e8f8;
}

h2.chartTitle span,
    h2.chartTitleBottom span {
    display: block;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    height: 26px;
    padding: 10px 0 0 10px;
}

h2.midPageListingWide span {
    display: block;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    height: 26px;
    padding: 10px 0 0 10px;
}

/* revert */

h2.comboHead {
/* background: #d7e8f8;*/
    color: #fff;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 0; /*background: #235784;*/
    background: #8ABBE6;

}

h2.comboHead span {
    display: block;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    height: 25px;
    padding: 10px 0 0 10px;
}

h2.comboHeadFirst {
    border: 0;
    background: #8abbe6 url( ../../images/reskin/panelMask.gif ) no-repeat top left;
}

h2.lastOption {
    background: #D7E8F8;
}

h2.lastOption span {
    color: #333333;
}

/* revert */

/*h2.comboHead,
h2.comboHeadBottom {
font-size: 12px;
margin: 0;
font-weight: bold;
width: 300px;
background: url(../../images/reskin/panelTopLightBlue.gif) no-repeat top left;
}

h2.comboHeadBottom {
background: url(../../images/reskin/panelBottomLightBlue.gif) no-repeat top left;
}

h2.comboHead span,
h2.comboHeadBottom span {
display: block;
text-decoration: none;
color: #666;
cursor: pointer;
height:25px;
padding: 10px 0 0 10px;
}*/

span.cOdownArrowButton, span.tMdownArrowButton, span.aFdownArrowButton {
    background: url( ../../images/reskin/downArrowButton.gif ) no-repeat center right !important;
}

span.cOrightArrowButton, span.tMrightArrowButton, span.aFrightArrowButton {
    background: url( ../../images/reskin/rightArrowButton.gif ) no-repeat center right;
}

h2.bottomBorder {
    border-bottom: 1px solid #ccc;
}

a.askTheAnalyst {
    float: left;
    display: block;
    margin: 0 0 18px 0;
}

a.askTheAnalyst.pico {
    margin: 18px 0 0 0;
}

a.askTheAnalystWide {
    float: left;
    display: block;
    margin: 0 0 18px 18px;
}

a.cantFindReport {
    float: right;
    display: block;
    margin: 0 0 18px 0;
}

a.needHelp {
    float: left;
    display: block;
    margin: 0 0 18px 0;
}

a.aisMapping {
    clear: left;
    float: left;
    display: block;
    margin: 0 0 18px 0;
}

a.rightColAd {
    float: left;
    display: block;
    margin: 0 0 18px 0;
}

/* end comment */

img.tankerMovementsMaps {
    float: right;
    margin: 10px 4px 10px 4px;
}

img.panelSectionImage {
    float: left;
    margin: 5px;
}

p.panelSectionText {
    padding: 2px 10px 0 105px;
    margin: 0;
}

div.pBsection {
    min-height: 100px;
    border-bottom: 0;
}

div#rightPanel {
    width: 300px; /* floated version */
    float: right;
    margin: 0 18px 0 0; /* absolute pos version */
    /*margin: 10px 0 0 654px;
    position: absolute;
    top: 240px;
    z-index: 100;*/
}

div.cRPanelBody ul.cRList {
    padding: 0;
    margin: 0;
}

div.cRPanelBody ul.cRList li {
    list-style-type: none;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

div.cRPanelBody ul.cRList li.lastNoLine {
    border-bottom: 0;
}

div.cRPanelBody ul.cRList li.last,
    table.panelTable td.last {
    border: 0;
    padding: 10px 10px 3px 10px;
}

div.comboPanelBody ul.comboList li a.last {
    border: 0;
}

div.cRPanelBody ul.cRList li.odd,
    div.panelBody ul.rightBoxListLinks li.odd {
    background: #f5f5f5;
}

p.date {
    margin: 0 0 0 30px;
    padding: 0;
    color: #999;
}

p.pdf-date {
    margin: 0 0 0 10px;
    padding: 0;
    color: #999;
}

span.trolley {
    background: url( ../../images/reskin/trolley.gif ) no-repeat top right;
    padding: 0 23px 0 0;
}

table.panelTable {
    text-align: left;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    width: 100%;
}

table.panelTable th,
    table.panelTable td {
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

table.panelTable td {
    border-bottom: 1px solid #ccc;
}

table.panelTable thead {
    background: #D7E8F8;
    color: #333;
}

table.panelTable thead.alt {
    background: #FCE6CF;
    color: #333;
}

table.panelTable tr.alt {
    background: #F5F5F5;
}

table.panelTable tr.alt.last td {
    border-bottom: 0;
}

div#footer {
    clear: both;
    padding: 0 0 0 18px;
}

div#footerContents {
    width: 936px;
    padding: 0;
}

p#footerLloydsInfo {
    text-align: left;
    width: 914px;
    margin: 0;
    padding: 10px;
    border: 1px solid #ccc;
    border-top: 0;
    color: #666;
    background: #fff;
    font-size: 0.9em
}

div.footerHr {
    height: 10px;
    line-height: 10px;
    margin: 10px 20px 15px 20px;
    border-top: 1px solid #fff;
}

div.footerHr hr {
    display: none;
}

div.footerCategoryBox {
    text-align: left;
    width: 175px;
    height: 130px;
    float: left;
    margin: 0 0 0 10px;
}

div.footerCategoryBox.seasearcher {
    width: 175px;
}

div.footerCategoryBox h2 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: #2F8FDC;
}

div.footerCategoryBox h2 a {
    color: #2F8FDC;
}

div.footerCategoryBox ul {
    margin: 0;
    padding: 0;
}

div.footerCategoryBox ul li {
    list-style-type: none;
}

div#footerBox {
    min-height: 75px;
    border: 1px solid #ccc;
    padding: 15px 0 15px 0;
    background: #fff;
}

div#footerBox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* countries */

span.flag {
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}

img.flag {
    margin: 0 10px 0 0;
    position: relative;
    top: 1px;
}

/* tankers */

.graph-subtitle1 {
    color: #1b497c;
    margin-left: 5px;
    text-align: left;
}

.graph-subtitle2 {
    color: #99cc00;
    margin-left: 5px;
    text-align: left;
}

.graph-subtitle3 {
    color: #808080;
    margin-left: 5px;
    text-align: left;
}

.graph-subtitle4 {
    color: #FF0000;
    margin-left: 5px;
    text-align: left;
}

.graph-subtitle5 {
    color: #FF00FF;
    margin-left: 5px;
    text-align: left;
}

/* tankers */

h2.greyNoRoundBorders {
/*background: url( ../../images/reskin/greyGradient.gif ) repeat-x;*/
    background: url( ../../images/reskin/panelTopGrey.gif ) no-repeat top left;
    width: 608px;
    float: left;
}

h2.panelTopWide.greyNoRoundBorders {
    background: url( ../../images/reskin/panelTopWide.gif ) no-repeat top left;
}

.greyNoRoundBorders a {
    color: #666;
}

/* Sprites */
.sprite {
    background: url( "../../images/sprites.png" ) no-repeat top left;
    padding: 3px 0 3px 20px;
    cursor:pointer;
}

.office {
    background-position: 0 -20px;
}

.credit-report {
    background-position: 0 -40px
}

.order-report {
    background-position: 0 -60px
}

.vessel {
    background-position: 0 -80px
}

.place {
    background-position: 0 -100px;
    color: #080
}

a.casualty {
    background-position: 0 -120px;
    color: #a00
}

.ais {
    background-position: 0 -140px
}

.feedback {
    background-position: 0 -160px
}

.save {
    background-position: 0 -180px
}

.pdf-doc {
    background-position: 0 -200px
}

.pdf-icon {
    background-position: -300px 0
}

.add-note {
    background-position: 0 -220px !important;
}

.plus {
    background-position: 0 -240px
}

.plus-small {
    background-position: 0 -260px
}

.add-note-n {
    background-position: -300px -160px !important;
}

.add-note-n:hover {
    background-position: -300px -180px !important;
}

.delete-note {
    background-position: -300px -200px !important;
}

a.delete-note:hover{
    background-position: -300px -220px !important;
}

.edit-note {
    background-position: -300px -240px !important;
}
a.edit-note:hover {
    background-position: -300px -260px !important;
}
.list {
    margin: 0 0 0 30px;
}

/* form filters */

div#subgroup-list {
    width: 100%;
    height: 29px;
    clear: both;
    margin: 15px 0 10px 10px;
    padding: 5px 0 0 0;
    float: left;
}

div#period-list {
    height: 25px;
    clear: both;
    margin: 2px 0 0 10px;
    padding: 5px 2px 2px 2px;
    width: 594px;
}

div.periodAndSubGroup {
/*background: #E6EFF8;*/
}

div#subgroup-list.periodAndSubGroup {
    height: 25px;
    margin: 0 0 0 10px;
    padding: 5px 2px 2px 2px;
    width: 594px;
}

div#subgroup-list span label,
    div#period-list span label {
    padding-right: 10px;
}

div#subgroup-list span .subgroup-radios,
    div#period-list span .period-radios {
    margin-left: 0;
    padding: 0;
}

div#subgroup-list input,
    div#period-list input {
    float: left;
    margin: 5px;
}

div#subgroup-list label,
    div#period-list label {
    clear: right;
    float: left;
    width: 110px;
    margin-right: 0;
    color: #333;
}

div#ranking-list.periodAndSubGroup {
    height: 75px;
    margin: 0 0 0 10px;
    padding: 5px 2px 2px 2px;
    width: 594px;
}

div#ranking-list span label,
    div#period-list span label {
    padding-right: 10px;
}

div#ranking-list span .ranking-radios,
    div#period-list span .period-radios {
    margin-left: 0;
    padding: 0;
}

div#ranking-list input,
    div#period-list input {
    float: left;
    margin: 5px;
}

div#ranking-list label,
    div#period-list label {
    clear: right;
    float: left;
    width: 120px;
    margin-right: 0;
    color: #333;
}
#categories {
    margin: 0 0 8px 10px;
}

/*  utilities */
/*.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/

div.channelImage {
    width: 618px;
    height: 75px;
    margin: 0 0 18px 0;
    background-position: top left;
    background-repeat: no-repeat;
}

div.tankers {
    background-image: url( ../../images/reskin/channelImageTankers.jpg );
}

div.gas {
    background-image: url( ../../images/reskin/channelImageGas.jpg );
}

div.containers {
    background-image: url( ../../images/reskin/channelImageContainers.jpg );
}

div.insurance {
    background-image: url( ../../images/reskin/channelImageInsurance.jpg );
}

div.law {
    background-image: url( ../../images/reskin/channelImageLaw.jpg );
}

div.dryBulk {
    background-image: url( ../../images/reskin/channelImageDryBulk.gif );
}

div.finance {
    background-image: url( ../../images/reskin/channelImageCredit.jpg );
}

.fullWidth {
    width: 936px !important;
}

.errorSummary {
    padding-left: 20px;
}

/* help pop up*/

ul.helpBullet {
    margin-left: 10px;
}

/* used for clearFields jQuery plugin */

.clearFieldBlurred {
    color: #666;
}

.clearFieldActive {
    color: #000;
}

.lngLabels {
    background: #fff url(../../images/reskin/lngLabels.gif) no-repeat top left !important;
}

#discharge-calls-chart {
    padding-left: 10px !important;
}

/* used for clearFields jQuery plugin */

#market-commentary-analysis {

}

#tanker-news {

}

#global-lng-tracker-panel h2{
    width:288px;
}

#lng-discharge-calls-panel h2{
    width:288px;
}

#global-lng-tracker-panel
    h2.greyWide     {
    width: 290px;
    height: 25px;
    font-size: 12px;
    color: #666;
    margin: 0;
    padding: 10px 0 0 10px;
    background: #d7d7d7 url( ../../images/reskin/panelMask.gif ) no-repeat scroll left top;    
}

#lng-discharge-calls-panel
    h2.greyWide     {
    width: 290px;
    height: 25px;
    font-size: 12px;
    color: #666;
    margin: 0;
    padding: 10px 0 0 10px;
    background: #d7d7d7 url( ../../images/reskin/panelMask.gif ) no-repeat scroll right top;
}

div.tulletPrebonContentBox {
    color: #333;
    background: #f4f8f9;
    font-size:11px;
    min-height:120px;
    padding: 5px 0 0 10px;
    margin: 0;
}

div.tulletPrebonContentBox p {
    padding: 0;
    margin: 0;
}
/* Add this to the main style css */
.clearTop { background:url("../../images/panelMask.gif") left top #ffffff; height:2px !important; padding-top:5px !important }
div.box { padding-top:15px; padding-left:10px; font-size:11px; min-height:130px }
div.box strong { color:#666666 }

/* add this to the IE6 styles - u may want to remove the hacks (underscore) */
.clearTop { _padding-top:2 !important }

div.box { _padding-bottom:0px; _padding-top:0; _height:160px }

.fix-ie{
    clear:both;
}

.passwordRequestSuccess{
    height:50px !important;
    min-height:50px !important;
}

.nav-list				    { display:block; float:left; margin:0; padding:0; width:100% }
.nav-list li			    { display:block; float:left; line-height:18px; padding:0 10px 0 0; margin:0 }
.nav-list .right-nav-list   { float:right; padding:0 0 0 10px }

.ajax-form label{
    clear:both;
    display:block;
    float:left;
    margin:0 0 2px 0;
    padding:0;
    width:auto;
    font-weight:700;
    line-height:18px;
}

.ajax-form input.text-input{
    clear:both;
    float:left;
    width:200px;
    margin:0 0 10px 0;
    display:block;
}

.ajax-form select{
    clear:both;
    float:left;
    display:block;
    margin:0 0 10px 0;
}

.ajax-form textarea{
    clear:both;
    float:left;
    display:block;
    width:280px;
    margin:0 0 10px 0;
}

.ajax-form .checkbox-label{
    clear:none;
    float:left;
    width:auto;
}

.ajax-form .checkbox-input{
    float:left;
    display:block;
    margin:0 5px 9px 0;
    padding:0;
    height:18px;
}

.access-private{
    display:block;
    width:15px;
    height:15px;
    background:url("../../images/private.gif") no-repeat top left;
    text-indent:-9999px;
    margin:2px 0 0 0;
}

.access-public{
    display:block;
    width:15px;
    height:15px;
    background:url("../../images/public.gif") no-repeat top left;
    text-indent:-9999px;
    margin:2px 0 0 0;
}

.access-group{
    display:block;
    width:15px;
    height:15px;
    background:url("../../images/shared.gif") no-repeat top left;
    text-indent:-9999px;
    margin:2px 0 0 0;
}

div.short {
    min-height: 40px;
}

.number{
    text-align: right;
}

.jTable td.number{
    text-align: right;
}

.noflash {
    padding: 0 0 1px;
}

.jTable th.All {
    width: 180px;
}
