﻿/* #################################################################### */
/* Globals/Master Page */
/* #################################################################### */
form fieldset {border: none;}
.five-margin-bottom {margin-bottom: 5px; display: block;}
.twenty-margin-bottom {margin-bottom: 20px; display: block;}

.providedby 
{
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px !important;
}

.providedby a { text-decoration: none !important; }

#RHC .online .tl {
    background:url("dg_css/images/download.gif") no-repeat scroll 0 0 transparent !important;
}

.closebutton { display: none; } 

/* #################################################################### */
/* Search.aspx */
/* #################################################################### */
#PostcodePanel input { width: 80px; }
.ORTextPanel {font-weight: bold; font-size: 1.3em;}
#MonthListPanel { float: left;}
#YearListPanel { padding-left: 20px; }

/* #################################################################### */
/* SearchResults.aspx */
/* #################################################################### */
.brma-rates { border: 0px !important; }

dl.brma-rates { margin-left: 20px;}

dl.brma-rates dt  
{
    padding-bottom: 0px !important;
    text-align:right;
    width: 200px !important; 
    border: 0px !important;
}

dl.brma-rates dd  
{
    padding-bottom: 0px !important;
    margin-left:5px !important;
    border: 0px !important;
    width: 150px !important;
    text-align: right;
}

.brma-rates ul { clear: both; padding: 0.25em;}

.brma-rates ul li { padding: 0.25em; }

.brma-rates ul li ul { padding-left: 5em; }
/* #################################################################### */
/* PostCodeSplit.aspx */
/* #################################################################### */
#HouseNumberPanel input {width:80px;}
#BuildingNamePanel input {width:400px;}

/* #################################################################### */
/* BedroomCalculator.aspx */
/* #################################################################### */
#TotalPersonsPanel  input {width:20px;}
#CouplesAreaPanel   input {width:20px;}
#divexcludeCouples  input {width:20px;}
#divChild15         input {width:20px;}
#divChild10         input {width:20px;}



/* #################################################################### */
/* ListofRents.aspx */
/* #################################################################### */

.slc-col2-override { width: 75% !important; margin-left: 40% !important; }
.slc-col2-override div { float:left; width:20%; display:inline;}

.complex_form table tr.grayed {background-color: #F2F1EF; }

.brma form .formblock { border: none !important; }