﻿form
{
    font-family:Lucida Sans, Arial, Helvetica, Sans-Serif;
    color:#cccccc;
    margin:0px;
    padding:0px;
}

body 
{
    background-color:#07233c;
    background-image:url(/images/deep_blue/bg.gif);
}

#headerOuter
{
    width:100%;
    display:table;
}

.featuredBackground
{
	background-image:url(/images/deep_blue/featured-background.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:0px;
	width: 110px;
	height: 25px;
	left:205px;
	z-index:10;
	visibility:visible;
}
	
.floaterlistings
{
	position:absolute;
	left:315px;
	width:205px;
	height: 25px;
	top:0px;
	border: 0px;
	z-index:10;
}

.headerContainer
{
    width:770px;
    margin:0 auto;
}

.headerContainerAlternate
{
	width:820px;
    margin:0 auto;
}

#header
{
    width:100%;
    float:left;
    padding:10px 0px 8px 0px;
}

#headerFranchise
{
    width:100%;
    float:left;
    padding:0px;
}

#headerLeft
{
    width:160px;
    float:left;
}

#headerLeft img
{
	display:block;
}

#headerRight
{
    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%;
    display:table;
}

#pageInner
{
    width:771px;
    margin:0 auto;
}

#page
{
    width:771px;
    float:left;
}

#address, #addressFranchise
{
    font-size:11px;
    background-image:url(/images/deep_blue/bg-address.gif);
    background-position:bottom left;
}

#address td
{
    padding:0px 10px 0px 10px;
}

#addressFranchise td
{
	padding:0px 10px 7px 10px;
}

#address td.header, #addressFranchise td.headerFranchise
{
    font-size:12px;
}

#addressFranchise td.headerFranchise
{
    padding:7px 10px 0px 10px;
}

#address *, #addressFranchise *
{
       color:#eeeded;
}

#address a, #addressFranchise a
{
    text-decoration:none;
    border-bottom:1px dashed #999;
}

#address a:hover, #addressFranchise a:hover
{
    border-bottom:1px dashed white;
}

#phone td
{
    padding:0px;
}

#phoneFirstColumn
{
	width: 30px;
}

#left
{
    width:247px;
    float:left;
    border-top:1px solid black;
    border-left:1px solid black;
}

#right
{
    width:520px;
    float:left;
	background-color:black;
    padding:1px;
}

#slideshowContainer
{
    width:520px;
    height:270px;
    overflow:hidden;
}

.slideshow
{
	cursor:pointer;
}

#menuContainer
{
	width:520px;
}

.menu, .menuAlternate
{
    font-size:9px;
    width:100%;
    float:left;
    border-top:1px solid black;
    background-image:url(/images/deep_blue/bg-menu-over.gif);
    background-position:bottom left;
    font-weight:bold;
    z-index: 300;
}

.menuAlternate
{
	border-left:1px solid black;
}

.menua, .menuhover
{
	font-size:9px;
    float:left;
    display:block;
    padding:8px 5px 8px 5px;
    border-right:1px solid black;
    text-decoration:none;
	text-transform: uppercase;
    font-family:Lucida Sans, Arial, Helvetica, Sans-Serif;
	cursor: pointer;
	color:#cccccc;
}

.menuhover
{
    color:white;
    background-image:url(/images/deep_blue/bg-menu.gif);
    background-position:bottom left;
}

.menudrop, .menudrophover
{
	font-size:9px;
    margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
    font-family:Lucida Sans, Arial, Helvetica, Sans-Serif;
	padding: 8px 5px;
	display: block;
	color:#cccccc;
}

.menudrop
{
    background-image:url(/images/deep_blue/bg-menu-over.gif);
    background-position:bottom left;
}

.menudrophover
{
	color:white;
	background-image:url(/images/deep_blue/bg-menu.gif);
    background-position:bottom left;
    cursor: pointer;
}

.mainContent, .mainContentAgent, .mainContentNoGoogle, .mainContentAgentNoGoogle
{
    width:520px;
    float:left;
}

.mainContent
{
    background-image:url(/images/deep_blue/bg-content.gif);
}

.mainContentAgent
{
	background-image:url(/images/deep_blue/bg-content-agent.gif);
}

.mainContentNoGoogle
{
    background-image:url(/images/deep_blue/bg-content-nogoogle.gif);
}

.mainContentAgentNoGoogle
{
	background-image:url(/images/deep_blue/bg-content-agent-nogoogle.gif);
}

.mainContentLeft
{
    width:210px;
    padding:15px;
    float:left;
    font-size:11px;
    line-height:20px;
}

.mainContentLeft p
{
    padding:5px;
    height:175px;
    overflow:hidden;
	font-size:11px;
}

.mainContentLeft h1, .mainContentLeftAlternate h1
{
    font-size:14px;
}

.mainContentLeft img, .mainContentLeftAlternate img
{
    float:right;
    margin-top:0px;
    margin-right:10px;
	cursor:pointer;
}

.mainContentLeftAlternate
{
    width:315px;
    padding:15px 20px 15px 15px;
    float:left;
    font-size:12px;
    line-height:20px;
}

.mainContentLeftAlternate div
{
	float:left;
	padding:3px 10px 0px 0px;
	text-align:center;
}

.mainContentLeftAlternate div img
{
	border:1px solid black;
	margin-bottom:3px;
	cursor: default;
}

.mainContentLeftAlternate p
{
    padding:5px 0px 5px 5px;
    height:192px;
    overflow:hidden;
	font-size:11px;
}

.mainContentRight
{
    width:265px;
    padding:15px 0px 15px 15px;
    float:left;
}

.mainContentRightAgent
{
    width:165px;
    padding: 5px 0px 15px 5px;
    float:left;
}

/* PICTURE MENU */

#pictureMenu
{
    width:247px;
    float:left;
    border-top:2px solid black;
	border-right:1px solid black;
}

.picMenuLight
{
    width:227px;
	padding:6px 10px 6px 10px;
    float:left;
    background-color:#2f506f;
    border-bottom:1px solid black;
    font-size:11px;
    font-weight:bold;
}

.picMenuLight a, .picMenuDark a
{
	text-decoration:none;
	color:#cccccc;
}

.picMenuLight a:hover, .picMenuDark a:hover
{
	text-decoration:none;
	color:white;
}

.picMenuLight div, .picMenuDark div
{   
    width:98px;
    height:68px;
    float:left;
    margin-right:10px;
    background-repeat:no-repeat;
}

.picMenuLight img
{
    float:left;
    margin-right:10px;
}

.picMenuLight span
{
    font-size:10px;
    font-weight:normal;
	color:#cccccc;
}


.picMenuDark
{
    width:227px;
    padding:6px 10px 6px 10px;
    float:left;
    background-color:#1b3f61;
    border-bottom:1px solid black;
    font-size:11px;
    font-weight:bold;  
}

.picMenuDark img
{
    float:left;
    margin-right:10px;
}

.picMenuDark span
{
    font-size:10px;
    font-weight:normal;
	color:#cccccc;
}

/* TABLE */

table.search
{
    padding:0px 0px 0px 10px;
	width: 250px;
}

table.searchAlternate
{
    padding:0px 0px 0px 5px;
	width: 165px;
}

table.search td, table.searchAlternate td
{
  font-size:10px;
  vertical-align:middle; 
}

table.search td
{
  padding:9px 0px 8px 5px; 
}

table.searchAlternate td
{
  padding:8px 0px 7px 5px; 
}

table.search td.tdButton1, table.searchAlternate td.tdButton1
{
	padding:0px 0px 25px 0px;
	text-align:right;
}

table.search td.tdButton2, table.searchAlternate td.tdButton2
{
	padding:5px 0px 0px 0px;
	text-align:right;
}

table.search th, table.searchAlternate 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;
	cursor:pointer;
}

table.search hr, table.searchAlternate 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: Black; 
	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;
    color:#333; 
}

table.search input.text
{
    width:130px; 
    vertical-align:middle;
    font-size:11px;
    padding:1px; 
    background-color:#CCC; 
    color:#333;  
}

table.searchAlternate input.text
{
    width:140px; 
    vertical-align:middle;
    font-size:11px;
    padding:1px; 
    background-color:#CCC; 
    color:#333;  
}

table.search select
{
    width:136px;
    vertical-align:middle; 
    background-color:#CCC;
    color:#333; 
}

table.searchAlternate select
{
    width:145px;
    vertical-align:middle; 
    background-color:#CCC;
    color:#333; 
}

table.search select option, table.searchAlternate select option
{
    color:#333;
    font-size:11px;  
    background-color:#CCC; 
}

#agentPhoto
{
	width:98px;
	float:left;
	font-size:10px;
	font-weight:bold;
	cursor: default;
	padding-left:10px;
}

#agentPhoto img
{
	border:1px solid white;
	margin:0px 10px 5px 0px;
}

/* FOOTERS */

#footerOuter
{
    width:100%;
    display:table;
    padding:0;
    height:200px;
}

#footerContainer
{
    width:820px;
    margin:0 auto;   
}

.footer, .footerAlternate
{
    width:820px;
    font-weight:normal;
    font-size:11px;
    text-transform:uppercase;
    float:left;
}

#footerLogos
{
    margin:10px 0px 10px 10px;
}

.footerLeft, .footerLeftAlternate
{
    width:420px;
    height:30px;
    float:left;
    text-align:left;
    font-size:11px;
    color:#8694a1;
    padding-top:3px;
}

.footerLeft img
{
    float:right;
}

.footerLeftAlternate img
{
    float:left;
}

.footerRight, .footerRightAlternate 
{
    width: 360px;
    height:30px;
    float:right;
    text-align:right;  
    line-height:16px;
    padding-top:10px;  
}

.footerRight
{
	margin-right: 30px;
}

.footerRight a, .footerRightAlternate a
{
    display:block;
    float:right;
    padding-left:20px;
    text-decoration:none;
    font-size:11px; 
    color:#989696;
}

.footerRight a:hover, .footerRightAlternate a:hover
{
    color:#CCC;
}

.footerRight span, .footerRightAlternate span
{
	text-transform:none;
}

.highslide-html {
    font-family:Lucida Sans, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
	background-color:#052D52;
}

.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:Lucida Sans, Arial, Helvetica, Sans-Serif;
	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:Lucida Sans, Arial, Helvetica, Sans-Serif;
}

.hidden, .hidden a, .hidden a:hover
{
	text-decoration:none;
}
