/*
Main CSS file for non-blog
*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Body */
* {margin:0; padding:0;}
body {background:#fff;  color:#303030; font:82% Arial,Verdana,Tahoma,Book Antiqua,sans-serif;}
#wrap {color:#333; margin:0 auto; width:1100px;}

/* Links */
a {background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:none;}
a:hover {background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:underline;}
a img {border:0;}

/* Header */
#headerbg {position: absolute; top: 0px; left: 0px; width:100%; height: 50px; background: url(http://www.all-foreclosure.com/810commonfiles/bghead1.png) repeat-x; z-index: 1;} 
#logo {position: absolute; top: 18px; left: 200px;}
#leftsoc{float: left;  width: 910px;}

/* Sidebars */
#leftside { float: left; margin-left: 0px;  width: 190px; margin-top: 70px; padding:0;}
#leftside .menublock { width: 190px; margin-top: 15px; font-family: Arial, Verdana, Serif; font-size: 1em; line-height: 1.8em; color: #FFF; text-align: center; background-image: url("http://www.all-foreclosure.com/images/spriteme1.png"); background-position: -10px -85px; border-bottom: solid 2px #000;}
#leftside .lmenuul{ margin: 0 0 0 0; padding: 0 0 10px 0; width: 188px; list-style: none; text-align: center; background: #EEEEEE; border-right: solid 1px #B8BA7D; border-left: solid 1px #B8BA7D; }
#leftside .lmenuul a{ width: 188px; list-style: none; text-decoration: none; text-align: center; font-size: .9em; font-weight:normal; line-height: 1.1em; color: #023F40;  font-family: verdana, tahoma, arial, sans-serif;}
#leftside .lmenuul a:hover{ width: 188px; list-style: none; text-decoration: underline; text-align: center; font-size: .9em; font-weight:normal; line-height: 1.1em; color: #023F40; font-family: verdana, tahoma, arial, sans-serif;}

#extras {float:right; line-height:1.4em; margin-top: 70px; margin-right: 7px; padding:0; width:180px;}
#extras .menublock { width: 190px; height: 25px; margin-top:15px; font-family: Arial, Verdana, Serif; font-size: 1em; line-height: 1.8em; color: #FFF; text-align: center; background-image: url("http://www.all-foreclosure.com/images/spriteme1.png"); background-position: -10px -85px; border-bottom: solid 2px #000;}
#extras .lmenuul{ margin: 0 0 0 0; padding: 0 0 10px 0; width: 188px; background: #EEEEEE; border-right: solid 1px #B8BA7D; border-left: solid 1px #B8BA7D; list-style: none; text-align: center;}
#extras .lmenuul a{ width: 188px; list-style: none; text-decoration: none; text-align: center; font-size: .9em; font-weight:normal; line-height: 1.1em;  color: #023F40; font-family: verdana, tahoma, arial, sans-serif;}
#extras .lmenuul a:hover{ width: 188px; list-style: none; text-decoration: underline; text-align: center; font-size: .9em; font-weight:normal; line-height: 1.1em; color: #023F40; font-family: verdana, tahoma, arial, sans-serif;}
#zip{ margin-top: -5px; height: 105px; width:188px; color: #023F40; background:  #ECF5ED; border-right: solid 1px #B8BA7D; border-left: solid 1px #B8BA7D; border-bottom: solid 2px #667991; text-align: center;}
/* Content */
#content {  float: right;  margin-top: 85px; margin-right: 5px; width: 675px; text-align: left; border: solid 1px #181874; line-height:1.6em;  padding:15px;  font: 11pt Arial,Verdana,Tahoma,sans-serif;}
.page-title {font-size:14pt; margin-top: 10px; color: #24385C;}
#content h1 {font-size:14pt; margin-top: 10px; color: #24385C;}
#content h2 {font-size: 1em; margin-top: 10px; color:#24385C;}
#content h3 {font-size:1em; margin-top: 10px; color:#24385C;}
#content ul {padding-left: 20px;}
#content p { margin-top: 18px;}

.refer {height: 119px; margin-left: 5px; margin-top: 5px;}
/* More Sources */
#more_sources a{ padding:10px;}
.noshow { list-style: none; padding-left: 10px;} /* For archived messages */

/* Search Box*/
#newsearch2 { width: 500px; height: 55px;  background-image: url("http://www.all-foreclosure.com/images/spriteme1.png"); background-position: -10px -10px; color: #FFF; text-align: center; font-family: Verdana, Serif, Arial; font-weight: bold; font-size: 9pt; padding: 3px;}
#searchtext{width: 250px; float: left; margin-top: 0px; margin-left: 0px; color: #FFF; text-align: center; font-family: Verdana, Serif, Arial; font-weight: bold; font-size: 9pt;}
#mainbox{float: left;  margin-left: -10px; margin-top: 20px; color: #888888; font-size: 9pt;}
#mainsearch {float: left; margin-top: -33px; margin-left: 180px;}
#boxtext{margin-left: 0px; margin-top: 0px; color: #888888; font-size: 9pt;}
#search { margin-top: 10px; margin-bottom: -4px;}	
#searchform{ float: left; margin-left: 10px; margin-top: 60px; width: 800px;}

/* Footer */
#footer {border-top:2px solid #e0e0e0; font-size:0.9em; clear:both; color:#777; font-weight:normal; line-height:1.7em; margin:0 auto; padding:10px 0; text-align:center; width:760px;}
#footer p {margin:0; padding:0;}
#footer a {color:#777; font-weight:normal; text-decoration:none;}
#footer a:hover {color:#555; text-decoration:underline;}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

