

/* -- top of page and basic elements ---------------------------------------------------------------------- */


body {
	background-color: #000924;
	margin-top: 10px;
	padding-top: 20px;
	font-size: 16px; 
}
body,td,th {
	color: #FFFFFF;
	font-size: 16px; 
	font-family: Lillith, Arial, Helvetica, sans-serif;
}
a.menu_link:link {
	color: #FBFBFB;
	font-weight: bold; 
	text-decoration: underline;
	text-decoration: none;
}
a.menu_link:visited {
	color: #FBFBFB;
	font-weight: bold; 
	text-decoration: none;
}
a.menu_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu_link:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #F2B77F;
	font-weight: bold; 
	text-decoration: underline;
	text-decoration: none;
}
a:visited {
	color: #F2B77F;
	font-weight: bold; 
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-size: 32px; 
	font-weight: bold; 
}

h2 {
	font-size: 26px; 
	font-weight: bold; 
}

h3 {
	font-size: 21px; 
	font-weight: bold; 
}

P {
	margin-top: 15px;
	margin-bottom: 0px;
}

div.centered 
{
	padding: 0;
	margin-top: 0px
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 0; 
	text-align: center;
/*	border: medium double rgb(255,255,255); */
}


.menu{
	margin-top: 0px; 
	margin-left: 73px; 
	margin-bottom: 0px; 
	font-size: 12px; 
	text-align: left;
	
/*	border: medium double rgb(255,255,255); */
}
.menu_text{
	font-size: 12px; 
	text-align: left;
}
.menu_divider{
	width: 34px;
	font-size: 12px; 
	text-align: center;
}

.sub_menu{
}
.sub_menu tr{
/*	visibility: hidden;*/
	display: none;
}
.popup td{
	font-size: 12px; 

}
.popup
{
/*	border:solid 1px gray; */
	border-collapse: collapse;
	position:absolute;
	margin:0px;
	padding:0px;
}

.popup_close
{
	margin:0px;
	padding:20px;
	/*background-color:green;*/
}

.popup_inside
{
	border:solid 1px #F2B77F;
	background-color:black;
	color: white;
	margin:0px;
}
.popup_inside td{
	padding:4px;
	text-align:left;
}

/* these didn't work as well as advertised * /
.menu_text div{
  background-color: #000000;
  padding: 2px;
  /* for IE * /
  filter:alpha(opacity=30);
  /* CSS3 standard * /
  opacity:0.6;
/*	border: medium double rgb(255,255,255); * /
}

.menu_text div div
  {
  font-weight: bold;
  color: #FFFFFF;
  /* for IE * /
  filter:alpha(opacity=30);
  /* CSS3 standard * /
  opacity:0.6;
/*	border: medium double rgb(255,255,255); * /
  }
.menu_text div a:link
  {
  font-weight: bold;
  color: #FFFFFF;
  /* for IE * /
  filter:alpha(opacity=30);
  /* CSS3 standard * /
  opacity:0.6;
/*	border: medium double rgb(255,255,255); * /
  }
  */

/* -- content ----------------------------------------------------------------------------------- */


.content_thin{
vertical-align: top;
	margin-left: 110px; 
	margin-right: 410px; 
	margin-top: 30px; 
	margin-bottom: 0; 
	text-align: justify;
	position: relative;
/*	border: medium double rgb(255,255,255); */
}

.content_wide{
vertical-align: top;
	margin-left: 110px; 
	margin-right: 110px; 
	margin-top: 0px; 
	margin-bottom: 0; 
	text-align: justify;
	position: relative;
/*	border: medium double rgb(255,255,255); */
}

.pagewrapper {
vertical-align: top;
	width: 800px;
	border-style: none;
	margin-top: 0;
	margin-left: auto; 
	margin-right: auto; 
	border: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	outline-style: none;
	background: #000 repeat-y left top url('img/bg/content_bg.jpg');
/*	background-image: url('img/bg/content_bg.jpg');
	background-repeat: repeat-y;
	position: relative;*/
/*	border: medium double rgb(255,255,255); */
}

.mainsplash {
	width: 800px;
	margin-top: 0;

	background: no-repeat left top url('img/bg/content_splash1_menubox.jpg');
/*
	background: no-repeat left top url('img/bg/content_splash1.jpg');
	
	background-image: url('img/bg/content_splash1.jpg');
	background-repeat: no-repeat;	*/
	text-align: top;	
vertical-align: top;

	
}
.mainbottom {
	width: 800px;
	height: 1px;
	background: no-repeat left bottom url('img/bg/content_bg_bottom.jpg');
	border: 0;
	padding: 0;
	border-spacing: 0;
/*
	background-image: no-repeat left bottom url('img/bg/content_bg_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom; 	
*/	
/*	border: medium double rgb(255,255,255);*/
	z-index: 10;
}

.innerpagecontent {
	width: 700px;
	height: 700px;
	border-style: none;
	border: 0;
	padding: 0;
/*	border-spacing: 0;
	border-collapse: collapse; */
	outline-style: double 6px;
}




.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}



/* -- bottom of page ---------------------------------------------------------------------------- */


.footer 
{
	font-size: 12px; 
	margin: 0; 
	margin-top: 1px;
}

/* -------------- workshop page ------------------------------------------------------------------------ */

.workshop_costs {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
}
/*
.workshop_costs li{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}
*/

.workshop_costbox td
{
	padding:15px; 
	border:0px solid gray;
vertical-align: top;
	text-align: center;
	
}



/* -------------- dvds page ------------------------------------------------------------------------ */

.dvd_series_summary {
}
.dvd_series_summary td {
	padding: 10px;
}

/* -------------- for EACH dvd page ------------------------------------------------------------------------ */

.dvd_summary {
	width: 50px;
}
.dvd_summary td {
	padding: 10px;
}


/* -------------- links page ------------------------------------------------------------------------ */

.links_table {
	width: 780px;

}

/* letter seperator */
.link_letter {
	background: #0089A4;
	color: #000520;
	text-align: center;
	font-size: 32px; 
	font-weight: bold; 
}

/* first row after each letter seperator */
.links_key {
	font-weight: bold; 
}

/* only the "Site Name" in the links_key row */
.links_title {
	font-weight: bold; 
	background: #002944;
	text-align: center;
}

.links_title p {
	background: #000924;
vertical-align: top;
}
 
.links_name {
	background: #002944;
	text-align: center;
}

.links_costumes {
	background: #000924;
	text-align: center;
}


.links_supplies {
	background: #002944;
	text-align: center;
}

.links_music {
	background: #000924;
	text-align: center;
}


.links_vids {
	background: #002944;
	text-align: center;
}

.links_arabic_culture {
	background: #000924;
	text-align: center;
}

.links_performers {
	background: #002944;
	text-align: center;
}

.links_novelties {
	background: #000924;
	text-align: center;
}

