.mainShows,
.newStripLC{
 width: 744px;   
}
.newStrip{
    background: black;
    height: 65px;
}
.mainWrapper {
height: auto;
/*background: none;*/
}
.newLogo.fb{
	float: left;
	margin-top: 15px;
}
.showBanner {
width: 810px;
height: 333px;
border-bottom: 1px solid #04bfad;
}

.showBanner IMG{
width: 810px;
height: 333px;
}

.showDtl {
width: 810px;
}

.box356 {
width: 315px;
}

.box137 {
width: 80px;
}

.showDtlBox .boxDtl.show_type p{
	margin-top: -5px;
}

.showDtlBox .boxDtl.show_title p{
	margin-top: -5px;
}

.showData {
width: 810px;
}

.showRightContent {
width: 810px;
}

.showSidebar {
float: left;
width: 810px;
border-top: 1px solid #04bfad;
margin-top: 30px;
padding-top: 20px;
}

.showSidebarBox {
padding-bottom: 20px;
border-bottom: 1px solid #04bfad;
margin-bottom: 20px;
width: 400px;
float: right;
}

.moreShows {
width: 810px;
}

.articleData {
width: 810px;
}

.Promo {
display: none;
}

.liShowDesc{
	margin-right: 0;
}

.liShowDesc .descDate{
	width: 100px;
}

.liShowDesc .descTime{
	width: 70px;
}

/* table choose places */


.choose table {
    width: 398px;
}

.choose .totalP {
	width: 50px;
}

.box412 {
    width: 461px;
}


/* orderSeats */

.seatContent {
	width: 810px;
}

.popup-wrapper div.side-bar {
	display: none;
}

.popup-wrapper {
	width: 800px !important; 
}

.popup-wrapper div.hall-schema {
	margin-top: 25px !important;
	margin-right: 25px !important;
}

.Hall{
	width: 810px;
}

.popup{
	width: 800px !important;
}

.selectedTableSeat {
	width: 505px;
}

.totalTable {
	width: 276px;
}

.sale-finished-mes{
	width: 461px;
}

.showSidebar .showSidebarBox:first-child{
	border-bottom: 1px white solid;
}

.rightarticle{
	width: 810px;
}

.showDtlwrap{
	background: none;
}
.closeShow{
    padding: 0;
} 
.closeShow ul li{
    float: none;
    width: 744px;
    height: 206px;
    border: 1px solid #8b8b8b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 0;
    margin-bottom: 9px;
}

.closeShow ul li .showInn{
    border: 1px solid white;
   background: url(../images/home-show-bg.png) repeat-x scroll top;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px;
     text-align: right;
}
.homeShowImg{
     float: right;
}
.closeContent{
    width: 495px;
    margin-right: 30px;
    float: right;
    margin-top: 20px;
    color: #252525;
    font-size: 15px;
    text-align: right;
}
.closeContent  p{
    font-size: 15px;
     color: #252525;
     font-family:'atlas';
}
.closeContent .closeTitle {
    background: none;
     height: auto;
    border: none;
}
.closeContent .closeTitle p{
    background: none;
    font-size: 19px;
   
       font-family:'atlas';
    
}

.closeContent  .description{
    height: 75px;
    overflow: hidden;
    font-family:'atlas';
    margin-bottom: 30px;
}
.closeContent  .description p{
    font-family:'atlas';
    font-size: 15px;
     color: #787878;
     line-height: 18px;
}
.closeImg{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
   
}
.closeTitle p{
    padding: 0;
}

.resultGoBtn{
    background: #151515;
    border-color: #151515;
/*    background: url(../images/goBtn.png) no-repeat scroll;
    display: block;
    */
}

.menu ul li.showPlaces{
    display: none;
}

body
{
    -webkit-animation-duration: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix{
    from{   opacity: 1; }
    to{ opacity: 1; }
} 