* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	display: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 1px auto;
	width: 980px;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	width: 980px;
	height: 113px;
	color: #fff;
	background: url('../images/header_background.gif') repeat-x 0px 0px;
	overflow: hidden
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 110px;
	height: 85px;
	background: url('../images/CLTT-Masks.jpg') no-repeat 30px 20px;
	float: left
}

#logotext    { 
	font-size: 14pt; 
	text-decoration: none; 
	color: #FFFFFF; 
	text-align: left; 
	width: 300; 
	height: 20; 
	margin-top: 0; 
    margin-bottom: 0; 
    padding-left:20px; 
    padding-top:40px; 
    float: left 
}

#page_headerlinks {
	padding-right: 10px;
	padding-top: 25px;
	width: 420px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	float: left;
	list-style-type: none;
	background: url('../images/header_toplinks_div.gif') no-repeat 100% 2px;; padding-left:9px; padding-right:10px; padding-top:0px; padding-bottom:0px
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}

#strapline   { 
	width: 980; 
	height: 20; 
	padding-left: 70px; 
	padding-top: 80px; 
	font-size:12px 
}

/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 980px;
	height: 21px;
}

#page_menu ul {
	width: 980px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 139px;
	height: 21px;
	float: left;
	background: url('../images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 140px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}

/* Left Sidebar */

#left_sidebar {
	width: 139px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}

/* Left Sidebar: Newsletter Signup Box */

#newsletter {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 128px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#newsletter h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#newsletter input {
	padding-left: 0px;
	float: left;
	clear: left;
}

/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 135px;
	height: 20px;
	background-color: #9e9ec3;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 130px;
	list-style-type: none;
}

#categories li {
	width: 130px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}

/* Main Content Area */

#main_content {
	width: 838px;
	float: right;
}

#youarehere {
	padding-left: 5px;
	float: left;
	width: 600px;
}

#print {
	padding-top: 10px;
	padding-right: 5px;
	float: right;
	width: 224px;
	text-align: right; 
}

/* Page Header Area */

#musicals_header {
	float: left;
	width: 838px;
}

#musicals_header h1 {
	text-align: center;
	color: #434367;
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
}

/* Main Shows Area */

#containers { 
	width: 838px;
	float: left
}

#containers h2 { 
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #434367;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#containers h3 { 
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #000;
	width: 838px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	float: left
}

#containers_l { 
	padding-top: 5px;
	padding-bottom: 5px;
	width: 277px;
	float: left
}

#containers_c { 
	padding-top: 5px;
	padding-bottom: 5px;
	width: 277px;
	float: left
}

#containers_r { 
	padding-top: 5px;
	padding-bottom: 5px;
	width: 277px;
	float: right
}




/* Bookmark */

#bookmark {
	border:1px solid #2975c1;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 528px;
	height: 50px;
	float: left
}

#bookmark h2 {
	padding-left:5px; 
	padding-top:0px;
	color: #2975c1;
	font-size: 16px; 
	font-weight: bold
	text-decoration: none;
	text-align:left;
	width: 525px; 
	float: left; 
}

#bookmark ul {
	list-style-type: none;
	padding-left:50px; 
	padding-top:0px;
	width: 520px;
	float: left;
}

#bookmark li {
	float: left;
	list-style-type: none;
	float: left;
	margin-left:7px; 
	margin-right:7px; 
	margin-top:5px; 
	margin-bottom:3px;
}


/* Page Footer */

#page_footer {
	margin-top: 25px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-top-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px
	width: 980px;
	float: right 
}

a {
	text-decoration: none;
}

#menu_list {
	float: left;
	padding-left:30px
}

#menu_list ul {
	width: 980px;
	list-style-type: none;
}

#menu_list li {
	list-style-type: none;
	float: left;
	font-size:10pt; 
	margin-left:2px; 
	margin-right:3px; 
	margin-top:5px; 
	margin-bottom:3px;
	background: url('../images/footer_links_div.gif') no-repeat 100% 2px;; padding-left:1px; padding-right:5px; padding-top:0px; padding-bottom:0px
}

#menu_list li.last {
	padding-right: 0px;
	background: none;
}

#ccstrip     { 
	float: right;
	padding-right:20px; 
	padding-top:10px 
}

#creditcardtext { 
	float: right; 
	text-align: right; 
	margin-top:10px;
	padding-right: 20px; 
	padding-top: 10px 
}


#startext    { 
	float: left; 
	padding-left: 20px; 
	padding-top: 40px;
}
