

body {
    font-size: 12px;
    font-family: Arial, Sans-serif, Verdana;
    background-color: #3F4876;
}

td {
    font-size: 12px;
    font-family: Arial, Sans-serif, Verdana;
}

input {
    font-size: 12px;
    font-family: Arial, Sans-serif, Verdana;
    color: #555555;
    border: 1px solid #555555;
}

select {
    font-size: 12px;
    font-family: Arial, Sans-serif, Verdana;
    color: #555555;
    border: 1px solid #555555;
}

button {
    font-size: 12px;
    font-family: Arial, Sans-serif, Verdana;
    color: #333333;
    border: 1px solid #555555;
}

textarea {
    font-size: 12px;
    font-family: Arial, Sans-serif, Verdana;
    color: #555555;
    border: 1px solid #555555;
}

a {
    color: #222222;
    text-decoration: underline;
}

a:hover {
    color: #434D7E;
    text-decoration: none;;
}

.formElementError {
	border: 1px solid #FF0000;
}

.content {
    padding: 5px;
    font-size: 12px;
    font-family: Arial, Sans-serif, Verdana;
    color: #555555;
    background-image: url(http://www.expensiverealestate.net/images/square_ffdec.gif);
}

.footer {
    padding: 5px;
    background-image: url(http://www.expensiverealestate.net/images/footer_bg.gif);
    background-repeat: repeat-x;
    font-size: 11px;
    font-family: Arial, Sans-serif, Verdana;
    color: #555555;
}

.menuHeader {
    border-left: 0px solid #000000;
    border-right: 0px solid #CCCCCC;
    border-top: 0px solid #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    display: block;
    font-family: Arial, Sans-serif, Verdana;
    text-decoration: none;
}

.menuHeaderHover {
    color: #F1F1F1;
    font-size: 11px;
    padding: 3px;
    font-weight: bold;
    /*background-image: url(http://www.expensiverealestate.net/images/menu_header_button_bg_on.gif);*/
    background-color: #434D7E;
    display: block;
    font-family: Arial, Sans-serif, Verdana;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
	text-decoration: none;
}

a.menuHeaderHover {
	text-decoration: none;
	color: #F1F1F1;
}

a.menuHeaderHover:hover {
	text-decoration: none;
	color: #F1F1F1;
}

.subMenuContainer {
    position: absolute;
    width: 175px;
    background-color: #434D7E;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
	filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
    font-family: Arial, Sans-serif, Verdana;
    text-decoration: none;
}

.subMenuItem{
    border-top: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    padding: 2px;
    display: block;
    font-family: Arial, Sans-serif, Verdana;
    text-decoration: none;
}

.subMenuItemHover{
    background-color: #2E3556;
    border-top: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 11px;
    padding: 2px;
    display: block;
    font-family: Arial, Sans-serif, Verdana;
    text-decoration: none;
}
a.subMenuItemHover:hover{
    background-color: #2E3556;
    border-top: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 11px;
    padding: 2px;
    display: block;
    font-family: Arial, Sans-serif, Verdana;
    text-decoration: none;
}
a.subMenuItemHover {
	text-decoration: none;
	color: #FFFFFF;
}
a.subMenuItemHover:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.listingsTabActive {
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    font-family: Arial, Sans-serif, Verdana;
    background-image: url(http://www.expensiverealestate.net/images/listing_tab_active_bg.gif);
    background-repeat: repeat-x; 
}

a.listingsTabActive {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
	display: block;
    font-family: Arial, Sans-serif, Verdana;
    background-image: none;
}
a.listingsTabActive:hover {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
	display: block;
    font-family: Arial, Sans-serif, Verdana;
    background-image: none;
}
.listingsTabActiveLeft{
    background-image: url(http://www.expensiverealestate.net/images/listing_tab_active_left.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

.listingsTabActiveRight{
    background-image: url(http://www.expensiverealestate.net/images/listing_tab_active_right.gif);
    background-repeat: no-repeat;
     background-position: top left;
}

.listingsTabInActive {
    font-size: 12px;
    font-weight: bold;
    color: #CCCCCC;
    font-family: Arial, Sans-serif, Verdana;
    background-image: url(http://www.expensiverealestate.net/images/listing_tab_inactive_bg.gif);
    background-repeat: repeat-x; 
}

a.listingsTabInActive {
    font-size: 12px;
    font-weight: bold;
    color: #CCCCCC;
    font-family: Arial, Sans-serif, Verdana;
    text-decoration: none;
    display: block;
    background-image: none;
}
a.listingsTabInActive:hover {
    font-size: 12px;
    font-weight: bold;
    color: #CCCCCC;
    font-family: Arial, Sans-serif, Verdana;
    text-decoration: none;
    display: block;
    background-image: none;
}
.listingsTabInActiveLeft{
    background-image: url(http://www.expensiverealestate.net/images/listing_tab_inactive_left.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

.listingsTabInActiveRight{
    background-image: url(http://www.expensiverealestate.net/images/listing_tab_inactive_right.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.listingsTableHeader{
    font-family: sans-serif, Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    background-image: url(http://www.century21adirondacks.net/images/box_title_bg.gif);
    color: #FFFFFF;
    border-bottom: solid 1px #333333;
    border-right: solid 1px #333333;
    border-top: 1px solid #333333;
    text-align: left;
}

.listingImageComment {
    font-size: 12px;
    font-family: Arial, Sans-serif, Verdana;
    color: #555555;
}

.generalHeader{
    color: #434D7E;
    font-weight: bold;
    font-size: 14px;
}

.listingsDetailsTable {
    text-align: left;
    font-family: sans-serif, Verdana, Arial;
    font-weight: normal;
    font-size: 12px;
    padding: 5px;
    width: auto;
    color: #333333;
}

.listingsDetailsRowName {
    text-align: right;
    font-family: sans-serif, Verdana, Arial;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
}
.listingsDetailsRowValue {
    text-align: left;
    font-family: sans-serif, Verdana, Arial;
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}
.evenRow {
    background-color: #FFFFFF;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
}
.oddRow {
    background-color: #D6B250;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
}
.evenRowFeatured {
    font-weight: bold;
    background-color: #FFFFFF;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
}
.oddRowFeatured {
    font-weight: bold;
    background-color: #D6B250;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
}

.mortgageCalculator {
	border: 1px solid #333333;
	text-align: center;
}