@import "../js/dojo/opnet/comp/styles/History.css"; 
@import "../js/dojo/opnet/comp/styles/Breadcrumb.css";
@import "nb.css"; 

/**
 * This is necessary so that the help iframe can expand to the height of the page.
 * See http://www.apptools.com/examples/tableheight.php for more info.
 */
html,body {
	margin: 0;
    padding: 0;
    height: 100%;
    border: none;
}

body {	
	/*font-family: Arial, Helvetica, sans-serif;*/
	/* Align this with Dojo tundra scheme */
	font-family: Myriad,Arial,Helvetica,clean,sans-serif;
	font-size: 95%;	
	background-color: #D3D8D8;	
	text-align: left;	
	margin: 0px;	
	padding: 0px;
}

.legal {
	white-space: pre;
	font-family: monospace;
	margin-left: 20px;
}

/*#header {
	background-color: #1D4D7F;
	height: 129px;
}*/

#header IMG {
	border: 0px;
}

#opnetlogo {
	top: 10px;
	position: absolute;
	height: 104px;
	right: 20px;
}
.menutab, .topmenu {
	background-repeat: no-repeat;
	height: 19px;
	width: 83px;
	position: absolute;
	top: 100px;
	font-weight: bold;
	text-align: center;
	font-size: .9em;
	vertical-align: middle;
	color: #FFFFFF;
}

.topmenu {
	top: 85px;
}

.menutab a, .topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.menutab a:hover, .topmenu a:hover {
	text-decoration: underline;
}

.currenttab {
	font-size: .9em;
	font-weight: bold;
	color: #1D4D7F;
}

.currenttab a {
	color: #000000;
	text-decoration: none;
}

/* Commonly used styles */
.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.textBold {
	font-weight: bold;
}

.textGrayedOut {
	color: gray;
}

/* Needed by the Tapestry Palette */
TABLE.tapestry-palette TH
{
	font-size: 1em;
	font-weight: bold;
	color: black;
	background-color: #BDC5C5;
	text-align: left;
}

TD.available-cell SELECT
{
	font-weight: normal;
	background-color: #FFFFFF;
	width: 230px;
}

TD.selected-cell SELECT
{
	font-weight: normal;
	background-color: #FFFFFF;
	width: 230px;
}

TABLE.tapestry-palette TD.controls
{
	text-align: center;
	vertical-align: middle;
	width: 60px;
}

TABLE.tapestry-palette TD.controls IMG
{
	border: 0px;
}

/* contrib table styles */
.contrib_table {
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 0.9em;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}

.contrib_table a:link {
	color: #000000;
	text-decoration: underline;
}
.contrib_table a:visited {
	color: #000000;
	text-decoration: underline;
}
.contrib_table a:hover {
	color: #055590;
	text-decoration: underline;
}

.contrib_table td {
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: middle !important;
}

.contrib_table th, .contrib_table td {
	padding: 1px;
	margin: 0px;
}

.contrib_table th {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}

.contrib_table th table {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.contrib_table th td {
	border: 0px;
	white-space: nowrap;
}

.contrib_table th {
	white-space: nowrap;
	background-image: url("/vnes/js/dojo/dijit/themes/tundra/images/tabEnabled.png");
}

.contrib_table th:last-child {
	padding-right: 5px;
}

.contrib_table tr {
	height: 25px;
}

.contrib_table tr:first-child {
	height: 16px;
	background-color: transparent !important;
}

.contrib_table tr:nth-child(odd) {
	background-color: #FFFFFF;
}

.contrib_table tr:nth-child(even) {
	background-color: #f2f5f9;
}

.table_even {
        background: #FFFFFF;
}

.table_odd {
        background: #f2f5f9;

}

/* General filter styles */
.filterContentContainer, .evFilter .expanderContentClass, .diFilter .expanderContentClass {
	margin-left: 10px;
	border-left: 2px inset #FFFFFF;
	border-bottom: 2px inset #FFFFFF;
	border-right: 2px inset #FFFFFF;
	border-top: 0px;
	margin: 0px;
	background-color: #BDC5C5;
}

.filterDividor {
	width: 90%;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}

.filterDiv {
	position: relative;
	height: 2em;
	padding: 1px;
}

.filterLeft {
	position: absolute;
	top: 5px;
	width: 8em;
}

.filterOper {
	position: absolute;
	top: 5px;
	width: 5em;
	left: 9em;
}

.filterRight {
	position: absolute;
	top: 5px;
	left: 21.5em;
}

.filterOperant {
	width: 9em;
}

.filterExtra {
	position: absolute;
	top: 5px;
	width: 10em;
	left: 35em;
}

/* Data table styles */
.datatable{
	border-spacing: 0px;
	border-collapse: collapse;
	width: 500px;
	font-size: 0.9em;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	background-color: #DDE1E1;
}

.datatable tr:first-child {
	background-color: transparent !important;
}

.datatable tr:nth-child(odd) {
	background-color: #FFFFFF;
}

.datatable tr:nth-child(even) {
	background-color: #f2f5f9;
}

.datatable td {
	vertical-align: middle !important;
}

.datarowbevel {
	border-bottom: 1px dotted #CCCCCC;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.iframeContainer {
}

.iframeClass {
	width: 100%;
	height: 800px;
	margin: 0px;
	padding: 0px;
}

.mgmtFrameClass {
	width: 95%;
	height: 700px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

.msg-error {
	display: inline-block;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:5px;
	color: red;
	background: #E8E8E8;
	border-width:thin;
	border-style: groove;
}

.msg-info {
	font-size: small;
}

#help_table {
	width: 100%;
	height: 100%;
}

#help_table tr {
	width: 100%;
	height: 100%;
}

#help_table td {
	width: 100%;
	height: 100%;
}

#help_frame {
	width: 100%;
	height: 100%;
}

.logoutMsgContainer {
	margin-top: 15px;
	margin-left: 15px;
}

/* Trailer */
.trailerContainer {
		margin-top: 10px;
		margin-left: 40px;
		margin-bottom: 10px;
		font-size: x-small;
}

.waitingMsg {
	background: red;
	color: white;
	font-size: medium;
}

.hidden {
	display: none;
}

.simple_table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
}

.simple_table td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	line-height: 0px;
}

.simple_table img {
	margin: 0px;
	border: none;
}

.statusCheckmark {
	background-image: url('../js/dojo/dijit/themes/tundra/images/checkmarkNoBorder.gif'); 
	background-position: -64px;
	background-repeat: no-repeat; 
	width: 16px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
}
