@import url('basic-style.css');

.container
{
	width: 910px;
	
	margin: 0 auto;	
}

.head
{
	background: url(../image/grass.jpg) no-repeat;
	
	width: 100%;
	height: 147px;
	
	position: relative;
}

.logo-mail
{
	background: url(../image/logo-mail_1.png);
	
	width: 150px;
	height: 23px;
	
	font-size: 1.07em;
	color: #fff;
	text-align: center;
	font-weight: bold;
	
	padding-top: 6px;
	
	position: absolute;
	left: 20px;
	top: 50px;
}

.top-circle
{
	background: url(../image/top_circle.png);
	
	width: 70px;
	height: 62px;
	
	font-size: 1.07em;
	color: #fff;
	text-align: center;
	font-weight: bold;
	
	padding-top: 8px;
	
	position: absolute;
	left: 820px;
	top: 60px;
}

.menu
{
	padding: 0;
	
	position: absolute;
	left: 0;
    bottom: 0;    
}

.menu li
{
	background: #a7bc75;
	-moz-opacity: 0.8;
	/*filter: alpha(opacity=80);	*/
	margin-right: 3px;	
	padding: 5px 10px;
	float: left;
}

.menu a
{
	color: #4c7435;
}

.menu a:hover
{
	color:#fff;
}


.headline
{
	background: #4c7435;
	
	width: 100%;
	height: 75px;
	position: relative;
}

.logo
{
    font: 2em "Trebuchet MS", serif;

    display: -moz-inline-box;
	display: inline-block;

    margin-left: 19px;
    padding-top: 9px;

    color: #fff;
    outline: none;
}

.logo b
{
    font-size: 0.5em;
    font-weight: 400;

    display: block;
}

.submenu
{
	display: -moz-inline-box;
	display: inline-block;
}

.submenu_link
{
	background-color:#a7bc75;
	font-size: larger;
}
	

.form_login
{
	font-size: 0.9em;
	color: #a7bc75;
	
	position: absolute;
    top: 7px;
	right: 10px;
}

.form_login td
{
    padding: 1px 7px 2px 0;
}

.form_login .checkbox
{
	margin-right: 10px;
}

.form_login a
{
	text-decoration: underline;
}

.form_login a:hover
{
	color: #a7bc75;
}

.content
{
	background: #fff;
	color: #000;
	
	width: 100%;
	
    padding: 20px 0;
    float: left;
}

.content p, h4
{
	margin-left: 19px;
	margin-bottom: 5px;
	
	line-height: 1.5;
}

.content_no_padding
{
	background: #fff;
	color: #000;
	width: 100%;
    float: left;
}

.title
{
	font-size: 1.1em;
	font-weight: bold;
	background:#FF6600;
	color:White;	
}

.title a
{
	color: Blue;
}

.title a:hover
{
	color: Blue;
}

.titlelink
{
	font-size: 1.1em;
	font-weight: bold;
	background:#FF6600;
	color:White;	
}

.titlelink a
{
	color: White!important; 
	text-decoration:none!important	;
}

.titlelink a:hover
{
	color: White;
}


.column
{	
	width: 100%;
	
	margin-left: 19px;
	margin-top: 20px;
}

.chart
{
	margin-left: 19px;
	margin-bottom: 5px;
	
}

.content ul
{
	margin-left: 19px;
	
	padding-left: 15px;	
}

.list
{
	list-style-type: disc;
	
	margin-bottom: 5px;
	
	line-height: 1.5;
}

.demo a
{
	
	
	color:#000;
}

.support
{
	color:#4c7435;
	text-decoration: underline;
}

.account
{	
	width: 891px;
	
	margin-left: 19px;
}

.account-l
{	
	width: 550px;
}

.account-r
{
	width: 220px;
}

/* start:space_bib - space bewteen input box */
.space_bib label
{
	margin: 0 0.3em;
}
/* end:space_bib - space bewteen input box */

.title-account-l
{
	font-size: 1.2em;
	font-weight: bold;
}

.cap
{
	background: #A4BB8F;
}
.capheader
{
	background: #A4BB8F;
	font-size:0.1em;
	color:#A4BB8F;
}
.empty-line
{
	height: 15px;
}

.activ
{
	background: #FF5A00;
}

.base-line
{
	background: #D2FFFF;
}

.today_balance
{ 
	background: #FFFF00; 
}


.title-account-r, .title-account-r-b
{
	margin-left: 0;
	margin-bottom: 10px;
}

 .title-account-r-b
 {
 	font-size: 0.8em;
 }

.foot
{
	width: 100%;
	
	text-align: center;
	color: #4c7435;

	float: left;
	
	margin: 10px auto;
}

.foot a
{
	color: #4c7435;
}

.foot a:hover
{
	color: #fff;
}

.registration
{
	background: #fff;
	color: #000;

	padding-top: 20px;
	padding-left: 30px;
}

.registration .data
{
	margin-left: 160px;
}


.input-text
{
	width: 150px;
}

.registration a
{
	color: #4c7435;
}
.agreement
{
	background:#fff;
}
.support
{
	color:#4c7435;
	text-decoration: underline;
}

.red
{
	color: Red;
}

/* auto complete */

.autocomplete_completionListElement 
{  
	padding: 2px 2px 2px 2px;
	visibility : hidden;
	margin : 0px!important;
	background-color : White;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : pointer;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}
.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}
.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;	
}

/* modal control */

.modalPopupActivity
{
	background-color: #FF5A00;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	padding: 3px;
	width: 530px;
}

.modalPopup
{
	background-color: #D2FFFF;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	padding: 3px;
	width: 530px;
}

/* lnk */


.lnk a
{
	color: Blue;	
}

.lnk a:hover
{
	color: Blue;
}

.balanceAdd
{
	cursor: pointer;
}

/* Layout table 70-30 */
.l-70-30
{
	width: 96%;
	margin: 0 auto;
}

.l-70-30-g
{
	width: 2%;
}

.l-70-30-g i
{
	font: 0/0 a;
	
	display: block;
	
	width: 10px;
}	

.l-70-30-r
{
	width: 20%;
	vertical-align: top;	
}

.l-70-30 .columns
{
	vertical-align: bottom;
}

.demo
{
	border: 4px solid #77933C;		
}

/* Layout table 30-30-30 */
.l-30-30-30
{
	width: 100%;
}

.l-30-30-30 td
{
	width: 32%;
	padding-bottom: 80px;
	
	vertical-align: top;
}

.l-30-30-30 .l-30-30-30-g
{
	width: 2%;
}

.l-30-30-30-g i
{
	font: 0/0 a;
	
	display: block;
	
	width: 10px;
}

/* Block offers */
.offers
{
	padding: 10px;
}

.offers h4 
{
	margin: 0;
	padding: 0;
}

.offers	.chart
{
	margin: 5px 0;
}		

.offers p,
.offers ul
{
	margin-left: 0;
	padding-left: 0;
}

.offers ul
{
	list-style-position: inside;
}

/* Preamble block*/
.preamble
{
	margin-bottom: 10px;
}
	
.preamble p
{
	margin-left: 0;
}

.preamble .italic
{
	margin: 20px 0 10px 150px;
}	
		
/* No access text */				
.noaccess
{
	font-size:16px;
	color: Red;
}

.noaccess_link
{
	text-decoration: underline;
}

.exercises
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 2%;
	padding-right: 2%;
	background: white;
}

.exercises-content
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 2%;
	padding-right: 2%;
	color: White;
	background: #339900;
}

.exercises-content a
{
	text-decoration:underline;
}

.exercises-content pre
{
	font-size:14px;
	font-family: Verdana;
}

.exercises-rigth
{
	padding-left: 60%;
}

.sub-content
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 2%;
	padding-right: 2%;
	background: white;
}

.sub-content a
{
	color: Blue;
	text-decoration:underline;
}

.sub-content_no_top_padding
{
	padding-bottom: 20px;
	padding-left: 1%;
	padding-right: 1%;
	background: white;
}

.sub-content_no_top_padding a
{
	color: Blue;
	text-decoration:underline;
}

.route-tdMrS
{
    background:#77933C;
    height:25px;
    text-align:center;
    width: 80px;
    cursor:pointer;
}

.route-tdResult
{
    background:#FF5B00;
    text-align:center;
    width: 80px;
}

/* tool tip for image, will show next span */
a.tooltip {
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none;
    color:Black;
}

a.tooltip:hover
{
    z-index:25;     
}

a.tooltip span
{
    display: none
}

a.tooltip:hover span{ 
    display:block;
    position:absolute;
    top:2em; 
    left:1em; 
    width:15em;
    color:#000000;
    text-align: left;
}
/* find window on the route planner */
.gels-wrap
{
    position: relative;
    z-index: 1000;
}

.gels 
{
    position: absolute; 
    top: 30px; 
    right: 7px; 
    z-index: 27;
    background: white;
    height: 24px;
}
