﻿body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font:14px "Myriad Pro","Trebuchet MS",trebuchet,sans-serif;
	color: #000;
	background-color: #7189b5;	
	height:100%; 
}

h1 {
	font-size: 18px;
	color: #19356a;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 16px;
	margin: 5px 0 5px 11px;
	color: #3d4e5d;
}

/* ### FORM ELEMENTS ### */

input
{
	width: 160px;
	height: 15px;
	color: #3d4e5d;
	border: 1px solid #3d4e5d;
	font:11px "Myriad Pro","Trebuchet MS",trebuchet,sans-serif;
}
select
{
	width: 160px;
	height: auto;
	color: #3d4e5d;
	border: 1px solid #3d4e5d;
	font:11px "Myriad Pro","Trebuchet MS",trebuchet,sans-serif;
}

textarea
{
	width: 160px;
	height: 50px;
	color: #3d4e5d;
	border: 1px solid #3d4e5d;
	font:11px "Myriad Pro","Trebuchet MS",trebuchet,sans-serif;
}

fieldset
{
	border: 1px solid #3d4e5d;
}

legend
{
	color: #fff;
	background: #828a8f;
	padding: 2px 6px;
} 



/* ### logo ### */
#logo {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	cursor: pointer;
	height: 40px;
}
/* ### header content ### */
.main 
{
	width: 900px;  
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-color: #FFFFFF;

}
.header {
	width: auto;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(../images/strategy-header-bg.jpg) repeat-y;
}
.footer {
	background-color: #FFFFFF;
	width: 900px;
	text-align: center;
	font-size: 11px;
	color: #19356a;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer a {
	font-weight: bold;
	color: #3d4e5d;
}
.footer a:hover {
	font-weight: bold;
	color: #7189b5;
}
.content {
	width: 900px;
	display: inline;
}
.content-flash {
	width: 257px;
	float: left;
	background-color: #FFFFFF;
}
.content-banner {
	padding: 36px 0 0 26px;
	width: 617px;
	height: 221px;
	float: right;
	background: url(../images/header-bg.jpg) no-repeat;
	background-color: #FFFFFF;
}
.content-banner p {
	width: 411px;
	margin: 12px 0 15px;
}
.content-strategies {
	margin: 0;
	width: 535px;
	min-height: 250px;
	padding: 0 0 0 35px;
	float: left;
}
.content-strategies-flash-header {
	width: 300px;
	height: 197px;
	float: right;
	background-image: url(../images/logo_head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxleft {
	width: 300px;
	float: right;
}
.clear{
	clear:both;
}
.content-strategies-flash {
	width: 300px;
	float: right;
	margin-right:0px;
	
}
.content-strategies-flash object {
margin:0px;
padding:0px;
	
}

.content-strategies p {
	font-size: 13px;
	width: 530px;
	margin: 0 0 0 11px;
	padding: 10px 0;
}
.content-strategies h1 {
	margin: 0 0 0 11px;
}
.framed-img 
{
	float: right;
	caption-side: bottom;
	padding: 2px;
	border: solid 1px;
	border-bottom-color: #3d4e5d;
	margin: 0 0 0 5px;
}
.content-box-page {
	width: 643px;
	float: right;
	background-color: #FFFFFF;
    position: relative;
}
.news-content {
	background-color: #FFFFFF;
	width: 550px;
	font-size: 11px;
	color: #19356a;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 0 0 11px;
}
.news-content a {
	font-weight: bold;
	color: #3d4e5d;
}
.news-content a:hover {
	font-weight: bold;
	color: #7189b5;
}

.portfolio
{
	margin: 0 0 20px 0px;
}

/*Property Classes*/
.property-address 
{
	float: left;
	width: 100%;
}

.property-tabs 
{
	float: left;
	padding:0;
	list-style:none;
	margin: 0 0 0 0px;
}
.property-tabs ul
{
	float: left;
	background-color: #828a8f;
	list-style:none;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	border-bottom: solid 1px #000000;
}
.property-tabs li 
{
	text-align: center;
	float:left;
	padding:0;
	width:105px;
	border: solid 1px #FFFFFF;
}
.tabs-selected
{
	background-color: #000000;
}
.property-tabs a {color:#FFFFFF; text-decoration:none; font-size:11px;}
.property-tabs li a:hover {color:#FFFFFF; text-decoration:underline;}

.property_detail_content {
	margin:-5px;
	width: 535px;
	min-height: 250px;
	float: left;
}
.property_detail_content p.header 
{
	font-style:italic;
	font-weight:bold;
	font-size: 15px;
	margin:5px;
}
.propertylist span.sub-header 
{
	font-weight:bold;
	margin:5px;
}
.property-detail-placeholder 
{
	width: 530px; 
	text-align: center; 
	margin-top: 10px;
}

.video {
	width: 480px;
	height: 270px;
}


/* ### nav menu ### */
#menu, .content-strategies #menu {
	height: 50px;
	background-color: #FFF;
	margin: 0 0 0 0px;
	padding: 0;
	list-style:none;
}
.content-strategies #menu{
	background: none;
}
#menu li {
	float: left;
	margin: 10px 0 0;
	padding: 0;
	position: relative;
}
#menu li a:hover 
{
	color: #7189b5;
	z-index:10;
	padding-bottom: 1px;
	background-color:#FFF;
}

#menu li a {
	text-transform: uppercase;
	color: #19356a;
	margin: 0;
	padding: 0 10px 0;
	display:block;
	float:left;
	line-height:31px;
	border: 1px solid #FFF;
	border-bottom: none;
	font-size: 12px;
	font-weight: 900;
}
#menu li.out a:hover 
{
	border: 1px solid #89a1ce;
	color: #7189b5;
	z-index:10;
	padding-bottom: 1px;
	background-color:#FFF;
}

#menu li.out a {
	text-transform: uppercase;
	color: #19356a;
	margin: 0;
	padding: 0 10px 0;
	display:block;
	float:left;
	line-height:31px;
	border: 1px solid #FFF;
	border-bottom: none;
	font-size: 12px;
	font-weight: 900;
}
#menu li.hover a {
	position: relative;
	border-color: #89a1ce;
	border-bottom: solid 0;
	color: #7189b5;
	z-index:3;
	padding-bottom: 1px;
	background-color:#FFF;
}
#menu li.hover ul {
	display: block;
}
#menu ul {
	z-index: 2;
	display: none;
	position: absolute;
	left: 0px;
	top: 32px;
	padding: 10px 0 11px;
	margin: 0;
	list-style: none;
	width: 155px;
	border: 1px #89a1ce solid;
	background-color: #fff;
}
#menu ul li,
#menu li.hover ul li {
	display: block;
	float:left;
	padding: 0;
	margin:0;
	width: 100%;
}
#menu li.hover ul li a 
{
	font-size: 12px;
	color: #7189b5;
	text-transform: none;
	padding: 4px 15px 4px 11px;
	border:none;
	float: none;
	display:block;
	margin: 0;
	line-height:18px;
}
#menu li.hover ul li a:hover,
#menu li.hover ul li:hover a {
	margin: 0;
	padding: 4px 15px 4px 11px;
	text-decoration: underline !important;
}
/* ### box Latest News and Recent Events ### */
.box {
	width: 590px;
	margin: 0;
}
.box-news {
	width: 540px;
	padding: 0 17px 25px 10px;
	float: left;
	display: inline;
	border-right: 1px solid #e7eaf1;
}
.news-link {
	text-align: right;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.box p {
	margin: 0;
	font-size: 13px;
}
.box a {
	font-weight: bold;
	font-size: 13px;
	color: #3d4e5d;
	text-decoration: underline;
}	
.box a:hover 
{
	color: #7189b5;
}

.propertylist table
{
	margin-left: 0px;
	width:530px;

	background-color: #EEEEEE;
	border: dotted 1px #000;
}

.propertylist table td
{
	padding: 3px;	
}

.propertylist a
{
	color: #7189b5;	
}

.google-map , .map  {
width: 530px; 
margin-left:-7px;
padding:0px;
	
	}
/* ## AJAX Tabs ## */

/* thor theme */
.ajax__tab_thor .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url("../images/Tabs/tab-line.gif") repeat-x bottom;width:530px;margin-left:0px;}
.ajax__tab_thor .ajax__tab_outer {background:url("../images/Tabs/tab-right.gif") no-repeat right;height:21px;}
.ajax__tab_thor .ajax__tab_inner {padding-left:3px;background:url("../images/Tabs/tab-left.gif") no-repeat;}
.ajax__tab_thor .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url("../images/Tabs/tab.gif") repeat-x;}
.ajax__tab_thor .ajax__tab_hover .ajax__tab_outer {background:url("../images/Tabs/tab-hover-right.gif") no-repeat right;}
.ajax__tab_thor .ajax__tab_hover .ajax__tab_inner {background:url("../images/Tabs/tab-hover-left.gif") no-repeat;}
.ajax__tab_thor .ajax__tab_hover .ajax__tab_tab {background:url("../images/Tabs/tab-hover.gif") repeat-x;}
.ajax__tab_thor .ajax__tab_active .ajax__tab_outer {background:url("../images/Tabs/tab-active-right.gif") no-repeat right;}
.ajax__tab_thor .ajax__tab_active .ajax__tab_inner {background:url("../images/Tabs/tab-active-left.gif") no-repeat;}
.ajax__tab_thor .ajax__tab_active .ajax__tab_tab {background:url("../images/Tabs/tab-active.gif") repeat-x;}
.ajax__tab_thor .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:0px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}
/*.ajax__tab_panel {
width:530px;
margin:0px;
margin-left:-20px;
	
}*/
.ajax__tab_panel {
	
	margin:0px;
	padding:0px;
	}

.ajax__tab_panel p {
margin:5px 0px 5px -5px;
	
	
	}

.ajax__tab_panel span.sub-header {
font-weight:bold;
margin:5px 0px 5px 0px;

	
}

/*accordion styles*/
ul.accordion {
width:550px;
color:#7189B5;
list-style:disc;
margin:10px;
padding:0px;
}
ul.accordion li{
margin-bottom:10px;

}
ul.accordion li a{
color:#7189B5;
width:530px;
cursor:pointer;
text-decoration:none;

}
li.toggler {
color:#7189B5;
width:530px;
cursor:pointer;
}

div.element, div.article{
width:550px;
padding:0;
margin:0px 0px 0px -10px;
}

div.element p, div.article p{
color:#000000;


}
div.element p.publication, div.article p.publication{
color:#7189B5;


}