body,div {
	font-family:tahoma, verdana, arial, helvetica, sans-serif; 
	font-size:.9em; 
	color:#000000; 
	}

/*hide navs*/
.nav1,#tabs,.utilityNav,.title{
	visibility: hidden !important;
	display:none !important;
}


/*show navs*/
.standardTable jobTable, #navlist1, .utilnav2{
	visibility:visible !important;
	display:block !important;
}



.breadcrumb{
	padding-bottom:10px;
}
.fileNotes{
	width:520px;
	text-align:left;
	padding-right:22px;
	}
.filePreview{
	width:280px;
	}
.banner{
	width:100%;
}
.bold{
	font-weight:bold;
}
.main {
	/* main div holder */
	width:19cm;
	background-color:#ffffff;
	}
.login {
	position:absolute;
	left:140px;
	top:50px;
	width:300px;
}
th{
	vertical-align:middle;
}	
.footer{
	/* page footer */
	background-color:#ffffff; 
	height:13px;
	width:100%;
	}
.promo{	
	color:#aaa; 
	font-size:9px;
	position:relative;
	top:2px;
	}	
.promo A:link, .promo A:visited { 
	color: #aaa;
	text-decoration: none;
	}
.cutTextWidth {
	/* cuts span tag to given width */
	white-space:nowrap;
	overflow:hidden;
}	
.submitDiv {
	text-decoration:none !important;
	color:#3c2e25;
	background:#E5E5E5 url(../images/button_arrow.gif) no-repeat right center;
	border:1px solid #3C2E25 !important;
	width:52px;
	text-align:left;
/*  hide rule for MacIE \*/
	width:34px;
	text-align:center;
/*  end hide rule */
	padding:2px 18px 3px 4px;
	font-size:.9em;
	cursor:pointer;cursor:hand;
}
.leftborder {
	border-left:1px solid #3C2E25 !important;
}
.submitDiv input {
	border:0;
	cursor:pointer;cursor:hand;
}
.greenButton {color:black !important;background-color:#66CC00}
.ticketnav{
	/*ticket filter*/
	color:#3c2e25;
	font-size:.9em;
	}
.ticketnav select{
	margin-top:0px;
}
.content{ 
	/* Content area under nav */
	background-color:#ffffff; 
	width:100%;
	text-align:left;
	}
.content h2 {
	font-size:1.1em;
	padding: 0px 0 0 0;
	margin:0px 0 5px 0;
	color:#0033cc;
}	

.wizard{
	/* small form*/
	text-align:left;
	background-color:#ffffff;
	width:100%;
}
.base{
	/* base form for login screen*/
	text-align:left;
	background-color:#ffffff;
	width:100%;
	height:222px;
	padding:15 0 0 0px;
}
.base .content td{
	padding:5 0 0 10px;
}
.panel{
	/* standard result set*/
	text-align:left;
	background-color:#EFEFEF;
	float:left;
	padding-left:5px;
	width:220px;
	
	
}
.panel h2{
	font-size:1.1em;
	padding: 5 0 0 3;
}
.panel td,.panel2 td,.detail td,.panel th, .content td, .panel1 td, .panel1 th,.frmtbl td, .content th{
	padding:5px;
	font-size:.7em; 
}

.panel table{
	width:200px;
	background-color:#EFEFEF;
	}
.panel td,.panel th{
	padding:3 1 3 2;
	background-color:#EFEFEF;
	color:#aeaeae;
	}
.panel td,.panel th{
	padding:3 1 3 2;
	background-color:#EFEFEF;
	color:#aeaeae;
	}

.results2, .detail{
	width:100%;
}

.results{
	/* standard result set*/
	text-align:left;
	display:inline;
	background-color:#ffffff;
	width:100%;
	
}
#feedback{
	/* feedback dialogue box*/
	background-color:#eeddaa;
	font-size:10px; 
	border:1px solid #E4C66A;
	width:100%;
	height:99px;
	padding:6px;
	
}
#feedback2{
	/* feedback dialogue box*/
	background-color:#eeddaa;
	padding:5px 1px 14px 10px;
	margin-bottom:1px;
	font-size:11px;
}

#warning{
	/* feedback dialogue box*/
	text-align:left;
	background-color:#eeaa88;
	font-size:.97em; 
	padding:6px ;
	margin:15px;
	border:1px solid #E4C66A;
	width:95%;
	
}
.results th{
	background-color:#dedede;
}
.results h2{
	font-size:1.1em;
	padding: 5 0 0 0;
	margin:5px 0 0px 0;
	color:#0033cc;
}
.results td,.results2 td,.results3 td,.results3 th,.results2 th,.detail td,.results th, .content td, .results1 td, .results1 th,.frmtbl td, .content th{
	/* project results */
	padding:3px;
	font-size:.7em; 

	
}
.results1, .results3{
	width:100%;
	
}
.results1 tr, .results2 tr{
	/* row rollover*/
	cursor:pointer;
	cursor:hand;
	
}
.results1 td{
	border-right:1px solid #cccccc;
}
.nav-highlight{
	/* row highlight color */
	background-color: #F8F4E0;
	}
	
.subhead{
	/* Subhead for results */
	color: #000000;
	font-size:1.2em;
	font-weight:bold; 
}

.notes{color:#668}
.author{color:#aaa; }


.notesRow{
	background-color: #F8F4E0;

}

hr { 
	height:1px; 
	color:#cccccc
	}

table {	

	background-color:#ffffff;
	border-collapse: collapse;
	border-spacing: 0px ;
	
	}
td, th{
	vertical-align:top; 
	text-align:left; 
	padding:3px 0 3px 5px;
	
	}
tr {
	height:20px;
	}
th, .dir {
	color: #3c2e25;
	}

.header{
	/* Extranet Title at top */
	font-size:1em; 
	padding: 5px;
	float:left;
}

.user{
	/* Current User Name at top */
	font-size:.9em; 
	color:#ffffff; 
	float:left;
	}
	
	
select, input, textarea {
	/* form elements */
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:.9em; 
	background-color:#e5e5e5;
	border:1px solid #3c2e25; 
	}
select{
	width:200px;
}
.CalDate select{
	/* Calnedar form elements */
	width:auto;	
	}
.CalDate table{
	/* Calnedar form elements */
	border:0px !important; 
	}
.formSubmit, .save{
	display:block;
	width:120px;
	margin-bottom:2px;
}	
.radio, .radio2, .notesbackground {
	color:#000099; 
	background-color:#ffffff;
	border:0px solid #9999aa; 
	vertical-align:middle;
	}

/* Row Colours */
.odd, .dark {background-color:#FFFFFF; color:#000000;}
.even, .light{background-color:#F8F3F7; color:#000000;}
.bright{background-color:#cccccc; color:#777}


/* Table Headers */
TH A:link, TH A:visited { 
	text-decoration: underline !important;
	color: #3c2e25;
	}
TH A:hover{
	text-decoration: none; 
	color: #3c2e25;
	}

/* Hide */
.ssshide A:link, .hide A:visited, .hide A:hover { 
	text-decoration: none;
	color: #333333;
	font-size:.9em;
	}

/* highlight Colors */
.approved{color:#55ee55;font-weight:bold;}
.save{color:#ff6600;font-weight:bold;}
.unapproved{color:#ff0000;font-weight:bold;}
.pending{color:#ff0000;font-weight:bold;}


/* Fort-nightly milestone calendar */
.miles_tbl, .activity{
	width:100%;
	margin-right:0px
	}
.miles_tbl td,.miles_tbl th{
	padding:3px 1px 5px 5px;
	border: .1em solid #dedfde;
	background-color:#F8F3F7;
	color:#aeaeae;
	}
.miles_tbl th{
	color:#ffffff;
	padding:3px;
	font-family:Arial;font-size:11px;
	background-color:#0033cc;
	border-left-color:#0033cc;
	border-right-color:#0033cc;
	border-top-color:#0033cc;
	}
.miles_tbl .today{
	/*actual today*/
	background-color:#FFFFCE;
	}
.miles_tbl .tday{
	/*selected day*/
	background-color:#DDDDFF;
	color:#000000;
	}
.miles_tbl .mstone{
	background-color:#ffbbbb;
	}
/* list of milestones */
.miles_lst td{
	color:#333333;	

}
.miles_tbl A:link, .miles_tbl A:visited, .miles_tbl A:hover {
	/*color:#0000ff;*/
	text-decoration:none;
	}
.miles_tbl A:hover {
	text-decoration:underline;
	}

/* Full calendar*/
#calendar{
	background-color:#ffffff;
}
.calendar_tbl {
	margin:15 5 0 5;
	border-right: 2px solid #dedfde;
	border-bottom: 2px solid #dedfde;
	}
.calendar_tbl td,.calendar_tbl th{
	padding:3 1 3 2;
	width:18px;
	text-align:center;
	background-color:#fff;
	color:aeaeae;
	}
.calendar_tbl th{
	color:#000000;
	padding:3px;
	font-family:Arial;font-size:11px;
	background-color:#DEDFDE;
	}
.calendar_tbl .today{
	background-color:#FFFFCE;
	}
.calendar_tbl .tday{
	background-color:#DDDDFF;
	}
.calendar_tbl A:link, .calendar_tbl A:visited, .calendar_tbl A:hover {
	/*color:#0000ff;*/
	text-decoration:none;
	}
.calendar_tbl A:hover {
	text-decoration:underline;
	}
.calendar_tbl .mstone{
	background-color:#ffbbbb;
	}
	

/* New Mile Stone Form*/
.newmile_tbl{
	
	}
.newmile_tbl td,.newmile_tbl th{
	text-align:left;
	width:220px;	
	margin:0;
	padding:2px;
	color:#333333;
	}

/* Quick Links table */
.quicklink_tbl, .quicklink_tbl2{
	background:none;
	margin:15px 5px 0 5px;
}
.quicklink_tbl td,.quicklink_tbl th, .quicklink_tbl2 td,.quicklink_tbl2 th{
	text-align:left;
	width:200px;	
	margin:0;
	padding:2px;
	color:#333333;
}
.quicklink_tbl th,.quicklink_tbl2 th{
	padding-left:0;
}
.quicklink_tbl th h2,.quicklink_tbl2 th h2{
	margin-bottom:2px;
	margin-top:0px;
}
.quicklink_tbl td, .quicklink_tbl2 td{
	border-top:1px solid #CCCCCC;
}
.quicklink_tbl A:link, .quicklink_tbl A:visited, .quicklink_tbl A:hover, .quicklink_tbl A:active {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	width:196px;
}
.quicklink_tbl A:hover {
	text-decoration:underline;
}
/* Quick Links table 2*/
.quicklink_tbl2 A:link, .quicklink_tbl2 A:visited, .quicklink_tbl2 A:hover, .quicklink_tbl2 A:active {
	text-decoration:underline;
}
.quicklink_tbl2 A:hover{
	text-decoration:none;
}


/* recent activity list */
.activity {
	border:1px solid #CCCCCC;
}
.activity th{
	background-color:#0033cc;
	color:#ffffff;
	padding-left:5px;
}
.activity tr{
	background-color:#F7F3F7;
}
.activity th A:link, .activity th A:visited, .activity th A:hover {
	text-decoration:underline;
	color:#ffffff;
	}
.activity th A:hover {
	text-decoration:none;
	}
.activity  A:link, .activity  A:visited, .activity  A:hover {
	text-decoration:underline;
	}
.activity  A:hover {
	text-decoration:none;
	}
	
	
/* New Tables*/
.mainColumnContainer {
	width:100%;
	font-size:1em;
}
.standardTable {
	width:auto;

	text-align:left;
	background:#ffffff;
}
.standardTable h2{
	font-size:1.1em;
	padding: 0px 0 1px 0px;
	font-weight:bold;
}
.standardTable h2 a{
	text-decoration:none;
}
.standardTable h2 a:hover{
	text-decoration:underline;
}
.jobTable table{
	border:1px solid #CCCCCC;
	margin-bottom:12px;
}
.jobTable th{
	background:#cccccc;
	color:#333333;
}
.jobTable th a{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.jobTable th a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
.jobTable tr.head th{
	background:#0033cc;
	color:#ffffff;
}
.jobTable tr.head th a{
	color:#ffffff;
}
/*------Note Divs ---------*/
.note {
	border:1px solid #CCCCCC;
	background-color:#ffffff;
	font-size:.95em; 
	padding:5px;
	margin-bottom:5px;
}

.noteHighlight{
	text-align:left;
	background-color:#eeddaa;
	font-size:.97em; 
	padding:6px;
	margin-bottom:5px;
	border:1px solid #E4C66A;
	cursor:pointer;cursor:hand;
}
.cArrow{
	text-align:left;
	background-color:#ffffff;
	background:url(../images/commentArrow.gif) no-repeat;
	padding:5px;
	float:left;
	width:45px;
	height:45px;
	display:block;
}
.comment{
	text-align:left;
	background-color:#ffffff;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	font-size:.97em; 
	padding:5px;
	margin-bottom:5px;
}
.noteForm{
	border:0px !important;
	padding:5px;
	font-size:1em; 
	margin-bottom:5px;
	background-color:#ffffff;
}

#dhtmltooltip{
position: absolute;
font-size:.7em;
width: 150px;
padding: 2px;
color:#ffffff;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* dynamic calndear */
.calendarDateInput{
	width:55px;
}
#deadline_ID table, #mdeadline_ID table{
	border-collapse: separate;
}
.red {
	color:#ff0000;
}