/* CSS Document */
/*
File name: global.css
CSS document designed by Segnant
Purpose: This includes the generic styles of the webpage which includes header, footer, scrollbars etc. 
Include this file on every page.
*/

/*===================================
 LOGIN FORM CLASSES 
 ===================================*/
#id_table_login_form td
 {
 	font-family: tahoma;
	font-size: 11px;
	color: #0E0E0E;
 }
.small
{
 	font-family: tahoma;
	font-size: 11px;
	color: #0E0E0E;
} 
.pmclass
{
 	font-family: Arial;
	font-size: 11.0pt;
	color: #000097;
	font-weight:bold;
	text-decoration:underline;
} 
.projectclass
{
 	font-family: tahoma;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	 
} 
.proClass
{
 	font-family: Arial;
	font-size: 10.0pt;
	color: #000000;
	font-weight:bold;
	 
} 
.proClass1
{
 	font-family: Arial;
	font-size: 9.0pt;
	color: #000000;
	font-weight:normal;
	 
} 
.btnlogin
{
	font-family: tahoma;
	font-size: 11px;
	padding: 2px 6px 2px 6px;
	line-height: 140%;
	color: #666666;
	background-color: #E9ECEF;
	border: 1px solid #9E9E9E;
}

#login_form_td
{
	height: 470px;
	vertical-align: middle;
}

#id_table_login_form
{
	border-color: #CCCCCC; 
	border-style: solid; 
	border-width: 1px;
	background-color: #F4F4F4;
	height: 229px;
	width: 430px;
}

#id_table_form_inner
{
	border-color: #CCCCCC; 
	border-style: solid; 
	border-width: 1px;
	background-color: #E9ECEF;
	width: 239px;
	height: 141px;
}

/*===================================
 DESKTOP CLASSES 
 ===================================*/
.my_icon
{
	FILTER: alpha(opacity=80);
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	width: 113px;
	height: 100px;
}	
.pressNo
{

}

.pressDown
{
	padding-top: 2px;
	padding-left: 1px;
}

.my_icon_hover
{
	FILTER: alpha(opacity=100);
	filter:alpha(opacity=100);
	-moz-opacity:.100;
	opacity:.100;
	padding-left: 1px; 
	padding-top: 1px;
}
	

#desktop_content_div
{
	height: inherit !important;
	height: auto;
	padding: 5px;
	margin: 9px;
	background-color: #F2F1E4;
	border: 1px solid #D5D5D5;
}

.desktop_icon_table
{
	background-color: #CCCCCC;
}



/*===================================
 GENERIC CLASSES 
 ===================================*/
body, html
{
	font-family: tahoma;
	font-size: 11px;
	color: #0E0E0E;
	font-weight: normal;
	
   	scrollbar-arrow-color:#535A6B;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#E6E6E6;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#B4B4B4;
	scrollbar-3dlight-color:#B4B4B4; 
	background: #FFFFFF url(../images/page_bg.gif)  repeat-x top left;
}

/* FOR SETTING THE PAGE WIDTH */
.page_width
{
	width: 100% !important;
	width: 100%;
	background-color: #FFFFFF;
}

/* DEFAULT FONT SETTINGS */
p, span, td
{
	font-family: tahoma;
	font-size: 11px;
	color: #0E0E0E;
	line-height:110%;
	font-weight: normal;
}

.alertmessage
{
	color: #FF0000;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma;
	line-height: 200%;
}

#id_footer_td
{
	font-size: 11px;
	text-align: center;
	padding: 5px;
}

:link, :active, :visited
{
	color: #AB0200;
	text-decoration: underline;
}

:hover
{
	
	text-decoration: none;
}
/*===================================
 HEADER CLASSES 
 ===================================*/

/* TOP HEADER */
.header_bg
{
	 
	height: 42px;
	font-family: Arial;
	font-size: 25px;
	color: #FFFFFF;
	padding-left: 7px;

}

.header_bg_version
{
	background: url('../images/header_logo2.gif') left no-repeat #AB0200;
	height: 42px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 7px;
	vertical-align:bottom;
	padding-right: 8px;
	padding-bottom: 2px;
}


.header_base_line
{
	height: 3px;
	background-color: #000000;
}


/*===================================
 MENU CLASSES 
 ===================================*/

#id_menubar
{
	background-color: #F3F3F3;
	font-size: 11px;
	height: 25px;
	border-bottom: 1px solid #DEDEDE;
	padding: 0px 5px 0px 5px;
}

/* FOR BREAD CRUMB */
#id_pathway
{
	background-color: #F3F3F3;
	font-size: 11px;
	height: 25px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B4B4B4;
	padding: 0px 10px 0px 10px;
}


#id_shortcut_icon_td
{
	padding: 1px 9px 1px 9px;
	border-bottom: 1px solid #B4B4B4;
	background-color: #EBEBEB;
	height: 48px;
	text-align:center;
}

/* PLACEMENT OF SHOW SHORTCUT ICONS BUTTON */
#id_toggle_icons_button
{
	text-align: right;
	padding-right: 10px;
}

#shortcut_icon
{
	text-align: left;
	font-family: tahoma;
	font-size: 10px;
	padding-right: 10px;
}

/* PLACEMENT OF LAST ICON I.E. PRINT THOS PAGE BUTTON */
#shortcut_icon_last
{
	text-align: right;
	font-family: tahoma;
	font-size: 10px;
	padding-right: 10px;
}

#shortcut_icon :link, #shortcut_icon :active, #shortcut_icon :visited
{
	text-align: center;
	font-family: tahoma;
	font-size: 10px;
	color: #0E0E0E;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#shortcut_icon :hover
{
	backround-color: #B5CDE8;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

.top_icon, .top_icon br
{
	float: center;
	text-align: center;
}

#Layer1
{
	width: 100%;
	background-color: transparent;
}

/*===================================
 BODY CLASSES 
 ===================================*/
#content_center_td
{
	height: 280px;
}

#content_div
{
	height: inherit !important;
	height: auto;
	padding: 5px;
	margin: 9px;
	width: 97%;
	background-color: #ECECEC;
	border: 1px solid #D5D5D5;
}

/* DO NOT CHANGE THIS VALUE */
#content_div #heigtForFirefox
{
	height: 280px !important; 
	overflow: visible;
}

#id_td_pageHeading
{
	padding: 6px 5px 3px 5px;
	height: 46px !important;
	height: 39px;
}

#pageTitle
{
	padding: 15px 5px 0px 28px;
	margin-top: 15px;
	font-family: arial;
	font-size: 20px;
	font-weight:bold;
	color: #3A6EA5;
	background: url('../images/content-active.gif') no-repeat;
	background-position: 0px 13px !important;
	background-position: 0px 14px;
}

.listing_table 
{
	background-color: #CCCCCC;
}

.listing_table  td
{
	padding-left: 3px;
	padding-top: 0px;
}

/* SETTINGS FOR BUTTON BAR IN LISTINGS PAGE */
#listpage_button_bar
{
	height: 80px; 
	background-color: #FCFCF8; 
	border: 1px solid #BCB997; 
	margin: 0px 0px 5px 0px;
}

.fieldset
{
	height: 60px; 
	padding: 3px; 
	border: 1px solid #cccccc;
}

legend
{
	color: #999999;
}

.input_table td
{
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/* CAPTION SETTINGS FOR INPUT FORMS */
.input_form_caption_td
{
	padding-right: 6px;
	text-align: right;
	font-weight: bold;
	color: #0F52B6;
}
.input_form_caption_td2
{
	padding-right: 6px;
	text-align: left;
	font-weight: bold;
	color: #0F52B6;
}

/* FONT SETTINGS FOR THE CAPTION */
.input_form_caption_td span
{
	padding: 2px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size:13px;
	color: #FF0000;
}


.form_header
{
	height: 24px;
	background-color: #3A6EA5;
	 
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	 
}
 .form_base_header
 {
	height: 24px;
	background-color: #3A6EA5;
	 
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	 
}
/* Paging in form header base */
.pagenav
{
	vertical-align:middle;
	color: #FFFFFF;
	font-weight:bold;
	line-height:120%;
	text-align:center;
	padding: 0px 5px 0px 5px;
}
/* hyperlinks in paging */
:link.pagenav, :actve.pagenav, :visited.pagenav
{
	vertical-align:middle;
	color: #FFFFFF;
	font-weight:bold;
	line-height:120%;
	text-align:center;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

:hover.pagenav
{
	vertical-align:middle;
	color: #FFFFFF;
	font-weight:bold;
	line-height:120%;
	text-align:center;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.form_header span
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}

/* CLASS FOR TEXTBOX, TEXTAREA AND SELECT BOX */
.inputbox, .inputbox0
{
	padding: 1px;
	font-family:tahoma;
	font-size: 11px;
/*	font-weight:bold; */
/* margin: 0px 0px 0px 0px;*/
	border: 1px solid #CCCCCC; 
	border-width:1px;
	font-family:Verdana;
	font-size: 12px;


}

/* CLASS FOR BUTTONS */
.button
{
	background: url(../images/button_bg.gif) no-repeat right;
	color: #6C737A;
	font: 10px arial;
	border: 1px solid #838383;
	padding-right: 10px;
	padding-left: 3px;
}

/* ALTERNATE COLORS FOR TDs */
.row0
{
	background-color: #FBFBFB;
	height: 22px;
}

/* ALTERNATE COLORS FOR TDs */
.row1
{
	background-color: #EDEDED;
	height: 22px;
}

.warning
{
	background: url("../images/warning.gif") left no-repeat;
	background-color: #FFF8A7;
	background-position: 14px center;
	padding: 8px 3px 8px 48px;
	border: 1px dotted #E5D200;	
	margin: 5px;
	width: 80%;
	text-align: left;
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
}

.info
{
	background: url("../images/info.gif") left no-repeat;
	background-color: #D4F5D4;
	background-position: 14px center;
	padding: 3px 3px 3px 42px;
	border: 1px dotted #54AF54;	
	margin: 5px;
	width: 70%;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
}

.reminderBlock
{
	width: 250px; 
	height:100px;
	text-align:left; 
	background-color:#ffffff;
	padding: 4px;
	border-top: 3px solid #C90E0D;
	border-bottom: 3px solid #C90E0D;
}	

#explode, #explode2 
{
	position : absolute;
	left : 500px;
	top : 150px;
	background : #F1E3E3;
	width : 400px;
	height : 300px;
	text-align : left;
	overflow: auto;
	z-index: 25000;
	padding: 5px;
	display:none;
	border-top: 3px solid #C90E0D;
	border-bottom: 3px solid #C90E0D;

}

h3
{
	line-height: 130%;
}

#lastStatusDiv
{
	height: 150px;
	width: 260px;
	overflow: auto;
	white-space:normal;
}