/* CSS Document for GFR (c) Financial Express 2007 by Tom Krok */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56625C;
	margin: 0;
	padding: 0;
	background-image: url(/common/backgroundBody.png);
	background-color: #F3F3F2;
}

a, a:visited {
	color: #ee3124;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0 0 20px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #ee3124;
}

.header h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #ee3124;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
}

p.goTop {
	text-align: right;
	background-image: url(/common/arrowTop.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 8px;
	font-weight: bold;
	margin: 0 0 5px 0;
	font-size: 10px;
}

img {
	border: 0;
}

img.text {
	width: 226px;
	height: 24px;
}

ul {
	margin: 0 0 15px 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
}

li {
	padding: 0 0 0 12px;
	margin: 0;
	text-indent: 0;
	background-image: url(/common/iconDot.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style: none;
}

form {
	padding: 0;
	margin: 0;
}

input, textarea, select {
	font-size: 90%;
	padding: 1px;
}

input.text {
	width: 180px;
	margin: 5px 0 10px 0;
}

input.button {
	padding: 2px 12px 2px 2px;
	font-size: 85%;
	font-weight: bold;
	border: 0;
	background-color: #56625C;
	color: #F3F3F2;
}

label {
	padding-bottom: 3px;
}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
	display: block;
}

.copy {
	font-size: 10px;
}

.red {
	color: #ee3124;
}

.grey {
	color: #56625C;
}

.left {
	float: left;
}

.right {
	float: right;
}

.logout {
	float: left;
	vertical-align: middle;
	margin-left: 30px;
	background-image: url(/common/iconLogout.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	height: 17px;
}

.login {
	vertical-align: middle;
	margin-right: 30px;
	background-image: url(/common/iconLogin.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	height: 17px;
}

.admin {
	vertical-align: middle;
	margin-left: 20px;
	background-image: url(/common/iconAdmin.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	height: 17px;
}

.pdf {
	float: left;
	vertical-align: middle;
	margin-left: 20px;
	background-image: url(/common/iconPdf.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 17px;
}

.print {
	float: left;
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(/common/iconPrint.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 17px;
}

.clientList {
	float: right;
	vertical-align: middle;
	margin-left: 20px;
}

.clientList select {
	width: 170px;
}

/* GENERAL DIVs */

#top, #content {
	width: 752px;
	margin: 0 auto;
	padding: 0;
}

#topLogo {
	float: left;
	margin: 0 0 0 35px;
	padding: 0;
	width: 157px;
	height: 82px;
	background-image: url(/common/logoGfr.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#menuRow {
	float: left;
}

#menu {
	float: left;
	width: 184px;
	height: 262px;
	display: block;
	background-image: url(/common/backgroundMenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menuCont {
	margin-top: 30px;
}

#menu a, #menu a:visited, #menu a:active {
	color: #56625C;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 148px;
	margin: 12px 0 0 35px;
	border-bottom: 1px dotted;
	padding-bottom: 1px;
}

#menu a.selected, #menu a:hover, #menu a:visited.selected {
	color: #ee3124;
}

#firstRow {
	float: left;
	margin: 0 0 0 13px;
	padding: 15px 0 10px;
	border-bottom: 1px solid #D9D9D9;
	width: 726px;
}

#firstRow li.first {
	float: left;
	width: 330px;
}

#firstRow li.second {
	float: right;
	width: 330px;
	margin-right: 10px;
}

#firstRow li.sectionLink {
	float: left;
	width: 726px;
	margin-top: 5px;
}

.loginHeader {
	float: left;
	margin: 0 0 0 13px;
	padding: 10px 0;
	border-bottom: 1px solid #D9D9D9;
	width: 726px;
}

.row {
	float: left;
	margin: 0 0 0 13px;
	padding: 15px 0 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #D9D9D9;
	width: 726px;
}

.row .top {
	float: left;
	margin: 0 0 0 13px;
	padding: 15px 0 10px;
	border-top: 1px solid #D9D9D9;
	border-bottom: 0;
	width: 726px;
}


.row .last {
	border-bottom: 0;
}

.row .one {
	border: 0;
}

.header {
	display: block;
	margin: 0 0 10px 10px;
}

.contentLong {
	display: block;
	margin: 0 0 20px 10px;
}

.leftContent {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	width: 260px;
	background-image: url(/common/iconQuotes.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.leftContent h1 {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #56625C;
}

.leftContentLogin {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	width: 260px;
}

.rightContent {
	margin: 0 10px 0 0;
	float: right;
	width: 400px;
}

div.buttonLeft {
	float: left;
	margin: 10px 0;
}

div.buttonRight {
	float: right;
	margin: 10px 7px 10px 0;
}

#footer {
	background-image: url(/common/backgroundFooter.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	padding: 10px 20px;
}

#footer table, #footer td, #footer th, #contact table, #contact td, #contact th {
	padding: 2px;
	margin: 0;
	background-color: transparent;
	border: 0;
}

/* TOP GRAPHICS */

#picHome, #picAbout, #picTeam, #picContact, #picLogin {
	float: right;
	width: 568px;
	height: 262px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

#topCytHome, #topCytAbout, #topCytTeam, #topCytContact, #topCytLogin {
	float: right;
	margin: 0;
	padding: 0;
	width: 450px;
	height: 82px;
	background-repeat: no-repeat;
	background-position: right top;
}

#picHome {
	background-image: url(/common/picHome.jpg);
}

#topCytHome {
	background-image: url(/common/citeHome.png);
}

#picAbout {
	background-image: url(/common/picAbout.jpg);
}

#topCytAbout {
	background-image: url(/common/citeAbout.png);
}

#picTeam {
	background-image: url(/common/picTeam.jpg);
}

#topCytTeam {
	background-image: url(/common/citeTeam.png);
}

#picContact {
	background-image: url(/common/picContact.jpg);
}

#topCytContact {
	background-image: url(/common/cytContact.png);
}

#picLogin {
	background-image: url(/common/picLogin.jpg);
}

#topCytLogin {
	background-image: url(/common/citeLogin.png);
}

/* INTRO */

#intro {
	background-image: url(/common/picIntro.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 262px;
	width: 516px;
	margin: 100px auto;
}

/* TABLES */

table {
	width: 99%;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border-bottom: 1px dotted #56625C;
	border-right: 1px dotted #56625C;
	vertical-align: middle;
}

.odd {
	background-color: transparent;
}

.even {
	background-color: #FFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D9D9D9;
}

.highlight 
{
   background-color: #FFFFC9;
   text-decoration: underline;
}


.headerColumnItem 
{
    width: 160px;
    position:relative;
    top: auto;
    left: auto;
}
