@import url("../../minisite/core.css");


body
{
    background: #676767;
    color: #002B93;
}

#mastercontainer { width: 800px; margin: 20px auto 30px auto; 
	background-color: #fff; background-image: url(images/watermark_blue_right.gif); background-position: bottom right; background-repeat: no-repeat; }

a:link, a:visited, a:active
{
	text-decoration: none;
    color: #B20029; /*#393C77;*/
}

a:hover
{
	text-decoration: underline;
    color: #B20029; /*#393C77;*/
}

/* text #7777CC */

h1, h2, h3, h4, h5, h6
{
   color: #B20029;/*#393C77;*/
}

#headerleft { display: none; }
#headerright { display: none; }
#title #headermain h1 { display: none; }

#header
{
    height: 136px;
    background-image: url(images/bannerlogoblue.gif);
    background-repeat: no-repeat;
    background-position: top center;
}

#headermain { height: 105px; }
#navtop { height: 30px; background: none; border: none; font-size: 13px; }
#navtop ul { padding-top: 7px; }
#navtop ul li { margin-right: 12px; }
#navtop ul li.contactus { margin-right: 0px; }

#navtop a:link, #navtop a:visited { color: #fff; }
#navtop a:active { color: #fff; }


/* popup menu support */
#navtop ul li { position: relative; }
#navtop ul ul 
{
	display: none; position: absolute; top: 100%; left: 0; 
	background-color: #000066; 
	width: 100%; height: auto; 
	padding: 3px 3px 3px; margin: 0px 0 0 0;
}
#navtop ul ul li { display: block; padding: 5px; margin: 0; width: 100%; height: auto; text-align: left;}
#navtop ul li:hover ul { display: block; }

#body { padding-bottom: 10px; }
.main { width: 600px; }
.main p { clear: none; }

.main h1 { font-size: 18pt; }
.main h2 { font-size: 16pt; }
.main h2 { color: #002B93; font-size: 12pt; margin-bottom: 2px; }

.outerpanel
{
	background-color: #EAEAEF;
	border: solid 1px #ADAADD;
	padding: 7px;
}

.outerpanel h2 { margin-top: 0px; } 
.outerpanel td { padding-right: 20px; }

#et_logo { display: block; }
#titletext { margin-bottom: 20px; }

.eventmonthtable { border: 1px solid #7777CC; width: 600px; }
.dayNumber { border-bottom: 1px solid #393C77; border-left: 1px solid #393C77; }
.caldays { border: 1px solid #000066; background-color: #000066; color: #fff;}
.calcurrentmonth , .calothermonth , .calcurrentday , .calweekend, .calinpast { border: 1px solid #393C77; }
.calcurrentmonth { background-color: #F8FFF8; }
.calothermonth { background-color: #CCCCDD; }
.calcurrentday { background-color: #FFFFBB; }
.calweekend { background-color: #EAEAEF; }
.calinpast { background-image: url(images/bigcross_blue.gif); }

.calendarlegend { padding: 10px; width: 450px; margin-top: 30px; margin-bottom: 30px; margin-left: auto; margin-right: auto;  border: none;}
.calendarlegend h1 { font-size: 8pt; }

.caltitlecontainer { border: solid 2px #000066; margin-top: 0px; padding-top: 3px; background-color: #000066; }
.caltitle { color: #fff; }

.cal_datepicker a { color: #fff; }
.cal_datepicker a:link { color: #fff; }
.cal_datepicker a:active { color: #fff; }
.cal_datepicker a:visited  { color: #fff; }

.buttonsmall, .buttonsmall-ovr
{
	background: #002B93;
	border: solid 1px #7777CC;
	color: #fff;
}
.buttonsmall-ovr
{
	background: #7777CC;  
	color: #fff;
}

/* BK: #ADAADD EMP: #7777CC */
/* old: #ADAADD EMP: #7777CC */

/* tabstrip */

.tabstripbar { border-top: 4px solid #000066; }
.tabstrip ul.tab li { background: #002B93; }
.tabstrip ul.tab li.select { background: #000066; }
.tabstrip ul.tab a:hover, .tabstrip ul.tab a:visited, .tabstrip ul.tab a:link { color: #fff; }
.tabstrip ul.tab a:hover {  text-decoration: underline; }

.grid { border: solid 2px #000066; }

.gridheader
{
	background: #000066;
	color:#fff;
	border: solid 2px #000066;
}

.gridheader a:link, .gridheader a:active, .gridheader a:visited
{
	color:#7777CC;
}

.griditem
{
	background: #FDFDFF;
}

.altgriditem
{
	background: #E8F1FF;
}

.griditem td { border-bottom-color: #7777CC;  }
.altgriditem td { border-bottom-color: #7777CC; }

.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; }


.minisitelinks { font-size: 10pt; }
.minisitelinks tr { vertical-align: top; }
.minisitelinks td.link { width: 200px; padding-bottom:8px; }
.minisitelinks td.linkdesc { padding-bottom:8px; }

#footernav h1 a { color: #393C77; text-decoration: underline; }
#footernav h1 a:hover { text-decoration: underline; }

#footer { color: #393C77; }
#footer a { font-weight: bold; }


.webtext p { margin-bottom: 10px; font-size: 1.3em; line-height: 1.7em; }
.webtext td { font-size: 1.1em; line-height: 1.5em; }
.webtext td p { font-size: 1.1em; line-height: 1.5em; }
.webtext td p a { font-size: 1.1em; line-height: 1.5em; }

.webtext ul { margin-left: 15px; margin-bottom: 10px; font-size: 1.3em; list-style-type: disc; }
.webtext li { margin-bottom: 5px; line-height: 1.7em; }

legend { color: #B20029; }

.webtext .floatright { float: right; margin-left: 10px; margin-bottom: 5px; }
.webtext .floatright .caption { margin-top: 10px; width: 269px; font-size: 11px; text-align: center; }
.webtext a:link, .webtext a:visited, .webtext a:active { text-decoration: underline; }

.outerpanel a { font-size: 1em !important; }
.dt a { font-size: 9px; }


/* MENU FIXES */
#navtop ul li.classes ul { width: 160px; }
#navtop ul li.workshops ul { width: 180px; }
#navtop ul ul li.bk { width: 170px; }
#navtop ul li.findus ul { width: 190px; }

/* PAGE FIXES */

.pagefindus table img { margin-left: 10px; margin-bottom: 10px; }
.pagefindus table td { font-size: 1em !important; line-height: 1.2em; }
.pagefindus table td a { font-size: 1em !important; line-height: 1.2em; }

.pagetnm table { margin-top: 7px; }
.pagetnm table td { padding: 3px; }
.pagetnm table td { padding-bottom: 5px; }
.pagetnm table thead td { font-size: 11pt; }

p.custom_emphasis_1 { border: solid 1px #B20029; padding: 5px; text-align: center; font-weight: bold; color: #B20029; }
p.custom_emphasis_2 { border: solid 1px #002B93; padding: 5px; }
