﻿A, A:link, A:visited, A:active
{
    color: #ffcc00;
}

.ApartmentFinderBox
{
    background-color: #505050;
    padding: 10px;
    border: 1px solid #909090;
}

.ApartmentPageHeaderBox
{
    border-bottom: 2px solid #c0c0c0;
    padding: 8px 8px 8px 8px;
    background-color: #505050;
    margin-bottom: 5px;
    vertical-align: top;
}

.ApartmentPageHeaderBox TABLE TR TD H1
{
    margin: 0px;
}

body
{
    background-color: #000000;
    color: #ffffff;
    font-family: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    font-size: 12px; 
    background-image: url('/MasterPages/bk1.jpg');
    background-position: top center;
    background-repeat: repeat-x repeat-y;   
    padding: 0px;
    margin: 0px;
}

.breadcrumb
{
    padding: 3px;
}

.breadcrumb A, .breadcrumb A:link, .breadcrumb A:visited, .breadcrumb A:hover
{
    color: #f5f5f5;
    
}

CAPTION
{
    font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
    text-align: left;
    font-size: 18px;
    color: #ffcc00;
    font-weight: bold;
}

.column_headers
{
    font-weight: bold;
    color: #000000;
    background-color: #c0c0c0;
}

.error
{
    color: #ff0000;
    font-weight: bold;
    
}

.error-box
{
    background-image: url("/images/errorbox.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    padding: 5px 5px 10px 45px;
    border: 1px solid #990000;
    text-align: left;    
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 250px;
    background-color: #ffffff;
    color: #990000;    
}

.error-box H3
{
    font-size: 14px;
    font-weight: bold;
    color: #990000;
    margin-top: 0px;
}

.even 
{
	border-width: 0px 0px 1px 0px;	
	border-bottom: 1px dotted #f5f5f5;
	padding: 3px;
}

.even_printable
{	
	border: 1px solid #000000;
	padding: 3px;
}

.even TD, .odd TD 
{	
	border-bottom: 1px dotted #c0c0c0;	
}

.even_printable TD, .odd_printable TD 
{	
	border: 1px solid #000000;	
}

FIELDSET LEGEND
{
    color: #ffffff;
}

.footer
{
    font-size: 10px;
    color: #f5f5f5;
    padding: 5px;
    border-top: 1px solid #f5f5f5;
    clear: both;
}

H1
{
    font-size: 20px;
    font-family: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    margin-bottom: 0px;
    color: #dfc997;
}

H2
{
    font-size: 14px;
    font-weight: normal;
    margin-top: 0px;
    font-style: italic;
}

H3
{
    font-size: 18px;
    color: #ffffff;
    font-family: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
}

.info-box
{
    /*
    background-image: url("../images/infobox.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    */
    padding: 5px 5px 5px 5px;
    border: 1px solid #006699;    
    text-align: left;  
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 250px; 
}

.info-box H3
{
    font-size: 14px;
    font-weight: bold;
    color: #006699;
    margin-top: 0px;
}

.info-text
{
    color: #006699;
    font-weight: bold;
}

INPUT, SELECT
{
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
}

.odd 
{
	border-width: 0px 0px 1px 0px;	
	border-bottom: 1px dotted #c0c0c0;
	background-color: #202020;
	padding: 3px;
}

.odd_printable
{
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 3px;
}

.PageTitle
{
    font-size: 20px;
    font-weight: normal;
    color: #996600;
}

.Price
{
    color: #ffcc00;
    font-weight: bold;
}

.PriceLarge
{
    color: #ffcc00;
    font-weight: bold;
    font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
    font-size: 14px;
}

.PullQuote
{
    margin: 10px;
    padding: 5px;
    border-width: 2px 0px 2px 0px;
    border-color: #990000;
    border-style: solid;
    font-family: Georgia, Times New Roman, Serif;
    font-style: italic;
    font-size: 15px;
    font-weight: bold;
    float: left;
    width: 30%;
    text-align: center;
}

STRONG.ArticleTitle
{
    font-size: 14px;
}

.topstrip
{
    vertical-align: top;
    text-align: center;
    background-image: url("/MasterPages/glbk.jpg");
    background-position: center top;
    background-repeat: repeat-x;
}