/* - - - Custom Theme - - - */

/* Logo */
h1 a {
	background-image:url('/images/themes/logos/envelope.png'); 
	min-height:0;
	height:40px;
}
* html h1 a {/* IE6 png Support */
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/themes/logos/envelope.png", sizingMethod="crop");
}

/* Backgrounds */
body{
	background-image:none;
	background-color:#999999;
}
h1{
	background-image:none;
	background-color:#cccccc;
}
#container, body.embed{
	background-color:#dedede;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file{
	background: #ffffff url(../images/12.gif) repeat-x top;
}
body:nth-of-type(1) .wufoo input.file{ /* Webkit */
	background:none;
}
.wufoo .focused{
	background: #faf0e6 url(../images/27.gif) no-repeat top;
	
}
.wufoo .instruct{
	background-color:#ffcc99;
}

/* Borders */
#container{
	border:3px solid #666600;
}
.wufoo .info{
	border-bottom:3px dashed #669999;
}
.wufoo .section{
	border-top:3px dashed #669999;
}
.wufoo input.text, .wufoo textarea.textarea{
	border:;
}
.wufoo .instruct{
	border:1px dashed #660000;
}
.fixed .info{
	border-bottom:none;
}

/* Typography */
.wufoo .info h2{
	font-size: 22px;
	font-family:Verdana;
	font-weight:;
	font-style:;
	color:#ff0000;
}
.wufoo .info div{
	font-size:12px;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#ff0000;
}
.wufoo .section h3{
	font-size:14px;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#ff0000;
}
.wufoo .section div{
	font-size:10px;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#009900;
}

.wufoo .graph h3{
	color:#ff0000;
}
.wufoo .footer h4{
	color:#ff0000;
}
.wufoo .footer span{
	color:#996633;
}


.wufoo label.desc{
	font-size:12px;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#996633;
}
.wufoo label.choice{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#996633;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo input.file{
	font-size:12px;
	font-family:inherit;
	font-weight: bold;
	font-style:;
	color: #6F2792;
}
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label{
	font-family:inherit;
	color:#996633;
}
body:nth-of-type(1) .wufoo input.file{ /* Webkit */
	font-size:12px;
	font-family:inherit;
	color:#996633;
}
.wufoo .instruct{
	font-size:10px;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#666600;
}
.altInstruct .instruct, .wufoo li.leftHalf .instruct, .wufoo li.rightHalf .instruct{
	font-size:9px;
	color:#996633;
	background:none;
	border:none;
}
.wufoo input.btTxt{
	font-size:12px;
	font-family:;
	font-weight:;
	font-style:;
	color:;
}
.wufoo li.focused label.desc{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:#000000;
}
.wufoo li.focused div, .wufoo li.focused span, .wufoo li.focused div label, .wufoo li.focused span label{
	font-family:;
	color:#000000;
}
body:nth-of-type(1) .wufoo li.focused input.file{ /* Webkit */
	color:#000000;
}

.confirm h2{
	font-family:inherit;
	color:#996633;
}
a.power{
	background-color:#cccccc !important;
	border-color:#a3a3a3 !important;
	color:#0a0a0a !important;
	text-shadow:#a3a3a3 1px 1px 1px !important;
}
.embed a.power{
	background-color:#c8c8c8 !important;
	border-color:#b2b2b2 !important;
	color:#333333 !important;
	text-shadow:#b2b2b2 1px 1px 1px !important;
}

/* Likert Backgrounds */

.likert table{
	background-color:#dedede;
}
.likert thead td, .likert thead th{
	background-color:#c8c8c8;
}
.likert tbody tr.alt td, .likert tbody tr.alt th{
	background-color:#d5d5d5;
}

/* Likert Borders */

.likert table, .likert th, .likert td{
	border-color:#c1c1c1;
}
.likert td{
	border-left:1px solid #b2b2b2;
}

/* Likert Typography */

.likert caption, .likert thead td, .likert tbody th{
	color:#996633;
	font-family:inherit;
}
.likert label{
	color:#8a5c2e;
	font-family:inherit;
}
.likert caption, .likert tbody th{
	font-size:95%;
}

/* Likert Hover */

.likert tbody tr:hover td, .likert tbody tr:hover th, .likert tbody tr:hover label{
	background-color:#faf0e6; 
	color:#000000;
}
.likert tbody tr:hover td{
	border-left:1px solid #c8c0b8;
}

/* Big Number */

.number{
	background-color:#d5d5d5;
	border-color:#c8c8c8;
}
.number strong, .number em{
	color:#000000;
}

/* ----- Field Chart Border and Background Colors ----- */

#widget{
	background:#dedede;
}
.fcNav a.show{
	background-color:#dedede;
	border-color:#b2b2b2;
}
.fc table{
	border-left:1px solid #c1c1c1;	
}
.fc thead th, .fc .more th{
	background-color:#c1c1c1;
	border-right:1px solid #b2b2b2;
}
.fc tbody td, .fc tbody th, .fc tfoot th, .fc tfoot td{
	background-color:#dedede;
	border-right:1px solid #c1c1c1;
	border-bottom:1px solid #c8c8c8;
}
.fc tbody tr.alt td, .fc tbody tr.alt th, .fc tbody td.alt{
	background-color:#d5d5d5;
}

/* ----- Field Chart Typography Colors ----- */

.fc caption, .fc tfoot,
.fc thead th, .fcNav, .fcNav a{
	color:#000000;
}
.fc tbody th div, 
.fc tbody td.count, .fc .grid tbody td a, .fc td.percent var,
.fc .timestamp span{
	color:#996633;
}
.fc .indent .count{
	color:#936231;
}
.fc .grid tbody td a span{
	color:#6b4724;
}

/* ----- Field Chart Hover ----- */

.fc .choices tbody tr:hover td, .fc .choices tbody tr:hover th,
.fc .data tbody tr:hover td, .fc .data tbody tr:hover th,
.fc .grid tbody td:hover{
 background-color:#faf0e6;	
}
.fc tbody tr:hover th div,
.fc tbody tr:hover td,
.fc tbody tr:hover var{
	color:#000000;
}


/* Drop Shadows */
#top, #bottom{
	visibility:visible;
}


.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
	color:#CC0000;
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}