/* main page styles---------------------------------------- */
body {
	margin: 0px;
	background-color: #222222;
}
/* ----------------------------------------------------------------------------------------------------------------------------*/ 

/* main user toolbar styles---------------------------------------- */
#maintoolbar{
	background-color: #000000;
	border-bottom: solid 2px #6a0148;
	/* -------------background image if needed 
	background-image: url(poweringimages/testnavshim.jpg);
	background-repeat: repeat-x;
	background-position: top;
	----------------------*/
}
#maintoolbar .LeftEnd{
	width: 10px;
	/* -------------background image if needed  
	background-image: url(poweringimages/testleftend.jpg);
	background-repeat: no-repeat;
	background-position: top;
	----------------------*/
}
#maintoolbar .RghtEnd{
	width: 10px;
	/* -------------background image if needed---------------------- */ 
	background-image: url(poweringimages/testrightend.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}
#toolLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
/* --------------main user toolbar column styles*/ 
#toolLinks .col1{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #222222;
}
#toolLinks .col2{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: none;
}
/* --------------main user toolbar text link inherited styles */
#toolLinks a {
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
}
#toolLinks a:hover {
	text-decoration: underline;
}
#toolLinks a.on {
	text-decoration: underline;

}
/* ----------------------------------------------------------------------------------------------------------------------------*/ 

/* sub toolbar styles---------------------------------------- */
#subtoolbar{
	background-color: #000000;
	border-bottom: solid 1px #222222;
	/* -------------background image if needed ----------------------
	background-image: url(poweringimages/testnavshim.jpg);
	background-repeat: repeat-x;
	background-position: top;
	*/
}
#subtoolbar .LeftEnd{
	width: 10px;
	/* -------------background image if needed  ----------------------
	background-image: url(poweringimages/testleftend.jpg);
	background-repeat: no-repeat;
	background-position: top;
	*/
}
#subtoolbar .RghtEnd{
	width: 10px;
	/* -------------background image if needed ---------------------- 
	background-image: url(poweringimages/testrightend.jpg);
	background-repeat: no-repeat;
	background-position: top;
	*/
}
#subtoolLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
/* --------------sub toolbar columns*/ 
#subtoolLinks .col1{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #222222;
}
#subtoolLinks .col2{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: none;
}
/* --------------sub toolbar column for input fields- fixed width*/ 
#subtoolLinks .col3{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #222222;
	width: 120px;
}
#subtoolLinks .col4{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: none;
	width: 120px;
}
/* --------------sub toolbar text link inherited styles */
#subtoolbar a {
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
}
#subtoolbar a:hover {
	text-decoration: underline;
}
#subtoolbar a.on {
	text-decoration: underline;

}

/* ----------------------------------------------------------------------------------------------------------------------------*/ 

/* page header table---------------------------------------- */
#titlebox{
	padding: 5px;
	background-color: #222222;
}
#titlebox h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	background-color: #222222;
}
#titlebox h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0px;
	background-color: #222222;
}

/* ----------------------------------------------------------------------------------------------------------------------------*/ 

/* property display styles-------------------------------*/ 
#propertyListing{
	padding:5px;
	border-bottom: solid 1px #ccc;
	background-color: #222222;
}
#propertyListing .plLftCol{
	padding-right: 10px;
	padding-left: 5px;
}
#propertyListing .plRghtCol{
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	width: 150px;
}
#propertyDetail{
	padding:5px;
	background-color: #222222;
}
#propertyDetail .plLftCol{
	padding-right: 10px;
	padding-left: 5px;
	background-color: #222222;
}
#propertyDetail .plRghtCol{
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	width: 215px;
	background-color: #222222;
}
#removeFav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
/* --------------main text area */
#txtContainer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;
}
#txtContainer h4{
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: solid 1px #333;
	margin: 0px;
		color: #F33AB7;
}
#txtContainer p{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* --------------branch info text area- results page(1) details page(2) */
#branchinfo1{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #333;
	background-color: #222222;
}
#branchinfo2{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #333;
	border-top: solid 1px #333;
	background-color: #222222;
}
/* --------------main text area- plain text link styles */
#txtContainer a {
	color: #ffffff;
	text-decoration: none;
}
#txtContainer a:visited {
	text-decoration: none;
}
#txtContainer a:active {
	text-decoration: none;
}
#txtContainer a:hover {
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------------------------------------------------------*/ 

/* homepage POW styles-------------------------------*/ 
#homepowHolder{
	padding-left: 0px;
}
#powtxtContainer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#powtxtContainer h4{
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: solid 1px #DDD;
	margin: 0px;
	color: #F33AB7;
}
#powtxtContainer p{
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#powtxtContainer a {
	color: #ffffff;
	text-decoration: none;
}
#powtxtContainer a:visited {
	text-decoration: none;
}
#powtxtContainer a:active {
	text-decoration: none;
}
#powtxtContainer a:hover {
	text-decoration: underline;
}
#homepowpic{
	padding-left: 0px;
}
/* ----------------------------------------------------------------------------------------------------------------------------*/ 

/* property image display styles-------------------------------*/ 
#mainpic{
	padding-bottom: 3px;
}
#thumbs{
	padding-bottom: 3px;
}
#thumbs .col1{
	padding-right: 3px;
}
#thumbs .col2{
	padding-right: 0px;
}
/* --------------fullsize image holder table styles */
#fullsizePic{
	padding-bottom: 1px;
}

/* ----------------------------------------------------------------------------------------------------------------------------*/ 

/* form styles-------------------------------*/ 
.formels{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width:100%;
	padding-left: 3px;
}
.formbuts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #F33AB7;
	width:100%;
	padding: 3px;
	border: none;
	cursor: pointer; cursor: hand;
}
#formTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#formTable .col1{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#formTable .col2{
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#passTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#passExRow{
	padding: 10px;
	border-bottom: solid 1px #DDD;
	border-top: solid 1px #DDD;
}
/* --------------control the search page clear and search buttons table */ 
#formTable .col3{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 1px;
	border-top: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
}
#formTable .col4{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1px;
	border-top: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
}

/* ----------------------------------------------------------------------------------------------------------------------------*/ 

/* login page styles-------------------------------*/

/* --------------control the login box position */ 
#loginHolder1 {
	text-align: center;
	padding: 40px;
	background-color: #222222;
}
/* --------------control the login box styles */ 
#loginHolder2 {
	border: solid 1px #CCC;
	width: 300px;
	background-color: #222222;
}
#loginHolder2 .centerPad {
	padding: 30px;
}
#loginContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#loginContent .titleRow{
	font-weight: bold;
	padding: 3px;
}
#loginContent .col1{
	padding: 3px;
	width: 120px;
}
#loginContent .col2{
	padding: 3px;
	width: 200px;
}
#loginContent .col3{
	padding-right: 1px;
	width: 100px;
}
#loginContent .col4{
	padding-left: 1px;
	width: 100px;
}
/* ----------------------------------------------------------------------------------------------------------------------------*/ 
/* tree navigation system styles-------------------------------*/
/* --------------setup the basic styles */ 
#treenavTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
/* --------------setup top explanation text styles */ 
#treenavTable .explRow{
	font-size: 9px;
	padding-bottom: 11px;
}
/* --------------setup the actual navigation styles */ 
#treenav{
	padding-bottom: 11px;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------------------------------------------------*/

/* news area styles-------------------------------*/
#newsItemHolder{}
#newsItemHolder .col1{
	padding: 3px 3px 3px 0px;
}
#newsItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#newsHeader1{}
#newsHeader1 .col1{
	font-weight:bold;
	vertical-align:bottom;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: solid 1px #ccc;
}
#newsHeader1 .col2{
	text-align: right;
	vertical-align:bottom;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	padding-bottom: 4px;
	padding-right: 0px;
	border-bottom: solid 1px #ccc;
}
#newsContent1{
	padding: 4px 5px 8px 0px;
}
/* ----------------------------------------------------------------------------------------------------------------------------*/

/* details page icon table links styles-------------------------------*/
#detailLinkHolder{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	background-color: #222222;
}
#fdlink{
	padding-left: 5px;
	vertical-align:middle;
}
#fdlink a {
	color: #ffffff;
	text-decoration: none;
}
#fdlink a:visited {
	text-decoration: none;
}
#fdlink a:active {
	text-decoration: none;
}
#fdlink a:hover {
	text-decoration: underline;
}
#fdIcon{
	padding-top: 1px;
	padding-left: 2px;
	vertical-align:bottom;
}

/* ----------------------------------------------------------------------------------------------------------------------------*/

/* other misc styles-------------------------------*/
.footnoteTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}

/* ----------------------------------------------------------------------------------------------------------------------------*/

/* solpart menu styles -------------------------------*/
/*-----------------------menu button in toolbar styling 1*/
.solMenuContainer{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: none;
	padding: none;*/
}
/*-----------------------menu button in toolbar styling 2*/
.solMenuBar{
	cursor: pointer; cursor: hand; 
	/*height:20px;*/
}
/*-----------------------cell of each line of text in the sub menu*/
.solMenuItem{
	cursor: pointer; cursor: hand;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #fff;
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}
/*-----------------------lefhand col next to the sub text links */
.solMenuIcon{
	/*cursor: pointer; cursor: hand; 
	background-color: #ff0000; 
	border-left: none; 
	border-bottom: none; 
	border-top: none; 
	text-align: center;*/ 
	width: 1px;
	/*-----------------------controlling the height of each link row in the menu */
	height: 20px;
}
/*-----------------------actual sub text links area */
.solMenuSubMenu{
	z-index: 1000; 
	cursor: pointer; cursor: hand;
	
	/*-----------------------color the bg of the dropdown */
	background-color: #999999;
	/*
	background-image: url(poweringimages/menuDropShim.jpg);
	background-repeat: repeat-x;
	background-position: top; */
	
}
/*-----------------------unknown*/
.solMenuBreak{
}
/*-----------------------menu over state*/
.solMenuItemSelect{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
/*-----------------------right col next to the sub text links-- only required for an arrow at the end of each item*/
.solMenuArrow{
	/*font-family: webdings; 
	font-size: 11px; 
	color: #fff;
	cursor: pointer; cursor: hand; */
}
/*-----------------------the arrow next to the menu button- only if text is used*/
.solMenuRootArrow{
	/*font-family: webdings; 
	font-size: 10px; 
	color: #fff;
	cursor: pointer; cursor: hand;*/
}
/*-----------------------unknown
.solMenuScroll{
	width: 100%; 
	font-size: 11px;
}*/

/*----------------------- validation control styles VAMValSummaryText*/
.VAMErrorText
{
   color: Red;
}

.VAMBlinkText
{
   color: White;
}

.VAMFieldWithError
{
   background-color: lightpink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width:100%;
	padding-left: 3px;
}

.VAMValSummary
{
   color: red;
}

.VAMValSummaryHeader
{
   color: red;
}
.VAMValSummaryHeader TR
{
   color: red;
}
.VAMValSummaryErrors
{
   color: red;
   margin-top:6px;
}
.VAMValSummaryFooter
{
   color: red;
}
.VAMValSummaryFooter TR
{
   color: red;
}
.VAMRequiredFieldMarker
{
}

.VAMRequiredFieldsDescription
{
   font-size: 8pt;
   font-style: italic;
}

.VAMTextHiliteFields
{
}

.VAMNonTextHiliteFields
{
}
.VAMValSummaryAltRows
{
   color: red;
   background-color: lightblue;
}
.VAMMultiSegContainer
{
   border-left: lightgrey thin inset;
   border-top: lightgrey thin inset;
   border-right: lightgrey thin inset;
   border-bottom: lightgrey thin inset;
   padding-left: 2px;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
}
.VAMMultiSegTextBox
{
   border-left: whitesmoke thin solid;
   border-top: whitesmoke thin solid;
   border-right: whitesmoke thin solid;
   border-bottom: whitesmoke thin solid;
}
.scrolling
{
	width:100%;
	height:290px;
	overflow:auto;
}
.scrollingShort
{
	width:100%;
	height:250px;
	overflow:auto;
}

/* stats styles-------------------------------*/
#statsTable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#statsTable .header1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	background-color: #BEBEBF;
	padding: 5px;
	colour: #FFF;
	border-bottom: 1px solid #6B6B6C;
}
#statsTable .header2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #BEBEBF;
	padding: 5px;
	colour: #FFF;
	border-bottom: 1px solid #6B6B6C;
}
#statsTable .header3{
	background-color: #FFF;
	padding: 5px;
	text-align: center;
}
#statsTable .row1Detail {
	background-color: #E9E9E9;
	padding: 5px;
}
#statsTable .row1Results {
	background-color: #E9E9E9;
	padding: 5px;
	text-align: center;
}
#statsTable .row2Detail {
	background-color: #FFF;
	padding: 5px;
}
#statsTable .row2Results {
	background-color: #FFF;
	padding: 5px;
	text-align: center;
}   /* ##SCH_EMAIL_START## */

#body{
background-color: #ececec;
margin-top: 8px;
}
#containerTop{
height: 5px;
margin-left:auto;
margin-right:auto;
}
#container{
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin-left:auto;
margin-right:auto;
vertical-align: top;
}
#containerBottom{
height: 5px;
margin-left:auto;
margin-right:auto;
}
#containerButtons{
background-color: #FFFFFF;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin-left:auto;
margin-right:auto;
}


/* ##SCH_EMAIL_FINISH## */
