/* CSS Document */
/*----------------IMLS CSS Copyright 2008*/

*{
margin: 0px;
padding: 0px;
}

body{
background: #b5b8a1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

/*----------------------------------------Banner*/

#bannerContainer{
height: 105px;
padding: 0px;
margin: 0px;
}

/*------------tab Navigation container----------------------*/


.tabsContainer{
position:absolute;
top: 70px;
left: 255px;
}



/*----------------End Navigation------------------*/


.bannerLinks{
display: none;
/*
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;
}

.ConsumerTools{
display: none;
/*
background: url(../images/Secondary_ConsumerTools/Consumer_btn.jpg) top left no-repeat;
width: 138px;
height: 28px;
position:absolute;
top: 77px;
right: 10px;
*/
}

#contentContainer{
background: #ffffff url(../images/contentContainer_bckgndTop.gif) top left repeat-x;
width: 100%;
line-height: 20px;
}

.loginContainer
{
	margin: 10px;
	width: 280px;
}

/*---------------------------------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: 600px;
min-height: 400px;
margin: auto;
}

mainContentCenter_ListingDetails{
width: 600px;
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;
}*/

/*--------------------Map View----*/

.MapWrapper{
border: 1px solid #9092b8;   
float: left;
}

.tdMaplist{
width: 340px;
}

.MapListWrapper{
margin-left: 45px; 
}

.RadGrid_IMLSSkin .rgRow td,
.RadGrid_IMLSSkin .rgAltRow td,
.RadGrid_IMLSSkin .rgEditRow td,
.RadGrid_IMLSSkin .rgFooter td
{
	border:0;
	border-bottom:1px solid;
	padding-top:4px;
	padding-bottom:3px;
}

.RadGrid_IMLSSkin .rgRow td
{
	border-color:#fff;
}

.RadGrid_IMLSSkin .rgAltRow
{
	background:#fff;
}

.RadGrid_IMLSSkin .rgAltRow td
{
	border-color:#fff;
}

.RadGrid_IMLSSkin .rgRow .rgSorted
{
	border-bottom-color:#fff;
	background-color:#fff;
}

.RadGrid_IMLSSkin .rgAltRow .rgSorted
{
	border-bottom-color:#fff;
	background-color:#fff;
}


/*---------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: 10px;
vertical-align: middle;
}

.Lcontainer{
width: 100px;
}

.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;
}

#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;*/
}

.Details_Print{
/*width: 750px;*/
}

.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;
}

/*-------------------------------------------------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: 519px;
height: 31px;
margin: 10px auto 0px auto;
visibility: hidden;
}

.subNav{
text-align: center;
padding-top: 45px;
font-size: 10px;
letter-spacing: 1px;
visibility: hidden;
}

.subNav a:link, .subNav a:visited{
color: #373738;
text-decoration: none;
}

.subNav a:hover, .subNav a:active{
color: #373738;
text-decoration: underline;
}