﻿@import url('/stylesheets/shared-category.css');
@import url('/stylesheets/category-navigation.css');
@import url('/stylesheets/category-navigation-financial-advice.css');
/*@import url('/stylesheets/enquiry-form.css');*/
@import url('/stylesheets/input-wrapper.css');


#contentInner h1,
#contentInner h2,
#contentInner h3
{
    color: #900000;
}

#quoteRotator
{
}

#questionBar
{
}

#questionBar span.question
{
    color: #900000;
    background-color: inherit;
}

/* Download Panel */
/*
.downloadPanel
{
	border: 1px solid #900000;
}

.downloadPanel .title
{
	color: #900000;
	background-color: #FFDFE0
}

.downloadPanel .body,
.inputWrapper
{
	color: inherit;
	background-color: #FFDFE0;
}
*/

/* Enquiry Form */
/*
#enquiryWrapper
{
	border: 1px solid #900000;
}

#enquiryWrapper .title
{
	color: #900000;
	background-color: #FFDFE0;
}

#enquiryWrapper .body
{
	background-color: #FFDFE0;
}
*/

/*#financialAdvisers
{
    margin-bottom: 1em;
    margin-left: 50px;
}

#financialAdvisers th,
#financialAdvisers td
{
    padding: 8px 8px;
}

#financialAdvisers th
{
    text-align: left;
    border-bottom: 2px solid #000;
}

#financialAdvisers td
{
    border-bottom: 1px solid #666;
}

img.staff-photo
{
    float: left;
    margin: 0px 10px 10px 0px;
}

div.staffWrapper
{
    min-height: 270px;
}*/

.breakOut
{
    background-color: #FFDFE0;
}