@CHARSET "UTF-8";
/* shared styles between ofline and online version */

/* general style */
body {
	font-family:Helvetica,Arial,Verdana;
	font-size:14px;
}
a {
	text-decoration: none;
	color: #1B3776;
}
a img {
	border: 0px;
}
a:hover {
	text-decoration: underline;
}
a[disabled] {
	color: #EAEAEA;
}
a[disabled]:hover {
	text-decoration: none;
}
h2 {
	font-size: 16px;
}

.clear {
	clear: both;
	visibility: hidden;
}

.boldarrowedlink, .boldarrowedlink:link, boldarrowedlink:visited {
	color: #1B3776;
	font-weight: bold;
	padding-right: 2px;	
}

div.page {	
	margin-top: 30px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
div.page div.logout {
	background-color: #ffffff;
	text-align: right;
	padding: 7px 10px;
}
.title {
	color: #ffffff;
	font-size: 35px;
	font-weight: bold;
	direction: rtl;
	letter-spacing: -1px;
	line-height: .9em;
}

.nav {
	background-color: #D0DDDF;
	border-bottom: 3px solid #ffffff;
}
.nav ul {
	margin: 0px;
}
.nav li {
	display: block;
	float: left;
	border-right: 3px solid #ffffff;
	padding: 8px 15px 8px 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.nav a {
	text-decoration: none;
	color: #333333;
}
.nav a:HOVER {
	color: #ffffff;
}

#contact {
	float: right;
	border-right: 0px;
	border-left: 3px solid white;
	width: 160px;	
}
.rightNav {
	float: right;
	width: 190px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.rightNav li {
	padding-left: 15px;
	padding-top: 5px;	
}
.rightNav a {
	color: #000000;
	text-transform: uppercase;
}

.main {
	background-color: #eaeaea;
}
div.main {	
	border-top: 0px;
	border-left: 3px;
	border-right: 3px;
	border-bottom: 3px;
	border-style: solid;
	border-color: #ffffff;
}
.middle {
	margin-right: 190px;
	border-right: 3px solid #ffffff;
}
.content {
	padding: 20px 0px 20px 0px;
	background-color: #d7d7d7;
}
div.footer {
	background-color: #ffffff;
	padding: 10px 20px 10px 100px;
	color: #9A9A9A;	
}

tr.oddrow {
	background-color: #D7D7D7;
}
tr.evenrow {
	background-color: #EAEAEA;
}
.evenrow td, .oddrow td {
	border-bottom: 3px solid #ffffff;
}
td.border_cell, th.border_cell {
	border-right: 3px solid #ffffff;
}

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

/* 2ColLayout *******************************************************/

#faux2col {
	background-color: #ffffff;
	/* use border instead of margin to make ie happy */
	border-left: 10px solid #D7D7D7;
	border-right: 10px solid #D7D7D7;
	background-repeat: repeat-y;
}
/* fix padding for ie in 2col layout, disable padding and put div with same height at the desired position */
.content2col {
	padding: 20px 0px 0px 0px;
	background-color: #d7d7d7;
}
.paddingfix2col {
	clear: both;
	height: 20px;
	background-color: #d7d7d7;
}
/* popup ************************************************************/
div#popup {
	margin: 0px 15px;
	padding: 0px;
	width: 720px;	
}
div#popuptitle {
	text-align: right;
	font-size: 30px;
	color: #ffffff;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.9em;
}
div#popupheader {
	border-top: 10px solid #ffffff;
	background-color: #EAEAEA;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;	
}
div#popupcontent {
	background-color: #ffffff;
	border: 7px solid #EAEAEA;
	padding: 8px;
}
div#popupfooter {
	background-color: #D0DDDF;	
	padding: 10px;
	font-weight: bold;
}
table#popup {
	margin: 0px;
	width: 700px;
}


/********************************************************************/
/* header image *****************************************************/
.Big, .Small {
	background-repeat: no-repeat;
	/*background-color: #747474;*/
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding-right: 10px;
	direction: rtl;
}
.Big {
	padding-top: 125px;
	height: 25px;
}
.Small {
	padding-top: 50px;
	height: 25px;
}

/* home *************************************************************/
.subsection {
	border-top: 3px solid white;
	padding-top: 20px;
}

.homesection {
	padding-left: 100px;
	padding-right: 100px;
}

/* questionnaire ****************************************************/
td.answer_label, th.answer_label {
	width: 35px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
th.information_label {
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;	
}
td.info {
	margin: 0px;
	padding: 0px;
	width: 20px;
	border-right: 3px solid #ffffff;
	vertical-align: top;
	text-align: right;
}
.info img {
	margin: 0px;
	vertical-align: text-top;
	cursor: pointer;
}

td.percent {
	text-align: right;
	width: 60px;
}
td.matching {
	padding-left: 15px;
	width: 115px;
}
td.analysis {
	width: 80px;
	text-align: center;
}
th.analysis {
	width: 80px;
	text-align: center;
}
.analysis img {
	cursor: pointer;
}

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

/* parties **********************************************************/
table.stats {
	width: 100%;
}
table.stats th {
	background-color: #D7D7D7;
	padding: 5px;
	border-bottom: 3px solid #ffffff;
}
table.stats td {
	background-color: #EAEAEA;
	padding: 5px;
	border-bottom: 3px solid #ffffff;
	text-align: center;	
}
table.stats .rowtitle {
	text-align: left;
}