/* ############### */
/* ROOT STYLESHEET */
/* ############### */


/* Include all site-wide stylesheets: */

@import 'form-styles.css';

	html  { 
		font-size: 			100%;
		min-height: 		100%;
		height: 			auto;
	}
	table { 
		font-size: 			100%;
	}
	body {
		margin:				0;
		padding:			0;
		background-color:	#fff;
		color:				#444;
		font-family: 		Arial, Helvetica, Sans-Serif;
		font-size: 			72.5%;
		text-align:			center;
	}
	h1 {
		display: 			block;
		color: 				#3c678f;
		font-size: 			1.6em;
		margin: 			5px 0 5px 0;
		padding: 			0 0 18px 0;
	}
	
	h2 {
		color: 				#0099FF;
		font-size: 			1.4em;	
	}
	
	h3 {
		color: 				#3c678f;
		font-size: 			1.2em;	
	}
	
	h4 {
		font-size: 			1.1em;
	}
	p, td {
		font-size:			1.1em;
		line-height:		1.5em;
		margin:				0;
		padding:			0 0 1em 0;
	}
	
	hr, div.right-blue {
		height: 			0;
		border:				0;
		margin:				5px 0 5px 0;
		padding:			0;
		border-top:			1px solid #888;
		color:				transparent;
	}
	ul {
		display:			block;
		list-style-type:	disc;
		margin-top:			8px;
		margin-bottom:		8px;
	}
	li {
		font-size:			1.1em;
		line-height:		1.4em;
		margin:				0 0 5px 0;
	}
	a, a:visited, a:active, a:hover {
		color:				#114779;
		text-decoration:	underline;
		font-weight:		bold;
	}
	a:hover {
		color:				#00aef3;
		text-decoration:	underline;
	}
	
	
	a.linkbutton:link, 
	a.linkbutton:visited, 
	a.linkbutton:active, 
	input.linkbutton,
	a.button:link, 
	a.button:visited, 
	a.button:active, 
	input.button {
		display:			block;
		font-weight:		bold;
		text-decoration:	none;
		text-align:			left;
		font-size:			0.9em;
		padding:			6px 5px 6px 35px;
		margin:				5px 10px 5px 10px;
		width:				140px;
		height:				20px;
		background:	 		transparent url('/clients/thechildrensmutual/images/button_bg.gif') no-repeat 0 0;
		color:				#114779;
		border:				0;
	}
	a.linkbutton:hover,
	input.linkbutton:hover,
	a.button:hover, 
	input.button:hover {
		color:				#00aef3;
		cursor:				pointer;
	}
	input.button {
		width:				180px;
		height:				30px;
	}

	
	div.center {
		width:				100%;
		margin:				0;
		padding:			0;
		height:				auto;
		text-align:			center;	
	}
	table.will_finder {
		width:				100%;
		margin:				0;
		padding:			0;
		border-collapse:	collapse;
		border:				0;
	}
	table.will_finder td {
		padding:			0;
		margin:				0;
		font-size:			1em;
	}
	#table_questionnaire, table.home_login {
		width:				100%;
		border-collapse:	collapse;
		border:				1px solid #fff;
		border-bottom:		10px solid #fff;
		background:			transparent;
		margin:				0 0 15px 0;
	}
	#table_questionnaire th, table.home_login th {
		text-align:			left;
		vertical-align:		top;
		font-weight:		bold;
		font-size:			1.2em;	
		padding:			5px 0 5px 10px;
		margin:				0;
		background:			transparent;
		color:				#3c678f;
		border:				0;
		border-bottom:		1px solid #fff;
		background: 		#fff url('/clients/thechildrensmutual/images/th_bg.gif') repeat-x 0 0;
	}
	#table_questionnaire td, table.home_login td {
		text-align:			left;
		vertical-align:		top;
		padding:			5px 10px 5px 10px;
		border:				0;
		font-size:			80%
		color:				#333;	
	}
	/* OVERRIDE LOGIN STYLES */
	table.home_login {
		background:			transparent;
		border:				0;
		padding: 			0;
		margin:				0;	
	}
	table.home_login th {
		display:			none;	
	}
	table.home_login td {
		background: 		transparent;
		padding: 			0 0 3px 0;
		font-size:			1em;
		font-weight:		bold;
	}
	input.home_input {
		width:				130px;
		font-size:			1em;
		color:				#633c8b;
		border: 			1px solid #633c8b;
	}
	input.login_image {
		border: 			0;
		background: 		transparent;
		width:				190px;
		height:				27px;
		padding:			0;
		margin:				5px 0 0 0;
	}
	


	input.home_login { 
		display: 			block;
		float:				right;
		background-color:	#ee333e;
		padding: 			4px; 
		margin: 			0 4px 0 4px; 
		width: 				auto; 
		text-align: 		center; 
		border: 			1px solid #ba1b24; 
		color: 				#fff; 
		font-weight:		bold;
		border-top: 		1px solid #f1b0b4; 
		border-left: 		1px solid #f1b0b4; 
		font-size: 			1em; 
		} 
	input.home_login:hover { 
		cursor:				pointer;
		background-color: 	#eee; 
		color:				#ff7800; 
		text-decoration: 	none; 
	}
	
	
	
	table.application {
		width:				100%;
		border-collapse:	collapse;
		border:				0;
		margin:				15px 0 10px 0;
	}	
	
	table.application th {
		text-align:			left;
		font-weight:		bold;
		font-size:			1.1em;	
		margin:				2px;
		padding:			6px 10px 6px 10px;
		color:				#3c678f;
		border:				0;
		border-bottom:		1px solid #fff;
		background: 		#fff url('/clients/thechildrensmutual/images/th_bg.gif') repeat-x 0 0;
	}
	table.application td {
		margin:				4px;
		padding:			4px 10px 4px 10px;
		vertical-align:		top;
		background-color:	transparent;
		border:				0;
		font-size:			1em;
	}
	table.application td.btntd {
		text-align:			center;	
		padding:			4px 2px 4px 2px;
	}
	table.application td.comm,
	table.application th.comm {
		font-size:			1.2em;
		color:				#e31500;
		font-weight:		bold;	
		background-color:	#ccc;
		border-left:		1px solid #999;
		border-right:		1px solid #999;
		text-align:			center;
	}
	table.application th.comm {
		color:				#fff;
		background-color:	#777;
	}
	textarea {
		color:				#000;
		font-family:		arial,verdana,geneva,helvetica,sans-serif;
		font-size:			1em;
	}
	input.application, input.error_input,
	select.application, select.error_input,
	textarea.application, textarea.error_input
	 {
		width:				200px;	
	}
	input.short {
		width:				60px;
	}
	textarea.application,
	textarea.error_input {
		height:				60px;	
	}
	textarea.application_large {
		height:				120px;	
		width:				300px;
	}
	input.application_radio {
		width:				auto;
		margin:				2px 5px 0 0;
	}
	table.progress {
		width:				100%;
		border-collapse:	collapse;
		margin:				5px 0 0 0;
	}
	table.progress td {
		margin:				2px;
		padding:			2px;
		background-color:	#fff;
		border:				1px solid #ccc;
	}
	table.progress td.complete {
		background-color:	#5bcb5b;
	}
	table.progress td.current {
		background-color:	#f02929;
	}
	
	
	td.error {
		color:				#c00;
	}
	input.error_input,
	select.error_input,
	textarea.error_input
	 {
		background-color:	#FBD7D8;
		border:				1px solid #c00
	}
	p.footnote {
		font-size:			0.8em;
		color:				#666;
	}
	p.note {
		font-size:			0.9em;
		color:				#666;
	}
	p.address {
		text-align:			left;
	}
	
	tr.on {
		display:			table-row;
	}
	tr.off {
		display:			none;
	}
	p.subheader {
		color:				#0099FF;
		font-weight:		bold;	
	}
	a.apply_now_button {
		display: 			block;	
		text-indent:		-500px;
		overflow:			hidden;
		width:				190px;
		height:				27px;
		background:			transparent url('/clients/thechildrensmutual/images/get_started_now.gif') no-repeat top left;
		color:				#fff;
		font-size:			4px;
	}
	
	
	
	
	
	
/* ############### */
/* TEMPLATE STYLES */
/* ############### */

/* Styles common to all standard pages */


div#container {
	background-color: #fff;
	margin: 0 auto;
	width: 870px;
	border:	0;
	text-align: left;
}

img.logo {
	float:	left;
	margin: 0;
	padding: 0;
	border:	0;	
}
img.brought-to-you {
	float:	right;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;	
}

div#breadcrumbs {
	margin: 0 0 0 186px;
	padding: 7px 0 7px 0;
	font-size: 1.1em;
	color: #666;	
}
div#breadcrumbs a {
	color: #3c6797;
	text-decoration: none;	
}

div#photo {
	clear: right;
	float:	right;
	background: transparent url('/clients/thechildrensmutual/images/photo_banner.jpg') no-repeat top right;	
	width: 693px;
	height: 105px;
	border: 0;
	padding: 0;
	margin: 3px 0 0 0;
}

div#photo h1 {
	color: #fff;
	font-size: 24px;
	border: 0;
	margin: 18px 0 6px 25px;
	padding: 0;
}
div#photo p {
	color: #fff;
	margin: 0 0 0 25px;
	padding: 0;
	width: 380px;
	font-size: 1.1em;
}

ul#main_nav {
	clear: both;
	background: transparent;
	margin: 0;
	height: 30px;
	padding: 0;
	border: 0;
	list-style-type: none;
	width: 100%;
}
ul#main_nav li {
	display: inline;
	float: left;
	border: 0;
	border-bottom: 1px solid #c6e1ee;
	color: #3c6797;
	margin: 0;
	background: transparent;
	text-align: center;
	padding: 0;
	height: 30px;
	overflow: hidden;
	font-weight: bold;
}
ul#main_nav li a {
	display: block;
	background: transparent url('/clients/thechildrensmutual/images/menu_bg.gif') no-repeat top right;
	color: #114779;
	text-decoration: none;
	width: 135px;
	height: 22px;
	padding: 8px 0 0 0;
	margin: 0;
	border: 0;
	font-size: 12px;
	font-weight: bold;
}
ul#main_nav li a:hover {
	background-position: top left;
	border-bottom: 1px solid #fff;
	color: #0099FF;
}
ul#main_nav li.menu_div {
	width:	1px;
	background: transparent url('/clients/thechildrensmutual/images/menu_div.gif') no-repeat top right;
}
ul#main_nav li#menu_left {
	width: 176px;	
}
ul#main_nav li#menu_telephone {
	padding: 8px 0 0 10px;
	width: 139px;
	height: 22px;
}





div#content {
	clear: 				both;
	margin: 			5px 0 0 0;
	padding: 			0 0 20px 0;
	border: 			0;
	border-bottom: 		1px solid #afd5e2;
	height: 			auto;
	min-height:			300px;
	background: 		transparent url('/clients/thechildrensmutual/images/footer_bg.gif') no-repeat bottom right;
}

div#leftcontent {
	float: 				left;
	width: 				358px;
	padding: 			20px 15px 25px 15px;
	margin:				10px 0 0 13px;
	background: 		transparent url('/clients/thechildrensmutual/images/left_bg.gif') no-repeat top left;
	border: 			0;
}

div#maincontent {
	float: 				left;
	width: 				662px;
	padding: 			20px 15px 25px 15px;
	margin:				10px 0 0 13px;
	background: 		transparent url('/clients/thechildrensmutual/images/content_bg.gif') no-repeat top left;
	border: 			0;
}

div#rightcontent {
	float: 				left;
	width: 				290px;
	padding: 			0;
	margin:				11px 0 0 13px;
	background: 		transparent;
	border: 			0;
}

div#guide_to_wills,
div#get_started,
div#returning_customers {
	padding: 			25px 15px 15px 15px;
	margin:				0;
	background: 		transparent url('/clients/thechildrensmutual/images/guide_bg.jpg') no-repeat top left;	
}
div#returning_customers {
	background: 		transparent url('/clients/thechildrensmutual/images/returning_bg.jpg') no-repeat top left;	
}
div#get_started {
	background: 		transparent url('/clients/thechildrensmutual/images/start_bg.jpg') no-repeat top left;	
}
div#guide_to_wills h2,
div#get_started h2 {
	padding: 			0 0 15px 0;
	margin:				0;
	color:				#b43e82;
}
div#returning_customers h2 {
	padding: 			0 0 15px 0;
	margin:				0;
	color:				#633c8b;
}
div#guide_to_wills p {
	line-height:		130%;
}
div#guide_to_wills img,
div#get_started img,
div#returning_customers img {
	border:				0;
}

div#referral_fees {
	font-size:			0.9em;
	margin-top:			60px;
}

div.sidebar {
	float:				right;
	display:			block;
	width:				205px;
	height:				auto;
	border:				0;
	border-left:		1px solid #888;
	margin:				0 0 0 5px;
	font-size:			0.9em;
	padding:			10px 0 0 10px;
	background:			transparent;
}
div.sidebar h2 {
	padding: 4px 0 4px 0;
	margin: 0;	
}
div.sidebar img {
	border: 1px solid #f3f3f3;
}

form#wills_contact,
form#conveyancing_contact {
	width: 340px;
	margin: 0;
	padding: 0;
	border: 0;
}
form.conveyancing {
	width: auto;
	background-color: #fff;
}
form#login_form {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;	
}


ul#navigation {
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 50px 0;
	border: 0;
	height: auto;
	list-style-type: none;
	width: 165px;
}
ul#navigation li {
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
}
ul#navigation li a:link,
ul#navigation li a:active,
ul#navigation li a:visited,
ul#navigation li a:hover {
	display: block;
	float: left;
	text-align: left;
	height: auto;
	width: 150px;
	padding: 6px 0 6px 15px;
	margin: 0;
	border-bottom: 1px solid #ddd;
	background: transparent url('/clients/thechildrensmutual/images/blue_arrow.gif') no-repeat 2px 8px;
	color: #114779;
	text-decoration: none;
	font-size: 0.95em;
	line-height: 130%;
	font-weight: bold;
}
ul#navigation li a.title {
	display: none;
}
ul#navigation li a.submenu {
	color: #666;
	width: 145px;
	padding-left: 20px;
	background-position: 7px 8px;
}
ul#navigation li a:hover {
	color: #0099FF;
	border-color: #ccc;
}


/* Holly Hack for IE \*/
* html ul#navigation li { float: left; height: 1%; }
* html ul#navigation li a { height: 1%; }
/* End */


#foot_wrap {
	background-color: #005596;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
}

ul#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

ul#footer li {
	display: inline;
	background-color: #005596;
}

ul#footer li a:link,
ul#footer li a:active,
ul#footer li a:visited,
ul#footer li a:hover {
	display: block;
	float: left;
	height: 20px;
	background-color: #005596;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	padding: 0 10px 0 10px;
	margin: 0 1px 0 0;
	border: 0;
	border-right: 1px solid #fff;
}
ul#footer li a:hover {
	color: #000;	
}

ul#footer li a.start,
ul#footer li a.start:hover {
	background: #005596 url('/clients/mmbs/images/footer-start.gif') no-repeat top left;
	padding-left: 15px;
}

ul#footer li.end {
	display: block;
	float: right;
	clear: right;
	height: 18px;
	width: auto;
	color: #fff;
	background: #005596 url('/clients/mmbs/images/footer-end.gif') no-repeat top right;	
	font-size: 90%;
	text-align: right;
	padding: 2px 12px 0 30px;
	margin: 0;
	border: 0;
}



ul#footer img {
	border: 0;
}

div#wrap {
	width: 870px;
	margin: 0 auto;
	text-align: right;
	padding: 0 5px 15px 0;
	font-size: 85%;
	color: #888;
}

div#smallprint {
	width: 100%;
	background: transparent url('/clients/thechildrensmutual/images/flintbishop.gif') no-repeat bottom right;
	border: 0;
	border-bottom: 1px solid #e6f3fa;
	clear: both;
	margin: 0 0 5px 0;
	padding: 8px 0 8px 0;
	text-align: left;
	color: #888;
	line-height: 120%;
}


img.awards {
	float: left;
	background-color: #fff;
	border: 0;
	padding: 0;
	margin: 0 10px 0 5px;
}

div.testimonial {
	padding:			10px;
	margin:				0 0 10px 0;
	border: 			1px solid #ddd;
	background:			#fefefe url('/clients/breastcancercare/images/testimonial_bg.gif') no-repeat top left;
}

table.progress {
	float: 	left;
	width:  545px;	
}

img.stuck {
	float: left;
	border: 0; 
	margin: 0; 
	padding: 0 0 0 5px;
}