html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
.clr {
	clear: both;
}



/*** Overall structure ***/

div#wrap-home, div#wrap-1col, div#wrap-prop {
	clear: both;
	width: 894px;
	margin: 0 auto;	
}

div#wrap-home div#content {
	float: left;
	width: 513px;
	margin: 20px 0 0 34px;
}
div#wrap-2col div#content {
	float: right;
	width: 600px;
	margin: 20px 34px 0 0;
}
div#wrap-1col div#content {
	clear: both;
	width: 822px;
	margin: 20px auto 0 auto;
}
div#wrap-prop div#content {
	clear: both;
	width: 866px;
	margin: 20px auto 0 auto;
}

div#ftr-menu {
	clear: both;
	margin: 0;
	width: 894px;
	background: #363636;
}

/*** Header elements ***/
div#hdr div#tr-links {
	float: right;
	margin: 1px 1px 0 0;
	width: 302px;
	height: 25px;
}
div#hdr div#tr-links p {
	text-align: center;
	font-size: 11px;
	line-height: 25px;
}
div#hdr div#tr-links p a:link, div#hdr div#tr-links p a:visited  {
	color: #000000;
	text-decoration: none;
}
div#hdr div#tr-links p a:hover, div#hdr div#tr-links p a:active  {
	color: #777;
	text-decoration: underline;
}
div#hdr div#logo {
	float: left;
	margin: 40px 0 0 30px;
	width: 158px;
	height: 61px;
}

/*** Main top nav menu ***/
div#hdr div#tnav {
	float: right;
	margin: 57px 0 0 0;
	width: 644px;
	/* 634px */
	height: 9px;
}
div#hdr div#tnav ul {
	list-style-type: none;
}
div#hdr div#tnav ul li {
	float: left;
	margin: 0;
	height: 9px;
	text-align: center;
}
div#hdr div#tnav ul li a {
	font-size: 13px;
	color: #003768;
	text-decoration: none;
}
div#hdr div#tnav ul li a:hover, div#hdr div#tnav ul li a:active {
	font-weight: bold;
}
div#hdr div#tnav a.active {
	font-weight: bold;
	text-decoration: underline;
}


/*** Content elements ***/

div#content hr {
	display: block;
	clear: both;
	margin: 16px 0;
	border: 0;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	
}
div#content h1 {
	color: #003768;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 0.4em 0;
}
div#content h2 {
	margin: 1em 0 0 0;
	font-size: 16px;
}
div#content h3 {
	margin-bottom: 0.2em;
	font-size: 14px;
}
div#content p, div#content li, div#content td, div#content th {
	font-size: 12px;
}
div#content p {
	margin: 1em 0;
	line-height: 1.4;
}
div#content ul li {
	margin-left: 15px;
	margin-bottom: 1em;
	line-height: 1.4;
}
div#content ul.proplist {
	list-style-type: square;
	color: #003768;
	font-size: 12px;
}
div#content ul.proplist li {
	margin-bottom: 0;
	line-height: 1.5;
}
div#content a:link, div#content a:visited {
	color: #003768;
	font-weight: bold;
	text-decoration: none;
}
div#content a:hover, div#content a:active {
	color: #aaa;
}
div#content span.note-small {
	font-size: 10px;
	font-style: italic;
}
div#content table.tbl-2col {
	clear: both;
	width: 90%;
	margin: 1em auto;
}
div#content table.tbl-2col td {
	width: 50%;
	text-align: center;
}
div#content table.tbl-2col tr.even td {
	padding-bottom: 2em;
}

div#content ul.s-list li {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 1em 2em;
}


/*** Page mastheads ***/

div#masthead {
	float: right;
	width: 669px;
}
div#masthead-tbord {
	float: right;
	width: 669px;
	height: 5px;
	background: #cbcbcb;
	border-bottom: 1px solid #fff;
}
div#masthead-bbord {
	float: right;
	width: 669px;
	height: 16px;
	background: #cbcbcb;
	border-top: 1px solid #fff;
}


/*** Left rail ***/

div#leftrail {
	float: left;
	width: 223px;
	margin: 0 0 0 1px;
}
div#leftrail ul {
	list-style-type: none;
}
div#leftrail ul li {
	width: 223px;
	color: #fff;
	line-height: 1.2;
	font-size: 13px;
}
div#leftrail ul li.rail-head {
	background: #f00204;
	width: 206px;
	padding: 12px 0 12px 16px;
	text-indent: 0;
	font-size: 16px;	
	line-height: 1.3;
	font-weight: bold;
}
div#leftrail ul li a {
	color: #fff;
	text-decoration: none;
}
div#leftrail ul li.rail-lvl-1 a {
	display: block;
	width: 200px;
	padding: 6px 7px 5px 16px;
	border-bottom: 1px solid #253c4f;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div#leftrail ul li.rail-lvl-1 a:hover, div#leftrail ul li.rail-lvl-1 a:active {
	background: #000b15;
}
div#leftrail ul li.rail-lvl-1 a.rail-lvl-1-subcat {
	background: url(../icn-down-arrow-left-rail.gif) no-repeat center right !important;
}
div#leftrail ul li.rail-lvl-1 a.rail-lvl-1-subcat:hover, div#leftrail ul li.rail-lvl-1 a.rail-lvl-1-subcat:active {
	background: #000b15 url(../icn-down-arrow-left-rail.gif) no-repeat center right !important;
}
div#leftrail ul li.rail-lvl-1 a.onstate {
	background: #000b15;
}

/* left rail sublist for properties */
div#leftrail div.lrail-sublist {
	padding: 1em 0 1em 0;
	background: #000;
	font-size: 11px;
	color: #aaa;
}
div#leftrail div.lrail-sublist p {
	margin: 0 10px 1em 24px;
	text-indent: 0;
	line-height: 1.1;
}
div#leftrail div.lrail-sublist p a:link, div#leftrail div.lrail-sublist p a:visited {
	display: inline !important;
	line-height: 1.1 !important;
	border: 0 !important;
	padding: 0 !important;
	text-indent: 0 !important;
}
div#leftrail div.lrail-sublist p a:hover, div#leftrail div.lrail-sublist p a:active {
	color: #ccc !important;
}

/* left rail sublist for pages */
/* level 1*/
div#leftrail div.lrail-sublist-pages {
	padding: 1em 0 1em 0;
	background: #000;
	color: #aaa;
}
div#leftrail div.lrail-sublist-pages ul {
	list-style-type: disc;
	vertical-align: top;
}
div#leftrail div.lrail-sublist-pages li {
	margin: 0 10px 0.5em 24px;
	text-indent: 0;
	line-height: 1.3;
	font-size: 11px;
	color: #62a4d5;
}
div#leftrail div.lrail-sublist-pages li a:link, div#leftrail div.lrail-sublist-pages li a:visited {
	display: inline !important;
	line-height: 1.3 !important;
	border: 0 !important;
	padding: 0 !important;
	text-indent: 0 !important;
}
div#leftrail div.lrail-sublist-pages li a:hover, div#leftrail div.lrail-sublist-pages li a:active {
	color: #ccc !important;
}

/* level 2*/
div#leftrail div.lrail-sublist-pages-2 {
	width: 190px;
	padding: 1em 0 1em 0;
	background: #000;
	color: #aaa;
}
div#leftrail div.lrail-sublist-pages-2 ul {
	list-style-type: disc;
}
div#leftrail div.lrail-sublist-pages-2 li {
	width: 156px;
	margin: 0 10px 0.5em 24px;
	text-indent: 0;
	line-height: 1.3;
	font-size: 10px;
	color: #62a4d5;
}
div#leftrail div.lrail-sublist-pages-2 li a:link, div#leftrail div.lrail-sublist-pages-2 li a:visited {
	display: inline !important;
	line-height: 1.3 !important;
	border: 0 !important;
	padding: 0 !important;
	text-indent: 0 !important;
}
div#leftrail div.lrail-sublist-pages-2 li a:hover, div#leftrail div.lrail-sublist-pages-2 li a:active {
	color: #ccc !important;
}

/*** Footer elements ***/
div#ftr h2 {
	text-indent: -9999px;
}
div#ftr-menu {
	color: #ccc;
	font-size: 12px;
}
div#ftr-menu a:link, div#ftr-menu a:visited {
	color: #aaa;
	text-decoration: none;
}
div#ftr-menu a:hover, div#ftr-menu a:active {
	color: #ddd;
}
div#ftr-menu p {
	line-height: 1.4;
}
div#ftr-menu ul {
	list-style-type: none;
}
div#ftr-menu ul li {
	line-height: 2em;
}
div#ftr-menu div.ftr-col {
	float: left;
	margin-top: 22px;
}
div#ftr-menu div.ftr-col-wide {
	width: 210px;
	margin-left: 38px;	
}
div#ftr-menu div.ftr-col-narrow {
	width: 140px;
	margin-left: 20px;
}
div#ftr-menu div.ftr-col-vnarr {
	width: 130px;
	text-align: center;
	padding-top: 18px;
}
div#ftr-menu div.ftr-col-vnarr a#lnk-webmail {
	display: block;
	width: 111px;
	height: 36px;
	text-indent: 35px;
	line-height: 36px;
	background: url(xhttp://www.wattcompanies.com/site/images/btn-webmail.gif) no-repeat left top;
}

div#ftr-menu div#vb-tag {
	clear: both;
	width: 850px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	color: #777;
}
div#ftr-menu div#vb-tag a {
	color: #777;
	text-decoration: none;
	font-weight: normal;
}

/****** Elements that appear only on specific pages/layouts ******/

/** 2-column layouts **/

div#wrap-2col div#r-half {
	float: right;
	margin: 0;
	width: 669px;
	padding-bottom: 20px;
}
div#page-title {
	float: right;
	width: 669px;
}
div#page-title h1 {
	color: #ffff00;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 50px;
	text-indent: 12px;
}
div#bc-nav-2col {
	float: right;
	width: 669px;
	margin: 0;
	font-size: 10px;
}
div#bc-nav-2col p {
	margin: 0 15px;
	line-height: 30px;
}
div#bc-nav-2col a {
	color: #003768;
}


/** Team member bios **/

div.headshot {
	float: left;
	margin: 0 20px 15px 0;
}


/** Business Unit Pages **/


div#portfolio-rbox ul {
	list-style-type: disc;
}
div#portfolio-rbox ul li {
	line-height: 1.5;
	font-weight: bold;
	color: #0076dc;
	padding: 0 !important;
	margin: 0 0 0 1em !important;
}
div#portfolio-rbox ul li a {
	color: #ddd !important;
	text-decoration: none;
}

/** Home page only **/
div#wrap-home div#r-half {
	float: right;
	width: 258px;
	margin: 0 34px 25px 0;
}
div#wrap-home div.rightbox {
	clear: both;
	padding: 28px 0 0 0;
}
div#wrap-home div.rightbox a {
	color: #003768;
	font-weight: bold;
	text-decoration: none;
}
div#wrap-home div.rightbox div.rb-thumb {
	float: left;
	width: 98px;
}
div#wrap-home div.rightbox div.rb-thumb img {
	border: 4px solid #bdbdbd;
}
div#wrap-home div.rightbox div.rb-content {
	float: right;
	width: 150px;
}
div#wrap-home div.rightbox div.rb-content h3 {
	font-size: 14px;
	color: #003768;
}
div#wrap-home div.rightbox div.rb-content p {
	font-size: 11px;
	line-height: 1.3;
}
div#wrap-home div.rightbox div.rb-content a.rb-btn:link, div#wrap-home div.rightbox div.rb-content a.rb-btn:visited {
	display: block;
	clear: both;
	margin: 7px 0 0 0;
	border: 1px solid #adadad;
	background: #cfcfcf;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #60606a;
}
div#wrap-home div.rightbox div.rb-content a.rb-btn:hover, div#wrap-home div.rightbox div.rb-content a.rb-btn:active {
	color: #50505c;
}
div#wrap-home div.rightbox div.rb-news {
	width: 258px;
	margin: 0;
}
div#wrap-home div.rightbox div.rb-news h3 {
	color: #003768;
	font-size: 18px;
	margin-bottom: 0.5em;
}
div#wrap-home div.rightbox div.rb-news li {
	margin-left: 15px;
	font-size: 11px;
	line-height: 1.5;
}

div#wrap-home div#searchbox div#search-int {
	display: table-cell;
	width: 894px;
	height: 55px;
	vertical-align: middle;
	text-align: center;
	color: #000000;
}
div#wrap-home div#searchbox p {
	line-height: 25px;
	font-size: 14px;
}
div#wrap-home div#searchbox p select {
	font-size: 12px;
	width: 150px;
}
div#wrap-home div#slideshow {
	clear: both;
	margin: 0;
	width: 894px;
	height: 279px;
}
div#wrap-home div#featured {
	float: left;
	width: 513px;
	height: 113px;
	margin: 0 0 0 34px;
	border: 1px solid #929292;
}
div#wrap-home div#featured div#prop-image {
	width: 100%;
	height: 100%;
	margin: 0;
}
div#wrap-home a#lease-today {
	display: block;
	position: absolute;
	z-index: 9999;
	margin: -35px 0 0 398px;
	width: 108px;
	height: 29px;
}
div.h-slideshow {
	float: left;
	margin: 0;
	width: 894px;
	height: 279px;
}



/**  ===============================   **/


/** Property portfolio only **/

table#portfolio-cols {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}
table#portfolio-cols td {
	width: 50%;
	vertical-align: top;
}


/** Property listing pages only **/

div#bc-nav {
	clear: both;
	margin: 0;
	font-size: 10px;
}
div#bc-nav p {
	margin: 0 15px;
	line-height: 30px;
}
div#bc-nav a {
	color: #003768;
}

div#prop-masthead h1 {
	margin: 0 15px;
	line-height: 50px;
	color: #000000;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
}
div#prop-masthead-photo {
	float: left;
	width: 563px;
	height: 307px;
	margin: 0 0 0 14px;
}

div#prop-masthead-info p {
	margin: 1em 1em 0 1em;
}
div#prop-masthead-info p.suites {
	font-size: 18px;
}
div#ftr-goback {
	clear: both;
	margin: 1px auto;
	width: 892px;
	height: 40px;
	background: #6e6e6e;
	color: #ddd;
}
div#ftr-goback a:link, div#ftr-goback a:visited {
	display: inline-block;
	background: #888;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	margin: 3px 0 0 3px;
	height: 32px;
	padding: 0 0.6em;
	line-height: 32px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
div#ftr-goback a:hover, div#ftr-goback a:active {
	background: #9b9b9b;
}
div#property-tabs {
	float: left;
	width: 563px;
}
div#property-tabs ul {
	list-style-type: none;
}
div#property-tabs ul#p-tabs li {
	float: left;
	margin: 0 1px 0 0;
	width: 120px;
	height: 42px;
	background: #dbdbdb;
}
div#property-tabs div ul {
	list-style-type: disc;
}
div#property-tabs div ul li {
	margin: 0 0 0 2em;
	line-height: 1.3;
	font-size: 12px;
}
.ui-tabs { 
	/* this is the overall div#tab-struct that holds the menu list and the tabbed divs */
}
.ui-tabs .ui-tabs-nav {
	/* this is the ul with the tab selector links */
}
.ui-tabs .ui-tabs-nav li {
	/* the li's that make the tabs */
}
.ui-tabs .ui-tabs-nav li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 13px;
	font-weight: normal !important;
	color: #000 !important;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	font-weight: bold !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer; 
}
.ui-tabs .ui-tabs-panel {
	/* this is the tabbed content div being shown */
	clear: both;
	background: #eee;
	margin: 0;
	padding: 4px 17px;
}
.ui-tabs .ui-tabs-panel p {
	font-size: 12px !important;
}
.ui-tabs-hide {
	/* this is the tabbed content div's not being shown */
	display: none;
}
div#agent-info {
	float: right;
	width: 284px;
	padding-bottom: 15px;
	background: #003158;
	color: #000000;
}
div#agent-info h3 {
	font-size: 18px;
	margin: 0.7em 15px;
}
div#agent-info p {
	font-size: 11px;
	line-height: 1.3;
	margin: 0.7em 16px;
}
div#agent-info a:link, div#agent-info a:visited {
	color: #7ec6ff;
	font-weight: normal;
}
div#agent-info a:hover, div#agent-info a:active {
	color: #ddd;
}

table.tiny-data td, table.tiny-data th {
	font-size: 10px !important;
	padding: 5px 10px;
}
table.tiny-data th {
	background: #003158;
	color: #000000;
}
table.tiny-data td {
	background: #d9d9d9;
}
table.tiny-data td.tiny-field {
	text-align: right;
	font-weight: bold;
}


/** Utility styles **/

span.a-tiny-grey {
	font-size: 10px;
	color: #999;
	font-style: italic;
}


/** jQuery Fancybox plugin **/

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(fancy_progress.png) no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000000;
	color: #000000;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url(fancy_closebox.png) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url(fancy_left.png) no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url(fancy_right.png) no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(fancy_shadow_n.png) repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(fancy_shadow_ne.png) no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(fancy_shadow_e.png) repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(fancy_shadow_se.png) no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(fancy_shadow_s.png) repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(fancy_shadow_sw.png) no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(fancy_shadow_w.png) repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #ffff00;
	font: bold 14px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}