/* CSS Document */

body{
padding:0;
margin:0;
background:#D5AE69;
}
th {color: #663300;
font-size:24px;
}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------main start---------------------*/
a.main:link {color: #CC9966;
font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}
a.main:visited {color: #CC9966;
font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}
a.main:hover {color: #FFFFFF;
font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}
a.main:active {color: #CC9966;
font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}
/*------------------------------------------------main end---------------------*/

/*------------------------------------------------videoThumbnails---------------------*/
#video1Thumbnail {
position:relative;
left:80px;
top:30px;
}
#video2Thumbnail {
position:relative;
left:310px;
top:-120px;
}
#video3Thumbnail {
position:relative;
left:80px;
top:-100px;
}
#video4Thumbnail {
position:relative;
left:310px;
top:-250px;
}
/*------------------------------------------------main end---------------------*/


/*------------------------------------------------sub start---------------------*/
a.sub:link {color: #FFFFFF;
font: 21px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
background: url(../../GodsBarnyard.com/dev_index/images/space.gif);
}
a.sub:visited {color: #FFFFFF;
font:21px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
background: url(../../GodsBarnyard.com/dev_index/images/space.gif);
}
a.sub:hover {color: #FF9900;
font:21px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}
a.sub:active {color: #FFFFFF;
font:21px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
background: url(../../GodsBarnyard.com/dev_index/images/space.gif);
}
.background{
background-image: url(../../GodsBarnyard.com/dev_index/images/speaker.png); 
background-repeat:no-repeat;
}
/*------------------------------------------------sub end---------------------*/

/*------------------------------------------------footer start---------------------*/
a.footer:link {color: #FFFFFF;
font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}
a.footer:visited {color: #FFFFFF;
font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}
a.footer:hover {color: #000000;
font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}
a.footer:active {color: #FFFFFF;
font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}
.footertext {color:#FFFFFF;
font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*------------------------------------------------footer end---------------------*/


td.ShareFormCaption {
	font-weight: bold;
	font-family: Arial;
	color:#663300;
}

#ShadeTitle {
	text-align:center;
	font-weight:bold;
	font-family:Arial;
	font-size:18pt;
	color:#663300;
}

#ShadeArtist {
	text-align:center;
	font-weight:bold;
	font-family:Arial;
	font-size:16pt;
	color:#663300;
}

#ShadeSong {
	text-align:center;
	font-weight:bold;
	font-family:Arial;
	font-size:14pt;
	color:#663300;
}
#PosterText {
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-family:Arial;
	font-size:12pt;
	color:#663300;
}
td.resultseven
	{font: 10pt verdana, arial;
         background-color: #996633;
         padding: 3% 3% 2%;
        }
td.resultsodd
        {font: 10pt verdana, arial;
         background-color: #D5AE69;
         padding: 3% 3% 2%;
        }
                
#Warning { font: 12pt verdana, arial; color: #FF0000; font-weight: bold; text-align:center;}

a.FindBluesLink { color: #FFFFFF;}
