@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color:#1f140f;
	background-image:url(../design/images/bkgd_02_2012.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e5b0;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #ffd574;
	margin: 10px 0px 20px 12px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	margin: 10px 0px 0px 12px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: #f2934d;
	margin: 10px 0px 0px 12px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	color: #f2934d;
	margin: 10px 0px 0px 12px;
}

p {
	margin: 0px 16px 15px 12px;
}

#navMenu {
	position: relative;
	top: 121px;
	left: 511px;
	width: 477px;
	color: #F00;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

#home {
	position: absolute;
	top: 0px;
	left: 24px;
}

#watch {
	position: absolute;
	top: 0px;
	left: 100px;
}

#listen {
	position: absolute;
	top: 0px;
	left: 178px;
}

#buy {
	position: absolute;
	top: 0px;
	left: 264px;
}

#speak {
	position: absolute;
	top: 0px;
	left: 328px;
}

#learn {
	position: absolute;
	top: 0px;
	left: 410px;
}

a.navMenuLink {
	text-decoration: none;
	color: #f0e5b0;
}

a:hover.navMenuLink {
	text-decoration: none;
	color: #ffd574;
}

a {
	color: #f0e5b0;
}

a:hover {
	color: #ffd574;
}
#upcomingShows {
	position: absolute;
	top: 141px;
	left: 302px;
	width: 205px;
	height: 370px;
	background-image:url(../design/images/shows_bkgd.jpg);
	background-position: -1px -1px;
	border: 1px solid #000;
	overflow: auto;
}

#content {
	position: absolute;
	top: 141px;
	left: 511px;
	width: 477px;
	height: 482px;
	background-image:url(../design/images/content_bkgd.jpg);
	background-position: -1px -1px;
	border: 1px solid #000;
	overflow: auto;
}

#contentInside {
	position: absolute;
	top: 141px;
	left: 302px;
	width: 685px;
	height: 620px;
	background-image:url(../design/images/shows_bkgd.jpg);
	background-position: -1px -1px;
	border: 1px solid #000;
	overflow: auto;
}

#contentGallery {
	position: absolute;
	top: 141px;
	left: 302px;
	width: 745px;
	height: 670px;
	background-image:url(../design/images/shows_bkgd.jpg);
	background-position: -1px -1px;
	border: 1px solid #000;
	overflow: auto;
}

#socialNetwork {
	position: relative;
	top: 518px;
	left: 302px;
	width: 206px;
	height: 105px;
}

#footer {
	position: absolute;
	top: 630px;
	left: 511px;
	width: 477px;
	color: #f0e5b0;
	text-align: center;
	font-size: 11px;
}

#footerInside {
	position: absolute;
	top: 781px;
	left: 411px;
	width: 477px;
	color: #f0e5b0;
	text-align: center;
	font-size: 11px;
}

#footerGallery {
	position: absolute;
	top: 821px;
	left: 411px;
	width: 477px;
	color: #f0e5b0;
	text-align: center;
	font-size: 11px;
}

a.thumbcell:hover {
	color: #ffd574;
	text-decoration: none;
	border-bottom: 0px;
}
A.thumbcell:link
{
    COLOR: #f0e5b0;
	text-decoration: none;
	border-bottom: 0px;
}
A.thumbcell:visited
{
    COLOR: #f0e5b0;
	text-decoration: none;
	border-bottom: 0px;
}
A.thumbcell:active
{
    COLOR: #bbbb44
	text-decoration: none;
	border-bottom: 0px;
}
a.highlight:hover {
	color: yellow;
	text-decoration: none;
	border-bottom: 0px;
}
A.highlight:link
{
    COLOR: yellow;
	text-decoration: none;
	border-bottom: 0px;
}
A.highlight:visited
{
    COLOR: yellow;
	text-decoration: none;
	border-bottom: 0px;
}
A.highlight:active
{
    COLOR: yellow
	text-decoration: none;
	border-bottom: 0px;
}


TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    FONT-FAMILY: Verdana,Helvetica
}
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TABLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
INPUT.admin 
{
	background-color:#FFFFAA; 
}
SELECT.admin
{
	background-color:#FFFFAA; 
}
.caption
{
	font-size: 6px;
}
.orderForm
{
    FONT-SIZE: 12px;
    COLOR: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #F5F5F5;
}
.lyric
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    MARGIN-LEFT: 20px;
    COLOR: #F5F5F5;
    FONT-STYLE: italic
}
.headline
{
    FONT-WEIGHT: bold;
    COLOR: #F5F5F5;
    FONT-STYLE: italic
}
.headerBold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.highlight
{
    FONT-WEIGHT: bold;
}
.song
{ 
    padding-left: 6px; 
    font-size: 11px;
}
.details
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    color: white;
}
.details_lowlight
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
}
TR.header
{
    COLOR: #F5F5F5;
    BACKGROUND-COLOR: black
}
TR.row1
{
    COLOR: #F5F5F5;
    BACKGROUND-COLOR: #1f140f;
}
TR.row2
{
}
TR.rowdim
{
    COLOR: #F5F5F5;
    BACKGROUND-COLOR: gray
}
TR.rowhighlight
{
    COLOR: #F5F5F5;
    FONT-WEIGHT: bold;
}

</STYLE>