/* CSS Document */
/*----------------IMLS CSS Copyright 2008*/

*{
margin: 0px;
padding: 0px;
}

body{
background: #b5b8a1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

/*----------------------------------------Framework*/

#bannerContainer{
/*height: 109px;*/
padding: 0px;
margin: 0px;
}

.LoginContainer{
display: none;
border-collapse: collapse;
}

.ConsumerTools{
display: none;
border-collapse: collapse;
}

.NavContainer{
display: none;
border-collapse: collapse;
}

/*#contentContainer{
background: #ffffff url(../images/contentContainer_bckgndTop.gif) top left repeat-x;
width: 100%;
line-height: 20px;
}*/

/*---------------------------------Main Content Frame work*/

#mainContent{
min-height: 400px;
padding: 5px;
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: 600px;
min-height: 400px;
margin: auto;
}

mainContentCenter_ListingDetails{
width: 100%;
min-height: 400px;
margin: 0;
}

* mainContent{
height: 400px;
overflow: visible;
}

#mainContentCenter2{
width: 600px;
min-height: 167px;
margin: auto;
}

.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;
display: none;
}

.FloatRuc2{
/*float: right;*/
display: none;
}

/*---------------------------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{
margin: 0px 0px 0px 285px;
}

.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{
padding: 5px;
}

.h2Flyout{
width: 286px;
border-bottom: 1px solid #e7e9f9;
font-size: 14px;
font-weight: bold;
color: #666666;
margin-bottom: 5px;
}

/*--------------------------------------------Property Section--*/

.PropWrapper{
padding: 5px;
margin: 0px 10px;
}

.SelectWrapper{
vertical-align: bottom;
clear: both;
padding-top: 15px;
}

/*.HintBtn{
background: url(../images/Hint.png) top left no-repeat;
height: 15px;
width: 15px;
display: block;
}*/

/*.TextBox1{
width: 50px;
}*/

/*-------------------------------Paged View------*/

.NextPrevWrapper{
/*margin: 10px 0px;
width: 660px;
float: right;*/
display: none;
border-collapse: collapse;
}

/*.PrevBtn{
float: left;
width: 80px;
}

.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 #00456a;
background: #f9f9fa;
float: left; 
width: 670px;
margin-left: 10px;
padding: 5px;*/
}

.PagedList{
/*width: 250px; 
float: left;
height: 535px;
overflow: auto;
border: 1px solid #cccccc;*/
display: none;
border-collapse: collapse;
}

.DetailsUCAgentWrapper{
float: right; clear: right; 
margin-top: 3px; 
padding: 5px; 
background-color: #eaf0f6; 
border: 1px solid #eaf0f6; 
width: 160px;
}


/*--------------------Map View----*/

.MapContainer{
width: 100%; 
}

.MapContainer td{
vertical-align: top;
}

.DefaultMapInstructions_print{
display: none;
border-collapse: collapse;
}

.ListTools_print{
display: none;
border-collapse: collapse;
}

.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;*/
display: none;
border-collapse: collapse;
}

.MapWarning ul{
margin-left: 30px;
}

.MapRefineWrappers{
/*border: 1px solid #eaeaea;
background: #f9f9fa; 
padding: 5px;*/
display: none;
border-collapse: collapse;
}

.MapListWrapper{
width: 250px;
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;
	}
	
.Print_hide{
display: none;
border-collapse: collapse;
}

/*---------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;
padding: 50px 5px 0px 5px;
display: none;
}

.Lcontainer{
width: 100px;
vertical-align: middle;
padding: 10px 20px 5px 0px;
}

.HidePrint{
display: none;
border-collapse: collapse;
}

.Rcontainer{
width: 100px;
}

/*-------------------------------Gallery View-----*/

.GalleryView{
/*float: left;*//*---fixed printing issue in IE7*/
margin: 50px 20px;
width: 190px;
height: 275px;
vertical-align: middle;
/*border: 2px solid #9092b8;*/
clear: both;
}

.GItemWrapper{
width: 100%;
text-align: center;
font-size: 10px;
}

.GalleryPrevNext{
display: none;
clear: both; 
/*padding-top: 20px;*/
}

.MainImg{
padding-left: 10px; 
padding-right: 10px; 
vertical-align: bottom; 
padding-top: 5px;
text-align: center;
height: 113px;
width: 170px;
}

.GVwatchListings{
display: none;
border-collapse: collapse;
}

/*-------------------------------Property Details*/


#listingPics {
	float: left;
	width: 400px;
	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 0px;
	min-height: 266px;
}

#photoBox {
	width: 445px;
	overflow: hidden;
	vertical-align: middle;
}

.listingThumb {
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 4px;
	float:left;
}

.ReatorWrapper{
vertical-align: top;
/*width: 327px;*/
}

.cornersPrint{
display: none;
}

.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 0px;
		background-color: #e7e9f9;
	}	

.agentPic {
		padding: 0 0px;
		background-color: #e7e9f9;
	}
	
#agentInfo {
	font-size: 12px;
	float: left;
	margin: 0px 0px 10px 100px;
	
	/*background-color: #e7e9f9;*/
}
	
.listingNotes {
	padding-top: 7px;
	padding-right: 10px;
}

.listingInfo td {
	vertical-align: top;
	line-height: 18px;
}

.ShareLinks{
display: none;
border-collapse: collapse;
}

#map{
BORDER: #9092b8 1px solid; 
MARGIN-TOP: 5px; 
OVERFLOW: hidden; 
WIDTH: 250px; 
HEIGHT: 190px
}

#mapStreetView{
display: none;
border-collapse: collapse;
}

.SubThumbnail_Print{
display: none;
border-collapse: collapse;
}

.Lcolum_Print{
/*overflow: visible;*/
}

.LoadingGif_print{
display: none;
border-collapse: collapse;
}

.VTCommunityReportWrapper{
display: none;
border-collapse: collapse;
float:right;
}

.DetailsOuterWrapper_print{
font-size: 12px;
}

.DetailsWrapper,
.AmenitiesWrapper div{
padding-bottom: 10px;
}

.OpenHouseWrapper{
margin-bottom: 5px;
}

.DetailsWrapper{
width: 100%;
margin-bottom: 10px;
}

	.DetailsWrapper td{ 
	vertical-align: top;
	}
	
		.DetailsL{
		/*width: 270px;*/
		padding-right: 5px; 
		}
		
		.DetailsR{
		/*width: 175px;*/
		}

.ListingDPrint{
width: 750px;
table-layout: fixed;
}

.ListingDPrint td{
overflow: visible;
}

.DirectionsBoxPrint{
display: none;
border-collapse: collapse;
}

/*-------------------------------Print Directions---------------*/

.PhotoBoxPrint{
height: 190px;
}

#photoMain2{
	border-top: 2px solid #4c4d62;
	border-bottom: 2px solid #4c4d62;
	margin: 4px Opx;
	padding: 4px 50px;
	min-height: 190px;
}

/*-------------------------------------- Realtor Profile Content*/

.ProfileWrapper{
padding: 5px;
margin: 0px 10px;
vertical-align: top;
}

#ProfileWrapper_OfficeProfilePrint{
padding: 5px;
margin: 0px 0px 0px -75px;
vertical-align: top;
}

.RealtorProfileImgWrapper{
float: left;
margin-right: 20px;
}

.RealtorProfileInfoWrapper{
float: left;
}

.ShowPics{
background: url(../images/ShowPhotos.png) top left no-repeat;
width: 28px;
height: 24px;
display: block;
}

#spacerPrint{
display: none;
border-collapse: collapse;
}

/*----------------Organization Profile----*/

.OrgName{
font-size: 18px;
font-weight: bold;
color: #515050;
}

.OrgProfileLogo{
width: 200px;
}

.OrgDirections{
width: 600px;
}

.OrgRealtors{
margin: 5px;
}

.PrintAR{
display: none;
}

.GetDirctions_Print{
display: none;
border-collapse: collapse;
}

/*-------------------data lists----------*/

.headertemplate{
font-weight: bold;
color: #333333;
border-bottom: 1px solid #9092b8;
width: 100%;
}

.alttemplate{
background-color: #f2f2f2;
/*background-color: #e7e9f9;*/
}

/*-------------styled to look like telerik grid*/

.DLbanner{
font-weight: bold;
color: #333333;
border: 1px solid #828282;
background-color: #eaeaea;
padding: 0 5px;
width: 100%;
}

.Itemtemplate{
border-left: 1px solid #828282;
border-right: 1px solid #828282;
padding: 0 5px;
width: 100%;
}

.Itemtemplate2{
border-left: 1px solid #828282;
border-right: 1px solid #828282;
width: 100%;
}

.Itemtemplate td{
vertical-align: top;
}

.alttemplate2{
border-left: 1px solid #828282;
border-right: 1px solid #828282;
background-color: #f2f2f2;
padding: 0 5px;
width: 100%;
}
.alttemplate2 td{
vertical-align: top;
}

/*-------------------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;
}

.Main2 td{
vertical-align: top;
padding-right: 3px;
}

.alt2{
background-color: #f2f2f2;
font-size: 10px; 
line-height: 13px;
}

.alt2 td{
vertical-align: top;
padding-right: 3px;
}

/*-----------------------------------------*/

.th1{
width: 175px;
padding: 0 5px;
}

.th2{
width: 100px;
padding-right: 5px;
}

.th3{
width: 90px;
padding-right: 5px;

}

.th4{
width: 100px;
padding-right: 5px;
}

.th5{
width: 215px;
padding-right: 5px;
}

.th6{
display: none;
}

/*-------------------------------------------------Titles*/

h2{
border-bottom: 1px solid #e7e9f9;
font-size: 14px;
font-weight: bold;
color: #666666;
}

h1{
display: none;
border-collapse: collapse;
}

/*-------------------------------------------------Footer*/

#footerContainer{
display:none;
border-collapse: collapse;
}

