@CHARSET "UTF-8";

body {
	background-color: #5c7691;
	font-family:Helvetica,Arial,Verdana;
	font-size:14px;
}

a {
	text-decoration: none;
	color: #C76634;
}

a img {
	border: 0px;
}

a:hover {
	text-decoration: underline;
}

a[disabled] {
	color: #EAEAEA;
}

a[disabled]:hover {
	text-decoration: none;
}

div.popup {
	margin: 0px 15px;
	background-color: #ffffff;
	width: 700px;
	padding: 20px;
}

div.popupfooter {
	margin: 0px 15px;
	background-color: #ffffff;
	width: 700px;
	padding: 0px 20px 20px 20px;
	font-weight: bold;
}

table.popup {
	margin: 0px;
	width: 700px;
}

td.popup_analysis {
	width: 50px;
	text-align: center;
}

div.page {
	width: 950px;	
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

div.page div.logout {
	background-color: #ffffff;
	text-align: right;
	padding: 7px 10px;
}

div.main {	
	border-top: 0px;
	border-left: 3px;
	border-right: 3px;
	border-bottom: 3px;
	border-style: solid;
	border-color: #ffffff;
}

div.nav {
	background-color: #d7d7d7;
	border-bottom: 3px solid #ffffff;
}

div.subNav{
	background-color: #eaeaea;
	border-bottom: 3px solid #ffffff;
}

div.nav ul, div.subNav ul {
	margin: 0;
}

div.nav ul li, div.subNav ul li {
	display: block;
	float: left;
	border-right: 3px solid #ffffff;
	padding: 10px 15px 10px 15px;
}

div.subNav ul li {
	border: none;
	font-size: 11pt;
}

div.nav ul li.noBorder, div.subNav ul li.noBorder {
	border: none;
}

div.nav ul li a, div.subNav ul li a {
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

div.nav a:HOVER, div.subNav a:HOVER {
	color: #ffffff;
}

.content {
	padding: 20px 0px;
	background-color: #d7d7d7;
}

div.footer {
	background-color: #ffffff;
	padding: 10px 20px;
}

div span.checkbox input {
	width: auto;
}

span label {
	width: 200px;
}

tr.greyRow td {
	background-color: #eaeaea;
}

tr.deactivatedQuestion {
	color: grey;
}

.BasicColorPicker {
	margin-left: 200px;
}

.TColorPicker_button {
	margin-right: 10px;
}

.picker_readonly {
	color: #AAAAAA;
}

span.error, span.success {
	display: block;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

span.error {
	color: red;
}

span.success {
	color: green;
}

div label {
	display: block;
	width: 200px;
	float: left;
}

.title {
	color: #ffffff;
	font-size: 35px;
	font-weight: bold;
	direction: rtl;
	letter-spacing: -1px;
	line-height: .9em;
}

div.popuptitle {
	margin: 0px 15px;
	width: 740px;
	text-align: right;
}

span.popuptitle {
	font-size: 30px;
	color: #ffffff;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.9em;
}

.cube_background {
	background-image: url("Img/cube_background.jpg");
}

.Big, .Small {
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding-right: 10px;
}

.Big {
	background-image:url('Img/cube_bright_big.jpg ');
	padding-top: 125px;
	height: 25px;
}

.Small{
	background-image:url('Img/cube_bright_small.jpg ');
	padding-top: 50px;
	height: 25px;
}

.todo {
	color: red;
	font-weight: bold;
}

.inputdiv {
	margin-top: 5px;
}

.wide_content_title {
	margin-left: 85px;
}

.wide_content {
	margin-left: 100px;
	margin-right: 100px;
}

.narrow_content {
	margin-left: 100px;
	margin-right: 100px;
	padding: 20px;
	background-color: #ffffff;
}

.subsection {
	margin-top: 20px;
	border-top: 3px solid #ffffff;
	padding-top: 20px;
}

.button, .button:link, .button:visited {
	background-color:#E2E2E2;
	border-color:white #AAAAAA rgb(170, 170, 170) white;
	border-style:solid;
	border-width:1px;
	font-size:12px;
	font-weight:normal;
	padding:4px 10px;
	text-decoration:none;
	color: black;
}

.button:hover {
	border-color:#AAAAAA white white rgb(170, 170, 170);
}

.button[disabled] {
	color: grey;
}

.button[disabled]:hover {
	border-color:white #AAAAAA rgb(170, 170, 170) white;
}

h3 {
	margin: 0px 0px 20px 0px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('Img/arrow_orange_bright.gif');
	padding-left: 15px;
}

h2 {
	font-size: 16px;
}

.boldarrowedlink, .boldarrowedlink:link, boldarrowedlink:visited {
	color: #c76634;
	font-weight: bold;
	background-image: url('Img/arrow_orange_bright.gif');
	padding-right: 15px;
	background-position: right;
	background-repeat: no-repeat;	
}

.listingtable {	
	width: 100%;
}

.listingtable th {
	padding: 5px 5px;	
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
}

.accountseparator {
	height: 5px;
	font-size: 1px;
}

.listingtable td {
	padding: 5px 5px;	
}

td.percent {
	text-align: right;
	width: 60px;
}

td.matching {
	padding-left: 15px;
	width: 115px;
}

td.analysis {
	width: 80px;
}

tr.oddrow {
	background-color: #D7D7D7;
}

tr.evenrow {
	background-color: #EAEAEA;
}

.evenrow td, .oddrow td {
	border-bottom: 3px solid #ffffff;
}

td.border_cell {
	border-right: 3px solid #ffffff;
}

.table_enumeration {
	font-weight: bold;
	width: 10px;
}

th.information_label {
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;	
}

td.answer_label, th.answer_label {
	width: 35px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

td.info {
	padding: 0px;
	width: 20px;
	border-right: 3px solid #ffffff;
	vertical-align: top;
	text-align: right;
}

.info img {
	cursor: hand;
	cursor: pointer;
}

.nextPrevPager {
	padding: 5px 0px;
}

.nextPager a, .previousPager a, .nextPager a:visited, .previousPager a:visited {
	font-size: 22px;
	font-weight: bold;
}

.nextPager {
	float: right;
}

.matchingBar{
	height: 10px;
}

.matchingBG {
	width: 100px;
	height: 10px;
	border-width: 2px;
	border-style: solid;
	background-color: #ffffff;
}

div.statusPanel {
	float: right;
}

.clear {
	clear: both;
}

.textbox {
	width: 100%;
}

table.accountOveriew {
	padding: 5px;
}

.fixWidth{
	width: 300px;
}

.fixWidthSmall{
	width: 150px;
}

table.accountOverview td, table.accountOverview th {
	padding: 5px;
	text-align: left;
}

table.accountOverview th{
	vertical-align: bottom;
}

table.accountOverview tr.dark td {
	background-color: grey;
}

table.accountOverview tr.bright td {
	background-color: white;
}

/* captchas *************************************/

.captcha input {
	margin-left: 200px;	
}

.captcha label {
	margin-top: 5px;
	display: block;
	width: 100%;
}
