 /* global positioning start */
* {
 padding: 0;
 margin: 0;
}
 
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
 margin: 0em 0%;
}
li, dd, blockquote {
 margin-left: 5%;
}
fieldset {
 padding: .5em; 
}
 /* global positioning end */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
}

td,th {
	padding: 5px;
}

p {
	margin: 1em 0;
}


/* links */

a {
    outline: none;
	text-decoration: underline;
	color: #0073A6;
}
a:hover {
	text-decoration: underline;
	color: #3AA547;
}
/* links */

/* ---- END: Listings ---- */
/* start div tag declarations */
.brandingfooter {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #FFFFFF;
	padding: 10px;
}


.brandingleft {
	float: left;
}

.brandingright {
	float: right;
}

.checkbox {
	border: 0px;
}

.clear {
	clear: both;
}

.clear img, .cantsee {
	display: none;
}


/* ------ START: Critera ------ */
#criteria {
	position: relative;
	width: 500px;
	float: left;
	color: #333333;
	font-size: 0.95em;
}

#criteria #adv_search {
	position: relative;
	clear: both;
	display: none;
}

#criteria h1 {
	clear: both;
	font-size: 1.15em;
	background: #CEE1C7;
	padding: 0.1em 1em;
	margin: 1.5em 0 0.5em 0;
	border-bottom: 1px solid #056089;
}

#criteria hr {
	height: 1px;
	border: none;
	background: #D1E6EF;
	color: #D1E6EF;
	clear: both;
	margin: 0;
	padding: 0;
}

#criteria_help {
	position: relative;
	float: right;
	width: 170px;
	border: 1px solid #056089;
	background: #D7EEF9;
	margin-top: 1.5em;
	padding: 10px;
}

#criteria .input_readonly {
	background: #EEEEEE;
	color:#666666;
}

#criteria .input_text {
	width: 305px;
	border: 1px solid #CCCCCC;
}

#criteria .input_text2 {
	width: 245px;
	border: 1px solid #CCCCCC;
}

#criteria #id_rh_pagination_value {
	width: 75px;
}

#criteria .input_textarea {
	width: 305px;
	height: 125px;
	border: 1px solid #CCCCCC;
}

#criteria .input_select {
	border: 1px solid #CCCCCC;
	width: 200px;
}

#criteria .input_multi {
	width: 305px;
	height: 100px;
	border: 1px solid #CCCCCC;
}

#criteria .select_group {
	position: relative;
	float: left;
	width: 285px;
	margin: -0.25em 0 1em 0;
}

#criteria .show_link {
	text-decoration: none;
}

#criteria .select_group p {
	margin: 0.25em 0;
}

#criteria .select_opts {
	position: relative;
	display: block;
	width: 285px;
	margin: 0.5em 0 2em 0;
	padding: 5px 10px;
	background: #EEEEEE;
	display: none;
	border: none;
}

#criteria p {
	margin: 1em 0;
	
}

#criteria strong {
	display: block;
	position: relative;
	float: left;
	width: 175px;
	text-align: right;
	padding-right: 15px;
	clear: both;
}
/* ------ END: Critera ------ */


.criteriatext {
	font-size: .9em;
	font-style: italic;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

#header {
	width: 720px;
	min-height: 81px;
	padding: 0px;
	margin-left: 30px;
	
}

* * body #header { height: 81px; }

.howtobox {
	border: 1px solid #999999;
	background: #D8E2E5;
	margin: 0px;
	padding: 0px 10px;
}

.howtoboxmain {
	border: 1px solid #999999;
	background: #CEE1C7;
	margin: 0px;
	padding: 0px 10px;
}

.howtotitle {
	font-size: 1.2em;
	color: #003A7A;
	font-weight: bold;
}

.howtoline {
	border-top: 1px dashed #C3C3C3;
	border-bottom: 1px solid #FFFFFF;
}

.howtolinedouble {
	border-top: 1px dashed #C3C3C3;
	border-bottom: 1px dashed #C3C3C3;
}

.img_delete {
	position: relative;
	margin: 10px;
	float: left;
}

.img_realtor {
	position: relative;
	margin: 10px;
	float: left;
}

.input_btn {
	position: relative;
	display: block;
	clear: both;
	margin: 0.5em 0 0.5em auto;
	border: 1px solid #005C85;
	background: #47AC51;
	color: #FFFFFF;
	padding: 0.25em 1em;
	font-weight: bold;
}

.input_radio {
	float: left;
}

.logo { 
	behavior: url("/ssi/pngbehavior.htc"); 
	position: absolute;
}

#footer {
	width: 750px;
	clear: both;
	font-size: 0.75em;
	color: #AAAAAA;
	margin-top: 30px;
	padding: 0px;
	text-align: right;
}

#footer a, #footer p {
	color: #AAAAAA;
	text-decoration: none;
}

#footerdark a, #footerdark p {
	color: #006699;
	text-decoration: underline;
}

#homesearch {	
	float: right;
	background-image: url(../images/home_search_box.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 23px 30px 0px 0px;
	padding-top: 15px;
	width: 200px;
	height: 180px;
	display: inline;

}

#homesearchform {
	padding: 10px 5px 5px 30px;
	color: #606060;
	font-size: 0.9em;
}

#homesearchform label {
	margin-top: 9px;
}

#homesearchform input {
	margin-bottom: 8px;
}

#homesearchform a {
	color: #279736;
	font-size: 0.75em;
	text-align: right;
	margin-right: 25px;
}

.homesearchsubmit {
	margin-right: 25px;
}

.homesearchtitle {
	behavior: url("/ssi/pngbehavior.htc"); 
}

#js_test {
	border: 1px solid #A60007;
	background: #DF6F74;
	color: #FFFFFF;
	width: 728px;
	margin: 1em auto;
	text-align: center;
	padding: 10px;
}

#js_test p, #js_test h3 {
	margin: 0;
	padding: 0;
}

.line {
	border-top: 1px solid #C3C3C3;
}

.listingsummaryheader {
	background: #0073A6;
	color: #FFFFFF;
	padding: 5px;
}

.listingsummaryheaderred {
	background: #CB2527;
	color: #FFFFFF;
	padding: 5px;
}

.listingsummary {
	border: 1px solid #333333;
}

.listingsummarya {
	background: #EEEEEE;
	border-bottom: 1px solid #999999;
}

.listingsummaryb {
	background: #DDDDDD;
	border-bottom: 1px solid #999999;
}

.listingrealtormenu {
	padding: 5px;
	width: 420px;
	background: #eee;
	text-align: center;
	font-size: 1.3em;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

.listingrealtormenu2 {
	padding: 5px;
	width: 420px;
	background: #ddd;
	text-align: center;
	font-size: 1.3em;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

.listingclientmenu {
	padding: 5px;
	background: #DDDDDD;
	text-align: center;
	font-size: 0.95em;
}

.listingclientmenu2 {
	padding: 5px;
	background: #EEEEEE;
	text-align: center;
	font-size: 0.8em;
}



#login {
	position: relative;
	float: right;
	font-size: 0.9em;
	/*top: 40px;
	color: #808080;*/
	top: 30px;
	color: #FFFFFF;
	width: 330px;
	height: 40px;
	padding: 5px 10px 0px 10px;
	background: url("../images/login_bg.gif");
}

#login a { color: #FFFFFF; }
#login a:hover { color: #015D84; }



/* ------ START: Login Failure ------ */
#login_fail {
	width: 540px;
	margin: 0 auto;
}

#login_fail_client {
	display: block;
	float: left;
	background-image: url(../images/login_client_box.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 20px;
	padding-top: 15px;
	width: 200px;
	height: 180px;
}

#login_fail_realtor {
	display: block;
	float: left;
	background-image: url(../images/login_realtor_box.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 20px;
	padding-top: 15px;
	width: 200px;
	height: 220px;
}

#login_fail_realtor a {
	color: #FFFFFF;
}
/* ------ END: Login Failure ------ */


#mainbody {
	clear: both;
	background-image: url(../images/main_body_bg.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 225px;
}

#mainbodytext {
	float: left;
	margin: 40px 0px 0px 30px;
	padding: 0px;
	display: inline;
}

#mainbodytext img{
	behavior: url("/ssi/pngbehavior.htc"); 
}

#maincopy {
	color: #333333;
	font-size: 1em;
	padding: 0px 20px;
}

#maincopy h1 {
	color: #0073A6;
	font-size: 1.2em;
	margin-top: 20px;
}

#news_forum {
	position: relative;
	width: 600px;
	height: 32px;
	margin: 1em auto;
	text-align: center;
	background: url("/images/news_forum_bg.gif") no-repeat;
}

#news_forum a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 32px;
}

#news_forum a:hover {
	color: #B3DDB6;
}

.selectall {
	font-size: 0.9em;
}

.submitbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #081E2C;
	border: 1px solid #9099A0;
}

.smalltext {
	font-size: .75em;
	color: #666666;
}

.statusactive {
	background: url("../images/icon_active.gif") no-repeat center;
	padding: 0px;
	margin: 0px;
	text-indent: -3000px;
}
.statusinactive {
	background: url("../images/icon_inactive.gif") no-repeat center;
	padding: 0px;
	margin: 0px;
	text-indent: -3000px;
}
.statusinactiveclient {
	background: url("../images/icon_deactivated.gif") no-repeat center;
	padding: 0px;
	margin: 0px;
	text-indent: -3000px;
}

.statuspending {
	background: url("../images/icon_pending.gif") no-repeat center;
	padding: 0px;
	margin: 0px;
	text-indent: -3000px;
}

#tabs {
	display: block;
	margin: 33px 0px 0px 25px;
}

#tabs img {
	behavior: url("/ssi/pngbehavior.htc"); 
}

.testimonial {
	padding: 5px;
	border: 1px solid #333333;
	text-align:center;
	background: #0073A6;
	color: #FFFFFF;
}

.textbox {
	border: 1px solid #CCCCCC;
	color: #808080;
	font-size: 0.9em;
	height: 15px;
	width: 140px;	
}

.textboxsmall {
	border: 1px solid #CCCCCC;
	color: #808080;
	font-size: 0.9em;
	height: 15px;
	width: 60px;
}

.textboxmedium {
	border: 1px solid #CCCCCC;
	color: #808080;
	font-size: 0.9em;
	height: 15px;
	width: 100px;
	margin-left: 0.5em
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%; 
	font-weight: bold;
}

#top_nav {
	position: relative;
	float: right;
	font-size: 0.7em;
	top: 40px;
	color: #808080;
}

#wrapper {
	width: 750px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}


/************** A ***************/

table.listingsummary {
	border:1px solid black;
	border-collapse:collapse;
	font-size: 0.95em;
	background: #DDDDDD;
}
table.listingsummary th, table.listingsummary td {
	border:1px solid #aaaaaa;
	padding: 2px 5px 2px 5px;
	
}
table.listingsummary thead th {
	background-color:#0073A6;
}

table.listingsummaryred thead th {
	background-color:#CB2527;
}

table.listingsummary tfoot td {
	background-color:#EEEEEE;
}

table.listingsummary tr.tbody_header {
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
}

table.listingsummary a.pagelink {
	padding-left:5px;
	padding-right:5px;
	border:1px solid #666666;
	margin:0px 5px 0px 5px;
}
table.listingsummary a.currentpage {
	background-color:#EEEEEE;
}
/* Striping */
tr.alternate {
	background-color:#EEEEEE;
}

/* Sorting */
th.table-sortable {
	cursor:pointer;
	background-image:url("sortable.gif");
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:12px;
}
th.table-sorted-asc {
	background-image:url("images/icon_sort_dn.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
th.table-sorted-desc {
	background-image:url("images/sort_up.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
th.table-filtered {
	background-image:url("filter.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
select.table-autofilter {
	font-size:smaller;
}

/* listingsummarys which stray from the default */
table.altstripe tr.alternate2 {
	background-color:#DDDDDD;
}

/* Sort Icon Styles */
table.sort01 th.table-sortable { background-image:url("icons/01_unsorted.gif"); }
table.sort01 th.table-sorted-asc { background-image:url("icons/01_ascending.gif"); }
table.sort01 th.table-sorted-desc { background-image:url("icons/01_descending.gif"); }
/************** A ***************/


/************** Client Admin form ***************/
.cls_frm_client_form p {
  clear: left;
  margin: 0;
  padding-left: 20;
  padding-top: 5px;
}

.cls_frm_client_form fieldset {
  border: 1px dotted #61B5CF;
  margin-top: 16px;
  padding: 10px;
}

.cls_frm_client_form legend {
  font: bold 0.8em Arial, Helvetica, sans-serif;
  color: #00008B;
  background-color: #FFFFFF;
}

input.txt {
  color: #00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  width: 200px;
}
input.btn {
  color: #00008B;
  background-color: #ADD8E6;
  border: 1px outset #00008B;
	cursor: hand;
}

input.btndel {
  color: #00008B;
  background-color: #ADD8E6;
  border: 1px outset #00008B;
	cursor: hand;
}



/* ------ START: Default SCA login form styles ------ */
#wrapper_login {
	/* Set the background colour for the login Iframe */
	background-color: #FFFFFF;
	
	/* Declare the font attributes */
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

.sca_button { /* Change the appearance of the submit buttons */
	background-color: #DDDDDD;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px 5px;
	display: block;
	width: 100px;
	margin: 0 auto;
}

.sca_heading { /* Change the appearance of the headings */
	font-size: 1.2em;
}

.sca_line {
	height: 1px;
	border: none;
	margin: 1em 0em;
	
	/* Set the colour of the line. Both the color and background-color must be the same. */
	color: #000000;
	background-color: #000000;
}

#sca_login { /* Login form table */
	width: 100%;
}

#sca_login td {
	padding: 4px; /* Default cell padding */
}

#sca_register { /* Registration form table */
	width: 100%;
}

#sca_register td {
	padding: 4px; /* Default cell padding */
}

.sca_required { /* Set the color of the required fields asterisk */
	color: #990000;
}

.sca_field { /* Title table cells */
	width: 30%;
	text-align: right;
}

.sca_input { /* Input field table cells */
	width: 70%;
}
/* ------ END: Default SCA login form styles ------ */