@charset "UTF-8";
/**
 * CDC - (X)HTML/CSS Framework - ORANGE COLOR THEME - Main=#f5eccd, Accent=#efefff, secondry=#fbf5e3, secondary-border=#f8ba53
 *
 * @package         TemplatePackage 'B'
 * @version         2.5.2
 * @builddate       06-16-2010 (We, 16 June 2010)
 */

@media screen, projection
{
*:first-child+html body.secondTier #content {background: #fff url('/TemplatePackage/images/theme-orange/bg_content.gif') left 10px repeat-x;}
/* 
===========================================================
Header Colors 
===========================================================
*/
#topic-title h1,
#content-main h1,
#topic-title h2,
#topic-title h1 a,
#topic-title h2 a {color: #612e1f;}

#topic-title h1 a:hover, #topic-title h2 a:hover {border-bottom: 1px solid #612e1f;}

/* 
===========================================================
Breadcrumb Colors 
===========================================================
*/
#breadBox,
#breadBox ul {background-color: #fcf5e3;}

/* 
===========================================================
Left Nav Colors 
===========================================================
*/
#content #nav-container h3 a {background-image: url('/TemplatePackage/images/theme-orange/bg_navH3.gif');}

#nav,
#nav-container .bottom {background: transparent url('/TemplatePackage/images/theme-orange/bg_leftNav.gif') repeat-y top left;}
#nav ul li {background: #f9c671;}
#nav ul li ul li{background: #fbd69a;}
#nav-container .bottom {background-position: bottom left;}

/* Selected state for Level 1, 2, 3, and 4 link */
#nav-container #nav li a.selected, #nav-fourth-level ul a.selected {background-image: url('/TemplatePackage/images/theme-orange/leftNav_arrow.gif');}

/*#nav-fourth-level ul a:hover {background-color: #fbf5e3;}*/

/*
 * =========================================================
 * = Page Options Colors
 */
#content-secondary .pageOptions{
	background: #fcf5e3 url('/TemplatePackage/images/theme-orange/bg_repeatPageOptions.gif') 0 0;
	border-top: 1px solid #f8ba53;
}
#content-secondary .pageOptions .pageOptions-inner {background: transparent url('/TemplatePackage/images/theme-orange/bg_pageOptions.gif') 0 bottom no-repeat;}

.pageOptions-horizontal, #blog .pageOptions-horizontal,
.pageOptions-horizontal ul {background-color: #fcf5e3;}

/**
 * =========================================================
 * = A-Z list color options
 */
#content .AZlist-local li a {background-color: #fcf5e3;}
#content .AZlist-local li.selected a {background-color: #612e1f;}

#content .azMenuList .AZlist-local li a {background: transparent;}/* This should only be for proofing and needed when sight goes live */

#AZ-content h1 span {color: #612e1f;}

/*
 * =========================================================
 * = Module Colors
 */
.frame, .roundem.frame {
	background-color:#fbf5e3;
	border:1px solid #f8ba53 !important;
}
.rounders.frame {border:none !important;}
.cdc-caption, .roundem {background-color:#fbf5e3 !important;}
/*.accent, */.roundem.accent {background-color:#efefff !important;}

#wrapper .module h3,
#wrapper .rounders h3,
#content-main h2 {color: #612e1f;}

.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,
#blog .rounders.option2 .inner,
#blog .rounders.option2 .t,
#blog .rounders.option2 .b,
#blog .rounders.option2 .b div {background-image: url('/TemplatePackage/images/theme-orange/bg_twoBlocks.gif');}

#content-secondary .rounders .inner,
#content-secondary .rounders .t,
#content-secondary .rounders .b,
#content-secondary .rounders .b div {background-image: url('/TemplatePackage/images/theme-orange/bg_smallRails.gif');}

.rounders .inner {
	position: relative;
	margin: 0px;
	padding: 12px 12px 0 0;
}

.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: #fae8c4;}

.double-rule {background: #f5eccd/* url('/TemplatePackage/images/theme-orange/bgDivDouble.jpg') 0 0 repeat-x*/;}
.double-rule h3 {background: #f5eccd url('/TemplatePackage/images/theme-orange/bgDoubleRule.gif') right bottom repeat-x;}


#nav-container .related, .related {
	background: transparent url("/TemplatePackage/images/theme-orange/bgRelatedLinks.png") 0 0 no-repeat;
}
#nav-container .related h4 a, #nav-container .related h4 span, #content-secondary .related h4 a, #content-secondary .related h4 span, .related h4 a, .related h4 span  {background-color: #efefff;}
#nav-container .related .bot {background: transparent url("/TemplatePackage/images/theme-orange/bgRelatedLinks.png") bottom left}

#content-secondary .rounders .inner,
#content-secondary .rounders .t,
#content-secondary .rounders .b,
#content-secondary .rounders .b div,
#nav-container .rounders .inner,
#nav-container .rounders .t,
#nav-container .rounders .b,
#nav-container .rounders .b div {background-image:url('/TemplatePackage/images/theme-orange/bg_emailUpdates.gif');}

.azMenuList .inner, .azMenuList .t, .azMenuList .b, .azMenuList .b div {background-image: url('/TemplatePackage/images/theme-orange/bg_accent.gif');}

}