/*  
Theme Name: MortgageGuide Theme
Theme URI: http://e-mortgageguide.com/
Description: Sample theme by Summit Technologies
Version: 1.0
Author: Jay Lim
Author URI: 
*/

body {
	background-image:url(images/pattern_bg.gif);
	margin: 0px;
	color: #000;
	font-family: Arial;
	font-size: 14px;
}
img, a {
	border: 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 906px;
}
#menu {
	background-image:url(images/menu_bg.png);
	height: 37px;
	borde/r: 1px solid white;
	clear: both;
}
#menu div {
	d/isplay: inline;
	float: left;
}
#sear/chbox {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#searchbox input {
	width: 179px;
	height: 21;
	font-family: Arial;
	font-size: 12px;
}
#body {
	background-image:url(images/middle_bg.png);
}
#body_middle {
	clear: both;
}
#body_middle .body_div {
	d/isplay: inline;
	float: left;
}
#rightbar {
	width: 223px;
	bord/er: 1px solid white;
}
.entry {
	background-color: white;
	clear:both;
}
.entry_content {
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: black;
	text-align: left;
}
.entry_content div {
	display: block;
}
a,a:visited, a:link {
	color: #000;
	font-family: Arial;
	text-decoration: none;
}
.entry_title, a.entry_title, a.entry_title:visited, a.entry_title:link {
	font-size: 18px;
	color: #000;
	font-family: Arial;
	text-decoration: none;
}
.content_shadow {
	margin-bottom: 20px;
}
.rightbar_box {
	background-color: #0a95c1;
	display: block;
	width: 100%;
}
.rightbar_content {
	margin-left: 14px;
	margin-right: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	font-family: Helvetica;
	color: white;
	font-size: 14px;
	text-align: left;
}
.rightbar_header {
	font-size: 22px;
	font-family: Verdana;
}
#rightbar a, #rightbar a:visited, #rightbar a:link {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
#rightbar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding: 10px;
}

.rightbar_shadow {
	background-image:url(images/rightbar_shadow.png); 
	background-repeat: no-repeat;
}
#footer {
	color: #fff;
	text-align: left;
	font-size: 11px;
	font-family: Arial;
}
#rightside {
	bord/er: 1px solid white;
	margin: 0px;
	padding: 0px;
	padding-botto/m:32767px; 
	margin-botto/m:-32767px;
}

#content {
	width: 508px;
	padding-bot/tom:32767px; 
	margin-bott/om:-32767px;
	bor/der: 1px solid white;
	background:#ffffff;
	padding:0 10px;
}
#rightside .rightdiv {
	float: left;
}
#banner_loan {
	clea/r: both;
}
#test {
	border: 1px solid white;
}
#banner_loan .banner_loan_div {
	floa/t:left;
}
.pagetitle {
	color: #ffffff;
}

.navigation {
	text-align: left;
	clear: both;
	color: #ffffff;
}
.navigation a, #navigation a:visited, #navigation a:link {
	color: #0d9cd8;
	font-size: 12px;
}
.alignleft {
	float:left;
	width:45%;
	padding-top:5px;
	padding-bottom:5px;
	margin-right: 5px;
}
.alignright {
	float:right;
	width:45%;
	padding-top:5px;
	padding-bottom:5px;
	margin-left: 5px;
	text-align: right;
}
textarea#comment {
	width: 496px;
	font-family: Arial;
	font-size: 14px;
}
form#searchform {
	padding: 0px;
	margin: 0px;
}
#search_status {
	width: 223px;
	color: #ffffff;
	text-align:left;
	font-size: 12px;
} 
#search_status a, #search_status a:visited, #search_status a:link {
	color: #ffffff;
}