/* CSS Document --for LBB and TOP96 */
/* from 3col_leftNav at EInnings */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Helvetic, Arial, sans-serif;
	color: #000000;
	line-height: 1.25;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFF6E3;
}

/*** WRAPPER - encloses #header, #nav, #content, and #footer. It fixes the width of the page. Currently 780 pixels. Change width accrodingly for the site. ***/
#wrapper {
	width: 960px;
/*	text-align: center; */
	margin: 0 auto;
}

/*** HEADER - the area for the header image. Gennerally, there is no text here. ***/
#header {
}

/*** CONTENT - encloses the #left and #right areas. ***/
#content {
	overflow: hidden;
}

/*** LEFT fixes the width of the left column. Default is 175 pixels -- 155px + 10px padding on each side. Change width and padding accordingly for the site. ***/
#left {
	float:left;
	width: 180px;
	padding: 10px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
/* 	text-align: left; */
}

/*** Left Text Formatting ***/
/* removed to avoid overwirting of Top 96 styles - DFK 9/23/10
#left a:link {
	color:#18456C;
	text-decoration: underline;
}

#left a:visited {
	color:#006600;
	text-decoration: underline;
}

#left a:hover {
	color:#75374c;
	text-decoration:underline;
}

#left H3 {
	color:#18456C;
}

#left p {
	color: #18456C;
	font-size: 12px;
}

#left ul li {
	font-size: 12px;
	list-style-type: square;
	color: #18456c;
	margin-bottom: 4px;
	margin-left: -10px;
} */ 

/*** RIGHT fixes the width of the right column. Default is 605 pixels -- 585px + 10px padding on each side. Change width and padding accordingly for the site. ***/
#right {
	padding: 10px;
/* 	text-align: left; */
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	float: left;
	width: 740px;
}

/*** Right Text Formatting ***/
/* removed to avoid overwirting of Top 96 styles - DFK 9/23/10
#right a:link {
	color:#18456c;
	text-decoration: underline;
}

#right a:visited {
	color:#006600;
	text-decoration: underline;
}

#right a:hover {
	color:#75374c;
	text-decoration:underline;
}

#right ol li {
	font-size: 12px;
}

#right p {
	color: #000000;
	font-size: 12px;
}

#right p.confirm_info {
	font-size: 11px;
	color: #006600;
}

#right td {
	font-size: 11px;
}

#right ul li {
	font-size: 12px;
	list-style-type: disc;
	margin-bottom: 4px;
} */

/*** FOOTER - the area for the company name, address, phone number, and copyright test. ***/
#footer {
	clear:both;
	text-align: center;
	visibility: visible;
	position: relative;
}

/*** Footer Text Formatting ***/
#footer p {
	margin-top: 5px;
	color:#18456c;
	margin-bottom: 5px;
}

.footer {
	color: #18456c;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.copyright{
	font-size: 9px;
	color: #18456c;
	font-style: italic;
}

/**********************************************/
/****       Common Form Settings           ****/
/**********************************************/    

.form {
	font-size: 12px;
	list-style-type: square;
/* 	padding-left: 5px; */
}

.form H2 {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	font-size: 12px;
	font-weight: bold;
}

.form H3 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.form a:link{
	color: #0033FF;
	text-decoration: underline;
	font-weight: normal;
}

.form a:visited{
	color: #0033FF;
	text-decoration: underline;
}

.form a:hover{
	color: #003399;
	text-decoration: underline;
}

.form_main_borders {
	background-color: #FFB809;
}

.form_v_division {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	background-color: #FFEBBB;
}

.form_instructions {
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
}

.list_instructions {
	font-size: 14px;
}

h6 {
	font-size: 12px;
	color: #FF3333;
}

/******************  Page Titles / Footeres As Set in Template  *********************/
.page_title_bar {
	font-size: 18px;
	color: #333399;
	font-weight: bold;
	background-color: #FFE9B9;
	padding: 0px 0px 0px 4px;
}

.page_title_bar a:link{
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}

.page_title_bar a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}

.page_title_bar a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}

.page_footer_bar {
	font-size: 8pt;
	color: #333399;
	font-weight: normal;
	background-color: #FFE9B9;
	border-width: 1px;
	border-style: solid;
	border-color: #F0A300;
}

.instruction_box {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFB809;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B37D00;
	border-bottom-color: #B37D00;
	border-left-color: #FFFFFF;
}

.form_warnings {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

.form_warnings_small {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.form_field {
	font-size: 12px;
}

.form_sub_text {
	font-size: 10px;
}

.display_table_data {
	font-size: 12px;
	color: #333399;
	text-align: left;
	background-color: #FFEBBB;
}

.display_table_label {
	font-size: 12px;
	text-align: right;
	background-color: #FFEBBB;
}

.display_table_column_headings {
	font-size: 12px;
	background-color: #FFDB88;
	font-weight: bold;
}

.display_table {
	font-size: 12px;
	background-color: #FFEBBB;
}

.display_table a:link{
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
}

.display_table a:visited{
	color: #006633;
	text-decoration: none;
}

.display_table a:hover{
	color: #cc0000;
	text-decoration: underline;
}

.form_title_bar {
	background-color: #FFB809;
	text-align: left;
	text-indent: 3px;
	font-size: 12px;
	font-weight: bold;
}

.display_table_grayed_out {
	font-size: 12px;
	color: #9CBF9B;
	text-align: left;
	background-color: #FFF0CE;
}

.button_description {
	font-weight: bold;
}

.button_box {
	background-color: #FFF0CE;
	border-top-color: #ffc246;
	border-right-color: #c48400;
	border-bottom-color: #c48400;
	border-left-color: #ffc246;
	border-width: 1px;
	border-style: solid;
}

.vertical_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D7D7;
}

.view_list_column_headings {
	font-size: 12px;
	background-color: #F9AE00;
	font-weight: bold;
	height: 30px;
	color: #FFF6E3;
}

.pushed_button {
	font-weight: bold;
}

.red_white_text {
	color: #FFFFFF;
	background-color: #FF3333;
	font-weight: bold;
}

.form_main_borders {
	background-color: #FFB809;
}

.form_title_bar_button {
	background-color: #FFB809;
	text-align: center;
	text-indent: 3px;
	font-size: 12px;
	font-weight: bold;
}

.form_title_bar_button_pushed {
	background-color: #FFB809;
	text-align: center;
	text-indent: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.yellow_bar {
	font-size: 12px;
	list-style-type: square;
	background-color: #FFFF99;
}

.blue_white_text {
	color: #FFFFFF;
	background-color: #6699FF;
	font-weight: bold;
	background-position: center;
}

.blue_white_text a:link{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.blue_white_text a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

.blue_white_text a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.grayed_out {
	color: #CCCCCC;
}

.display_table_seperator {
	font-size: 12px;
	color: #333399;
	text-align: left;
	background-color: #FFEBBB;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFBF2;
}

.friend_invite {
	font-size: 12px;
	list-style-type: square;
	background-color: #FFFF99;
	padding: 2px;
	border: 1px none;
}

.display_table_data_dark {
	font-size: 12px;
	color: #333399;
	text-align: left;
	background-color: #FEE3BC;
}

.display_table_seperator_offcolor {
	font-size: 12px;
	color: #333399;
	text-align: left;
	background-color: #EEFAC0;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFBF2;
}

/********************************************************************* TESTING */

div.scrollTableContainer {
height: 500px;
overflow: auto;
position: relative;
}

/* The different widths below are due to the way the scroll bar is implemented */

/* All browsers (but especially IE) */
div.scrollTableContainer table {
/*width: 952px;*/
}

/* Modern browsers (but especially firefox ) */
html>/**/body div.scrollTableContainer table {
/*width: 970px;*/
}

/* Modern browsers (but especially firefox ) */
html>/**/body div.scrollTableContainer table>tbody {
overflow: auto;
height: 400px;
overflow-x: hidden;
}

div.scrollTableContainer thead tr {
position:relative;
top: expression(offsetParent.scrollTop); /*IE5+ only*/
/* fixes the header being over too far in IE, doesn’t seem to affect FF */
left: 0px;
}

/*prevent Mozilla scrollbar from hiding cell content*/
div.scrollTableContainer td:last-child {padding-right: 20px;}

/***********************************************************/
/*                                                         */
/*         ADDED FROM ADMIN.CSS                            */
/*                                                         */
/***********************************************************/

.data_entry_label {
	font-family: Helvetic, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-color: #ffb809;
	padding-left: 5px;
}

.row_pink {
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-color: #F4CAE0;
	margin: 1px;
}

.row_blue {
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-color: #eff4fa;
	margin: 1px;
}

.row_green {
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-color: #DCF3BA;
	margin: 1px;
}

.row_yellow {
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-color: #F3F7C8;
	margin: 1px;
}

/***********************************************************/
/*                                                         */
/*         ADDED FROM /OE_MANAGER_CONFIG/FORMS.CSS                            */
/*                                                         */
/***********************************************************/

form.standard_form td.column_highlight {
	 /* color:#205313; */
	 background-color:#DCF3BA;   
}


