
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2007, Brighton Consulting */
/* Added: October 20th, 2008 */
/* Visit www.brightonconsulting.com.au */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without written permission. */

/* ~~~ SITE COLOURS ~~~ */
/*
	#99ca3c - Bright Green
	
	#666666 - Dark Green
	
	#f7faec - Background light green
	
	Other colours
	
	#666666 - text
	#666666 - Headings / links
	#99ca3c - Hover
	#979797 - Copywrite	 
*/
	
/* ~~~~~ IE HACK GUIDELINES ~~~~~
p  {
  border:1px solid green; ~~~ works in all
  *border:1px solid red; ~~~ targets IE6 and 7 
  _border:1px solid blue; ~~~ targets IE6 only
}
*/

/* ~~~ GENERAL SITE-WIDE STYLES ~~~ */
/* ~~~ DO NOT MODIFY WITHOUT GOOD REASON ~~~ */

body {  }


/* RESET all browsers to zero */
* {    
     margin:0;   
     padding:0;   
 }
table {   
     border-collapse:collapse;   
     border-spacing:0;   
}   
 fieldset,img {    
     border:0;   
}   
address,caption,cite,code,dfn,em,strong,th,var {   
    font-style:normal;   
    font-weight:normal;   
}   
ol,ul {   
    list-style:none;   
}   
caption,th {   
    text-align:left;   
}   
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
q:before,q:after {   
    content:'';   
}   
abbr,acronym { border:0;   
}   

html, body {
	height:100%;
	min-height:100%;
}

/* ~~~~~~ PRESET SITE FONTS ~~~~~~ */
html {font-size:13px;} /*Set IE browsers to 13px standard font size */

* html {font-size:81.25%;} /*Set IE browsers to 13px standard font size */

body {
	font-size:1.0em; /*Set all browsers to 13px standard font size */
	font-family: "Tahoma", Verdana, Helvetica, sans-serif; 
	color:#666;
	text-align:left;
	line-height:18px;
}

/* Set font sizes for WYSIWYG to match document */
body.mainbody {
	font-size:1.0em; /*Set WYSIWYG to 16px standard font size */
	font-family: "Tahoma", Verdana, Helvetica, sans-serif; 
	color:#666;
	text-align:left;
	line-height:18px;
}
div,  span,  input,  select, p, th, dd, table, li {
	font-size:1.0em;
}
h1, .mainbody h1 {font-size:2em; color:#666666;}
h2, .mainbody h2 { margin:10px 0 10px 0; font-size:18px; color:#303030; text-transform:uppercase;}
h3, .mainbody h3 {margin:10px 0 10px 0; font-size:1.0em; color:#303030; font-weight:bold; }
h4, .mainbody h4 {font-size:1.0em; color:#303030; font-weight:bold;}
h5, .mainbody h5 {font-size:1.0em; color:#303030 ; font-weight:normal;}

.intro {
	font-size:1.0em;
	font-weight:bold;
	color:#666666;
}
/* WYSIWYG Styles */










/* ~~~~~~ PRESET CONTENT STYLES ~~~~~~ */
p, ul {
	padding-top:5px;
	padding-bottom:3px;
}
table {
	margin:10px 0;
}
table td {
	padding:5px;
}
h4, h5 {
	margin-top:18px;
}
ul {
	list-style-type:disc;

	
}

div#int_content ul{ 	margin-left:20px; }

ul li {
	padding:1px 0px 1px 3px; 
}
ul li ul {
	list-style-type:circle;
}
ul.alphalist {
	margin-left:15px;
	list-style-type:lower-alpha;	
}
ul.romanlist {
	margin-left:15px;
	list-style-type:lower-roman;
}
ul.numlist {
	margin-left:20px;
	list-style-type:decimal;
}
ul.arrowlistRight, ul.arrowlist, ul.ticklist, .mainbody ul.arrowlist, .mainbody ul.arrowlistRight, .mainbody ul.ticklist {
	list-style-position:outside;
	_list-style-position:inside;
	list-style-type:none;
	list-style-image:none;

}
ul.ticklist li, .mainbody ul.ticklist li {
	margin-left:0px;
	background:url(/uploads/images/page_images/tick_2.gif) top left no-repeat;
	_background:none;
	_list-style-type:disc;
	padding:3px 0 3px 20px;
	display:block;
	overflow:hidden;
}
#int_contentul li, #int_content ul.arrowlist li, ul.arrowlist li {
	margin-left:0;
	padding:3px 0 3px 20px;
	_list-style-type:square;
	background:url(/uploads/images/page_images/arrow2.gif) 0px 6px no-repeat;
	_background:none;
	font-size:12px;
	display:block;

	
}


#int_content ul.arrowlistRight li, ul.arrowlistRight li {
	margin-left:0;
	padding:3px 0 3px 20px;
	_list-style-type:square;
	background:url(../../build/images/side-bar/arrowRight.gif) 0px 8px no-repeat;
	_background:none;
	font-size:11px;
	display:block;

	
}


div.mainbody ul.arrowlist li a {
	color:#000;
}
div.mainbody ul.arrowlist li a:hover {
	color:#1e3a7e;

	text-decoration:underline;
	outline:none;
}




ul.arrowlist, ul.arrowlist2, ul.ticklist, .mainbody ul.arrowlist, .mainbody ul.arrowlist2, .mainbody ul.ticklist {
	list-style-position:outside;
	_list-style-position:inside;
	list-style-type:none;
	list-style-image:none;

}


div.mainbody ul.arrowlist2 li, ul.arrowlist2 li {
	margin-left:0;
	padding:0 0 0 15px !important;

	_list-style-type:square;
	background:url(/uploads/images/page_images/arrow2.gif) 0px 3px no-repeat !important;
	_background:none !important;
	font-size:0.8em !important;
	display:block;

	
}
div.mainbody ul.arrowlist2 li a {
	color:#000;
}
div.mainbody ul.arrowlist2 li a:hover {
	color:#1e3a7e;
	font-weight:bold;
	text-decoration:underline;
	outline:none;
}




div.mainbody ul.arrowlist li a {
	color:#ef3524;
}
div.mainbody ul.arrowlist li a:hover {
	color:#000;

	text-decoration:none;
	outline:none;
}


/* ~~~~~~ PRESET LINKS ~~~~~~ */
a:link, a:visited {
	color:#c92d1e;
	
	

	text-decoration:none;
	outline:none;
}
a:hover, a:active {
	color:#666666;

	outline:none;
}


#services a:link,  #services  a:visited {
	color:#666666;
	
	

	text-decoration:none;
	outline:none;
}


#services a:hover,  #services a:active {
	color:#c92d1e;

	outline:none;
}


/* ~~~~~~ Universal Classes ~~~~~~ */
.hidden {
	display:none;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
	
}

/* ~~~~~~ CLEARFIX HACK ~~~~~~ */
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {

	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}

/* ~~~~~~~ NGMENU NOSCRIPT CSS ~~~~~~ 
div#navbar ul {
	color:#fff;
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:12px;
}
div#navbar ul li {
	float:left;
	position:relative;
	padding:0;
	min-width:50px;
	width:auto !important;
	width:50px;
	white-space:nowrap;
}
div#navbar ul li a {
	display:block;
	height:29px;
	line-height:29px;
	padding:0 12px 0 14px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	background:url(/build/images/nav_bar_divider.gif) bottom left no-repeat;
	cursor:pointer;
}
div#navbar div div noscript ul li:first-child a {
	background:none;
}
div#navbar ul li a:hover, div#navbar ul li a:active, div#navbar ul li:first-child a:hover, div#navbar ul li:first-child a:active {
	background-color:#99ca3c;
}
div#navbar ul li ul, div#navbar ul li ul ul {
	display:none;
}
div#navbar ul li ul {
	position:absolute;
	top:29px;
	left:0;
	width:auto;
	float:left;
	background-color:#666666;
	z-index:10000;
}
div#navbar ul li:hover ul {
	display:block;
}
div#navbar ul li:hover ul li {
	float:none;
	position:relative;
	display:block;
	width:100%;
	border-top:1px solid #80bb9a;
}
div#navbar ul li:hover ul li a {
	display:block;
	height:29px;
	line-height:29px;
	color:#fff;
	background:none;
	padding:0 12px;
}
div#navbar ul li:hover ul li:first-child {
	border-top:none;
}
div#navbar ul li:hover ul li a:hover, div#navbar ul li:hover ul li a:active {
	background-color:#99ca3c;
	color:#666666;
}
div#navbar ul li:hover ul ul {
	display:none;
	position:absolute;
	top:0;
	left:100%;
	width:auto;
	background-color:#666666;
	float:left;
}
div#navbar ul li:hover ul li:hover ul {
	display:block;
}

*/

/* ~~~~~~~ TABLE STRIPES ~~~~~~ */
table.stripes {
	width:100%;
	margin:1em auto;
	border-collapse:collapse;
	}
table.stripes tr.odd td	{
	background:#f7faec;
	}
table.stripes tr.even td	{
	background:#ecf0cf;
}
table.stripes td {
	border-bottom:1px solid #999;
	padding:.3em 1em;
	}
	
/* ~~~~~~~ TABLE FANCY ~~~~~~~ */	

#category table.fancy {
	width:688px;
}
	table.fancy thead tr th {
		padding:.3em 1em;
		font-weight:bold;
		border:0;
		color:#fff;
		font-size:13px;
		background:#666666;
	}
table.loaded {
	background-color:;
	
}
	table.loaded thead tr {
		background-image:none;
		
		position:relative;
	}
		table.loaded thead tr th {
			background:none;
		}
		/*table.fancy thead tr th.round {
			
			padding:0;
			line-height:7px;
		}*/
			table.fancy thead th a {
				color:#f7faec;
				text-decoration:underline;
			}
table.fancy tbody {

}


/*
	WYSIWYG FIXES - DON'T CHANGE WITHOUT CONSULTATION
	The following style makes p and ul tags show as br tags in tables for the same results in IE and FF
*/
.mainbody table p, .mainbody table ul  {
	margin-top:0px;
	margin-bottom:0px;
}

/*  Template css   */

/*BACKGROUND STUFF */
.bodybg { background-color:#f1f1f1; }


#outerContainer {
	margin:0 auto 0;
	width:1024px;
	/* height:768px; */
	padding-bottom:0;
	position:relative;
	background:url(../../build/images/main-bg.gif) no-repeat;
}



#outerContainerInt {
	margin:0 auto 0;
	width:1024px;
	padding-bottom:0;
	position:relative;
	background: #F1F1F1 url(../../build/images/main-bg.gif) no-repeat;
}


#container {
	margin:0 auto 0;
	width:950px;
	padding-bottom:0;
	position:relative;
	background-color:#fff;
}



#intContainer{
background:url(/build/images/internal/sideMain.png) repeat;
background:url(/build/images/internal/sideMain.gif) repeat;
margin-left:10px;
_margin-left:5px;
width:930px;
_width:930px;
position:relative;
float:left;

}


#intContainerFooter{
background:url(/build/images/main-footer.gif) no-repeat;
margin-left:10px;
_margin-left:5px;
width:930px;
position:relative;
float:left;
height:24px;

}



#intgreyheader{

background:#fff url(/build/images/internal/int-Top.png) no-repeat top left;
_background:#fff url(/build/images/internal/int-Top.gif) no-repeat top left;
margin-left:2px;
width:926px;
_width:924px;
position:relative;
float:left;


}



#btmGraphic{

background:url(/build/images/internal/btm-Graphic.gif) bottom right;

	position:absolute;
	bottom:0px;
	right:0px;

width:521px;
height:183px;

}
/* ~~~~SITE HEADER~~~~ */
#header {
	position:relative;
	width:950px;
	height:118px;
	margin-bottom:35px;
	
}



#headerLeft{

position:relative;

float:left;
width:470px;
}	

#headerRight{

position:relative;

float:left;
width:480px;


}	


	div#logo {

		width:235px;
		height:75px;
	}
	div#navtabs {
		position:absolute;
		left:2px;
		bottom:0;
		height:23px;
		width:328px;	
	}
		div#navtabs ul {
			list-style-type:none;
			padding:0;
			margin:0;
		}
			div#navtabs ul li {
				float:left;
				
				width:82px;
				height:23px;
				text-align:center;
				font-size:11px;
				line-height:12px;
				margin:0;
				padding:0;
			}
				div#navtabs ul li a:link, div#navtabs ul li a:visited {
					font-size:11px;
					display:block;
					width:82px;
					line-height:23px;
					color:#fff;
				}
				div#navtabs ul li a.green {
					color:#99ca3c;
				}
	div#services {
		position:relative;
		padding-top:7px;
		padding-right:10px;
		
		font-size:10px;
		float:right;
		font-weight:normal;
	}
		div#services img#services_heading {
			padding:0 0 2px 0;
		}
		div#services ul {
			list-style-type:none;
			margin:0;
			padding:0;
			width:107px;
			display:block;
		}
			div#services ul li {
				margin:0;
				padding:0;
				height:27px;
				width:107px;
				float:left;
			}
				div#services ul li a {
					display:block;
					width:107px;
					height:27px;
				}

		div#search {
			left:480px;
position:absolute;
top:124px;
z-index:2000;
			
		}
		
		
			 div#search form input.inputbox {
				background:transparent url(/build/images/search-box.jpg) repeat-x scroll left top;
border:none;
float:left;
font-size:11px;
height:18px;
line-height:13px;
margin:0;
padding-top:5px;
padding-left:5px;
position:relative;
width:139px;
			}
			 div#search form input.image {
				
				margin-left:5px;
			}
	

/* ~~~~CONTENT~~~~ */
#content {
	width:950px;
	overflow:hidden;
	
	padding-bottom:10px;
}


div#homeBtmHolder{ position:relative; float:left; height:150px; width:930px; margin-top:5px; margin-left:10px;}

/* ~~~~Sidebar_L~~~~ */
	div#sidebar_L {
		float:left;
		display:none;
	}


/* ~~~~MAIN~~~~ */
	div#mainHome {
		float:left;
		width:940px;
		overflow:hidden;
		position: relative; 
		z-index: 0;
		margin-left:10px;
		_margin-left:5px;
		
	}

		div#mainBG {
		float:left;
		width:930px;
		height:427px;
		overflow:hidden;
		position: relative; 
		z-index: 0;
		
		background:url(/build/images/refresh/select-home-bg.jpg) no-repeat;
		
	}	
	
	
		div#homeTool{ position:absolute; background:url(/build/images/refresh/quick-links-bg.jpg) top left no-repeat; height:417px; width:230px; top:0px; right:15px;}
	

#bottomLinks{ position:relative; float:left; width:915px; padding-left:8px; padding-right:8px; height:146px; padding-top:308px;}	               
#latestNews{ width:297px; _width:298px; height:142px; background:url(/build/images/home/lnews.png) no-repeat ; _background:url(/build/images/home/lnews.gif) no-repeat ; position:absolute; bottom:0; }

#newsContainer { width:210px; _width:210px; height:145px; position:relative; float:left; margin-left:12px; _margin-left:6px;}                         

#cuTips{ padding-left:10px; padding-top:15px; clear:both; float:left; position:relative}

#latestRates{width:297px; height:142px; background:url(/build/images/home/rates.png)  no-repeat; _background:url(/build/images/home/rates.gif) no-repeat ; position:absolute; bottom:0; left:316px;}                            
#latestFlash{width:460px; height:150px; position:absolute; bottom:0; }                            

#advert{ width:460px; height:150px; position:absolute; right:0; top:0px; }	

#advert p{ margin:0; padding:0; }

#cuTips p	{ margin:0; padding:0; }						
							


	div#main {
		float:left;
		width:650px;
		overflow:hidden;
		position: relative; 
		z-index: 0;
	}
		div#main div#main_promo {
			width:726px;
			height:195px;
			margin-bottom:10px;
			clear:right;
		}
		div#main div.sub_promo {
			float:left;
			height:245px;
			display:inline;
			overflow:hidden;
			position:relative;
		}
		div#main .narrow {
			width:229px;
			
			margin-left:10.5px;
		}
		div#main .wide {
			width:348px;
		
			margin-left:10px;
		}
			div#main div.sub_promo p {
				padding:10px;
				font-size:13px;
			}
			div#main div.sub_promo a.promo_button {
				position:absolute;
				bottom:5px;
				right:5px;
			}
		div#main div#sub_promo_1 {
			margin-left:10px;
		}
		div#main div#sub_promo_2 {
		
		}
			div.sub_promo h2 {
				font-height:21px;
				line-height:25px;
				padding:0 5px;
				height:50px;
				color:#666666;
			}

/* ~~~~Sidebar_R~~~~ */
	div#rightSide {
		float:left;
		width:240px;
		overflow:hidden;
		padding:0px 0px 0 25px;
		position:relative;
	}
	
	
	
	div#quickLinks{ width:223px; height:176px; position:relative; float:left; margin-bottom:15px; background:url(../../build/images/refresh/quick-links-bg.jpg) no-repeat top left; padding-top:30px; padding-left:8px; }
	
		div#quickLinksHome{ width:223px; height:160px; position:relative; float:left; margin-bottom:15px; padding-top:30px; padding-left:8px; }
	
	div#moreInfo{ width:216px; height:148px; padding-top:40px; padding-left:15px; position:relative; float:left; margin-bottom:15px; background:url(../../build/images/side-bar/more-info-box.gif) no-repeat top left; }


	div#spotlights p { margin:0; padding:0; }
	
	div#spotlights div#spotlight1, div#spotlights div#spotlight2, div#spotlights div#spotlight3 { margin-bottom:15px;}


/* ~~~~FOOTER~~~~ */

#footer {
	width:980px;
	height:80px;
	position:relative;
}
	#footer div#footer_bar {
		width:979px;
		height:60px;
		background-color:#F1F1F1;
		font-size:10px;
		padding-left:45px;
	}
	
		
		#footer div#footer_bar p {
			position:relative;
			padding-left:4px;
			width:790px;
		}
		
		
		#footer div#footer_bar ul {
			list-style-type:none;
			
			font-size:10px;
		}
		#footer div#footer_bar ul li {
			list-style-type:none;
			margin:0;
			padding:0 6px;
			float:left;
		}

		
		#footer div#footer_bar ul#copyright {
			position:absolute;
		
			margin:0;
			padding:0;
			width:490px;
			list-style-type:none;
		}
			#footer div#footer_bar ul#copyright li {
				
			}
			#footer div#footer_bar ul#copyright li.last {
				border-right:none;
			}


#bclogo {
position:absolute;
right:0;
top:35px;
}


/* INTERNAL PAGE MAIN CONTENT */

div#page_header {
	width:100%;
	height:100px;
	overflow:hidden;
	position:relative;

}
	div#breadcrumbs { 
		height:28px;
		font-size:.9em;
	}
		div#breadcrumbs span {
			line-height:28px;
		}
		#breadcrumbs span.pagefunctionicon {
			float:right;
			margin:0 5px;
				position:relative;
		}
			#breadcrumbs span.pagefunctionicon img {
				padding:6px;
			}
		#breadcrumbs span.styleswitcher {
			float:right;
		}
			#breadcrumbs span.styleswitcher a:link, #breadcrumbs span.styleswitcher a:visited {
				color:#666666;
			}
			#breadcrumbs span.styleswitcher a:hover, #breadcrumbs span.styleswitcher a:active {
				color:#000;
			}
		#breadcrumbs .pathway {
			width:600px;
			line-height:28px;
			padding-left:10px;
			float:left;
			position:relative;
		}
		#breadcrumbs .pathway a:hover, #breadcrumbs .pathway a:active {
			color:#000;
		}
	div#pagetitle {	
		font-size:30px;
		line-height:30px;
		color:#ee3524;	
		width:600px;
		position:absolute;
		bottom:10px;
		left:10px;
		padding-bottom:5px;
	}
	div#pagehead_pics {
		position:absolute;
		bottom:0;
		right:2px;
		width:441px;
		height:100px;
	}
	div#pagehead_pics img.pagehead_pics {
		float:right;
		margin-right:8px;
		display:inline;
	}
			
#int_content {
	padding:0 10px 15px;
}
#int_content p {
	padding:
}


#int_content p.home_loan {
	color:#00539f;
	font-size:1.0em;
}

div#featuredSections {

	padding:0 9px;
	margin-top:10px;
}

div#featuredSections div.section {
	margin-bottom:10px;
}

div#featuredSections div.section div.icon {
	float:left;
	margin-right:15px;
	
}

div#featuredSections div.section div.description {
	width:100%;
}

div#featuredSections div.section div.description h3 {
	padding-bottom:2px;
	border-bottom:1px solid #99ca3c;
	color:#666666;
}

div#featuredSections div.section div.description h3 a {
	padding-bottom:2px;
	color:#666666;
}

div#featuredSections div.section div.description p.btns {
	text-align:right;
}

div#featuredSections div.section div.description p.btns a {
	color:#666666;
	font-weight:bold;
	text-treatment:none;
}

div#featuredSections div.section div.description p.btns a:hover {
	color:#99ca3c;
	font-weight:bold;
	text-treatment:underline;
}

div#featuredSections div.section div.description span.pipe {
	padding:0 4px;
}
div#int_content div#mosarticle {
	width:96%;	
}
div#int_content div#mosarticle div#page_article {
	padding-bottom:24px;
}
div#int_content div#mosarticle h3 {
border-top:1px solid #e0efc4;
color:#666666;
padding-top:5px;
}
div#int_content div#mosarticle a.promo_button {
	display:none;
}

#map_container {
	border: 1px solid #684f40;
	padding:9px;
}




/* ~~~~ NAVBAR ~~~~ */
#navbar {
	position:absolute;
	top:118px;
	left:0;
	
	height:35px;
background:url(/build/images/nav-bg-main.jpg) no-repeat top left;
	/* border-top:1px solid #006e30; */
	
	z-index:2000;
	margin-left:10px;
	padding-top:1px;
	width: 930px;

}

#ibLogin {
	position:absolute;
	top:120px;
	left:715px;
	
	
	
	z-index:2000;

}




/* ~~~~CAMPAIGN STYLE~~~~ */


.campaign{
text-align:center;}

#campaign_main {

	height:100%;
	font-family:"Tahoma", Helvetica, sans-serif; 

	margin:0 auto;
width:758px;
text-align:left;
}

#campaign {
	width:700px;
	height:100%;
	margin:0 6px 0 16px;
	padding-top:7px;
}

#campaign #campaign_title {
	padding:20px 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;  
	color:#666666; 
	font-size:2.3em;
}
#campaign #campaign_wrapper {
clear:both;
width:700px;
}

#campaign #campaign_wrapper div.campaign_img {
float:right;
}

#campaign #campaign_wrapper div.camp_text {
width:380px;
}

#campaign h4 {
color:#666666; 
font-family: Tahoma, Verdana, Helvetica, sans-serif; 
font-size:1.0em;
}


/* COMPARE STYLE */
#compare {	background:#FFFFFF }

#conpare_main {
	width:100%;
}

#compare_2 {
	width:700px;
	height:90%;
	margin:0 0 0 15px;
	padding-top:7px;
}
#campare_2 div#col2_container_1 {
	padding-bottom:7px;
	width:100%;
	height:100%;
}
#campare_2 div#col2_container_1 div#col2_container_2 {
	padding:10px;
}

#campare_2 div#col2_container_1 div#col2_container_2 div#pagetitle {
	padding:10px;
}
#conpare_2 div#col2_container_1 div#col2_container_2 div#breadcrumbs {
	width:660px;
	margin:2px 0 0 0;
	background-color:#ffffff;
	text-align:right;
	color:#666;
}
div#compare_pagetitle {	
		font-size:20px;
		padding-bottom:10px;
		color:#666666;	
	}



/* PRINT PAGE */


#printing {
}

h1.title {
	font-size:26px;
	font-weight:normal;
	color:#684f40;
	padding:20px 0 5px 9px;	
}

/* IE6 + IE7 Hacks */
#breadcrumbs .pathway {
	_padding-top:7px;
}
div#tools div#search form input.inputbox {
	*line-height:14px;*
}
#conpare_2 div#col2_container_1 div#col2_container_2 div#breadcrumbs {
	*margin:-2px 0 0 0;
}

ul.numlist {
	*margin-left:25px;
}
ul#newsTick {
margin:0;
}

.hide {
list-style-type:none;
margin:0;
padding:2px !important;
}

#news {
margin:0;
padding:0px 0 0 10px;
}



.page_article p{

padding-bottom:1px;
padding-top:0px;

}


#moreStories{
position:absolute; right:10px; bottom:0px;

}



.rates{

position:relative;
float:left;
width:620px;
}


.ratesInfo{

position:relative;
float:left;
width:320px;

}
.ratesInfo .rInfo{
font-size:0.9em;
padding:4px;
margin-top:5px;
}



.ratesNumbers{
position:relative;
float:left;

padding-left:10px;
width:140px;
}


 .number1{
color:#ee3424;
font-size:30px;
margin-top:5px;

}

 .percent{
color:#656262;
font-size:18px;}

 .interest{
color:#656262;
font-size:14px;}

 .number2{
color:#848181;
font-size:30px;
margin-top:5px;
}


 .percent{
color:a2a0a0;
font-size:18px;}

.interest{
color:a2a0a0;
font-size:14px;}

.ratesApply{
position:relative;
float:left;
margin-top:70px;
width:100px;}



.sectionBreak{

margin-top:20px;
margin-bottom:10px;
width:600px;
height:2px;
background:url(/build/images/dotted-line.gif) no-repeat;

}






.btn_enquire{



background:transparent url(/build/images/buttons/enquire.gif) no-repeat scroll 0 0;
cursor:pointer;
display:inline-block;
height:31px;
margin:0 10px 0 0;
position:relative;
text-indent:-9999px;
top:-2px;
*top:6px;
width:122px;


}


.btn_apply{



background:transparent url(/build/images/buttons/apply.gif) no-repeat scroll 0 0;
cursor:pointer;
display:inline-block;
height:31px;
margin:0 10px 0 0;
position:relative;
text-indent:-9999px;
top:-2px;
*top:6px;
width:133px;


}







 .customerDetailsThead {



	margin:0;
	
	text-align: left;

	
	line-height:20px;
	color: #464646;
	font-size:12px;font-weight:bold;

}

.customerDetails {
	padding: 5px 3px !important;
	background-color:#f4f4f4;
	font-family:Tahoma;
	border-top:1px solid #cccccc;
}



tr.even {
	margin:0px;
	padding:7px 0px 5px 0px;
	
	font-size:10px;
	font-family:Tahoma;
	color:#15428b;

}

tr.odd {
	margin:0px;
	padding:7px 0px 5px 0px;

	font-size:10px;
	font-family:Tahoma;
	color:#15428b;
}

td.customerDetailsTitle {
	margin:0px;
	padding:7px 0px 5px 0px;

	font-size:10px;
	font-family:Tahoma;
	color:#15428b;
	font-weight:bold;
}

td.customerDetailsTitle2 {
	margin:0px;
	padding:7px 0px 5px 0px;

	font-size:10px;
	font-family:Tahoma;
	color:#0000FF;
	font-weight:bold;
}

.tablebutton button {
background-color:#F5F5F5;
border:1px solid #DEDEDE;
color:#565656;
cursor:pointer;
display:block;
float:right;
font-family:"Tahoma",Tahoma,Arial,Verdana,sans-serif;
font-size:100%;
font-weight:bold;
line-height:130%;
margin:0;
overflow:hidden;
padding:5px 10px 6px 7px;
text-decoration:none;
width:auto;
}

table.tablesorter2, table.agenda {
	font-family:Tahoma;
	margin:0px 0pt 0px;
	font-size:10px;
	width: 100%;
	text-align: left;
}

table.agenda th {
	font-weight: bold;
	text-align: right;
}

table.tablesorter thead tr th, table.tablesorter2 tfoot tr th, table.agenda thead tr th, table.agenda tfoot tr th , table.agenda th {
	border-bottom: 1px solid #ddd;

	padding: 1px;
	color:#00486F;
}
table.tablesorter2 thead tr .header, table.agenda thead tr .header {
	cursor: pointer;
	color: #464646;
	font-size:12px;
	padding-left:5px;
}
table.tablesorte2 thead td, table.agenda thead td  {
	color: #15428b;
	padding: 1px;

	font-weight:bold;
	border-bottom: 1px solid #ddd;
}
table.tablesorter2 tbody td , table.agenda tbody td  , table.agenda td {
	color: #565656;
	padding: 3px 0;
	vertical-align: top;
		font-size:12px;
}

table.tablesorter2 tbody td.top {
	vertical-align: top;
	padding-top:5px;
}

table.tablesorter2 tbody tr.even td, table.agenda tbody tr.even td , table.agenda tr.even td {
	background-color: #fff;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */

#rotate {


line-height:100%;
}

#rotate ul li {
	padding:0px;
}

.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Tahoma", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    }
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #f1cbc6;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #ee3524;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -151px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -101px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #666;

	
	overflow:hidden;
	margin-left:1px !important;
	margin-left:2px;
	width:278px;
	
   /* background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/build/images/tabs/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}




/* Drop downs Int */




div#quickLinksHolder {position:absolute; top:35px; right:10px; width:210px;}

div#quickLinksHolder ul  {margin:0; padding:0; list-style:none; }

div#quickLinksHolder ul li  {list-style:none; _margin-left:0px; _padding-left:0px;}

div#quickLinksHolderInternal {position:absolute; top:35px; right:20px; width:210px;}

div#quickLinksHolderInternal ul  {margin:0; padding:0; list-style:none; }

div#quickLinksHolderInternal ul li  {list-style:none; _margin-left:0px; _padding-left:0px;}


div#calculator{float:left;  margin-bottom:10px; height:32px;   }

div#applyOnline{float:left; margin-bottom:10px;   z-index:9999; height:32px; }

div#goTo{float:left;  margin-bottom:10px; height:32px;   }

div#ratesFees{float:left; margin-bottom:10px;   z-index:9999; height:32px; }



.menu_head, .menu_head2, .menu_head3, .menu_head4{border:none; display:block;}

.menu_body, .menu_body2, .menu_body3, .menu_body4 {display:none; width:208px;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;border-left:1px solid #d8d8d8; font-size:11px; z-index:999;}

.menu_body li, .menu_body2 li, .menu_body3 li, .menu_body4 li{background:#fff; font-size:11px; border-bottom: 1px #d8d8d8 solid; z-index:999; height:}

.menu_body li.alt, .menu_body2 li.alt, .menu_body3 li.alt, .menu_body4 li.alt{background:#fff; font-size:11px; border-bottom: 1px #d8d8d8 solid}

.menu_body li a, .menu_body2 li a, .menu_body3 li a, .menu_body4 li a{color:#C92D1E; text-decoration:none; padding:0px;  display:block; font-size:11px; font-weight:bold;}

.menu_body li a:hover, .menu_body2 li a:hover, .menu_body3 li a:hover, .menu_body4 li a:hover{padding:0px;  font-size:11px; font-weight:bold; color:#303030;} 

/* Drop downs Int */
