﻿/*
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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
*/

table
{
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul
{
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after
{
	content: "";
}

*
{
	padding: 0;
	margin: 0;
}

html, body
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #666666;
}
a
{
	color: #d52027;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
h1
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #d52027;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1.title
{
	font-size: 28px;
	position: relative;
	top: -70px;
}
h2
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #d52027;
	margin: 0pc 0px 10px 0px;
}
h3
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	margin: 0px 0px 8px 0px;
	line-height: 17px;
}
h4
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}
h5
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
hr
{
	height: 1px;
	color: #d1d2d4;
	margin: 0;
	z-index: 50;
}
input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p
{
	padding-bottom: 15px;
	line-height: 16px;
}
p a
{
	text-decoration: underline;
}
td
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	vertical-align: text-top;
}
td a
{
	line-height: 20px;
}
th
{
	font-size: 20px;
	font-weight: bold;
	border-bottom: solid 3px #6f6f6f;
	padding: 4px 4px 4px 4px;
}
ul
{
	margin: 5px 0px 15px 20px;
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	list-style-type: disc;
}
ul li
{
	padding: 0px 0px 10px 5px;
	list-style-type: disc;
	line-height: 16px;
}

ul ol
{
	list-style-type: decimal;
	margin: 0px 0px 5px 22px;
}
ul ol li
{
	padding: 0px 0px 2px 2px;
	list-style-type: decimal;
}

/*CUSTOM STYLES*/
.black
{
	color: #000000;
}
.blue
{
	color: #00b1ef;
}
.bodyLarge
{
	font-size: 20px;
}
.bodyMedium
{
	font-size: 15px;
}
.bodySmall
{
	font-size: 11px;
}
.bold
{
	font-weight: bold;
}
.border
{
	border: solid 1px #00b1ef;
}
.borderBottom
{
	border-bottom: solid 1px #333333;
}
.borderTop
{
	border-top: solid 1px #333333;
}
.clear
{
	clear: both;
}
.clearLeft
{
	clear: left;
}
.contactName
{
	float: left;
	width: 140px;
	padding-right: 5px;
	line-height: 16px;
	padding-bottom: 1px;
}
.contactEmail, .contactEmail a
{
	float: left;
	width: 200px;
	padding-right: 5px;
	line-height: 16px;
}
.contactEmail a
{
	text-decoration: underline;
}
.contactPhone
{
	float: left;
	width: 100px;
	line-height: 16px;
}
.copyright
{
	float: left;
	padding-top: 10px;
}
.errorCatch
{
	color: #ff0000;
	position: relative;
}

.flash
{
	position: relative;
	width: 505px;
	height: 375px;
}
.gray
{
	color: #999999;
}
.hand
{
	cursor: pointer;
}
.heading
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px -4px 0px;
	line-height: 17px;
}
.homeHeader
{
	position: relative;
	top: 10px;
	left: 15px;
	width: 470px;
}
.italic
{
	font-style: italic;
}
.left
{
	float: left;
}
a.nav
{
	color: #d52027;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}
a.nav:hover
{
	color: #FFFFFF;
}
a.Active
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
	cursor: default;
}
.noUnderline
{
	text-decoration: none;
}
.properties
{
	float: left;
	width: 225px;
	line-height: 16px;
	
}
.propertiesForPropertiespage
{
	float: left;
	width: 225px;
	padding-bottom:10px;
	
	
}
.propertiesForPropertiespage a
{
	
	line-height: 16px;
	
}






.propertyAddress
{
	position: relative;
	top: -5px;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}
.propertyTable
{
	background-color: #333333;
}
.propertySpace
{
	background-color: #ECECEC;
	height: 25px;
}
.propertyName
{
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 4px 4px 4px 8px;
	width: 150px;
	vertical-align: top;
	white-space: nowrap;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
}
.propertyDescription
{
	background-color: #ECECEC;
	padding: 4px 4px 4px 8px;
	width: 300px;
	vertical-align: top;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
}
.red
{
	color: #d52027;
}
.required
{
	color: #ff0000;
}
.resourcesLeft
{
	float: left;
	width: 125px;
}
.resourcesRight
{
	float: left;
	width: 320px;
}
.resourcesRight a
{
	line-height: 20px;
	text-decoration: underline;
}
.resourcesSpacer
{
	clear: both;
	height: 25px;
	padding-top: 10px;
}
.right
{
	text-align: right;
	float: right;
}
hr.separator
{
	height: 1px;
	color: #999999;
	margin: 10px 0px 10px 0px;
}
.spacer
{
	height: 2px;
}
.subnavOff
{
	float: left;
	padding: 0px 25px 20px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #d52027;
}
.subnavOn
{
	float: left;
	padding: 0px 25px 20px 0px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #666666;
}
.underline
{
	text-decoration: underline;
}
.white
{
	color: #ffffff;
}

/*FORMS*/

.button
{
	font-family: Georgia, Garamond, Times New Roman, Times, Serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	background-color: #cccccc;
	border: solid 1px #6f6f6f;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.formLabel
{
	float: left;
	width: 200px;
	font-weight: bold;
	padding-bottom: 15px;
}
.formLabelDouble
{
	float: left;
	width: 400px;
	font-weight: bold;
	padding-bottom: 15px;
}
.formInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}
.formCustom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	text-align: right;
}
.formTextarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	width: 250px;
	height: 100px;
}
.loginField
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	margin-top: 4px;
}


/*--GRID STYLES*/
.Grid
{
	padding: 4px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	vertical-align: top;
}
/*
.AlternatingGrid, .AlternatingGrid td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	border: solid 1px #999999;
	background-color: #ececec;
	vertical-align: top;
}*/
.HeaderGrid, .HeaderGrid th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	padding: 4px 4px 4px 4px;
}
.HeaderGrid a
{
	font-weight: bold;
	color: #666666;
}

/*HEADER/FOOTER LAYOUT*/
.container
{
	width: 100%;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 42px;
	background: url(../images/bg.gif) #666666 repeat-x;
}
.header
{
	margin: 0px auto 0px auto;
	width: 760px;
	height: 163px;
	background: url(../images/bg-header.jpg) #666666 no-repeat;
}
.headerItem
{
	margin-top: 28px;
	width: 505px;
	height: 135px;
	float: left;
}
.logoItem
{
	margin-top: 28px;
	height: 135px;
	width: 234px;
	float: left;
}
.logo
{
	position: relative;
	left: 35px;
	top: 9px;
	background: url(../images/logo.png) no-repeat;
	width: 188px;
	height: 119px;
}
.body
{
	margin: 0px auto 0px auto;
	width: 760px;
	background: url(../images/bg-body.jpg) #333333 repeat-y;
}
.footer
{
	margin: 0px auto 0px auto;
	width: 760px;
	background: url(../images/bg-footer.jpg) #666666 no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-top: 25px;
}
.footer a
{
	color: #999999;
	text-decoration: underline;
}
.columnLeft
{
	position: relative;
	left: 42px;
	top: 20px;
	float: left;
	width: 215px;
	padding: 0px 15px 30px 0px;
}
.columnLeft td
{
	line-height: 8px;
}
.columnRight
{
	background: url(../images/bg-body-inside.jpg) #ececec no-repeat;
	position: relative;
	left: 4px;
	top: 0px;
	float: left;
	width: 505px; /*padding: 0px 0px 30px 0px; */
}
.columnRightInner
{
	width: 450px;
	padding: 20px 25px 20px 25px;
}

.columnInner
{
	float: left;
	width: 200px;
	padding: 0px 15px 0px 0px;
}



/**Paging Style*/

.Paging
{
	text-align: center;
}
.Paging td
{
}
.Paging td table td
{
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.Paging td table td a
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Paging td table td span
{
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #dff3f9;
}

/*New Grid Style*/
.GridStyle
{
}
.GridStyle th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	padding: 4px 4px 4px 4px;
}

.GridStyle th a
{
	font-weight: bold;
	color: #fff;
}

.GridStyle td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
	vertical-align: top;
}
.GridStyle td table td
{

	border: solid 0px #999999;
	
}
.AlternatingGrid td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	border: solid 1px #999999;
	background-color: #ececec;
	vertical-align: top;
}


.Paging
{
	text-align: center;
}
.GridStyle .Paging td
{
	padding: 0px;
	vertical-align:middle;
}
.GridStyle .Paging td table
{
	margin: 5px;
}

.GridStyle .Paging td table td
{
	padding: 0px;
}
.GridStyle .Paging td table td a
{
	margin: 0px;
	color:#000;
}
.GridStyle .Paging td table td span
{
	
	font-weight: bold;
	color:#d52027;
	font-size:10pt;
	background-color:#fff;
	
	
}


.Logout
{
 color: #d52027;	
 text-align: right;
 font-weight: bold;
 font-style: italic;
 
}


/* Error Message*/

.ErrorMessage
{
	background: url(../Images/Warning.png) #ECECEC no-repeat 12px ;
	color: #CC0033;
	padding-left: 50px;
	padding-top:	5px;
	padding-bottom: 5px;
	font-size: 9pt;
	
	
}

.BlackUnderline a
{
	color:#000;
	text-decoration: underline;
}

.ApartmentHeader
{
	padding-top:10px;
}