@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:extralight);
body {
	margin:0;
	padding:1px 0 50px 0;
	color:#222;
	font-size:12px;
	position:relative;
	background: #efefff url(http://listentotaxman.com/media/i/bg-header.png) repeat-x scroll 0 -90px;
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


h1 {
	font-family: 'Yanone Kaffeesatz', arial, serif; ;
	padding:0px 0px 0px 0px;
	margin:0;
	font-size:36px;
	line-height: 36px;
	color:#ffffff;
	display: inline;
}

h1 .light { color:#886600; background-color: #ffdd77; -moz-border-radius:3px; padding:0 3px; margin:3px;}

h2 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	padding:14px;
	margin:0;
	font-size:medium;
	background:#000000 url(http://www.listentotaxman.com/i/blackbg1.gif) repeat-x;
	color:#ffffff;
	border-bottom:1px solid #000000;
}

h3 {	font-size:16px;}

td,th,tr {	vertical-align:top;}

p {
	font-size:12px;
	line-height:1.2em;
}

a {	color:#359;}

a:hover {	color:#900;}

input,select {
	font-size:1em;
	border:1px solid #999;
}

input[type=checkbox],input[type=radio] {
	background:transparent;
	border:0;
}

img {	border:0;}


.b { font-weight:bold; }


.right {	text-align:right;}

.sel {	width:95px;}

.advertCell {
	background-color:#ddff99;
	border:1px solid #bbdd77;
	border-width:1px 0px 1px 0px;
	padding:5px;
	line-height:16px;
}

.advertCell a,.advertCell a:link {
	font-weight:bold;
	text-decoration:underline;
	color:#336655;
}

.advertCell a:hover {	color:#558877; }

.hw {
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
	padding:6px;
}


.tip {
	padding:3px;
	line-height:1.2em;
}

.highColour {
	background-color:#3399CC;
	color:#ffffff;
	font-weight:bold;
}

.dark1, .dark2, .light1, .light2 {	border-bottom:1px solid #cccccc; }

.dark1 { background-color:#717171; color:white; }

.dark2 { background-color:#4e4e4e; color:white; }

.light1 {background-color:#FFFFFF; }

.light2 {background-color:#E7E7E7; }

.blue1 {background-color:#42a7da; color:white;}
.blue2 {background-color:#3399cc; color:white; }

.green1 { background-color:#dcf9d1; }
.green2 { background-color:#c3f6b0; }

.pink1 { background-color:#f5d0bf; }
.pink2 { background-color:#ecb69d; }

.red1 {	background-color:#e55e21; color:#ffffff; }
.red2 {	background-color:#d54e21; color:#ffffff; }

.light-grey1 { background-color:#f8f8f8; }
.light-grey2 { background-color:#fff0c1; }

.dark-grey1 { background-color:#cccccc; }
.dark-grey2 { background-color:#aeaeae; }

.yellow1 { background-color: #fff0c1; }
.yellow2 { background-color: #ffe082; }

.dark-yellow1 { background-color:#FFCC00; }
.dark-yellow2 { background-color:#FFb719; }
.black1 { background-color: #338844; color:white; }
.black2 { background-color: #449955; color:white; }

.bright { color:#FFFFFF; }

a.bright:hover {	color:#CCFF00;}

#facts td {	padding:6px;}
#calculator td { padding:4px; }
#tblContents { 
	border:1px solid #ccc; 
	border-width: 0px 1px;
	padding-top:3px;
	background-color:white;
}
#taxyearslist {
	margin:0;
	padding:0;
	border-top:1px solid #cccccc;
}

#taxyearslist li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#taxyearslist * a,#taxyearslist * a:link,#taxyearslist * a:visited {
	background:#f4f4f0;
	border:1px solid #cccccc;
	border-top:none;
	float:left;
	margin-right:5px;
	padding:3px;
	text-decoration:none;
}

#taxyearslist a:hover,#taxyearslist a:focus {
	border-bottom:3px solid #ffcc33;
}

#taxyearslist a:active {
	background:#FFF9CC;
	border-color::#e68b2c;
}

#taxyearslist li.navsel a,#nav li.navsel a:link,#nav li.navsel a:visited {
	background:#FFF9CC;
	border-color:#E68B2C;
	color:#000;
	cursor:text;
	margin-right:5px;
	padding:3px;
	padding-top:6px;
}

#taxyearslist li.fixTabsIE {
	display:none;
	visibility:hidden;
}

#btnCalculate {
	text-align:center;
	line-height:20px;
	float:right;
	display:block;
	background-image:url(http://www.listentotaxman.com/i/blankbutton.gif);
	width:80px;
	text-decoration:none;
	height:22px;
}

#btnCalculate:hover {
	background-position:0 -22px;
	text-decoration:none;
}

#btnCalculate:active {
	background-position:0 -44px;
	text-decoration:none;
}

.yr {}	.mth {}	.wk {}	.2wk {}	.4wk {}	.hour {}
	
#tooltip {
		position:absolute;
		border:1px solid #666666;
		background:#ffffcc;
		padding:12px;
		color:#333;
		width:200px;
		font-family: Tahoma, Arial;
		font-size: 11px;
		display:none;
		line-height: 16px;
		-moz-border-radius: 5px;
	}
.handleReturn {}
	
.hand {		cursor:hand; cursor:pointer; padding-right:4px;	}
	
.donateTip {
		-moz-border-radius: 7px 7px 0px 0px;
		background-color: #ffdd77;
		border:3px solid #ddbb55;
		border-bottom-color: #ffdd77;
		padding:9px;
		top:-40px;
		right:77px;
		display: none;
		position: absolute;
}
#donate-container { 
	position: fixed; 
	bottom:0; 
	width:100%; 
	border-top:3px solid #ddbb55; 
	background-color:#ffdd77; 
	letter-spacing:.3px; 
	color:black; 
	text-align: right; 
	font-size:14px; 
	font-family: Georgia, Times, Times New Roman, Serif
}
#donate { 
	position:relative; 
	width:860px; 
	margin:0px auto; 
	padding:6px; 
	padding-right:100px;
}
	
/*
input.calculate {
	background-image:url(/i/blankbutton.gif);
}
input.calculate {
	background-color:#F2F2F2;
	background-position:0pt -44px;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
	height:22px;
	border:0;
	width:80px;
}
input.calculate {
	background:transparent url(/i/blankbutton.gif) no-repeat scroll 0%;
}
*/