#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


body {
	background-color: #151515;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.dailydose.tv/bg.jpg);
	background-repeat: repeat-x;
}

a:link { color: #C0C0C0; text-decoration: none}
a:hover { color: #C0C0C0; text-decoration: none}
a:active { color: #C0C0C0; text-decoration: none}
a:visited { text-decoration: none}




.awardtext { font-family: Tahoma, Verdana, Arial, Geneva; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #333333; }
.awardtext a:link, .awardtext a:visited
{
   color: #7A5528;
   text-decoration: none;
}
.awardtext a:hover, .awardtext a:active
{
   color: #333333;
   text-decoration: none;
}


.headprogramxl { font-family: Verdana, Arial, Geneva; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #C0C0C0; }

.headprogram { font-family: Tahoma, Verdana, Arial, Geneva; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #C0C0C0; }
.headprograms { font-family: Tahoma, Verdana, Arial, Geneva; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #C0C0C0; }
.textprogram { font-family: Tahoma, Verdana, Arial, Geneva; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #808080; }
.textprograml { font-family: Tahoma, Verdana, Arial, Geneva; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #808080; }

.subprogram { font-family: Tahoma, Verdana, Arial, Geneva; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #5A5A5A; }
.subprograml { font-family: Tahoma, Verdana, Arial, Geneva; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #5A5A5A; }
.texta { font-family: Tahoma, Verdana, Arial, Geneva; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #808080; }

/* Links Programmheadline */
.headprogram a:link, .headprogram a:visited
{
   color: #C0C0C0;
   text-decoration: none;
}
.headprogram a:hover, .headprogram a:active
{
   color: #FFFFFF;
   text-decoration: none;
}

/* Links Programmtext */
.textprogram a:link, .textprogram a:visited, .texta a:link, .texta a:visited
{
   color: #808080;
   text-decoration: none;
}
.textprogram a:hover, .textprogram a:active, .texta a:hover, .texta a:active
{
   color: #C0C0C0;
   text-decoration: none;
}


/* Links Video URL */
.subprograml a:link, .subprograml a:visited
{
   color: #5A5A5A;
   text-decoration: none;
}
.subprograml a:hover, .subprograml a:active
{
   color: #808080;
   text-decoration: none;
}



td.normal
{
background-color:#3D3D3D;
border-width:1px;
border-style:solid;
border-color:#434343;
padding: 9px;
}

td.normal2
{
background-color:#3D3D3D;
border-width:1px;
border-style:solid;
border-color:#434343;
padding-bottom:9px;
padding-left:14px;
padding-right:14px;
padding-top:9px;
}

td.hover
{
background-color:#414141;
border-width:1px;
border-style:solid;
border-color:#434343;
padding: 9px;
/*cursor:pointer;*/
}

td.hover2
{
background-color:#414141;
border-width:1px;
border-style:solid;
border-color:#434343;
padding-bottom:9px;
padding-left:14px;
padding-right:14px;
padding-top:9px;
/*cursor:pointer;*/
}


	