/* ---------------------------------------------------------------------------------- */
/* CSS Document - last updated: 05/06/2009																						*/

/* Stroud and Swindon																																	*/
/* Author: Webnetism (www.webnetism.co.uk)																						*/

/* ssbs_mortgages.css																																	*/
/* Media: screen																																			*/
/* ---------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------- */
/* Primary navigation styles properties																								*/
/* ---------------------------------------------------------------------------------- */

.primaryNav_mortgagesTab {
	width: 120px;
	height: 47px;
	padding-top: 3px;
	background-image: url('../images/tab_mortgages_on.gif');
	background-repeat: no-repeat;
}

.primaryNav_savingsTab {
	width: 120px;
	height: 47px;
	padding-top: 3px;
	background-image: url('../images/tab_savings.gif');
	background-repeat: no-repeat;
}

.primaryNav_insuranceTab {
	width: 120px;
	height: 47px;
	padding-top: 3px;
	background-image: url('../images/tab_insurance.gif');
	background-repeat: no-repeat;
}

.primaryNav_loansTab {
	width: 100px;
	height: 47px;
	padding-top: 3px;
	background-image: url('../images/tab_loans.gif');
	background-repeat: no-repeat;
}
/* primary nav - eof */

/* breadcrumb */
.breadcrumbBackcolor {
	width: 769px;
	height: 20px;
	background-image: url('../images/bg_breadcrumb_mortgages.gif');
	background-repeat: none;
}

.breadcrumbWrapper {
	padding-top: 3px;
	margin-left: 12px;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
}

a.breadcrumb_link:link		{ font-family:Verdana, Sans-serif; font-size:10px; text-decoration:underline; color:#000; }
a.breadcrumb_link:visited 	{ font-family:Verdana, Sans-serif; font-size:10px; text-decoration:underline; color:#000; }
a.breadcrumb_link:active 	{ font-family:Verdana, Sans-serif; font-size:10px; text-decoration:underline; color:#fff; }
a.breadcrumb_link:hover 	{ font-family:Verdana, Sans-serif; font-size:10px; text-decoration:underline; color:#fff; }
/* breadcrumb // eof */

/* tools panel */
.toolpanel_pic {
	width: 220px;
	height: 70px;
	background-image: url(../images/toolpanel_mortgagespic.jpg);
	background-repeat: no-repeat;
}

.toolpanel_header {
	height: 20px;
	background-image: url(../images/bg_toolpanel_mortgages.gif);
	background-repeat: no-repeat;
}

.toolpanel_headerPos {
	padding-top: 1px;
	margin-left: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.toolpanel_top {
	width: 220px;
	background-color: #f1f5e9;
}

.toolpanel_topPos {
	width: 210px;
	margin-left: 10px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #4c661a;
	line-height: 29px;
}

.toolpanel_divider {
	width: 210px;
	height: 1px;
	margin: 0px;
	background-image: url(../images/divider_mortgages.gif);
	background-repeat: none;
}

.toolpanel_lower {
	width: 220px;
}

.toolpanel_lowerPos {
	width: 210px;
	margin-top: 29px;
	margin-left: 10px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #4c661a;
	line-height: 29px;
}

.toolpanel_lowerPos_lheight18 {
	margin-top: -4px;
	margin-bottom: 8px;
	line-height: 20px;
}

a.toolpanel_link:link		{ font-family:Verdana, Sans-serif; font-size:11px; text-decoration:none;color: #4c661a; }
a.toolpanel_link:visited 	{ font-family:Verdana, Sans-serif; font-size:11px; text-decoration:none;color: #4c661a; }
a.toolpanel_link:active 	{ font-family:Verdana, Sans-serif; font-size:11px; text-decoration:underline;color: #4c661a; }
a.toolpanel_link:hover 		{ font-family:Verdana, Sans-serif; font-size:11px; text-decoration:underline;color: #4c661a; }

/* tools panel // eof */

/* main content */
.title_divider {
	width: 460px;
	height: 1px;
	margin: 0px;
	background-image: url(../images/divider_mortgages2.gif);
	background-repeat: none;
}

.title {
	margin-top: 19px;
	margin-bottom: 10px;
	font-size: 36px;
	color: #739926;
}

.introText {
	margin-top: 4px;
	font-size: 20px;
	line-height: 30px;
	color: #7f7f7f;
}

.introSubText {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #86b32d;
}

.introSubText2 {
	font-size: 14px;
	font-weight: none;
	line-height: 20px;
}

.arrowBoxWrapper {
	width: 220px;
	height: 39px;
	margin-top: 26px;
	background-image: url(../images/pointerbox_mortgages.gif);
	background-repeat: none;
}

a.arrowBox_link:link	{ font-size:12px; text-decoration:none; color: #000; }
a.arrowBox_link:visited { font-size:12px; text-decoration:none; color: #000; }
a.arrowBox_link:active 	{ font-size:12px; text-decoration:none; color: #000; }
a.arrowBox_link:hover 	{ font-size:12px; text-decoration:underline; color: #000; }

.arrowBoxPos {
	width: 180px;
	margin-left: 35px;
	padding-top: 4px;
}

.colourBox {
	width: 100px;
	background-color: #f1f5e9;
	font-size: 16px;
	font-weight: bold;
	color: #99b460;
}

.servicesWrapper {
	width: 100px;
}

a.services_link:link	{ font-size:12px; font-weight:bold; text-decoration:none; color: #739926; }
a.services_link:visited { font-size:12px; font-weight:bold; text-decoration:none; color: #739926; }
a.services_link:active 	{ font-size:12px; font-weight:bold; text-decoration:none; color: #739926; }
a.services_link:hover 	{ font-size:12px; font-weight:bold; text-decoration:underline; color: #739926; }

/* main content // eof */
/* end */