/* VARIABLES... */
/* MAIN WIDTH
	width: 960px;/*main width*/

/*
	height: 375px;/*content size*/
	
/*
	padding-top: 20px; /* top content padding */	
	
/*
	padding-left: 30px; /*standard left box padding for content*/
	
/*
	font-size: 0.95em; /*regular font size*/

/* @charset "UTF-8"; */

* {
	margin: 0px;
	padding: 0px;
}

br {
}

h1 {
	font-family: "Bookman Old Style", "Verdana", helvetica, arial sans-serif;
	font-size: 1.8em;
	font-weight:normal;
	line-height: 1.2em;
	font-style: italic;
	color:#c84e95;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}

h2 {
	font-family: "Bookman Old Style", "Verdana", helvetica, arial sans-serif;
	font-size: 1em;
	font-weight:normal;
	color:#db83b5;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;

}

h3 {
	font-family: "Bookman Old Style", "Verdana", helvetica, arial sans-serif;
	font-size: 1em;
	font-weight:normal;
	color:#db83b5;
	margin: 0px;
	margin-top:0px;
	margin-bottom: 5px;
	padding: 0px;

}

.selected {
    color: #FFFFFF;
}

.pinkfont {
	font-family: "Bookman Old Style", "Verdana", helvetica, arial sans-serif;
	font-size: 1em;
	font-weight:normal;
	color:#db83b5;
	margin: 0px;
	padding: 0px;
}

.pinkfontdark {
	font-family: "Bookman Old Style", "Verdana", helvetica, arial sans-serif;
	font-size: 1em;
	font-weight:normal;
	color:#c84e95;
	margin: 0px;
	padding: 0px;
}

.support_thanks_msg {
	font-family: "Bookman Old Style", "Verdana", helvetica, arial sans-serif;
	font-style: italic;	
	font-size: 1.14em;
	font-weight:normal;
	color:#c84e95;
	margin: 0px;
	padding: 0px;
}

.extraspace {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 20px;
}

.nospacebelow{
	margin-top: 0px;
	margin-bottom: 0px;
}

.underlinetext {
	text-decoration: underline;
}

p {
	font-size: 1em; /*regular font size*/
	/*line-height: 1em;*/
	color:#777777;
	padding:0px;
	margin:0px;
	padding-top:8px;
	padding-bottom:0px;
}

.scrollArea {
	overflow: auto;
}

/* Curved edges: spiffybox.com */
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

body {
	font-family: "Bookman Old Style", "Verdana", helvetica, arial sans-serif;
	font-size: 0.85em; /*regular font size*/
	line-height: 1.3em;
	color:#777777;
	/*font-weight:normal;*/
	/*background-color: #7acbdf;*/
	background-image: url("../images/background-lines.png");
	
	padding: 0px;
	margin: 0px;
}

#wrapper {
	/*background-color: #EE9977;*/
	/*color:#990000;*/
	width: 960px;/*main width*/
	/*height: 600px;*/
	margin-right: auto;
	margin-left: auto;
	/*margin-top: auto;*/
	/*margin-bottom: auto;*/
}

#top_space {
	/*background-color: #EE0022;*/
	width: 960px;/*main width*/
	height: 15px;
}

#logo_area {
	/*background-color: #33f022;*/
	width: 912px;/*main width*/
	height: 110px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	/*background-color: #eda022;*/
	background-image: url("../images/top-logo.png"); 
	width: 912px;
	height: 110px;
}

#slogan {
	float:left;
	background-color: #eda022;
	/*height: 100px;*/
}

#logo_bottom_space {
	/*background-color: #340022;*/
	width: 960px;/*main width*/
	height: 20px;
}


/** Nav bar area **/

#nav_bar_area {
	width: 960px;/*main width*/
	height: 35px;
	margin-left: auto;
    margin-right: auto; 
	text-align: center;
	
}

#nav_bar_left {
	/*background-color: #008e00;*/
	/*background-color: #438ea3;*/
	/*background-color: #56a8c3;*/
	width: 10px;/*main width*/
	height: 35px;
	float:left;
}

#nav_bar_top_left {
	background-image: url("../images/curve-top-left(dark_blue).png");
	width: 10px;/*main width*/
	height: 10px;
	float:left;
}

#nav_bar_lower_left {
	background-color: #56a8c3;
	width: 10px;/*main width*/
	height: 25px;
	float:left;
}

#nav_bar_center {
	/*background-color: #438ea3;*/
	background-color: #56a8c3;
	background-color: #008e00;
	
	width: 940px;/*main width*/
	height: 35px;
	/*
	margin-left: auto;
    margin-right: auto; 
	text-align: center;
	*/
	float:left;
	margin:0px;
	padding:0px;
}

#nav_body {
	background-color: #56a8c3;
	width:940px;
	float:left;
	margin:0px;
	padding:0px;
	height: 35px;
	
	text-align: center;
	margin-left: auto;
    margin-right: auto; 

}

#nav_ccc {
/*

	background-color: #0000a0;
*/
	padding-top:6px;
	width: 778px;
	height: 20px;
	text-align: center;
	margin-left: auto;
    margin-right: auto; 
}

#nav_bar_right {
	/*background-color: #10ae00;*/
	/*background-color: #438ea3;*/
	/*background-color: #56a8c3;*/
	width: 10px;/*main width*/
	height: 35px;
	float:left;
}

#nav_bar_top_right {
	background-image: url("../images/curve-top-right(dark_blue).png");
	width: 10px;/*main width*/
	height: 10px;
	float:left;
}

#nav_bar_lower_right {
	background-color: #56a8c3;
	width: 10px;/*main width*/
	height: 25px;
	float:left;
}

/** Actual content Area **/

#top_space_content_actual {
	background-color: #ffffff;
	height: 30px;
}

#content_actual {
	/*float:left;*/
	background-color: #ffffff;
	/*background-color: #ee7711;	*/
	height: 375px;/*content size*/
}

/** News (home) page related properties **/

#news_left_box {
	float:left;
	padding-left: 30px; /*standard left box padding for content*/
	padding-right: 30px;
	height: 375px;/*content size*/
	width: 580px; /*main width = 720*/
}

#news_left_box_past_productions {
	float:left;
	height: 290px;/*content size*/
	width: 280px; /*main width = 720*/
	padding-right: 20px;
}

#news_left_box_whats_on {
	float:left;
	height: 290px;/*content size*/
	width: 280px; /*main width = 720*/
}

#news_left_box_mailing_list {
	float:left;
	padding-top: 20px;
	height: 75px; /*content size*/
	width: 580px; /*Left  width = 720*/
}

#news_left_box_mailing_list_top {
	float:left;
	height: 10px; /*content size*/
	width: 580px; /*Left  width = 720*/
}

#news_left_box_mailing_list_tl {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-top-left(light_blue).png");
}

#news_left_box_mailing_list_tm {
	float:left;
	background-color: #d1ebf1;
	height: 10px; /*content size*/
	width: 560px; /*Left  width = 720*/
}

#news_left_box_mailing_list_tr {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-top-right(light_blue).png");
}

#news_left_box_mailing_list_middle {
	font-size:1.2em;
	float:left;
	background-color: #d1ebf1; /*#d1ebf1;*/
	color: #53a8c3;	
	text-align:center;
	font-style: italic;
/*	color: #56a8c3;*/
	height: 35px; /*content size*/
	width: 580px; /*Left  width = 720*/
}

#news_left_box_mailing_list_bottom {
	float:left;
	height: 10px; /*content size*/
	width: 580px; /*Left  width = 720*/
}

#news_left_box_mailing_list_bl {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-bottom-left(light_blue).png");
}

#news_left_box_mailing_list_bm {	
	float:left;
	background-color: #d1ebf1;
	height: 10px; /*content size*/
	width: 560px; /*Left  width = 720*/
}

#news_left_box_mailing_list_br {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-bottom-right(light_blue).png");
}

#news_right_box {
	/*background-color: #8e53e1;*/	
	padding-right: 15px;
	height: 365px;/*content size*/
	width: 290px; /*main width = 720*/
}

/** Our Story page related properties **/

#ourstory_left_box {
	float:left;
	/*background-color: #0e53e1;*/
	padding-left: 30px; /*standard left box padding for content*/
	height: 375px;/*content size*/
	width: 310px; /*main width = 720*/
}

#ourstory_right_box {
	float:left;
	/*background-color: #8e53e1;*/	
	/*margin-right: 30px;*/
	height: 365px;/*content size*/
	width: 590px; /*main width = 720*/
}


/** Crew related properties **/

#crew_left_box {
	float:left;
	padding-left: 30px; /*standard left box padding for content*/
	/*padding-top: 20px; /* top content padding */
	/*background-color: #4ef3e1;	*/
	height: 375px;/*content size*/
	width: 310px; /*main width = 720*/
}

#crew_left_box img {
	padding-right: 16px;
	padding-bottom: 16px;

}

#crew_right_box {
	float:left;
	/*background-color: #8e53e1;*/
	height: 375px;/*content size*/
	width: 570px; /*main width = 720*/
}

#crew_right_box p {
padding-left: 10px;
}

/** Shows page related properties **/

#shows_left_box {
	float:left;
	/*background-color: #0e53e1;*/
	padding-left: 30px; /*standard left box padding for content*/
	height: 375px;/*content size*/
	width: 310px; /*main width = 720*/
}

#shows_right_box {
	float:left;
	padding-right: 15px;
	/*background-color: #8e53e1;*/		
	height: 365px;/*content size*/
	width: 590px; /*main width = 720*/
}


/** Photos section related properties **/
#photos_content_actual {
	/*float:left;*/
	/*background-color: #8e53e1;*/
	height: 375px;/*content size*/
	width: 870px; /*main width = 720*/
	margin-left: auto ;
	margin-right: auto ;
}

#photo-title {
margin-left: 3px;
}

/** Support Us page related properties **/

#supportus_left_box {
	float:left;
	/*background-color: #0e53e1;*/
	padding-left: 30px; /*standard left box padding for content*/
	padding-right: 50px; /*standard left box padding for content*/
	height: 365px;/*content size*/
	width: 500px; /*main width = 720*/
}

.smallfont {
	font-size: 0.7em;
}

#supportus_right_box {
	float:left;
	/*background-color: #8e53e1;*/
	height: 365px;/*content size*/
	width: 350px; /*main width = 720*/
}

/* Outter box */
#supportus_right_box_outter_box_top {
	float:left;
	height: 10px; /*content size*/
	width: 350px; /*Left  width = 720*/
}

#supportus_right_box_outter_box_tl {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-top-left(light_blue).png");
}

#supportus_right_box_outter_box_tm {
	float:left;
	background-color: #d1ebf1;
	height: 10px; /*content size*/
	width: 330px; /*Left  width = 720*/
}

#supportus_right_box_outter_box_tr {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-top-right(light_blue).png");
}

#supportus_right_box_outter_box_middle {
	float:left;
	background-color: #d1ebf1; /*#d1ebf1;*/
/*	color: #56a8c3;*/
	height: 345px; /*content size*/
	width: 335px; /*Left  width = 720*/
	padding-left:15px;
	padding-top:5px;
}

#supportus_right_box_outter_box_bottom {
	float:left;
	height: 10px; /*content size*/
	width: 350px; /*Left  width = 720*/
}

#supportus_right_box_outter_box_bl {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-bottom-left(light_blue).png");
}

#supportus_right_box_outter_box_bm {	
	float:left;
	background-color: #d1ebf1;
	height: 10px; /*content size*/
	width: 330px; /*Left  width = 720*/
}

#supportus_right_box_outter_box_br {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-bottom-right(light_blue).png");
}

/* Inner box */

#supportus_right_box_inner_box_top {
	float:left;
	height: 10px; /*content size*/
	width: 320px; /*Left  width = 720*/
}

#supportus_right_box_inner_box_tl {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-top-left(white).png");
}

#supportus_right_box_inner_box_tm {
	float:left;
	background-color: #ffffff;
	height: 10px; /*content size*/
	width: 300px; /*Left  width = 720*/
}

#supportus_right_box_inner_box_tr {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-top-right(white).png");
}

#supportus_right_box_inner_box_middle {
	float:left;
	background-color: #ffffff; /*#d1ebf1;*/
	color: #53a8c3;	
	text-align:left;
/*	color: #56a8c3;*/
	padding-left:10px;
	padding-right:10px;
	height: 320px; /*content size*/
	width: 300px; /*Left  width = 720*/
}

#supportus_right_box_inner_box_bottom {
	float:left;
	height: 10px; /*content size*/
	width: 320px; /*Left  width = 720*/
}

#supportus_right_box_inner_box_bl {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-bottom-left(white).png");
}

#supportus_right_box_inner_box_bm {	
	float:left;
	background-color: #ffffff;
	height: 10px; /*content size*/
	width: 300px; /*Left  width = 720*/
}

#supportus_right_box_inner_box_br {
	float:left;
	height: 10px; /*content size*/
	width: 10px; /*Left  width = 720*/
	background-image: url("../images/curve-bottom-right(white).png");
}


/** Contact page related properties */

#contact_left_box {
	float:left;
	/*background-color: #0e53e1;*/
	padding-left: 30px; /*standard left box padding for content*/
	height: 365px;/*content size*/
	width: 620px; /*main width = 720*/
}

#contact_right_box {
	float:left;
	/*background-color: #8e53e1;*/	
	height: 365px;/*content size*/
	width: 300px; /*main width = 720*/
}


/****************************/
/****************************/

/** Bottom of page related **/

#bottom_space_content_actual {
	/*width: 960px;/*main width*/
	background-color: #ffffff;
	height: 10px;
}

#curve_bottom {
	/*width: 960px;/*main width*/
	height: 10px;
}

#curve_bottom_left {
	/*background-color: #ffffff;*/
	background-image: url("../images/curve-bottom-left(white).png");	
	float:left;
	width: 10px;/*main width*/
	height: 10px;
}

#curve_bottom_center {
	float:left;
	background-color: #ffffff;
	width: 940px;/*main width*/
	height: 10px;
}

#curve_bottom_right {
	background-image: url("../images/curve-bottom-right(white).png");
	float:left;
	width: 10px;/*main width*/
	height: 10px;
}

/** >>>>> This section is related to the navigation bar >>>>> **/

#list-menu {
width: 924px;
background-color: #3ff333;
margin-left: auto ;
margin-right: auto ;
}

#list-menu span {
  display: none;
  position: absolute;
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
}

#list-menu .news {
float: left;
width: 159px;
height: 34px;
background: url("../images/nav/roll off/news.gif");
border: 0px;
}

#list-menu .news:hover {
/*border: 0;*/
border: 0px;
background-image: url("../images/nav/roll on/news.gif");
}

#list-menu .ourcrew {
float: left;
width: 117px;
height: 34px;
background: url("../images/nav/roll off/ourcrew.gif");
}

#list-menu .ourcrew:hover {
border: 0;
background-image: url("../images/nav/roll on/ourcrew.gif");
}

#list-menu .ourstory {
float: left;
width: 122px;
height: 34px;
background: url("../images/nav/roll off/ourstory.gif");
}

#list-menu .ourstory:hover {
border: 0;
background-image: url("../images/nav/roll on/ourstory.gif");
}

#list-menu .shows {
float: left;
width: 97px;
height: 34px;
background: url("../images/nav/roll off/shows.gif");
}

#list-menu .shows:hover {
border: 0;
background-image: url("../images/nav/roll on/shows.gif");
}

#list-menu .photos {
float: left;
width: 99px;
height: 34px;
background: url("../images/nav/roll off/photos.gif");
}

#list-menu .photos:hover {
border: 0;
background-image: url("../images/nav/roll on/photos.gif");
}

#list-menu .supportus {
float: left;
width: 129px;
height: 34px;
background: url("../images/nav/roll off/supportus.gif");
}

#list-menu .supportus:hover {
border: 0;
background-image: url("../images/nav/roll on/supportus.gif");
}

#list-menu .contactus {
float: left;
width: 201px;
height: 34px;
background: url("../images/nav/roll off/contactus.gif");
}

#list-menu .contactus:hover {
border: 0;
background-image: url("../images/nav/roll on/contactus.gif");
}

/** <<<<< This section is related to the navigation bar  **/