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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #868769;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #D1560A;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 25px;
}
h2 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/sub-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 38px;
	padding-left: 25px;
	text-transform: uppercase;
	letter-spacing: inherit;
}
h3 {
	color: #9C8E4E;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h6 {
	color:#004159;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:600;
}
.imgwrapper {
	height: 59px;
	margin: 0%;
	padding: 0%;
	border: 1px solid #000;
	width: 161px;
}
.extracontent {
	height:auto;
	top: 1460px;
	position:absolute;	
	width: 100%;
}
.extracontentdowntown {
	height:auto;
	top: 1665px;
	position:absolute;	
	width: 100%;
}
a, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
a:active {
	color: #000;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 880px;
	position: relative;
}

#headerwrapper {
	background-color: #FFFFFF;
	background-image: url(../images/head-wrap-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
#search {
	width: 170px;
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
}
#searchbox {
	background-color: #DADACF;
	border: 1px solid #083F54;
	font-size: 11px;
	font-weight: bold;
	color: #868768;
	padding-right: 2px;
	padding-left: 4px;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 4px;
}
#go {
	float: right;
}
#topimage {
	float: right;
	border: none;
}
.listpicture {
	border: none;
	width: 150px;
	margin: auto;
	float:left;
	height:100%;
	margin-right: 3px;
}
#header {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 49px;
	text-align: left;
}
#navwrapper {
	background-color: #D1560A;
	background-image:url(../images/nav-wrap-bg.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	text-align:left;
}
#nav {
	height: 35px;
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	background-color:#D1560A;
}
.menu {
	margin-left: 202px;
}
.menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li {
	display: inline;
}
#phonenumber {
	margin-left:40px;
	font-size:16px;
	color:#fff;
	line-height:35px;	
}
#privacy {
	font-size:14px;	
}
.menu ul li a {
	float: left;
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	padding: 0px;
	width: 140px;
}
.menu ul li a:visited {
	color: white;
}
.menu ul li a:hover, .menu ul li .current {
	color: #fff;
	background-color:#004159;
	text-decoration: none;
}
#contentWrapper {
	background-image: url(../images/content-faux-column.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
}
#blogcontentWrapper {
	background-image: url(../images/blog-faux-column.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
}
#featuredproperty {
	width: auto;
	float: right;
	height: 233px;
	border: 1px solid #666;
}
#featuredproperty2 {
	width: auto;
	height: 233px;
	border: 1px solid #666;
	float:left;
}
.cspicture {
	float:left;
	width: 150px;
	margin: 15px 10px 0px 0px;
	height: 120px;
}
.cscontent {
	width: auto;
	height: 120px;
}
.updated {
	font-size: 13px;
	font-style: italic;
	color: #AEAEAE;
}
#thankyou {
	height:475px;
}
a#featuredlink img{
	border:none;
	text-decoration:none;
}
.contentcontainer a, .contentcontainer a:link, .contentcontainer a:visited {
	color: #CC3300;
	font-weight: normal;
}
.contentcontainer a:hover, .contentcontainer a:active {
	color:#247ED1;
}
a.speciallink img{
	border:none;
	text-decoration:none;
}
#specials a, #specials a:link, #specials a:visited {
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
#specials a:hover, #specials a:active {
	color: #C30;	
}
.contentcontainer a.clickhere {
	font-weight:bold;
	margin-right:6px;
}
#fpheader{
	text-align: center;
	padding: 2px 0px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #666;
	background-color: #CBC9CA;
	color:#000;
}
#loftsmap{
	width:615px;
	height: auto;
	padding: 20px 0px;
}
.textbox{
	width:auto;	
	padding-top: 5px;
}
#introtext{
	margin-bottom:0px;
}
#neighborhoodtext{
	margin-bottom:0px;
	}
#featuredtext{
	width:48%;	
	margin-top:0px;
	float:right;
}
#featuredtext2{
	width:48%;	
	margin-top:0px;
	float:left;
}
.giftcardtext {
	font-weight: bold;
	text-shadow: 0 0 0.2em #d1560a, 0 0 0.2em #d1560a;
}
#textbox em {
	font-style: italic;
}
#startyoursearch{
	width:100%;
	height: auto;
}
#startyoursearch img{
	border: none;
	float: left;
	margin: 20px 0px 50px 160px;
}
#rightmiddlecontainer {
	width: 40%;	
	height: 100%;
	float: right;
	padding-bottom: 20px;
}
#rightmiddlecontainer img {
	padding: 20px 10px;
	width: 40%;
}
#leftmiddlecontainer {
	width: 55%;
	height: 100%;
	float: left;
	padding: 10px;
	
}
#callbox {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	height:25px;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	margin-right:220px;
	padding-top:10px;
	width:170px;
	float:right;
}
#callbox img {
	width:50%;
	position: relative;
}

#rightcontainer{
	width:100%;
}
#leftColumn {
	position: absolute;
	top:10px;
	left:0;
	width: 23%;
	line-height: 16px;
}
#leftColumn h3 {
	font-size: 14px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/top-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 39px;
	padding-left: 25px;
	text-transform: uppercase;
}
#leftColumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/sub-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 37px;
	padding-left: 20px;
	text-transform: uppercase;
}
#leftColumn ul {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 25px;
}
#leftColumn ul li {
	background-image: url(../images/li-dot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#leftColumn ul li a:link, #leftColumn ul li a {
	font-weight: bold;
}
#leftColumn ul ul {
	padding-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#leftColumn ul ul li {
	background-image: url(../images/li-sub-dots.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
}
#leftColumn ul ul li a:link, #leftColumn ul ul li a {
	font-weight: normal;
}
#leftColumn a, #leftColumn a:link {
	color: #D0D0C4;
	font-weight: normal;
	font-size: 13px;
}
#leftColumn a:hover {
	color: #FFF;
	text-decoration: none;
}
#leftColumn a#map {
	line-height: 25px;
	margin-left:11px;
	color:#FFF;
}
#leftColumn a#map:hover {
	color: #D0D0C4;
	text-decoration: none;	
}
#rightColumn {
	position: absolute;
	top: 10px;
	right: 19px;
	width: 18.5%;
}
#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active {
	color: #D1560A;
}
#rightColumn a:hover {
	color: #004059;
	text-decoration: none;
}
a#subscribe  {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
a#subscribe img {
	text-decoration: none;
	border: none;

}
#rightColumn h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #004159;
	letter-spacing: -1px;
	margin-top: 15px;
	line-height: 22px;
	margin-bottom: 10px;
	text-align: left;
}
#rightColumn h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #004159;
	letter-spacing: -1px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D7C8;
	padding-bottom: 3px;
	line-height: 22px;
}
#rightColumn h3 strong {
	font-size: 21px;
	font-weight: bold;
}
#rightColumn p {
	margin-top: 8px;
	margin-bottom: 0px;
}
#rightColumn ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.bullet {
}
#rightColumn .bullet a:after {
	content: url(../images/bullet.gif);
}
#content {
	margin: 0px 205px 0 224px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0px 30px 0px;
	line-height: normal;
	color: #000;
	font-size: 15px;
	width: 70%;
	position: relative;
	text-align: justify;
}
.content2 {
	margin: 0px 205px 230px 224px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0px 40px 0px;
	line-height: normal;
	color: #000;
	font-size: 15px;
	width: 70%;
	position: relative;
	text-align: justify;
}
#bottomlinks {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:7pt;
line-height:normal;
margin:0 400px;
padding:20px 0 30px;
position:relative;
text-align:justify;
width:1060px;
}
.clearFloat {
	clear:both;
	display: block;
}
#listingcontent {
	margin: 0px 205px 0 210px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0px 30px 0px;
	line-height: normal;
	color: #000;
	font-size: 12pt;
	width: 55%;
	position: relative;
	text-align: justify;		
}
.listingcontainer {
	width: 100%;
	height: 113px;
	padding-top: 10px;
}
.propdescription {
	width: 290px;
	padding-right: 10px;
	float: right;
}
.contentcontainer {
	height: auto;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	float:left;
	padding: 10px 0px;
}
.contentcontainer .b {
	font-weight:600;	
}
.line {
	border-bottom: 1px #999 solid;
}
.contactinfo{
	width:50%;
	float:left;
}
.contactinfo p{
	margin:0px -8px;	
}
.personalbio{
	width:50%;
	float:right;
}
.personalbio p{
	margin-top: 0px;
}
.numberandemail {
	margin-top:10px;	
}
#picturesleft {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}
#picturesleft img {
	padding-bottom: 5px;
}
#twitterlink img {
	border: none;
	text-decoration: none;
	margin: 2px;
	outline:none;
}
#twitterlink a{
	border: none;
	text-decoration: none;
	outline:none;
}
#spacer {
	margin-left: 28px;
}
#inforight {
	width:312px;
	float:right;
	background-color: #868769;
	color: #fff;
}
#inforight h4 {
	font:Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size: 14px;
	color:#FFF;
	background-color:#868769;
	padding: 5px 10px;
	padding-right: 30px;
	background-image: url(../images/infoheaderbgs.jpg);
	background-repeat: repeat-y;
	background-position:left;

}
#inforight ul {
	list-style-type:none;
	margin:0;
	padding:10px 0px;
	width:100%;
}
#inforight li {
	display:block;
	margin:0;
	padding:5px 5px 2px 10px;
	position:relative;
	text-align:left;
}
#inforight p {
	border-bottom: 1px solid #fff;
	width:90%;
	padding: 5px 0px;
}
#picture {
	width: 150px;
	margin: auto;
	float:left;
	height:100%;
	margin-right: 3px;
}
.img {
	border: 2px solid #000;	
}
.information {
	width: 55%;
	margin: auto;
	background-color:#868769;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #fff;
	height:100%;
	border-left:4px solid #D0D0C4;
}
.infotext {
	padding: 5px 10px;
	text-align:left;
}
.infotext ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
.infotext li
{
	display:block;
	margin:0;
	padding:1px 5px 2px 9px;
	position:relative;
}
.information h4 {
	font:Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size: 14px;
	color:#FFF;
	background-color:#868769;
	padding: 5px 10px;
	padding-right: 30px;
	background-image: url(../images/infoheaderbg.jpg);
	background-repeat: repeat-y;
	background-position:left;
	width: 100%;
}
.moreinfo {
	width: 10%;
	height:100%;
	color: #fff;
	margin: auto;
	background-color:#868769;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
.moreinfolink {
	margin-top: 90px;	
}
.moreinfo a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-weight: normal;
}
.moreinfo a:hover {
	color: #BCBCA9;
}

#blog {
	font:Verdana, Geneva, sans-serif;
	margin-left: 205px;
	padding: 10px 15px;
	line-height: normal;
	font-size: 15px;
	width: 51%;
	position: relative;
	text-align: justify;
}
.sharebutton {
	float: right;
	margin-top: 8px;
}
#blog a, #blog a:link, #blog a:visited {
	color: #247ed1;
	font-weight: normal;
}
#blog a:hover, #blog a:active {
	color: #C30;	
}
.post {
	margin-bottom: 15px;	
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 220px;
	color: #D7D7CC;
	height: 71px;
	line-height: 16px;
}
#footer-right {
	float: right;
	width: 250px;
	text-align: right;
	margin-top: -6px;
}
a#apartmentdispatch img {
	border: medium none;
	text-decoration: none;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	color: #BCBCA9;
}

#credit {
	text-align: center;
	padding: 0px 0px 8px 220px;
	;
	font-size: 10px;
	color: #525340;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #525340;
	font-weight: normal;
}
#outerWrapper #contentWrapper #content mel {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

/**** Form Section ****/
formbody
{
	background:#fff;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
	margin:8px 0 16px;
	text-align:center;
}

#form_container
{
	text-align:left;
	width:70%;
	margin-left:210px;
	padding: 1px 0px 0px 0px;
}
#shortform_container
{
	text-align:left;
	width:312px;
	padding: 1px 0px 0px 0px;
}
#shortform_container form.appnitro {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#shortform_container .appnitro li {
	width:90%;
}
#shortform_container label.description {
	color:#000;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}
#formtop
{
	display:block;
	height:10px;
	margin:10px auto 0;
	width:448px;
}

#formfooter
{
	width:448px;
	clear:both;
	color:#999999;
	text-align:center;
	width:448px;
	padding-bottom: 15px;
	font-size: 85%;
}

#formfooter a{
	color:#999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#formbottom
{
	display:block;
	height:10px;
	margin:0 auto;
	width:448px;
}

form.appnitro
{
	margin:20px 20px 0;
	padding:0 0 20px;
}



/**** Form Section ****/
.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
}

.appnitro li
{
	width:50%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}

form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:both;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:120%;
	margin-right:5px;
}

/**** Inputs and Labels ****/
label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input.text
{
	background:#fff url(../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

textarea.textarea
{
	background:#fff url(../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}

select.select
{
	color:#333;
	font-size:100%;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}


input.currency
{
	text-align:right;
}

input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}

select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}

input.small
{
	width:25%;
}

select.small
{
	width:25%;
}

input.medium
{
	width:90%;
}

select.medium
{
	width:50%;
}

input.large
{
	width:99%;
}

select.large
{
	width:100%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:20em;
}

/**** Errors ****/
#error_message
{
	background:#fff;
	border:1px dotted red;
	margin-bottom:1em;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	text-align:center;
	width:99%;
}

#error_message_title
{
	color:#DF0000;
	font-size:125%;
	margin:7px 0 5px;
	padding:0;
}

#error_message_desc
{
	color:#000;
	font-size:100%;
	margin:0 0 .8em;
}

#error_message_desc strong
{
	background-color:#FFDFDF;
	color:red;
	padding:2px 3px;
}

form li.error
{
	background-color:#FFDFDF !important;
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
	margin:3px 0;
}

form li.error label
{
	color:#DF0000 !important;
}

form p.error
{
	clear:both;
	color:red;
	font-size:10px;
	font-weight:700;
	margin:0 0 5px;
}

form .required
{
	color:red;
	float:none;
	font-weight:700;
}

/**** Guidelines and Error Highlight ****/
form li.highlighted
{
	background-color:#fff7c0;
}

form .guidelines
{
	background:#f5f5f5;
	border:1px solid #e6e6e6;
	color:#444;
	font-size:80%;
	left:100%;
	line-height:130%;
	margin:0 0 0 8px;
	padding:8px 10px 9px;
	position:absolute;
	top:0;
	visibility:hidden;
	width:75%;
	z-index:1000;
}

form .guidelines small
{
	font-size:105%;
}

form li.highlighted .guidelines
{
	visibility:visible;
}

form li:hover .guidelines
{
	visibility:visible;
}

.no_guidelines .guidelines
{
	display:none !important;
}

.no_guidelines form li
{
	width:97%;
}

.no_guidelines li.section
{
	padding-left:9px;
}

/*** Success Message ****/
.form_success 
{
	clear: both;
	margin: 0;
	padding: 90px 0pt 100px;
	text-align: center
}

.form_success h2 {
    clear:left;
    font-size:160%;
    font-weight:normal;
    margin:0pt 0pt 3px;
}

/*** Password ****/
ul.password{
    margin-top:60px;
    margin-bottom: 60px;
    text-align: center;
}
.password h2{
    color:#DF0000;
    font-weight:bold;
    margin:0pt auto 10px;
}

.password input.text {
   font-size:170% !important;
   width:380px;
   text-align: center;
}
.password label{
   display:block;
   font-size:120% !important;
   padding-top:10px;
   font-weight:bold;
}

#li_captcha{
   padding-left: 5px;
}


#li_captcha span{
	float:none;
}

/** Embedded Form **/

.embed #form_container{
	border: none;
}

.embed #top, .embed #bottom, .embed h1{
	display: none;
}

.embed #form_container{
	width: 100%;
}

.embed #footer{
	text-align: left;
	padding-left: 10px;
	width: 99%;
}

.embed #footer.success{
	text-align: center;
}

.embed form.appnitro
{
	margin:0px 0px 0;
	
}



/*** Calendar **********************/
div.calendar { position: relative; }

.calendar table {
cursor:pointer;
border:1px solid #ccc;
font-size: 11px;
color: #000;
background: #fff;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

.calendar .button { 
text-align: center;    
padding: 2px;          
}

.calendar .nav {
background:#f5f5f5;
}

.calendar thead .title { 
font-weight: bold;      
text-align: center;
background: #dedede;
color: #000;
padding: 2px 0 3px 0;
}

.calendar thead .headrow { 
background: #f5f5f5;
color: #444;
font-weight:bold;
}

.calendar thead .daynames { 
background: #fff;
color:#333;
font-weight:bold;
}

.calendar thead .name { 
border-bottom: 1px dotted #ccc;
padding: 2px;
text-align: center;
color: #000;
}

.calendar thead .weekend { 
color: #666;
}

.calendar thead .hilite { 
background-color: #444;
color: #fff;
padding: 1px;
}

.calendar thead .active { 
background-color: #d12f19;
color:#fff;
padding: 2px 0px 0px 2px;
}


.calendar tbody .day { 
width:1.8em;
color: #222;
text-align: right;
padding: 2px 2px 2px 2px;
}
.calendar tbody .day.othermonth {
font-size: 80%;
color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
color: #fbb;
}

.calendar table .wn {
padding: 2px 2px 2px 2px;
border-right: 1px solid #000;
background: #666;
}

.calendar tbody .rowhilite td {
background: #FFF1AF;
}

.calendar tbody .rowhilite td.wn {
background: #FFF1AF;
}

.calendar tbody td.hilite { 
padding: 1px 1px 1px 1px;
background:#444 !important;
color:#fff !important;
}

.calendar tbody td.active { 
color:#fff;
background: #529214 !important;
padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { 
font-weight: bold;
border: 1px solid #888;
padding: 1px 1px 1px 1px;
background: #f5f5f5 !important;
color: #222 !important;
}

.calendar tbody td.weekend { 
color: #666;
}

.calendar tbody td.today { 
font-weight: bold;
color: #529214;
background:#D9EFC2;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { 
visibility: hidden;
}

.calendar tbody .emptyrow { 
display: none;
}

.calendar tfoot .footrow { 
text-align: center;
background: #556;
color: #fff;
}

.calendar tfoot .ttip { 
background: #222;
color: #fff;
font-size:10px;
border-top: 1px solid #dedede;
padding: 3px;
}

.calendar tfoot .hilite { 
background: #aaf;
border: 1px solid #04f;
color: #000;
padding: 1px;
}

.calendar tfoot .active { 
background: #77c;
padding: 2px 0px 0px 2px;
}

.calendar .combo {
position: absolute;
display: none;
top: 0px;
left: 0px;
width: 4em;
border: 1px solid #ccc;
background: #f5f5f5;
color: #222;
font-size: 90%;
z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
text-align: center;
padding: 1px;
}

.calendar .combo .label-IEfix {
width: 4em;
}

.calendar .combo .hilite {
background: #444;
color:#fff;
}

.calendar .combo .active {
border-top: 1px solid #999;
border-bottom: 1px solid #999;
background: #dedede;
font-weight: bold;
}

#navbar, #navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}

