body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana;
	font-size: 62.5%;
	background: url(../images/bg_body.gif) repeat-x top left #f2f2f2;
}

h1 {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	background: url(../images/logo.gif) no-repeat top left;
	width: 166px;
	height: 110px;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 500px;
}

h3.news_date{
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
	color: #707070;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

h3.no_search_result{
	color: #115144;
}

a img{
	border: none;
}

#main-column h2.property_form_h2{
	font-size: 1.6em;
	margin: 20px 0 7px 0;
	line-height: 1;
	padding: 0px;
}

.required{
	color: #c02e2e;
}

textarea{
	font-family: Tahoma, Arial, Verdana;
	font-size: 1.1em;
	color: #000;
	line-height: 1.4em;
}


p.success_send{
	margin: 15px 0px 15px 0px;
	background-color: #347A6C;
	padding: 5px 0px 5px 5px;
	color: #fff;
	font-size: 1.2em;
}

p.failed_send{
	margin: 15px 0px 15px 0px;
	background-color: #FFD3CC;
	padding: 5px 0px 5px 5px;
	color: #ff0000;
	font-size: 1.2em;
}


a:link {
	color: #115144;
}

a:visited {
	color: #115144;
}

a:hover {
	color: #000;
}

a:active {
	color: #000;
}



#sitemap{
	margin: 15px 0px 0px 0px;
}

a.sitemap{
	font-size: 1.2em;
	display: block;
	margin: 0px 0px 5px 0px;
}

a.s_lv2{
	padding-left: 15px;
}

.float_left{
	float: left;
}
.float_right{
	float: right;
}

.red{
	color: #ff0000;
}

img.property_image{
	margin-top: 15px;
}



/* List */

#content ul{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
}

#content ol{
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 10px 0px;
}

#content li{
	font-size: 1.2em;
	color: #333;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
}

#content ol li{
	padding-bottom: 5px;
}



/* Property bottom */

#tenants{
	width: 230px;
	margin-right: 20px;
	float: left;
}

#property_right{
	width: 300px;
	float: left;
}

#google_map{
	width: 300px;
	margin: 15px 0 0;
}

#available_property{
	margin: 25px 0px 20px 0px;
}


h3.available_property_h3{
	font-size: 1.4em;
	color: #222;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.for_rent{
	padding: 10px;
}

.grey{
	background-color: #eee;
}

.for_rent h3, .for_rent h3 a{
	color: #115144;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}

.square{
	color: #666;
	font-style: italic;
	padding-left: 5px;
}

.for_rent p{
	margin: 3px 0px 0px 0px;
	padding: 0px;
}


h3.property_h3 {
	font-size: 1.4em;
	color: #222;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#property_bottom{
	margin-top: 20px;
}

#property_bottom ul {
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
}

#property_bottom li {
	margin: 0;
	padding: 5px;
	font-size: 1.2em;
	background: url(../images/arrow.gif) no-repeat 285px 50% #fff;
}

#property_bottom li.dark {
	background: url(../images/arrow.gif) no-repeat 285px 50% #f6f3e9;
}



/* Employees list */

.employees_col_container{
	display: block;
	margin: 30px 0px 0px 0px;
}

.employees_col1{
	float: left;
	display: block;
	padding-right: 30px;
	border-right: 1px solid #ddd;
	width: 260px;
}

.employees_col2{
	float: right;
	display: block;
	width: 260px;
}


.employee_left{
	float: left;
	width: 170px;
	margin: 25px 15px 0px 18px;
}

.employee_right{
	float: left;
	width: 355px;
	margin: 25px 0px 0px 0px;
}


/* Tenants info */

ul#company-details{
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
}

ul#company-details li {
	margin: 0;
	padding: 5px;
	font-size: 1.2em;
	border-bottom: 1px solid #f6f3e9;
}





#container {
	margin: 0 auto 40px;
	padding: 0;
	width: 960px;
}

#header {
	padding: 0 20px;
}

#content {
	padding: 12px;
	background: #fff;
}

#navigation {
	padding: 0 12px;
	background: #fff;
}

#navigation ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul#menu li {
	margin-right: 1px;
	width: 155px;
	height: 39px;
	overflow: hidden;
	float: left;
}

#navigation ul#menu li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 500px;
	background: url(../images/bg_menu.gif) no-repeat top left;
}

#navigation li#home a:link, #navigation li#home a:visited {
	background-position: 0 0;
}

#navigation li#home a:hover, #navigation li#home a:active, #navigation ul#menu li#home.active a {
	background-position: 0 -39px;
}

#navigation li#properties a:link, #navigation li#properties a:visited {
	background-position: -155px 0;
}

#navigation li#properties a:hover, #navigation li#properties a:active, #navigation ul#menu li#properties.active a {
	background-position: -155px -39px;
}

#navigation li#guests a:link, #navigation li#guests a:visited {
	background-position: -310px 0;
}

#navigation li#guests a:hover, #navigation li#guests a:active, #navigation ul#menu li#guests.active a {
	background-position: -310px -39px;
}

#navigation li#about a:link, #navigation li#about a:visited {
	background-position: -465px 0;
}

#navigation li#about a:hover, #navigation li#about a:active, #navigation ul#menu li#about.active a {
	background-position: -465px -39px;
}

#navigation li#contact a:link, #navigation li#contact a:visited {
	background-position: -620px 0;
}

#navigation li#contact a:hover, #navigation li#contact a:active, #navigation ul#menu li#contact.active a {
	background-position: -620px -39px;
}

#navigation li#links {
	margin-right: 0;
	width: 156px;
}

#navigation li#links a:link, #navigation li#links a:visited {
	background-position: -775px 0;
}

#navigation li#links a:hover, #navigation li#links a:active, #navigation ul#menu li#links.active a {
	background-position: -775px -39px;
}

ul#submenu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/bg_submenu.gif) repeat-x top left #8cbdb7;
}

ul#submenu li {
	float: left;
	font-weight: bold;
	font-size: 1.1em;
}

ul#submenu a {
	display: block;
	padding: 6px 15px;
	text-decoration: none;
	outline: none;
	cursor: pointer; cursor: hand;
}

ul#submenu a:link, ul#submenu a:visited {
	color: #fff;
}

ul#submenu a:hover, ul#submenu a:active {
	color: #115144;
	text-decoration: underline;
}

#search {
	float: right;
	width: 250px;
}

#search-field {
	background: url(../images/bg_searchfield.gif) no-repeat top left;
	border: none;
	height: 22px;
	width: 200px;
	float: left;
}

#search-button {
	margin: 0;
	padding: 0;
	float: left;
}

#search ul {
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
}

#search li {
	margin: 20px 0 10px;
	padding: 2px 10px;
	float: left;
	color: #d5f3ed;
	font-size: 1.1em;
	border-right: 1px solid #62bba9;
	text-transform: uppercase;
}

#search li.last {
	border-right: none;
}

#search a:link, #search a:visited {
	color: #d5f3ed;
	text-decoration: none;
}

#search a:hover, #search a:active {
	color: #fff;
}

h2 {
	margin: 5px 0 0;
}

#big-image {
	position: relative;
	margin-right: 11px;
	width: 457px;
	height: 281px;
	overflow: hidden;
	float: left;
}

#img_roll{
	position: relative;
}

.img_roll_img{
	position: relative;
	display: block;
	width: 457px;
	height: 281px;
	overflow: hidden;
}

a.img_roll_img_a{
	position: relative;
	display: block;
	width: 457px;
	height: 281px;
	overflow: hidden;
	text-decoration: none;
}

div.img_roll_img_footer{
	position: absolute;
	width: 457px;
	height: 41px;
	top: 230px;
	left: 0px;
	background: url(../images/img_roll_bkg.png) repeat top left;
}

div.img_roll_img_footer p{
	color: #2a2a2a;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 0 10px;
	margin: 0px;
}

div.img_roll_img_header{
	position: absolute;
	width: 132px;
	height: 85px;
	top: 0px;
	left: 0px;
	background: url(../images/avaiable_property_sign.png) repeat top left;
}

#front-column {
	margin-right: 11px;
	width: 212px;
	float: left;
	background: #fff;
}

#front-column p  {
	margin: .4em 0 1em;
}

#front-search {
	position: relative;
	padding: 0 10px;
	width: 225px;
	height: 275px;
	float: left;
	background: url(../images/bg_search.jpg) no-repeat 0 25px;
}

#front-search form {
	margin: 15px 0 0;
}

#front-search p {
	margin: 0 0 10px;
	color: #5d5646;
}

#front-search label {
	font-weight: bold;
}

#front-search label em {
	font-weight: normal;
	font-style: normal;
}

#search-area {
	float: right;
}

#search-type {
	float: right;
}

p.clear label {
	display: block;
	float: left;
}

p.clear select {
	width: 140px;
}

#front-search #search-minarea, #front-search #search-maxarea {
	width: 95px;
}

#submit-search {
	float: right;
	padding: 3px 8px;
	color: #fff;
	background: #216a5a;
	border: none;
	margin-top: 5px;
}

a.search_property_all{
	position: absolute;
	top: 240px;
	left: 85px;
	padding: 3px 8px;
	color: #fff;
	background: #216a5a;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
}

a:hover.search_property_all, a:link.search_property_all{
	color: #fff;
	text-decoration: none;
}

#minarea {
	width: 100px;
	float: left;
}

#maxarea {
	width: 100px;
	float: right;
}

#bottom-content {
	padding: 0 12px 10px;
	background: #fff;
}

#bottom-content h3 {
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 500px;
	height: 36px;
	background: url(../images/bg_headers.gif);
}

#bottom-content p {
	margin: 5px 0;
}

#bottom-one {
	margin-right: 11px;
	width: 213px;
	float: left;
}

#bottom-two {
	margin-right: 11px;
	width: 233px;
	float: left;
}

#bottom-three {
	margin-right: 11px;
	width: 212px;
	float: left;
}

#bottom-four {
	width: 245px;
	float: left;
}

#bottom-one h3 {
	background-position: 0 0;
}

#bottom-two h3 {
	background-position: -213px 0;
}

#bottom-three h3 {
	background-position: -445px 0;
}

#bottom-four h3 {
	background-position: -658px 0;
}

#bottom-four ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottom-four li {
	margin: 0;
	padding: 7px;
	background-color: #fff;
	color: #706753;
}

a.link_arrow{
	display: block;
	width: 10px;
	height: 10px;
	background: url(../images/arrow.gif) no-repeat;
	float: right;
	margin: 2px 7px 0px 0px;
}
a.link_arrow2{
	display: block;
	width: 10px;
	height: 10px;
	background: url(../images/arrow.gif) no-repeat;
	float: right;
	margin: 4px 7px 0px 0px;
}

li.news_li{
	color: #706753;
}

#bottom-four li.dark {
	background-color: #f6f3e9;
}

#bottom-four li a:link, #bottom-four li a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	color: #347a6c;
}

p {
	font-size: 1.1em;
	color: #333;
	line-height: 1.4em;
}

p.arrow-link {
	margin: 4px 8px 0 0;
	padding: 0;
	float: right;
}

p.arrow-link a {
	display: block;
	padding: 5px 15px 5px 5px;
	background: url(../images/arrow.gif) no-repeat center right #fff;
	text-decoration: none;
}

p.arrow-link a:link, p.arrow-link a:visited {
	color: #115144;
}

p.arrow-link a:hover, p.arrow-link a:active {
	color: #000;
}

#footer {
	padding: 7px;
	border-top: 1px solid #e4e4e4;
	background: url(../images/bg_footer.gif) repeat-x top left;
}

#footer p {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #888;
	font-size: 1.1em;
}

#footer p strong {
	font-weight: normal;
	color: #ccc;
}

#side-column {
	margin: 10px 0;
	width: 300px;
	float: left;
}

#side-column h3 {
	margin: 10px 0px 0px 0px;
	font-size: 1.4em;
	color: #222;
}

#side-column p {
	margin: .4em 0 1em;
	font-size: 1.1em;
}

#side-column ul {
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
}

#side-column li {
	margin: 0;
	padding: 5px;
	font-size: 1.2em;
	background-color: #fff;
}

#side-column li.dark {
	background-color: #f6f3e9;
}

#main-column {
	margin: 10px 0;
	padding-right: 30px;
	width: 550px;
	float: right;
}

#main-column h2 {
	font-family: Georgia, Times, serif;
	font-size: 2.4em;
	font-weight: normal;
	color: #222;
}

#main-column p {
	font-size: 1.2em;
	line-height: 1.4em;
}

#main-column ul.links {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}

#main-column ul.links li {
	padding: 5px 0;
	font-size: 1.2em;
	color: #777;
	border-bottom: 1px solid #eee;
}

.person {
	margin: 10px 0;
	padding: 2px 0;
	border-bottom: 1px solid #ddd;
}

.person img {
	float: left;
	margin: 0 7px 7px 0;
}

.person h4 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #222;
}

.person h4 em {
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
	color: #666;
}


/* Property search */

table#search-list-table{
	width: 100%;
	margin-top: 20px;
}

table#search-list-table thead{
	background: url(../images/t_header.jpg) repeat-x top left;
	height: 25px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #3b3b3b;
}

table#search-list-table th{
	padding-left: 5px;
	cursor: pointer;
	height: 25px;
}

table#search-list-table th.headerSortDown{
	background: url(../images/t_sort_down.jpg) no-repeat top right;
}

table#search-list-table th.headerSortUp{
	background: url(../images/t_sort_up.jpg) no-repeat top right;
}

table#search-list-table th.th_image{
	width: 125px;
}

table#search-list-table td{
	padding: 8px 0 0 0;
	font-size: 1.1em;
	color: #4c4c4c;
	vertical-align: top;
}

table#search-list-table td a{
	font-size: 1em;
	color: #4c4c4c;
	text-decoration: none;
}

table#search-list-table td a:hover{
	text-decoration: underline;
}

table#search-list-table td.td_image{
	padding-bottom: 5px;
	border-bottom: 1px solid #ddeae7;
}

table#search-list-table tr.expand-child td{
	padding: 15px 10px 5px 0;
	border-bottom: 1px solid #ddeae7;
}

table#search-list-table tr.even td{
	background-color: #fff;
}

table#search-list-table tr.odd td{
	background-color: #ecf5f3;
}



/* Property image viewer */

div.property_image_viewer{
	width: 570px;
	margin-top: 10px;
}

div.property_image_viewer_large{
	position: relative;
	width: 457px;
	height: 269px;
	overflow: hidden;
	float: left;
}

div#property_image_viewer_large_holder{
	position: relative;
	width: 1828px;
}


div#property_image_viewer_large_holder a{
	display: block;
	float: left;
	width: 457px;
	height: 269px;
}

img.property_image_large, a img.property_image_large{
	border: none;
}

div.property_image_viewer_thumbs{
	width: 105px;
	float: right;
}

div.property_image_viewer_thumbs img{
	display: block;
	margin: 0px;
	padding: 0 0 7px 0;
	cursor: pointer;
}


div.available_property_bottom_link{
	margin-top: 40px;
}

a.floorplan_link{
	font-size: 1.1em;
	color: #216a5a;
	text-decoration: underline;
	background: url(../images/property_link_bkg.gif) no-repeat top right #f6f3e9;
	display: block;
	height: 22px;
	padding: 3px 0 0 8px;
	width: 140px;
	float: right;
}

a.google_map_link{
	font-size: 1.1em;
	color: #216a5a;
	text-decoration: underline;
	background: url(../images/property_link_bkg.gif) no-repeat top right #f6f3e9;
	display: block;
	height: 22px;
	padding: 3px 0 0 8px;
	width: 100px;
	float: right;
	margin-left: 12px;
}


form#avaiable_property_interest_form{
	background-color: #ecf5f3;
	border: 1px solid #d9e7e4;
	padding: 13px 0 13px 14px;
	margin-top: 0px;
}

form#avaiable_property_interest_form label{
	font-size: 1.1em;
	font-weight: normal;
	color: #383838;
}

div.property_form_left, div.property_form_left_last{
	float: left;
	margin-right: 8px;
}

div.property_form_left_last{
	margin-right: 0px;
}

div.property_form_left input, div.property_form_left_last input{
	width: 160px;
	margin: 0px;
	padding: 0px;
}

form#avaiable_property_interest_form #message{
	width: 515px;
}



.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear { display: inline-block; }
.clear { display: block; }