/*/* Normalizes margin, padding */

body, div, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin: 0;
	padding: 0;
}

/* Normalizes font-size for headers */

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Removes list-stype from lists */

ol, ul {
	list-style: none;
}

/* Normalizes front-style and font-weight to normal */

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Removes border from fieldset and img */

fieldset, img {
	border: 0;
}

/* Left-aligns text in caption and th */

caption, th
{
	text-align: left;
}

/* Removes quotation marks from q */

q:before, q:after
{
	content: '';
}

/* HTML body */

html {
	background-image: url('/images/background.jpg');
	background-repeat: repeat-y;
}

div.center {
	text-align: center;
}

/* Body pane */

div#content {
	position: absolute;
	left: 50%;
	margin-left: -360px;
	top: 50%;
	margin-top: -293px;
	width: 720px;
	height: 585px;
	background-image: url('/images/panel-background.png');
}


/* Main area */

div#main {
	z-index: 1;
	position: relative;
	margin-top: 70px;
	margin-left: 8px;
	padding-right: 8px;
	float: left;
	width: 513px;
	height: 508px;
	overflow: auto;
	font-family: georgia;
	display: block;
}

div#main_mls {
	z-index: 1;
	position: relative;
	margin-top: 72px;
	margin-left: 20px;
	padding-right: 8px;
	float: left;
	width: 660px;
	overflow: auto;
	font-family: georgia;
	display: block;
	border-style: solid;
	border-width: 2px;
	background-color: #FFFFFF;
	padding: 2px;
}

div#main a {
	display: inline;
}

div#mainsub {
	z-index: 1;
	float: right;
	width: 23%;
	position: relative;
	margin-top: 80px;
	font-family: georgia;
    display: block;

}

div#mainsub_mls {
	z-index: 40;
	position: relative;

}

div.clearsub {
	clear: both;
	height: 15px;
}

div#mainsub img {
	border-style: solid;
	color: #000000;
	border-width: 1px;
	margin-top: 1px;
	/*margin-bottom: 15px;*/
	margin-right: 5px;

}

div#mainsub h3 {
	font-weight: bold;
	font-size: 14px;
	padding-top: 14px;
	/*margin-bottom: 15px;*/
}

div#mainsub a:active, a:visited, a:link {
	text-decoration: none;
	color: #000000;
	clear: left;
	display: block;
	height: 53px;
	vertical-align: middle;
}

div#mainsub a:visited {
	text-decoration: none;
	color: #000000;
	clear: left;
	display: block;
	height: 53px;
	vertical-align: middle;
}


/* Property Div */

#items a {
	text-decoration: none;
	color: #FFFFFF;
}

#items a:visited {
	color: #FFFFFF;
}

#items a:active {
	color: #FFFFFF;
}

#items a:hover {
	text-decoration: underline;
}

#items h2 {
	background-color: #6699CC;
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	width: 300px;
	padding: 5px;
	margin-bottom: 10px;
}

#propertyshow {
	font-family: georgia;
}

div.photo {
	text-align: center;
}


/* Agent Div */

#agent A {
	text-decoration: none;
	color: #FFFFFF;
}

#agent A:visited {
	color: #FFFFFF;
}

#agent A:active {
	color: #FFFFFF;
}

#agent A:hover {
	text-decoration: underline;
}

div#agent h1 {
	font-size: 20px;
	text-align: left;
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 6px;
}

div#agent h3 {
	color: #E0E0E0;
	font-weight: normal;
	text-align: right;
	display: inline;
	margin: 0;
	padding: 0;
}

div#agent table {
	border-color: #FFFFFF;
	border-style: solid;
}
/* Featured Listing */

div#featuredtitle {
	position: absolute;
	left: 10px;
	bottom: 183px;
	font-size: 20px;
}

div#featuredlisting {
	position: absolute;
	width: 260px;
	height: 150px;
	bottom: 10px;
	left: 10px;
	background-color: #825118;
	overflow: hidden;
	padding: 5px;
	font-family: trebuchet ms, georgia, arial;
}

div#featuredlisting img {
	border-style: solid;
	border-color: #000000;
	border-width: 3px;
	position: absolute;
	right: 0;
	top: 0;
	margin: 3px;
}

div#featuredlisting a:link img, a:active img, a:visited img {
	border-style: solid;
	border-color: #000000;
	border-width: 3px;
}

p.title {
	width: 80px;
	margin-top: .5em;
}

div#featuredlisting a:link, a:visited {
	font-size: 14px;
	width: 145px;
	height: 56px;
	color: #FFFFFF;
	text-decoration: none;
}

p.description {
	font-size: 12px;
	margin-top: 24px;
	font-family: trebuchet ms;
}


div#contact1, #contact2, #contact3 {
	font-family: arial;
	font-size: 12px;
}

div#contact1 {
	position: absolute;
	left: 288px;
	top: 340px;

}

div#contact2 {
	position: absolute;
	left: 440px;
	top: 400px;
	z-index: 15;
}

div#contact3 {
	position: absolute;
	left: 288px;
	top: 400px;
}

div#debbie {
	position: absolute;
	left: 20px;
	top: 5px;
	color: #FFFFFF;
	font-size: 26px;
}

div#debbie a {
	color: #FFFFFF;
	font-size: 26px;
	display: inline;
	text-decoration: underline;
}

div#servicefirst {
	position: absolute;
	top: 12px;
	left: 370px;
	color: #FFFFFF;
	font-size: 18px;
}
/* Form */

.formbreadcrumbs {
	font-size: 20px;
}

.formbreadcrumbscaption {
	font-size: 17px;
	color: #666666;
}


div.form {
	font-family: Georgia;
	font-size: 12px;
}

div.form table {
	position: relative;
	padding: 2px;
}

div.form img {
	clear: left;
	display:block;
}

div.form h1 {
	font-size: 14px;
}

#optionstable {
	position: relative;
	padding-left: 10px;
	border-style: none;
}

div.formformat input, textarea, select {
	left: 15%;
	float: left;
	display: block;
	margin-bottom: 3px;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	font-size: 2em;
	font-family: trebuchet ms;
	padding: 2px;
}

input.hidden {
	display: none;
	border-style: none;
}

table {
	position: relative;
	border-width: 1px;
	border-style: dotted;
	border-color: #FFCC99;
	margin-bottom: 7px;
	width: 90%;
	font-family: georgia;
	font-size: 14px;
	table-layout: fixed;
}

div.form textarea {
	font-size: 14px;
}

div.form select {
	font-size: 18px;
}


#optionstable input {
	border-style: none;
}

div.form br {
	clear: left;
}

div.form p {
	clear: left;
	border-width: 2px;
	border-style: none;
	width: 90%;
	padding: 4px;
	margin-bottom: 8px;
	padding-bottom: 50px;
}


div#formleft {
	float: left;
	width: 50%;
}

div#formright {
	float: right;
	left: 50%;
	width: 50%;
}

div#optionsright {
	position: relative;
	float: right;
	top: 0%;
	left: 50%;
	width: 40%;
	border: none;
}

div#optionsleft {
	position: relative;
	float: left;
	width: 40%;
	top: 0%;
	left: 0%;
	border: none;
}

div#form5 input {
	font-size: 14px;
	border-style:normal;
}

div.form h1 {
	font-weight: normal;
	font-size: 18px;
}
div.form a {
	font-size: 22px;
	color: #FFFFFF;
}

div.form a:visited {
	font-size: 22px;
	color: #FFFFFF;
}

div#property h2 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #99CCFF;
}

#property_image1_temp, #property_image2_temp, #property_image3_temp, #property_image4_temp, #property_image5_temp {
	border-style: none;
}


/* Footer */


div#footer {
	position: relative;
	float: right;
	padding: 7px;
	width: 480px;
	background: #6699CC;
	height: 35px;
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	font-family: trebuchet ms;
	font-size: 14px;
	margin: 4px;
	z-index: 2;
}

#footer A {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
}

#footer A:visited {
	color: #FFFFFF;
}

#footer A:active {
	color: #FFFFFF;
}

#footer A:hover {
	text-decoration: underline;
}


* html #footer {
	width: 100%;
}

div#footer h1 {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 3px;
	color: #000000;
}

/* Overlay */

div#overpage {
	position: absolute;
	z-index: 14;
	background-color: #666666;
	width: 100%;
	height: 100%;
	overflow: auto;
	opacity: .75;
	filter: alpha(opacity=75);
}

div#overlay a {
	display: inline;
}

div#overlay {
	position: absolute;
	z-index: 15;
	overflow: auto;
	top: 100%;
	left: 100%;
	margin-left: -740px;
	margin-top: -540px;
	width: 700px;
	height: 500px;
	background-color: #99CCFF;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	padding: 8px;

}

div#preview {
	position: absolute;
	z-index: 20;
	overflow: auto;
	top: 10%;
	left: 10%;
	width: 700px;
	height: 500px;
	border-style: dashed;
	border-color: #FFFFFF;
	border-width: 3px;
	padding: 8px;

}

/* Tips */

div .tips a {
	color: #FFFFFF;
}

div .tips a:hover {
	text-decoration: underline;
}

div .tips p {
	padding-top: 4px;
	padding-bottom: 1em;
}

div .tips h1 {
	margin-top: 0em;
	margin-bottom: .2em;
	font-size: 16px;
	font-weight: bold;
	
}



div .tips {
	font-size: 14px;
}

div .indent {
	padding-left: 20px;
}

div #mlsframe_id {

}

div.about_agent {
	margin-left: 100px;

}

p.add_resource {
	background-color: #6699CC;
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	width: 300px;
	padding: 5px;
	margin-bottom: 10px;
}

div#fsbo_warning {
	background-color: #FF3333;
	border: 4px solid #CC0000;
	padding: 5px;
	margin-bottom: 10px;
}
