/*************************************************************************
 * License
 *
 * The contents of this file are subject to the trakm8 End User License
 * Agreement (EULA ) .  You may not copy or use this file, in either
 * source code or executable form, except in compliance with the EULA. By 
 * accessing, opening, copying or using this file you are accepting and 
 * agreeing to the terms of the EULA. You  may obtain a copy of the EULA    
 * at http://www.trakm8.com.
 *
 * Software distributed under the EULA is distributed on an "AS IS" basis,
 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the EULA
 * for the specific language governing rights and limitations under the
 * EULA.
 *
 * Copyrights
 * 
 * Copyright (c) 1999-2007  trakm8 Limited. All Rights Reserved. Contact
 * information for trakm8 Limited is available at http://www.trakm8.com/.
 *
 ************************************************************************/

BODY{
	background-color:#000000;
	text-align:center;
	font-family:Arial,  Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	overflow:hidden;
}
TABLE{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.clear{
	clear:both;
} 
#login{
	margin: auto;
	position:relative;
	width: 400px;
	height: 195px;
	margin-top:30px;

	background-color:#CCCCCC;
	text-align:left;
	background-image:url(../images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
 


.tm8button { font-family:Tahoma; font-size: 10pt; color: #000000; font-weight: normal; cursor:hand;
	           border-style: solid; border-width: 1; border-color: #999999; background-color: #D2D2C8 }

.tm8textfield { font-family:Tahoma; font-size: 10pt; color: #000000; font-weight: normal; cursor:hand;
	           border-style: solid; border-width: 1; border-color: #999999; background-color: #ffffff }

.tm8label { font-family:Tahoma; font-size: 9pt; color: #000000; font-weight: normal; }

.tm8label { font-family:Tahoma; font-size: 9pt;  color: #000000; font-weight: normal; }

.tm8combo { width:250px; font-family:Tahoma; font-size: 10pt; color: #000000; font-weight: normal; cursor:hand;
	           border-style: solid; border-width: 1; border-color: #999999; background-color: #ffffff }

 

#forgot{
	margin: auto;
	position:relative;
	width: 400px;
	margin-top:30px;
	
	background-color:#CCCCCC;
	text-align:left;
	background-image:url(../images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#colA{
	width: 107px;
	float:left;
}

#product_logo
{
	margin: auto;
	position:relative;
	width: 107px;
	height: 142px;
	background-color:#cccccc;
	text-align:left;
	background-image:url(../images/product_logo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
} 

#company_logo
{
	margin: auto;
	position:relative;
	width: 107px;
	height: 53px;
	background-color:#cccccc;
	text-align:left;
	background-image:url(../images/company_logo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
} 


#colB{
	width:272px;
	height:175px;
	overflow:hidden;
	float: right;
	background-image:url(../images/corner_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding: 10px;
}
#myForm{
 
}
.textField{
	width: 140px;
}


#links{
	margin: auto;
	position:relative;
	width: 400px;
	text-align:center
	margin-top:20px;
	color:#FFFFFF;
}
#links TABLE{
	color: #FFF;
}
#links TABLE .label{
	padding-top:5px;
}

#report {
	display: none;
	width: 550px;
	height: 360px;
	position:absolute;
	z-index:100;
	left:200px;
	top:120px;
}

#journeyDetails {
	display: none;
	width: 560px;
	height: 40px;
	position:absolute;
	z-index:100;
	left:195px;
	top:460px;
}

#Flash{
	float:left;
	display:inline;
}
