body {
	/* background: #FFF url(http://www.bestratecreditcards.com.au/images/bg.gif) repeat-x; */
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #444444;
    line-height: 1.3;
	
}

#wrapper {
	margin: 0 auto;
	width: 980px;

}


/* =HEADER */

#wrapper #menubg {
clear:both;
background:url(http://www.bestratecreditcards.com.au/images/menu_bg.png) no-repeat center bottom; 
height:46px; 
margin-bottom:5px;  
}



.menu-header a { color:#fff; } #menu-nav a{color:#fff;}
#menu-nav ul ul a { color:#fff; background:#be1888; height:auto; line-height:1em; padding:10px; width:130px; border-bottom:1px solid #ca38a0; }
#menu-nav li:hover > a { color:#9FDD02; text-decoration:underline; }
#menu-nav ul ul :hover > a { color:#9FDD02; background:#be1888; text-decoration:underline; }
.menu-header .current-menu-item a { text-decoration:underline; }
.nav a { color:black; font-weight:bold; }
.nav { float:left; margin:10px 0 20px; }
#menu-nav { margin:5px auto 0px auto; width:960px; display:block; float:left; }
#menu-nav .menu-header,div.menu { font-size:13px; font-family:Arial,sans-serif; font-weight:bold; }
#menu-nav .menu-header ul,div.menu ul { list-style:none; margin:0; }
#menu-nav .menu-header li,div.menu li { float:left; position:relative; z-index:99; }
#menu-nav li a { display:block; text-decoration:none; font-weight:bold; padding:0 13px; line-height:38px; border-right:1px #00CCCC solid; }
#menu-nav ul ul { display:none; position:absolute; top:38px; left:0; float:left; box-shadow:0 3px 3px rgba(0,0,0,0.2); -moz-box-shadow:0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0 3px 3px rgba(0,0,0,0.2); z-index:99999; }
#menu-nav ul ul ul { left:100%; top:0; }
#menu-nav ul li:hover > ul { display:block; }



#logo {
	float: left;
	width: 268px;
	height: 60px;

}

#logo span {
	display: block;
	background: url(http://www.bestratecreditcards.com.au/images/logo_bestratecreditcards.gif) no-repeat;
	margin: 0px 0px 10px 0px;
	width: 320px;
	height: 60px;
}

.text {
	margin: 0px 0px 0px 5px;
	font-size: 1.1em;
}

#logo img  {
	display: none;
	width: 0;
}

#topbanner {
	float: right;
	width: 578px;
	padding: 10px 0px 0px 20px;
}

#topbanner p {
	margin: 0;
	padding: 5px;
	color: #9397ae;
	text-align: center;
	font-size: 1.2em;
	line-height:1em;
	
}


/* =FOOTER */

#footer {
	clear: both;
	padding-bottom: 18px;
	padding-top: 10px;
}

#footer p {
	margin: 0;
	padding: 0 0 0 0;
	line-height: 1.1em;
	font-size: 1.0em;
	text-align: center;
	color: #9397ae;
}

#footer a:link, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #f9893e;
}


/* form elements */
form {
	margin:0px; padding: 0px;
}

form table{
	font-size:10px;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 7px;
	border:1px solid #eee;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Arial, Helvetica, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold .7em  Arial, Helvetica, sans-serif; 
	border: 1px solid #01aa18;
	background: #01cb1d; 
	padding: 2px 1px; 
	color: #FFF;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 10; padding: 10;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 60px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 1px 1px;  
	font: bold .7em  Arial, Helvetica, sans-serif; 
	border: 1px solid #01aa18;
	background: #01cb1d; 
	padding: 2px 1px; 
	color: #FFF;	
}


q:before, q:after { /* allows q tag to be used semantically by removing end quotes from being automatically displayed by newer browsers */
	content: "";
}

form label { /* maintain interactivity */
	cursor: pointer;
}

fieldset, img { /* maintain consistency */
	border: none;
}




.nounder a {
text-decoration: none;
color:#6699cc;
font-size:15px;
font-weight:bold;
}


.hide {
	display: none;
}

.clearfix:after { /* self-clearing float class */
	clear: both;
	display: block;
	visibility: hidden;
	content: ".";
	height: 0;
}


/* =LAYOUT */

#content {
	background: transparent url(http://www.bestratecreditcards.com.au/images/bg_content.gif) bottom no-repeat;
	

}

#sideright {
	float: right;
	width: 320px;
	padding: 10px 10px 10px 10px;

}

#contentmain {
	float: left;
	width: 630px;
	padding: 10px 0px 20px 10px;
}

#contentmain ul {
	margin: 0px 0px 0px 0px;
}

#contentmainwide {
	float: left;
	width: 960px;
	padding: 10px 0px 20px 10px;
}


#content_wide {
	background: transparent url(http://www.bestratecreditcards.com.au/images/bg_content.gif) bottom no-repeat;
	padding-bottom: 18px;
}
 
.page #content {
	background: transparent url(http://www.bestratecreditcards.com.au/images/bg_content.gif) bottom no-repeat;
}

#lead {
	background: transparent url(http://www.bestratecreditcards.com.au/images/bg_lead_sidebar.gif) no-repeat;
}

#lead_wide {
	background: #fff url(http://www.bestratecreditcards.com.au/images/bg_lead.gif) repeat-x;
}

#lead2, #lead2  a:hover, #lead2 a:active{
	color:#00FF00;
	text-decoration:none;
}

#imgtop {
border:1px #666 solid;
margin:10px;
padding:5px;

}

.home #lead {
	background: #fff url(http://www.bestratecreditcards.com.au/images/bg_lead.gif) repeat-x;
}

#main_content {
	float: left;
	width: 656px;
}

#main_content_wide {
	float: left;
	
}

#interior_wide {
	background: #fff;
}

#interior {
	background: #fff url(http://www.bestratecreditcards.com.au/images/bg_main.gif) repeat-y;
}

.page #interior {
	background: #fff;
}



/* MENU */

ul#menu_primary, ul#menu_secondary {
	clear: both;
	margin: 0 0 10px 0;
	padding-left: 18px;
	width: 966px;
	list-style: none;
}

ul#menu_primary li, ul#menu_secondary li {
	float: left;
	margin: 0;
}

/* =PRIMARY MENU 

ul#menu_primary {
	background: #006699 url(http://www.bestratecreditcards.com.au/images/bg_menu_primary.gif) top no-repeat;
}
*/
ul#menu_primary a {
	display: block;
	padding: 0 14px 0 14px;
	line-height: 30px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

ul#menu_primary a:link, ul#menu_primary a:visited {
	color: #FFF;
	text-decoration: none;
}

ul#menu_primary a:hover, ul#menu_primary a:active {
	color: #acdd4a;
}

.home ul#menu_primary #menua_home a,
.low ul#menu_primary #menua_low a,
.balance ul#menu_primary #menua_balance a,
.0per ul#menu_primary #menua_0 a,
.fees ul#menu_primary #menua_fees a,
.rewards ul#menu_primary #menua_rewards a,
.fly ul#menu_primary #menua_fly a,
.direct ul#menu_primary #menua_direct a,
.debt ul#menu_primary #menua_debt a,
.news ul#menu_primary #menua_news a {

	color: #fff;
}



/* =HEADLINES */

h1 {
	padding: 1px 1px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
  	line-height: 1em; 
	font-weight: bold;
	color: #0068A6;
}


h2 {	
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
	color: #0072bc;
}



p strong{
	color: #0068A6;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}


h3, h4 {
	padding:5px 0px 2px 0px;
	margin:0px;
	font-size: 1.1em;
}

h5 {	
	font-weight:bold;
	font-size: 1em;
  	line-height: 14px;
	padding-left: 5px;
	color: #990000;
}





h3 {
	color: #095d87;
}

h3 em, h3 a em {
	font-weight: normal;
	font-style: normal;
}

#related_resources h3, #jump_links h3, .screenshots h3 {
	background: #f4f8fb;
	margin: 0 18px;
	padding: 9px 9px 9px 9px;
	border: 1px solid #c7d5e1;	
}




#additional_content, #sidebar {
	float: right;
	width: 320px;
	padding:0px 0px 5px 0px;

}




/* =ELEMENTS */

hr {
	clear: both;
	margin: 0 18px;
	margin-bottom: 17px;
	height: 1px;
	border: none 0; 
	border-top: 1px solid #c7d5e1;
}



#additional_content hr {
	height: 2px;
	border-top: 1px solid #c7d5e1;
}



b, strong  {
	font-size:1em;
	font-weight:700;
}

.note {
	background: #fff6bf;
	margin: 0 18px 18px 18px;
	padding: 9px;
	text-align: left;
	border-top: 1px solid #ffd324;
	border-bottom: 1px solid #ffd324;	
}

#additional_content .note {
	margin-top: 18px;
}

.note p {
	background: #fff6bf url(http://www.bestratecreditcards.com.au/images/icon_note.png) center no-repeat;
	background-position: 0 50%;
	margin: 0 27px 0 0;
	padding: 0 0 0 27px;	
}
	
.alert {
	background: #faeae5;
	margin: 0 18px 18px 18px;
	padding: 9px;
	text-align: left;
	border-top: 1px solid #c30;
	border-bottom: 1px solid #c30;
}
	
.alert p {
	background: #faeae5 url(http://www.bestratecreditcards.com.au/images/icon_alert.png) center no-repeat;
	background-position: 0 50%;
	width: 539px;
	margin-bottom: 0;
	padding-left: 27px;
}

.alert ul {
	margin-top: 18px;
	margin-bottom: 0;
	padding-left: 18px;
	}	
	
blockquote {
	border-top: double 3px #9fabba;
	border-bottom: double 3px #9fabba;	
}

#additional_content blockquote {
	margin: 18px;
}

#main_content blockquote {
	float: right;
	width: 292px;
	margin: 0 18px 18px 18px;
}

blockquote p {
	margin-bottom: 0;
	padding: 9px 18px;
	font-size: 1.3em;
	text-align: left;
	color: #083e61;	
}

cite {
	color: #9fabba;
}
#breadcrumb {	
	padding-left: 50px;
	margin-top:12px;
	font-size: 1em;
  	line-height: 24px;
	color: #e53f04;
	font-weight:bold;
}
.breadcrumb {	
	padding-left: 30px;
	margin-top:18px;
	font-size: 1em;
  	line-height: 14px;
	color: #4d8abe;
	font-weight:bold;
}
a.breadcrumb {	
	font-size: 1em; 
	font-weight: bold;
	text-decoration:none;
	color: #e53f04;
}
a.breadcrumb:hover {
	font-size: 1em;
	font-weight: bold;
	text-decoration:underline;
	color: #e53f04;
}


/* =BUTTONS */

a.button {
	display: block;
	height: 27px;
	margin: -9px 0 18px 0;
	text-indent: -9999px;	
}


/* =HOMEPAGE */

#banner_new {
	background: #fff;
	width: 948px;
	height: 275px;
	padding: 0 18px;
}

#banner{
	background: #fff;
	width: 948px;
	height: 252px;
	padding: 0 18px;
}

#home_space {
	float: left;
	width: 30px;
}

#home_left {
	float: left;
	width: 316px;
	height: 252px;
}

#home_middle {
	float: left;
	width: 316px;
	height: 252px;
}

#home_right {
	float: left;
	width: 316px;
	height: 252px;
}



/* =LISTS */

ul, ol {
	line-height: 28px;
	font-size:12px;
	margin:0px; 
	padding-left: 18px;
}


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

#additional_content ul, ol {
	line-height: 28px;
	font-size:12px;
	margin:0px; 
	padding-left: 0px;
}


/* cctabler */

.cctabler {
	line-height: 16px;
	padding: 0px 0px 5px 0px;
	margin: 0px 2px 5px 2px;
}

.cctabler a{
	text-decoration:none;
	font-size:1.1em;
}

.cctabler td {
	font-size:10px;
	padding: 0px 5px 0px 5px;
	margin: 0px 5px 0px 5px;
	text-align:left;

}

.cctabler li {
	font-size:.8em;
	padding: 0;
	margin: 0;
	text-align:left;

}



.cctabler tr {
 margin: 5px 5px 5px 5px;
}




/* cctabler2 */
.cctabler2 {
	line-height: 16px;
	padding: 0px 0px 5px 0px;
	margin: 0px 3px 5px 0px;
}

.cctabler2 a{
	text-decoration:none;
	font-size:1.2em;
}

.cctabler2 td {
	font-size:10px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	text-align:left;
}

.cctabler2 li {
	font-size:.8em;
	padding: 0;
	margin: 0;
	text-align:left;


}

.cctabler2 h4 {
		font-size:12px;
}

.cctabler tr {
 margin: 5px 5px 5px 5px;
}



#cdate {
color:#f9893e;
float:right;
font-size:10px;
padding: 12px 12px 5px 5px;
}




* html .clearfix, ul.sections_list li, ul.selections_list li { /* Gives layout to IE6 and under for self-clearing floats */
	height: 1%;
}

*:first-child+html .clearfix, ul.sections_list li, ul.selections_list li { /* IE7 still can't handle self-clearing floats properly */
	min-height: 1px;
}

blockquote { /* Gives layout to IE6 and under to prevent exploding blockquotes */
	height: 1%;
}

.creditcardheadlayout {
	font-size: 1.5em;
}


.mtxtbold {
font-weight:bold;
color:#990000;
}

.size_sml {
font-size:10px;}

.arthead {font-size:14px;}

.artdate {font-size:12px; padding-left: 7px;}

#additional_content li {
	list-style: none;
}

#additional_content .cctabler2 h4 {
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 7px 0px;
	color: #FFF;
	text-align:left;
	font-size: 1.1em;
	 -webkit-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px 5px 5px 5px;
    border-radius:5px;
    border-radius:5px;
	
background: #1f99d3; /* Old browsers */
background: -moz-linear-gradient(top, rgb(34,161,223) 0%, rgb(34,161,223) 9%, rgb(9,92,133) 69%, rgb(9,92,133) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(34,161,223)), color-stop(9%,rgb(34,161,223)), color-stop(69%,rgb(9,92,133)), color-stop(99%,rgb(9,92,133))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(34,161,223) 0%,rgb(34,161,223) 9%,rgb(9,92,133) 69%,rgb(9,92,133) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(34,161,223) 0%,rgb(34,161,223) 9%,rgb(9,92,133) 69%,rgb(9,92,133) 99%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgb(34,161,223) 0%,rgb(34,161,223) 9%,rgb(9,92,133) 69%,rgb(9,92,133) 99%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22A1DF', endColorstr='#095C85',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgb(34,161,223) 0%,rgb(34,161,223) 9%,rgb(9,92,133) 69%,rgb(9,92,133) 99%); /* W3C */
}


#toolsbg {
background-image:url(http://www.bestratecreditcards.com.au/images/toolbackground.gif);
width:615px;
height:200px;
margin:0px;
padding:0px;
font-weight:bold;
}

#toolsbg table {
padding:0px 0px 0px 10px;
}

#toolsbg h2 {
padding:0px;
}


ul.selections_list  {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.selections_list li {
/*	border-top: 1px solid #dfdfdf; */
}

ul.selections_list a {
	display: block;
	font-size: 1em;
	line-height: 1.1em
	color: #50565d;
	text-decoration: none;
	text-align: left;
}

ul.selections_list p {
	display: block;
	font-size: 1em;
	line-height: 1.1em
	color: #50565d;
	text-decoration: none;
	text-align: left;
}

ul.selections_list #leftcard {
	float:left;
	padding: 25px 5px 10px 5px;
	height: 45px;
}

ul.selections_list a {
	padding: 18px 18px 18px 10px;
	font-size: 1em;
	color: #333333;
}
	
ul.selections_list a:hover {
	background: #F3F3F3;
	color: #50565d;
}

ul.selections_list a strong {
	line-height: 14px;
	text-decoration: none;
	color: #003399;
	font-size: 1.1em;
}

ul.selections_list a:hover strong {
	color: #f9893e;
}

ul.selections_list em {
	font-style: normal;
	border-bottom: 0;
	font-size: 0.7em;
	color: #4d8abe;
}


ul.selections_list .imglist {
	float:left;
	padding: 0px 5px 0px 5px;
	margin-top: -4px;
	width: 100px;
	
}

.cardrate {
	font-size: 1.4em;
	font-weight:bold;
	color:#cc3300;
}

.alignleft {
        float: left;
}

.alignright {
         float: right;
}
/* maintable */

.cctable1 {
	border-collapse: collapse;
	margin: 7px 0px 7px 0px; 
	padding: 7px 0px 7px 0px;
	width: 100%;
	font-size: 75%;
	border: 1px solid #C3E2EC;
}

#additional_content .cctable1 th {
	font-size:1em;
	color:#fff;
	padding: 1px 10px 1px 10px;
     height:30px;

	}

#contentmain .cctable1 th, #contentmainwide .cctable1 th {
	font-size:.9em;
	color:#fff;
	padding: 1px 10px 1px 10px;
    height:35px;
	background-color:#0068a6;

	}



.cctable1 tr {
	height:20px;
	border-bottom:  1px solid #C3E2EC;	
	
}

.cctable1 b {
font-size: 1.2em;
}


.cardline {
	font-size:.8em;
}

.cctable1 td {
	font-size:1em;
	padding: 10px;
	margin:0;
	border-right:  1px solid #C3E2EC;	
}

.cctable1 td ul {
	line-height: 16px;
	padding-left: 30px;
}



.ctitle b, .ctitle a {
	clear:both;	
	font-size:1.05em;
	font-weight:bold;
	color: #003399;
}



.cardnamerow {
	color:#FFFFFF;
	background-color: #0078ae; 
}

#carddetail table {
	margin: 0px;
	padding: 0px;
	border:none;
	
}

#carddetail {
	width: 630px;
	border: 1px solid #C3E2EC;
}

#carddetail th {
		text-align:left;
		color:#FFF;
		width: 630px;
		background-color:#0068a6;
		height:30px;
		padding: 0 0 0 10px;
}

#carddetail ul {
		line-height:1.1em;
		padding-bottom: 20px;
}



#carddetail li {
		margin-bottom: -1em;
		margin-top: 1em;
		text-align:left;
		padding: 2px 0 2px 0px;
		list-style-position: inside;
}




#cardimage {
		width: 130px;
		float:right;
		text-align:center;
		margin: auto auto;
}

#cardcontent {
		width: 480px;
		padding-left: 10px;
		float:right;
}

cardcontentrates {
	width:630px;
	float:left;
	padding-bottom: 10px;
	
}


#carddetail .carddetailrates {
	text-align:center;
	font-size: 1.1em;
}

#carddetail .carddetailrates th {
       text-align:center;
	background:#efefef;
	color:#444;
	font-size:0.6em;
	padding: 1px 0px 1px 10px;
}

#carddetail .carddetailrates td {
	font-size:0.6em;
	padding: 2px 5px 2px 5px;
	margin:0;
	color:#444;
	text-align:center;
}



#sectionhead2 {
	font-size: .9em;
	line-height:0.90em;
	background-color: #097cb0;
	color:#FFFFFF;
	margin: 0px;
	padding: 5px;
}

#carddetail2 {
	border: 1px solid #C3E2EC;
	margin: 5px 5px 5px 0px;
	line-height:1.2em;
	padding: 0px;
	float:left;
	width: 203px;
	height: 260px;
	font-size: 0.9em;

}


#carddetail2 ul {
	line-height:1.0em;
	padding: 10px 0px 0px 20px;
}

#carddetail2 li {
	text-align:left;
	line-height: 1.2em;
}

#cardimage2 {
	width: 170px;
	float:left;
	text-align:center;
	margin: 5px 0;
}

#cardimage2 {
	padding: 0px;
	margin: 0px;
	text-align:left;
	height: 80px;
	width:100%;
}

#cardcontent2 {
	padding: 5px;
}

#cardcontent2 p{
	font-size:.8em;
	line-height:1.1em;
	color:#367805;
	font-weight:bold;
}

#containers {
width: 100%;

}

#section1 p, #section2 p , #section3 p  {
margin-top: 0px;
}




a:link, a:visited {
	text-decoration: none;
    color: #0072bc;
    font-weight:200;

}


a:hover {
	color: #009900;
	text-decoration: underline;
}
.smalltext {
	font-size: .8em;
	}
	
	.red {
	color: #993300;
	}
	
	.green {
	color: #006600;
	}
	
	#rightads {          

	}



.table-header{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 6px 0 0 0;
	background-color:#007dba;
	background-repeat:repeat-x;
	padding:10px 0 10px 20px;
}

table.creditcards{
	color:#002d7b;
	border-width:1px;
	border-spacing:0px;
	border-style:none;
	border-color:#e8e8e8;
	border-collapse:collapse;
	background-color:#FFFFFF;
}
table.creditcards th,table.creditcards td{
	border-width:1px;
	border-style:solid;
	border-color:#e8e8e8;
	text-align:center;
}
table.creditcards th{
	font-size:13px;
	background-color:#bfdeee;
	padding:6px;
}
table.creditcards td{
	padding:5px;
}
table.creditcards td.product-name{
	text-align:left;
	padding-left:10px;
}
table.creditcards td.product-name a{
	font-size:14px;
	font-weight: bold;
	color:#007dba;
}
table.creditcards td.product-name a:active,
table.creditcards td.product-name a:hover{
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color:#003dba;
}
