/* CSS Document */

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS Reset */

/* Header Backgrounds */

.philosophy {
background: url('../images/philosophy-header.jpg') top left no-repeat;
}

.services {
background: url('../images/services-header.jpg') top left no-repeat;
}

.recruiting {
background: url('../images/recruiting-header.jpg') top left no-repeat;
}

.sellside {
background: url('../images/sellside-header.jpg') top left no-repeat;
}

.buyside {
background: url('../images/buyside-header.jpg') top left no-repeat;
}

.fairness {
background: url('../images/fairness-header.jpg') top left no-repeat;
}

.ipo {
background: url('../images/ipo-header.jpg') top left no-repeat;
}

.special-committee {
background: url('../images/special-committee-header.jpg') top left no-repeat;
}

.valuations {
background: url('../images/valuations-header.jpg') top left no-repeat;
}

.wealth {
background: url('../images/wealth-header.jpg') top left no-repeat;
}

.aerospace {
background: url('../images/aerospace-header.jpg') top left no-repeat;
}

.consumer {
background: url('../images/consumer-header.jpg') top left no-repeat;
}

.food {
background: url('../images/food-header.jpg') top left no-repeat;
}

.healthcare {
background: url('../images/healthcare-header.jpg') top left no-repeat;
}

.media {
background: url('../images/media-header.jpg') top left no-repeat;
}

.industrial {
background: url('../images/industrial-header.jpg') top left no-repeat;
}

.retail {
background: url('../images/retail-header.jpg') top left no-repeat;
}

.technology {
background: url('../images/technology-header.jpg') top left no-repeat;
}

.beef {
background: url('../images/beef-header.jpg') top left no-repeat;
}

.contactus {
background: url('../images/contactus-header.jpg') top left no-repeat;
}

.sycamore {
background: url('../images/sycamore-header.jpg') top left no-repeat;
}

.essen {
background: url('../images/essen-header.jpg') top left no-repeat;
}

.capital {
background: url('../images/capital-header.jpg') top left no-repeat;
}

.operations {
background: url('../images/operations-header.jpg') top left no-repeat;
}

.monson {
	background: url('../images/monson-header.jpg') top left no-repeat;
}

.reynolds {
background: url('../images/reynolds-header.jpg') top left no-repeat;
}

.pursiano {
background: url('../images/jim-header.jpg') top left no-repeat;
}

.lium {
background: url('../images/lium-header.jpg') top left no-repeat;
}

.naranjo {
background: url('../images/naranjo-header.jpg') top left no-repeat;
}

.field {
background: url('../images/field-header.jpg') top left no-repeat;
}

.transactions {
background: url('../images/transactions-header.jpg') top left no-repeat;
}

.distribution {
background: url('../images/distribution-header.jpg') top left no-repeat;
}

.healthcare {
background: url('../images/healthcare-header.jpg') top left no-repeat;
}

.regulatory {
background: url('../images/regulatory-header.jpg') top left no-repeat;
}

.terms {
background: url('../images/terms-header.jpg') top left no-repeat;
}

.help {
background: url('../images/help-header.jpg') top left no-repeat;
}

.sitemap {
background: url('../images/sitemap-header.jpg') top left no-repeat;
}

.copyright {
background: url('../images/copyright-header.jpg') top left no-repeat;
}

.people {
background: url('../images/people-header.jpg') top left no-repeat;
}

.people2 {
background: url('../images/people2.jpg') top left no-repeat;
}

.studies {
background: url('../images/studies-header.jpg') top left no-repeat;
}

.business {
background: url('../images/business-header.jpg') top left no-repeat;
}

.snapple {
background: url('../images/snapple-header.jpg') top left no-repeat;
}

.knotts {
background: url('../images/knotts-header.jpg') top left no-repeat;
}
.west {
  background: url(../images/books.jpg) top left no-repeat;
}


body {
font-size: 62.5%;
background: #0b1c20;
font-family: Arial, Helvetica, "Helvetica Neue",  sans-serif;
color: #3b3c3d;
behavior:url('/reynolds/site/csshover2.htc');

}

p {
font-size: 12px;
line-height: 19px;
}

ul { padding-bottom: 18px; }

ul ul { padding: 4px 0 2px 0; margin-left: 15px; }

#content-container {
width: 950px;
background: #fff;
float: left;
}

.header {
width: 950px;
float: left;
height: 310px;
}

.header h1 a.logo {
width: 150px;
height: 65px;
display: block;
float: left;
background: url('../images/logo.gif') top left no-repeat;
text-indent: -9999px;
margin: 35px 0 0 48px;
}

	.header ul#nav {
		padding: 35px 0 0 0;
		float: right;
	}

	.header ul#nav li {
		float: left;
padding: 0 5px;
position: relative;
		z-index:9;
	}
	
	.header ul#nav li ul li {
	float: none;
	}
	
		.header li.folder ul {
			position:absolute;
			left:0; /* IE */
			top:20px;
			
		}		
		
		.header li.folder ul ul {
		position: absolute;
		left: 85px;
		top: 0;
		}
		
		.header li.folder a.submenu ul {
			position:absolute;
			left:25px; /* IE */
			top:20px;
			
		}
			
			.header a.submenu>ul { left:25px; } /* others */

	.header #nav li a.top {
		display: block;
		float: left;
background: url('../images/top-nav-bg.gif') top left no-repeat;
color: #fff;
width: 89px;
font-size: 11px;
text-decoration: none;
padding: 4px 0 8px 0;
text-align: center;
font-weight: bold;
	}
	
	.header #nav li a {
		display: block;
		clear: both;
		float: none;
		color: #fff;
text-decoration: none;
font-weight: bold;
padding: 5px 0;
	}
	
	.header #nav li a.top:hover, .header #nav li a:hover {
		color: #8ffe00;
		}
		
		

	

	/* regular hovers */

	.header a.top:hover {
				color: #8ffe00;
	}
		.header li.folder a:hover {
			color: #fff;
			text-decoration: none;
		}
	
	/* hovers with specificity */
	
	.header li.folder:hover { z-index:10; }		
		
	.header ul ul, .header li:hover ul ul {
		display:none;
	}

	.header li:hover ul, .header li:hover li:hover ul {
		display: block;
background: url('../images/transparent.png') top left repeat;
color: #fff;
width: 158px;
font-size: 11px;
text-decoration: none;
padding: 2px 4px 3px 4px;
text-align: left;
font-weight: normal;
color: #fff;
	}	
	
.goto {
color: #8ffe00;
}

.page-title {
float: left;
width: 875px;
clear: both;
padding: 190px 0 0 75px;
}

.page-title h2 {
font-size: 30px;
color: #fff;
text-indent: -9999px;
}

#content {
width: 100%;
float: left;
background: url('../images/content-bg.jpg') top right repeat-y;
}

#inside-content-bg {
background: url('../images/footer-bg.jpg') bottom right no-repeat;
float: left;
width: 100%;
}

#main-content {
float: left;
width: 645px;
padding: 10px 10px 10px 40px;
}

#sidebar {
float: right;
width: 210px;
padding: 10px 20px 45px 10px;

}

#footer {
width: 100%;
background: #00407a;
clear: both;
padding: 10px 0;
}

#footer ul#bottom-navigation {
padding: 0 0 5px 40px;
float: left;
}

#footer ul#bottom-navigation li {
float: left;
display: inline;
padding: 0 5px;
border-right: 1px solid #8ffe00;
}

#footer ul#bottom-navigation li.no-border {
border: 0;
}

#footer a {
color: #8ffe00;
font-size: 11px;
text-decoration: none;
}

#footer a:hover {
color: #f4f4f4;
border-bottom: 1px solid #fff;
}

#footer p {
clear: both;
font-size: 11px;
padding: 2px 40px;
color: #fff;
line-height: 13px;
}

#footer p a {
color: #fff;
border-bottom: 1px dotted #fff;
}

h3 {
font-size: 18px;
font-weight: bold;
padding: 10px 0 5px 0;
}

p {
font-size: 12px;
line-height: 26px;
text-align: justify;
padding: 8px 0;
}

address {
font-size: 12px;
line-height: 19px;
text-align: justify;
padding: 8px 0;
}

#main-content ul li {
list-style-type: disc;
font-size: 12px;
line-height: 19px;
padding: 2px 0;
margin-left: 15px;
list-style-position: outside;
}

#main-content ol li {
list-style-type: decimal;
font-size: 12px;
line-height: 19px;
padding: 5px 0;
margin-left: 15px;
list-style-position: outside;
}

#main-content ul li ul li {
list-style-type: square;
padding: 2px 5px;
line-height: 16px;
}

#sidebar li {
padding: 6px 0;
}

#content #sidebar a {
font-size: 12px;
line-height: 18px;
}

#content a {
font-size: 12px;
font-weight: bold;
color: #0064be;
text-decoration: none;
}

#content a:hover {
color: #8ffe00;
}

#sidebar blockquote {
margin-top: 10px;
background: url('../images/quotes.jpg') top left no-repeat;
text-indent: 40px;
padding-top: 10px;
font-size: 14px;
line-height: 19px;
}

strong {
font-weight: bold;
}

small {
font-size: 11px;
line-height: 13px;
}

table {
border: 1px solid #3b3c3d;
padding: 0;
margin: 0 0 10px 0;
width: 100%;
}

td, th {
font-size: 12px;
padding: 10px;
margin: 0;
text-align: left;
}

tr { margin: 0; padding: 0; }

td {
border-right: 1px dotted #c4c4c4;
border-bottom: 1px dotted #c4c4c4;
}

th {
background: #3b3c3d;
color: #fff;
text-align: center;
}

th {
font-size: 14px;
font-weight: bold;
}

h4 {
font-size: 16px;
font-weight: bold;
padding: 8px 0 3px 0;
}

.no-show {
text-indent: -9999px;
}

.numbers {
text-align: right;
width: 100px;
}

.back {
background: #f4f4f4;
margin: 0;
padding: 0;
}

ul#transaction-type { float: left; width: 300px; }

ul#transactions { float: left; }

.clear { clear: both; }

.img-float-left { float: left; padding: 0 10px 5px 0; }

.inline-bio-photo { border: 1px solid #3b3c3d; padding: 2px; float: left; margin-right: 10px; }

#bio-list p { line-height: 19px; }

.indent { text-indent: 10px; }

.little-fact { margin-top: 15px; }

.little-fact p { padding: 3px; line-height: 19px; }

em { font-style: italic; }

.bold-table { font-weight: bold; }

#main-content ul .no-bullet { list-style-type: none; text-indent: -15px; }

#main-content .small-line-height { line-height: 19px; }
