﻿body {
	color: #003260;
	background: #DEE4EA url(../images/bg.jpg) repeat-x bottom;
	font: 70% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#master {
/*	background: #FFF url(../images/masterBg.jpg) no-repeat;*/
	/*border-left: 1px solid #003260;*/
	/*border-right: 1px solid #003260;*/
	/*border-bottom: 7px solid #003260;*/
	text-align: left;
	/*width: 735px;*/
	margin: 0 auto; /* makes sure it's page centered on firefox / moz (proper way) */
	padding: 0 17px;
}

table, td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border-collapse: collapse;
	font-size: 100%; /* fix for IE 5.x font inheritence problem */
}

img {
	border: 0;
	/* display: block; */
}

form {
	margin: 0;
	padding: 0;
}

a {
	font-weight: bold;
	color: #005DB3;
	text-decoration: none;
}

#content a:hover {
	color: #003260;
	background-color: #DEE4EA;
}

p {
	margin: 0 0 10px;
}

h1 {
	margin: 0;
}

h2 {
	font-size: 1.9em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0 25px;
	letter-spacing: 0.1em;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	border-bottom: 1px solid #BFCCD7;
	margin: 0 0 10px;
	padding: 6px 10px;
}

h3.tab {
	background: #FFF url(../images/h2Bg.gif) repeat-x bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	border-bottom: none;
	margin: 0;
	padding: 5px 0 1px 0;
}

h3.tab span {
	background: transparent url(../images/h2TabBg.gif) no-repeat top right;
	padding: 5px 40px 1px 9px;
	border-left: 1px solid #BFCCD7;
	/* display: block; */
}

h4 {
	font-size: 1em;
	color: #FFF;
	background-color: #003260;
	padding: 4px 10px;
	margin: 0 0 1px;
}

#content h4 a {
	color: #FFF;
}

#content h4 a:hover {
	color: #FFA802;
	background-color: transparent;
}

ul {
	list-style: none;
	margin: 0 0 10px 9px;
	padding: 0;
}

li {
	background: #FFF url(../images/ListArrowBg.gif) no-repeat 0 2px;
	padding: 0 0 2px 9px; 
}

input {
	color: #003260;
}

/* masthead */

#masthead {
	width: 735px;
	padding-top: 11px;
}

.logo {
	margin-bottom: 12px;
}

#masthead ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#masthead li {
	/* display: block; */
	float: left;
	list-style: none;
	padding: 0;
}

#siteSearch {
	float: right;
	margin-top: 8px;
}

#siteSearch input {
	background-color: #DEE4EA;
	border: 1px solid #FFF;
	height: 17px;
	font-size: 1em;
	margin: 1px 10px 0 0;
	padding: 1px 4px;
	width: 115px;
}

/* #siteSearch a.button {
	background: #FFF url(/holding/Images/buttonBg.gif) no-repeat left bottom;
	border-top: 1px solid #BCC9D5;
	border-right: 1px solid #BCC9D5;
	padding: 3px 20px 4px;
	margin: 16px 10px 10px;
	display: block;
	text-align: center;
} */

/* content */

#content {
	width: 735px;
	margin-top: 15px;
	clear: both;
}

/* #content a {
	font-weight: bold;
	color: #0A61B2;
}

#content a:hover {
	color: #00519C;
	background-color: #DEE4EA;
} */

.mainColumn {
	width: 488px;
	padding-right: 15px;
}

.mainColumn p {
	padding: 0 10px;
}

.subColumn {

}

.container {
	border: 1px solid #BFCCD7;
}

.copy {
	border: 6px solid #DEE4EA;
	padding: 1px 1px 10px;
}

.copy .clientLogo {
	float: left;
	padding: 0 10px 5px;
}

a.button {
	background: #FFF url(../images/buttonBg.gif) no-repeat left bottom;
	border-top: 1px solid #0A61B2;
	border-right: 1px solid #0A61B2;
	padding: 3px 20px 4px;
	margin: 16px 10px 10px;
	display: block;
	text-align: center;
}

.mainPanel {
    background-color: #fffef5;
}

.infoPanel {
	margin-bottom: 15px;
	height: auto;
	overflow: visible;
}

.infoPanel .container {
	border-top: none;
	height: auto;
	overflow: visible;
}

.infoPanel .copy {
	height: 225px;
	overflow: auto;
	/* scrollbar-base-color: #FFF;
	scrollbar-track-color: #EEE; */
	padding: 8px 9px 5px;
}

.infoPanel .copy .pxtLeft {
	float: left;
	padding-right: 10px;
}

.infoPanel .copy .pxtRight {
	float: right;
	padding-left: 10px;
}

.infoPanel .copy .clientLogo {
	float: left;
	padding-left: 0;
}

.infoPanel .copy ul {
	margin: 0 0 5px;
}

.promoPanel .copy {
	padding: 1px;
	overflow: auto;
	height: auto;
	width: 200px;
	overflow: visible;
	visibility: visible;
}

.promoPanel p {
	padding: 0 10px;
	margin: 10px 0 0;
	height: auto;
	overflow: visible;
	visibility: visible;
}

.promoPanel a.button {
	margin: 11px 9px 12px;
}

/* back to top */

#backToTop {
	clear: both;
	margin-right: -17px;
	text-align: right;
}

#backToTop img {
	display: inline;
}

/* copyright */

#copyright {
	font-size: 0.85em;
	text-align: left;
	width: 200px;
	margin: 0 auto; /* makes sure it's page centered on firefox / moz (proper way) */
	padding: 2px 0;
}

#copyright a {
	color: #003260;
	font-weight: normal;
}

#copyright a:hover {
	color: #FFF;
}

/* From old */
/* Main table cell colours and backgrounds */
td.row1	{ background-color: DDDDDD; }
td.row2	{ background-color: EEEEEE; }
td.row3	{ background-color: DDDDDD; }

/* General text */

.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px;  }
a.mainmenu		{ text-decoration: none;   }
a.mainmenu:hover{ text-decoration: underline;  }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; }
a.cattitle		{ text-decoration: none; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px;  }
a.forumlink 	{ text-decoration: none;  }
a.forumlink:hover{ text-decoration: underline; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; }
a.nav			{ text-decoration: none; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; }
a.topictitle:link   { text-decoration: none; }
a.topictitle:visited { text-decoration: none; }
a.topictitle:hover	{ text-decoration: underline; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; }
a.postlink:link	{ text-decoration: none; }
a.postlink:visited { text-decoration: none; }
a.postlink:hover { text-decoration: underline; }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; letter-spacing: -1px;}
a.copyright		{ color: #222222; text-decoration: none;}
a.copyright:hover { color: #222222; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }
