/*
	Degub
.
.	...
.
*/
/*
div.grid_1, div.grid_2, div.grid_3, div.grid_4, div.grid_5, div.grid_6, div.grid_7, div.grid_8, div.grid_9, div.grid_10, 
div.grid_11, div.grid_12, div.grid_13, div.grid_14, div.grid_15, div.grid_16, div.grid_17, div.grid_18, div.grid_19, div.grid_20, 
div.grid_21, div.grid_22, div.grid_23, div.grid_24 {
	background: rgba(137, 194, 231, 0.25);
	}
*/
/*
div.container_24 {
	background: url(/_fd/images/grid_debug.png) repeat-y 0 0;
	}
*/

/*
	Notes
		div.GeventDateTime
			'G'	denotes a grid_XX div, so NO padding or margin
.
.	...
.
*/

/*
	Basic tgs
.
.	...
.
*/
body {
	background: #BBDDEE;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.5;
	color: #333;
	font-size: 75%;	/* IE defaults to 16px, 75%x16 = 12px */
	}
html>body {
	font-size: 12px;	/* 12px for other browsers (who _can_ resize even when we state in px) */
	}
h1 {
	font-size: 225%;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	font-weight: normal;
color: #666;
color: #673406;
	margin-top: 20px;
	}
#home h1 {
	margin-top: 0px;
	}
h2, h3, h4, h5, h6 {
	margin-bottom: 0.38em;
	line-height: 1.2em;
	}
h2 { font-size: 150%; margin-bottom: 0.62em; }
h3 { font-size: 125%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 100%; }
#content .content h2,
#content .content h3,
#content .content h4,
#content .content h5,
#content .content h6,
#search #content h2,
#search #content h3,
#search #content h4,
#search #content h5,
#search #content h6 {
	margin-top: 1.38em;
	}
#content .content .column h2 {
	margin-top: 0;
	}
p {
	margin: 0 0 0.62em 0;
	}
p.intro {
	font-size: 138%;	
	}
p.more {
	text-align: right;
	margin-top: -1em;
	}
#events p.link,
#featuredEvent p.link {
	margin-bottom: 0;
	}
ul, ol {
	margin-bottom: 1.5em;
	margin-left: 12px;
	}
li {
	margin-bottom: 0.5em;
	margin-left: 1em;
	}
ul li {
	background: url('/_fd/images/bullet.png') no-repeat 0 0.5em;
	padding-left: 12px;
	margin-left: -12px;
	}
ol li {
	list-style: decimal;
	}
dt {
	margin-top: 1.38em;
	margin-bottom: 0.38em;
font-weight: bold;	
	}
dd {
	margin-bottom: 0.38em;
margin-left: 1.62em;
	}

/* More typography
--------------------------------------------- */
strong em {
	background: #ffffbb;
	font-style: normal;
	}

/* Links
--------------------------------------------- */
a, a:visited,
.linkify {
	text-decoration: none;
	color: #335588;
	border-bottom: 1px solid #87c2ec;
	}
.linkify {
	cursor: pointer;
	}
a:hover,
.linkify:hover,
.linkify.hover,
 {
	border-bottom: 1px solid #335588;
	background: #EEEEFF;
	}
.incomplete {
	background: yellow;
	color: red;
	}

/*
	Structure
.
.	...
.
*/

/* ContainerS
--------------------------------------------- */
#outerWrapper {
	background: #fff url('/_fd/images/body.jpg') repeat-x 0 0;
	border-bottom: 40px solid #fff;
	}
#biggie {
	position: relative;
	}
#content {
	margin-top: 38px;
	}

/* Header
--------------------------------------------- */
#header {
	background: url('/_fd/images/logo.png') no-repeat 0 100%;
	height: 317px;
	}

/* Nav/sections
--------------------------------------------- */

#nav {
	position: absolute;
	top: 0;
	right: 0;
	}
#ul-Overall {
	position: absolute;
	right: 0;
	}
#ul-Overall li {
	float: left;
	background: none;
	text-align: center;
	}
#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	}
#nav li {
	font-size: 20px;
	}
#nav .li-Org,
#nav .li-Indi {
	line-height: 1.62;
	color: rgba(0, 0, 0, .50);
	border: 1px solid rgba(0, 0, 0, .10);
	border-top: none;
	}
#nav .li-Indi {
	color: rgba(255, 255, 255, .50);
	margin-left: -1px;
	}
#nav .li-Org {
	background: url('/_fd/images/pattern4.png') repeat 0 0;
	background: url('/_fd/images/pattern6.png') repeat 0 0;
	-moz-border-radius-bottomleft:		0.62em;
	-webkit-border-bottom-left-radius:	0.62em;
	border-bottom-left-radius:			0.62em;
	}
#nav .li-Indi {
	background: url('/_fd/images/pattern3.png') repeat 0 0;
	-moz-border-radius-bottomright:		0.62em;
	-webkit-border-bottom-right-radius:	0.62em;
	border-bottom-right-radius:			0.62em;
	}
#nav .li-Org:hover {
	color: rgba(0, 0, 0, .62);
	}
#nav .li-Indi:hover {
	color: rgba(255, 255, 255, .62);
	}
#nav li li {
	font-size: 11px;
	line-height: 2;
	}
#nav a {
	display: block;
	border-bottom: none;
	padding: 0.2em 0.38em;
	}
#nav .li-Org a {
	border: 1px solid rgba(255, 255, 255, .2);
	border-left: none;
	border-bottom: none;
color: rgba(255, 255, 255, .70);
color: rgba(0, 0, 0, .70);
	}
#nav .li-Indi a {
	border: 1px solid rgba(255, 255, 255, .2);
	border-bottom: none;
	border-left: none;
	color: rgba(255, 255, 255, .70);
	}
#nav .li-Org li {
	border-top: 1px solid rgba(129, 129, 30, 0.38);
	}
#nav .li-Indi li {
	border-top: 1px solid rgba(115, 90, 85, 0.38);
	}
#nav .li-Org a:hover {
	color: rgba(0, 0, 0, 1.0);
	}
#nav .li-Indi a:hover {
	color: rgba(255, 255, 255, 1.0);
	}
#nav .li-Org .active a {
	color: rgba(0, 0, 0, 1.0);
	background: url('/_fd/images/slightly-white.png') repeat 0 0;
	}
#nav .li-Indi .active a {
	color: rgba(255, 255, 255, 1.0);
	background: url('/_fd/images/slightly-black.png') repeat 0 0;
	}
#nav .first-Org a {
	-moz-border-radius-bottomleft:		1.0em;
	-webkit-border-bottom-left-radius:	1.0em;
	border-bottom-left-radius:			1.0em;
	padding-left: 1.0em;
	}
#nav .last-Indi a {
	-moz-border-radius-bottomright:		1.0em;
	-webkit-border-bottom-right-radius:	1.0em;
	border-bottom-right-radius:			1.0em;
	padding-right: 1.0em;
	border-right: none;
	}
#nav .last-Org a {
	padding-right: 1.0em;
	border-right: none;
	}
#nav .first-Indi a {
	padding-left: 1.0em;
	}
/*Separate nav items*/
#ul-Common {
	position: absolute;
	top: 0;
	left: 0;
	}
#ul-Common li {
	font-size: 11px;
	background: none;
	line-height: 1;
	float: left;
	margin-right: 3px;
	}
#ul-Common li a {
	padding: 28px 0.62em 0.38em 0.62em;
	display: block;
	line-height: 1.38;
	color: #663300;
	border: 1px solid rgba(0, 0, 0, .10);
	margin-top: -1px;
	/*text-shadow: #ffaa55 0px 1px 0px;*/
	}
#ul-Common #btn-home a {
	-moz-border-radius-bottomleft:		0.62em;
	-webkit-border-bottom-left-radius:	0.62em;
	border-bottom-left-radius:			0.62em;
	background: url('/_fd/images/btns.png') no-repeat 0 0;
	}
#ul-Common #btn-contact a {
	-moz-border-radius-bottomright:		0.62em;
	-webkit-border-bottom-right-radius:	0.62em;
	border-bottom-right-radius:			0.62em;
	}
#ul-Common #btn-home a {				background: url('/_fd/images/btn-home.png') no-repeat 50% 10px; }
#ul-Common #btn-home a:hover {			background: #fd8c28 url('/_fd/images/btn-home.png') no-repeat 50% -140px; }
#home #ul-Common #btn-home a {			color: #fff; text-shadow: none; background: #fd8c28 url('/_fd/images/btn-home.png') no-repeat 50% -140px; }

#ul-Common #btn-faq a {					background: url('/_fd/images/btn-faq.png') no-repeat 50% 10px; }
#ul-Common #btn-faq a:hover {			background: #fd8c28 url('/_fd/images/btn-faq.png') no-repeat 50% -140px; }
#faq-resources #ul-Common #btn-faq a {	color: #fff; text-shadow: none; background: #fd8c28 url('/_fd/images/btn-faq.png') no-repeat 50% -140px; }

#ul-Common #btn-about a {				background: url('/_fd/images/btn-about.png') no-repeat 50% 10px; }
#ul-Common #btn-about a:hover {			background: #fd8c28 url('/_fd/images/btn-about.png') no-repeat 50% -140px; }
#about-us #ul-Common #btn-about a {		color: #fff; text-shadow: none; background: #fd8c28 url('/_fd/images/btn-about.png') no-repeat 50% -140px; }

#ul-Common #btn-contact a {				background: url('/_fd/images/btn-contact.png') no-repeat 50% 10px; }
#ul-Common #btn-contact a:hover {		background: #fd8c28 url('/_fd/images/btn-contact.png') no-repeat 50% -140px; }
#contact #ul-Common #btn-contact a {	color: #fff; text-shadow: none; background: #fd8c28 url('/_fd/images/btn-contact.png') no-repeat 50% -140px; }


/* Alt Contact v2
--------------------------------------------- */
#nav ul li.contact-v2 {
	font-size: 162%;
	}
#nav ul li.contact-v2 a {
	padding-top: 4px;
	position: relative;
	}
#nav ul li.contact-v2 a:hover {
	padding-top: 6px;
	}
#nav ul li.contact-v2 span.number {
	position: absolute;
	right: 0;
	top: 50px;
	white-space: nowrap;
	z-index: 10;
	font-size: 70%;
	color: #ffe2c9;
	}
#nav ul li.contact-v2 a span.arrow {
	color: #b85c0b;
	}

/* Nav/pages
--------------------------------------------- */
div#pagesNav {
	margin-top: -57px;
	}
div#pagesNavTop {
	background: url('/_fd/images/pages-sb-top.png') no-repeat 0 0;
	height: 8px;
	margin-top: 16px;
	}
div#pagesNavBottom {
	background: url('/_fd/images/pages-sb-bottom.png') no-repeat 0 100%;
	line-height: 1px;
	height: 45px;
	}
ul.articleNav {
	background: url('/_fd/images/pages-sb-middle.png') repeat-y 0 0;
	padding: 20px 0;
	margin: 0;
	}
ul.articleNav li {
	margin: 0;
	padding: 0;
	background: none;
	}
ul.articleNav li a {
	padding: 4px 20px;
	display: block;
	border-top: 1px solid #fec281;
	border-bottom: 1px solid #fe901b;
	color: #7e4100;
	}
ul.articleNav li.first a {
	border-top: none;
	}
ul.articleNav li.last a {
	border-bottom: none;
	}
ul.articleNav li a:hover {
	background: #feb567;
	color: #7e4100;
	}
ul.articleNav li a.active {
	background: #feb567 url('/_fd/images/page-active.png') no-repeat 0 50%;
	color: #7e4100;
	}
ul.articleNav li span.date,
ul.articleNav li span.faqLabel,
#home .sideBar span.date {
	font-variant: small-caps;
	background: #fe9d35;
	border: 1px solid #fedab3;
	border-bottom: 1px solid #fe8402;
	border-right: 1px solid #fe8402;
	color: #000;
	font-size: 80%;
	padding: 0 0.38em;
	}
ul.articleNav li span.date.expired {
	color: #cc6a01;
	border: 1px solid #fe8402;
	border-bottom: 1px solid #fedab3;
	border-right: 1px solid #fedab3;
	}
div#pageExcerpt {
	background: #335599 url('/_fd/images/pageExcerpt.png') no-repeat 0 0;
	padding: 52px 20px 1px 20px;
	color: #9fb5df;
	}
div#pageExcerpt a {
	color: #d8e1f2;
	}
div#pageExcerpt a:hover {
	background: #406abf;
	color: #fff;
	}
div#pageExcerpt a {
	color: #eee;
	}
div#pageExcerptBottom {
	background: url('/_fd/images/pageExcerptBottom.png') no-repeat 0 100%;
	height: 28px;
	}
div#pageExcerpt strong {
	color: #fff;
	}

/* ul#meta
--------------------------------------------- */
ul#meta  {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	}
ul#meta li {
	float: left;
	line-height: 1em;
	padding: 0;
	background: none;
	font-size: 75%;
	margin: 0;
	}
ul#meta li a {
	padding: 0;
	background: #fbfbfb;
	border: 1px solid #ddd;
	color: #999;
	padding: 2px 3px;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
	}
ul#meta li {
	border: 1px solid #fff;
	background: #fff;
	}
ul#meta li a:hover {
	background: #ccc;
	border: 1px solid #aaa;
	color: #666;
	}
ul#meta li span.bullet {
	padding: 0 1em;
	color: #999;
	}
ul#meta span.shortUrl span {
	color: #ccc;
	}

/* Microformats
--------------------------------------------- */
span.telAlpha {
	margin-right: 0.2em;
	}
div.vcard {
	margin-bottom: 1em;
	}
#footer div.tel {
	color: #5d6f77;
	font-size: 120%
	}
#content div.tel {
	font-size: 138%;
	}
span.tollFree {
	font-size: 75%;
	background: #ffffcc;
	}
#footer span.tollFree {
	font-size: 75%;
	background: #ddeeff;
	}
a.url.org.fn,
a.url.org.fn:visited {
	color: inherit;
	border-bottom: none;
	}
a.url.org.fn:hover {
	cursor: default;
	background: none;
	}


/* Footer
--------------------------------------------- */
div#footer {
	padding: 20px 0 20px 0;
	color: #748993;	/* for simple browsers */
	border-top: 5px solid #DDEEFF;
	background: #bbddee;
	}
#footer ul li {
	background: url('/_fd/images/bullet-alpha.png') no-repeat 0 0.5em;
	}

/* Footer.minorCotnet
--------------------------------------------- */
#footer div.minorContent {
	border-top: 1px solid #a7d3e9;
	margin-top: 1.62em;
	padding-top: 1.62em;
	font-size: 90%;
	color: #748993;
	}
#footer div.minorContent a {
	color: #748993;
	}
#footer div.minorContent a:hover {
	background: none;
	color: #000;
	}
#footer div.searchInput p {
	margin-bottom: 0.2em;
	}
#footer div.searchInput p {
	margin-bottom: 0.2em;
	}
#footer div.searchInput input.first {
	margin-bottom: 0.62em;
	}

/*
	Specific pages
.
.	...
.
*/


/* Home / Retro TV
--------------------------------------------- */
div.tvRetro {
	position: absolute;
top: -269px;
top: -241px;
	right: 0;
	width: 360px;
	height: 203px;
	}
/*div.tvRetro a.tv {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	text-indent: -9000px;
	border: none!Important;
	}
div.tvRetro a.tv:hover {
	background: none;
	}
div.tvRetro a.tv span {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
	background: url('/_fd/images/retro-tv2.png') no-repeat 0 0;
	}
div.tvRetro p {
	text-align: center;
	position: absolute;
	bottom: -35px;
	width: 100%;
	}
div.tvRetro p span {
	display: block;
	width: auto;
	margin: 0 auto;
	}*/

/* Home / Sidebar
--------------------------------------------- */
#home .sideBar a {
	border-bottom: none;
	}
#home .sideBar a:hover {
	border-bottom: 1px solid;
	}
#home .sideBar div.inner {
	border-left: 2px solid #ffeedd;
	padding-left: 20px;
	}
#home .sideBar dt {
	color: #57a430;
	font-size: 162%;
	position: relative;
	display: inline-block;
	margin-top: 15px;
	}
#home .sideBar dt span {
	background: url('/_fd/images/event-art-even.png') no-repeat 0 0;
	display: block;
	height: 34px;
	width: 37px;
	position: absolute;
	right: -38px;
	bottom: 0;
	}
#home .sideBar dt.alt {
	color: #375692;
	}
#home .sideBar dt.alt span {
	background: url('/_fd/images/event-art-odd.png') no-repeat 0 0;
	}
#home .sideBar div.excerpt {
	font-size: 85%;
	}
#home .sideBar dl#featuredEvent {
	background: #ffeedd;
	margin-left: -22px;
	padding: 0 10px 10px 22px;
	-moz-border-radius-topright: 1.62em;
	-webkit-border-top-right-radius: 1.62em;
	}
#home .sideBar dl#featuredEvent dt {
	color: #fd7f0f;
	font-variant: small-caps;
	}
#home .sideBar dl#featuredEvent dt span {
	background: url('/_fd/images/event-art-featured.png') no-repeat 0 0;
	}
#home .sideBar span.featuredLabel {
	font-variant: small-caps;
	background: #ffeedd;
	font-weight: bold;
	border: 1px solid #ffd5aa;
	border-top: none;
	border-bottom: none;
	color: #fd7f0f;
	padding: 0 0.38em;
	}
#home .sideBar dd p.link {
	}
#home .sideBar dd {
	margin-bottom: 0.62em;
	padding-bottom: 0.62em;
	border-bottom: 1px solid #ffe1c4;
	}
#home .sideBar #featuredEvent dd,
#home .sideBar dd.last {
	border-bottom: none;
	margin-bottom: 0;
	}
#home .sideBar dd.expired span.date {
	color: #375692;
	border: 1px solid #eee;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background: #b3bfd6;
	}
#home .sideBar dd.today a {
	color: #f16174;
	}
#home .sideBar dd.today span.date {
	background: #ed324b;
	color: #fff;
	}

/* Columns
--------------------------------------------- */
div.column {
	}
div.first {
	padding-right: 10px;
	}
div.last {
	padding-left: 10px;
	border-left: 1px dashed #ccc;
	}

/* Search
--------------------------------------------- */
div.searchResults strong {
	background: #ffffcc;
	}
div.searchResults strong.plain {
	background: none;
	}
#search form {
	margin-top: 1.62em;
	}
#search form input.last {
	margin-left: 1.38em;
	}
dl.searchResult {
	border-bottom: 1px solid #eee;
	}

/* News / .transcript
--------------------------------------------- */
#news-articles .columnize,
.transcript {
	font-family: "Courier New", Courier, Monaco, monospace;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #666;
	}
#news-articles div.video {
	margin: 20px;
	}
/* News on the homepage */
dl#news p {
	display: inline;
	}
.transcript strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding-right: 1.62em;
	}


/* Videos
--------------------------------------------- */
div.videoHolder {
	margin-top: 20px;
	}

/* Resources
--------------------------------------------- */
.resources dt {
	font-size: 120%;
	}

/* Events
--------------------------------------------- */
div.GeventDateTime {
	margin-left: 0;
	}
#content .content div.GeventDateTime div.innerZero h2,
#content .content div.GeventDateTime div.innerZero h3 {
	margin-top: 0;
	}
div.GeventDateTime div.innerZero {
	background: #ffefe1;
	position: relative;
	-moz-border-radius: 0.62em;
	-webkit-border-radius: 0.62em;
	border-radius: 0.62em;
	margin-bottom: 1.62em;
		padding: 17px 17px 5px 17px;
		border: 3px solid #ffe1c8;
		/* three inner's at g_15 but container at g_16 mean one 40px gap spare, I can use with innerZero - if my maths is right for IE too... */
	}
div.GeventDateTime.expired div.innerZero {
/*
	background: #eee;
	border: 3px solid #ccc;
*/
	}
div.GeventDateTime div.innerZero span.thhCorner {
	background: #ffefe1 url('/_fd/images/event.png') no-repeat 0 0;
	position: absolute;
	top: -16px;
	right: -19px;
	display: block;
	width: 37px;
	height: 34px;
	}
div.GeventDateTime.expired div.innerZero span.thhCorner {
	background: url('/_fd/images/event-expired.png') no-repeat 0 0;
	top: -16px;
	right: -19px;
	width: 61px;
	height: 56px;
	}
div.GeventDateTime div.inner {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url('/_fd/images/event-date.png');
	padding: 0px 0px 0 32px;
	font-weight: bold;
	}
div.GeventDateTime div.inner.time {
	background-image: url('/_fd/images/event-time.png');
	}
div.GeventDateTime div.inner.location {
	background-image: url('/_fd/images/event-location.png');
	}
div.GeventDateTime div.inner.purchase {
	background-image: url('/_fd/images/event-purchase.png');
	padding: 0px 0px 0 67px;
	border-top: 1px dashed #ffc595;
	padding-top: 5px;
	}
div.GeventDateTime div.inner.notes {
	border-top: 1px dashed #ffc595;
	padding-top: 5px;
	background-image: url('/_fd/images/event-notes.png');
	padding-bottom: 1px;
	font-weight: normal;
	}
div.GeventDateTime.expired div.inner.notes {
/* 	border-top: 1px dashed #ccc; */
	}
div.GeventDateTime h3 {
	margin-bottom: 0.0em;
	color: #ff637b;
	}
div.GeventDateTime.expired h3 {
/* 	color: #999; */
	}
div.GeventDateTime.expired div.inner {
/* 	background-image: url(/_fd/images/event-date-expired.png); */
	}
div.GeventDateTime.expired div.inner.time {
/* 	background-image: url(/_fd/images/event-time-expired.png); */
	}
div.GeventDateTime.expired div.inner.location {
/* 	background-image: url(/_fd/images/event-location-expired.png); */
	}
div.GeventDateTime.expired div.inner.notes {
/* 	background-image: url(/_fd/images/event-notes-expired.png); */
	}
div.GeventDateTime .shout {
	background: #8de989;
	font-weight: normal;
	}







/*
	Components shared over several pages
.
.	...
.
*/

/* Contact
--------------------------------------------- */
div.contactAperson input#Subject,
div.contactAperson input#Email {
	border: none;
	border-bottom: 1px dashed #ccc;
	margin: 0 0.62em;
	background: none;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: 115%;
	font-weight: bold;
	width: 20em;
	}
div.contactAperson textarea#Message {
	border: none;
	border: 1px dashed #ccc;
	background: none;
	margin: 1em 0;
	padding: 0.62em;
	width: 85%;
	}
div.contactAperson {
	position: relative;
	padding-bottom: 1.62em;
	}
div.contactAperson input.zemSubmit {
	position: absolute;
	bottom: -1.62em;
	right: 7em;
	}
div.contactAperson p.faded {
	color: #999;
	line-height: 3em;
	}
div.contactAperson label {
	color: #000;
	}
div.contactAperson input.hasFocus,
div.contactAperson textarea.hasFocus {
	background: #ffffcc!Important;
	}
div.contactAperson p.faded {
	position: relative;
	}
div.contactAperson span.largeQuote {
	position: absolute;
	top: 0.2em;
	left: -0.4em;
	}
div.contactAperson ul.zemError {
	margin: 0;
	}
div.contactAperson ul.zemError li {
	background: #ffe6e6;
	}
div.contactAperson ul.zemError li strong {
	color: red;
	font-weight: normal;
	}
div.contactAperson .zemThanks p {
	background: #defacf;
	}

/* Announcement
--------------------------------------------- */
div#announcement,
div#newsletter {
	margin-bottom: 10px;
	padding: 5px 15px 5px 15px;
	background: url('/_fd/images/announcement.png') repeat 0 0;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	color: #2022a9;
	border: 1px solid #edeb89;
	}
div#topOfSideBar {
	margin-top: -170px;
	}
#topOfSideBar div#announcement {
	margin-bottom: 10px;
	}
div#announcement,
div#newsletter {
	font-size: 85%;
	}
div#announcement h2,
div#newsletter h2 {
	font-size: 215%;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	}
#home div#announcement h2,
#home div#newsletter h2 {
	line-height: 1;
	padding-top: 10px;
	padding-left: 50px;
	background: url('/_fd/images/phone_consultations.png') no-repeat 0 100%;
	}
#home div#newsletter h2 {
	background: url('/_fd/images/newsletter_signup.png') no-repeat 0 100%;
	}
div#announcement h3,
div#newsletter h3 {
	font-size: 160%;
	margin-bottom: 0;
	margin-top: 0.62em;
	}
div#announcement h2.first,
div#newsletter h2.first {
	margin-top: 0;
	}
div#newsletter,
div#announcement {
	width: 85%;
	}
div#announcement a,
div#announcement a,
div#newsletter a
	{
	background: #8de989;
	border-bottom: 1px solid #335588!Important;
	}
div#announcement a:hover,
div#newsletter a:hover,
div#announcement a:hover {
	border-bottom: none!Important;
	}
div#newsletter ul li {
	background: url('/_fd/images/bullet3_newsletter.jpg') no-repeat 0 0.3em;
	padding-left: 16px;
	}

/* fluffDESIGN
--------------------------------------------- */
p.fluffDesign {
	position: relative;
	margin-left: 54px;
	}
p.fluffDesign span.fD {
	display: block;
	width: 53px;
	height: 34px;
	background: url('/_fd/images/fluffdesign-web-design.png') no-repeat 0 100%!Important;
	position: absolute;
	left: -54px;
	bottom: -20px;
	}
p.fluffDesign span.fD.active {
	background: url('/_fd/images/fluffdesign-web-design.png') no-repeat 0 0!Important;
	}
/* Debug */
p#debug {
	margin-left: 62px;
	}
p#debug a {
	color: #e38a26!Important;
	}

/* Images
--------------------------------------------- */
img.image {
	padding: 5px;
	margin: 10px 20px;
	border: 2px solid #DDDDDD;
	background: #EEEEEE;
	float: left;
	margin-left: 0;
	}
img.right,
img.image.right {
	float: right;
	margin-right: 0;
	margin-left: 20px;
	}
img.middle {
	display: block;
	padding: 5px;
	margin: 10px auto;
	border: 2px solid #DDDDDD;
	background: #EEEEEE;
	}
img.middle.plain {
	padding: 0!important;
	border: none!important;
	background: none!important;
	}

/*	collapser
--------------------------------------------- */

div.collapser div.inner {
	display: none;
	}
p.clickToView,
p.clickToHide {
	text-align: right;
	}
p.clickToView {
	margin-bottom: 40px;
	}
p.clickToView span.linkify {
	margin-top: 10px;
	}
p.clickToView span.linkify,
p.clickToHide span.linkify {
	display: inline-block;
	line-height: 1em;
	background: #fbfbfb;
	border: 1px solid #ddd;
	color: #335588;
	padding: 0.38em 0.62em;	
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
	}
div.collapser div.transcript {
	margin-top: 20px;
	width: 62%;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding-left: 20px;
	margin-bottom: 40px;
	}
/*
	}
ul#meta li {
	border: 1px solid #fff;
	background: #fff;
	}
ul#meta li a:hover {
	background: #ccc;
	border: 1px solid #aaa;
	color: #666;
	}
ul#meta li span.bullet {
	padding: 0 1em;
	color: #999;
	}
ul#meta span.shortUrl span {
	color: #ccc;
	}
*/


/*	newsLetterBand
--------------------------------------------- */

#newsletter strong.open span {
	background: #8de989;
	border-bottom: 1px solid #335588;
	}
#newsletter strong.open span.hover {
	cursor: pointer;
	border-bottom: 1px solid #eeccdd;
	}
div#newsletter div.collapsed {
	display: none;
	}
div#newsletter label {
	display: block;
	}
div#newsletter form {
	margin-bottom: 1px;
	}
div#newsletter span.button {
	text-align: right;
	display: block;
	margin-top: 1em;
	line-height: 16px;
	}
div#newsletter input {
	width: 91%;
	padding: 0.38em 2%;
	background: #fefedb;
	border: 1px solid #bfbd1e;
	font-size: 120%;
	}
div#newsletter span.button input {
	width: auto;
	margin-right: 1.0em;
	background: url('/_fd/images/bg_submit.png') no-repeat 50% 50%;
	-moz-border-radius:					0.38em;
	-webkit-border-radius:				0.38em;
	border-radius:						0.38em;
	border: 1px solid #b9b71d;
	color: #666510;
	padding-left: 0.62em;
	padding-right: 0.62em;
	}
div#newsletter h2.tick {
	background: url('/_fd/images/newsletter_tick.gif') no-repeat 100% 50%;
	line-height: 29px;
	margin-bottom: 1em!Important;
	}
div#newsletter form {
	position: relative;
	}
div#newsletter span.button.processing input {
	margin-right: 30px;
	}
div#newsletter span.wheel {
	background: url('/_fd/images/ajax-loader2.gif') no-repeat 00% 50%;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: -9000px;
	bottom: -9000px;
	}
div#newsletter span.button.processing span.wheel {
	right: 10px;
	bottom: 3px;
	}

/* Pay Pal
----------------------------------------------- */

div.fdPayPal form {
	float: right;
	padding: 1em 0px 1em 0;
	}
div.fdPayPal .intro span,
div.fdPayPal .cost span {
	font-weight: normal;
	font-size: 120%;
	font-family: monospace;
	}
div.fdPayPal p.cost {
	text-align: right;
	font-weight: normal;
	}
div.fdPayPal .cost span.money {
	border: 2px solid #ffbb88;
	border-left: none;
	border-right: none;
	margin-left: 1.62em;
	padding: 0.30em 0.2em 0.3em 0.2em;
	font-weight: bold;
	background: #ffe1c8;
	}
div.fdPayPal.soldOut p.intro {
	text-decoration: line-through;
	color: #999;
	}
div.fdPayPal div.footnote {
	font-weight: normal;
	font-size: 85%;
	}
/*
div.fdPayPal {
	background: #2F436B;
	background: #897F75;
	border: 1px solid #897F75;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	padding: 10px;
	position: relative;
	margin-top: 1em;
	}
p#payPalInfoIntro {
	position: absolute;
	right: 30px;
	top: 90px;
	width: 300px;
	border: 1px solid #897F75;
	background: #897F75;
	color: #332211;
	padding: 0.5em 1em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	font-size: 85%;
	}
div.fdPayPal img {
	padding: 0!Important;
	margin: 0!Important;
	border: none!Important;
	background: none!Important;
	}
div.fdPayPal div.inner {
	background: #FFAA55;
	padding: 20px;
	border: 1px solid #897F75;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	}
div.fdPayPal form {
	background: url(/images/_fd/logo-paypal-box.jpg) no-repeat 100% 0;
	}
div.fdPayPal input, div.fdPayPal select {
	margin-top: 10px;
	}
dl.payPalInfo {
	display: none;
	margin-top: 1em;
	font-size: 85%!Important;
	}
dl.payPalInfo dt {
	font-weight: bold;
	font-size: 120%;
	}
dl.payPalInfo dd {
	margin-bottom: 1em;
	}
*/



/* @group popRight */

.popRight {
	margin-bottom: 1em;
	margin-left: 1.62em;
	padding: 5px 15px 5px 15px;
	background: url('/_fd/images/announcement.png') repeat 0 0;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	color: #2022a9;
	border: 1px solid #edeb89;
	font-size: 85%;
	width: 38%;
	float: right;
	}
.popRight h2 {
	font-size: 215%;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	}
.popRight h3 {
	font-size: 160%;
	margin-bottom: 0;
	margin-top: 0.62em;
	}
.popRight h2.first {
	margin-top: 0;
	}
.popRight a	{
	background: #8de989;
	border-bottom: 1px solid #335588!Important;
	}
.popRight a:hover {
	border-bottom: none!Important;
	}

/* @end */



/*
	Re-useable classes
.
.	...
.
*/

.bright {
	background: #ffffcc;
	}
.printOnly,
.notScreenNotPrint {
	display: none;
	}
.offScreen {
	position: absolute;
	top: -9000px;
	left: -9000px;
	}
.relative {
	position: relative;
	}
.leader {
	color: #666;
	margin-top: -1em;
	font-size: 95%!Important;
	}
.largeQuote {
	font-size: 500%;
	color: #ccc;
	}
.right {
	text-align: right;
	}
.center,
.middle {
	text-align: center;
	}
.hide {
	display: none;
	}
.quiet {
	font-size: 85%;
	color: #999;
	}
h2.dragUp {
	margin-top: -2em!Important;
	}
.courier {
		font-family: monospace;
	}

/* Dirty
--------------------------------------------- */
h2#steps {
	padding-top: 1em;
	padding-bottom: 1.62em;
	}
p.audioLeft {
	margin-left: -22px;
	}







































