body.shop {
	background: #cee2f5 url('../../../../images/semantic/blue/bg_top.gif') repeat-x;
}

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

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

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

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

.shop #container {
	background: #fff url('../../../../images/semantic/blue/bg_container.jpg') no-repeat;
	border-right: 2px solid #7f93ad;
	border-left: 2px solid #7f93ad;
	border-bottom: 2px solid #7f93ad;
	padding-top: 0px;
	margin-bottom: 24px;
	min-height: 225px;
}

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

#container.print_container 
{
	border: 0px;
}

#header {
	color: #335c91;
	border-right: 1px solid #a9cbea;
	margin-top: 20px;
	padding-top: 0px;
}

#column1, #column2, .cham-columns {
	margin-top: 20px;
}

#column1 {
	margin-left: 20px;
}

#column2 {
	margin-left: 20px;
}

#header .widget {
	border-bottom: 1px solid #a9cbea; /* separator */
	color: #335c91;
	background: none;
}

#header h3 {
	color: #000;
}

#header h1, #header h3, #header h5 {
	color: #335c91;
	text-shadow: 0px 1px 2px #fff;
}

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

.controls input, .buttons input, body.kiosk table.buttons input, body.kiosk table.paging input {
	color: #335c91; /* button type */
	background: #a9cbea url('../../../../images/semantic/blue/bg_buttons.gif') no-repeat;
	border-top: 1px solid #a9cbea;
	border-right: 1px solid #7f93ad;
	border-bottom: 1px solid #7f93ad;
	border-left: 1px solid #a9cbea;
	font-size: .9em;
	font-weight: bold;
	padding: 1px;
	text-shadow: 0px 1px 2px #fff;
}

.emailForm fieldset input[type=submit] {
	color: #335c91; /* button type */
	background: #a9cbea url('../../../../images/semantic/blue/bg_buttons.gif') no-repeat;
	border-top: 1px solid #a9cbea;
	border-right: 1px solid #7f93ad;
	border-bottom: 1px solid #7f93ad;
	border-left: 1px solid #a9cbea;
	font-size: .9em;
	font-weight: bold;
	padding: 3px;
	text-shadow: 0px 1px 2px #fff;
}

.emailForm input, .emailForm textarea {	
	background-color: #f2f9ff;
	border-top: 1px solid #7f93ad;
	border-right: 1px solid #cee2f5;
	border-bottom: 1px solid #cee2f5;
	border-left: 1px solid #7f93ad;
	margin-bottom: 6px;
}

.emailForm fieldset label {
	padding:0 0 0 20px;
	width:60px;
}

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

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

.scoredetails .sections .overall {
	font-weight:bold;
}

.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 #b4cce5;	
}

.dtor-sections .overall { /* 1st row */
	color: #fff;
	background-color: #8fadcc;
}

/* standard widget */
.shop .widget
{
	background: #bfd4ea url('../../../../images/semantic/blue/bg_widget_300_top.gif') no-repeat top;
	border-bottom: 1px solid #335c91;
	color: #000;
	padding-bottom: 9px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.widget.emailForm
{
	background: #eaeff9 url('../../../../images/semantic/blue/bg_title_bar.gif') no-repeat;
	border: 0;
	color: #000;
	margin-left: -10px;
	padding: 0 0 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: #AF5654;
}

.widget h4
{
	color: #000;
}

.emailForm fieldset legend span /* usually matches .widget h5 */
{
	
	color: #335c91;	
	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
{
	color: #335c91;	
	text-shadow: 0px 1px 1px #fff;
}

.dtor-graph p img {
	border: 1px solid #80a2c4;
	border-bottom: 1px solid #335c91;
}

.eval-summary dd,
.eval-summary-ytd dd,
.vs-eval-ytd dd,
.vs-eval dd,
.vs-company dd,
.vs-company-ytd dd,
.dtor-this-eval dd
{
	color: #AF5654;
}

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

.question-header {
	background: #eaeff9 url('../../../../images/semantic/blue/bg_title_bar.gif') no-repeat;
	border-bottom: 1px solid #335c91;
}

.question-header h3 {
	color: #335c91;
	text-shadow: 0px 1px 1px #fff;
}

.question-list {
	color: #4C4C4C;
}

.question-list .qtext {
	border-top: #dacbae 1px dotted;
}

.question-list .answer, .question-list dd.score {
	border-top: #dacbae 1px dotted;
}

.question-list dt.qfmt41 /* QFMT_BIG_HEADER in SASSIE guide */
{
	background: #ddd url('../../../../images/semantic/blue/bg_big_bar.gif') no-repeat; 
}

.question-list dt.qfmt42 /* QFMT_MED_HEADER in SASSIE guide */
{
	background: #d9e9ff url('../../../../images/semantic/blue/bg_medium_bar.gif') no-repeat; 
}

.question-list dt.qfmt43 /* QFMT_SM_HEADER in SASSIE guide */
{
	background: #ddd url('../../../../images/semantic/blue/bg_small_bar.gif') no-repeat; 
}

.question-list .selected {
	background-color: #f2f9ff;	
	border-bottom: 1px dotted #a9cbea;
}

.question-list dt.qfmt32, /* QFMT_NARRATIVE in SASSIE guide */
.question-list dt.qfmt60 /* QFMT_GRID_START in SASSIE guide */
{	
	background: #eee url('../../../../images/semantic/blue/bg_description_bar.gif') no-repeat; /* text answer or icon titles */
	color: #335c91;
}

.question-list dd.qfmt32 /* QFMT_NARRATIVE in SASSIE guide */
{
	background-color: #f2f9ff;
	border: 1px dotted #a9cbea;
}

.question-list dd.qfmt60 /* QFMT_GRID_START in SASSIE guide */
{
	background-color: #f2f9ff;
	border: 1px dotted #a9cbea;
}

/* grids details */
.grid_table th {
	background: #d5e6f5 url('../../../../images/semantic/blue/bg_grid_header.gif') no-repeat;
	color: #335c91;
	border-right: 1px dotted #b8cad9;
}
.grid_table td {
	border-bottom: 1px dotted #a9cbea;
	border-right: 1px dotted #ddd;
}
th.grid_vertical {
	background: #ebf3fa; 
	border-bottom: 1px dotted #ccc;
}
/* end grids details */


.question-list dt.qfmt33 /* QFMT_PICTURE_UPLOAD in SASSIE guide */
{
	background: #eee url('../../../../images/semantic/blue/bg_description_bar.gif') no-repeat; /* text answer or icon titles */
}

.question-list dt.qfmt34, /* QFMT_AUDIO_UPLOAD in SASSIE guide */
.question-list dt.qfmt39  /* QFMT_RECORDED_PHONECALL in SASSIE guide */
{
	background: transparent url('../../../../images/semantic/blue/bg_description_bar.gif') no-repeat; /* text answer or icon titles */
	color: #335c91;
}

.question-list .qfmt34 dt.answer, /* QFMT_AUDIO_UPLOAD in SASSIE guide */
.question-list .qfmt39 dt.answer /* QFMT_RECORDED_PHONECALL in SASSIE guide */
{
	background: transparent url('../../../../images/semantic/blue/bg_description_bar.gif') no-repeat; /* text answer or icon titles */
}

/* 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: #cee2f5 url('../../../../images/semantic/blue/bg_top.gif') repeat-x;
}

body.kiosk .container div form {
	background: #fff url('../../../../images/semantic/blue/bg_container.jpg') no-repeat top center;
	padding: 0;
	width: 900px;
}

body.kiosk .container {
	background: #fff;
	border-right: 2px solid #7f93ad;
	border-left: 2px solid #7f93ad;
	border-bottom: 2px solid #7f93ad;
	padding: 0;
	width: 900px;	
}

/* shows status info at top. If there's a dark or bsy top image, box it in with this stuff */
.kiosk_header,
.alert_box
{
	width: 500px;
	/*
	-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: #e5e5e5 url('../../../../images/semantic/blue/bg_grid_header.gif') no-repeat;*/
	border-bottom: 1px solid #fff;
	padding: 18px 0 12px 0;	
}

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

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

table.survey_table,
table.kiosktable
{
	/* defined in "kiosk.css" */
	width: 900px;
}

table.survey_table tr td,
table.kiosktable tr td
{
	/* setting a bg color here will make eveything that color */
	border-bottom: 1px solid #ebe9e7; /* borders for main table */
}

/* Questipn - Answer header row */
.survey_table .form_header,
.kiosktable .form_header
{
	background: #e6e6e6 url('../../../../images/semantic/blue/bg_big_bar.gif') no-repeat;
	border-bottom: 1px solid #222;
	height: 24px;
	line-height: 24px;
	padding: 3px;
}

.survey_table .form_header td,
.kiosktable .form_header td
{
	width: 50%;
}

.form_header td, .form_header .white12bold /* Question - Answer header font */
{
	color: #335c91;
	text-shadow: 0px 1px 1px #fff;
}

body.kiosk .qfmt12 /* QFMT_RADIO in SASSIE guide */
{
	 
}
body.kiosk .qfmt25 /* QFMT_DATE in SASSIE guide */
{
	 
}
body.kiosk .qfmt32 /* QFMT_NARRATIVE in SASSIE guide */
{	
	background: #fff; /* text answer or icon titles */
	color: #000;
}

.spellcheck, .spellcheck td {
	background: #ddd url('../../../../images/semantic/blue/bg_description_bar.gif') no-repeat; /* text answer or icon titles */
	padding: 1px;
	border: 1px solid #ccc;
}

.survey_table input[type=submit], .kiosktable input[type=submit], .spellcheck input {
	color: #335c91;
	background: #bfd4ea url('../../../../images/semantic/blue/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;
	padding: 3px;
	margin: 3px;
	font-weight: bold;
	text-shadow: 0px 1px 2px #fff;
}

body.kiosk input[type=text] /* 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: 650px;
	height: 180px;
	margin: 18px;
	padding: 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 { 	
	margin: 24px auto 0 auto;
	border-bottom: 1px solid #ccc;
	width: 900px;
}
body.kiosk table.buttons td, body.kiosk table.paging td {
	background: #d9e9ff url('../../../../images/semantic/blue/bg_medium_bar.gif') no-repeat;
	padding: 6px 3px;
}
/* actual numbers with default DW style */
body.kiosk table.buttons td span.style1, body.kiosk table.paging td span.style1 {
	color: #335c91;
}
body.kiosk table.buttons .index td, body.kiosk table.paging .index td {
	background: #e9edf2;
}

.survey_table tr.qfmt41, .kiosktable tr.qfmt41 /* QFMT_BIG_HEADER in SASSIE guide */
{
	background: #e6e6e6 url('../../../../images/semantic/blue/bg_big_bar.gif') no-repeat; 
}

.survey_table tr.qfmt41 .s24, .kiosktable tr.qfmt41 .s24 /* QFMT_BIG_HEADER in SASSIE guide */
{
	background: none; 
	color: #335c91;
	font-size: 1.5em;
}

.survey_table tr.qfmt42, .kiosktable tr.qfmt42 /* QFMT_MED_HEADER in SASSIE guide */
{
	background: #d9e9ff url('../../../../images/semantic/blue/bg_medium_bar.gif') no-repeat; 
}

.survey_table tr.qfmt42 .s16, .kiosktable tr.qfmt42 .s16 /* QFMT_MED_HEADER in SASSIE guide */
{
	background: none; 
	color: #335c91;
	font-size: 1.3em;
}

.survey_table tr.qfmt43, .kiosktable tr.qfmt43 /* QFMT_SM_HEADER in SASSIE guide */
{
	background: #e6e6e6 url('../../../../images/semantic/blue/bg_small_bar.gif') no-repeat; 
}

.survey_table tr.qfmt43 .s14, .kiosktable tr.qfmt43 .s14 /* QFMT_SM_HEADER in SASSIE guide */
{
	background: none; 
	color: #335c91;
	font-size: 1.3em;
}

/* summary of errors when you try to Submit before you're done */
.kiosk_error { 
	padding: 18px 0 12px 0;
}
.kiosk_error .blue24bold { /* error title */
	color: #af5654;
	font-size: 1.4em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}
.kiosk_error p { /* error message text */
	color: #335c91;
	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 #bbb;
	margin: 24px auto;
}
.kiosk_error table td { /* rows for table list */
	background: #ebf3fa;
	border-bottom: 1px dotted #a9cbea;
	padding: 6px;	
}
.kiosk_error table .whitebold td { /* header bar for table list */
	background: #e5e5e5 url('../../../../images/semantic/blue/bg_grid_header.gif') no-repeat;
	color: #335c91;
	font-size: .9em;
	letter-spacing: 1px;
	padding: 6px;
	text-transform: uppercase;
	text-align: left;	
}
.kiosk_error table .red10bold { /* error and page numbers */
	color: #af5654;
}

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

#stage {
	background: url('../../../../images/semantic/blue/dash_chrome.gif') top left no-repeat;
	border:2px solid #4F779F;
}

#stage .widget {
	background: url('../../../../images/semantic/blue/custom_corners_topleft.gif') top left no-repeat;
	border: 1px solid #a1c3e5;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-top-right-radius: 9px;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

#stage .widget h5 {
	background: url('../../../../images/semantic/blue/custom_corners_topright.gif') top right no-repeat;
	-moz-border-radius-topright: 9px;    
	-webkit-border-top-right-radius: 9px;    
	border-top-right-radius: 9px;
}

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

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

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

/* header bar descriptor colors */
span#current_period_descriptor,
span#last_period_descriptor
{
	color: #335c91;
}
/* end Chameleon Dashboards */
