@charset "UTF-8";
/* CSS Document */

body {
background-color: #141f26;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
margin: 0px;
}
h1, div.blog-container h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color:#A67951;
}
h2, div.blog-container h2 a {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#A67951;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #666;
}

#newsletter {
margin-left: 7px;
margin-top: 7px;
}
#sidebar {
background-color:#e4e4de;
width: 164px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
padding: 10px;
float: left;
margin-left: 1px;
}
a:link {
color: #736555;
}
a:visited {
color: #324038;
}
a:hover {
color: #4F868C;
}

.mainmenu, .mainmenu ul, .mainmenu_ro ul {
	padding: 5px 10px 5px 10px;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.mainmenu_ro {
	padding: 5px 10px 5px 10px;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}

.mainmenu_active {
	padding: 5px 10px 5px 10px;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}


.mainmenu ul li {
}

#nav-menu {
margin-top: 145px;
margin-left: 195px;
position: absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
#nav-menu li {
display: inline;
list-style: none;
padding-right: 10px;
padding-left: 10px;
border-right: 1px solid #999;
}
#nav-menu li a:link {
color: #333333;
margin-top: 0px;
text-decoration: none;
}
#nav-menu li a:visited {
color: #324038;
margin-top: 0px;
text-decoration: none;
}
#nav-menu li a:hover {
color: #FFFFFF;
margin-top: 0px;
text-decoration: none;
}
#houses {
margin-left: 10px;
margin-top: 21px;
float: left;
}
#centercontent {
float: left;
width: 700px;
margin-left: 25px;
}
#centercontent_lenders {
float: left;
width: 550px;
margin-left: 25px;
}
#centercontent_properties {
float: left;
width: 1021px;
}
#footer {
background-image:url(http://www.seattleshortsales.com/Images/redesign/dropshadow_bottom.gif);
background-repeat:no-repeat;
height: 46px;
width: 1000px;
margin: 0 auto;
padding-left: 35px;
padding-top: 1px;
font-size: 10px;
color: #FFF;
line-height: 6px;
}

#footer_listings {
background-image:url(http://www.seattleshortsales.com/Images/redesign/dropshadow_bottom_1021px.gif);
background-repeat:no-repeat;
height: 46px;
width: 1021px;
margin: 0 auto;
padding-left: 35px;
padding-top: 1px;
font-size: 10px;
color: #FFF;
line-height: 6px;
}

.blogsitesummary {
list-style-type: circle;
margin-left: -25px;
line-height: 18px;
}
.author {
display:none;
}
.date {
font-size: 9px;
}

/* #topquote1 {
color: #fff;
float: left;
position: absolute;
margin-top: 50px;
margin-left: 245px;
font-weight:bold;
font-size: 13px;
}

#topquote2 {
color: #fff;
float: left;
position: absolute;
margin-top: 90px;
margin-left: 245px;
} */

#topquote1 {
color: #fff;
float: left;
position: absolute;
margin-top: 25px;
margin-left: 245px;
*margin-left: 5px; /* ie ie7 */
font-size: 13px;
width: 380px;
}


#topquote2 {
color: #fff;
float: left;
position: absolute;
margin-top: 95px;
margin-left: 245px;
*margin-left: 5px; /* ie ie7 */
}

#topquote1-2 {
color: #fff;
float: left;
position: absolute;
margin-top: 47px;
margin-left: 360px;
font-weight:bold;
font-size: 13px;
}

#topquote2-2 {
color: #fff;
float: left;
position: absolute;
margin-top: 83px;
/* margin-left: 253px; */
margin-left: 360px;
}

#tagline {
color: #fff;
float: left;
position: absolute;
top: 105px;
*top: 120px; /* IE only */
margin-left: 215px;
font-size: 13px;
}

#experience {
color: #141f26;
float: left;
position: absolute;
margin-top: 108px;
/* margin-left: 253px; */
margin-left: 360px;
font-family: "Courier New", Courier, monospace;
font-weight: bold;
font-size: 13px;
background-color: #999;
padding: 2px 5px;
}

input.newsreg {
width: 100px;
}
#newsregdiv {
border: #666 1px dotted;
padding-right: 8px;
padding-left: 8px;
padding-bottom: 8px;
padding-top: 8px;
}

.successfulshortsale {
	width: 200px;
}

/* ------------------- */
/*  ROLLOVER IMAGES    */
/* ------------------- */

#homeowners_button {
  display: block;
  width: 157px;
  height: 73px;
  background: url("/Images/redesign/btn_homeowner.png") no-repeat 0 0;
}

#homeowners_button:hover {
	background:url("/Images/redesign/btn_homeowner.png") no-repeat 0 -73px;
}

#homeowners_button span
{
  display: none;
}


#brokers_button {
  display: block;
  width: 157px;
  height: 73px;
  background: url("/Images/redesign/btn_broker.png") no-repeat 0 0;
}

#brokers_button:hover {
	background:url("/Images/redesign/btn_broker.png") no-repeat 0 -73px;
}

#brokers_button span
{
  display: none;
}


#newsletter2 form .form div #catlistbutton {
	margin: 3px 0 0 0;
	background-color: #465e73;
	border: 1px solid #333;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

/* DITCH THE DEBT - WEB FORM 1 */

.form_debt {
	width: 175px; 
	padding: 0 3px 0 3px; 
	background-color: #CCC;
	border: 2px solid #2f4159;
	color: #000;
}

.form_debt p {
	color: #2f4159;
	text-align: center;
	margin: 0 0 12px 0;
	padding: 0;
}

label.form_debt {
	color: #666;
	border: none;
}

input.form_debt  {
	width: 150px;
	border: 1px solid #999;
	padding: 5px;
	margin: 0 0 3px 0;
	font-size: 12px;
	background-color: #fff;
}

input.form_debt:focus {
	background-color: #FFC;
	color: #2f4159;
	font-size: 12px;
}

.form_debt_submit {
	width: 60px;
	border: 1px solid #999;
	padding: 5px;
	margin: 3px 0 3px 0;
	font-size: 12px;
	background-color: #2f4159;
	color: #fff;
	font-weight: bold;
}

.form_debt_submit:hover {
	background-color: #a3afb9;
	color: #2f4159;
}

/* DITCH THE DEBT - WEB FORM 2 */

label.form_debt_2 {
	color: #666;
	border: none;
}

input.form_debt_2  {
	width: 150px;
	border: 1px solid #999;
	padding: 5px;
	margin: 0 0 3px 0;
	font-size: 12px;
	background-color: #fff;
}

input.form_debt_2:focus {
	background-color: #FFC;
	color: #2f4159;
	font-size: 12px;
}

.form_debt_2_submit {
	width: 60px;
	border: 1px solid #999;
	padding: 5px;
	margin: 3px 0 3px 0;
	font-size: 12px;
	background-color: #2f4159;
	color: #fff;
	font-weight: bold;
}

.form_debt_2_submit:hover {
	background-color: #a3afb9;
	color: #2f4159;
}

#lender_sidebar {
	float: right; 
	width: 150px; 
	padding: 0pt 0pt 0pt 10px; 
	background-color: #e4e4e4; 
	border: 1px solid #999;
}

#lender_sidebar table tbody tr td.lender_hide {
	display: none;
}
