/**************************************************************************************************
*
* 	Name:			Global CSS
* 	Author:			Paul Cowtan
* 	Date Created:	12th January 2011
* 	Date Modified:	05th December 2011
*	Copyright:		Appius (www.appius.com)
*
*	Contents:
*	01. Reset browser defaults
* 	02. Layout
* 	03. Headings
*	04. Typography
* 	05. Navigation
* 	06. Links
* 	07. Lists
* 	08. Images
* 	09. Forms
*	10. Tables
*	11. Intermediaries site
* 	12. Misc
*
**************************************************************************************************/
 
/**************************************************************************************************
*	01. Reset browser defaults (http://meyerweb.com/eric/tools/css/reset/)
**************************************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* Remember to define focus styles */
:focus {
	outline: 0;
}

/* Remember to highlight inserts somehow */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* Tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**************************************************************************************************
*	02. Layout
**************************************************************************************************/

body {
	font: 62.5%/1.5em  Arial, Helvetica, sans-serif;
	color: #000;
	background: #e8e9ea;
}

.fullClear {
	float: left;
	clear: both;
	width: 100%;
}

/* Hides the skip to links on browsers but not screen readers */
#skip-to-content, #skip-to-footer {
	position: absolute;
	top: -3333px;
	left: -3333px;
}

div#wrapper {
	margin: 0 auto;
	width: 1000px;
}

div#innerWrapper {
	background: #fff;
	float: left;
	padding: 20px;
	width: 960px
}

.primary {
	float: left;
	margin: 0 15px 0 0;
	width: 155px;
}

.secondary {
	float: left;
	width: 620px;
}

.tertiary {
	float: left;
	background: #e8e9ea;
	margin: 0 0 0 15px;
}

div#topLinks {
	float: left;
	padding: 5px 20px;
	width: 960px;
}

div#header .fullClear {
	margin: 20px 0 0 0;
}

div#header div#telNumbers {
	background: transparent url("../images/common/friendly_team.gif") no-repeat left top;
	padding: 0 0 0 205px;
	color: #d2232a;
	font: bold 2.2em/1.2em  Arial, Helvetica, sans-serif;
}

div#container {
	padding: 15px 0;
}

div#container .box {
	border: 2px solid #d2232a;
	float: left;
	position: relative;
	margin: 15px 15px 0 0;
	padding: 13px;
	min-height: 200px;
	width: 280px;
}

div#container .redBox {
	background: #d2232a;
}

div#container .smallBox {
	border: 1px solid #bdbec0;
	padding: 14px;
	min-height: 145px;
}

div#container .box .wow {
	background: transparent url("../images/home/wow.gif") no-repeat 120px 5px;
}

.endBox {
	margin-right: 0 !important;
}

.emailSignupCta {
	background: #fff url("../images/ctas/email_large_cta.jpg") no-repeat right 50%;
	display: block;
}

.localCta {
	background: #fff url("../images/ctas/local_cta.jpg") no-repeat right top;
	margin: -14px;
}


.awardCta {
	background: #fff url("../images/ctas/MFG-Award.png") no-repeat right -14px;
	margin: -14px;
}

.pollCta
{
    background: #fff url("../images/ctas/poll_cta.jpg") no-repeat right bottom;
	margin: -14px;
}

div#container .slimbox {
	min-height: 245px;
	width: 166px;
}

div#breadcrumb {
	margin: 0 0 15px 0;
}

div#content #hubLinks {
	float: left;
	margin: 0 0 1em 0;
	width: 100%;
}

div#content .expandableList,
div#content #contact {
	border-top: 1px solid #e8e9ea;
	border-bottom: 1px solid #e8e9ea;
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
}

div#content #contact div.left {
	padding: 1em 0 0 0;
	width: 50%;
}

div#content #contact div.left div {
	padding: 0;
}

div#content #contact div.right {
	border-left: 1px solid #e8e9ea;
	padding: 1em 0 1em 20px;
	width: 288px;
}

div#content .listItem {
	float: left;
	position: relative;
	margin: 5px 0 10px 0;
	width: 100%;
}

div#content .listItem .left {
	width: 500px;
}

div#content .listItem .right {
	width: 120px;
	text-align: right;
}

div#content #searchResults {
	margin: 20px 0 0 0;
}

div#content .rates {
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 420px;
}

div#content .rates #rate1,
div#content .rates #rate2,
div#content .rates #rate3 {
	float: left;
	padding: 0 10px 0 0;
}

div#content .rates #rate1 {
	width: 130px;
}

div#content .rates #rate2 {
	width: 140px;
}

div#content .rates #rate3 {
	padding: 0;
	width: 130px;
}

.tertiary .cta {
	background: #fff;
	margin: 8px;
	padding: 5px;
	width: 129px;
}

.tertiary #contactMortgageCta {
	background: #fff url("../images/ctas/contact_mortgages.jpg") no-repeat right bottom;
	padding-bottom: 100px;
}

.tertiary #contactSavingsCta {
	background: #fff url("../images/ctas/contact_savings.jpg") no-repeat right bottom;
	padding-bottom: 100px;
}

.tertiary #contactFinancialCta {
	background: #fff url("../images/ctas/contact_financial_planning.jpg") no-repeat right bottom;
	padding-bottom: 110px;
}

.tertiary #savingsCalcCta {
	background: #fff url("../images/ctas/savings_cta.jpg") no-repeat right bottom;
	padding-bottom: 51px;
}

.tertiary #mortgageCalcCta {
	background: #fff url("../images/ctas/mortgage_cta.jpg") no-repeat right bottom;
	padding-bottom: 21px;
}

.tertiary #newsCta {
	background: #fff url("../images/ctas/news_cta.jpg") no-repeat right bottom;
	padding-bottom: 51px;
}

.tertiary #emailSignupCta {
    position: relative;
	background: #fff url("../images/ctas/email_cta.jpg") no-repeat right 85%;
	padding-bottom: 90px;
}

.tertiary #signupCta fieldset {
	padding: 0;
}

.tertiary #signupCta .textbox {
    width: 116px;
}

.tertiary #signupCta .button {
    margin: 10px 0 0 0;
	padding: 5px 25px 5px 10px !important;
}

div#footer {
	color: #192955;
	font-size: 1.2em;
}

div#footer div#appius {
	clear: left;
	margin: 30px 0 0 0;
}

div#footer #footerNav {
	background: #e8e9ea;
	margin: 0 0 15px 0;
}

div#footer #footerNav .left {
	padding: 15px 9px;
	width: 174px;
}

div#footer .fourCol .left {
	width: 222px !important;
}

div#footer div#boxedWarning {
	border: 1px solid #e8e9ea;
	clear: both;
	margin: 0 0 15px 0;
	padding: 8px 0;
	color: #000;
}

/**************************************************************************************************
*	03. Headings
**************************************************************************************************/

h1 {	
	margin: 0 0 0.75em 0;
	color: #d2232a;
	font-size: 2em;
	line-height: 1em;
}

h2 {	
	margin: 0 0 0.75em 0;
	color: #d2232a;
	font-size: 1.6em;
	line-height: 1.2em;
}

h3 {
	margin: 0 0 0.5em 0;
	color: #d2232a;
	font-size: 1.4em;
}

div#container .box h2 {
	margin: 0 0 0.25em 0;
	font-size: 2.6em;
}

div#container .redBox h2,
div#container .redBox h3,
div#container .redBox p,
div#container .redBox ul {
	color: #fff;
}

div#container .smallBox h2 {
	font-size: 2.1em;
}

div#container .box h3 {
	margin: 0 0 0.5em 0;
	font-size: 1.4em;
}

div#content #hubLinks h2 {
	clear: both;
}

.cta h2 {
	line-height: 1.1em;
}

div#contactMortgageCta h2,
div #contactSavingsCta h2,
div#contactFinancialCta h2 {
	font-size: 1.3em;
}

div#footer h2 {
	margin: 0 0 1em 0;
	font-size: 1.2em;
}

/**************************************************************************************************
*	04. Typography
**************************************************************************************************/

p {
	font-size: 1.2em;
}

div#container p {
	margin-bottom: 1em;
}

div#container .box .large {
	margin: 0 0 10px 0;
	font-size: 3.5em;
}

div#container .box .small {
	font-size: 1.1em;
}

div#container .smallBox p {
	margin-bottom: 0.5em;
}

div#content #hubLinks p {
	float: left;
	margin-bottom: 1.5em;
	width: 400px;
}

div#container p.newsDate {
	margin-bottom: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #192955;
}

.cta p {
	font-size: 1.1em;
}

#mortgageCalcCta p {
	width: 69px;
}

div#content ul li p {
	font-size: 1em;
}

.error {
	margin: 0 0 0 5px;
	font-weight: bold;
}

#pnlMatchingProducts .error {
	margin: 20px 0 10px 0;
}

div.form .left .error {
	margin: 0 0 0 150px;
}

div.form .right .error {
	margin: 0 0 0 100px;
}

div#content .rates .large {
	font-size: 2.4em;
}

/**************************************************************************************************
*	05. Navigation
**************************************************************************************************/

/* See theme folder for main navigation, sub navigation and sitemap styles */

div#breadcrumb ul li {
	float: left;
	position: relative;
	margin-left: -20px;
	font-size: 1.1em;
}

div#breadcrumb ul li#crumb1 {
	margin: 0;
	z-index: 5;
}

div#breadcrumb ul li#crumb2 {
	z-index: 4;
}

div#breadcrumb ul li#crumb3 {
	z-index: 3;
}

div#breadcrumb ul li#crumb4 {
	z-index: 2;
}

div#breadcrumb ul li#crumb5 {
	z-index: 1;
}

div#breadcrumb ul li a,
div#breadcrumb ul li span {
	display: block;
	position: relative;
    padding: 3px 25px 4px 35px;
}

div#breadcrumb ul li a {
	background: transparent url("../images/common/breadcrumb_link.png") no-repeat right center;
	color: #fff;
}

div#breadcrumb ul li#crumb1 a {
	padding-left: 15px;
}

div#breadcrumb ul li span {
	background: transparent url("../images/common/breadcrumb_end.png") no-repeat right center;
    color: #192955;
}

/**************************************************************************************************
*	06. Links
**************************************************************************************************/

a:link, a:visited, a:active {
	color: #d2232a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#topLinks a {
	margin: 2px;
	color: #192955;
	font-size: 1.2em;
}

div#container .box a.seeMore, .tertiary #emailSignupCta a.signUp {
	background: transparent url("../images/common/big_arrow.gif") no-repeat right top;
	padding: 4px 35px 4px 0;
	position: absolute;
	bottom: 13px;
	right: 13px;
	color: #d2232a;
	font-size: 1.4em;
	font-weight: bold;
}

.tertiary #emailSignupCta a.signUp {
	background: #fff url("../images/common/big_arrow.gif") no-repeat right top;
	padding: 4px 35px 4px 4px;
	bottom: 0;
	right: 0;
}

div#container .box a.seeMore {
	background: #fff url("../images/common/big_arrow.gif") no-repeat right top;
	padding: 4px 35px 4px 4px;
}

div#container .redBox a {
	color: #fff;
}

div#container .redBox a.seeMore {
	background: transparent url("../images/home/big_red_arrow.gif") no-repeat right top;
	color: #fff;
}

div#content #hubLinks a.seeMore {
	background: transparent url("../images/common/big_arrow.gif") no-repeat right center;
	float: right;
	padding: 4px 35px 4px 0;
	width: 150px;
	color: #d2232a;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
}

div#content .listItem a.seeMore {
	background: transparent url("../images/common/arrow.gif") no-repeat right top;
	padding: 1px 20px 0 0;
	color: #d2232a;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	right: 0px;
	bottom: 1em;
}

div.calculator .tooltip {
	background: transparent url("../images/forms/tooltip_bg.gif") no-repeat left top;
	padding: 3px 6px;
	color: #192955;
	text-decoration: none;
}

.cta h2 a {
	display: block;
}

div#footer a {
	color: #192955;
}

div#footer h2 a,
div#footer div.right a {
	color: #d2232a;
}

/**************************************************************************************************
*	07. Lists
**************************************************************************************************/

div#content ul {
	margin: 0 0 1em 0.5em;
}

div#content ul li {
	background: transparent url("../images/common/red_bullet.gif") no-repeat left 10px;
	padding: 4px 0 4px 14px;
	font-size: 1.2em;
}

div#content ul li ul {
	margin: 0 0 0 0.5em;
}

div#content ul li ul li {
	font-size: 1em;
}

div#content .redBox ul {
	list-style-type: disc;
	margin: 0 0 1em 1.5em;
}

div#content .redBox ul li {
	padding: 4px 0;
}

div#content ol {
	margin: 0 0 1em 2em;
	list-style-type: decimal;
}

div#content ol.sf_pager {
	margin: 0;
	list-style-type: none;
}

div#content ol.sf_pager li {
	float: left;
}

div#content ol.sf_pager li {
	padding: 3px 5px;
}

div#content ol li {
	padding: 4px 0;
	font-size: 1.2em;
}

div#footerNav ul li {
	padding: 2px 0;
}

ul#slideshow {
	width: 960px;
}

.cta ul li {
	padding: 2px 0 2px 22px;
	font-size: 1.2em;
}

div#content div.calculator ul {
	margin: 0;
}

div#content div.calculator ul li {
	background: 0;
	float: left;
	padding: 0 30px 0 0;
	font-size: 1em;
	font-weight: bold;
}

div#content div.calculator ul li label {
	font-weight: normal;
}

#homeSlideshow .inner ul {
	margin: 0 0 1em 0.5em;
}

#homeSlideshow .inner ul#firstBanner {
	margin-top: -26px;
}

#homeSlideshow .inner ul li {
	background: transparent url("../images/common/red_bullet.gif") no-repeat left 10px;
	padding: 2px 0 2px 14px;
	font-size: 1.2em;
}    


#homeSlideshow div.slideBanner .slideBox {
    float: left;
    padding: 10px 10px 5px;
    color:#fff;
}




/**************************************************************************************************
*	08. Images
**************************************************************************************************/

.leftImage {
	float: left;
	margin: 0 10px 10px 0;
}

.rightImage {
	float: right;
	margin: 0 0 10px 10px;
}

div#container .box img.rightImage {
	margin-right: -13px;
}

div#header .right img {
	margin: 0 0 0 25px;
}

div#header .RadTabStrip img.left {
    margin: 0 20px 0 0;
}

.stamp {
	float: right;
	margin: 0 50px 0 0;
}

/* Banner images - set to reference images in Sitefinity, allowing user to edit the text and background images */

#homeSlideshow div#firstBanner {
	background: transparent url("../Libraries/Banner_Images/Home_4-border.jpg") no-repeat left top;
}

/* reduce font size on first banner */
#homeSlideshow div#firstBanner span.large
{
    font-size:2.6em;
	line-height: 1.3em;
}



#homeSlideshow div#secondBanner {
	background: transparent url("../Libraries/Banner_Images/NUT_2.jpg") no-repeat left top;
}

#homeSlideshow div#thirdBanner {
	background: transparent url("../Libraries/Banner_Images/Home_3.jpg") no-repeat left top;
}

#homeSlideshow div#fourthBanner {
	background: transparent url("../Libraries/Banner_Images/Home_2.jpg") no-repeat left top;
}

.nut #homeSlideshow div#firstBanner {
	background: transparent url("../Libraries/Banner_Images/NUT_1.jpg") no-repeat left top;
}

.nut #homeSlideshow div#secondBanner {
	background: transparent url("../Libraries/Banner_Images/NUT_2.jpg") no-repeat left top;
}

.nut #homeSlideshow div#thirdBanner {
	background: transparent url("../Libraries/Banner_Images/NUT_3.jpg") no-repeat left top;
}

#hubSlideshow div#firstBannerMortgage {
	background: transparent url("../Libraries/Banner_Images/Mortgages_1.jpg") no-repeat left top;
}

#hubSlideshow div#secondBannerMortgage {
	background: transparent url("../Libraries/Banner_Images/Mortgages_2.jpg") no-repeat left top;
}

#hubSlideshow div#thirdBannerMortgage {
	background: transparent url("../Libraries/Banner_Images/Mortgages_3.jpg") no-repeat left top;
}

#hubSlideshow div#firstBannerSavings {
	background: transparent url("../Libraries/Banner_Images/Savings_1.jpg") no-repeat left top;
}

#hubSlideshow div#secondBannerSavings {
	background: transparent url("../Libraries/Banner_Images/Savings_2.jpg") no-repeat left top;
}

#hubSlideshow div#thirdBannerSavings {
	background: transparent url("../Libraries/Banner_Images/Savings_3.jpg") no-repeat left top;
}

div#bannerFinancialPlanning {
	background: transparent url("../Libraries/Banner_Images/Financial_Planning.jpg") no-repeat left top;
}

div#bannerInsurance {
	background: transparent url("../Libraries/Banner_Images/Insurance.jpg") no-repeat left top;
}

div#bannerLocal {
	background: transparent url("../Libraries/Banner_Images/Home_4-border-620.jpg") no-repeat left top;

}

div#bannerLocal .redBox{
	color:#fff;
}

#hubSlideshow div#firstBannerCorp,
#hubSlideshow div#secondBannerCorp {
	background: transparent url("../Libraries/Banner_Images/Corp_Savings.jpg") no-repeat left top;
}

/**************************************************************************************************
*	09. Forms
**************************************************************************************************/

.button {
	background: #192955 url("../images/common/big_white_triangle.png") no-repeat 95% center !important;
	border: 0;
	float: left;
	padding: 7px 30px 8px 15px !important;
	color: #fff !important;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
}

.button:hover {
	background-color: #d2232a !important;
}

.textbox {
	border: 1px solid #bdbec0;
	padding: 8px 5px;
	width: 170px;
	color: #666;
	font-size: 1.2em;
}

.textbox.mortagebox {
	border: 1px solid #bdbec0;
	padding: 8px 5px;
	width: 170px;
	color: #000;
	font-size: 1.2em;
}

textarea.textbox {
	height: 60px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}

.feedback textarea.textbox {
	height: 100px;
	width: 400px;
}

input.searchBox {
	margin: 0 10px 0 0;
}

input.searchSubmit {
	background: transparent url("../images/forms/search_button.gif") no-repeat left top;
	border: 0;
	height: 33px;
	width: 77px;
	text-indent: -9999px;
	cursor: pointer;
	line-height: 0;
}

span.select {
	background: transparent url("../images/forms/select_bg.gif") no-repeat right top;
	border-left: 1px solid #bdbec0;
	position: absolute;
	padding: 10px 22px 9px 8px;
	height: 14px;
	width: 180px;
	overflow: hidden;
	color: #666;
	font-size: 1.2em;
}

div.contact span.select {
	width: 50px;
}

span.checkbox {
	background: transparent url("../images/forms/checkbox_bg.gif") no-repeat left top;
    float: left;
	height: 17px;
	width: 17px;
}

span.radio {
	background: transparent url("../images/forms/radio_bg.gif") no-repeat left top;
    float: left;
	height: 11px;
	width: 11px;
}

div.form label {
	float: left;
	padding: 8px 0;
	width: 150px;
	font-size: 1.2em;
}

div.form {
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}

div.form .fullClear {
	margin: 0 0 5px 0;
}

div.form select {
	padding: 8px 10px;
	width: 210px;
	color: #666;
	font-size: 1.2em;
}

div.contact select {
	width: 80px;
}

div.form label.information {
	width: 600px;
}

div.form .optIn span {
	margin: 15px 0 0 0;
}

div.calculator {
	background-image: url("../images/forms/calculators_tip.gif");
	background-repeat: no-repeat;
	position: relative;
	padding: 10px 0 0 0;
}

div#mortgageCalc {
	background-position: right 50px;
}

div#savingsCalc {
	background-position: right top;
}

div#productSelect {
	background-position: right 170px;
}

div.calculator .fullClear {
	margin: 0 0 25px 0;
}

div.calculator .tooltipBox {
	background: #e8e9ea;
	padding: 10px;
	width: 250px;
	position: absolute;
	z-index: 1000;
}

div.calculator #incomeTooltip {
	top: 60px;
	left: 320px;
}

div.calculator #outgoingsTooltip {
	width: 190px;
	top: 210px;
	left: 415px;
}

div.calculator label,
div.calculator .step .slider span {
	font-size: 1.2em;
	font-weight: bold;
}

div.calculator .stepNo {
	background: #d2232a;
	padding: 5px;
	width: 17px;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
}

div.calculator .step {
	margin: 0 0 0 25px;
	width: 568px;
}

div.calculator #pnlSecondIncome {
	margin: 20px 0 0 52px;
}

div.calculator .step .slider {
	margin: 5px 0;
	width: 450px;
}

div.calculator .step .slider .sliderWrapper {
	background: #e8e9ea url("../images/forms/slider_bg.gif") no-repeat left top;
	float: left;
	margin: 10px 0 10px 30px;
	padding: 4px 10px 5px 10px;
	width: 400px;
}

div.calculator .RadSlider_Default .rslHorizontal .rslTrack {
	background: transparent url("../images/forms/slider_bar.gif") repeat-x 0 0; 
}

div.calculator .RadSlider_Default .rslHorizontal .rslSelectedregion {
	background: transparent url("../images/forms/slider_bar_selected.gif") no-repeat right top;
}

div.calculator .RadSlider .rslHorizontal .rslTrack,
div.calculator .RadSlider .rslHorizontal .rslSelectedregion {
    height: 9px;
    line-height: 9px;
}

div.calculator .RadSlider_Default .rslHorizontal a.rslDraghandle,
div.calculator .RadSlider_Default .rslHorizontal a.rslDraghandle:hover,
div.calculator .RadSlider_Default .rslHorizontal a.rslDraghandle:focus,
div.calculator .RadSlider_Default .rslHorizontal a.rslDraghandle:active {
	background: transparent url("../images/forms/drag_handle.png") no-repeat 0 0;
	margin: -20px 0 0 0;
	height: 55px;
	width: 90px;
}

div.calculator .step .amount {
	margin: 30px 0 0 0;
	width: 85px;
	text-align: right;
}

div.calculator .step .amount label {
	margin: 0 5px 0 0;
}

div.calculator .textbox {
	width: 60px;
}

div.postcodeSearch {
	background: #e8e9eb;
	padding: 10px;
	margin: 0 0 15px 0;
}

div.postcodeSearch div.calculator {
	background: #fff;
	padding: 10px;
	margin: 0 0 10px 0;
}

div.postcodeSearch div.calculator .step {
	width: 528px;
}

div.postcodeSearch div.calculator .step .slider span {
	font-weight: normal;
}

div.postcodeSearch div.calculator .step .slider span.left {
	margin: 10px 0 0 78px;
	font-size: 1.8em;
}

div.postcodeSearch div.calculator .step .slider span.first {
	margin-left: 34px;
}

div.postcodeSearch div.calculator .textbox {
	width: 170px;
}

div.postcodeSearch .error {
	margin: 0.5em 0 0 0;
	font-size: 1.2em;
}

div.total {
	background: #d2232a;
	padding: 10px;
	width: 600px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

div.total a {
	color: #fff;
}

div#mortgageCalc .total {
	width: 435px;
}

div.total .right {
	font-size: 3em;
	line-height: 0.8em;
}

div.calculator .step p {
	font-size: 1.4em;
	font-weight: bold;
}

div.calculator .step p.postcode{
    float:left;
    margin:6px 20px 0 0;
} 

div#content .radioList {
	float: left;
	margin: 8px;
}

div#content .radioList li {
	background: 0;
	float: left;
	padding: 0;
	font-size: 1em;
}

div.dip label {
	padding: 8px 10px 8px 0;
	width: 340px;
}

div.dip label.wide {
	width: 445px;
}

div.dip .radioList label {
	padding: 0 20px 0 8px;
	width: auto;
}

div.dip .textbox {
	float: left;
	margin: 0 4px;
	width: 220px;
}

div.dip .price {
	width: 110px;
}

div.dip span.left {
	padding: 8px 0;
	font-size: 1.2em;
}

div.dip select {
	width: 221px;
}

div.dip span.select {
	margin: 0 4px;
	width: 111px;
}


/* Teachers advrtising poll */

div.PollBox label
{
    font-size:1.2em ;
}

/**************************************************************************************************
*	10. Tables
**************************************************************************************************/

table {
	margin: 0 0 1em 0;
	width: 100%;
}

table tr th,
table tr td {
	padding: 8px;
	vertical-align: middle;
	font-size: 1.2em;
}

table tr th {
	background: #f2f3f3;
	padding: 10px;
	color: #192955;
}

table tr.alternate td {
	background: #f2f3f3;
}

table.productList {
	margin: 10px 0;
}

table.productList tr.selected td {
	background: #dadbdc;
}

table.productList tr td .inner {
	background: #fff;
	float: left;
	margin: 0 8px 8px 8px;
	padding: 8px;
	width: 588px;
}

table.productList tr td {
	padding: 12px 8px;
}

table.productList tr.hiddenRow td {
	padding: 0;
}

table.productList tr td a {
	background: transparent url("../images/common/arrow.gif") no-repeat right top;
	padding: 0 20px 1px 0;
}

table.productList tr.selected td a {
	background: transparent url("../images/common/close_arrow.gif") no-repeat right top;
}

table.productList tr.hiddenRow td a {
	background: 0;
	padding: 0;
}

div#content table.productList tr td ul {
	margin: 0 0 1em 0;
}

div#content table.productList tr td ul li {
	background: transparent url("../images/common/red_triangle.png") no-repeat left 8px;
	font-size: 1em;
}

table.savingsProductList {
    margin: 0 0 30px 0;
}

table.savingsProductList td.headingHighlight {
    background-color: #F2F3F3;
    color: #192955;
    font-weight: bold;
}

table.savingsProductList td.lightHighlight {
    background-color: #F2F3F3;
}

table.savingsProductList td.darkHighlight {
    background-color: #fff;
}

table.alternatingTable tr td {
	text-align: center;
}

table.lendingCriteria {
	border-spacing: 10px;
	border-collapse: separate;
}

table.lendingCriteria th {
	background: #d2232a;
	color: #fff;
	text-transform: uppercase;
}

table.lendingCriteria td {
	border: 3px solid #d2232a;
	font-size: 1em;
}

table.lendingCriteria ul {
	margin: 5px 0 5px 0.5em;
}

div#container table.lendingCriteria p {
	margin: 5px 0;
}

/**************************************************************************************************
*	11. Intermediaries site
**************************************************************************************************/

.login #wrapper {
	margin: 50px auto 0 auto;
	width: 580px;
}

.login #innerWrapper {
	width: 540px;
}

.login #qtsContent {
	float: left;
	margin: 20px 0;
}

.login #qtsContent label {
	float: left;
	padding: 8px 0;
	width: 140px;
}

.login #qtsContent input[type=text],
.login #qtsContent input[type=password] {
	border: 1px solid #BDBEC0;
    color: #666666;
    font-size: 1.2em;
    padding: 8px 10px;
    width: 150px;
}

.login #qtsContent input[type=checkbox] {
	margin: 5px 0 0 0;
}

.login #qtsContent input.button {
	clear: both;
	margin: 5px 0 0 0;
}

div#content #qtsContent ul li {
	background: 0;
	margin: 0 0 5px 0;
	padding: 0;
}

/**************************************************************************************************
*	12. Misc
**************************************************************************************************/

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.noPadding {
	padding: 0;
}

.large {
	font: bold 4em/1em Arial, Helvetica, sans-serif;
}

.small {
	font-size: 1em;
}

.spaced {
	line-height: 2em;
}

.red {
	color: #d2232a !important;
}

.phoneIcon {
	background: transparent url("../images/common/phone_icon.gif") no-repeat left center;
}

.callbackIcon {
	background: transparent url("../images/common/callback_icon.gif") no-repeat left center;
}

.chatIcon {
	background: transparent url("../images/common/chat_icon.gif") no-repeat left center;
}

.half {
    width: 45%;
}

strong.editMode {
    background-color: #CCC;
    height: 13px;
    margin: -20px -8px;
    padding: 13px;
    position: absolute;
    text-align: center;
    width: 594px;
}

.sf_pollVoteInfo /*hack to hide total votes*/
{
    display:none;
}

div#content div.PollBox ol /*hack to sort out margin problem in ie7 for vote numbers */
{
    margin-left:5em;
}

/* THE END */
