/* CSS Document */
/*----------------IMLS CSS Copyright 2008*/


a{
color: #00456a;
text-decoration: underline;
}

a:hover, a:active{
color: #8fabc0;
text-decoration: underline;
}

.clear{
clear: both;
}

.spacer{
border-top: 1px dashed #CCCCCC;
margin: 5px 0;
clear: both;
}

.solidSpacer{
border-top: 1px solid #eaf0f6;
margin: 10px 0;
}

strong{
color: #454545;
}

.Links2{
text-decoration: underline;
color: #454545;
cursor: pointer;
font-weight: bold;
}

.Links2:hover, .Links2:active{
color: #a1a0a5;
text-decoration: underline;
cursor: pointer;
font-weight: bold;
}

.Description
{
	padding-right: 10px;
}

.FloatRuc{
float: right;
position: relative;
top: 30px;
}

.FloatRuc2{
float: right;
}

.SearchBtn:link, .SearchBtn:visited{
background: url(../images/Search_btn.gif) top left no-repeat;
width: 157px;
height: 35px;
display: block;
}

.SearchBtn:hover, .SearchBtn:active{
background: url(../images/Search_btn.gif) bottom left no-repeat;
width: 157px;
height: 35px;
display: block;
}

.expiredSessionWrapper{
border: 1px solid #e98888; 
position: absolute; 
top: 120px; 
left: 50%; 
margin-left: -250px; 
font-size: 15px; 
width: 500px; 
background-color: #fcf3f3; 
padding: 20px;
}

	.expiredSession_Content{
	font-weight: bold;
	background: url(../images/expired_icon.png) top left no-repeat;
	padding-left: 30px;
	}
	
.RealtorRefineWrapper{
border: 1px solid #eaeaea;
background: #f9f9fa; 
padding: 5px;
margin-top: 10px;
}

.cbStyles td{
padding: 0px 10px 0px 3px;
}

	.cbStyles td input{
	margin-right: 5px;
	}

/*--------------------------------------------Property Section--*/

#mainContentCenter2{
width: 950px;
min-height: 140px;
margin: auto;
}

.PropWrapper{
padding: 5px;
padding: 10px;
}


.SelectWrapper{
clear: both;
vertical-align: bottom;
margin-bottom: 2px;
display: inline;
}

/*.HintBtn{
background: url(../images/Hint.png) top left no-repeat;
height: 15px;
width: 15px;
display: block;
}*/

.TextBox1{
width: 50px;
}

.Map_btn{
float:right;
}

	.Map_btn:link, .Map_btn:visited{
	width: 464px;
	height: 96px;
	background: url(../images/Map_btn.gif) top left no-repeat;
	display: block;
	}
	
	.Map_btn:hover, .Map_btn:active{
	width: 464px;
	height: 96px;
	background: url(../images/Map_btn.gif) bottom left no-repeat;
	display: block;
	}

.PreviewIMG img{
padding-bottom: 3px;
}

/*--------------------Map View----*/

.MapContainer{
width: 100%; 
}

	.MapContainer td{
	vertical-align: top;
	}

.MapWarning{
border: 1px solid #fbdea8;
background: #f9eeda url(../images/warning_icon.png) top left no-repeat;
background-position: 3px 3px; 
padding: 5px 5px 5px 40px;
}

	.MapWarning ul{
	margin-left: 30px;
	}

.refineSearchCritera
{
	height: 350px;
	overflow: auto;
	border: 1px solid #DADADA;
}

.MapRefineWrappers{
border: 1px solid #eaeaea;
background: #f9f9fa; 
padding: 5px;
}

.MapListWrapper{
width: 300px;
padding-left: 10px;
}

.MapListWrapper2{
border: 1px solid #cccccc;
}

.selectedListing{
background: #ffffff url(../images/SearchResults_gradient.gif) top left repeat-x;
}

.Itemtemplate4{
width: 280px;
}

	.Itemtemplate4 td{
	vertical-align: top;
	padding: 0px 2px;
	}

.alttemplate4{
background-color: #f2f2f2;
}

	.alttemplate4 td{
	vertical-align: top;
	padding: 0px 2px;
	}

/*---------thumbnail view---*/

.Itemtemplate2 td{
line-height: 14px;
vertical-align: top;
padding-bottom: 3px;
}

a.ThumbAddress:link, a.ThumbAddress:visited{
font-weight: bold;
}

.alttemplate3{
background-color: #f2f2f2;
}

.alttemplate3 td{
line-height: 14px;
vertical-align: top;
padding-bottom: 3px;
}

.Select{
width: 50px;
vertical-align: middle;
padding: 50px 5px 0px 5px;
}

.Lcontainer{
width: 128px;
}

.ThumbHouseImg{
width: 120px;
margin: 8px 10px 8px 0px;
}

/*-------------------------------Gallery View-----*/

.GalleryView{
float: left;
margin: 15px 20px;
width: 190px;
height: 275px;
vertical-align: middle;
border: 2px solid #8fabc0;
}

.GItemOuterWrapper
{
	float: left;
	width: 190px;	
	height: 275px;
	padding: 15px 20px;
}

.GItemWrapper
{
	vertical-align: middle;
	border: 2px solid #8fabc0;
	text-align: center;
}

.GalleryPrevNext{
clear: both; 
text-align: center; 
padding-top: 20px;
}

.MainImg{
padding-left: 10px; 
padding-right: 10px; 
vertical-align: bottom; 
padding-top: 5px; 
overflow: hidden;
text-align: center;
height: 113px;
width: 170px;
}

/*-------------------------------Paged View------*/

.NextPrevWrapper{
width: 250px;
position: absolute;
top: 270px;
margin-left: 450px;
}

.PrevBtn{
float: left;
width: 80px;
margin-left: 20px;
}

.NextBtn{
float: right;
width: 80px;
margin-right: 20px;
}

.NextPrevWrapper a{
text-decoration: none;
}

.NextPrevWrapper a:hover, .NextPrevWrapper a:active{
text-decoration: none;
}

.DetailsUCwrapper{
border: 1px solid #eaeaea;
background: #f9f9fa;
float: right; 
width: 485px;
margin-left: 10px;
padding: 5px;
}

.PagedList{
width: 435px; 
float: left;
overflow: auto;
border: 1px solid #828282;
}

/*---------------------------------List View-----*/

.Itemtemplate5{
border-left: 1px solid #828282;
border-right: 1px solid #828282;
width: 100%;
}

.alttemplate5{
background-color: #f2f2f2;
width: 100%;
}

/*-------------------------------Property Details*/

#listingPics {
	float: left;
	width: 475px;
	font-size: 12px;
}

.listingAddress {
	font-size:16px;
	font-weight: bold;
}

#photoMain {
	border-top: 2px solid #4c4d62;
	border-bottom: 2px solid #4c4d62;
	margin: 4px 0px;
	padding: 4px;
	min-height: 266px;
}

/* for Internet Explorer */
/*\*/
* html #photoMain {
height: 266px;
}
/**/


#photoBox 
{
	margin: 0px auto;
	width: 450px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.listingThumb {
margin: 0px 0px 5px 7px;
width: 50px;
overflow: hidden; 
float: left;
vertical-align: top;
}

.RealtorWrapper{
vertical-align: top;
width: 400px;
}

.agentInfoTop {
		background: url(../images/agent-Top.gif) left top repeat-x;
	}
	.agentInfoBottom {
		background: url(../images/agent-Bottom.gif) left top repeat-x;
	}
	.agentInfoLeft {
		background: url(../images/agent-Left.gif) left top repeat-y;
	}
	.agentInfoRight {
		background: url(../images/agent-Right.gif) left top repeat-y;
	}

.agentLogo {
		padding: 5px 5px;
		background-color: #eaf0f6;
	}	

.agentPic {
		padding: 0 5px;
		background-color: #eaf0f6;
	}
	
#agentInfo {
	font-size: 12px;
	background-color: #eaf0f6;
	width: 400px;
	text-align: right;
}

#agentInfo2{
	font-size: 12px;
	background-color: #eaf0f6;
	margin-top: 20px;
	width: 400px;
	text-align: left;
}

.LcolumMain{
padding-right: 20px;
}
	
.listingNotes {
	padding-top: 7px;
	padding-right: 10px;
}

.listingInfo{
width: 100%;
}

.VTCommunityReportWrapper{
float:right;
}

.OpenHouseWrapper,
.DetailsWrapper,
.AmenitiesWrapper div,
.VTCommunityReportWrapper{
margin-bottom: 10px;
}

.DetailsWrapper{
width: 100%;
}

	.DetailsWrapper td{ 
	vertical-align: top;
	}
	
		.DetailsL{
		width: 270px;
		padding-right: 5px; 
		}
		
		.DetailsR{
		width: 175px;
		}

.listingInfo td {
	vertical-align: top;
	line-height: 18px;
}

#map{
BORDER: #8fabc0 1px solid; 
MARGIN-TOP: 5px; 
OVERFLOW: hidden; 
WIDTH: 400px; 
HEIGHT: 300px
}

/*-------------Print Directions-------*/

.PhotoBoxPrint{
height: 266px;
}

#photoMain2{
	border-top: 2px solid #4c4d62;
	border-bottom: 2px solid #4c4d62;
	margin: 4px 0px;
	padding: 4px;
	min-height: 266px;
}

/*-------------Advanced Property Search*/

.PickList{
overflow: auto;
width: 205px;
height: 70px;
border: 1px solid #eaf0f6;
}

.PickList2{
overflow: auto;
width: 205px;
height: 335px;
border: 1px solid #eaf0f6;
}

.PickList4{
overflow: auto;
width: 205px;
height: 210px;
border: 1px solid #eaf0f6;
}


.checkBoxListWrapFix td
{
	padding-left: 17px;
	text-indent: -17px;
}

.checkBoxListWrapFix label
{
	padding-left: 3px;
}

.ASpicklists2{
overflow: auto;
width: 150px;
height: 70px;
border: 1px solid #eaf0f6;
}

.ASpicklists3{
overflow: auto;
width: 100px;
height: 70px;
border: 1px solid #eaf0f6;
}

.ASpicklists5{
overflow: auto;
width: 205px;
height: 273px;
border: 1px solid #eaf0f6;
}

.ASpicklists6{
overflow: auto;
width: 205px;
height: 460px;
border: 1px solid #eaf0f6;
}

.ASpicklists7{
overflow: auto;
width: 205px;
height: 350px;
border: 1px solid #9297c1;
}

.ASpicklists8{
overflow: auto;
width: 205px;
height: 386px;
border: 1px solid #eaf0f6;
}

.ASpicklistsAmenities{
overflow: auto;
width: 150px;
height: 70px;
border: 1px solid #eaf0f6;
}

.SubHeader{
margin-top: 5px;/*-------this is also used to seperate other items w/o subheaders in this section, consider renaming*/
}

.MarginTop{
margin-top: 5px;
}

.ListWrapper{
font-weight: bold;
color: #454545;
padding: 3px 0px 5px 5px;
border-top: 1px solid #e8e8e8;
display: block;
text-decoration: none;
cursor: pointer;
}

.ListWrapper2{
font-weight: bold;
color: #454545;
padding: 3px 0px 5px 5px;
display: block;
text-decoration: none;
cursor: pointer;
}

/*---------------- Realtor Profile Content*/

.PrinterWrapper{
width: 27px;
}

.ProfileWrapper{
border: 1px solid #00456a;
background-color: #eaf0f6;
padding: 5px;
margin: 0px 5px;
vertical-align: top;
}

.ProfileWrapper ol,
.ProfileWrapper ul
{
	margin-left: 25px;
	margin-bottom: 15px;
}

.ProfileWrapper .bio p
{
	margin-bottom: 15px;
}

.RealtorProfileImgWrapper{
width: 100%;
}

.RealtorPhotoList
{
	background-color: white;	
}

.ShowPics{
background: url(../images/ShowPhotos.png) top left no-repeat;
width: 28px;
height: 24px;
display: block;
}

/*----------------Organization Profile----*/

.OrgName{
font-size: 18px;
font-weight: bold;
color: #515050;
}

.OrgProfileLogo{
width: 200px;
}

.OrgDirections{
overflow: auto;
width: 690px;
}

.OrgRealtors{
margin: 10px 15px;
width: 150px;
}

.OrgRealtors td{
vertical-align: top;
}

.DLTop td{
vertical-align: top;
}


/*-------------------data lists----------*/

.headertemplate{
font-weight: bold;
color: #333333;
border-bottom: 1px solid #8fabc0;
width: 100%;
}

.alttemplate{
background-color: #f2f2f2;
width: 100%;
/*background-color: #e7e9f9;*/
}

.selectedtemplate
{
background-color: #e8f5fc;
border-top: 1px solid #70c4f5;
border-bottom: 1px solid #70c4f5;
width: 100%;	
}

.DLWrapper{
width: 600px;
}

	.DLWrapper td{
	padding: 0px 3px;
	}

/*-------------styled to look like telerik grid*/

.DLbanner{
color: #333333;
border: 1px solid #828282;
background-color: #eaeaea;
width: 100%;
}

.DLbanner td
{
padding: 0 2px;
}

.Itemtemplate2{
border-left: 1px solid #828282;
border-right: 1px solid #828282;
width: 100%;
}

.Itemtemplate3{
width: 100%;
}

.Itemtemplate{
border-left: 1px solid #828282;
border-right: 1px solid #828282;
border-bottom: 1px solid #828282;
width: 100%;
}
	
	.Itemtemplate td{
	vertical-align: top;
	padding: 0px 2px;
	}

.alttemplate2{
background-color: #f2f2f2;
}

	.alttemplate2 td{
	vertical-align: top;
	padding: 0px 2px;
	}

/*------------Pager Control---*/

.gridPagerLinks{
padding: 0px 5px;
}

.gridPagerLinks a{
padding: 1px;
}

	.gridPagerLinks a:link, .gridPagerLinks a:visited{
	background-color: transparent;
	border: 1px;
	border-style: solid;
	border-color: transparent;
	}
	
	.gridPagerLinks a:hover, .gridPagerLinks a:active{
	background-color: #e9e8e8;
	border: 1px solid #b5b5b5;
	color: #00456a;
	}


.Beginning:link, .Beginning:visited{
background: url(../images/Paging/beginning_left.png) top left no-repeat;
width: 25px;
height: 18px;
display: block;
text-decoration: none;
float: left;
}
	
.Beginning:hover, .Beginning:active{
background: url(../images/Paging/beginning_left.png) bottom no-repeat;
width: 25px;
height: 18px;
display: block;
text-decoration: none;
float: left;
}

.BackFast:link, .BackFast:visited{
background: url(../images/Paging/backFast_left.png) top left no-repeat;
width: 18px;
height: 18px;
display: block;
text-decoration: none;
float: left;
margin-left: 3px;
}
	
.BackFast:hover, .BackFast:active{
background: url(../images/Paging/backFast_left.png) bottom left no-repeat;
width: 18px;
height: 18px;
display: block;
text-decoration: none;
float: left;
margin-left: 3px;
}

.Back:link, .Back:visited{
background: url(../images/Paging/Back_left.png) top left no-repeat;
width: 18px;
height: 18px;
display: block;
text-decoration: none;
float: left;
margin-left: 3px;
}
	
.Back:hover, .Back:active{
background: url(../images/Paging/Back_left.png) bottom left no-repeat;
width: 18px;
height: 18px;
display: block;
text-decoration: none;
float: left;
margin-left: 3px;
}

.Forward:link, .Forward:visited{
background: url(../images/Paging/Forward_right.png) top left no-repeat;
width: 18px;
height: 18px;
display: block;
float: left;
margin-right: 3px;
text-decoration: none;
}

.Forward:hover, .Forward:active{
background: url(../images/Paging/Forward_right.png) bottom left no-repeat;
width: 18px;
height: 18px;
display: block;
float: left;
margin-right: 3px;
text-decoration: none;
}

.ForwardFast:link, .ForwardFast:visited{
background: url(../images/Paging/ForwardFast_right.png) top left no-repeat;
width: 18px;
height: 18px;
display: block;
float: left;
margin-right: 3px;
text-decoration: none;
}

.ForwardFast:hover, .ForwardFast:active{
background: url(../images/Paging/ForwardFast_right.png) bottom left no-repeat;
width: 18px;
height: 18px;
display: block;
float: left;
margin-right: 3px;
text-decoration: none;
}

.End:link, .End:visited{
background: url(../images/Paging/End_right.png) top left no-repeat;
width: 25px;
height: 18px;
display: block;
float: left;
text-decoration: none;
}

.End:hover, .End:active{
background: url(../images/Paging/End_right.png) bottom left no-repeat;
width: 25px;
height: 18px;
display: block;
float: left;
text-decoration: none;
}

/*-----------------------------Statistics--*/

.NARWatch_btn:link, .NARWatch_btn:visited{
background: url(../images/Statistic_btns/NAReconomicWatch.gif) top left no-repeat;
width: 350px;
height: 35px;
display: block;  
}

.NARWatch_btn:hover, .NARWatch_btn:active{
background: url(../images/Statistic_btns/NAReconomicWatch.gif) bottom left no-repeat;
width: 350px;
height: 35px;
display: block;  
}

.Statistics_btn:link, .Statistics_btn:visited{
background: url(../images/Statistic_btns/CustomStatistics_btn.gif) top left no-repeat;
width: 350px;
height: 35px;
display: block; 
}

.Statistics_btn:hover, .Statistics_btn:active{
background: url(../images/Statistic_btns/CustomStatistics_btn.gif) bottom left no-repeat;
width: 350px;
height: 35px;
display: block; 
}

.MYQ_btn:link, .MYQ_btn:visited{
background: url(../images/Statistic_btns/yearlyMonthlyQuarterly_btn.gif) top left no-repeat;
width: 350px;
height: 35px;
display: block; 
}

.MYQ_btn:hover, .MYQ_btn:active{
background: url(../images/Statistic_btns/yearlyMonthlyQuarterly_btn.gif) bottom left no-repeat;
width: 350px;
height: 35px;
display: block; 
}

.Archive_btn:link, .Archive_btn:visited{
background: url(../images/Statistic_btns/Archive_btn.gif) top left no-repeat;
width: 350px;
height: 35px;
display: block; 
}

.Archive_btn:hover, .Archive_btn:active{
background: url(../images/Statistic_btns/Archive_btn.gif) bottom left no-repeat;
width: 350px;
height: 35px;
display: block; 
}

/*-------------------Manage Realtor Profile*/

.headertemplate2{
font-weight: bold;
color: #333333;
border-bottom: 1px solid #8fabc0;
width: 100%;
}

.headertemplate2 td{
vertical-align: bottom;
padding-right: 3px;
}

.Main2{
font-size: 10px; 
line-height: 13px;
width: 100%
}

.Main2 td{
vertical-align: top;
padding-right: 3px;
}

.alt2{
background-color: #f2f2f2;
font-size: 10px; 
line-height: 13px;
width: 100%
}

.alt2 td{
vertical-align: top;
padding-right: 3px;
}

.ImagePicker td{
vertical-align: top;
width: 425px;
}

.ImagePickerDir{
margin-left: 50px; 
font-size: 10px; 
color:#666666;
}

/*-----------------------------------------*/

.th1{
width: 175px;
padding: 0 5px;
}

.th2{
width: 70px;
padding-right: 5px;
}

.th3{
width: 150px;
padding-right: 5px;

}

.th4{
width: 100px;
padding-right: 5px;
}

.th5{
width: 215px;
padding-right: 5px;
}

.th6{
width: 95px;
padding-right: 5px;
}


/*---sendMessageUC*/

/*.sendMsgTxtBoxes{

}

.sendMsgCommentBx{

}*/

.ArchivesTable td{
vertical-align: top;
height: 35px;
border-bottom: 1px solid #afafaf;
}

.SubInfo p{
margin-bottom: 10px;
}

.SubInfo ol{
margin-left: 30px;
}

.SubInfo ol li{
margin-bottom: 10px;
}

.AddBtn{
margin-bottom: 3px;
text-align: right;
}

.PastEndDate{

}

.PastEndDate td{
padding-left: 7px;
background-color: #eaf0f6;
}

.FeedbackSendMessage{
margin: 30px 275px 0px 275px;
width: 400px;
height: 300px;
}

/*-----------Framework--------------------------*/

*{
margin: 0px;
padding: 0px;
}

body{
background-color: #00456a;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

#bannerContainer{
height: 109px;
background: #ffffff url(../Images/banner_bckgd.gif) top left repeat-x;
}

.LogoContainer{
float: left;
width: 385px;
height: 94px;
}

	.Logo{
	background: url(../Images/Logo.gif) top left no-repeat;
	height: 94px;
	width: 385px;
	display: block;
	}


	.printHeader{
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
	.printHeader img{
	visibility: hidden;
	}

.LoginContainer{
font-size: 11px;
float: right;
padding: 5px 20px 0px 0px;
}

.NavContainer{
margin-top: 53px;
float: left;
background-color: #FFFFFF;
width: 173px;
}

	.Property_btn_active
	{
		display: block;
		background: url(../images/Navigation/property_btn.gif) bottom left no-repeat;
		width: 58px;
		height: 37px;
		float: left;
	}

	.Property_btn:link, .Property_btn:visited{
	display: block;
	background: url(../images/Navigation/property_btn.gif) top left no-repeat;
	width: 58px;
	height: 37px;
	float: left;
	}
	
	.Property_btn:hover, .Property_btn:active{
	display: block;
	background: url(../images/Navigation/property_btn.gif) bottom left no-repeat;
	width: 58px;
	height: 37px;
	float: left;
	}
	
	.Realtor_btn_active
	{
		display: block;
		background: url(../images/Navigation/realtor_btn.gif) bottom left no-repeat;
		width: 46px;
		height: 37px;
		float: left;
	}
	
	.Realtor_btn:link, .Realtor_btn:visited{
	display: block;
	background: url(../images/Navigation/realtor_btn.gif) top left no-repeat;
	width: 46px;
	height: 37px;
	float: left;
	}
	
	.Realtor_btn:hover, .Realtor_btn:active{
	display: block;
	background: url(../images/Navigation/realtor_btn.gif) bottom left no-repeat;
	width: 46px;
	height: 37px;
	float: left;
	}
	
	.Office_btn_active
	{
		display: block;
		background: url(../images/Navigation/office_btn.gif) bottom left no-repeat;
		width: 46px;
		height: 37px;
		float: left;
	}
	
	.Office_btn:link, .Office_btn:visited{
	display: block;
	background: url(../images/Navigation/office_btn.gif) top left no-repeat;
	width: 46px;
	height: 37px;
	float: left;
	}
	
	.Office_btn:hover, .Office_btn:active{
	display: block;
	background: url(../images/Navigation/office_btn.gif) bottom left no-repeat;
	width: 46px;
	height: 37px;
	float: left;
	}

.ConsumerTools{
width: 150px;
position:absolute;
top: 40px;
right: 100px;
}

#contentContainer{
background-color: #ffffff;
line-height: 20px;
}


#mainContent{
min-height: 400px;
padding: 15px 20px 20px 20px;
}

#mainContentCenter{
width: 950px;
min-height: 400px;
margin: auto;
}

	.mainContentCenter_ListingDetails{/*----need this to print correctly in the print style sheet*/
	width: 950px;
	min-height: 400px;
	margin: auto;
	}

/*-------------------------------------------------Titles*/

h3{
border-bottom: 1px solid #eaf0f6;
font-size: 20px;
color: #666666;
width: 100%;
font-weight: normal;
}

h2{
font-size: 14px;
border-bottom: 1px solid #eaf0f6;
color: #878787;
width: 100%;
}

h1{
display: none;
}


	.RealtorH1{
	background: url(../images/Page_Titles/Realtor_search.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.RealtorH1_2{
	background: url(../images/Page_Titles/Realtor_profile.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.RealtorH1_3{
	background: url(../images/Page_Titles/Realtor_Login.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.RealtorH1_4{
	background: url(../images/Page_Titles/ManageProfile.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.RealtorH1_5{
	background: url(../images/Page_Titles/ManageLinksResources.gif) top left no-repeat;
	height: 59px;
	width: 525px;
	margin-bottom: 10px;
	}
	
	.RealtorH1_6{
	background: url(../images/Page_Titles/ManagePressReleases.gif) top left no-repeat;
	height: 59px;
	width: 525px;
	margin-bottom: 10px;
	}
	
	.RealtorH1_7{
	background: url(../images/Page_Titles/ManagePhotoVendors.gif) top left no-repeat;
	height: 59px;
	width: 525px;
	margin-bottom: 10px;
	}
	
	.OfficeH1{
	background: url(../images/Page_Titles/Office_search.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.OfficeH1_2{
	background: url(../images/Page_Titles/Office_profile.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.PropertyH1{
	background: url(../images/Page_Titles/Property_search.gif) top left no-repeat;
	height: 59px;
	width: 380px;
	margin-bottom: 10px;
	}
	
	.PropertyH1_2{
	background: url(../images/Page_Titles/Property_searchresults.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.PropertyH1_3{
	background: url(../images/Page_Titles/Property_Details.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.PropertyH1_4{
	background: url(../images/Page_Titles/Property_Directions.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.PropertyH1_5{
	background: url(../images/Page_Titles/Property_CommunityReport.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.MyProfileHeader{
	background: url(../images/Page_Titles/MyProfile.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	}
	
	.MySaveSearchesHeader{
	background: url(../images/Page_Titles/MySavedSearches.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	}
	
	.MyWatchedListingsHeader{
	background: url(../images/Page_Titles/MyWatchedListings.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	}
	
	.LinksResources{
	background: url(../images/Page_Titles/LinksResources.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.Unscubscribe{
	background: url(../images/Page_Titles/Unsubscribe.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.Statistics{
	background: url(../images/Page_Titles/Statistic_home.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.NAR{
	background: url(../images/Page_Titles/NAR.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.Archives{
	background: url(../images/Page_Titles/Archives.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.CustomStatistics{
	background: url(../images/Page_Titles/CustomStatistics.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin: auto;
	margin-bottom: 10px;
	}
	
	.MQY{
	background: url(../images/Page_Titles/MQY.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.Feedback{
	background: url(../images/Page_Titles/Feedback.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	
	.Terms{
	background: url(../images/Page_Titles/Terms.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.Privacy{
	background: url(../images/Page_Titles/Privacy.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.WebsiteStatisticsH1{
	background: url(../images/Page_Titles/WebsiteStatistics.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.PressRelease{
	background: url(../images/Page_Titles/PressReleases.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.ManageLanguages{
	background: url(../images/Page_Titles/ManageLanguages.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}
	
	.ManageDesignations{
	background: url(../images/Page_Titles/ManageDesignations.gif) top left no-repeat;
	height: 59px;
	width: 500px;
	margin-bottom: 10px;
	}

/*--------------------Footer*/

#footerContainer{
height: 224px;
background: #00456a url(../images/Footer_bckgd.gif) top left repeat-x;
}

#footerContent{
width: 950px;
margin: auto;
}

.footerImg{
height: 28px;
background: url(../images/Copyright.png) bottom center no-repeat;
margin: 10px auto 10px auto;
}

#insllc{
text-align: center;
}

	#insllc{
	color: #717678;
	font-size: 9px;
	}
	
	#insllc a:link, #insllc a:visited{
	color: #717678;
	text-decoration: none;
	}
	
	#insllc a:hover, #insllc a:active{
	color: #717678;
	text-decoration: underline; 
	}

.subNavAdmin{
text-align: center;
padding-top: 45px;
font-size: 10px;
letter-spacing: 1px;
}

.subNav{
text-align: center;
padding-top: 45px;
font-size: 10px;
letter-spacing: 1px;
color: #c8c7c7;
}

	.subNav a{
	color: #c8c7c7;
	text-decoration: none;
	}
	
	.subNav a:hover, .subNav a:active{
	color: #c8c7c7;
	text-decoration: underline;
	}
	
/*---------------------------Popout Window Framework---*/
.popoutWindow
{
	background: #fff url(../images/Flyout_background.gif) top right no-repeat;
	border: 1px solid #075b87;
	margin: 5px;
}

.ExitBtn{
padding: 0px;
width: 10px;
height: 20px;
background-color: transparent;
border: 0px;
cursor: pointer;
background: url(../images/exit_btn.gif) top right no-repeat;
display: block;
}

.popoutWindowHeader
{
	background-color: #075b87;
	padding: 2px;	
	border-width: 0px;
}

	.popoutWindowHeader a{
	}

.h2Flyout{
width: 286px;
border-bottom: 1px solid #eaf0f6;
color: #878787;
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
}

.FlyoutPaddingMap{
padding: 10px;
width: 950px;
}

.FlyoutPadding{
padding: 10px;
width: 300px;
}

	.FlyoutPadding p{
	font-size: 10px; 
	line-height: 13px; 
	padding-bottom: 5px;
	}

.FlyoutPadding2{
padding: 10px;
width: 960px;
}

.FlyoutPadding3{
padding: 10px;
}

.FlyoutPadding4{
padding: 10px;
width: 420px;
}

.FlyoutPadding5{
padding: 10px;
width: 350px;
}

.refinePopOut{
width: 960px; 
position: absolute; 
top: 200px; 
margin-left: -5px;
z-index: 10;
}

/*----------------*/

.transparent
{
   filter:alpha(opacity=70); 
   -moz-opacity: 0.7; 
   opacity: 0.7; 
}

.inline
{
	display: inline;
}
