/* CSS Document */
Body
{
	background-color:#000000;
	font-family:   Gill Sans, Trebuchet MS, Arial;
	font-size:14px;
text-align:Center;
vertical-align:TOP;
color:#FFFFFF;
top:0px;
margin-top:0px;
}

#dvSite{

}

.imgGal{
border: 1px solid #897867;
}

.imgGalThumb{
border: 1px solid #897867;
height:75px;
width:75px;
}

.LgFont {
font-size:18px;
}

#bg {
background-image: url(images/FrankSingsBC.jpg);
background-position:center;
background-repeat:no-repeat;
height:600px;
width:800px;
}

a {
color:#FFFFFF;

}

#splash{
 position:absolute;
    top:50%;
    margin-top:-300px;/* half main elements height*/
    left:0;
    width:100%;


}
#dvSite {
width:1000px;
top:0;
}


#tblHeader {
background-image: url(images/FSF_Header_1000x300.jpg);
background-repeat:no-repeat;
height:300px;
vertical-align:top;
}

a.Thankslnks {
color: #897867;
text-decoration:none;
font-size: 11px;
line-height:25px;
padding-right:10px;
}

a.Thankslnks:hover {
color: #897867;
text-decoration:none;
font-size: 11px;
line-height:25px;
padding-right:10px;
}

td.tdFooter {
color: #897867;
font-size: 12px;
}

a.FooterLinks {
color: #897867;
font-size: 12px;
text-decoration:none;
}

a.FooterLinks:hover {
color: #897867;
font-size: 12px;
text-decoration:underline;
}

td.SongList{
font-size: 12px;
text-align:left;
}

.SongList{
font-size: 12px;
text-align:left;
}

.Red {
color: #FF0000;
}

.PlaySong {
color: #FF0000;
font-size: 12px;
}

a.PlaySong {
color: #FF0000;
font-size: 12px;
text-decoration:none;
font-weight:bold;
}

a.PlaySong:hover {
color: #FF0000;
font-size: 12px;
text-decoration:underline;
}

INPUT.default1 {
	font-family:   Gill Sans, Trebuchet MS, Arial;
width:250px;
background-color:#FFFFFF;
height:20px;
border: none;
color:#000000;
font-size:13px;
}

INPUT.default2 {
	font-family:   Gill Sans, Trebuchet MS, Arial;
width:525px;
background-color:#FFFFFF;
height:20px;
border: none;
color:#000000;
font-size:13px;
}

TEXTAREA.default3 {
	font-family:   Gill Sans, Trebuchet MS, Arial;
width:350px;
background-color:#FFFFFF;
height:65px;
border: none;
color:#000000;
font-size:13px;
}

SELECT.default4 {
	font-family:   Gill Sans, Trebuchet MS, Arial;
width:250px;
background-color:#FFFFFF;
border: none;
color:#000000;
font-size:13px;
}


INPUT.SendIt {
background-image: url(images/btnSendIt.jpg);
background-color:#000000;
border: none;
width:127px;
height:65px;
cursor:hand;
}

.dvhidden {
display: none;
visibility:hidden;

}

td.smWhite{
color:#FFFFFF;
font-size:10px;
}

.Yellow{
color:#FFF200;
font-size:16px;
font-weight:bold;

}

a.Yellow{
color:#FFF200;
font-size:16px;
font-weight:bold;
text-decoration:none;

}

a.Yellow:hover{
color:#FFF200;
font-size:16px;
font-weight:bold;
text-decoration:underline;

}

#ruler { visibility: hidden; white-space: nowrap; }

.eventName {
font-weight:bold;
font-size: 15px;
font-family:   Gill Sans, Trebuchet MS, Arial;

}

.eventDate {
font-size: 11px;
font-family:   Gill Sans, Trebuchet MS, Arial;

}

.tdVideoSeperator{
height:5px;
border-bottom: 1px solid #C1B1A2;

}

.dvVideoSelection {
overflow-y: auto; 
height:475px; 
width:95% ;
padding-right:15px;

scrollbar-face-color: #928479;   

 scrollbar-highlight-color: #C1B1A2;   

  scrollbar-3dlight-color: #C1B1A2;   

  scrollbar-darkshadow-color: #453E38;   

  scrollbar-shadow-color: #453E38;   

  scrollbar-arrow-color: #000000;   

  scrollbar-track-color: #453E38;  

}
