﻿*
{
    padding:0 0 0 0;
    margin:0 0 0 0;
}
body
{
    background-color:#7EABC0;
    font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
hr
{
    width:100%;
    background-color:White;
	border: 0 white none;
    border-bottom: solid 3px #0D68A7;
    margin:0;
    padding: 0;
    float:left;
}
#wrapper 
{
    background-color:White;
    width: 900px;
    margin: 0 auto;
    height: 83px;
}

/*=================== HEADER ================= */
#header 
{
	height: 83px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#logo
{
    background-image: url('../../images/logosmlr.jpg');  
    width:144px;
    height:83px;
    float:left;
    
}
#nav
{
    font-weight:bold;
    font-family:Verdana;
    font-size:4;
    float:left;
    width:746px;
    padding-top:60px;
}
.navLink,.navlink a
{
    color:#993300;
    float:right;
    padding-left:10px;    
}
/*====================== Main Content ======================= */
#pageWrapper 
{
    background-color:White;
    float:left;
    padding-left:10px;
    padding-right:10px;
    padding-top:20px;
    padding-bottom:20px;
    width:880px;

}
#mainContent
{
    width:430px;
    height:475px;
    float:left;
    padding-right:10px;
    padding-top:10px;

}
#title 
{
    font-weight:bold;
    font-family:Verdana;
    font-size:4;
    color: #0D68A7;
    background-color:White;
    width:880px;
    float:left;
    padding-bottom:10px;
}
#map_canvas
{
    height:460px;
    width:422px;
    float:left;
    padding-left:10px;
    margin-top:17px;
}
#searchDiv
{
    text-align:center;
    float:left;
    
}
/*============== Login ===========================*/

#Login table
{
    width:880px;   
}
#Login td
{
    width:50%;   
}
#Login
{
    width:880px;   
    float:left;
}
/*============== View Listings ===========================*/
#ViewListings
{
    width:880px;
    float:left;
}
/*============== Forgot Password ===========================*/
#forgotPassword
{
    width: 880px;
    float:left;
}
#forgotPassword table
{
    width: 100%;
}
#forgotPassword td
{
    width:50%;
}
#forgotPassword td.right
{
    text-align:right;
    padding-right:10px;
}
/*============== Register ===========================*/
#register
{
    float:left;
    width:880px;
}
#register table
{
    width:100%;
}
#register td.right
{
    width:50%;
    text-align:right;
}
/*============== Search Results ==================== */
#results 
{
    width:880px;
    float:left;
}
#results table
{
    width:100%;
}
#results table td
{
    text-align:left;
    vertical-align:top;
    width:20%
}
.locationUpdate
{
    padding-bottom:10px;
}
/*===================== Add New Home ======================= */
.success
{
    width:872px;
    float:left;
    text-align:center;
}
#acceptMedicaid,#languagesSect,#providerInformation ,#certsResidents
{
    width:880px;
    float:left;
}
#pageWrapper .titleBar
{
    background-color: #0D68A7;
    height:25px;
    color:White;
    font-weight:bold;
    vertical-align:middle;
    width:880px;
    float:left;
    margin-bottom:10px;
}
 
#providerInformation td.provider
{
    width:405px;
}
#providerInformation td.vacancyTextbox
{
    color:White;
    padding-top:3px;
    width:75px;
    text-align:right;
}
#providerInformation td.currentVac
{
    color:White;
    color:White;
    width: 400px;
    text-align:right;
}
#providerInformation td
{
    width:25%;
}
#adultFamilyHome td
{
    width:25%;
}
#adultFamilyHome table
{
    width:100%;
}
#adultFamilyHome
{
    width:50%;
    float:left;
}
#adultFamilyHomeImage
{
    width:50%;
    height:282px;
    float:left;
    padding-bottom:10px;
    
}

#acceptMedicaid table, #languagesSect table,#providerInformation table
{
    width:100%;
    float:left;
}
#acceptMedicaid td
{
    width:50%;
}
.languagestd
{
    width:25%;
}
.languages
{
    width:675px;
}
