

body {
	background: url('../images/bg-blue.jpg') repeat-x top left;
	background-color:#E8E8E8;
	color: #474747;
	font-size: 13px;
}


body.toolbar {
	background: url('../images/bg-blue-manage.jpg') repeat-x top left;
	background-color:#E8E8E8;
	color: #474747;
	font-size: 13px;
}

#wrapper {
	width:auto;	
}


#subheader {
	display:none;
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-style: italic;
	font-size: 21px;
	line-height: 21px;
}

h2, .header2 {
	font-style: normal;
	color: #000000;
	font-size: 20px;
	line-height: 20px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

a { 
	color: #0095c6;
}
a:hover {
	color: #000000;
}
#identity {
	background: #202325 url('../images/identity-bg.png') repeat-x top left;
	overflow: hidden;
}

#identity a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#nav {
	background: #000000;
	border-top: 1px solid #333333;
	border-bottom:1px solid #0194c7;
}


#nav li a {
	padding: 0 2px 12px;
	display: block;
	float: left;
	text-transform: uppercase;
	color: #fefefe;
	letter-spacing: 0.8px;
	text-decoration: none;
	line-height: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	position: relative;
}

#mainmenu {
	padding:12px 0 0;
}

#nav #mainmenu .submenu {
	top:36px;
	background:#000;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
}

#mainmenu .submenu li a {	
	border-top:1px solid #666;	
}

#nav li a:hover {
	color: #999999;
}

#nav a.active {
	color: #4ce1ff;
}

#nav .functions {
  float: right;
  margin: 10px 30px -64px 0;
  position: relative;
  overflow: hidden;
}

#nav .functions a {
  float: right;
  margin-left: 9px;
  display: block;
  width: 46px;
  height: 46px;
}

#nav .functions a:hover {
	opacity: 0.75;
}


#nav .functions a.contact_me {
	background: transparent url('../images/icon-request_contact.png') no-repeat center center;
	width: 152px;
}

#page_title {
  height:68px;
  width:955px;
  float:none;
}


#page_title h1 {
	color: #4ce1ff;
	letter-spacing: -0.2px;
	padding: 24px 0 31px;
	min-height: 21px;
}

#identity .nested {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

#content {
	background: #fff;
	padding: 32px;
	overflow: hidden;
	line-height: 20px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
	width: 896px;
	margin-bottom:10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

#content_area {
	overflow:visible;
}

#content ul {
	margin: 12px 0 12px 0;
}

#contact_info {
	padding: 24px 0;
	clear:both;
}

.index #contact_info .address {
	padding-left:32px;
}

#contact_info .address {
	font-style: normal;
	line-height: 16px;
}

.more {
	margin-left: 32px;
	float: left;
	margin-top: 8px;
	margin-bottom: 15px;
}

.more a {
	text-decoration: none;
}

body.index .column2_2 h2 {
	margin-left: 32px;
}

body.index .column2_2 .content {
	width:300px;
}

#footer {
	overflow: hidden;
	padding: 23px 0;
}

#footer ul#footer_nav {
  overflow: hidden;
  float: left;
  padding-bottom: 20px;
}

#footer ul#footer_nav li {
	float: left; padding:0 0 0 15px;
}

#footer ul li a {
  color: #929292;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: none;
}

#footer #realty_ninja {
  color: #929292;
  padding: 2px 12px 0 0;
  font-size: 11px;
  text-decoration: none;
}

#realty_ninja a {
  color: #929292;
  text-decoration: none;
}

#footer #disclaimer {
  border-top: 1px solid #cccccc;
  width: 960px;
  padding: 20px 0 20px;
  font-size: 12px;
  color: #666;
}

#footer #disclaimer p { margin: 0; }
.shift_container .prev { background: #0095c6 url('../images/prev.png') no-repeat scroll center center; }
.shift_container .next { background: #0095c6 url('../images/next.png') no-repeat scroll center center; }
.shift_container .prev:hover { background: #004879 url('../images/prev.png') no-repeat scroll center center; }
.shift_container .next:hover { background: #004879 url('../images/next.png') no-repeat scroll center center; }

body.static .column1_2 h2 { margin-bottom: 24px; }

body.static .column1_2 h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 20px;
	color: #474747;
}

body.static .column2_2 {
	font-size: 13px;
}

.mls_search_form_col {
	width:248px;
}

.item a {
	color:#000;
}

.item span.brokerage {
	color:#999;
}

.item address {
	font-size:14px;
}

body.index #socialmedia, body.index .contactinfo {
	margin-left:32px;
}

table.listings {
	width:896px;
}

