/* BLUE COLOR THEME */

body.homepage #wrapper{
	min-width:1000px;
}

body.homepage #branding #branding-logo{
	background-position: 5px 10px;
}

body.homepage #branding span#homeward{
	display:none;
}

#content-main{
	float: left;
}
body.homepage #content-main/*,body.homepage #content-inner #content-main*/ {
	float: none;
}

#content-secondary{
	margin-top: 0;
}

/* 
===========================================================
Header Colors 
===========================================================
*/
#topic-title h1,
#content-main h1,
#topic-title h2,
#topic-title h1 a,
#topic-title h2 a{
	color: #0a306d;
}

/* 
===========================================================
Breadcrumb Colors 
===========================================================
*/
#breadBox,
#breadBox ul{
	background-color:#FBF5E3;
}

/* 
===========================================================
Left Nav Colors 
===========================================================
*/

#content #nav-container h3 a{
	background-image: url('/TemplatePackage/images/bg_navH3_blue.gif');
}

#nav,
#nav-container .bottom {
	background: transparent url('/TemplatePackage/images/bg_leftNav_blue.gif') repeat-y top left; 
}
#nav ul li {
	background: #f9c671;
}
#nav ul li ul li{
	background: #fbd69a;
}
#nav-container .bottom { 
/*	position: relative;
 	margin: 0 0 0.5em 0;
	height:15px; 
	width:179px;
	border:none;
	background-color:#F4F4E1;*/
	background-position: bottom left;
}

/* Selected state for Level 1 link */
#nav ul li a.selected{
	background-image: url('/TemplatePackage/images/leftNav_arrow_blue.gif');
}

/* Selected state for Level 2 link */
#nav ul ul li a.selected{
	background-image: url('/TemplatePackage/images/leftNav_arrow_blue.gif');
}

/* Selected state for Level 3 link */
#nav ul ul ul li a.selected{
	background-image: url('/TemplatePackage/images/leftNav_arrow_blue.gif');
}

#nav ul li a:hover{
	background-color: #f9c671;
}
#nav ul li ul li a:hover{
	background-color: #fbd69a;
}

/* 
===========================================================
Page Options Colors 
===========================================================
*/

#content-secondary .pageOptions{
	background: #f4f9ff url('/TemplatePackage/images/bg_repeatPageOptions_blue.gif') 0 0;
	border-top: 1px solid #a2c7fe;
	margin-bottom:1em;
}
#content-secondary .pageOptions .pageOptions-inner{
	background:transparent url('/TemplatePackage/images/bg_pageOptions_blue.gif') 0 bottom no-repeat;
}
.pageOptions-horizontal,
.pageOptions-horizontal ul{
	background-color:#f4f9ff;
}

/* 
===========================================================
Module Colors 
===========================================================
*/

#content #content-secondary .rounders h3{ /* -- this is for the blue palette -- */
	color:#0a306d;
	font-family:"Trebuchet MS";
}

#content .module h3,
#content .rounders h3,
#content-main h2,
#content #topList h3{
	color:#0a306d;
}
.rounders .inner,
.rounders .t,
.rounders .b,
.rounders .b div,
.rounders.top-blocks .inner,
.rounders.top-blocks .t,
.rounders.top-blocks .b,
.rounders.top-blocks .b div{
	background-image:url('/TemplatePackage/images/bg_twoBlocksBlue.gif');
}

.rounders.grey .inner,
.rounders.grey .t,
.rounders.grey .b,
.rounders.grey .b div {
	background-image:url('/TemplatePackage/images/bg_greyStroke.gif');
}

#content-secondary .rounders .inner,
#content-secondary .rounders .t,
#content-secondary .rounders .b,
#content-secondary .rounders .b div{
	background-image:url('/TemplatePackage/images/bg_smallRails_blue.gif');
}

#content-secondary #phil.rounders .inner,
#content-secondary #phil.rounders .t,
#content-secondary #phil.rounders .b,
#content-secondary #phil.rounders .b div{
	background-image:url('/TemplatePackage/images/bg_twoBlocksBlue.gif');
}

.rounders.cdcForYou .inner,
.rounders.cdcForYou .t,
.rounders.cdcForYou .b,
.rounders.cdcForYou .b div {
	background-image:url('/TemplatePackage/images/bg_cdcForYou.png');
}

.rounders .inner{
	position: relative;
	margin: 0px;
	padding: 12px 12px 0 0;
	height: auto;
}
.rounders .t{
position:absolute;
left:0;
top:0;
width:12px; 
margin-left:-12px;
height:100%;
background-position:top left;
}

.rounders .b {
	position:relative;
	width:100%;
}

.rounders .b,
.rounders .b div{
height:12px; 
font-size:1px;
}

.rounders .b{
background-position:bottom right;
}

.rounders .b div{
position:relative;
width:12px;
margin-left:-12px;
background-position:bottom left;
}

.rounders .hd,
.rounders .bd,
.rounders .ft {
position:relative;
}

.page-curl h3{ 
background-color:#ecf2fe;
}
.double-rule{ background: #ecf2fe url('/TemplatePackage/images/bgDivDouble_blue.jpg') 0 0 repeat-x;}
.double-rule h3{
background:#ecf2fe url('/TemplatePackage/images/bgDoubleRule_blue.gif') right bottom repeat-x;
}

/*
====================================
=Main index page only
====================================
*/

#index #phil p{
	margin-top:0.5em;
	font-size:0.8em;
}

/*
===================================

===================================
*/
.scroller{
	background: white;
	border: 1px solid black;
	margin-bottom: 10px;
	height: 80px;
	/*width: auto;*/
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;	
}
	*:first-child+html .scroller{
		width:99%;
	}

#content .module.underline h3{
	margin-bottom: 0.35em;
	border-bottom: 1px solid #09316c;
	padding-bottom: 0.15em;
}

/* -- Added from Cass' datastats.css page -- */
#topList {
	clear: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
#topList h3 {
	color: #09316c;
	font-size: 1.4em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.listScroll {
	height: 115px;
	width: 98%;
	background-color: #fff;
	border: 1px solid #000;
	margin-bottom: 10px;
	font-size: 0.95em;
	overflow: auto;
}
ul.noBullet li {
	background-color: #fff;
	background-image: none;
	display: block;
	margin: 0;
	padding: 5px;
	width: auto;
	border-bottom: 1px dotted #cdcdcd;
	list-style: none;
}

/**
 * =============================================
 * = Added for newMods-float.css from version B
 */
.rounders ul, .rounders ol { /* newMods-float.css (line 607) */
	overflow:hidden;
}

/*.module.cdcForYou ul li {padding: 3px 0 3px 1.25em;}*/