
body { background-color: #EDF3F1; margin:0; padding:0;}

.tableTop {
	background-color:#EEE188;
}

.tablePosition  {
	background-color:#F7C981;
}
.tableFlight  {
	background-color:#BDCCF5;
}
.tableNet  {
	background-color:#CCE096;
}


body , p, table, td , h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:justify;
	margin:0;
	/* background-image:url(img/page_bg.gif);*/
}

.main_div {
	display:block;
	width:800px;
}

.leftCol {
	display:block;
	clear:left;
	float:left;
	width:580px;
}

.rightCol {
	display:block;
	clear:right;
	float:right;
	width:215px;
}

.menu_table td , .menu_table {
display:block;
clear:none;
border:1px solid #dddddd;
}

.menuTable a:link , .menuTable a:visited {
color:#000000;
text-decoration:none;
}

h1 {
	font-size:12px;
	text-align:inherit;
	padding:2px;
	margin:0px;
}

h2,h3 {
	font-size: 10pt;
	font-weight:bold;
	border-bottom:#CC3333 3px solid;	
	width:  760px;
	display:block;
}

a:link, a:visited {
	text-decoration:underline;
	color:#003366;
}

a:hover {
	background-color:#FFCC66;
}

.small {
	font-size: 7pt;
	font-style: normal;
}

.header1 {
background-color:#EBE9E5;
}
.header2 {
background-color:#F3F6D8;
}


.all_tracks {
	display:none;
}

.actionsTable {
	display:none;
	border:1px solid #cccccc;
	background-color:#E3EEC2;
	background-color:#F1F5E5;
}

.topMenu a:link, .topMenu a:visited {
color:#FBF7D5;
text-decoration:none;
font-weight:bold;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.listTable {
	background-color:#FDFDFF;
	background-image:none;
}
.listTable td , .listTable th {
	padding: 3px;
	vertical-align:top;
}

.userNameCell {
	width:200px;
	background-color:#F9EA97;
}

.detailsHeader {
	background-color:#CCE096;
}

.userNameCell a:link , .userNameCell a:visited {
	color:#1276A4;
}

.last_info {
	background-color:#EAF1F4;
	background-image:none;
	border: 1px solid #aaaaaa;
	padding:3px;
}

.last_info td {
	padding:1px;
	margin:0;
}

.list_tracks {
	background-color:#ffffff;
	background-image:none;
}

.list_tracks td {
	/* border: 1px solid #aaaaaa;*/
	padding:4px;
	margin:0;
}

.list_tracks th {
	/* border: 1px solid #888888;*/
	padding:3px;
	background-color:#298ABD;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #bbbbbb;
}

.row1 {
	background-color:#FFFFFF;
}
.row2 {
	background-color:#F0F0F5;
}

.actionRow1 {
	background-color:#FBF7D5;
}
.actionRow2 {
	background-color:#EFEEE1;
}

.dropBox {
	display:block;
	position:absolute;

	/*top:0px;
	left: -999em;
*/
	width:auto;
	height:auto;
	
	visibility:hidden;

	border-style: solid; 
	border-right-width: 2px; border-bottom-width: 2px; border-top-width: 1px; border-left-width: 1px;
	border-right-color: #999999; border-bottom-color: #999999; border-top-color: #E2E2E2; border-left-color: #E2E2E2;
	border-right-color: #555555; border-bottom-color: #555555; border-top-color: #E2E2E2; border-left-color: #E2E2E2;
	
	background-color:#FFFFFF;
	padding: 0;
	margin:0;
}

.takeoffOptionsDropDown {width:410px; }


.liveTasks {
border:1px solid #0F73A7;
}

.liveTasksCell {
	padding:3px;
}
.liveTasks th {
background-color:#CCE096;
padding:5px;
color:#003333;
text-align:center;
font-weight:bold;

}


body, p, table,tr,td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
body {margin:0px; padding:0;background-color:#E9E9E9}
table { margin:0px; padding:0; }

h3 { display:inline; width:230px; font-size:11px; border:none; }

.header1 { background-color:#efefef;}

.box {
	background-color:#F4F0D5;
	border:1px solid #555555;
	padding:3px; 
	margin-bottom:5px;
}
.boxTop {margin:0; }

#map { 
	 margin:0;
	 padding:0;
	 width:100%;
	 height:100%;
	 border: 1px solid #999999;
}
  
div.markerTooltip, div.markerDetail {
	  color: black;
	  font-weight: bold;
	  background-color: white;
	  white-space: nowrap;
	  margin: 0;
	  padding: 2px 4px;
	  border: 1px solid black;
}

div.markerDetail {
	font-weight:normal;	
	width:230px;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!
	filter: alpha(opacity=50);	
	-khtml-opacity: 0.5;
}

a:link, a:visited, a:active { color:#006699; font-size:11px; text-decoration:none;  }
a:hover { 	background-color:#FFCC66; }

#infoDiv {
	display:block;
	height:auto;
}

#loaderDiv {
height:auto;
clear:right;
display:inline;
}

#moreWaypoints , #moreWaypointsHide , #coords , #coordsHide, #weather, #weatherHide {
	display:none;
	height:auto;
}

#moreWaypoints , #coords , #weather{
	border-top:1px solid #CCCCCC;
}

.infoField {
	clear:none;
	display:inline;
}

.maxPanel { 
	width:500px;
	overflow:hidden;
}

.minPanel { 
	width:0px;
	overflow:hidden;
}
.normalPanel{
	width:330px;
	overflow:auto;
}

.panelDiv {
	width:14px;
	text-align:center;
	background: #d1e6fc url(/img/panelDivBack.png) repeat scroll 0 0  ;
	border-right: 1px solid #A8BBCE;
	overflow:hidden;
	padding:0;
	margin:0;
}

#fingMoreTracksList {
	margin:4px;
	margin-top:8px;
	padding:4px;
	background-color:#F6DA90;
	color:#FF3300;
	font-weight:bold;
	cursor:pointer;
	clear:both;
}

.panelDivHeader {
display:block;
clear:both;
float:left;
width:100%;
background: #80ade5 url(/img/panelHeaderBack.png) repeat-x scroll 0 50%;

border-bottom: 1px solid #777777;
font-weight: bold;
text-align: center;

padding-top: 2px;
padding-right: 0pt;
padding-bottom: 4px;
padding-left: 0pt;
}

.panelDivHeaderText {
	float:none;
	text-align:center;
	clear:none;	
}

.panelDivHeaderButton{ 
	margin-top:-13px;
	float:right; 
	clear:none;
	cursor:pointer;
	width:16px; 
	height:14px;
	margin-right:4px;
	background:url(/img/go-dn-off.gif) ;	
}

.panelDivHeaderButtonClosed {
	float:right; 
	clear:none;
	cursor:pointer;
	width:16px; 
	height:14px;
	margin-right:4px;
	background:url(/img/go-rt-off.gif) ;	
}

#divButton {
	display:block;
	width:15px;
	height:40px;
	margin:0;
	clear:none;
	border:none;
	cursor:pointer;	
}

.divButtonNormal {
	background: url(/img/go-rt-wide-off.gif) no-repeat center;
}

.divButtonNormal:hover {
/*	background: url(/img/go-rt-wide-on.gif) no-repeat center; 
*/
}

.divButtonMin {
	background: url(/img/go-lt-wide-off.gif) no-repeat center;
}
.divButtonMin:hover {
	/*background: url(/img/go-lt-wide-on.gif) no-repeat center; 
	*/
}

.trackListItem {
	background:#E9EFF5;
	
	padding:0;
	margin:0;
	clear:both;
}

.trackListSpan  {
border-bottom:1px solid #9DB4C4;
display:block;
clear:none;
float:left;
padding:2px;
padding-left:0;
padding-right:1px;
margin-top:0px;
font-size:9px;
height:17px;
}

.trackListSpan input {
margin:0;
padding:0;
font-size:7px;
line-height:9px;
}

.tracksListCo4 input {
border:none;
margin:0;
margin-top:0px;
margin-bottom:-5px;
padding:0;
overflow:hidden;
display:block;
float:right;
}

.tracksListCo1 {width:142px;background-color:#E1EAEC;}
.tracksListCo2 {width:16px;background-color:#E1EAEC; }
.tracksListCo3 {width:50px;background-color:#ECF2EA; font-size:9px; text-align:right; }
.tracksListCo4 {width:55px;background-color:#ECF2FF; font-size:9px; text-align:right;}
.tracksListCo5 {width:50px;background-color:#ECF2EA; font-size:9px; text-align:right;}
.tracksListCo6 {width:8px;background-color:#ECF2FF; font-size:9px; text-align:right;}

	
#infoBox {
border:1px solid #1E992E;
padding:3px;
background-color:#CCE096;
color:#B5462B;
font-size:8px;
}	

.trackListUsername {
	display:inline;
	cursor:pointer;
	color:#003399;
	padding-top:1px;
	padding-bottom:1px;
	line-height:13px;
}	

.tracked {
	background:url(/img/tick_icon_small.gif) left no-repeat #D3EEF8  ;	
}

.trackedActive {
	background:url(/img/icon_ok.gif) left no-repeat #D3EEF8  ;	
}

.removeTrack {
border:0;
}


#trackMenu {
	border:2px solid #CDE4BC;
	padding:5px;
	background-color:#EEF1E3;
	width:250px;	
	color:#B5462B;
	font-size:9px;
	display:none;
	position:absolute;
}

#trackMenu p { 
	padding:3px;
	margin:0;
}

.closeButton {
cursor:pointer;
}

#rightPanelInner {
	float: left;
	overflow: auto;
}