/* CMG: Main stylesheet */

/* Colours:

	#0B4599 - Main Blue - Snr Exec Btn
	#2357A2 - Families Btn
	#2F61A8 - Career Btn
	#3B6AAD - Bus Owners Btn	
	
	#566BA1 - Darker Purple/Blue Lines
	#5D75AD - Rollover Mid Purple (lens darker)
	#7087BD - Mid Purple/Blue
	#ADB8D7 - Light Purple/Blue

	#383838 - Dk Grey
	#4C4C4C
	#888888
	#ABABAB - Light Grey
	#E6E6E6 - BG Grey	


	#094A8C - Text blue (link)
	#000 - Text
	

*/

/* HTML tag styles */

body {
	background-color: #E6E6E6;
	color: #000;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	margin-bottom: 24px;
	padding: 0;
	text-align: center;
}
a:link, a:visited {
	text-decoration: underline;
	color: #094A8C;
}
a:hover {
	text-decoration: none;
}
td, th, table, div, input, select {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
td, th {
	padding: 1em 0.5em;
	border-bottom: 1px solid #E6E6E6;
	line-height: 1.6em;
	vertical-align: top;
	text-align: left;
}
th {
	border-top: 1px solid #E6E6E6;
}
th.shaded {
	border-top: 0;
	background-color: #383838;
	color: #fff;
	font-weight: bold;
	padding: 0.5em;
}
td.tdtop {
	border-top: 1px solid #E6E6E6;
}
table {
	padding: 0;
	margin: 0;
	margin-top: 1em;
	clear: right;
}
h1 {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #7087BD;
	margin: 100px 0 0 24px;
}
h2 {
	font: 1.4em Arial, Helvetica, sans-serif;
	color: #383838;
	margin: 0 0 1em 0;
	font-weight: bold;
	line-height : 1.4em;
}
h3 {
	font-size: 1em;
	color: #094A8C;
	margin: 2em 0 1em 0;
	font-weight: bold;
	line-height : 1.6em;
}
h4 {
	font-size: 1em;
	color: #000;
	margin: 1em 0 1em 0;
	font-weight: bold;
	font-style: italic;
	line-height : 1.6em;
}
h5 {
	font-size: 1em;
	color: #888888;
	margin: 1em 0 0 0;
	font-weight: normal;
	line-height : 1.6em;
}
p {
	line-height : 1.6em;
	margin: 0 0 1em 0;
}
hr {
	color : #E6E6E6;
	height : 0;
	margin: 1em 0 1em 0;
	border: 0;
	border-top: 1px solid #E6E6E6;
}
ol {
	line-height : 1.6em;
	list-style-type : decimal;
	margin: 0 0 1em 3em;	
	text-indent: 0;
	padding: 0;
}
ul {
	line-height : 1.6em;
	list-style-type : square;
	margin: 0 0 1em 16px;	
	text-indent: 0;
	padding: 0;
}
li {
	margin: 0 0 0.7em 16px;
}
blockquote {
	font: 1.2em Arial, Helvetica, sans-serif; 
	line-height: 1.4em;
	margin: 1em 24px;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	color: #094A8C;
}
blockquote p {
	margin: 0;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}


/* ---- CUSTOM STYLES ---- */

/* Page layout */

#frame {
	width: 769px;
	margin: auto;
	margin-top: 0;
	padding: 0;
	text-align: left;
	position: relative;
	background-color: white;		
}
#logo {
	width: 769px;	
	height: 98px;
	background-color: #E6E6E6;
}
#pic {
	width: 514px;
	height: 174px;
	position: absolute;
	top: 98px; left: 0px;
	z-index: 3;
}
#pic img, #pic object {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
#pic-spacer {
	height: 208px;
	width: 482px;
}
#navigation {
	float: right;
	width: 255px;
	color: white;	
	background-color: #ADB8D7;
	margin: 0;
	margin-top: -1px;
	margin-left: 24px;
	margin-bottom: 24px;		
}
#page {
	width: 100%;
	margin: 0;
	background-color: white;
	text-align: left;
}
#page h2, #page h3, #page h4, #page h5, #page p, #page table, #page hr {
	margin-left: 24px;
	margin-right: 24px;
}
#page hr {
	margin-left: 0;
	margin-right: 0;
}  
#page ul, #page ol {
	margin-left: 40px;
	margin-right: 24px;
}
#page ul li ul {
	margin-top: 0.5em;
}
#page table table, #page table p, #page table h2, #page table h3, #page table h4, #page table h5 {
	margin-left: 0;
	margin-right: 0;
}
#page table ul {
	margin-left: 16px;
	margin-right: 0;
}
#page table h3 {
	margin-top: 0;
}
#col-1, #col-2, #col-3 {
	width: 245px;
	float: left;
	margin-bottom: 1em;
	word-wrap: break-word;
}
#col-1 p, #col-2 p, #col-3 p {
	margin-right: 0;
}
#right-col {
	width: 216px;
	float: right;
	text-align: left;
	margin: 0 24px 0 0 !important;
	margin: 0 12px 0 0;
}
#footer {
	width: 769px;
	margin: 24px 0 0 0;
	text-align: left;
	position: relative;
	font-size: 0.9em;
	color: #ABABAB;
	clear: both;
	background-color: #383838;
}



/* Navigation, links */

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #7087BD;
	display: block;
	overflow: hidden;
}
#navigation ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li a {
	width: 255px;
	padding: 35px 0 0 0;
	overflow: hidden;
	display: block;
	height: 0px !important;
	height: 35px; /* for IE5/Win only */
}
#navHome a {
	background: url(images/BtnHome4.gif) top left no-repeat;
}
#navExecutives a, #navExecutivesOn a {
	background: url(images/BtnExecutives4.gif) top left no-repeat;
}
#navFamilies a, #navFamiliesOn a {
	background: url(images/Btn-Family-Business-4.gif) top left no-repeat;
}
#navCareer a, #navCareerOn a {
	background: url(images/BtnCareer4.gif) top left no-repeat;
}
#navOwners a, #navOwnersOn a {
	background: url(images/BtnOwners4.gif) top left no-repeat;
}
#navPerformance a, #navPerformanceOn a {
	background: url(images/Btn-Performance-Management-4.gif) top left no-repeat;
}
#navPeer a, #navPeerOn a {
	background: url(images/Btn-Peer-Leaders-Forum-4.gif) top left no-repeat;
}
#navLibrary a {
	background: url(images/BtnLibrary4.gif) top left no-repeat;
}
#navAbout a, #navAboutOn a {
	background: url(images/BtnAbout4.gif) top left no-repeat;
}
#navContact a {
	background: url(images/BtnContact4.gif) top left no-repeat;
}
#navExecutivesOn a, 
#navFamiliesOn a, 
#navCareerOn a, 
#navOwnersOn a, 
#navPerformanceOn a, 
#navPeerOn a, 
#navAboutOn a {
	background-position: -510px 0;
}
#navHome a:hover, 
#navExecutives a:hover, 
#navFamilies a:hover, 
#navCareer a:hover, 
#navOwners a:hover, 
#navPerformance a:hover,
#navPeer a:hover,
#navLibrary a:hover, 
#navAbout a:hover, 
#navContact a:hover {
	background-position: -255px 0;
}
#navHomeOn a:hover, 
#navExecutivesOn a:hover, 
#navFamiliesOn a:hover, 
#navCareerOn a:hover, 
#navOwnersOn a:hover,
#navPerformanceOn a:hover,
#navPeerOn a:hover,
#navLibraryOn a:hover, 
#navAboutOn a:hover, 
#navContactOn a:hover {
	background-position: -765px 0;
}



#navigation ul li ul {
	line-height : normal;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;		
}
#navigation ul li ul li {
	margin: 0;
	padding: 0;
	line-height: normal;
	height: auto;	
}
#navigation ul li ul li a {
	padding: 5px 14px 6px 30px;
	background-color: #7087BD;
	width: 211px !important;
	width: 255px;
	text-decoration: none;
	color: #FFF;
	margin: 0;
	border-top: 0px solid #566BA1;
	display: block;
	background: url(images/BulletMenu.gif) 14px 9px no-repeat;
	height: auto !important;
}
#navigation ul li ul li a:hover {
	background-color: #5D75AD !important;
	margin: 0;	
    background-image: url(images/BulletMenu.gif) !important;
	background-position: 14px 9px !important;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #ABABAB;
}
#footer a:hover {
	text-decoration: underline;
}


/* Boxes, text styles, etc */

table.datatable {
	border-right: 1px solid #E6E6E6;
}
.datatable th {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #094A8C;
	text-align: center;
	border-left: 1px solid #E6E6E6;
	vertical-align: bottom;
	font-weight: bold;
}
.datatable td {
	text-align: center;
	border-left: 1px solid #E6E6E6;
}
#footer p {
	padding: 10px 24px;
	margin: 0;
	text-align: center;
}
.no-border, table.no-border td {
	border: 0;
}
p.blue {
	color: #0B4599;	
}
p.large, h3.large {
	font-size: 1.5em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
ul.list-2-col {
	width: 40%;
	float: left;
	margin-bottom: 0;
}
p.clear {
	clear: both;
}
#page table ul.doc {
	margin-left: 0;
	margin-right: 0;
}
#page ul.doc {
	margin-left: 22px;
	margin-right: 0;
}
#page ol li ul.doc {
	margin-left: 0;
	margin-top: 6px;
}
ul.doc {
	list-style-type: none;	
}
ul.doc li {
	background-image: url(images/BulletDoc.gif);
	background-position: -1px left;
	background-repeat: no-repeat;
	padding: 2px 0 3px 30px;
	margin-left: 0;
}
.spacer {
	clear: both;
	font-size: 1px;
	height: 1px;
}
