/*
Theme Name: BTP 2007
Description: A simple three-column theme.
Version: Neil McDermott
*/

* {
	margin:0;
	padding:0;
}
.feature .border {
	margin-bottom: 5px;
	margin-top: 5px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #CCCCCC;
}
#bannerTop {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.border  {
	border: 1px solid #CCCCCC;
}

#top #navHolder .mobile {
	height: 20px;
	width: 130px;
	background-image: url(images/mobile.gif);
	padding-top: 7px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #00CCFF;
}
#top {
	background-color: #CCCCCC;
	height: auto;
}

#bannerTop .topLinks {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	text-align: right;
	margin-bottom: 8px;
}
#top #navHolder .home {
	height: 20px;
	width: 100px;
	background-image: url(../../../../tv/images/home.gif);
	padding-top: 7px;
	float: left;
	background-color: #000066;
}
#bannerTop .topLinks a {
	color: #FFFFFF;
	text-decoration: none;
}

#bannerTop .ad {
	float: right;
	padding-top: 5px;
}
#bannerTop .topLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bannerTop .topLinks a:visited {
	color: #FFFFFF;
}
#navHolder {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	text-align: center;
}
#mainContent {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#breadcrumbs {
	font-size: 80%;
	color: #294C48;
	text-align: right;
	margin-bottom: 5px;
	font-weight: bold;
}
#breadcrumbs a {
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

#mainContent #leftColumn {
	width: 150px;
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}


#top #navHolder a {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}
#top #navHolder .credit {
	height: 20px;
	width: 103px;
	background-image: url(../btp-template/images/credit.gif);
	padding-top: 7px;
	float: left;
	background-color: #0099FF;
	background-repeat: repeat-x;
}
#top #navHolder a:hover {
	text-decoration: underline;
}
#homeBarTop {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	height: 42px;
	width: 100%;
	background-color: #FFFFFF;
}
.linkHolder {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#top #navHolder .loans {
	height: 20px;
	width: 71px;
	background-image: url(../btp-template/images/loans.gif);
	padding-top: 7px;
	float: left;
	background-color: #330099;
	background-repeat: repeat-x;
}
#mainContent #rightColumn {
	width: 120px;
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#mainContent #middleColumn {
	float: left;
	width: 615px;
}
#homeBarBottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height: 42px;
	width: 100%;
	text-align: right;
	font-size: 85%;
}.brclear {
	clear: both;
	height: 1px;
}
#middleColumn h1 {
	color: #020167;
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-bottom: 10px;
}
#middleColumn p {
	line-height: 150%;
	font-size: 90%;
	margin-bottom: 10px;
}
.feature {
	border: 1px solid #cccccc;
	width: 270px;
	padding: 8px;
	margin-bottom: 10px;
	text-align: left;
	overflow: visible;
	min-height: 230px;
}
.feature h1 {
	color: #FFCC00;
}
#middleColumn .feature ol {
	margin-left: 20px;
	font-size: 90%;
	padding-left: 10px;
}
.feature li {
	padding-bottom: 5px;
}
.feature .header {
	background-color: #0099FF;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(images/altRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header {
	background-color: #0099FF;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(images/altRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.feature p {
	line-height: 70%;
	color: #000000;
}
#middleColumn .feature p {
	line-height: 150%;
}
#mainContent #middleColumn .feature a {
	color: #0099CC;
	text-decoration: none;
}
#mainContent #middleColumn .feature a:hover {

	color: #0099CC;
	text-decoration: underline;
}
#middleColumn .feature ul {

	margin-left: 20px;
	font-size: 90%;
	padding-left: 10px;
}
.divider {
	clear: both;
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #294C48;
	margin-bottom: 8px;
	margin-top: 5px;
}
#rightColumn .header {
	background-color: #000066;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(images/topRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftColumn .header {
	background-color: #000066;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(images/topRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightColumn p {
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 5px;
}
#rightColumn a {
	color: #294C48;
}
#rightColumn a:hover {
	color: #0099CC;
}
#leftColumn p {
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 5px;
}

#leftColumn a {
	color: #0099CC;
}
#leftColumn a:hover {
	color: #CC0000;
}
#leftColumn ul {
	font-size: 80%;
	padding-left: 10px;
	line-height: 150%;
	margin-left: 10px;
	margin-bottom: 5px;
	list-style-image: url(images/bullet.gif);
}

#rightColumn ul {
	font-size: 80%;
	padding-left: 10px;
	line-height: 150%;
	margin-left: 10px;
	margin-bottom: 5px;
	list-style-image: url(images/bullet.gif);
}

#homeBarBottom .linkHolder a {
	color: #FFFFFF;
	text-decoration: none;
}
#homeBarTop .linkHolder a {
	color: #FFFFFF;
	text-decoration: underline;
}
#homeBarTop .linkHolder a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#middleColumn ul {
	padding-left: 30px;
	line-height: 150%;
	margin-left: 30px;
	margin-bottom: 20px;
	list-style-image: url(images/bullet.gif);
	font-size: 90%;
	color: #006600;
}
#middleColumn h1 a {
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-bottom: 10px;
	text-decoration: underline;
}
#middleColumn h1 a:hover {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-bottom: 10px;
	text-decoration: underline;
}
#middleColumn h1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-bottom: 10px;
}
#features {
	padding: 10px;
	width: 180px;
	border: 1px solid #DCDCDC;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 85%;
	color: #999999;
	background-color: #FFFFFF;
	margin-right: 5px;
}
#features p {
	color: #000000;
	line-height: 150%;
}

#features strong {
	color: #CC0000;
	font-size: 110%;
}
#features a {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
#features a:hover {

	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}
#features a:visited {


	color: #0099FF;
	font-weight: bold;
}
#middleColumn h3 {
	font-size: 100%;
	color: #000099;
	margin-bottom: 5px;
	margin-top: 20px;
}
#middleColumn h3 a {
	color: #0099FF;
	text-decoration: underline;
}
#middleColumn h3 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#middleColumn h3 a:visited {

}
.CompColumn  #mainContent  #middleColumn  {
	width: 755px;
}

#CompColumn h1 {
	color: #0099FF;
	font-size: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-bottom: 10px;
}
#CompColumn .table {
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #44ACCF;
	border-right-color: #44ACCF;
	border-left-color: #44ACCF;
}
#CompColumn .table th {
	background-color: #0099FF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#CompColumn .table .altrow {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #44ACCF;
	padding: 5px;
}
#CompColumn .table th {
	padding: 2px;
}

#middleColumn .terms {
	font-size: 70%;
	color: #999999;
	margin-top: 20px;
}
#CompColumn .table td {
	padding: 2px;
}
#CompColumn .table a {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
#CompColumn .table a:hover {

	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}
#CompColumn .table a:visited {

	font-weight: bold;
	color: #CC0000;
}
#mainContent #middleColumn a {
}
#mainContent #middleColumn p a {
	color: #0099FF;
	text-decoration: underline;
}
#mainContent #middleColumn p a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#mainContent #middleColumn .feature a {
	font-weight: bold;
}
#white {
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

#mainContent #CompColumn p {
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 10px;
}
.bigger {
	font-size: 150%;
}

#white #mainContent #middleColumn .feature td p {
	padding: 2px;
	margin: 0px;
	font-size: 80%;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
#white #mainContent #middleColumn .feature .header a {
	color: #FFFFFF;
}
#white #mainContent #CompColumn .table .altrow li {
	list-style-image: url(images/bullet.gif);
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#features .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.bigComp {
	font-size: 130%;
	color: #CC0000;
}
.bigCompPink {
	font-size: 140%;
	font-weight: bold;
	color: #F8008C;
}

.blackText   {
	font-size: 125%;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
}
.smaller {
	font-size: 70%;
}
#top  #navHolder  .debit {
	height: 20px;
	width: 92px;
	background-image: url(../btp-template/images/debit.gif);
	padding-top: 7px;
	float: left;
	background-color: #9900CC;
	background-repeat: repeat-x;
}
#CompColumn #features {
	width: 300px;
}
#middleColumn a {
	font-weight: bold;
	color: #0099FF;
}
#middleColumn a:hover {
	font-weight: bold;
	color: #0000FF;
}

#middleColumn ul {
	padding-left: 30px;
	line-height: 150%;
	margin-left: 30px;
	margin-bottom: 20px;
	list-style-image: url(images/bullet.gif);
	font-size: 90%;
	color: #000066;
}
#top #navHolder .banking {
	height: 20px;
	width: 85px;
	background-image: url(../btp-template/images/banking.gif);
	padding-top: 7px;
	float: left;
	background-color: #99CC66;
	background-repeat: repeat-x;
}
#top #navHolder .insurance {
	height: 20px;
	width: 100px;
	background-image: url(../btp-template/images/insurance.gif);
	padding-top: 7px;
	float: left;
	background-color: #006633;
	background-repeat: repeat-x;
}

#middleColumn .table {
	border: 1px solid #CCCCCC;
	font-size: 78%;
	line-height: 150%;
	margin-bottom: 20px;
}
#middleColumn .table  th {
	background-color: #1BAAED;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#middleColumn   .table   th   a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#middleColumn .table th a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#middleColumn  .table  th  a:visited {
	color: #FFFFFF;

}

#top #navHolder .tv {
	height: 20px;
	width: 50px;
	background-image: url(images/tv.gif);
	padding-top: 7px;
	float: left;
	background-color: #316AC5;
}

#middleColumn  .table   td   {
	padding: 5px;
}
#middleColumn   .table   td   a {
	color: #000000;
	text-decoration: underline;
}
#middleColumn .table  td  a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#middleColumn .table td a:visited {
	color: #000000;

}
#top #navHolder .phone {
	height: 20px;
	width: 80px;
	background-image: url(images/phone.gif);
	padding-top: 7px;
	float: left;
	background-color: #6F72FF;
}
#middleColumn .table  .altrow {
	background-color: #E3E9F1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#middleColumn .table img {
	border: 1px solid #999999;
	float: none;
	background-color: #FFFFFF;
}
#middleColumn .table .border {
	margin-bottom: 5px;
}

.postcode {
	border: 1px solid #DCDCDC;
	font-size: 80%;
	margin-bottom: 10px;
}
#frmBBSearch {
	margin: 0px;
}
#aweber {

	margin: 0px;
}

.postcode .top {
	color: #FFFFFF;
	background-color: #4CBDF1;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.be {
	color: #F8008C;
	font-weight: bold;
}

.checkerRight {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 82%;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 10px;
}
.checkerRight .field {
	font-size: 83%;
}
.checkerRight .red {
	font-weight: bold;
}
#middleColumn h2 {
	color: #020167;
	font-size: 105%;
	margin-bottom: 5px;
	margin-top: 20px;
}
#features .border {
	margin-bottom: 5px;
}
#middleColumn ol {
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 86%;
	line-height: 150%;
	color: #020167;
	padding-right: 40px;
}
.tiscali {
	font-weight: bold;
	color: #897DBB;
}
.orange {
	font-weight: bold;
	color: #E8702D;
}
.AOL {
	font-weight: bold;
	color: #0053A4;
}
.black {
	font-weight: bold;
	color: #000000;
}
.small {
	font-size: 60%;
}
#top #navHolder .voip {
	height: 20px;
	width: 100px;
	background-image: url(images/voip.gif);
	padding-top: 7px;
	float: left;
	background-color: #1BAAED;
}
#leftColumn ul ul {
	font-size: 100%;
	list-style-image: url(images/forward16.gif);
}

/*Blog CSS */
input, textarea 
{
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}

acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}

blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(images/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}




.post , .page
{
	margin:0 0 30px 0;
}
.page 
{
	margin:25px -5px 0 27px;
}
.post-info, .page-info 
{
	font-size:75%;
	margin:0;
	padding:0;
	color:#333;
}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color:#990000;
}
.post-info a:hover 
{
	color:#000;
}
.post-content, .page-content {
	padding:10px 0;
	margin:3px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.page-content {

}
.post-title, .page-title {
	margin:0;
	font-weight:bold;
	font-size: 150%;
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}

.post-date {
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	line-height:150%;
	background-color: #CCCCCC;
	font-size: 68%;
}
.post-footer 
{
	padding-top:20px;
	background:url(images/divider.gif) no-repeat center;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #020167;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	border:#E1D6C6 1px solid;
	background-color: #F3F6ED;
	background-image: url(images/comments_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.commentlist .alt 
{

}
.post-content img {
	border: 1px solid #7D8B5A;
	margin-left: 5px;
}
#top #navHolder .blog {
	height: 20px;
	width: 64px;
	background-image: url(images/blog.gif);
	padding-top: 7px;
	float: left;
	background-color: #0000CC;
}
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 83%;
	width: 98%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #000000;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
}

#wp-calendar td {
	color: #666666;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #CCCCCC;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #020167;
}
#calendar_wrap {
	margin-bottom: 5px;
}
#searchform {
	margin-bottom: 5px;
}

