
/* Changes Log Header/Column label from gunmetal to another color */
tr #postHeaders {
background-color: #e6c673;
}

/*Modify Log header*/

#post_table tr td {
	padding-left: 2px;
	padding-right: 2px;
}

/*Change Log view Header Column (Regular Log Views*/
#post_table tr td:first-child {
	background-color: transparent;
}

div.nonBar {
	background-color: transparent !important;

}

a.nonBtn {
	background-color: transparent !important;
		color: lightyellow !important;

}

div.download_options {
	display: none !important;
}

/* Remove Default Body Margin */
BODY 
{
	margin: 0;
}



/* Remove Default Log/Form table borders and background color */
table, td, th
{
	border: none;
}


/* Make Project List Header and Log View headers text larger & bold */
a.b {
color:black;
font-family:Arial;
font-size: 12px;
font-weight:bold;
vertical-align:top;
}

/* Modify Project List Font Size */
tr.b {
color:black;
font-family:Arial;
font-size:12px;
vertical-align:top;
}

.headerBK
{
	background-image:url('/images/head_back.jpg');
	background-repeat:repeat-x;
}


/* Folder Search Adv. Filter links background color ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header2 {
	background-color: transparent;
}

/* Make links on the top of forms transparent SHOULD BE IN FORMSTYLE??*/
.header td, #form_header table, #form tbody tr th, table #form_header, table #form_header, .header2 table
{
	background:transparent ! important;
}

/* Center Top Form links alignment SHOULD BE IN FORMSTYLE??*/
#form tbody tr th, #form > tbody > tr:first-child
{
		text-align:center ! important;
}

/*Form Name Link SHOULD BE IN FORMSTYLE??*/
a.headerPrint, font.headerPrint 
{
	color:navy ! important;
	font-family:Arial ! important;
	font-size:9pt ! important;
	font-weight:bold ! important;
}

/* Color "Forms/Project Name/State" Link (In a Post) (((EFFECTS ENTIRE LOG VIEW HEADER)))*/
a.header
{
	color:navy ! important;
	font-family:Arial ! important;
	font-size:9pt ! important;
	font-weight:bold ! important;
}

/* Color "LOG" Link(In A Post) (((EFFECTS ENTIRE LOG VIEW HEADER)))*/
font.header
{
	color:#b3bbaa ! important;
	font-family:Arial ! important;
	font-size:9pt ! important;
	font-weight:bold ! important;
	text-decoration:none ! important;
}


/* Change Site Navigation Row Background Color */
td.nav_header_links
{
	background-color: white ! important;
	text-align: center ! important;
}

/* +++++++++++++++++++++++++++++++NOT SURE++++++++++++++++++++++++++++++++++++++ */
.header_small {
	height: 20px;
	font-family: "Myriad Web Pro", "Arial";
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #014278;
}
.header_small a {
	color: #ffffff ! important;

}

/*Modify the links bar above the log view ((JQUERY ADD THE CLASS))*/
.headercontainer
{
	background-color: white;
}

.header2container
{
	background-color: transparent;
}


/* Modify Log Menu */
#formMenu div.mBar {
	background-image: url(/images/menubuttons/banner_grad1.jpg);
	border: solid 1px !important;
}

#formMenu div.mBar a.mBtn {
	background-color: transparent! important;
	color: #014278 !important;
border:0px solid black;
font-size: 12px;
font-weight: normal;
font-family: Arial, San-Serif;
margin: 0px;
border-right: dotted 1px #99BBE8;
}

#formMenu div.mBar a.mBtn:hover 
{
	border:1px outset black !important;
}

#formMenu div.mBar a.mBtnA
{
	border:1px solid black !important;
}


#formMenu div.mnu {
	/*background-color: #f3ecd9;*/
	background-color: white;
	border:1px outset #B8B8B8 ! important;
	color: #b3bbaa ! important;
	
}

/* Form Menu Text No Hover*/
div.mnu a.mItem {
	background-color:white;
	color:#014278;
	cursor:default;
	display:block;
	padding:3px 1em;
	text-decoration:none;
	white-space:nowrap;
}


/* Form SUBMenu Text Hover*/
div.mnu a.mItem:hover {
background-color:#A9A9A9;
color:white;
}

/* Color of a parent menu link when you go into its child menu (((FORM AND MAIN MENU))) */
div.mnu a.mItemH {
	background-color: red;
	color: yellow;
}



/* modify Multi-Delete menu item */
#mnuLog2 a:first-child + div + a {
	color: red;
	font-weight: bold;
	
}

/*============================================== modify MainMenu ================================================================= */

#MainMenu div.mBar {

background-image: url(/images/menubuttons/banner_grad1.jpg);
	border:1px solid black /*! important*/;

}


#MainMenu div.mBar a.mBtn {
	background-color: transparent! important;
	border: 0px solid black! important;
	border-left:1px dotted #3c522a! important;
	border-right:1px dotted #3c522a! important;
	color: #3c522a! important;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, San-Serif;
	margin: 1px;
}


#MainMenu div.mBar a.mBtn:hover 
{
	/*border: 0px outset black !important;*/
	background-image: url(/images/menubuttons/banner_grad2.jpg);
	color: black !important;
}

#MainMenu div.mBar a.mBtnA
{
	border:1px solid black !important;
}
/* Main Menu Button Depressed*/
#MainMenu div.mBar a.mBtnA
{
	border:1px solid black!important;
}


/* Main Menu Text No Hover*/
#MainMenu div.mnu a.mItem {
	background-color:#ffffff;
	color:#526b2a;
	cursor:default;
	display:block;
	padding:3px 1em;
	text-decoration:none;
	white-space:nowrap;
}

/* Main Menu Sub menu Text Hover*/
#MainMenu div.mnu a.mItem:hover
{
	background-color:#e6c673;
	color:#014278;
}

#MainMenu div.mnu a.mItemH {
	background-color: #e6c673;
	color: #014278;
}

/*================================================================================================================================ */



/* GLOBAL Menu Text No Hover*/
#GlobalMenu div.mnu a.mItem {
	background-color:white;
	color:#b3bbaa;
	cursor:default;
	display:block;
	padding:3px 1em;
	text-decoration:none;
	white-space:nowrap;
}


/* GLOBAL Menu Sub Menu Text Hover*/

#GlobalMenu div.mnu a.mItem:hover, div.mnu a.mItemH {
background-color:#b3bbaa;
color:white;
}

/*This will remove the little black line below the corporate portal*/
/*tr.nav_header + tr + tr + tr {
	display: none;
}*/


/*Edit Corporate Menu==================================NOT SURE=============================*/
tr.nav_header + tr + tr {
	background-color: white;
}

/*Edit Project Information Line*/
tr.project_info {
	height: 30px; /*<<====================================whats this for?????*/
	vertical-align: bottom;
}

/*Edit Form Name Display in Project info Line========================Necessary????*/
tr.project_info td.name {
	padding-left: 4px;
}


/* Edit Form Logview Table */
/*html body#ext-gen2 div#site_content form table tbody tr {
	background-color: transparent;
}*/

/* Project Menu Border========================================necessary??????*/
div.mnu {
border:1px outset #B8B8B8 !important;
}

 /*Edit Menu Spacers=========================================necessary?????*/
div.mnu div.mItemS {
border:1px inset #B8B8B8;
margin:0;
}


/* Bold the first column in the project list */

tr.b td:first-child {
font-weight: bold;
}

/*Add footer Image*/
#footertable {
	background-image: url(/images/footTop.jpg);
	height: 100px;
}

 /*Edit area below footer image*/
#footerbottom {
	vertical-align: top;
}

/* CSS for Zebra Logs*/
#post_table.flipoff tr.zebra {
background-color: lightyellow;
}

/* Modify color of Selected Rows in a Form Log */
.select_row {
/*	background-color: lightblue !important;
	font-weight: bold !important;
}

/* Edit Date (Today.js) row==================================necessary????? */
.header_small {
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* Edit Date (Today.js) row==================================necessary????? */
.header_links {
	font-family: Arial;
	font-size: 13px;
}

/* Edit Date (Today.js) row WORKS ON JS DATE TEXT */
.headerdate {
	height: 15px;
	font-family: Arial;
	font-size: 9px;
	color: #506c93;
	padding:0 0 0 10px;
}


.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 4px 8px;
   -webkit-border-radius: 24px;
   -moz-border-radius: 24px;
   border-radius: 24px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 15px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #397ede;
   background: #397ede;
   color: #ffffff;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

/*Home Page Image Size*/

#proj_home_image {
max-width: 600px;
}



