﻿
body {
	margin-top: 20px;
	padding: 0;
	background: #003300;
	color: #ABABAB;
}
body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h1 {
	margin-top:10;
}

h2 {
	margin-top:10;
}

h3 {
}

p, ul, ol {
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	font-style: italic;
}

a {
	color: #CDCDCD;
}

a:hover {
	color: #CDCDCD;
}

a.bold 
{
	font-weight: bold;
	font-size:1.1em;
}
a.bold:hover 
{
	color:#F79F1A;
}
hr {
	display: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(../../Content/images/content_row.gif) repeat-y left top;
}

.flrt {
	float:right;
}
.centered {
	text-align: center;
}
.small {
	font-size: x-small;
}
.errors {
	color: red;
}
/* Header */

#header {
	width: 800px;
	height: 41px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}
#header h1 sup {
	font-size:12px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 200px;
	background: url(../../Content/images/header.png) no-repeat left top;
}
#label {
	padding-left:10px;
	padding-top: 2px;
	width:160px;
	height:190px;
	line-height: 190px;
	text-align: center;
	vertical-align: middle;
}
#label table {
	width:160px;
	height:190px;
}
#labelimage {
	vertical-align: middle;
	padding-top:-2px;
}
.labelcell 
{
	vertical-align: middle;
	height:190px;
	margin-top: auto;
}
/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 0px;
}

#page .bgtop {
	background: url(../../Content/images/content_top.gif) no-repeat left top;
}

.bgbtm {
	background: url(../../Content/images/content_bottom.gif) no-repeat left bottom;
	margin-bottom: -6px;
}

/* Content */

#content {
	float: right;
	width: 590px;
	margin: 0;
	padding: 5px 30px 20px 10px;
	margin-top:5px;
}

.post {
	padding: 0px 0 0 0;
}
.post img {
	padding: 4px;
}

.title {
/*	border-left: 6px solid #2E2E2E;*/
	padding: 0 20px 0 10px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -20px 20px 0 17px;
	color: #996633;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(../../Content/images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(../../Content/images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	padding: 0;
	list-style: none;
}

.posts li {
}

.posts h3 {
	font-weight: bold;
}

.posts p {
}

.posts a {
}

.entry {
	padding-left: 17px;
}

.last {
	border: none;
}

.tenant-logo 
{
	border:none;
}
/* Tenant Logos */
#logoParade
{
	width: 590px;
	height: 80px;
	position: relative;
}

#logoParade div.scrollableArea img
{
	float: left;
	margin-left: 5px;
}
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
marquee.tenant 
{
	height:80px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 158px;
	margin-bottom: 10px;
	padding-left: 12px;
	padding-top: 4px;
	color: #7A7A7A;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-left:18px;
	margin: 0;
	padding-top:10px;
	height: 24px;
	background: url(../../Content/images/button_normal.gif) bottom no-repeat;
	font-size:12pt;
}
#sidebar li:hover {
	background-image: url(../../Content/images/button_hover.gif);
}
#sidebar li.subNav 
{
	padding-left:24px;
	font-size:10pt;
}
#sidebar h2 {
	margin: 0;
	height: 35px;
}
#sidebar a {
	color:#ABABAB;
	text-decoration: none;
	font-weight: bold;
}
#sidebar li a:hover {
	color: #FFB300;
	text-decoration: none;
}
#sidebar span.nav 
{
	color:#ABABAB;
	text-decoration: none;
	font-weight: bold;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(../../Content/images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

.img-left {
	margin: 12px;
	margin-bottom:0;
	margin-left:0;
	margin-top:6px;
}
.floorplan-thumbnail 
{
	border:solid 1px #000000;
}
.floorplan-thumbnail:hover
{
	border:solid 1px #FFB300;
}
td.goback a { color:#FFB300; }
table.suite-list thead 
{
	color:#FFB300;
}
table.suite-list
{
}
table.suite-list thead tr th
{
	border-top:solid 1px gray;
	border-bottom:solid 1px gray;
	border-collapse: separate;
}
table.suite-list tr.header 
{
}
table.suite-list tfoot tr td 
{
	border-top:solid 1px gray;
}
table.suite-list tbody tr td 
{
	text-align:center;
	
}
/* Footer */
.footer {
	text-align: center;
	width:600px;
	font-size: 9px;
	margin: auto;
	padding-top: 8px;
}
#footer {
	width: 800px;
	height: 30px;
	min-height: 30px;
	background: url(../../Content/images/footer_row.gif) repeat-y left top;
	margin: 0 auto;
	margin-bottom: 6px;
	text-align: center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}
#footer .bgtop {
	background: url(../../Content/images/footer_top.gif) no-repeat left top;
}
#footer .bgbtm {
	background: url(../../Content/images/footer_bottom.gif) no-repeat left bottom;
}

#footer p {
	padding: 6px 0;
}

#footer p a {
	color: #FFB300;
}
