/***********************************************************************
 * file:		css/homeowner_rrr.css
 * author:		toy
 * date:		4feb10
 * re:			css for page
 * 
 * rev history
 * [toy 4feb10]	orig version
 * 
 ************************************************************************/
/*** custom ids ***/
#topHalf {
    width: 548px;
    text-align: left;
    overflow: auto;
    border: solid 0px purple;
}
    #topHalf .topLeft {
        width: 280px; 
        overflow: auto;
        float: left;
        margin: 5px 0 0 15px;
        border: solid 0px red;
    }
    #topHalf .topRight{
        width: 211px;
        height: 230px;
        background-image: url("../images/multiunits/rrr/iwantto.png");
        float: left;
        margin: 10px 0 0 20px;
        border: solid 0px purple;
    }
ul.iwanttoUL {
    list-style-image: url("../images/multiunits/rrr/greaterthan.png");
    margin: 60px 0 0 15px;
    padding: 10px;
    text-align: left;
}
    ul.iwanttoUL li {
        line-height: 1.0em;
        margin: 0 0 20px 0;
    }

#downloadD{
    width: 445px;
    height: 200px;
    background-color: #e2f0b5;
    margin: 40px 0 0 60px;
}
    #downloadD div{
        margin: 40px 0 0 60px;
        padding: 10px 0 0 0;
    }
        #downloadD div ul{
            margin: 32px 0 0 63px;
            border: solid 0px red;
        }
        #downloadD div li{
            margin: 20px 0 0 0px;
        }

/*** custom classes ***/
.iwanttoTD{
    background:url("../images/multiunits/rrr/iwantto.png") no-repeat;
}
.blueButtonD{
    width: 173px;
    height: 211px;
    margin: 0 5px 0 0px;
    float: left;
}
.greenButtonD{
    width: 172px;
    height: 211px;
    float: left;
}
.grayButtonD{
    width: 173px;
    height: 211px;
    float: left;
    margin: 0 5px 0 5px;
    border: solid 0px red;
}
.supersmall  {
    font:0.1em;
    text-align: left;
}

.binMapsD {
   background:url("../images/bluegradient.png") no-repeat scroll 0 0 transparent;
border:0 solid red;
color:White;
font-family:Arial,tahoma,Verdana;
font-size:1.3em;
font-weight:bold;
height:64px;
margin:10px 0 10px 10px;
padding:20px 0 0;
text-align:center;
width:548px;
}
    .binMapsD .headerD {
        font-family: Arial,tahoma, Verdana;
        font-size: 1.2em;
        font-weight: bold;
        padding: 10px 0 10px 0;
        border: solid 0px red;
    }
    .binMapsD div {
        font-family: Arial,tahoma, Verdana;
        padding: 20px 40px 0px 40px;
    }
ul.bulletUL  {
    margin: 0 0 0 10px;
    list-style-type: disc;
    font-weight: bold;
}
    ul.bulletUL li {
        padding: 5px;
        margin: 0 0 0 10px;
        list-style-type: disc;
        font-weight: bold;
    }
ul.standardUL{
    margin: 0 0 0 20px;
}
