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

/* HEADER STYLES */

h2#mainPost_subtitle{ color: #3b1124;}

h2#mainPost_listTitle{ color: #641f3e;}

h2#nameTitle{ color: #3b1124;}

h2#subnameTitle{ color: #641f3e;}

/* PARAGRAPH, SPAN & LINKS STYLES */

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

p#mainPost_intro{color: #3b1124;}

span.basicLink{ color: #641F3E;}

span.basicLink a, span.basicLink a:visited{ color: #641F3E;}

.hrdivider { border-bottom:3px solid #CEB8C4;}
	
span.search_results_total{color: #3b1124;}

span.seperator{ color: #641f3e;}

/* TABLES */

#table_list a, #table_list a:visited{ color: #641f3e;}
	
tr.rowA{ background-color: #CEB8C4; }	
		
<!------- DYNAMIC COLORS AND BACKGROUNDS ------->
	
/* dynamic mainPost background colors and side-split tab */
.Small_Business{background: url('images/pages/_SB/SB_mC.gif') repeat-y center;}
h1.SB-main{color: #641f3e;}
	h1.SB-main a, h1.SB-main a:visited, h1.SB-main a:hover{ text-decoration: none; color: #641f3e; }		
		
/* dynamic sidebar background colors */
.SB{background:url('images/pages/_SB/SB_top.gif') no-repeat top left;}

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

/* MENU */

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

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

ul.menu_lev2 .current_page_item { background: url('images/pages/_SB/SB-side-active.gif') no-repeat top left #3b1124; }
	
ul.menu_lev2 .current_page_ancestor { background: url('images/pages/_SB/SB-side-active.gif') no-repeat top left #3b1124;}
