/*
Theme Name:Bank Owned Homes Template 20
Version:1.0.0
*/

* { margin: 0; padding: 0; outline: none; }

body {
	background:url(images/header-bg.gif) repeat-x;
	font: 9.5pt Arial, Helvetica, sans-serif;
	color: #303030;
}

a:link, a:visited { text-decoration: underline; color: #560001; }
a:hover { text-decoration: none; }

p { padding: 5px 0; text-align: justify; }

.highlight { color:#560001; }
strong { color:#560001; }

#wrapper { width: 100%; }
#containerbox { width: 770px; height: auto; margin: 0 auto; background-color:#fff; }

/*
#head-containerbox { width: 100%; height: 170px; background: url(images/logo-home.jpg) no-repeat; padding:0; margin:0; }
#logo { float: left; position: relative; top: 0; width: 436px; height: 107px; }
#logo a { position: absolute; background: url(images/logo.jpg) no-repeat top; width: 325px; height: 126px; }
#home-logo { float: right; position: relative; top: 0; width: 280px; height: 135px; background: url(images/logo-home.jpg); }
.spacer-headlogo { width: 100%; height: 4px; clear: both; position: relative; }
#primary-nav { width: 770px; height: 51px; margin: 0 auto; font-size: 12pt;}*/

#nav { list-style: none; padding-left: 20px; }
#nav li { list-style-type:none; float: left; white-space: nowrap; }
#nav .page_item a {
	color: #560001;
	display: block;
	text-decoration: none;
	padding: 15px 20px 0px 0;
	font:bold 11pt "Lucida Sans", Arial, Helvetica, sans-serif; 
	height:47px;
}
#nav li:hover { background-position: 100% -38px; color: #211b39; }
#nav .page_item a:hover { background-position: 0px -38px; border: none; color: #211b39; }
#nav li.current_page_item { color: #000; text-decoration: none; }
#nav .current_page_item a, #nav .current_page_item a:visited { color: #000; text-decoration: none; }

#middle-containerbox { width: 100%; height: auto; }
#left-containerbox { float: right; position: relative; width: 279px; padding-right: 10px; }
#get-formbox { width: 100%; height: 115px; background: url(images/bg-get-free.gif) no-repeat top; }
.spacer-leftbox { width: 100%; height: 12px; }
#reo-formbox { width: 100%; height: 338px; background: url(images/bg-reo-form.gif) no-repeat top; }
	
#right-containerbox { float: left; position: relative; width: 445px; padding-left: 15px; }

#footer-globalbox { width: 100%; height: 102px; }
#footer-containerbox { width: 775px; margin: 0 auto; position: relative; top: 24px; border-top: solid 1px #ababab; }
#footer-spacer { margin:0; padding:15px 0 0 0; }
#primary-footer-nav { width: 100%; height: 29px; font:bold 9pt "Lucida Sans", Verdana, Tahoma; color: #560001; }

.footer-navi li { display: inline; padding: 0px 7px; }
.footer-navi li a { text-decoration: none; }
.footer-navi li a:hover { text-decoration: underline; }

#copyright-text { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; height: auto; color: #898989; }
#copyright-text a { text-decoration: none; color: #560001; }
#copyright-text a:hover { text-decoration: underline; }

.get-table-form td { padding: 0 5px 0 17px; color: #555555 }
.get-inside-form td { padding: 0; color: #555555; }
.header-get { font:normal 14pt "Lucida Sans", Arial, Verdana; color: #fff !important; line-height:20px; }
.text-reo { 
	height: 15px;
	width: 175px; 
	padding: 4px 3px;
	font-size: 8pt;
	color: #9c9c9c;
	border-top: 1px solid #abadb3;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e3e9ef;
	border-right: 1px solid #e3e9ef;
}
.text-get { 
	height: 15px;
	width: 235px; 
	padding: 4px 3px;
	font-size: 8pt;
	color: #9c9c9c;
	border-top: 1px solid #abadb3;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e3e9ef;
	border-right: 1px solid #e3e9ef;
}
.text-msg-get { padding: 0 15px 0 17px !important; font: 8pt "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; color: #555555; }
.text-msg-reo { padding: 5px 18px 5px 17px !important; font: 8pt "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; color: #555555; }

.post{
	padding: 10px 0 10px 0;
}
.post li { text-align:left; line-height:18px; margin:10px 10px 10px 30px; }

.post h1 { font:normal 26px Arial, Helvetica, sans-serif; color: #2d2d2d; margin:5px 0; line-height:28px; }
.post h2 { font:normal 18px Arial, Helvetica, sans-serif; color: #4b4a4a; margin: 10px 0 15px 0; line-height:20px; }

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


#header{
	width: 100%;
	height: 175px;
	margin: 0;
	padding: 0;
}

#header .header_wrapper{
	background:url(images/logo-home.jpg) no-repeat center;
	width: 770px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
}

.header_left{
	float: left;
	/*margin-top: 25px;*/
	width: 108px;
}

.header_left h1 a{ }

.header_left h2{ }

.header_right{
	font: bold 13px "Lucida Sans", Arial, Helvetica, sans-serif;
	float:right;
	padding: 30px 3px 0 0;
	letter-spacing: -1px;
}

.header_right ul{
	list-style-type: none;
}

.header_right ul li{
	float: left;
}

.header_right ul li a{
	color: #fff;
	display:block;
	/*line-height: 28px;*/
	padding: 0 5px;
	text-decoration: none;
}

.header_right ul li a:hover{
	color: #ff1139;
}

.header_right ul li.current_page_item a{
	color: #ff1139;
	/*background: #560001;*/
}

/*------------------------ 10-page Form ------------------------*/
.form-10page-header-bg { padding: 6px 5px 6px 10px; }
.title-10page { 
	font:normal 14px "Georgia", Times New Roman, Times, serif;
	color:#fff; 
	margin:0; 
	padding:0; 
	text-align:left;
}
.subtitle-10page { font:normal 11px "Lucida Sans", Arial, Helvetica, sans-serif; color:#4b4a4a; margin:0; padding:10px; }
.orange { color:#f48f12; }
.get-copy-field { font:normal 11px Arial, Helvetica, sans-serif; color:#898989; width:130px; padding:3px; margin-right:3px;  }
.form-note-required { font:normal 11px Arial, Helvetica, sans-serif; color:#898989; text-align:left; }
form { margin:0px; padding:0px; }

/*------------------------ Realtor Sidebar Form ------------------------*/
#form-get-access { background:url(images/form-sidebar-bg.gif) repeat-y; }
.form-get-access-top-bg { 
	background:url(images/form-header-bg.gif) repeat-x;
	font:bold 20px "Lucida Sans", AArial, Helvetica, sans-serif;
	color:#560001;
	line-height:22px;
	padding:0 10px;
	height:65px;
}
.form-note-inner { 
	font:normal 11px Arial, Helvetica, sans-serif; 
	color:#4b4a4a;
	padding:10px;
	text-align:left;
	border-bottom:dotted 1px #ccc;
}
.form-note-required { font:normal 11px Arial, Helvetica, sans-serif; color:#898989; text-align:left; }
input.name { width:215px; }
input.email { width:215px; }
input.phone { width:155px; }

/* SQUEEZE PAGE TEMPLATE */
#squeeze-content  { }
#squeeze-content p { font-size: 14px; line-height: 22px; }
#squeeze-content .highlight { color:#cc0000; }
#squeeze-content strong { color:#303030; }
#squeeze-content li {
	background:url(images/check.gif) no-repeat left top;
	list-style:none;
	text-align:left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 10px 10px 30px;
	margin-left: 10px;
}
#squeeze-content h1 { font:normal 26px "Georgia", Times New Roman, Times, serif; color: #cc0000; margin: 10px 0 20px 0; line-height:30px; }
#squeeze-content h2 { font:normal 18px "Georgia", Times New Roman, Times, serif; color: #4b4a4a; margin: 0 0 15px 0; line-height:20px; }
#squeeze-content h3 { font:normal 18px "Georgia", Times New Roman, Times, serif; color: #303030; margin: 0 0 15px 0; line-height:20px; }




blockquote { 
	background:#e6e6e6 url(images/quote-box-bg.gif) no-repeat left top; 
	display: block; 
	padding: 10px 10px 10px 50px; 
	margin: 10px 0;
}
blockquote p { 	
	font:normal 18px "Georgia", Times New Roman, Times, serif;
	text-align: left;
	line-height: 16px;
}

#book-sidebar { background:#eee; border: solid 1px #ddd; }
#book-sidebar2 { background:#eee; border: solid 1px #ddd; }
#book-sidebar p { font-size: 12px; padding: 0 10px; margin:0; line-height: 16px; }
#book-sidebar2 p { font-size: 12px; padding: 0 10px; margin:0; line-height: 16px; }
#book-sidebar h2 {
	background-color:#cc0000;
	display: block;
	font:bold 15px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 0;
	line-height:20px;
}
#book-sidebar2 h2 {
	background-color:#cc0000;
	display: block;
	font:bold 15px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 0;
	line-height:20px;
}

#book-sidebar .disclaimer { font:normal 11px Arial, Helvetica, sans-serif; color:#666; padding: 0 10px; margin:0; }
#book-sidebar input { padding: 3px; }
#book-sidebar2 .disclaimer { font:normal 11px Arial, Helvetica, sans-serif; color:#666; padding: 0 10px; margin:0; }
#book-sidebar2 input { padding: 3px; }

#secrets-box { }
#secrets-box p { font:bold 12px Arial, Helvetica, sans-serif; color:#303030; text-align: center; margin-top: 10px; padding: 0 15px; }
#secrets-box .secrets-title-no { 
	font:bold 14px "Lucida Sans",Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#cc0000;
	display: inline-block;
	padding: 5px;
	top: 10px;
}
