/*
Theme Name: St James
Theme URI: http://onecontact.com.au/
Description: St James Theme by OneContact
Version: 1.0
Author: Andrew Ellis
Author URI: http://onecontact.com.au/
Tags: finance



*/

/*=======================================================
 CSS Document for St James Finance
=======================================================*/

/* 
--------------------------------------------------------------------------------------------------
GLOBAL LAYOUT  FORMATTING
--------------------------------------------------------------------------------------------------
*/


.clear:after {
	height: 0;
	visibility: hidden;
	content: '.';
	display: block;
	clear: both;
}

table, tr, td {
	font: normal normal 11px/16px "Verdana", Arial, Helvetica, sans-serif;
	color: #72706D;
	vertical-align: top;
	margin: 0;
	padding: 0;
}


*, body, p, h1, h2, ul, li { margin: 0; padding: 0; text-align: left; }

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
/* End hide from IE-mac */


/* 
--------------------------------------------------------------------------------------------------
MAIN BODY LAYOUT FORMATTING
--------------------------------------------------------------------------------------------------
*/


body {
	margin: 25px;
	padding: 0;
	font: normal normal 11px/16px "Verdana", Arial, Helvetica, sans-serif; 
	color: #72706D;
	background: #E9E7E2;
	text-align: center;
}

#container {
	width: 774px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	clear: both;
}

#header {
	width: 774px;
	height: auto;
	padding-bottom: 20px;
	clear: both;
}

#header #logo {
	width: 224px;
	height: 129px;
	float: left;
}

/*-- Header Top Navigation --*/

#header #navigation1 {
	float: right;
	width: 213px;
	height: 129px;
	padding-left: 337px;
	background: url('images/core/topnavbg.gif') no-repeat 0 0;
}

ul#nav1 {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

ul#nav1 li {
	float: left;
	margin: 0;
	padding: 10px 10px 0 10px;
	font: bold 9px/12px "Verdana";
}

ul#nav1 li a {
	text-decoration:none;
	color: #999999;/*#A7A599;*/
}

ul#nav1 li a:hover {
	text-decoration:underline;
	color: #212E84;
}

/*-- Main Navigation --*/

#header #navigation2 {
	width: 774px;
	height: 33px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	background: #C4CE26;
}

ul#nav2 {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}

ul#nav2 li {
	float: left;
	border-right: 1px solid #fff;
	font: bold 9px/12px "Verdana";
	text-align: center;
	text-transform: uppercase;
}

ul#nav2 li a {
	width: 134px;
	padding: 10px;
	text-decoration:none;
	color: #FFFFFF;
	display: block;
	text-align: center;
	background: #C4CE26;
}

ul#nav2 li a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background: #212E84;
}

.page-item-33 {
	border: none !important;
	}
	
/*-- Header Splash --*/

#header #splash {
	width: 774px;
	height: 185px;
	background: url('images/core/splashpic.jpg') left top no-repeat;
}

#header #innersplash {
	width: 774px;
	height: 60px;
	padding: 0;
	background: #ffffff;
	border-top: 1px solid #fff;
	font: bold 13px/15px "Verdana";
	color: #fff;
}

/*-- Main Contents --*/

#homepage {
	width: 774px;
	height: auto;

	padding-bottom: 20px;
	margin: 0 auto;
	clear: both;
	background: #ffffff;
	
}

#inpage {
	width: 744px;
	height: auto;
	margin-bottom: 20px;
	padding: 0;
	clear: both;
	background: #ffffff;
}

#inpage.space {
	padding: 20px 15px 0 15px;
}

#right-home {
	float: right;
	width: 270px;
	height: auto;
	text-align: center;
	background: #fff url('images/core/rightbar.gif') left 120px no-repeat;
}

#right-home .textwidget {
	text-align: center;
}

#right-home-contact {
	float: right;
	width: 350px;
	height: auto;
	padding: 20px;
	text-align: center;
	background: #fff;
}

#right-inner {
	float: right;
	width: 200px;
	height: auto;
	text-align: center;
	background: #fff;
}

#left-home-contact {
	float: left;
	width: 360px;
	height: auto;
	padding-left: 15px;
	padding-top: 20px;
	background: #fff;
}


#left-inner {
	float: left;
	width: 540px;
	height: auto;
	padding: 0 10px 0 15px;
	background: #fff;
}

div.members {
	display: block;
	padding: 15px 0 15px 0;
	
}
div.membersinner {
	display: block;
}


/*-- Footer --*/

#footer {
	width: 744px;
	height: 61px;
	padding: 15px;
	clear: both;
	margin: 0 auto;
	background: url('images/core/footerbg.gif') no-repeat 0 0;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer2 {
	width: 744px;
	height: 61px;
	padding: 15px;
	clear: both;
	margin: 0 auto;
	background: url('images/core/footerbg.gif') no-repeat 0 0;
}

#footer2 p {
	margin: 0;
	padding: 0;
}

/* 
--------------------------------------------------------------------------------------------------
FORMATTING - Text | Paragraph
--------------------------------------------------------------------------------------------------
*/


p { 
	font: normal normal 11px/16px "Verdana", Arial, Helvetica, sans-serif;
	color: #72706D;
	margin-bottom: 20px;
}

#footer p {
	font: normal normal 9px/13px "Verdana", Arial, Helvetica, sans-serif;
	color: #A9A39B;
}

h1 { 
	font: normal bold 17px/18px "Verdana", Arial, Helvetica, sans-serif;
	color: #333333; 
	margin-bottom: 20px;
}

h2 { 
	font: normal bold 15px/18px "Verdana", Arial, Helvetica, sans-serif;
	color: #7D776D; 
	margin-bottom: 20px;
}

h1 a { 
	font: normal bold 17px/18px "Verdana", Arial, Helvetica, sans-serif;
	color: #333333; 
	margin-bottom: 20px;
	text-decoration: none;
}

h1 a:link {
	color: #333333;
	}
	
h1 a:hover {
	color: #333333;
	}
	
h1 a:active {
	color: #333333;
	}
	
h1 a:visited {
	color: #333333;
	}

ul.list { 
	list-style: square;
	margin: 10px 0 20px 30px;
	display: block;
}

ul.list li {
	font: normal normal 11px/16px "Verdana";
	color: #7D776D;
}

div.banner {
	width: 734px;
	height: auto;
	padding: 5px;
	margin: 0 10px 15px 15px;
	border: 1px solid #e2e2e2;
	background: #F6F5F1;
	clear: both;
	font: bold 11px/16px "Tahoma";
	text-align: center;
}

div.banner p {
	width: 100%;
	height: 20px;
	background: #B2BB1C;
	font: bold 11px/16px "Tahoma";
	color: #fff;
	margin-bottom: 5px;
	text-align: center;
}

div.displaybox {
	width: 230px;
	height: 125px;
	float: left;
	padding: 5px;
	margin: 0 9px 15px 0;
	border: 1px solid #e2e2e2;
	background: #F6F5F1;
	font: bold 11px/16px "Tahoma";
	text-align: center;
}

div.displaybox p.title {
	width: 100%;
	height: 20px;
	background: #212E84;
	font: bold 11px/16px "Tahoma";
	color: #fff;
	margin-bottom: 5px;
	text-align: center;
}

div.displaybox p {
	width: 100%;
	height: 20px;
	font: bold 11px/16px "Tahoma";
	color: #fff;
	margin-bottom: 5px;
	text-align: center;
}


/* 
--------------------------------------------------------------------------------------------------
FLASH FORMATTING
--------------------------------------------------------------------------------------------------
*/


#lenders {
	width: 165px;
	height: 100px;
	display: block;
	clear:both;
	margin: 0 auto;
}

#calltoaction {
	width: 226px;
	height: 60px;
	float: right;
	display: block;
}


/* 
--------------------------------------------------------------------------------------------------
ACCESSORIES FORMATTING
--------------------------------------------------------------------------------------------------
*/


i { font-style: italic; color: #B1BA1F; }

b { font-weight: bold; color: #333333; }

.imgright { float: right; padding-left: 15px; }

.imgleft { float: left; padding-right: 15px; }

.border { border-bottom: 1px dashed #E5E5E5; margin: 0 0 20px 0; }

.nil { border: none; }

div.calculator {
	float:left; 
	border:1px solid #E5E5E5;
	width: 500px;
	height: 280px;
	padding:10px;
	margin: 0 0 20px 15px;
}

td.logos {
	clear: both;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}

/* 
--------------------------------------------------------------------------------------------------
FORM & LINKS FORMATTING
--------------------------------------------------------------------------------------------------
*/


input, select, textarea {
	width: 250px;
	height: 18px;
	padding: 2px;
	border: 1px solid #D9E15E;
	font: normal normal 11px/15px "verdana", Arial, Helvetica, sans-serif;
	color: #7D776D;
	overflow: hidden;
	background: #ffffff;
}

input.send {
	border: none;
	width: 70px;
	height: 20px;
	padding: 2px;
	color: #fff;
	background: #212E84;
	text-align: center;
}

textarea.expand {
	height: 100px;
}

input.col2 { width: 74px; }
input.col { width: 180px; }

#footer a { color: #A9A39B; text-decoration: underline;}
#footer a:hover { color: #B2BB1C; text-decoration: underline;}

a { color: #B2BB1C; text-decoration: underline;}
a:hover { color: #212E84; text-decoration: none; }

.wholesaletable {

}

.wholesaletable td {
text-align:center;

}

.entry {
width:465px;

}

#left-home {
padding:0 14px 14px 14px;
}

.linklove a,
.linklove a:visited {
display:none !important; 
visibility:hidden !important;
}

.linklove  {
display:none !important; 
visibility:hidden !important;
}


/*=======================================================
 End of CSS Document for St James Finance
=======================================================*/