/*-- Table Cells --*/
#mainTable {
    width: 754px;
}
#copyright {
    color: #666;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align:center;
    vertical-align:bottom;
    padding:40px 0 0 0;
}

/*-- Left Panel Modules --*/
#tblSearch {
    margin:20px 0 0 6px;
}
#search {
    text-align: center;
    vertical-align: top;
}


/*-- Right-Panel Styles --*/
#currentUser {
    margin : 0 0 0 15px;
}
#panelContent {
    margin: 0 auto 0  auto;
    text-align:center;
    vertical-align:top;  
    width: 599px;  
}
a.searchButton {
    color: #300;
    font-weight: bold;
    font-size: 12px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    cursor: hand;
}
a.searchButton:hover {
    color: #c90;
    text-decoration: none;
    text-align: center;
    border: none;
    cursor: hand;
}
a.brochureLink {
    color: #300;
    font-weight: normal;
    font-size: 12px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    cursor: hand;
}
a.brochureLink:hover {
    color: #c90;
    text-decoration: none;
    text-align: center;
    border: none;
    cursor: hand;
}
/*-- Sub-menu Styles --*/
div.subMenuBuying {
     position:absolute;top:100px;left:155px;z-index:1;
}
div.subMenuSpecialists {
     position:absolute;top:100px;left:239px;z-index:1;
}
div.subMenuMyWeichert {
     position:absolute;top:100px;left:334px;z-index:1;
}
div.subMenuMyWeichertLG {
     position:absolute;top:100px;left:334px;z-index:1;
}

.subMenuNav {
    background-color:#ccccb2;
}
.subMenuNav td {
    white-space: nowrap;
    text-align:center;
    vertical-align:middle;
    height:16px;
}
.subMenuButton {
    padding:2px 3px 2px 3px;
}
a.subMenuButton {
    color: #300;
    font-weight: normal;
    font-size: 10px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: none;
    cursor: hand;
}
a.subMenuButton:hover {
    color: #300;
    text-decoration: underline overline;
    text-align: center;
    border: none;
    cursor: hand;
}
.subMenuButtonWide {
    padding-right: 3px;
    padding-left: 3px;
}
a.subMenuButtonWide {
    color: #300;
    font-weight: normal;
    font-size: 10px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    border: none;
    cursor: hand;
}
a.subMenuButtonWide:hover {
    color: #FFFFFF;
    text-decoration: underline overline;
    text-align: center;
    border: none;
    cursor: hand;
}
td.subMenuButtonActive a:link, td.subMenuButtonActive a:visited {
    color: #300;
	background: #e9e9cb;
	text-decoration: underline;
}
td.subMenuButtonActive {
    background-color:#e9e9cb;
    white-space: nowrap;
    text-align:center;
    vertical-align:middle;
    height:16px;
}

/*-- Text Styles --*/
.blueLink {
    color: #0000FF;
}
.welcomeBack {
    color: #000000;
    font-weight: bold; 
    font-size: 13px;
}
.searchText {
    color: #000000;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.searchTextFirstLetter {
    color: #000000;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.divLink {
    color: #000000;
    font-size: 10px;
    padding:0 0 8px 4px;
}
a.resLink 
{
    color: #000000;
    font-weight: normal;
    font-size: 10px;
    text-decoration: underline;
}
a.resLink:hover {
    color: #CC9900;
    font-weight: normal;
    font-size: 10px;
    text-decoration: underline;
}
td.resourcesNav {
    padding-top: 0px;
    padding-bottom: 25px;
}
td.resourcesNav div {
    color: #000000;
    font-size: 11px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    padding: 0px 0px 3px 15px;
    text-align: left;
}
.phoneNum {
    font-weight: bold;
    font-size: 12pt;
    font-family: Times New Roman;
}
.footer {
    color: #000000;
    font: 11px Georgia, Arial, Helvetica, sans-serif;
}
a.footer {
    color: #000000;
    font: bold 11px Georgia, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
a.footer:hover {
    color: #CC9900;
    font: bold 11px Georgia, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
a.footer h1 {
    color: #000000;
    font: bold 11px Georgia, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
a.footer:hover h1 {
    color: #CC9900;
    font: bold 11px Georgia, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}