body { 
	margin: 20px;
	background: url("../images/bg.jpg"); 
	font-family: arial, helvetica, sans;
	color: #414141;
	font-size: 80%;
	}

h1	{
	font-family: arial, helvetica, sans;
	font-size: 16px;
	color: #F14426;
	}

.error, #error, #sgnerror {
	color: #FF0000;
	}

#header {
	margin: auto;
	width: 798px;
	text-align: right;
	color: #ffffff;
	font-size: 11px;
	}

#header a {
	text-decoration: none;
	color: #ffffff;
	}

#header a:hover {
	color: #FF8000;
	}

#wrapper {
	margin: auto;
	width: 800px;
	background: #C0C0C0;
	border: 2px solid #414141;
	padding: 5px;
	}

#container	{
	margin: auto;
	width: 798px;
	background: #F0F0E8;
	border: 2px solid #808080;
	}

#banner	{ background: #414141; }
#banner .leftcol { float: left; width: 600px; }
#banner .rightcol	{ float: right; background: #AC9E99 url("../images/lido-logo.jpg") center no-repeat; height: 400px; width: 196px; border-left: 2px solid #808080; }
#banner .rightcol a { display: block; height: 400px; }

#smbanner	{ background: #414141; }
#smbanner .leftcol { float: left; width: 600px; }
#smbanner .rightcol	{ float: right; background: #AC9E99 url("../images/lido-logo.jpg") center no-repeat; height: 226px; width: 196px; border-left: 2px solid #808080; }
#smbanner .rightcol a { display: block; height: 226px; }

#nav	{
	background: #414141;
	font-family: verdana, helvetica, sans;
	font-size: 12px;
	height: 30px;
	}

#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#nav li {
	float: left;
	width: 90px;
	text-align: center;
	}

#nav a {
	display: block;
	padding-top: 8px;
	color: #ffffff;
	text-decoration: none;
	}

.display {
	display: block;
	padding: 15px;
	}

#floorplans {
	margin: auto;
	width: 750px;
	}

#floorplans .plan {
	text-align: center;
	float: left;
	width: 150px;
	}

#floorplans h2 {
	text-align: center;
	font-size: 12px;
	}

#location	{
	background: #414141;
	font-family: verdana, helvetica, sans;
	font-size: 11px;
	height: 22px;
	padding-top: 8px;
	text-align: center;
	color: #ffffff; 
	}

#gallery {
	margin: auto;
	width: 750px;
	}

#gallery img {
	margin: 1px;
	}

#gallery .leftcol {
	float: left;
	width: 325px;
	text-align: center;
	}

#gallery .rightcol {
	float: right;
	width: 325px;
	text-align: center;
	}

#contact {
	margin: auto;
	width: 780px;
	}

#contact table
	{
	display: block;
	}

#contact fieldset {
	height: 150px;
	padding: 10px;
	}

#contact .leftcol {
	float: left;
	width: 325px;
	padding: 5px;
	}

#contact .rightcol {
	float: left;
	width: 325px;
	padding: 5px;
	}

#residents {
	display: block;
	}

#residents #display {
	float: left; 
	width: 580px;
	padding-left: 5px;
	padding-right: 5px;
	}

#residents #options {
	float: right; 
	width: 178px;
	}

#residents #alerts {
	display: block;
	text-align: center;
	background: #C0C0C0;
	font-size: 12px;
	color: #414141;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	}

#residents .service a {
	display: block;
	text-align: center;
	background: #808080;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	padding-top: 5px;
	}

#residents .service a:hover {
	background: #FF8000;
	}

/*Ajax Calender*/

#calendar { display: block; }
#calendar a {text-decoration: none;}
#calendar table {font-family: arial, helvetica, sans; font-size: 11px; color: #000000; width: 100%; border: 1px solid #97BFCE; background: #D7D7D7;}
#calendar td { text-align: center; background: #ffffff;}
#calendar table.noborder { border: 0px; background: #ffffff;}
#calendar td.noborder { border: 0px;}
#calendar td.nonmonthday { border: 0px; background: #EEEEEE; }
#calendar td.today { border: 1px solid #97BFCE;  background: #FF8000; }
#calendar a.event {background: #F1ED50; display: block; }
#event-display { border-top: 1px dotted #C0C0C0; margin-top: 5px;}

#footer {
	margin: auto;
	width: 798px;
	color: #ffffff;
	font-size: 11px;
	}

#footer .leftcol {
	float: left;
	width: 300px;
	}

#footer .rightcol {
	float: right;
	text-align: right;
	}

#footer a {
	text-decoration: none;
	color: #ffffff;
	}

#footer a:hover {
	text-decoration: underline;
	}


/*Lightbox Styles*/

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img { border: none; }
#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }
#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }
#prevLink, #nextLink { width: 49%; height: 100%; background: transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("../images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../images/nextlabel.gif") right 15% no-repeat; }
#imageDataContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }
#imageData { 	padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
