/* ALL */
html {
	overflow-y: scroll;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

div#body {
	margin: 0 auto;
	width: 960px;
}

div#frame {
	min-height: 450px;
	height: auto !important;
	height: 360px;
}

p {
	text-align: justify;
}

ol,ul {
	text-align: justify;
	padding-left: 1.5em;
	margin: 1em;
}

h2.title {
	color: #027ABB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
}

h2.center {
	text-align: center;
}

span#ital {
	font-style: italic;
}

/*    TABS      */
div#tab_frame {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 1em;
	min-height: 480px;
	height: auto !important;
	height: 360px;
}

ul#tab_index {
	list-style: none;
	margin: 0;
	padding-left: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin: 0 0 4px 0;
	padding: 0;
}

ul#tab_index li {
	display: inline;
	border-left: 1px solid black;
	border-top: 1px solid black;
	background-color: #D2D2D2;
	margin: 0 0 0 0;
	padding: 4px;
}

ul#tab_index li:hover {
	color: #027ABB;
	background-color: #EDEDED;
	cursor: pointer;
	cursor: hand;
}

ul#tab_index li.selected {
	background-color: white;
	border-bottom: 1px solid white;
}

li.rightTab {
	border-right: 1px solid black;
}

img#poly_icon_small {
	margin: 0;
	padding: 0;
}

/* Index Page */
div.container {
	clear: both;
}

div.leftBox {
	float: left;
	margin-right: 6em;
}

div.space {
	clear: both;
	height: 1em;
}

div.left {
	float: left;
}

span.OptionDisabled {
	color: #7F817E;
}

span.OptionEnabled {
	
}

div#linkBoxFile {
	margin-bottom: 1em;
}

div#infoBox {
	float: right;
	width: 10em;
	border-width: medium;
	border-color: #EC2329;
	border-style: double;
	padding: 0.5em;
	align: center;
}

p.info {
	margin: 0;
	color: #027ABB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	text-align: center;
}

div#textBox {
	
}

span#fileChoice {
	position: relative;
	top: -5px;
	margin: 0;
	color: #7F817E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-style: italic;
}

/*DO NOT WORK = JAVASCRIPT HACK NEEDED OR...*/
input.file {
	
}

span#langSelect {
	color: #027ABB;
	position: relative;
	top: -3px;
}

span#OptionSelect {
	color: #027ABB;
}

span#langSelectEnFr {
	position: relative;
	top: -3px;
}

div#langSelect {
	color: #EC2329;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

span#error {
	color: #EC2329;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

div#polyglotteText {
	margin: 4em;
}

p.api-explain {
	margin-top: 1.5em;
	margin-bottom: 0;
}

/*
REFLEX RESULTS
*/
h3.mainError {
	padding-top: 3em;
	color: #027ABB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
}

a.detailError {
	color: #EC2329;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

img#progressAnime {
	margin-left: 405px;
	margin-top: 125px;
}

span#linkCount {
	color: #EC2329;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

div.reflexed {
	margin-top: 1.5em;
}

#backHome {
	margin-top: 4em;
}

#backHome a {
	color: #EC2329;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
}

.expand {
	width: 100%;
}

a.reflex-parallel-citations img {
	display: none;
}

a.reflex-parallel-citations {
	background-image: url(../images/reflex_small.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

/*
AccountNotConnected AND USER LOGIN 
*/
div#logger {
	float: right;
	width: 250px;
	height: 13em;
	border-width: medium;
	border-color: #EC2329;
	border-style: double;
	margin-left: 2em;
	align: center;
	text-align: center;
}

div#loggerLink {
	margin-top: 0.5em;
}

span#loggerInputs {
	margin: 0.4em;
	position: relative;
	top: -0.5em;
}

h3.logger {
	color: #027ABB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin: 0;
	margin-bottom: 1em;
	margin-left: 0.4em;
}

p.logger {
	margin: 0;
	margin-left: 1em;
	padding: 0;
	line-height: 0;
}

div#presentation {
	max-width: 700px;
}

a.accountNotConnectedLink {
	text-decoration: underline;
}

.getStarted {
	font-size: 12pt;
}

div#registerButton {
	margin-top: 4em;
	margin-left: 27em;
}

.registerButton {
	font-size: 20pt;
}

/*
Register Account
*/
div#registerform {
	margin: 3em;
}

td.label {
	padding-left: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	text-align: right;
}

span#star {
	color: #EC2329;
	padding: 5px;
}

.error {
	color: #EC2329;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

td.footnote {
	color: #EC2329;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

/*
Account Welcome Box (Common Layout) 
*/
div#welcomeBox {
	float: right;
	min-width: 13em;
	max-width: 20em;
	height: 11em;
	border-width: medium;
	border-color: #EC2329;
	border-style: double;
	margin-left: 2em;
	text-align: center;
	align: center;
	overflow: hidden;
}

#welcomeBox ul {
	margin-left: 0;
	list-style: none;
}

#welcomeBox li {
	margin-left: 0;
	margin-bottom: 0.2em;
	text-align: left;
}

img.link {
	position: relative;
	top: 2px;
}

#welcomeBox li.selected a,img {
	color: #EC2329;
}

/* 
Account (MAIN PAGE)
*/
div#account_intro_text {
	height: 140px;
}

div#usageFrame {
	margin-top: 1em;
	margin-bottom: 1em;
	min-height: 150px;
	max-width: 700px;
}

div#moneyBox {
	margin-top: 1em;
	margin-bottom: 1Sem;
	text-align: justify;
}

div#linkContainer {
	clear: both;
	min-height: 130px;
}

div#documentation {
	display: block;
	float: left;
	width: 615px;
	min-height: 130px;
}

div#libraries {
	display: block;
	float: left;
	width: 315px;
	min-height: 130px;
}

h2.titlefloat {
	margin: 0;
	padding: 0;
	color: #027ABB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
}

table.usageTable td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	height: 1.5em;
}

table.usageTable {
	width: 930px;
}

table {
	border-collapse: collapse;
	border-width: 2px;
}

table.usageTable td.header {
	font-weight: bold;
}

table.usageTable td.date {
	font-weight: bold;
	color: #027ABB;
}

table.usageTable td.firstDate {
	font-weight: bold;
	color: #7F817E;
}

table.usageTable td.firstLine {
	font-weight: bold;
	color: #7F817E;
}

a.moreUsage {
	color: #EC2329;
}

/*  
Account modify Infos
*/
div#modifyInfoForm {
	
}

/* 
Account Change Pwd
*/
div#changePwdForm {
	
}

/*
Account Admin Page
*/
div#logOutBox {
	float: right;
	position: relative;
	top: -3em;
	min-width: 13em;
	height: 7em;
	border-width: medium;
	border-color: #EC2329;
	border-style: double;
	text-align: center;
}

#logOutBox ul {
	list-style: none;
}

#logOutBox li {
	text-align: left;
}

#logOutBox li.selected a,img {
	color: #EC2329;
}

div#ListUserFrame {
	margin-top: 6em;
}

table.userTable {
	width: 960px;
	text-align: center;
}

table.userTable td.header {
	font-weight: bold;
}

h2.admintitle {
	position: relative;
	top: 2.5em;
	color: #027ABB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
}

/* Admin Manage */
div#manageform {
	align: center;
}

td.value {
	text-align: left;
	padding-left: 1em;
}

/* Eliisa Home */
div#searchBox {
	font-family: "Myriad Web", Verdana, sans-serif;
	font-style: normal;
	
}

table#eliisaSearch td.number { /*
	background-image: url(../images/searchStepDot.gif);
	background-position: left top;
	background-repeat: no-repeat;
*/
	font-size: 24px;
	font-weight: normal;
}

table#eliisaSearch .searchLabel {
	color: #808080;
}

/* Eliisa Results */

p#eliisaresultTitle{
	margin-bottom:0.2em;
}

div#eliisaresultsBox{
	border-top: thin solid #000000;	
	border-bottom: thin solid #000000;
	width:80%;
}

