/* HTML Body Tag - Start */
.visible_outline
{
    border: 1px solid #C0C0C0;   
}
.horizontalMenuItem 
{ 
	font-size: 11px; 
	cursor: pointer; 
	color: white; 
	font-family: Verdana; 
	background-color: #000000; 
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	/*font-size: 11px;*/
}
#header
{
	BACKGROUND-COLOR: #000000;
}
/* HTML Body Tag - End */
/* Div Main Body Class - Start */
.mainbody,table
{
	font-family:Verdana;
	font-size:11px;
}
.helptext
{
	 margin:12px 12px 12px 12px;
	 height: 275px; 
	 width: 100%; 
	 overflow: auto;
	 scrollbar-face-color: white;
}
#pagecontent
{
	padding:20px 10px 3px 10px;
	height:280;
}
a
{
	font-family:Verdana;
	font-size:10px;
	text-decoration: underline;
	color: black;
}
a:hover
{
	color:black;
	text-decoration: none;
}

#content td
{
	font-size:11px;
	font-family:Verdana;
	/*color:#175A82#666666;*/
}
/* Div Main Body Class - End */
/* Header Class - Start */
.headerlogo
{
	margin:0;
	height: 92px;
	width: 735px;
	background-image: url(images/roarban.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headertext
{
	letter-spacing:0px;
	float: none;
	padding:0px 5px 5px 5px;
}
/* Header Link Class - Start */
a.headerlink
{
	text-decoration: none;
	color:#FFFFFF
}
a:link.headerlink
{
	color:#FFFFFF;
}
a:visited.headerlink
{
	color: #FFFFFF;
}
a:hover.headerlink
{
	text-decoration: underline;
}
/* Header Link Class - End */
/* ADMIN HOME TABS */
/* tabbed navigation 1 */
#header_menu1
{	
	padding:3px 0px 3px 3px;
	margin-top: 5px;
	border-bottom: 1px solid #363636;
	font: bold 11px Verdana, sans-serif;
}
#header_menu1 li.extracontent
{
	list-style: none; 
	margin: 0;
	display: inline;
}
#header_menu1 li.extracontent a
{
	padding: 3px 6px; 
	margin-left: 6px;
	border: none; 
	border-bottom: none;
	background: white;
	text-decoration: none;
}
#header_menu1 li
{
	list-style: none; 
	margin: 0;
	display: inline;
}
#header_menu1 li a
{
	padding: 3px 6px; 
	margin-left: 6px;
	border: 1px solid #363636; 
	border-bottom: none;
	background: #EFEFEF;
	text-decoration: none;
}
#header_menu1 li a:link {
	color: black;
	}
#header_menu1 li a:visited {
	color: black;
	}
#header_menu1 li a:hover
{
	color: #000; 
	background: white;
	border-color: #227;
}
#header_menu1 li a.current
{
	background: white; 
	/*border-bottom: 1px solid white;*/
}

/* Sub tabbed navigation */
#sub_tab_container
{
	background-color:#EBF0FA;
}
#header_menu2 {
	margin: 10px 0 6;
	font: bold 10px Verdana, sans-serif;
	background-color:E5E5E5;
	padding: 0px 0px 0px 0px ;
}
#header_menu2 li {
	list-style: none;
	display: inline;
	padding-left:10px;
}
#header_menu2 li a {
	padding: 2px 3px 0px 4px;
	text-decoration:none;
	font-size:9px;
	color:Gray;
	height:18px;
	}
#header_menu2 li a:link {
	color: Gray;
}
#header_menu2 li a:hover {
	color: #FFFFFF;
	height:18px;
	background:#AAAAAA;
	}
#textsnippet a
{
	padding:0px 0px 0px 0px;
	text-decoration:none;
	font-size:9px;
	color:Black;
}	
#textsnippet a:hover
{
	color:#000; 
	background:white;
	border-color:#227;
}	
/* this one sets the current tab to look selected     */
/* by putting id="current" into the HTML of that link */
#header_menu2 li a.current {
	color: #666666;
	height:18px; 
	background-color: #FFFFFF;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;*/
	}
/* tabbed navigation 3 */
#header_menu3
{
	padding: 5px 3px 5px 3px; 
	margin: 0;
	font: bold 1em Verdana, sans-serif;
	
}
#header_menu3 li
{
	margin: 0;
	display: inline;
}
#header_menu3 li a
{
	padding: 3px 5px; 
	margin-left: 6px;
	text-decoration: none;
	color: Gray;
}
#header_menu3 li a:link {
	color: Gray;
	}
#header_menu3 li a:hover
{
	color: Gray;
	text-decoration: underline; 
}
#header_menu3 li a.current {
	text-decoration: underline; 
	}
/* Grid Class - Start */
.grid
 {
	background-color:#C0C0C0;
	background-position:top;
	margin-bottom: 0px;
	padding: 0px;
}
.gridheader
{
	font-size:11px;
	/*color:#FFFFFF;*/
	font-weight:bold;
	height:22px;
	text-align: center;
	background-image: url(../images/sidebar_top.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat;
	padding: 0px 4px 0px 4px;
}
.gridrows
{
	font-size:11px;
	font-family:Verdana;
	color:#000000;
	background-color:#FFFFFF;
	padding: 4px 4px 4px 4px;
}
.grid_off
 {
	margin-bottom: 0px;
	padding: 0px;
}
.gridheader_off
{
	font-size:11px;
	/*color:#FFFFFF;*/
	font-weight:bold;
	height:22px;
	text-align: center;
	background-image: url(../images/sidebar_top.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat;
	padding: 0px 4px 0px 4px;
}
.gridrows_off
{
	font-size:11px;
	font-family:Verdana;
	color:#000000;
	padding: 4px 4px 4px 4px;
}
.spacer
{
	clear: both;
}
.gridspacer
{
	width: 2px;
}
/* Grid Class - End */
/* Footer Class - Start */
.footer_box
{
	background-color: #C0C0C0;
	text-align:center;
	height: 50px;

}
/* Footer Class - End */
/* Form Class - Start */
.checkbox,.radiobutton
{
    margin:0px, 0px, 0px, 0px;
    padding:0px, 0px, 0px, 0px;
}
.textbox
{
	font-family:verdana;
	font-size:11px;
	margin:0px, 0px, 0px, 3px;
}
.notes
{
	font-family:verdana;
	font-size:10px;
}
.popup
{
	font-family:verdana;
	font-size:11px;
	margin:0px, 0px, 0px, 3px;
}
/* Form Class - End */
/* Index1 Page - Start*/
#content,#CSScontent
{
	font-size:11px;
	font-family:Verdana;
	color:#175A82;
	width:90%;
	background:#FFFFFF;
	margin:10px 0px 0px 10px;
	padding:0px 0px 3px 0px;
	border:1px solid #C0C0C0;
}
#content2
{
	font-size:11px;
	font-family:Verdana;
	color:#175A82;
	width:100%;
	background:#FFFFFF;
	padding:0px 0px 3px 0px;
}
.left_column 
{
	width:35%;
	text-align:right;
	line-height:14px;
	font-weight:bold;
	color: #666666;
	vertical-align: top;
	margin:4px 0 0 0;
	padding-top:5px;
}
.right_column 
{
	width: 63%;
	text-align:left;
	line-height:14px;
	margin:4px 0 4px 0;
}
.spacer
{
	width: 2%;
	height: 27px;
	clear: both;
}
.title_bar 
{
	font-weight:bold;
	font-size:11px;
	color: #000000;
	height:23px;
	text-align:left;
	background-color:#EFEFEF;	
	background-image: url(../images/sidebar_top.jpg);
	background-repeat:repeat;
	padding: 4px 0px 3px 5px;
}
.sub_title_bar 
{
	height: 20px;
	width:100%;
	margin-bottom: 0px;
	color: #000000;
	background-color:#EFEFEF;
	font-size:11px;
	text-align:left;
	padding:4px 1px 1px 5px;
}
.save_button
{
	padding: 10px 1px 1px 1px;
	height:50px;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #C0C0C0;	
	background-color: #EFEFEF;
}
.button,.save_button input
{
	text-align: center;
	font-size: 11px;
	background-color: white;
	margin: 0px 5px 0px 0px;
}
.btncss
{
    text-align: center;
	font-size: 11px;
	background-color: white;
	margin: 0px 5px 0px 0px;
}
.redstar
{
	color: Red;
}
.errormsg
{
	font-family:verdana;
	font-size:11px;
	color: Red;	
	font-weight:bold;
}
.successmsg
{
	font-family:verdana;
	font-size:11px;
	color: Green;	
	font-weight:bold;
}
/* Index1 Page - End*/

a.logout
{
	padding: 0 8px; 
	margin-right: 6px;
	text-decoration: none;
	color: black;
}
a:hover.logout 
{
	color: #8DC63F;
	text-decoration: underline;
}

.SplitterLeftPanel {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background-color:white;
}

.SplitterRightPanel {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background-color:white;
}

.SplitterDivider {
	width: 2px;
	background-color: #FDA102;
	/*background-image:url('divider.gif');*/
}

.SplitterResizeBar {
	width: 1px;
	border-left:1px dotted  #FDA102;
}
div#tipDiv {
  position:absolute; visibility:hidden;
  left:0; top:0; z-index:1000;
  font-size:11px;
  /*padding:3px; width:220px; background-color:#FFFFDD; border:1px solid black; */
  }
 main_head
 {
 	font-family:verdana;
	font-size:11px;
	color: #FFFFFF;
 }
 #date_search_content
{
	font-size:11px;
	font-family:Verdana;
	color:#175A82;
	background:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 3px;
	border:1px solid #C0C0C0;
	width: 40%;
}

.panel_left_column 
{
    /*width:40%;*/
	text-align:right;
	line-height:14px;
	font-weight:bold;
	color: #666666;
	vertical-align: top;
	margin:4px 0 0 0;
	padding-top:5px;
}
.panel_right_column 
{
    /*width: 60%;*/
	text-align:left;
	line-height:14px;
	margin: 0px 0 5px 0;
	padding-top: 0px;
}
.field_column {
	line-height:14px;
	/*font-weight:bold;
	vertical-align: top;
	padding:5px 0px 0 0;*/
}
.panel_field_column {
	/*line-height:14px;*/
	font-weight:bold;
	/*vertical-align: top;
	padding:5px 0px 0 0;*/
}
.recurring_panel
{
	font-size:11px;
	font-family:Verdana;
	color:#175A82;
	background:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	border:1px solid #C0C0C0;
}
a:hover.morenews
{
	color: #000000;
	text-decoration: underline;
}
.blackfont
{
	color: black;
}
.news_noteabove
{
   FONT-FAMILY: verdana; FONT-SIZE: 9pt; 
   font-weight: bold;
}
.news_notebelow
{
  FONT-FAMILY: verdana; FONT-SIZE: 7pt;    
}
.search_panel
{
    /*border: 1px solid #C0C0C0;*/
    padding: 2px;
}
.search_title_style
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
a.url_link_style
{
	font-family: Verdana;
	font-size: 11px;
	color: #009900;
}
a:hover.url_link_style
{
	color: green;
}
.sport_title
{
	FONT-SIZE: 17px; 
	FONT-WEIGHT: bold;
	text-align:center;
	width:100%;
}