
body { 
margin: 0; 
/*background: #918B7F;*/
background-color:#E6E6E6;
}

th.sname, th.flag, th.scorenum, th.scoreavg, th.scoreminmax 
{ 
padding: 2px 4px 2px 6px; 
border:1px solid #ccc; 
color: #666699;
}

th.steggy{
padding: 2px 4px 2px 6px; color: #666699;text-align:left;
} 
.sestitle
{
padding: 0px 16px 0px 0px; 
/*border:1px solid #ccc;*/
text-align:left;
/*vertical-align:text-bottom;*/
font-size:18px;
color: #333366;
font-weight:bold;
}

.scorename
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #003;
text-align: left;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCC;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCC;
border-bottom-color: #CCC;
width:175px;
/*vertical-align: top;*/
}

#mnsllogo
{
text-align: center;
vertical-align:top;
cellpadding:0; 
cellspacing:24; 
align:left;
margin-left: 36px;
margin-right: 36px;
}

#dialog 
{
display:none;
left:200px;
top:200px;
width:500px;
height:460px;
position:absolute;
z-index:100;
background:white;
padding:2px;
font:10pt tahoma;
#border:1px solid gray;
border-radius: 25px;
    border: 2px solid #8AC007;
    padding: 20px; 
    width: 200px;
    height: 150px;
}

.dialog 
{
/*visibility: hidden;*/
display:none;
/*left:50%;
top:50%;*/
width:650px;
height:560px;
position:fixed;
z-index:100;
background:white;
padding:12px;
font:12pt serif,verdana,tahoma;
/*border:1px solid gray;*/
border-radius: 25px;
border: 2px solid #8AC007;
padding: 20px; 
}

td.steggy
{
 padding: 2px 4px 2px 6px; border:1px solid #ccc;text-align:left;
}

td.cl 
{ 
padding: 2px 4px 2px 6px; 
border:1px solid #ccc;
}

h2 
{ 
margin-top: 24px; 
margin-bottom: 6px; 
font-size: 16px; 
color: #333366; 
}

h3 
{ 
margin-top: 24px; 
margin-bottom: 6px; 
font-size: 14px; 
color: #333366; 
}
 
 /*Styles for the MNSL generated html*/

div.ex 
{
width:300px;
padding:20px;
border: 1px solid #ccc;
margin:20px;
}

/*table.steggy 
{
border: 1px solid #ccc;
border-collapse:collapse;
width:100%;
}*/

td.cl { text-align:center; padding: 2px 4px 2px 6px; border:1px solid #ccc; } /*This is the name filed of the scors*/
th.sname { text-align:left; padding: 2px 4px 2px 6px; border:1px solid #ccc; color: #666699; width:150pt; }

.tblinvscore
{
/*border-bottom: 1px solid #CCC; */
border-top: 1px solid #CCC;
border-collapse:collapse;
width:851px;
}


.cb
{
padding:0px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCC;
border-bottom-color: #CCC;
text-align:center;
width:35px;
}

.avgscore
{
padding:0px;
border:1px solid #ccc;
/*border-right:1px solid #ccc;
border-right-width: 1px;
border-right-color: #CCC;
border-right-style: solid;*/
/*border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCC;*/
/*border-width:1px;
border-style: solid;
border-color: #CCC;*/

width:50px;
text-align:center;
}


.shname{ 
text-align:left;
padding: 2px 4px 2px 6px;
border-right:1px solid #ccc;
padding: 2px 4px 2px 6px;
padding-top: 2px;
padding-right: 4px;
padding-bottom: 2px;
padding-left: 6px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCC;
border-right-color: #CCC;
border-bottom-color: #CCC;
border-left-color: #CCC; 
color: #666699; 
}
th.scorenum { width:40px; padding: 2px 4px 2px 6px; border:1px solid #ccc; text-align: right; color: #666699; }
th.flag { width:10px; padding: 2px 4px 2px 6px; border:1px solid #ccc; color: #666699; }

th.scoreavg { width:40px; padding: 2px 4px 2px 6px; border:1px solid #ccc; color: #666699; text-align: right; }

th.scoreminmax { width:40px; padding: 2px 4px 2px 6px; border:1px solid #ccc; color: #666699; }
/*The next 3 styles are for the listing of the dates at the bottom of the main scores*/

table.datelist { margin: 10px 20px 20px 0px; }
 
td.datelist 
{ 
background-color: orange; 
text-align:center; 
padding: 6px 12px 6px 12px; 
}

.pageheader { font-size: 18px; margin-bottom: 18px;}
 

/*Steggy added on mar 6 2012*/
#wrapper
{
	/*border:1px;
	width:800px;*/
	margin:10px 10px auto 10px;
}

.outsidescore
{
background: #ffffff;
width:871px;
margin-left:36px;
margin-bottom:50px;
}

.navbot
{
background: #E6E6E6;
width:869px;
margin-left:36px;
margin-bottom:50px;
}
.score
{
background: #ffffff;
width:861px;
margin-left: auto;
margin-right: auto;
margin-bottom:25px;

}

#weektitle
{
padding: 2px 4px 2px 6px;
background-color:orange;
width:851px; 
margin-left:42px;
}

#weekscore
{
/*padding: 2px 4px 2px 6px;*/
background-color:white;
width:855px; 
margin-left:42px;
}


.invweek
{
/*padding: 2px 4px 2px 6px;
background-color:white;*/
width:855px; 
margin-bottom:25px;
}

.invtblweek
{
/*padding: 2px 4px 2px 6px;
background-color:white;*/
width:810px;
margin-bottom:25px;
border-collapse:collapse;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCC;
border-bottom-color: #CCC;
}


.invtdweek
{
padding: 4px 4px 4px 6px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCC;
border-bottom-color: #CCC;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #003;
}

#sscore
{
padding: 10px 0px 10px 10px;
background-color:#CCC;
width:1024px;
margin-left:42px;
font-family: verdana, arial, helvetica, sans-serif;
}

.singlescoretbl
{
background-color:white;
border-collapse:collapse;
padding: 4px 4px 4px 6px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCC;
border-bottom-color: #CCC;
width:660px;
}

.notestbl
{
background-color:white;
border-collapse:collapse;
padding: 4px 4px 4px 6px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCC;
border-bottom-color: #CCC;
width:660px;
height:200px;
}

.sstd
{
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCC;
border-bottom-color: #CCC;
}

#pastscore
{
background-color:#beae7d;
width:851px;
margin-left:42px;
}
#divhead
{
font-size:18pt;
}
.eventhead
{
font-size:16pt;
font-weight:bold;
text-align:left;
}






