@charset "UTF-8";


/***************************************************************************************************************************/

#bmfr .landingTitle {
    font-size:19pt;
    padding:15px 0 0;
    text-align:center;
}

#bmfr #lastBooked strong, #bmfr #customerRating strong {
    color:#005E34;
}

#bmfr #tableCustomerRating {
    background: transparent url(../images/box_legend_highlight.png) scroll no-repeat left top;
    height:64px;
    width:307px;
    margin-top:10px;
}

* html #bmfr #tableCustomerRating {
    width:305px;
}

#bmfr #tableCustomerRating th, #bmfr #tableCustomerRating td{
    padding:5px;
    text-align:center;
}

#bmfr .linkBox {
    float:left;
    margin:0 18px;
    width:192px;
}

* html #bmfr .linkBox {
float:left;
margin:0 8px;
width:192px;
}

#bmfr .linkBox a:link,
#bmfr .linkBox a:visited,
#bmfr .linkBox a:active {
    text-decoration:none;
    color:#005E34;
}

#bmfr .linkBox a:hover {
    text-decoration:none;
    color: #FF9900;
}

#bmfr .linkBox ul {
    padding-left:0px;
    list-style-type:none;
}

#bmfr .listCountry {
    font-weight:bold;
    margin-top:8px;
}

#bmfr ul li.listCountry:first-child {
    margin-top:0px;
}

* html #bmfr ul li.listCountry {
    margin-top: expression(this.previousSibling==null?'0':'8px');
}

#customerReports {
    position:relative;
}

#allCustomerReports {
    position: absolute;
    bottom: 0px;
    width:562px;
    text-align:center;
}

.reportTop {
    padding:4px 4px 0px 4px;
    border-bottom:1px solid #c9dea6;
    clear:both;
    float:left;
    width:542px;
}

.reportTop strong {
    float:left;
    color:#005E34;
}

.reportContent {
    padding:4px 4px 4px 4px;
    clear:both;
    float:left;
    width:542px;
}

.reportContent p {
    padding:3px 12px;

}

.customerReportLink {
    float:right;
}

.reportBottom {
    padding:4px 4px 2px 4px;
    border-top:1px solid #c9dea6;
    clear:both;
    float:left;
    width:542px;
}

#welcome {
    color:#005E34;
    font-size:10pt;
    font-weight:bold;
    margin-bottom:5px;
}

#bmfr #header {
    background:transparent url(../images/header_wp_seo.gif) no-repeat scroll center bottom !important;
}



/***************************************************************************************************************************/
