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

/* STRUCTURE */

.body_3col #mainContent {
	position: relative;
	width:909px;
	min-height: 540px;
	height: auto !important;			
	float: left;
	padding-right: 0px;
	display: inline; 
}

.Enroll{ background: #D1D1D1; }
h2.EO-main{background: url('images/pages/_DF/DF-main.gif') no-repeat top left; color: #D1D1D1;}				

.entry{	width: 879px;}

/* HEADER STYLES */

h2#mainPost_subtitle{ color: #4D0808;}

h2#mainPost_listTitle{ color: #990000;}

h2#nameTitle{ color: #4D0808;}

h2#subnameTitle{ color: #990000;}

/* PARAGRAPH, SPAN & LINKS STYLES */

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

span.basicLink{ color: #CD3700;}

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

span.search_results_total{	color: #4D0808;}

span.seperator{	color: #990000;}

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

/* TABLES */

#table_list a, #table_list a:visited{ color: #990000;}

tr.rowA{ background-color: #DBDBDB;}	

<!------- DYNAMIC COLORS AND BACKGROUNDS ------->

/* dynamic sidebar background colors */
.EO{background:url('images/pages/_DF/DF_top.gif') no-repeat top left;}
h1.DF-main{background: url('images/pages/_DF/DF-main.gif') no-repeat top left; color: #990000;}	
	h1.DF-main a, h1.DF-main a:visited, h1.DF-main a:hover{ text-decoration: none; color: #990000; }

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

/* MENU */

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

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

ul.menu_lev2 .current_page_item {background: url('images/pages/_DF/DF-side-active.gif') no-repeat top left #4D0808; }

ul.menu_lev2 .current_page_ancestor { background: url('images/pages/_DF/DF-side-active.gif') no-repeat top left #4D0808;}

