/*
	Author: 	box2 technologies, llc
Designer: 	Jill Savini
	Client: 	Francisco Partners
*/
@import "head.css";
@import "nav.css";
@import "homepage.css";

/*----------------------------*/

.alt {
	display:none;
}
body {
	font-family:arial, verdana, sans-serif;
	line-height:1.5;
	background-color:#e3e4df;
}

/* -- COMMON ATTRIBS -- */
	img {
		border:none;
	}
	body, h2 a, .description h3, .news_item h4 a, .news_description h3, .address h2 {
		color:#333;
	}
	.news_item h3, .news_item p, .news_description h2, .news_description h4, #quick_links h2 a:hover, .address {
		color:#666;
	}
	a, h3, .stock_symbol, .investment_team div, .feature_box li a, .team_box li a {
		color:#999;
	}
	
	h1, h2, h3, h4, h5, .URL, .URL a, .team_box, .team_box ul, .team_box li, 
	.feature_box, .feature_box ul, .feature_box li, #bio_company_list ul, 
	.description ul, .description li, .news_item h3, .news_item h4, 
	#bottom_nav li ul, #bottom_nav li li, #bio_nav li ul, #bio_nav li li, #bio_nav ul, #bottom_nav ul, 
	.news_description h2, .news_description h3, .news_description h4 {
		margin:0;
		padding:0;
	}
	
	body, h2, h3, h5, .stock_symbol, .team_box li, .feature_box li, .carrot, .news_item h4, .news_description h2, .news_description h3, .news_description h4 {
		font-size:12px;
	}
	.nav_button, .back_button {
		font-size:10px;
	}
	h1, h3, h5, #footer, .stock_symbol, .team_box li, .feature_box li, #quick_links h2, .address h2 {
		font-weight:normal;
	}
	.legal p {
		margin:0 0 10px 0;
	}
	.description ul, .team_box li, .feature_box li, #bio_company_list li {
		list-style:none;
	}
	#quick_links, #bio_company_list, #portfolio_item {
		width:260px;
		position:absolute;
		right:0;
	}
	#quick_links, #bio_company_list {
		top:276px;
	}
	#content .news h2 a:hover, .team_box a:hover, .feature_box a:hover, .URL a:hover, .nav_button a:hover, .back_button a:hover, .news_item a:hover {
		text-decoration:underline;
	}
	legend {
		font-size:14px;
		font-weight:bold;
	}
	.nav_button a, .back_button a {
		color:#00f;
		text-transform:uppercase;
		font-size:10px;
	}
/* -- END COMMON ATTRIBS -- */

a {
	text-decoration:none;
}
h1 {
	font-size:30px;
	padding:0;
	margin:0;
	line-height:100%;
}
h2 {
    color:#000;
    margin:10px 0;
}
h3 {
	margin:3px 0;
}
fieldset {
	border:0;
}
#container {
	width:975px;
	margin:30px auto;
	position:relative;
	background-color:#fff;
}
#container {
	min-height: 600px; /* IEwin does not support min-height */
	height: 600px;
}
#home #container {
	border:2px solid #fff;
}
html>body #container {
	height: auto;
}
#content {
	margin:15px 10px;
	padding:0;
}
#footer {
	clear:both;
	font-size:10px;
	text-align:right;
	margin:0 20px 0 0;
	padding:0;
}
.stock_symbol {
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.description {
	clear:left;
	width:617px;
	border-bottom:1px solid #ccc;
	float:left;
	display:inline;
	margin:12px 0 10px 0;
	padding:0 0 13px 0;
}
.news_description {
	width:750px;
}
.news_description h2, .news_description h4 {
	font-weight:normal;
}
.news_description h3 {
	font-weight:bold;
}
.team_box h2 {
	margin:0 0 0 0;
	padding:0;
	clear:both;
}
.rightside_bio {
	padding:0 0 0 0;
	float:right;
	width:275px;
}
.rightside_bio ul {
	list-style:none;
}
.URL {
	margin:2px 0 0 0;
	padding:0;
	clear:both;
}
#quick_links h2 a:hover {
	text-decoration:none;
}
.back_button {
	float:right;
	width:100px;
}
.carrot {
	vertical-align:-1px;
}
.address {
	margin-bottom:18px;
}
.address a {
	color:#666;
}
.news_item {
	margin:10px 0;
}
.news_item p {
    margin:0;
    padding:0;
}
.legal {
	width:660px;
}
#investment-pgs {
	color:#666;
	margin:0 0 0 0;
	padding:0 0 0 0;
/*	width:800px;*/
}
#investment-pgs h1 {
	font-size:22px;
	color:#333;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
#investment-pgs ul {
	margin:10px 0 0 25px;
	padding:0 0 0 0;
}
.sector-focus h2 {
	width:600px;
	font-weight:normal;
	color:#666;
	margin:0;
	padding:0;
}
#hardware, #semiconductors, #software {
	float:left;
	width:30%;
	text-align:center;
	margin-top:20px;
	padding-bottom:20px;
}
#hardware td, #semiconductors td, #software td, {
	width:200px;
	height:80px;
	text-align:center;
	vertical-align:middle;
}
#hardware table, #semiconductors table, #software table {
	margin:auto;
}

#hardware table, #semiconductors table, #software table {
	width:100%;
	height:300px;
}
#hardware td, #semiconductors td, #software td {
	height:33%;
	width:100%;
	text-align:center;
	vertical-align:middle;
}
#hardware img, #semiconductors img, #software img {
	text-align:center;
	margin:0;padding:0;
}
#hardware h1,				#hardware h1 a,
#semiconductors h1,	#semiconductors h1 a,
#software h1,				#software h1 a {
	height:13px;
	margin:0 auto 40px auto;
	padding:0;
	display: inline;
}
#hardware h1 a, #semiconductors h1 a, #software h1 a {
	display:block;
}

#hardware h1, #hardware h1 a, #hardware h1 a:hover						{ width:168px; }
#semiconductors h1, #semiconductors h1 a, #semiconductors h1 a:hover	{	width:144px; }
#software h1, #software h1 a, #software h1 a:hover 						{ width:182px; }
#hardware h1, #hardware h1 a 											{ background: url('img/hardware-systems.gif') no-repeat; }
#semiconductors h1, #semiconductors h1 a 								{ background: url('img/semiconductors.gif') no-repeat; }
#software h1, #software h1 a 											{ background: url('img/software-and-services.gif') no-repeat; }
#semiconductors {
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
}
.situation {
	border-top:1px solid #ccc;
	clear:both;
	margin-top:20px;
}
.situation p {
	width:500px;
	float:left;
	display:inline;
}
.situation td {
	width:200px;
	vertical-align:middle;
	text-align:center;
}
.situation table {
	padding:15px;
	float:left;
}
.left, .right {
	float:left;
	width:49%;
	margin:0;
	padding:0;
}
.right {
	margin:0 auto 20px auto;
	text-align:center;
}

.left div, .right div {
	background: url(img/company-description.gif) repeat-x bottom;
	padding:0 0 14px 0;
	margin:0 0 0 0;
}
.right a:hover {
	text-decoration:underline;
}
.darkText {
	color:#333;
}
.companyContent {
	float:left;
	width:680px;
	padding:0;
	margin:0;
}
.company_logo_space {
	height:62px;
}
.portfolio_rightCol {
	float:right;
	width:275px;	
}
.clear_it {
	clear:both;
	margin:0;
	padding:15px 0 0 0;
}
p {
  margin:10px 0;
  padding:0;
}

table.company-logos {
  border-top:2px solid #ccc;
  margin:40px auto 20px auto;
  width:98%;
}

#divPortfolioLogo1, #divPortfolioLogo2, #divPortfolioLogo3, #divPortfolioLogo4 {
	height:70px;
	width:25%;
	text-align:center;
	vertical-align:middle;
}
.circles {
	width:810px;
	margin:20px auto;
}
.circles li, .circles li a {
	width:150px;
	height:150px;
	float:left;
}
.circles li {
	list-style: none;
	margin:20px;
	display:inline;
}

.fplogo { background:url('img/fp-logo.gif') no-repeat; }
.op a 	{ background:url('img/op-off.gif') no-repeat;	 }
.sc a		{ background:url('img/sc-off.gif') no-repeat;	 }
.ec a		{ background:url('img/ec-off.gif') no-repeat;	 }
#op .op, .op a:hover, .op_on { background: url('img/op-on.gif') no-repeat;	 }
#sc .sc, .sc a:hover, .sc_on { background: url('img/sc-on.gif') no-repeat;	 }
#ec .ec, .ec a:hover, .ec_on { background: url('img/ec-on.gif') no-repeat;	 }

.op-partners p {
	width:800px;
}
.op-partners {
	clear:both;
}
.op-partners ul {
	margin:0;
	padding:0;
	list-style:none;
}
.op-partners h3 {
	font-weight:bold;
	color:#333;
}

a:hover {
	text-decoration:underline;
}
.mdash {
	list-style:none;
}
.movingleftside {
	float:left;width:49%;
}
.movingrightside {
	float:right;width:49%;
}
.sector-focus p {
	width:800px;
}