﻿form 
{
	font-family:Lucida Sans, Arial, Helvetica, Sans-Serif;
    color:#cccccc;
	margin:0px;
    padding:0px;
}

body 
{
    background-color:#042846; 
    background-repeat:repeat-x; 
}

.featuredBackground
{
	background-image:url(/images/black/featured-background.gif);
	background-repeat:repeat-x;
	position:absolute;
	z-index:10;
	left:10px;
	top:0px;
	visibility:visible;
	width: 151px;
	height: 25px;
	left:202px;
}

.floaterlistings
{
	position:absolute;
	left:353px;
	width:202px;
	height: 25px;
	top:0px;
	border: 0px;
	z-index:10;
}

#headerOuter
{
    width:100%;
    display:table;
}

.headerContainer
{
    width:805px;
    margin:0 auto;
    display:table;
}

.headerContainerAlternate
{
	width:1070px;
    margin:0 auto;
    display:table;
}

#header
{
    width:100%;
	float:left;
    padding:10px 0px 8px 0px;
}

#headerFranchise
{
    width:100%;
	float:left;
    padding:0px;
}

#headerLeft
{
    width:160px;
    text-align:left;
    float:left;
    padding-top:8px;
}

#headerLeft img
{
	display:block;
}

#headerRight
{
    width:575px;
    float:right;
    font-size:26px;
    text-align:right;
    padding:20px 0 0 0;
	line-height:30px;
	height:30px;
	overflow:hidden;
	vertical-align: middle;
}

.ContentContainer
{
    background-color: White;
	width:810px;
    font-size: small;
	margin: 0px auto;
	color: black !important;
	text-align:left;  
	padding:5px 5px 5px 5px;
	min-height:300px;     
	overflow: hidden;
}

#pageOuter
{
    width:100%;
    height:100%;
    display:table;
    padding:0px 0px 15px 0px;
}

#midTopOuter
{
    width:100%;
    background-color:#353535;  
    padding:10px 0;
    display:table;
}

#midTopContainer
{
    width:815px;
    margin:0 auto;
}

#midTopContainerAlternate
{
	width:1091px;
    margin:0 auto;
}

#midTopLeft
{
    width:230px;
    padding-right:15px;
    float:left;
}

.agentPhoto
{
	color:#4b4946;
	font-weight:bold;
	font-size:10px;
	width:98px;
	cursor: default;
	padding-top:5px;
	height:135px;
	float:right;
}

.agentPhoto img
{
	border:1px solid #797979;
	margin:0px;
}

#address, #addressFranchise
{
    width:195px;
    float:right;
    text-align:right;
    font-size:11px;
    line-height:16px;
	padding:0px;
}

#address a, #addressFranchise a
{
    text-decoration:none;
}

#address a:hover, #addressFranchise a:hover
{
	color:white;
	text-decoration:underline;
}

#address *, #addressFranchise *
{
	color:#cccccc;
}

#phone
{
    width: 100%;
}

#phone td
{
    padding:0px;
	white-space: nowrap;
}

#phoneFirstColumn
{
	width: 100%;
}

.ad, .adAlternate
{
	width:230px;
	height:75px;
	color:#ccc;
	position: relative;
}

.adAlternate
{
	padding-top:20px;
	float:right;
}

.ad img, .adAlternate img
{
	width:230px;
	height:75px;
}

#logo
{
   width:195px;
   float:left;
   display:block;
   text-align:right;
}

#logo img
{   
    border:2px solid #807f7f;
}

#slideshowContainer
{
    width:555px;
    height:290px;
    overflow:hidden;
}

.slideshow
{
    cursor:pointer;
}

/* TABLE  */
#tableContainer
{
	width:250px;
    padding:10px 0px 0px 10px;
    margin:0px;
    font-size:12px;
    float:left;
}

table.search, table.searchAlternate
{
	width:100%;
	margin:0px;
    font-size:12px;
}

table.search td, table.searchAlternate td
{
  font-size:10px;
  padding:9px 0px 8px 5px; 
  vertical-align:middle; 
}

table.search th
{
    padding:5px;
    text-align:left;
    font-size:11px;
}

table.search td input.image, table.searchAlternate td input.image 
{
    float:right;
    margin-right:5px;
    vertical-align:middle;
}

table.search hr
{
    height:1px;
    background-color:#666;
    border-width:0px;
}

table.search input.text, table.search select, table.searchAlternate input.text, table.searchAlternate select
{
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #d9d9d9;
    border-bottom-color: #d9d9d9;
    border-left-color: #999999;
    color:#333; 
	background-color:#EEE;
	font-size:11px;
}

table.search input.checkbox, table.searchAlternate input.checkbox
{
    margin:0;
    vertical-align:middle;  
    width:13px;
    height:13px;
    overflow:hidden;
    margin:3px;
    background:transparent;
}

table.search input.text, table.searchAlternate input.text, table.searchPublic input.textPubSearch
{
    width:130px; 
    vertical-align:middle;
    font-size:11px;
    padding:1px;    
}

table.searchPublic td
{
    font-size:10px;
    padding:4px 0px 4px 5px; 
    vertical-align:middle; 
}

table.searchPublic input.textPubSearch
{
    width:230px; 
}

table.search select, table.searchAlternate select, table.searchPublic select.selectPubSearch
{    
    font-size:11px;
    width:135px;
    vertical-align:middle;  
}

table.searchPublic select.selectPubSearch
{
    width:235px;
}

table.searchPublic select.disabled 
{
    border: 1px inset ButtonFace;
    color: #777;
    background: #e0dfe3;

}

table.search select option, table.searchAlternate select option
{
    color:#333; 
    font-size:11px;  
}

/* MENU */

#menuContainer
{
	height: 100%;
}

#menu
{
	float:right;
}

.menu, .menuAlternate
{
    font-size:11px;
    float:left;
    text-align:right;
    z-index: 300;
	width:230px;
	height:22px;
}

.menua, .menuhover
{
    font-size:11px;
    cursor: pointer;
	color:#cccccc; 
    text-decoration:none;
    display:block;
    padding:3px 5px 3px 10px;
	border-bottom:1px solid #5b5b5b;
	text-align: -moz-right;
}

.menuhover
{
	color:White;
}

.menudrop, .menudrophover
{
	font-size:11px;
    cursor: pointer;
	color:#cccccc;    
    text-decoration:none;
    display:block;
    padding:3px 5px 3px 10px;
	border:1px solid #5b5b5b;
	background-color:#353535;
}

.menudrop
{
    cursor: pointer;
}

.menudrophover
{
	color:white;
}

#midTopRight
{
    width:556px;
    float:right;
    display:block;
    padding:2px;
    background-color:#807f7f;
}

#midTopRightAlternate
{
    width:820px;
    float:left;
    display:block;
    padding:2px;
    background-color:#807f7f;
}

#midBotOuter
{
    width:100%;
    background-color:#262626;
    display:table;
    padding:10px 0;    
}

#midBotContainer
{
    width:815px;
    margin:0 auto;
}

#midBotLeft
{
    width:230px;
    padding-right:25px;
    float:left;
	min-height:275px;
}

#midBotRight
{
    width:560px;
    float:left;
    display:block;
    border-top:5px solid #262626;
    border-bottom:10px solid #262626;
    background-image:url(/images/black/bg-content.gif);
    background-repeat:repeat-y;
}

.mainContentLeft, .mainContentLeftAlternate
{
    width:250px;
    padding:15px;
    margin:0px 10px 0px 0px;
    font-size:11px;
    float:left;
    line-height:20px;
}

.mainContentLeft h1, .mainContentLeftAlternate h1
{
    font-size:14px;
}

.mainContentLeft p, .mainContentLeftAlternate p
{
    padding:5px;
    height:178px;
    overflow:hidden;
	font-size:11px;
}

.mainContentLeft img, .mainContentLeftAlternate img
{
    float:right;
    margin-top:10px;
    cursor:pointer;
    margin-right:10px;
}

/* FOOTER */

#footerContainer
{
    width:100%;
    height:40px;
	background-color:#042846;
	height:100px;
}

.footer, .footerAlternate
{
    font-weight:normal;
    font-size:9px;
    margin:0 auto;
    text-transform:uppercase;
    padding-top:5px;
}

.footer
{
    width:840px;
}

.footerAlternate
{
    width:1050px;
}

#footerLogos
{
    margin-top:100px;
}

.footerLeft, .footerLeftAlternate
{
    width:200px;
	height:30px;
    float:left;
    text-align:right;
    color:#959595;
}

.footerLeft
{
    padding-left: 20px;
	padding-right:142px;
}

.footerLeftAlternate
{
    padding-right:162px;
}

.footerLeft img, .footerLeftAlternate img
{
    float:left;
}

.footerRight, .footerRightAlternate 
{
    width:430px;
    height:30px;
    text-align:right;  
	float:right;
    line-height:16px;	
	font-size:11px;
}

.footerRight
{
	padding-right:25px;
}

.footerRightAlternate
{
	padding-right:0px;
}

.footerRight a, .footerRightAlternate a
{
    display:block;
    float:right;
    padding-left:30px;
    text-decoration:none;
    color:#959595;
}

.footerRight a:hover, .footerRightAlternate a:hover
{
	color:white;
}

.footerRight span, .footerRightAlternate span
{
	text-transform:none;
}

.highslide-html {
    font-family: Verdana, Helvetica;
    font-size: 11px;
	background-color:#303030;
}

.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color:#cccccc;
	text-transform: uppercase;
	text-decoration: none;
}

.highslide-wrapper .highslide-header a:hover {
	color: Gray;
}

.highslide-body span {
	color:#cccccc;
}

.data
{
   background-color: White;
}

.banner
{
	font-family:Lucida Sans, Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	text-align: right;
	margin-right: 8px;
	color: #6482A0;
	vertical-align:bottom;
}

.bannerbrock
{
	font-family:Lucida Sans, Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	text-align: right;
	margin-right: 8px;
	color: White;
	vertical-align:bottom;
}

.banner-bg
{
	background-color: #002E63;
	vertical-align:bottom;
}
	
.menubg
{
	background-color: #999999;
}

.headbg
{
	background-color: #003366;
	color: #6482A0;
	font-family: Arial Narrow;
	font-size: 32pt;
}

.menu_link
{
	text-decoration: none;
	color:#002E63;
	font-weight: bold;
}

.menu1
{
	background-color:#002E63;  
	font-family:Lucida Sans, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.fpage
{  
	text-decoration:none; 
	font-weight:Bold;
	font-family:Lucida Sans, Arial, Helvetica, Sans-Serif;
	font-size:10pt; 
	font-style:normal; 
	color:#002E63;
}

.NewMenuHead
{
    text-decoration: none;
    color: #002e63;
    font-size: 14pt;
    font-family: Verdana;
}

.hidden, .hidden a, .hidden a:hover
{
	text-decoration:none;
}

.invisible
{
    display:none;    
}

