/* --
        StreamlineFunds.com v.1.0 CSS
        Created by Rankin Creative : Justin R. Rankin
        Copyright &copy; 2008 Streamline Funds. All Rights Reserved.
-- */

/* ---- Basic HTML Elements ---- */
body {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	background: #eddd9b url(../images/backgrounds/body.gif) left top repeat-x;
}

h1 {
	margin: 0px 0px 10px 0px;
	padding: 25px 0px 0px 0px;
	color: #f2c13d;
	height: 32px;
	font-size: 22px;
}

h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #29455e;
	font-size: 18px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	vertical-align: top;
}

img {
	border: 0px;
}

ul, ol {
	margin: 0px 0px 10px 30px;
	padding: 0px 0px 0px 0px;
}

ul li, ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}

a, a:link, a:active, a:visited {
	color: #29455e;
	text-decoration: none;
}

a:hover {
	color: #f2c13d;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.fourteen {
	font-size: 14px;
	font-weight: bold;
	color: #29455e;
}

.center {
	text-align: center;
}

.eleven {
	font-size: 11px;
}

input, select, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.large {
	font-size: 14px;
	font-weight: bold;
	color: #f2c13d;
}

.errors {
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background: url(../images/icons/x.png) 0px 5px no-repeat;
}

.inline_plus {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	background: url(../images/icons/plus.gif) 0px 2px no-repeat;
	font-weight: bold;
}

#right_column p.logged_in {
	text-align: right;
	display: block;
	padding: 4px;
	margin: 0px 0px 15px 0px;
	background-color: #eee;
}

.username {
	font-weight: bold;
	color: #eebc44;
	border-bottom: 1px dashed #29455e;
}

.clear {
	clear: both;
	height: auto;
}

hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #369;
}

.small {
	font-size: 9px;
	font-style: italic;
}

.big {
	font-size: 18px;
	font-weight: bold;
	color: #29455e;
}

.note {
	font-style: italic;
	font-weight: normal;
}

.our_team_photo {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	float: left;
}

.rankincreative {
	color: #999;
}

.copyright {
	color: #999;
}

.rankincreative a, .rankincreative a:link, .rankincreative a:active, .rankincreative a:visited {
	font-weight: bold;
	text-decoration: underline;
}

/* ---- Container Elements ---- */

#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 900px;
}

/* ---- Header Elements ---- */

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 120px;
}

#logo {
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 293px;
	height: 70px;
	float: left;
}

#logo img {
	display: block;
	padding: 0px 0px 0px 34px;
}

/* ---- Middle Content Area Elements ---- */

#middle {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 897px;
	border-left: 2px solid #fff;
	border-right: 1px solid #b9b9b9;
	background: #fff url(../images/backgrounds/left_column.gif) left top repeat-y;
}

#left_column {
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	width: 287px;
	float: left;
}

#left_column_content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.left_column_image {
	text-align: center;
}

.left_column_top {
	height: 26px;
}

#right_column {
	margin: 0px 0px 0px 316px;
	padding: 15px 50px 30px 0px;
}

#right_column p {
	line-height: 22px;
	padding: 0px 0px 15px 0px;
}

/* ---- Loan Center Elements ---- */

#vertical_container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 510px;
}

.accordion_wrapper {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 510px;
	background-color: #eee;
	border: 2px solid #ccc;
}

#vertical_container p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}

#vertical_container p.eleven {
	padding: 5px 0px 10px 0px;
}

.accordion_toggle {
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 30px;
	width: 465px;
	background: url(../images/icons/plus.gif) 10px 12px no-repeat;
	display: block;
	color: #29455e;
	cursor: pointer;
}

.accordion_toggle_active {
  background: #f2c13d url(../images/icons/minus.gif) 10px 12px no-repeat;
  border-bottom: 1px solid #fff;
}

.accordion_toggle_active span.accent {
  color: #fff;
  text-decoration: underline;
}

.accordion_content {
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 25px;
  background-color: #ffe383;
  overflow: hidden;
  width: 475px;
}

.desc_one {
	float: left;
}

.desc_two {
	text-align: right;
}

.featured_closings_table td {
	vertical-align: top;
}

.info_left {
  margin: 10px 0px 0px 0px;
  font-weight: bold;
}

.info_right {
  margin: 10px 0px 0px 0px;
}

.thumbnail2 {
	margin: 10px 15px 10px 0px;
	padding: 9px 0px 0px 9px;
	width: 149px;
	height: 104px;
	background: url(../images/backgrounds/thumbnail_bg.gif) left top no-repeat;
}

.thumbnail {
	margin: 10px 15px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.thumbnail img {
	width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

.thumbnail a img {
	border: 4px solid #369;
	display: block;
}

.thumbnail a:hover img {
	border: 4px solid #fff;
}

/* ---- Footer Elements ---- */

#footer_main_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	width: 100%;
	font-size: 11px;
	color: #999;
	background: #0e1c28 url(../images/backgrounds/footer.gif) left top repeat-x;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#footer_sub_wrapper {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 900px;
	line-height: 22px;
}

#footer_right {
	margin: 0px 0px 0px 320px;
	padding: 0px 2px 0px 0px;
	text-align: right;
}

#footer_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	width: 315px;
	float: left;
}

#footer_main_wrapper a, #footer_main_wrapper a:link, #footer_main_wrapper a:active, #footer_main_wrapper a:visited {
	color: #fff;
}

#footer_main_wrapper a:hover {
	color: #f2c13d;
}