﻿/*main*/
body 
{
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, Sans-Serif;
	margin: 0;
	font-size: 100%;
	color: #12127D;
	/*text-align: center;*/
	background:#3D59A8 url('../_images/home_background.jpg') top center repeat-y;
}

/*body
{
	text-align: -moz-center;
}*/

body img
{
	border-width: 0;
}

a:link
{
	color: #0055A4;
}

a:visited
{
	color: #3D59A8;
}

a:hover
{	
	color: #FFCC00;
}

.centerAlignSpace
{
	text-align: center;
}

.centerAlignSpace
{
	text-align: -moz-center;
}

.leftAlignSpace
{
	text-align: left;
}

.rightAlignSpace
{
	text-align: right;
}

.mainBackground
{
	/*background-color: #12127D;*/
	/*display: block;
	overflow: auto;*/
	padding-top: 2px;
}

.main
{
	text-align: center;
	width: 780px;
}

.mainSpace
{
	text-align: left;
	padding: 0 10px 0 10px;
}

.mainSmallText
{
	font-size: 75%;
}

.mainSmallText p
{
	padding: 0 10px 1px 10px;
}

.mainSettings
{
	padding: 5px 5px 5px 5px;
	font-size: 85%;
	text-align: right;
}

.mainPic
{
	float: right;
	padding: 10px;
}

#banner
{
	width: 780px;
	text-align: center;
	padding-bottom: 5px;
	height: 275px;
}

.banner
{
	width: 780px;
	text-align: center;
	padding-bottom: 5px;
}

.titleBanner
{
	background-color: Transparent;
	/*background-image: url(../_images/titleBackground.jpg);
	background-position: center top;
	background-repeat: no-repeat;*/
	width: 782px;
	text-align: left;
	height: 30px;
	color: #3D59A8;
	overflow: hidden;
	padding-left: 1px;
	/*font-family: "Gill Sans MT", Tahoma, Verdana, Geneva, Arial, helvetica, Sans-Serif;
	font-size: 14pt;
	padding-left: 20px;*/
}

#agentPic
{
	max-width: 50px;
	float: left;
	padding: 2px 10px 0 5px;
	background-color: Transparent;
}

.editButtons
{
	text-align: center;
	background-color: Transparent;
	padding-top: 3px;
	display: none;
}

.editDropDown
{
	text-align: center;
	color: Black;
	font-size: 75%;
	padding-top: 5px;
}

.rightButtons
{
	text-align: right;
	background-color: Transparent;
	padding-right: 10px;
	padding-top: 5px;
}

.spacer
{
	height: 5px;
}

.roundedTop
{
	height: 20px;
	width: 785px;
	background: Transparent url(../_images/backgroundTop.jpg) no-repeat top center;
}

.roundedBottom
{
	height: 20px;
	width: 785px;
	background: Transparent url(../_images/backgroundBottom.jpg) no-repeat top center;
}

.roundedBackground
{
	width: 785px;
	background: Transparent url(../_images/backgroundMid.jpg) repeat-y top center;
}

#roundedTop
{
	height: 20px;
	width: 785px;
	background: Transparent url(../_images/backgroundTop.jpg) no-repeat top center;
}

#roundedBottom
{
	height: 20px;
	width: 785px;
	background: Transparent url(../_images/backgroundBottom.jpg) no-repeat top center;
}

.warnText
{
	font-size: 75%;
	color: Red;
}

.firstLetter
{
	font-weight: bold;
	font-size: 130%;
}

.uploadSpace
{
	width: 465px;
	text-align: left;
}

/*listings*/
#settings
{
	margin-bottom: 5px;
}

.mainPaging
{
	font-size: 75%;
	text-align: center;
	background-color: #EFF3FB;
	padding: 2px 5px 2px 5px;
	color: Black;
}

.mainPaging a
{
	color: Black;
}

.mainPaging a:visited
{
	color: Black;
}

.mainPaging a:hover
{
	color: #FFCC00;
}

.repeaterSpace
{
	width: 780px;
}

.listingSpace
{
	background-color: Transparent;
	background-image: url(../_images/listingsBackground.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 782px;
	height: 200px;
	padding-top: 5px;
	text-align: left;
	overflow: hidden;
}

#listingPhoto
{
	width: 210px;
	height: 175px;
	text-align: center;
	text-align: -moz-center;
	padding: 10px 0 0 8px;
	overflow: hidden;
	float: left;
}

#statusSpace
{
	position: relative;
	top: 145px;
	right: 205px;
	float: left;
}

.titleSpace
{
	font-weight: bold;
}

#listingDetail
{
	float: left;
	position: relative;
	top: 5px;
	right: 200px;
	height: 120px;
	width: 200px;
	padding-left: 5px;
	overflow: hidden;
}

#listingDetail2
{
	float: right;
	position: relative;
	bottom: 180px;
	right: 250px;
	width: 100px;
	height: 120px;
	padding-left: 5px;
}

#listingDesc
{
	text-indent: 5px;
	float: left;
	width: 550px;
	height: 55px;
	padding-top: 5px;
	overflow: hidden;
}

#listingAgent
{
	float: right;
	position: relative;
	left: 90px;
	bottom: 175px;
	color: White;
	width: 220px;
	height: 70px;
	text-align: left;
}

#listingAgent a
{
	float: right;
	position: relative;
	right: 8px;
	bottom: 15px;
}

#listingAgent img
{
	float: left;
}

/*mls listings*/
.mlsText
{
	color: Black;
}

#mlsNumSpace
{
	position: relative;
	top: 145px;
	right: 205px;
	float: left;
	width: 200px;
	height: 25px;
	text-align: center;
	color: Black;		
}

#mlsAgent
{
	float: right;
	position: relative;
	left: 90px;
	bottom: 175px;
	color: White;
	width: 220px;
	height: 70px;
	text-align: left;
}

/*mortgage calc*/
.calcSpace
{
	text-align: center;
	width: 760px;
	padding-bottom: 10px;
	color: Black;
}

.calcSpace
{
	text-align: -moz-center;
}

.mortgage
{
	font-size: 85%;
}

.mortgage td.rightUnderline
{
	border-bottom: 1px dotted #000;
	text-align: right;
}

.mortgage td.leftUnderline
{
	border-bottom: 1px dotted #000;
	text-align: left;
}

.calcFooter
{
	background-color: #EFF3FB;
	color: Black;
	font-weight: bold;
	border: 2px solid #3D59A8;
	padding: 0.4em 0.6em 0.4em 0.6em;
}

#calcBackground
{
	background-color: #EFF3FB;
}


.mortgage td.rightAlignBlue
{
	color: #0055A4;
	text-align: right;
	border-right: solid 1px Black;
	vertical-align: top;
}

.mortgage td.leftUnderlineBlue
{
	color: #0055A4;
	border-bottom: 1px dotted #000;
	text-align: left;
	vertical-align: bottom;
}

.mortgage td.rightUnderlineSide
{
	border-bottom: 1px dotted #000;
	border-right: solid 1px Black;
	text-align: right;
}


/*open house page specific*/
.headerFooter
{
	background-color: #3D59A8;
	color: White;
	font-weight: bold;
	border: 2px solid #3D59A8;
	padding: 0.4em 0.6em 0.4em 0.6em;
}

.schedule
{
	font-size: 75%;
	border: 2px solid #3D59A8;
	width: 700px;
}

.schedule td
{
	border: 1px solid #3D59A8;
}

#openHouseTable
{
	text-align: center;	
	padding-top: 5px;
}

#openHouseTable
{
	text-align: -moz-center;
}

#openHouseTable a
{
	color: #0055A4;
	cursor: pointer;
}

#openHouseTable a:hover
{
	color: #FFCC00;	
}

#mapBackground
{
	height: 450px;
	width: 785px;
	background: Transparent url(../_images/backgroundMid.jpg) repeat-y top center;
}

/*about us*/
#homeAddress
{
	text-align: left;
	padding-top: 35px;
	padding-left: 45px;
	/*color: #3D59A8;*/
	color: White;
	font-family: "Gill Sans MT", Tahoma, Verdana, Geneva, Arial, helvetica, Sans-Serif;
	font-weight: bold;
	font-size: larger;
}

/*edit listings*/
#currentPhotosSpace
{
	text-align: center;
}

#currentPhotosSpace
{
	text-align: -moz-center;
}

#currentPhotoRotator
{
	background-color: Transparent;
	background-image: url(../_images/photoBackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#leftSpace
{
	height: 35px; 
	width: 25px;
	top: -95px;
	position: relative;
	CURSOR: pointer;
	background-color: Transparent;
	float: left;
	left: 90px;
}

#rightSpace
{
	height: 35px; 
	width: 25px;
	top: -95px;
	position: relative;
	CURSOR: pointer;
	background-color: Transparent;
	float: right;
	right: 88px;
}

/*agents*/
.agentPhoto img
{
	width: 150px;
	float: left;
	background-color: Transparent;
	padding: 0 10px 3px 10px;
}

#agentBio .info
{
	font-size: 80%;
}

#agentBio .bio
{
	text-indent: 5px;
	font-size: 80%;
	width: 585px;
}

/*hastings links*/
.links 
{
	height:auto;
	font-size: 75%;
}

.links td 
{
    border-bottom: 1px dotted Black;
    border-right: 1px dotted Black;
    text-align: center;
}

.links td.last {
	border-bottom-width: 0;
}

.links td.right
{
	border-right-width: 0;
}

.links td.lastRight
{
	border-right-width: 0;
	border-bottom-width: 0;
}

.links td a { 
    color: #12127D;
    display: block;
    font: bold 120% Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.links td:hover {
    background: #EFF3FB;
}

.links a em { 
        color: #0055A4;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%;
}

.links a span {
        color: Black;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

/*listing details*/
#detailViewer
{
	background-color: White;
	background-image: url(../_images/ListingBoxV2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 525px;
	height: 365px;
	color: White;
	float: left;
	/*margin: 3px 10px 3px 3px;
	padding: 2px;*/
}

#viewSpace
{
	Width: 380px;
	Height: 285px;
	position: relative;
	top: 17px;
	left: 19px;
	text-align: center;
}

#rotatorSpace
{
	width: 75px;
	height: 300px;
	position: relative;
	left: 425px;
	top: -254px;
	background-color: Transparent;
}

#upSpace
{
	height: 17px; 
	width: 25px;
	left: 450px;
	top: -582px;
	position: relative;
	CURSOR: pointer;
	background-color: Transparent;
}

#downSpace
{
	height: 17px; 
	width: 25px;
	left: 450px;
	top: -262px;
	position: relative;
	CURSOR: pointer;
	background-color: Transparent;
}

#buttonSpace
{
	position: relative;
	top: -298px;
	left: 320px;
	width: 75px;
}

#addressSpace
{
	background-color: Transparent;
	height: 40px;
	width: 200px;
	position: relative;
	top: 105px;
	left: 250px;
	font-size: 10pt;
	float: right;
	text-align: left;
	color: White;
}

#detailInfo
{
	float: left;
	height: 295px;
	width: 245px;
	text-align: left;
	padding-right: 12px;
}

#detailsTitle
{
	width: 247px;
	height: 30px;
	background-color: Transparent;
	/*background-image: url(../_images/detailsTitle.jpg);
	background-position: center top;
	background-repeat: no-repeat;*/
	text-align: left;
	height: 30px;
	color: #3D59A8;
	overflow: hidden;
	/*font-family: "Gill Sans MT", Tahoma, Verdana, Geneva, Arial, helvetica, Sans-Serif;
	font-size: 14pt;*/
}

#agentSpace
{
	width: 220px;
	height: 72px;
	text-align: left;
	padding-top: 5px;
}

#agentSpace #agentPic
{
	padding-left: 8px;
	padding-top: 3px;
	max-height: 55px;
}

#agentSpace a
{
	float: right;
	padding-right: 8px;
	padding-top: 3px;
}

/*edit agent*/
#agentUpload
{
	float: left; 
	padding-left: 100px;
}


/*menu*/
.RadMenu_Mac
{
	z-index: 50;
}

/* Modal pops */
.modalTop a, .modalTop a:hover, .modalTop a:visited
{
    color: #ffffff;
}



