/* Copyright (c) 2009, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.7.0 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/***************************
	Main Tags
***************************/
html, body {
	height: 100%;
}

body {
	text-align:center;
	background: #f3f3f3 url('../images/bg2.jpg') repeat-x top center fixed;
	color:#fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}

a {
	text-decoration:underline;
	color:#BFBFBF;
}

a:hover {
	color:#fff;
}

a:active {
  outline: none;
}

p, ul {
	margin:1em 0;
}
span {
	color: #528422;
}

strong {
	font-weight: bold;
}

:focus {
  -moz-outline-style: none;
}

hr {
	display: block;
	clear: left;
	visibility: hidden;
}

h3 {
	font-size: 11px;
}

/***************************
	Fixes
***************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
}

/***************************
	Wrapper + Float CLasses
***************************/

.wrap {
	width:960px;
	margin:0px auto;
	text-align:left;
}

.float-l {
	float: left;
}

.float-r {
	float: right;
}

/***************************
	Contents
***************************/

#shops {
	height: 171px;
	background: transparent url(../images/front_shops.jpg) repeat-x 0 20px;
}

#logo {
	display: block;
	margin: 0 auto;
	height: 73px;
	width: 735px;
}

#tv {
	display: inline;
	float: right;
	margin: -7px 20px 0 0;
}

#discover {
	display: inline;
	float: right;
	text-indent: -9999px;
	margin: 25px 112px 0 0;
	height: 35px;
	width: 453px;
	background: transparent url(../images/discover.jpg) no-repeat;
}

#frontText {
	display: inline;
	float: right;
	margin: 0 112px 0 0;
	padding: 20px 0 0 300px;
	width: 453px;
	color: #bf1e2d;
	line-height: 21px;
	border-top: 1px solid #fff;
}

#leasing h3 {
	display: inline;
	float: right;
	margin: 0 112px 0 0;
	padding: 20px 0 0 300px;
	width: 453px;
	color: #222;
	line-height: 21px;
	font-size: 16px;
	border-top: 1px solid #fff;
}

#leasing h3 span {
	color: #666;
}

#leasing h4 {
	display: inline;
	float: right;
	margin: 0 112px 0 0;
	padding: 20px 0 0 300px;
	width: 453px;
	color: #bf1e2d;
	line-height: 21px;
	font-size: 12px;
}

#bottomText {
	display: inline;
	float: right;
	margin: -10px 113px 0 0;
	width: 453px;
}

#btnHolder {
	display: inline;
	float: right;
	margin: 10px 112px 0 0;
	padding: 0 0 10px 0;
	width: 754px;
	border-bottom: 1px solid #b8beab;
}

#btnHolder a, #postHolder a {
	display: block;
	float: left;
	margin: 0 0 0 10px;
	height: 71px;
	width: 140px;
	border: 1px solid #bf1e2d;
}

#postHolder a {
	margin: 0 0 5px 0px;
}

#btnHolder a.first {
	margin: 0 0 5px 0px;
}

#btnHolder a:hover, #postHolder a:hover {
	border: 1px solid #c3b78c;
}

#map {
	display:block;
	float:left;
	margin:11px 0 0;
	width:960px;
	height: 695px;
}

#map img {
	border: 1px solid #bf1e2d;
}

#tenants {
	display:block;
	width: 960px;
	margin: 20px 0 0 0;
	position: relative;
}

#smallmap {
	display:block;
	position: absolute;
	top: 10px;
	left: 0;
	width:535px;
}

#smallmap span {
	float: right;
	font-size: 11px;
	color: #000000;
}

#smallmap img{
	border: 1px solid #bf1e2d;
}

#tenants .tenantsHolder {
	display:inline;;
	float:right;
	margin:0 110px 0 0;
	width:288px;
}

#tenants .tenantBox {
	background-color:#3D3D3D;
	display:block;
	float:right;
	margin:10px 0 0 0;
	padding:10px;
	width:278px;
}

#tenants .selectedtenant {
	background-color:#bf1e2d;
}

#tenants .tenantBox p {
	font-size: 11px;
	margin: 5px 0 0 0;
	line-height: 15px;
}

#tenants .tenantBox .img {
	float:left;
	height:95px;
	margin:0 10px 0 0;
	width:115px;
	border:2px solid white;
}

#postcards {
	display:block;
	width: 960px;
	margin: 20px 0 0 0;
	position: relative;
}

#postcards #postHolder {
	display: block;
	float: left;
	padding: 0 0 10px 0;
	width: 140px;
	border-bottom:1px solid #fff;
}

#postcards #postHolder span {
	font-size: 11px;
	font-weight: bold;
	color: black;
}

#postcards .postcard {
	display:block;
	float:right;
	margin:0;
	width:800px;
	height: 579px;
	border:2px solid white;
}