@charset "utf-8";
/* CSS Document */
strong {
	font-weight:bold;	
}
body {
	font-family:"Arial";
	font-size:12px;
}
#footer2 {
	width:910px;
	margin:auto;
	margin-top:0px;
	color:#CCCCCC;
}
#mk2, #copyright {
	font-size:11px;
	width:250px;
}
#copyright {
	width:450px;
	font-size:11px;
}
#mk2 {
	text-align:left;
}
#copyright {
	float:right;
	text-align:right;
}
#copyright a {
	color:#FFFFFF;
}
#mk2 a {
	color:#FFFFFF;
}
#wrapper {
	width:985px;
	margin:auto;
	background-repeat:repeat-y;
	background-position: middle;
}
#header-en {
	height:149px;
}
#header-fr {
	height:149px;
}
#header-en-alt {
	height:119px;
	color:#FF0000;
	text-align:right;
	padding-right:60px;
	padding-top:30px;
}
#header-fr-alt {
	height:119px;
	color:#FF0000;
	text-align:right;
	padding-right:60px;
	padding-top:30px;
}
#main, #footer, #main-alt, #footer-alt{ 
	padding:0px;
	padding-left:60px;
	padding-right:60px;
}
#main, #main-alt {
	padding-top:10px;
}
#main {
	height:333px;
}
#main-alt {
	min-height:343px;
}
#footer {
	height:86px;
	clear:both;
}
#footer-alt {
	height:86px;
	clear:both;
}
.icons {
	margin-right:20px;
	text-align:center;
}
.border {
	border:1px #CCCCCC solid;
	padding:10px;
	background-color:#f7f7f7;
	float:left;
	margin-bottom:20px;
}
#create {
	width:100%;
}
#login {
	width:200px;
}
#tripDetail {
	width:226px;
	margin-left:30px;
}
#stepsMain {
	width:560px;
}
h1 {
	color:#FF0000;
	margin:0px;
	margin-bottom:6px;
	font-size:18px;
}

h2 {
	color:#006699;
	margin-top:0px;
	margin-bottom:2px;
}
h3 {
	color:#006699;
	margin:0px;
	font-size:13px;
}
.required {
	color:#FF0000;
	font-weight:bold;
}
a {
	color:#006699;
}
/*FORM ELEMENTS */
.inputFix{
	width:148px;
}
.inputUnits{
	width:155px;
}
.button {
	width:auto;
}
/**/
.icons {
	padding-left:10px;
	padding-right:10px;
}
.icons a {
	text-decoration:none;
}
.smallTxt {
	font-size:10px;
}
#tools, #trip-route{
	width:844px;
}
.result, .result2, .result3 {
	color:#0099CC;
	text-align:center;
	font-weight:bold;
	border:none;
	width:200px;
}
.result, .result2 {
	font-size:48px;
}
.result3 {
	font-size:32px;
}
.result {
	background-color:#F7F7F7;
}
.result2, .result3 {
	background-color:#FFFFFF;
}

.info {
	border:1px #CCCCCC solid;
	background-color:#FFFFFF;
}
.sep {
	width:1px;
	border-left:1px solid #cccccc;
}
.help {
	color:#006699;
	font-size:10px;
}
.star {
	color:#FF0000;
}

#tripProgress {
	width:120px;
	border:1px solid #6699cc;
	background-color:#e9eef4;
	height:13px;
}
#tripBar {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	height:13px;
}
.error {
	border:1px solid #FFFFFF; 
	color:#FF0000; 
	background-color:#FFFF33; 
	text-align:center;
	font-weight:bold;
	padding:2px;
	width:816px;
	margin-left:18px;
}
#enFr, #enFr a:link, #enFr a:visited{
	width:946px;
	margin:auto;
	text-align:right;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#enFr a:hover {
	color:#FFFF33;
}
