/* VORTEX SOFTBALL */
/* CSS Document --for LBB and TOP96 */
/* from 3col_leftNav at EInnings */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #EFF7FF;
}


/**********************************************/
/****       Common Form Settings           ****/
/**********************************************/    

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	padding-left: 5px;
}

.form H2 {
	font-family: Arial, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	font-size: 12px;
	font-weight: bold;
}

.form H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.form a:link{
	color: #0033CC;
	text-decoration: none;
	font-weight: normal;
}

.form a:visited{
	color: #0033FF;
	text-decoration: none;
}

.form a:hover{
	color: #cc0000;
	text-decoration: underline;
}


.form_main_borders {
	background-color: #9D9DFF;
}
.form_v_division {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	background-color: #E6E6FF;
}


/*  junk to review */
.form_instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
}
.list_instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h6 {
	font-size: 12px;
	color: #FF3333;
}

/******************  Page Titles / Footeres As Set in Template  *********************/
.page_title_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399;
	font-weight: bold;
	background-color: #C4C4FF;
	padding: 0px 0px 0px 4px;
}
.page_title_bar a:link{
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;

}
.page_title_bar a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
}
.page_title_bar a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}

.page_footer_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333399;
	font-weight: normal;
	background-color: #DDDDFF;
	border: 1px solid #6686D9;
}
.instruction_box {
	font-size: 12px;
	font-weight: normal;
	background-color: #DDDDFF;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #3841A9;
	border-left-color: #FFFFFF;
}
.form_warnings {
	color: #FF0000;
	font-weight: bold;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.display_table_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-align: left;
	background-color: #E6E6FF;
}
.display_table_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	background-color: #EFF7FF;
}
.display_table_column_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BFBFFF;
	font-weight: bold;
}
.display_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	background-color: #E6E6FF;
}
.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: #9D9DFF;
	text-align: left;
	text-indent: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.display_table_grayed_out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9CBF9B;
	text-align: left;
	background-color: #E6E6FF;
}
.button_description {
	font-weight: bold;
}
.button_box {
	background-color: #AAAAFF;
	border-top: 1px solid #A6BBEC;
	border-right: 1px solid #486FD2;
	border-bottom: 1px solid #486FD2;
	border-left: 1px solid #A6BBEC;
}
.verticle_line {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D7D7;
}
.view_list_column_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BFBFFF;
	font-weight: bold;
	height: 30px;
	color: #FFF6E3;
}

.pushed_button {
	font-weight: bold;
}
.red_white_text {
	color: #FFFFFF;
	background-color: #FF3333;
	font-weight: bold;
}

.form_title_bar_button {

	background-color: #9D9DFF;
	text-align: center;
	text-indent: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.form_title_bar_button_pushed {
	background-color: #9D9DFF;
	text-align: center;
	text-indent: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.yellow_bar {

	font-family: Arial, Helvetica, sans-serif;
	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-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-align: left;
	background-color: #FFEBBB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFBF2;
	border-right-color: #FFFBF2;
	border-bottom-color: #FFFBF2;
	border-left-color: #FFFBF2;
}
.friend_invite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	background-color: #FFFF99;
	padding: 2px;
	border: 1px none;
}

