
html{
	background:url('images/page-bg.png');
	font-family: Arial;
}

body{
	margin:0px;
}

.clear{
	clear:both;
}

#wrapper{
	padding-top:10px;
}

/* Container Definitions */

#container{
	background: #ffffff;
	border-left: #003971 1px solid;
	border-right: #003971 1px solid;
	margin: 0px auto 0px auto;
	width:1240px;
}



/* Header Definitions */

#header{
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
}

#logo{
	float:left;
}

#logo img{
	border:none;
}



/* Search Bar Definitions */


#searchBar {
	background:url('images/search-form-bg.jpg') no-repeat top left;
	width:685px;
	height:44px;
	padding:10px;
	margin-top: 18px;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 0 0 3px 2px #676767;
	border-radius: 3px;
}
#searchBar-container{
	margin-left:184px;
}

#searchBar img{
	float:right;
	margin-top:10px;
}

.search {
	color:#006699;
	font-weight:bold;
	font-size:12px;
}

.smallOrange, .smallGrey {
	font-size:10px;
}

.smallOrange {
	color:#FF9900;
}
.smallGrey {
	color:#999;
	font-weight:normal;
}

.searchInput {
	border:1px solid #999;
	width:260px;
}



/* Top Menu Definitions */


#menu{
	clear:both;
	height:29px;
	background:url('images/top-menu-bg.png') repeat-x;
	margin: 0px 10px;
	box-shadow: 0 0 3px 2px #676767;
	border-radius: 3px;
}

#menu ul{
	list-style:none;
	padding:0px;
}

#menu li{
	float:left;
	border-right: #ffffff 1px solid;
}

#menu li a{
	display: table-cell;
	height:29px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#ffffff;
	font-size:85%;
	font-weight:bold;
}

#subscribe img{
	float:right;
	margin-left:3px;
}

#subscribe a{
	color:#ffffff;
	text-decoration:none;
	font-size:80%;
	line-height:2.5em;
	font-weight:600;
}

#subscribe{
	padding-top:3px;
	margin-right:4px;
	float:right;
}




/* Left Sidebar Definitions */


#left-sidebar{
	float:left;
	width: 205px;
	margin-left:10px;
}

#try-box{
	background: #e9c8bb;
	border-radius: 10px;
	box-shadow: -5px 5px 7px -2px #333333;
	padding-top:9px;
	padding-bottom:7px;
	padding-left:5px;
	margin-bottom:15px;
}

#try-box img{
	float:right;
	margin-right:5px;
	margin-left:5px;
}

#try-box a{
	font-weight:600;
	text-decoration:none;
	color: #003971;
	font-size:90%;
}

#left-feed{
	border-radius: 10px;
	box-shadow: -5px 5px 7px -2px #333333;
	border: #003971 1px solid;
	padding:0px;
}

#left-feed h3{
	margin:0px;
	padding:10px 0px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	background: #003971;
	color: #ffffff;
	font-size:90%;
	text-align:center;
}

#left-feed a{
	color: #003971;
	text-decoration:none;
	font-weight:600;
}

#left-feed p{
	font-size:70%;
}

.feed-items{
	padding:5px;
}

/* Left Menu Definitions */

.left-menu{
	margin-top:0px;
}

#left-sidebar .left-menu{
	border-radius: 10px;
	background: #003971;
	box-shadow: -5px 5px 7px -2px #333333;
	margin-bottom:15px;
	padding-bottom:10px;
	margin-top:0px;
}

.left-menu h3{
	color:#f7941e;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	text-align:center;
	font-size:85%;
}

.pink-2{
	border:none;
	background:#e9c8bb;
	height:2px;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
}

.left-menu ul{
	list-style:none;
	padding-left:0px;
	margin-bottom:0px;
	margin-top:10px;
}

.left-menu a{
	display:block;
	min-height:21px;
	padding-left:13px;
	padding-top:5px;
	width:90%;
	color:#f7941e;
	font-size:75%;
	text-decoration:none;
}

.left-menu li{
	overflow:hidden;
}



/* Right Sidebar Definitions */

#right-sidebar{
	float:right;
	width:300px;
	margin-right:5px;
}

#rate-feed{
	margin-bottom:15px;
}

#right-calc h3{
	color: #003971;
	text-align:center;
	font-size:90%;
	margin:0px;
}

#right-calc h4{
	color: #003971;
	text-align:center;
	font-size:75%;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}

/* Right Menu Definitions */

#right-nav{
	border-radius:10px;
	border:#003971 1px solid;
	padding:5px;
	height:272px;
	overflow:hidden;
	box-shadow: 0 0 3px 2px #676767;
	margin-right:6px;
	margin-left:6px;
	margin-bottom:10px;
}

#right-nav ul{
	list-style:none;
	padding-left:0px;
}

#right-nav h3{
	text-align:center;
	font-weight:bold;
	color: #003971;
	margin:0px;
	
}

#right-nav h4{
	text-align:center;
	margin:0px;
}

#right-nav a{
	color: #003971;
	font-size:120%;
	font-weight:bold;
}

#right-nav li{
	padding-left:56px;
}

.right-div{
	background:url('images/right-menu-div.png') no-repeat right;
	height:2px;
	padding:0px;
	margin:0px;
}

.right-mortgages{
	background:url('images/mortgages.jpg') no-repeat left bottom;
	padding-top:20px;
	padding-bottom:3px;
	margin-top:3px;
}

.right-refinancing{
	background:url('images/refinancing.jpg') no-repeat left bottom;
	padding-top:20px;
	padding-bottom:3px;
	margin-top:3px;
}

.right-home-equity{
	background:url('images/home-equity.jpg') no-repeat left bottom;
	padding-top:20px;
	padding-bottom:3px;
	margin-top:3px;
}

.right-credit-reports{
	background:url('images/credit-reports.jpg') no-repeat left bottom;
	padding-top:20px;
	padding-bottom:3px;
	margin-top:3px;
}

/* Center Column Definitions */

#center-column{
	margin-left:225px;
	margin-right:310px;
}



/* Form Box Definitions */

#form-box{
	border-radius:10px;
	border:#003971 1px solid;
	box-shadow: 0 0 3px 2px #676767;
	border-spacing:0px;
}

#form-img{
	border-bottom-right-radius:9px;
	border-top-right-radius:9px;
	background:url('images/form-bg.jpg') no-repeat 50%;
	width:40%;
	overflow:hidden;
	padding-left:0px;
}

#form-sect{
	width:60%;
	padding-left:2%;
	height:280px;
	overflow:hidden;
	vertical-align:middle;
}

#form-sect label{
	float:left;
	font-weight:600;
	font-size:90%;
	width:40%;
	color: #003971;
	text-align:right;
	padding-right:8px;
	padding-top:8px;
	
}

#form-sect .input-box{
	border-color: #003971;
	width:55%;
	
}

#form-sect h3{
	color: #003971;
	margin-top:0px;
	margin-bottom:8px;
	font-size:150%;
	font-weight:900;
}

#form-sect h4{
	clear:both;
	color: #003971;
	margin-bottom:0px;
}

#form-sect p{
	margin-top:0px;
	font-family: Tahoma;
	font-size:95%;
	color: #003971;
	font-weight:500;
}

#form-sect .right{
	float:right;
	margin-bottom:0px;
	font-size:65%;
}

#form-sect .right a{
	color: #003971;
}

#form-sect .privacy{
	font-size: 70%;
	margin-bottom:0px;
}

.form-button{
	float:right;
	background:url('images/form-button.png') no-repeat;
	height:30px;
	border:none;
	padding:0px;
	cursor:pointer;
	font-size:16px;
	color: #003971;
	font-weight:bold;
	font-style:italic;
	width:160px;
	margin-top:10px;
	margin-bottom:15px;
}

.fade{
	height:280px;
	background:url('images/fade-overlay.png') repeat-y left;
}

/* Calculators and Tools Box Definitions */

#tools-calc-box .left{
	float:left;
}

#tools-calc-box .right{
	float:right;
}

#tools-calc-box img{
	border:none;
	height:50px;
	width:50px;
	margin: 8px 2%;
}

#tools-calc-box a{
	display:block;
	width:100%;
	background: #e9c8bb;
	border-radius: 10px;
	box-shadow: 0 0 3px 2px #676767;
	text-align:center;
	height:70px;
	text-decoration:none;
}

#tools-calc-box h3{
	padding-top:16px;
	color: #003971;
	font-size:96%;
}

/* Boxes Area Definitions */

#boxes{
	margin-top:10px;
	margin-bottom:20px;
}

#boxes td{
	vertical-align:top;
}

.box{
	width:32%;
	padding:0px;
	border-radius: 10px;
	box-shadow: 0 0 3px 2px #676767;
	border:#003971 1px solid;
}

#boxes h3{
	border-top-left-radius:9px;
	border-top-right-radius:9px;
	height:22px;
	background: #003971 url('images/logo-sm.png') no-repeat 2px;
	padding-left:45px;
	padding-top:8px;
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
	margin:0px;
}

.box-gap{
	width:1%;
}

#boxes p{
	padding:5px;
	margin-top:0px;
	font-size:80%;
}

#boxes a{
	color:#003971;
}

/* Footer Definitions */


#footer{
	clear:both;
	padding: 25px 20px;
	text-align:center;
	color: #003971;
	font-size:80%;
	
}

#footer a{
	text-decoration:none;
	color: #003971;
}

/* Content Area Definitions */
#content{
	padding-top:10px;
	overflow:auto;
}

#content a{
	color:#003971;
}

#content h1{
	color: #003971;
	font-weight:bold;
	font-family: Tahoma;
	margin-bottom:0px;
}

#content h3{
	margin-top:0px;
	color: #003971;
	font-size:16px;
	margin-bottom:5px;
}

#content h3 a{
	color: #003971;
	text-decoration:none;
}

#content li{
	margin-bottom:5px;
}




.like-object{
	float:right;
}

.like-object td{
	vertical-align:top;
}