/* 
  Odt css 
  WGR.gr research and development department
*/
@CHARSET "UTF-8";

body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	color: white;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	background-color: black;
}

div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	display: inline;
}

img {
	border: none;
}

a,a:VISITED {
	color: white;
	text-decoration: none;
}

a:HOVER {
	text-decoration: none;
}

p {
	padding: 0px;
	margin: 0px;
}

#loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.z2 {
	z-index: 2 !important;
}

.z3 {
	z-index: 3 !important;
}

.z4 {
	z-index: 4 !important;
}

.z5 {
	z-index: 5 !important;
}

.z6 {
	z-index: 6 !important;
}

.z7 {
	z-index: 7 !important;
}

.z8 {
	z-index: 8 !important;
}

.z9 {
	z-index: 9 !important;
}

.z10 {
	z-index: 10 !important;
}

.z11 {
	z-index: 11 !important;
}

.z12 {
	z-index: 12 !important;
}

.z39 {
	z-index: 39 !important;
}

.z40 {
	z-index: 40 !important;
}

.z41 {
	z-index: 41 !important;
}

.z42 {
	z-index: 42 !important;
}

.z43 {
	z-index: 43 !important;
}

.z44 {
	z-index: 44 !important;
}

.z45 {
	z-index: 45 !important;
}

.z46 {
	z-index: 46 !important;
}

.fixedDiv {
	position: fixed;
	left: -600px;
	top: -600px;
	display: block;
	width: 0px;
	height: 0px;
	z-index: 1;
	overflow: hidden;
}

.fixedDiv2 {
	position: fixed;
	left: -1000px;
	top: -1000px;
	display: block;
	z-index: 1;
}

.absoluteDiv {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 1;
}

.black {
	background-color: black;
}

.white {
	background-color: white;
}

.transparent {
	background-color: transparent !important;
}

#hbg {
	background-image: url("../Images/hbg.png");
	background-repeat: repeat-y;
}

#wgr {
	cursor: pointer;
}

#msgBox {
	display: block;
	overflow: hidden;
	z-index: 40;
	text-align: center;
}

#msgBox div {
	text-align: center;
}

#msg {
	font-size: 120%;
	font-weight: bold;
	color: #d4072a;
}

.tl {
	color: white;
}

#topRight span {
	position: relative;
	top: -3px;
	color: #B6B6B7;
	padding-left: 5px;
}

#hbgLeft {
	text-align: right;
}

#hbgLeft a {
	position: relative;
	top: 3px;
	color: black;
}

#hbgLeft div {
	display: inline-block;
	padding-right: 5px;
}

.red {
	color: #E1362F;
}

.green {
	color: #0B8D57;
}

.nfr
{
	display: inline-block;
	min-width: 30px; 
	text-align: right;
	color: #0B8D57;
}

.nfl
{
	display: inline-block;
	min-width: 30px; 
	text-align: left;
}


.nfd
{
	min-width: 150px;
	padding-right: 5px;
	text-align: right;
}
.nf {
	display: inline-block;
	text-align: right;
	min-width: 50px; 
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background-color : #0B8D57;
	color: white;
	background-color: #0B8D57;
	padding: 0px 5px 0px 5px; 
	margin-left: 5px;
}

#headMsg {
	display: block;
	width: 950px;
	padding: 5px;
	background-image: url("../Images/black.png");
	background-repeat: repeat;
}

.question {
	padding: 5px;
	background-image: url("../Images/black.png");
	background-repeat: repeat;
}

.answer {
	padding: 10px 5px 10px 25px;
	background-color: white;
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.a1 {
	background-image: url("../Images/a1.png");
}

.a2 {
	background-image: url("../Images/a2.png");
}

.a3 {
	background-image: url("../Images/a3.png");
}

.a4 {
	background-image: url("../Images/a4.png");
}

.a5 {
	background-image: url("../Images/a5.png");
}

.c0 {
	background-image: url("../Images/c0.png");
}

.c1 {
	background-image: url("../Images/c1.png");
}

.btn {
	cursor: pointer;
}

.sel {
	cursor: pointer;
	display: block;
	width: 124px;
	height: 40px;
	background-repeat: no-repeat;
}

.sel input {
	position: relative;
	top: 10px;
	left: 10px;
}

#cat1 {
	background-image: url("../Images/cat1.png");
}

#cat2 {
	background-image: url("../Images/cat2.png");
}

#cat3 {
	background-image: url("../Images/cat3.png");
}

#cat4 {
	background-image: url("../Images/cat4.png");
}

#lang1 {
	background-image: url("../Images/lang1.png");
}

#lang2 {
	background-image: url("../Images/lang2.png");
}

#lang3 {
	background-image: url("../Images/lang3.png");
}

#lang4 {
	background-image: url("../Images/lang4.png");
}

#results {
	display: block;
	width: 960px;
}

#results table,#results div
{
	margin-left: auto;
	margin-right: auto;
}

.spanLink
{
	cursor: pointer;
	color: red;
}

.spanLink:HOVER
{
	color: green !important;
}

.resTable {
	width: 960px;
	text-align: center;
}

.resTable .black,.resTable .white {
	padding: 10px 0px 10px 0px;
}

.resTable .h {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}

/*CHANGE*/
.innerBtn {
	display: inline-block;
	width: 90px;
	height: 20px;
	background-image: url("../../Images/innerBtn.png");
	background-repeat: no-repeat;
	text-align: center;
}

.innerBtn a {
	display: inline-block;
	width: 90px;
	height: 20px;
	width: 100%;
}

.innerBtn a:HOVER {
	text-decoration: none;
}

.searchFieldClass {
	display: inline-block;
	width: 88px;
	height: 20px;
	background-image: url("../../Images/innerInput.png");
	background-repeat: repeat-x;
	text-align: left;
	border: none;
	border: 1px solid #DBDBDB;
	padding-left: 2px;
}

.gridHead {
	font-weight: bold;
	background-color: black;
	text-align: center;
}

.grid1 {
	background-image: url("../Images/grid1.png");
	background-repeat: repeat;
	line-height: 20px;
	padding: 3px;
	margin: 2px;
	text-align: center;
	color: black;
}

.grid2 {
	background-image: url("../Images/grid2.png");
	background-repeat: repeat;
	line-height: 20px;
	padding: 3px;
	margin: 2px;
	text-align: center;
	color: black;
}

.greenBtn {
	background-image: url("../Images/greenBtn.png");
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: center;
	color: white;
	display: inline-block;
	width: 160px;
	height: 20px;
	cursor: pointer;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

#messageBox {
	background-image: url("../Images/messageBg.jpg");
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	padding: 0px 5px 0px 5px; display : block;
	overflow: auto;
	display: block;
}

#txt,#mainTxt {
	display: block;
	width: 560px;
	text-align: center;
}

#txt,#mainTxt table {
	margin-left: auto;
	margin-right: auto;
}

.loading {
	background-image: url("../Images/loading.gif");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 352px;
	height: 30px;
}

#tdoLog input,.tdoInput input
{ 
	position:relative;
	top:-5px;
	display: inline-block;
	width: 80px;
	height: 20px; 
	margin-right: 10px; 
	border: none;
	background-color:transparent;
	padding: 0px 5px 0px 5px;
	outline: none;
	line-height: 20px; 
	background-image: url("../Images/inputBg.png");
	background-repeat: no-repeat;
	color: black;
}

.tdoInput input
{
	margin-left: 10px; 
	top: 0px !important;
}

#tdoLog span
{
	display: inline-block;
	width: 90px;
	height: 20px; 
	background-image: url("../Images/logBtn.png");
	background-repeat: no-repeat;
	cursor: pointer;
}

#timer
{
	background-repeat: repeat-x;
}