.background
{
    background: #000000;
}

.page_background
{
	background: #D4D4D4;
}

.base
{
	background: #FFFFFF;
}

.graphite
{
    background-color: #333333;
}

.margin
{
    background: #000000 url(../../../../../../../../../../images/margin.gif) repeat-x top;
}

.foreground
{
    background-color: #FFFFFF;
}

.page
{
    margin: 0;
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 13px;
    line-height: 15px;
    color: #333333;
    background: #FFFFFF url(../../../../../../../../../../images/page.gif) repeat-x top;
}

.sidebar {
	background: #D4D4D4;
}

.sidebar_form {
	padding: 10px;
	background: #D4D4D4 url(../../../../../../../../../../images/form_background.gif) repeat-x top;
}

.right_inner_margin
{
	font-size: 1px;
    background: #D4D4D4 url(../../../../../../../../../../images/right-inner.gif) repeat-x top;
}

.rightside
{
	text-align: center;
    background: #D4D4D4 url(../../../../../../../../../../images/map_background.gif) repeat-x top;
}

.right_margin {
    background: #D4D4D4 url(../../../../../../../../../../images/right-margin.gif) repeat-x top;
}

.unit_photo { width: 512px; height: auto; border: 2px solid #888; }

.message
{
    margin: 0;
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 14px;
    color: #333333;
}

.infoBox {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	padding: 10px 10px 0 10px;
	background-color: #F0F0F0;
	font-size: 13px;
}
.infoBox a {
	font-size: 13px;
}
.infoBox p {
	font-size: 13px;
	margin-top: 10px;
}
.availability_updated {
	font-size: 12px;
}

#show_property_container .cancel {
  display: none;
}

.textIndent
{
    margin: 0;
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 13px;
    text-indent: 5ex;
    line-height: 25px;
    text-align: justify;
    color: #333333;
}

*
{
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 16px;
	line-height: 20px;
}

.textSimple
{
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 13px;
    line-height: 15px;
    color: #333333;
}

h1
{
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 22px;
    line-height: 15px;
}

.textSimpleContent
{
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 12px;
    line-height: 15px;
}

.textStrong
{
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}

.textTab
{
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #333333;
}

.textFixedWidth
{
    margin: 0;
    font-family: Courier New, Courier, mono;
    font-size: 12px;
    line-height: 25px;
    text-align: justify;
    color: #333333;
}

.textError
{
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 13px;
    color: #333333;
}

.textHeader
{
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 20px;
	font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000000;
}

.textColumnHeader
{
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 13px;
    font-decoration: underline;
    color: #333333;
}

/*************************************************************************/
/* Color definitions.                                                    */
/*************************************************************************/

.header
{
    background-color: #666666;
}

.alternate
{
    background-color: #F2F2F2;
}

.header:link
{
    text-decoration: none;
}

.header:visited
{
    text-decoration: none;
}

/*************************************************************************/
/* Used for rows in lists.                                               */
/*************************************************************************/

.listForeground
{
    color: #333333;
    background: #FFFFFF;
    font-weight: normal;
}

.listAlternate
{
    color: #333333;
    background: #F2F2F2;
    font-weight: normal;
}

/*************************************************************************/
/* Tabs                                                                  */
/*************************************************************************/

.tabAction
{
    background-color: #CCCCCC;
    text-decoration: none;
    color: #333333;
}

.tabAction:link
{
    color: #333333;
    text-decoration: none;
}

.tabAction:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.tabForeground
{
    background-color: #FFFFFF;
    color: #333333;
    text-decoration: none;
}

.tabForeground:link
{
    color: #333333;
    text-decoration: none;
}

.tabForeground:visited
{
    color: #333333;
    text-decoration: none;
}

.tabHeader
{
    background-color: #666666;
    color: #FFFFFF;
    text-decoration: none;
}

.tabHeader:link
{
    color: #FFFFFF;
    text-decoration: none;
}

.tabHeader:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

/*************************************************************************/
/* Miscellaneous stuff.                                                  */
/*************************************************************************/

.fixed
{
    font-family: "Courier New", Courier, mono;
    font-size: 11pt;
    color: #333333;
}

.copyright
{
	clear: both;
    font-family: Bookman, Times New Roman, Times, serif;
    font-size: 10px;
    text-align: center;
	line-height: 1em;
	padding-top: 5em;
	padding-bottom: 1ex;
}

.copyright:link
{
    color: #0000FF
}

.copyright:visited
{
    color: #000099
}

/*************************************************************************/
/* These relate specifically to the test results pages in                */
/* .endymion.diagnostics.                                                */
/*************************************************************************/

.passedResult
{
    font-family: Bookman, Times New Roman, Times, serif;
    color: #009900;
    font-weight: bold;
}

.failedResult
{
    font-family: Bookman, Times New Roman, Times, serif;
    color: #990000;
    font-weight: bold;
}
