@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, Arial sans-serif;
	font-size: 12px;
	color: #002d62;
}
body {
	margin: 0px auto;
	background: url(../media/background.jpg) no-repeat top left #002d62;
	text-align:center;
}
a:link {
	color: #f68220;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F68220;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #F68220;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 21px;
	color: #002d62;
	margin:0px;
}
h2 {
	font-size: 14px;
	color: #002d62;
	margin:0px;
}
div {
	margin:0px;
	padding:0px;
	position:relative;
}
#wrapper {
	width:920px;
	clear:both;
	margin:0px auto;
}
#inside {
	width:896px;
	margin:0px auto;
}
#header {
	width:896px;
	height: 56px;
	clear:both;
}
#head {
	width:auto;
	height:33px;
	line-height:32px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../media/top-nav-bg.gif) no-repeat bottom right;
	float:right;
	margin:23px 0px 0px 0px;
	padding-right: 18px;
}
.headLeft {
	float:left;
}
#head a {
	color:#FFFFFF;
}
#head a:hover {
	color:#f48121;
}
.divide {
	margin:0px 8px;
}
#content {
	width:893px;
	clear:both;
	text-align:left;
	background:url(../media/content-background.gif) repeat-y top left;
	border-left:3px solid #f48121;
	border-right:3px solid #f48121;
	border-top:3px solid #f48121;
	margin-left:-3px;
}
#leftCol {
	width:218px;
	float:left;
}
#logoBox {
	width: 218px;
	height: 89px;
	border-bottom:3px solid #f48121;
	background-color:#ffffff;
}
#logo {
	width: 179px;
	height: 66px;
	margin:17px 0px 0px 17px;
}
#rightCol {
	float:right;
	width:672px;
	margin-right:3px;
	text-align:center;
}
.clear {
	clear:both;
}
.orange {
	color:#f48121;
}
.orangeBullet {
	color:#f48121;
	margin-right:15px;
}
p.list {
	line-height:18px;
}
#banner {
	width: 672px;
	height: 106px;
	border-bottom:3px solid #f48121;
	background-color:#f48121;
	margin-left:3px;
}
#contentCentre {
	width: 630px;
	margin:20px auto;
	text-align:left;
	clear:both;
}
#contentPortlets {
	width: 651px;
	margin:20px auto;
	text-align:left;
	clear:both;
	padding-left:7px;
}
.portlet {
	width:211px;
	height:199px;
	min-height:199px;
	background-color:#f48121;
	float:left;
	margin-right:9px;
} 
.portletEnd {
	width:211px;
	height:199px;
	min-height:199px;
	background-color:#f48121;
	float:left;
}
.portletTop {
	background:url(../media/portlet-top.gif) top left;
	color:#FFFFFF;
	height:31px;
	line-height:31px;
	min-height: 31px;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
}
.portletBottomOne {
	background:url(../media/portlet-bottom-1.gif) no-repeat bottom left;
	height:168px;
	min-height:168px;
	color:#FFFFFF;
	font-size:11px;
}
.portletBottomTwo {
	background:url(../media/portlet-bottom-2.gif) no-repeat bottom left;
	height:168px;
	min-height:168px;
	color:#FFFFFF;
	font-size:11px;
}
.portletBottomThree {
	background:url(../media/portlet-bottom-3.gif) no-repeat bottom left;
	height:168px;
	min-height:168px;
	color:#FFFFFF;
	font-size:11px;
}
.portletText {
	margin:0px 15px;
	padding:7px 0px;
}
.portletText a {
	color:#FFFFFF;
}
.portletText a:hover {
	color:#f48121;
}
.map {
	width:199px;
	height:199px;
	min-height:199px;
	clear:both;
	margin: 20px 0px 0px 9px;
}
.mapTop {
	background:url(../media/map-background.gif) no-repeat top left;
	color:#FFFFFF;
	height:45px;
	min-height: 45px;
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
	padding-top:8px;
}
.map img {
	border:0px;
	margin-left:12px;
}
.mapBottom {
	background:url(../media/map-background.gif) no-repeat bottom left;
}
.mapText {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:10px auto;
	padding-bottom:10px;
}
#footer {
	width:920px;
	clear:both;
	margin:0px auto;
	background:url(../media/footer-background.gif) no-repeat bottom left;
	height:30px;
}
#footerText {
	width:920px;
	clear:both;
	margin:0px auto;
	color:#FFFFFF;
	font-size:11px;
}
#copyright {
	margin-left:15px;
	float:left;
}
#links {
	margin-right:15px;
	float:right;
}
#links a {
	color:#FFFFFF;
}
#links a:hover {
	color:#f48121;
}
#clearBottom {
	height:10px;
	clear:both;
	margin:0px auto;
	width:920px;
}
table.vt {
	width:100%;
	border:1px solid #333;
	color:#333;
	border-collapse:collapse;
	margin:15px 0px;
}
table.vt th {
	height:35px;
	text-align:center;
	border:1px solid #333;
}
table.vt th.silver {
	background:#f3f3f3;
	height:35px;
}
table.vt th.gold {
	background:#fde659;
	height:35px;
}
table.vt th.platinum {
	background:#d9d9d9;
	height:35px;
}
table.vt td {
	height:24px;
	border:1px solid #333;
}
table.vt td.text {
	padding:5px;
}
table.vt td.silver {
	background:#f3f3f3;
	width:70px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}
table.vt td.gold {
	background:#fde659;
	width:70px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}
table.vt td.platinum {
	background:#d9d9d9;
	width:80px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}
table.meetingRooms {
	width:630px;
	background:#002d62;
}
table.meetingRooms td {
	color:#FFFFFF;
	padding:2px;
}
table.meetingRooms td.top {
	background:url(../media/table-background.gif) no-repeat top left;
	height:20px;
}
table.meetingRooms td.bottom {
	background:url(../media/table-background.gif) no-repeat bottom left;
	height:20px;
}
table.meetingRooms td.heading {
	font-weight:bold;
}
table.meetingRooms td.orange {
	background:#f58221;
}
table.meetingRooms td.orangeLight {
	background:#f79b4d;
}
table.meetingRooms td.orangeTL {
	background:#f58221;
	background:url(../media/table-orange-background.gif) no-repeat top left;
}
table.meetingRooms td.orangeTR {
	background:#f58221;
	background:url(../media/table-orange-background.gif) no-repeat top right;
}
table.meetingRooms td.orangeBL {
	background:#f58221;
	background:url(../media/table-orange-background.gif) no-repeat bottom left;
}
table.meetingRooms td.orangeBR {
	background:#f58221;
	background:url(../media/table-orange-background.gif) no-repeat bottom right;
}



.residentListing {
	width:640px;
	margin-bottom:10px;
	color:#002d62;
	background:#fff url("/our-residents/img/residentListing.gif") no-repeat 0 bottom;
}
.residentListing h2 {
	margin-bottom:10px;
	padding:4px 18px;
	color:#fff;
	background-color:#f58221;
	font-size:18px;
	font-weight:bold;
}
.residentListing img {
	margin:4px 18px;
	float:right;
}
.residentListing table {
	margin:0 0 0 18px;
}
.residentListing table tr {
	vertical-align:top;
}
.residentListing table tr th {
	width:100px;
	text-align:left;
}
.residentListing p {
	padding:0 18px 10px 18px;
}
.residentListing a.toggle {
	margin:3px 0 0 0;
	padding:0 0 10px 121px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
.residentListing a.close {
	margin-top:-10px;
	padding:0 0 10px 18px;
}



#formAddResident {
	margin-top:20px;
}
#formAddResident .formrow {
	margin-bottom:5px;
	clear:left;
}
#formAddResident .formrow span {
	width:110px;
	font-weight:bold;
	display:block;
	float:left;
}
#formAddResident .formrow input {
	width:200px;
	font:normal 12px/1.2 Arial,Helvetica,sans-serif;
}
#formAddResident .formrow textarea {
	width:200px;
	height:100px;
	font:normal 12px/1.2 Arial,Helvetica,sans-serif;
}
#formAddResident .formrow .info {
	font-weight:bold;
	display:inline;
}
#formAddResident .formrow .error {
	color:#c00;
	background-color:transparent;
}
#formAddResident .formrow .correct {
	color:#56d800;
	background-color:transparent;
}
#formAddResident .formrow #descriptionInfo {
	position:relative;
	top:-90px;
}
#formAddResident .formbuttons {
	margin-left:110px;
}
#formAddResident .formbuttons button {
	width:206px;
}






/*
#uploadAndCrop #preview_container {
	position:relative;
	width:100px;
	height:100px;
	border:1px solid #ccc;
	overflow:hidden;
	margin-bottom:5px;
}
#uploadAndCrop a.preview_overlay {
	position:absolute;
	top:0;
	right:0;
	width:100px;
	height:21px;
	color:#000;
	background:#fff url("/our-residents/img/edit.gif") no-repeat center center;
	cursor:pointer;
}
#uploadAndCrop .right {
	position:absolute;
	z-index:2;
	top:0;
	left:107px;
	padding:5px;
	color:#000;
	background-color:#fff;
}
#uploadAndCrop .right input {
	width:50%;
	margin-top:5px;
}
*/

#uberUploadCropperWrap .formrowfile {
	margin-bottom:4px;
}
#uberUploadCropperWrap .formrowfile span.label {
	width:110px;
	font-weight:bold;
	display:block;
	float:left;
}


#UploadPhotoQueue {
	margin:5px 0 3px 110px;
}
#PhotoPrev {
	width:250px;
	margin:5px 0 3px 110px;
	border:1px solid #999;
	display:none;
}





.post {
	margin:10px 20px;
	border-bottom:1px solid #f90;
	text-align:left;
	height:1%;
}




#latestexcerpts {
	width:650px;
	margin:0 15px;
	color:#fff;
	background:#012964 url("/media/latestexcerpts-middle.gif") repeat-y 0 0;
	text-align:left;
	clear:left;
}
#latestexcerpts h2 {
	width:630px;
	height:17px;
	padding:3px 10px;
	color:#fff;
	background:#ff830d url("/media/latestexcerpts-top.gif") no-repeat 0 0;
}
#latestexcerpts .excerpt {
	width:190px;
	padding:0 10px;
	float:left;
}
#latestexcerpts .excerpt a:hover {
	color:#f68220;
	text-decoration:underline;
}
#latestexcerpts .bottom {
	width:650px;
	height:12px;
	color:#fff;
	background:#ff830d url("/media/latestexcerpts-bottom.gif") no-repeat 0 0;
	clear:left;
}



.form .checkboxes {
	padding-top:10px;
	line-height:1.8;
}
.form .checkboxes input {
	width:auto;
	margin:0 3px 0 0;
}
