/* --- August 9, 2012 by Jim --- */

/* ----- make it ALL Arial ----- */
body, input, select, select option, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.shop {
	background: #fff url('../images/rdu_narrow_2012/bg.gif');
	font-family: arial, sans-serif;
}
/* ------------------------------ */

/* text links */
a { 
	color: #003366; 
	background: transparent; 
	text-decoration: underline; 
}
a:visited  { 
	color: #003366; 
}

a:focus, a:hover, a:active { 
	color: #fe9800; 
	text-decoration: underline; 
}
/* header might have different bg color */
#header a {  
	color: #003366; 
	background: transparent; 
	text-decoration: underline; 
}
#header a:visited  { 
	color: #003366; 
}

#header a:focus, #header a:hover, #header a:active { 
	color: #fe9800; 
	text-decoration: underline; 
}
/* question-list might have different bg color */
.question-list a {  
	color: #003366; 
	background: transparent; 
	text-decoration: underline; 
}
.question-list a:visited  { 
	color: #003366; 
}

.question-list a:focus, .question-list a:hover, .question-list a:active { 
	color: #fe9800; 
	text-decoration: underline; 
}
/* end text links */

.shop #container {
	background: #fff url('../images/rdu_narrow_2012/bg_container.gif') no-repeat;
	padding-top: 0px;
	margin-bottom: 0px;
	min-height: 60px;
	border: 1px solid #fe9800;
}

.print_body {
	border: 0px;
	background: #fff;
}

#container.print_container {
	border: 0px;
}

#container#header {
	background: #f0f5f7 url('../images/rdu_narrow_2012/bg_side_header.gif') no-repeat bottom left;
	color: #000;
	width: 210px;
	padding: 0 0 12px 0;
	margin: 55px 0 9px 5px;
}

#container>#header {
	background: #f0f5f7 url('../images/rdu_narrow_2012/bg_side_header.gif') no-repeat bottom left;
	color: #000;
	width: 240px;
	padding: 0 0 12px 0;
	margin: 55px 0 9px 10px;
}

#header .top {
	background: #f0f5f7 url('../images/rdu_narrow_2012/bg_side_header.gif') no-repeat top left;
	height: 30px;
}

#column1, #column2 {
	margin-top: 55px;
}

#column1 {
	margin-left: 20px;
}

#column2 {
	margin-left: 20px;
}

.absolute-logo {
	display:block;
	position:absolute;
	top: 35px;
	left: 20px;
}

.shopheader {
	padding: 3px 6px;
}

.scoredetails {
	padding: 3px 6px 15px 6px;
}

#header .widget {
	background: none;
	border: 0;
	border-bottom: 1px solid #c9c7c8;
	padding: 0 0 6px 0;
	margin: 0 auto 9px auto;
	color: #000;
}
#header .thin, #header .thin-header {
	margin-bottom:0;
}

#header h1, #header h2, #header h3, #header h5 {
	color: #000;
	background: none;
	padding-top: 6px;
	text-shadow: 0px 1px 2px #fff;
}

.buttons.widget {
	min-height: 65px;
}

.controls input, body.kiosk table.buttons input, body.kiosk table.paging input {
	color: #222;
	background: #fe9800 url('../images/rdu_narrow_2012/bg_buttons.gif') no-repeat;
	border-top: 1px solid #eee;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #eee;
	font-weight: bold;
	font-size: .9em;
	padding: 3px 3px 3px 6px;
}

.body.kiosk table.buttons input	{
	padding: 0px !important; /* this prevents IE width breakage */
}

.emailForm fieldset input[type=submit] {
	color: #222;
	background: #fe9800 url('../images/rdu_narrow_2012/bg_buttons.gif') no-repeat;
	border-top: 1px solid #eee;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #eee;
	font-weight: bold;
	font-size: .9em;
	padding: 3px 3px 3px 6px;
}

.emailForm input, .emailForm textarea {	
	background-color: #fff;
	border-top: 1px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #999;
}

.emailForm fieldset legend span {
	color: #fff;
	padding-top: 6px;
}

.scoredetails .sections li {
	border-bottom: 1px dotted #fff;
}

.scoredetails .sections li:hover {
	color: #fff;
	background-color: #206880;
}

.scoredetails .averages li {
	border-bottom: 1px dotted #cee2f5;
}

.dtor-sections td.section, .dtor-sections td.current-section-score, .dtor-sections td.last-section-score , .dtor-sections td.change { /* all rows, excluding headers */
	border-bottom: 1px solid #c9c7c8;	
}

.dtor-sections .overall { /* 1st row */
	color: #000;
	background-color: #fdd101;
	font-weight: bold;
}

.shop .widget
{
	background: #f0f5f7 url('../images/rdu_narrow_2012/bg_widget_300.gif') no-repeat bottom;
	color: #000;
	margin-bottom: 12px;
	padding: 0 0 12px 0;
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.widget.emailForm
{
	background: #f0f5f7;
	border: 0;
	color: #000;
	margin-left: -10px;
	padding: 0 10px 12px 0;
	height: 900px;
	width: 900px;
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.widget.emailForm form
{
	height: 180px;
	width: 300px;
}

.emailForm .emailcomments textarea {
	height: 50px;
	margin-bottom: 0;
}

.widget h3
{
	color: #000;
}

.emailForm fieldset legend span /* usually matches .widget h5 */
{	
	color: #006699;	
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 6px;
	padding: 6px 0 3px 0;
	text-shadow: 0px 1px 1px #fff;
}

.widget h5
{
	background: transparent url('../images/rdu_narrow_2012/bg_widget_300.gif') no-repeat top;
	color: #fff;
	padding: 9px 0 15px 0;
	text-shadow:0 1px 2px #000;
}

.dtor-graph p img {
	border: 1px solid #ccc;
}

.eval-summary dd,
.eval-summary-ytd dd
{
	color: #AF5654;
}

.eval-summary h4,
.eval-summary-ytd h4,
.vs-eval-ytd dd,
.vs-eval dd,
.vs-company dd,
.vs-company-ytd dd,
.dtor-this-eval dl dt,
.dtor-this-eval dd
{
	color: #111111;
}

/* Question List */

.question-header {
	background: #fe9800 url('../images/rdu_narrow_2012/bg_title_bar.gif') no-repeat;
	width: 900px;
}

.question-header .question {
	width:60%;
}

.question-header .answer, .question-header h3.score {
	width:10%;
}

.question-header h3 {
	color: #fff;
}

.question-list dl.wrapper {
	border-top: #999 1px dotted;
	width: 100%;
}

.question-list {
	color: #000;
	background-color: #fff;
	border: #ddd 1px solid; /* -- if border is used, change qlist width from 888px to 886px to allow for thickness*/
	border-top: 0;
	border-bottom: #fdd101 12px solid;
	padding: 0 6px;
	width: 886px; /* -- if border is used, change qlist width from 888px to 886px to allow for thickness*/
}

.question-list .qtext {
	color: #000;
	width:60%;
	/*background: beige;  -- debug color */
}

.question-list .answer {
	/*border-left: #000 1px solid;  -- separator, if needed */
	padding-left: 3px;
	width:30%;
	/*background: linen;  -- debug color */
}

.question-list dd.score {
	/*border-left: #000 1px solid;  -- separator, if needed */
	padding-left: 3px;
	width:9%; /* should be 10%, but is 9% to make up for it's padding */
	/*background: aliceblue;  -- debug color */
}

.question-list dt.qfmt41 /* QFMT_BIG_HEADER in SASSIE guide */,
.question-list dt.qfmt42 /* QFMT_MED_HEADER in SASSIE guide */,
.question-list dt.qfmt43 /* QFMT_SM_HEADER in SASSIE guide */
{
	letter-spacing: 0.5px;
	margin: 0 0 0 -6px;
	padding: 3px 0 3px 6px;	
	text-transform: capitalize;
	width: 892px; /* if border is usedon q list, change from 894px to 892px */
}

.question-list dt.qfmt41 /* QFMT_BIG_HEADER in SASSIE guide */
{
	background: #066699 url('../images/rdu_narrow_2012/bg_big_bar.gif') no-repeat;
	font-size: 125%;
	color: #fff;
	text-shadow:0 1px 2px #000;
}

.question-list dt.qfmt42 /* QFMT_MED_HEADER in SASSIE guide */
{
	background: #003366 url('../images/rdu_narrow_2012/bg_medium_bar.gif') no-repeat;
	font-size: 115%;
	color: #fff;
	text-shadow:0 1px 2px #000;
}

.question-list dt.qfmt43 /* QFMT_SM_HEADER in SASSIE guide */
{
	background: #fe9800 url('../images/rdu_narrow_2012/bg_small_bar.gif') no-repeat;
	font-size: 105%;
	color: #000;
	text-shadow:0 1px 2px #fff;
}

.question-list dt.qfmt43, .question-list dd.qfmt43 /* QFMT_SM_HEADER in SASSIE guide */
{
	line-height:20px;
}

.kiosktable .qfmt25 img {
	display:hidden; /*some spacer image is getting thrown in there and messing with the css */
}
.question-list .selected {
	background-color: #f5fafc;	
	border-bottom: 1px dotted #4f96ad;
}

.question-list dd
{
	color: #000;
}

.question-list dd.qfmt32 /* QFMT_NARRATIVE in SASSIE guide */
{
	background-color: #fff;
	border: 1px solid #ccc;
	width: 872px;
}

.qfmt32 img, .qfmt33 img, .qfmt34 img /* usually PDF icons */
{
	margin: 6px;
}

.question-list dd.qfmt60.answer /* QFMT_GRID_START in SASSIE guide */
{
	background-color: #fcfcfc;
	border: 1px dotted #444;
	float: left;
	width: 886px;
}

/* grids details */
.grid_table {
	border: #999;
}
.grid_table th {
	background: #ccc;
	color: #000;
	border-right: 1px dotted #bbb;
}
.grid_table td {
	border-bottom: 1px dotted #aaa;
	border-right: 1px dotted #ddd;
}
th.grid_vertical {
	background: #f8f5f0; 
	border-bottom: 1px dotted #ccc;
	color: #000;
}
/* end grids details */

/* the following "description bars" span the whole width of the q list */
.question-list dt.qfmt32, /* QFMT_NARRATIVE in SASSIE guide */
.question-list dt.qfmt33, /* QFMT_PICTURE_UPLOAD in SASSIE guide */
.question-list dt.qfmt60 /* QFMT_GRID_START in SASSIE guide */
{
	background: #fff url('../images/rdu_narrow_2012/bg_description_bar.gif') no-repeat;/*  text answer or icon titles */	
	margin: 0 0 0 -6px;
	padding: 3px 0 3px 6px;
	width: 892px; /* if border is usedon q list, change from 894px to 892px */
}

/* the following "description bars" span half the width of the q list */
.question-list dt.qfmt34, /* QFMT_AUDIO_UPLOAD in SASSIE guide */
.question-list dt.qfmt39  /* QFMT_RECORDED_PHONECALL in SASSIE guide */
{
	background: #fff url('../images/rdu_narrow_2012/bg_description_bar.gif') no-repeat; /* text answer or icon titles */
	color: #000;
	margin: 0 0 0 -6px;
	padding: 3px 6px;
	width: 60%;
}
.question-list .qfmt34 dt.answer, /* QFMT_AUDIO_UPLOAD in SASSIE guide */
.question-list .qfmt39 dt.answer /* QFMT_RECORDED_PHONECALL in SASSIE guide */
{
	background: #fff url('../images/rdu_narrow_2012/bg_description_bar.gif') no-repeat -542px 0; /* text answer or icon titles */
	color: #000;
	margin-right: -6px;
	padding: 0; /* these answers are centered, so no padding is needed */
	width: 40%;
}

/* footer */
.question-footer, .kiosk_footer {
	background: #fff url('../images/rdu_narrow_2012/bg_footer.gif') no-repeat top center;
	height: 70px;
	width: 900px;
	margin: 0;
}

/* make the layout "spacer" widget invisible */
.widget.spacer {
	background:none; !important
	border:none;
	border:none; !important
}
#header .widget.spacer {
	border:none;
}

/*===== Chameleon Kiosk =========================================================================*/

body.kiosk {
	background: #066699;
	font-family: Arial, Helvetica, sans-serif;
}

body.kiosk .container div form {	
	background-color: #fff;
	width: 100%; /* was 350px */
}

body.kiosk .container {
	/*background: transparent url('../images/rdu_narrow_2012/bg_container.gif') no-repeat top center;*/
	background: transparent;
	border: 0;
	min-height: 6px;	
	padding-top: 6px; /* was 50px*/
	width: auto;
}

/* shows status info at top. If there's a dark or busy top image, box it in with this stuff */
.kiosk_header,
.alert_box
{
	width: 100%; /* was 350px */
	/*
	-moz-box-shadow: #000 0px 1px 9px;
     -webkit-box-shadow: #000 0px 1px 9px;
     box-shadow: #000 0px 1px 9px;
     */
}

.kiosk_header tr,
.kiosk_header td, .alert_box
{
	/*background: #066699 url('../images/rdu_narrow_2012/bg_grid_header.gif') no-repeat;*/
	border-bottom: 1px solid #fff;
	padding: 6px 0;	
}

.survey_name span.white20bold { /* title text */
	background: none;
	color: #ab011a;
	font-size: 1.4em;
}

.alert_box {
	color: #066699;
	font-size: 1.2em;
}

table.survey_table,
table.kiosktable
{
	width: 100%; /* was 350px */ /* would be 800px wide on themes with more stuff */
	font-size: 10px; 
}

table.survey_table tr td,
table.kiosktable tr td
{
	/* setting a bg color here will make eveything that color so don't do it */
	border-bottom: 1px solid #ccc;
	padding: 6px 3px;
	font-size: 12px;
}

/* Questipn - Answer header row */
.survey_table .form_header,
.kiosktable .form_header
{
	background: #ccc;
	border-bottom: 1px solid #222;
	height: 18px;
	line-height: 18px;
	padding: 3px;
	display: none;
}

.survey_table .form_header td,
.kiosktable .form_header td
{
	font-size: 17px;
	width: 50%;
}

.form_header td, .form_header .white12bold /* Question - Answer header font */
{
	font-size: 17px;
	color: #fff;
	padding: 9px 6px;
	text-shadow: 0px 1px 1px #444;
}

body.kiosk .qfmt12 /* QFMT_RADIO in SASSIE guide */
{
	 
}
body.kiosk .qfmt25 /* QFMT_DATE in SASSIE guide */
{
	 
}

body.kiosk .qfmt25 img {
	 width:200px; 
}

body.kiosk .qfmt25 img.oopsImg, body.kiosk .qfmt25 img.oopsNextImg {
	width:40px;
}
	
body.kiosk .qfmt13 select /*country select - gets too long */
{
	width:180px;
}
body.kiosk .qfmt32 /* QFMT_NARRATIVE in SASSIE guide */
{	
	background: #fff; /* text answer or icon titles */
	color: #000;
}

.spellcheck, .spellcheck td {
	background: #fff; /* text answer or icon titles */
	padding: 1px;
	border: 1px solid #ccc;
}

body.kiosk input[type=submit], .spellcheck input {
	color: #222;
	background: #fe9800 url('../images/rdu_narrow_2012/bg_buttons.gif') no-repeat;
	border-top: 1px solid #eee;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #eee;
	margin: 3px 3px 12px 3px;
}

body.kiosk input[type=text], body.kiosk input[type=password] /* regular text fields */
{	
	background: #fff;
	border-top: 1px solid #333;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #333;
	color: #000;
	font-weight: normal;
}
body.kiosk .qfmt32 textarea,  /* QFMT_NARRATIVE in SASSIE guide */
{	
	background-color: #fcfcfc;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	width: 280px;
	height: 180px;
	/* margin: 18px;*/
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: left;
}
body.kiosk .qfmt32 input /* QFMT_NARRATIVE in SASSIE guide */
{	
	float: right;
	margin: 9px 0;
}

/* table that holds page numbers and next buttons */
body.kiosk table.buttons, body.kiosk table.paging { 
	width: 350px /* was 350px */
	margin: 0 auto;
	border: 0;
}
body.kiosk table.buttons td, body.kiosk table.paging td {
	background: #fff;
	padding: 6px 3px;
}
/* actual numbers with default DW style */
body.kiosk table.buttons td span.style1, body.kiosk table.paging td span.style1 {
	color: #066699;
}
body.kiosk table.paging td span.style1 {
	color: #666;
}
table.buttons, table.paging .index td {
	background: #ebf3fa;
}

body.kiosk table.buttons input,
body.kiosk table.buttons td input,
body.kiosk table.paging td input,
.submit.btn
{
	color: #444;
	/*background: #fe9800 url('../images/rdu_narrow_2012/bg_buttons.gif') no-repeat;*/
	border: 1px solid #999;
	font-weight: bold;
	font-size: .9em;
	padding: 6px 12px;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 3px 6px #a8a8a8;
	-webkit-box-shadow: 0px 3px 6px #a8a8a8;
	box-shadow: 0px 3px 6px #a8a8a8;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 3, direction = 180, color = '#a8a8a8');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 180, Color = '#a8a8a8')";
	/*Shadows look very different in IE (Only cardinal directions supported)*/
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element should have a background-color*/
	/*All filters must be placed together*/
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#d9d9d9', endColorstr = '#f2f2f2');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#d9d9d9', endColorstr = '#f2f2f2')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #d9d9d9, #f2f2f2);
	background-image: -ms-linear-gradient(top, #d9d9d9, #f2f2f2);
	background-image: -o-linear-gradient(top, #d9d9d9, #f2f2f2);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#d9d9d9), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #d9d9d9, #f2f2f2);
	background-image: linear-gradient(top, #d9d9d9, #f2f2f2);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

	
	
	
	
	
}

.kiosk_table tr.qfmt41, .survey_table tr.qfmt41 /* QFMT_BIG_HEADER in SASSIE guide */
{
	background: #ccc; 
}

.kiosk_table tr.qfmt41 .s24, .survey_table tr.qfmt41 .s24 /* QFMT_BIG_HEADER in SASSIE guide */
{
	background: none; 
	color: #000;
	font-size: 1.2em;
}

.kiosk_table tr.qfmt42, .survey_table tr.qfmt42 /* QFMT_MED_HEADER in SASSIE guide */
{
	background: #ccc; 
}

.kiosk_table tr.qfmt42 .s16, .survey_table tr.qfmt42 .s16 /* QFMT_MED_HEADER in SASSIE guide */
{
	background: none; 
	color: #000;
	font-size: 1.1em;
}

.kiosk_table tr.qfmt43, .survey_table tr.qfmt43 /* QFMT_SM_HEADER in SASSIE guide */
{
	background: #ccc; 
}

.kiosk_table tr.qfmt43 .s14, .survey_table tr.qfmt43 .s14 /* QFMT_SM_HEADER in SASSIE guide */
{
	background: none; 
	color: #000;
	font-size: 1.1em;
}

/* summary of errors when you try to Submit before you're done */
.kiosk_error { 
	/* use this to move up or down if needed */
}
.kiosk_error .blue24bold { /* error title */
	font-size: 1.4em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}
.kiosk_error p { /* error message text */
	color: #066699;
	font-size: 1.1em;
	margin-top: 6px;
	padding: 3px;
}
.kiosk_error p font { /* HA! Color of number in error message */
	color: #af5654;
}
.kiosk_error table { /* table list of the errors */
	border: 1px solid #ccc;
	margin: 12px auto;
}
.kiosk_error table td { /* rows for table list */
	background: #fff;
	border-bottom: 1px dotted #ccc;
	padding: 6px;	
}
.kiosk_error table .whitebold td { /* header bar for table list */
	background: #ccc;
	color: #000;
	font-size: .9em;
	letter-spacing: 1px;
	padding: 6px;
	text-transform: uppercase;
	text-align: left;	
}
.kiosk_error table .red10bold { /* error and page numbers */
	color: #af5654;
}

/* custom hides */

.s14 img {
	display: none;
}
.s14, .s16, .s24 {
	font-family: arial, sans-serif;
}
body.kiosk textarea {
	width: auto; /* was 300px */
}

body.kiosk .qfmt31 input {
	width: 50%;
}

body.kiosk .qfmt9, body.kiosk .qfmt25 {
	width: 160px;
}

table.kiosk_header, input.spellcheck, input.save, input.previous {
	display:none;
}
table.paging tbody tr.paging td input.submit {
	margin-left: 0;
}

.kiosk_footer {
	background: #066699;
	color: #fff;
	margin: 0 auto;
	width: 100%; /* was 350px */
}




tr.qfmt45,
.question-list dt.qfmt45,
body.kiosk .qfmt45 
{
		background-color: #066699;
		color: #fff;
	}







 @media screen and (min-width: 900px) {
/* ensure #nav is visible on desktop version */
	body.kiosk .container {
		width: 900px;
	}
}
/* for 480px or less */
@media screen and (max-width: 900px) {
	body.kiosk .container {
		width: 100%;
	}

	input[type="checkbox"],
	input[type="radio"]
	{
		font-size: 200%;
	}
	select
	{
		font-size: 100%;
	}
}

/* to shrink logo when made narrow */
@media screen and (max-width: 450px) {
	/*
	body.kiosk .container {
		background-image:url('../images/rdu_narrow_2012/bg_container.gif');
		background-repeat:no-repeat;
		background-size: 340px 38px;
		padding-top: 40px;
	}
	*/
	tr.qfmt45 img {
		height: 38px;
		width: 340px;
	}
}

/* for 480px or less */
@media screen and (max-width: 400px) {

	table.survey_table tr td, table.kiosktable tr td {
		font-size: 11px;
	}
	body.kiosk textarea {
		width:80%;
	}
}























/* end Chameleon Kiosk */
/* Chameleon Dashboards */

#stage {
	background: url('../images/rdu_narrow_2012/dash_chrome.gif') top left no-repeat;
	border:2px solid #7c98a6;
}

#stage .widget {
	background: url('../images/rdu_narrow_2012/custom_corners_topleft.gif') top left no-repeat;
	border: 1px solid #5f9abb;
}

#stage .widget h5 {
	background: url('../images/rdu_narrow_2012/custom_corners_topright.gif') top right no-repeat;
}

#stage .widget div.widget-body {
	background: url('../images/rdu_narrow_2012/custom_corners_right.gif') top right repeat-y;
}

#stage .widget div.widget-footer {
	background: url('../images/rdu_narrow_2012/custom_corners_bottomleft.gif') bottom left no-repeat;
}

#stage .widget div.widget-footer p {
	background: url('../images/rdu_narrow_2012/custom_corners_bottomright.gif') bottom right no-repeat;
}

/* header bar descriptor colors */
span#current_period_descriptor,
span#last_period_descriptor
{
	color: #006699;
}

/* end Chameleon Dashboards */
