/* This stylesheet is for all main content */

/* ----- Color Scheme 

Dark Blue:#002f65;
Mid Blue:#27588f;
Light Blue:#5d97cf;
Lighter Blue:#97cbff;
Gold:#bb8e3e;

----- */

body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
}

h1, h2, h3, h4, h5, h6 {
	color:#04172e;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	margin:5px 10px;
}

h5 {
	font-size:1em;
}

h6 {
	font-size:12px;
}

p, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#000;
	line-height:150%;
}

a {
	color:#002f65;
}

ol {
	list-style-type:lower-alpha;
}

img {
	border:0;
}

#oeaBody {
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	background-color:#fff;
	padding:10px;
}

#subHeader {
	width:800px;
	text-align:right;
	margin-top:-12px;
	float:right;
}

#subHeader ul {
	margin:0;
	padding:5px;
	width:300px;
	float:right;
}

#subHeader li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:5px 0 5px 5px;
}

#subHeader a:link, #subHeader a:visited {
	text-decoration:none;
	color:#999;
}

#subHeader a:hover, #subHeader a:active {
	text-decoration:none;
	color:#000;
}

#header {
	width:880px;
	border:transparent;
}

.clear {
	clear:both;
}

.dateActual {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#085a92;
	text-align:center;
	height:25px;
	margin-top:25px;
}

#introImage {
	float:right;
	margin:10px;
}

/* sections of index page */

#columnLeft {
	width:150px;
	float:left;
}

#columnMid {
	float:left;
	width:520px;
}

#columnMid p {
	padding:10px;
}

#columnRight {
	width:200px;
	float:right;
	margin-top:25px;
}

#columnFull {
	width:740px;
	float:right;
	background-color:#fff;
}

#columnFull h6 {
	/* font-size:.8em; */
	font-weight:bold;
	color:#000;
	margin-left:10px;
}

/* paragraph styling */

#columnFull p {
	/* font-size:.7em; */
	/* color:#000; */
	padding:0 10px;
	line-height:150%;
}

/* /* styles the paragraphs for IE6 and below */
/* for IE */
/*\*/

* html #columnFull {
	margin:0;
	padding:5px 10px;
}

/**/
/* End of IE6 and below */

/* styles the paragraphs for IE7 */

html>body #columnFull p {
     *margin:0;
	 *padding:5px 10px;
}

/* End of IE7 styling */

#columnFull a:link {
	color:#002f65;
	text-decoration:none;
}

#columnFull a:visited {
	color:#339966;
	text-decoration:none;
}

#columnFull a:hover {
	text-decoration:underline;
}

#disclaimer {
	border-top:1px solid #ededed;
}

#disclaimer p {
	color:#666;
	font-style:italic;
}

.pressImage {
	background-color:#f1f5f6;
	border:1px solid #e5e5e5;
	float:right;
	margin:10px;
	padding:10px;
	width:400px;
}

.pressImage p {
	color:#333;
	font-size:.6em;
}

.pressImage img {
	border:1px solid #e5e5e5;
}

#hpBox {
	margin-bottom:10px;
	background-color:#fff;
}

#hpBox p {
	color:#0000;
	margin:0;
	padding:5px 10px;
}

#hpBox img {
	float:right;
}

#hip {
	width:auto;
	padding:10px 0;
	clear:both;
	margin-top:10px;
	border-top:1px solid #ccc;
}

#ceara {
	width:auto;
	margin-top:10px;
}

#ceara .header {
	font-size:.8em;
	background-image:url(../images/graphics/cear.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:10px;
}

#col1 {
	background-color:#fff;
	border:1px solid #fff;
	float:right;
	height:auto;
	margin-bottom:5px;
	margin-top:20px;
	width:210px;
}

#col1 p {
	padding:0 5px;
	font-size:11px;
	font-weight:normal;
}

#col1 p.date {
	margin-top:-8px;
}

#col2 {
	background-color:#fff;
	float:right;
	height:auto;
	margin-bottom:5px;
	width:210px;
}

#col3 {
	background-color:#fff;
	float:right;
	height:auto;
	margin-bottom:5px;
	width:210px;
}

#col4 {
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	width:148px;
}

#col4 p {
	color:#666;
}

html>body #col4 p {
	*margin-top:0;
	*padding:5px;
}

#col1 .colHeader {
	background-color:#002f65;
	background-image:url(../images/graphics/hilite.png);
	background-repeat:repeat-x;
	border:1px solid #002f65;
	color:#fff;
	font-weight:bold;
	letter-spacing:2px;
	line-height:125%;
	margin:0;
	padding:5px 10px;
	text-align:center;
	text-transform:uppercase;
}

#col1 .date08 {
	font-size:.7em;
	font-weight:normal;
	color:#666;
	padding-left:10px;
}

#col2 .colHeader {
	background-color:#002f65;
	background-image:url(../images/graphics/hilite.png);
	background-repeat:repeat-x;
	border:1px solid #002f65;
	color:#fff;
	font-weight:bold;
	letter-spacing:2px;
	line-height:125%;
	margin:0;
	padding:5px 10px;
	text-align:center;
	text-transform:uppercase;
}

#col3 .colHeader {
	background-color:#002f65;
	background-image:url(../images/graphics/hilite.png);
	background-repeat:repeat-x;
	border:1px solid #002f65;
	color:#fff;
	font-weight:bold;
	letter-spacing:2px;
	line-height:125%;
	margin:0;
	padding:5px 10px;
	text-align:center;
	text-transform:uppercase;
}

#col4 .colHeader {
	color:#002f65;
	font-weight:bold;
	line-height:125%;
	margin:0;
}

*html #col1 p {
	margin:10px 0;
}

*html #col2 p {
	margin:10px 0;
}

*html #col3 p {
	margin:10px 0;
}

*html #col4 p {
	margin:10px 0;
}

/* #mainContent {
	width:650px;
	margin-left:auto;
	margin-right:auto;
} */

#pageTitle {
	width:auto;
	float:left;
}

/* below styles the headers to look neater and be more like FF in IE7 */

html>body #pageTitle {
	*padding:20px 0 0 0;
}

/* End of styling */

.pageTitle {
	font-size:1.5em; 
	font-weight:normal;
	font-family:Verdana, "Times New Roman", Times, serif;
	color:#002f65;
	text-transform:capitalize;
	margin-bottom:15px;
	margin-top:40px;
}

#columnMid .pageTitle {
	margin-bottom:10px;
	margin-top:0;
}

#columnMid img {
	margin:0 0 10px 10px;
}

#pageLogo {
	float:right;
	margin:20px 30px 10px;
}

#endTitle {
	clear:both;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:20px;
}

.subtitle {
	margin-top:-20px;
	font-weight:normal;
	font-size:.7em;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	background: #38b0de url(images/backgrounds/highlight.png) repeat-x top;
	border:1px none #666666;
	margin-bottom:20px;
}

.subtitleLa {
	margin-top:-20px;
	margin-bottom:20px;
	font-weight:normal;
	font-size:.7em;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	background: #4aa943 url(images/backgrounds/highlight.png) repeat-x top;
}

.subtitleOea {
	margin-top:-20px;
	font-weight:normal;
	font-size:.7em;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	background: #ccc url(images/backgrounds/highlight.png) repeat-x top;
	border-top:none;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}

.subtitleHip {
	margin-top:-20px;
	font-weight:normal;
	font-size:.7em;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	background: #ffd700 url(images/backgrounds/highlight.png) repeat-x top;
	border-top:none;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}

/* list styling within text */

li {
	font-size:.7em;
	color:#000;
	padding:0 10px;
	line-height:150%;
}

ul li ul li {
	font-size:1em;
}

/* styling for boxes on right */

#colRight {
	width:200px;
	float:right;
	margin:0px 0px 20px 20px;
	padding:5px 5px 10px 5px;
	background-color:#f5f5f5;
	font-size:.7em;
	color:#000;
	border:1px solid #e5e5e5;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#colRight h6 {
	/* font-size:.9em; */
	font-weight:bold;
	color:#000;
	/* padding-top:10px; */
	/* margin:0 0 5px 10px;*/
}

#colRight p {
	font-size:.9em;
	color:#000;
	padding:0 10px;
	line-height:150%;
}

/* new menu styling */

#nav {
	margin:10px 0;
	padding:0 60px;
	list-style:none;
	text-align:center;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:800px;
}

#nav ul li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#nav li ul {
	position:absolute;
	width:250px;
	display:none;
}

#nav ul li a {
	background-image:url(../images/graphics/hilite.png);
	background-repeat:repeat-x;
	display:block;
	top:0;
	left:100px;
}

#nav ul li a:hover {
	display:block;
	top:10px;
	left:100px;
}

.ddown {
	width:160px;
	border-right:1px solid #e5e5e5;
	border-top:1px solid #fff;
	text-align:left;
	margin-left:-50px;
}

#nav li:hover ul {
	display: block;
}

#nav li a {
	font-size:.9em;
	color:#002f65;
	display:block;
	background-color:#f5f5f5;
	padding:0 1.2em;
	text-decoration:none;
	line-height:2.5em;
	border:1px solid #e5e5e5;
	border-right:none;
	text-transform:uppercase;
}

#nav li a:hover {
	font-size:.9em;
	color:#333;
	display:block;
	background-color:#e5e5e5;
	padding:0 1.2em;
	text-decoration:none;
	line-height:2.5em;
	border:1px solid #e5e5e5;
	border-right:none;
	text-transform:uppercase;
}

#nav2 {
	margin:5px 0;
	padding:0 20px;
	list-style:none;
	text-align:center;
}

#nav2 ul {
	margin:0;
	padding:0;
	list-style:none;
	width:800px;
}

#nav2 ul li {
	float:left;
	margin:0;
	padding:0;
}

#nav2 li a {
	font-size:.9em;
	color:#333;
	display:block;
	background-color:#f5f5f5;
	padding:0 1.3em;
	text-decoration:none;
	line-height:2.5em;
	border:1px solid #e5e5e5;
	border-right:none;
	text-transform:uppercase;
}

#nav2 li a:hover {
	font-size:.9em;
	color:#333;
	display:block;
	background-color:#e5e5e5;
	padding:0 1.3em;
	text-decoration:none;
	line-height:2.5em;
	border:1px solid #e5e5e5;
	border-right:none;
	text-transform:uppercase;
}

.navEnd {
	border-right:1px solid #e5e5e5;
}

/* Below styles the HORIZONTAL NAVIGATION */

#hnav-menu ul
{
list-style: none;

padding: 0;
margin: 0;
}

#hnav-menu li
{
float: left;
margin: 0;
}

#hnav-menu li a {
	background: #00FFCC repeat-x left bottom;
	height: 2em;
	float: left;
	width: 105px;
	height: 25px;
	display: inline;
	border: 0.1em solid #dcdce9;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font: 10px/2em Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
}

#hnav-menu li a:hover
{
	background: #E0DFE3 repeat-x left bottom;
	height: 2em;
	float: left;
	width: 105px;
	height: 25px;
	display: inline;
	border: 0.1em solid #dcdce9;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font: 10px/2em Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
}
	
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:800px;
} 

.hmenu {
	font: normal 0.6em/150% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background: #FFFFFF no-repeat;
	padding: 20px 5px;
	border: 1px none #999999;
	text-transform: uppercase;
	text-align:center;
}

.hmenu a:link {
	color: #0033ff;
	background:#FFFFFF;
	padding: 20px 5px;
	text-transform: uppercase;
	text-decoration:none;
}

.hmenu a:visited {
	color: #339966;
	background: #FFFFFF;
	padding: 20px 5px;
	text-transform: uppercase;
	text-decoration:none;
}

.hmenu a:hover {
	background: #FFFFFF;
	padding: 20px 5px;
	text-transform: uppercase;
	text-decoration:underline;
}

/* Below styles the VERTICAL NAVIGATION */

#vNav {
	width:auto;
}

#vNav p {
	font-size:10px;
	color:#fff;
	background-color:#002f65;
	margin:0;
	padding:3px 2px;
	border-bottom:1px solid #fff;
}

#vNav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#vNav ul li {
	padding:0;
	margin:0;
	font-size:.7em;
	background-color:#fff;
}

*html #vNav ul li {
	list-style:none;
	margin-top:-5px;
	margin-bottom:-5px;
	padding-bottom:0;
	height:25px;
}

#vNav ul li a:link {
	background-color:#fff;
	color:#002f65;
	display:block;
	padding:5px;
	padding-left:4px;
	text-decoration:none;
}

#vNav ul li a:visited {
	background-color:#fff;
	display:block;
	padding:5px;
	padding-left:4px;
	color:#666;
	text-decoration:none;
}

#vNav ul li a:hover {
	background-color:#f5f5f5;
	padding:5px;
	padding-left:4px;
	text-decoration:none;
}

#vNav .ea {
	border-left:10px solid #002f65;
}

#vNav .la {
	border-left:10px solid #4aa943;
}

#vNav .oea {
	border-left:10px solid #002f65;
}

.caseSumOdd {
	line-height:150%;
	color:#000;
	padding:5px 10px 5px 10px;
}

.caseSumEven {
	font-weight:bold;
	line-height:150%;
	color:#666666;
	padding:5px 10px 5px 10px;
}

.caseSumTop {
	line-height:150%;
	color:#000;
	padding:10px 10px 5px 10px;
}

.caseSumBottom {
	font-weight:normal;
	line-height:150%;
	color:#666666;
	padding:5px 10px 5px 10px;
}

.caseNumber {
	padding:3px;
	margin:5px 0;
	border:1px solid #e5e5e5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	background-color:#f5f5f5;
}

.date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:.75em;
	color:#085a92;
	padding-left:10px;
	margin-top:0;
}

#annualReport {
	width:auto;
	font-family:Verdana, Times, serif;
	font-size:.7em;
	padding:10px;
	background-color:#f0f0f0;
}

.arBold {
	font-weight:100;
}

#address {
	float:left;
	width:350px;
}

/* ----- Contact form styling ----- */

input {
	padding:5px;
	width:auto;
}

textarea {
	width:auto;
}


.btn {
	width:75px;
}

#contactform {
	background-color:#f7f7f7;
	border:1px solid #e5e5e5;
	float:right;
	margin-right:10px;
	padding:10px;
	width:350px;
}

#contactform fieldset {
	border:none;
}

#contactform h3 {
	border-bottom:3px solid #e5e5e5;
	font-weight:normal;
	padding-bottom:6px;
	margin:0;
}

#contactform p {
	padding:0;
}

#contactform label {
	color:#04172e;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:5px;
}

#contactform input, #contactform textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
	padding:6px;
	width:305px;	
}

#contactform textarea {
	height:75px;
}

#contactform .btn {
	width:150px;
}

#form {
	width:325px;
	float:right;
	margin:10px;
	border:1px solid #ccc;
	background-color:#f5f5f5;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

/* -- End of contact form styling --*/

.tables {
	background:#f5f5f5;
	border: 1px solid #f5f5f5;
	margin:25px 50px 40px 50px;
	padding: 5px;
}

.to_top {
	font-size:.6em;
	padding:5px;
	text-align:right;
	clear:both;
}

#footer_new {
	background-color:#002f65;
	clear:both;
	padding:10px 0 10px 0;
	text-align:center;
}

#footer_new p {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:200%;
	margin:5px;
	padding-bottom:10px;
	text-align:center;
}

#footer_new a {
	color:#fff;
}

#footer_new img {
	margin:10px 10px 0 0;
}

#logos {
	background-color:#1c1c1c;
	clear:both;
	margin:0;
	margin-top:50px;
	padding:10px;
	text-align:center;
}

#logos p {
	margin:0 auto;
	width:800px;
}

#logos img {
	padding:10px;
}

/* Below is the new styling for the Join Scheme section */

#js_menu {
	width:150px;
	background-color:#fff;
	/* border:1px solid #ccc; */
	margin:0px 10px 0px 0;
	float:left;
}

#js_menu h6 {
	font-size:11px;
	color:#fff;
	background-color:#002f65;
	margin:0;
	padding:3px 2px;
	/* border-top:1px solid #fff; */
	border-bottom:1px solid #fff;
}

#js_menu h5 {
	font-size:.7em;
	color:#fff;
	padding:3px 2px;
	margin:0;
	background-color:#f57f29;
	color:#fff;
	text-transform:uppercase;
}

#js_menu h6.sales {
	background-color:#002f65;
}

#js_menu h6.rents {
	background-color:#4aa943;
}

#js_menu h6.hip {
	background-color:#b30538;
}

#js_menu ul {
	width:150px;
	font-size:.9em;
	margin:0;
	padding:0;
}

#js_menu li {
	width:auto;
	display:block;
	padding:0;
	margin:0;
	background-color:#faf0ff;
}

#js_menu li a:link {
	display:block;
	background-color:#faf0ff;
	color:#333;
	padding:2px;
	text-decoration:none;
	border-bottom:1px solid #fff;
}

#js_menu li a:visited {
	display:block;
	background-color:#e0e0e0;
	color:#333;
	padding:2px;
	text-decoration:none;
	border-bottom:1px solid #fff;
}

#js_menu li a:hover {
	background-color:#339966;
	color:#fff;
	text-decoration:none;
	padding:2px;
	border-bottom:1px solid #fff;
}

#js_content {
	width:100%;
	height:auto;
	margin-top:10px;
	float:right;
}

.js_title {
	background-color:#ebebeb;
	color:#333;
	font-size:.7em;
	padding:5px 10px;
	border:1px solid #ebebeb;
	margin-top:5px;
	margin-bottom:5px;
}

.js_showHide {
	font-size:.8em;
}

.js_table {
	width:450px;
	border:1px solid #dedede;
	margin-bottom:10px;
	/* font-size:10px; */
	color:#000;
	line-height:125%;
	border-collapse:collapse;
}

#js_content td {
	border:1px solid #ededed;
	padding:5px;
	margin:0;
}

#qReport {
	width:auto;
	min-height:250px;
	background-image:url(../images/other/quarterly_report_bg_7.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#f5f5f5;
	border:1px solid #f5f5f5;
	margin-bottom:20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

#qReportText {
	width:450px;
	margin:10px;
}

#aReport {
	width:auto;
	min-height:250px;
	background-image:url(../images/other/annual_report_bg.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#f5f5f5;
	border:1px solid #f5f5f5;
	margin-bottom:20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

#aReportText {
	width:450px;
	margin:10px;
}

#vacancies {
	width:198px;
	height:auto;
	float:left;
	margin-bottom:10px;
	background-color:#002f65;
	border:1px solid #002f65;
	font-size:.7em;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

#vacancies .vacHeader {
	font-weight:normal;
	margin:0;
	padding:5px 5px;
	line-height:125%;
	text-transform:uppercase;
	letter-spacing:0px;
	text-align:center;
	color:#fff;
}

#vacancies p {
	padding:0;
	font-size:.9em;
	color:#fff;
	text-align:center;
}

#vacancies a:link, #vacancies a:visited {
	color:#ffffff;
}

.article {
	border-bottom:1px solid #e5e5e5;
	margin-bottom:10px;
}

.article .date {
	color:#000;
}

.article a:visited {
	color:#
}

/* Below adds icon to external links */

a[href^="http:"]{
	background:url(../images/graphics/external.png) no-repeat right top;
	padding-right:12px;
}

/* Removes icon for absolute internal links */

a[href^="http://www.tpos.co.uk"], a[href^="http://tpos.co.uk"], a[href^="http://www.plainenglish.co.uk"] {
	background-image:none;
	padding-right:0;
}

/* Below adds icon to PDF links */

/* a[href$=".pdf"] {
	background:url(../images/graphics/pdf.png) no-repeat right top;
	padding-right:12px;
} */

/* Below adds icon to Word links */

/* a[href$=".doc"] {
	background:url(../images/graphics/word.png) no-repeat right top;
	padding-right:12px;
}  */

/* Below adds email icon */

a[href^="mailto:"] {
	background:url(../images/graphics/email.png) no-repeat right top;
	padding-right:12px;
}

.sitemapFull {
	width:100%;
	clear:both;
}

.sitemapCol {
	width:30%;
	float:left;
}

.note {
	color:#ff0000;
	font-size:10px;
}

.logo {
	margin:0 30px 10px 10px;
}

/* New information for changeover from OEA to TPOS */

#changeOver {
	background-color:#f5f5f5;
	border:1px solid:#e5e5e5;
	margin-bottom:10px;
	padding:5px;
	width:auto;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#changeOver h2, #changeOver b {
	color:#000;
}

#changeOver p {
	color:#000;
	font-weight:normal;
}

#changeOver a:link, #changeOver a:visited {
	color:#339966;
}

#changeOver img {
	margin:10px;
	margin-bottom:0;
}

#coPics {
	background-color:#fff;
	border:1px solid #e5e5e5;
	margin:10px;
	text-align:center;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#coPics p {
	color:#000;
	font-size:.7em;
	font-style:italic;
	font-weight:normal;
	text-align:left;
}

#coLine {
	border-bottom:1px solid #bc8d0b;
	margin-left:10px;
	margin-bottom:10px;
	width:500px;
}

#indexMain {
	float:left;
	width:680px;
}

/* ----- Code for introBox ------ */

#introBox {
	float:left;
	margin:20px 0 0;
	padding-left:20px;
	width:360px;
}

#introBox h3 {
	color:#002f65;
	margin-left:0;
}

#introImg {
	float:right;
	margin:20px;
}

/* ----- Code for indexBox ----- */

#indexBox {
	border:10px solid #002f65;
	margin-bottom:20px;
	padding:10px;
	width:632px;
}

#indexBox h3 {
	color:#002f65;
	font-weight:normal;
	margin-left:0;
}

#indexBox img {
	margin-bottom:10px;
}

.indexBoxImage {
	float:right;
	padding:0 0 0 10px;
	width:230px;
}

.indexBoxText {
	background-color:#f4f4f4;
	float:left;
	padding:10px;
	width:370px;
}

.menuimage {
	border:1px solid #ededed;
	width:148px;
}

/* ----- Code for New Contact Form ---- */

#contactform-10 {

}

#contactform-10 ul {
	margin-left:0px;
	padding-left:25px;
}

#contactform-10 .col1, #contactform-10 .col2 {
	background-color:#fff;
	float:left;
	padding:10px 20px;
	padding-bottom:0;
	width:328px;
}

#contactform-10 .col1 {

}

#contactform-10 label.sales, #contactform-10 label.lettings {
	color:#002f65;
	float:right;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	padding-bottom:10px;
	width:328px;
}

#contactform-10 label.lettings {
	color:#4aa943;
}

#contactform-10 #salesorlettings input {
	float:left;
	margin-right:20px;
}

#contactform-10 #form-10, #confirm {
	background-color:#f8f8f8;
	border:1px solid #ddd;
}

#confirm {
	padding:20px;
}

#contactform-10 #form-10 .col1, #contactform-10 #form-10 .col2 {
	background-color:#f8f8f8;
	border-right:none;
	padding-top:0;
	padding-bottom:10px;
}

#contactform-10 #form-10 label {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	width:300px;
}

#contactform-10 #form-10 label.error {
	background-image:url(../images/graphics/label-error-contact.png);
	background-repeat:no-repeat;
	float:right;
	color: #fff;
	float:left;
	font-size:11px;
	font-weight:normal;
	height:40px;
	margin-top:-3px;
	padding:20px 5px 3px 10px;
	text-align:left;
	vertical-align: top;
	width:300px;
}

#contactform-10 #form-10 input, #contactform-10 #form-10 textarea  {
	margin:5px 0;
	padding:5px;
	width:300px;
}

#contactform-10 #form-10 textarea {
	height:80px;
}

#contactform-10 #form-10 input.btn {
	background-color:#ff920d;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc039), to(#ff920d));
	background: -moz-linear-gradient(top, #ffc039, #ff920d);
	background: -o-linear-gradient(top, #ffc039, #ff920d);
	border:1px solid #ff920d;
	box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-webkit-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-moz-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-o-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	color:#fff;
	font-size:14px;
	/* padding:10px; */
	text-shadow:#de6e00 0 -1px 0;
	width:150px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-o-border-radius:20px;
}

#contactaddress .col1, #contactaddress .col2 {
	border-right:none;
	float:left;
	padding:20px;
	width:328px;
}


/* ----- Code for Application Form ---- */

#app-form {
	margin-bottom:100px;
	width:900px;
}

#app-form h1 {
	color:#002f65;
	margin:20px 0;
	text-align:center;
}

#app-form h2, #app-form h3 {
	border-bottom:2px solid #e5e5e5;
	color:#002f65;
	font-weight:normal;
	padding-bottom:5px;
	margin:0;
}

#app-form p {
	clear:both;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
}

#app-form p.pcol-1, #app-form p.pcol-2 {
	clear:none;
	float:left;
	width:200px;
}

#app-form fieldset {
	background-color:#f8f8f8;
	border:1px solid #e5e5e5;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	padding:20px;
	width:855px;
}

#app-form fieldset:hover {
	background-color:#f8f8f8;
	border:1px solid #999;
	box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-moz-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-webkit-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-o-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
}

#app-form li {
	list-style:none;
	margin:earth;
	padding:0;
}

#app-form .holder-top {
	padding:10px;
}

#app-form .holder {
	border-bottom:1px solid #e5e5e5;
}

#app-form .holder-top label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:200px;
}

#app-form .holder-top input {
	border:3px solid #e5e5e5;
	font-size:14px;
	width:600px;
}

#app-form .col {
	float:left;
	padding:10px;
	width:405px;
}

#app-form label {
	color:#000;
	float:left;
	font-size:12px;
	min-height:20px;
	padding-top:3px;
	width:150px;
}

/* #app-form label.error {
	float: right;
	color: red;
	font-weight:bold;
	margin-top:-5px;
	margin-bottom:10px;
	margin-right:10px;
	text-align:center;
	vertical-align: top;
	width:248px;
} */

#app-form #terms label.error {
	margin:0 0 0 10px;
	text-align:left;
	width:770px;
}

#app-form label.title {
	border-bottom:1px solid #e5e5e5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	width:400px;
}

#app-form label.required {
	font-style:italic;
	margin-bottom:20px;
	width:400px;
}

#app-form label.short {
	width:95px;
}

#app-form label.mid {
	width:200px;
}

#app-form label.long {
	width:400px;
}

#app-form #terms {
	padding:10px 10px 10px 0;
}

#app-form label.terms {
	float:right;
	width:770px;
}

#app-form input, #app-form input.number, #app-form textarea {
	border:1px solid #ccc;
	color:#002f65;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	width:238px;
}

#app-form input[type=text]:hover, #app-form input[type=text]:focus, #app-form textarea:hover, #app-form textarea:focus {
	border-color:#999;
	color:#002f65;
	font-weight:bold;
}

#app-form input.aff-mem-num {
	float:right;
	width:90px;
}

#app-form input.cb, #app-form #terms input {
	border:none;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
	width:20px;
}

#app-form input.btn {
	background-color:#ff920d;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc039), to(#ff920d));
	background: -moz-linear-gradient(top, #ffc039, #ff920d);
	background: -o-linear-gradient(top, #ffc039, #ff920d);
	border:1px solid #ff920d;
	box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-webkit-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-moz-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-o-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	color:#fff;
	font-size:14px;
	padding:10px;
	text-shadow:#de6e00 0 -1px 0;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-o-border-radius:20px;
}

#app-form input#reset {
	background-color:#fff;
	border:none;
	width:100px;
}

#app-form input#reset:hover {
	text-decoration:underline;
}

#app-form input.btn:hover, #app-form input.btn:focus {
	border-color:#de6e00;
}

#app-form input.btn:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#ff920d), to(#de6e00));
	background: -moz-linear-gradient(top, #ff920d, #de6e00);
	background: -o-linear-gradient(top, #ff920d, #de6e00);
	
}

#app-form textarea {
	border:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100px;
	line-height:150%;
	margin-bottom:10px;
	padding:5px;
	width:238px;
}

#app-form span.info {
	color:#666;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
}

#app-form .branch {
	margin:10px 0;
	padding-top:5px;
}

#app-form .branch label.title {
	margin:10px;
	width:100%;
}

#app-form p.note {
	background-color:#993333;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:-10px 0 20px;
	padding:8px;
	text-align:center;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
	padding:0;
	text-align:right; /*set to left, center, or right to align the menu as desired*/
	width:662px;
}

.shadetabs li {
	display: inline;
	font-size:.9em;
	margin: 0;
	padding:0;
}

.shadetabs li a {
	background-color:#f4f4f4;
	background-image:url(../images/graphics/hilite.png);
	background-repeat:repeat-x;
	background-position:top;
	border: 1px solid #002f65;
	color: #002f65;
	margin-right:0px;
	padding:3px 12px;
	position: relative;
	text-decoration: none;
	top:-1px;
}

.shadetabs li a.lettingsTab {
	background-color:#4aa943;
}

.shadetabs li a:visited {
	color: #002f65;
}

.shadetabs li a:hover {
	color: #002f65;
	text-decoration:none;
}

.shadetabs li a.selected { /*selected main tab style */
	background-color:#4aa943;
	background-image:url(../images/graphics/hilite.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#fff;
	font-size:1.1em;
	position: relative;
	top:-2px;
}

.shadetabs li a.selected { /*selected main tab style */
	border-bottom-color:transparent;
}

.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}

.shadetabs li a.salesTab {
	background-color:#002f65;
	color:#fff;
}

.tabcontent {
	display:none;
}

/* ---- Classes for Website --- */

.image-caption {
	border-bottom:1px solid #e5e5e5;
	float:right;
	margin:0 0 10px 10px;
}

.image-caption img {
	border:1px solid #e5e5e5;
}

.image-caption p {
	color:#555;
	margin-top:5px;
	padding-bottom:10px;
}

@media print {
.tabcontent {
display:block !important;
}
}
