/*
$Id: csuite.css,v 1.1 2009/03/30 14:38:03 lmalloy Exp $
$Source: /bbsrc/web/docs/en/styles/csuite.css,v $
*/

.csuite_pic { font-size: 10pt; margin-top:5px; clear: both; }
.csuite_pic a { font-weight: bold; }
.csuite_pic img, .csuite_pic img a { border: 1px solid #000000; margin:0px 6px 40px 0px; float: left; }
.csuite_pic p { margin-top:6px; margin-bottom: 3px; }

#csuite_content_formatting { 
		background-color: #ffffff;
		margin-left: 5px;
		margin-right: 0;
		border: 1px solid #999999;	
}

#csuite_content_formatting_dblcol { 
		background-color: #ffffff;
		margin-left: 5px;
		margin-right: 0;
		border: 1px solid #999999;	
		clear:both;
		overflow:hidden;
}

#csuite_content_columns {
		background-color: #ffffff;
		margin-top: 7px;
		margin-left: 2px;
}

#csuite_content_col_1 {
		background-color: #ffffff;
		float: left;
		width: 318px;
		overflow:hidden;
		position:relative;
		height: 100%;
		padding: 0;
		margin: 0;
}

#csuite_content_col_2 {
		background-color: #ffffff;
		float: right;
		width: 318px;
		overflow:hidden;
		position:relative;
		height: 100%;
		padding: 0;
		margin: 0;
}

#boldwhite, #boldwhite a {
		font-weight: bold;
		color: #ffffff;
}

#boldwhite a:hover {
		font-weight: bold;
		color: #fab000;
}

.csuite_rightside_formatting { 
		background-color: #000000;
		margin-left: 8px;
		margin-right: 8px;
		border: 1px solid #999999;	
}

#csuite_content_heading { 
		font-weight: bold; 
		padding:0 0 0 10px; 
		margin:0 0 0 0; 
		font-size: 13.5pt; 
		line-height: 1.8em; 
		background-color: #464646;
}

p.csuite_heading { font-weight: bold; margin:0 0 0 0; font-size:13pt; line-height:1.3em; font-weight: bold; color: #000000;}

.csuite_summary_text {
		font-size: 13px;
		font-weight: normal;
		color: #000000;
}		

#csuite_author, #csuite_author a {
		font-weight: bold;
		color: #000000;
}		

#csuite_author a:hover {
		font-weight: bold;
		color: #fab000;
}		

#csuite_title, #csuite_title a {
		font-weight: bold;
		color: #006b99;
		font-size: 14px;
}		

#csuite_title a:hover {
		font-weight: bold;
		color: #fab000;
		font-size: 14px;
}		

#harvard_logo {
		float: right;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 10px;
		display: block;
}		

.csuite_video { font-size: 9pt; margin-top: 5px; color: #FFEA3B; font-weight: bold; text-decoration: none; clear: both; }
.csuite_video img, .csuite_video img a { margin:0px 6px 20px 0px; float: left; }

.csuite_video_text, csuite_video_text a { font-size: 9pt; color: #FFEA3B; font-weight: bold; text-decoration: none; }
.csuite_video_text a:hover { font-size: 9pt; color: #ffffff; font-weight: bold; text-decoration: none; }

#csuite_video_watchtext, csuite_video_watchtext a { font-size: 9pt; color: #F59300; font-weight: bold; text-decoration: none; }
#csuite_video_watchtext img { margin-top: 2px; }
#csuite_video_watchtext a:hover { font-size: 9pt; color: #ffffff; font-weight: bold; text-decoration: none; }

.csuite_videomore {
		text-align: right;
		padding-top: 0px;
		margin-top: 3px;
		margin-right: 10px;
}

a.csuite_moreinline, .csuite_moreinline {
		font-size: 10px;
		line-height: 14px;
		margin-top: 6px;
		margin-bottom: 6px;
		display: inline;
		font-weight: normal;
}

a.pod_moreinline:hover {
		color: #ffffff;
}

#csuite_bottom_links { 
		background-color: #ffffff;		
		font-size: 8.5pt;
		line-height: 1.5em; 
		height: 66px;
		border-top: 1px solid #ffffff;
		margin-left: 5px;
		margin-right: 0;
		margin-top: 0;
}

#csuite_bottom_links a { 
		color: #006b99;
		font-size: 8.8pt;
		font-weight: bold; 
}

#csuite_bottom_links a:hover { 
		color: #fab000;
		font-size: 8.8pt;
		font-weight: bold; 
}

#csuite_bottom_links_summary { 
		background-color: #ffffff;		
		font-size: 8.5pt;
		line-height: 1.5em; 
		height: 66px;
		border-top: 1px solid #999999;
}

#csuite_bottom_links_summary a { 
		color: #006b99;
		font-size: 8.8pt;
		font-weight: bold; 
}

#csuite_bottom_columns {
		margin-top: 7px;
		margin-left: 2px;
}

#csuite_bottom_col_1 {
		float: left;
		width: 315px;
		padding: 0;
		margin-left: 5px;
}

#csuite_bottom_col_2 {
		float: left;
		width: 315px;
		padding: 0;
		margin: 0;
}

#csuite_article {
		font-size: 9pt;
		line-height:1.4em;
		color:black;
		padding:5px;
		width:700px;
}