/*---------------------------------------------+
 | Site: Duff & Phelps                         |
 | Part: Utility and Corporate Bond Trust Inc. |
 +---------------------------------------------*/


/* Fonts
======================================================================*/
#market-data h2 { font-family: Verdana, Arial, sans-serif; }


/* Basics
======================================================================*/
body { border-color: #00455a; }
caption, h4 { color: #00688f; }
h1 { color: #00455a; }
table { border-color: #66a2bb; }
td, th { border-color: #cbe0e8; }
thead th { background-color: #eff7fa; color: #00688f; }
thead th a { color: #214497; text-decoration: underline; }


/* Core layout
======================================================================*/
/*--- Admin ---*/
#admin { border-color: #00455a; }

/*--- Header ---*/
#header { background-color: #00688e; }
#header-content { border-color: #fff; }

/*--- Highlights ---*/
#highlights { background: #fff; border-color: #7fb1c5; }

/*--- Navigation ---*/
#nav { background-color: #e8f4f8; }


/* Content
======================================================================*/
/*--- Date picker ---*/
div.datePicker table td#date-picker-hover, tr.date-picker-month, tr.date-picker-month th { background-color: #00688e; }

/*--- Footer ---*/
#footer img { padding: 0 1em 0 0; }

/*--- Highlights ---*/
#highlights { color: #000; }
#highlights a { color: #214497; }
#highlights h2 { color: #00688e; }
	
	/* Market data */
	#market-data { height: 1%; }
	#market-data .disclaimer { font-size: 0.8em; }
	#market-data .c2l, #market-data .c2r { margin-bottom: 0.5em; width: 48%; }
	#market-data .c2r h2 { color: #6d6d6d; }
	#market-data h2 { float: left; font-size: 2.72em; font-weight: bold; margin-right: 0.3em; }
	#market-data li { background: none; padding: 0; }
	#market-data .mute { font-size: 1em; line-height: 1.3; }
	#market-data p { margin-bottom: 0; }
	#market-data .view { border-top: 1px solid #ddd; clear: both; margin-bottom: 0.5em; padding-top: 0.5em; }

/*--- Navigation ---*/
#nav a { padding: 0 0.8em; }
#nav a:hover { text-decoration: underline; }
#nav li { border-color: #66a2bb; }

	/* Secondary navigation */
	ul#nav-secondary li { border-color: #97c1d2; }

/*--- Secondary/tertiary content ---*/
#content-secondary h3 { background-color: #00688f; }
#content-secondary h3 em { color: #4e94af; }
