/* ---------------------------------------------------------------------------------- */
/* CSS Document - last updated: 31/02/2008																						*/

/* Market Harborough																																	*/
/* Author: Webnetism (www.webnetism.co.uk)																						*/

/* market_harborough.css																															*/
/* Media: screen																																			*/
/* ---------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------- */
/* Main layout properties																															*/
/* ---------------------------------------------------------------------------------- */

/* default font size*/
@import url(small.css);

html, body {
	height: 605px;
	min-width: 980px;
	padding: 0;
}

#main_container {
	margin: 0 auto;
	position: relative;
	width: 980px;
	height: 605px;
}

#content_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}

/* hide from incapable browsers */
#sizer { display: none }

/* ---------------------------------------------------------------------------------- */
/* Top navigation layout properties																										*/
/* ---------------------------------------------------------------------------------- */

#home_navigation_container {
	position: relative;
	width: 641px;
	height: 40px;
	left: 127px;
	top: 0px;
	float:left;
	background: url('../images/navigation/masthead_background.gif') no-repeat;
	padding: 5px 0px 5px 37px;
	padding-bottom: 10px;
}

#home_navigation {
	position:relative;
	top: 0px;
	left: 8px;
	width: 424px;
	height: 17px;
	float: left;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

.masthead_left {
	position:relative;
	top: 0px;
	left: 0px;
	width: 480px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
}

#font_size_change_buttons {
	position:relative;
	top: 0px;
	left: 8px;
	width: 30px;
	height: 14px;
	float: left;
	padding: 3px 4px 0px 6px;
}

#decrease_font_size {
	position:relative;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	margin-right: 4px;
	float: left;
}

#increase_font_size {
	position:relative;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	margin-right: 4px;
	float: left;
}

#top_buttons {
	position:relative;
	top: 0px;
	left: 247px;
	width: 202px;
	height: 19px;
	float: left;
}

#login_button {
	position:relative;
	top: 5px;
	left: 0px;
	width: 74px;
	height: 19px;
	padding-right: 7px;
	float: left;
}

#register_button {
	position:relative;
	top: 5px;
	left: 0px;
	width: 74px;
	height: 19px;
	float: left;
}

#search_box {
	position:relative;
	top: 3px;
	left: 9px;
	width: 412px;
	height: 20px;
	float: left;
}

#search_site {
	position: relative;
	width: 155px;
	height: 20px;
	float: left;
	left: 258px;
}

#online_services {
	position: relative;
	width: 160px;
	height: auto;
	float: left;
	left: 0px;
}

#go_button {
	position: relative;
	width: 19px;
	height: 20px;
	float: left;
	left: 265px;
	padding: 0px 0px 0px 2px;
}

.single_line_left_red {
	background-image:url(../images/borders/single_line_red_box_left.gif);
	background-repeat: repeat-y;
}

.single_line_right_red {
	background-image:url(../images/borders/single_line_red_box_right.gif);
	background-repeat: repeat-y;
}

/* ---------------------------------------------------------------------------------- */
/* Other style / layout properties																										*/
/* ---------------------------------------------------------------------------------- */

img { border: 0; }

.top_border {
	position:relative;
	top: 0px;
	left: 0px;
	width: 981px;
	height: 10px;
/*	float: left;*/
}

.bottom_border {
	position:relative;
	top: 0px;
	left: 0px;
	width: 981px;
	height: 10px;
/*	float: left;*/
}

.left_border_back {
	background-image:url(../images/borders/left_main_border.gif);
	background-repeat: repeat-y;
}

.right_border_back_mortgages {
	background-image:url(../images/borders/right_main_border_mortgages.gif);
	background-repeat: repeat-y;
}

.right_border_back_savings {
	background-image:url(../images/borders/right_main_border_savings.gif);
	background-repeat: repeat-y;
}

.right_border_back_insurance {
	background-image:url(../images/borders/right_main_border_insurance.gif);
	background-repeat: repeat-y;
}

.right_border_back_financial {
	background-image:url(../images/borders/right_main_border_financial.gif);
	background-repeat: repeat-y;
}

.right_border_back_you_view {
	background-image:url(../images/borders/right_main_border_you_view.gif);
	background-repeat: repeat-y;
}

.right_border_back {
	background-image:url(../images/borders/right_main_border.gif);
	background-repeat: repeat-y;
}

.home_right_bottom_box_container {
	background-color: #3c3f5f;
	padding: 10px 10px 7px 10px;
}

.home_box_bronze {
	background-color: #aa6427;
	padding: 10px 20px 4px 10px;
}

.home_box_dark_green {
	background-color: #2e6230;
	padding: 10px 10px 7px 10px;
}

.home_box_light_green {
	background-color: #9c9b36;
	padding: 10px 10px 7px 10px;
}

.home_box_muddy_green {
	background-color: #56672e;
	padding: 10px 10px 7px 10px;
}

.home_box_light_blue {
	background-color: #50737e;
	padding: 10px 10px 4px 10px;
}

.home_box_dark_blue {
	background-color: #2b3551;
	padding: 0px 5px 4px 10px;
}

.home_box_light_purple {
	background-color: #724651;
	padding: 10px 20px 4px 10px;
}

.home_right_bottom_box {
	margin-top: 6px;
}

.contact_us_field {
	padding: 3px 0px 3px 0px;
}

.red_right_box {	height: 132px; }

.red_right_box_no_left_image {
	margin: 0px 0px 10px 20px;
	height: 132px;
}

.home_box_bronze {
	background-color: #aa6427;
	padding: 10px 20px 4px 10px;
}

.home_box_dark_green {
	background-color: #2e6230;
	padding: 10px 10px 7px 10px;
}

.home_box_light_green {
	background-color: #9c9b36;
	padding: 10px 10px 7px 10px;
}

.home_box_muddy_green {
	background-color: #56672e;
	padding: 10px 10px 7px 10px;
}

.home_box_light_blue {
	background-color: #50737e;
	padding: 10px 10px 4px 10px;
}

.home_box_dark_blue {
	background-color: #2b3551;
	padding: 0px 5px 4px 10px;
}

.home_box_light_purple {
	background-color: #724651;
	padding: 10px 20px 4px 10px;
}

.orange_box_padding {
	padding:5px 10px 8px 10px;
	background-color:#dd8126;
}

.green_spacer { padding-top:6px; }
.spacer_height_10 { height: 10px; }
.spacer_20 { width: 20px; }

/* ---------------------------------------------------------------------------------- */
/* Table style / layout properties																										*/
/* ---------------------------------------------------------------------------------- */

.table_row_2_lines_grey {
	border-right: 1px solid #fff;
	width: 182px;
	height: 50px;
	background-color: #d7d7d7;
}

.table_row_2_lines_grey_end {
	width: 182px;
	height: 50px;
	background-color: #d7d7d7;
}

.table_row_2_lines_grey_50 {
	border-right: 1px solid #fff;
	width: 50%;
	height: 50px;
	background-color: #d7d7d7;
}

.table_row_2_lines_grey_end_50 {
	width: 50%;
	height: 50px;
	background-color: #d7d7d7;
}

.table_row_2_lines_white_50 {
	border-right: 1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	width: 50%;
	height: 50px;
}

.table_row_2_lines_border_right_50 {
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	width: 50%;
	height: 50px;
}

.table_row_2_lines_white {
	border-right: 1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	width: 182px;
	height: 50px;
}

.table_row_2_lines_border_right {
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	width: 182px;
	height: 50px;
}

.red_col_right_372_36 {
	border-right: 1px solid #aa1d41;
	border-bottom: 1px solid #aa1d41;
	border-left: 1px solid #aa1d41;
	width: 324px;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-weight: normal;
	vertical-align: top;
}
	
.grey_col_left_182_36 {
	border-bottom: 1px solid #fff;
	width: 230px;
	background-color: #d7d7d7;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-weight: bold;
	vertical-align: top;
}

#footer { padding-top: 10px; }

/* ---------------------------------------------------------------------------------- */
/* Jargon Buster / layout properties																									*/
/* ---------------------------------------------------------------------------------- */

#jargon_buster_top {
	background-image:url(../images/jargon_buster/top_border.gif);
	background-repeat: no-repeat;
	width: 363px;
	height: 45px;
	padding: 0px 10px 0px 0px;
}

#jargon_buster_left_border {
	background-image:url(../images/jargon_buster/left_border.gif);
	background-repeat: repeat-y;
	width: 7px;
	height: 150px;
}

#jargon_buster_text { padding: 0px 10px 0px 10px; }

#jargon_buster_right_border {
	background-image:url(../images/jargon_buster/right_border.gif);
	background-repeat: repeat-y;
	width: 7px;
	height: 150px;
}

#jargon_buster_bottom {
	background-image:url(../images/jargon_buster/bottom_border.gif);
	background-repeat: no-repeat;
	width: 363px;
	height: 17px;
}

.height_20_padding_15 { height:20px; padding-left:15px; }


