/*   
Theme Name: BTCC Theme
Theme URI: http://www.balancetransfercreditcard.com.au
Description: A custom template for BTCC
Author: Michael Restuccia
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfix:after {
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

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

/* Page Styling */

body {
font-family:Helvetica,sans-serif,Verdana,Geneva,Arial;
font-size:75.01%;
line-height:1em;
text-align:left;
}

/* Defaults*/

a {
	text-decoration:none;
	color:#0033a8;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:10px 0; 
	line-height:1.3em;
}

h1, h2,h3,h4,h5,h6 {
	margin-top:5px;
	color:#3365d8;
	line-height:1.2em;
}

h1 {
	font-size:2.2em;
	color:#294b5f;
}

h2 {
	font-size:1.6em;
}

h3 {
	font-size:1.3em;
}

h4 {
	font-size:1.1em;
	font-weight:bold;
}

ul, ol {
	margin:10px 5px;
}

ul li, ol li {
	margin:5px 25px;
}

ol li {
list-style:decimal;
}

ul li {
list-style:disc;
}
/* Table */

table {
	background:#f9f9f9;
	border:1px solid #dfe9ff;
}

table td.apply {
	white-space:nowrap;
}

table tbody td {
	text-align:center;
}


table thead th {
	background:#3365d8;
	color:#fff;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}

table tbody td {
	color:#454545;
	padding:5px;
	border-top:1px solid #dfe9ff;
		vertical-align:middle;
}

table tbody tr {

}

table tbody td a.apply {
	background:#6eb417;
	padding:5px 10px;
	color:#fff;
	border:1px solid #56900d;
	display:block;
		margin-bottom:5px;

}


table tbody td a.more {
	font-size:0.9em;

}

table tbody td p {
	margin:0;
}
/* Wrapper */

#wrapper {
	background:url("images/page-background.gif") repeat-y;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	width:978px;
}

/* Layout */
#tophead {
	height:80px;
	border-top:5px solid #4875dc;
	background:#fff;
}

#header {
	height: 240px;
	background: url("images/top-background.jpg") no-repeat bottom;
	position:relative;

}

#nav {
	height:60px;
	background:#f0f4fc;
}

#left {
	float:left;
	width:200px;
}

#right {
	float:right;
	width:730px;
	margin-top:10px;
}

#content {
	margin:15px 15px 50px 15px;
}

#footer {
	min-height:250px;
	clear:both;
}

#tabcontent {
	width:580px;
	height:120px;
	position:absolute;
	top:38px;
	left:208px;
}

#tabcontent p {
	margin:0;
}

/* Top Header */

#tophead ul {
	float:right;
	margin:5px;
}

#tophead ul li {
	display:inline;
	margin:0;
	padding:0 2px;
}

/* Sidebar*/


.boxtop {
		background: url("images/box-top.png") no-repeat top;
		width:193px;
		height:28px;

}

.box {
	margin:0 0 15px 0;
	width:171px;
	padding:5px 10px 2px 10px;
	background: #f0f4fc;
	border-left:1px solid #e5e9f0;
	border-right:1px solid #e5e9f0;
	border-bottom:1px solid #e5e9f0;

}

.boxtop h3 {

	font-size:1.2em;
	font-weight:bold;
	color:#000;
	padding:10px;
	letter-spacing:1px;
	
}

.box ul {
	margin-left:5px;

}

.box ul li {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #fff;
	list-style:none;
}

.box ul li a {
	color:#0033a8;
}

.box span {
	margin:5px 0;
	display:block;
	font-size:0.9em;
	color:#999;
}

/* Footer */

.col {
	float:left;
	width:295px;
	height:200px;
	padding:10px;
	margin-bottom:15px;
}

.col h3 {
	color:#000000;
	font-size:1.3em;
}

.col ul {
	margin:10px 5px;
	padding:0;
}

.col ul li {
	padding:5px 0;
	margin:0;
	list-style:none;
}

.copyright {
	clear:both;
	margin-top:10px;
	padding:10px;
	font-size:0.9em;
	text-align:center;
	color:#888;
}

div.center {
	text-align:center;
}

/* Form */

input.aweber {
	padding:3px;
	margin:5px 0;
}

/* Post */
.post {
margin:25px 0;
clear:both;
min-height:100px;
}

.post h4 a {
	font-size:1.6em;
	margin-bottom:10px;
}

.post p.postmetadata alt {
	border-top:2px solid #ddd;
}

/* Header Tabs */

ul.tabs {
	margin:0;
	padding:0;
	height:20px;
}

ul.tabs li {
	float:left;
	list-style:none;
	
	margin:0;
	padding:0;
	
}

ul.tabs li a {
	background: url("images/tabs.png") no-repeat;
	padding:5px 0 0 0;
	margin:0;
	height:15px;
	width:190px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:0.9em;
	font-weight:bolder;
}

ul.tabs li a.current {
	background: url("images/tabs-active.png") no-repeat;
	margin-top:-5px;
	height:20px;
	color:#335ebe;
}

div.panes {
margin:15px 50px 0 50px;
}

div.panes img {
	float:left;
	margin-right:40px;
}

div.panes div ul {
	margin-left:50px;
}

div.panes ul li {

	list-style:disc;
}

div.panes a.tabapply {
	background: url("images/tabapply.png") no-repeat;
	color:#fff;
	width:69px;
	padding:2px 0;
	height:15px;
	display:block;
	float:right;
	font-size:0.9em;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	margin-right:50px;
}

h4.storytitle a {
		color:#294b5f;
}

img.right {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}

img.left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

p.right {
	float:right;
}

p.left {
	float:left;
}

div.hero {
	min-height:300px;
	width:670px;
	padding:10px 20px;
	border:2px solid #c7c7c7;
margin:10px 0;


}

div.hero img {
	border:none;
	float:right;
	display:inline;
}

div.hero h3 {
	width:375px;
	display:block;
}

div.hero ul {
margin-left:15px;

}

div.heroapply {
width:600px;
margin:5px 0 0 0;
text-align:center;
clear:both;

}
div.heroapply a img {
	margin-left:10px;
	float:none;
}

div.heroapply a.tc {
	padding-bottom:15px;
}

.productarea {
	float:right;
	width:255px;
margin-left:10px;
text-align:center;
}

.productarea img {
	margin-bottom:5px;
	text-align:center;
	border:0;
}

.productarea a.apply {
	text-align:center;
}
.productarea a.apply img {
	margin-left:25px;
}

.productarea a.heroimage img {
	padding-bottom:10px;

	display:block;
	margin:0 auto 10px auto;


}


p.applylinks { text-align:center; margin:0; padding:0;}

#viperbar_form_content {margin-top: 5px;}
#viperbar_form_content a {color:#FFFFFF; font-weight: bold; letter-spacing: .5px;text-decoration: none;}
#viperbar_form_content a:hover {color:#FFFFFF; font-weight: bold; letter-spacing: .5px;text-decoration: underline;}

