/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

HTML {
	overflow-y: scroll;
}

body {
	background: #90041d url(../images/style/bg.gif) center top repeat-y;
	font: 12px/19px Arial, sans-serif;
	text-align: center;
}

p, #content ul {
	margin: 9px 0;
	margin-top: 0;
	margin-bottom: 18px;
}

p.lead {
	font-size: 21px;
	line-height: 25px;
	color: #90041d;
}

a:link, a:visited {
	color: #c77c62;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

hr {
	border: none;
	height: 3px;
	margin: 9px 0;
	background: url(../images/style/reddot.png) left top repeat-x;
}

hr.grey {
	background-image: url(../images/style/greydothoriz.png);
	margin: 15px 0;
}

.hr {
	background: url(../images/style/greydothoriz.png) repeat-x;
}

.hr.above, #services .hr {
	background-position: left top;
	padding-top: 1em;
}

.hr.below, #services .hr.below {
	background-position: left bottom;
	padding-bottom: 1em;
	padding-top: 0;
}

.hr.red, #services .hr {
	background-image: url(../images/style/reddot.png);
}

h1 {
	font: 24px Georgia, serif;
	font-style: italic;
	color: #90041d;
	background-color: #fff;
	margin: 0 0 0 34px;
	padding: 22px 0 4px;
}

h2 {
	font-family: Georgia, serif;
	font-style: italic;
	color: #90041d;
}

h3 {
	font-family: Georgia, serif;
	font-style: italic;
	color: #90041d;
	display: list-item;
	list-style: disc;
	margin-left: 1em;
	margin-top: 9px;
}

#content h2 {
	font-size: 13px;
}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited {
	color: #90041d;
}

h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active {
	color: #c77c62;
}

/*#sidebar a {
	color: #000;
}*/

li {
	list-style: disc;
	margin-left: 2em;
}

#sidebar p {
	margin-top: 0;
}

#sidebar ul {
	margin-bottom: 9px;
}

#container {
	width: 798px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
}

* html #container {
	background-color: transparent;
	padding-left: 1px;
	width: 799px;
}

#container.cols {
	background: #fff url(../images/style/graydot.png) 557px top repeat-y;
}

* html #container.cols {
	background-color: transparent;
}

#logo {
	float: right;
	width: 125px;
	height: 56px;
	margin-right: 17px;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
/*	margin-right: 7px;*/
	background-color: #fff;
	border-left: 100px solid white;
}

#nav {
	clear: right;
	height: 24px;
}

#nav li {
	float: left;
	margin: 0 2px 0 0;
	list-style: none;
}

#nav li.last {
	margin-right: 0;
}

#nav li a {
	display: block;
	width: 98px;
	line-height: 20px;
	text-align: center;
	background-color: #80705c;
	border-bottom: 4px solid #90041d;
	color: white;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active,
	#home #nav li.home a,
	#about #nav li.about a,
	#services #nav li.services a,
	#publications #nav li.publications a,
	#news #nav li.news a,
	#recruitment #nav li.recruitment a,
	#commentary #nav li.commentary a,
	#contact #nav li.contact a,
	#search #nav li.search a {
	background-color: #90041d;
	border-color: #80705c;
}

#homebanner, .flashmovie {
	margin: 15px 15px 0 16px;
}

#sidebar {
	float: right;
	width: 198px;
	margin: 62px 0px 0 0;
	padding-right: 20px;
}

* html #sidebar {
	width: 218px;
}

#content {
	clear: left;
	padding: 0 34px;
}

#content .article-image	{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.panel-click	{
	cursor: pointer;
}

.cols #content {
	padding-right: 263px;
}

#footer {
	clear: both;
	margin-top: 19px;
	height: 20px;
/*	background: #90041d url(../images/style/footer-bg.gif) center top no-repeat; */
	padding: 0 22px;
	color: #ccc;
	font-size: 10px;
}

#footer a {
	color: #ccc;
}

#footer a:hover {
	text-decoration: underline;
}


#home #content {
	float: left;
	width: 300px;
	margin-top: 12px;
	padding-left: 22px;
}

* html #home #content {
	width: 322px;
}

#home .lead {
	margin-top: 0;
}

#home #panels {
	float: right;
	width: 440px;
	margin-top: 12px;
}

#home .panel {
	position: relative;
	float: right;
	width: 180px;
	height: 210px;
height: 270px;
	margin: 0 18px 0 0;
	padding: 10px 10px 30px;
	background: #90041d;
	color: #fff;
}

* html #home .panel {
	width: 200px;
	height: 190px;
}

#home .panel p.foot {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 180px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
}

#home .panel h2 {
	font-size: 18px;
	color: #fff;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
}

#home .panel a {
	color: #fff;
}

#home .panel .lead {
	color: #fff;
	margin: 10px 0 25px 0;
}

#home #news {
	margin-right: 22px;
	background: #80705c;
}

* html #home #news {
	margin-right: 11px;
}

#home #news li {
	list-style-position: inside;
	margin: 8px 0 0 0;
	font-size: 90%;
}

#home #news li p {
	margin: 0;
}

.posted {
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-style: italic;
	color: #d5cfc5;
}

h1.smaller {
	font-size: 18px;
}

#services #sidebar li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.servicelist {
	color: #90041d;
}

.servicelist a:link, .servicelist a:visited {
	color: #000;
}

.servicelist a:hover, .servicelist a:active {
	color: #c77c62;
}

.servicelist, .servicelist h3
{
	list-style-type: none;
}

#servicelist1, #servicelist3 {
	float: left;
	width: 360px;
}
#servicelist2 {
	margin-left: 10px;
	float: left;
	width: 360px;
}

#publications h2.month {
	float: left;
	width: 5em;
}

#publications p.pub {
	margin-left: 6em;
}

* html #publications p.pub {
	height: 1%;
	margin-left: 0;
}

#publications .pubtitle a {
	color: #000;
}

#publications .pubtitle a:hover {
	color: #c77c62;
}

#publications .publink {
	font-size: 0.9em;
}

#publications .publink a:hover {
	text-decoration: underline;
}

#consultants h2 span {
	color: #80705c;
}

.smallprint {
	font-size: 90%;
}

.label {
	font-family: Georgia, serif;
	font-style: italic;
	color: #90041d;
}

#content img {
	border: 1px solid #aaa;
	margin: 0.4em 0.5em 0.2em 0;
}

p.searchexcerpt {
	margin: 0 0 2em 0;
}

#searchresults #content {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

#searchresults #footer {
	height: 0;
}


.fader
{
	margin: 15px 0px 5px 25px;

}
.fader, .fader div
{
	width: 750px !important;
	height: 230px !important;
	overflow: hidden;
}

.publication-with-thumb .left
{
	float: left;
	width: 125px;
	height: 157px;
	background-repeat: no-repeat;
	margin-top: 20px;
	background-position: 10px 0px;
}

.publication-with-thumb .left a
{
	display: block;
	text-indent: -9999px;
	width: 125px;
	height: 157px;
}

.publication-with-thumb .right
{
	float: left;
	width: 370px;
}

.publication-with-thumb .right h3
{
	display: block;
	margin-left: 0;
}

#commentary-listing 
{
	margin: 0 0 15px 0;
}

#commentary-listing p 
{
	margin: 0;
}

