/* ---------- Generic Site Styles ---------- */

html,body {
	background-color: #13342B;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color:#666666;
	font-family: 'PT Sans', Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.75;
}

a:link {
	color: #231f20;
	text-decoration: underline;
}

a:visited {
	color: #231f20;
	text-decoration: underline;
}

a:hover {
	color: rgb(71, 174, 72);
	text-decoration: underline;
}

h1 {
	border-bottom: 2px solid #bcbdc0;
    color: #231f20;
    font-family: 'PT Sans', Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 26px;
    padding: 13px 0 26px;
    text-decoration: none;
    text-transform: uppercase;
}

h2 {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #5A2D7F;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C7C1A9;
	border-right-color: #C7C1A9;
	border-bottom-color: #C7C1A9;
	border-left-color: #C7C1A9;
	padding-bottom: 4px;
	padding-top: 0px;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding-right: 0px;
	padding-left: 0px;
}

#container {
	min-height:100%;
	position:relative;
    background-color: #E8E6DC;
    
}


/* -------------------------------------- */



/* ---------- Homepage Styles ---------- */

.home_inputs {
	color: #3C3C3C;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.home_container {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

.loginPanel {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	background-color: #f0f0f0;
	padding: 25px;
	line-height: 140%;
}

.InsurancePricesPanel {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C3C3C;
	background-color: #f0f0f0;
	padding: 25px;
	line-height: 140%;
	width: 95%;
}

/* -------------------------------------- */



/* ---------- Header Styles ---------- */

.clientLogo {
	float: left;
	clear: right;
	margin-right: 10px;
	border: 0px none;
}

.clientHeadType {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	line-height:1;
}

.clientHeadContainer {
	padding: 22px 25px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	line-height:1;
}

.HeaderCompanyName {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: rgb(71, 174, 72);
	display:block;
	line-height:1;
}

.HeaderScreenTitle {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #666666;
	display:block;
	line-height:1;
}

.HeaderAgencyName {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C3C3C;
	display:block;
	line-height:1;
}

.HeaderUserName {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bcbdc0;
}

#lmpHeader {
		background:#ffffff;
		padding:0px;
}

#lmpBody {
		padding:0px;
		padding-bottom:69px;	/* Height of the footer */
		background-color: #E8E6DC;
}


#helpBody {
		font-family: 'PT Sans', Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #3C3C3C;
		padding:0px;
		padding-left:15px;	
		padding-right:25px;	
		padding-bottom:25px;	
		background-color: #E8E6DC;
}

.helpClass {
	background-color: #E8E6DC;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

/* -------------------------------------- */

 /* ----- Nav Bar ---------- */

ul.navbar {
	margin: 0px; padding: 0px; width: 100%; line-height: 0.0em; clear: both; float: left; display: block; list-style-type: none; background-color: #f0f0f0;
}
ul.navbar li {
	display: inline; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; letter-spacing:0.13em; text-align: center;
}
a.nav:link {
	margin: 0px; padding: 2.5em 2em; color: rgb(0, 0, 0); text-decoration: none; float: left; display: block; background-color: #f0f0f0;
}
a.nonav:link {
	margin: 0px; padding: 2.5em 2px; color: rgb(0, 0, 0); text-decoration: none; float: left; display: block; background-color: #f0f0f0;
}
a.nav:visited {
	margin: 0px; padding: 2.5em 2em; color: rgb(0, 0, 0); text-decoration: none; float: left; display: block; background-color: #f0f0f0;
}
a.nav:hover {
	margin: 0px; padding: 2.5em 2em; color: rgb(71, 174, 72); text-decoration: none; float: left; display: block; background-color: #f0f0f0;
}
a.nav:active {
	margin: 0px; padding: 2.5em 2em; color: rgb(71, 174, 72); text-decoration: none; float: left; display: block; background-color: #f0f0f0;
}

/* ------------------------ */



/* ---------- Footer Styles ---------- */

.footer {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #13342B;
	padding-top: 26px;
	padding-left: 26px;
	padding-bottom: 26px;
	padding-right: 26px;
}

.bertFooter {
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	background-color:  #13342B;
	padding-top: 26px;
	padding-left: 26px;
	padding-bottom: 26px;
	padding-right: 26px;
}

#lmpFooter {
		position:absolute;
		bottom:0;
		width:100%;
		height:69px;			/* Height of the footer */
		background:#6cf;
}

#helpFooter {
		position:absolute;
		bottom:0;
		width:100%;
		height:25px;			/* Height of the footer */
		background:#6cf;
}

/* -------------------------------------- */



/* ---------- Table Bits ---------- */

th {
	background-color: #13342B;
    border-color: #13342B;
    color: #ffffff;
    font-family: 'PT Sans', Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
}


.tableContents {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* -------------------------------------- */



/* ---------- Quotation Area Bits ---------- */

.clientContainer {
	padding: 30px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.lmpContainer {
	padding: 0px 0px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.padContainer {
	padding: 22px 25px;
    padding-top: 10px; 
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
	margin: 0px;
    background-color: #E8E6DC;
	background-repeat: no-repeat;
	background-position: right bottom;
}


.printLink {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ADBBA0;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.printLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.printLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.printLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* -------------------------------------- */



/* ---------- Ancillary Styles ---------- */

.inputBox {
	height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #83AFB4;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}


.clientWelcomePersonalised {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #231f20;
    padding-top: 3px;
	padding-bottom:0px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

.introTxt {
	width: 600px;
	line-height: 125%;
	margin-bottom: 20px;
}

.disclaimerGeneric {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
	color: #5A2D7F;
}

.bottomPad10px {
	padding-bottom: 10px;
}

/* ---------- British Engineering Services Additions ---------- */


@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/pt-sans/pt_sans-web-bold-webfont.eot');
    src: url('../fonts/pt-sans/pt_sans-web-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt-sans/pt_sans-web-bold-webfont.woff2') format('woff2'),
         url('../fonts/pt-sans/pt_sans-web-bold-webfont.woff') format('woff'),
         url('../fonts/pt-sans/pt_sans-web-bold-webfont.ttf') format('truetype'),
         url('../fonts/pt-sans/pt_sans-web-bold-webfont.svg#pt_sansbold') format('svg');
    font-style: normal;
    font-weight: 700;

}
@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/pt-sans/pt_sans-web-italic-webfont.eot');
    src: url('../fonts/pt-sans/pt_sans-web-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt-sans/pt_sans-web-italic-webfont.woff2') format('woff2'),
         url('../fonts/pt-sans/pt_sans-web-italic-webfont.woff') format('woff'),
         url('../fonts/pt-sans/pt_sans-web-italic-webfont.ttf') format('truetype'),
         url('../fonts/pt-sans/pt_sans-web-italic-webfont.svg#pt_sansitalic') format('svg');
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;

}
@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/pt-sans/pt_sans-web-regular-webfont.eot');
    src: url('../fonts/pt-sans/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt-sans/pt_sans-web-regular-webfont.woff2') format('woff2'),
         url('../fonts/pt-sans/pt_sans-web-regular-webfont.woff') format('woff'),
         url('../fonts/pt-sans/pt_sans-web-regular-webfont.ttf') format('truetype'),
         url('../fonts/pt-sans/pt_sans-web-regular-webfont.svg#pt_sansregular') format('svg');
    font-style: normal;
    font-weight: 400;

}

td.welcome {
	padding-left:100px;
	border-bottom:2px solid #bcbdc0;
	position:relative;
}
td.welcome:after {
	background: rgba(0, 0, 0, 0) url("../images/title-icon.jpg") no-repeat scroll 0 0;
    bottom: -8px;
    content: "";
    height: 15px;
    position: absolute;
    right: -13px;
    width: 15px;
}
h1.pageHead {
	position:relative;
}
h1.pageHead:after {
	background: rgba(0, 0, 0, 0) url("../images/title-icon.jpg") no-repeat scroll 0 0;
    bottom: -8px;
    content: "";
    height: 15px;
    position: absolute;
    right: 0;
    width: 15px;
}
input[type="button"] {
	background-color: #47ae48;
    border-color:1px solid #47ae48;
	padding:6px; 13px;
	color: #fff;
	font-weight: 700;
}
input[type="button"]:hover{
	background:#13342B;
	border:#13342B;
    color: #fff;
}
input[disabled] {
	border: 1px solid #999;
	background-color: #ddd;
}
input[disabled]:hover {
	border: 1px solid #999;
	background-color: #ddd;
}
.clientHeadContainer img {
	border:1px solid #f0f0f0;
}

.since {
	float:right;
	text-transform:uppercase;
	letter-spacing:0.03em;
    vertical-align: bottom;
	height:24px;
}
.since  .text{
	text-transform:uppercase;
	letter-spacing:0.03em;
    vertical-align: bottom;
	margin-top:5px;
}
.since .block {
    background: #13342B none repeat scroll 0 0;
    display: inline-block;
    height: 19px;
    margin-left: 5px;
	margin-top: 0px;
    vertical-align: top;
    width: 19px;
}
.clientHeadContainer.home {
	vertical-align:middle;
}

table.login-screen {
	background:#fff;
	min-height: 620px;
}
td.image {
	background-image:url(../images/bert-login2.jpg);
	background-size:cover;
	background-position:center left;
	background-repeat:no-repeat;
}

td.text {
	background:#f0f0f0;
	padding: 70px 0;
}
td.text h1 {
	padding-left:52px;
	margin-right: 52px;
	position:relative;
	font-size: 33px;
	max-width: 470px;
}
td.text h1:after {
	background: rgba(0, 0, 0, 0) url("../images/title-icon-grey.jpg") no-repeat scroll 0 0;
    bottom: -8px;
    content: "";
    height: 15px;
    position: absolute;
    right: -13px;
    width: 15px;
}
td.text .text-wrap {
	padding:0 52px;
	max-width: 470px;
}
td.text input {
	border: 1px solid #bcbdc0;
    box-shadow: none;
    color: #231f20;
    margin: 5px 0 10px;
    max-width: 100%;
    padding: 8px 16px;
    width: 180px;
}
.username, .password {
	color: #231f20;
    font-size: 11px;
    letter-spacing: 0.13em;
	text-transform:uppercase;
	font-weight:700;
}
.btn, .btn:link {
	font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.15em;
    line-height: 1;
    padding: 20px 26px 19px;
    text-transform: uppercase;
	background-color: #47ae48;
    border-color: #47ae48;
    color: #fff;
	display:inline-block;
	text-decoration:none;
}
.btn:hover, .btn:link:hover {
	background-color: #13342B;
    border-color: #13342B;
    color: #fff;
}
p.lead {
	color: #47ae48;
    font-size: 20px;
    font-style: italic;
    line-height: 1.56;
    margin-bottom: 26px;
}


/* -------------------------------------- */
