﻿/*
Theme Name: Bluecap
*/



body
{
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: center;
	color: #666666;
}

img, body, html
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: underline;
	color: #009EDD;
}

a:hover
{
	text-decoration: underline;
	color: #FF0000;
}

a img
{
	border: none;
}

h3
{
	color: #009DDC;
	margin-top: 0px;
	text-align: left;
	padding-top: 15px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial;
}

h2
{
	font-family: "Trebuchet MS", Arial;
	color: #009DDC;
}

h1
{
	font-family: "Trebuchet MS", Arial;
}

.fr
{
	float: right;
	padding: 1em 0 1em 1em;
}

.fl
{
	float: left;
	padding: 1em 1em 1em 0;
}

#container
{
	text-align: left;
	margin: auto;
	width: 820px;
}

#header
{
	position: relative;
	background-image: url(../images/header-phone.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding: 0px;
	margin-right: 10px;
}

#header #search {
	position: absolute;
	right: 5px;
	top: 38px;
	color: white;
	font-weight: normal;
}

#header #home {
	left: 1px;
	top: 5px;
	color: white;
	font-weight: normal;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#header h1
{
	display: none;
}

form {
	margin: 0;
	line-height: 1.8em;
}
#search_box {
	width: 127px;
	height: 31px;
	background-image: url(../images/button-search.jpg);
	background-repeat: no-repeat;
}
#search_box #s {
	float: left;
	padding: 0;
	border: 0;
	width: 90px;
	font-size: 0.8em;
	color: #666666;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 6px;
	height: 13px;
}
#search_box #go {
	float: right;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}


#nav {
	margin-right: 10px;
	margin-left: 10px;

}

/* FEATURE SLIDE ANIMATION */

.featuredbox-wrapper{
	display: none;
}
.featuredbox-wrapper,
.featuredbox{
	width: 484px;
	height: 227px;
	position: relative;
	overflow: hidden;
	font-family:  Verdana, Tahoma, "Lucida Sans";
	font-size: 9pt;
	font-weight: normal;
} 
.featuredbox .description{
	bottom: 16px;
	left: 20px;
	font-size: 12px;
	color: #009DDC;
	width: 250px;
	height: 20px;
	position: absolute;
	font-style:normal;
	font-weight:bold;
}
.featuredbox-wrapper .navigation{
	bottom:15px;
	right:15px;
	padding:0px;
	position:absolute;
	z-index:100;
	height: 20px;
	width: 100px;
}
.featuredbox-wrapper .navigation ul{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.featuredbox-wrapper .navigation li{
	float: left;
	height: 20px;
	width: 20px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/inactive.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.featuredbox-wrapper .navigation li.hover{

}
.featuredbox-wrapper .navigation li.active{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/active.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.featuredbox .box-slide1,
.featuredbox .box-slide2 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 227px;
	width: 484px;
	z-index: -1;
	background: #FFF;
	color: #000;
}
#box-wrap-slide {
	text-align: left;
	width: 484px;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 15px;
}
#box-wrap-left {
	text-align: left;
	width: 484px;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}

#box-wrap-left h1 {
	color: #009DDC;
	line-height: normal;
}

#box-wrap-left ul {
	list-style-type: disc;
	margin: 10px;
}

#box-wrap-left ul li {
	margin-top: 0px;
	padding-left: 0px;
}
#box-wrap-apply ul {
	list-style-type: none;
	margin: 10px;
	font-size: 1.3em;
	list-style-image: url(../images/checkmark.gif);
	line-height: 1.9em;
	padding-top: 15px;
}

#box-wrap-apply ul li {
	margin-top: 0px;
	padding-left: 0px;
}
.box-blue {
	background-color:#D8EFFA;
}

.spacer {
	clear: both;
}
.small {
	font-style: italic;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

/* MAIN CONTENT */

#mainContent
{
	padding: 0px;
}

#mainContent div
{
	overflow: hidden;
}

#mainContent div#webForm
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C6EFFF;
}

#mainContent h2
{
	padding: 0px;
}


#tier1, #tier2, #tier3, #box-wrap-left
{
	margin-bottom: 5px;
}

#tier1 div, #tier2 div, #tier3 div#news, #tier3 div div
{

}

#mainContent #tier1
{
	height: 260px;
	padding-top: 5px;
}

#mainContent #box-wrap-left
{

}

/* SIDEBAR */


#sidebar {
	width: 290px;
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #666666;
}

#sidebar p#form {
	font-size: 1em;
}

#sidebar img#featuredImage {
	margin-top: 10px;
}

#sidebar img#presidentImage {
	margin-top: 20px;
	margin-left: 65px;
}


.button_apply, .button_callback {
	float: left;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 47px;
}

form#publicForm dl { margin: 0; }
form#publicForm dt {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	margin-bottom: 5px;
}
form#publicForm dd {
	display: inline-block;
	width: 65%;
	margin: 0;
}
form#publicForm input[type=text],
form#publicForm textarea {
	width: 70%;
}
form#publicForm textarea { height: 100px; }
form#publicForm p.submit { margin-left: 20%; }

/* Featured Images on Pages */

#tier1 img#featuredImage
{
	width: 39em;
}

/* PAGE CONTENT */

#mainContent #tier2
{
	text-align: left;
	font-size: 11px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

#tier2 h3
{
	text-align: left;
}

#mainContent #tier2 div
{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	width: 260px;
	height: 153px;
}

#mainContent #tier2 div.third
{
	margin-right: 0;
	padding-right: 0px;
}

#tier2 div p
{
	text-align: left;
	padding-right: 1em;
	padding-left: 0.5em;
}

#tier2 div p.content
{
	text-align: left;
	margin-top: 60px;
	padding-top: 0em;
	padding-right: 25px;
	padding-bottom: 0em;
	padding-left: 7px;
	margin-right: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}

/* THREE BOXES */

.box {
	position:relative;
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	background-repeat: no-repeat;

}

#flexloan {
	background-image: url(../images/boxes/box_flexloan.gif);
	background-repeat: no-repeat;
}

#benefits {
	background-image: url(../images/boxes/benefits.gif);
	background-repeat: no-repeat;
}

#funds {
	background-image: url(../images/boxes/funds.gif);
	background-repeat: no-repeat;
}

#mainContent #tier3
{
	position: relative;
}

#tier3 h1, h2
{
	color: #009DDC;
	margin-bottom: 0.2em;
	padding-left: .4em;
}



#tier3 span
{
	font-style: normal;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}

#tier3 #tier3 img
{
	width: 100%;
}

#mainContent #tier3 div
{
	padding: 0;
	margin: 0;
}

#mainContent #tier3 #google
{
	width: 795px;
	text-align: center;
	padding-left: 5px;
}

#mainContent #tier3 #form
{
	width: 800px;
	text-align: left;
	margin-left: 10px;
}

#mainContent #tier3 #news
{
	width: 98%;
	margin-right: 0.6em;
}

#mainContent #tier3 #divider
{
	width: 820px;
}

#tier3 p, #tier3 input
{
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#tier3 #questionsClasses p small
{
	display: block;
}

#questionsClasses img
{
	width: 100%;
}

#features {
	margin-top: 53px;
	overflow: hidden;
	margin-bottom: 50px;
}


#footer
{
	clear: both;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
#footer p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.linkedin{
	float: left;
	margin-top: 13px;
	margin-left: 85px;
}
.cfib{
	float: right;
	margin-top: 10px;
}
.yellow {
	float: right;
	margin-right: 10px;
}
.cf{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.copywrite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 0px;
	float: left;
	margin-top: 15px;
}
#footer-inner {
	width:  100%;
	height: 42px;
}

