@import url("../../minisite/core.css");


body
{
    xbackground: #FFCB99;
    background: #FFF;
}

a:link, a:visited, a:active
{
    color: #006600;
}

a:hover
{
    color: #009900;
}

h1, h2, h3, h4, h5, h6
{
   color: #0F7500;
   text-align: center;
}

#headerleft
{
	background: url(images/LeftLogo.gif) center no-repeat;
	height: 100px;
}

#headerright
{
	height: 100px;
}

#title #headermain h1 { display: none; font-size: 48pt; color: Blue; text-align: center;}

#headermain
{
    background: url(images/festlogo2011.gif) center no-repeat;
    background-color: #fff;
    height: 75px;
}

#navtop
{
	background-color: #c8c8c8;
	font-size: 14px;
	border: none;
}

#navtop a:link, #navtop a:visited
{
    color: #000000;
}

#navtop a:active
{
    color: #000000;
}

#navtop ul { padding-top: 5px; }

.outerpanel
{
	background-color: #E0E2FF;
	border: solid 1px #003300;
}

.eventmonthtable { border: 1px solid #000022; }
.dayNumber { border-bottom: 1px solid #000033; border-left: 1px solid #000033; }
.caldays { border: 1px solid #000066; background-color: #7777AA; }
.calcurrentmonth , .calothermonth , .calcurrentday , .calweekend, .calinpast { border: 1px solid #000033; }
.calcurrentmonth { background-color: #F8F8FF; }
.calothermonth { background-color: #CCCCDD; }
.calcurrentday { background-color: #FFFFBB; }
.calweekend { background-color: #EAEAFF; }
.calinpast { background-image:  url(images/smallcross.gif); background-repeat: repeat; }


.buttonsmall, .buttonsmall-ovr
{
	background: #fffacd;
	border: solid 1px #000066;
}
.buttonsmall-ovr
{
	background: #ffff66;
}


/* tabstrip */

.tabstripbar
{
	border-top: 4px solid #7777CC;
}

.tabstrip ul.tab li
{
	background: #ADAADD;
}

.tabstrip ul.tab li.select
{
	background: #7777CC;
}

.tabstrip ul.tab a:hover, .tabstrip ul.tab a:visited, .tabstrip ul.tab a:link
{
	color: #000;
}

.tabstrip ul.tab a:hover
{
 text-decoration: underline;
}



.gridheader
{
	background: #c2c2eb;
	color:#000066;
}

.gridheader a:link, .gridheader a:active, .gridheader a:visited
{
	color:#000066;
}

.griditem
{
	background: #FDFDFF;
}

.altgriditem
{
	background: #E8F1FF;
}

.griditem td { border-bottom-color: #000066;  }
.altgriditem td { border-bottom-color: #000066; }

* { xborder: solid 1px red !important; }




.minisitenondanceevents table { width: 100%; border: solid 1px black; border-collapse: separate; }
.minisitenondanceevents .header { font-weight: bold; font-size: 10pt; background: blue; color: White; }

.minisitenondanceevents .date { width: 100px; }
.minisitenondanceevents .eventtype { width: 60px; }
.minisitenondanceevents .price { width: 80px; }
.minisitenondanceevents .contact { width: 200px; }

.minisitenondanceevents tr { vertical-align: top; }
.minisitenondanceevents td { padding: 2px; border: solid 1px black; }


.minisitenondanceevents .webtext { margin-bottom: 30px; }

.main p { font-size: 16px !important; padding-bottom: 10px; color: #004400; clear: none; }

.main table td { font-size: 14px; }

.main img { margin-bottom: 10px; }

.main img.left { float: left; margin-right: 10px; }
.main img.right { float: right; margin-left: 10px; }

.main h1 { text-align: center; }
.main h2 { text-align: center; }

.minisitelinks { font-size: 10pt; }
.minisitelinks tr { vertical-align: top; }
.minisitelinks td.link { width: 200px; padding-bottom:8px; }
.minisitelinks td.linkdesc { padding-bottom:8px; }

#footer { color: #004400; }
#footernav h1 a { color: #003300; }

.pageguests .webtext img { float: right; margin-left: 10px; }
.pageguests h1 { text-align: left; }
.pageguests h2 { text-align: left; }

