body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size:11px;
	background-image: url(/images/site_graphics/site_bg.jpg);
	background-position: center top;
	background-color: #FFFFFF;
	background-repeat: repeat;
}



/* layout begin */

#wrapper {
	position: relative;
	width: 892px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
}

#border {
	width: 890px;
	border: 1px solid #e00404;
}

#header {
	width: 890px;
	height: 112px;
	background-image: url(images/site_graphics/swoosh.gif);
	background-repeat: no-repeat;
	z-index:600;
}

#breadcrumb {
	background-color:#e5e5e5;
	margin-top: 12px;
	margin-left: 18px;
	margin-right: 19px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}

#content {
	float:left;
	background-color:#FFFFFF;
	clear: left; /* in order for drop down menu list items to float */
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 17px;
	width: 556px;
}

#sidebar {
	float:right;
	width: 298px;
	background-color:#FFFFFF;
	padding-top: 17px;
}

#navBottom {
	clear:both;
	text-align:center;
	padding: 0px 18px 0px 18px;
}

#footer {
	width: 890px;
	padding-top: 3px;
	text-align: right;
}
	
#logo { /*move right and down one pixel to compensate for red border*/
	position:absolute;
	top:1px; 
	left:1px;
}

#topmenu2010 {
	text-align:right;
	padding-top:10px;
	padding-right:19px;
}

#search {
	text-align:right;
	padding-top:20px;
	padding-right:19px;
}

#search table { /* right align table */
	margin-left:auto;
	margin-right:0px;
}

#search form {
	margin:0px;
	padding:0px;
}

#searchBox {
	border: 1px solid #DA1717;
	height:18px;
	margin: 0px;
	padding: 0px;
}

#searchSubmit {
	border: 0;
	height:20px;
	margin: 0px;
	padding: 0px;
	background-color:#DA1717;
}


#address {
	padding-top: 5px;
	padding-right:19px;
	clear:both;
}

#copyright {
	float:left;
	padding-left:10px;
	width:546px;
}

#privacy {
	width: 250px;
	float:right;
}

.flashAd {
	margin-bottom:17px;
}

.contentModule {
	margin-bottom:17px;
	background-repeat: repeat-x;
	background-position: top;
	width: 534px;
	padding-left: 11px;
	padding-right: 11px;
	clear:both;
	background-image: url(images/site_graphics/fade_bg.jpg);
}

.contentModule tr {
	line-height:1.3em;
}

.sidebarAd {  /* total width with borderis 279 */
	width:277px;
	margin-bottom:17px;
	border: 1px solid #000000;
}
 
.sidebarModule {  /* total width with padding is 279 */
	margin-bottom:17px;
	background-image: url(/images/site_graphics/fade_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 257px;
	padding-left: 11px;
	padding-right: 11px;
}

.sidebarModule tr {
	line-height:1.5em;
}

#viewSchedule {
	text-align: right;
	margin-bottom: -24px;
	margin-right:-11px;
}

.banner {
	border: 1px solid #000000;
	margin-top: 1px; /* to compensate for the added 1px border */
	margin-bottom: 17px;
}

.grid {
	background-color:#f7f7f7;
	letter-spacing: 0.5px;
	line-height:1.3em;
	width: 556px;
	margin-bottom:17px;
}

.grid td {
	padding:4px 4px 4px 4px;
}

.gridDivider {
	padding:4px 0px 4px 0px;
}

.gridHeader {
	background-image: url(/images/site_graphics/grid_header_bg.jpg);
	background-repeat: repeat-x;
	line-height:2.8em;
}

.gridDiscHeader {
	background-image: url(/images/site_graphics/grid_header_bg.jpg);
	background-repeat: repeat-x;
	line-height:2.8em;
}

.gridDiscTitle {
	margin-top:-4px;
	padding-bottom:8px;
}

.gridFooter {
	background-image: url(/images/site_graphics/grid_footer_bg.jpg);
	background-repeat: repeat-x;
	line-height:1.1em;
}

.gridNote {
	font-style:italic;
	background-color: #FFFFFF;
	line-height: 1.6em;
}

.gridScheLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bebcbc;
}

.gridScheLineb {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bebcbc;
	border-bottom-color: #bebcdc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.odd {
	background-color:#edebeb;
}

.facultyPic {
	float:left;
	font-size:10px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.facultyPic img {
	border: 1px solid #000000;
}

.media {
	text-align:center;
	padding-top: 2px;
}

.photoGallery img {
	border: 1px solid #000000;
}

.photoGallery td {
	vertical-align:top;
}

/* layout end */



/* font and link styles begin */

p {
	margin:0px 0px 11px 0px;
	line-height:16px;
}

.contentText {
	font-size:12px;
}

.contentText p {
	line-height:17px;
}

h1 {
	margin:0px 0px 1px 0px;
	padding:0px;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	margin:0px 0px 1px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
}

ul {
	margin:0px 0px 10px 30px;
	padding:0px;
}

ol {
	margin:0px 0px 10px 30px;
	padding:0px;
}

li {
	line-height: 1.4em;
}

a:link {
	text-decoration: none;
	color:#DA1717;
}

a:visited {
	text-decoration: none;
	color:#DA1717;
}

a:hover {
	text-decoration: underline;
	color:#DA1717;
}

a:focus {
-moz-outline-style: none;
}

#content p {
	text-align:left;
}

#address {
	color:#333333;
	text-align:right;
}

#address p {
	margin:0;
	padding:0;
}

#address a {
	color:#333333;
	text-decoration:none;	
}

#address a:visited {
	color:#333333;
	text-decoration:none;	
} 

#address a:hover {
	color:#DA1717;
	text-decoration:underline;	
}

#copyright {
	text-align: left;
	font-size:10px;
	color:#666666;
	line-height:14px;
	}
	
#copyright a {
	color:#666666;
	text-decoration:none;
}

#copyright a:visited {
	color:#666666;
	text-decoration:none;
}

#copyright a:hover {
	color:#DA1717;
	text-decoration:underline;
} 

#privacy ul {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#privacy li {
	display:inline;
	padding-right:10px;
}

#privacy a {
	color:#DA1717;
	font-size:10px;
	text-decoration:none;
}

#privacy a:visted {
	color:#DA1717;
	text-decoration:none;
}

#privacy a:hover {
	color:#DA1717;
	text-decoration:underline;
}

.contentModule h1 {
	color:#DA1717;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 8px 0px;
	padding-top: 8px;
} 

.sidebarModule h1 {
	color:#DA1717;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 8px 0px;
	padding-top: 8px;
} 

#navBottom p {
	margin:-11px 0px 11px 0px;
	list-style:none;
	text-align:center;
}

#navBottom ul {
	margin:0px;
	padding:10px 0px 11px 0px;
	list-style:none;
	text-align:center;
}

#navBottom li {
	padding: 0px 8px 0px 8px;
	display: inline;
}

.sub {
	color:#2929e6;
}

.oddSub {
	background-color:#edebeb;	
	color:#2929e6;
}

.gridDateTitle {
	font-size:18px;
	font-weight:bold;	
}

.gridDiscTitle {
	font-size: 18px;
	text-align: center;
	font-weight:bold;
}

.gridDiscHeader td {
	text-align:center;
	font-size:15px;	
}

.month {
	font-size: 12px;
}

/* font and link styles end */



/* main nav bar styles begin */

#nav {
	position:absolute;
	top:93px;
	z-index: 1000;
}

#navBar, #navBar ul { /* all nav lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#navBar a { /* all nav list links */
	text-decoration: none;
	display:block;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
}

#navBar li { /* all nav list items */
	float: left;
	display:block;
	height:20px;
	border-right-width:2px;
	border-right-color:#ffffff;
	border-right-style: solid;
	background-color: #DA1717;
    letter-spacing: 1px;
}

#navBar li ul { /* second-level nav lists */
	position: absolute;
	top:19px;
	margin-left:10px;
	border: 1px solid #DEDEDE;
	letter-spacing: 0px;
	left: -999em;
}

#navBar li ul a { /* second-level nav list links */
	display:block;
	height:17px;
	font-weight:normal;
	color: #DEDEDE;
	text-align:left;
	padding-left:6px;
	margin: 0px;
	letter-spacing: 0px;
	font-size: 11px;
}

#navBar li ul a:hover { /* second-level nav list links hover */
	background:#FFFFFF;
	color:#da1717
}

#navBar li ul li { /* second-level nav list items */
	background-color: #da1717;
	border-bottom:1px;
	border-bottom-style:solid;
	border-color:#DEDEDE;	
	border-right:none;
}

#navBar li ul li a { /* second-level nav list item links */
	padding-top:3px;
	background-image:none;
}

#navBar li:hover ul, #navBar li.sfhover ul { /* nav lists nested under hovered list items */
	left: auto;
}


#home {
	width:70px;
}

#studio {
	width:96px;
	font-size: 12px;
}

#studio ul, #studio ul li { /* width of drop down, and width of link area */
	width: 145px;
}

#schedule {
	width:85px;
	font-size: 12px;
}

#schedule ul, #schedule ul li { /* width of drop down, and width of link area */
	width: 162px;
}

#faculty {
	width:86px;
	font-size: 12px;	
}

#faculty ul, #faculty ul li { /* width of drop down, and width of link area */
	width: 120px;
}

#groups {
	width:78px;
	font-size: 12px;	
}

#groups ul, #groups ul li { /* width of drop down, and width of link area */
	width: 134px;
}

#workshops {
	width:98px;
	font-size: 12px;	
}

#workshops ul, #workshops ul li { /* width of drop down, and width of link area */
	width: 166px;
}

#training {
	width:131px;
	font-size: 12px;	
}

#training ul, #training ul li { /* width of drop down, and width of link area */
	width: 150px;
}

#children {
	width:120px;
	font-size: 12px;	
}


#children ul, #children ul li { /* width of drop down, and width of link area */
	width: 130px;
}

#isvp {
	width:96px;
	font-size: 12px;	
}

#isvp ul, #isvp ul li { /* width of drop down, and width of link area */
	width: 118px;
}

#shop {
	width:85px;
	font-size: 12px;
}

#shop ul, #shop ul li { /* width of drop down, and width of link area */
	width: 84px;
}

/* nav bar styles end */

/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	padding: 0;
	margin-top: -75px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -75px;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 0;
	margin: 0;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

/* simulates padding-left inside .lv_Data */
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #b8b8b8;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #efefef;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.navbarHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}

/* lightview css end */
.upcoming {
	border: 1px solid #000000; /* to compensate for the added 1px border */
	margin-bottom: 5px;
	margin-right: 5px;
}
.designheader {
	border: 1px solid #000000; /* to compensate for the added 1px border */
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: large;
	background-image: url(/images/site_graphics/fade_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px;
}
.right_align {
	margin-bottom: 8px;
	margin-left: 8px;
}
.liveshowtitle {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.movietitle {
	font-weight: bold;
	font-size: 12px;
}
#content_shop {
	float:left;
	background-color:#FFFFFF;
	clear: left; /* in order for drop down menu list items to float */
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 17px;
	width: 855px;
}

