﻿.SponsorPad
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Arial;
	background-color: Transparent;
    width: 10%;
    text-align:Center;  
    
}

.SponsorLogo
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Arial;
	background-color: Transparent;
    width: 100%;
    height: 125px;
    padding:20px;  
    text-align:Center;  
    
}
.SponsorDetails
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Arial;
	background-color: Transparent;
    width: 90%;
    height: 150px;
    padding:20px;  
    text-align:left;  
    
}

Headers
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	background-color: red;
}
Grids
{ 
	font-size: 18pt; 
	vertical-align: top; 
	color: Yellow; 
	font-family: Arial; 
	text-align: left;
}

H1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
	vertical-align: text-bottom;
	color: white;
	background-color: silver;


}
H2
{
	font-size: 18pt;
	color: black;
	font-family: Arial;
}
H3
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: black;
	text-align: center;
}
H4
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	vertical-align: text-bottom;
	color: white;
	background-color: silver;

/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='purple'); */
/*	width: 300px; */
/*	height: 30px; */


}
TH
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	vertical-align: text-bottom;
	color: white;
	background-color: navy;
	width: inherit ;    
}


TABLE
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
    color: black;
	background-color: white;
}
.MyHead1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
	color: navy;
	background-color: white;
}

.ContactInfo-Table
{
     width: 200px ; background-color : white  ; /*vertical-align: Top;*/
}
.ContactInfo-Title
{
	font-family: Arial; font-weight: bold; font-style: italic; font-size: 14pt;
	text-align: center; /*vertical-align: Top;*/
	color: Silver; background-color: Transparent ;
}

.ContactInfo-Head
{
	font-family: Arial; font-weight: bold; font-style: italic; font-size: 10pt;
	text-align: center; /*vertical-align: Top;*/
	color: #b71234;     /* USBC Red  */ 
	background-color: Transparent;
}
.ContactInfo-Details
{
	font-family: Arial; font-weight: normal; font-style: italic; font-size: 8pt;
	text-align: center; /*vertical-align: Top;*/
	color:#00338d; /* USBC Blue */ 
	background-color: Transparent;
}


.BOTY-Details
{
	font-family: Arial; font-weight: bold; font-style: normal; font-size: 10pt;
	text-align: center; vertical-align: middle;
	color:blue ; background-color: Transparent;
}


.TextSmall
{
	font-family: Arial; 
	font-weight: normal;
	font-size: 8pt; 
	text-align: left;
	vertical-align: middle; 
	color: black; 
}


.TextRegular
{
	font-family: Arial; 
	font-weight: normal;
	font-size: 10pt; 
	text-align: left;
	vertical-align: middle; 
	color: black; 
}
.TextHistory
{
	font-family: Arial; 
	font-weight: normal;
	font-size: 12pt; 
	text-align: left;
	vertical-align: top ; 
	text-align:left ;
	color: Red; 
}
.TextHistoryBold
{
	font-family: Arial; 
	font-weight: bold ;
	font-size: 12pt; 
	text-align: left;
	vertical-align: top; 
	text-align:left ;
	color: Red; 
}

.TitleRegular
{
	font-family: Arial; 
	font-weight: normal;
	font-size: 14pt; 
	text-align: left;
	vertical-align: middle; 
	color: blue; 
}
.TitleBold
{
	font-family: Arial; 
	font-weight: bold;
	font-size: 14pt; 
	text-align: right;
	vertical-align: middle; 
	color: black; 
}
.MyGridColHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: right;
	vertical-align: middle;
	color: white;
	background-color: navy;
}
.MyGridAltRowFont
{
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	color: black;
	background-color: silver;
}
.MyGridRowFont
{
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	color: black;
	background-color: white;
}
.MyGridSelText
{
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	color: black;
	background-color: yellow;
}
.ActionLink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color: green;
	background-color: Transparent;
}
.ErrorText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	color: red;
	background-color: transparent;
}

.InfoMessageText
{
	font-family: Arial;
	font-weight: 600   ;
	font-size: 8pt;
	text-align: left;
	vertical-align: top ;
	color: white;
	background-color: transparent;
}


.LabelText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	color: black;
	background-color: Transparent ;
}


.LabelTextCentered
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: center ;
	vertical-align: middle;
	color: black;
	background-color: Transparent ;
}





.Maint-Table
{
	background-color: purple ;            
	width: 1050px;
    vertical-align:top ;
    
}

.Maint-LabelRow
{
	background-color: silver ;            
	width: inherit;
	height:35px;
	text-align: right ;
	vertical-align: middle ;
	
}
.Maint-LabelCell
{
	background-color: inherit ;
	width:  inherit  ;
	text-align: Left;
	height: 35px;
	vertical-align: middle ;
}
.Maint-LabelText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align:  Left ;
	vertical-align: middle;
	color: white;
	background-color:  inherit  ;
	width:170px;
	
}

.Maint-Pad
{
	background-color: inherit ;
	width: 25px;

}


.Maint-HeaderTBP
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align:  center  ;
	vertical-align: top;
	color: white;
	background-color:  silver  ;
	width:170px;
	
}

.Maint-HeaderTBPCell
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align:  center  ;
	vertical-align: top;
	color: white;
	background-color:  silver  ;
	width:300px;
	
}

.Maint-PanelFileInfo
{
	text-align:  center  ;
	vertical-align: middle;
	color: white;
	background-color: white   ;
	width:299px;
	height: 350px ;
	 
}

.Maint-PanelStep1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	text-align:  left  ;
	vertical-align: top;
	color: inherit;
	background-color: silver    ;
	width:1055px;
	height:  inherit  ;
	left:10px;
	margin :5px;
	 
}


.Review-PanelScoreInfo
{
	text-align:  left  ;
	vertical-align: top;
	color: white;
	background-color: white   ;
	width:1040px;
	height: 350px ;
	margin :5px;

}



.Review-ScoreText
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	text-align:  center   ;
	vertical-align: top;
	color: navy;
	background-color: white    ;
	width: inherit ;
	height:  inherit  ;
   /* margin:12,0,12,0;*/
 
}

.Review-ScoreText-Alt
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	text-align:  left  ;
	vertical-align: top;
	color: navy;
	background-color: Silver    ;
	width: inherit ;
	height:  inherit  ;
	 
}





.League-DisplayText
{
    
	font-family: Arial;
	font-weight: Bold;
	font-size: 14pt;
	text-align: left    ;
	vertical-align: top;
	color: white;
	background-color: Silver     ;
	width: inherit ;
	height:  inherit  ;
   /* margin:12,0,12,0;*/
    
    
    
    }


.League-Panel
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	text-align:  left  ;
	vertical-align: top;
	color: red;
	background-color: silver     ;
	width:1055px;
	height:  inherit  ;
	left:10px;
	margin :5px;
	  
	  
}




.Award-ActionLink
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	color: blue;
	background-color: yellow;
	width: 100px;
	text-align:center ;
}








.div-Main
{
     width: 100%;
     background-color: Transparent;
   /*  background-image: '~\Images\LBALogo.png'; */
    
}



.Tournament-Master
{
    /*BackColor="Black" ForeColor="white" Font-Bold="true" Font-Underline="true" VerticalAlign="top" */
    background-color: White;
    Color: White;
    width: 100%;
    vertical-align:top;
/*  
    height : 200px;
    border-width: 20px;
    border-color:black;
    font-size: 16pt;
    font-weight:bold;
    text-align: center;
*/
}


.Tournament-Left
{
	width: 6%;
	height: 100%;
	background-color: Transparent; 
 
}




.Tournament-Details
{
    /*BackColor="Black" ForeColor="white" Font-Bold="true" Font-Underline="true" VerticalAlign="top" */

    text-align: Center;
    background-color: Transparent;
    Color: White;
    width: 100%;

/*    
    border-color: Fuchsia;
    border-width: 1px;
    border-style: solid;
    font-weight:bold;
    height : 400px;
*/
}

.Tournament-Panel
{
	font-size: 14pt;
	color: White;
	background-color: Blue; 
	width: 98%;
	height: 100%;

}



.Tournament-Info
{
	font-family: Arial;
	font-weight: Normal;
	font-size: 10pt;
	text-align: Left;
	color: aqua;
    background-color: black; 
    width: 90%;
    height: 100%;
    border-width: 1px;
    border-color: Blue;
    border-style: solid;
    vertical-align:top;
/*
    padding-left:0px;
    padding-Right:5px;
*/  
}

.Tournament-ActionLink
{
	color:  White;
    padding-left:15px;
    background-color: Transparent; 
    /*
    padding-Right:15px;
	font-family: Arial;
	font-weight: Normal;
	font-size: 10pt;
	text-align: Center;
    width: inherit;
    padding-top: 5px;

*/
}








/* *********************************************************************************** */
/* *********************************************************************************** */
/* ***                            HELP CSS LAYOUT INFORMATION                      *** */
/* *********************************************************************************** */
/* *********************************************************************************** */

.Help-Table
{
	background-color: purple ;            
	width: inherit ;
    vertical-align:top ;
}

.Help-Root
{
	font-family: Arial;
	font-weight: Bold ;
	font-size: 14pt;
	text-align:  Left ;
	vertical-align: top;
	color: Blue ;
	background-color:  Transparent  ;
	width: inherit ;
}


.Help-Parent
{
	font-family: Arial;
	font-weight: Bold ;
	font-size: 12pt;
	text-align:  Left ;
	vertical-align: top;
	color: Blue ;
	background-color: transparent  ;
	width: inherit ;
	
}
.Help-Item
{
	font-family: Arial;
	font-weight: Normal ;
	font-size: 10pt;
	text-align:  Left ;
	vertical-align: top;
	color: Green ;
	background-color: transparent   ;
	width: inherit ;
	border-color: Black ; 
    border-width:  medium  ; 
    margin:5px 5px 5px 5px;

}

.Help-Panel				/* Controls the Main HELP display ... the main container */
{
    width:inherit ;
    height: 300px;    
    background-color: Transparent ;
    margin:15px ;
	padding:5px 10px 5px 50px;
 
}




.HELP-TableSettings		/* Is main table in each Panel Detail section */
{
	width:1060px;
    background-color: transparent  ;
	border-style:solid ;
	border-color:silver; 
	border-width: 2px;
}

.HELP-Header			/* Displays HS or HG Header Info */
{
	width: 1060px;
    background-color: Navy  ;
    font-family:Tahoma ;
    font-weight: bold ;
    font-size: 12pt;
    text-align: left     ;
    color: white  ;
}

.HELP-Details			/* Diplays HS or HG information Usually in a grid */
{
	width: auto;
    background-color: transparent   ;
    font-family:Tahoma ;
    font-weight: bold ;
    font-size: 8pt;
    text-align:left ;
    color: Aqua ;
	vertical-align:top ;
}
/* *********************************************************************************** */
/* ***                      END OF HELP CSS LAYOUT INFORMATION                     *** */
/* *********************************************************************************** */























































.MyMenuMain
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	color: black;
	background-color: transparent ;
	border-color: white ; 
    border-width: thin ; 
    
  
}





.MyMenuMain2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	color: navy;
	background-color: white;
	border-color: red;
	border-width: thin;
}	
	
.MyMenuMainSelected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	color: white;
	background-color: blue;
	border-color: white;
	border-width: thin;
}	

.MyHOFHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	vertical-align: text-bottom;
	color: white;
	background-color: Maroon ;
/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='maroon', EndColorStr='silver'); */
	height: 30px; 	
	
}
.MyHOFHeaderWelcome
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	vertical-align: text-bottom;
	color: White;
	background-color: Maroon;
/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='maroon', EndColorStr='silver'); */
	height: 30px; 	
	
}

.MyHOFName
{
	font-family: Arial;
	font-weight: bold;
	font-size: 22pt;
	text-align: center;
	vertical-align: text-bottom;
	color: Yellow ;
	background-color: Maroon ;
/*		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='maroon', EndColorStr='silver'); */
	height: 30px; 	
}
.MyHOFPlaqueFont
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12pt;
	text-align: left;
	vertical-align: middle;
	color: black;
	background-color: white;
}


/* MAIN Tab Settings  */	
        .MainTab1-tabs
        {
            position:relative;
            top:1px;
            left:1px;
            font-size:12pt; 
        }
        .MainTab1-tab
        {
            background-color: green;
            font-weight:bold;
            color:white;
            font-size:12pt;
			height: 30px; 
		/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='green'); */

        }
        .MainTab1-selectedTab
        {
            background-color: white  ;
            font-weight:bold;
            font-size:12pt;
            color: Green ;
			height: 30px; 
			
       /*    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='green', EndColorStr='white');  */


        }
        .MainTab1-tabContents
        {
            background-color: #eeeeee;
            color:Black ;
            font-size:8pt;
        }

        .MainTab1-hoverTab
        {
            background-color: #eeeeee;
            font-weight:Bold ;
            color:  green ;
            font-size:12pt;
            border-bottom: solid 2px green;
            border-top: solid 2px green;

        }	
	
	

/* SUB Tab1 Settings  */	
        .tabs
        {
            position:relative;
            top:1px;
            left:1px;
            font-size:10pt; 
			height: 50px; 
            text-align:center;
        }
        .tab
        {
            background-color:  purple ;
            padding:2px 10px;
            color:white;
            font-weight:bold;
            font-size:10pt;
			height: 50px; 
			width:100%;
            text-align:center;
		/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='purple'); */

        }
        .selectedTab
        {
            text-align:center;
            background-color: silver ;
            font-weight:bold;
            font-size:10pt;
			height: 50px; 
            color:white;
            padding:2px 10px;
			/* filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='purple', EndColorStr='white'); */

        }
        .tabContents
        {
            padding:10px;
            background-color: Transparent;
            color:Black ;
            font-size:10pt;
        }

        .hoverTab
        {
            background-color: #eeeeee ;
            color: Purple;
            font-weight:Bold ;
            font-size:10pt;
            padding:2px 10px;
             border-bottom: solid 2px purple;
             border-top: solid 2px purple;
        }


        
.HonorScoreH1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
	vertical-align: text-bottom;
	color: white;
	background-color: silver ;
}
.HonorScoreH2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	vertical-align: text-bottom;
	color: white;
	background-color: silver ;
	width: inherit ;

}
.HonorScoreH4
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	vertical-align: text-bottom;
	color: white;
	background-color: silver ;
	width: inherit ;
}






/* *********************************************************************************** */
/* *********************************************************************************** */
/* ***                       NEWS DETAIL CSS LAYOUT INFORMATION                    *** */
/* *********************************************************************************** */
/* *********************************************************************************** */

#divNewsDetails		/* Appears on the TOP of the page */
{
    position: inherit   ;
    left:0px;
    top:0px;
    width:1185px;
    height:100px;
    padding:5px 5px 5px 5px;
    background-color:white;
    font-family:Tahoma ;
    font-weight: bold ;
    font-size: 10pt;
    color:Aqua ;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='navy', EndColorStr='white';   */
    
}

.MAINContentWidth-Full
{
     width: 1060px;
    
}    
.MAINContentWidth-Half
{
     width: 530px;
    
}    


.MAINContentWidth
{
     width: 905px;
    
}    

.MAINContentHeader
{
    font-family: Arial;
    font-weight: Bold;
    font-size: 12pt;
    text-align: center;
    vertical-align:  text-top;
    color: White;
    background-color: silver;
    width: inherit ; 
   /* width: 855px;               /* <-- This should be 50px less than MAINContentWidth's width */ 
}

.MAINContentDetails
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    vertical-align:  text-top;
    color: black;
   	background-color: transparent ;
    width: 855px;               /* <-- This should be 50px less than MAINContentWidth's width */
  /*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='white', EndColorStr='blue';    */

}



    
.NEWSInfoDetails
{
    font-family: Arial;
    font-weight: normal;
    font-size: 12pt;
    text-align: Left;
    vertical-align:  text-top;
    color: black;
   	background-color: transparent ;
    width: 855px;               /* <-- This should be 50px less than MAINContentWidth's width */
  /*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='white', EndColorStr='tan';    */
    
}
    



    .NEWS
    {
	    font-family: Arial;
	    font-weight: normal;
	    font-size: 12pt;
	    text-align: left;
	    vertical-align:  text-top;
	    color: White;
	    background-color:  Aqua ;
    }



        .NEWSTitle
        {
	        font-family: Arial;
	        font-weight: Bold;
	        font-size: 12pt;
	        text-align: center;
	        vertical-align:  text-top;
	        color: White;
            background-color: white;
            width: inherit ;

      }




        .NEWSHeadLineAnnoucements
        {
	        font-family: Arial;
	        font-weight: Bold;
	        font-size: 10pt;
	        text-align: Center;
	        vertical-align:  text-top;
	        color: white;
           	background-color: #b71234 ;
           	width: inherit ;
           	

        }
        .NEWSHeadLineBowlers
        {
	        font-family: Arial;
	        font-weight: Bold;
	        font-size: 10pt;
	        text-align: Center;
	        vertical-align:  text-top;
	        color: white;
           	background-color: green ;
           	width: inherit ;

        }
        .NEWSHeadLineMiscellaneous
        {
	        font-family: Arial;
	        font-weight: Bold;
	        font-size: 10pt;
	        text-align: Center;
	        vertical-align:  text-top;
	        color: white;
           	background-color: Purple ;
           	width: inherit ;

        }
        .NEWSHeadLineArchives
        {
	        font-family: Arial;
	        font-weight: Bold;
	        font-size: 10pt;
	        text-align: Center;
	        vertical-align:  text-top;
	        color: white;
           	background-color: Black ;
           	width: inherit ;

        }

        .NEWSInfo
        {
	        font-family: Arial;
	        font-weight: normal;
	        font-size: 8pt;
	        text-align: Left;
	        vertical-align:  text-top;
	        color: black;
           	background-color: white ;
           	
        }


        .NEWSSection
        {
            background-color:#eeeeee;
            font-weight:bold;
            color:White;
        }
        .StoryLink
        {
	        font-family: Arial;
	        font-weight: bold;
	        font-size: 7pt;
	        text-align: left;
	        color: blue;
	        background-color:transparent ;

        }
        
.myH4
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	vertical-align: text-bottom;
	color: white;
	background-color: silver;
	

}



.myHeadline
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	vertical-align: text-bottom;
	color: white;
	background-color: Navy ;
	

}



.BowlerHistoryMsg
{
	font-family: Arial;
	font-weight: bold  ;
	font-size: 10pt;
	text-align:  left ;
	vertical-align: text-bottom;
	color: White     ;
	background-color: Transparent ;
    
}

.NoAuthorityBold
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
	vertical-align: text-bottom;
	color: Maroon;
	background-color: Transparent ;
}

/*.bodyPic
{
	background-image: url("~\LBAMasterLogo.jpg" );
	
}*/

.LA-Normal
{
	font-family: Arial;
	font-weight: normal ;
	font-size: 8pt;
	text-align: center;
	vertical-align: text-top;
	background-color: Transparent  ;
	}

.LA-Alternating
{
	font-family: Arial;
	font-weight: normal ;
	font-size: 8pt;
	text-align: center;
	vertical-align: text-top;
	background-color: Silver ;
	}

.REDMarqueeText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	vertical-align:  middle  ;
	color: Red   ;
	background-color: Transparent ;
	
}

.USBCHistory
{
    font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color: white   ;
	background-color:Navy;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='navy', EndColorStr='red';  */ 
	left:30px     ;
	width: 600px;
	text-align: left ;
	vertical-align: top;
	border: 1px;
	border-style:solid;
	border-color:green ;
}


.CriteriaDisplay
{
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='silver', EndColorStr='navy'    */
	background-color:red ;

}
.HighSeriesList
{
    font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	background-color: Navy;
	color: white   ;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='navy', EndColorStr='white';  */
	left:30px     ;
	width: 477px;
	text-align: left ;
	vertical-align: top;
}

.HighGameList
{
    font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	vertical-align:  middle  ;
	color: white   ;

/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='green', EndColorStr='white'    */
}



/* *********************************************************************************** */
/* *********************************************************************************** */
/* ***                       MASTER PAGE CSS LAYOUT INFORMATION                    *** */
/* *********************************************************************************** */
/* *********************************************************************************** */
#divHeader		/* Appears on the TOP of the page */
{
    position:inherit   ;
    left:0px;
    top:0px;
    width:1050px;
    height:135px;
    height:185px;

    padding:5px 5px 5px 5px;
    background-color:transparent;
    font-family:Tahoma ;
    font-weight: bold ;
    font-size: 10pt;
    color:Aqua ;
	/*  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='navy', EndColorStr='white';   */
    
}

#divLeftNav		/* Appears on the LEFT SIDE of the page */
{
    position: absolute ;
    left:0px;
    top:110px;
    width:200px;
	height:650px;    
    padding:5px 5px 5px 5px;
    background-color: Green  ;
    font-family:Tahoma ;
    font-weight: bold ;
    font-size: 10pt;
    color:Aqua ;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='blue', EndColorStr='orange';  */
}

#divFooter		/* Appears on the BOTTOM of the page */
{
    position:absolute;
    left:0px;
    top:770px;
    width:1100px;
    height:100px;
    padding:5px 5px 5px 5px;
    background-color: orange  ;
    font-family:Tahoma ;
    font-weight: bold ;
    font-size: 10pt;
    color:Aqua ;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='orange', EndColorStr='red'; */
}

#divPageContent		/* Contains the MAIN CONTENT of the page */
{
    position: absolute ;
    left:210px;
    top:110px;
    width:890px;
	height:650px;    
    padding:5px 5px 5px 5px;
    background-color:  Purple  ;
    font-family:Tahoma ;
    font-weight: bold ;
    font-size: 10pt;
    color:Aqua ;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='Blue', EndColorStr='orange';     */
}
/* *********************************************************************************** */
/* ***                END OF MASTER PAGE CSS LAYOUT INFORMATION                    *** */
/* *********************************************************************************** */

/* *********************************************************************************** */
/* *********************************************************************************** */
/* ***            HIGH SERIES & HIGH GAME (HSHG) CSS LAYOUT INFORMATION            *** */
/* *********************************************************************************** */
/* *********************************************************************************** */
.HSHG-Panel				/* Controls the Main HSHG display ... the main container */
{
	width:885px;
	height:850px;
	padding:5px 10px 5px 50px;
	
}

.HSHG-PanelDetails		/* Contains the HS or HG information ... they fit inside the main container */
{
	width:842px;
	height:350px;
    background-color: Transparent;
	padding:5px 10px  5px 10px;
}

.HSHG-TableSettings		/* Is main table in each Panel Detail section */
{
	width:868px;
    background-color: transparent  ;
	border-style:solid ;
	border-color:#E5E5E5; 
	border-width: 2px;
}

.HSHG-Header			/* Displays HS or HG Header Info */
{
	width: auto;
    background-color: #E5E5E5  ;
    font-family:Tahoma ;
    font-weight: bold ;
    font-size: 12pt;
    text-align:left ;
    color:green ;
}

.HSHG-Details			/* Diplays HS or HG information Usually in a grid */
{
	width: auto;
    background-color: transparent   ;
    font-family:Tahoma ;
    font-weight: bold ;
    font-size: 8pt;
    text-align:left ;
    color: Aqua ;
	vertical-align:top ;
}
/* *********************************************************************************** */
/* ***          END OF HIGH GAME & HIGH SERIES CSS LAYOUT INFORMATION              *** */
/* *********************************************************************************** */




.NewsPanel
{
    width:185px;
	height:620px;    
    padding:5px 5px 5px 5px;
    background-color: red;
  /*  filter:alpha(opacity=80);*/
    
    
}

/* *********************************************************************************** */
/* *********************************************************************************** */
/* ***                       PAGE HEADER LAYOUT INFORMATION                       **** */
/* *********************************************************************************** */
/* *********************************************************************************** */

		/* Below is what the header looks like....
		 ____________________________________________________________________________
		|          |                                                      |          |
		|          |                      2                               |    3     |
		|    1     |______________________________________________________|__________|
		|          |                               4                                 |
		|__________|_________________________________________________________________|
		*/
		
.PageHeader				/* Main Header Layout */
{
    width:1000px;
	height:85px;    
	height:175px;    
    padding:0px;
    background-color:  teal   ;     /* TEST */
    background-color:  Transparent   ;
}
.PageHeaderRow			/* Main Header - single row Layout (2 rows) */
{
    width:1000px;
	height:30px;    
    padding:0px;
    /*background-color:  Transparent  ;
    background-image: url("~\images\HeaderBkgrnd01.png" );
    
     background-position :center;
     background-repeat:no-repeat;*/
}

.testimage
{ width:200px; height:235px;
    /* background-image:url('HeaderBkgrnd01.png'); 
    background-image: url('~\images\HeaderBkgrnd01.jpg' );
    
     background-position :center;
     background-repeat:no-repeat;
     background-color:Fuchsia;*/
    }


.PageHeaderCellLogo		/* Header - r1:c1 (1 - contains Logo Display) */
{
    width:200px;
	height:60px;    
    padding:0px;
    /*background-color: Transparent ;
        background-image: url("~\images\HeaderBkgrnd01.png" );
     background-position :center;
     background-repeat:no-repeat;*/

}
.PageHeaderCellTitle	/* Header - r1:c2 (2 - contains Title of website) */
{
    width:600px;
	height:30px;    
    padding:0px;
    font-family: Niagara Solid   ;
    font-weight: bold ;
    font-size: 32pt;
    text-align:center ;
    vertical-align: middle ;
    color:Aqua ;
    background-color: Transparent    ;

}
.PageHeaderCellLogin	/* Main Header - r1:c3 (3 - contains Login control) */
{
    width:300px;
	height:30px;    
    padding:0px;
    background-color: Transparent  ;
}

.PageHeaderCellMenu		/* Main Header - r2:c1 (4 - contains Menu control) */
{
    width:1000px;
	height:25px;    
    padding:0px;
    background-color: Transparent   ;
}


.HeaderStaticMenuMain
{
	font-family: Arial;
	font-weight: bold;
	font-size: 1pt;
	text-align: left;
	vertical-align: middle; 
	color: inherit ;
	background-color: transparent  ;
	background-color: white  ;
    border: none; 
}

.MyMenuMainHover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 1pt;
	text-align: left;
	vertical-align: middle;
	color: inherit ;
	background-color: Transparent ;
    border-color: white; 
	border-width: thin;
}	


.HeaderMenuMain
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
/*	vertical-align: middle; */
	color: white;
	background-color: blue ;
	border-color: blue  ; 
    border-width: thin ; 
    
  
}

.HeaderMenuMainHover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
/*  vertical-align: middle; */
	color: red;
	background-color: white;
    border-color: blue; 
	border-width: thin;
}	



/* *********************************************************************************** */
/* ***                      END OF HEADER LAYOUT INFORMATION                       *** */
/* *********************************************************************************** */




#contentDivImg
{
	border-style:solid ;
	border-color:Lime;
	border-width: 2px;
	width:855px;
	height:100px;    
	padding:5px 5px 5px 5px;
	background-color:  Purple  ;
	font-family:Tahoma ;
	font-weight: bold ;
	font-size: 10pt;
	color:Aqua ;
}




.Admin-Grids
{
    width:500px;
    padding: 10px 10px 10px 10px;
	border: 1px;
	border-style:solid;
	border-color:navy ;
    
    font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	color: black   ;
  	width: 500px;
	vertical-align: top;
  
    }

.Admin-Grids-Row
{
	background-color:transparent;
}
.Admin-Grids-Alt
{
	background-color:silver;
}



.Admin-Panel
{
    font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	color: white   ;
	background-color:silver;
	width: 1060px;
	vertical-align: top;
	border: 0px;
	border-style:solid;
	border-color:green ;
}


.TDIHContentHeader
{
    font-family: Arial;
    font-weight: Bold;
    font-size: 12pt;
    text-align: center;
    vertical-align:  text-top;
    color: White;
    background-color: silver;
   /*width: inherit ; */
    width: 420px;               /* <-- This should be 50px less than MAINContentWidth's width */ 
	border: 2px;
	border-style:solid;
	border-color:Teal ;


}


.TDIH-Grids
{
    padding: 10px 10px 10px 10px;
	border: 0px;
	border-style:solid;
	border-color:navy ;
    
    font-family: Arial;
	font-weight: normal;
	font-size: 14pt;
	text-align: center;
	color: white   ;
	background-color: Teal;
  	width: 100%; /*400px;*/
	vertical-align: top;
  
    }

.TDIH-Grids-Row
{
	color: Silver   ;
	background-color: Teal;
	font-size: 12pt;
}
.TDIH-Grids-Alt
{
	color: silver    ;
	background-color:black;
	font-size: 12pt;

}







/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	/*filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;*/
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
    /* height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
/*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
/*
#TB_ajaxContent.TB_modal{
	padding:15px;
}  */

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
/*margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
/*	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;*/
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     /*height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for lightbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: 282px; height: 397px;}
#lightbox a img{ border: none; width:auto; height : auto; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

/* Trick IE into showing hover */     
/*
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }
*/

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
 /*   */

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto  ; width: 282px; height:100px; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ height:50px; width: 282px; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100px; background-color: #000; }





