body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	font-family: Arial, Sans-Serif, Geneva, Helvetica;
	background-color: #ffffff;
}
acronym, abbr
{
	border-bottom: dashed 1px #ccc;
}
a
{
	font-weight: bold;
	text-decoration: none;
	color: #993333;
}
a:hover
{
	text-decoration: underline;
}

h2
{
	font-size: 11pt;	
}

h2 span
{
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

h3
{
	font-size: 10pt;	
}

.hide
{
	display: none;
}

.clearer
{
	clear: both;
}

.title, .midtitle
{
	font-weight: bold;
}
.midtitle
{
	font-size: 11pt;	
}

.subTitle
{
	color: #777777;
	letter-spacing: 1px;
	font-weight: normal;
}

.placeHolder
{
	border: #993333 1px solid;
	margin: 0px;
	background-color: #FFFFFF;
}

.placeHolder .title
{
	color: #ffffff;
	background-color: #993333;
	font-size: 12pt;
	padding:2px 6px 2px 6px;
}

.placeHolder p.midTitle
{
	margin-left: 3px;
}

#topBanner
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #993333;
	color: White;
	height: 51px;
	max-height: 70px;
}

#topBanner .title a, #topBanner .title
{
	font-size: 10pt;
	letter-spacing: 3px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color:transparent;
}

#topLogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	height:70px;
	padding-top: 3px;
	background-color: #993333;
	text-align: center;
}

#topContainer
{
	position: relative;
	margin-left: 135px;
}
#pageTitle
{
	font-size: 18pt;
	font-weight: bold;
	padding-left: 3px;
}

.breadCrumbs
{
	padding-top: 6px;
	margin-bottom: 3px;
	padding-bottom: 6px;
	font-size: 8.5pt;
	padding-left: 135px;
/*	background-color: #ffffff; */
	font-family: Verdana,Geneva,Arial,Helvetica;
	color: #777777;
	border-bottom: 1px dashed;
}

.breadCrumbs a
{
	font-weight: normal;
	color: #777777 !important;
}

td
{
	font-size: 10pt;
}
p
{
	margin-bottom: 1em;
}

#mainColumn
{
	margin-left: 136px;
	margin-right: 24%;
	z-index: 0;
}

#rightColumn
{
	left: 76%;
	margin-right: 6px;
	position: absolute;
	top: 102px;
	width: 23%;
	z-index: 2;
}

#rightColumn .placeHolder
{
	border-color: #0099cc;
	margin-left: 6px;
}

#rightColumn .title
{
	background-color: #0099cc;
}

#rightColumn a
{
	color: #000033;
}

p, .placeholder .text, #rightcolumn .placeholder .text
{
	margin-top: 1px;
	padding: 3px 3px 3px 6px;
}

#1stripe #mainColumn
{
	margin-right: 6px !important;
}

#1stripe #rightColumn
{
	display: none;
	width: 0px;
}

#leftColumn
{
	position: absolute;
	top: 102px;
	left: 0px;
	width: 130px;
	z-index: 0;
}

#navigation
{
	background-color: #FFFFCC;
	padding-top: 0px;
	margin-left: 3px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.navItem
{
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
}

.navItem a
{
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #000000;
	display: block;
}

.navItem a:hover
{
	text-decoration: none;
	background-color: #FFFFEE;
}

.navItem a:active
{
	background-color: #FFFFFF;
}

.navitem a#whatsnew
{
	color: #993333;
}

.navitem a#active
{
	background-color: #FFFFEE;
}

#bottomBanner
{
	margin-top: 24px;
	border-top: dashed 1px #777777;
}

#motto
{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 24px;
	padding-left: 24px;
	padding-right: 24px;
}

#motto a
{
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}

.verse
{
	font-size: 10pt;
	font-family: 'Courier New' , Monospace, Courier;
	letter-spacing: 2px;
}

.address
{
	border-top: dashed 1px #777777;
	border-bottom: dashed 1px #777777;
	margin-left: 12px;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}

.importantDetails
{
	border-top: dashed 1px #777777;
	border-bottom: dashed 1px #777777;
	margin-left: 12px;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #EEEEEE;
	font-size: 12pt;
}

.importantDetails td
{
	font-size: 12pt;
}

ul.mini
{
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 9px;
	margin-left: 9px;
	list-style-position: outside;
}

ul.biglist
{
	list-style-position: outside;
}

ul.biglist li
{
	margin-bottom: 1em;
}

.dashes
{
	height: 1px;
	border-top: 1px dashed #777777;
	margin: 6px;
	margin-top: 9px;
	padding: 0px;
	font-size: 1px;
}

.small
{
	font-size:8pt;
}

.quote
{
	padding: 12px 24px 0 24px;
	font-size: 11pt;
}
.quote .subtitle
{
	text-align:right;
}

h3
{
	margin-bottom: 0;	
}

table.whatson
{
	margin:12px;
	margin-bottom:12px;
	border: solid 1px #cccccc;
	border-collapse: collapse;
}

.whatson td
{
	border: solid 1px #cccccc;
}

@media print
{
	#mainColumn
	{
		margin-left: 6px;
		margin-right: 6px;
		z-index: 0;
		background-color: #FFFFFF;
	}
	#rightColumn, #navigation
	{
		display: none;
	}
	.placeHolder
	{
		border: none;
	}
	.breadcrumbs
	{
		visibility:hidden;
	}
}

.fdop
{
	text-align: center;
}
.fdop-number
{
	font-size: 100pt;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	padding: 10px 20px 0px 20px;
	border: dashed 3px #ccc;
	margin: 5px 0 0 0;
}
.fdop-title
{
	font-size: 1.2em;
}
.fdop-purpose
{
	margin-top: 50px;
	text-align: center;
	font-size: 3.5em;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

#rightColumn .fdop
{
}
#rightColumn .fdop-number
{
	font-size: 50pt;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	padding: 5px 10px 5px 10px;
	border: dashed 2px #ccc;
	text-align: center;
}

#rightColumn .fdop-title
{
	font-size: 1.1em;
}
#rightColumn .fdop-purpose
{
	margin-top: 20px;
	text-align: center;
	font-size: 2.0em;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

.christmas
{
	background-image:url(/images/freetalk-200212/hstripe.gif);
}

tr.alternate td
{
	background-color: #f8f8f8;
}

.btt
{
	display: block;
	float:right;
	font-size: 60%;
	margin-right: 3em;
}

.btt a
{
	color: #444;
}

.rss
{
	font-weight: normal;
	font-size: 0.75em;
	float: right;
	margin: 1em;
}

.rss img
{
	border: 0;
	vertical-align: middle;
}

#creative-commons-logo img
{
	margin: 1em;
}

/*== Audio ==*/

.audio-archive .track
{
	font-family: Verdana, Sans-Serif;
	margin: 0px 24px 24px;
	border: #e8e8d5 1px solid;
	background-color: #fff;
	padding: 7px 13px 7px 13px;
}

.audio-archive .latest
{
/*
	background-position: right top;
	background-image: url(/images/pc-new.gif);
	background-repeat: no-repeat;
*/
	background-color: #ffd;
}

.audio-archive .track-header h3
{
	font-size: 1.05em;
	font-weight: bold;
	color: #933;
	margin: 0;
	padding: 0 0 1px 0;
}

.audio-archive .track-header p
{
	font-size: 0.9em;
	color: #000;
	margin: 0;
	padding: 0 0 2px 0;
}

.audio-archive p
{
	margin-bottom: 0;
}

.audio-archive q
{
	font-style: italic;
	margin: 0;
}

.audio-archive ul.download
{
	color: #999;
	padding-right: 0px;
	background-position: left 2px;
	padding-left: 20px;
	background-image: url(/images/action_save.gif);
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	background-repeat: no-repeat;
	list-style-type: none;
}

.audio-archive ul.download li
{
	margin: 0;
	padding: 0 5px 0 5px;
	display: inline;
}

.audio-archive ul.download li.first
{

}

.audio-archive ul.download li.last
{
	padding-right: 0;
	border: 0;
}

.download .track-type,
.download .track-size
{
	font-size: 0.8em;
}

.audio-archive a
{
	text-decoration: none;
	color: #000;
	border-bottom: solid 1px #eee;
}

.audio-archive a:hover,
.audio-archive .track-series a:hover,
.audio-archive .track-speaker a:hover,
.audio-archive .track-month a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #ccc;
}

.audio-archive .track-series,
.audio-archive .track-speaker,
.series-list li,
.month-list li,
.speaker-list li
{
	padding-left: 20px;
	background-position: left center;
	background-image: url(/images/16-tag-hot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666;
}

.series-list li,
.audio-archive .track-series
{
	background-image: url(/images/16-tag-hot.gif);
}

.speaker-list li,
.audio-archive .track-speaker
{
	background-image: url(/images/16-member.gif);
}

.month-list li,
.audio-archive .track-month
{
	background-image: url(/images/date.gif);
}

.track-details
{
	clear: both;
	font-size: 0.85em;
	padding-top: 0.5em;
}

.track-details dl
{
	width: 390px;
	margin: 1px 0;
	padding: 1px;
}

.track-details dt
{
	width: 100px;
	float: left;
	margin: 0;
	padding: 1px 1em 1px 1px;
	font-weight: bold;
	text-align: right;
	color: #999;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.track-details dd
{
	color: #666;
	float: left;
	width: 200px;
	margin: 0;
	padding: 1px;
}

.audio-archive .track-quote
{
	background-position: left top;
	background-image: url(/images/comment.gif);
	background-repeat: no-repeat;
	margin: 10px 30px 4px 0;
	padding: 2px 0 0 30px;
	font-style: italic;
}

.audio-archive .track-details q
{
	font-style: italic;
}

.audio-archive .track-details cite
{
	font-style: normal;
	color: #666;
	font-variant:small-caps;
	display: block;
	font-size: 0.85em;
	padding: 5px 0 0 5px;
}

ul.series-list,
ul.speaker-list,
ul.month-list
{
	list-style-type: none;
	margin: 0.5em 0 0 1em;
	padding: 0;	
}

.series-list li,
.speaker-list li,
.month-list li
{
	margin-bottom: 5px;
	border: 0;
}

.series-list li.first
{
	background-image: url(/images/16-tag-cold.gif);
}

.speaker-list li.first
{
	background-image: url(/images/16-member-remove.gif);
}

.month-list li.first
{
	background-image: url(/images/calendar.gif);
}

.series-list li.first a,
.month-list li.first a,
.speaker-list li.first a
{
	font-weight: normal;
}

/* This Week */

.thisweek
{
	padding: 0 24px;
}

.day
{
	font-family: Verdana, Sans-Serif;
	margin: 0px 0 24px 0;
	border: #e8e8d5 1px solid;
	background-color: #fff;
	padding: 9px 0 4px 0;
	width: 100%;
}

.today
{
	background-color: #ffd;
}

.day-name
{
	width: 88px;
	_width: 100px;
	float: left;
	margin: 0;
	padding: 0 6px 3px 6px;
}

.day-name h3
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.1em;
	color: #666;
}

.day-number
{
	display: block;
	font-weight: normal;
	font-size: 1.1em;
	color: #aaa;
	float: left;
}

.day-number sup
{
	position: relative;
	top: 0.2em;
}

.events
{
	margin: 0 0 0 101px;
}

.events ol
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

.events ol li
{
	padding: 0 0 0.5em 0;
	margin: 0 0 0 3px;
	width: 100%;
}
.event-time
{
	display: block;
	width: 50px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #666;
}

.event-details
{
	margin-left: 51px;
}

.event-description
{
	padding: 0 0 0 2px;
	_padding: 0 0 0 4px;
	color: #666;
	margin: 0;
	font-size: 0.8em;
}

.event h4
{
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 1em;
}
