@import url(global.css);

#Header {
	background: url(../images/bg-header.jpg) no-repeat;
}

#Header form {
	left: 755px;
	top: 14px;
}

#Header form fieldset {
	width: 137px;
	height: 19px;
	background: url(../images/bg-searchform-fieldset.png) no-repeat;
}

#Header form fieldset input {
	width: 92px;
	height: 13px;
}

#Content {
	width: 932px;
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	background: url(../images/bg-content.gif) repeat-y;
}

#Content.Local {
	background: url(../images/bg-content-local.gif) repeat-y;
}

#Content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#Content h1.SectionHeading {
	position: relative;
	width: 932px;
	height: 72px;
	background-color: #CEE4ED;
	background-repeat: no-repeat;
	border-bottom: 5px solid #FFF;
	overflow: hidden;
	z-index: 1;
}

#Content h1.SectionHeading a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}

/* New styles */
a.glossaryTerm {
	text-decoration: none;
	border-bottom: 1px dotted;
	/*cursor: help;*/
	font-weight: inherit;
}

a.glossaryTerm:hover {
	text-decoration: none;
	border-bottom: 1px dotted #C12222;
	color: #C12222;
	/*cursor: help;*/
}

#glossaryDef {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	position: absolute;
	z-index: 10;
	display: none;
	visibility: hidden;
	width: 250px;
	overflow: visible;
	background-color: #FFF;
	font-size: 9px;
	padding: 5px;
	border: 1px dotted #000;
}
/*End New Styles*/


/* Section Headings
-------------------------------------*/
#Content h1#heading-about {
	background-image: url(../images/heading-about-structured-settlements.gif);
}

#Content h1#heading-why {
	background-image: url(../images/heading-why-choose-mckellar.gif);
}

#Content h1#heading-pros {
	background-image: url(../images/heading-our-professionals.gif);
}

#Content h1#heading-tools {
	background-image: url(../images/heading-tools-and-resources.gif);
}

#Content h1#heading-faq {
	background-image: url(../images/heading-frequently-asked-questions.gif);
}

#Content h1#heading-contact {
	background-image: url(../images/heading-contactus.gif);
}

#Content h1#heading-glossary {
	background-image: url(../images/heading-glossary-of-terms.gif);
}

#Content h1#heading-policy {
	background-image: url(../images/heading-privacy-policy.gif);
}

#Content h1#heading-sidebar {
	background-image: url(../images/heading-mckellar-sidebar.gif);
}

#Content h1#heading-unknown {
	background-image: url(../images/heading-unknown.gif);
}

#Content h1#heading-search {
	background-image: url(../images/heading-search.gif);
}

/* Primary
-----------------------------------------------------------------------------*/
#Content #Primary {
	float: left;
	width: 742px;
}

#Primary:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* Copy
---------------------------------------------------------*/
#Primary #Copy {
	float: right;
	padding: 10px 16px;
	margin-left: 5px;
	width: 476px;
	font-family: Georgia, sans-serif;
}

#Copy h2 {
	margin-bottom: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #695C42;
}

#Copy h2 span.subt{
	font-size: 0.8em;
}

#Copy h2.ProHeading {
	position: relative;
	padding-right: 95px;
}

#Copy h2.ProHeading span.subt{
	font-size: 0.8em;
}


#Copy h2.ProHeading a.vCard {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 90px;
	height: 26px;
	background: url(../images/vcard-icon.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#Copy h3 {
	margin-bottom: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #695C42;
}

#Copy h3.Assistants {
  text-align:right;
}

#Copy p {
	margin: 10px 0;
	font-size: 1.1em;
	line-height: 1.6em;
}

#Copy p.Intro {
	font-size: 1.2em;
	line-height: 1.45em;
}

#Copy ul, #Copy ol {
	margin: 10px 0;
	font-size: 1.1em;
	line-height: 1.6em;
}

#Copy ul li {
	padding-left: 8px;
	background: url(../images/bg-ul-bullet.gif) no-repeat 1px .7em;
}

#Copy ol.faq {
	color: #695C42;
}

#Copy ol li {
	margin-left: 26px;
}

#Copy hr {
	height: 1px;
	color: #BFD9CD;
	background: #BFD9CD;
	border: none;
}

#Copy span.nowrap {
	white-space: nowrap;
}

#Copy a {
	color: #338381;
}

#Copy a:hover {
	text-decoration: none;
}

#Copy p img.ProHeadshot {
	float: left;
	margin: 0 12px 8px 0;
	border: 1px solid #BCD7CA;
}

#Copy .one-column {
	margin: 0 -9px 5px -16px;
	padding: 0 16px;
	border: 1px solid #BBD7C9;
}

#Copy .one-column h3 {
	padding: 6px 0 2px;
}

#Copy .one-column ul.faq-categories:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#Copy .one-column ul.faq-categories li {
	float: left;
	margin-right: 16px;
	width: 197px;
}

#Copy .two-column {
	margin: 0 -16px 5px;
	background: url(../images/bg-two-column.gif) repeat-y;
}

#Copy .two-column .tc-col {
	float: left;
	margin: 0 6px 0 1px;
	padding: 0 16px;
	width: 214px;
}

#Copy .two-column .second {
	margin-right: 0;
}

#Copy .two-column .tc-col h3 {
	padding: 4px 16px;
	margin: 0 -16px;
	border-top: 1px solid #BBD7C9;
}

#Copy .two-column .tc-footer {
	clear: both;
	height: 1px;
	background: url(../images/bg-tc-footer.gif) no-repeat;
	overflow: hidden;
}

/* Search Results
-------------------------------------*/

#Copy .SearchResultsNav {
	border-bottom: 1px solid #859090;
	margin-bottom: 10px;
}

#Copy .SearchResultsNavBottom {
	border-top: 1px solid #859090;
	border-bottom: none;
	padding-top: 5px;
	margin-bottom: 10px;
}

.SearchResultsNav:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.SearchResultsNav h3 {
	float: left;
	font-size: 1.4em !important;
	line-height: 1em !important;
}

.SearchResultsNav ul {
	float: right;
	margin: 0 !important;
	padding: 0 !important;
}

.SearchResultsNav ul li {
	float: left;
	padding: 0 4px !important;
	background: none !important;
	border-right: 1px solid #836D54;
	line-height: 1.5em !important;
}

.SearchResultsNav ul li.last {
	padding-right: 0;
	border: none;
}

.SearchResultsNav ul li a.selected {
	color: #000 !important;
	font-weight: bold;
	text-decoration: none;
}

#Copy h4.SearchResultTitle {
	clear: both;
	margin-bottom: -10px;
	padding-top: 5px;
	padding-bottom: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #695C42;
	border-top: 1px solid #BFD9CD;
}

#Copy h4.FirstSearchResult {
	border-top: none;
	padding-top: 0;
}

/* End Search Results */

/* Contact Form
-------------------------------------*/
#Copy form#ContactForm {
	padding-top: 10px;
	padding-bottom: 12px;
}

form#ContactForm fieldset {
	border: none;	
}

form#ContactForm fieldset:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

form#ContactForm label {
	font-size: 1.2em;
}

form#ContactForm label, form#ContactForm input, form#ContactForm select, form#ContactForm textarea {
	margin-bottom: 4px;
}

form#ContactForm #FS3 label {
	float: left;
	display: block;
	width: 100px;
}

form#ContactForm #FS3 input {
	float: left;
	display: block;
	width: 200px;
}

form#ContactForm #FS3 br {
	clear: both;
}

form#ContactForm button {
	display: block;
	width: 141px;
	height: 19px;
	background: url(../images/button-submit.gif)  no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	border: none;
	cursor: pointer;
}

/* End Contact Form */

/* SubNav
---------------------------------------------------------*/
#Primary #SubNav {
	float: right;
	width: 229px;
}

#SubNav ul {
	padding-bottom: 8px;
	border-bottom: 5px solid #FFF;
}

#SubNav ul.nonav {
	padding-bottom: 0;
	border-bottom: none;
}

#SubNav ul li {
	border-bottom: 1px solid #D0E7CB;
}

#SubNav ul li.last {
	border-bottom: none;
}

#SubNav ul li a {
	display: block;
	padding: 3px 6px 4px 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	text-decoration: none;
	color: #201A0E;
}

#SubNav ul li a:hover {
	background: #E0EEEE;
}

#SubNav ul li a.selected, #SubNav ul li a.selected:hover {
	padding: 5px 23px 5px 16px;
	color: #FFF;
	background: #63A8A9 url(../images/bg-subnav-selected.gif) no-repeat right center;
	border-bottom: 1px solid #EFF6F6;
}

/* Sub Sub-Navigation
-------------------------------------*/
#SubNav ul li ul.Sub {
	padding-bottom: 0;
	background: #E0EEEE;
	border-bottom: none;
}

#SubNav ul li ul.Sub li {
	border-bottom: 1px solid #EFF6F6;
}

#SubNav ul li ul.Sub li a {
	padding: 3px 6px 1px 24px;
	font-size: 1.1em;
	color: #201A0E;
}

#SubNav ul li ul.Sub li a:hover {
	background: #CCE0E0;
}

#SubNav ul li ul.Sub li a.selected, #SubNav ul li ul.Sub li a.selected:hover {
	padding: 3px 22px 1px 24px;
	color: #FFF;
	background: #63A8A9 url(../images/bg-sub-subnav-selected.gif) no-repeat right center;
	border-bottom: none;
}

/* Sub Sub Sub-Navigation
-------------------------------------*/
#SubNav ul li ul.Sub li ul.SubLevel {
	padding-bottom: 0;
	background: #E0EEEE;
	border-bottom: none;
}

#SubNav ul li ul.Sub li ul.SubLevel li a {
	padding: 0 6px 1px 32px;
}

#SubNav ul li ul.Sub li ul.SubLevel li a.selected, #SubNav ul li ul.Sub li ul.SubLevel li a.selected:hover {
	padding: 0 22px 1px 32px;
}

#SubNav ul li ul.Sub li ul.SubLevel li.last {
	border-bottom: none;
}


/* SubNav Modules
-------------------------------------*/
#SubNav .SubNavModule {
	padding: 8px 16px;
	background: #E0EEEE;
	border-bottom: 5px solid #FFF;
}

.SubNavModule h3 {
	padding-bottom: 3px;
	margin-bottom: 7px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #859090;
}

.SubNavModule h3 span {
	font-weight: normal;
}

.SubNavModule a {
	display: block;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
}

.SubNavModule a#ValuesServices {
	background: url(../images/button-values-services.gif) no-repeat;
}

.SubNavModule a#ValuesServices:hover {
	background: url(../images/button-values-services.gif) no-repeat 0 -21px;
}

.SubNavModule a#InvestmentGuarantee {
	background: url(../images/button-investment-guarantee.gif) no-repeat;
}

.SubNavModule a#InvestmentGuarantee:hover {
	background: url(../images/button-investment-guarantee.gif) no-repeat 0 -21px;
}

.SubNavModule a#ClientServices {
	background: url(../images/button-client-services.gif) no-repeat 0 0;
}

.SubNavModule a#ClientServices:hover {
	background: url(../images/button-client-services.gif) no-repeat 0 -21px;
}

/* Secondary
-----------------------------------------------------------------------------*/
#Content #Secondary {
	float: left;
	width: 153px;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
	background: url(../images/bg-secondary-gradient.gif) no-repeat 0 160px;
}

#Content.Local #Secondary {
	float: left;
	width: 153px;
	margin-left: 5px;
	border-left: none;
	border-right: none;
	border-top: 10px solid #F1F7FA;
	background: url(../images/bg-secondary-gradient.gif) no-repeat 0 160px;
}


#Secondary.Global {
	position: relative;
	margin-top: -77px;
	margin-bottom: 77px;
	z-index: 2;
}

#Secondary img {
	display: block;
	border: 1px solid #BED8CC;
}

#Secondary h2 {
	padding: 4px 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	border-top: 5px solid #FFF;
}

#Secondary.Local h2 {
	padding: 4px 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	border-top: none;
}
 
#Secondary a#LearnMoreSS {
	display: block;
	margin: 8px 0;
	padding: 0 6px;
	height: 39px;
	background: url(../images/button-learn-more-ss.png) no-repeat 6px 0;
	text-indent: -9999px;
	overflow: hidden;
}

#Secondary a#LearnMoreSS:hover {
	background: url(../images/button-learn-more-ss.png) no-repeat 6px -39px;
}

#Secondary p {
	padding: 4px 6px;
	font-size: 1.1em;
	/*line-height:1.6em;*/
	font-family: Georgia,sans-serif;
}

#Secondary p a {
	color: #338381;
}

#Secondary p a:hover {
	text-decoration: none;
}

/* Secondary Search Form
-------------------------------------*/
#Secondary form#SearchOptions {
	padding: 4px 6px;
}

form#SearchOptions fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form#SearchOptions fieldset#SOFS2 {
	border-top: 1px solid #859090;	
	padding: 5px 0;
}

form#SearchOptions fieldset#SOFS2 input.radio {
	float: left;
	margin: 0 4px 4px 0;
	width: 12px;
	height: 12px;
}

form#SearchOptions fieldset#SOFS2 label {
	float: left;
	margin: 0 0 4px;
	width: 125px;
	font-size: 1.2em;
}

form#SearchOptions fieldset#SOFS2 br {
	clear: both;
}


form#SearchOptions input#searchterm {
	width: 135px;
}

form#SearchOptions button {
	display: block;
	width: 141px;
	height: 16px;
	background: url(../images/button-search-sidebar.gif) no-repeat;
	text-indent: -9999px;
	border: none;
	margin: 4px 0 0;
	padding: 0;
	cursor: pointer;
}

/* Footer
-----------------------------------------------------------------------------*/
#Footer {
	border-top: 9px solid #201A0E;
}
