/* Body
================================== */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #F0EEE6 url(../../images/farrellheyworth/background-body.jpg);
	}
	
/* Typography & common elements
================================== */

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #001E99;
	}
	
a { 
	color: #001E99;
	}
	
.hr {
	border-bottom-color: #C4C19E;
	}
	
/* Header
================================== */
	
.header {
	background: #fff;
	}

.header .logo h1 {
	margin-bottom: 0;
	}
	
.header .logo h1 a {
	/* Logo */
	background: url(../../images/farrellheyworth/background-logo.gif) no-repeat;
	width: 160px;
	height: 142px;
	top: 5px;
	}
.header .strapline {
	width: 690px;
	}

.header .strapline h2 {
	color: #F70000;
	}

.header .strapline a {
	color:  #F70000;
	}
	
/* Navigation & page content
================================== */

.nav {
	background: #fff;
	}
	
.nav ul li a {
	color: #032FA8;
	background: #FFE844;
	/* Rounded corners on tabs */
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	}
	
.nav ul li.current a {
	background: #FCF5CA;
	}
	
.content-wrapper {
	background: url(../../images/farrellheyworth/background-content-wrapper.jpg) repeat-x top left;
	}
	
.content-inner {
	background: url(../../images/farrellheyworth/background-content-inner.gif) repeat-y 607px top;
	} 
	
	
/* Footer
================================== */
	
.footer {
	background: #fff url(../../images/farrellheyworth/background-footer.jpg) repeat-x top left;
	}

.footer ul li {
	color: #909090;
	}
	
.footer ul li a {
	color: #747474;
	}
	
.footer ul li a {
	border-right:1px solid #FFE844;
	}
	
/* Homepage
================================== */
.home .login-wrapper-left h2 {
	margin-bottom: 7px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
		
.home .login-wrapper-left {
	width: 210px;
	padding: 10px;
	margin-bottom: 20px;
	}
	
.home .login-wrapper {
	background: #FCED8C;
	/* Rounded corners */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.home .login-wrapper h2,
.home .login-wrapper .hr {
	border-bottom-color: #FFE844;
	}


.home .login-wrapper-left {
	background: #FCED8C;
	/* Rounded corners */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.home .login-wrapper-left h2,
.home .login-wrapper-left .hr {
	border-bottom-color: #FFE844;
	}

.home .login-form .form-row.button input {
	color: #FFF;
	background: #001E99;
	}	


.home .login-form .form-row label {
	width: 6em;
	}
	
.home .login-form .form-row input {
	width: 100px;
	} 
.home .heading h3
{
	margin-top:6px;
	margin-bottom:5px;
	} 

.content-wrapper .col-home-left {
	width: 220px;
	}	
.content-wrapper .col-home-middle 
{
	padding-left: 20px;
	width: 350px;
	}
.logininfo {
	font-size: 1.3em;
	letter-spacing: -0.01em;
	color:#F70000;
	}
	
/* Form
================================== */
.form table .border-left {
	border-left: 1px solid #f6f6f6;
	}
	
/* General quote style
================================== */
.Block1
{
	
	border-left: 1px solid #f6f6f6;	
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	padding: 0 10px;
}
.Block2
{
	border-left: 1px solid #f6f6f6;	
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	padding: 0 10px;
}
.Block3
{
	border: 1px solid #f6f6f6;
	padding: 0 10px;
	
}
.PrintInfo
{
    FONT-SIZE: 7pt;
    COLOR: #919693;
    FONT-FAMILY: arial;
    padding-top: 5px;
}

/** Agent tracking style 
=====================================**/

.TrackBlock1 {
}

.TrackBlock2 {
	background-color: #FCF5CA;
}

.TrackBlock3 {
	background-color:#FCF5CA;
}

.TrackBlock4 {
	background-color:#FFE844;
}

.TrackBlock5 {
	background-color:#d6d6d6;
}

.Highlight {
	COLOR:  #001E99;
	MARGIN-TOP: 0pt;
	FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 0pt;
}

.Highlight A {
	COLOR:  #001E99;
	MARGIN-TOP: 0pt;
	FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 0pt;
	text-decoration: underline;
}

TH {
	BORDER-RIGHT: #ffffff;
	BORDER-TOP: #ffffff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	BORDER-LEFT: #ffffff;
	COLOR: #032FA8;
	background-color: #FFE844;
	TEXT-ALIGN: center
}

.findquote {
	background-color: #FCF5CA;
}

/** Case management
==============================*/

.alt
{ background-color: #FCF5CA;
}

.filter-wrapper	.summary-wrapper ul li.alt {
	background-color: #FCF5CA;
	}

.results-wrapper .results th {
	background:#FFE844;
	color: #032FA8;
	font-size: 10pt;
	}

.results-wrapper .results tr.alt {
	background:  #FCF5CA;
	}
