/* beaumont-thomas  - Phase 1 - bespoke style settings 

	Author: 	E Beaumont-Thomas | www.beaumont-thomas.com
	File:		beaumont-thomas.css
	Rev:		Ver 1.0.0.
	Ver Date:	27/11/2005
	
	New branding version.
*/

/* SECTION AREA GENERIC CLASSES ============================================================= */
/* Generic text */
body
{
	font-size: 13px;
	line-height: 16px;
	color: #052264; /* cobalt */
	background: #ffffff;
	font-family: verdana, arial, sans-serif;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

p /* paragraph */
{
	font-size: 13px;
	line-height: 15px;
	margin-top: 0px;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

p.smalltext /* paragraph */
{
	font-size: 10px;
	line-height: normal;
	margin-top: 0px;
	color: #888888; /* light grey */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

p.copyright /* paragraph */
{
	font-size: 10px;
	line-height: normal;
	margin-top: 0px;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
	text-align:center;
}

span /* insert line */
{
	font-size: 12px;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

blockquote /* indent comment */
{
   font-family: verdana, arial, sans-serif;
	color: #052264; /* cobalt */
	background: transparent;
	margin-left: 30px;
	margin-right: 100px;
}

div /*default text settings for layers */
{
	font-size: 12px;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

td  /*default text settings for table data cells */
{
	font-size: 13px;
	line-height: 16px;
	color: #052264; /* cobalt */
	font-family: verdana, arial, sans-serif;
	vertical-align:top;
	background: transparent;
}

tbody.smalltext  /*special for tbody */
{
	font-size: 9px;
	line-height: 11px;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

tbody  /*default for tbody */
{
	font-size: 12px;
	line-height: 16px;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

tfoot
{
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

h1 /* main heading/title */
{
	font-size: 15px;
	font-weight: bold;
	color: #FF9933; /* Orange */
	background: transparent;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, arial, sans-serif;
}

h2 /* sub heading */
{
	font-size: 13px;
	font-weight: bold;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 12px;
}

h3 /* paragraph heading */
{
	font-size: 12px;
	font-weight: bold;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
}

h4 /* miscellaneous sub-heading */
{
	font-size: 13px;
	font-weight: bold;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

li /* list line spacing and text values */
{
	font-size: 13px;
	line-height: 16px;
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
	margin-left: -15px;
}

ol.alpha /* ordered list bullet values */
{
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
	list-style-type : lower-alpha;
}

ol.numbered /* ordered list bullet values */
{
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
	list-style-type: lower-roman;
}

ul /* un-ordered list bullet values */
{
	color: #052264; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
	list-style-type : square;
}

/* default link styles ============================================================= */
a
{
	font-weight: normal;
	color: #38A033; /* Emerald */
	background: transparent;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

a:hover
{
	font-weight: normal;
	color: #4278EE; /* Corn blue medium */
	background: transparent;
	text-decoration: underline;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

A.address
{
	FONT-WEIGHT: bold;
	COLOR: #888888; /* Grey */
	BACKGROUND: transparent;
	TEXT-DECORATION: none;
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
}

A.address:HOVER
{
	FONT-WEIGHT: bold;
	COLOR: #0066FF;
	BACKGROUND: transparent;
	TEXT-DECORATION: none;
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
}

/* Top table classes */
TABLE.topmisctable
{
	border-right: 1px solid #052264; /* cobalt */
	width:342px; 
	height:91px;
}

TD.topmisctable
{
	padding: 0px 0px 0px 0px;
}

.topmiscdiv
{
	background-color: #eeeeee; 
	width: 205px; 
	height: 91px;
	padding: 0px 0px 0px 5px;
}

TABLE.addressTable
{
	border-left: 1px solid #052264; /* cobalt */
	width:423px; 
	height:91px;
}

TD.addressTable
{
	font-size: 11px;
	line-height: 13px;
	color: #052264; /* cobalt */
	background: #ffffff;
	font-family: verdana, arial, sans-serif;
	padding: 0px 0px 0px 20px;
}

/* Data table classes */
TABLE.dataheader
{
	width: 919px;
	height: 60px;
	border-right: 1px solid #052264; /* cobalt */
	border-left: 1px solid #052264; /* cobalt */

}

TABLE.datatable
{
	height: 450px;
	width: 919px;
	border-right: 1px solid #052264; /* cobalt */
	border-left: 1px solid #052264; /* cobalt */
	border-bottom: 1px solid #052264; /* cobalt */
}

TABLE.datafooter
{
	width: 919px;
	height: 25px;
	border-right: 1px solid #052264; /* cobalt */
	border-left: 1px solid #052264; /* cobalt */
	border-bottom: 1px solid #052264; /* cobalt */
}

/* Bottom table classes */
TABLE.bottomtable
{
	width: 919px;
	border-right: 1px solid #052264; /* cobalt */
	border-left: 1px solid #052264; /* cobalt */
	margin: 0px 0px 0px 0px;
 	border-collapse:collapse;
}

TD.bottomtable
{
	border-bottom: 1px solid #052264; /* cobalt */
}


/* menu */

.menuontd /* left menu settings */
{ 
	font-size: 12px;
	color: #FF9933; /* Orange */
	font-family: verdana, arial, sans-serif;
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
	border-top: 0px none;
	border-bottom: 0px none;
	padding: 0px 15px 0px 10px;
	background-color: transparent; /* transparent */
	height: 15px;
	cursor: pointer;
}

.menuofftd /* mid menu settings */
{ 
	font-size: 12px;
	color: #052264; /* cobalt */
	font-family: verdana, arial, sans-serif;
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
	border-top: 0px none;
	border-bottom: 0px none;
	padding: 0px 15px 0px 10px;
	background-color: transparent; /* transparent */
	height: 15px;
	cursor: pointer;
}

.submenuontd /* mid menu settings */
{ 
	font-size: 12px;
	color: #FF9933; /* Orange */
	font-family: verdana, arial, sans-serif;
	text-align: right;
	line-height: 13px;
	text-decoration:none;
	font-weight: normal;
	vertical-align: middle;
	border-top: 0px none;
	border-bottom: 0px none;
	padding: 1px 15px 1px 10px;
	background-color: transparent; /* transparent */
	height: 15px;
	cursor: pointer;
}

.submenuofftd /* mid menu settings */
{ 
	font-size: 12px;
	color: #4278EE; /* Corn blue medium */
	font-family: verdana, arial, sans-serif;
	text-align: right;
	line-height: 13px;
	font-weight: normal;
	vertical-align: middle;
	border-top: 0px none;
	border-bottom: 0px none;
	padding: 1px 15px 1px 10px;
	background-color: transparent; /* transparent */
	height: 15px;
	cursor: pointer;
}

.menuselectedtd /* mid menu settings */
{ 
	font-size: 12px;
	color: #052264; /* cobalt */
	font-family: verdana, arial, sans-serif;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	border-top: 0px none;
	border-bottom: 0px none;
	padding: 0px 15px 0px 10px;
	background-color: transparent; /* transparent */
	height: 15px;
}

.welcomeselectedtd /* mid menu settings */
{ 
	font-size: 13px;
	line-height: 16px;
	color: #052264; /* cobalt */
	font-family: verdana, arial, sans-serif;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px 15px 0px 10px;
	background-color: transparent; /* transparent */
	height: 15px;
}

table.menutable
{
	background-image:url(../images/homeBuilding.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

td.menupadding
{
	padding-top: 10px;
}

/* default horizontal rule ============================================================= */
hr
{
	border: 0px;
	color: #660099; /* purple */
	background: #ffffff; /* white */
	height: 1px;
	margin-top: 0px;
}

/* default form elements ============================================================= */
form /* main form space surround */
{
	margin: 0px;
}

textarea
{
    font-size: 13px;
	color: #052264; /* cobalt */
    font-family: verdana, arial, sans-serif;
	background: #ffffff; /* white */
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #aaaaaa;
	border-left-color: #aaaaaa;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}

input
{
    font-size: 13px;
	color: #000000; /* black */
    font-family: verdana, arial, sans-serif;
	background: #ffffff; /* white */
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #aaaaaa;
	border-left-color: #aaaaaa;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}

.button
{
	cursor:pointer;
}

input.text
{
    font-size: 13px;
	color: #b8c5c8; /* dark grey light */
    font-family: verdana, arial, sans-serif;
	background: #ffffff; /* white */
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
}

input.radio
{
	color: #000000; /* black */
	background: #ffffff; /* white */
	border-width: 1px;
}

/* specialised form elements ============================================================= */
input.sqrbutton /* sqrbutton aubergine */
{
	font-size: 13px;
	color: #ffffff; /* aubergine dark */
	font-family: verdana, arial, sans-serif;
	background: #99ccff; /* corn blue */ 
	height: 18px; 
	width: 18px;
	border-width: 1px;
	border-top-color: #c2e0ff; /* sky blue */
	border-left-color: #c2e0ff; /* sky blue */
	border-right-color: #0099ff; /* dark blue */
	border-bottom-color: #0099ff; /* dark blue */
}

input.freesizebutton /* freesizebutton aubergine */
{
	font-size: 13px;
	color: #ffffff; /* aubergine dark */
	font-family: verdana, arial, sans-serif;
	background: #99ccff; /* corn blue */ 
	border-width: 1px;
	border-top-color: #c2e0ff; /* sky blue */
	border-left-color: #c2e0ff; /* sky blue */
	border-right-color: #0099ff; /* dark blue */
	border-bottom-color: #0099ff; /* dark blue */
}

select
{
	font-size: 13px;
	color: #000000; /* black */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

/* default peripheral styles ============================================================= */
.success /* paragraph heading */
{
	font-size: 13px;
	font-weight: bold;
	color: #427F96; /* dark aqua */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

.error /* can be used with all text based elements */
{
    font-size: 13px;
    color: red;
	background: transparent;
    font-family: verdana, arial, sans-serif;
	font-weight: normal;
}

.errorbold /* can be used with all text based elements */
{
    font-size: 13px;
    color: red;
	background: transparent;
    font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

.alert /* can be used with all text based elements */
{
    font-size: 13px;
    color: red;
	background: transparent;
    font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

.highlight /* can be used with all text based elements */
{
	font-weight: normal;
    color: #f5a400; /* mustard */
	background: transparent;
    font-size: 13px;
    font-family: verdana, arial, sans-serif;
}

.quote /* default quote style */
{
    font-weight: normal;
    font-size: 13px;
    margin-left: 40px;
    margin-right: 40px;
    color: #052264; /* cobalt */
	background: transparent;
    font-style: oblique;
    font-family: verdana, arial, sans-serif;
}

/* Background colours ============================================================= */
.bggrey
{
	background-color: #EEEEEE;
}

/* Background colours ============================================================= */
.lightcobaltborder
{
	border-right: 1px solid #B2BBD3; /* light cobalt */
}
/* specialised table controls for data area ======================================= */
TD.columnonetitle
{
	width: 250px;
	padding: 10px 15px 10px 15px;
}

TD.columnone
{
	width: 250px;
	padding: 0px 15px 0px 15px;
}

TD.columntwotitle
{
	width: 260px;
	background-color: #EEEEEE;
	padding: 0px 15px 0px 15px;
}

TD.columntwo
{
	width: 260px;
	background-color: #EEEEEE;
	padding: 0px 15px 0px 15px;
}

TD.columnthreetitle
{
	width: 111px;
	padding: 0px 10px 0px 10px;
}

TD.columntwoservices
{
	width: 260px;
	padding: 0px 15px 0px 15px;
	background: #EEEEEE url(../images/services.jpg) bottom left no-repeat;
}

TD.height25
{
	height: 25px;
}

/* Print Media */
.print_section
{
}

.print_section p.printbutton
{
float:left;
}

.print_section p.printbutton a
{
text-decoration:none;
background:white;
display:block;
float:left;
margin:3px;
padding:10px;
border:1px solid red;
}

/* Column three */
TD.columnthree
{
	width: 110px;
	padding: 0px 10px 0px 12px;
}

h2.columnthree /* sub heading */
{
	font-size: 13px;
	font-weight: bold;
	color: #333333; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 12px;
}

P.columnthree
{
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	color: #333333; /* cobalt */
	background: transparent;
	font-family: verdana, arial, sans-serif;
}

a.columnthree
{
	font-weight: normal;
	color: #FF3300; /* Emerald */
	background: transparent;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

a.columnthree:hover
{
	font-weight: normal;
	color: #4278EE; /* Corn blue medium */
	background: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

@media print
{
.noprint, .printbutton
	{
	display:none;
	}
.print
	{
	display:block;
	}
}