/*
Style Guide: Style-BC.css
*/

/* HEADER STYLES */

h2#mainPost_subtitle{ color: #333333;}

h2#mainPost_listTitle{ color: #dc9821;}

h2#nameTitle{ color: #ba7702;}

h2#subnameTitle{ color: #dc9821;}

/* PARAGRAPH, SPAN & LINKS STYLES */

p#mainPost_list{ border-bottom: 3px solid #f3dcaf; }

span.basicLink{ color: #DC9821;}

span.basicLink a, span.basicLink a:visited{ color: #CD3700;}
	
span.search_results_total{ color: #ba7702;}

span.seperator{ color: #dc9821;}

.hrdivider { border-bottom:3px solid #F3DCAF;}


/* TABLES */

#table_list a, #table_list a:visited{ color: #dc9821;}
	
tr.rowA{ background-color: #f3dcaf;}	
	
<!------- DYNAMIC COLORS AND BACKGROUNDS ------->

/* dynamic mainPost background colors and side-split tab */
.Business_Climate{background: url('images/pages/_BC/BC_mC.gif') repeat-y center;}
h1.BC-main{background: url('images/pages/_BC/BC-main.gif') no-repeat top left; color: #dc9821;}		
	h1.BC-main a, h1.BC-main a:visited, h1.BC-main a:hover{ text-decoration: none; color: #dc9821; }
/* dynamic sidebar background colors */
.BC{background:url('images/pages/_BC/BC_top.gif') no-repeat top left;}

/* dynamic sidebar title background */
.BC-side{background: url('images/pages/_BC/BC-side.gif') no-repeat top left; color: #D9C1CD;}

/* MENU */

.menu_lev2_title a, .menu_lev2_title a:hover, .menu_lev2_title a:visited{ color: #f7e7c8; }

ul#BC-side li:hover{background: url('images/pages/_BC/BC-side.gif') no-repeat top left;}

ul.menu_lev2 .current_page_item { background: url('images/pages/_BC/BC-side-active.gif') no-repeat top left #ba7702;}
	
ul.menu_lev2 .current_page_ancestor { background: url('images/pages/_BC/BC-side-active.gif') no-repeat top left #ba7702;}
	

