/* 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;
} 

.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: "Open Sans",sans-serif;
	font-size: 14px;
	color: #0E0E0E;
	line-height:100%;
	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(../img/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, div, 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
{
	background: url('../images/header_logo2.gif') left no-repeat #2FA72F;
	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 #2FA72F;
	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: auto;
	padding: 5px;
	margin: 9px;
	background-color: #F2F1E4;
	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: 11px 5px 0px 28px;
	margin-top: 15px;
	font-family: arial;
	font-size: 20px;
	font-weight:bold;
	color: #C30E0E;
	background: url('../img/content.ico') 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: 90px; 
	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;
	padding:10px;
}

.input_table1 td{ border:none;background-color: #FFFFFF;
	padding:10px;}




/* 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
{
	
/*	background: url('../img/heading_bar_green.jpg') repeat-x; */
	background-position:bottom;
    
}

body .form_header{
	background-size: 100% 100%;
	height: 37px;
}
.form_base_header
{
	height: 24px;
/*	background: url('../img/heading_bar_green.jpg'); */
	background-position: 0px -25px;
	text-align:center;
	color: #FFFFFF;
}
/* 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;
}

.button_fabric
{
	background-color:#ccc;
	border: 1px solid #999;
	font: 11px arial;
	padding:4px;
	color: #000;
	cursor:pointer;
}

/* 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;

}
#flashcontent
{
height:500px;
width:700px;
}


.delete{
	background: url("../img/delete1.png") no-repeat scroll left center transparent;
	cursor: pointer;
	font-size: 0.001px;
	height:20px;
	width: 20px;
}

.hta_wrap{   
	clear: both;
    float: left;
    margin: 5px 0;
}

.ht_radio{    
	float: left;
    margin: 5px 3px 0;
}
.ht_radio span, .ht_radio a{float:left; margin-top:3px;}
.ht_radio .delete{margin-top:0px;}

.top_nav_ul{}
.top_nav_ul li{
    border-right: 1px solid;
    display: inline;
    list-style-type: none;
    padding: 0 5px;
}
.top_nav_ul li:last-child{border:none;}
.top_nav_ul li a{}

.gaccess_srch button{ padding:6px 12px !important; background:#1abc9c !important; color:#fff !important;}
#newaddview, #new_1, #new_2,#new_3, #new_4, #new_5, #new_6, #new_7, #new_8, #new_9{background: #1abc9c !important;border: 0 none;border-radius: 3px;color: #fff;padding: 7px;}
#search_url_type {width: 86%;} 
.act_link {position: relative;top: 8px;}
.tst{ margin-bottom:10px;}
.pagenav a {background:#1abc9c ;color: #fff;padding: 0 7px;text-align: center; text-decoration: none; border-radius: 3px;}

