﻿@charset "utf-8";
/* GENERAL 
-------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
#top {
	background-color: #000000;
	height: 140px;
	padding-left: 20px;
	background-image: url(../images/hbkg.gif);
	background-repeat: no-repeat;
	background-position: 340px 5px;
}
#top #MatchMe-Flash {
	float: left;
}
#top #top-right {
	margin-left: 350px;
	text-align: center;
	padding-top: 50px;
}
#top-right h1 {
	color: #FFFF00;
	font-size: 24px;
}
#date {
	color: #9DCC28;
	font-size: 14px;
}


#wrapper #badge {
	position: relative;
	z-index: 2;
	margin-bottom: -124px;
	top: 182px;
	left: 830px;
}
#mainContent .first {
	padding-right: 120px;
}


#purpleline {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3C498D;
}


/* MAINMENU 
-------------------------------------*/
#mainMenu 
{
	height:62px;
	margin:0;
	border:0;
	background-color: #FFFFFF;
	background-image: url(../images/bmid_111.gif);
	font-size: 12px;
	font-weight: bold;
}

#mainMenu2 {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2222a0;
	margin-top: 15px;
	
}
#mainMenu2 ul {
	list-style-type: none;
}
#mainMenu2 li {
	display: inline;
	margin-right: 12px;
	margin-left: 12px;
}
#mainMenu2 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mainMenu2 a.active {
	color: #00CC33;
}

#mainMenu2 a:hover {
	color: #9DCC28;
}

#blackline {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer {
	background-color: #000000;
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#subWrapper {
	background-color: #000000;
}



#subWrapper #leftColumn {
	width: 300px;
	text-align: center;
	float: left;
}
#subWrapper #leftColumnProfile {
	width: 308px;
	float: left;
	margin-left: 20px;
}
#leftColumnProfile #bkgGris {
	background-color: #41464A;
	background-image: url(../images/leftColumnBevelBkg.jpg);
	background-repeat:  repeat-y;
}
#leftColumnProfile p {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#leftColumnProfile h2 {
	color: #00CC33;
	font-size: 19px;
	margin-bottom: 4px;
}
#leftColumnProfile h3 {
	font-style: italic;
	font-size: 14px;
	background-color: #2f3437;
	line-height: 35px;
	text-indent: 15px;
	background-image: url(../images/graph.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
}
#leftColumnProfile a {

}
#subWrapper #rightColumn {
	float: right;
	width: 600px;
}

#rightColumn #mainContent {
	color: #FFFFFF;
	background-color: #51565A;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 224px;
}
#rightColumn #fnLogo {
	background-image: url(../images/FN_logo.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 30px;
	background-position: right;
	height: 75px;
}

#rightColumn #bkgGris {
	background-color: #41464A;
	background-image: url(../images/leftColumnBevelBkg.jpg);
	background-repeat:  repeat-y;
}


#mainContent p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}
#rightColumn #mainContentProfile {
	color: #FFFFFF;
	margin-top: 25px;
	margin-right: 40px;
	height: 425px;
	overflow: auto;
	margin-left: 40px;
	background-color: #41464A;
	padding: 25px;
	background-image: url(../images/rightColumnBevelBkg.jpg);
	background-repeat: no-repeat;
}
#mainContentProfile #container {
	width: 458px;
}
#mainContentProfile img {
	border: 0px solid #59E717;
}

#mainContentProfile .odd {
	background-color: #2A2A2A;
}
#mainContentProfile #row {
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 10px;
}
#mainContentProfile #img {
	float: left;
	margin-right: 10px;
}
#mainContentProfile #txt {
	font-size: 12px;

}

/**/
#leftColumn p {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#leftColumn h2 {
	background-color: #74AE0C;
	height: 40px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 40px;
	margin-bottom: 4px;
	font-style: italic;
}
#leftColumn h3 {
	color: #FFFFFF;
	font-size: 16px;
	background-color: #41464A;
	line-height: 20px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#leftColumn h3 a {
	color: #FFFFFF;
}
/**/
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background: url(../images/bright_111.gif) no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url(../images/bleft_111.gif) no-repeat left top;
	padding:0 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	line-height:62px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#0ac337;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
#boxes #box1 {
	height: 260px;
	width: 235px;
	background-color: #41464A;
	float: left;
}
#boxes #box2 {
	height: 260px;
	width: 235px;
	background-color: #41464A;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/compas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box2  p {
	padding-top: 10px;
}
#box3 #boxContent {
	background-image: url(../images/fn.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 140px;
}

#boxes #box3 {
	height: 260px;
	width: 235px;
	background-color: #41464A;
	float: left;
}
#boxes #boxContent {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#boxContent p {
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
#box1 #boxContent {
	background-image: url(../images/graphs.jpg);
	background-position: center 10px;
	background-repeat: no-repeat;
	padding-top: 140px;
}


#rightColumn #boxes {
	color: #FFFFFF;
	margin-top: 5px;
}
#boxes h3 {
	font-style: italic;
	font-size: 14px;
	background-color: #2f3437;
	line-height: 35px;
	text-indent: 15px;
}
#box1 h3 {
	background-image: url(../images/graph.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#box2 h3 {
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#box3 h3 {
	background-image: url(../images/budys.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.yellow {
	color: #FFFF00;
}

.center {
	text-align: center;
}
.with-margin {
	margin-right: 15px;
	margin-left: 15px;
}
.clear {
	clear: both;
}
#rightColumn h4 {
	color: #00CC33;
	font-size: 16px;
	margin-left: 40px;
}
.downloadReport {
	color: #11FF33;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	width: 270px;
	background-image: url(../images/downloadReportBkg.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
}

