/* -- The Villages Commercial Property -- */
/* www.TheVillagesCommercialProperty.com  */

.temp {
	display:none;
	color:grey;
	font-style:italic;
	}

body {
	font:.8em/1.75em Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	background:#8BA991 url("images/bg-green.jpg") repeat-y top center;
	text-align:center;
	}

a:link {
	color:#CC6600;
	}
a:visited {
	color:#CC6600;
	}
a:active {
	color:#339966;
	}
a:hover {
	color:#339966;
	text-decoration:none;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-style:italic;
	text-align:right;
	color:#619275;
	height:52px;
	}
h2.market {
	font-size:1.2em;
	line-height:1.4em;
	border-bottom:1px solid #FFCD1F;
	padding:0 15px 15px;
	}
td {
	font-size:11px;
	line-height:normal;
	}
#shell {
	width:790px;
	height:auto;
	margin:0 auto;
	padding:0;
	}
#header {
	width:100%;
	height:150px;
	border-bottom:1px solid #666;
	background:#fff url("images/header-lsl2.jpg") no-repeat top left;
	}
#contentshell {
	float:left;
	width:790px;
	margin:0;
	padding:0;
	background:#fff url("images/header-reflect.jpg") no-repeat 0 0;
	border-top:1px solid #ccc;
	text-align:left;
	}
#maincontent {
	float:left;
	width:540px;
	margin-top:45px;
	padding:0 20px;
	}
	
	
/*--------------------------------------- */
/* ---------- Left Navigation ----------- */
/*--------------------------------------- */

	
.nav {
	float:left;
	width:195px;
	margin:0 auto;
	padding-top:115px;
	background-repeat:no-repeat;
	}
.nav ul {
	font:bold 11px Arial, helvetica, sans-serif;
	list-style-type:none;
	padding:0;
	margin:0;
	}
.nav ul li {
	display:inline;
	width:100%;
	padding:0;
	margin:0;
	}
.nav ul li a {
	display:block;
	margin:0;
	padding:5px 5px 5px 10px;
	text-decoration:none;
	background:#fff url("images/nav-grad2.jpg") repeat-y center right;
	border-top:1px solid #7A8C7C;
	}
.nav ul li#last a {
	border-bottom:1px solid #7A8C7C;
	}
.nav ul li a:link,
.nav ul li a:visited {
	color:#000;
	}
.nav ul li a:active,
.nav ul li a:hover {
	color:#000;
	background:#fff url("images/nav-grad-over.jpg") repeat-y center right;
	}
.nav ul li.selected a,
.nav ul li.selected a:link,
.nav ul li.selected a:visited {
	color:#75947D;
	font-style:italic;
	background:#fff url("images/nav-grad-sel.jpg") repeat-y center right;
	}




.textHighlight {
	font-size:1.1em;
	font-weight:bold;
	color:#CC6600;
	}

.copyright {
	clear:both;
	font-size:90%;
	margin:20px 0;
	padding-top:15px;
	border-top:1px solid #333;
	}

.style1 {
	font-size: 18px;
	font-weight: bold;
	}
.style2 {
	font-size:18px;
	}




/*--------------------------------------- */
/* ------------- Slideshow -------------- */
/*--------------------------------------- */


.slideshow {
	width:536px;
	padding:0;
	margin-bottom:10px;
	}
.slideshownav {
	width:536px;
	padding:5px 0;
	border:1px solid #999;
	}
#slide {
	border:1px solid #000;
	}


/*--------------------------------------- */
/* ------ Home page image animation ----- */
/*--------------------------------------- */


#rotator
{
	overflow: hidden;
	margin:0 auto;
	position: relative;
	width: 540px;
	height: 200px;
	cursor: pointer;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width:536px;
	height:200px;
}



/*--------------------------------------- */
/* -------  Commercial Prop Nav  -------- */
/*--------------------------------------- */


.nav ul#propertylist {
	font:bold 11px Arial, helvetica, sans-serif;
	list-style-type:none;
	padding:0;
	margin:0;
	}
.nav ul#propertylist li {
	border:0;
	}
.nav ul#propertylist li a {
	text-decoration:none;
	display:block;
	background:#fff url() no-repeat;
	padding:0px 5px 5px 10px;
	margin:0 0 0 15px;
	text-indent:-15px;
	color:#000;
	border:0;
	font-style:normal;
	}
.nav ul#propertylist li a:hover {
	color:#CC6600;
	}
.nav ul#propertylist li.selected a {
	color:#CC6600;
	}


/*--------------------------------------- */
/* ------- Home Page Tool Tips  --------- */
/*--------------------------------------- */

.tooltip {
	padding:5px;
	border:1px solid #000;
	background-color:#fff;
	text-align:left;
	}
.tooltip h1 {
	margin:-5px; 
	padding:2px 7px;
	font-size:14px;
	background-color:#FFCD1F;
	text-align:left;
	line-height:1.5em;
	color:black;
	height:auto;
	}
.tooltip ul {
	margin:0;
	padding:.5em 2em;
	font-size:13px;
	}


/*--------------------------------------- */
/* ------- Commercial Properties -------- */
/*--------------------------------------- */

table#properties {
	margin:0;
	}
table#properties .description {
	width:255px;
	background:#fff url(images/property-title-bg.jpg) top left repeat-x;
	border-top:1px solid #FFBC2F;
	margin:0;	padding:8px 2px;
	}
table#properties .description a {
	color:#CC6600;
	text-decoration:none;
	}
table#properties .description a:hover {
	color:#339966;
	}
table#properties a img {
	text-decoration:none;
	border:0;
	}
table#properties .description h2 {
	font:bold 1.2em Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	}
table#properties .description p {
	margin:0; padding:10px 0 12px;
	}
.propertyshot img {
	border:1px solid #000;
	}
	
.properties h4 {
	display:none;
	}	
	
#tenantlist {
	margin:0; padding:0;
	width:100%;
	}
#tenantlist td {
	margin:0;
	padding:3px 0;
	border-top:1px solid #efefef;
	}
#tenantlist th {
	margin:0;
	padding:5px 0;
	border-top:1px solid #fff;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	}
#tenantlist th.sqft {
	text-align:right;
	}
#tenantlist td.tenant {
	font-weight:bold;
	width:90%;
	text-align:left;
	text-transform: uppercase;
	}
#tenantlist .sqft {
	text-align:right;
	width:10%;
	}
#tenantlist .section {
	padding-top:10px;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
	border-top:1px solid #fff;
	}



/*--------------------------------------- */
/* --------------  Links  --------------- */
/*--------------------------------------- */

.links span {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	}
.links p {
	line-height:normal;
	padding-bottom:10px;
	}
.links p a {
	font-style:italic;
	margin-left:20px;
	}

/*--------------------------------------- */
/* ------------- Locations -------------- */
/*--------------------------------------- */

.location p a {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	}

/*--------------------------------------- */
/* ------------- Medical Plazas -------------- */
/*--------------------------------------- */

.professional p a {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	}
	
/*--------------------------------------- */
/* --------------- Media ---------------- */
/*--------------------------------------- */

.media h3 {
	margin:0 10px;
	padding:0 10px;
	}
.media ul {
	margin:0 10px;
	padding:0 10px;
	}
.media ul li {
	margin-top:10px;
	}
.media dl {
	float:right; 
	width:180px; 
	margin:0 0 0 7px; 
	padding:42px 0 10px 7px; 
	border:1px solid #333;
	background:#fff url(images/media-bg.jpg) repeat-x top left;
	font-size:.9em;
	line-height:normal;
	}
.media dl dt {
	margin-top:10px;
	font-weight:bold;
	color:#333;
	}
.media dl dt span {
	margin-top:10px;
	font-weight:bold;
	}
.media dl dd {
	margin-bottom:10px;
	margin-left:0px;
	margin-right:7px;
	line-height:1.5em;
	}
.media dl dd span {
	font-style:italic;
	font-size:.85em;
	}
	
/* news full list */

.media dl#complete {
	float:none;
	width:100%; 
	margin:0; 
	padding:0; 
	border:0px solid #333;
	background:#fff url();
	font-size:.95em;
	line-height:normal;
	}
.media dl#complete dt {
	margin-top:0px;
	font-weight:bold;
	}
.media dl#complete dt span {
	margin-top:0px;
	font-weight:bold;
	}
.media dl#complete dd {
	margin-bottom:20px;
	margin-right:7px;
	}
.media dl#complete dd span {
	font-style:italic;
	font-size:.90em;
	}
.goback {
	clear:both; 
	margin-top:10px; 
	border-top:1px solid #333; 
	text-align:right; 
	font-size:.95em; 
	font-weight:bold;"
	}
