
/*-------------------------*//* global text styles *//*---------------------------------*/
/*--------------------------------------------------------------------------------------*/

/* define basic elements
--------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

html {
	
}

body {
	font: normal;
	font-family:Trebuchet MS,Tahoma,Arial,Verdana,Helvetica,Sans-serif;
	color:#464646;
}

h1, h2, h3, h4, h5 {
	font-family:Trebuchet MS,Tahoma,arial,verdana,helvetica,sans-serif;
}

h1 {
	font-size:1em;
	color:#213879;
	margin:0px 0px 0;
	float:left;
}

h2 {
	font-family: Trebuchet MS;
	color:#660033;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	font-size:1.1em;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.05ex;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	text-indent: 0ex;
	margin:0px 0px 0;	
	
}

.topmenu {
	font-size: 0.8em;
	font-family:Trebuchet MS,tahoma,arial,verdana,helvetica,sans-serif;
	color:#ffffff;
	font-weight:bold;	
}

.ul {
	font-size: 0.8em;
	font-family:Trebuchet MS,tahoma,arial,verdana,helvetica,sans-serif;
	list-style-type: disc;

}

p {
	font-size: 0.8em;
	margin: 20px 0ex 1em;
	line-height:1.4;
	text-align:justify;
}

.numberedbox {
	font-size: 0.8em;
	margin: 5px 0ex 1em;
	line-height:1.4;
	text-align:justify;
}

.boxinterior {
	font-size: 0.8em;
	margin: 10px 12px 1em;
	line-height:1.4;
	text-align:left;
}

.boxinteriorcenter {
	font-size: 0.8em;
	margin: 10px 12px 1em;
	line-height:1.4;
	text-align:center;
}




.greentextemphasis {
	color:#660033;
	font-weight:bold;
	text-align:left;
}

.burgundylargetext {
	font-size: 1.25em;
	color:#660033;
	font-weight:bold;
	text-align:left;
}

.burgundyweenytext {
	font-size: 0.8em;
	color:#660033;
	font-weight:bold;
	text-align:left;
}

span {}

address {
	display:block;
	font-style:normal;
	font-size:1.1em;
	line-height:1.3;
	margin:0 0 10px;
}

table.fees td {
	font-size:1em;
	border-width: 1px;
	padding: 10px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

.thinborderfloat {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  }

/* logo
----------------------------------------------------------------------------------*/

#logo {
	width:288px;
	float:left;
	margin:35px 0 0 0;
	color:#fff;
}

/* footer
----------------------------------------------------------------------------------*/

.footerleft {
	font-size:.67em;
	color:#ffffff;
	padding:0px 0 0px;
	margin:0;
	text-align:left;
}

.footerright {
	font-size:.67em;
	color:#ffffff;
	padding:0px 0 0px;
	margin:0;
	text-align:right;
}

.fsa {
	font-size:.67em;
	color:#7777777;
	padding:0px 0 0px;
	margin:0;
	text-align:center;
}


/* list styles
--------------------------------------------------------------------------*/

ul {
	list-style-image: url('images/styles/chevron_green.gif')

}


/* link styles
--------------------------------------------------------------------------*/
a {
	color:#660033;
}

a img {
	border:none;
}

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

a:hover {
	text-decoration:underline;	
}

a:active {}

.skip {
	position: absolute;
	left: -9999px;
}

.chevron_link {
	background:transparent url(images/styles/chevron_grey.gif) no-repeat 0 5px;
	padding:0 0 0 10px;
	font-size: 0.8em;
	font-family:Trebuchet MS,tahoma,arial,verdana,helvetica,sans-serif;
	color:#ffffff;
	font-weight:bold;	
}

/* bug workarounds */
/*--------------------------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* general custom classes
--------------------------------------------------------------------------*/
.intro {
	color:#996;
	font-weight:bold;
}

.dotrule {
	height:1px; 
	font-size:1px;
	background:url(../images/dot.gif) repeat-x; 
	clear:both;
	margin:5px 0;
}
	
.deep {
	margin-top:1.5em;
}

.error {
	background:transparent url(../images/styles/error.gif) no-repeat left center;
	padding:0 0 0 20px;
	color:#F00;
	font-weight:bold;
	height:1.6em;
}

.date {
	font-size:.9em;
	color:#999;
}

dl.stack {
	margin:0 0 20px;
}

dl.stack dt {
	width:auto;
	display:block;
	float:none;
}

dl.stack dd {
	background:transparent url(../images/styles/chevron.gif) no-repeat center left;	
	margin:0 0 7px;
	padding:0 0 0 10px;
}

.headline a {
	color:#666;
	text-decoration:none;
}

.article {
	padding:5px 0 0;
}

.article * {
	margin:0;
}

.article .pdf {
	float:left;
	margin:0 5px 5px 0;
}

.article .headline {
	line-height:1.7;
	margin:0 5px 0 0;
	float:left;
}

.article .by_line {
	line-height:1.7;
	color:#996;
	clear:left;
}

h4.by_line {
	color:#996;
	font-weight:lighter;
}

.article .introduction {
	clear:both;
	margin:0 0 5px;
}

.get_adobe {
	margin:5px 0;
}

.news .headline {

}

.news .date {
	font-size:.9em;
	color:#999;
	margin:0 0 4px;
}

.news .people {


}

.news .introduction {
	margin:0 0 2px;
}

#raymond_james {
	float: right;
	margin:8px 15px 10px 20px;
}

/*-------------------------*//* global layout styles *//*---------------------------------*/
/*----------------------------------------------------------------------------------------*/

#container {}

/* header
----------------------------------------------------------------------------------*/

#header {
	background:#FFFFFF url(../images/styles/stonehenge.jpg) bottom repeat-x;
	height:11em;
}

#header_content {
	width:760px;
	text-align:left;
	margin:0 0 0 0;
	height:0em;
}

/* Gradient
----------------------------------------------------------------------------------*/

#gradient {
	background:transparent url(../images/styles/gradient_bg.gif) repeat-x;
	margin:0 3px 0 0;
}

/* navigation
----------------------------------------------------------------------------------*/


#sub_nav a {
	color:#999;
	text-decoration:none;
	display:block;
	padding:0 0 0 5px;
	width:172px;
}

#sub_nav a:hover {
	/*background-color:#DEE1CF;*/
	color:#663;
}
 
#aboutbloomsburySub_navDiv #aboutbloomsburySub_navLi a,
#howweworkSub_navDiv #howweworkSub_navLi a,
#philosophySub_navDiv #philosophySub_navLi a,
#purposeSub_navDiv #purposeSub_navLi a, 
#clientsSub_navDiv #clientsSub_navLi a,
#casestudiesSub_navDiv #casestudiesSub_navLi a,  
#commitmentSub_navDiv #commitmentSub_navLi a,
#plannerSub_navDiv #plannerSub_navLi a,
#instituteSub_navDiv #instituteSub_navLi a,
#peopleSub_navDiv #peopleSub_navLi a, 
#achievementsSub_navDiv #achiementsSub_navLi a,  
#rijsSub_navDiv #rijsSub_navLi a,
#consultationSub_navDiv #consultationSub_navLi a,
#portfolioSub_navDiv #portfolioSub_navLi a,
#complianceSub_navDiv #complianceSub_navLi a,
#investmentSub_navDiv #investmentSub_navLi a, 
#faqsSub_navDiv #current_section a,
#beliefsSub_navDiv #beliefsSub_navLi a,
#howwebuildSub_navDiv #howwebuildSub_navLi a,
#newsSub_navDiv #newsSub_navLi a,
#pressSub_navDiv #pressSub_navLi a,
#graphicsSub_navDiv #graphicsSub_navLi a,
#documentsSub_navDiv #documentsSub_navLi a,
#articlesSub_navDiv #articlesSub_navLi a,
#papersSub_navDiv #papersSub_navLi a,
#linksSub_navDiv #linksSub_navLi a,
#connectionsSub_navDiv #connectionsSub_navLi a,
#detailsSub_navDiv #detailsSub_navLi a, 
#findingSub_navDiv #findingSub_navLi a,
#requestSub_navDiv #requestSub_navLi a,
#referSub_navDiv #referSub_navLi a,
#ebulletinSub_navDiv #ebulletinSub_navLi a
{
	background-color:#DEE1CF;
	color:#663;
}


/* content
----------------------------------------------------------------------------------*/

.banner {
	margin:0 0 15px;
}

#content {
	width:760px;
	margin:0 auto;
	padding:15px 0 0;
	text-align:left;
}

.content_sub1 {
	width:565px;
	float:left;
	margin:0 10px 0 0;
}

*html .content_sub1 {
	width:559px;
	float:left;
	margin:0 10px 0 0;
}

.doubleColumn .content_sub1 {
	width:750px;
	float:left;
	margin:0;
}

.content_sub2 {
	width:180px;
	float:left;
}

.content_sub1 .content_sub2 {
	width:351px;
	padding:0 0 0 15px;
	margin:0 0 15px;
	height:100%;
	background:transparent url(../images/styles/dots.gif) repeat-y left;
}

*html .content_sub1 .content_sub2 {
	width:345px;
}

.doubleColumn .content_sub2 {
	width:525px;
	float:left;
	margin:0 10px 0 0;
}

*html .doubleColumn .content_sub1 .content_sub2 {
	width:525px;
}

.content_sub1 .content_sub1 {
	width:195px;
	height:100%;
	margin:0;
}

.top_banner {
	border-bottom:1px solid #CCC;
	margin:0 3px 10px 0;
	height:68px;
	padding:0;
}


*html .rhs h3 {
	position:relative;
	margin:-6px 0 7px -7px;
	font-size:1em;
}

.rhs_bottom {
	background:transparent url(../images/styles/rhs_bottom_bg.gif) bottom left no-repeat;
	clear:both;
	height:12px;
}
/***************************************************************************/
.replace { 
	position:relative;
	overflow:hidden
}

.replace span {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1; /*for Opera 5 and 6*/
}

* html .rhs .replace {
	top:7px;
	left:7px;
}

#smart_ideas {
	margin:30px 0 0;
}

#about_h2 {
	margin:0 0 0 42px;
}

#about_h2, #about_h2 span {
	width:150px;
	height:18px;
	background:#fff url(../images/styles/about_h2_bg.gif) no-repeat;
}

#smart_ideas, #smart_ideas span {
	width:164px;
	height:160px;
	background:#fff url(../images/styles/smart_ideas.gif) no-repeat;
}

#imagine, #imagine span {
	width:215px;
	height:16px;
	background:#fff url(../images/styles/imagine_h3_bg.gif) no-repeat;
}

#login_legend, #login_legend span {
	width:177px;
	height:27px;
	background:transparent url(../images/styles/login_legend_bg.gif) no-repeat;
}
/***************************************************************************/
#news_h3, #news_h3 span {
	background:transparent url(../images/styles/news_h3_bg.gif) no-repeat;
} 	

#press_h3, #press_h3 span {
	background:transparent url(../images/styles/press_h3_bg.gif) no-repeat;
}

#papers_h3, #papers_h3 span {
	background:transparent url(../images/styles/papers_h3_bg.gif) no-repeat;
}

#latest_h3, #latest_h3 span {
	background:transparent url(../images/styles/latest_h3_bg.gif) no-repeat;
}

#philosophy_h3, #philosophy_h3 span {
	background:transparent url(../images/styles/philosophy_h3_bg.gif) no-repeat;
}

#acrobat_h3, #acrobat_h3 span {
	background:transparent url(../images/styles/acrobat_h3_bg.gif) no-repeat;
}

#greenThought_h3, #greenThought_h3 span {
	background:transparent url(../images/styles/jason_h3_bg.gif) no-repeat;
}

#brownThought_h3, #brownThought_h3 span {
	background:transparent url(../images/styles/edgar_h3_bg.gif) no-repeat;
}

#purpleThought_h3, #purpleThought_h3 span {
	background:transparent url(../images/styles/carolyn_h3_bg.gif) no-repeat;
}

#blueThought_h3, #blueThought_h3 span {
	background:transparent url(../images/styles/robert_h3_bg.gif) no-repeat;
}

#findus_h3, #findus_h3 span {
	background:transparent url(../images/styles/findus_h3_bg.gif) no-repeat;
}
/***************************************************************************/

#register a {
	display:block;
	margin:9px 9px 4px;
}

#news p {
	background:#D4D8BD url(../images/styles/news_ul_bg.gif) repeat-x;
}

#news a {
	color:#51582A;
}

#press ul {
	background:#D6C4BA url(../images/styles/press_ul_bg.gif) repeat-x;
}

#press li {
	background:transparent url(../images/styles/chevron_brown.gif) no-repeat 0 5px;
}

#press a {
	color:#4B220A;
}

#papers p {
	background:#CDC0D0 url(../images/styles/papers_p_bg.gif) repeat-x;
	color:#32063F;
}

#papers a {
	color:#32063F;
}

#latest p {
	background:#BAD3D8 url(../images/styles/latest_p_bg.gif) repeat-x;
	color:#0A495A;
}

#latest a {
	color:#0A495A;
}

#philosophy p {
	color:#51582A;
	background:#D4D8BD url(../images/styles/news_ul_bg.gif) repeat-x;
}

#philosophy a {
	color:#51582A;
}


#acrobat p {
	background:#BAD3D8 url(../images/styles/latest_p_bg.gif) repeat-x;
	color:#0A495A;
}

#acrobat a {
	color:#0A495A;
}

#greenThought div.thought {
	color:#51582A;
	background:#D4D8BD url(../images/styles/news_ul_bg.gif) repeat-x;
}

*html #greenThought div.thought {
	margin:0;
}

#brownThought div.thought {
	color:#0A495A;
	background:#D6C4BA url(../images/styles/press_ul_bg.gif) repeat-x;
}

*html #brownThought div.thought {
	margin:0;
}

#purpleThought div.thought {
	color:#51582A;
	background:#CDC0D0 url(../images/styles/papers_p_bg.gif) repeat-x;
}

*html #purpleThought div.thought {
	margin:0;
}

#blueThought div.thought {
	color:#0A495A;
	background:#BAD3D8 url(../images/styles/latest_p_bg.gif) repeat-x;
}

*html #blueThought div.thought {
	margin:0;
}

#findus ul {
	background:#D4D8BD url(../images/styles/news_ul_bg.gif) repeat-x;
	margin-top:-5px;
}

*html #findus ul {
	margin-top:0;
}

#findus li {
	color:#51582A;
	background:transparent url(../images/styles/chevron_green.gif) no-repeat 0 5px;
	margin: 5px 0 0 0;
}

#findus a {
	color:#51582A;
}


/*--------------------*//* specific body id related styles *//*---------------------------*/

ul.contentlist {
	margin: 0 0 10px;
}

.contentlist li{
	list-style:none;
	line-height:1.4;
	font-size: 1.1em;
	background:transparent url(../images/styles/chevron_grey.gif) no-repeat 0 5px;
	padding:0 0 10px 10px;
}

ul.contentlist ul {
	margin: 0 0 0 25px;
}

* html ul.contentlist ul {
	margin: 8px 0 0 25px;
}

ul.contentlist ul li {
	padding:0 0 5px 0px;
	list-style-type: disc;
	background: none;
}

* html ul.contentlist ul li {
	padding:3px 0 5px 0;
	list-style-type: disc;
	background: none;
	font-size: 1em;
}


ol.planninglist{
	margin: 0 0 10px 18px;
}

.planninglist li {
	line-height:1.4;
	font-size: 1.1em;
	padding:0 0 10px 0;
}

ul.clientlist {
	margin: 0 0 25px 0;
}

.clientlist li{
	background: none;
	list-style: none;
	margin: 0 0 1px 0;
	padding: 0;
}

.clientlist li a{
	width: 280px;
	height: 50px;
	display: block;
}

.clientlist li a span{
	width:280px;
	height:50px;
}

.clientlist li#entrepeneur a span{
	background:transparent url(../images/styles/client_entrepeneur.gif) no-repeat;
}

.clientlist li#entrepeneur a:hover span{
	background:transparent url(../images/styles/client_entrepeneur.gif) no-repeat 0 -50px;
}

.clientlist li#execs a span{
	background:transparent url(../images/styles/client_execs.gif) no-repeat;
}

.clientlist li#execs a:hover span{
	background:transparent url(../images/styles/client_execs.gif) no-repeat 0 -50px;
}

.clientlist li#legal a span{
	background:transparent url(../images/styles/client_legal.gif) no-repeat;
}

.clientlist li#legal a:hover span{
	background:transparent url(../images/styles/client_legal.gif) no-repeat 0 -50px;
}

.clientlist li#cityprof a span{
	background:transparent url(../images/styles/client_cityprof.gif) no-repeat;
}

.clientlist li#cityprof a:hover span{
	background:transparent url(../images/styles/client_cityprof.gif) no-repeat 0 -50px;
}

.clientlist li#trustee a span{
	background:transparent url(../images/styles/client_trustee.gif) no-repeat;
}

.clientlist li#trustee a:hover span{
	background:transparent url(../images/styles/client_trustee.gif) no-repeat 0 -50px;
}

#casestudy li {
	float:left;
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

#casestudy li a {
	width: 60px;
	height: 89px;
	display: block;
}

#casestudy li a span {
	width:60px;
	height:89px;
}

#casestudy li#overview a span {
	background:transparent url(../images/styles/cs_overview_nor.gif) no-repeat;
}

#casestudy li#current a span {
	background:transparent url(../images/styles/cs_current_nor.gif) no-repeat;
}

#casestudy li#challenges a span {
	background:transparent url(../images/styles/cs_challenges_nor.gif) no-repeat;
}

#casestudy li#analysis a span {
	background:transparent url(../images/styles/cs_analysis_nor.gif) no-repeat;
}

#casestudy li#plan a span {
	background:transparent url(../images/styles/cs_plan_nor.gif) no-repeat;
}

#study_overview li#overview a span {
	background:transparent url(../images/styles/cs_overview_sel.gif) no-repeat;
}

#study_current li#current a span {
	background:transparent url(../images/styles/cs_current_sel.gif) no-repeat;
}

#study_challenges li#challenges a span {
	background:transparent url(../images/styles/cs_challenges_sel.gif) no-repeat;
}

#study_analysis li#analysis a span {
	background:transparent url(../images/styles/cs_analysis_sel.gif) no-repeat;
}

#study_plan li#plan a span {
	background:transparent url(../images/styles/cs_plan_sel.gif) no-repeat;
}

.people {
	float:right;
	margin: 0 0 10px 15px;
	border: 1px solid #CCC;
	padding:3px;
}

.getacrobat{
	margin: 10px 0 5px 0;
}

.map{
	border: 1px solid #000;
}

ul.pdflist {
	margin: 0 0 10px 0;
}

.pdflist li{
	list-style: none;
	line-height:2;
	font-size: 1.1em;
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
}

.faqlist ul {
	margin: 0 0 20px 0;
}

.faqlist li{
	list-style: none;
	font-size: 1.1em;
}

.faqlist li a{
	display: block;
	color: #666666;
	padding: 15px 5px 15px 45px;
	text-decoration: none;
	background: #FFF url(../images/styles/faq_bullet.gif) 0 50% no-repeat;
	border-top: 1px dotted #CCCCCC;
}

.faqlist li a:hover {
	background: #F2F3EC url(../images/styles/faq_bullet_ovr.gif) 0 50% no-repeat;
}

blockquote.thought {
	text-indent:0;
	font-size:1.4em;
	margin:-10px 0 0;
	padding:15px 10px;
}

cite.thought {
	display:block;
	text-align:right;
	font-size:1em;
	margin:0;
	padding:0 10px 10px 0;
}

.wysiwyg {
	font-size: 1em;
	line-height:1.3;
}

.wysiwyg li {
	background:transparent url(../images/styles/chevron.gif) 0 4px no-repeat;
	padding:0 0 0 15px;
}

.wysiwyg ol {
	padding:0 0 0 23px;
	margin:0 0 10px;
}

.wysiwyg ul {
	margin:0 0 10px;
}

.wysiwyg ol li {
	background:none;
	padding:0;
}

.docheaderimage {
	float: right;
}

#locker #content {
	background:transparent url(../images/styles/clientdocs.gif) no-repeat top right;
}

