* {
	margin:0px;
	padding:0px;
}
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, able, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, enu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* default */
body {
	width:100%;
	height:100%;
	font-size:100%;
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	line-height:inherit;
	margin:0;
	padding:0;
	/*background:#202729;*/
	background:#222;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
.clear-left {
	clear:left;
}
.clear-right {
	clear:right;
}
h1, h2, h3, h4, h5, h6 {
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
}
#page {
	width:1000px;
	height:auto;
	margin:0px auto;
	/*background:#343f41;*/
	background:#333;
}
#page_in {
	width:800px;
	height:auto;
	margin:0 auto;
}
.top {
	width:100%;
	height:10px;
	float:left;
	background:url(https://cdn3.ticketnew.com/partners/img/MPS_Theatre/top_brd.jpg) repeat-x;
}
.hdr {
	width:800px;
	margin:0 auto;
	height:150px;
}
.logo {
	width:170px;
	height:75px;
	background:url(https://cdn3.ticketnew.com/partners/img/MPS_Theatre/logo_1.png) no-repeat;
	float:left;
	margin:32px 0;
}
.menu {
	width:600px;
	height:50px;
	/*background:#3f4a4c;*/
	background:#666;
	float:right;
	margin:10px 0;
}
.menu ul {
	float:right;
}
.menu ul li {
	float:left;
	list-style:none;
}
.menu ul li a {
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	float:left;
	padding:14px 20px;
}
.menu ul li a:hover, .menu ul li a.crnt {
	border-bottom:1px solid #ff6c78;
	border-top:1px solid #ff6c78;
}
/*.menu ul li a:first-child{
	padding-left:0;
}
.menu ul li a:last-child{
	padding-right:0;
}*/
.baner_bg {
	width:1000px;
	height:400px;
	float:left;
	background:#eddcbf url(https://cdn3.ticketnew.com/partners/img/MPS_Theatre/bnr-bg.jpg) repeat;
}
.banner_img {
	width:810px;
	height:310px;       
	background:#fff;
	box-shadow:1px 1px 10px #666666;
	margin:10px auto;
}
.banner_img_1 {
	width:800px;
	height:300px;
     /*background:#59a686;*/
	background:#000;
	margin:5px;
	float:left;
}
.ban_hd {
	width:800px;
	height:auto;
	margin:0 auto;
}
.ban_hd h2 {
	color:#343F41;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding:10px 0;
}
#slider-wrapper {
	width:800px;
	height:300px;
	margin:0 auto;
}
#slider {
	position:relative;
	width:800px;
	height:300px;
	/* background:url(https://cdn3.ticketnew.com/partners/img/MPS_Theatre/loading.gif) no-repeat 50% 50%; */
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display:none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(https://cdn3.ticketnew.com/partners/img/MPS_Theatre/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	/* background:url(https://cdn3.ticketnew.com/partners/img/MPS_Theatre/arrows.png) no-repeat; */
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
.cnt_bg {
	width:1000px;
	height:400px;
	background:url(https://cdn3.ticketnew.com/partners/img/MPS_Theatre/cnt-bg.jpg) repeat;
	float:left;
}
.cnt_bg_in {
	width:800px;
	height:100%;
	margin:0 auto;
}
.cnt_left {
	width:324px;
	float:left;
	height:390px;
	margin:0 0px
}
.cnt_right {
	width:324px;
	float:right;
	height:390px;
	margin:0 0px
}
.cnt_right_1 {
	width:120px;
	float:right;
	height:390px;
	margin:0 0px
}
.cnt_bg img {
	width:324px;
	height:336px;
	float:left;
}
.cnt_bg_in h2 {
	color:#e9616b;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding:10px 0;
}
.footer_bx {
	width:1000px;
	height:170px;
	/*background:#2d3b3e;*/
	background:#333;
	float:left;
}
.footer_bx_1 {
	width:800px;
	height:100%;
	margin:0 auto;
	line-height:16px;
}
.footer_bx h2 {
	color:#63cee0;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding:10px 0;
}
.footer_bx p {
	font-size:12px;
	color:#fff;
	float:left;
}
.ftr_txt {
	color:#fff;
	padding:10px 0;
	text-align:center;
	font-size:12px;
}
.ftr_txt a {
	text-decoration:none;
	color:#fff;
}
.cnt_bg_in h2 {
	color:#63cee0;
	text-align:center;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding:10px 0;
}
.cnt_bg_in h1 {
	color:#63cee0;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding:10px 0;
}
.cnt_bg_in p, .cnt_bg_in li {
	font-size:12px;
	color:#fff;
	float:left;
	line-height:30px;
}
.cnt_bg_in p {
	line-height:24px;
}
.about_bx {
	width:100%;
	float:left;
	height:390px;
}
.cnt_left a {
	color:#ff6c78;
	text-decoration: none;
}
.footer_bx_1 a {
	color:#ff6c78;
	text-decoration: none;
}
.footer_bx_2{
	width:400px;
	float:left;
}
.footer_bx_3{
	width:130px;
	float:right;
}
.face{
	width:20px;
	height:20px;
	background:url(https://cdn3.ticketnew.com/partners/img/MPS_Theatre/face.jpg) no-repeat;
	float:right;
	margin: 19px -52px;
}

#slideshow
{	
    width:324px;
    float:right;	
	height:390px;
	margin:0 0px
}

#slideshow DIV
{
	position: absolute;
	background-color:White;
}

#slideshow DIV.active
{
	z-index: 10;
	opacity: 1.0;
}

#slideshow DIV.last-active
{
	z-index: 9;
}

#slideshowcs
{	
    width:324px;
	float:left;
	height:390px;
	margin:0 0px    
}

#slideshowcs DIV
{
	position: absolute;
	background-color:White;
}

#slideshowcs DIV.actives
{
	z-index: 10;
	opacity: 1.0;
}

#slideshowcs DIV.last-actives
{
	z-index: 9;
}


.phone{
	width:70px;
	height:20px;
	background:url(https://cdn3.ticketnew.com/partners/img/MPS_Theatre/phone.png) no-repeat;
	float:right;
	margin:5px 10px;
	margin-right: 115px;
}

