body {
    background-image: url(../images/2011/agent_topbackground.png);
}
h1 {
    position: static;
    margin-bottom: 1em;
}
#headerLogo {
    position: absolute;
    top: 0;
    left: 687px;
    width: 189px;
    height: 101px;
    background-image: url(../images/2011/agent_TexasFiveSTarRealty.png);
    margin: 0;
}
#headerAgentName {
    position: absolute;
    top: 0.75em;
    left: 0;
    font-weight: normal;
    font-size: 1.9em;
    text-transform: uppercase;
}
#headerAgentTitle {
    position: absolute;
    top: 3.25em;
    font-weight: normal;
    font-size: 1.1em;
    margin-bottom: 0;
    color: #17305d;
}
#headerAgentName a, #headerAgentTitle a {
    color: #17305d;
}
#aotm {
    background-image: url(../images/2011/agent_aotm.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    position: absolute;
    top: 0;
    left: 40%;
    height: 101px;
    display: table;
}
#aotm div {
    display: table-cell;
    vertical-align: middle;
    color: white;
}
#breadshare {
    background-image: url(../images/2011/breadshare_back.png);
    height: 39px;
    width: 874px;
}
#breadshare>div {
    padding: 10px 40px 10px 40px;
}
#content {
    background-image: url(../images/2011/agent_contentbox.png);
    width: 874px;
    padding-bottom: 0;
    overflow: visible;
    margin: 0;
}
#contentLeft {
    width: 667px;
    float: left;
    margin-left: 0;
}
#contentLeft>div {
    padding: 30px;
}
#contentRight {
    width: 200px;
    float: left;
}
#contentRight>div {
    padding: 5px 5px 5px 5px;
}
#breadcrumb {
    margin-bottom: 0.5em;
}
#sharethis {
    margin-bottom: 0.5em;
}
.color {
    margin: 0 0 10px 10px;
    border: solid 10px white;
    float: right;
    background-color: white;
}
#footer {
    width: 874px;
    height: 81px;
    margin-top: -50px;
    background-image: url(../images/2011/agent_bottombox.png);
    background-repeat: no-repeat;
}
#footerColophon {
    padding: 2.5em 3.0em;
}

/* WIDGETS */

.widget {
    width: 180px;
    border: none;
    background-color: white;
    text-align: left;
    margin: 10px;
    font-size: 0.9em;
}
.widget:first-child {
    margin-top: 0;
}
.widget h3 {
    height: 50px;
    line-height: 50px;
    margin: 0;
    color: white;
    padding-left: .5em;
    font-style: italic;
}
.widget h3.darkblue {
    background-image: url(../images/2011/widget_head_darkblue.png);
}
.widget h3.lightblue {
    background-image: url(../images/2011/widget_head_lightblue.png);
}
.widget h3.orange {
    background-image: url(../images/2011/widget_head_orange.png);
}
.widget p, .widget div {
    padding: 0.6em;
    margin: 0;
}
.widget .nopad {
    padding: 0 0 0 .5em;
}
.widget .social {
    margin-right: 0.5em;
}

/* LISTINGS */

.listingActions {
    margin: 0;
    list-style-type: none;
}
.listingActions li {
    color: #505050;
    background-color: #e9e9e9;
    background-position: left;
    border-top: solid 1px white;
    border-bottom: solid 1px #e0e0e0;
    padding: 8px;
    vertical-align: bottom;
    font-family: "myriad-pro-condensed-1", "myriad-pro-condensed-2", "Arial", sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    text-align: left;
}
.listingActions a {
    padding-top: -2px;
    background-repeat: no-repeat;
    padding-left: 25px;
}
.listingActions .requestShowing {
    background-image: url(../images/2011/actions_showing.png);
}
.listingActions .viewDetails {
    background-image: url(../images/2011/actions_showing.png);
}
.listingActions .saveFavorites {
    background-image: url(../images/2011/actions_favorite.png);
}
.listingActions .printSheet {
    background-image: url(../images/2011/actions_print.png);
}
.listingActions .shareFacebook {
    background-image: url(../images/2011/actions_facebook.png);
}
.listingActions .sendEmail {
    background-image: url(../images/2011/actions_email.png);
}

/* RESULTS PAGE */

.result {
    clear: both;
    background-color: white;
    border: solid 1px #ebebeb;
    padding: 1em;
    margin: 1em 0;
}
.resultPic {
    float: left;
    width: 140px;
    margin-right: 1em;
}
.resultData {
    float: left;
}
.resultLinks {
    float: right;
}
.resultPic img {
    max-width: 128px;
    max-height: 96px;
    border: solid 1px #42444b;
}
.resultData h5 {
    margin-top: -1em;
}
.resultData ul {
    list-style-type: none;
    margin: 0;
    margin-top: -1em;
}
.resultPagination {
    margin: 0 3px;
}
.resultPagination:last-child{
    margin-right: 0;
}
.resultPagination:first-child {
    margin-left: 0;
}
.resultPaginationCurrent {
    font-size: 1.3em;
    font-weight: bold;
}
.resultSearchTop select {
    padding: 1px;
}

/* AGENTS */

.agent {
    clear: both;
    background-color: white;
    border: solid 1px #ebebeb;
    padding: 1em;
    margin: 0.5em;
}
.agentPic {
    float: left;
    width: 100px;
    margin-right: 1em;
}
.agentPic img {
    max-width: 90px;
}
.agentData {
    float: left;
}
.agentLetterSep {
    margin-top: 1.5em;
    padding: 3px;
    border-bottom: solid 1px #dddddd;
}

/* MISC */

.newsFeed {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.newsFeed li {
    background-color: white;
    border: solid 1px #ebebeb;
    padding: 1em;
    margin: 1em 0;
}
.newsFeed li:first-child {
    margin-top: 0;
}