/**********************************************************
Name:			content.css
Description:	CSS definitions for all content pages.
				Some pages may have additional / section specific elements which will be define in a separate file.
				See XSL file where the required styles and scripts are included based on the style of the page.
Date:			15/08/2007
Author:			Andrei Vais
**********************************************************/

/*	Start of content page rules	*/
#mainContent
{
	float: left;
	margin: 0 0 10px 2%;
	padding: 0 0 0 0;
	width: 74.5%;
	font-size: 85%;
}

#mainContent h1, #mainContent h1 a
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 240%;
	font-weight: normal;
	margin: 17px 0 15px 0;
	padding: 0 0 0 0;	
	letter-spacing: -1px;
	text-decoration: none;
}

#mainContent h1 a
{
	font-size: 100%;
	text-decoration: none;
}

#mainContent h2
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: normal;
	margin: 20px 0 10px 0;
	padding: 0 0 0 0;	
}

#mainContent h4
{
	font-size: 110%;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

#mainContent p
{
	margin: 0 0 14px 0;
	line-height: 140%;
	padding: 0 0 0 0;
}

#mainContent ul
{
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}

#mainContent li
{
	line-height: 160%;
	margin: 0 0 14px 0;
}

#mainContent a
{
	color: #666666;
}

#mainContent h4 em
{
	font-size: 90%;
	font-weight: normal;
}


/*	Define style for definitions lists - used to display:
 - media contacts (Press Office section)
 - board members (Strategy & Structure section)
 - events (Events section)
 - member quick links (Join Us section)
 */
#mainContent dl
{
	clear: both;
	float: left;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	width: 100%;
}

#mainContent dl.Membership
{
	clear: none;
	margin: 0 2% 10px 0;
	width: 48%;
}

#mainContent .distributionOperations
{
	margin: 0 0 20px 25px;
	padding: 0 0 0 0;
}

#mainContent .distributionOperations li
{
	margin-bottom: 10px;
}

#mainContent .distributionOperations li ul
{
	margin-top: 5px;
	margin-bottom: 15px;
}

#mainContent .distributionOperations li ul li
{
	list-style-type: square;
	margin-bottom: 5px;
}

#mainContent .changeEventDefinitionListDisplay
{
	margin-bottom: 0;
}

#mainContent .changeMembershipDefinitionListDisplay
{
	margin-bottom: 10px;
	margin-left: 2%;
}

#mainContent dt
{
	clear: both;
	float: left;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	width: 100%;
}

#mainContent dl.Membership dt
{
	width: 48%;
}

#mainContent dd
{
	float: right;
	line-height: 160%;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	float: left;
	width: 100%;
}

#mainContent dl.Membership dd
{
	width: 60%;
}

#mainContent dd.contactImage
{
	clear: left;
	float: left;
	border: 1px dashed #666666;
	width: 90px;
	border: 1px solid #EAEAEA;
	padding: 4px 4px 4px 4px;
	margin: 5px 20px 15px 0px;
}

#mainContent dd.contactSynopsis
{
	float: left;
	width: 76%;
}

#mainContent .date
{
	font-size: 95%;
	font-style: italic;
}

#mainContent .contentImage
{
	border: 1px solid #EAEAEA;
	float: right;
	padding: 4px 4px 4px 4px;
	margin: 0 10px 15px 20px;
}

/*	Define style for single image or quote on the content page 	*/
#mainContent p img, #ImageColumn img, #mainContent q, #mainContent blockquote, #mainContent h4 img
{
	border: 1px solid #EAEAEA;
	padding: 4px 4px 4px 4px;
	margin: 5px 10px 21px 30px;
	float: right;
}

#mainContent q, #mainContent blockquote
{
	float: left;
	margin-left: 0;
	text-align: center;
	text-transform: uppercase;
}

/*	Define style for the image column - to be applied when multiple images need to be displayed one under another on the same page 	*/
#ImageColumn
{
	float: right;
}

#ImageColumn img
{
	clear: both;
	float: left;
}

/*	Define style for the two column page layout	*/
.textColumn
{
	border: 0px solid #666666;
	clear: both;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 48%;
}

.adjustStyleForRightColumn
{
	clear: none;
	float: right;
}

/*	Define style for the contact details	*/
#contactDetails
{
	clear: left;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 45%;
}

/*	Define style for the map area	*/
#mapArea
{
	float: right;
	border: 1px dashed #666666;
	height: 300px;
	margin: 0 0 30px 0;
	text-align: center;
	text-transform: uppercase;
	width: 54.6%;
}

/*	Define style for the board structure diagram in Stragegy & Structure	*/
#boardStructureDiagram
{
	border: 1px dashed #666666;
	float: left;
	height: 100px;
	margin: 5px 0 25px 0;
	padding: 0 0 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 99%;
}
/*	End of content page rules	*/

#coreValues, #mainContent .memberServices, #mainContent .warehouseStats
{
	clear: both;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

#mainContent .warehouseStats
{
	margin-bottom: 20px;
}

#mainContent .SeparatingImage
{
	clear: both;
	float: left;
	margin: 0 15% 20px 15%;
	padding: 0 0 0 0;
	display: inline;
	width: 70%;
}

#mainContent .SeparatingImage img
{
	border: 1px solid #EAEAEA;
	padding: 4px 4px 4px 4px;
	margin: 5px 10px 15px 30px;
	display: inline;
	clear: both;
	float: left;
}

#mainContent .PortraitImages img + img
{
	clear: none;
	float: right;
	margin: 5px 33px 15px 10px;
}

#coreValues dt, #mainContent .memberServices dt, #mainContent .warehouseStats dt
{
	float: left;
	margin: 1px 0 10px 0;
	padding: 0 0 0 0;
	text-align: right;
	width: 25%;	
}

#mainContent .memberServices dt.noDetails
{
	margin-right: 75%;
}

#coreValues dd, #mainContent .memberServices dd, #mainContent .warehouseStats dd
{
	float: left;
	margin: 0 0 10px 1%;
	padding: 0 0 0 0;
	width: 74%;	
}

#mainContent .warehouseStats dd.DefTitleAdditionalInfo
{
	margin-left: 26%;
	display: inline;
}


/***
Strategy & Structure  - Holdings Board
***/
#mainContent h2 a, #mainContent h3 a
{
	 color: #666666;
	 font-weight: bold;
	 text-decoration: none;
}

#mainContent h2.DirectorType
{
	clear: both;
	float: left;
	margin-top: 10px;
	padding-top: 0;
	width: 90%;
}

#mainContent ul.ListofDirectors
{
	/*border-bottom: 3px solid #CCCCCC;*/
	clear: both;
	float: left;
	list-style-type: square;
	margin: 0 0 0 0;	
	padding: 0 3% 20px 3%;
	width: 93%;
}

#mainContent ul.ListofDirectors li
{
	margin: 0 0 9px 0;
	padding: 0 0 0 0;
}

#mainContent .boardaddress
{
	/*border-top: 3px solid #CCCCCC;*/
	border-bottom: 3px solid #CCCCCC;
	clear: both;
	float: left;
	margin: 0 0 10px 0;	
	padding: 10px 3% 10px 3%;
	width: 93%;
}

#mainContent div.substructure
{
	border-bottom: 3px solid #CCCCCC;
	float: left;
	margin: 0 0 0 0;
	padding: 0 3% 10px 3%;
	width: 93%;
}


#mainContent .substructure + .substructure
{
	margin-top: 10px;
}


#mainContent div.substructure .BoardMemberPic
{
	border: 1px solid #AAB4BF;
	float: left;
	margin: 0 2% 0 0;
	padding: 0.7% 0.75% 0.6% 0.75%;
	width: 23.8%;	
}

#mainContent div.substructure .BoardMemberPic img
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;	
}

#mainContent div.substructure .BoardMemberDetails
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 69%;
}

#mainContent div.substructure .BoardMemberDetails h3
{
	color: #666666;
	float: left;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
	width: 100%;
}

#mainContent div.substructure .BoardMemberDetails a.email
{
	float: left;
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
	width: 100%;
}