﻿/* Edited Styles for Pages that Use BoardMemberBio Layout Pages */

/*cut and paste from archivepage css just to get something in for placeholder */

#leftColumn
{
	width: 77%;
	float: left;
	vertical-align: top;
}

#leftColumn td
{
	vertical-align: top !important;	
}
#rightColumn
{
	width: 21%;
	float: left;
	vertical-align: top;
}

#rightColumn h4 {
	background-color: #ebeef7;
	border-top: 1px solid #687c83;
	border-bottom: 1px solid #687c83;
	padding: .5em 1em .5em 2em !important;
	line-height: 175%;
	}


#spacerColumn
{
	width: 2%;
	height: 100%;
	float: left;
}

/** right column styles **/
#pluginWebpart H3
{
	margin-top: 0px !important;	
}

#pluginWebpart DIV.pluginContent
{
	margin-top: 0px !important;	
}

#pluginWebpart UL
{
	margin-top: 0px !important;	
}
/** miscellaneous styles **/
.pluginContent p 
{
	margin: .5em .5em 1em .5em !important;
	line-height: 1.5em;
}
.pluginContent ul 
{
	margin-left: .2em !important;
}
	

.header
{
	border-bottom: none !important;
}

#Label5
{
	
	font-size: 1em;
	color: #A02f23;
	font-family: Arial, Helvetisca, sans-serif;
	padding-left: 162px;
	margin-top: 2px;

}

#Label4
{
	/*background-color: #eee; */
	text-transform: uppercase;
	font-size: 1.2em;


}
#Label3
{
	/*background-color: #eee; */
	text-transform: uppercase;
	font-size: 1.2em;


}
#Label2
{
	/*background-color: #eee; */
	text-transform: uppercase;
	font-size: 1.2em;


}
#Label1
{
	/*background-color: #eee; */
	text-transform: uppercase;
	font-size: 1.2em;


}
#pageTable
{
	/*border-top: 2px solid #A02F23;*/
	color: #000 !important;
	margin-bottom: 2em;
}
#pageTable .link-item a
{
	font-size: 1.2em;
	color: #3e586e !important;
}

#pageTable H3
{
	font-family: Arial, Helvetica, sans-serif;
}
.pageContent
{
	padding: 0 1em;
}
.pageContent .pageTitle
{
	margin: .7em 0px .7em 0px;
}

/*
.pluginContent
{
	background: #fff url('../../Images/PCAOB/bg_gradient_homepage_bottom_links.jpg') repeat-x !important;
	padding: .1em .3em .1em .7em;
	margin: 1em .2em 0px 0px;
	font-size: .85em;
}
.pluginContent a
{
	text-decoration: none !important;
}
.pluginContent p
{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .82em;
}
*/
