/*
 *
 * hazlewoods css common styles 8th may 2007 
 *
 */

html, body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	color: #666666;
	text-align: center;
	height: 100%;
}

img { border: none; }

#wrapper {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(/images/backgrounds/background-home.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
}

/* HEADER SECTION */
#header {
	position: relative;
}


#logo {
	width: 211px;
	height: 66px;
	
	left: 2px;
	margin-top: -2px;
	/*position: absolute;*/
	
}

#logo span {
	display: none;
	visibility: hidden;
}

#headerinfo {
	color: #666666;
	font-size: 80%;
	text-align: right;
	float: right;
	display: inline;
	margin-right: 10px;
	margin-top:8px;
	margin-bottom: 4px;
}
#headerinfo ul {
	list-style-type: none;
}

#headerinfo li {
	display: block;
	float:left;
	margin: 0 8px;
	text-align: center;
}

#navigation1 {
	height: 57px;
	display: block;
	clear: both;
	z-index: 4;
	margin-left: 5px;
	margin-top: -10px;
}

#navigation1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
}

#navigation1 li {
	display: block;
	padding: 0;
	height: 57px;
	background-repeat:no-repeat;
	background-position: bottom;
	float:left;
	text-align: center;
	border-bottom: 1px solid #666666;
}

#navigation1 .active 
{
	border-bottom: 1px solid #d30d44;
}

#navigation1 .selected  {
	color: #d30d44;
	text-decoration: none;
	cursor: default;
	border-bottom: 1px solid #d30d44;
}

#navigation1 .active  
{
	color: #d30d44;
	text-decoration: none;
}


#navigation1 a {
	display: block;
	padding-top: 35px;
	padding-bottom: 8px;
	color: #ffffff;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 3px;
	line-height:14px;
	
	background-repeat:no-repeat;
	background-position: bottom;
}

/*#navigation1 a:hover {
	text-decoration: underline;
	color: #d30d44;
}*/

#navigation1 .home a {
	background-image:url(/images/nav/home.gif);
	width: 97px;
}

#navigation1 .aboutus a {
	background-image:url(/images/nav/aboutus.gif);
	width: 95px;
}

#navigation1 .services a {
	background-image:url(/images/nav/services.gif);
	width: 96px;
}

#navigation1 .sectors a{
	background-image:url(/images/nav/sectors.gif);
	width: 97px;
}

#navigation1 .contactus a {
	background-image:url(/images/nav/contactus.gif);
	width: 96px;
}

#navigation1 .events a {
	background-image:url(/images/nav/events.gif);
	width: 97px;
}

#navigation1 .careers a{
	background-image:url(/images/nav/careers.gif);
	width: 97px;
}

#navigation1 .search {
	background-image:url(/images/nav/search.gif);
	width: 252px;
}

#navigation1 .search .search-inner {
	margin-left: 9px;
	text-align: left;
}

#navigation1 .search .search-inner a {
	display: inline;
	float: left;
}

#navigation1 .search input {
	display: block;
	right: 19px;
	width: 170px;
	float: right;
	display: inline;
	margin-top: 30px;
	margin-right: 8px;
}

#navigation2 {
	background-color: #999999;
	padding: 4px 0px;
	margin: 0;
	font-size: 80%;
	color: #ffffff;
	text-align: left;
	color: red;
	font-weight: bold;
	display: block;
	clear:both;
}

#navigation2 ul
{
	background-color: #999999;
	margin: 0 10px 0 10px;
	padding: 0;
	list-style-type: none;
	width: 955px;
	display: block;
	height: 16px;
}

#navigation2 li
{
	display: block;
	float:left;
	padding: 1px 3px 1px 3px;
}

#navigation2 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#navigation2 a:hover {
	text-decoration: underline;
	color: #d30d44;
}

#navigation2 div {
	display: inline;
}

#navigation2 .selected {
	color: #d30d44;
	text-decoration: underline;
	font-weight: normal;
	display: inline;
}

#navigation2 .active {
	color: #d30d44;
}

#navigation2 .separator {
	font-weight: bold;
	color: #d30d44;
	width: 8px;
	background-image: url(/images/nav/nav2_dot.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#sidebar {
	margin-top: 25px;
	float:left;
	width: 150px;
	display: block;
	clear: none;
	position: relative;
	left: 0;
}

#sidebar h2 { 
	display: block;
	height: 53px;
	background-image: url(/images/sidebar/head.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	line-height: 53px;
	text-align: left;
	padding-left: 15px;
	margin: 0;
	font-size: 115%;
}

#sidebar ul {
	margin: 0;
	padding: 12px;
	background-image: url(/images/sidebar/repeat.gif);
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: 87%;
}

#sidebar li {
	margin: 0 0 0 12px;
	padding: 3px;
}

#sidebar a {
	color: #ffffff;
	text-decoration: none;
}

#sidebar .selected {
	text-decoration: underline;
	color: #d30d44;
}

#sidebar .active, #sidebar .active * {
	color: #d30d44;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar-footer {
	display:block;
	margin: 0;
	padding: 0;
	height: 13px;
	background-image: url(/images/sidebar/foot.gif);
	background-repeat: no-repeat;
}

#content, #content-team {
	margin-top: 25px;
	margin-left: 180px;
	margin-right: 370px;
	/* adjusted font settings to test appearance of body copy 15th june 07 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
}

#content-team {
	margin-right:170px;
}

#content-wide 
{
	margin-top: 25px;
	margin-left: 180px;
	/* adjusted font settings to test appearance of body copy 15th june 07 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;	
	display:block;
	clear:right;
}

#content-large {
	margin-top: 25px;
	margin-left: 180px;
	margin-right: 260px;
	/* adjusted font settings to test appearance of body copy 15th june 07 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
}

.content-inner {
	display: block;
	padding-right: 8px;
	font-size: 87%;
	line-height: 1.4;
	margin: 0;
	height: 1%;
	min-height: 241px;
}

#content-right-small {
	margin-top: 18px;
	float:right;
	width: 256px;
	height: 310px;
	display: inline;
	position: absolute;
	bottom: -3px;
	right: 0;
}

#content-right 
{
	margin-top: 18px;
	float:right;
	width: 366px;
	height: 321px;
	display: inline;
	position: absolute;
	bottom: 72px;
	right: 0;
	text-align:center;
}

.content-right-inner 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

h1 {
	color: #d30d44;
	font-size: 190%;
	font-weight: normal;
	padding: 0 0 18px 0;
	display: inline;
	margin: 0;
	line-height: 47px;
}

#title {
	border-bottom: 1px solid #c8345e; /*#d30d44;*/
	margin: 0 0 19px 0;
	padding: 0;
	height: 47px;
	line-height: 45px;
}

#content .narrow, #content-wide .narrow, .narrow {
	width: 424px;
}

h3 {
	color: #d30d44;
	font-size: 100%;
	margin: 0;
}

#content em {
	color: #d30d44;
	font-style:normal;
}

#footer {
	clear: both;
	display: block;
	width: 100%;
	margin: 12px 0 0 0;
	padding: 0;
}

#footer-inner {
	height:68px;
}

#footer .largebuttons {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 52px;
	display: inline;
	position: relative;
}

#footer .largebuttons li {
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
}

#footer .utilitylinks {
	list-style-type: none;
	font-size: 80%;
	color: #ffffff;
	position: absolute;
	display: block;
	right:24px;
	bottom: 12px;
}

#footer .utilitylinks li {
	display: inline;
	background-image: url(/images/footer/utility-spacer.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 10px 2px 12px;
}

#footer .utilitylinks .first {
	background-image: none !important;
}

#footer .utilitylinks a {
	color: #ffffff;
	text-decoration: none;
}

#footer .utilitylinks a:hover {
	text-decoration: underline;
}

#footer #companynumber {
	font-size: 80%;
	color: #cccccc;
	position: absolute;
	bottom: 10px;
	right: 32px;
}	



/*
 *  corporate finance "tombstones"
 */
.corp_tombstones {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.corp_tombstones li {
	float: left;
	display:block;
	width: 120px;
	height: 142px;
	margin: 2px;
	padding: 0px;
	text-align: center;
	font-size: 70%;
	line-height: 1.2;
	border: 1px solid #0099ff;
}
.corp_tombstones p {
	margin: 5px;
	padding: 0;
	line-height: 1.2;
}



/*
 *   services bullet point lists
 */
.servicelist, .servicelist-2column {
	list-style-type: none;
	padding:0;
	margin: 0;
}



/*
 *		styles for body copy
 *		-	tagline
 *		-	right floated text
 */
.tagline {
 	color: #d30d44;
	font-weight: bold;
}

.text-to-right {
	float: right;
	width: 145px;
	text-align: left;
	display: inline;
}



/*
 *		
 *		Styles for services sectors: un-ordered lists
 *
 */
.serviceslist {
	list-style-type: disc;
	padding: 0;
	
}
.serviceslist li {
	padding: 8px 0 0 0;clear:both;
}
.serviceslist ul  {
	margin: 0 0 0 10%;
}
.serviceslist ul li {
	float:left;
	width: 32%;
	clear:none;
	font-size: 90%;
}

/* tab_label: a span that acts as a fixed width label to mimic the effect of tab aligned text*/
.tab_label {
	width: 225px;
	display: block;
	float: left;
}

/* all content-inner links to be hazlewoods red */
#content a, #content-wide a, #content-team a, #content-large a {
	color: #d30d44;
}

#content a:hover, #content-wide a:hover, #content-team a:hover, #content-large a:hover {
	color: #a10a11;
}