﻿@import url(../ContentStyles.css);

/*############################################################# 
#                                                             #
#   Stylesheet for site specific rules.                       #
#   Included only on frontend. Do not style CMS content       #
#   here as it is not included in the management system       #
#   for preview. Style CMS content in ContentStyles.css       #
#                                                             #
#############################################################*/


/* Text Classes
========================================================================================== */


/* Layout
========================================================================================== */
body {
	background: #FFF url(../../Images/bg.gif);
	color: #2A57A1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.wrap {
	width: 750px;
	margin: auto;
	text-align: left;
	background-color: #FFF;
	overflow: hidden;
	padding: 20px;
}
.content {
	width: 750px;
	float: left;
	padding-bottom: 20px;
}
.foot {
	border-top: solid 5px #6182B9;
	padding-top: 20px;
	width: 750px;
	float: left;
}


/* Header
========================================================================================== */
.head img {
	float: left;
}
.head em { /* strap line */
	color: #840A0C;
	font-size: 1.56em;
	font-weight: bold;
	float: right;
	display: block;
	padding-top: 30px;
}
.head strong { /* phone no. */
	color: #0A246A;
	font-size: 1.25em;
	padding: 35px 0 0 20px;
	float: right;
	display: block;
}

/* Navigation
========================================================================================== */
.navTop {
	clear: both;
	float: left;
	width: 750px;
	padding-top: 30px;
}
.navTop li {
	float: left;
	background: #6D7AA7 url(../../Images/TabLeftLightBlue.gif) no-repeat top left;
	padding-left: 20px;
	list-style: none;
	margin-right: 7px;
	position: relative;
	top: 0.35em;
	z-index:	10;
}
.navTop li a {
	display: block;
	background: url(../../Images/TabRightLightBlue.gif) no-repeat top right;
	padding: 0.2em 20px 0.2em 0;
	font-size: 0.75em;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.navTop li.on {
	position: static;
	background: #0C226D url(../../Images/TabLeftDarkBlue.gif) no-repeat top left;
	padding-left: 20px;
}
.navTop li.on a {
	background: url(../../Images/TabRightDarkBlue.gif) no-repeat top right;
	padding: 0.4em 20px 0.4em 0;
}
.navSubWrap {
	clear: both;
	float: left;
	width:	750px;
	background: #0C226D url(../../Images/SideBar.gif) no-repeat bottom left;
	margin-bottom: 30px;
	position: relative;
	z-index: 20;
}
div div.navSub {
	position: static;
	padding: 0;
	cursor: auto;
	text-indent: 0;
	margin-left: 25px;
	background: #0C226D url(../../Images/corner4.gif) no-repeat top right;
	overflow: hidden;
	padding-top: 20px;
}
.navSub ul {
	background: url(../../Images/pageImages/imgBlank.gif) repeat top right;
	overflow: hidden;
}
.navSub li {
	list-style: none;
	float: left;
	position: relative;
	height: 111px;
}
.navSub img {
	border-left: solid 1px #FFF;
	border-top: solid 1px #FFF;
	display: block;
}
.navSub div {
	position: absolute;
	bottom: 0;
	left: 1px;
	background: url(../../Images/ArrowHead.png) no-repeat top right;
	padding: 0.3em 0;
	color: #FFF;
	font-size: 0.75em;
	text-indent: 15px;
	cursor: pointer;
	width: 100%;
}
.navSub li.on div,
.navSub li:hover div {
	background: url(../../Images/ArrowHeadRed.png) no-repeat top right; 
}
.navSub a:link,
.navSub a:visited,
.navSub a:hover,
.navSub a:active {
	text-decoration: none;
}

/* Footer
========================================================================================== */
.foot ul {
	text-align: center;
	font-size: 0.687em;
}
.foot li {
	display: inline;
	padding: 0 5px;
}
.foot a:link,
.foot a:visited,
.foot a:hover,
.foot a:active {
	color: #2A57A1;
	text-decoration: none;
}
.foot ul.notes {
	margin-top: 7px;
}
.foot ul.notes li {
	padding: 10px;
}
.foot p.notes {
    padding: 10px 10px 0;
    font-size: 0.687em;
    text-align: center;
}
/* Header
========================================================================================== */
.home h3 {
	font-size: 0.75em;
	font-weight:	bold;
	color: #FFF;
	float: left;
	background: #0C226D url(../../Images/TabLeftDarkBlue.gif) no-repeat top left;
	padding-left: 24px;
}
.home h3 span {
	background: url(../../Images/TabRightDarkBlue.gif) no-repeat top right;
	padding: 6px 24px 4px 0;
	float: left;
	display: block;
}
.home div.homeWrap {
	clear: left;
	border-top: solid 5px #0C226D;
	padding-top: 30px;
	position: relative;
	width: 750px;
}
.home .Normal {
	float: left;
	margin: 0 20px;
	width: 150px;
	display: inline;
}
.home .Normal h2 {
	border:none;
	margin: 0;
	font-size: 0.812em;
	display: none;
}
.home .text {
	width: 400px;
	float: left;
	border-left: solid 1px #6182B9;
	text-align: right;
	font-size: 0.75em;
}
.home .text em {
	padding-left: 30px;
	padding-bottom: 5px;
	font-weight: bold;
	display: block;
	text-align: left;
}
.home .img {
	position: absolute;
	right: 0;
	top: -50px;
	width: 146px;
	height: 206px;
	background: url(../../Images/ManHomePg.png) no-repeat top left;
}

/* forms
========================================================================================== */
.bespokeForm fieldset {
	border: 0;
	margin: 0;
}
.bespokeForm legend {
	font-weight: bold;
}
.bespokeForm fieldset div {
	padding-bottom: 15px;
	overflow: hidden;
}
.bespokeForm label {
	font-size: 0.678em;
	font-weight: bold;
	text-align:left;
	float: left;
	width: 45%;
	margin-right: 10px;
	clear: both;
}
.bespokeForm table label {
	font-weight: normal;
	display: inline;
	clear: none;
}
.bespokeForm textarea,
.bespokeForm fieldset table,
.bespokeForm input {
	width: 300px;
	float: left;
}
.bespokeForm table input {
	width: auto;
}
#ctl00_enquiryForm_buttonSubmit {
	width: auto;
	float: right;
	margin-right: 80px;
	display: inline;
}


/* Sitemap
========================================================================================== */
.Sitemap 
{
    padding: 30px 50px;
}
.Sitemap h1
{
	font-size: 1em;	
}
.Sitemap li
{
	font-size: 0.76em;
	margin-left: 15px;
	padding-bottom: 3px;	
}
.Sitemap ul 
{
    margin: 10px 0;
}
.Sitemap p
{
	font-size: 0.9em;
	line-height: 1.3;
}
.Sitemap li li,
.Sitemap li p 
{
    font-size: 1em;
}

/* Manager Buttons
========================================================================================== */
.pnlParaBtns 
{
    padding-left: 7px;
    float: left;
}
.pnlParaBtns select 
{
    position: relative;
    top: -4px;
}
.SiteHeader 
{
    float: left;
}
.pnlConfirm 
{
    clear: both;
    padding: 40px;
    text-align: center;
}
.paraControls
{
    clear: both;
}
.paraControls a:link,
.paraControls a:visited,
.paraControls a:hover,
.paraControls a:active 
{
    font-size: 0.75em;
    color: #999;
    text-decoration: none;
}

/* Print
========================================================================================== */
.print {
	clear: both;
	margin: 10px 20px;
	float: left;
	cursor: hand;
	cursor: pointer;
	position: relative;
	top: 21px;
}

@media print {
	*,
	.home h2,
	.home h2 span {
		background: #FFF none;
		color: #000;
	}
	.wrap,
	.content,
	.foot {
		float: none;
		width: auto;
	}
	.content {
		clear: both;
	}
	.navTop,
	.navSub,
	.print,
	.foot ul {
		display: none;
	}
	.foot ul.notes {
		display: block;
	}
	.foot ul.notes li {
		padding: 5px;
	}
	body{
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.home .img {
		display: none;
	}
}