/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 H2 { font-size: large;}
 .TextNavBar { font-size: small;}
 A:hover { color: rgb(255,0,0);}
 {
	list-style-type: none;
}

p {
	margin: 10px 0px 20px;
	text-align: left;
	line-height: inherit;
	color: #000;
	font-size: 14px;
	font-stretch: ultra-expanded;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 780px;
	text-align: center;
}


/* Page Header */

#page_header {
	width: 780px;
	height: 122px;
	background: url('images/header_background1.gif') no-repeat 0px 0px;
}

#company_name {
	padding-left: 204px;
	height: 122px;
	background: url('') no-repeat 18px 9px;
}




/* Page Menu */

#page_menu {
	margin-bottom: 14px;
	width: 780px;
	height: 42px;
	background: url('images/menu_background.gif') no-repeat 0px 0px;
	text-align: center;
}

#page_menu ul {
	margin: 0px auto;
	height: 29px;
	width: 606px;
}

#page_menu li {
	width: 101px;
	height: 29px;
	background: url('images/menu_link_bg.gif') no-repeat 0px 0px;
	float: left;
}

#page_menu li a {
	margin-top: 11px;
	height: 10px;
	width: 101px;
	display: block;
}

#page_menu .home a {
	background: url('images/menu_home.gif') no-repeat 50% 0px;
}

#page_menu .members a {
	background: url('images/menunews.gif') no-repeat 50% 0px;
}

#page_menu .tickets a {
	background: url('images/menutickets.gif') no-repeat 50% 0px;
}

#page_menu .shows a {
	background: url('images/menushows.gif') no-repeat 50% 0px;
}

#page_menu .auditions a {
	background: url('images/menuauditions.gif') no-repeat 50% 0px;
}

#page_menu .aboutus a {
	background: url('images/menuaboutus.gif') no-repeat 50% 0px;
}


/* Page Body Content */

.content_header {
	height: auto;
	background: url('images/main_bg_topright.gif') #353434 no-repeat 100% 0px;
	overflow: auto;
	font-size: 14px;
	color: #F00;
}

.content_header h2 {
	padding-left: 41px;
	height: 38px;
	background: url('images/main_bg_topleft.gif') no-repeat 0px 0px;
}

.content_box_right {
	margin-bottom: 8px;
	background-color: #6CF;
	background-image: url(images/main_bg_botright.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.content_box_left{
	padding-bottom: 12px;
	background: url('images/main_bg_botleft.gif') no-repeat 0px 100%;
}

.content_box {
	padding: 0px;
}


}

.content_box h3 {
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 9px;
	font-weight: normal;
}





/* Main Content */

#main_content {
	padding-right: 23px;
	float: right;
	color: #000;
	font-size: 14px;
	font-style: inherit;
	font-family: Arial, Helvetica, sans-serif;
	line-height: inherit;
	font-stretch: wider;
}

#main_content .content_header {
	width: 700px;
	color: #6CF;
	background-color: #9CF;
	visibility: visible;
	height: 48px;
}

#main_content .content_header h2 {
	color: #009;
	font-size: 14px;
	line-height: inherit;
}

#main_content .content_header h2 span {
	display: block;
	padding-left: 3px;
	padding-top: 10px;
	height: 32px;
}

#main_content .content_box_left {
	width: 728px;
	color: #6CF;
}

#main_content .content_box {
	padding: 5px 11px 0px 0px;
	border-width: 0px 2px;
	border-color: #ea9a2e;
	border-style: solid;
	background-color: #6CF;
}

#main_content_border {
	padding-left: 12px;
	top: auto;
	background-repeat: no-repeat;
	background-position: 50px;
}

#main_content .link-more {
	padding-bottom: 7px;
	padding-right: 5px;
	text-align: right;
	line-height: 11px;
}

#main_content .link-more a {
	color: #ea9a2e;
	font-weight: bold;
}

#main_content .link-more a:hover {
	color: #f7ec37;
}

#main_content .divider {
	margin: 0px auto 7px 2px;
	width: 622px;
	height: 3px;
	background: url('images/main_divider.gif') repeat-x 0px 0px;
	overflow: hidden;
}


/* Top Masters */

.topmasters {
	padding: 6px 0px;
}

.topmasters_info {
	float: right;
	width: auto;
}

.topmasters_info h3 {
	padding: 2px 0px 2px;
	width: 383px;
	color: #9bb74b;
}

.topmasters_info p {
	margin: 0px;
	padding: 10px 5px 10px 0px;
	clear: both;
}





/* Page Footer */

#page_footer {
	padding: 2px 10px 15px;
	color: #000;
	text-align: center;
}

#page_footer a {
	color: #00C;
	text-decoration: underline;
}

#page_footer a:hover {
	color: #f7ec37;
}
#container #page_footer h1 {
	color: #F00;
}
#container #page_footer p {
	color: #400000;
}
#container #page_footer p {
	color: #000;
}
#container #main_content .content_header h1 {
	color: #F00;
}

