﻿body {
}

/* left column dates/newsletter */

#ContentPlaceHolder1_divQuickInfo
{
    position: absolute;
    left: 10px;
    top: 170px;
    width: 250px;
    height: 1200px;
    font-family: Arial;  
    border-style:  none;
    border-color: black; 
    /* border-style: solid; */
    background-color: #fafad2;
}

#ContentPlaceHolder1_hlSoftballSurvey
{
    position: absolute;
    left: 15px;
    top: 10px;
    font-family: Arial; 
    font-size: 10pt;
    color:  Fuchsia;
    font-weight: bold;  
}

#ContentPlaceHolder1_lblDates
{
    position: absolute;
    left: 10px;
    top: 10px;
    font-family: Arial; 
    font-size: 10pt;
    color: black;
    font-weight: bold;  
}

#tblDates
{
    position: absolute;
    left: 10px;
    top: 30px;
    font-family: Arial; 
    font-size: 8pt;
    color: Blue;
}

/* quick dates table*/
.tdDateHdr
{   
    font-weight: bold;
    color: red; 
}

#pNL
{
    position: absolute;
    left: 10px;
    top: 340px;
    font-family: Arial; 
    font-size: 10pt;
    color: Black;
}

#player
{
    position: absolute;
    left: 5px;
    top: 880px;
}

#ContentPlaceHolder1_divNews
{
    position: absolute;
    left: 270px;
    top: 170px;
    width: 480px;
    height: 1200px;
    font-family: Arial;  
     border-style: solid; 
    border-color: red;
    background-color: white;
}



#ContentPlaceHolder1_divFB
{
    position: absolute;
    left: 765px;
    top: 170px;
    width: 210px;    /* 210px; */
    height: 40px;   /* 170px; */
    font-family: Arial;  
    /* border-style: solid; */
    border-color:  Orange; 
    background-color: white;
}

#ContentPlaceHolder1_divStore
{
    position: absolute;
    left: 765px;
    top: 210px;
    width:  210px;   /* 210px; */
    height: 120px;   /* 170px; */
    font-family: Arial;  
    /* border-style: solid; */
    border-color:  Orange; 
    background-color: white;
}

#hlFB
{
    position: absolute;
    left: 20px;
    top: 5px;
}

#hlStore
{
    position: absolute;
    left: 20px;
    top: 5px;
}

#ContentPlaceHolder1_divSponsors
{
    position: absolute;
    left: 765px;
    top: 360px;
    width: 210px;
    height: 1000px;
    font-family: Arial;  
    /* border-style: solid; */
    border-color:  Orange; 
      background-color: #fafad2;
}


#ContentPlaceHolder1_lblNews
{
    position: absolute;
    left: 10px;
    top: 10px;
    font-family: Arial; 
    font-size: 10pt;
    color: black;
    font-weight: bold;  
}



#ContentPlaceHolder1_tblNews
{
    position: absolute;
    left: 10px;
    top: 30px;
    font-family: Arial;  
   
}



#ContentPlaceHolder1_lblPresMsgHeader
{
    position: absolute;
    left: 10px;
    top: 330px;
    font-family: Arial; 
    font-size: 10pt;
    color: black;
    font-weight: bold; 
   
}


#ContentPlaceHolder1_lblSponsors
{
    position: absolute;
    left: 10px;
    top: 10px;
    font-family: Arial; 
    font-size: 10pt;
    color: black;
    font-weight: bold;  
}

#ContentPlaceHolder1_lblPleaseSupport
{  position: absolute;
    left: 10px;
    top: 30px;
    font-family: Arial; 
    font-size: 10pt;
    font-weight: bold;
    color: red; 
}

#tblSponsors
{
    position: absolute;
    left: 10px;
    top: 60px;
    font-family: Arial; 
    font-size: 9pt;
    color: blue; 
}



#ContentPlaceHolder1_trDate1
,#ContentPlaceHolder1_trDate2
,#ContentPlaceHolder1_trDate3
,#ContentPlaceHolder1_trDate4
,#ContentPlaceHolder1_trDate5
,#ContentPlaceHolder1_trDate6
,#ContentPlaceHolder1_trDate7
,#ContentPlaceHolder1_trDate8
,#ContentPlaceHolder1_trSponsor1
{
    font-weight: bold;
    color: red; 
}

.newsHeadlineCell
{
    background-color: blue;
    color: white;
    border-style: solid;
     width: 100%;
}

.newsHeadlineCellSTATUS
{
    background-color: Gray;
    color: white;
    border-style: solid;
     width: 100%;
}

.newsHeadlineCellUrgent
{
     background-color: red;
    color: white;
    border-style: solid;
     width: 100%;
}

.newsHeadlineCellPink
{
     background-color: #F3F;
    color: white;
    border-style: solid;
     width: 100%;
}

.newsMsgCell
{
    background-color: white;
    color: black;
    border-style: solid;
    width: 100%;
}


#ContentPlaceHolder1_hlWeather
{
    position: absolute;
    left: 230px;
    top: 10px;
    font-family: Arial; 
    font-size: 10pt;
    color: black;
    font-weight: bold;  
}

#ContentPlaceHolder1_imgWeather
{
    position: absolute;
    left: 410px;
    top: 7px;
    font-family: Arial; 
    font-size: 10pt;
    color: black;
    font-weight: bold; 
    width: 53px;
    height: 28px; 
}
 
#ContentPlaceHolder1_divContent
{
    color: black;
}


