@import url("../../minisite/core.css");
xx
{
	border: solid 1px #f00;
}

body
{
	background: url(images/bg55.jpg) no-repeat;
	background-position: right bottom;
}

a
{
	text-decoration: underline;
    color: #00f;
}

a:hover
{
	text-decoration: underline;
    color: #00f;
}

h1, h2, h3, h4, h5, h6 { color: #00f; }

#body
{
	margin: 0px;
	padding: 0px;
	
}


#header
{
	width: 100%;
	background-color: #ffffcc;
	height: 140px;
}

#logo
{
	position: absolute; left: 0px; top: 0;
	width: 160px;
	background-image: url(images/lhr.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#title
{
	position: absolute; left: 160px; top: 0;
	margin-top: 15px;
	height: 100px;
	width: 650px;
}

#aydlogo
{
	display: none;
}

#headerleft 
{
	background: #ffc url(images/cl.jpg) left top no-repeat; width: 140px; height: 140px;
	float: none;
}
#headermain { background: url(images/headertext600.jpg) center bottom no-repeat; height: 100px;  }

#headerright { display:none; }

#navareaXXX
{
	border: none;
	position: absolute;
	top: 20px;
	left: 300px; 
}

#navtop
{
	position: absolute; left: 0px; top: 50px; 
	width: 130px;
	border: none;
	z-index: 99;
	
}


#navtop ul
{
    margin: 128px 0px 0px 0px;
    height: 500px;
}

#navtop ul li
{
    display: block;
	background: url(images/bbbutton.jpg) no-repeat center top;
    margin:  0px 0px 0px 0px;
    font-weight: bold;
    height: 120px;
    width: 140px;
    padding: 0px 0px 0px 0px;
}


/*#navtop a:hover, #navtop a:link, #navtop a:selected, #navtop a:visited */
#navtop a
{ 
	margin: 0px auto 0px auto;
	padding: 45px 0px 0px 0px;
	color: #5A59FF; 
	font-size: 14pt;
	font-weight: bold;
	display: block; 
	width: 110px; height: 70px; 
	background: url(images/button.png) ; 
	text-transform: uppercase;
}



#headerback
{
	margin-left: 200px;
}
	
#headerline
{
	background: url(images/rv.jpg);
	height: 20px;
	width: 100%;
}

#headerlineimage
{
	background-position: 0px 0px;
	background-image: url(images/lhb.jpg);
	background-repeat: no-repeat;
	height: 20px;
}





#sidebar
{
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 30px;
	position: absolute;
	left: 0; top: 160px;
	width: 130px;
	height: 1600px;
	color: White;
	background: #ffffcc url(images/rh.jpg) repeat-y right ;
	
}
#sidebar a
{
	text-decoration: none;
	color: White;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#sidebar a.strikeout
{
	text-decoration: line-through;
}

#sidebar a:hover.strikeout
{
	text-decoration: underline line-through;
}


#sidebar h1
{
	color: White;
	font-weight: bold;
	font-size: 13pt;
	text-transform: uppercase;
}

#sidebar h2
{
	margin-top: 20px;
	color: White;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
}

.main
{
	margin: 0px 0px 0px 170px;
	padding: 20px 0px 0px 20px ;
	width: 580px;
	color: Navy;
}

.main p
{
	font-size: 12pt;
	line-height: 15pt;
	color: Navy;
	clear: both;
}

.main p strong
{
	color: #00f;
}

.main h1
{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}

#titletext h1
{
	text-align: center;
}

.main h2
{
	text-align: left;
	margin-top: 25px;
	margin-bottom: 18px;
	font-size: 13pt;
	
}

.main h1 sup
{
	font-size: 14pt;
}

.main h2 sup
{
	font-size: 12pt;
}


.main h3
{
	font-size: 9pt;
	text-align: left;
}

.main .title
{
	position: relative;
	width: 650px;
}

#titletext
{
	margin-left: 100px;
	margin-right: 100px;
}

#et_logo
{
	position: absolute;
	left: 0; top: 0;
	padding: 0px 10px 10px 0px;
}

#org_logo
{
	position: absolute;
	right: 0; top: 0;
	padding: 0px 0px 10px 10px;
}

.fullwidth
{
	margin: 30px auto 20px 140px;
	xbackground: #fff;
}

#footer
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 810px;
    margin: 0px 0px 30px 0px;
	background-color: Transparent;
    
	
}


.listitem
{
	width: 600px;
}

.listitem h3
{
	text-align: left;
	font-size: 12pt;
}


#footernav
{
	margin-left: 160px;
	width: 580px;
	color: #00f;
	background-color: Transparent;
	
}

#footernav h1
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}

#footernav h1 a
{
	text-decoration: none;
	color: #00f;
}

#footernav h1 a:hover
{
	text-decoration: underline;
}

#footernav p 
{
	margin-bottom: 10px;
}

.outerpanel
{
	background-color: #ffffcc;
	font-size: 9pt;
	line-height: 14pt;
	padding: 5px;
	margin-bottom: 10px;
	border: solid 1px #00f;
}

.outerpanel label
{
	font-weight: bold;
	color: #00f;
	display: block;
	width: 100%; 
}

.outerpanel h2
{
	margin-top: 5px;
}
	


.eventmonthtable { border: 1px solid #300015; width: 100%; background-color: #fff; }
.calheader { background-color: #fff;}
.dayNumber { border-bottom: 1px solid #300015; border-left: 1px solid #300015; }
.caldays { border: 1px solid #330000; background-color:#BEC0FD; color:White; }
.calcurrentmonth , .calothermonth , .calcurrentday , .calweekend, .calinpast { border: 1px solid #000033; font-size: 8pt; height: 70px}
.calcurrentmonth { background-color: #FFF8F6;  }
.calothermonth { background-color: #ded4d4; }
.calcurrentday { background-color: #FFFFBB; }
.calweekend { background-color: #BEC0FD; }
.calinpast { background-image:  url(images/smallcross.gif); background-repeat: repeat; }
.caltitle { color: #00f; font-size:10pt; }

.eventmonthtable a.strikeout
{
	text-decoration: line-through;
}

.eventmonthtable a:hover.strikeout
{
	text-decoration: line-through underline;
}


/* tabstrip */

.tabstripbar
{
	border-top: 4px solid #5A59FF;
}

.tabstrip ul.tab li
{
	background: #BEC0FD;
}

.tabstrip ul.tab li.select
{
	background: #5A59FF;
}

.tabstrip ul.tab a:hover, .tabstrip ul.tab a:visited, .tabstrip ul.tab a:link
{
	color: white;
}

.tabstrip ul.tab a:hover
{
 text-decoration: underline;
}

.buttonsmall, .buttonsmall-ovr
{
    background: #BEC0FD;
    border: solid 1px #330000;
    color:White;
}
.buttonsmall-ovr
{
    background: #5A59FF;
    color:White;
}

.gridheader
{
	background: #5A59FF;
	color:White;
}

.gridheader th
{
	font-size: 8pt;
	padding: 3px;
}

.griditem td {padding-left: 4px;}
.altgriditem td {padding-left: 4px;}


.gridheader th a
{
	color:White;
	text-decoration: none;
}

.gridheader th a:hover
{
	color:White;
	text-decoration: underline;
}

.griditem
{
	color: Navy;
	xbackground: #FFFCFD;
}

.altgriditem
{
	color: Navy;
	background: #ffffcc;
}


.griditem td { border-bottom-color: #BEC0FD;  }
.altgriditem td { border-bottom-color: #BEC0FD; }



fieldset
{
	display: block;
	border: solid 1px #00f;
}


fieldset legend
{
	color: #00f;
}

.dlgbuttons
{
	margin-top: 70px;
}


.webtext h1 { font-weight: bold; font-size: 14pt; }
.webtext h2 { font-weight: bold; font-size: 12pt; }
.webtext h3 { font-weight: bold; font-size: 10pt; }


.webtext p
{
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 10px;
}	

.webtext td { font-size: 10pt; }


.webtext img { padding: 5px; border: solid 1px #D3006A; }

.menuitemselected
{
	color: #00f !important;
}

#navtop ul li.home { background-image: url(images/home.png); }
#navtop ul li.home a { font-size: 0pt; text-decoration: none; }

#navtop ul li.about { background-image: url(images/about.png); }
#navtop ul li.about a { font-size: 0pt; text-decoration: none; }

#navtop ul li.tevents { background-image: url(images/events.png); }
#navtop ul li.tevents a { font-size: 0pt; text-decoration: none; }

#navtop ul li.special { background-image: url(images/special.png); }
#navtop ul li.special a { font-size: 0pt; text-decoration: none; }

#navtop ul li.classes { background-image: url(images/classes.png); }
#navtop ul li.classes a { font-size: 0pt; text-decoration: none; }

#navtop ul li.dances { background-image: url(images/dances.png); }
#navtop ul li.dances a { font-size: 0pt; text-decoration: none; }

#navtop ul li.workshop { background-image: url(images/workshop.png); }
#navtop ul li.workshop a { font-size: 0pt; text-decoration: none; }

#navtop ul li.events { background-image: url(images/calendar.png); }
#navtop ul li.events a { font-size: 0pt; text-decoration: none; }

#navtop ul li.photos { background-image: url(images/photos.png); }
#navtop ul li.photos a { font-size: 0pt; text-decoration: none; }

#navtop ul li.news { background-image: url(images/news.png); }
#navtop ul li.news a { font-size: 0pt; text-decoration: none; }

#navtop ul li.contactus { background-image: url(images/contactus.png); }
#navtop ul li.contactus a { font-size: 0pt; text-decoration: none; }


#navtop ul li  a:visited { font-size: 0pt; text-decoration: none; }
#navtop ul li  a:link { font-size: 0pt; text-decoration: none; }
#navtop ul li a:hover { font-size: 0pt; text-decoration: none; }



.title h1 { text-align: center; }
.title h2 { text-align: center; }
.title h3 { text-align: center; }



#nextevent { width: 500px; }
#typeline { position: absolute; margin-left: -50%; font-size: 24px; font-weight: bold; }

.pageabout #sidebar { height: 1600px; }
.pageclasses #sidebar { height: 4560px; }
.pagedances #sidebar { height: 3000px; }
.pageworkshop #sidebar { height: 3000px; }
