﻿

/*AgentFinder*/
#agentfinderform
{
width:680px;
background: #ffffff url(/images/backgrounds/find_agent_bkg.png) no-repeat top left;
padding:20px 14px 20px 14px;
margin:0px 0px 0px 0px;
height:auto;
color:#666667;
font-size:12px;
}
#agentfinderform.browse
{
background: #ffffff url(/images/backgrounds/agentbrowse_mainbg.png) repeat-x top left;
}

#agentfinderform h2
{
background: Transparent url(/images/backgrounds/agentfinder_horiz_sep.png) repeat-x bottom left;
color:#666667;
font-size:12px;
padding:20px 0px 10px 0px;
margin:0px 0px 20px 0px;
}


#agentfinderform h3
{
font-size:24px
}

.letterCell
{
background: Transparent url(/images/backgrounds/agentfinder_vert_sep.png) no-repeat top right;
padding:0px 20px 0px 40px;
}

.letterCell:first-child
{
padding-left:0px;
}

.cityCell
{
padding:0px 0px 0px 30px;
}

#agentfinderform .nextNav
{
float:right;
border:solid 0px #000000;

}

#agentfinderform .nextNav a
{
background: Transparent url(/images/buttons/btn-next.png) no-repeat 27px 2px;
padding-right:15px;
}


#agentfinderform p
{

font-weight:bold;
}
#agentfinderform .searchFields
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:solid 0px #000000;
width:380px;
float:left;
font-weight:bold;
}



#agentfinderform  #btn-agentsearch
{
background: url(/images/buttons/btn-agentsearch.png) no-repeat top left;
width:69px;
height:26px;  
cursor:pointer;
margin:-3px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
border:0;
}


#agentfinderform .searchFields input
{
width:280px
}

#agentfinderform .radiobuttons
{
font-weight:bold;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#agentfinderform .radiobuttons input:first-child
{
margin-left:0px
}
#agentfinderform .radiobuttons input
{
margin-left:20px;
}


#agentnav-wrapper
{
clear:both;
border-bottom:solid 4px #28b4c4;
width:708px;
height:35px;
}

a.agentOn,a.agentOn:hover
{
background: no-repeat url(/images/backgrounds/agentfinder_nav_on.png) top left;
width:170px;
height:25px;
display:block;
float:left;
font-size:13px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
padding:10px 0px 0px 16px;
}

a.agentOff,a.agentOff:hover
{
background: no-repeat url(/images/backgrounds/agentfinder_nav_off.png) top left;
width:173px;
height:25px;
display:block;
float:left;
color:#666667;
font-size:13px;
text-decoration:none;
padding:10px 0px 0px 16px;
}

#alphaNav-wrapper
{
width:345px;

}

a.alphaNav
{
background: no-repeat url(/images/backgrounds/alpha-bg.png) top left;
width:21px;
height:27px;
display:block;
float:left;
color:#1cb9cc;
font-size:13px;
text-decoration:underline;
text-align:center;
padding:5px 5px 0px 0px;
}

.resultsTable
{
width:680px;
padding:0;
margin:0px 0px 20px 0px;
border:solid 0px #000000;
background: url(/images/backgrounds/agentfinder_resultsbg.png) repeat-x top left;
}


.resultsTable.header
{
background-image:none;
margin:0px 0px 0px 0px;
}


.resultsTable tbody
{

}



.resultsTable tbody td
{

padding:14px 14px 14px 14px;
background: Transparent url(/images/backgrounds/agentfinder_horiz_sep.png) repeat-x bottom left;
}

#agentfinderform.browse .resultsTable tbody td {
    padding-bottom:0px;
    background-image:none;
}


.resultsTable thead td
{
background: no-repeat url(/images/backgrounds/agentfinder_hdr_results.png) bottom left;
height:30px;
color:#666667;
font-weight:bold;
font-size:14px;
text-decoration:none;
padding:4px 0px 0px 16px;
margin:0px 0px 0px 0px;
text-transform:capitalize;
}

.error
{
color:#b00019

}

.agentInfo
{
float:left;
width:200px;
}

.agentInfo:first-child
{
width:450px;
}
