/* CSS Document */
/*----------------IMLS CSS Copyright 2008*/

*{
margin: 0px;
padding: 0px;
}

body{
background-color: #b5b8a1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

strong
{
	color: #454545;
}

/*----------------------------------------Banner*/

#bannerContainer{
height: 105px;
padding: 0px;
margin: 0px;
}

.bannerLogo{
padding-top: 4px;
margin-left: 15px;
}

.LogoImg{
background: url(../images/Secondary_logo.jpg) top left no-repeat;
width: 124px;
height: 101px;
position: absolute;
top: 4px;
left: 10px;
}

.LogoImg_text{
background: url(../images/Secondary_logoTXT.jpg) top left no-repeat;
width: 389px;
height: 43px;
position: absolute;
top: 0px;
left: 135px;
}

.printHeader{
visibility: hidden;
height: 0px;
width: 0px;
position: absolute;
top: 0px;
left: 0px;
}

.printHeader img{
visibility: hidden;
}

.FindA{
background: url(../images/finda_small.gif) bottom left no-repeat;
width: 75px;
height: 36px;
position:absolute;
top: 69px;
left: 175px;
}

/*------------tab Navigation container----------------------*/


.tabsContainer{
position: absolute;
top: 70px;
left: 255px;
}



/*----------------End Navigation------------------*/


.bannerLinks{
position:absolute;
top: 5px;
right: 10px;
}

.bannerLinks a:link, .bannerLinks a:visited{
color: #000000;
text-decoration: none;
}

.bannerLinks a:hover, .bannerLinks a:active{
color: #000000;
text-decoration: underline;
}

.Links:link, .Links:visited{
text-decoration: underline;
color: #747579;
}

.Links:hover, .Links:active{
color: #a1a0a5;
text-decoration: underline;
}

/*.Links a:link, .Links a:visited{
text-decoration: underline;
color: #747579;
}

.Links a:hover, .Links a:active{
color: #a1a0a5;
text-decoration: underline;
}*/

.ConsumerTools{
width: 138px;
/*height: 28px;*/
position:absolute;
top: 73px;
right: 75px;
/*z-index: -5;*/
}

#contentContainer{
background: #ffffff url(../images/contentContainer_bckgndTop.gif) top left repeat-x;
width: 100%;
line-height: 20px;
}

.loginContainer
{
	margin: 10px;
	width: 280px;
}

.Description
{
	padding-right: 10px;
}

/*---------------------------------Main Content Frame work*/

#mainContent{
min-height: 400px;
padding: 30px 20px 0px 20px;
background: #ffffff url(../images/contentContainer_bckgndTop.gif) top left repeat-x;
}

#mainContent a:link, #mainContent a:visited{
text-decoration: underline;
color: #747579;
}

#mainContent a:hover, #mainContent a:active{
text-decoration: underline;
color: #a1a0a5;
}

#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;
}

* mainContent{
height: 400px;
overflow: visible;
}

.spacer{
border-top: 1px dashed #CCCCCC;
margin: 5px 0;
clear: both;
}

.solidSpacer{
border-top: 1px solid #dadada;
margin: 10px 0;
}

.FloatRuc{
float: right; 
position: relative; 
top: 25px;
}

.FloatRuc2{
float: right;
}

/*---------------------------Popout Window Framework----------------------------*/
.popoutWindow
{
	background: #fff url(../images/Flyout_background.gif) top right no-repeat;
	border: 1px solid #60627C;
	margin: 5px;
}

.popoutWindowHeader
{
	background-color: #4c4d62;
	padding: 2px;	
	border-width: 0px;
}

.popoutWindowHeader a{
}

.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;
}

.FlyoutPadding p{
font-size: 10px; 
line-height: 13px; 
padding-bottom: 5px;
}

.h2Flyout{
width: 286px;
border-bottom: 1px solid #e7e9f9;
font-size: 14px;
font-weight: bold;
color: #666666;
margin-bottom: 5px;
}

.FlyoutPaddingMap{
padding: 10px;
width: 950px;
}

.FlyoutPadding{
padding: 10px;
width: 300px;
}

.FlyoutPadding2{
padding: 10px;
width: 950px;
}

.FlyoutPadding3{
padding: 10px;

}

.FlyoutPadding4{
padding: 10px;
width: 420px;
}

.FlyoutPadding5{
padding: 10px;
width: 350px;
}

/*--------------------------------------------Property Section--*/

#mainContentCenter2{
width: 950px;
min-height: 167px;
margin: auto;
}

.PropWrapper{
padding: 5px;
margin: 0px 10px;
}


.SelectWrapper{
vertical-align: bottom;
clear: both;
padding-top: 15px;
margin-bottom: 2px;
}

/*.HintBtn{
background: url(../images/Hint.png) top left no-repeat;
height: 15px;
width: 15px;
display: block;
}*/

.TextBox1{
width: 50px;
}

#MapSearch a{
display: block;
text-decoration: none;
}

#MapSearch a:link,
#MapSearch a:visited{
	width: 422px;
	height: 150px;
	background: url(../images/Map_btn.gif);
}

#MapSearch a:hover,
#MapSearch a:active {
	width: 422px;
	height: 150px;
	display: block;
	text-decoration: none;
	background: url(../images/Map_btn_over.gif);
}

/*--------------------Map View----*/

.MapWrapper{
border: 1px solid #9092b8;  
}

.tdMaplist{
width: 340px;
}

.MapListWrapper{
margin-left: 20px; 
border: 1px solid #9092b8; 
height:400px;
overflow-y: auto;
overflow-x: hidden;
}

/*.MapList{
padding: 3px 3px 3px 0;
height: 90px;
width: 100%;
border-bottom: 1px solid #CCCCCC;
}

.MapList td{
vertical-align: top;
padding-left: 3px;
}

.MapListImg{
width: 100px;
}*/

.selectedListing{
background: #ffffff url(../images/SearchResults_gradient.gif) top left repeat-x;
}

/*---------thumbnail view---*/

.Itemtemplate2 td{
line-height: 12px;
vertical-align: top;
padding-bottom: 3px;
}

.alttemplate3{
border-left: 1px solid #828282;
border-right: 1px solid #828282;
background-color: #f2f2f2;
width: 100%;
}

.alttemplate3 td{
line-height: 12px;
vertical-align: top;
padding-bottom: 3px;
}

.Select{
width: 50px;
vertical-align: middle;
}

.Lcontainer{
width: 128px;
}

.Rcontainer{
width: 385px;
}

/*-------------------------------Gallery View-----*/

.GalleryView{
float: left;
margin: 15px 20px;
width: 190px;
height: 275px;
vertical-align: middle;
border: 2px solid #9092b8;
}

.GItemWrapper{
width: 100%;
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;
}

/*-------------------------------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: #e7e9f9;
	}	

.agentPic {
		padding: 0 5px;
		background-color: #e7e9f9;
	}
	
#agentInfo {
	font-size: 12px;
	background-color: #e7e9f9;
	width: 400px;
	text-align: right;
}

#agentInfo2{
	font-size: 12px;
	background-color: #e7e9f9;
	margin-top: 20px;
	width: 400px;
	text-align: left;
}
	
.listingNotes {
	padding-top: 7px;
	padding-right: 10px;
}

.listingInfo{
width: 100%;
}

.listingInfo td {
	vertical-align: top;
	line-height: 18px;
}

#map{
BORDER: #9092b8 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*/

.ASpicklists{
overflow: auto;
width: 205px;
height: 70px;
border: 1px solid #9297c1;
}

.ASpicklists2{
overflow: auto;
width: 150px;
height: 70px;
border: 1px solid #9297c1;
}

.ASpicklists3{
overflow: auto;
width: 100px;
height: 70px;
border: 1px solid #9297c1;
}

.ASpicklists4{
overflow: auto;
width: 205px;
height: 210px;
border: 1px solid #9297c1;
}

.ASpicklists5{
overflow: auto;
width: 205px;
height: 273px;
border: 1px solid #9297c1;
}

.ASpicklists6{
overflow: auto;
width: 205px;
height: 460px;
border: 1px solid #9297c1;
}

.ASpicklists7{
overflow: auto;
width: 205px;
height: 350px;
border: 1px solid #9297c1;
}

.ASpicklists8{
overflow: auto;
width: 205px;
height: 386px;
border: 1px solid #9297c1;
}

.ASpicklistsAmenities{
overflow: auto;
width: 150px;
height: 70px;
border: 1px solid #9297c1;
}

#MapSearchSmall{
float: right;
}

#MapSearchSmall a{
display: block;
text-decoration: none;
}

#MapSearchSmall a:link,
#MapSearchSmall a:visited{
	width: 464px;
	height: 98px;
	background: url(../images/Map_btnSmall.gif);
	background-repeat: no-repeat;
}

#MapSearchSmall a:hover,
#MapSearchSmall a:active {
	width: 464px;
	height: 98px;
	text-decoration: none;
	background: url(../images/Map_btnSmall_over.gif);
	background-repeat: no-repeat;
}

.SubHeader{
margin-top: 5px;/*-------this is also used to seperate other items w/o subheaders in this section, consider renaming*/
}

.MarginTop{
margin-top: 5px;
}

.QuestionWrapper{
font-weight: bold;
color: #454545;
padding: 3px 0px 5px 5px;
border-top: 1px solid #e8e8e8;
display: block;
text-decoration: none;
cursor: pointer;
}

.QuestionWrapper2{
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 #9092b8;
background-color: #e7e9f9;
padding: 5px;
margin: 0px 5px;
vertical-align: top;
}

.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 #9092b8;
width: 100%;
}

.alttemplate{
background-color: #f2f2f2;
width: 100%;
/*background-color: #e7e9f9;*/
}

/*-------------styled to look like telerik grid*/

.DLbanner{
color: #333333;
border: 1px solid #828282;
background-color: #eaeaea;
width: 100%;
}

.DLbanner td
{
padding: 0 2px;
}

.Itemtemplate{
border-left: 1px solid #828282;
border-right: 1px solid #828282;
width: 100%;
}

.Itemtemplate2{
border-left: 1px solid #828282;
border-right: 1px solid #828282;
width: 100%;
}

.Itemtemplate3{
width: 100%;
}

.Itemtemplate td{
vertical-align: top;
padding: 0px 2px;
}

.alttemplate2{
border-left: 1px solid #828282;
border-right: 1px solid #828282;
background-color: #f2f2f2;
width: 100%;
}
.alttemplate2 td{
vertical-align: top;
padding: 0px 2px;
}

/*-------------------Manage Realtor Profile*/

.headertemplate2{
font-weight: bold;
color: #333333;
border-bottom: 1px solid #9092b8;
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: #e7e9f9;
}

.FeedbackSendMessage{
margin: 30px 275px 0px 275px;
width: 400px;
height: 300px;
}

/*-------------------------------------------------Titles*/

h3{
border-bottom: 1px solid #e7e9f9;
font-size: 20px;
color: #666666;
width: 100%;
font-weight: normal;
}

h2{
border-bottom: 1px solid #e7e9f9;
font-size: 14px;
font-weight: bold;
color: #666666;
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;
}

.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;
}

/*-------------------------------------------------Footer*/

#footerContainer{
height: 105px;
background: #b5b8a1 url(../images/footerContainer_bckgrndTop.gif) top left repeat-x;
width: 100%;
clear: both;
}

#footerContent{
background: #b5b8a1 url(../images/footerContainer_bckgrndTop.gif) top left repeat-x;
width: 750px;
margin: auto;
}

.footerImg{
width: 506px;
/*background: url(../images/footerCopyright.gif) bottom left no-repeat;*/
margin: 10px auto 10px auto;
}

.footerImg div{
text-align: center;
}

.subNav{
text-align: center;
padding-top: 45px;
font-size: 10px;
letter-spacing: 1px;
color: #373738;
}

.subNavAdmin{
text-align: center;
padding-top: 45px;
font-size: 10px;
letter-spacing: 1px;
}

.subNav a:link, .subNav a:visited{
color: #373738;
text-decoration: none;
}

.subNav a:hover, .subNav a:active{
color: #373738;
text-decoration: underline;
}

#insllc{
color: #606060;
font-size: 9px;
}

#insllc a:link, #insllc a:visited{
color: #606060;
text-decoration: none;
}

#insllc a:hover, #insllc a:active{
color: #606060;
text-decoration: underline; 
}

.transparent
{
   filter:alpha(opacity=70); 
   -moz-opacity: 0.7; 
   opacity: 0.7; 
}

.inline
{
	display: inline;
}