﻿body
{ 
}
.fieldset
{
	text-align: center;
	width: 99%;	
	vertical-align: middle;
	color:#D1D1D1;
	border:solid 1px #D1D1D1;
}
.Leftfieldset
{
	/*border: solid 2px #077496;*/
	border-left-color: #077496;
	border-right-color: #077496;
	text-align: left;
	width: 100%;
	height: 25%;
}
.leftheader
{
	width:100%;color:#666666;float:left;font-weight:bold;font-family:Trebuchet MS;
}
.rightfieldset
{
	border: solid 2px #077496;
	text-align: center;
	border-left-color: #077496;
	border-right-color: #077496;
	border-bottom-color: #077496;
	height: 80px;
	margin: 1px;
}

.fieldset2
{
	border: solid 2px #077496;
	text-align: center;
	width: 350px;
	height: 360px;
}

.legend_left_menu
{
	 font-family:Trebuchet MS;
    font-size:15px;
    font-weight:bold;
    color:#666666;
	}
.legend_left_menu_left
{
	/*background-color: #00ADEF;*/
	background-color: #00536d; /*border: solid 2px #1C5CA7; /*border: solid 2px #43a3f3;*/
	border: solid 2px #00536d;
	text-align: center;
	font-size: 16px;
	color: white;
	/*width: 100%;*/
	vertical-align: middle;
}
.legend_right_menu
{
	/*border: solid 2px #266C83;*/
	border: solid 2px #077496;
	text-align: center;
	font-size: 20px;
	color: #00536D;
	width: 100%;
	height: 25%;
}
/*Hyperlink on Agent Page*/
.hlnk_Agent
{
	color: black;
}

/* Height
Height in Percentage*/
.h99p
{
	height: 99%;
}

/* Width
Width in Percentage*/
.w25p
{
	width: 25%;
}
.w40p
{
	width: 40%;
}
.w60p
{
	width: 60%;
}
.w75p
{
	width: 75%;
}
.w90p
{
	width: 90%;
}
.w95p
{
	width: 95%;
}
.w99p
{
	width: 99%;
}
.w100p
{
	width: 100%;
}
/*Width in Pixels*/
.w100
{
	width: 100px;
}
.w250
{
	width: 250px;
}

/* Margin
Margin-Top in pixels*/
.marT0
{
	margin-top: 0px;
}
.marT10
{
	margin-top: 10px;
}
.marT20
{
	margin-top: 20px;
}
/*Margin-Right in pixels*/
.marR0
{
	margin-right: 0px;
}
.marR10
{
	margin-right: 10px;
}
.marR30
{
	margin-right: 30px;
}
/*Margin-Bottom in pixels*/
.marB0
{
	margin-bottom: 0px;
}
.marB10
{
	margin-bottom: 10px;
}
.marB20
{
	margin-bottom: 20px;
}
.marB55
{
	margin-bottom: 55px;
}
/*Margin-Left in pixels*/
.marL0
{
	margin-left: 0px;
}
.marL10
{
	margin-left: 10px;
}
.marL30
{
	margin-left: 30px;
}

/* Padding
Padding-Top in pixels*/
.padt10
{
	padding-top: 10px;
}
.padt20
{
	padding-top: 20px;
}
/*Padding-Bottom in pixels*/
.padb10
{
	padding-bottom: 10px;
}
/*Padding-Left in pixels*/
.padl20
{
	padding-left: 20px;
}
.padl30
{
	padding-left: 30px;
}

/*Fonts
Font-Size in pixels*/
.smallFont
{
	font-size: 12.5px;
}
.fsize13
{
	font-size: 13px;
}
.fsize14
{
	font-size: 14px;
}
.fsize16
{
	font-size: 16px;
}
.fsize18
{
	font-size: 18px;
}

.errorMessage
{
	color: Red;
}

.blueFont
{
	font-size: small;
	color: #00536D;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.goldbtn
{
	background-color: #F6BA1E;
	color: Black;
}
/*
.BHSBluebtn
{
	background-color: #00536d;
	color: White;
}
*/
.BHSBluebtn:hover
{
	color: Gray;
}

.SearchTable
{
	border-color: #077496;
	border-width: 2px;
}
/*
.Title
{
	color: #00536D;
}*/

.DetailMenu
{
	color: #848484;
	font-weight: 300;
	height: 25px;
	text-decoration: none;
	font-family:Trebuchet MS;
}
.Header
{
	color: #666666;
	font-weight: bold;
	height: 25px;
	font-family:Trebuchet MS 
}

.RentalDiv
{
	border: solid 1px #077496;
	text-align: left;
}


.RentalCaption
{
	background-color: #077496;
	font-size: medium;
	color: White;
}

.lblOpenHouse
{
	color: #00536D;
	font-size: 20px;
}

/*A:visited
{
	color: #505050;
}
A:active
{
	color: #077496;
}
A:link
{
	color: #00536D;
}
A:Hover
{
	color: #505050;
}*/



.SearchLink
{
	font-size: small;
}

.NavigationBar_bottom
{
	vertical-align: middle;
	color:#D1D1D1;
	border-bottom:solid 1px #D1D1D1;
	/*border: solid 1px #43A3F3;
	width: 10%;
	padding-bottom: 10px;
	padding-top:10px;
	position:inherit;*/
	
}
.NavigationBar
{
	vertical-align: middle;
	color:#D1D1D1;
	width:100%;
	border:solid 1px #D1D1D1;
}
.NavigationBar_top
{
	vertical-align: middle;
	color:#D1D1D1;
	border-top:solid 1px #D1D1D1;
	/*border: solid 1px #43A3F3;
	width: 10%;
	padding-bottom: 10px;
	padding-top:10px;
	position:inherit;*/
	
}

/*.NavigationBar:hover
{
	border: solid 1px #036786;
	width: 10%;
	vertical-align: middle;
	color: #000000;
}*/

.NavigationBarSearch
{
	border: solid 1px #036786;
	border-right-style: none;
	vertical-align: middle;
	/*border: solid 1px #43A3F3;
	border-right-style: none;
	padding-bottom: 10px;
	padding-top:10px;*/
}


.Title
{
	font-family:Trebuchet MS;
    font-size:15px;
    font-weight:bold;
    color:#666666;
	padding-top: 20px;
	padding-bottom: 5px;
	
	/*font-size: 20px;
	color: #00536D;*/
}

.rightfieldsets
{
	
	text-align: center;
	
	width: 98%;
}
.grdCol
{
font-size: 12px;
font-family:Trebuchet MS;
color:#666666;
}

.fontstyle
{
	/*font-family: Times New Roman;*/
	font-family:Trebuchet MS;
	font-size: 15px;
	
}

.SearchResultFontStyle
{
	/*font-family: Eras Medium ITC;*/
	font-family:Trebuchet MS;
	font-size: 14px;
	color: #666666;
}

.txtAlign
{
	text-align:center;
}
.tdAgntLeft
{
	border-left-color: #077496;
	border-right-color: #077496;
	text-align: left;
	width: 100%;
	height: 25%;
	border:solid 2px #077496; 
 	}
.trListingHeaders
{
	background-color: #00536d; /*border: solid 2px #1C5CA7; /*border: solid 2px #43a3f3;*/
	border: solid 1px #00536d;
	font-size: 16px;
	color: white;
	height: 25px;
	padding:5px 0px 0px 0px;
	margin:0px;
	width:100%; 
}
.NoUnderline
{
	text-decoration: none;
}
.NoUnderline:hover
{
	cursor:default;
} 
.ContentHeader
{
    font-family:Trebuchet MS;
    font-size:15px;
    font-weight:bold;
    color:#666666;
}
.ContentFont
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #848484;
}


.ContentLogin
{
    color:#848484;
    font-family:Trebuchet MS;
    font-size:14px
}

.BHSBluebtn {
    background: url("../Images/button_search_properties1.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #ffffff;
    float: left;
    font-family:Trebuchet MS;
    font-size: 11px;
    font-weight:bold;
    height: 28px;
    margin: 15px 18px 18px 0;
    outline: medium none;
    padding: 3px;
    width: 150px;
    cursor:pointer
}

.BHSBluebtn1
{
	background: url("../Images/go.jpg") no-repeat scroll 0 0 transparent;	
	border: 0 none;
    color: #ffffff;
    height: 22px;
    outline: medium none;
    width: 30px;
    cursor:pointer;
    font-weight:bold;
    font-family:Trebuchet MS;
    font-size: 11px;
    margin: 15px 18px 18px 0;
    outline: medium none;
    padding: 3px;
    
}
/* 10.11.11*/
.DataLeft
{
	text-align:left ;
}
.PressText
{
	font-style:normal ;
	font-family:Helvetica, Arial, sans-serif;
	color:#666;
	font-size:12px;
	font-weight:normal ;
}
.DataRight
{
	text-align:right  ;
}
