/* ********************************************************************* */
/*  ::: Standard HTML Elements                                           */
/* ********************************************************************* */
body
{
    background-color: #eeeeee;
    color: #222222;
    font-family: verdana,tahoma,arial;
    font-size: 11px;
}

TD
{
    color: #222222;
    font-family: verdana,tahoma,arial;
    font-size: 11px;
}

A
{
    text-decoration: none;
    color:#336699;
}

A:active
{
    text-decoration: none;
}

A:hover
{
    text-decoration: underline;
}

SELECT
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    background-color:#ffffff; 
    color:#003366;
    font-weight: normal;
}

INPUT
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    background-color:#ffffff; 
    color:#003366;
    font-weight: normal;
}

TEXTAREA
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    background-color:#ffffff; 
    color:#003366;
    font-weight: normal;
}

HR
{
	color: #336699;
}
 
.button
{
    background: #336699;
    border-bottom: #001177 1px solid;
    border-left: #5588ee 1px solid;
    border-right: #001177 1px solid;
    border-top: #5588ee 1px solid;
    color: #eeeeee;
    cursor: hand;
    font-family: verdana,tahoma,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 19px;
    text-decoration: none;
}

.icon
{
	cursor: hand;
	border: solid 1px #f5f5f5;
}

.iconActivated
{
	cursor: hand;
	background: #ffdd55;
	border: solid 1px #ff9900;
}


/* ********************************************************************* */
/*  ::: Text Styles                                                      */
/* ********************************************************************* */

.plainText
{
    color: #222222;
    font-family: verdana,tahoma,arial;
    font-size: 11px;
}

.tinyText
{
    color: #222222;
    font-family: verdana,tahoma,arial;
    font-size: 9px;
}

.copyrightText
{
    color: #454545;
    font-family: verdana,tahoma,arial;
    font-size: 9px;
}

.userInfoText
{
    color: #eeeeee;
    font-family: verdana,tahoma,arial;
    font-size: 12px;
    padding: 2px 2px 2px 2px;
}

.boldPlainText
{
    color: #454545;
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    font-weight: bold;
}

.footer-branding A
{
    color: #eeeeee;
    font-family: verdana,tahoma,arial;
    font-size: 10px;
    font-weight: normal;
	padding-right: 10px; 
	padding-left: 5px; 
	letter-spacing: 2px;
}

.featureHeadlineText
{
    color: #BFE5FA;
    font-family: verdana,tahoma,arial;
    font-size: 13px;
    font-weight: bold;
    background-color: #336699;
    padding: 2px 5px 2px 5px;
    letter-spacing: 2px;
    
}

.headlineText
{
    color: #336699;
    font-family: verdana,tahoma,arial;
    font-size: 13px;
    font-weight: bold;
}

.loginMessageText
{
    color: #eeeeee;
    font-family: verdana,tahoma,arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 400%;
}

.bannerText
{
    color: #eeeeee;
    font-family: verdana,tahoma,arial;
    font-size: 13px;
    font-weight: bold;
}

.menuText
{
    color: #eeeeee;
    font-family: verdana,tahoma,arial;
    font-size: 11px;
}

.newsText
{
    color: #ffffff;
    font-family: verdana,tahoma,arial;
    font-size: 11px;
}

.newsHeadline
{
    color: #ffffff;
    font-family: verdana,tahoma,arial;
    font-size: 12px;
    font-weight: bold;
}

.newsHeadlineLink
{
	padding: 3px 3px 3px 3px;
	text-align: center;
	vertical-align: middle; 
	background-color: #005500;
	color: ffff00; 
	height: 20px; 
	width: 190px;
	border: solid 1px #009900;
    font-family: verdana,tahoma,arial;
    font-size: 12px;
    font-weight: bold;
}


.newsLink
{
    color: ffff00;
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    font-weight: bold;
}

.alertText
{
    color: #ff0000;
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    font-weight: normal;
}

.smallAlertText
{
    color: #ff0000;
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    font-weight: normal;
}

.errorText
{
    color: #ee3333;
    font-family: verdana,tahoma,arial;
    font-size: 14px;
    font-weight: bold;
    border: dashed 2px #ee3333;
    padding: 4px 4px 4px 4px;
}


/* ********************************************************************* */
/*  ::: Navigation Bar                                                   */
/* ********************************************************************* */

.navBar
{
	font-family: Verdana,tahoma,arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}

.navBar A 
{
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	line-height: 150%;
	color: #333333;
}

.navBar A:hover 
{
	text-decoration: none;
	border: solid 1px #6699cc; 
	background-color: #B8E0F6;
	color: #0000cc;
	line-height: 150%;
	padding: 1px 2px 1px 2px;
}

/* ********************************************************************* */
/*  ::: Application Appearance                                           */
/* ********************************************************************* */

.loginForm
{
  background-color: #eeeeee;
  border: solid 2px #336699;
}

.loginFormHeader
{
	background-color: #6699cc;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana,tahoma,arial;
	font-size: 14px;
}

.loginBox
{
	 border: solid 1px #000099;
	 background-color: #99ccff;
	 color: #454545;
}

.banner
{
    background-color: #6699cc;
    border: solid 2px #BFE5FA;
}

.sgDefault
{
	border: solid 1px #336699; 
	background-color: #BFE5FA;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	font-weight: normal;
	color: #222222;
}

.sgDefault SELECT
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    background-color:#ffffff; 
    color:#003366;
    font-weight: normal;
    border: solid 1px #336699;
}

.sgDefault INPUT
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    background-color:#ffffff; 
    color:#003366;
    font-weight: normal;
}

.sgDefault TEXTAREA
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    background-color:#ffffff; 
    color:#003366;
    font-weight: normal;
}

.sgDefault .small_button
{
    background: #336699;
    border-bottom: #001177 1px solid;
    border-left: #5588ee 1px solid;
    border-right: #001177 1px solid;
    border-top: #5588ee 1px solid;
    color: #eeeeee;
    cursor: hand;
    font-family: verdana,tahoma,sans-serif;
    font-size: 9px;
    font-weight: normal;
    height: 16px;
    text-decoration: none;
}

.sgDefault .button
{
    background: #336699;
    border-bottom: #001177 1px solid;
    border-left: #5588ee 1px solid;
    border-right: #001177 1px solid;
    border-top: #5588ee 1px solid;
    color: #eeeeee;
    cursor: hand;
    font-family: verdana,tahoma,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 19px;
    text-decoration: none;
}


.sgDefault .checkBox
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border: solid 1px #336699;
	background-color: #BFE5FA;
	color: #BFE5FA;
}

.featuredProperties
{
	padding: 10px 10px 10px 10px;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color: #222222;	
}

.featuredProperties IMG
{
	border: solid 1px #454545; 
}


/* ********************************************************************* */
/*  ::: Add/Edit Forms Properties                                        */
/* ********************************************************************* */
.addEditForm
{
	border: solid 1px #336699; 
	background-color: #BFE5FA;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	font-weight: normal;
	color: #222222;
}

.addEditForm SELECT
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    background-color:#ffffff; 
    color:#003366;
    font-weight: normal;
    border: solid 1px #336699;
}

.addEditForm INPUT
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    background-color:#ffffff; 
    color:#003366;
    font-weight: normal;
}

.addEditForm TEXTAREA
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    background-color:#ffffff; 
    color:#003366;
    font-weight: normal;
}

.addEditForm .small_button
{
    background: #336699;
    border-bottom: #001177 1px solid;
    border-left: #5588ee 1px solid;
    border-right: #001177 1px solid;
    border-top: #5588ee 1px solid;
    color: #eeeeee;
    cursor: hand;
    font-family: verdana,tahoma,sans-serif;
    font-size: 9px;
    font-weight: normal;
    height: 16px;
    text-decoration: none;
}

.addEditForm .button
{
    background: #336699;
    border-bottom: #001177 1px solid;
    border-left: #5588ee 1px solid;
    border-right: #001177 1px solid;
    border-top: #5588ee 1px solid;
    color: #eeeeee;
    cursor: hand;
    font-family: verdana,tahoma,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 19px;
    text-decoration: none;
}


.addEditForm .checkBox
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border: solid 1px #336699;
	background-color: #BFE5FA;
	color: #BFE5FA;
}

.addEditFormHeader
{
	background-color: #336699;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.addEditFormButtonBar
{
	background-color: #BFE5FA;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.addEditForm .notes
{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    background-color:#BFE5FA; 
    border: none;
    font-weight: normal;
    color: #454545;
}

.addEditForm .workLog
{
	border: solid 2px #336699;
	background-color: #eeeeee;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	color: #454545;
}

.addEditForm .workLogAlt
{
	border: solid 2px #336699;
	background-color: #ffffff;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	color: #454545;
}

.addEditForm .workLogHeader
{
	background-color: #BFE5FA;
	font-family: Verdana,tahoma,arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

/* ********************************************************************* */
/*  ::: DataGrid Appearance Properties                                   */
/* ********************************************************************* */
.dataGridHeadline
{
    color: #BFE5FA;
    font-family: verdana,tahoma,arial;
    font-size: 13px;
    font-weight: bold;
    background-color: #336699;
    padding: 2px 5px 2px 5px;
    letter-spacing: 2px;
    
}

.dataGridIconBar
{
	overflow:hidden;
    border: solid 1px #336699;
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    color: #336699;
    font-weight:bold;
    background-color: #BFE5FA;
    padding: 2px 5px 2px 5px;
}

.dataGridIcon
{
	cursor: hand;
	background: #BFE5FA;
	border: solid 1px #BFE5FA;
}

.dataGridIconBar .radioButton
{
	cursor: hand;
	background: #ffffff;
	color:  #336699;
	border: solid 1px #336699;
	padding: 2px 10px 2px 5px;
	margin-left: 2px;
}

.dataGridIconActivated
{
	cursor: hand;
	background: #ffdd55;
	border: solid 1px #ff9900;
}

.dataGridAlt
{
	border: solid 2px #336699;
	background-color: #eeeeee;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	color: #454545;
	padding: 3px 3px 3px 3px;
}

.dataGrid
{
	border: solid 2px #336699;
	background-color: #ffffff;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	color: #454545;
	padding: 3px 3px 3px 3px;
}

.dataGridHighlighted
{
	border: solid 2px #336699;
	background-color: #ffdd55;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	color: #000000;
	padding: 3px 3px 3px 3px;
	cursor: hand;
}

.dataGridHeader
{
	background-color: #BFE5FA;
	font-family: Verdana,tahoma,arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

tr.dataGridHeader A
{
	color: #336699;
}

tr.dataGridHeader A:active
{
    text-decoration: none;
}

tr.dataGridHeader A:hover
{
    text-decoration: underline;
}

.dataGridFooter
{
	background-color: #BFE5FA;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}

.dataGridPager
{
	background-color: #BFE5FA;
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
}

tr.dataGridPager A
{
	color: #336699;
}

tr.dataGridPager A:active
{
    text-decoration: none;
}

tr.dataGridPager A:hover
{
    text-decoration: underline;
}

.dataGridPageInfo
{
	font-family: Verdana,tahoma,arial;
	font-size: 10px;
	color: #454545;
}

/* ********************************************************************* */
/*  ::: Section Navigation Bar Appearance Properties                     */
/* ********************************************************************* */

.sectionNavBar
{
	border-bottom: solid 1px #004569;
	margin: 10px 10px 10px 10px;
}

.sectionNavBar .sName
{
 font-family:Verdana,Tahoma,Arial;
 font-size: 20px;
 font-weight:bold;
 color: #004569;
 padding: 5px 60px 0px 5px;
 text-align: left; 
}

.sectionNavBar .sLink
{
 font-family:Verdana,Tahoma,Arial;
 font-size: 12px;
 font-weight:bold;
 color: #ffffff;
 background-color: #3366cc;
 border-top: solid 1px #222222;
 border-right: solid 1px #222222;
 border-left: solid 1px #222222;
 border-bottom: solid 1px #004569;
 padding: 5px 15px 2px 15px; 
}

.sectionNavBar .aLink
{
 font-family:Verdana,Tahoma,Arial;
 font-size: 12px;
 font-weight:bold;
 color: #CCFF33;
 background-color: #004569;
 border-top: solid 1px #222222;
 border-right: solid 1px #222222;
 border-left: solid 1px #222222;
 border-bottom: solid 1px #004569; 
 padding: 5px 15px 2px 15px;
}

.sectionDetails UL
{
	margin: 20px 50px 10px 50px;
	text-align:justify;
	
}
.sectionDetails LI
{	
	margin-bottom: 10px; 
}

/* ********************************************************************* */
/*  ::: News Items Appearance Properties                                 */
/* ********************************************************************* */

.frontPage
{
	font-family:Verdana,Tahoma,Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 10px 10px 10px 10px;	
	text-align: justify;
	width: 440px;
}

.frontPage .headline
{
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	width: 100%;
	padding: 2px 5px 2px 2px;
}

.newsItems
{
	font-family:Verdana,Tahoma,Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 10px 10px 10px 10px;	
	text-align: justify;
	width: 710px;
}

.newsItems .pageTitle
{
	border-bottom: solid 1px #004569;
	font-family:Verdana,Tahoma,Arial;
	font-size: 20px;
	font-weight:bold;
	color: #004569;
	margin: 0px 0px 10px 5px;
	text-align: left; 		
} 

.newsItems .dateStamp
{
	font-size: 12px;
	font-weight: normal;
}

.newsItems .headline
{
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	width: 100%;
	background-color: #eeeeff;
	padding: 2px 5px 2px 2px;
	border: solid 1px #dddddd;
	border-bottom: none;
}

.newsItems .textBody
{
	background-color: #ffffff;
	border: solid 1px #dddddd;
	width: 100%;
	padding: 10px 10px 10px 10px;
	border-top: none;
	overflow:visible;
}

.newsItems .textBody .mainText
{
	font-size: 12px;
	text-align: justify;
	color: #000000;
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
}

.newsItems HR
{
	color: #004569;
	height: 2px;
	background-color: #009900;
	margin: 5px 0px 20px 0px;
	width: 100%;
}


/* ********************************************************************* */
/*  ::: Main Navigation Bar Appearance Properties                        */
/* ********************************************************************* */

.mainNavBar
{
	border-top: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
	margin: 0px 0px 0px 0px;
	background-color: #3366cc;
	height:26px;
	text-align:center;
}

.mainNavBar A:hover
{
	text-decoration: none;
}

.mainNavBar .sLink
{
 font-family:Verdana,Tahoma,Arial;
 font-size: 12px;
 font-weight:bold;
 color: #ffffff;
 background-color: #3366cc;
 border-top: none;
 border-right: solid 1px #3366cc;
 border-left: solid 1px #3366cc;
 border-bottom: none;
 padding: 5px 15px 5px 15px; 
 height: 26px; 
 text-align: center;
 text-decoration: none;
}

.mainNavBar .aLink
{
 font-family:Verdana,Tahoma,Arial;
 font-size: 12px;
 font-weight:bold;
 color: #CCFF33;
 background-color: #004569;
 border-top: none;
 border-right: solid 1px #eeeeee;
 border-left: solid 1px #eeeeee;
 border-bottom: none; 
 padding: 5px 15px 5px 15px;
 height: 26px; 
 text-align: center;
 text-decoration: none;
}


.photo
{
	border: none; /* solid 1px #222222; */
}

.photoList
{
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
	font-family: verdana, Tahoma, Arial;
	font-size: 14px;
	color: #222222;
	width: 710px;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #3366cc;	
}

.photoListHeadlineText
{	
	padding: 5px 5px 5px 5px;
	font-family: verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: 710px;
	text-align: left;
	background-color: #3366cc;
	border: solid 1px #3366cc;		
}

.lotList
{
	margin: 30px 10px 10px 10px;
	font-family: verdana, Tahoma, Arial;
	font-size: 14px;
	color: #222222;
	width: 400px;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #3366cc;	
}

.lotList .header
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 2px #3366cc;
	color: #3366cc;
	background-color: #ffffff;
}

.lotList .lot
{
	font-size: 14px;
	text-align: center;
	border-bottom: solid 1px #3366cc;	
}

.lotList .price
{
	font-size: 14px;
	text-align: center;
	border-bottom: solid 1px #3366cc;	
}

.lotList .avail
{
	font-size: 14px;
	text-align: center;
	border-bottom: solid 1px #3366cc;	
}

.availList
{
	margin: 30px 10px 10px 10px;
	font-family: verdana, Tahoma, Arial;
	font-size: 14px;
	color: #222222;
	width: 700px;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #3366cc;	
}

.availList .header
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 2px #3366cc;
	color: #3366cc;
	background-color: #ffffff;
}

.rowHighlighted
{
	background-color: #eeeeff;
	cursor: hand;
}

.rowNormal
{
	background-color: #ffffff;
	cursor: default;
}

.availList .link
{
	font-size: 12px;
	text-align: center;
	border-bottom: solid 1px #3366cc;	
}

.availList .lot
{
	font-size: 14px;
	text-align: center;
	border-bottom: solid 1px #3366cc;	
}

.availList .price
{
	font-size: 14px;
	text-align: center;
	border-bottom: solid 1px #3366cc;	
}

.availList .section
{
	font-size: 14px;
	text-align: center;
	border-bottom: solid 1px #3366cc;	
}