@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#3a3a3a;
}

#background { background:url(../images/bg.gif) repeat-x; height:400px; vertical-align:top;}

A:link { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a3a3a;}
A:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6f165b;}
A:active { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a3a3a;}
A:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a3a3a;}

td.userLogin {
	color:#FFFFFF;
}

A.password:link { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; text-decoration:none;}
A.password:hover { font-family:Arial, Helvetica, sans-serif; color:#e93184; font-size:12px; text-decoration:none;}

tr.news_row {
	background-image:url(../images/news_body.jpg);
	background-repeat:repeat-y;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
tr.news_row2 { background-image:url(../images/news_row.jpg); background-repeat:no-repeat; height:1px; }
tr.news_row3 {
	background-image:url(../images/news_body_long.jpg);
	background-repeat:repeat-y;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
tr.news_bottom { background-image:url(../images/news_bottom.jpg); background-repeat:no-repeat; }
td.news_data { padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:5px; }
td.news_data a{ text-decoration:none; }
td.news_data a:hover{ text-decoration:none; color:#e93184;}

tr.events_row {
	background-image:url(../images/events_row.jpg);
	background-repeat:repeat-y;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
tr.events_row2 { background-image:url(../images/events_row2.jpg); background-repeat:no-repeat; height:1px; }
tr.events_bottom { background-image:url(../images/events_bottom.jpg); background-repeat:no-repeat; }
td.events_data {padding: 5px 15px 5px 15px; }
td.events_data a{ text-decoration:none; }
td.events_data a:hover{ text-decoration:none; color:#e93184;}

tr.search_row {
	background-image:url(../images/propertySearch_row.jpg);
	background-repeat:repeat-y;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position:relative;
}
tr.search_bottom { background-image:url(../images/propertySearch_bottom.jpg); background-repeat:no-repeat; }
td.search_data { padding-left:15px; padding-right:15px; padding-top:3px; padding-bottom:3px;  }

#searchicon { float:left; width: 150px;}
#searchright {float:right; width:410px;}
.search_hint { color:#989898;}


img.hotProperty_pic { border:1px solid #e2e2e2; padding:1px; }
tr.hotProperty_bottom { background-image:url(../images/propertySearch_bottom.jpg); background-repeat:no-repeat; }
td.hotProperty_left { padding-left:27px; width:120px; }
td.hotProperty_data { padding-left:15px; width:120px; }

tr.resourceCenter_row {
	background-image:url(../images/resourceCenter_row.jpg);
	background-repeat:repeat-y;
	text-decoration: none;
}
tr.resourceCenter_bottom { background-image:url(../images/resourceCenter_bottom.jpg); background-repeat:no-repeat; }
td.resourceCenter_data { padding-left:50px; padding-right:50px;  }
td.resourceCenter_data2 { background-image:url(../images/resourceCenter_row2.jpg); background-repeat:repeat-x; }
td.resourceCenter_data a{ text-decoration:none; }
td.resourceCenter_data a:hover{ text-decoration:none; color:#e93184;}

td.propd { text-align:left;}
td.propd2 { text-align:right;}


.footer_bg { background-color:f4f4f4; }
a.footer_link:link { font-size:11px; color:#999999; text-decoration:none; }
a.footer_link:hover { font-size:11px; color:#f07200; text-decoration:none; }
.footer_data { color:999999; }
.footer_splitter { color:999999; }
.footer_logo {float:left; width:60px; margin-top:10px;}
.footer_companyinfo { font-size:11px; margin-top:10px; float:left; color:#999; }
.footer_copyright {font-size:11px;  margin-top:10px; float:right; color:#999; text-align:right; maring-right:20px; padding-right:20px}
.footer_compatible { color:#b78aad; }

.form {
	BORDER-RIGHT: #621450 1px solid;
	BORDER-TOP: #621450 1px solid;
	BORDER-LEFT: #621450 1px solid;
	BORDER-BOTTOM: #621450 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	background-color: #ffffff;
}

.searchform {
	BORDER-RIGHT: #d4d1cb 1px solid;
	BORDER-TOP: #d4d1cb 1px solid;
	BORDER-LEFT: #d4d1cb 1px solid;
	BORDER-BOTTOM: #d4d1cb 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	background-color: #ffffff;
}

.MyGridView 
{
    font-family: Arial;
    font-size: 12px;
}

.MyGridView tr.row
{
    color: #6F6B6E;
    background-color: #FFFFFF;
  
}
.MyGridView tr.row2
{
    background-color: #FFFFFF;
  
}
.MyGridView tr.row:hover
{
    /*background-image: url('../images/GridViewBG.jpg');*/
    background-repeat: repeat-x;
    color: #6f165b;
    border-width:4px;
    
}

.MyGridView a:hover
{
    /*background-image: url('../images/GridViewBG.jpg');*/
    background-repeat: repeat-x;
    color: #6f165b;
    border-width:4px;
    text-decoration:none;
}

.MyGridView a
{
    /*background-image: url('../images/GridViewBG.jpg');*/
   text-decoration:none;
}



.PagerStyle A:link { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a3a3a;   text-decoration:underline; text-align:center}
.PagerStyle A:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6f165b;}
.PagerStyle A:active { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a3a3a;}
.PagerStyle A:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a3a3a;}

