/* CSS Document */
body {
	background-color: #e5e5e5;
	background-image: url('../images/themes/default/tile.gif');
	color: #66676b;
}

#topbar {
	background-image: url('../images/themes/default/navtop.gif');
}

#topbar ul {
	color: white;
}

#topbar ul li a {
	color: white;
}

#topbar ul li a:hover {
	color: #63aace;
}

#flashcontent {
	background-image: url('../images/themes/default/flashback.jpg');
}

#participantlogin {
	background-image: url('../images/themes/default/participant.jpg');
}

#leftcolumn ul {
	color: #0973ba;
}

#leftcolumn ul li a {
	color: #0973ba;
}

#leftcolumn ul li a:hover {
	color: #63aace;
}

#leftcolumn ul li ul{
	color: #0973ba;
}

#leftcolumn h2 {
	color: white;
}

#leftcolumn p {
	color: white;
}

#leftcolumn p a {
	color: white;
}

#leftcolumn input {
	border: 1px solid #656565;
	color: #5e5e5e;
}

#loginbuttonparticipants {
	color: white!important;
	background-color: #25a9e0;
	border: 1px solid #097dae!important;
}

#loginbuttonobservers {
	color: white!important;
	background-color: #d21c5c;
	border: 1px solid #960034!important;
}

#observerlogin {
	background-image: url('../images/themes/default/observer.jpg');
}

#rightcolumn h1 {
	color: #0973ba;
}

#rightcolumn h2 {
	color: #0973ba;
}

#rightcolumn h3 {
	color: #0973ba;
}

#rightcolumn p, #rightcolumn ol, #rightcolumn ul, #rightcolumn ul a {
	color: #66676b;
}

#rightcolumn p a {
	color: #66676b;
}

#rightcolumn p strong{
	color: #0973ba;
}

#footer {
	background-image: url('../images/themes/default/footer.gif');
	color: white;
}

#footer ul li a {
	color: white;
}

#questionarea h1 {
	color: #0973ba;
}

#questionarea h2 {
	color: #0973ba;
}

.progressareafloat {
	background-image: url('../images/themes/default/thermometer.gif');
}

.progressarea .progresssegment {
	background-color: #000066;
}

.progressarea .on {
	background-color: #25aae1;
}

.progressarea .off {
	background-color: #d9d9da;
}

.radiobutton {
	color: #818285;
}

.notapplicable {
	color: #818285;
}

.question {
	color: #343435;
}

.bd {
	color: #0973ba!important;
}

.box .bd {
	background-color: #daeaf5!important;
}

.pi {
	color: #d31c5c!important;
}

.box .pi {
	background-color: #f8dde7!important;
}

.ps {
	color: #02aa96!important;
}

.box .ps {
	background-color: #d9f2ef!important;
}

.oa {
	color: #673191!important;
}

.box .oa {
	background-color: #e8e0ef!important;
}

