
/* Author: Misty Beier (mistybeier.blogspot.com)
	Created: 4.24.08
	Version: 1
   ----------------------------------------------------------------------*/
/* CSS for Print
   ----------------------------------------------------------------------*/
   
/* Basic Styles
   ----------------------------------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 10px 0 0;
	padding: 0;
	color: #000;
}

.hovermenu, #Lfooter, .adSpace, .propertyDetailsPage .minimenu, .propertyDetailsPage .monthlyPayment, .propertyDetailsPage .yourSavings, .propertyDetailsPage .viewSlideshow, .views img, .location .floatRight, .top650x14, .bottom650x14
{
	display:none;
}

h2
{
	font-size:18px;
	font-weight:bold;
	padding:5px 0 5px 5px;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 10px;
	padding: 0;
}

.headingDarkBlue
{
	color: #1e3478;
}

.headingBlue
{
	color: #3872b0;
}

.headingRed
{
	color: #b32017;
}

#L650mainContent h3.headingRed, #L945mainContent h3.headingRed
{
	font-size: 16px;
	color: #b32017;
	font-weight: bold;
	margin: 0 0 5px 20px;
	padding: 0;
}

h4.headingBlue
{
	font-size: 14px;
	color: #3872b0;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding: 0 0 5px 0;
}

h4.headingBlueTab
{
	font-size:14px;
	color: #3872b0;
	font-weight: normal;
	margin: 10px 0 0 20px;
	padding: 0;
}

h4
{
	font-size: 12px;
	color: #000000;
	padding: 0 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h5
{
	font-size: 10px;
	color: #3872b0;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

img
{
	border: 0;
}

.floatRight
{
	float: none;
}

.floatLeft
{
	float: none;
}

.bold
{
	font-weight:bold;
}

.italic
{
	font-style: italic;
}

.centerAlign
{
	text-align:center;
}

a:link
{
	color: #3872b0;
	text-decoration: none;
}

a:visited
{
	color: #3872b0;
	text-decoration: none;
}

a:hover
{
	color: #3872b0;
	text-decoration: underline;
}

a:active
{
	color: #3872b0;
	text-decoration: none;
}

.hr
{
	background-color: #dbebfb;
	width: 100%;
	height: 1px;
	margin: 0 10px;
}

.hrKhaki
{
	background-color:#cfcf99;
	width:auto;
	height:1px;
	margin:0 5px 5px 5px;
}

.hrBlue
{
	width: 925px;
	height: 3px;
	background-color: #3872b0;
	margin: 0 0 0 7px;
}

.smallInfo
{
	font-size: 10px;
}

.smallLink
{
	color:#000000;
	font-size:10px;
}

.boldLink
{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.bgColorWhite
{
	background-color: #ffffff;
}

.blue
{
	color:#3872b0;
}

.valignTop
{
	vertical-align:top;
}

/* Home Page Header Layout
   ----------------------------------------------------------------------*/
#HomeLheader
{
	padding: 10px 0;
	height: 97px;
	width: 945px;
	margin: 0;
	background-color:#fff;
}

#HomeLheader h1
{
	padding: 0;
	float: left;
	width: 342px;
	height: 97px;
	margin: 0 0 0 10px;
}

#HomeLheader h2
{
	padding: 0;
	width: auto;
	height: 97px;
	float: right;
	margin: 10px 0 0;
}

/* Container Layout
   ----------------------------------------------------------------------*/
#Lcontainer
{
	width: 612px;
	margin: 0;
	text-align: left;
}

/* Header
   ----------------------------------------------------------------------*/
#Lheader
{
	padding: 10px 0;
	height: 60px;
	width: 945px;
	margin: 0;
	background-color:#fff;
}

#Lheader .left
{
	padding: 0;
	float: left;
	width: 220px;
	height: 60px;
	margin: 0 155px 0 15px;
}

#Lheader .right
{
	padding: 0;
	width: 530px;
	height: 60px;
	margin: 10px 0 0 20px;
}

#Lheader .right .testimonial
{
	margin: 0;
	font-size: 18px;
}

/* End header layout*/

/* Sidebar Layout */
#Lsidebar
{
	float: right;
	width: 250px;
	padding: 0;
	margin: 10px 0 0;
}

.sidebarBox
{
	width: 247px;
	padding: 0;
}

.sidebarBox h4
{
	padding:0 0 0 10px;
	margin:0;
}

/* Home Page Top Container Layout
   ----------------------------------------------------------------------*/
#LHometopContainer
{
	width: 945px;
	height: auto;
	padding: 5px 0 5px 0;
	margin: 7px 0 10px 0;
	background-color: transparent;
}

#LHometopContainer table td table td, #LHomebottomContainer table td table td, #Lsidebar table td, #L650mainContent table td
{
	vertical-align: top;
}

#LHometopContainer label, #LHomebottomContainer label
{
	text-align: right;
}

#LHometopContainer input, #LHomebottomContainer input
{
	text-align: left;
}

#LHomebottomContainer
{
	width: 945px;
	height: auto;
	padding: 5px 0 0;
	margin: 5px 0 0;
}

/* Medium Column Layout - width was changed from 650 to 680
   ----------------------------------------------------------------------*/
#L650mainContent
{
	margin: 10px 15px 0 0;
	padding: 0;
	width: 680px;
	float: left;
}

#L680OpenWindow
{
	margin: 10px;
	padding: 0;
	width: 680px;
	float: left;
}

/* Large Column Layout
   ----------------------------------------------------------------------*/
#L945mainContent
{
	margin: 0;
	padding: 0;
	width: 612px;
	float: left;
}

/* Boxes
   ----------------------------------------------------------------------*/
/* 945 x whatever height Box
   ----------------------------------------------------------------------*/
.addDetailsPage, .addPhotosPage, .checkOutPage, .searchResultsPage, .propertyDetailsPage
{
	width: 612px;
	margin: 0;
}

/* 650 x whatever height Box - this just got changed to a width of 680px. this class will be renamed in version 2 later on.
   ----------------------------------------------------------------------*/
.choosePlanPage, .myRealtySpacePage, buyersPage, .termsConditionsPage
{
	width: 676px;
	margin: 0 0 0 1px;
	text-align:left;
	padding:0;
}

/* 267 x 80 Box - first used as Sell Your Home
   ----------------------------------------------------------------------*/
.top267x12
{
	background-image: url(images/267x12Top.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 267px;
	height: 12px;
}

.left9x80
{
	background-image: url(images/9x80Left.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 9px;
	height: 80px;
}

.right10x80
{
	background-image: url(images/10x80Right.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 10px;
	height: 80px;
}

.bottom267x10
{
	background-image: url(images/267x10Bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 267px;
	height: 10px;
}

/* 267 x 152 Box - first used as Why RealtySpace
   ----------------------------------------------------------------------*/
.top267x11
{
	background-image: url(images/267x11Top.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 267px;
	height: 11px;
}

.left9x152
{
	background-image: url(images/9x152Left.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 9px;
	height: 152px;
}

.right10x152
{
	background-image: url(images/10x152Right.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 10px;
	height: 152px;
}

.bottom267x12
{
	background-image: url(images/267x12Bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 267px;
	height: 12px;
}

/* 244 x 264 Box - first used as Search Homes
   ----------------------------------------------------------------------*/
.top244x12
{
	background-image: url(images/244x12Top.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 244px;
	height: 12px;
}

.left10x264
{
	background-image: url(images/10x264Left.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 10px;
	height: 264px;
}

.right10x264
{
	background-image: url(images/10x264Right.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 10px;
	height: 264px;
}

.bottom244x12
{
	background-image: url(images/244x12Bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 244px;
	height: 12px;
}

/* 385 x 264 Box - first used as featured home
   ----------------------------------------------------------------------*/
.top385x12
{
	background-image: url(images/385x12Top.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 385px;
	height: 12px;
}

.left10x264
{
	background-image: url(images/10x264Left.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 10px;
	height: 264px;
}

.right10x264
{
	background-image: url(images/10x264Right.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 10px;
	height: 264px;
}

.bottom385x12
{
	background-image: url(images/385x12Bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 385px;
	height: 12px;
}

/* 250 x whatever height Box
   ----------------------------------------------------------------------*/
.top250x14
{
	background-image: url(images/250x14Top.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 250px;
	height: 14px;
}

.bottom250x14
{
	background-image: url(images/250x14Bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 250px;
	height: 14px;
}

/* Sell Your Home
   ----------------------------------------------------------------------*/
div.sellHomeBox
{
	padding: 0 25px 11px 0;
}

.sellYourHome
{
	margin: 0;
	padding: 0 0 5px 10px;
	background-color: #ffffff;
	width: auto;
	height: auto;
}

.getStarted
{
	font-size: 12px;
	padding: 0 5px 0 0;
}

.getStarted input
{
	width: 60px;
	margin: 10px 0 0;
}

.getStarted input[type="button"]
{
	margin: 12px 0 0 5px;
	width: 130px;
}

/* Why RealtySpace
   ----------------------------------------------------------------------*/
div.why123Box
{
	padding:0 25px 0 0;
}

.why123
{
	font-size: 12px;
	margin: 0;
	padding: 0 5px 5px 10px;
	background-color: #ffffff;
	width: auto;
	height: auto;
}

.why123 img
{
	float: left;
	padding: 0 10px 5px 0;
}

/* Search Homes
   ----------------------------------------------------------------------*/
div.searchHomesBox
{
	padding:0 20px 0 0;
}

.searchHomes
{
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;
	width: auto;
	height: auto;
	background-image: url(images/search-bg.gif);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.searchHomes td, .searchHomes td p
{
	vertical-align: top;
}

.searchHomes label
{
	padding: 0;
	margin: 15px 5px 0 0;
	width: 95px;
}

.searchHomes input
{
	width: 110px;
	margin: 12px 5px 5px 0;
}

.searchHomes .zipInput, .searchHomes .propertyIDInput
{
	width: 60px;
	margin: 12px 5px 10px 0;
}

.searchHomes select
{
	margin: 12px 5px 10px 0;
	text-align: left;
}

.searchHomes td p
{
	text-align: center;
}

.searchHomes input[type="submit"]
{
	text-align: center;
	margin: 15px 5px 0 0;
	padding: 0;
	width: auto;
}

/* Featured Home
   ----------------------------------------------------------------------*/
.featuredHome
{
	font-size: 12px;
	margin: 0;
	padding: 0 5px 5px 10px;
	background-color: #ffffff;
	width: auto;
	height: auto;
}

.featuredHome img
{
	border: 2px solid #cfcf99;
	margin: 5px 0 10px 20px;
}

.featuredHome .featuredInfo
{
	float: left;
}

.featuredHome span.city
{
	padding: 0 20px 0 0;
}

.featuredHome .featuredPrice
{
	float: right;
}

/* Just Sold Scrolling Bar
   ----------------------------------------------------------------------*/
#justSold
{
	background-color: #ffffff;
	width: 945px;
	height: 120px;
	margin: 0;
	border-top: 3px solid #3872b0;
	border-bottom: 3px solid #cfcf99;
}

/* LbottomContainer Table
   ----------------------------------------------------------------------*/
.bottomContainerTab
{
	background-image: url(images/bottomContainerTab.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 301px;
	height: 41px;
}

.bottomContainerLeft
{
	background-image: url(images/bottomContainerLeft.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 12px;
	height: 178px;
}

.bottomContainerRight
{
	background-image: url(images/bottomContainerRight.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 10px;
	height: 178px;
}

.bottomContainerBottom
{
	background-image: url(images/bottomContainerBottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 301px;
	height: 11px;
}

/* Your Savings
   ----------------------------------------------------------------------*/
div.yourSavingsBox
{
	padding:0 20px 0 0;
}

.yourSavings
{
	width: auto;
	height: auto;
	font-size: 12px;
	margin: 0;
	padding: 0 5px 5px 7px;
	background-image: url(images/dollarsigns.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.yourSavings table
{
	margin: 10px 0 0;
}

.yourSavings label
{
	padding: 0;
	position: relative;
	top: 12px;
	margin: 0 5px 0 0;
	width: 140px;
}

.salePriceInput
{
	width: 60px;
	margin: 12px 0 5px 0;
}

.dollarSignGreen
{
	font-weight: normal;
	font-size: 15px;
	color: #408304;
}

.dollarSignBlack
{
	font-weight: normal;
	font-size: 15px;
	color: #000000;
}

.calculateSavings
{
	text-align: center;
	margin: 15px 0 10px 0;
	width: 120px;
}

.calculatedCommissions
{
	width: 120px;
	position: relative;
	top: 15px;
	font-weight: bold;
	color: #408304;
}

/* Testimonials
   ----------------------------------------------------------------------*/
div.testimonialsBox
{
	padding:0 20px 0 0;
}

.testimonial
{
	margin: 0 0 25px 0;
}

.testimonialAlt
{
	margin: 0;
}

.quoteLeft
{
	background-image: url(images/quoteLeft.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 21px;
	height: 15px;
}

.quoteRight
{
	background-image: url(images/quoteRight.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 22px;
	height: 19px;
}

.quoteAuthor
{
	font-size: 9px;
	color: #999999;
}

/* All Listings Include
   ----------------------------------------------------------------------*/
.sidebarBoxMargin
{
	margin: 0 0 10px 0;
	padding: 0;
	width: 250px;
}

img.listingsInclude
{
	margin: 15px 0 0 15px;
}

ul.includeList
{
	list-style-type: disc;
	padding: 0 10px 0 30px;
}

ul.includeList li
{
	padding: 10px 0 0 0;
}

/* Seller Page Testimonials
   ----------------------------------------------------------------------*/
img.sellerTestimonial
{
	border: 0;
	float: left;
	padding: 10px;
}

/* Need Help Selling Your Home
   ----------------------------------------------------------------------*/
.sellingHelpBox
{
	margin: 0 0 10px 0;
	padding: 0;
	width: 250px;
}

/* As Seen On
   ----------------------------------------------------------------------*/
.asSeenOnBox
{
	margin: 0 0 10px 0;
	padding: 0;
	width: 250px;
}

.asSeenOn
{
	padding: 12px 10px 10px 15px;
}

/* Featured Property/Listing
   ----------------------------------------------------------------------*/
.featured
{
	font-size: 16px;
	color: #1e3478;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 5px;
	border-bottom: 1px solid #dbebfb;
}

.listingPhoto
{
	margin: 0 10px 0 10px;
	padding: 0;
	width: 120px;
	height: 90px;
}

.listingAddress, .bedsBaths
{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.highestBid, .makeOffer
{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

.propertyID
{
	margin: 0;
	line-height: 16px;
	color: #000000;
	padding: 0 0 0 10px;
	font-size: 10px;
}

.propertyShort
{
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

/* Sellers Pages aka Listing Process
   ----------------------------------------------------------------------*/
.progressBar
{
	text-align: center;
	padding: 0 0 10px 0;
}

.skip
{
	text-align: center;
	margin:0 0 5px 15px;
	padding:3px;
	background-color: #ccc;
	float:left;
}

.skip input[type="submit"]
{
	padding: 0;
	margin: 0;
}

.fieldsetNoBorder .skip
{
	text-align: center;
	margin:0 0 5px 0;
	padding:3px;
	background-color: #ccc;
	float:left;
}

.choosePlanPage fieldset, .addDetailsPage fieldset, .addPhotosPage fieldset, .checkOutPage fieldset
{
	border: 1px solid #cfcf99;
	padding: 10px 10px 20px 20px;
	margin: 5px 20px;
}

.choosePlanPage .fieldsetNoBorder, .addDetailsPage .fieldsetNoBorder, .addPhotosPage .fieldsetNoBorder, .checkOutPage .fieldsetNoBorder, .confirmOrderPage .fieldsetNoBorder
{
	border: 0;
	margin: 0 20px;
	padding: 0;
	background-color: #ffffff;
}

.orderSummary, .totalSummary, .billingSummary, .shippingSummary, .paymentSummary
{
	background-color: #f9f9e0;
	padding: 10px;
	vertical-align: top;
}

.orderSummary h5, .totalSummary h5, .billingSummary h5, .shippingSummary h5, .paymentSummary h5
{
	font-size: 12px;
	color: #3872b0;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.total
{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.totalAmount
{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.choosePlanPage td
{
	vertical-align: top;
}

.cellSpacing
{
	width: 10px;
	background-color: #ffffff;
}

.addDetailsPage td.mainLabel
{
	vertical-align: middle;
	text-align: right;
	padding: 10px 5px 10px 0;
	width: 170px;
	font-weight: bold;
}

.addDetailsPage td.mainLabelAlt
{
	vertical-align: top;
	text-align: right;
	padding: 10px 5px 0 0;
	width: 170px;
	font-weight: bold;
}

.addDetailsPage td.valignTop
{
	vertical-align: top;
	padding: 5px 5px 0 0;
}

.addDetailsPage input, .addDetailsPage select
{
	margin: 2px 0 5px 0;
}

.addDetailsPage input[type="checkbox"]
{
	float: left;
	margin: 6px 0 0;
}

.addDetailsPage td.valignTop label
{
	margin: 6px 5px 0 5px;
	width: auto;
	text-align: left;
	float: left;
	font-weight: normal;
}

.addDetailsPage tr.altRow
{
	background-color: #f8f8e2;
}

.addDetailsPage .alignneg3
{
	margin: 0 0 10px -3px;
	width: 100%;
}

.addDetailsPage .alignneg3 td
{
	width: 150px;
}

.addDetailsPage td > span
{
	font-size: 12px;
	position: relative;
	top: -5px;
}

.addDetailsPage table.alignneg3 td label
{
	margin: 4px 0 0 5px;
}

.addDetailsPage table.alignneg3 td input[type="checkbox"]
{
	margin: 5px 0 0;
	float: left;
}

.hint
{
	background-color: #ffffff;
	width: 150px;
	padding: 0 10px;
	border-left: 1px solid #cfcf99;
	font-size: 10px;
	color: #333333;
}

.addPhotosPage .mainPhoto
{
	width: 300px;
	height: 200px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}

.addPhotosPage td.formElement
{
	padding: 0 10px;
	vertical-align: top;
}

.addPhotosPage td.formElement div.selectPhoto, #L945mainContent td.formElement div.uploadPhoto
{
	margin: 0 0 10px 0;
	text-align: left;
}

.addPhotosPage .additionalPhoto
{
	text-align: center;
	margin: 0 0 10px 0;
}

.addPhotosPage td.formElement div.note
{
	font-size: 10px;
	margin: 10px 0 0;
}

legend
{
	font-size: 10px;
	color: #3872b0;
	font-weight: bold;
	margin: 0 0 0 10px;
}

label
{
	margin: 15px 5px 0 0;
	width: 150px;
	text-align: right;
	float: left;
	font-weight: bold;
}

.leftAlignLabel
{
	margin: 0;
	float: left;
	text-align: left;
	font-weight: bold;
}

.orderSummary .leftAlignLabel
{
	margin: 0 0 5px 0;
	float: left;
	text-align: left;
	font-weight: bold;
}

input, select
{
	margin: 10px 0 0 0;
}

.margin0Input, .margin0Select
{
	margin: 0;
}

.choosePlanPage .zipPropertyInput, .addDetailsPage .zipPropertyInput, .checkOutPage .zipPropertyInput
{
	width: 60px;
}

.confirmOrderPage input
{
	margin: 0;
	padding: 0;
}

input .radioInput
{
	margin: 0 0 7px 10px;
}

input .checkbox
{
	float: left;
	margin: 0 5px 0 0;
}

.choosePlanPage ul
{
	margin: 5px 0 0 15px;
}

.propertyDetailsEx
{
	float: right;
	width: 190px;
}

.propertyDetailsEx a img
{
	border: 1px solid #3872b0;
	margin: 5px;
}

td.recommendedItem
{
	width: 50%;
	vertical-align: top;
	padding: 5px;
	margin: 0;
}

td.recommendedItem img
{
	float: left;
	padding: 5px;
}

.recommendedName
{
	padding: 0 0 5px 0;
	font-weight: bold;
}

.recommendedItemPrice
{
	padding: 15px 50px 0 0;
	text-align: left;
	float: left;
}

.recommendedItemQuantity
{
	padding: 0 0 0 10px;
	text-align: left;
}

.placeOrder
{
	background-color: #a9cf99;
	padding: 5px;
	margin: 0 20px;
	height: 25px;
}

.placeOrder .txt
{
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	width: 700px;
	padding: 5px 0 0;
	color: #ffffff;
}

.placeOrder input
{
	float: right;
}

.continueButton
{
	float: right;
	padding: 0 0 0 20px;
}

.orderConfirmedPage p
{
	margin:0 20px;
}

.orderConfirmedPage .fieldsetNoBorder
{
	margin:10px 15px 0 15px;
}

/* Search Results Page
   ----------------------------------------------------------------------*/
.searchResultsPage .featuredProperty
{
	margin: 0 20px 0 20px;
	border-bottom: 1px solid #ffea9f;
	padding: 10px 10px 10px 0;
	background-color: #fffff2;
}

.searchResultsPage .featuredHeadline
{
	margin: 0 20px 20px 20px;
	padding: 10px 0 10px 0;
}

.searchResultsPage .featuredProperty h4
{
	border-bottom: 1px solid #fff5cf;
	background-color: #f9f9e0;
	padding: 5px;
	width: auto;
}

.searchResultsPage img
{
	margin: 10px 15px 10px 0;
	position: relative;
	left: 40px;
	border: 1px solid #7b6227;
}

.searchResultsPage span
{
	font-weight: bold;
}

.searchResultsPage td
{
	width: 260px;
}

.searchResultsPage td[colspan="3"]
{
	width: auto;
}

.searchResultsPage td.photo
{
	width: 200px;
}

.searchResultsPage .standardProperty
{
	margin: 0 20px 10px 20px;
	border-bottom: 1px solid #10787d;
	padding: 0 10px 10px 0;
}

.searchResultsPage .standardHeadline
{
	margin: 0 20px 40px 30px;
	padding: 20px 0 0;
}

.searchResultsPage .standardProperty h4
{
	padding: 5px;
	margin: 0;
	font-weight: bold;
	border-bottom: 1px solid #fff5cf;
	width: auto;
}

/* Property Details Page
   ----------------------------------------------------------------------*/
.propertyDetailsLeft
{
	margin: 0;
	padding: 0;
	width: 300px;
	height: auto;
	background-color: #fff;
	float:left;
}

.propertyDetailsRight
{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	background-color: #fff;
}

.propertyDetailsRight .label
{
	font-weight:bold;
	padding:1px 10px 0 0;
	text-align:left;
}

.propertyDetailsPage .headline
{
	margin: 0;
	padding: 0;
}

.propertyDetailsPage .headline h3
{
	padding: 0;
	margin: 0 0 10px 0;
}

.propertyDetailsPage .propertyPhotos ul
{
	margin: 0;
	text-align: center;
}

.propertyDetailsPage .propertyPhotos ul li
{
	display: inline;
	list-style-type: none;
	width:90px;
	vertical-align:middle;
	text-align:center;
}

.propertyDetailsPage .propertyPhotos ul li img
{
	margin: 8px 5px 5px 0;
}

.propertyDetailsPage h2
{
	text-align: left;
	color: #000000;
	font-size: 16px;
	padding:0;
}

.propertyDetailsPage h4
{
	padding: 2px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #7b6227;
}

.propertyDetailsPage p
{
	padding: 0 0 10px 0;
}

.propertyDetailsPage .propertyPhotos
{
	margin: 0;
	padding: 0;
	background-image: none;
}

.propertyDetailsPage .mainInfo
{
	margin: 0;
	padding: 0 0 0 5px;
	overflow:auto;
}

/*.propertyDetailsPage .location {position:absolute; left:305px; top:140px;}*/

.propertyDetailsPage .views
{
	width:auto;
}

.propertyDetailsRight table td
{
	vertical-align:top;
}

.propertyDetailsPage .description
{
	margin: 0;
	padding: 0;
	text-align:justify;
	width:auto;
}

.propertyDetailsPage .terms
{
	margin: 10px 0 0;
	padding: 0;
	text-align:justify;
	width:auto;
}

.propertyDetailsPage .features, .propertyDetailsPage .income, .propertyDetailsPage .expenses, .propertyDetailsPage .details
{
	margin: 10px 0 0;
	padding: 0;
	width:auto;
}

.propertyDetailsPage table
{
	margin:0;
}

.propertyDetailsPage .mainInfo .address
{
	font-style: normal;
	font-weight: bold;
	padding:0 10px 0 0;
}

/* Property Details Flyer
   ----------------------------------------------------------------------*/
.propertyDetailsFlyer h3
{
	padding:10px 0;
	margin:0;
	color:#000;
}

.propertyDetailsFlyer img
{
	padding:0 20px 0 0;
}

.propertyDetailsFlyer p
{
	margin:0;
	padding:0;
	line-height:20px;
	font-size:14px;
}

.propertyDetailsFlyer h4
{
	padding:10px 0 0;
	margin:0;
	font-size:14px;
	font-weight:bold;
}

.propertyDetailsFlyer ul
{
	padding:10px 0;
	margin:0;
}

.propertyDetailsFlyer ul li
{
	display:inline;
	list-style-type:none;
	padding:0;
}

/* My RealtySpace Sidebar
   ----------------------------------------------------------------------*/
#myLSidebar
{
	float: left;
	width: 250px;
	padding: 0;
	margin: 10px 0 0;
	font-size:11px;
}

#myLSidebar a
{
	color:#000000;
}

#myLSidebar h3.headingDarkBlue
{
	padding:0 0 5px 5px;
	margin:0;
}

#myLSidebar .subHeading
{
	width:auto;
	margin:0 0 5px 0;
	padding:5px;
	height:12px;
	background-image:url(images/subheadingbg.png);
	background-repeat:repeat-x;
}

#myLSidebar .subHeading a
{
	color:#1e3478;
	font-weight:bold;
}

#myLSidebar .retractExpand
{
	padding:3px 0 0;
}

#myLSidebar .paddingLeft
{
	padding:0 0 0 5px;
}

#myLSidebar .offers
{
	width:55%;
	text-align:left;
	padding:0 0 0 5px;
}

#myLSidebar .messages
{
	width:40%;
	text-align:left;
}

#myLSidebar .smallLinkRed
{
	color:#b32017;
	font-size:6px;
	font-weight:normal;
	vertical-align:top;
}

#myLSidebar .inactive
{
	color:#b32017;
}

#myLSidebar .inactive a
{
	color:#b32017;
}

#myLSidebar .hrKhaki
{
	background-color:#cfcf99;
	width:100%;
	height:1px;
	margin:3px 0;
}

#myLSidebar .hrKhakiDouble
{
	width:100%;
	height:3px;
	margin:3px 0;
	border-bottom:3px solid #cfcf99;
}

#myLSidebar ul
{
	list-style-type:none;
	margin:0;
	line-height:18px;
	padding:0 0 0 5px;
}

#myLSidebar ul.myOtherLinks
{
	padding:0 0 0 5px;
}

/* My RealtySpace Page
   ----------------------------------------------------------------------*/
#myL650mainContent
{
	margin: 10px 0 0 15px;
	padding: 0;
	width: 680px;
	float: left;
}

.myRealtySpacePage p
{
	padding:0 10px;
}

.myRealtySpacePage .offerAccepted, .myRealtySpacePage .inactiveListing, .myRealtySpacePage .soldListing, .myRealtySpacePage .activeListing
{
	margin:0 10px;
	padding:0;
	width:auto;
	line-height:18px;
	background-color:#ffffff;
}

.myRealtySpacePage .title
{
	padding:0;
	margin:0 10px;
	border-bottom:1px solid #1e3478;
	height:25px;
}

.myRealtySpacePage .title h2
{
	margin:0;
	padding:0;
}

.myRealtySpacePage .title .headingDarkBlue
{
	margin:0;
	padding:0;
}

.myRealtySpacePage .headline
{
	margin:10px 0;
	width:auto;
}

.myRealtySpacePage .headline h3
{
	margin:0;
	padding:0;
	font-size:12px;
}

.myRealtySpacePage .headline h3 a
{
	color:#000000;
}

.myRealtySpacePage .col1, .myRealtySpacePage .col2
{
	width:50%;
	margin:0 0 10px 0;
}

.myRealtySpacePage .col1 .photo
{
	margin:0 10px 0 0;
}

.myRealtySpacePage .col2 .listingDetails
{
	margin:0 100px 0 0;
}

.myRealtySpacePage h3
{
	margin:0 0 0 10px;
}

.myRealtySpacePage h4
{
	padding:5px 0 0 10px;
	margin:0;
	font-weight:bold;
}

.myRealtySpacePage .propertyID
{
	font-size:12px;
	color:#000000;
	margin: 0;
	padding: 10px 0 0;
}

.myRealtySpacePage .accountMiniMenu
{
	text-align: left;
	background-color:#dbebfb;
	padding:0 0 0 5px;
	margin:0;
}

.myRealtySpacePage table td
{
	vertical-align:top;
}

.myRealtySpacePage .more
{
	margin:0;
	padding:5px 0 0;
}

.myRealtySpacePage .more a
{
	color:#1e3478;
}

.myRealtySpacePage .col2 .miniMenuItem
{
	margin:0 5px 0 0;
}

/* My RealtySpacePage Photos
   ----------------------------------------------------------------------*/
.myRealtySpacePage .mainPhotoContent
{
	padding:10px;
}

.myRealtySpacePage .mainPhoto
{
	padding:0 20px 0 0;
}

.myRealtySpacePage .note
{
	padding:10px 0 0;
	font-size:10px;
}

.myRealtySpacePage .additionalPhotoContent
{
	padding:10px 0 0;
}

.myRealtySpacePage .additionalPhotoLayout
{
	padding:0 10px;
}

.myRealtySpacePage .leftPhoto
{
	padding:0 60px 15px 0;
}

.myRealtySpacePage .rightPhoto
{
	padding:0 10px 0 0;
}

/* My RealtySpacePage Property Details
   ----------------------------------------------------------------------*/
.myRealtySpacePage fieldset
{
	border: 1px solid #cfcf99;
	padding: 10px 10px 20px 20px;
	margin: 5px 20px 5px 20px;
}

.myRealtySpacePage .fieldsetNoBorder
{
	border: 0;
	margin: 0 20px 0 20px;
	padding: 0;
	background-color: #ffffff;
}

.myRealtySpacePage .zipPropertyInput
{
	width: 60px;
}

.myRealtySpacePage td.mainLabel
{
	vertical-align: middle;
	text-align: right;
	padding: 10px 5px 10px 0;
	width: 170px;
	font-weight: bold;
}

.myRealtySpacePage td.mainLabelAlt
{
	vertical-align: top;
	text-align: right;
	padding: 10px 5px 0 0;
	width: 170px;
	font-weight: bold;
}

.myRealtySpacePage td.valignTop
{
	vertical-align: top;
	padding: 5px 5px 0 0;
}

.myRealtySpacePage input, .myRealtySpacePage select
{
	margin: 2px 0 5px 0;
}

.myRealtySpacePage input[type="checkbox"]
{
	float: left;
	margin: 6px 0 0;
}

.myRealtySpacePage td.valignTop label
{
	margin: 6px 5px 0 5px;
	width: auto;
	text-align: left;
	float: left;
	font-weight: normal;
}

.myRealtySpacePage tr.altRow
{
	background-color: #f8f8e2;
}

.myRealtySpacePage .alignneg3
{
	margin: 0 0 10px -3px;
	width: 100%;
}

.myRealtySpacePage .alignneg3 td
{
	width: 150px;
}

.myRealtySpacePage td > span
{
	font-size: 12px;
	position: relative;
	top: -5px;
}

.myRealtySpacePage table.alignneg3 td label
{
	margin: 4px 0 0 5px;
}

.myRealtySpacePage table.alignneg3 td input[type="checkbox"]
{
	margin: 5px 0 0;
	float: left;
}

.myRealtySpacePage .hint
{
	background-color: #ffffff;
	width: 100px;
	padding: 0 10px;
	border-left: 1px solid #cfcf99;
	font-size: 10px;
	color: #333333;
}

/* My RealtySpacePage Offers Table
   ----------------------------------------------------------------------*/
.myRealtySpacePage .offersTable
{
	margin:10px 0 0;
	background-color:#f9f9e0;
	border:1px solid #cfcf99;
	padding:5px;
}

.myRealtySpacePage .offersTable .offerStatus
{
	padding:0 0 0 30px;
}

.myRealtySpacePage .offersTable .seeOfferHistory
{
	border-top:1px solid #cfcf99;
	margin:2px 0 0;
	padding:2px 0 0;
}

.myRealtySpacePage .offersTable .seeOfferHistory a
{
	color:#000000;
}

.myRealtySpacePage .offerHistoryTable
{
	margin:5px 0 0 0;
	background-color:#ffffff;
	overflow:auto;
}

.myRealtySpacePage .offerHistoryTable table td
{
	border:0;
}

.myRealtySpacePage .offerHistoryTable h4
{
	color:#3872b0;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.myRealtySpacePage .offerHistoryTable h3
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 0;
	border:0;
}

.myRealtySpacePage .offerHistoryTable .offerHistoryTitle
{
	width:654px;
	text-align:center;
	padding:0 0 10px;
}

.myRealtySpacePage .offerHistoryTable .offerHistorysubHeading
{
	width:280px;
	text-align:center;
}

.myRealtySpacePage .offerHistoryTable .waitingOnResponse
{
	padding:10px 0 0;
}

.myRealtySpacePage .offerHistoryTable .offersBg
{
	background-color:#dbebfb;
	width:276px;
	padding:0 10px;
	margin:0 1px 0 0;
}

.myRealtySpacePage .offerHistoryTable .offersBgTop
{
	background-color:#dbebfb;
	width:276px;
	padding:0 10px;
	background-image:url(images/offertop.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 1px 0 0;
}

.myRealtySpacePage .offerHistoryTable .offersBgBottom
{
	background-color:#dbebfb;
	width:276px;
	padding:0 10px 10px 10px;
	background-image:url(images/offerbottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0 1px 0 0;
}

.myRealtySpacePage .offerHistoryTable .topRightBottom
{
	background-image:url(images/offertoprightbottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:654px;
	height:17px;
	clear:both;
}

.myRealtySpacePage .offerHistoryTable .bottomLeftTop
{
	background-image:url(images/offerbottomlefttop.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:654px;
	height:17px;
	clear:both;
}

/* Make an Offer Table
   ----------------------------------------------------------------------*/
.myRealtySpacePage .makeOfferTable
{
	margin:20px 0 0;
}

.myRealtySpacePage .makeOfferTable label
{
	vertical-align:top;
	margin:0 5px 0 0;
	padding:0;
}

.myRealtySpacePage .makeOfferTable input
{
	vertical-align:top;
	margin:0 0 20px;
	padding:0;
}

.myRealtySpacePage .makeOfferTable span
{
	padding:0;
	margin:0;
	position:relative;
	top:0;
}

.myRealtySpacePage .makeOfferTable .offerDisclaimer
{
	margin:20px 0 0;
	width:350px;
}

.myRealtySpacePage .makeOfferTable .submitButton
{
	margin:5px 0 0;
}

/* Message Table
   ----------------------------------------------------------------------*/
.myRealtySpacePage .messagesTable
{
	margin:10px 0 0;
	padding:0;
}

.myRealtySpacePage .messagesTable h3
{
	margin:0 0 10px 0;
}

.myRealtySpacePage .messagesTable label
{
	vertical-align:top;
	margin:0 5px 10px 5px;
	padding:0;
	width:auto;
}

.myRealtySpacePage .messagesTable input
{
	vertical-align:top;
	margin:0 0 20px;
	padding:0;
}

.myRealtySpacePage .messagesTable span
{
	padding:0;
	margin:0;
	position:relative;
	top:0;
}

.messageTabs
{
	padding: 0;
	margin: 5px 0 0;
	background-color: #f9f9e0;
}

.messageTabs li
{
	list-style: none;
	display: inline;
	float: left;
}

.messageTabs a
{
	padding: 5px 10px;
	text-decoration: none;
	float: left;
	color: #000000;
	background-color: #f9f9e0;
}

.messageTabs a:hover
{
	padding: 5px 10px;
	background-color: #dbebfb;
	color: #000000;
	text-decoration: none;
}

.myRealtySpacePage .selectedTab
{
	background-color:#dbebfb;
}

.myRealtySpacePage .messageContent
{
	background-color:#dbebfb;
	padding:5px 5px 20px 5px;
}

.myRealtySpacePage .messageContentDetail
{
	background-color:#f9f9e0;
	padding:5px 5px 20px 5px;
}

.myRealtySpacePage .send
{
	padding:10px 0 0 5px;
}

.myRealtySpacePage .messageLine
{
	border-bottom:1px solid #cccccc;
}

.myRealtySpacePage .messageFrom, .myRealtySpacePage .messageSubject
{
	padding:3px;
	margin:0 10px 0 0;
}

.myRealtySpacePage .messageDate
{
	padding:3px;
	margin:0;
	text-align:right;
}

.myRealtySpacePage .newMessage
{
	background-color:#f9f9e0;
}

/* My RealtySpacePage welcome
   ----------------------------------------------------------------------*/
.myRealtySpacePage .welcomeSample
{
	margin:20px 0 0;
}

/* Buyers Page
   ----------------------------------------------------------------------*/
.buyersPage
{
	padding: 0 10px;
	overflow:auto;
}

.buyersPage h3
{
	padding:0 0 10px 0;
	margin:0;
}

.buyersPage ol
{
	margin:0 0 0 30px;
}

div.centerAlign input.search
{
	margin:10px 0 0 10px;
}

.buyersPage .homeEvaluationFormAd
{
	margin:5px auto 0 auto;
	background-image:url(images/homeevalutionad.png);
	background-position: bottom right;
	background-repeat:no-repeat;
	width:230px;
	height:230px;
	position:relative;
	right:60px;
	border:1px solid #cfcf99;
	padding:10px;
}

/* Terms and Conditions/ Privacy Policy Page 
   ----------------------------------------------------------------------*/
.termsConditionsPage h3
{
	padding:0 0 0 10px;
}

.termsConditionsPage h4
{
	padding:5px 20px 0 20px;
	margin:0;
}

.termsConditionsPage p
{
	padding:2px 20px 3px 20px;
}

.termsConditionsPage h4.headingDarkBlue
{
	font-weight:bold;
	font-size:12px;
}

.termsConditionsPage ol, .termsConditionsPage ul
{
	padding:10px 20px 10px 60px;
}

/* Various Form Pages
   ----------------------------------------------------------------------*/
.login, .register, .password, .contact
{
	padding:0 10px;
	overflow:auto;
}

.login .forgotPassword, .register .acceptTerms
{
	margin:5px 0 0 155px;
}

.login .loginButton, .register .registerButton, .password .submitButton, .contact .submitButton
{
	margin:20px 0 0 150px;
}

.login .ad, .register .ad, .password .ad
{
	text-align:center;
	padding:100px 0 0;
	margin:0;
}

.contact label
{
	vertical-align:top;
}

.contact input, .contact textarea
{
	margin:10px 0;
}

.contact fieldset
{
	border:1px solid #cfcf99;
	padding:10px;
	margin:20px 0;
}

.contact h4
{
	padding:0 10px 15px;
	margin:0;
}

/* Ads and Banners
   ----------------------------------------------------------------------*/
.ads
{
	border: 1px solid #3872b0;
}

.ad
{
	padding:20px;
	text-align:center;
}

.topBanner
{
	padding: 0 0 5px 0;
	float: right;
}

/* Alert Messages
   ----------------------------------------------------------------------*/
.MessageSuccess
{
	border : 2px solid #007F08;
	background-color:#DDFFE3;
	padding: 8px;
	margin: 10px 20px 0 20px;
}

.MessageError
{
	color:Black;
	border: 2px solid #A5001B;
	background-color:#FFC1C7;
	padding: 8px;
	margin: 10px 20px 0 20px;
}

.MessageWarning
{
	border: 2px solid #AAAF00;
	background-color:#FFF9AA;
	padding: 8px;
	margin: 10px 20px 0 20px;
}

.Message
{
	border: 2px solid #000000;
	background-color:#E2E2E2;
	padding: 8px;
	margin: 10px 20px 0 20px;
}

/* Carousel
   ----------------------------------------------------------------------*/
.carousel
{
	overflow: hidden; /* padding-bottom:3px;  ; */
	position: relative;
	cursor: default;
	border: 0px;
	z-index: 1;
}

.carousel ul
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 10000000px;
}

.carousel li
{
	float: left;
	list-style-type: none; /* margin:0 0 0 20px; */
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 181px;
	text-align: center;
	background-image: url(images/slide.gif);
}

.carousel div
{
	font-size: 10px;
	font-family: Verdana;
}

.carousel img
{
	width: 120px;
	height: 80px;
	padding: 0 30px;
	border-right: 1px solid #cfcf99;
}

.carousel .carouselText
{
	margin: 3px 0 2px 0;
}

/* Negotiator
   ----------------------------------------------------------------------*/
#negotiator
{
	position: absolute;
	margin: 0;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cfcf99;
	width: 600px;
	font-size: 12px;
	text-align:left;
	display: none;
	visibility: hidden;
}

#negotiator h3
{
	margin:0;
}

#negotiator h4
{
	color:#b32017;
	font-weight:bold;
	margin:0;
	padding:5px 0 0;
	text-align:center;
}

#negotiator p
{
	line-height:16px;
	padding:5px 0 0;
}

#negotiator label
{
	padding:5px 0 0;
	margin:0;
	text-align:left;
}

#negotiator input, #negotiator textarea
{
	padding:0;
	margin:0
}

#negotiator .accept, #negotiator .counter, #negotiator .decline
{
	width:178px;
	height:200px;
	padding:5px;
}

#negotiator .counter, #negotiator .counterButton
{
	margin:0 auto;
	background-color:#dbebfb;
}

#negotiator .button, #negotiator .counterButton
{
	width:178px;
	text-align:center;
	position: absolute;
	bottom:10px;
}

/* End
   ----------------------------------------------------------------------*/
