html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	background: transparent;
	border: none;
	text-decoration: none;
}

body {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #111;
	text-align: center;
	background-color: #fff;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
form {
	margin: 0px;
}
select, input, textarea, button, kbd {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
input {

}
textarea {
	overflow: auto;
	border: 1px solid #ccc;
}
td, th {
	vertical-align: top;
	text-align: left;
}

img, object {
	border: none;
}

sup {
	font-weight: normal;
	vertical-align: top;
}

ul {
	list-style: none;
}

.clearfix {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* --------- layout -------- */

#container {
	width: 954px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
}
#header {
	position: relative;
	height: 150px;
	z-index: 2;
}
#header h1 {
	position: absolute;
	left: 294px;
	z-index: 3;
}
#header h1 a {
	position: relative;
	float: left;
	display: block;
	width: 366px;
	height: 114px;
	overflow: hidden;
	background: url(../images/bjas_logo.png) top left no-repeat;
	text-indent: -9999px;
}
#headerslide {
	position: relative;
	height: 114px;
	overflow: hidden;
	z-index: 2;
	background-color: #000;
}
#slideleft, #slideright {
	position: relative;
	width: 294px;
	height: 114px;
	overflow: hidden;
}
#slideleft {
	float: left;
}
#slideright {
	float: right;
}
#slideleft li, #slideright li {
	position: relative;
	width: 98px;
	height: 114px;
	overflow: hidden;
}
#slideleft li {
	float: right;
}
#slideright li {
	float: left;
	width: 98px;
	height: 114px;
	overflow: hidden;
}
#headerslide img {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}
#headerslide img.active {
    z-index: 10;
}
#headerslide img.last-active {
    z-index: 9;
}
#menu {
	position: relative;
	height: 36px;
	padding-left: 12px;
	background-color: #990000;
}
#menu li {
	float: left;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
}
#menu li a {
	float: left;
	display: block;
	padding: 8px 18px;
	color: #fff;
	text-decoration: none;
}
#menu li a:hover, #menu li a.active, #menu li a.hover {
	color: #fff;
	text-decoration: none;
	background-color: #e22100;
}
#menu li a.active:hover {
	text-decoration: underline;
}
#menu li ul {
	position: absolute;
	width: 230px;
	margin-top: 36px;
	z-index: 999;
	visibility: hidden;
	background-color: #e22100;
}
#menu li li {
	width: 230px;
	font-size: 13px;
	border-bottom: 1px solid #c91d00;
}
#menu li li a {
	float: none;
	padding: 10px 5px 10px 18px;
}
#menu li li a:hover {
	background-color: #fd4020;
}

/*----------------------------------------------------------------------------------------------------------------------*/

#wrapper {
	position: relative;
	min-height: 400px;
	z-index: 1;
}
* html #wrapper {
	height: 400px;
	overflow: visible;
}

h1.page-title {
	font-size: 30px;
	color: #990000;
}

/*----------------------------------------------------------------------------------------------------------------------*/

#footer {
	text-align: center;
}
#copyright {
	
}
#bottomnav {
	margin-top: 15px;
	padding: 8px 0;
	background-color: #333;
}
#bottomnav ul {
	
}
#bottomnav li {
	display: inline;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
}
#bottomnav li a {
	padding: 8px 16px;
	color: #fff;
	text-decoration: none;
}
#bottomnav li a:hover {
	color: #fff;
	text-decoration: underline;
}
#bottomnav li ul {
	display: none;
}

#bottomlink {
	margin-top: 15px;
	padding: 8px 0;
	background-color: #660000;
}
#bottomlink ul {
	
}
#bottomlink li {
	display: inline-block;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	text-align: center;
	padding: 0 15px 5px;
	vertical-align: text-top;
}
* html #bottomlink li {
	display: inline;
}
*:first-child+html #bottomlink li {
	display: inline;
}
#bottomlink li a {
	padding: 8px 0;
	color: #fff;
	text-decoration: none;
}
#bottomlink li a:hover {
	color: #fff;
	text-decoration: underline;
}
#bottomlink li ul {
	display: none;
}

#footer-info {
	margin-bottom: 10px;
}
#footer-info h2 {
	margin: 5px 0;
	font-size: 18px;
	color: #000066;
}
#footer-info h3 {
	margin: 5px 0;
	font-size: 14px;
	color: #660000;
}
#footer-info ul {
	
}
#footer-info ul li {
	display: inline-block;
	padding: 10px 20px;
	line-height: 150%;
}
* html #footer-info ul li {
	display: inline;
}
*:first-child+html #footer-info ul li {
	display: inline;
}
#footer-info ul li b {
	font-size: 16px;
}

#footer-box {
	margin-bottom: 20px;
	padding: 0 20px;
	background: url(../images/footerbox-bright-bg.png) 20px 100% no-repeat;
}
#footer-box ul {
	min-height: 30px;
	background: url(../images/footerbox-bright-mask.png) top left no-repeat;
}
* html #footer-box ul {
	height: 30px;
	overflow: visible;
}
#footer-box ul li {
	float: left;
	width: 183px;
	overflow: hidden;
	margin-right: 10px;
	padding: 8px 10px;
	font-weight: bold;
	line-height: 130%;
}
#footer-box ul li.lastbox {
	width: 255px;
	margin-right: 0;
	font-size: 13px;
	line-height: 250%;
}
#footer-box ul li a {
	display: block;
	color: #111;
	text-decoration: none;
}
#footer-box ul li a:hover {
	color: #cc0000;
	text-decoration: none;
}

/*----------------------------------------------------------------------------------------------------------------------*/

/* home layout */
#page-home {
	padding: 10px 0;
}
.home-top {
	margin-bottom: 5px;
	text-align: center;
}
.home-top h1 {
	padding: 3px 0;
	font-size: 30px;
	color: #993300;
	line-height: 100%;
}
.hometop-box {
	height: 303px;
	padding: 21px 22px 16px;
	overflow: hidden;
	background: url(../images/homebox-top.jpg) top left no-repeat;
}
.hometop-box .wide-img {
	position: relative;
	width: 910px;
	height: 160px;
	overflow: hidden;
}
.hometop-box .wide-img img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 13;
}
.hometop-box .wide-img img.active {
	z-index: 14;
}
.hometop-box .wide-img img.lastactive {
	z-index: 12;
}
.hometop-content {
	width: 400px;
	height: 90px;
	margin: 0 auto;
	margin-top: 23px;
	padding: 15px 30px;
	overflow: hidden;
	font-size: 14px;
	line-height: 120%;
}
.home-content {
	padding: 2px 22px;
}
.home-content .columnleft, .home-content .columnright {
	overflow: hidden;
}
.home-content .columnleft {
	float: left;
	width: 475px;
}
.home-content .columnright {
	float: right;
	width: 425px;
}
.home-content p {
	margin: 15px 0;
	line-height: 130%;
	text-align: justify;
}
.home-content img {
	float: left;
	margin: 4px 10px 10px 0;
}
.home-bottom {
	padding: 10px 22px;
	text-align: center;
}
.home-bottom ul {
	
}
.home-bottom ul li {
	float: left;
	width: 220px;
	height: 80px;
	padding: 10px 3px;
	overflow: hidden;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	background-color: #333;
}
.home-bottom ul li.even {
	height: 78px;
	color: #111;
	background-color: #ffffcd;
	border: 1px solid #050505;
}
.home-bottom ul li a {
	color: #fff;
	text-decoration: none;
}
.home-bottom ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.home-bottom ul li.even a {
	color: #111;
	text-decoration: none;
}
.home-bottom ul li.even a:hover {
	color: #111;
	text-decoration: underline;
}
.home-bottom ul li h3 {
	font-size: 20px;
	line-height: 100%;
}
.home-bottom ul li h3 span {
	font-size: 16px;
	line-height: 100%;
}
.home-bottom ul li p {
	margin: 5px 0;
	font-size: 15px;
	line-height: 100%;
}
.home-bottom ul li p span {
	font-size: 12px;
}
.home-bottom ul li.video {
	width: 140px;
	height: 70px;
	padding: 15px 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	background: url(../images/videobox-home.jpg) top left no-repeat;
}
.home-bottom ul li.video a {
	color: #660000;
	text-decoration: none;
}
.home-bottom ul li.video a:hover {
	color: #990000;
	text-decoration: underline;
}
.homebottom-box {
	position: relative;
	width: 910px;
	height: 77px;
	overflow: hidden;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	background: url(../images/box-rainbow.png) top left no-repeat;
}
.homebottom-box .columnleft, .homebottom-box .columnright {
	overflow: hidden;
}
.homebottom-box .columnleft {
	float: left;
	width: 510px;
	padding-top: 5px;
}
.homebottom-box .columnright {
	float: right;
	width: 400px;
	padding-top: 15px;
}
.homebottom-box .columnleft h1 {
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 14px;
	color: #0033cc;
}
.homebottom-box .columnleft h2 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #660000;
}
.homebottom-box .columnleft h3 {
	font-size: 13px;
	color: #006600;
}
.homebottom-box .columnright h3 {
	font-size: 18px;
}
/* home layout */

/* alumni layout */
#page-alumni {
	padding: 5px 20px;
}
#page-alumni h1.page-title {
	margin: 5px 50px 15px;
}
.alumni-top {
	margin-bottom: 10px;
}
.alumni-content {
	position: relative;
	min-height: 200px;
	margin: 0 49px 0 50px;
	padding: 15px 10px 15px 25px;
	background-color: #ffcccc;
	border: 2px solid #333;
}
* html .alumni-content {
	height: 200px;
	overflow: visible;
}
.alumnidesc {
	float: left;
	width: 195px;
	overflow: hidden;
}
.alumni-pic {
	text-align: center;
	margin-bottom: 5px;
}
.alumni-box {
	padding: 10px 10px 12px;
	font-size: 11px;
	line-height: 130%;
	background-color: #fff;
	border: 1px solid #333;
}
.alumni-content form {
	float: right;
	width: 520px;
	padding: 10px 5px 20px 25px;
	overflow: hidden;
	font-size: 11px;
	background-color: #ece9e9;
	border: 2px solid #333;
}
.alumni-content form h2 {
	font-size: 14px;
	color: #660000;
	padding-bottom: 10px;
}
fieldset.form-left {
	float: left;
	width: 305px;
	overflow: hidden;
}
fieldset.form-right {
	float: right;
	width: 205px;
	overflow: hidden;
}
fieldset.form-left dl {
	min-height: 24px;
}
fieldset.form-left dt {
	float: left;
	width: 55px;
	padding-top: 3px;
}
fieldset.form-left dd {
	display: table-cell;
	height: 1%;
}
fieldset.form-right dt {
	padding-bottom: 5px;
}
fieldset.form-right dt b {
	color: #660000;
}
fieldset.form-right p {
	padding-left: 40px;
}
.alumni-content form input.inptext {
	width: 240px;
	padding: 2px 2px 3px;
	font-size: 11px;
	border: 1px solid #888;
	margin-bottom: 5px;
}
.alumni-content form textarea {
	width: 240px;
	height: 75px;
	overflow: auto;
	padding: 2px 2px 3px;
	font-size: 11px;
	border: 1px solid #888;
	margin-bottom: 5px;
}
.alumni-content form textarea.medtextarea {
	height: 30px;
}
.alumni-content form input.inpfile {
	width: 195px;
	padding: 2px 2px 3px;
	font-size: 11px;
	border: 1px solid #333;
	margin-bottom: 5px;
}
.alumni-content form .captchabox {
	margin: 5px 0 10px;
	padding: 5px 0 10px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #333;
}
.alumni-content form .captchabox img {
	margin: 5px auto;
}
.alumni-content form .captchabox input {
	width: 80px;
	padding: 3px 2px 4px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #888;
	margin-bottom: 5px;
}
.alumni-content form .captchabox b {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
.alumni-content form .captchabox a {
	font-size: 10px;
	color: #cc0000;
}
.alumni-content form input.inpbutton {
	width: 114px;
	height: 37px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	background: url(../images/bg-button.png) top left no-repeat;
	border: none;
	cursor: pointer;
}
.alumni-content form input.inpbutton:hover {
	color: #990000;
}
.alumni-content form input.inptext:focus, .alumni-content form textarea:focus, .alumni-content form .captchabox input:focus {
	border: 1px solid #333;
}
.alumni-bottom {
	padding: 10px 0;
	text-align: center;
}
.alumni-bottom h3 {
	font-size: 18px;
	font-weight: normal;
	color: #000066;
}
/* alumni layout */

/* gallery layout */
#page-gallery {
	padding: 5px 20px;
}
#page-gallery h1.page-title {
	margin: 5px 50px 15px;
	color: #333;
}
.gallery-top {
	margin-bottom: 10px;
}
.gallery-content {
	position: relative;
	min-height: 200px;
	margin: 0 49px 0 50px;
	padding: 10px 0;
}
* html .gallery-content {
	height: 200px;
	overflow: visible;
}
.galleryleft {
	float: left;
	width: 550px;
	height: 400px;
	overflow: hidden;
	background-color: #333;
}
.gallery-pic {
	width: 550px;
	height: 400px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
* html .gallery-pic {
	font-size: 330px;
	line-height: 330px;
}
*:first-child+html .gallery-pic {
	font-size: 330px;
	line-height: 330px;
}
.gallery-pic img {
	vertical-align: middle;
}
.galleryright {
	float: right;
	width: 230px;
	overflow: hidden;
}
.gallery-box {
	margin-bottom: 15px;
	padding: 15px;
	line-height: 130%;
	border: 1px solid #333;
}
.videobox {
	padding: 27px 35px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
	background: url(../images/videobox-side.jpg) center 50% no-repeat #333;
}
.videobox a {
	color: #660000;
	text-decoration: none;
}
.videobox a:hover {
	color: #990000;
	text-decoration: underline;
}
.gallery-bottom {
	padding: 10px 0;
	text-align: center;
}

#galleryslide {
	position: relative;
	height: 95px;
	overflow: hidden;
}
#slidearrow-left, #slidearrow-right {
	position: relative;
	margin-top: 35px;
	width: 45px;
	height: 25px;
	overflow: hidden;
}
#slidearrow-left {
	float: left;
	margin-right: 5px;
}
#slidearrow-right {
	float: right;
}
#slidearrow-left span, #slidearrow-right span {
	position: relative;
	float: left;
	width: 45px;
	height: 25px;
	background: url(../images/arrow-slide.gif) no-repeat;
	text-indent: -9999px;
}
#slidearrow-left span {
	background-position: 0px 0px;
}
#slidearrow-left span.onhover {
	background-position: 0px -25px;
}
#slidearrow-right span {
	background-position: 100% 0px;
}
#slidearrow-right span.onhover {
	background-position: 100% -25px;
}
#slideimg {
	position: relative;
	float: left;
	width: 815px;
	height: 95px;
	overflow: hidden;
}
#slideimg_content {
	height: 95px;
}
#slideimg_content li {
	position: relative;
	float: left;
	width: 155px;
	height: 95px;
	margin-right: 10px;
	overflow: hidden;
	text-align: center;
	background-color: #333333;
}
#page-alumni #slideimg_content li {
	background-color: #999999;
}
#slideimg_content li div {
	display: table-cell;
	width: 155px;
	height: 95px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
* html #slideimg_content li div {
	font-size: 80px;
	line-height: 80px;
}
*:first-child+html #slideimg_content li div {
	font-size: 80px;
	line-height: 80px;
}
#slideimg_content li div img {
	vertical-align: middle;
}
/* gallery layout */

/* director layout */
#page-director {
	padding: 5px 20px;
}
#page-director h1.page-title {
	margin: 5px 0 10px;
	font-size: 24px;
	color: #000;
}
.director-top {
	
}
.director-content {
	position: relative;
	min-height: 200px;
	padding-right: 40px;
}
* html .director-content {
	height: 200px;
	overflow: visible;
}
.directorleft {
	float: left;
	width: 400px;
	overflow: hidden;
}
.directorright {
	float: right;
	width: 400px;
	overflow: hidden;
}
.directorleft, .directorright {
	line-height: 150%;
}
.directorleft h3, .directorright h3 {
	margin: 15px 0;
	font-size: 14px;
	font-style: italic;
	color: #660000;
}
.directorleft p, .directorright p {
	margin: 15px 0;
}
.director-bottom {
	padding: 10px 0;
	text-align: center;
}
/* director layout */

/* contact layout */
#page-contact {
	padding: 5px 20px;
}
#page-contact h1.page-title {
	margin: 15px 0 10px;
	padding: 0 50px;
	color: #333;
}
.contact-top {
	
}
.contact-content {
	position: relative;
	min-height: 200px;
	margin: 0 50px;
	padding-bottom: 20px;
}
* html .contact-content {
	height: 200px;
	overflow: visible;
}
.contactleft {
	float: left;
	width: 350px;
	overflow: hidden;
}
.contactright {
	float: right;
	width: 400px;
	margin-top: -37px;
	position: relative;
	overflow: hidden;
}
.contactleft, .contactright {
	line-height: 150%;
}
.contactleft h2, .contactright h2 {
	margin: 15px 0;
	font-family: Calibri, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}
.contactleft p, .contactright p {
	margin: 15px 0;
}
.contact-bottom {
	padding: 10px 0;
	text-align: center;
}
/* contact layout */

/* course layout */
#page-course {
	padding: 5px 20px;
}
#page-course h1.page-title {
	margin: 35px 0 10px;
	padding: 0 15px;
	color: #333;
}
.course-top {
	
}
.course-content {
	position: relative;
	min-height: 200px;
	margin: 0 15px;
	padding-bottom: 20px;
}
* html .course-content {
	height: 200px;
	overflow: visible;
}
.courseleft {
	float: left;
	width: 415px;
	overflow: hidden;
}
.courseright {
	float: right;
	width: 415px;
	margin-top: -65px;
	position: relative;
	overflow: hidden;
}
.courseleft, .courseright {
	line-height: 150%;
}
.courseleft h2, .courseright h2 {
	margin: 30px 0 15px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #660000;
	line-height: 130%;
}
.courseleft p, .courseright p {
	margin: 15px 0;
}
.course-bottom {
	padding: 10px 0;
	text-align: center;
}
/* course layout */

/* schedule layout */
#page-schedule {
	padding: 5px 20px;
}
#page-schedule h1.page-title {
	margin: 25px 0 10px;
	padding: 0 15px;
	color: #333;
}
.schedule-top {
	
}
.schedule-content {
	position: relative;
	min-height: 200px;
	margin: 0 15px;
	padding-bottom: 20px;
}
* html .schedule-content {
	height: 200px;
	overflow: visible;
}
.scheduleleft {
	float: left;
	width: 415px;
	margin-top: -10px;
	position: relative;
	overflow: hidden;
}
.scheduleright {
	float: right;
	width: 415px;
	margin-top: -40px;
	position: relative;
	overflow: hidden;
}
.scheduleleft, .scheduleright {
	line-height: 150%;
}
.scheduleleft h2, .scheduleright h2 {
	margin: 30px 0 15px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #660000;
	line-height: 130%;
}
.scheduleleft h2 span, .scheduleright h2 span {
	font-size: 13px;
	font-weight: bold;
}
.scheduleleft p, .scheduleright p {
	margin: 15px 0;
}
.schedule-bottom {
	padding: 10px 0;
	text-align: center;
}
/* course layout */

/* casting layout */
#page-casting {
	padding: 5px 20px;
}
#page-casting h1.page-title {
	margin: 5px 0 10px;
	padding: 0 50px;
}
.casting-top {
	padding: 10px 0;
	text-align: center;
}
.casting-content {
	position: relative;
	min-height: 200px;
	margin: 0 50px;
}
* html .casting-content {
	height: 200px;
	overflow: visible;
}
.castingbox {
	position: relative;
	min-height: 30px;
	padding-bottom: 15px;
	background: url(../images/box-castingbot.png) bottom left no-repeat;
}
* html .castingbox {
	height: 30px;
	overflow: visible;
}
.castingbox-left, .castingbox-right {
	width: 354px;
	padding: 25px;
	overflow: hidden;
	line-height: 130%;
	background: url(../images/box-castingbg.png) top left no-repeat;
}
.castingbox-left {
	float: left;
}
.castingbox-right {
	float: right;
}
.form-casting {
	margin: 10px 0 15px;
	padding: 10px 15px 15px;
	min-height: 40px;
	font-size: 11px;
	background-color: #fde5e5;
	border: 3px solid #666;
}
* html .form-casting {
	height: 40px;
	overflow: visible;
}
.form-casting h2 {
	font-size: 13px;
	color: #660000;
}
.form-casting fieldset.form-left {
	float: left;
	width: 370px;
	overflow: hidden;
	padding-top: 10px;
}
.form-casting fieldset.form-right {
	padding-top: 10px;
	float: right;
	width: 370px;
	overflow: hidden;
	position: relative;
	margin-top: -20px;
}
.form-casting fieldset.form-left dl {
	min-height: 24px;
}
.form-casting fieldset.form-left dt {
	float: left;
	width: 70px;
	padding-top: 3px;
}
.form-casting fieldset.form-left dd {
	display: table-cell;
	height: 1%;
}
.form-casting fieldset.form-right dt {
	padding-bottom: 5px;
}
.form-casting input.inptext {
	width: 290px;
	padding: 2px 2px 3px;
	font-size: 11px;
	border: 1px solid #888;
	margin-bottom: 5px;
}
.form-casting textarea {
	width: 360px;
	height: 105px;
	overflow: auto;
	padding: 2px 2px 3px;
	font-size: 11px;
	border: 1px solid #888;
	margin-bottom: 5px;
}
.form-casting textarea.medtextarea {
	width: 290px;
	height: 30px;
}
.casting-content form p {
	text-align: center;
}
.form-casting input.inptext:focus, .form-casting textarea:focus, .casting-content .captchabox input:focus {
	border: 1px solid #333;
}
.casting-content dl.addphoto {
	padding-top: 5px;
}
.casting-content dl.addphoto dt {
	float: left;
	padding-top: 3px;
}
.casting-content dl.addphoto dt a {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.casting-content dl.addphoto dt a:hover {
	color: #990000;
	text-decoration: underline;
}
.casting-content dl.addphoto dd {
	float: right;
	width: 265px;
	padding-right: 5px;
}
.form-casting input.inpfile {
	float: right;
	width: 250px;
	padding: 2px 2px 3px;
	font-size: 11px;
	border: 1px solid #333;
	margin-bottom: 5px;
}
.casting-content .captchabox {
	width: 250px;
	margin: 5px auto 10px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #333;
}
.casting-content .captchabox img {
	margin: 5px auto;
	float: left;
}
.casting-content .captchabox div {
	
}
.casting-content .captchabox input {
	width: 80px;
	padding: 3px 2px 4px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #888;
	margin-bottom: 5px;
}
.casting-content .captchabox b {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
.casting-content .captchabox a {
	font-size: 10px;
	color: #cc0000;
}
.casting-content form input.inpbutton {
	width: 114px;
	height: 37px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	background: url(../images/bg-button.png) top left no-repeat;
	border: none;
	cursor: pointer;
}
.casting-content form input.inpbutton:hover {
	color: #990000;
}
.casting-bottom {
	padding: 10px 0;
	text-align: center;
}
/* casting layout */

/* film layout */
#page-film {
	margin: 15px 0;
	padding: 10px 20px;
	border: 2px solid #333;
}
#page-film h1.page-title {
	margin: 0;
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 40px;
	text-align: center;
}
.film-top {
	padding: 10px 50px 15px 100px;
	font-size: 18px;
}
.film-content {
	position: relative;
	min-height: 250px;
	margin: 0 50px 0 100px;
}
* html .film-content {
	height: 250px;
	overflow: visible;
}
.filmleft {
	float: left;
	width: 330px;
	overflow: hidden;
}
.filmright {
	float: right;
	width: 400px;
	overflow: hidden;
}
.filmleft h2, .filmright h2 {
	margin: 5px 0 15px;
	font-size: 18px;
	font-weight: normal;
}
.film-list {
	clear: both;
	min-height: 30px;
}
* html .film-list {
	height: 30px;
	overflow: visible;
}
.film-thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.film-title h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 110%;
}
.film-title a h3 {
	color: #660000;
	text-decoration: none;
}
.film-title a:hover h3 {
	color: #990000;
	text-decoration: none;
}
.film-desc {
	display: table;
	height: 1%;
}
.film-desc p {
	margin: 5px 0;
	line-height: 130%;
}
.film-bottom {
	padding: 10px 0;
	text-align: center;
}
/* film layout */

/* theatre layout */
#page-theatre {
	padding: 5px 20px;
}
#page-theatre h1.page-title {
	margin: 10px 0 0;
	display: none;
}
.theatre-top {
	margin: 20px 0 15px;
	overflow: hidden;
}
#slidepic {
	width: 915px;
	height: 160px;
	overflow: hidden;
	background-color: #333;
}
#ulslidepic {
	position: relative;
	width: 950px;
}
#ulslidepic li {
	position: relative;
	float: left;
	width: 183px;
	height: 160px;
	overflow: hidden;
}
#ulslidepic li img {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}
#ulslidepic li img.active {
    z-index: 10;
}
#ulslidepic li img.last-active {
    z-index: 9;
}
.theatre-content {
	position: relative;
	min-height: 200px;
	padding: 5px 20px 15px;
	background: url(../images/bgpattern.jpg) top left #9ba3b0;
}
* html .theatre-content {
	height: 200px;
	overflow: visible;
}
.theatretitle {
	text-align: center;
}
.theatreleft, .theatreright {
	
}
.theatreleft {
	float: left;
	width: 430px;
	min-height: 100px;
	padding: 10px 5px;
	overflow: hidden;
	background-color: #fdfde5;
}
* html .theatreleft {
	height: 100px;
	overflow: visible;
}
.theatrebox {
	padding: 10px 5px;
	font-size: 11px;
	background-color: #fff;
}
.theatrebox p {
	margin: 10px 0;
	line-height: 120%;
}
.theatreright {
	float: right;
	width: 400px;
	overflow: hidden;
}
.theatreright img {
	margin-right: 45px;
	margin-bottom: 10px;
}
.theatre-bottom {
	padding: 10px 0;
	text-align: center;
}
/* theatre layout */

/* education layout */
#page-education {
	padding: 5px 20px;
}
#page-education h1.page-title {
	margin: 35px 0 10px;
	padding: 0 15px;
}
#page-education h1.page-title span {
	display: block;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
}
.education-top {
	
}
.education-content {
	position: relative;
	min-height: 200px;
	margin: 0 15px;
	padding-bottom: 20px;
}
* html .education-content {
	height: 200px;
	overflow: visible;
}
.educationleft {
	float: left;
	width: 380px;
	overflow: hidden;
}
.educationright {
	float: right;
	width: 460px;
	margin-top: -65px;
	position: relative;
	overflow: hidden;
}
.educationleft, .educationright {
	line-height: 150%;
}
.educationleft h2, .educationright h2 {
	margin: 30px 0 15px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #660000;
	line-height: 130%;
}
.educationleft p, .educationright p {
	margin: 15px 0;
}
.educationleft ul {
	list-style: disc;
	margin: 15px 0;
	font-size: 11px;
	line-height: 130%;
}
.educationleft ul li {
	margin: 5px 0 5px 25px;
}
.educationleft .educationbox, .educationright .educationbox {
	overflow: hidden;
	text-align: center;
}
.educationleft .educationbox {
	width: 320px;
	height: 85px;
	margin: 15px 0 15px 10px;
	padding: 30px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #26443e;
	line-height: 135%;
	background: url(../images/edu-leftbox.jpg) top left no-repeat;
}
.educationleft .educationbox b {
	font-size: 24px;
	font-weight: normal;
}
.educationright .educationbox {
	width: 400px;
        height: 190px;
        position: relative;
        padding: 30px 30px 10px;
        line-height: 130%;
        background: url(../images/edu-rightbox.jpg) top left no-repeat;
}

.educationright .educationbox p {
    margin: 0;
}

.educationright .educationbox strong {
	font-size: 18px;
	color: #990000;
}
.educationright .educationbox b {
	font-size: 18px;
}
.education-slide {
	margin: 15px 0;
	padding: 10px 30px;
	text-align: center;
}
.education-slide p {
	font-size: 14px;
	font-weight: bold;
	color: #26443e;
}
.education-slide p a span {
	color: #26443e;
}
#eduslides {
	position: relative;
	width: 400px;
	height: 300px;
	overflow: hidden;
}
#eduslides li {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 300px;
	overflow: hidden;
	z-index: 9;
}
#eduslides li.active {
	z-index: 10;
}
#eduslides li.lastactive {
	z-index: 8;
}
.education-bottom {
	padding: 5px 0;
	text-align: center;
}
/* course layout */


/* gallery form upload */
.galleryform {
	margin: 20px 0;
	padding: 10px 40px 20px;
	background-color: #fde5e5;
	border: 3px solid #666;
}
.galleryform dl {
	padding-bottom: 10px;
}
.galleryform dt {
	padding: 5px 0;
	font-size: 11px;
}
.galleryform dd input {
	width: 300px;
	padding: 4px 2px 4px 4px;
	font-size: 12px;
	border: 1px solid #888;
}
.galleryform dd textarea {
	width: 440px;
	height: 100px;
	overflow: auto;
	padding: 4px 2px 4px 4px;
	font-size: 12px;
	border: 1px solid #888;
}
.galleryform dd input:focus, .galleryform dd textarea:focus {
	border: 1px solid #333;
}
.galleryform p input {
	cursor: pointer;
}
.galleryform-left {
	float: left;
	width: 350px;
	overflow: hidden;
}
.galleryform-right {
	float: right;
	width: 450px;
	overflow: hidden;
}
.gallerylist {
	padding: 20px 0 20px 20px;
	background-color: #333;
}
.gallerylist li {
	float: left;
	width: 132px;
	height: 88px;
	margin: 0 15px 15px 0;
	overflow: hidden;
	background-color: #000;
	border: 1px solid #111;
}
.gallerylist li div {
	position: relative;
	width: 132px;
	height: 88px;
	overflow: hidden;
}
.gallerylist li button {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
	border: none;
	text-align: center;
	color: #888;
	font-size: 12px;
	font-weight: bold;
	background-color: #000;
}
.gallerylist li button:hover {
	color: #fff;
	background-color: #ff0000;
}
/* gallery form upload */

/* download form upload */
.download-admin {
	position: relative;
	min-height: 200px;
	margin: 0 49px 0 50px;
	padding: 15px 10px 15px 25px;
	background-color: #ffcccc;
	border: 2px solid #333;
}
* html .download-admin {
	height: 200px;
	overflow: visible;
}
.download-admin-list {
	margin: 10px 0;
	padding: 10px 20px 20px;
	background-color: #ece9e9;
	border: 1px solid #c3a1a1;
}
.download-admin-list p {
	padding: 10px 0;
}
.download-admin-list p b {
	float: left;
}
.download-admin-list p button {
	float: right;
	font-size: 11px;
	color: #a29393;
	background-color: #ece9e9;
	border: none;
	cursor: pointer;
}
.download-admin-list p button:hover {
	color: #333;
}
.download-admin-list form {
	margin: 10px 0;
	padding: 15px 10px;
	width: 710px;
	background-color: #f7f5f5;
}
.download-admin-list form span {
	float: left;
}
.download-admin-list form span a {
	text-decoration: underline;
}
.download-admin-list form button {
	float: right;
	width: 20px;
	height: 20px;
	padding: 3px 6px;
	overflow: hidden;
	cursor: pointer;
	border: none;
	text-align: left;
	color: #e49090;
	font-size: 12px;
	font-weight: bold;
	background-color: #990000;
}
.download-admin-list form button:hover {
	color: #fff;
	background-color: #e22100;
}
/* download form upload */


