﻿body {
}

.contentTabs  
{
	/* position:absolute;
	top:0px;
	left:0px;*/
	margin: 0px 0px -1px 0px;
	width: 450px;
	border-collapse: collapse;	
	width: 300px;
	height:20px;
}
td.activeContentTab 
{
	font: 9px Arial, Helvetica, sans-serif;
	color: #001B41;
	padding: 4px 0px 1px 8px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
	background-image: url(images/smalltab_active.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	border-bottom: 1px solid White;
	width: 98px;
	height: 14px;
}

td.backContentTab {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 4px 0px 1px 8px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	cursor:pointer;
	background-image: url(images/smalltab_backtab.gif);
	background-repeat: no-repeat;
	width: 98px;
	background-position: bottom;
	height: 14px;
	vertical-align:top;    
}	

.SDK_map {	
	padding: 5px 5px 5px 5px;	
	display:block;
	border: 1px solid #b7d8ed;	
	
}

.activeContentFrame 
{
	margin: 0px 0px 0px 0px;   
    border-bottom: 1px solid #b7d8ed;
	border-right: 1px solid #b7d8ed;
	border-left: 1px solid #b7d8ed;	
	display: block;	
}

.backContentFrame 
{
	margin: 0px 0px 0px 0px;   
    border-bottom: 1px solid #b7d8ed;
	border-right: 1px solid #b7d8ed;
	border-left: 1px solid #b7d8ed;	
	display: none;	
}


.destination 
{
    cursor:pointer;    
    font-weight:bold;
}
.stage
{
     margin-left: 20px;
}

.destinationlist
{
    font: 9px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 10px 10px 10px ;
}

.destinationkeyin 
{
    border: 1px solid #b7d8ed;
    font: 9px Arial, Helvetica, sans-serif;
    width:300px;
    margin: 10px 10px 10px 10px ;
}

.inputfield
{
        font: 9px Arial, Helvetica, sans-serif;
}


.textfield
{
        font: 9px Arial, Helvetica, sans-serif;
        display:inline;
}

.winbar 
{
    background-color:#b7d8ed;
    width:300px;
}

.winbarclose 
{
    cursor:pointer; 
    width:10px;
}

.keyintable
{
    border-collapse: collapse;
    width:300px;
}

.ambiguities 
{
    font: 9px Arial, Helvetica, sans-serif;
    border: 1px solid #b7d8ed;
}
.iconStyle
{
    position:relative;
   top:-15px;
left:-15px;
}
.titleSytle
{
    font: 9px Arial, Helvetica, sans-serif;
    font-weight:bold;
}
.detailsStyle
{
    font: 9px Arial, Helvetica, sans-serif;
}
