/* BASIC SETUP */

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	font-size: 66.2%;
	font-family: Verdana, Arial, Helvetia, "sans-serif";
}

img {
	border: none;
}



/* BASIC LAYOUT */

.colDark {
	color: #FFF;
	background-color:#4982D1;
}

.colLight {
	color: #FFF;
	background-color:#6F9FDA;
}

.orangy	{color:#fff;
background-color:#F60;
}

#page-wrap {
	width: 950px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.oldschool {
	display: none;
}

a.toplink 
{
    display: block;
    text-align: right;
    padding: 3px 10px 15px 3px;
}




/* HOMEPAGE HEADER & NAVIGATION */

/* Left Navigation Block */

#header {
	width: 950px;

	position: relative;
}

#header #logo {
	position: absolute;
	top: 0;
	left: 0;
}

#navigation {
	position: absolute;
	left: 0;
	top: 0;
	width: 951px;
	/*background: #5E93D5 url('/images/clientmenu_bg.jpg') top left no-repeat;*/
}

#navigation ul, #extra-navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navigation ul#main-nav {
	position: absolute;
	top: 114px;
	left: 0;
	width: 936px;
	height: 24px;
	padding-left: 15px;
}

#navigation ul#main-nav li {
	float: left;
}

#navigation ul#main-nav li a {
	display: block;
	float: left;
	height: 20px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	margin: 1px 0 0 0;
	padding: 3px 9px 0 9px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	background-color: transparent;
}

#navigation ul#main-nav li a:hover {
	background-color: #7D3307;
}

#navigation ul#main-nav li a.active 
{
    background-color: #642905;
}

#navigation ul#second-nav 
{
    position: absolute;
    top: 138px;
    left: 0;
    width: 935px;
    height: 24px;
    padding-left: 15px;
    background-color: #642905;
    color: #fff;
}

#navigation ul#second-nav li {
	float: left;
}

#navigation ul#second-nav li a {
	display: block;
	float: left;
	height: 20px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	margin: 1px 0 0 0;
	padding: 3px 9px 0 9px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	background-color: transparent;
}

#navigation ul#second-nav li a:hover {
	background-color: #7D3307;
}

#navigation ul#second-nav li a.active 
{
    font-weight: bold;
}

#navigation ul#client-nav {
	position: absolute;
	left: 15px;
	top: 175px;
}



/* Client Box Menu Items */
#navigation ul#client-nav li a {
	display: block;
	width: 193px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 3px 0 0 7px;
	background-color: transparent;
}

#navigation ul#client-nav li a:hover {
	background-color: #48597C;
}





/* Right Navigation Block */

#extra-navigation {
	position: absolute;
	left: 449px;
	top: 0;
	width: 501px;
}

#extra-navigation #client-pic {
	position: absolute;
	top: 139px;
	width: 518px;
	height: 259px;
	background: #5E93D5 url('/images/countryinn_pic.jpg') bottom left no-repeat;
}

#client-pic a#client-btn {
	display: block;
	width: 518px;
	height: 54px;
	background: transparent url('/images/countryinn_btn.jpg') top left no-repeat;
}

#client-pic a#client-btn span {
	display: none;
}

#extra-navigation ul span {
	display: none;
}

#extra-navigation #contact-icon {
	position: absolute;
	left: 217px;
	top: 65px;
	width: 100px;
	height: 73px;
	background: transparent url('/images/btn_contact.gif') top left no-repeat;
}

#extra-navigation #contact-icon:hover {
	background: transparent url('/images/btn_contact_on.gif') top left no-repeat;
}

#extra-navigation #start-icon {
	position: absolute;
	left: 320px;
	top: 65px;
	width: 100px;
	height: 73px;
	background: transparent url('/images/btn_start.gif') top left no-repeat;
}

#extra-navigation #start-icon:hover {
	background: transparent url('/images/btn_start_on.gif') top left no-repeat;
}







/* Column Formatting */

#columns {
	margin-top: 10px;
	background: #fff url('/images/columns_bg.gif') top left repeat-y;

}

#columns2 {
	margin-top: 10px;
	/*background: #f4;*/
	background: #fff;
	border-left:#c9cdd8 1px solid;
	border-right:#c9cdd8 1px solid;
}

#lcol, #mcol, #rcol {
	float: right;
}
#rcol {
	clear: right;
}

#lcol {
	width: 200px;
	margin-right: 25px;
}
#mcol {
	width: 486px;
	margin-right: 25px;
}
#wide_col {
	width: 620px;
	margin-right: 25px;
}
#rcol {
	width: 200px;
}

#mcol h1, #rcol h1, #lcol h1 {
	padding-top: 6px;
	padding-left: 15px;
	color: #fff;
	font-size: 1.6em;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#rcol h1 
{
    margin-bottom: 7px;
}

#rcol h4
{
	font-family:"Lucida Sans-Serif Unicode", Arial, Helvetica, Sans-Serif;
}

#mcol h2
{
    font-size: 1.3em;
    font-family: "Lucida Sans-Serif Unicode", Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    padding: 5px 10px 7px 15px;
    color: #3E5175;
}

#lcol h2, #rcol h2
{
    font-size: 1.2em;
    font-family: "Lucida Sans-Serif Unicode", Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    padding: 15px 10px 7px 10px;
    color: #3E5175;
}

#mcol p {
	padding: 5px 10px 5px 15px;
	font-size: 1.1em;
	line-height: 1.6em;
}

#lcol p, #rcol p 
{
    padding: 5px 10px 5px 15px;
    font-size: 1.0em;
    line-height: 1.6em;
}

#lcol ul, #mcol ul, #rcol ul {
	padding: 5px 10px 5px 40px;
	font-size: 1.0em;
	line-height: 1.6em;
}

#lcol ol, #mcol ol, #rcol ol {
	padding: 5px 10px 5px 30px;
	font-size: 1.0em;
	line-height: 1.6em;
}

#lcol li, #mcol li, #rcol li 
{
    padding-bottom: 5px;
}

#mcol h1 {
	width: 471px;
	height: 36px;
	background: #46587B url('/images/mcol_title.gif') top left no-repeat;
}

#rcol h1, #lcol h1 {
	width: 185px;
	height: 26px;
	background: #46587B url('/images/scol_title.gif') top left no-repeat;
}

#mcol img {
	margin-right: 7px;
	margin-bottom: 10px;
}

#mcol h2 {
	display: block;
	clear: left;
}




/* Footer */

#footer {
	clear: both;
	width: 950px;
	height: 41px;
	background: #fff url('/images/footer_bg.gif') top left no-repeat;
	padding-top: 60px;
	text-align: center;
	padding-bottom: 10px;
}

#footer p
{
    padding-bottom: 3px;
}


/* HOMEPAGE SPECIFIC */

body.homepage a#clientslink
{
	width: 80px;
	height: 40px;
	top: 205px;
	left: 495px;
	position: absolute;
}

body.homepage a#clientslink i
{
	display: none;
}

body.homepage #announcements
{
	position: absolute;
	top: 149px;
	left: 653px;
	width: 285px;
	color: #fff;
}

body.homepage #announcements h1
{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 4px;
}

body.homepage #announcements ul
{
	margin-top: 3px;
	padding-left: 30px;
}

body.homepage #header
{
    height: 398px;
}

body.homepage #navigation
{
    height: 285px;
}

body.homepage #extra-navigation
{
    background: transparent url('/images/slogan.gif') top left no-repeat;
   	height: 139px;
}

body.homepage #navigation ul#main-nav
{
   	background: #C45511 url('/images/menu_bar.jpg') top left no-repeat;
}

body.homepage #client-box
{
    background: transparent url('/images/client_image.jpg') top left no-repeat;
    top: 138px;
    left: 0;
    width: 951px;
    height: 263px;
    position: absolute;
}

/* CONTENTPAGE SPECIFIC */

body.contentpage #header
{
    height: 265px;
}

body.contentpage #navigation
{
    height: 26px;
}

body.contentpage #extra-navigation
{
    background: transparent url('/images/slogan_cardless.gif') top left no-repeat;
    height: 139px;
}

body.contentpage #navigation ul#main-nav
{
   	background: #C45511 url('/images/menu_bar_cardless.jpg') top left no-repeat;
}


/* PAGE SPECIFIC */

.content-title
{
    width: 950px;
    height: 106px;
    position: absolute;
    top: 161px;
    left: 0;
}

.content-title h2
{
   display: none;
}

.content-title#loan-info
{
    background: transparent url('/images/title_504.jpg') top left no-repeat;
}

.content-title#existing
{
    background: transparent url('/images/title_existing.jpg') top left no-repeat;
}

.content-title#bankers
{
    background: transparent url('/images/title_bankers.jpg') top left no-repeat;
}

.content-title#contact
{
    background: transparent url('/images/title_contact.jpg') top left no-repeat;
}

.content-title#patience
{
    background: transparent url('/images/title_patience.jpg') top left no-repeat;
}

.content-title#clients
{
	background: transparent url('/images/title_clients.jpg') top left no-repeat;
}

.content-title#about
{
	background: transparent url('/images/title_about.jpg') top left no-repeat;
}

.content-title#news
{
	background: transparent url('/images/title_news.jpg') top left no-repeat;
}

.content-title#partners
{
	background: transparent url('/images/title_partners.jpg') top left no-repeat;
}

.content-title#historicalRate
{
	background: transparent url('/images/title_historical_rate.jpg') top left no-repeat;
}

.content-title#more_resources
{
	background: transparent url('/images/title_more_resources.jpg') top left no-repeat;
}

.content-title#loan_calculator
{
	background: transparent url('/images/title_loan_calculator.jpg') top left no-repeat;
}

#lcol ul.contact-list       /* for some reason the #lcol is required */
{
    list-style-type: none;
    padding: 5px 5px 0 15px;
    line-height: 1.4em;
}

form#contact-form
{
    padding: 10px 10px 10px 20px;
}

#contact-form label
{
    display: block;
    margin-bottom: 3px;
}

#contact-form input
{
    display: block;
    width: 200px;
    margin-bottom: 5px;
}

#contact-form textarea
{
    width: 350px;
    height: 100px;
    margin-bottom: 5px;
}

.active-contact
{
    background-color: #DCE0E8;
}

.alert1
{
	background:url(../images/alert1.png) top left no-repeat;
	width:300px;
	min-height:100px;
	float:right;
	padding:10px 0 15px 0;
	margin-right:5px;
}

#newsArticle
{
	background:url(../images/news.png) top left no-repeat;
	width:450px;
	min-height:100px;
	float:left;
	padding:10px 0 15px 0;
	margin-left:10px;
	margin-right:5px;
}
#newsArticle h2 {
	color: #fff;
	font-size: 1.6em;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

p.faqStyle	{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px;}
p.faqBlue	{background-color:#eee;}