body { 
	margin: 0 0 30px 60px;
	padding: 0;
	color: #333; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 1.4em;
	background: #fff url(../images/tab_blank.gif) 0px 90px no-repeat;
	}

* html body {
	font-size: x-small; /*IE5 Win*/
	f\ont-size: small; /*Other IEs*/
	}
		
#header {
	margin: 0;
	padding: 0;
	height: 90px;
	vertical-align: top;
	}
	#header #nav { /*pushes the nav in 12px to align with the text in the header bar*/
		padding-left: 12px; 
		}

#mainbody {
	clear: right; /*clears the nav1 float*/
	margin: 0;
	padding: 0;
	vertical-align: top;
	}	
	#sidebar {
		float: left;
		width: 18%; 
		}		
	#content {
		float: right;
		margin: 0;
		padding: 0;
		width: 80%;
		}
		#primary {
			float: left;
			width: 50%; /*for 2/2 layouts*/
			padding-top: 20px;
			}
			body.portfolio #primary, body.team #primary, body.news #primary, body.strategy_cases #primary, body.error #primary { 
				width: 75%; /*for 3/1 layouts*/
				_width: 73%; /*for ie*/
				}
			#primary div { /*extra cedarholm bulletproof div*/
				padding: 0 20px 0 0; 
				}	
		#secondary {
			float: right;
			width: 49%; /*for 2/2 layouts*/
			}
			body.portfolio #secondary, body.team #secondary, body.news #secondary, body.strategy_cases #secondary, body.error #secondary { 
				width: 24.5%; /*for 3/1 layouts*/
				}
			#secondary div { /*extra cedarholm bulletproof div*/
				padding: 22px 40px 0 0;
				}	
	#footer {
		clear: both;
		margin: 0 0 0 0;
		padding: 0;
		position: relative;
		}
		#footer p {
			margin: 0 0 0 20%;
			padding-left: 12px;
			padding-top: 72px;
			color: #999;
			font-size: 85%;
			}


div#logo {
	float: left;
	width: 18%;
	margin: 0;
	padding: 0;
	}
	div#logo img {
		margin-top: 40px;
		width: 168px; /*134px-168px*/
		height: 25px; /*20px-25px*/
		}

	
#nav1 {
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	width: 80%;
	height: 12px;
	list-style: none;
	overflow: hidden;
	}
	#nav1 li {
		margin: 0;
		padding: 0;
		list-style: none;
		display: inline;
		}
		#nav1 li a {
			float: left;
			padding: 12px 0 0 0;
			width: 90px;
			overflow: hidden;
			height: 0px !important;
			height /**/:12px; /*ie5win only*/
			}
			#nav1 li a:hover {
				background-position: 0 -24px;
				}
			li#t-contact a {background: url(../images/nav1_t-contact.gif) no-repeat;}
			li#t-home a {background: url(../images/nav1_t-home.gif) no-repeat;}
			li#t-news a {background: url(../images/nav1_t-news.gif) no-repeat;}
			li#t-portfolio a {background: url(../images/nav1_t-portfolio.gif) no-repeat;}
			li#t-strategy a {background: url(../images/nav1_t-strategy.gif) no-repeat;}
			li#t-team a {background: url(../images/nav1_t-team.gif) no-repeat;}
			li#t-lp a {background: url(../images/nav1_t-lp.gif) no-repeat;}

			/*on states for tab, as mapped to body class*/
			body.contact #t-contact a, body.home #t-home a, body.news #t-news a, body.portfolio #t-portfolio a, body.strategy #t-strategy a, body.team #t-team a, body.strategy_cases #t-strategy a {
				background-position: 0px -12px;	
				}

				
#nav2 {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	#nav2 li {
		margin: 0 0 0.7em 0;
		padding: 0;
		font-size: 85%;
		}
		#nav2 li a {
			color: #8e8379;
			text-decoration: none;
			}
			#nav2 li a:hover, #nav2 li a:active {
				color: #c41130;
				text-decoration: underline;
				}
			#nav2 li a.current {
				color: #c41130;
				}
		ul#nav2 li { /*for non-link text*/
			color: #beb3a9;
			}
		ul#nav2 li.parent_portfolio, ul#nav2 li.parent_alta_news, ul#nav2 li.parent_events { /*for spacing on ir in news left nav*/
			margin: 0 0 0.7em 0;
			}
		ul#nav2 li.nav3 {
			padding-left: 12px;
			}





h1 { /*page heads, replaced by specifics below*/
	clear: left;
	margin: 0;
	padding: 0;
	height: 200px;
	color: #fff;
	background: #a6121a url(../images/h1_bg_basic.gif) bottom left no-repeat;
	position: relative;
	font-size: 125%;
	}
	h1 span { /*general h1 ir rules, actual images are replaced in each html file*/
		position: absolute;
		width: 600px;
		height: 80px;
		}

	
h2 { /*main content body head*/
	margin: 0;
	padding: 0;
	font-size: 100%;
	}

h3 { /*sidebar heads*/
	margin: 18px 0 6px 0;
	padding: 0;
	font-size: 115%;
	}
	h3.portfolio_news, li.parent_portfolio { /*for ir*/
		text-indent: -5000px;
		background: url(../images/h3_PortfolioNews.gif) no-repeat;
		margin: 0 0 0.7em 0;
		}
		/* h3.portfolio_news a, li.parent_portfolio a { 
			display: block;
			height: 12px;
			background: url(../images/h3_PortfolioNews.gif) no-repeat;
			} */

	h3.alta_news, li.parent_alta_news { /*for ir*/
		text-indent: -5000px;
		background: url(../images/h3_AltaNews.gif) no-repeat;
		margin: 0 0 0.7em 0;
		}
		/* h3.alta_news a, li.parent_alta_news a { 
			display: block;
			height: 12px;
			background: url(../images/h3_AltaNews.gif) no-repeat;
			} */
			
	h3.events, li.parent_events { /*for ir*/
		text-indent: -5000px;
		background: url(../images/h3_UpcomingEvents.gif) no-repeat;
		height: 12px;
		margin: 0 0 0.7em 0;
		}
		/* h3.events a, li.parent_events a { 
			display: block;
			height: 12px;
			background: url(../images/h3_UpcomingEvents.gif) no-repeat;
			} */

	h3.portfolio_recent { /*for ir*/
		text-indent: -5000px;
		background: url(../images/h3_RecentAdditions.gif) 12px 0 no-repeat;
		height: 12px;
		margin: 0.7em 0 1.4em 0;
		}

	h3.directions { /*for ir*/
		text-indent: -5000px;
		background: url(../images/h3_Directions.gif) 12px 0 no-repeat;
		height: 12px;
		margin: 1.4em 0 0.35em 0;
		}



h4 { /*story subhead, inline head when within content div*/
	font-size: 125%;
	}

h5 {
	font-size: 85%;
	color: #777;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 1.4em 0;
	padding: 0;
	}
	h5 em {
		font-size: 100%;
		font-style: italic;}
	
p {
	margin: 0;
	padding: 0 0 1.4em 0;
	}
	p.intro { /*narrows col width of text on wide pages*/
		width: 70%;
		}
	p.source {
		font-style: italic;
		}
	p.date {
		}
	p.rss {
		font-size: 85%;
		font-weight: bold;
		margin-top: 2em;
		}
	p.leadin {
		color: #333;
		font-size: 120%;
		margin-left: -12px;}

img {
	border: none;
	}

strong { 
	font-weight: bold;
	}

em { 
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: #777;
	}
	
a:link {
	color: #249;
	text-decoration: none;
	}
	a:visited {
		color: #249;
		text-decoration: none;
		}
	a:hover, a:active {
		color: #26b;
		text-decoration: underline;
		}
	a.external, a:link.external {
		background: url(../images/external.gif) right top no-repeat;
		padding-right: 12px;
		}

.hide {
	display: none;
	}

/*misc specific*/
#bio em {
	font-size: 85%;
	color: #777;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 1.4em 0;
	padding: 0;
	}

div#thumbnails {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	div#thumbnails img {
		width: 72px;
		margin: 0 12px 12px 0;
		display: inline;
		}
		
#secondary div div.banner {
	margin: 0;
	padding: 172px 0 0 52px;
	background: url(../images/banner_casestudy.jpg) top left no-repeat;	
	}
	#secondary div div.banner h2 {
		margin-bottom: 16px;
		}
		
#secondary div div.case_exhibit {
		margin: 0;
		padding: 0 0 0 40px;
		background: url(../images/banner_casestudy.jpg) top left no-repeat;	
		}

	
#primary div h2, #primary div h3, #primary div h4, #primary div h5, #primary div p, #primary div ul, #primary div div#thumbnails { /*this needed because iewin did not like neg margins on double-hit portraits*/
	padding-left: 12px;
	}


/*lists*/
ul.cases { 
	font-size: 85%;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	ul.cases li {
		margin-bottom: 0.7em;
		color: #777;
		}
	ul.cases li a, ul.cases li a:link {
		font-size: 120%;
		}
ul.news_primary { /*for main news page*/
	font-size: 85%;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	ul.news_primary li {
		margin-bottom: 0.7em;
		color: #777;
		}
	ul.news_primary li a, ul.news_primary li a:link {
		font-size: 120%;
		}
	
ul.news_secondary { /*when displayed in sidebar*/
	font-size: 85%;
	margin: 0 0 36px 0;
	padding: 0;
	list-style: none;
	}
	ul.news_secondary li {
		margin-bottom: 0.7em;
		color: #777; /*used only for non-link text like dates*/
		}

ul.spotlight { /*for home sidebar*/
	margin: -5px 0 0 0;
	padding: 0 0 0 50px;
	height: 200px;
	list-style: none;
	background: url(../images/tab_recentadditions.gif) top left no-repeat;
	}
	ul.spotlight li {
		margin-bottom: 0.35em;
		color: #333;
		font-size: 85%;
		font-weight: bold;
		}
		ul.spotlight li a {
			font-weight: normal;
			}

ul#boardseats, ul#investments { /*for team page sidebars*/
	margin: 0 0 0 0;
	padding: 0 0 0 50px;
	list-style: none;
	min-height: 200px;
	background: url(../images/tab_boardseats.gif) top left no-repeat;
	}
	ul#investments {
		margin-top: 20px;
		background: url(../images/tab_investments.gif) top left no-repeat;
		}
	ul#boardseats li, ul#investments li {
		margin: 0 0 6px 0;
		padding: 0;
		}
	ul#boardseats img, ul#investments img {
		width: 108px/*108px*/;
		height: 54px/*54px*/;
		}
	#secondary div div.companyList { /*extra div around inv and board ul allows bg color under tab*/
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background: url(../images/tab_under.gif) top left repeat-y;
		}
	ul#boardseats img a:hover, ul#investments img a:hover {
		border: none;
		text-decoration: none;
		}

ul.directions { 
	margin: 0 0 1.4em 0;
	padding: 0;
	list-style: none;
	}



/* tables*/
table { 
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	vertical-align: top;
	}
	td {
		margin: 0;
		padding: 0 12px 1.4em 0;
		vertical-align: top;
		}
		td.logo {
			width: 33%;
			padding-left: 12px;
			background: url(../images/rule_port1.gif) bottom left no-repeat;
			}
			td.logo img {
				padding-top: 4px;
				}
		td.description {
			background: url(../images/rule_port2.gif) bottom left repeat-x;
			}




/*sectio-specific*/
body.home {
	background: #fff url(../images/home_bg_2.jpg) top left repeat-x; /*_2 is best bottle, _2 is blank*/
	margin: 0;
	padding: 0;
	}
	body.home #wrapper {
		background: url(../images/tab_home.gif) 0 90px no-repeat;
		padding: 0 0 30px 60px;
		}
	body.home div#logo img {
		margin-top: 40px;
		width: 168px;
		height: 25px;
		}

	body.home p.intro {
		margin: 20px 0 0 12px;
		font-size: 112%;
		line-height: 1.5em;
		}
	body.home h1 {
		background: #a6121a url(../images/h1_bg_home.gif) bottom left no-repeat;
		color: #a6121a;
		}
	body.home h3.alta_news {
		margin-top: 20px;
		background-position: 12px 0;
		}
	body.home h3.portfolio_news {
		background-position: 12px 0;
		}
	body.home #primary a {
		font-size: 120%;
		}
	body.home #primary div {
		padding-top: 3px;
		}
	body.home #secondary div {
		padding-top: 5px;
		}
	body.home ul.news_secondary li {
		color: #555; /*changes date color on home news*/
		}


body.strategy, body.strategy_cases {
	background: #fff url(../images/tab_strategy.gif) 0px 90px no-repeat;
	}
	body.strategy h1 {
		background-color: #a6121a;
		color: #a6121a;
		}
	body.strategy #secondary div div.banner_founders {
		margin: 0;
		padding: 0;
		background: url(../images/banner_basicbg.gif) top left repeat-x;	
		}


body.portfolio {
	background: #fff url(../images/tab_portfolio.gif) 0px 90px no-repeat;
	}
	body.portfolio h1 {
		background-color: #ae654c;
		color: #ae654c;
		}
	

body.team {
	background: #fff url(../images/tab_team.gif) 0px 90px no-repeat;
	}
	body.team h1 {
		background: #507199 url(../images/h1_bg_basic.gif) bottom left no-repeat;
		color: #507199;
		}
	body.team #portrait {
		float: left;
		width: 144px; /*Changed 080204 from: 33% */
		margin: 4px 0 0 0;
		padding: 0;
		/*Deleted 080204: height: 300px; */
		}
	body.team #bio {
		margin: 0 0 0 154px;
		padding: 0;
		}
		body.team #bio h2 {
			padding-top: 0px;
			}
	body.team #thumbnails {
		max-width: 640px; /*added for Heidi 10/08 to limit line lengths*/
		}

	/*Deleted 080204:
		body.team #bio {
		float: right;
		width: 66.9%; 
		margin: 0;
		padding: 0;
		} */

body.news {
	background: #fff url(../images/tab_news.gif) 0px 90px no-repeat;
	}
	body.news h1 {
		background-color: #546756;
		color: #546756;
		}
	body.news h1 span {
		background: url(../images/h1_News.gif) no-repeat;
		}
	body.news #primary h3.portfolio_news {
		background-position: 12px 0;
		}
	body.news_portfolio h1 span {
		background: url(../images/h1_PortfolioNews.gif) no-repeat;
		}
	body.news_alta h1 span {
		background: url(../images/h1_AltaNews.gif) no-repeat;
		}
	body.news_event h1 span {
		background: url(../images/h1_UpcomingEvents.gif) no-repeat;
		}
	body.news #primary {
		max-width: 640px; /*added for Heidi 9/08 to limit line lengths*/
		}

body.contact {
	background: #fff url(../images/tab_contact.gif) 0px 90px no-repeat;
	}
	body.contact h1 {
		background-color: #b9814a;
		color: #b9814a;
		}
	body.contact h1 span {
		background: url(../images/h1_Contact.gif) no-repeat;
		}
	body.contact #secondary div div.banner {
		margin: 0;
		padding: 0;
		background: url(../images/banner_basicbg.gif) top left repeat-x;	
		}

body.error {
	background: #fff url(../images/tab_blank.gif) 0px 90px no-repeat;
	}
	
	