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

/* START STYLESHEET RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: disc;
	line-height:20px;
}
ol {
   list-style-type:lower-alpha
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END STYLESHEET RESET */

body{

background:url(../images/bg2.jpg) top center no-repeat;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
color: #FFF;
}

a:active{outline: none;}

a:focus{-moz-outline-style: none;}

#main_login {
padding-top:20px;
width:1000px;
margin:0px auto;
clear:both;
}

#login_img {
width:750px;
float:left;

}

#login_info{
width:250px;
background: transparent;
color:#666;
float:right;
height:650px;
text-align:left;
font-size:12px;
display:inline;

}

#login_footer{
width:1000px;
background: transparent;
color:#CCC;
border-top: 1px solid white;
margin:0 auto;
clear:both;
display: block;
}
#login_footer > a {
font-size:8px;
font-family: helvetica;
font-stretch: condensed;
font-weight: bold;
color: #FFF;
text-decoration:none;
margin: 0;
padding: 0;
}

#login_footer > a:hover{
color:#EA118D;
}

#foot_inside{
width:900px;
background: transparent;
color:#CCC;
float: right;
}
#foot_inside > a {
font-size:8px;
font-family: helvetica;
font-stretch: condensed;
font-weight: bold;
color: #FFF;
text-decoration:none;
margin: 0;
padding: 0;
}

#foot_inside > a:hover{
color:#EA118D;
}


#login_form{
padding: 0 10px 0 10px;
}


.footer_text{
margin:5px;
font-size:10px;
padding:0;
}

form div label {
  display: block;
  float: left;
  width: 85px;
  padding: 1px 5px;
  margin: 0 0 5px 0;
  text-align: right;
  color:#FFF;
}

.note {
  font-size:8px;
  text-align:left;
  color:#FFF;
 }
 
 .login_label{
  color:#FFF;
  font-weight:bold;
  font-size:18px;
  text-align:left;
 }

 .submit{
 text-align:right;
 padding-right:15px;
 }

#master_top{
padding-top:20px;
width:1000px;
margin:0px auto;
text-align:left;
background:transparent;
}

#nav {
background-color:#FFDB8F;
color:#EA118D;
width:785px;
float:right;
text-align:center;
line-height:20px;
padding:5px 0 5px 0;
}



#main_content{
width:840px;
height:515px;
float:right;
margin:0px;
padding:0px;
overflow:auto;
vertical-align:top;
text-align:left;
background: transparent;
font-size:15px;
}

#fp_building{
width:400px;
height:327px;
float:left;
background: transparent;
margin:0px;
padding:0px;
}

#fp_plate{
width:400px;
height:188px;
float:left;
background: transparent;
margin:0px;
padding:0px;
}

#fp_unit{
width:440px;
height:515px;
float:right;
background: transparent;
margin:0px;
padding:0px;
color:#FFF;
}
#main_page{
width:1000px;
margin:0px auto;
}

#left_nav{
background:transparent;
float:left;
width:150px;
height:525px;
text-align: right;

}
#left_nav > a {
font-size:16px;
font-family: helvetica;
font-stretch: condensed;
font-weight: bold;
color: #FFF;
line-height:28px;
text-decoration:none;
margin: 0;
padding: 0;
}

a {
color: #23D4FF;
text-decoration:underline;

}
#left_nav > a:hover{
color:#EA118D;
}

.page_title{
color:#EA118D;
font-size:24px;
font-weight:bold;
}

.page_subtitle{
color:#EA118D;
font-size:18px;
font-style:italic;
font-weight:bold;
}

.page_subtitle2{
color:#EA118D;
font-size:18px;
font-weight:bold;
}

.red_italic{
color:#EA118D;
font-size:14px;
font-style:italic;
}

.small_text{
color:#000;
font-size:13px;
float:left;
}

#text_content{
padding:10px;
color:#FFF;
}

#contact_left{
float:left;
color:#EA118D;
font-weight:bold;
line-height:20px;
}

#contact_right{
float:right;
text-align:left;
width:250px;
line-height:20px;
}

.terms_title{
color:#EA118D;
font-weight:bold;
font-size:16px;
}

.terms_red{
color:#EA118D;
font-weight:bold;
}

#terms_left_column{
float:left;
width:365px;
padding-right:10px;
font-size:12px;
}

#terms_right_column{
float:right;
width:365px;
font-size:12px;
}

#terms_table{
border-bottom-color:#FFF;
border-bottom-width:medium;
border:1px;
border-spacing:0px;
}

.unit_label{
color:#F99F38;
float:left;
font-size:18px;
font-weight:bold;
clear: both;
}
.orientation_label{
font-size:18px;
color:#F99F38;
text-align:right;
}

.plan_label{
font-weight:bold;
color:#FFF;
margin: 8px 0 0 0;
clear: both;

}

.bed_label{
color:#FFF;
padding: 4px 0 0 0;
text-align:right;

}

.sq_label{
color:#FFF;
padding: 4px 0 0 0;
}

.sq2_label{
color:#FFF;
padding: 4px 0 0 0;
text-align:right;
height:20px;

}

.plan_img{
clear: both;
width:440px;
height:405px;
background:transparent;
padding: 15px 0 0 0 ;
}

.hoa_dues{
color:#FFF;
padding: 4px 0 0 0;
}

.left{
float:left;
}

.right{
float:right;
}

.note_label{
color:#FFF;
font-size: 12px;
font-style: italic;
}
.toh_head{
width:820px;
padding: 0 0 10px 0;
}
.toh_content{
width:820px;
overflow:scroll;
height:460px;
}
