/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

#wrapper_outer { 
	margin: 0 auto;
	width: 973px;
	padding: 13px;
	background: white;
	margin-top: 13px;
}
#wrapper_columns {
	margin-bottom: 0px;
	width: 100%;
	background: white url('images/col_left.gif') top left repeat-y;
}
#wrapper_header {
	color: #333;
	width: auto;
	padding: 10px;
	height: 103px;
	margin: 0px;
	background: url('images/header_bg.jpg') top center no-repeat;
}
#wrapper_left { 
	display: inline;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 195px;
	float: left;
}
	#nav_left ul {
		padding:0px;
		margin:0 0 0 1px;
	}
	#nav_left ul li {
		padding:5px 5px 5px 15px;
		margin:0px;
		min-height: 16px;
		list-style-type: none;
		display:block;
		color: white;
		font-size: 1.1em;
		background: url('images/nav_bg.gif') top left repeat-x;
	}
	#nav_left ul li li {
		font-size: 1em;
		background: transparent;
		height: auto;
		min-height: 0;
	}
	#nav_left ul li li a {
		color: #0E4D98!important;
	}
	#nav_left ul li ul {
		padding: 10px 0 0 0;
	}	
	#nav_left li li .selected {
		text-decoration: underline;
	}
#wrapper_content { 
	float: left;
	color: #666;
	margin: 10px 13px;
	padding: 0px;
	width: 764px;
	display: inline;
	position: relative;
	margin-right: 0;
	padding-right: 0;
	margin-top: 0;
	padding-bottom: 10px;
}

#wrapper_content a {
	color: #333!important;
	text-decoration: underline;
}
#wrapper_content table h4 {
	font-family: arial narrow;
	color: red;
	margin: 10px 0 10px 0;
	font-size: 1.4em;
}
#wrapper_right { 
	display: inline;
	position: relative;
	color: #333;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	width: 195px;
	float: right;
}
	#nav_right ul {
		padding:0px;
		margin:0px;
	}
	#nav_right ul li {
		padding:0px;
		margin:0px;
		list-style-type: none;
		display:block;
	}
	#nav_right .selected {
		color:red;
		font-weight:bold;
	}
#wrapper_footer { 
	width: auto;
	clear: both;
	color: #333;
	background: white url('images/footer_bg.gif') top center no-repeat;
	margin: 0px;
	padding: 10px;
	height: 40px;
	text-align: center;

}
	#nav_bottom {
		width:auto;
	}
	#nav_bottom ul {
		position:relative;
		text-align: right;
		padding:0px;
		margin:0px;
		margin-top: -3px;
		margin-bottom: 15px;
		font-size: 1.1em;
	}
	#nav_bottom ul li {
		padding:0px 10px 0 10px;
		margin:0px;
		list-style-type: none;
		display:inline;
		border-left: 1px solid white;
	}
	#nav_bottom ul li:first-child {
		border-left: 0;
	}
	#nav_bottom ul li a {
		color: white;
	}
	#nav_bottom .selected {
		text-decoration: underline;
	}
	
	.table_form p {
		font-size: 1em;
		padding: 5px 5px 5px 0;
	}
	.table_form th {
		text-align: left;
		padding: 5px;
		color: #104490;
		font-weight: bold;
		width: 150px;
	}
	.company_heading {
		width: 180px;
		height: 70px;
		display: block;
		text-indent: -1000px;
		overflow: hidden;
		float: left;
	}

	.header_date {
		position: absolute;
		right: 10px;
		top: 10px;
		color: #666666;
	}

	#top_m_nav {
		list-style-type: none;
		position: absolute;
		left: 197px;
		padding: 0;
		top: 33px;
	}

	#top_m_nav li {
		font-size: 1em;
		text-align: left;
		padding: 3px 8px 3px 8px;
		border: 1px solid #CCCCCC;
		border-top: 0;
		border-left: 0;
		float: left;
		font-weight: bold;
	}

	#top_m_nav li a {
		color: #666;
	}

	#top_nav {
		position: absolute;
		width: 970px;
		top: 90px;
		left: 0;
		padding: 0;
		list-style-type: none;
		text-align: left;
	}

	#top_nav li {
		display: inline;
		padding: 0 15px 0 15px;
		font-size: 1.1em;
	}

	#top_nav li a {
		color: white;
		font-weight: bold;
	}

	.toggler {
		cursor: pointer;
		display: block;
	}

	.element {
		padding: 0;
		margin: 0;
	}

	#wrapper_content h1 {
		width: 100% auto;
		height: 33px;
		overflow: hidden;
		background: url('images/heading_bg.jpg') top left no-repeat;
		color: white;
		padding: 6px 0 0 10px;
		font-family: arial narrow;
	}

	.instruct_list {
		list-style-type: none;
		padding: 0;
	}

	.instruct_list li {
		float: left;
		background: red;
		text-align: center;
		margin: 0 20px 0 0;
		color: white!important;
	}
	
	#wrapper_content .instruct_list li p a, #wrapper_content .instruct_list li p a:link, #wrapper_content .instruct_list li p a:visited, #wrapper_content .instruct_list li p a:hover  {
		width: 100px!important;
		height: 30px!important;
		color: #FFF!important;
		padding: 10px!important;
		text-align: center!important;
		display: block!important;
	}

	#frm_dropdown {
		text-align: right;
		position: absolute;
		top: 55px;
		right: 20px;
	}

	#frm_dropdown #go_to {
		font-family: arial;
		font-size: 1em;
		color: #0E4C97;
	}

#conveyancing a {
	color: red!important;
}

#conveyancing a:hover {
	color: white!important;
}

.display_btn {
	background: url('images/displayQuote.gif') top left no-repeat;
	width: 160px;
	height: 30px;
	margin: 10px 10px 10px 0;
}

.sol_list {
	list-style-type: none;
	padding: 0;
	float: right;
	margin: 0px;
}

.sol_list li table th {
	font-weight: normal;
	color: #11428E;
	width: 150px;
	text-align: left;
}

.sol_list li table th, .sol_list li table td {
	padding: 5px 10px 5px 10px;
}

 .sol_list li table td .leftf, {
	padding: 0 20px 5px 0;
 }

.bg_change_tbl {
	background: #ccc;
	padding: 10px;
	margin: 10px;
}

.sol_tbl {
	border: 1px dashed #ccc!important;
	width: 742px;
}

.sol_tbl h4 {
	font-size: 2em!important;
}

.sol_list h4 {
	color: #103E8B!important;
	font-size: 2em!important;
}

.sol_tbl th {
	text-align: left;
}

.disbursement {
	border: 1px dashed #ccc!important;
	padding: 10px;
	margin: 0 0 10px 0;
	float: right;
	width: 740px;
}

.disbursement table {
	width: 100%;
}

.red_bg {
	background: red;
	color: white;
	padding: 5px 10px 5px 10px;
	text-align: left;
	width: 100%;
	font-size: 1em!important;
}

.disbursement table th {
	width: 150px;
	padding: 10px 60px 10px 10px;
	font-size: 1.1em;
	text-align: left;
}

.disbursement table td {
	font-size: 1.1em!important;
}

.disbursement table .bold {
	color: red;
}

.disbursement h4 {
	font-size: 1.4em!important;
	color: #0C549C;
}

.sol_surround_tbl {
	border: 1px dashed #ccc!important;
	width: 100%;
	display: block!important;
	position: relative!important;
}

.sol_surround_tbl td, .sol_surround_tbl th {
	padding: 10px;
}

.inner_tbl {
	width: 100%;
	font-size: 12px;
}

.grey_bg {
	background: #CCCCCC;
}