/* CSS Document */

* { margin: 0; padding: 0; }

html { font-size: 125%; }


/** BASIC */

body {

	background: #ffdd00 url(Assets/img04.gif) repeat-y center top;
	font-size: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

#wrapper {
	margin: 0px auto;
	width: 972px;
	position: relative;
	font-size: 1.1em;
	}
	

h1, h2, h3, h4, h5, h6 {
	font-family: "Verdana", script;
	color: #e32222;
	padding: 1px 5px;
	}

h1.c {
display: block;
margin-left: auto;
margin-right: auto;
}


h1 a {
	height:0;
	overflow:hidden;
	padding-top:150px;
	display:block;
	width:265px;
	margin-left:370px;
	}

img.floatLeft { 
    float: left; 
    padding-right: 10px;
	
	}

img.floatRight {
	float: right;
	padding-left: 20px;
	}


	
/** HEADER */

#header {
	margin: 0px auto;
	background: url(Assets/headerNew4.jpg);
	height: 150px;
	}

/** NAV */


#menu { background: #e32222 url(Assets/NavBackground.gif) repeat-x; }

#nav {
	margin: 0px auto;
	list-style: none;
	background-color: #e32222;
	font-family: "Verdana", script;
	font-weight: bold;
	}

#nav ul {
	list-style: none;
	display: none;
	background: #e32222;
	position: absolute;
	z-index: 5;
	}

#nav li{
	float: left;
	margin: 0;
	font-size: 1.0em;
	border-right: 1px solid #fff;
	}


#subnav li { border:none; }
		
#nav a{
	text-decoration: none;
	display: block;
	letter-spacing: .05em;
	color: #fff;
	padding: 0 6px;
	line-height: 30px;
	}

#nav li li{
		font-size: .8em;
		margin: 0;
		float: none;
		}

#nav li:hover ul{ display: block; }

#nav li li a{
	line-height: 20px;
	height: 20px;
	display: block;
	}

#nav li li a.first{ border-width: 0 0 1px; }

#nav a:hover{
	background: #ffff00;
	cursor: pointer;
	color: #000000;
	}

#nav a.parent:hover {
	background: none;
	cursor: default;
	}

/** CONTENT */

#content {
	width: 972px;
	margin: 0px auto;
	background: url(Assets/blueBackground.gif) repeat-y right top;
	}

#content h1 { font-size: 2em; text-transform: uppercase; }
#content h2 { font-size: 1.2em; }
/*#content h3 { font-size: 1em; }*/

#content h3 { 
	padding-top:3px;
	font-size: 1 em;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

#content h3 a { 
	color:#831dae;
	 }

#content ul {
	margin-left: 10px;
	list-style: square inside;
	}

#content li{ 
	margin-left: 2em;
	text-indent: -1.1em;
	padding: 3px; }

/* the following rules apply only to IE */
*html #content li { text-indent: -1.45em; }

#content p {
	padding: 5px;
	line-height: 150%;
	}

#content a { 
	color: #e32222;
	}

#left {
	float: left;
	width: 600px;
	padding: 15px 0 10px 15px;
	}
	
#left h1, h2 {
	text-align: center
	}

#left img {
	border: none
	}

#right {
	float: right;
	width: 275px;
	padding: 15px 0px;
	text-align: center;
	}

#right ul {
	margin: 0px;
	padding: 3px;
	list-style: circle;
	text-align: left;
	list-style-position: inside
	}
	
#right li{ padding: 0px;}

#right a {
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #0099ff;
	}

/** above color was 	color: #e32222;*/


#right img {
	border: none;
	}


/**FOOTER*/

#footer {
	clear: both;
	width: 972px;
	background: #ffffff url(Assets/img/footer0109.jpg) no-repeat;
	}

#footer p {
	padding: 10px;
	border-top: 2px solid #83100d;
	}

#footer a { color: #e32222; }


#footer ul {
	list-style: none;
	text-align: center;
	clear: both;
	height: 145px;
	
	}

#footer li { display: inline; }

#footer ul a {
	display: block;
	float: left;
	height: 144px;
	/*margin: 0 0 0 63px;*/
	}

#footer ul span { display: none; }

#footer #aboutsub a {
	background:url(Assets/img/aboutUsBttn.jpg) no-repeat 0 0px;
	width:150px;
	overflow:hidden;
	height:0px;
	padding-top:144px;
	display:block;
	margin-left:64px;
}

#footer #aboutsub a:hover { background:url(Assets/img/aboutUsBttn.jpg) no-repeat 0 -144px;}

#footer #studiosub a {
	background:url(Assets/img/contactBttn2.jpg) no-repeat 0 0px;
	width:150px;
	overflow:hidden;
	height:0px;
	padding-top:144px;
	display:block;
	margin-left:24px;
}

#footer #studiosub a:hover { background:url(Assets/img/contactBttn2.jpg) no-repeat 0 -144px;}

#footer #musicsub a {
	background:url(Assets/img/buyMusicBttn.jpg) no-repeat 0 0px;
	width:150px;
	overflow:hidden;
	height:0px;
	padding-top:144px;
	display:block;
	margin-left:29px;

}

#footer #musicsub a:hover { background:url(Assets/img/buyMusicBttn.jpg) no-repeat 0 -144px;}

#footer #contactussub a {
	background:url(Assets/img/contactBttn.jpg) no-repeat 0 0px;
	width:150px;
	overflow:hidden;
	height:0px;
	padding-top:144px;
	display:block;
	margin-left:24px;

}

#footer #contactussub a:hover { background:url(Assets/img/contactBttn.jpg) no-repeat 0 -144px;}

#footer #presssub a {
	background:url(Assets/img/pressBttn.jpg) no-repeat 0 0px;
	width:150px;
	overflow:hidden;
	height:0px;
	padding-top:144px;
	display:block;
	margin-left:21px;

}

#footer #presssub a:hover { background:url(Assets/img/pressBttn.jpg) no-repeat 0 -144px;}
	
/*#footer #link2 { margin: 0 0 0 35px; } 
#footer #link3 { margin: 0 0 0 37px; }
#footer #link4 { margin: 0 0 0 35px; }
#footer #link5 { margin: 0 0 0 37px; }*/


/* the following rules apply only to IE */
*html #footer ul a { margin: 0 0 0 31px; }


/*/////////CLEARFIX///////////////////////////////////////*/
.clearfix:after, #nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, #nav {
	display: inline-block;
}
*html .clearfix, *html #nav { height: 1%; }
.clearfix, #nav{ display: block; }

/*TABLE*/
#mytable {
	width: 600px;
	padding: 0;
	margin: 0;
}

#mytable #th {
	font: bold 11px "Verdana", script;
	color: #e32222;
	border-right: 1px solid #9f0a04;
	border-bottom: 1px solid #9f0a04;
	border-top: 1px solid #9f0a04;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: url(Assets/footerOrange.gif) repeat-x;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #9f0a04;
	border-bottom: 1px solid #9f0a04;
	background: none;
}

#mytable td {
	border-right: 1px solid #9f0a04;
	border-bottom: 1px solid #9f0a04;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #f46c15;
}


#mytable td.alt {
	background: #efefef;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #9f0a04;
	border-bottom: 1px solid #9f0a04;
	border-top: 0;
	background: #fff;
	font: bold .85em "Verdana", script;
}



#mytable th.specalt {
	border-left: 1px solid #9f0a04;
	border-bottom: 1px solid #9f0a04;
	border-top: 0;
	background: #efefef;
	font: bold .85em "Verdana", script;
	color: #797268;
}

/*THUMBNAIL*/

.thumbnail{
	position: relative;
	z-index: 0;
	float: left;
	padding: 10px;
	text-decoration: none; 
	}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #efefef;
	padding: 5px;
	left: -1000px;
	border: 1px dashed #e32222;
	visibility: hidden;
	color: black;
	}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;

	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
	}

/*/////Schedule Table/////*/


#scheduleTable {
	width:105%;
	border:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	}

/*#scheduleTable table a, #scheduleTable table a:link, #scheduleTable table a:visited {
	border:none;
	color:blue
	}
*/							
#scheduleTable a, a:link, a:visited {
	border:none;
	color:blue
	}							
	
#scheduleTable img {
	border:0;
	margin-top:.5em;
	}
		
#scheduleTable caption {
	color: #FF0033;
    font:bold 2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	

#scheduleTable tr td	{
	background:#f7fbff;
    font:bold 1.0em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;

	}
#scheduleTable tr.odd td	{
	background:#ccccff;
	color:
	}
#scheduleTable tr.even td	{
	background:#ffffff;
	text-align:left;
	color:black
	}
#scheduleTable tr td.pink {
	background:#FF9999;
	color:white
	}
#scheduleTable tr td.yellow {
	background:#FFFF99;
	color:black
	}
#scheduleTable tr td.red {
	background:#FF0033;
	color:white
	}
#scheduleTable tr td.orange {
	background:#FF6633;
	color:white;
	}
#scheduleTable tr td.purple {
	background:#CC99FF;
	color:white
	}
#scheduleTable tr td.blue {
	background:#3333CC;
	color:white
	}
#scheduleTable tr td.fuschia {
	background:#FF00CC;
	color:white
	}
#scheduleTable td.separate {
	background:#6666FF;
	}

#scheduleTable td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
#scheduleTable th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}
								
#scheduleTable thead th {
	background:#9999ff;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: white
	}	
#scheduleTable tfoot th {
	text-align:center;
	background:#9999ff;
	}	
#scheduleTable tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:white;
		}		
#scheduleTable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
/*/////Subscription Table/////*/


#subscriptTable {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	}

#subscriptTable table a, #subscriptTable table a:link, #subscriptTable table a:visited {
	border:none;
	}							
	
#subscriptTable img {
	border:0;
	margin-top:.5em;
	}
		
#subscriptTable caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	

#subscriptTable tr.odd td	{
	background:#f7fbff
	}

#subscriptTable tr.odd .column1	{
	background:#f4f9fe;
	}	

#subscriptTable.column1	{
	background:#f9fcfe;
	}
#subscriptTable td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
#subscriptTable th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}
								
#subscriptTable thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
#subscriptTable tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
#subscriptTable tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#subscriptTable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
	/*/////Benefits Comparison Table/////*/


#compareTable {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	}

#compareTable table a, #compareTable table a:link, #compareTable table a:visited {
	border:none;
	}							
	
#compareTable img {
	border:0;
	margin-top:.5em;
	}
		
#compareTable caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	

#compareTable tr.odd td	{
	background:#ccccff
	}

#compareTable tr.header td	{
	background:#ccccff;
	color:#9ba9b4;
	font-size: large;
	font-variant: small-caps;
	font-weight: bold
	}


#compareTable tr.odd .column1	{
	background:#ccccff;
	}	

#compareTable.column1	{
	background:#f9fcfe;
	text-align: left;
	}
#compareTable td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
#compareTable th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}
								
#compareTable thead th {
	background:#ccccff;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
#compareTable tfoot th {
	text-align:center;
	background:#ccccff;
	}	
#compareTable tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#compareTable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}

.gallerycontroller{
width: 262px
display: block;
margin-left: auto;
margin-right: auto;
}

.gallerycontent{
width: 262px;
height: 330px;
border: none;
background-color: #DFDFFF;
padding: 1px;
display: block;
margin-left: auto;
margin-right: auto;
}

nt:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
#compareTable tfoot th {
	text-align:center;
	background:#ccccff;
	}	
#compareTable tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#compareTable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}

/*/////curriculumTable/////*/


#curriculumTable {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	}

#curriculumTable table a, #curriculumTable table a:link, #curriculumTable table a:visited {
	border:none;
	}							
	
#curriculumTable img {
	border:0;
	margin-top:.5em;
	}
		
#curriculumTable caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	

#curriculumTable tr.odd td	{
	background:#ccccff
	}

#curriculumTable tr.odd .column1	{
	background:#ccccff;
	}	

#curriculumTable.column1	{
	background:#f9fcfe;
	text-align: left;
	}
#curriculumTable td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
	}				
#curriculumTable th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}
								
#curriculumTable thead th {
	background:#ccccff;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
#curriculumTable tfoot th {
	text-align:center;
	background:#ccccff;
	}	
#curriculumTable tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#curriculumTable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}


.gallerycontroller{
width: 262px
display: block;
margin-left: auto;
margin-right: auto;
}

.gallerycontent{
width: 262px;
height: 330px;
border: none;
background-color: #DFDFFF;
padding: 1px;
display: block;
margin-left: auto;
margin-right: auto;
}

	/*/////Benefits Comparison Table/////*/


#campTable {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	border-color: 6600cc
	}

#campTable table a, #campTable table a:link, #campTable table a:visited {
	border:none;
	}							
	
#campTable h3 {
	color:white
		}

#campTable h3.themes {
	color: #660099
		}		
#campTable caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	color:white
	}	

#campTable tr.odd td	{
	background:#cc0033;
	font-size: medium;
	color:white
		}

#campTable td.price	{
	background:#3300cc;
	font-size: medium;
	color:white
		}
#campTable td.pricefoot	{
	background:#6600cc;
	font-size: smaller;
	color:white
		}
#campTable td.category a {
	font-size: larger;
	font-variant: small-caps;
	color:#6600cc
		}
#campTable tr.header td	{
	background:#cc0033;
	color:white;
	font-size: large;
	font-variant: small-caps;
	font-weight: bold
	}

#campTable tr.themesheader td a	{
	background:white;
	color: #3300cc;
	font-size: small;
	font-weight: bold;
	font-family: Verdana;
	font-variant: small-caps
	}

#campTable tr.odd .column1	{
	background:#ccccff;
	}	

#campTable.column1	{
	background:#f9fcfe;
	text-align: left;
	}
#campTable td {
	color:#cc0033;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
#campTable td.foot {
	color:#cc00cc;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	font-style: italic;
	font-size: smaller
	}
#campTable th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}
								
#campTable thead th {
	background:#ccccff;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
	}


