/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */



/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

.borderbottom {

	border-bottom: 1px solid #933;
	
}

blockquote {

	background: #d9d6cd;
	margin-left:0px;
	border: 0px;
	font-style: none;
	padding:10px;
}

p.breadcrumb a:link{

	color: #971e22;
}

p.breadcrumb a:visited{

	color: #88887d;
}

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

/* Chairholders- Added by Andy Keyworth on 10/05/06 */
div.chImage {
	float:left;
	width:93px;
	padding-left: 0;
	padding-right:5px;
	clear:right;
	height: 115px;
}

div.chImage img
{
	width:	200px;
	height:	115px;	
}

div.chTitle {
	clear: right;
	margin-top: 0;
	margin-left:220px;
	padding: 0;
	height: 115px;  
}

div.chTitle ul {
	list-style: none;
	padding:	0;
	margin:		20px 0 0;
	display:	block;	
}

div.chTitle ul li.chBtn {
	display:inline;
	margin-right: 10px;	
}

div.chTitle ul li.chBtn a 
{
	padding: 5px 48px;
	height: 23px;
}

div.chTitle ul li.chBtn #movie { background: url('/images/icons/play_vid_on-e.gif') bottom left no-repeat; }
div.chTitle ul li.chBtn #movieF { background: url('/images/icons/play_vid_off-f.gif') bottom left no-repeat; }
div.chTitle ul li.chBtn #movie:hover { text-decoration: none; }
div.chTitle ul li.chBtn #scrpt { font-size: 8pt; background: url(/images/icons/transcript.jpg) 0px 7px no-repeat; padding-left:13px; padding-right: 5px; }


div.chTitle ul li.chClear /* USED TO FORCE THE UNDERLYING DIV TO WRAP ALL OBJECTS WITHIN IT */
{
	clear: both;
}

div.chTitle li.chQuote 
{
	border-bottom: 1px solid #971e22;
	color: #971e22;
	margin-top: 0;
	padding: 0; 	
}

li.chQuote p.quotation 
{
	color: #971e22;
	margin-top: 20px; 
	font-size: 12pt;
	margin-bottom: 0;	
}

li.chQuote div 
{
	color: #971e22;
	font-size: 8pt;
	margin-bottom: 20px;	
	text-align: right;
}

li.chResearch 
{
	padding: 0;
	border-bottom-color: #971e22;
}

li.chResearch h6
{
	font-weight: bold;
	color: #000;
	margin: 15px 0 10px;
}

li.chResearch div.research,
li.chBio div.bio 
{
	margin: 0 0 15px;	
}

li.chResearch div.research p,
li.chBio div.bio p 
{
 line-height: 1.5em;		
}

li.chBio 
{
	padding: 20px 0 !important;	
}

.read-more  
{
	display: block;
	margin-bottom: 10px;
}

.read-more a,
.read-more a:hover,
.read-more a:active,
.read-more a:visited { color: #971e22 !important; }

li.chBtn a,
li.chBtn a:hover,
li.chBtn a:active,
li.chBtn a:visited { color: #971e22 !important; }


li.chBio h6
{
	font-weight: bold;
	/*color: #971e22;*/
	color: #000;
	margin: 0 0 10px;	
}

.chHeading {
	margin: 0 0 10px;
	padding: 0;
	font-size: 13pt;
	font-weight: bold;
	color: #971e22;
}

.chChairTitle, .chChairTitleUni 
{
	font-size: 10.5pt;
	padding: 0;
	margin: 0;
}

.chChairTitleUni { margin-top: 5px; font-size: 8pt; font-weight: bold; }

div.chtnImage {
float:left;
width:140px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
clear:right;
height:80px;
border-bottom:1px solid #933;
border-top:1px solid #FFFFFF;
vertical-align:top;
}

div.chtnTitle {
margin-left:145px;
height:80px;
padding-top:5px;
border-bottom:1px solid #933;
border-top:1px solid #FFFFFF;
vertical-align:top;
}

a.chName{
font-weight:bold;}

a.chLink{
color:#933;
text-decoration:underline;
}
a.chLink:link {color:#933; text-decoration:underline;}      /* unvisited link */
a.chLink:visited {color:#933; text-decoration:underline;}  /* visited link */
a.chLink:hover {color:#933; text-decoration:underline;}  /* mouse over link */
a.chLink:active {color:#933; text-decoration:underline;}  /* selected link */

/* Chairholders- Added by Andy Keyworth on 10/07/22 */

#chvideo {
	position:absolute;
	float:right; 
	margin-left:440px;
}

#qtdiv {
	padding:5px;
	border-bottom:1px solid #933;
}

#qtdivnq {
	padding:5px;
}

#wmvdiv {
	padding:5px;
}

#wmvdivnq {
	padding:5px;
	position:absolute;	
	margin-left:140px;
}

#quote {
	width:430px; 

	padding-right:10px;
	padding-bottom:10px;
}

.buzz {
min-height:160px;

}

.buzznq {
min-height:80px;

}


/* Added by RRF Sept 17 */

.panelCommittee {
	border: 0.0115em solid #353535;
	border-left-width: 0.0115em;
	border-right-width: 0.0115em;
	border-bottom-width: 0.0115em;
}

.panelCommittee th {
	background-color: maroon;
	background-color: #353535;
	color: white;
	text-align: center;
	border-width: 0.0115em;
	border-left-style: dotted;
	border: #242424;
}

.panelCommittee td {
	/* border: 0.0105em solid #353535;*/
	border-bottom-width: 0.0115em;
	border-width: 0.0115em;
	border-bottom-style: solid;
	border-left-style: dotted;
}

tr.altRow  {
	background-color: #e6e6e6;
}

/* Added by RRF Nov 09 */

.thingrey {
	border-bottom: 1px solid gray;
}

ul.newsNav {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-align: left;
}

li.gradBG 
{
	background: url('/images/gradient_header.jpg') repeat-y top right;
}
li.newsLi, li.chQuote, li.chResearch, li.chBio {
	list-style-type: none;
	font-size: 9pt;
	padding: 0.5em 0;
	margin: 0;
}

li.newsLi { border-bottom: 1px solid #DDD; }

li.newsLi a,
li.newsLi a:hover,
li.newsLi a:visited {
	color: #971E22;
	text-decoration: none;
}
.newsHeader {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0;
}

p.newsHeader img 
{
	margin-top: 0.7em;	
}

li.newsLi a:hover,
li.newsLi a.newsHeader:hover {
	text-decoration: underline;
}

li.newsLi a.newsHeader,
li.newsLi a.newsHeader:visited {
	color: #000;
}

li.chunkyUnderline 
{
	border-bottom: #971E22 solid 2px;
}

li.newsLi #rss 
{
	vertical-align: middle;
	margin-left: 0.7em;
}

ul.newsNav li.last 
{
	border-bottom: none;
}

li.newsLi .newsDate {
	font-size: 8pt;
	color: #000; /*#971E22;*/
}
div.newsLeft {
	float:left;
	clear:left;
	width:148px;
	border: 1px solid #333;
	margin-top:10px;
	margin-bottom:10px;
}

/********************** ADDED BY RYAN AUBREY ON AUG. 25 2011 ************************/

p.stayCon {
	color: #666;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 5px;
}

div.leftCol {
	width: 66%;
	float: left;
	position: relative;
	display: inline;
	margin-left: 0.8em;
	background: none;
	padding-top: 0;
}

/*IE7 Hack */
*div.center div.leftCol {
	padding-left: 10px;
}

div.rightCol {
	width: 30%;
	float: right;
	display: inline;
	position: relative;
	margin: 0;
	right: 0;
	background: none;
}

div.leftCol,
div.rightCol 
{
	margin-top: 15px;
	margin-bottom: 4em;
}

div.leftCol h3 
{
	margin-top: 0;
}

div.rightNav 
{
	background: #FFF url('/images/rightNav_bg.jpg') no-repeat right top;
	border: #DDD solid 1px;
	min-height: 150px;
	max-width: 210px;
	margin: 0 0 1em 0;
	padding: 0.5em 0.7em 0;
	right: 0;
}

p.research a,
p.research a:hover,
p.research a:visited,
p.bio a,
p.bio a:hover,
p.bio a:visited {
	color: #971e22 !important;
}

/********************************************/
/* STYLES FOR THE CHAIRHOLDER PROFILE PAGES */
/********************************************/
ul.chProfile 
{
	margin: 5px 0 30px 0;
	padding: 0 10px; 
}

li.chHead 
{
	padding: 0;
	border: none;
	display: inline; 	
}



/* ***************************************************** */
/* STYLES FOR THE POPUP VIDEO ON THE CHAIRHOLDERS PAGES */
/* ***************************************************** */

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height: auto;
width: auto;
background:#FFFFFF;
border:1px solid #cecece;
z-index:2;
padding:12px;
padding-top: 2px;
font-size:13px;
}

#popupContact h1{
text-align:left;
color:#971e22;
font-size:22px;
font-weight: normal;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-top: 0;
margin-bottom:10px;
}

#popupContact a,
#popupContact a:hover,
#popupContact a:active,
#popupContact a:visited 
{
	color:#971e22;	
}

#popupContact iframe 
{
	padding-bottom: 7px;
	border-bottom: 1px dotted #D3D3D3;
}

#popupContact p a.transcript
{
	font-size: 8pt; 
	background: url(/images/icons/transcript.jpg) 0px 7px no-repeat;
	padding: 5px 5px 0 13px;
}

#popupContactClose{
font-size:14px;
line-height:14px;
right:10px;
top:5px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
background-image: url('/images/icons/x.gif');
width: 20px;
height: 20px;
cursor: pointer;
}

#popupContactClose:hover 
{
	background-image: url('/images/icons/x_on.gif');	
}

/* **************************************** */
/* STYLES FOR THE CHAIRHOLDERS LANDING PAGE */
/* **************************************** */


