html
{
height: 100%;
}

body {
    padding: 0;
    margin: 0;
    height: 100%;
    background-image: url(../images/background.gif);
    background-repeat: repeat-y;
    scrollbar-face-color: #F0F0F0;
    scrollbar-shadow-color: #F0F0F0;
    scrollbar-highlight-color: #F0F0F0;
    scrollbar-3dlight-color: #948C87; 
    scrollbar-darkshadow-color: #948C87;
    scrollbar-track-color: #E7E3E7; 
    scrollbar-arrow-color: #948C87;
    font-family: Trebuchet MS, Arial;
    font-size: 13px;
    line-height: 17px;
    color: #737577;
}

ul li
{
	list-style: none;
}

#site_holder
{
position: relative;
min-height: 100%;
}

* html #site_holder
{
height: 100%;
}

#main
{
    width:984px;
}

H1
{
    color: #000000;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    padding:0;
    margin:0;
}

H2
{
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 12px 0px 0px 0px;
    margin: 0;
}

H3
{
	color: #B90F1E;
	font-weight: bold;
	margin: 0;
	padding:0;
	line-height: 12px;
	font-size: 13px;
}

H4
{
	font-weight: bold;
	font-size: 13px;
	color: #B90F1E;
	padding: 0;
	margin:0;
	
}

H4.padded
{
	padding: 22px 0 10px 0;
}

H5
{
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	padding: 10px 0 0 0;
	margin:0;
}

H5.no_padding
{
	padding:0;
}

p
{
    font-size: 13px;
    line-height: 17px;
    padding: 15px 0 0 0;
    margin: 0;
}


img{
    border: none;
    padding:0;
    margin:0;
}

a
{
    text-decoration: none;
}

#list_header,#list_header_Media,
#list_header a:link,
#list_header a:visited
{
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	width: 150px;
	text-transform: capitalize;
}

#btnOpinion
{
	padding: 0;
	margin:0;
}

#list_header
{
	position: absolute;
	top: 4px;
	left: 8px;
}

#list_header_Media
{
	position: relative;
	color:#fff;
}

#Media_Button_Title{
	position:absolute;
	top:4px;
	left:10px;
}

#list_header a
{
	color: #ffffff;
}

/********************/
/*  GENERIC HEADER  */
/********************/

#header{
    height: 97px;
    font-size: 11px;
    background: #ffffff;
}

.header_left
{
    display: block;
    height: 97px;
    width: 227px;
    background: #EFEFEF;
}

ul#headerNavigation
{
    padding: 3px 0px 0px 19px;
    margin: 0;
    display: none;
}

ul#headerNavigation li
{
    list-style: none;
    display: inline;
    line-height: 18px;
    padding: 8px 8px 0px 12px;
}

ul#headerNavigation li a
{
    color: #737577;
}

ul#headerNavigation li a:hover
{
    color: #B90F1E;
}

li.time
{
    color: #B90F1E;
}

li.print_link
{
    background: url(../images/dotted_divider.gif) repeat-y; 
    background-position: 0px 5px;
}

li.contact_link
{
    background: url(../images/dotted_divider.gif) repeat-y; 
    background-position: 0px 5px;
}

#contact li.contact_link a
{
    color: #B90F1E;
}

img.logo
{
    position: absolute;
    left:0;
    top: 42px;
}

img.header_illustration
{
	display: none;
}

/*end of header*/

/*****************************/
/* GENERIC LIST BOXES STYLE  */
/*****************************/

#content_column ul
{
	padding:7px 0 0 0;
	list-style-type: disc;
	list-style-position: outside;
}

#content_column ul li
{
	padding: 0 0 0 7px;
}

/*****************************/
/*      3-COLUMN GRID       */
/*****************************/

#site_content
{
    min-height: 493px;
}

#team #site_content
{
	min-height: 493px;
}

#our_clients #site_content
{
	min-height: 493px;
}

#navigation_column
{
    width: 227px;
    float: left;
    display: none;
}

#content_column
{
	padding: 33px 0px 10px 0px;
    width: 80%;
    float: left;
    background: none;
}

#content_column #data
{
	background: none;
	padding: 0 0 0 0;
	width:80%;
}

#content_column a
{
	color: #737577;
}

img.spacer
{
	position: absolute;
	top: 163px;
	left: 769px;
}

#right_column
{
    width: 216px;
    float: left;
    padding: 35px 0px 0px 0px;
    background: none;
}

#right_column #data
{
	padding: 0 0 0 13px;
}

#right_column a
{
	color:#787577;
}

#right_column.news #data
{
	padding: 0 0 0 13px;
	display: none;
}

#right_column.news p 
{
	color:#000000;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	margin:0;
}

#right_column.news a 
{
	color:#000000;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	margin:0;
	width: 160px;
}

#right_column a.news_date, H5.no_padding
{
color:#787577;
}

/*end of 3-column grid*/



/*****************************/
/*  GENERIC GLOBAL NAVIGATION  */
/*****************************/

ul#navigation_list
{
    margin: 0;
    padding: 25px 0px 0px 23px;
    font-size: 13px;
    font-weight: bold;
    color: #737577;
    list-style: none;
}

ul#navigation_list li
{
    line-height: 23px;
    height: 25px;
    width: 188px;
    background: url(../images/list_item_separator.gif) no-repeat;
    background-position: 0 24px;
}

ul#navigation_list a
{
    color: #737577;
    background: url(../images/arrow_off.gif) no-repeat;
    background-position: 180px 7px;
    height: 25px;
    width: 188px;
	display: block;
}


ul#navigation_list li a:hover
{
    color: #737577;
    background: url(../images/arrow_on.gif) no-repeat;
    background-position: 174px 7px;
}


ul#navigation_list li a:hover
{
    color: #B90F1E;
}

/*Active states - global navigations navigation*/
#home li.home_button,
#acanthus_reason li.acanthus_reason_button,
#fund_placement li.fund_placement_button,
#financial_advisory li.financial_advisory_button,
#team li.team_button,
#our_clients li.clients_button,
#media li.media_button,
#contact li.contact_button,
#page_team_member2 li.team_button,
#page_caseStudy2_preview li.caseStudy2_preview_link,
#page_caseStudy2_preview li.clients_button,
#page_caseStudy2 li.clients_button,
#page_caseStudy2 li.caseStudy2_link,
#page_mediaOratory_newsItem1 li.mediaOratory_newsItem1_link
{
    color: #B90F1E;
}

#home li.home_button a,
#acanthus_reason li.acanthus_reason_button a,
#fund_placement li.fund_placement_button a,
#financial_advisory li.financial_advisory_button a,
#team li.team_button a,
#our_clients li.clients_button a,
#media li.media_button a,
#contact li.contact_button a,
#page_team_member2 li.team_button a,
#page_caseStudy2_preview li.caseStudy2_preview_link a,
#page_caseStudy2_preview li.clients_button a,
#page_caseStudy2 li.clients_button a,
#page_caseStudy2 li.caseStudy2_link a,
#page_mediaOratory_newsItem1 li.mediaOratory_newsItem1_link a
{
	color: #B90F1E;
    background: url(../images/arrow_on.gif) no-repeat;
    background-position: 174px 7px;
}


/*****************************/
/*         HOME PAGE         */
/*****************************/

#disclaimer
{
	color:#646668;
	font-size: 11px;
	float: left;
	padding: 0 0 0 0;
}

#home #NavBoxes_holder
{
	width: 480px;
	padding: 0;
	margin:9px 0 0 0;
	display: block;
}

#home #NavBoxes_holder img,
#home #NavBoxes_holder u
{
	display: none;
}

#NavBox
{
	width: 237px;
	height: 107px;
	float: left;
	background: none;
	padding: 25px 0 0 0;
	margin: 5px 0 0 0;
	position: relative;
}

#home #list_header
{
	position: absolute;
	left:0;
}

#NavBox p
{
	padding:0 0 0 0px;
	margin:0;
}

#NavBox.right
{
	margin-left: 6px;
	display: inline;
}

/*EVPA page*/

#home #right_column
{
	font-size: 13px;
	line-height: 17px;
}

#home #tel_email
{
	padding-top: 25px;
}


/*****************************/
/*  FUND PLACEMENT PAGE      */
/*****************************/

#caseStudy_box
{
	height: auto;
	width: 203px;
	position: relative;
	display: none;
}

#caseStudy_box #title
{
	padding: 0 0 0 5px;
	width: 190px;
	height: auto;
}

#caseStudy_box #logo_holder
{
	width: 201px;
	background: #ffffff;
	margin-bottom: 5px;
}

#caseStudy_box #expandable
{
	background: #ECECEC;
	position: absolute;
	top: 30px;
	left: 0px;
	padding: 0 1px 5px 1px;
}

#caseStudy_box .more
{
	color: #B90F1F;
	text-decoration: underline;
	display: none;
}

/* Generic list style */

ul#subNavigation_list
{
	width: 203px;
	padding: 3px 0 5px 0;
	margin:0;
	background: #ECECEC;
}

#subNavigation_list ul
{
	width: 203px;
	padding: 0 0 12px 0;
	margin:0;
	background: #ECECEC;
}

ul#subNavigation_list li
{
	width: 203px;
	height: 20px;
	line-height: 20px;	
	float: left;
	text-indent: 8px;
	overflow: hidden;
}

ul#subNavigation_list li a
{
	text-indent: 8px;
	width: 203px;
	overflow: hidden;
}

ul#subNavigation_list li a:hover
{
	background: #ffffff;
	width: 203px;
	height: 18px;
	display: block;
	color: #B90F1E;
	text-indent: 8px;
	overflow: hidden;
}

ul#subNavigation_list li.Selected a
{
	background: #ffffff;
	width: 203px;
	height: 20px;
	display: block;
	color: #B90F1E;
	text-indent: 8px;
	overflow: hidden;
}

ul#subNavigation_list li.Selected
{
	background: #ffffff;
	width: 203px;
	height: 20px;
	display: block;
	color: #B90F1E;
	text-indent: 8px;
	overflow: hidden;
}

/*****************************/
/*         TEAM PAGE         */
/*****************************/

#team ul#subNavigation_list
{
	padding: 0px 0 5px 0;
}

#team_list_holder
{
	background:url(../images/team_navigation_background.gif) no-repeat 0 0;
	padding: 29px 0 0 0;
	width: 203px;
	position: relative;
}

/*Individual team member's page*/

#team #content_column
{
	width: 500px;
}

#team_biog_header
{
	height: 104px;
	position: relative;
	padding:0;
	margin:0;
	width: 490px;
	background: url(../images/divider_longDottedHorizontal.gif) no-repeat 0 103px;
}

#team_biog_header img
{
	position: absolute;
	left: 0;
	top: 0;
}

#pnlBio a
{
	text-decoration: underline;
}

#team_biog_header #name
{
	color:#737577;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	left: 100px;
	top: 70px;
}

#team_biog_header #position
{
	font-weight: bold;
	color: #B90F1E;
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	left: 100px;
	top: 80px;
}

img#team_biographyPhoto
{
	float: left;
	padding: 2px 0 0 0;
	display: block;
}

#teamMember_telephone
{
	font-size: 14px;
	line-height: 18px;
	padding: 24px 0 0 0;
	margin:0;
	display: block;
	font-weight: bold;
}

a.teamMember_email
{
	padding: 4px 0 0 0;
	display: block;
	line-height: 14px;
	font-size: 12px;
	text-decoration: underline;
	display: none;
}

/*****************************/
/*       CONTACT PAGE        */
/*****************************/

#contact #right_column
{
	font-size: 13px;
	line-height: 17px;
}

#contact #right_column a:link
{
	color:#737577;
	text-decoration: none;
}

#contact #right_column a:hover
{
	color:#737577;
	text-decoration: underline;
}

#contact #right_column #email
{
	color:#737577;
}

#contact #tel_email
{
	padding-top: 25px;
}

#interactive_map
{
	padding-top: 3px;
}

#interactive_map a
{
	color: #B90F1E;
	font-size: 14px;
}

#contact H2
{
	padding-bottom: 15px;
}

#map
{
	padding-top: 17px;
}

#map.interactive
{
	padding-top: 37px;
}

/*End of contact page*/


/*****************************/
/*     NAVIGATION BOXES      */
/*****************************/

u
{
	color: #B90F1F;
	text-decoration: underline;
}


/*end of navigation boxes*/

/*****************************/
/*         FOOTER            */
/*****************************/

#footer
{
    width: 200px;
    padding-left: 16px;
    margin-top: -69px;
    float: left;
    position:relative;
    clear:both;
    display: none;
}

#footer a
{
	color: #737577;
}

#footer.home
{
    height: 125px;
    margin-top: -125px;
    display: none;
}

#footer.signUp
{
    height: 209px;
    margin-top: -209px;
    background: none;
    width: 198px;
    display: none;
}

#footer.signUp .footer_bottom
{
    width: 198px;
    margin-left: -9px;
    display: none;
}


.footer_top{
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	display: none;
}

.footer_bottom 
{
	border-top: solid 1px #D5D5D6;
	padding-top: 10px;
	margin-left:0;
	padding-left:0;
	margin-top: 6px;
	font-size: 9px;
	line-height: 9px;
	position:relative;
	display: none;
}

/*end of footer*/



/*Individual CASE HISTORY page*/

#page_caseStudy2 #content_column #data ul 
{
	margin: 0;
	padding:3px 0 0 0;
}

#page_caseStudy2 #content_column #data ul li
{
	padding: 5px 0 5px 10px;
	list-style: none;
	background: url(../images/dash.gif) no-repeat 0px 13px;
	line-height: 17px;
}

#page_caseStudy2 #content_column #data li.caseStudy2_link a
{
	background: #ffffff;
	width: 202px;
	height: 17px;
	display: block;
	overflow: hidden;
}

#page_caseStudy2 #right_column
{
	display: none;
}

/*****************************/
/*      MEDIA PAGES          */
/*****************************/

#media #right_column
{
	display: none;
}

table#dlOratory tr td a,
table#dlOpinion tr td a,
table#dlAwards tr td a
{
	width: 203px;
	height: 20px;
}

#news_navigatioListHolder #subNavigation_list
{
	width: 203px;
	height: 0px;
	position: relative;
}

#list_header_Media
{
	position: absolute;
}

#pnlNewsDetails #heading 
{
	padding-top: 15px;
}

#newsItem_summary,
table#pnlNewsDetails
{
	margin:0 0 0 0;
	width: 490px;
}

#newsItem_summary #date,
#pnlNewsDetails #date
{
	color: #B90F1E;
	padding: 0 0 10px 0;
}

#newsItem_summary #heading,
#pnlNewsDetails #heading
{
	font-weight: bold;
}

#PrimaryMenu #heading
{
	padding: 0;
	margin:0;
}

#newsItem_summary #summary,
#pnlNewsDetails #summary
{
	display: inline;
}

#newsItem_summary a.more,
#pnlNewsDetails a.more
{
	color: #B90F1E;
	display: inline;
	display: none;
}

#news_navigatioListHolder .pnlMenu_Oratory
{
	padding: 0;
	margin: 5px 0 5px 0;
}

/*News right side drop-down menu*/

#news_navigatioListHolder
{
	margin: 4px 0 0 0;
	padding: 0 0 24px 0;
	width: 203px;
	background: url(../images/navigation_BoxHeader2.gif) no-repeat 0 0;
	position: relative;
}

#news_navigatioListHolder.expanded
{
	background: #ECECEC url(../images/navigation_BoxHeader3.gif) no-repeat 0 0;
	padding: 26px 0 0 0;
}

#news_navigatioListHolder.expanded #subNavigation_list
{
	padding: 0 0 5px 0;
}

/*Oratory: individual conference item*/

table#conferenceItem
{
	margin: 10px 0 0 0;
	padding:0;
	width: 493px;
	border-collapse: collapse;
}

#conferenceItem td#header1,
#conferenceItem td#header2
{
	font-weight: bold;
	width: 90px;
	vertical-align: top;
	line-height: 30px;
}

#conferenceItem td#content1
{
	width: 250px;
}

#conferenceName
{
	color: #B90F1E;
	font-size: 14px;
	line-height: 17px;
	padding: 19px 0 0 0;
}

#conferenceLocation
{
	padding: 0 0 0 0;
	font-weight: bold;
}

#conferenceItem ul
{
	background: none;
	list-style: none;
	padding:5px 0 5px 0;
	margin: 0;
	vertical-align: middle;
}

#conferenceItem ul li
{
	background: none;
}

#conferenceItem tr
{
background: url(../images/divider_longDottedHorizontal.gif) no-repeat 0 0;

}

#divider
{
	padding:0;
	margin:0;
}

/* Login box on the left*/

#loginHolder
{
	height: 128px;
	width: 200px;
	background: url(../images/navigation_Box6.gif) no-repeat 0 0;
	position: relative;
	margin: 0 0 17px 0;
	padding:0;
}

#loginHolder fieldset
{
	border:0;
	padding:0 0 20px 0;
	margin:0;
}

#loginHolder a#submit 
{
	position: absolute;
	top: 80px;
	left: 145px;
	color: #B90F1E;
	line-height:10px;
	padding:0;
	margin:0;
}

#loginHolder #title
{
	position: absolute;
	top: 23px;
	left: 9px;
	border:0;
	font-size: 12px;
}

#loginHolder #txtUsername,
#loginHolder #txtEmail
{	
	display: block;
	height: 14px;
	width: 135px;
	font-size: 10px;
}

/*
===================================================
	CLIENTS list
===================================================
*/

#our_clients #right_column
{
	display: none;
}

#clients_list_holder
{
	background:#ECECEC url(../images/clients_navigationBoxHeader.gif) no-repeat 0 0px;
	margin: 30px 0 0 0;
	position: relative;
	width: 477px;
	display: block;
}

#clients_list_holder #list_background
{
	height: 23px;
	width: 477px;
	position: absolute;
	top: 0;
	left: 0;
	background:#ECECEC url(../images/clients_navigationBoxHeader.gif) no-repeat 0 0px;
}

ul#subNavigation_list.clients
{
	margin: 23px 0 0 0;
	padding: 2px 0 7px 0;
	background: #ECECEC;
	float: left;
	width: 477px;
	display: block;
}

ul#subNavigation_list.dotted_divider li
{
	background: url(../images/dotted_divider.gif) repeat-y 158px 0;
}

ul#subNavigation_list.clients li
{
	width: 159px;
	height: 20px;
	display: block;
	padding:0;
	margin:0;
}

ul#subNavigation_list.clients li a:hover
{
	width: 158px;
	height: 19px;
	background: #ffffff;
	color: #B90F1E;

}

#caseStudies_listHolder ul#subNavigation_list
{
	width: 202px;
	padding: 0 0 4px 0;
}

#caseStudies_listHolder ul#subNavigation_list li
{
	width: 202px;
}

/* CASE STUDY list */

#caseStudies_listHolder
{
	background:#ECECEC url(../images/navigation_BoxHeader1.gif) no-repeat 0 0px;
	padding: 28px 0 2px 0;
	margin: 10px 0 0 0;
	position: relative;
	width: 202px;
	display: block;

}


#caseStudies_listHolder ul#subNavigation_list
{
	width: 202px;
	padding: 0 0 4px 0;
}

#caseStudies_listHolder ul#subNavigation_list li
{
	width: 202px;
}

/* Clients page with case preview*/

#page_caseStudy2_preview li.caseStudy2_preview_link
{
	background: #ffffff;
	width: 158px;
	height: 17px;
	display: block;
}

#page_caseStudy2_preview li.caseStudy2_preview_link a
{
	background: #ffffff;
	width: 148px;
	height: 17px;
	display: block;
}

#caseStudy_preview
{
	width: 470px;
	background: #ECECEC;
	padding: 7px 0 7px 7px;
	margin: 4px 0 0 0;
	float: left;
}

#caseStudy_preview td#logoHolder
{
	background: #ffffff;
	vertical-align: middle;
	width: 132px;
}

#caseStudy_preview td#summaryHolder
{
	vertical-align: top;
}

#caseStudy_preview #logo
{
	width: 148px;
	height: 82px;
	float: left;
	display: table-cell;
	vertical-align: middle;
}

#caseStudy_preview #summary
{
	width: 290px;
	float: left;
	background: #ECECEC;
	padding: 0 0 0 5px;
	margin: 0;
}

#caseStudy_preview #title
{
	color: #2B265A;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

#caseStudy_preview p
{
	padding: 0 0 5px 0;
}