body.site {
    background-color: #C2BEA7 !important;
    border-top: 0 !important;
}
.row-fluid .span9 {
    width: 78% !important;
}
.row-fluid .span3 {
    width: 18% !important;
}
.reportFrame {
    width: 98%;
}


.reportFrame .frameTopLeft {
    background: url(/media/com_goodgame/images/top-left.png) center no-repeat;
    width: 14px;
    height: 13px;
}
.reportFrame .frameTop {
    background: url(/media/com_goodgame/images/top.png) left center repeat-x;
    height: 13px;
}
.reportFrame .frameTopRight {
    background: url(/media/com_goodgame/images/top-right.png) center no-repeat;
    width: 15px;
    height: 13px;
}
.reportFrame .frameLeft {
    background: url(/media/com_goodgame/images/left.png) center top repeat-y;
    width: 14px;
}
.reportFrame .frameRight {
    background: url(/media/com_goodgame/images/right.png) center top repeat-y;
    width: 15px;
}
.reportFrame .frameBottomLeft {
    background: url(/media/com_goodgame/images/bottom-left.png) center no-repeat;
    width: 14px;
    height: 15px;
}
.reportFrame .frameBottom {
    background: url(/media/com_goodgame/images/bottom.png) left center repeat-x;
    height: 15px;
}
.reportFrame .frameBottomRight {
    background: url(/media/com_goodgame/images/bottom-right.png) center no-repeat;
    width: 15px;
    height: 15px;
}
.reportFrame .frameContainer {
    background-color: #B4B09B;
}
.reportTable {
    width: 100%;
}
#jform_report {
    width: 98%;
    margin-bottom: 5px;
    background-color: #D2CEB5;
}
ul.breadcrumb {
    background-color: #DFDAC0 !important;
    color: #AAAAAA !important;
    text-shadow: 0px 1px 0px #FFFFFF !important;
}
.pagination ul > li > a,.pagination ul > li > span {
    background-color: #DFDAC0 !important;
}
.pagination ul > li > a:hover,.pagination ul > li > a:focus,.pagination ul > .active > a,.pagination ul > .active > span {
    background-color: #B4B09B !important;
}
.pagination-list a {
    min-width: 13px;
}
.pagination-list .active {
    font-weight: bold;
    font-size: larger;
}
._menu {
    background-color: #B4B09B !important;
    color: #454545 !important;
}
li.current.active {
    color: #0A0A0A !important;
    font-size: larger;
}
div#form-login-remember {
    white-space : nowrap;
}
div#form-login-remember label,
div#form-login-remember input#modlgn-remember {
    display: inline;
    margin: auto;
}
div#form-login-remember input#modlgn-remember {
    margin-left: -23px;
}
