/* 
  ------------------------------------------------
  08: 3Col_Fixed_Width
  Pinsonnault Creative
  www.pinscreative.com
  Modified Oct 2008, May 2010
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 150px;
}
#masthead .content {
	padding: 0px;
	margin: 0px auto;
	background-image: url(../images/tpf_marquee.gif);
	width: 800px;
	height: 150px;
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #95952A;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
td img {display: block;
}

/* 
  ------------------------------------------------
  Content wrappers including background structure
  ------------------------------------------------
*/
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm08_middle.gif);
	background-repeat: repeat-y;
}
/* 
  ------------------------------------------------
  Settings for left navigation sidebar
  ------------------------------------------------
*/
#left {
	width: 170px;
	float: left;
}
#left .content {
	padding: 6px 16px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #FFFFFF;
}
#left #thanks p {
	margin: 3px 0px 6px;
	text-align: left;
}
/* 
  ------------------------------------------------
  Settings for left sidebar sponsor links
  ------------------------------------------------
*/
#thanks {
	color: #333;
	line-height: 14px;
	padding: 3px 14px 3px 18px;
	font-size: 11px;
}
#thanks a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#thanks a:hover {
	font-weight: bold;
	color: #95952A;
	text-decoration: underline;
}
/* 
  ------------------------------------------------
  Settings for center column
  ------------------------------------------------
*/
#center {
	width: 460px;
	float: left;
	margin-top: 15px;
}
#center .content {
	padding: 6px 18px 6px 18px;
	font-size: 11px;
}
#center .content p {
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 7px;
}
#center .content  ul {
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 12px;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	margin-left: 0px;
}
#center .content li {
	margin-bottom: 3px;
	font-weight: bold;
}
#center .content h5 {
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 11px;
}
#spkr_ctr_left {
	float: left;
	width: 240px;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px 24px 6px 16px;
	border-right: 1px dotted #333;
}
#spkr_ctr_right {
	float: left;
	width: 160px;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px 0px 6px 10px;
}
#column_top {
	background-image: url(img/clm08_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm08_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/* 
  ------------------------------------------------
  Settings for speakerdivs.
  ------------------------------------------------
*/
.speakerdivs {
	float: left;
	width: 255px;
	padding-right: 13px;
}
/* 
  ------------------------------------------------
  Speaker picture, purchase and videolist divs.
  ------------------------------------------------
*/
.ctrright  {
	float: right;
	width: 150px;
	font-size: 9px;
	line-height: 12px !important;
	padding-left: 5px;
	border-left: 1px dotted #999999;
	margin-top: 6px;
}
.purchase {
	background-color: #F7F7D7;
	margin-top: 6px;
	margin-bottom: 6px;
}
.purchase p {
	padding: 3px 10px 9px 12px;
}
.ctrright2 {
	float: right;
	width: 150px;
	font-size: 9px;
	line-height: 12px !important;
	padding-left: 6px;
	border-left: 1px dotted #999999;
	margin-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #999;
	margin-left: 9px;
}
.videolist {
	background-color: #F7F7D7;
	margin-top: 6px;
	margin-bottom: 0px;
	border-bottom: 2px solid #92932A;
}
.videolist p {
	padding: 3px 6px 6px;
	line-height: 12px !important;
	font-size: 11px;
}
.videolist a:visited {
	text-decoration: none;
	color: #999999 !important;
}
.videolist a:hover {
	text-decoration: underline;
	color: #000000;
}
.vidpic {
	font-size: 10px;
	line-height: 11px;
	border-bottom: 1px dotted #333;
	padding: 5px 3px 5px 5px;
}
.videolist2 {
	background-color: #F7F7D7;
	margin-top: 12px;
	margin-bottom: 0px;
	border-top: 2px solid #92932A;
}
.videolist2 p {
	padding: 3px 6px 6px;
	line-height: 12px !important;
	font-size: 11px;
}
.videolist2 a:visited {
	text-decoration: none;
	color: #999999 !important;
}
.videolist2 a:hover {
	text-decoration: underline;
	color: #000000;
}
.vidpic2 {
	font-size: 10px;
	line-height: 11px;
	padding: 5px 3px 5px 5px;
}
#vidboxtop {
	background-image: url(../images/recordedinfotop.gif);
	margin: 0px;
	height: 8px;
}
#vidboxcopy {
	background-image: url(../images/recordedinfobkgd.gif);
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
}
#vidboxbot {
	background-image: url(../images/recordedinfobottom.gif);
	margin: 0px 0px 4px;
	height: 8px;
}
/* 
  ------------------------------------------------
  For speaker pages only - no rule at bottom
  ------------------------------------------------
*/
.ctrright2_spkrpg {
	float: right;
	width: 150px;
	font-size: 9px;
	line-height: 12px !important;
	padding-left: 6px;
	border-left: 1px dotted #999999;
	margin-top: 6px;
	padding-bottom: 0px;
	border-bottom: 0px dotted #999;
	margin-left: 9px;
}
/* 
  ------------------------------------------------
  Settings for right sidebar
  ------------------------------------------------
*/
#right {
	width: 170px;
	float: left;
	margin-top: 20px;
}
#right .content {
	padding: 0px 16px 18px 16px;
	font-size: 10px;
	line-height: 12px;
}
#right .content p {
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 6px;
}
#right .content ul {
	margin: 0px;
	padding: 0px 10px 10px 14px;
}
#right a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.myrightlinks {
}
#right a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#right a:hover {
	color: #9FA33E;
	font-weight: bold;
	text-decoration: none;
}
/* 
  ------------------------------------------------
  Settings for footer
  ------------------------------------------------
*/
#footer {
	color: #666666;
	padding: 0px;
	margin: 0;
	font-size: 9px;
	clear: both;
	border-bottom: 1px solid #95952B;
}
#footer .content {
	padding: 0px 0px;
	text-align: center;
}
#footer a:link {
	color: #95952A;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #95952A;
	text-decoration: underline;
}
/* 
  ------------------------------------------------
  Settings for subfoot designer tag
  ------------------------------------------------
*/
#subfoot {
	font-size: 9px;
	color: #CCC;
	padding-top: 3px;
	text-align: right;
}
#subfoot  a:link {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#subfoot a:visited {
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#subfoot a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/* 
  ------------------------------------------------
  Main Header Styles
  ------------------------------------------------
*/
h1 {
	font-size: 30px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	margin: 0px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	margin: 9px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	margin: 0px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}
/* 
  ------------------------------------------------
  Miscellaneous Classes
  ------------------------------------------------
*/
.nomargintop {
	margin-top: 0;
}
.boldcopy {
	font-weight: bold;
}
.cancelled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.gray {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.imgintro {
	margin-right: 6px;
}
.bluetype {
	color: #039;
}
.highlightcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9CA13E;
}
.subscript {
	font-size: 8px;
}
.boldcopyred {
	font-weight: normal;
	color: #C00;
}
.sharecopy {
	font-size: 9px;
	line-height: 10px !important;
	width: 160px;
}
/* 
  ------------------------------------------------
  Marks current page location.
  ------------------------------------------------
*/
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
	text-transform: uppercase;
	background-color: #92932A;
	color: #333;
}
.myrightlinks .p7uberlink {
	font-weight: normal !important;
	letter-spacing: normal !important;
	text-transform: none !important;
	color: #333 !important;
	background: none !important;
}
/*
  -----------------------------------------------
  Left column search settings
  -----------------------------------------------
*/
#left #search {
	background-color: #FFF;
	border: 0px solid #333;
}
/*
  -----------------------------------------------
  Speakers list pictures
  -----------------------------------------------
*/
.smallimage {
	margin: 6px 6px 9px 0px;
}
/*
  ----------------------------------------------
  press release pages settings
  ----------------------------------------------
*/
#center .contentpress {
	padding: 6px 18px 6px 18px;
	font-size: 11px;
}
#center .contentpress p {
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}
/*
  ----------------------------------------------
  alternate speaker pages
  ----------------------------------------------
*/
.speakerdivs2 {
	width: 425px;
}
#spkrpage_ctr {
	float: left;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px 24px 6px 16px;
	width: 420px;
}
.spkrpage_spkrpic {
	margin-right: 10px;
	margin-bottom: 5px;
}
.smimg3pxleft {
	padding-right: 4px;
}
/* 
  ------------------------------------------------
  blurbs in right sidebar for speakers
  ------------------------------------------------
*/
#spkrblurb {
	padding-bottom: 4px;
	border-bottom: 1px solid #333;
	margin-top: 0px !important;
	margin-bottom: 12px !important;
}
#spkrblurb a:link {
	text-decoration: none;
	color: #95952A !important;
}
#spkrblurb a:visited {
	text-decoration: none;
	color: #666666 !important;
}
#spkrblurb a:hover {
	text-decoration: none;
	color: #333333 !important;
}
#right .content #spkrblurb h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
	line-height: 125%;
}
.biobook_table {
	margin-bottom: 15px;
}
