@charset "UTF-8";
/* CSS Document */


body  {
	font: 100% Trebuchet MS, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	background-image: url(../img/main/bg.jpg);
	background-repeat:repeat;
	text-align: center;
	margin: 0 0 0 0;
}


.container {
	width: 978px; 
	margin: 0 auto;
	text-align: left; 
	background-image: url(../img/main/bg-containerNew.png);
	background-repeat: repeat-y;
}

* html .container {   	/*** IE5.x/win box model fix ***/
	width: 978px;
	wid\th: 978px;
}


.top {
	background-image: url(../img/main/top.jpg);
	margin-left: 14px;
	height: 478px;
	width:950px;
}

* html .top {   	/*** IE5.x/win box model fix ***/
	background-image: url(../img/main/top.jpg);
	height: 478px;
	width:950px;
}


.mainBackground {
	margin-left: 14px;
	background-image: url(../img/main/center.jpg);
	background-repeat: repeat-y;
}

* html .mainBackground {   	/*** IE5.x/win box model fix ***/
	margin-left: 14px;
	background-image: url(../img/main/center.jpg);
	background-repeat: repeat-y;
}


.outer {
	position: absolute; /*** IE needs this or the contents won't show outside the parent container. ***/
	margin-left: 0px;    /*** Critical left col dimension value ***/
	width: 930px;   /*** 637 478Critical left and right col/divider dimension value (moves inversly) ***/
	top: 175px;
/*	left: 10px;	*/
}


* html .outer {   /*** IE5.x/win box model fix ***/
	width: 930px;   /***  637Critical left and right col/divider dimension value (moves inversly) ***/
	wid\th: 928px;   /*** 635Critical left and right col/divider dimension value (moves inversly) ***/
}


#overlay img { 
	border: none;
}

#overlay { 
	background-image: url(../img/main/overlay.png); 
}

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
/* 	background-image: url(blank.gif);	*/
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="(../img/main/overlay.png", sizingMethod="scale");	*/
}
	
	

.menu {
	position: relative; 
	left: 281px;
	top: 65px;		/* subtract language */
	height: 12px;
	width: 600px;
}


.languageSelection { 
	position: relative; 
	top: 10px; 
	left: 700px; 
	width: 240px;
	height: 20px;
	font: 100% Trebuchet MS, Helvetica, sans-serif;
	text-align: right; 
	font-size: 11px;
	color: #CCCCCC;
} 


.bottom {
	margin-left: 14px;
	color: #ffffff;
	
}

.about {
	border-top: 0px solid #000; 
	position: relative;
	width: 100%;
	height: 44px;
	font-size: 12px;
	color: #000;
	text-align: center;
}


* html .footer {   	/*** IE5.x/win box model fix ***/
	margin-left: 14px;
	border-top: 0px solid #000; 
	position: relative;
	background-image: url(../img/footer2.gif);
	width: 100%;
	height: 44px;
	font-size: 12px;
	color: #000;
	text-align: center;
}


.mainContent {
	float: left;
	width: 602px;   /***  478Critical left and right col/divider dimension value (moves inversly) ***/
	margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
	padding-top:10px;
	padding-left:34px;
	padding-right:6px;
/* \*/
	margin-left: -1px; 
/* Hidden from IE-mac */
}


.clear { 
	clear: both;
}


.langLink a:hover {
	color: #ffffff;
	text-decoration: none;
}


.link {
	font-family:Trebuchet MS;
	font-Size: 12px;
	color:#c9e7ff;
	cursor: pointer;
}


.verticalLine {
	margin-left: 2px;
	background-image: url(../img/main/dot_vertical.png);
	background-repeat: repeat-y;	
}


.hoizontalLine {
	background-image: url(../img/main/dot_horizontal.png);
	background-repeat: repeat-x;	
}


.tabText a:hover {
	color: #c9e7ff;
	text-decoration: none;
}

.tabText {
	font-family:Trebuchet MS;
	font-Size: 12px;
	font-weight: bold;
	color:#CFD9B9;		/* 50a0de */
	cursor:pointer;
}

.tabTextSelected {
	font-family:Trebuchet MS;
	font-Size: 12px;
	font-weight: bold;
	color:#ffcc00;
}


.boxTitle {
	font-family:Trebuchet MS;
	font-weight: bold;
	font-Size: 15px;
	color:#b6dfff;
}

.boxTitleWhite {
	font-family:Trebuchet MS;
	font-weight: bold;
	font-Size: 15px;
	color:#FFFFFF;
}


.boxText {
	font-family: Trebuchet MS;
	font-Size: 12px;
	line-height:1.3;
	color:#FFFFFF;
}

.boxTextHell {
	font-family: Trebuchet MS;
	font-Size: 12px;
	line-height:1.3;
	color:#CFD9B9;
}

.boxTextDate {
	font-family: Trebuchet MS;
	font-Size: 10px;
	line-height:1.3;
	color:#CCCCCC;
}

.navText {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-Size: 14px;
	color:#FFFFFF;
}

.resultTextTitle {
	font-family:Trebuchet MS;
	font-weight: bold;
	font-Size: 12px;
	color:#FFFFFF;
}

.resultText {
	font-family: Trebuchet MS;
	font-Size: 12px;
	line-height:1.2;
	color:#FFFFFF;
}


.trackTypeTitle {
	font-family: Trebuchet MS;
	font-Size: 12px;
	color:#80c7fe;
/*	color:#FFCC33;	*/
}

.dataSaved {
	font-family: Trebuchet MS;
	font-Size: 12px;
	font-weight: bold;
	color:#ffcc00;
}


.messageYellow {
	font-family: Trebuchet MS;
	font-Size: 12px;
	color:#ff5400;
/*	color:#CC6600;	*/
}

.walkTypeText {
	font-family: Trebuchet MS;
	font-size: 9px; 
	color:#CCCCCC;
	text-align:right;
}


.tracksBox {
	top: 0px;
}

* html .tracksBox {   	/*** IE5.x/win box model fix ***/
	top: -54px;
}

*+html .tracksBox {   	/*** IE7 fix ***/
	top: -54px;
}

.homeBox {
	font-family: Trebuchet MS;
	font-Size: 12px;
	line-height:1.3;
	color:#FFFFFF;
}

.homeBoxScroll {
	font-family: Trebuchet MS;
	font-Size: 12px;
	line-height:1.3;
	color:#FFFFFF;
	overflow-y:auto;
	overflow-x:hidden;
}

.addTrackSummaryBox {
	font-family: Trebuchet MS;
	font-Size: 12px;
	line-height:1.3;
	color:#FFFFFF;
	border: 1px #999999 solid;
}

.whiteText {
	font-family: Trebuchet MS;
	font-Size: 12px;
	line-height:1.3;
	color:#FFFFFF;
}

.redText {
	font-family: Trebuchet MS;
	font-Size: 12px;
	line-height:1.3;
	color:#FF3333;
}




* html .homeBox {   	/*** IE5.x/win box model fix ***/
	top: -18px;
}

*+html .homeBox {   	/*** IE7 fix ***/
	top: -18px;
}


.resultsBox {
	top: 0px;
}

* html .resultsBox {   	/*** IE5.x/win box model fix ***/
	top: -18px;
}

*+html .resultsBox {   	/*** IE7 fix ***/
	top: -18px;
}


.imgBorder {
	border: 2px #82c8fe solid;

}

.rssLink a:hover, a:visited, a:link {
	color:#00CCFF;

	text-decoration: none;
}


.newslist-box {
	margin:	2px 0px	10px 0px;
	background-color: #FFFFFF;
	font-family: arial;
	font-Size: 12px;
	color:#333333;
	z-index: 1;
	overflow: auto;
}

.newsItemDate {
	color:#999999;
	font-size:10px;
}

.box-head-font {
	font-family: arial;
	font-Size: 16px;
	color: #007fc5;
}


.box-text-font {
	font-family: arial;
	font-Size: 12px;
	color: #000000;
}

.list-box {
	margin:	2px 2px	2px	4px;
	background-color: #FFFFFF;
	border: #ccc 1px solid;
	font-family: arial;
	font-Size: 12px;
	z-index: 1;
	overflow: auto;
}

.tracklist-box {
	margin:	2px 2px	2px	0px;
	background-color: #FFFFFF;
	font-family: arial;
	font-Size: 12px;
	z-index: 1;
	overflow: hidden;
}

.normal-box {
	margin:	2px 0px	2px	0px;
	background-color: #FFFFFF;
	font-family: arial;
	font-Size: 12px;
}


.tabbed-box {
	margin:	-2px 0px 0px 0px;
	background-color: #eaeef2;
	font-family: arial;
	font-Size: 12px;
	/*	bottom: 33px;	*/
	z-index: 1;
	overflow: hidden;
}


.track1-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}


.track2-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.track2e-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}


.track2o-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background:url(../img/main/semitrans.png);
}


.track2el-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#FFFFFF;
	cursor:pointer;
}

.track2ol-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#FFFFFF;
	background:url(../img/main/semitrans.png);
	cursor:pointer;
}


.track3-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	
}


.imagelist1-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

.imagelist2-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.2;
	color:#FFFFFF;
}



.result1-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.result2-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.result2-font-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#888888;
}


.small-size-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color:#888888;
}

.loading-font {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color:#FFCC99;
}


.popupMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}


#imageUploadBox {
	background-color:#99CCFF;
	border:1px white solid;
	padding: 10px;
	width: 350px;
	text-align:left;
	z-index: 10;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#imageViewBox {
	background-color:#104268;
	border: solid 1px white;
	text-align:left;
	z-index: 10;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
}


#profilePictureUploadBox {
	background-color:#99CCFF;
	border:1px white solid;
	padding: 10px;
	width: 330px;
	text-align:left;
	z-index: 10;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#contactUserBox {
	background-color:#cde7f4;
	padding: 10px;
	width: 270px;
	text-align:left;
	z-index: 10;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#detailUserBox {
	display:none;
	background-image:url(../img/main/bubble-userdetail.png);
/*	padding: 5px;	*/
	width: 325px;
	height: 210px;
	text-align:left;
	z-index: 10;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#detailTrackBox {
	display:none;
	background-color:#0099CC;
	border:medium;
	border-color:#000000;
/*	padding: 5px;	*/
	width: 230px;
	height: 40px;
	text-align:left;
	z-index: 10;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EEEEEE;
}



#infoUserBox {
	display:none;
	border: solid 1px black;
	background-color:#FFFF99;
	padding: 10px;
	width: 150px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 10;
	text-align:left;
}

#statusUserBox {
/*	background-image: url(img/certificate.png);	*/
	width: 369px;
	height: 296px;
	z-index: 11;
	text-align:center;
}


#statusUserText {
	position:absolute;
	top: 130px;
	left: 74px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}


.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}





.menuFont {
	font-family: arial;
	font-Size: 14px;
	color: #FFFFFF;
	cursor:pointer;
	padding-bottom:5px;
}

.menuFontActive {
	font-family: arial;
	font-Size: 14px;
	color: #990000;
	cursor:pointer;
	padding-bottom:5px;
}
