body {
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

div#wrapper {
	background: #c11616;
}

#full_widget {
	background-color:#C11616;
}

.widget_zoom_image {
	background-image: url(../images/zoom_red.gif);
	width: 16px;
	height: 12px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 0px;
	line-height:0px;
}

div#header_bar {
	background: url(../images/header_bar_red.jpg) no-repeat;
}

div#content_top {
	background: url(../images/content_top_red.jpg) no-repeat;
}

div#content_middle {
	background: url(../images/content_middle_red.jpg) repeat-y;
}

div#content_bottom {
	background: url(../images/content_bottom_red.jpg) repeat-x;
}

div#info p {
	color: #edbaba;
}

div#propose_answer {
	background: url(../images/propose_answer_red.jpg) no-repeat;
}

div#bottom {
	background: #c11616 url(../images/bottom_red.jpg) repeat-x;
}

.ui-state-default {
	background: #e44545;
}

.ui-tabs-selected {
	background: #c11616;
}

div#more_questions li {
	background: #e86161;
}

div#content_middle {
	scrollbar-face-color: #bc181f;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #fb5d5e;
	scrollbar-darkshadow-color: #fb5d5e;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #fb5d5e;
}

.dvComplete0question{padding-top:5px; padding-bottom:3px; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#FFF}
.dvComplete0percent{ float:left; width:26px; height:10px; text-align:center;  color:#000; background-color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size:10px; line-height:10px; }
.dvComplete0arbor { margin-left: 28px; height:10px; background-color: #FFF }

.subtab_active {
	background-image: url(../images/sub_tab_red.gif);
	background-position:center;
}

.subtab_active a, .subtab_inactive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #ffffff;	
}

.subtab_inactive {
	background-color: #bc181f;
}

.error_text {
	color:#0000FF;
	font-size:9px;
	font-weight:normal;
}
