#main_table
{
	background-color:White;
}
.Pager a:link
{
	border-bottom: 1px solid #39526E; 
	border-top: 1px solid #B8B8B9; 
	border-right: 1px solid #39526E; 
	border-left: 1px solid #B8B8B9;
	cursor:hand;
  text-decoration:underline;
padding:2px 0 0 2px;
 color:#C9C2AF;
   font-weight:bold;
  
 
}
.GridView_Header
{
	position:relative;
	height:22px;
	color:White;
	background-color:#656565;
	
}
.GridView_Footer
{
	position:relative;
	height:15px;
	color:White;
	background-color:#656565;
	
}
.GridView_Header a:link
{
	background-color:#656565;
	color:White;
	}
.mymouseover
{
 background-color:#C9C2AF;
}
.mymouseover_dark_grey
{
	background-color:#5c718a;
	color:White;
	filter: alpha(opacity=70);
filter: progidXImageTransform.Microsoft.Alpha(opacity=70) ;
opacity:.7;
	cursor:hand;
}
.mymouseover_white
{
 background-color:White;
}
.mymouseout_grey
{
	background-color:#C9C2AF;
}
.mymouseout
{
	background-color:White;
}
.mymouseclick
{
  font-weight:bold;
}
.selected_row
{
	text-decoration:underline;
	font-weight:bold;
	border-bottom-color:Blue;
}
.Pager
{
	
	
}
.FeedTable a
{
	color:DarkBlue;
  font-family:Arial;
  font-size:small;
  text-align:left;
}

.FeedTable a:hover
{
	color:#5c5c5c;
  font-family:Arial;
  font-size:small;
  text-align:left;
}

body { 
	margin: 0;
	padding: 0; 
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #5c5c5c;
	/*background-color:#CDBFA2;*/
 /* background-color: #000000;*/
	background-image:url(images/site-background.jpg);
	background-repeat:repeat-y, repeat-x;
	background-position:top;
	}

.style1 {
	font-size: larger;
	font-weight: bold;
}

#fixed
{
	position:fixed;
	height:100%;
}
#main
{
}

.readonly
{
	background: #CACACA;
}

select
{
	scrollbar-face-color: #BA313C;
    scrollbar-3dlight-color: #CACACA;
    scrollbar-arrow-color: #FFFFFF;
    font-family:Georgia;
}

.sel
{
	scrollbar-face-color: #BA313C;
    scrollbar-3dlight-color: #CACACA;
    scrollbar-arrow-color: #192B7B;
    font-family:Palatino Linotype;
}
.cssbuttonnoncursor
{
	background: #192B7B;
	padding: 1px;
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	color:White;
	font-size:10pt;
	font-weight:bold;
	border : 1px solid #aaa;
}

.gobutton:hover
{
	background-color: #192B7B; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	cursor: pointer; 
	color: #E9E5D5; 
	height: 18px; 
	border-bottom: 1px solid #FFFFFF; 
	border-top: 1px solid #39526E; 
	border-right: 1px solid #FFFFFF; 
	border-left: 1px solid #39526E; 
}
.gobutton 
{
    
	background-color: #E9E5D5; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	cursor: pointer; 
	color: #001D73; 
	height: 18px; 
	border-bottom: 1px solid #39526E; 
	border-top: 1px solid #B8B8B9; 
	border-right: 1px solid #39526E; 
	border-left: 1px solid #B8B8B9; 
} 
.cssbutton:hover
{
	background: #E9E5D5;
	padding: 1px;
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	font-weight:bold;
	color:#001D73;
	font-size: 10pt;
	border-bottom: 1px solid #39526E; 
	border-top: 1px solid #B8B8B9; 
	border-right: 1px solid #39526E; 
	border-left: 1px solid #B8B8B9; 
	cursor :pointer;
}
.cssbutton {
	background: #192B7B;
	padding: 1px;
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	color:White;
	font-size: 10pt;
	font-weight:bold;
	border : 1px solid #aaa;
	cursor :pointer;
}
Table.BuildingsDetail
{
	
}
.BuildingContent
{
	font-weight:bold;
    font-size:10pt;
    overflow: auto;
    overflow-x:hidden;
	scrollbar-face-color: #BA313C;
    scrollbar-3dlight-color: #CACACA;
    scrollbar-arrow-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:  760px;
	height: 100px;
	margin-top: 5px;
	background-color:#FFFFFF;
	padding: 2px 2px 2px 2px;
	text-align:justify;
	
	
}

.red
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CACACA;
}
.hover_table
{
	background-color:White;
	border-bottom: 1px solid #39526E; 
	border-top: 1px solid #B8B8B9; 
	border-right: 1px solid #39526E; 
	border-left: 1px solid #B8B8B9;
}
.hover_row:hover
{
	background: #C9C2AF;
	cursor :pointer;
	
	
	
}
.hover_row a
{
	color:Gray;
}
.hover_row a:hover
{
	color:White;
}

.picturepanel
{
	display:none;
	width:350px;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	font-size: 12px;
	border: solid 3px #000000; 
	background-color: #5C718A; 
	padding: 5px;
}
.infopanel
{
	display:none;
	width:250px;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	font-size: 12px;
	border: solid 3px #000000; 
	background-color: #DDDDDD; 
	padding: 5px;
	
}

.CloseButton
{
	text-align: right;
	border: outset thin white; 
	padding: 5px; 
	text-decoration: none; 
	background-color: #666666;
	color: White;
	text-align: center;
	font-weight: bold;
}
.demoarea {
	padding:20px;
}

.demoarea p 
{
	padding:5px;
}


.buttonclose
{
	float: right; 
	opacity: 0; 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


.headercell
{
	background-color: #781100;
	font-family:Georgia;
	font-size:10pt;
	font-weight:bold;
	color:White;
	text-align:center;
}
.headercell a
{
	color:White;
    text-decoration:none;
    
}
.headercellmore
{
	background-color: #781100;
	font-family:Georgia;
	font-size:10pt;
	font-weight:bold;
	color:White;
	text-align:center;
}
.headercellmore a
{
	color:White;
    text-decoration:none;
    font-size:x-small;
    
}

.tablecell
{
	 background-color:#C9C2AF;
}
.hlt
{
	background-color:White;
}
.hltgrey
{
	background-color:#C9C2AF;
}
.PictureContent
{
	overflow-x:scroll;
	overflow-y:hidden;
	width:380px;
	white-space:nowrap;
	height:120px;
	border:0px;
	padding:0px;
	margin:0px;
}
.headercontent
{
	text-justify:auto;
}
.mlsclass
{
	font-size: smaller
}
.footercontent
{
	text-justify:auto;
}
td.BuildingsDetail
{
  font-weight:bold;
   background:#D8D2CC;
}
td.BuildingsDetailItem
{
   text-align:left;
   text-justify:auto;
   text-indent:5px;
}
.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}
td.Item_style
{
 width:95px;
 text-align:left;
 vertical-align:top;
 
}
.button_close
{
	
border-bottom: 1px solid #39526E; 
	border-top: 1px solid #B8B8B9; 
	border-right: 1px solid #39526E; 
	border-left: 1px solid #B8B8B9;
	cursor:hand;
	text-decoration:underline;
	padding:2px 0 0 2px;
    color :#C9C2AF;
    font-weight:bold;
}
.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.FloatingTable
{
 background-color:#C9C2AF;
 border-style:None;
 float:right;	
 
}

.borderTable {	
padding: 2px 4px 2px 4px;
border: 1px solid #660000;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.gif);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}
.cssbuttongreen {
	background:green;
	padding: 1px;
	font:menu;
	color:White;
	font-family: Georgia;
	font-size: medium;
	font-variant : small-caps;
	border : 1px solid #aaa;
	cursor :pointer;
}



 h2.float-left {/* header element float */
  float: left;
  width: 9em;/* em width variance by element*/
  margin: 0 0 0 0.2em;
  padding-left: 0.2em;
  background: #90ee90;
  border-left: 2px dotted #2e8b57;
  border-bottom: 2px dotted #2e8b57;
  }
  .default-margin {
  margin-top: ;/* undeclared default margin */
  padding: 0.4em;
  border-top: 3px dotted #696969;
  background: #f0fff0;
  }
  
span.cap-g {
  float: left; 
  font-size: 1.7em;
  padding: 0 0.15em;
  margin: 0 0.15em 0 0; 
  background: #90ee90;
  border: 3px outset #2e8b57;
  }
  
.DetailsView
{
	font-family:Georgia;
	font-size: 10pt;
}

/*This is the Custom Alert Box CSS*/
#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:250px;
	border:2px solid #000;
	background-color:#F2F5F6;
	background-image:url(Images/alert.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-color:#D8D2CC;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
	font-size:medium;
}

#alertBox p {
	font:0.7em verdana,arial;
	height:50px;
	padding-left:5px;
	margin-left:55px;
	font-size:small;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:2px solid #000;
	width:70px;
	font:0.7em verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:#78919B;
	text-decoration:none;
}

/* unrelated styles */

#mContainer {
	position:relative;
	width:600px;
	margin:auto;
	padding:5px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	font:0.7em verdana,arial;
}

h1,h2 {
	margin:0;
	padding:4px;
	font:bold 1.5em verdana;
	border-bottom:1px solid #000;
}

code {
	font-size:1.2em;
	color:#069;
}

#credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}

#credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}

.important {
	background-color:#F5FCC8;
	padding:2px;
}

code span {
	color:green;
}
.modalBackground {
background-color:#000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
opacity:0.8;
}
#GRSubscribeForm fieldset {
		width: 260px; 
		border: 0;
	}

	/* comment about GetResponse */
	#GRSubscribeForm p {
		font-size: x-small;
	}

	/* table used to position form elements */
	#GRSubscribeForm table {
		border: 0;
	}
.modalPopupOk img
{
border:solid 5px #fff;
}
.modalPopup
{
	display:none;
}
.modalPopupOk-text
{
	display:block;
color:Red;
background-color:#fff;

text-align:center;
border:solid 2px #000;
padding:10px;

}
.modalPopup img {
border:solid 5px #fff;
}

.modalPopup-text {
display:block;
color:#000;
background-color:#fff;
text-align:center;
border:solid 2px #000;
padding:10px;

}
.hidden
{
 visibility:hidden;
}
.modalPopup-text input {
width:75px;
} 

table.prop_detail_table
{
	border-style:none; 
	width:99%; 
	font-size:10px; 
	margin:0px auto 0px auto; 
}
table.prop_detail_table td 
{ 
	line-height:15px; 
	text-align:left; 
	vertical-align:top; 
	padding-left:2px; 
}
table.prop_detail_table td.prop_detail_left 
{ 
	line-height:15px;
	text-align:left;
	vertical-align:top;
	width:50px; 
	padding-left:2px; 
}
td.prop_detail_title 
{ 
	color:#5c718a; 
	text-transform:uppercase; 
	text-align:right !important;  
	width: 65px;
}
td.prop_detail_title_left
{ 
	color:#5c718a; 
	text-transform:uppercase; 
	text-align:left !important;  
	width: 65px;
}
td.prop_detail_normal
{
	color:#5c718a; 
	text-transform:uppercase; 
	text-align:right !important;
}

td.prop_detail 
{  
	padding:0px 0px 0px 3px;  
}
.view_details_link	
{
	padding:0px 0px 5px 0px; 
	font-size:12px;
	color:#5c718a;
	text-decoration:none;
	font-weight:bold;
}


/* Animation Styles */
.closeparent
{
	float: right; 
	opacity: 0; 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.btnClose
{
	background-color: #666666; 
	color: #FFFFFF; 
	text-align: center; 
	font-weight: bold; 
	text-decoration: none; 
	border: outset thin #FFFFFF; 
	padding: 5px;
}

.btnClose:hover
{
	background-color: #666666; 
	color:#FF0000; 
	text-align: center; 
	font-weight: bold; 
	text-decoration: none; 
	border: outset thin #FFFFFF; 
	padding: 5px;
}

.picturepanel
{
	
	width:350px;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	font-size: 12px;
	border: solid 3px #000000; 
	background-color: #5C718A; 
	padding: 5px;
}

.emailpanel
{
	width:250px;
	height:auto;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	font-size: 12px;
	border: solid 3px #000000; 
	background-color: #5C718A; 
	padding: 5px;
}
.infopanel
{
	width:250px;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	font-size: 12px;
	border: solid 3px #000000; 
	background-color: #DDDDDD; 
	padding: 5px;
	
}
.flyoutpanel
{
	display: none; 
	overflow: hidden; 
	z-index: 2; 
	background-color: #FFFFFF; 
	border: solid 1px #D0D0D0;
	
}

.pop {
	background-color: #fff;
	border-top: 1px solid #738aa6;
	border-right: 2px solid #55667a;
	border-bottom: 2px solid #55667a;
	border-left: 1px solid #738aa6;
	height: auto;
	max-height: 400px;
	overflow: auto;
	width: 420px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	z-index:1;
	position:relative;
	float:right;
	
}

.updateProgress
{
	position: absolute;
	background-color: #fff;
	Filter: Alpha(Opacity=70,FinishOpacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 10%;
	left: 50%;
}


.Accordion_Style
{
	overflow:hidden;
		width:175px; 
		height:23px;
		padding-top:7px; 
		padding-bottom:0px; 
		padding-right:0px; 
		padding-left:10px; 
		margin-top:3px; 
		margin-bottom:3px; 
		margin-left:0px; 
		margin-right:0px; 
		background-position:0px 0px;
		background-repeat:no-repeat;
		background-image:url(Images/titlesBackgroundImage_1.png); 
		cursor:pointer;
	font-size:12px;
	color:#5c718a;
	text-decoration:none;
	font-weight:bold;
}
.Accordion_Body
{
 vertical-align:top;
	overflow:hidden;
	width:160px;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left:10px; 
	margin-right:10px; 
	padding-top:0px; 
	padding-bottom:0px; 
	padding-right:5px; 
	padding-left:5px; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-left-width:2px; 
	border-right-width:2px; 
	border-style:solid; 
	border-color:#cccccc;
}


.slider-handle 
{
	position: absolute; background: url('Images/slider_handle.gif') no-repeat; height: 18px; width: 25px; }
.slider-rail 
{
	position: absolute; 
	background: url('Images/slider_rail.gif') no-repeat; 
	height: 18px; width: 100px;
	overflow:hidden;
	
}
.hide_class
{
	display:block;
	visibility:hidden;
}

.float_panel
{
	float:left;
	position: absolute; 
	z-index:1;
	display:none;
}
