@charset "utf-8";
/*@font-face {*/
/*  font-family: 'PTSans-Regular';*/
/*  src: url('fonts/PTSans-Regular.eot') format('embedded-opentype');*/
/*  src: url('fonts/PTSans-Regular.svg') format('svg');*/
/*  src: url('fonts/PTSans-Regular.ttf') format('truetype');*/
/*  src: url('fonts/PTSans-Regular.woff2') format('woff2');*/
  /*src: url('fonts/PTSans-Regular.woff') format('woff');*/
  /*font-weight: normal;*/
  /*font-style: normal;*/
  /*text-rendering: optimizeLegibility;*/
/*  src: local('PT Sans'), local('PTSans-Regular'), url(https://themes.googleusercontent.com/static/fonts/ptsans/v4/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');*/

/*}*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap');

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

body td, body p, body div, body span, .form_textfeild, .tickets_users a, .ticket_name_list ul li font {
    font-weight: 300 !important;
        font-family: 'Roboto', sans-serif !important;
}
body strong, body b, body th, .title_txt, #new_date span, .tickets_users span, .ticket_head_strip li, .ticktypspan, .th-arrow, .resp-tab-item, .offertype, .sell_tick ul li a, .loginname, .dashboard_table_wrap ul li, .list_2_buyer_link, .order_tab span a, .order_tab_2 span a, .order_tab_6 span a, .order_tab_4 span a, .account_register_form ul li label {
    font-weight: 500 !important;
        font-family: 'Roboto', sans-serif !important;
}


.flaticon-close-cross-circular-interface-button:before{
	background: #fff;
}
html, body{margin:0px; padding:0x; font-family: 'PTSans-Regular'; height:auto;}
@media only screen and (max-width: 565px) and (min-width: 480px){
.order_tab_tickets ul li:first-child {
    width: 14% !important;
}
.mbprice{
	    width: 34% !important;
	    text-align: right !important;
}
.actionss{
	 width: 36% !important;
	  margin-left: 33px !important;
}
}

@media only screen and (max-width: 479px) and (min-width: 320px){
.order_tab div.gift_tab_content, .ticket_rep_tab div.gift_tab_content{min-height: 112px !important;}
}
 @media only screen and (max-width:2000px) and (min-width: 768px){
.btm_box {
    border-top: none !important;
    padding: 9.5px 10px;
    /* background: #fff; */
    /* border-bottom: 1px solid #ccc; */
    border: 1px solid #ccc;
}
.border_line {
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}
}
@media screen and (min-width:280px) and (max-width:320px){
.dp_mail_popup1 input#SubmitButton, .addcart_popup input.addcart_btns{ 
  background: rgb(0, 174, 239);  border: 0px;
    width: 75px;
   
    color: #fff;
    border-radius: 3px;}

}


@media screen and (min-width:975px) and (max-width:3000px){
.dp_mail_popup1 input#SubmitButton, .addcart_popup input.addcart_btns{ 
  background: rgb(0, 174, 239);color: #fff;  border: 0px;
    width: 90px;
    height: 40px;
    color: #fff;
    border-radius: 3px;}
.cms_bg .terms_conditions_content{

	    max-width: 983px !important;
	        padding: 12px 10px !important;
}

}



img{border:none;}

.fl{float: left;}
.fr{float: right;}
.terms a{
	color: #00aeef;
}
        span.mrk1 {
    color: #079a21;
}
    span.mrk2 {
    color: #079a21;
}
.clr {clear: both;}	
.clr2 {clear: both; height:18px;}	
.msg{
	 background-color: #ffcdd1;
	 color: #ff0000;
}
#reg_login{
	color:#000088;
}
.desk_err p,.mb_err p{
	color: #ff0000;
}

#reset{
	color:#000088;
}
.register_devider span{
border-right:1px solid #EAEAEA;
}
.succ_mail{
	  background-color: #dff2bf;
	   color: #4f8a10;
}
td.age1{
	color: #fff;
}
.alignright {text-align:right}
.aligncenter {text-align:center !important;}
.alignleft {text-align:left}
	
a{outline:none;text-decoration:none;color: inherit;}
.flaticon-mark:before{
	color: #00aeef;
}
.fbbf{
background:#fff;
}
.pad10 b {
	color: #000; 
}
.vc1{
	color: #ff0000;
}
.eve_color{
color:#1BB7F1;
}
td.list_head.payment_price {
    border: none !important;
}
.replink{
	     color: #02afef; 
}
.dashboard_headder{
	color: #000;
}
.bc1 {
    background: #ECECEC;
}
#buyer_reset_psw td{
color: #404041;
}
.seller_sub{
background: #00aeef;
color: #fff;
}


.mrebtn{
	margin-top:20px;
	font-size: 12px;
    border: 1px solid #000;
    color:#000;
    font-weight:500;
    padding: 15px 15px;
    float: right;
      margin-right: 10px;
    margin-bottom: 10px;
	border-radius:3px;
}
 a:visited{
  color:inherit;
}

/*.resp-tabs-container{
	background:#fff;
}*/
.cllr a {
    color: #00aded;
}
.sell_tick ul li {
    display: inline-block;
}
.sell_tick ul li a {
    color: #fff !important;
}
@media only screen and (max-width: 479px) and (min-width: 240px){
tr.border_line {
    border-bottom: 1px solid #ccc !important;

      }
}

.tr_main_wrap{/*position:relative;*/ float:left; width:100%;}
.bg_opacity{ display:none;}	

#wrapper{float:left; width:100%; background:url(../../images/frontend/top_strip.png) repeat-x left top;  margin:0px; padding-top:5px; padding-bottom:360px;/* position:relative;*/text-align:left;}

/*resaponsive css*/
.main_wrap{margin:0 auto; padding:0; width:100%; display:block;}
.container-wrap{max-width:960px; width:100%; margin:0 auto;}

@media only screen and (max-width:2000px) and (min-width:975px){

	.custom-fixed-width {
    max-width: 1060px !important;
   
}

.custom_footer_wrap {
    max-width: 1060px !important;
}

.container-wrap{
	padding-top:26px;
}

#footer1{
margin-top: 48px !important;

}

.footer-fixed-width {
 
    max-width: 1062px !important;
 }

.footer_wrap {
  margin:29px 0px !important;
}

.header-fixed-width{
      max-width: 1060px !important;
}
}
@media only screen and (max-width:975px) and (min-width:700px){

#footer1{

margin-top: 40px !important;
}
}
@media only screen and (max-width:700px) and (min-width:320px){

#footer1{

margin-top: 30px !important;
}
}

@media only screen and (max-width:320px) and (min-width:240px){

#footer1{

margin-top: 30px !important;
}
}


.header-fixed-width{max-width:960px; width:100%; margin:0 auto;}
.header-fixed-width .hundred_percent{padding-top:2px;}
.footer-fixed-width{margin:30px auto; max-width:960px; width:100%;}
.hundred_percent{float:left; width:100%; padding:0;position:relative;}
.events_hundred_percent{float:left; width:98%; padding:0; margin:0 1%; position:relative;}
.categories_wrap{float:left; width:98%; padding:0; margin:0 1%; position:relative;}
.pramotions_wrap{float:left; width:98%; padding:0; margin:0 1%; position:relative;}
.footer_wrap{float:left; width:98%; padding:0; margin:0 1%; position:relative;}
.logo{padding-top:0px; position:relative; width:250px; float:left;top:0px;}
.sell_tick ul {
    padding: 0px;
    padding-bottom: 23px;
        margin-top: 11px;
            margin-bottom: 19px;
}
.sell_tick ul li a {
    font-size: 13px;
    font-family: 'PTSans-Regular';
    font-weight: bold;
        padding: 0px 27px 0px 0px;
}
.logo img{ max-width:100%;}
.header_right{float:right; width:67%; padding:0; margin:0;}

/*custom background header*/
.header{float:initial !important; width:100%; position:relative; padding:20px; margin:0;}
.header .custom-fixed-width{max-width:960px; width:100%; margin:0 auto; padding:5px 0px;}
.header .custom_logo{float:initial; margin:10px auto; padding:0; width:97%;}
/*.header .custom_logo a{float:left;}*/
.custom_header_wrap{ float:left; width:100%; margin:10px auto; position:relative;}
.header_html{display:block; /*float:left;*/ font:normal 13px Arial,Helvetica,sans-serif; overflow:hidden; padding:0; position:relative; line-height:18px;}
.header_html .header_textarea{position: relative; float: left; width: 100%; color:#333;} 
.header_textarea p{    margin-bottom: 1em !important; margin-top: 1em !important;line-height: 1.6 !important;}
.footer_textarea p{    margin-top: 1em !important; margin-bottom: 1em !important;line-height: 1.6;font-size: 13px; }
/*.header_html .header_textarea p{float:left; text-align:left;}
.header_html .header_textarea p span{float:left; text-align:left;}*/
.header .login_bg{float:right; margin:0 0 5px 0; padding:10px 10px 10px 0px; position:relative; min-width:275px; max-width:400px; border-radius:25px 0 0 25px; border-right:0px !important;}
.login_bg .login_register{float:left; 
	margin:0px 0px 0px 20px !important; position:relative;/* min-width:110px; max-width:180px;*/ 
	font-size:12px;}
.login_bg .tickets_count{float:right; margin:0px; position:relative; min-width:116px; max-width:200px; font-size:12px;}
.login_bg a{ text-decoration:none; font-weight:normal; }
/*end custom background header*/

*.search_box input[type="text"]::after{ content:"ddd"; float:left; width:40px; padding:12px 10px; margin:0; background:#09b1f0; border:1px solid #6798b4; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius:0 4px 4px 0; border-radius:0 4px 4px 0; -webkit-box-shadow: inset 1px 1px 5px 0px rgba(236,236,236,1); -moz-box-shadow: inset 0.5px 0.5px 1px 0px rgba(236,236,236,1); box-shadow: inset 0.5px 0.5px 1px 0px rgba(236,236,236,1); font:normal 12px Arial, Helvetica, sans-serif; color:#ccc;}*/

.top_right .top_search .textfeid_box{
	float:left;
	margin:0px;
	padding:0px;
	}
.top_right .top_search .textfeid_rgt_crnr{
	width:14px;
	height:43px;
	float:left;
	margin:0px;
	padding:0px;
}
.top_right .top_search .textfeid_bg{
	background:url(../../images/frontend/search_bg.png) repeat-x;
	width:288px;
	height:43px;
	float:left;
	margin:0px;
	padding:0px;
}
.top_right .top_search .textfeid{
	width:285px;
	background:#fff;
	border:none;
	margin-top:5px;
	font-size:13px;
	color:#000;
	padding:8px 0 4px 0;
}
.top_right .top_search .textfeid1{
	width:285px;
	background:#fff;
	border:none;
	margin-top:5px;
	font-size:13px;
	color:#ccc;
	padding:8px 0 4px 0;
}
.top_right .top_search .search_btn{
	float: right;
	margin:0px;
	padding:0px;
}

.search_button{ background:#06b0ef; padding:11px 10px; margin:0; border:1px solid #98bfd4; -webkit-border-radius:0 4px 4px 0; -moz-border-radius:0 4px 4px 0; border-radius:0 4px 4px 0; -webkit-box-shadow: inset 1px 1px 0px 0px rgba(39,220,248,1); -moz-box-shadow: inset 1px 1px 0px 0px rgba(39,220,248,1); box-shadow: inset 1px 1px 0px 0px rgba(39,220,248,1); color:#fff;}
.search_button b{font-weight:bold;}
.top_login .login_box{
   /* background:url(../../images/frontend/login_icon.png) no-repeat right center;*/
	height:33px;
	/*width:52%;*/
	width:180px\9;
	*width:180px;
	_width:180px;
	float:right;
	text-align:right;
	margin-top:-6px;
	padding-top:14px;
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration:none;
	line-height: 27px;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.top_login .login_box a{
	font-size:13px;
	font-weight:bold;
	color:#fff;
    text-decoration:none;
	margin-left:5px;
	padding:4px 8px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;;*/
}
.top_login .login_box a:hover{
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
    text-decoration:none;
	margin-left:5px;
	/*padding:0px 8px 0 0;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
text-decoration: none !important;
}
.veninfo {
    /* padding: 14px 15px; */
    margin-left: 14px;
       /* padding-top: 18px;*/
            margin-right: 14px;
 /*   margin-bottom: 14px;*/
}
.top_login .total_tickets{
	width:100%;
	/*background:url(../../images/frontend/total_tickets_bg.png) no-repeat left center;*/


/*	background:url(../../images/frontend/total_tickets_bg.png) no-repeat right center;*/
	/*width:208px; */
	height:37px;
	float: right;
	margin:0px;
	padding:0px;
	text-align:right;
}
.top_login .total_tickets .tickets {
    /* float: left; */
    float: right;
    margin: 11px 3px 10px 10px;
    padding: 0px;
    color: #555555;
    font-size: 13px;
    font-weight: bold;
    /* text-shadow: 1px 0px 1px #ffffff; */
   /* min-width: 27%;*/
   width: auto;
    text-align: center;
    margin-left: 0px !important;
}
.top_login .total_tickets .tickets a{
	color:#00aeef;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-left: 10px;
	/*width: 61%;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.top_login .total_tickets .tickets a:hover{
	color:#00aeef;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
/*	text-shadow: 1px 0px 1px #ffffff;*/
/*width: 61%;*/
}	
.tickets_user a{
	color:#00aeef !important;
	font-size:13px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
/*	text-shadow: 1px 0px 1px #ffffff !important;*/
	
}
.tickets_users a{
	/*color:#00aeef !important;*/
	font-size:13px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	/*text-shadow: 1px 0px 1px #ffffff !important;*/
}
.tickets_user a:hover{
	/*color:#00aeef !important;*/
	font-size:13px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	/*text-shadow: 1px 0px 1px #ffffff !important;*/
}	
.tickets_users a:hover{
	font-size:13px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
}	
.go_btn{ 
	/*width:24px; */
	width:6%;
	height:23px; 
	/*margin:9px 6px 0 0; */
	margin:9px 0px 0 0; 
	padding:0px; 
	float:right; 
	cursor:pointer;
}	
.go_btn a{
	background:transparent  url(../../images/frontend/tickets_go.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}
.go_btn a:hover{
	background:url(../../images/frontend/tickets_go.png) no-repeat right -40px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}
	
/*navigation start*/

.navigation{
	width:100%;
	/*background:url(../../images/frontend/navigation_bg.png) no-repeat;*/
/*	height:73px;*/
	margin:25px 0px 5px 0px;
	padding:2px 0px 0px 0px;
	position:relative;
	float:left;
	display: none;
}
.navigation img{width:960px; float:left; 
/*    height:73px;*/
}
#menu{
/*	left:11px;*/
/*	top:3px;*/
	position:absolute;
	margin: auto;
	padding: 0;
	width:97.5%;
}
#menu ul {
	width:100%;
	margin: 0;
	padding: 0;
	float:left;
}
#menu ul li {
	text-transform:uppercase;
	font-family:"PT Sans";
	font-size:13px;
	font-weight:bold;
	display: block;
	position: relative;
	float: left;
	list-style:none;
	padding:0 4.36%;
/*	border-right:1px solid #3abff3;*/
/*	border-left:1px solid #007c9e;*/
}
.brd_rgt_none{border-right:none !important;}
.brd_lft_none{border-left:none !important;}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding:13px 0px;
	margin:0px;
	/*background:url(../../images/frontend/nav_separator.png) no-repeat right center;*/
}
#menu ul li a:hover { 
	color:#404041; 
}
#menu ul li a#current { 
	color:#404041; 
}
#menu .home{ width:132px; text-align:center;}
#menu .music{ width:130px; text-align:center;}
#menu .sports{ width:140px; text-align:center;}
#menu .arts{ width:189px; text-align:center;}
#menu .family{ width:133px; text-align:center;}
#menu .ticketdetails{ width:186px; text-align:center;}
/*navigation end*/

.events_box{
/*	background:url(../../images/frontend/events_strip.png) repeat;*/
	width:100%;
	/*height:53px;*/
	margin:0px;
	padding:7px 0 2px 0;
	float:left;
	color:#404041;
	font-size:14px;
	font-weight:bold;
	text-shadow: 1px 0px 1px #ffffff;
}

/*.events_box .list_box{
	background:url(../../images/frontend/list_arrow.png) no-repeat top center;
	width:145px;
	padding:5px;
	color:#404041;
	background:#fff;
	border:#e4e4e4 solid 1px;
	font-size:12px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}*/

/*.list-box select {
   background:transparent;
   width:145px;
   padding:5px;
   font-size:12px;
   font-weight: normal;
   font-family:Arial, Helvetica, sans-serif;
   border:0px;
   -webkit-appearance:none;

}


.list-box {
width:145px;
background:url(../../images/frontend/list_arrow.png) no-repeat top right #FFF;
border:0px;

}*/

.list_box-select select {
padding:6px;
margin: 0;
border:#e4e4e4 solid 1px;
outline:none;
font-size:12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
width:150px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}

.list_box-select {width:150px; position:relative;}

.list_box-select:after {
content:url(../../images/frontend/list_arrow.png);
color:#aaa;
right:0px; top:0px;
position:absolute;
pointer-events:none;
}
.list_box-select:before {
right:0px; top:0px;
background:#f8f8f8;
position:absolute;
pointer-events:none;
display:block;
}

.list_box-select_1 select {
padding:5px;
margin: 0;
border:#e4e4e4 solid 1px;
outline:none;
font-size:12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
width:161px;
height:29px;
/*-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;*/
}

.list_box-select_1 {width:161px; position:relative;}

.list_box-select_1:after {
content:url(../../images/frontend/list_arrow.png);
color:#aaa;
right:0px; top:0px;
position:absolute;
pointer-events:none;
}
.list_box-select_1:before {
right:0px; top:0px;
background:#f8f8f8;
position:absolute;
pointer-events:none;
display:block;
}

.list_box-select_2 select {
padding:5px;
margin: 0;
border:#e4e4e4 solid 1px;
outline:none;
font-size:12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
width:110px;
height:29px;
/*-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;*/
}

.list_box-select_2 {width:110px; position:relative;}

.list_box-select_2:after {
content:url(../../images/frontend/list_arrow.png);
color:#aaa;
right:0px; top:0px;
position:absolute;
pointer-events:none;
}
.list_box-select_2:before {
right:0px; top:0px;
background:#f8f8f8;
position:absolute;
pointer-events:none;
display:block;
}

.events_box .white_bg{
	background:url(../../images/frontend/calender_f.png) no-repeat right center #FFF;
	border:#e4e4e4 solid 1px;
	color:#404041;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	height:25px;
	width:85px;
	padding-right:20px;
	cursor:pointer;
}

.events_btn{ 
	width:39px; 
	height:39px; 
	margin:0px; 
	padding:0px; 
	cursor:pointer;
}	
.events_btn a{
	background:url(../../images/frontend/search_btn.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:39px;
	height:39px; 
	display:block;
}
/*.events_btn a:hover{
	background:url(../../images/frontend/search_btn.png) no-repeat right -48px; 
	cursor:pointer;
	width:32px;
	height:32px; 
	display:block;
}*/

/*body start*/
.main_box{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.left_box{
	width:60%;
	margin:0px;
	padding:0px;
	float:left;
}
.left_box .top_banner{
	width:560px;
	height:327px;
	margin:0px;
	padding:0px;
	float:left;
	/*background:url(../../images/frontend/top_banner_shadow.png) no-repeat left bottom;*/}
.top_banner img{	
	max-width:100%;
}
.left_box .top_events_banner{
	width:100%;
	height:182px;
	margin:0px;
	padding:0px;
	float:left;
}
.right_box{
	width:37.5%;
	height:512px;
	margin:0px;
	padding:0px;
	float:right;
}
.sales_box{
	width:100%;
	margin-top:10px;
	padding:0px;
	float:left;
}
.sales_box ul{
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}
.sales_box ul li{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	background:url(../../images/frontend/sales_shadow.png) bottom center no-repeat;
	height:130px;
	/*width:156px;*/
	width:146px;
	margin-right:12px;
}


/*------------------ Top Recommended carousel css ---------------------*/

#carousel_inner {
float:left; /* important for inline positioning */
width:465px; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
}

#carousel_ul {
position:relative;
/*left:-157px;*/ /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
margin-left:-12px;
}

#carousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:146px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:134px;
background: url(../../images/frontend/recommend_shadow.png) left bottom no-repeat;
margin-top:10px;
margin-bottom:10px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll, #right_scroll{
float:left; 
width:37px; 
margin-top:42px;
}
#left_scroll img, #right_scroll img{
/*styling*/
cursor: pointer;
cursor: hand;
}


/*General Mosaic Styles*/
.clearfix{ 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.details{ 
	margin:0 10px 10px 10px;
}

.also_details{ 
	margin:0; padding:0; background:#02b4f2;
}

.sales_header{
	/*float:left;*/
	font:13px 'PT SANS', sans-serif; 
	font-weight:bold; 
	color:#000;
	padding-top:3px;
	/*padding-bottom:3px; */
}

.sales_header {
    min-height: 10px;
	max-height:40px;
	height:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;

	overflow:hidden;
}


/*.sales_header:after{
	position:absolute;
	float:right;
	color:#000;
	content:"...";
	width:100%;
}*/


.sales_discription{
	float:left;
	text-align:left;
	font:12px 'PT SANS', sans-serif; 
	color:#fff; 
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	/*height:40px;*/
	width:120px;
	/*letter-spacing:1.4px;*/
} 
.sales_price{
	float:left;
	font:12px 'PT SANS', sans-serif; 
	color:#fff; 
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	width:126px;
	/*letter-spacing:1.4px;*/
} 

.sales_price{
	float:left;
	font:11px 'PT SANS', sans-serif; 
	color:#fff; 
	font-weight:bold;
	
}

.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:146px;
	height:110px;
	margin:0px;
	background:#111 url(../img/progress.gif) no-repeat center center;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	
	
}

.mosaic-backdrop {
	display:none;
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	background:#02b4f2;
	margin-left:-0px\9;
	*margin-left:-0px;
	_margin-left:-0px;
}
	
.mosaic-overlay {
	display:none;
	z-index:5;
	position:absolute;
	width:100%;
	height:100%;
	background:#02b4f2;
	margin-left:0\9;
	*margin-left:0;
	_margin-left:0;

}

.discrip-left {
	width:68px; float:left; text-align:left; text-align:left\9; _text-align:left; *text-align:left; float:-left\9; _float:left; *float:left;;
}

.price-right {
	float:right; text-align:right; text-align:right\9; _text-align:right; *text-align:right; float:-right\9; _float:right; *float:right;
}
	
/*** Custom Animation Styles (You can remove/add any styles below) ***/
.circle .mosaic-overlay {
	background:#000;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter:alpha(opacity=00);
	display:none;
}
		
.fade .mosaic-overlay {
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter:alpha(opacity=00);
	background:#000;
}
		
.bar .mosaic-overlay {
	bottom:-100px;
	height:100px;
	background:#000;
}
		
.bar2 .mosaic-overlay {
	bottom:-50px;
	height:100px;
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
}
		
.bar2 .mosaic-overlay:hover {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}
		
.bar3 .mosaic-overlay {
	top:-100px;
	height:100px;
	background:#000;
}
/*** End Animation Styles ***/

.categories_box{
	width:100%;
	margin-top:10px;
	padding:0px;
	float:left;
	}
.all_headders{
    background:url(../../images/frontend/all_headders_bg.png) no-repeat left center;
	height:26px;
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	font-size:17px;
	color:#404041;
	font-weight:bold;
/*	text-shadow: 1px 0px 1px #ffffff;*/
	}

.all_headders01{
    background:url(../../images/frontend/all_headders_bg01.png) no-repeat left center;
	height:26px;
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	font-size:17px;
	color:#404041;
	font-weight:bold;
/*	text-shadow: 1px 0px 1px #ffffff;*/
	}
	
.categories_box .all_categories{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	}
.categories_box .categorie_box2{
	width:24.5%;
	margin-right:6px;
	padding:0px;
	float:left;
	}
.categories_box .categorie_headders{
	width:100%;
	height:51px;
	margin:0px;
	padding:0px;
	float:left;
	}
.categorie_mdl{
    background:url(../../images/frontend/categorie_mdl.png) repeat-y;
	width:91%;
	margin-left:13px;
	padding:0px 6px;
	float:left;
	}
.categorie_mdl .categorie_links_box{
	width:200px;
	width:205px\9;
	*width:205px;
	_width:205px;
	margin: auto;
	padding:0px;
	}
.categorie_mdl .categorie_links_box ul{
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	}
.categorie_mdl .categorie_links_box ul li{
	width:200px;
	margin:0px;
	padding:6px 0px;
	list-style:none;
	border-bottom:#e5e5e5 solid 1px;
	}
.categorie_mdl .categorie_links_box ul li a{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:normal;
	color:#404041;
	text-decoration:none;
	}
.categorie_mdl .categorie_links_box ul li a:hover{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:normal;
	color:#00aeef;
	text-decoration:none;
	}
.more_info{
	margin:6px 0 6px 2px;
	padding:0px;
	float:left;
	}
.more_info a{
	margin:0px;
	padding:0px;
	float:left;
	color:#00aeef;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
.more_info a:hover{
	margin:0px;
	padding:0px;
	float:left;
	color:#404041;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
.categorie_btm{
	width:217px;
	height:18px;
	margin-left:13px;
	padding:0px;
	float:left;
	}
.promotions{
	width:100%;
	margin-top:10px;
	padding:0px;
	float:left;
	}
.promotions .promotions_boxes{
	width:218px;
	height:220px;
	border:#c6c6c6 solid 1px;
	background:#fff;
	margin:0px;
	padding:0px;
	float:left;
	}
.promotions_boxes a{width:100%; padding:0; margin:0; float:left; height:220px;}
/*.body-container{padding-bottom:360px;}*/
/*body end*/

/*footer*/

#footer1{
	float:left;
    width:100%; 
	background:#383839;
	padding:0px;
	text-align:center;
/*	position: absolute;
	bottom: 0px;*/
	color: #c5c5c5;
	}




#footer1 .footer_logo{
	margin:0px; 
	padding:0px;
	float:left;
	}
#footer1 .copy_rights{
    width:100%;
	margin:0px; 
	padding:5px 0px;
	float:left;
	text-align:left\9;
	*text-align:left;
	_text-align:left;
	color:#c5c5c5;
	font-size:13px;
	font-weight: normal;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer1 .sitemap{
	float:left;
    width:100%;
	margin:0px; 
	padding:10px 0 20px 0px;
	text-align:left\9;
	*text-align:left;
	_text-align:left;
	color:#c5c5c5;
	font-size:13px;
	font-weight: normal;
	border-bottom:#f5f5f5 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer1 .sitemap a{
    /*width:400px;*/
	float:left;
	margin:0 0 8px 0; 
	padding:0 7px 0 7px;
	color:#c5c5c5;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	border-right:1px solid #9f9f9f;
	width:auto\9;
	*width:auto;
	_width:auto;
	}
#footer1 .sitemap a:first-child{padding-left:0 !important;}
#footer1 .sitemap a:last-child{border-right:none !important;}
#footer1 .sitemap a:hover{
	float:left;
    /*width:400px;*/
	margin:0 0 8px 0; 
	padding:0 7px 0 7px;
	color:#00aeef;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	width:auto\9;
	*width:auto;
	_width:auto;
	}
#footer1 .share_box{
    width:80px;
	margin:20px 0px 0 0; 
	padding:0px;
	float:left;
	}

#footer1 .facebook_icon{ 
	width:37px; 
	height:42px; 
	margin-right:5px; 
	padding:0px; 
	cursor:pointer;
	float:left;
	}	
#footer1 .facebook_icon a{
	background:transparent url(../../images/frontend/facebook_icon.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:37px;
	height:42px; 
	display:block;
	}
#footer1 .facebook_icon a:hover{
	background:url(../../images/frontend/facebook_icon.png) no-repeat right -48px; 
	cursor:pointer;
	width:37px;
	height:42px; 
	display:block;
	}
#footer1 .twitter_icon{ 
	width:37px; 
	height:42px; 
	margin:0px; 
	padding:0px; 
	cursor:pointer;
	float: left;
	}	
#footer1 .twitter_icon a{
	background:transparent url(../../images/frontend/twitter_icon.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:37px;
	height:42px; 
	display:block;
	}
#footer1 .twitter_icon a:hover{
	background:url(../../images/frontend/twitter_icon.png) no-repeat right -48px; 
	cursor:pointer;
	width:37px;
	height:42px; 
	display:block;
	}

#footer1 .links_headder{
    width:140px;
	margin-bottom:5px; 
	padding:0px;
	float:left;
	text-align:left\9;
	*text-align:left;
	_text-align:left;
	color:#c5c5c5;
	font-size:16px;
	font-weight:bold;
	}

.links_headder p{margin:0; padding:0; float:left;}
#footer1 .more_links{
    width:140px;
	margin:0px; 
	padding:0px;
	float:left;
	}
#footer1 .more_links ul{
	margin:0px; 
	padding:0px;
	float:left;
	}
#footer1 .more_links ul li{
	width:140px;
	margin:0px; 
	padding:5px 0;
	float:left;
	list-style:none;
	}
#footer1 .more_links ul li a{
	color:#c5c5c5;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	margin:0px; 
	padding:0px;
	float:left;
	}
#footer1 .more_links ul li a:hover{
	color:#00aeef;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	margin:0px; 
	padding:0px;
	float:left;
	}
	
/*custom background footer1*/
.footer{ float:left; padding:0px; margin:0; width:100%; position:relative;}
.custom_footer_wrap{ width:100%; max-width:940px; display:block; margin:0 auto; padding:5px 0; display:block; min-height:40px;}
.footer .footer_nav{ float:right; margin:10px 0 10px 0; padding:0;}
.footer .footer_nav a{ font:bold 12px Arial, Helvetica, sans-serif; padding:0 10px;}
.footer_html{display:block; font:12px Arial,Helvetica,sans-serif; line-height:18px; overflow:hidden; position:relative; color:#333;}
.footer_html .footer-logo{float:initial; margin:0 auto; position:relative; width:97%;}
.footer_html p{ margin:0px;}
/*end for custom background*/

.cms_bg{
	padding:0px 0px 10px 0px;
	font-size:12px;
	font-weight:normal;
	margin:0px -1px;
	}
.cms_bg .purchase_cnt{
	width:100%;
	margin:auto;
	padding-top:0px;
	font-size:12px;
	font-weight:normal;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	line-height:20px;
	text-align:justify;
	position:relative;
	box-sizing: border-box;
	    list-style-position: inside;
	}
.purchase_cnt {
    padding: 0px 10px !important;
        box-sizing: border-box;
}
  .box_bdr_ritbtm{
    font-size: 15px;
  }
.cms_bg .cms_headder{
	width:928px;
	margin:auto;
	padding-left:10px;
	border-bottom:#cccccc solid 1px;
	font-size:14px;
	color:#404041;
	font-weight:bold;
	line-height:35px;
	}
.faq_headding{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01aff0;
	font-weight: bold;
	margin:0px;
	padding:0px;
	float:left;
	width:875px;
	/*line-height:25px;*/
	}
	.faq_text {
    color: #01aff0;
}
	.content1{
		color: #404041;
	}
.faq_headding ul{
	margin-left:25px;
	padding:0px;
	
	}
.faq_headding ul li{
	margin:0px;
	padding:0px;
	list-style: none;
	}
.faq_headding ul li a{
	background:url(../../images/frontend/dot_icon.png) no-repeat left center;
	margin:0px;
	padding:0px 0 0 15px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01aff0;
	font-weight: bold;
	}
.faq_headding ul li a:hover{
	margin:0px;
	padding:0px 0 0 15px;
	color:#404041;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	}
.faq-content{padding:0px 10px;}
.faq_cnt{
	font-size:13px;
	color:#404041;
	font-weight: normal;
	margin-top:15px;
	padding:0px;
	float:left;
	width:875px;
	/*line-height:25px;*/
	}
.faq_cnt .faq_que{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01aff0;
	font-weight: bold;
	margin: auto;
	padding:15px 0;
	width:875px;
	line-height:20px;
	border-bottom:#ccc solid 1px;
	}
.faq_cnt .faq_ans{
	font-size:12px;
	color:#404041;
	font-weight: normal;
	text-align:justify;
	}

.back2top a{
	margin:0px;
	color:#404041;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	}
.back2top a:hover{
	margin:0px;
	color:#404041;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	}
.textfeid2{
	width:168px;
	background:#fff;
	border:#e4e4e4 solid 1px;
	color:#404041;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
	}

.events_box .list_box2{
	width:150px;
	padding:5px;
	color:#404041;
	background:#fff;
	border:#e4e4e4 solid 1px;
	font-size:12px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	}

.events_music{
	width:100%;
	height:60px;
	margin:auto;
	padding:0px;
	}
.events_list{
	width:100%;
	margin:0px auto;
	padding:0px;
	}
.events_list .list_headder{
	background:#404041;
	height:26px;
	width:100%;
	margin-bottom:15px;
	padding:0px;
	float:left;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:26px;
	}
.pagnation{
	font-size:11px;
	color:#fff;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	}
.pagnation a{
	font-size:11px;
	color:#fff;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.pagnation a:hover{
	font-size:11px;
	color:#fff;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
.events_list .list_grd_box{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	}
.list_grd_box .list_grd_inner_box{
	width:100%;
	margin-bottom:7px;
	padding:0px;
	float:left;
	}
.list_grd_inner_box .date_left_crnr{
	width:15px;
	height:87px;
	margin:0px;
	padding:0px;
	float:left;
	}
.list_grd_inner_box .events_list_bg{
	border:#f7f7f7 solid 1px;
	border-left:none;
	width:100%;
	margin-bottom:15px;
/*	padding:7px 9px 15px 0px;*/
	float:left;
    height:94px;
	}
	

.event_list_wrap{float:left; width:100%; /*width:674px; */padding:0; margin:0;}
.event_list_date{float:left; width:8%; padding:0; margin:0;height: 94px;}
.event_list_img{float:left; width:14%; padding:0; margin:0;}
.event_list_urls{float:left; width:29%; padding:0; margin:0;margin-top:15px;}
.event_locations{float:left; width:20%; /*color:#333333;*/ font-size:14px; font-weight:normal; padding-right:5px;margin-top:15px;}
.event_price{float:left; width:11%; /*color:#333333;*/ font-size:14px; font-weight:bold; padding-right:5px; margin-top:15px;/*line-height:63px;*/}

.event_find_btn{float:right; margin-right: 20px; border-radius:4px; margin-top:25px;}

.event_find_btn_halt{float:right; width:145px; padding:6px;background: #00aeef;border-radius:4px; margin-top:20px;font-size: 16px;margin-right:20px;}

.event_find_btn a, .event_find_btn_halt a{color:#fff; text-decoration: none;}
.list_grd_inner_box .date_box{
	font-family: 'PTSans-Regular';
/*	font-size:23px;*/
/*	color:#fff;*/
/*	font-weight: normal;*/
	width:75px;
	height:94px;
/*	margin-left:-1px;*/
/*	padding:8px 10px 0 0px !important;*/
/*	float:left;*/
/*	line-height:14px;*/
	text-align:center;
	}
/*	.list_grd_inner_box .date_box td{font-size:38px; color:aqua}*/
	
.list_grd_inner_box .date_bg{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	/*color:#fff;*/
	font-weight: normal; 
	width:37px;
	height:54px;
	margin:0px;
	/*padding:8px 10px 0 0px !important;*/
	float:left;
	line-height:14px;
	text-align:center;
	}
.list_grd_inner_box /*.event_names*/{
	/*color:#1bb7f1;*/
	font-size:14px;
	font-weight:bold;
	/*padding-right:5px;*/
	float:left; 
	/*commented by chary 21-12-2015*/
	/*width:913px;*/
	width:100%;
	}

.list_grd_inner_box .event_locations{
	/*color:#333333;*/
	font-size:14px;
	font-weight: bold;
	padding-right:5px;
	}

.date_letf_bg{position: relative; background:#444444; padding:0 !important; margin:8px 0 0 0px !important; color: #FFF !important; text-align: left; width:12px; height:62px; float:left;}
.date_letf_bg:before{top: 100%; left: 0px; border-top: 12px solid #242323; border-left: 12px solid transparent; content: ""; position: absolute; height: 0px; width: 0px;}

/*sprites*/

/*comment for custom designs*/
/*.sprite {background:url(../../images/frontend/sprites.png);}*/

.music_head{width:230px; height:51px; background-position:-464px -2px;}
.sports_head{width:230px; height:51px; background-position:-695px -2px;}
.arts_head{width:230px; height:51px; background-position:-2px -2px;}
.family_head{width:230px; height:51px; background-position:-233px -2px;}
.textfeid_curser{width:14px; height:43px; background-position:-926px -2px;}
.nav_bg{width:940px; height:78px; background-position:-2px -195px;}
.categorie_curser{width:217px; height:18px; background-position:-2px -54px;}
.date_left{width:15px; height:87px; background-position:-229px -52px;}
/*.date_box_bg{width:47px; height:62px; background-position:-249px -75px;}*/


/*sprites end*/

/******slider banner*******/
/*.quake-slider{
    width:100%;
    height:300px;
    position: relative;
    overflow: hidden; -webkit-touch-callout: none;     -webkit-user-select: none;     -khtml-user-select: none;     -moz-user-select: none;     -ms-user-select: none;     -o-user-select: none;     user-select: none;
    background:url('../../images/frontend/loading.gif') no-repeat center;
	float:left; 
}
.quake-nav a{
    position: absolute;
    top: 45%;
    text-decoration: none;
    width: 37px;
    height: 38px;
    background-repeat: no-repeat;
    z-index: 10000;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.quake-prev{
    left: 0px;
    margin-left: 2px;
    background-image: url('../../images/frontend/arrow-left.png');
}
.quake-next{
    right: 0px;
    margin-right: 2px;
    background-image: url('../../images/frontend/arrow-right.png');
}
.quake-prev:hover{
    background-image: url('../../images/frontend/arrow-left-active.png');
}
.quake-next:hover{
    background-image: url('../../images/frontend/arrow-right-active.png');
}
.quake-slider-caption-container-right{
    background-color: black;
    position: absolute;
    z-index: 101;
    width: 540px;
    height:85px;
    left:0px;
	top:225px;
    padding:10px;
	padding-top:0;
	padding-left:0;
}
.quake-slider-caption-right{
    color: white;
    font-weight:none;
    font-size:12px;
    font-family: Arial;
    width: 518px;
    height:55px;
    position: absolute;
    z-index: 102;
    left:0px;
	top:225px;
   
}
.quake-slider-caption-container-left{
    background-color: black;
    position: absolute;
    z-index: 101;
    padding: 0;
    width: 540px;
    height: 55px;
    left: 0px;
    padding-left: 10px;
    margin-left: 10px;
}
.quake-slider-caption-left{
    color: white;
    font-weight:normal;
    font-size:12px;
    font-family: Arial;
    width:540px;
    height:55px;
    position: absolute;
    z-index: 102;
    left: 0px;
    padding: 0;
    padding: 10px;
    margin-left: 10px;
}

.quake-slider-caption-container-bottom{
    background-color: black;
    position: absolute;
    z-index: 101;
    padding: 0;
    width: 540px;
    height: 55px;
    bottom: 0px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.quake-slider-caption-bottom{
    color: white;
    font-weight:none;
    font-size: 12px;
    font-family: Arial;
    width: 540px;
    height:55px;
    position: absolute;
    z-index: 102;
    bottom: 0px;
    padding-left: 10px;
    padding-top: 10px;
}

.quake-slider-caption-container-top{
    background-color: black;
    position: absolute;
    z-index: 101;
    padding: 0;
    width: 540px;
    height: 55px;
    top: 0px;
    padding-left: 10px;
    margin-top: 10px;
}
.quake-slider-caption-top{
    color: white;
    font-weight:none;
    font-size:12px;
    font-family: Arial;
    width:540px;
    height:55px;
    position: absolute;
    z-index: 102;
    top: 0px;
    padding: 0;
    padding-top: 10px;
    margin-top: 10px;
    padding-left: 10px;
	padding-right: 10px;

}

.quake-nav-wrapper{
    width:560px;
}
.quake-nav-container{
    margin:0px;
	float:right;
	padding:0px;
}
.quake-nav-control{
    width:18px;
    height:18px;
    cursor: pointer;
    display: inline-block; /* background-image: url('images/bullets.png');*/
    background-image:url('../../images/frontend/circle.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    border: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
	margin:0px;
	padding:0px;
}
.quake-nav-control.active{
    /*background-position: 0px -22px;*/
    background-image: url('../../images/frontend/circle-active.png');
	margin:0px;
	padding:0px;

}
.quake-highlight{
    color: #00aeef;
}
.quake-highlight a{
    color: #00aeef;
}
.quake-link{
    position: absolute;
    z-index: 101;
}
.quake-thumbnail{
    position: absolute;
    z-index: 111;
    width: 98px;
    height: 76px;
    overflow: hidden;
    background: url('../../images/frontend/thumb_bg.png') no-repeat center center;
}
.quake-thumbnail-preview{
    width: 84px;
    height: 48px;
    margin: 7px 0 0 7px;
    overflow: hidden;
    background-color: White;
}
.quake-thumbnail-preview img{
    border: none;
}*/
/******slider banner end*******/

/*popup*/

.rounded_curves {
    background: none repeat scroll 0 0 #fff;
    border:10px solid #B9BABA;
    border-radius: 7px 7px 7px 7px;
    margin-right: 15px;
    margin-top: -10px;
    padding: 6px;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	color:#404041;
	font-weight:normal;
}

.popup_header{
    border-bottom:1px solid #c1c1c1;
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:15px;
	font-weight:bold;
}
.popup_header1{
   
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:12px;
	font-weight:bold;
}
.popup_textfeild{
    width:200px;
    border:1px solid #bbbbbb;
    padding:4px;
	margin:8px 0px;
	font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
	font-weight: normal;
}

.popup_forgotpassword a{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	/*color:#00aeef;
	text-decoration:none;*/
}

.popup_forgotpassword a:hover{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	/*color:#404041;
	text-decoration: underline;*/
}

.required_fields{
	font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight:normal;
	color:#ff0000;
}

/*popup*/



.mosaic-block2 {
	float:left;
	position:relative;
	overflow:hidden;
	width:146px;
	height:110px;
	margin:0px;
	margin-left:10px;
}
.recommended_headder{
    background: url('../../images/frontend/recommend_bg.png') no-repeat left center;
	height:26px;
	width:100%;
	margin-bottom:10px;
	padding:0px;
	float:left;
	text-align:left;
	font-size:17px;
	color:#404041;
	font-weight:bold;
/*	text-shadow: 1px 0px 1px #ffffff;*/
	}
	
/*Nav sub category*/
.location{float:left;margin:0px;padding-left:0px;}

#cityselect li:hover ul{visibility:visible;}

#cityselect{border: none;
position:relative;
list-style:none;
color:#fff;
text-align:center;
line-height:2.2;
font-weight:700;
font-size:14px;
margin:0px}

#cityselect li{zoom:1;
margin:0;
list-style:none;
display:block;
float:left!important}

#cityselect li a{
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding:17px 0px;
	margin:0px;
/*	background:url(../images/nav_separator.png) no-repeat right center;*/
}

#cityselect li:hover{position:relative}

#cityselect li ul{visibility:hidden;
position:absolute;
top:51px;
left:0px;
display:block;
z-index:1000;
background:#fff;
margin:0;
padding:5px;
border:1px solid #ccc}

#cityselect li ul li{font-weight:400;
color:#000;
border-bottom:1px solid #dedede;
float:left;
margin:0 2%;
padding:0;
width:96%;
background:#fefefe;
border-right:none !important;
border-left:none !important;}

#cityselect li ul li a{width:90%;display:block;margin:0;padding:0 5%; color:#000; text-align:left; background:none; text-transform:none;}

#cityselect ul ul{left:100%;top:0}

#cityselect{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border: none;}

#cityselect input{width:0;height:0;padding:0;border:0}

#cityselect li a{color:#999;
margin:2px 0
}

#cityselect li a:hover{color:#000;}

#cityselect li ul{
-moz-box-shadow:0 3px 3px #555;
-webkit-box-shadow:0 3px 3px #555;
box-shadow:0 3px 3px #555;
margin:0;
background:#fff;
/*width:325px;*/
}

#cityselect li ul li a:hover{background:#00a7ed;color:#fff!important}
/*Nav sub category ends*/
.comingsoon_txt {
			width:920px;
			margin:0 auto 20px auto;
			font-family:"PT Sans",sans-serif;
			font-size:21px;
			color:#ffffff;
			font-style:italic;
			padding:10px;
			font-weight:none;
			background:#02aff1;
			}
			
.cms_bg .cms_headder2{
	width:918px;
	margin:auto;
	padding-left:20px;
	border-bottom:#cccccc solid 1px;
	font-size:14px;
	/*color:#404041;*/
	font-weight:bold;
	line-height:35px;
}
.cms_content{
	width:904px;
	margin:auto;
/*	padding:10px 0;*/
}
#event_tabs{
	width:460px;
	margin:0px;
	padding:0px;
	float:right;
}
.vtabs {
	/* a border is required for IE otherwise the tab panels will not be aligned correctly. */
	position: relative;
}
.vtabs .vtabs-tab-column {
	position: absolute; left: 0; margin: 0; width: 170px; min-width: 170px;
}
.vtabs .vtabs-tab-column ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height:160px;
}
/* css for tab that is open */
.vtabs .vtabs-tab-column ul li.open, .vtabs .vtabs-tab-column ul li.closed {
	background-color: #ffffff;
	color:#404041;
	margin: 0px;
	padding:10px 5px 10px 8px;
	margin-bottom: 1px;
	border: 1px solid #c4c4c4;
	border-right:none;
	z-index: 10;
}
/* css for tab that is closed */
.vtabs .vtabs-tab-column ul li.closed {
	border-right: 1px solid #c4c4c4;
	background:#00aeee;
	color:#fff;
}
/* css for tab hover */	
.vtabs .vtabs-tab-column ul li:hover {
	background:#00aeee;
}
/* css for link on tab that's open */
.vtabs .vtabs-tab-column ul li a.open, .vtabs .vtabs-tab-column ul li a.closed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #404041;
}
/* css for link on tab that's closed */
.vtabs .vtabs-tab-column ul li a.closed {
	color:#fff;
}	
.vtabs .vtabs-content-column {
	padding: 0px;
	margin: 0px;
}
/* css for the content panels */
.vtabs .vtabs-content-column .vtabs-content-panel {
	background-color: #ffffff;
	padding:10px;
	margin: 0px;
	border: 1px solid #c4c4c4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height:18px;
	text-align:justify;
	min-height:185px;
}

.vtabs .vtabs-content-column .vtabs-content-panel a{
	text-decoration:none;
	color:#00aeee;}

.left_cnt_box{
	width:617px;
	float:left;
	margin:20px 0 0 0;
	padding:0px;
	text-align:justify;
	line-height:20px;
}
.left_event_box{
	width:266px;
	float:right;
	margin:20px 0 0 0;
	padding:0px;
}

.list_box3{
	width:67px!important;
    height:50px;
    padding-left:20px;
	color:#404041;
	background:#fff;
	border:#acacac solid 1px;
	font-size:16px;
	font-weight: 300;
   /* margin-left:55%;
	font-family:Arial, Helvetica, sans-serif;*/
}

.evnt_det_error_mes{ float:left; font-size:12px; color:#FF0000; padding:15px 0 10px 0;}
.evnt_det_error_mes_1{ float:right; font-size:12px; color:#FF0000; /*padding:0 0 10px 0;*/ margin-right:21px;}
.evnt_det_error_mes_2{ float:right; font-size:12px; color:#FF0000; padding:0 0 10px 0; margin-right:129px;}

.video_box{
	width:	6px;
	margin:0px;
	padding:0px;
	float:left;
}
.video_box iframe{ height:225px;}
.preview_video{
    font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-size:18px;
	/*color:#404041;*/
	font-weight:bold;
	padding:10px 0px;
}
.audio_box{
	width:446px;
	margin:0px;
	padding:0px;
	float:right;
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-size:18px;
	/*color:#404041;*/
	font-weight:bold;
}



.pricing_table{
	border:#bbbbbb solid 1px;
	border-bottom: none;
}
.pricing_head{
    background:#dddddd;
	border-right:#bbbbbb solid 1px;
	border-bottom:#bbbbbb solid 1px;
	line-height:30px;
	padding-left:10px;
}
.pricing_list{
    background:#fff;
	border-right:#bbbbbb solid 1px;
	border-bottom:#bbbbbb solid 1px;
	line-height:18px;
	padding:10px;
}
.pricing_list2{
    background:#f7f7f7;
	border-right:#bbbbbb solid 1px;
	border-bottom:#bbbbbb solid 1px;
	line-height:18px;
	padding:10px;
}
.brdr_right{
	border-right: none;
}

.table_links a{
	color:#1a1a1a;
	text-decoration:none;
}
.table_links a:hover{
	color:#009dd8;
	text-decoration:underline;
}

.table_links1 a{
	color:#009dd8;
	text-decoration:none;

}
.table_links1 a:hover{
	color:#1a1a1as;
	text-decoration:underline;
}
.pagepreview_header{
    border:#d7d7d7 solid 1px;
	background:#eeeeee;
	border-radius: 2px; 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	padding:10px 23px;
	margin:0px;
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#404041;
}
.location_box{
	width:294px;
	margin:0px;
	padding:0px;
	float:right;
}

.pagepreview_box{
    border:#dadada solid 1px;
	background:#f8f8f8;
	padding:20px;
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#404041;
	text-align:justify;
}


.logo_inner{
	border: 1px solid #E8E8E8;
	box-shadow: 0 0 10px #999999;
	float: left;
	margin:0px;
	padding:5px;
}

.pagepreview_subtext{
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	/*color:#404041;*/
	text-align:justify;
	width:877px;
	padding:10px;
	float:left;
	margin:0px;
}
.pagepreview_discription{
	width:877px;
	padding:10px;
	float:left;
	margin:0px;
	border: 1px solid #EFEFEF; background:#FAFAFA;
}

.pagepreview_discription p{ word-break:break-all; line-height:21px;}

.events_list2{
	width:897px;
	margin:10px auto;
	padding:0px;
}

.list_headder2{
	background:#404041;
	height:26px;
	width:897px;
	margin-bottom:7px;
	padding:0px;
	float:left;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:26px;
}

.events_list_bg2{
	border:#eaeaea solid 1px;
	border-left:none;
	width:872px;
	margin:0px;
	padding:7px 9px 15px 0px;
	float:left;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
}

.list_grd_inner_box2{
	width:897px;
	margin-bottom:7px;
	padding:0px;
	float:left;
}

.date_left_crnr2{
	width:15px;
	height:87px;
	margin:0px;
	padding:0px;
	float:left;
}

.date_box2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#fff;
	font-weight: normal;
	width:37px;
	height:54px;
	margin:0px;
	padding:8px 10px 0 0px;
	float:left;
	line-height:12px;
	text-align:center;
}
.event_names2{
	color:#1bb7f1;
	font-size:14px;
	font-weight:bold;
}
.event_times2{
	color:#333333;
	font-size:14px;
	font-weight: normal;
}
.event_locations2{
	color:#333333;
	font-size:14px;
	font-weight: normal;
}


/*17/10/12 - preview2 css*/
.cms_bg2{
	width:918px;
	margin:auto;
	padding:10px;
	/*background:#fff;*/
	border:#cccccc solid 0px;
	font-size:14px;
	/*color:#404041;*/
	font-weight:normal;
}
.location_box2{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}

.pagepreview_box2{
    border:#dadada solid 1px;
	background:#f8f8f8;
	padding:2px;
}

.pagepreview_subtext2{
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#404041;
	text-align:justify;
	padding:4px;
	background:#e7f2f7;
	margin:0px;
}

.abt_txt { 
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#404041;
	line-height:20px;
	text-align:justify;
	padding:8px;
	margin:0px;
	border:#efefef solid 1px;
	border-top:none;
	}

.offertype{
	background:#fff;
	border:#cccccc solid 0px;
	font-size:14px;
	/*color:#fff;*/
	font-weight:bold;
	line-height:35px;
	list-style-position:left;
	margin-top:15px;
	 margin-right: 10px;
	 border-collapse: collapse;
}

/*.dashbrd_left .dash_top{
	background: #fff;
}*/
tr.border_line {
  /*  border: 1px solid #ccc;*/
    border-top: none;
    border-bottom: none;
}
.evennam{
	color:#646363;
}
.eventtext{
	color: #000;
}
.offertable{
	/*background-color:#404041;*/
	border:#404041 solid 1px;
	/*color:#fff;*/
}
.pricetype{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/*color:#404041;*/
	line-height:35px;
	list-style-position:left;
	/*border-bottom:#CCCCCC solid 1px;*/
	    padding-top: 18px;
    padding-bottom: 18px;
        word-break:normal;

}
.remindmelater{ line-height:1px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* margin-right: 43px; */
    padding-left: 14px;
    padding-right: 14px;}
.remindmelater a{ text-decoration:none;}
/*event_theam_two*/

.eventticket {
	width:266px;
	height:50px;
	margin:0px;
	float: left;
}

.pricetable {
	width:250px;
	margin-left:14px;
	float:left;
	border:#c4c4c4 solid 1px;
	border-top:none;
}
.eventfullprice{
	background-color:#efefef;
	border:#cccccc solid 1px;
	border-top: none;
	padding:5px;
}
.eventtext{
	font-size:11px;
	padding:0px 10px 0px 0px;
	/*color:#404041;*/
	list-style-position:left;
}

.voucher{
	font-size:14px;
	color:#404041;
	font-weight:bold;
	/*line-height:35px;*/
	line-height:23px;
	list-style-position:left;
}

.ticket_voucher{
	font-size:14px;
	color:#404041;
	font-weight:bold;
	line-height:0px;
	list-style-position:left;
}
.loginname{
	width:aotp;
	margin:auto;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	line-height:35px;
	background: #404041;
	color: #fff;
}
/* dashboard menu */

.dashbrd_menu {
width:200px;
float:right;
margin-top:46px;
padding:0px;}

.dashbrd_menu ul{
float:left;
margin:0px;
padding:0px;}

.dashbrd_menu ul li{
list-style:none;
margin:0px;
padding:0px;
font-family:Arial, verdana;
font-size:13px;
color:#ffffff;
font-weight:bold;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.dashbrd_menu ul li a{
float:left;
margin-bottom:8px;
width:184px;
padding:8px;
font-family:Arial, verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:3px;
}

.dashbrd_menu ul li a:hover{float:left;
margin-bottom:8px;
padding:8px;
font-family:Arial, verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.dashbrd_menu ul li a#present{
float:left;
text-decoration:none;
text-align:left;
}
/* dashboard menu Ends */


/* dashboard listing */

.list_head, .list_head_1{font-family:Arial; font-size:13px; font-weight:bold; padding:5px;}
.list_2 { font-family:Arial; font-size:12px; border-bottom:#EAEAEA solid 1px; padding:5px;}
.ticket { color:#03b6f3;}

.cms_bg2{
	width:97.8%;
	margin:auto;
	padding:10px;
	}
.cms_bg23{
	/*width:918px;*/
	margin:auto;
	padding:10px;
	}	
.cartbg { 
	margin:0px;
	/*border:1px solid #EAEAEA;*/
	border-left:none;
	padding:7px 0px 12px 0px;
	width:98%;
	float:left;
	/*background: #ffffff;*/ /* Old browsers */
	/*background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); *//* IE10+ */
	/*background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%);*/ /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );*/ /* IE6-9 */
	}
	
.loginname a{
	color:#ffffff;
	font-weight:bold;	
}
.dashbrd_left { width:688px;
        /*height:250px;*/
		float:left;
		margin:0px;
		padding:6px;
		/*border:#e8e8e8 solid 1px;
		-moz-box-shadow:0 0 5px #cccccc;
		-webkit-box-shadow:0 0 5px #cccccc;
		box-shadow:0 0 5px #cccccc;*/
		position:relative;
		}
		
.dashbrd_left_tab { width:688px;
		float:left;
		margin:0px;
		padding:6px;
		border:#e8e8e8 solid 1px;
		-moz-box-shadow: 2px 2px 3px #ccc;
		-webkit-box-shadow: 2px 2px 3px #ccc;
		box-shadow: 2px 2px 3px #ccc;
		}
/* Account settings tab css */

.horizontal_menus{ 
	width:100%; 
	margin:auto; 
	padding:0px;
	display:block;
}

.horizontal_menus_1{ 
	width:100%; 
	margin:auto; 
	padding:0px;
	display:none;
}

.content {
    padding:0px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
   /* color:#000;*/
}

.content.inactive {
	display: none;
}

#gift_tab {
    height:40px;
    list-style: none;
	margin:0px;
	margin-bottom:-4px;
    padding:0;
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: normal;
   
}

#gift_tab a {
	background:#e0e0e0;
    color: #000;
    float: left;
    text-decoration: none;
	border-radius: 6px 6px 0px 0px; 
-moz-border-radius: 6px 6px 0px 0px; 
-webkit-border-radius: 6px 6px 0px 0px;
}

#gift_tab a:hover { 
	background:#404041;
	margin:0px;
	padding:0px;
	border-radius: 6px 6px 0px 0px; 
-moz-border-radius: 6px 6px 0px 0px; 
-webkit-border-radius: 6px 6px 0px 0px;

}

#gift_tab a:hover span {
    background: #00aeef;
	display: block;
    line-height: 2em;
    padding:5px;
	text-align:center;
	margin:0px;
	border-radius: 6px 6px 0px 0px; 
-moz-border-radius: 6px 6px 0px 0px; 
-webkit-border-radius: 6px 6px 0px 0px;
	
}

#gift_tab li {
    float: left;
    margin-right:3px;
	list-style:none;
}

#gift_tab li a.active {
    background-color: #fff;
    color: #404041;
    font-weight: normal;
	font-family:"PT Sans", Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight: bold;

}

#gift_tab li a.active span {
    background-position: 100% -60px;
	background:#efefef;
	color:#404041;
	display: block;
    line-height: 2em;
    padding:5px;
	text-align:center;
	margin:0px;
	border-radius: 6px 6px 0px 0px; 
-moz-border-radius: 6px 6px 0px 0px; 
-webkit-border-radius: 6px 6px 0px 0px;
}

#gift_tab span {
    background:#00aeef;
	color:#fff;
    display: block;
    line-height: 2em;
    padding:5px;
	text-align:center;
	margin:0px;
	font-family:"PT Sans", Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight: bold;

	border-radius: 6px 6px 0px 0px; 
-moz-border-radius: 6px 6px 0px 0px; 
-webkit-border-radius: 6px 6px 0px 0px;
	
}



.gift_tab_content{
	margin:0px;
	padding:15px 0px;
}

.order_tab div.gift_tab_content, .ticket_rep_tab div.gift_tab_content{min-height: 237px;}
.order_text { font-family:Arial;padding:5px;  font-size:11px; line-height:22px;}
/* Account settings tab css ends */
.already_txt{font:24px 'PT SANS', sans-serif; font-weight:bold; color:#00aeef; font-style:italic;}
.list_2_buyer{font-family:Arial; font-size:11px; line-height:13px; padding:5px; text-align:center;}
.list_2_buyer_link{font-family:Arial; font-size:11px; line-height:13px;}
/*.list_2_buyer_link{
 
    color: #393a3c;
}*/
/* invoice css */
.pop_repeat_headder{ 
	font-family:"PT Sans", Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#000; 
	font-weight:600; 
	line-height:25px;
	padding:5px 0px;
	border-bottom:#e7e7e7 solid 1px;
}
	
.pop_repeat_headder_line{ 
	font-family:"PT Sans", Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#000; 
	font-weight:600; 
	line-height:25px;
	padding:5px 0px;
	border-bottom:#e7e7e7 solid 1px;
}

.transaction_text{
	border-bottom:#ebebeb solid 1px;
	padding:4px 0px;
	line-height:18px;
}

.transaction_text1{
	border-bottom:#ebebeb solid 0px;
	padding:4px 0px;
	line-height:18px;
}
.transaction_text a{
	text-decoration:none;
	color:#404041;
}
.transaction_text a:hover{
	text-decoration:none;
	color:#03aef1;
}
h3
{

/*    font-size: 18px;*/
}
/* invoice css ends */

.success {
color: #4F8A10;

background: #dff2bf;
}
.success, .error {
border:none;
margin: 8px auto 15px auto;
padding: 10px 25px 10px 15px;
/*font: bold 12px verdana;*/
font-family: "PT Sans",sans-serif;
/*-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
text-shadow: 2px 2px 2px #CCC;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
/*border-radius: 5px;*/
}
.error {
    color: #D8000C;
    background: #FFBABA url(../../images/frontend/icon-cross.png) no-repeat 10px center;
}
.recommended_coming-soon{
	height:26px;
	width:471px;
	margin:5px auto;
	padding:0px;
}
.recommended_coming-soon ul{
	margin:0px;
	padding:0px;
}
.recommended_coming-soon ul li{
    background:url(../images/recommend_shadow.png) no-repeat center bottom;
    width:146px; height:134px;
    list-style:none;
    float:left;
	margin:0px 11px 0 0;
	padding:0px;
}
.hotticket_coming-soon{
	margin-top:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;
	color:#02b4f2;
	text-align:justify;
}
/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom:-24px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws_bullets .ws_bulframe {
	bottom: 20px;
}
#wowslider-container1 { 
/*	overflow: hidden; */
	zoom: 1; 
	position: relative; 
	width:550px;
	height:308px;
	margin:auto;
	/*z-index:100;*/
	z-index:9;
}
#wowslider-container1 .ws_frame{
	display:block;
	position: absolute;
	left:5px;
	top:5px;
	width:550px;
	height:375px;
	opacity:0.3;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
#wowslider-container1 .ws_shadow{
	width:100%;
	background: url(../images/seller/shadow.png) left 100%;
	height:93px;
	position: absolute;
	left:0;
	bottom:-37px;
	z-index:-1;
}
#wowslider-container1 .ws_images{
	position: relative;
	left:5px;
	top:5px;
	width:550px;
	height:375px;
	max-height:100%;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	color:transparent;
}

#wowslider-container1 .ws_images img{
	top:0;
	left:0;
	border:none 0;
	max-width:100%;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	padding: 10px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1 .ws_bullets a { 
	margin: 0;
	width:16px;
	height:15px;
	background: url(../images/seller/bullet.png) left top;
	float: left; 
	text-indent: -1000px; 
	position:relative;
}
#wowslider-container1 .ws_bullets a:hover{ 

	background-position: -16px 0;
}
#wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: right top;
}
#wowslider-container1 .ws_bullets a.ws_overbull{
	background-position: 50% top;
}
#wowslider-container1 .ws_bullets a:hover{
	background-position: 50% top;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-28px;
	z-index:60;
	height: 56px;
	width: 29px;
	background: url(../../images/seller/arrows.png);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0; 
	right:2px;
}
#wowslider-container1 a.ws_prev {
	left:2px;
	background-position: 0 0; 
}
label.error {
    color: #FF0000;
    margin-left: 5px;
}

input.dp-applied {
	width: 140px;
	float: left;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 13px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calender_icon.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#calendar-me {
	margin: 20px;
}
pre.sourcecode {
	border: 2px dashed #ccc;
	padding: 10px;
	width: 734px;
	overflow: auto;
	margin: 0 0 20px;
}

   
.venue_setting_header{ background:#f7f7f7; border:#e5e4e4 solid 1px; padding:8px 0px 8px 5px; font-size:15px; font-weight: 600; color:#404041;}

.image_inner{
	border: 1px solid #E8E8E8;
	box-shadow: 0 0 10px #999999;
	float: left;
	margin:0px;
	padding:5px;
}

.pagepreview_box{
    border:#efefef solid 1px;
	background:#fafafa;
	padding:10px;
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#404041;
	text-align:justify;
	float:left;
}
.pagepreview_subtext{
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	/*color:#404041;*/
	text-align:justify;
	padding:5px;
	float:left;
}

.multi_box{
border:#bbbbbb solid 1px;
}
.multi_box_list{
background:#f7f7f7; padding:4px 0px; border-bottom:#eae9e9 solid 1px;
}
.multi_box_list2{
background:#fbfafa; padding:4px 0px;
}


.event_list_headder{
	/*background:#404041;*/
	height:26px;
	width:100%;
	margin-bottom:7px;
	padding:0px;
	float:left;
	font-size:12px;
	/*color:#FFF;*/
	font-weight:bold;
	text-transform:uppercase;
	line-height:26px;
	}
	
.event_list_headder .heading_date{ float:left; width:7.5%; padding:0; margin:0; text-align:center; line-height:25px;}
.event_list_headder .heading_event{float:left; width:38.5%; padding:0; margin:0; line-height:25px;}
.event_list_headder .heading_venue{float:left; width:26%; padding:0; margin:0; line-height:25px;}
.event_list_headder .heading_tickets{float:left; width:28%; padding:0; margin:0; line-height:25px;}

.date_left_crnr{
	width:15px;
	/*height:87px;*/
	margin-top:8px;
	padding:0px;
/*	float:left;
*/	}
.date_box{
    /*background:url(../../images/seller/date_box.png) no-repeat;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	/*color:#fff;*/
	font-weight: normal;
	width:75px;
	height:94px;
	margin:0px;
/*	padding:8px 10px 0 0px;*/
/*	float:left;*/
/*	line-height:14px;*/
	text-align:center;
	text-decoration:none;
	}
.events_list_bg{
	/*border:#eaeaea solid 1px;*/
	border-left:none;
	margin:0px;
/*	padding:7px 9px 15px 0px;*/
	float:left;
	}
.event_names{
	width:160px;
	/*text-overflow:ellipsis;
	overflow:hidden;*/
    /*white-space: nowrap;*/ 
	/*color:#1bb7f1;*/
	font-size:14px;
	font-weight:bold;
	}
.event_times{
	/*color:#333333;*/
	font-size:12px;
	font-weight: normal;
	}

/* Back to top button */
#back-top {
	position:absolute;
	right:30px;
	bottom:0px;
}

#back-top a {
	width: 75px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 75px;
	height: 75px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

	/* back to top css ends */
	
	/* pagination */
	
.paginationCurrent{
width:auto;
text-align:center;
/*margin:22px auto 22px auto;
*/}

#pgnumbersColor{

font:12px Arial, Helvetica, sans-serif;
text-decoration:none;
text-align:center;
padding:10px;
background:silver;
cursor:pointer;
color:black;
-webkit-border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
}

.paginationCurrent p{ float:left; padding:0; margin:4px 5px 0 0; font-size:11px;}
.paginationCurrent input[type="submit"] {
font:10px Arial, Helvetica, sans-serif;
text-decoration:none;
text-align:center;
/*padding:10px;*/
background:#abaaab;
color:#fff;
cursor:pointer;
border:none;
margin:0;
padding:1px 3px;
float:left;
}
             .pagination input[type="submit"] li{
                list-style: none;
                float: left;
                border: 1px solid #006699;
                padding: 2px 6px;
                margin: 0;
                font-family: arial;
                font-size: 10px;
                color: #006699;
                font-weight: bold;
                background-color: #f2f2f2;
				border:none;
				cursor:pointer;
            }
.paginationCurrent input[type="submit"]:hover{
font:10px Arial, Helvetica, sans-serif;
text-decoration:none;
text-align:center;
/*padding:10px;*/
background:#1fb8f1;
border:none;
color:#fff;
cursor:pointer;
-webkit-transition: background 0.6s ease-in-out;
-moz-transition: background 0.6s ease-in-out;
-ms-transition: background 0.6s ease-in-out;
-o-transition: background 0.6s ease-in-out;
transition: background 0.6s ease-in-out;

}

.paginationCurrent input[type="submit"].active{
font:10px Arial, Helvetica, sans-serif;
text-decoration:none;
text-align:center;
cursor:pointer;
margin:0 2px 0 0;
}

 .paginationCurrent input[type="submit"].inactive{
	color:#00AEEF;
    border:1px solid #00AEEF;
                cursor: pointer;
				background:#fff;
				padding:1px 3px;
				margin:0 2px 0 0;
 }
             .paginationCurrent input[type="submit"].inactive:hover{
                font:10px Arial, Helvetica, sans-serif;
text-decoration:none;
text-align:center;
/*padding:10px;*/
background:#1fb8f1;
color:#fff;
cursor:pointer;
border:1px solid #00AEEF;
            }

.circle{
width: 10em; height: 10em; 
-webkit-border-radius: 5em; -moz-border-radius: 5em;
background:#000;
	
}


.approve_btn {
    background: none repeat scroll 0 0 #21b9f1;
    border: 1px solid #01aeef;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 3px 4px;
    text-decoration: none;
}	
	
table.boxPagination{
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*table.boxPagination a strong{ padding:10px; width:25px; height:25px;}*/


table.boxPagination a:hover {
background-color: #00AEEF;
border:1px solid #00AEEF;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.current {
background-color:#00AEEF;
border:1px solid #00AEEF;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:5px 13px !important;
    border-radius:3px;
}

table.boxPagination a {
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #00AEEF;
color:#00AEEF;
display:block;
font-size:10px;
padding:2px 6px;
text-decoration:none;
}
.link{
color:#3300CC;
}
/* end pagination */

/* pagination */
table.boxPagination_cat{
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.boxPagination_cat a:hover {

color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.boxPagination_cat td.current {
background:none!important;
border:0!important;
color:#000000 !important;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;

}

table.boxPagination_cat a {
font-family:Verdana, Arial, Helvetica, sans-serif;

color:#FFFFFF;
display:block;
font-size:10px;
padding:2px 6px;
text-decoration:none;
}
.link{
color:#3300CC;
}
/* end pagination */

.breadcrumb {
	width:875px;
	font-family:Arial, Helvetica, sans-serif;
   /* background:#fff;
    color: #666666;*/
    font-size:11px;
	font-weight:normal;
    margin: 0;
    padding: 15px 0px;
    padding-top: 26px;
	
}	

.breadcrumb .sp {
/*    color: #BBBBBB;*/
    font-size:12px;
    height: 1em;
    line-height: 1;
    margin: -0.25em 0.25em 0;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
}

.breadcrumb .colr {
/*color:#00abec;*/
}
 @media only screen and (max-width:2000px) and (min-width: 975px){
.title_txt{
	font-size: 22px !important;
 }
}

.title_txt{font-family:Arial, Helvetica, sans-serif; font-size:20px;    padding-bottom: 3px; /*color:#00abec;*/}

.txt_link{font-family:Helvetica, sans-serif; font-size:12px; text-decoration:none;}
.txt_link a{font-family:Helvetica, sans-serif; font-size:12px; color:#00aeef; text-decoration:none;}
.txt_link a:hover{font-family:Helvetica, sans-serif; font-size:12px; color:#333333; text-decoration:none;}

.invalid_sty{ background-color:#fb9d9d; border:1px solid #ff0000; padding:10px !important; margin:10px 0px; color:#990000; font-size:13px; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:16px;}

.invalid_sty1{border:1px solid #ff0000;   margin: 15px 0px; background-color:#fb9d9d; color: #990000; font-size:13px; padding:10px;  text-align:center;}


.container_audio{
width:550px;
margin:auto;
}
.audio_box_audio{
display:table;
width:445px;
height:225px;
float:left;
background:#ededed;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 5px;
margin:0px 0px 0px 0px;
border:1px solid #F5F5F5;
}

.audio_link_audio{
display:table-cell;
text-align:center;
vertical-align:middle;
width:433px;
}

.users{
	width:100%;
	float:left;
	padding:0px;
	background:#f2f2f2;
	margin:20px 0px 0px 0px;
	padding-bottom:8px;
}

.table_head{
	/*width:884px;*/
	float:none;
	background:#00b1f0;
	color:#fff;
	padding:8px 0px 8px 15px ;
	font:bold 14px Arial, Helvetica, sans-serif;
}

.users td{
	padding:8px 0px 5px 8px;
	line-height:1.6em;
	font:bold 12px Arial, Helvetica, sans-serif;
	/*color:#333334;*/
}
.featurecss p{
line-height:1.4em;
margin:0;
padding:0;
}



/*.event_names {
	min-width:30px;
	max-width:163px;
	padding-right:2px;*/
   /* width: 165px;*/
/*    float: left;
    margin-right:0;
	min-height:15px;
	max-height:35px;*/
   /* height: 35px;*/
	/*line-height:18px;*/
/*    overflow: hidden;
    position: relative;
}



.event_names:after {
     display: block;
      content: '...';
      width: 1em;
  height: 1.3em;
  background: #fff;
  position: absolute;
  bottom: 0px;
  right: 0;
    }
*/

/* for event names to display hide the content */
.event_name_elipsis {
    line-height:22px;
    /*height: 34px;*/   /* 3x line height */
/*    width: 160px;*/
	    white-space: nowrap;
    /* width: 12em; */
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative; /* so we're a positioning parent for the dot hiders */
    /*background: white;*/
	font:bold 13px Arial, Helvetica, sans-serif;
	min-height:18px;
	max-height:34px;
}

.event_name_elipsis_2 {
    line-height:22px;
    /*height: 34px;*/   /* 3x line height */
    width: 221px;
	text-overflow: ellipsis;
    overflow: hidden;
    position: relative; /* so we're a positioning parent for the dot hiders */
    /*background: white;*/
	font:bold 13px Arial, Helvetica, sans-serif;
	height:34px;
}

.pre-dots {
    float: right;
/*    height: 18px; */
    /* 2x line height (one less than visible lines) */
}

.dots {
    float: right; /* to make the text wrap around the dots */
    clear: right; /* to push us below (not next to) .pre-dots */
}

/* hides the dots if the text has *exactly* 3 lines */
.hidedots1 {
    /*background: white;*/
    width: 160px;
    height: 18px;       /* line height */
    position: absolute; /* otherwise, because of the width, it'll be wrapped */
}

/* hides the dots if the text has *less than* 3 lines */
.hidedots2 {
   /* background: white; */
    width: 160px;
    height: 54px;       /* 3x line height, to ensure hiding even if empty */
    position: absolute; /* ensures we're above the dots */
}



.event_name_elipsis_1 {
    line-height:22px;
    /*height: 34px;*/   /* 3x line height */
    width: 221px;
	text-overflow: ellipsis;
    overflow: hidden;
    position: relative; /* so we're a positioning parent for the dot hiders */
    background: white;
	font:bold 13px Arial, Helvetica, sans-serif;
	height:34px;
}

.pre-dots_1 {
    float: right;
    height: 18px; /* 2x line height (one less than visible lines) */
}

.dots_1 {
    float: right; /* to make the text wrap around the dots */
    clear: right; /* to push us below (not next to) .pre-dots */
}

.hidedots1_1 {
    /*background: white;*/
    width: 221px;
    height: 18px;       /* line height */
    position: absolute; /* otherwise, because of the width, it'll be wrapped */
}

.hidedots2_1 {
    background: white; 
    width: 221px;
    height: 36px;     /* 3x line height, to ensure hiding even if empty */
    position: absolute; /* ensures we're above the dots */
}

.hidedots2_3{
    /*background: white; */
    width: 221px;
    height: 36px;       /* 3x line height, to ensure hiding even if empty */
    position: absolute; /* ensures we're above the dots */
}


/* for home page event names to display hide the content */
.event_name_elipsis_home {
    line-height:22px;
    /*height: 34px;*/   /* 3x line height */
    width: 127px;
	text-overflow: ellipsis;
    overflow: hidden;
    position: relative; /* so we're a positioning parent for the dot hiders */
    background: #02b4f2;
	font:bold 13px Arial, Helvetica, sans-serif;
	min-height:18px;
	max-height:34px;
}

.pre-dots_home {
    float: right;
    height: 18px; /* 2x line height (one less than visible lines) */
}

.dots_home {
    float: right; /* to make the text wrap around the dots */
    clear: right; /* to push us below (not next to) .pre-dots */
}

/* hides the dots if the text has *exactly* 3 lines */
.hidedots1_home {
    background: #02b4f2;
    width: 127px;
    height: 18px;       /* line height */
    position: absolute; /* otherwise, because of the width, it'll be wrapped */
}

/* hides the dots if the text has *less than* 3 lines */
.hidedots2_home {
    background: #02b4f2; 
    width: 127px;
    height: 54px;       /* 3x line height, to ensure hiding even if empty */
    position: absolute; /* ensures we're above the dots */
}


.sales_header_1{float:left; width:100%; margin:8px 0 0 0; padding:0;}
.sales_header_1 h1 {
	float:left;
	text-align:left;
  max-width:100%;
  font-size:12px;
  color:#000;
  position:relative;
  display:block;
  overflow:hidden;
  padding:0;
  line-height:18px;
  font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold;
   margin:0;
   padding:0;
}

.sales_header_1 h1 span{ width:100%; margin:0; padding:0;}

.event_name_1{float:left; width:100%; padding:0;}
.event_name_1 h1 {
	float:left; 
	text-align:left;
  max-width:100%;
  font-size:12px;
  color:#000;
  position:relative;
  display:block;
  overflow:hidden;
  padding:0;
  line-height:18px;
   font-weight: bold;
   margin:0;
   padding:0;
   background: none repeat scroll 0 0 white;
    font: bold 13px Arial,Helvetica,sans-serif;
}

.event_name_1 h1 span{ width:100%; margin:0; padding:0;}

.hotticket_list_cnt h1 {
    line-height: 18px;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    position: relative;
	font-size:13px;
    color:#c5c5c5;
	font-weight:normal;
}

.sales_discription h1 {
    line-height: 18px;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    position: relative; 
	font-size:12px;
	font-weight:bold;  
}

.sales_discriptin h1 {
	line-height: 18px;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    position: relative; 
	font-size:12px;
	font-weight:bold;  
}
.top_rgtbar{margin-left:18px !important;}


/* slider css start*/

            /* jssor slider arrow navigator skin 12 css */
            /*
            .jssora12l              (normal)
            .jssora12r              (normal)
            .jssora12l:hover        (normal mouseover)
            .jssora12r:hover        (normal mouseover)
            .jssora12ldn            (mousedown)
            .jssora12rdn            (mousedown)
            */
            .jssora12l, .jssora12r, .jssora12ldn, .jssora12rdn {
                position: absolute;
                cursor: pointer;
                display: block;
                /*background: url(../../images/frontend/arrow-left.png) no-repeat;*/
                overflow: hidden;
            }
			
			.jssora_main { float:left; width:100%; padding:0; margin:0;}
            .jssora12l {
               /* background-position: 2px 5px;*/
				background: url(../../images/frontend/arrow-left.png) no-repeat; background-position: -195px -37px;
            }
			
            .jssora12r {
                /*background-position: 2px 20px;*/
				background: url(../../images/frontend/arrow-right.png) no-repeat; background-position: -195px -37px;
            }

            .jssora12l:hover {
                background-position: -136px -37px;
            }
			.jssora12l:hover {
                background-position: 12px 140px;
            }

            .jssora12r:hover {
                background-position: 11px 140px;
            }

            .jssora12ldn {
                background-position: -256px -37px;
            }

            .jssora12rdn {
                background-position: -315px -37px;
            }
			
.slider1_wrap{position: relative; top: 0px; left: 0px; width: 100%; height: 300px; overflow: hidden;}
.top_rec_events{float:left; width:100%; padding:0; margin:0;}
/*  slider css end*/

/*categories*/
.categories{float:left; width:24.5%; margin-right:6px; padding:0;}
.categories_list{float:left; background:#fff; margin-left:5.5%; border:1px solid #c4c4c4; border-top:none; padding:6px; list-style:none; width:88.2%;}
.categories_list ul{float: left; padding:0; margin:0; width:100%; list-style:none;}
.categories ul li{ width:100%; padding:6px 0; margin:0; border-bottom:1px solid #e5e5e5;}
.categories ul li a{color:#404041; font-size: 13px; font-weight: normal; margin: 0; padding: 0; text-decoration: none;}
.categories ul li a:hover{ color:#00aeef;}

.categorie_heading{float:left; width:100%; padding:0; margin:0;}
.categorie_heading img{float:left; max-width:100%;}
.mrgn_right_none{margin-right:0 !important;}
.brdr_bottom_none{border-bottom:0 !important;}

.promotions_box{float:left; width:23.2%; margin-right:21px; padding:0;}

.footer_left{float:left; width:50%; padding:0; margin:0; display:block; position:relative;}
.footer_right{float:left; width:50%; padding:0; margin:0; display:block; position:relative;}
.footer_main_links{float:left; width:33%; padding:0; margin:0; position:relative;}
.footer_right_bot{float:left; width:100%; padding:0; margin:0;}

.heading_lines{display:none;}
.cmng-soon-devide-line{float: left; position: relative; width: 100%; padding: 0; margin: 0; display: block;} 
.cmng-soon-devide-line .also_main_headers{width: 130px; float: none; text-align: center; margin: 0 auto; padding: 0; color: #404041; font-size: 17px; height: 26px; line-height: 25px;  font-weight: bold; display: block; position: relative; z-index: 8; background: url(../../images/frontend/background.png) repeat left top;}
.cmng-soon-devide-line .tab_top_rec_devide_line{float: left; width: 100%; padding: 0; margin: -14px 0 15px; display: block;} 
.tab_top_rec_devide_line{width:100%; padding:0; margin:0; border-top:1px solid #cecfd1; border-bottom:2px solid #f2f2f2; margin-top:12px; border-left:0; border-right:0; float:left; position:relative;}
.devide_line{float:left; width:100%; padding:0; margin:0;}
.left_line{border-top:1px solid #cecfd1; border-bottom:2px solid #f2f2f2; margin-top:12px; border-left:0; border-right:0; float:left; width:43.5%; position:relative;}
.right_line{border-top:1px solid #cecfd1; border-bottom:2px solid #f2f2f2; border-left:0; margin-top:12px; border-right:0; float:right; width:43.5%; position:relative;}
.main_headers{ width:13%; float:left; text-align:center; margin:0; padding:0; color:#404041; font-size:17px; height:26px;  font-weight:bold; line-height:25px;}

.top_line{border-top:1px solid #cecfd1; border-bottom:2px solid #f2f2f2; margin-top:12px; border-left:0; border-right:0; float:left; width:100%; position:relative; margin:0; padding:0;}
.bottom_line{border-top:1px solid #cecfd1; border-bottom:2px solid #f2f2f2; border-left:0; margin:0; padding:0; border-right:0; float:left; width:100%; position:relative;}

.event_left{float:left; width:50%; padding:0; margin:0; position:relative; display:block;}
.event_left .text{float:left; text-align:center; width:25%; line-height:25px;}
.event_left .select{float:left; position:relative; width:37%; padding:0; margin:0;}
.event_left .date_select{float:left; position:relative; width:34%; padding:0; margin:0;}
.event_left .search_div { float:left; margin:0; /*padding:5px 0 0 0;*/ line-height:25px; }

.tab_header_wrap{ display:none;}
.tab_top_rec_devide_line{display:none;}
.promotions_1{display:none;}
.also_on_sale_wrap{width:98%; padding:0; margin:25px 1% 0; float:left; display:block; position:relative;}
.main_just_wrap{float:left;width:100%;margin:0;padding:0;position:relative;}
.tab_date_wrap{float:left;width:53px;margin:0;padding:0;position:relative;}
.tab_event_details_wrap{float:left;width:73%;margin-top:8px;padding:0;position:relative;}
.tab_go_btn_wrap{float:right;width:30px;margin:32px 0 0 0;padding:0;position:relative;}
.tab_divider_wrap{float:left;width:100%;margin:0;padding:0;position:relative;}

/*category search page advance search css*/
.category_event_left{float:left; width:60%; padding:0; margin:0; position:relative;}
.category_event_left .text{ width:29%; text-align:left; float:left; line-height:25px;}
.category_event_left .enter_city{float:left; padding:0; margin:0; width:20%;}
.category_event_left .list_box-select_1:before{ background: none repeat scroll 0 0 #f8f8f8; display:block; pointer-events:none; position:absolute:;right:0; top:0;}
.category_event_left .list_box-select_1:after{color: #aaa; content: url("../../images/frontend/list_arrow.png"); pointer-events: none; position: absolute; right:0; top:0;}
.category_event_left .list_box-select_1{ position:relative; width:161px;}

.category_container_left{float:left; width:221px; padding:0; margin:0 20px 0 0;}
.category_container_right{float:left; width:100%; padding:0; margin:0;}
.category_container_right .heading_date{width:8%; padding:0; margin:0; text-align:center;}
.category_container_right .heading_event{width:43%; padding:0; margin:0;}
.category_container_right .heading_venue{width:20.9%; padding:0; margin:0;}
.category_container_right .heading_tickets{padding:0; margin:0;}
.event_from{display:none;}
#sales_box1{display:none;}

#swipe_promotions{width:100%;height:149px; margin:0px auto; padding:0;overflow-y:hidden; display:block;}
#swipe_promotions ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#swipe_promotions li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline; width:146px;}
#swipe_promotions li a{float:left; padding:0; margin:0;}
#swipe_promotions li a img{width:146px; border:1px solid #c6c6c6;}
#swipe_promotions li:last-child{margin-right:0;}
.cat_search_box2{display:block;margin-top:-6px;}
.events_hundred_percent{display:block;}
.cat_search_box1{display:none;}
.search_label{display:none;}

/*register form*/
.register_wrap{float:left; width:415px; padding:0; margin:0;}
.register_heading{ float:left; width:100%; padding:0; margin:0; position:relative;}
.register_heading h2{float:left; padding:0; margin:0; width:100%; font:italic bold 24px "PT SANS",sans-serif; /*color:#00AEEF;*/}
.register_heading span{font-family:Arial, Helvetica, sans-serif; font-size:14.5px; /*color:#333333;*/ font-weight:normal; font-style:normal; padding:0px;}
.register_form{float:left; width:100%; padding:0; margin:29px 0 0 0; position:relative; display:block;}
.register_form ul{float:left; width:100%; padding:0; margin:0; position:relative; list-style:none;}
.register_form ul li{ width:100%; float:left; display:block; padding:0; 
	margin:0; position:relative; font-size:14.5px; font-family:Arial, Helvetica, sans-serif;}
.register_form ul li label{ float:left; width:120px; margin:11px 0 0 0; padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.register_form ul li a{text-decoration:none; /*color:#00AEEF;*/ font-size:14.5px; font-family:Arial, Helvetica, sans-serif;}

.register_devider{float:left; width:44px; padding:0 !important; margin:10px 10px 0 16px; display:block !important;}
.register_devider h2{width:21px; float:right; -moz-border-radius:70px; -webkit-border-radius: 70px; border-radius:70px;font-family:Arial, Helvetica, sans-serif; font-size:18px; /*color:#FFFFFF; background:#ccc;*/ text-align:center; padding:11px; margin:0px;}
.register_devider .border{border-right:1px solid #EAEAEA; width:22px; height:842px; padding:0; margin:2px 0 0 0; position:relative; float:left;}
.resp-tab-content{ border:0px;}
/*.resp-tabs-list li{display:none !important;}*/
#login_desktop{width:343px !important; float:left; padding:10px; margin:0; display:block !important;}
.login_wrap{float:left; width:400px; padding:0; margin-left:35px; display:block; position:relative;}
.login_heading{ float:left; width:100%; padding:0; margin:0; position:relative;}
.login_heading h2{float:left; padding:0; margin:0; width:100%; font:italic bold 24px "PT SANS",sans-serif; color:#00AEEF;}
.login_form{float:left; width:100%; padding:0; margin:47px 0 0 0; position:relative; display:block;}
.login_form ul{float:left; width:100%; padding:0; margin:0; position:relative; list-style:none;}
.login_form ul li{float:left; display:block; padding:0; margin:0; position:relative; width:100%;}
.login_form ul li label{float:left; width:86px; margin:11px 0 0 0; padding:0; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.login_form ul li .login_forgot{margin: 2px 0px 0px 0;float: left;font-family: Helvetica,sans-serif;font-size: 12px;/*color: #00AEEF;*/text-decoration: none;}

.or_wrap{display:none;}
/*end register form*/

/*event details page*/
.event_detail_wrap{float: initial !important; width:100%; padding:0; margin:0; position:relative;}
#vertical_tab_wrap{width:50%; margin:0px; padding:0; float:right;}
/*#vertical_tab_wrap{width:460px; margin:0px 0 0 45px; padding:0; float:left;}*/
#verticalTab{float:left;}
.no_age_res{float:left; padding:0; position:relative; 
  margin-top:10px;
}
.no_age_res .no-age{ font-size:12px; text-align:left;}
.age_restriction{ /*width:23px;*/ float:left; -moz-border-radius:70px; -webkit-border-radius: 70px; border-radius:70px; font-family:Arial, Helvetica, sans-serif; font-size:18px; /*color:#FFFFFF; background:#00aeee;*/ text-align:center; padding:8px; margin:0px;}
.update_card{font-size:12px; text-decoration:none;}
.theme_title_bg{position: relative; height:48px; margin: 0px !important; text-align: left; float:left; width:100%;padding-right: 2px; /* border:1px solid #00aeee !important;border-bottom:none !important;*/}
/*.theme_title_bg h3{margin:5px 10px;}*/
.theme_title_bg:before{top: 100%; left: 0px;/* border-top: 10px solid #016489;*/ border-left: 10px solid transparent; content: ""; position: absolute; height: 0px; width: 0px;}
.content_price_form{width:93% !important; float:left; padding:0px; margin:0px;border-top: none !important;}


#event_des_toggle{display:none;}
.event_descript{display:block;}
.mob_cat_link{display:none;}

/*dashboard css*/
.dashboard_left_side{float:left; width:700px; padding:0; margin:0; position:relative;}
.dashboard_table_wrap{width:100%;margin-bottom:3px;font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; float:left; padding:0;}
.dashboard_table_wrap ul{width:100%; padding:0; margin:0; float:left; list-style:none;}
.dashboard_table_wrap ul li{float:left; width:50%; padding:0; margin:0; display:block;}
.flt_right{ text-align:right;}
.all_fields{ padding:10px 0 0 40px; float:left; position:relative; margin:0; font-size:11px;}
.act_set_padding{padding:15px; margin:0;}
/*end dashboard css*/

/*my ticketroom acount setting*/
.account_register_form{float:left; width:90%; padding:0 0 10px 40px; margin:10px 0 0 0; position:relative; display:block;}
.account_register_form ul{float:left; width:100%; padding:0; margin:0; position:relative; list-style:none;}
.account_register_form ul li{ width:100%; float:left; display:block; padding:0; margin:0; position:relative;}
.account_register_form ul li label{ float:left; width:170px; margin:11px 0 0 0; padding:0; font-size:13px; font-family:Arial, Helvetica, sans-serif; /*color:#000;*/ font-weight:bold;}
.account_register_form ul li:last-child label{margin-top:0px; height:20px;}
.act_register_form ul li a{text-decoration:none; color:#00AEEF; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.dob_select{border:1px solid #BBB; padding:4px; margin:8px 5px 8px 0; font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal; width:76px;}
.card_type{float:left; width:80px; margin:8px 0 0 0; padding:4px; border:1px solid #BBB; font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal;}
/*end account setting*/

/*order page css*/
.order_tab_wrap{float:left; width:100%; padding:0; margin:0; position:relative; display:block;}
.order_tab_wrap_1{display:none;}
.order_tab_wrap_2{display:none;}
.order_tab{float:left; position:relative; position:0; margin:0; display:block; width:100%;}
.order_tab span a{ float: left; padding:10px 0; margin:0 2px 0 0; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif;  width:208px; text-align:center;}
.order_tab_1{position:absolute; padding:0; margin:0; left:210px; /*left:210px;*/}
.order_tab_1 span a{ float: left; padding:10px 0; margin:0 2px 0 0; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif;  width:187px; text-align:center;}
.order_tab_2{position:absolute; padding:0; margin:0; left:399px;}
.order_tab_2 span a{ float: left; padding:10px 0; margin:0 2px 0 0; /*background:#00AEEF;*/ text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; width:155px; text-align:center;}

.order_tab_4{position:absolute; padding:0; margin:0; left:399px;}
.order_tab_4 span a{ float: left; padding:10px 0; margin:0 2px 0 0; /*background:#00AEEF;*/ text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; width:155px; text-align:center;}

.order_tab_3{position:absolute; padding:0; margin:0; left:556px;}
.order_tab_3 span a{ float: left; padding:10px 0; margin:0 2px 0 0; background:#00AEEF; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; width:76px; text-align:center;}
.tab_select{float: left; padding:10px; margin:0 2px 0 0; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; }

.orders_tab_td{width:50px;}
.orders_tab_td_1{width:70px;}

.order_tab_tickets{float:left; width:100%; padding:0; margin:0; position:relative;}
.order_tab_tickets ul{float:left; list-style:none; padding:0; margin:0; width:100%; /*border-bottom:1px solid #ccc;*/}
.order_tab_tickets ul li{float:left;padding:0 0 7px 0; margin:7px 0 0 0; width:35%; display:block; text-align:center;}
.order_tab_tickets ul li:first-child{ width:29%;}
.order_tab_tickets ul li:last-child{ width:33%; text-align:center;}

.orders_last_td{width:100%; float:left; padding:0; margin:0; list-style:none;}
.orders_last_td li{float:left; width:75px; padding:5px 0; margin:0; text-align:center; border-right:2px solid #fff;}
.orders_last_td li:first-child{ width:65px;}
.orders_last_td li:last-child{ width:78px; border-right:none;}
/*end order page*/

/*ticket rep page*/
.ticket_rep_wrap{float:left; width:100%; padding:0; margin:0; position:relative; display:block;}
.ticket_rep_tab span a{ width:107px !important;}
.ticket_rep_tab_1{left:109px !important;}
.ticket_rep_tab_1 span a{width:107px !important;}
.ticket_rep_tab_2{left:218px !important;}
.ticket_rep_tab_2 span a{width:120px !important;}
.ticket_rep_tab_4{left:218px !important;}
.ticket_rep_tab_4 span a{width:120px !important;}
.tc_rep_td1{width:40px;}
.tc_rep_td2{width:108px;}

.tc_rep_td3{width:80px;}
.tc_rep_td4{width:180px; word-break: break-all; word-wrap:break-word !important; -webkit-hyphens:auto; -moz-hyphens:auto; hyphens: auto;}
/*.tc_rep_td5{width:270px;}*/
.tick-rep-th-border{width:50px; text-align:center;}
.ticket_rep_td{width:50px; text-align:center;}
.ticket_rep_td_1{width:70px; text-align:center;}
.tc_rep_bank_det{border-left:none; position:absolute; right:10px; z-index:9;}
/*end ticket rep page*/

/*giftcard panel*/
.giftcard_panel_left{ width:55%; float:left;}
.giftcard_panel_right{ width:45%;}
.current_bal{ width:67%;}
.pre_redeemed{width:33%;}
.submit_mrgn{margin-top:7px;}
/*end giftcard panel*/

/*add to cart*/
.a_crt_first_row{float:left; width:100%; padding:8px 0 5px 0; margin:0;}
.a_crt_first_colm{float:left; width:340px; padding:0; margin:0;}
.comm_all {
    overflow: hidden;
    display: inline-block;
    float: right;
 
}
.a_crt_second_colm{float:left; width:290px; padding:0; margin:0;}
.a_crt_third_colm{float:left; width:74px; padding:0; margin:0; text-align:right;}
.a_crt_fourth_colm{float:left; width:66px; padding:0; margin:0; text-align:right;}
.a_crt_fifth_colm{float:left; width:74px; padding:0; margin:0; text-align:right;}
.a_crt_sixth_colm{float:left; width:20px; padding:0; margin:0;}

.subtotal_wrap{width:100%; margin:0; float:right; font:bold 12px Arial, Helvetica, sans-serif; padding:5px 0;}
.subtotal_wrap ul{float:right; width:28%; padding:0; margin:0; list-style:none;}
.subtotal_wrap ul li:first-child{float:left; width:150px; padding:0; margin:0;}
.subtotal_wrap ul li:last-child{float:left; width:100px; padding:0; margin:0;}

.checkout_but_wrap{width:35%; margin:0; float:right; padding:5px 0;}
.checkout_but_wrap a:first-child{float:left; width:170px; padding:0; margin:0; text-decoration:none;}
.checkout_but_wrap a:last-child{float:left; width:97px; padding:0; margin:0;text-decoration:none;}

.add_to_cart_top_wrap{float:left; width:100%; padding:0; margin:0;}
.add_to_cart_top_wrap .date_section{float:left; width:63px; padding:0; margin:0 0 0 -1px;}
.add_to_cart_top_wrap .img_section{float:left; width:92px; padding:0; margin:0;}
.add_to_cart_top_wrap .event_section{float:left; width:747px; padding:0; margin:0;}
/*end add to cart*/

/*payment login page*/
.pay_login_tickets{float:left; width:100%; padding:0; margin:0; border-bottom:1px solid #EAEAEA;}
.pay_login_tickets ul{float:left; width:100%; padding:7px 0; margin:0; list-style:none;}
.pay_login_tickets ul li{float:left; width:277px; display:block; padding:0; margin:0;}
.pay_login_tickets ul li p{display:none;}
.pay_login_tickets ul li p:last-child{display:block;}
.pay_login_tickets ul li:first-child{ width:224px;    padding-right: 9px;}
.pay_login_tickets ul li:last-child{ width:127px;}
.invalid_sty{margin-bottom:7px;}
.pay_login_tot_price{float:left; width:90%; 
	padding:7px 91px 7px 10px; margin:0; text-align:right; font-weight:bold;}
/*end payment login*/

/*top header gift cards*/
.header_gift_cards_left{float:left; width:48%; padding:0; margin:0 2% 0 0;}
.header_gift_cards_left span{ width:100%; padding:0; margin:0; float:left;}
.header_gift_cards_left .description{ width:100%; float:left; padding:0; margin:15px 0; line-height:20px; text-align:justify;}
.header_gift_cards_left .card_value{ width:98%; padding:10px 0 10px 10px; margin:0; float:left; background:#F6F6F6; border-bottom:1px solid #ccc;}
.header_gift_cards_left ul{float:left; width:98%; padding:7px 0 7px 10px; margin:0; float:left; background:#F6F6F6; border-bottom:1px solid #ccc; list-style:none;}
.header_gift_cards_left ul li{ float:left; padding:0; margin:0; display:block; width:15%}
.header_gift_cards_left ul li:first-child{width:35%;}
.header_gift_cards_left ul li:last-child{width:49%;}

.header_gift_cards_right{float:left; width:50%; padding:0; margin:0; text-align:center;}
.header_gift_cards_right img{max-width:100%; padding:0; margin:0;}
/*end top header gift cards*/

.purchase_cnt  ul li{
	list-style-position: inside;
}

/*cms pages*/
.terms_conditions_content{ background:#fff; /*padding:0  10px;*/ width: 100%;}
/*end cms pages*/

/*performer venue signup*/
.performer_content_wrap{float:left; width:100%; padding:0; margin:0 0 20px 0; position:relative;}
.performer_content_wrap p img{max-width:100%; position:relative; width:100% !important;}
.performer_content_wrap p:first-child{float:left; margin:0 10px 0 0; padding:0;}
.performer_hide_show{width:100%; padding:0; margin:0; float:left; position:relative;}
.performer_hide_show ul{float:left; width:100%; padding:0; margin:0;}
.performer_hide_show ul li{list-style:none; float:left; width:180px; display:block; padding:0; margin:0;}
.please_select{float:left; width:100%; padding:0 0 0 5px; margin:10px 0;}
.performer_regist_wrap{float:left; width:100%; padding:0; margin:0;}
.performer_registration{float:left; width:100%; padding:0; margin:0; position:relative;}
.performer_registration p{float:left; width:200px; padding:0; margin:0; position:relative; font-size:11px;}
.performer_registration ul{float:left; width:100%; padding:0; margin:0; position:relative; list-style:none;}
.performer_registration ul li{float:left; padding:0; margin:5px 0; width:100%; display:block;}
.performer_registration ul li label{ float:left; width:270px; padding:0; margin:0;}
.performer_captcha{float:left; width:100%; padding:0; margin:0; position:relative;}
.performer_captcha ul{float:left; width:100%; padding:0; margin:0; list-style:none;}
.performer_captcha ul li{float:left; width:100%; padding:0; margin:5px 0; display:block;}
.performer_captcha ul li label{float:left; width:270px; padding:0; margin:0;}
.performer_captcha ul li #cap1{float:left;}
.performer_submit{float:left; width:100%; padding:0; margin:0;}
.performer_submit ul{float:left; width:100%; padding:0; margin:0; list-style:none;}
.performer_submit ul li{float:left; width:100%; padding:0; margin:0; display:block;}
.performer_submit ul li label{float:left; width:270px;}
/*end performer venue signup*/

/*payment page*/
.payment_table{width:100%;}
.giftcard_bal_main_wrap{float:left; width:100%;}
.payment_reg_title{width:100%; float:left; /*background:#00b1f0;*/ padding:0; margin:0;}
.payment_reg_title b{ float:left;/*color:#fff; */padding:8px 0px 8px 15px; font:bold 14px Arial, Helvetica, sans-serif; margin:0;}
.payment_item_tickets{width:25%;}
.payment_item_tickets span{ font-weight:bold;}
.payment_quality{width:25%;}
.payment_discount{width:20%;}
.payment_price{width:25%;}
.payment_last_colm{width:8%;}
.gift_card_bal_td{width:60%; font:normal 12px Arial, Helvetica, sans-serif; /*color: #333;*/ border-bottom: 1px solid #CCC; padding: 5px;}
.gift_card_bal_td1{width:30%;}
.gift_card_bal_td1 #add_redeem_amnt{float:right; margin-left:5px;}
.payment_discount_code{height:40px;}
.register_creditcard{float:left; width:150px; padding:0; margin:10px 0px 15px 0;}
.register_creditcard input[type="radio"]{ float:left; padding:0; margin:1px 10px 0 0;}
.register_creditcard p{float:left; padding:0; margin:0;}
.reg_users_or{width:23px; float:left; -moz-border-radius:70px; -webkit-border-radius: 70px; border-radius:70px; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-align:center; padding:5px; margin:0px;}
/*end payment page*/

.location_float{ float:left !important;}
.slider_float{ float:right !important;}
.venue_slider{ float:left; width:572px; height:100%; padding:0; margin:0;}
.venue_heading{ float:left; width:100%; padding:0 0 10px 0; margin:6px 0 15px 0; border-bottom:#dadada solid 1px}
.venue_heading h3{float:left; width:100%; padding:0; margin:0 0 10px 0; font:normal 20px Arial, Helvetica, sans-serif;}
.venue_heading p{ float:left; margin:0; padding:0; font:normal 12px Arial, Helvetica, sans-serif;}

.performer_events_list{ float:left; width:100%; padding:0; margin:0; position:relative;}
.event_list_content{float:left; width:100%; padding:0; margin:0; position:relative;}
.perf_evnt_list_bg{ width:871px; margin:0 0 0 -1px;}
.perf_evnt_list_bg .perf_event_list_date{float:left; width:50px; padding:0px; margin:0px;}
.perf_evnt_list_bg .perf_event_list_img{float:left; width:87px; padding:0px; margin:0px;}
.perf_evnt_list_bg .perf_event_list_urls{float:left; width:245px; padding:0px; margin:0px;}
.perf_evnt_list_bg .perf_event_locations{float:left; width:261px; padding:0px 5px 0 0; margin:0px; font-size:14px; font-weight:bold;}
.perf_evnt_list_bg .perf_event_price{float:left; width:98px; padding:0px; margin:0px; font-size:14px; font-weight:bold; /*color:#333;*/}
.perf_evnt_list_bg .perf_event_find_btn{float:left; width:113px; padding:0px; margin-top:20px;}

.location_wrap{border: 1px solid #EFEFEF; background: none repeat scroll 0% 0% #FAFAFA;padding: 10px;font-family: "PT Sans",Arial,Helvetica,sans-serif;font-size: 14px;font-weight: normal;line-height: 18px;/*color: #404041;*/text-align: justify;float: left;width: 93%;}

.pagepreview_subtext{ margin-left:10px; width:90%;}
.video_audio_wrap{ float:left; width:100%; position:relative; padding:0; margin:0 0 15px 0;}
.location_clr{display:none;}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.my-cart-mes{ width:100%; text-align:center; margin:0 auto !important; line-height:20px;}

.grey_button{-webkit-border-radius:5; -moz-border-radius:5; border-radius:5px; font:bold 13px Arial, Helvetica, sans-serif; color:#494645; background:#eeeeee;  padding:5px 10px 5px 10px !important; border: solid #999999 1px; text-decoration:none; cursor:pointer; box-shadow: 1px 1px 0px 0px #FFF inset;}

.blue_button{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px !important;
    /* font: bold 13px Arial, Helvetica, sans-serif;
    /* padding: 6px 8px 6px 8px !important; */
    text-decoration: none;
    cursor: pointer;
    border: none;
    width: 206px;
        height: 50px;
/*    height: 31px;*/
/*   line-height: 31px;*/
    font-weight: 500;
    background: #00aeef;
    color: #fff;
    text-align:center;
    font-size:16px;
    font-family: 'Roboto', sans-serif;
    box-shadow: none;
}
.blue_button123{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* font: bold 13px Arial, Helvetica, sans-serif;
    /* padding: 6px 8px 6px 8px !important; */
    text-decoration: none;
    cursor: pointer;
    border: none;
    width: 213px;
        height: 31px;
/*    height: 31px;*/
/*   line-height: 31px;*/
    font-weight: 500;
    background: #00aeef !important;
    color: #fff;
    text-align:center;
    font-size:16px;
    font-family: 'Roboto', sans-serif;
    box-shadow: none;
}

.red_button{-webkit-border-radius: 5;  -moz-border-radius: 5;  -webkit-border-radius: 5;  -moz-border-radius: 5;  border-radius: 5px; font:bold 13px Arial, Helvetica, sans-serif; padding:6px 8px 6px 8px !important;  text-decoration:none; cursor:pointer; border:none;}


/*event listing preview*/
.cms_bg2 h3{padding: 0px; font: bold 16px Arial,Helvetica,sans-serif;margin: 0px 0px 15px;}
/*end event listing preview*/


.custom_event_list{width:auto; margin:0 10px;}
.evnt_list_title{float:left; margin-left:20px;}
.custom_event_list .events_music_1{width:100%;}
.custom_event_list .events_list_1{width:100%;}
.custom_event_list .list_grd_box_1{width:100%;}
.custom_event_list .list_grd_inner_box{width:100%;}
.list_grd_inner_box .events_list_bg_1{width:97.3%; margin: 0px; padding: 8px 9px 15px 0px; float: left;}
.custom_event_list .event_list_wrap_1{width:100%; float:left;}
.custom_event_list .heading_date_1{width:68px; text-align:center;}
.custom_event_list .heading_event_1{width:35%;}
.custom_event_list .heading_venue_1{width:29%;}

.events_list_1 .list_headder1 {height: 26px; width: 100%; margin-bottom: 7px; padding: 0px; float: left;  font-size: 12px; font-weight: bold; text-transform:uppercase; line-height: 25px;}
.list_headder1 td{font-size:12px; font-weight:bold; line-height:25px;}

.event_list_date_1{float: left; width: 50px; padding: 0px; margin: 0px;}

.event_list_img_1{float: left; width: 87px; padding: 0px; margin: 0px;}
.event_list_urls_1{float: left; width: 237px; padding: 0px; margin: 0px;}
.event_list_urls_1 a{text-decoration:none;}
.event_locations_1{float: left; width: 262px;font-size: 14px; font-weight: normal; padding-right: 5px;}
.event_price_1{float: left; width: 98px; font-size: 14px; font-weight: bold; padding-right: 5px;}
.event_find_btn_1{float: left; width: 123px; padding: 0px; margin-top: 24px;font-family: 'PTSans-Regular';font-size: 16px;}
.event_find_btn_1 a{text-decoration:none;}

.coming-soon-wrap{position: relative;}
.coming-soon-wrap img{max-width:100%; height:100%;}
.sales_box_cmng_soon{display:block !important;}
.sales_box_cmng_soon ul{float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.sales_box_cmng_soon ul li{ background: rgba(0, 0, 0, 0) url("../../images/frontend/sales_shadow.png") no-repeat scroll center bottom;     float: left; height: 130px;  list-style: outside none none;  margin: 0 12px 0 0; padding: 0; width: 146px;}

.prev_ent_td{width:50px; text-align:center;}
.tick-rep-brdr-none{border-right:0px !important;}

.show-all-tickets{display:none;}

.like_people{/*margin-top:11px;*/font-size:24px; /*border:1px solid #dbdbdb; */ background:transparent; padding:0px;width:100%; padding-left:0px;    padding-top: 0px;    padding-bottom: 0px;}
@media only screen and (min-width: 976px){
	.top_right{
	width:95%;
	float:right;
	margin:0px;
	padding:0px;
	text-align: right;
}
.search_label{display:none;}
.cat_search_box1{display:none;}
.cat_search_box2{display:block;}
.events_hundred_percent{display:block !important;}
.top_right .top_login{
	width:100%;
	width:500px\9;
	*width:500px;
	_width:500px;
	float:right;
	margin:0px;
	padding:0px;
}
.top_right .top_search{
	width:100%;
	float:right;
	margin-top:38px;
	padding:0px;
}
.top_right .top_search .links_box{
	float:left;
	margin-top:12px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration:none;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.top_right .top_search .links_box a{
	font-size:13px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	margin:0px;
	padding:0px 3px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.top_right .top_search .links_box a:hover{
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration: underline;
	margin:0px;
	padding:0px 3px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.top_right .top_search .search_box{
	width:60.2%;
	height:43px;
	float:right;
	margin:0px;
	padding:0px;
}
/*.search_box input[type="text"]{float:left; width:83.4%; padding:11px 10px 11px 10px; margin:0; background:#fff; border:1px solid #ccc;color:grey; border-right:none;border-radius:0px;font-size:12px;}
*/.search_box input[type="text"] {
    float: none; 
    width: 83.4%;
    padding: 12px 10px 11px 10px;
    margin: 0;
    background: #fff;
    border: 1px solid #ccc;
    color: grey;
    border-right: none;
    border-radius: 0px;
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
        box-sizing: content-box;
        height: 14px;
            font-family: 'PT sans';

}
.search_box input[type=image] {
    -webkit-appearance: none;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
}
.search_box input[type="text"]::-webkit-input-placeholder {
   color: #ccc;
}
.search_box input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: #ccc;  
}
.search_box input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc;  
}
.search_box input[type="text"]:-ms-input-placeholder {  
   color: #ccc;  
}


/*search22*/


.top_right .top_search .search_box22{
	width:60.2%;
	height:43px;
	float:right;
	margin:0px;
	padding:0px;
}
.search_box22 input[type="text"]{float:left; width:89%; padding:11px 10px 11px 10px; margin:0; background:#fff; border:1px solid #ccc;color:grey; border-right:none;font-size:12px;}
.search_box22 input[type="text"]::-webkit-input-placeholder {
   color: #ccc;
}
.search_box22 input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: #ccc;  
}
.search_box22 input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc;  
}
.search_box22 input[type="text"]:-ms-input-placeholder {  
   color: #ccc;  
}

    @media screen and (min-width:240px) and (max-width:975px){
.tab_links_box{display: none !important;}

}
/*navigation*/
#menu{
/*	left:11px;*/
/*	top:3px;*/
	position:absolute;
	margin: auto;
	padding: 0;
	width:97.5%;
}
#menu ul {
	width:100%;
	margin: 0;
	padding: 0;
	float:left;
}
#menu ul li {
	text-transform:uppercase;
	font-family: 'PTSans-Regular';
	font-size:13px;
	font-weight:bold;
	display: block;
	position: relative;
	float: left;
	list-style:none;
	padding:0 25px;
    text-align: center;
	border-left:1px solid #80d7f7;
/*    height:53px;*/
}
.brd_rgt_none{border-right:none !important;}
.brd_lft_none{border-left:none !important;}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding:13px 0px;
	margin:0px;
    position:relative;
    top:2px;
}
#menu ul li a:hover { 
	color:#404041; 
}
#menu ul li a#current { 
	color:#404041; 
}
/*end navigation*/

.event_left .text{float:left; text-align:center; width:29%; line-height:28px;}
.event_left .select{float:left; position:relative; width:34%; padding:0; margin:0;}
.event_left .date_select{float:left; position:relative; width:31%; padding:0; margin:0; font-weight:normal;}
.date_select p{padding:0; margin:0 5px 0 0; float:left; line-height:29px;}
.event_left .search_div { float:left; margin:0; /*padding:5px 0 0 0;*/ line-height:25px; }

.right_box{width:37.3%; height:590px; margin:0px; padding:0px; float:right;}
/*.right_box iframe{width:100%; min-height:504px; border-right:none;}*/
.right_box iframe{width:100%; min-height:590px;}
.ticket_box{ width:100%; margin:0px; padding:0px;}

.left_box .top_banner{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.top_banner img{	
	max-width:100%; float:left;
}

.banner_description{position:absolute; bottom:0; height:70px; background:#000; width:100%; color:#fff; opacity:0.6;}
.banner_description p{margin:8px 0 0 8px; padding:0; width:100%; font-size:12px; font-weight:bold;}
.banner_description p:last-child{font-weight:normal;}
.promotion_swipe{position: relative; top: 0px; left: 0px; width:940px; height:220px;}
.promotions .promotions_boxes img{
	width:218px;
	height:220px;
	border:#c6c6c6 solid 1px;
	background:#fff;
	margin:0px;
	padding:0px;
	float:left;
	}
	
	.banner_shadow{float:left; width:100%; padding:0; margin:0;}
	.banner_shadow img{max-width:100%;}
	
	.recommended_coming-soon{
	height:26px;
	width:471px;
	margin:5px auto;
	padding:0px;
}
.recommended_coming-soon ul{
	margin:0px;
	padding:0px;
}
.recommended_coming-soon ul li{
    background:url(../../images/recommend_shadow.png) no-repeat center bottom;
    width:146px; height:134px;
    list-style:none;
    float:left;
	margin:0px 11px 0 0;
	padding:0px;
}

/*tab css*/
.tab_header_wrap{ display:none;}
/*end tab css*/

.nav_bottom{ display:none;}
.tab_total_search{display:none;}

.events_hundred_percent{float:left; width:98%; padding:0; margin:0 1%; position:relative;}
.categories_wrap{float:left; width:98%; padding:0; margin:25px 1% 0; position:relative;}
.pramotions_wrap{float:left; width:98%; padding:0; margin:25px 1% 20px; position:relative;}

.sales_box1{display:none;}
.also_sale_details{display:none;}
.tab_footer_right{display:none;}
#sliderh3_container{display:none;}
#top_events_banner_1 {display:none;}
#sales_box1{display:none;}


#swipe_promotions{width:100%;height:221px; margin:36px auto 0 auto; padding:0;overflow-y:hidden; display:block;}
#swipe_promotions ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#swipe_promotions li {padding:0;margin:0 22px 0 0;text-align:center;float:left;display:inline; width:218px;}
#swipe_promotions li a{float:left; padding:0; margin:0;}
#swipe_promotions li a img{width:218px; border:1px solid #c6c6c6;}
#swipe_promotions li:last-child{margin-right:0;}

/*category search page advance search css*/
.category_event_left{float:left; width:63%; padding:0; margin:0 0 5px 0; position:relative;}
.category_event_left .text{width:22%; text-align:center; float:left; line-height:29px;}
.category_event_left .enter_city{float:left; padding:0; margin:0; width:23%;}
.category_event_left .main_cate_select{float:left; width:27%; padding:0; margin:0 5px 0 0;}
.category_event_left .sub_cate_select{float:left; width:26%; padding:0; margin:0 5px 0 0;}
.category_event_left .list_box-select_1:before{background: none repeat scroll 0 0 #f8f8f8; display:block; pointer-events:none; position:absolute:;right:0; top:0;}
.category_event_left .list_box-select_1:after{color: #aaa; content: url("../../images/frontend/list_arrow.png"); pointer-events: none; position: absolute; right:0; top:0;}
.category_event_left .list_box-select_1{position:relative; width:161px; float:left;}

.category_event_right{float:left; padding:0; margin:0 0 5px 0; width:37%;}
.category_event_right .date_select{float:left; width:45%; padding:0; margin:0;}
.category_event_right .date_select p{ float:left; line-height:29px; padding:0; margin:0 10px 0 0;}
.category_event_right .search_div{float:left; width:10%; padding:0; margin:0 0 0;}
/*end category search page advance search css*/

/*popup*/

.rounded_curves {
    background: none repeat scroll 0 0 #fff;
/*    border:10px solid #B9BABA;*/
    border-radius: 7px 7px 7px 7px;
    margin-right: 15px;
    margin-top: -10px;
    padding: 6px;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	color:#404041;
	font-weight:normal;
}

.popup_header{
    border-bottom:1px solid #c1c1c1;
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:15px;
	font-weight:bold;
}
.popup_header1{
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:12px;
	font-weight:bold;
}
.popup_textfeild{
    width:200px;
    border:1px solid #bbbbbb;
    padding:4px;
/*   padding-bottom: 8px;*/
	margin:8px 0px;
	font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
	font-weight: normal;
}

.popup_forgotpassword a{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
}

.popup_forgotpassword a:hover{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
}

.required_fields{
	font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight:normal;
	color:#ff0000;
}

/*popup*/
}

@media only screen and (max-width: 975px){
.login_wrap{margin-left:0px; width:90%;}
.cms_bg .purchase_cnt{width:auto; margin:0px;}
.cms_bg2{width:auto;}
.comingsoon_txt{width:auto;}
.sales_box_cmng_soon{width: 100%; height: 204px; height: auto; margin: 0px auto; padding: 0; overflow-y: hidden; display: block !important;}
.sales_box_cmng_soon ul{width:auto;}
.account_register_form{overflow-x:scroll;}
}

@media only screen and (min-width: 600px) and (max-width: 767px){
.category_container_right .heading_date{width:67px; padding:0; margin:0; text-align:center;}
.category_container_right .heading_event{width:257px !important;}
.category_container_right .heading_venue{width:27% !important; padding:0; margin:0;}
.category_container_right .heading_tickets{padding:0; margin:0; width:16% !important;}
.events_list .list_grd_box{width:100%;}
.list_grd_box .list_grd_inner_box{width:100%;}
.list_grd_inner_box .events_list_bg { width:94%;}

.event_list_wrap{width:100%;}
.event_list_date{float:left; width:50px; padding:0; margin:0;}
.event_list_img{margin:0 !important;}
.event_list_urls{margin:0px !important;}
.event_locations{float:left; width:133px; color:#333333; font-size:14px; font-weight:normal; padding-right:5px;}
.event_price{float:left; width:13%; color:#333333; font-size:14px; font-weight:bold; padding-right:5px; line-height:18px;}
.event_from{display:none;}
.event_find_btn{float:right; width:113px; padding:0; margin-top:20px;}

.list_grd_inner_box .events_list_bg{width:100% !important; padding-top:8px;}
}

@media only screen and (min-width: 640px){
evnt_theme_tickets_wrap{
width:100%!important;}
/*.map_change{width:480px;}
*/
.evnt_theme_tickets_wrap .left_side{
width:100%;!important;}
.evnt_theme_tickets_wrap .right_side{
width:100%;!important;}

}
@media only screen and (max-width: 640px){
.breadcrumb {text-align:center;}

}
/*@media only screen and (max-width: 480px){
.tab_go_btn_wrap{
	margin: 0px !important;
}

}*/
@media only screen and (min-width: 641px) and (max-width: 767px){
.sales_box{display:none;}
.sales_box1{
	width:100% !important;
	margin-top:10px;
	padding:0px;
	/*float:left;*/
	overflow:hidden;
	height:200px;
	display:block;
	margin:0 auto;
}
#top_events_banner_1{width:620px !important;}
#swipe_promotions{width:620px !important;}
.main_box{width:97% !important;}
/*.top_events_banner_1{width:620px !important;}*/
}
@media only screen and (min-width: 620px) and (max-width: 767px){
.banner_shadow{width:540px !important; padding:0; margin:0 auto;}
.banner_shadow{width:max-100%; padding:0; margin:0 auto;}
}
@media only screen and (min-width: 567px) and (max-width: 767px){
.slider1_wrap{position: relative;  height:300px; overflow:hidden; margin:0 auto;}
/*#top_events_banner_1 {width:567px;}*/
}
@media only screen and (min-width: 950px) and (max-width: 975px){
#sales_box1 {width:930px !important;}
}

/*@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {*/
@media only screen and (min-width : 768px) and (max-width : 975px){
.bg_opacity{width:100%;height:100%;display:none; background:#000000; opacity:0.7; -khtml-opacity: 0.7; filter: alpha(opacity=70); position:absolute;z-index:22;min-height:100%;}
.hundred_percent{width:100%; padding:0; margin:0; float:left; display:block; position:relative;}
.also_on_sale_wrap{width:100%; padding:0; padding: 1% 1%;    box-sizing: border-box;margin: 0px !important; float:left; display:block; position:relative;}
.tab_header_wrap{float:left; background:#f7f7f7; padding:5px 0; margin:0; position:fixed; position:device-fixed; display:block; width:100%; z-index:10; height:47px; top:10px;}
.tab_nav_top{float:left; width:100%; background:url(../../images/frontend/top_strip.png) repeat-x left top; position:fixed; position:device-fixed; padding:0; top:0; /*margin-top:-10px;*/ height:10px; z-index:20;} 
.header_tab_nav{float:left; padding:0; margin:0; width:20%; position:relative; text-align:center;}
.tab_logo{ width:60%; float:left; padding:0; margin:0; text-align:center; position:relative;top:4px;}
.tab_logo img{ max-width:100%; text-align:center;height: 40px;}
.tab_search{float:right; padding:0; margin:0; width:20%; text-align:center;}
.tab_search img{ float:right; padding-right:10px; cursor:pointer; margin-top:5px;}
.logo{display:none;}

.nav_bottom{float:left; width:98%; padding:0; margin:55px 0 10px 0; position:relative; display:block;}

.top_events_banner{ display:none;}
#top_events_banner_1 {width:615px; height:auto; margin:0px auto; padding:0;overflow-y:hidden;}
#top_events_banner_1 .recommended_coming-soon{width:100% !important; height:100% !important;}
#top_events_banner_1 ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#top_events_banner_1 li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline;           }
#top_events_banner_1 li:last-child{margin-right:0;}

#sales_box1 {width:100%;/*height:204px;*/ height:auto; margin:0px auto; padding:0;overflow-y:hidden; display:block;}
#sales_box1 ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#sales_box1 li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline; width:146px;}
#sales_box1 li:last-child{margin-right:0;}

#swipe_promotions{width:748px;height:auto; margin:0px auto; padding:0;overflow-y:hidden; display:block;}
#swipe_promotions ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#swipe_promotions li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline; width:182px;}
#swipe_promotions li a{float:left; padding:0; margin:0;}
#swipe_promotions li a img{width:182px; border:1px solid #c6c6c6;}
#swipe_promotions li:last-child{margin-right:0;}


.tab_total_tickets{
	/*width:230px;*/
	/*background:url(../../images/frontend/total_tickets_bg.png) no-repeat left center;*/
	/*background:url(../../images/frontend/total_tickets_bg.png) no-repeat right center;*/
	/*width:208px; */
/*	height:37px;
	float: right;
	margin:0px;
	padding:0px;
	text-align:right;*/
}
.tab_total_tickets .tickets{
	/*float:left;*/
	/*float:right;
	margin:10px 0 0 10px;
	padding:0px;
	color:#555555;
	font-size:12px;
	font-weight:bold;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
	/*min-width:164px;
	text-align:center;*/
}
.tab_total_tickets .tickets a{
	color:#393a3c;
	font-size:12px;
	font-weight:bold;
	/*text-decoration:underline;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_total_tickets .tickets a:hover{
	color:#393a3c;
	font-size:12px;
	font-weight:bold;
	/*text-decoration:underline;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
}	
	
	
	.tickets_user a{
	color:#00aeef !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
/*	text-shadow: 1px 0px 1px #ffffff !important;*/
	
}
.tickets_users a{
	/*color:#00aeef !important;*/
	font-size:14px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	/*text-shadow: 1px 0px 1px #ffffff !important;*/
}
.tickets_user a:hover{
	color:#00aeef !important;
	font-size:14px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
/*	text-shadow: 1px 0px 1px #ffffff !important;	*/
}
.tickets_users a:hover{
	/*color:#00aeef !important;*/
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	/*text-shadow: 1px 0px 1px #ffffff !important;*/
}
.total_tickets{display:none;}
.links_box{display:none;}


.go_btn{ 
	/*width:24px; */
	width:13%;
	height:23px; 
	/*margin:9px 6px 0 0; */
	margin:9px 0px 0 0; 
	padding:0px; 
	float:right; 
	cursor:pointer;
}	
.go_btn a{
	background:transparent  url(../../images/frontend/tickets_go.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}
.go_btn a:hover{
	background:url(../../images/frontend/tickets_go.png) no-repeat right -40px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}

.tab_links_box{
	float:right;
	margin-top:12px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration:none;
	display: none !important;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_links_box a{
	font-size:13px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	margin:0px;
	padding:0px 3px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_links_box a:hover{
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration: underline;
	margin:0px;
	padding:0px 3px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.search_box{display:none;}
.navigation{display:none;}
.events_hundred_percent{display:none;}

/*banner section*/
.main_box{width:97.5%; margin:0px 10px; padding:0px; float:left;}
.coming-soon-wrap{width:100%; margin:0px;}
/*end banner section*/

.left_box{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.left_box .top_banner{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
	/*background:url(../../images/frontend/top_banner_shadow.png) no-repeat left bottom;*/}
.top_banner img{	
	max-width:100%;
}
.banner_description{position:absolute; bottom:0; height:70px; background:#000; width:100%; color:#fff; opacity:0.6;}
.banner_description p{margin:8px 0 0 8px; padding:0; width:100%; font-size:12px; font-weight:bold;}
.banner_description p:last-child{font-weight:normal;}
.banner_shadow {
    margin: 0 auto;
    padding: 0;
    width: 540px !important;
}
.left_box .top_events_banner{
	width:100%;
	height:245px;
	margin:0px;
	padding:0px;
	float:left;
}
.right_box{
	width:100%;
	height:512px;
	margin:15px 0 0 0;
	padding:0px;
	float:left;
}

.sales_box{ display:none;}
.sales_box1{
	width:100%;
	margin-top:10px;
	padding:0px;
	/*float:left;*/
	overflow:hidden;
	height:202px;
	display:block;
	margin:0 auto;
}
.devide_line{display:none;}
.recommended_headder{width:99%;}
.slider1_wrap{position: relative; width:auto; height:300px; overflow:hidden; margin:0 auto;}
/*.banner_shadow{width:540px; padding:0; margin:0 auto;}
.banner_shadow{width:max-100%; padding:0; margin:0 auto;}*/
.top_events_banner_1{position:relative; width:615px; height:202px; margin:0 auto; overflow:hidden;}

.right_box iframe{/*width:749px;*/ width:100%; max-width:100%; height:100%;}
.heading_lines{float:left; position:relative; width:100%; padding:0; margin:0; display:block;}
.tab_top_rec_devide_line{float:left; width:100%; padding:0; margin:-14px 0 15px; display:block;}
.left_line{width:30.5%;}
.right_line{width:30.5%;}
.main_headers{ width:188px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:14px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}
.also_main_headers{ width:90px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:14px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}
.promotions_main_headers{ width:84px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:14px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}

.mosaic-overlay{display:none;}

.categories_wrap{display:none;}

/*pramotions*/
.pramotions_wrap{float:left; width:97.4%; padding:0; margin:10px 10px 0 0px; position:relative;}
.promotions{display:none;}
.promotions_1{
	display:block;
	width:622px;
	margin-top:10px;
	margin:0 auto;
	padding:0px;
	float:none;
	overflow:hidden;
	}
.promotion_swipe{position: relative; top: 0px; left: 0px; width:940px; height:143px;}
.promotions .promotions_box{width:143px; height:143px; margin-right:12px;}
.promotions .promotions_boxes{
	width:143px;
	height:143px;
	border:#c6c6c6 solid 1px;
	background:#fff;
	margin:0px;
	padding:0px;
	float:left;
	}
.promotions_boxes a{width:100%; padding:0; margin:0; float:left; height:143px;}
.promotions .promotions_boxes img{
	max-width:100%;
	height:100%;
	}
.promotions_box img{max-width:100%;}
/*end pramotions*/
.event_box{display:none;}
.tab_total_search{float:left; width:100%; border-bottom:none; display:block; margin-bottom:15px;}
.search_box1{width:350px; padding:0; margin:10px auto 10px auto; display:block;}
.search_box1 input[type="text"]{float:left; width:82.5%; padding:12px 10px; margin:0; background:#fff; border:1px solid #c4c4c4; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(236,236,236,1); -moz-box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); font:normal 13px Arial, Helvetica, sans-serif; color:#333; border-right:none;}

.cat_search_box1{width:350px; padding:0; margin:10px auto 10px auto; display:block;}
.cat_search_box1 input[type="text"]{float:left; width:82.5%; padding:12px 10px; margin:0; background:#fff; border:1px solid #c4c4c4; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(236,236,236,1); -moz-box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); font:normal 13px Arial, Helvetica, sans-serif; color:#333; border-right:none;}

/*.search_box2.collapsed{color: #9f9f9f; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_up.png) no-repeat; cursor:pointer;}*/
.search_box2{width:100%; padding:0; margin:0px auto 10px auto; text-align:center;}
.cat_search_box2{width:100%; padding:0; margin:0px auto 10px auto; text-align:center; display:none;}

/*.search_box2 label{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:35%;}*/
.search_label{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 140px top 0px; background-position-x:140px; background-position-y:0px; position:relative; display:block;margin:0 auto;}

.search_label.collapsed{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 140px top 0px; background-position-x:140px; background-position-y:0px; position:relative; display:block;margin:0 auto;}
.advanced_search_box{
	background:url(../../images/frontend/events_strip.png) repeat;
	width:96%;
	/*height:53px;*/
	margin:0px 10px;
	padding:7px 0 2px 0;
	float:left;
	color:#404041;
	font-size:14px;
	font-weight:bold;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}

.top_line{display:none;}
.bottom_line{display:none;}

.event_left{float:left; width:97%; padding:0; margin:0 0 15px 15px; position:relative; display:block;}
.event_left .text{float:left; text-align:left; width:100%; line-height:25px;}
.event_left .select{float:left; position:relative; width:180px; padding:0; margin:0;}
.event_left .date_select{float:left; position:relative; width:180px; padding:0; margin:0;}
.date_select p{float:left; padding:0; margin:0 5px 0 0; line-height:29px;}
.event_left .search_div { float:left; margin:0; padding:5px 0 0 0; line-height:25px; }
.event_right{float:left; width:97%; padding:0; margin:10px 0 0 15px; position:relative; display:block;}
.event_right .text{float:left; text-align:left; width:124px; line-height:25px;}
.event_right .select{float:left; position:relative; width:47%; padding:0; margin:0;}
.event_right .date_select{float:left; position:relative; width:175px; padding:0; margin:0;}
.event_right .date_select p{ float:left; padding:0; margin:5px 0 0 0;}
.event_right .search_div { float:left; margin:0; padding:5px 0 0 0; line-height:25px; }

.advanced_search_box .white_bg{
	background:url(../../images/frontend/calender_f.png) no-repeat right center #FFF;
	border:#e4e4e4 solid 1px;
	color:#404041;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	height:25px;
	width:85px;
	padding-right:20px;
	cursor:pointer;
}

#wrapper{
	padding-bottom:376px;
	padding-top:0px;
	/*padding-bottom:0px;*/
}

.recommended_headder{display:none;}

.also_sale_det{text-decoration:none; background:#02b4f2; float:left; width:146px; padding:0px; margin:-4px 0 0 0; height:94px;}
.also_sale_details{ margin:0 10px 10px 10px;}
.sales_discription{height:auto;}

/*.also_sale_details{position: relative; top: 0px; left: 0px; width: 940px;height:150px; display:block;}*/


.footer_wrap{float:left; width:97%; padding:0; margin:0 10px; position:relative;}
.footer_left{ width:100%;}
.footer_right{display:none;}
.footer_right_bot{margin:10px 0 0 0; float:right; width:70%;}
/*.footer_right_bot p{display:none;}	*/
.tab_footer_right{ width:100%; margin:15px 0 0; display:block; float:left;}
.tab_footer_main_links{float: left; margin:0; padding:0; position:relative; width:33%;}
#footer1 .tab_links_headder.collapsed{color: #c5c5c5; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 75px top 3px; background-position-x:75px; background-position-y: 3px; cursor:pointer;}
#footer1 .tab_links_headder{color: #c5c5c5; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 75px top 3px; background-position-x:75px; background-position-y: 3px; cursor:pointer;}
.tab_links_headder p{float:left; margin:0; padding:0;}
.help_togle.collapsed{background-position:left 40px top 3px !important; background-position-x:40px !important; background-position-y: 3px !important;}
.help_togle{background-position:left 40px top 3px !important; background-position-x:40px !important; background-position-y: 3px !important;}
.join_toggle.collapsed{background-position:left 57px top 3px !important; background-position-x:57px !important; background-position-y: 3px !important;}
.join_toggle{background-position:left 57px top 3px !important; background-position-x:57px !important; background-position-y: 3px !important;}


#footer1 .tab_more_links {float:left; margin:0; padding:0; width:100%;}
#footer1 .tab_more_links ul{float:left; margin:0; padding:0;}
#footer1 .tab_more_links ul li{ float:left; list-style:none; margin:0; padding:5px 0; width:100%;}
#footer1 .tab_more_links ul li a{color:#c5c5c5; float:left; font-size:13px; font-weight:normal; margin:0;  padding:0; text-decoration:none;}

.share_box{display:none;}
.tab_share_box{width:90px; padding:0; margin:33px auto 10px auto; display:none; float:left;}

#footer1 .sitemap{width:99%; text-align:left; float:left;}


/*category search page advance search css*/
.category_event_left{float:left; width:100%; padding:0; margin:0 0 10px 0; position:relative;}
.category_event_left .text{ width:121px; text-align:left; float:left; line-height:29px;}
.category_event_left .textfeid2{float:left; width:120px;}
.category_event_left .enter_city{float:left; padding:0; margin:0; width:145px; text-align:left;}
.category_event_left .main_cate_select{float:left; width:170px; padding:0; margin:0 5px 0 0;}
.category_event_left .sub_cate_select{float:left; width:auto; padding:0; margin:0 5px 0 0; text-align:left;}
.category_event_left .list_box-select_1:before{ background: none repeat scroll 0 0 #f8f8f8; display:block; pointer-events:none; position:absolute:;right:0; top:0;}
.category_event_left .list_box-select_1:after{color: #aaa; content: url("../../images/frontend/list_arrow.png"); pointer-events: none; position: absolute; right:0; top:0;}
.category_event_left .list_box-select_1{ position:relative; width:161px; float:left;}
.category_event_left .list_box-select_2{ width:147px;}
.list_box-select_2 select{width:147px;}

.category_event_right{ float:left;  padding:0; margin:0 0 10px 0; width:100%;}
.category_event_right .date_select{ float:left; width:165px; padding:0; margin:0 10px 0 0;}
.category_event_right .date_select p{ float:left; line-height:29px; padding:0; margin:0 10px 0 0; width:auto;}
.category_event_right .search_div{float:left; width:30px; padding:0; margin:3px 0 0 0;}
/*end category search page advance search css*/

/*category container css*/
.category_container{float:left; width:100%; padding:0; margin:0; position:relative;}
.category_container_left{display:none;}
.category_container_right{float:left; width:96%; padding:0; margin:0 10px;}
.events_music{width:100%; text-align:center;}
.events_list{float:left; width:100%;}
.events_list .list_headder{width:100%;}
.category_container_right .heading_date{width:75px; padding:0; margin:0; text-align:center;}
.category_container_right .heading_event{width:325px; padding:0; margin:0;}
.category_container_right .heading_venue{width:157px; padding:0; margin:0;}
.category_container_right .heading_tickets{padding:0; margin:0;}
.events_list .list_grd_box{width:100%;}
.list_grd_box .list_grd_inner_box{ width:100%;
/*background: rgba(240,240,240,1);
background: -moz-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240,240,240,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff', GradientType=1 );*/
}
.list_grd_inner_box .events_list_bg { width:94.5%; border:none; padding-top:8px;}

.event_list_wrap{width:100%;}
.event_list_date{float:left; width:75px;height:94px; padding:0; margin:0;}
.event_list_img{float:left; width:135px; padding:0; margin:0;}
.event_list_urls{float:left; width:190px; padding:0; margin:0;}
.event_locations{float:left; width:152px; color:#333333; font-size:14px; font-weight:normal; padding-right:5px;}
.event_price{float:left; width:13%; color:#333333; font-size:14px; font-weight:bold; padding-right:5px; /*line-height:63px;*/}
.event_from{display:none;}
.event_find_btn{float:right; width:113px; padding:0; margin-top:21px;}

.mob_cat_link{display:none;}
/*end category container css*/

/*popup*/

.rounded_curves {
    background: none repeat scroll 0 0 #fff;
    border:0px solid #B9BABA;
    border-radius: 7px 7px 7px 7px;
    margin-right: 15px;
    margin-top: -10px;
    padding: 6px;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	color:#404041;
	font-weight:normal;
}

.popup_header{
    border-bottom:1px solid #c1c1c1;
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:15px;
	font-weight:bold;
}
.popup_header1{
   
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:12px;
	font-weight:bold;
}
.popup_textfeild{
    width:212px;
    border:1px solid #bbbbbb;
    padding:4px;
	margin:8px 0px;
	font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
	font-weight: normal;
}

.popup_forgotpassword a{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	color:#00aeef;
	text-decoration:none;
}

.popup_forgotpassword a:hover{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	color:#404041;
	text-decoration: underline;
}

.required_fields{
	font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight:normal;
	color:#ff0000;
}
/*popup*/

.jcarousel-skin-tango{display:block;}

/*register page responsive*/
.cms_bg{width:100%;}
.purchase_cnt{width:100%;}
.register_wrap{width:99.6%;}
.register_heading{margin:15px 15px 0 15px; width:90%;}
.register_form{margin:29px 0 55px 0px;}
.login_form{margin:29px 0 55px 0px;;}
.register_devider{display:none !important;}
#login_desktop{display:none !important;}
.register_login_wrap{float:none; width:auto; padding:0; margin:0 10px; position:relative;}
.register_form ul li #checkbox{margin:15px 10px 15px 0;}
.or_wrap{display:none;}
/*end register page*/

/*event details page*/
.cms_bg{width:100%; margin:0px -1px;}
.event_det_bg_wrap{width: 100% !important;}
.cms_bg .cms_headder2{width:90%;}
.breadcrumb{width:435px; margin:0 auto;}
.cms_content{width:98%; position:relative;}
#image-container{width:435px !important; float:none !important; margin:0 auto !important; position:relative;}
#event_tabs{width:45%;}
.left_cnt_box{ float:left; width:100%;}
#vertical_tab_wrap{width:100%; margin:20px 0 0 0; padding:0; float:left;}
.ticket_head_strip{position:relative;}
.no_age_res{float:left; padding:0; position:relative; margin:24px 0px 12px 13px;}
.no_age_res .no-age{margin:10px 0 0 10px;}
.no_age_res td{display:table-cell;}

.video_box{float:left; width:48.5%; padding:0; margin:0 10px 0 0; position:relative;}
.video_box iframe{ height:225px;}
.audio_box{float:left; width:48.5%; padding:0; margin:0 10px 0 0; position:relative;}
.audio_box_audio{width:100%;}

#event_des_toggle{ float:left; padding:0; margin:0; font:bold 13px "PT SANS",sans-serif; width:100%; cursor:pointer; display:block;}
.event_des_arrow{font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 120px top 0px; background-position-x:120px; background-position-y:0; position:relative; display:block;margin:0 auto;}
.event_des_arrow.collapsed{font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 120px top 0px; background-position-x:120px; background-position-y:0; position:relative; display:block;margin:0 auto;}
.event_descript{float:left; width:95%; padding:10px 0; margin:0; display:none;}
/*end event details page*/

/*my ticketroom css*/
.dashboard_left_side{ width:100%;}
.dashboard_table_wrap{width:100%; margin-top:57px; padding-left:0;}
.dashbrd_menu{width:96%; float:left; position:absolute; clear:both;}
.dashbrd_menu ul li{float:left;}
.dashbrd_menu ul li a{width:30px; margin-right:5px; text-align:center;}
.dashbrd_menu ul li a img{float:none;}
.dashbrd_menu ul li a:hover{text-align:center;}
.dashbrd_menu ul li a b{display:none;}
.dashbrd_menu ul li a#present{ width:150px; text-align:left;}
.dashbrd_menu ul li a#present img{float:left;}
.dashbrd_menu ul li a#present b{display:inline-block;}
.dashbrd_left{width:97%;}
.all_fields{ padding:10px 0px 0px 15px;}
/*end myticketroom*/

/*my ticketroom acount setting*/
.account_register_form{width:93%; padding:0 10px 10px 10px;}
.account_register_form ul li label{ width:134px; font-size:12px;}
.dob_select{ width:80px;}
/*end account setting*/

.horizontal_menus{display:none;}
.horizontal_menus_1{display:block;}

/*order page css*/
.order_tab_wrap{display:none;}
.gift_tab_content{padding:0 !important;}
.order_tab_wrap_1{float:left; width:100%; padding:0; margin:0; position:relative; display:block;}
.order_tab_wrap_2{ display:none;}
.order_tab{float:left; position:relative; position:0; margin:0; display:block;}
.order_tab span a{ float: left; padding:10px 0; margin:0 2px 0 0; background:#00AEEF; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#393a3c; width:91px; text-align:center;}
.order_tab_1{position:absolute; padding:0; margin:0; left:93px;}
.order_tab_1 span a{ float: left; padding:10px 0; margin:0 2px 0 0; background:#00AEEF; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#393a3c; width:69px; text-align:center;}
.order_tab_2{position:absolute; padding:0; margin:0; left:164px;}
.order_tab_2 span a{ float: left; padding:10px 0; margin:0 2px 0 0; background:#00AEEF; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#393a3c; width:75px; text-align:center;}
.order_tab_3{position:absolute; padding:0; margin:0; left:241px;}
.order_tab_3 span a{ float: left; padding:10px 0; margin:0 2px 0 0; background:#00AEEF; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#393a3c; width:76px; text-align:center;}
.tab_select{background:#EFEFEF !important; float: left; padding:10px; margin:0 2px 0 0; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#404041 !important; }
/*end order page*/

.order_tab_tickets{float:left; width:100%; padding:0; margin:0; position:relative;}
.order_tab_tickets ul{float:left; list-style:none; padding:0; margin:0; width:100%;}
.order_tab_tickets ul li:last-child{border-bottom:none;}
.order_tab_tickets ul li{float:left;padding:0 0 7px 0; margin:7px 0 0 0; width:40%; display:block;}
.order_tab_tickets ul li table{ width:100%;}
.order_tab_tickets ul li:first-child{ width:25%}
.order_tab_tickets ul li:last-child{ width:33%;}

/*giftcard panel*/
.giftcard_panel_left{ width:50%; float:none;}
.giftcard_panel_right{ width:50%;}
/*end giftcard panel*/

/*ticket rep page*/
/*.tc_rep_td1{width:10%;}
.tc_rep_td2{width:20%;}
.tc_rep_td3{width:10%;}*/
.tc_rep_td4{width:20%; word-break: break-all; word-wrap:break-word !important; -webkit-hyphens:auto; -moz-hyphens:auto; hyphens: auto;}
/*.tc_rep_td5{width:40%;}*/
.word_break_css{word-break: break-all !important; word-wrap:break-word !important; -webkit-hyphens:auto; -moz-hyphens:auto; hyphens: auto;}
/*.ticket_rep_td{text-align:left; width:100%;}
.ticket_rep_td_1{width:100%; text-align:left;}*/
/*end ticket rep page*/

/*add to cart*/
.cartbg{width:97.5%;}
.a_crt_first_row{float:left; width:100%; padding:8px 0 5px 0; margin:0;}
.a_crt_first_colm{width:155px;}
.a_crt_second_colm{float:left; width:290px; padding:0; margin:0;}
.a_crt_third_colm{float:left; width:74px; padding:0; margin:0; text-align:right;}
.a_crt_fourth_colm{float:left; width:66px; padding:0; margin:0; text-align:right;}
.a_crt_fifth_colm{float:left; width:74px; padding:0; margin:0; text-align:right;}
.a_crt_sixth_colm{float:left; width:20px; padding:0; margin:0;}

.subtotal_wrap{width:100%; margin:0; float:right;  border-bottom:1px solid #CCC; color:#333; font:bold 12px Arial, Helvetica, sans-serif; padding:5px 0;}
.subtotal_wrap ul{ width:100%;}
.subtotal_wrap ul li:first-child{ margin-left:462px; width:151px;}
.subtotal_wrap ul li:last-child{width:62px;}
.checkout_but_wrap{width:100%;}
.checkout_but_wrap a:first-child{margin-left:395px;}
/*end add to cart*/

/*payment login*/
.pay_login_tickets ul li:first-child{width:23%; text-align:left;}
.pay_login_tickets ul li{width:25%; text-align:center;}
.pay_login_tickets ul li p{ display:none;}
.pay_login_tickets ul li p:last-child{ display:block;}
.pay_login_tickets ul li:last-child{width:20%; text-align:right;}
.total_price{width:100px;}
.pay_login_tot_price{float:left; width:100%; 
	padding:7px 0; margin:0; text-align:right; font-weight:bold; 
	/*border-bottom:1px solid #ccc;*/}
/*end payment login*/

/*top header gift cards*/
.header_gift_cards_left{ float:left; width:97%; padding:10px 10px 0 10px; position:relative; margin-top:326px;}
.header_gift_cards_right{ width:97%; padding:10px; position:absolute; height:300px;}
.header_gift_cards_left .card_value{width:98%; padding:10px 0px 10px 10px;}
.header_gift_cards_left ul{width:98%; padding-left:10px;}
.header_gift_cards_left ul li:first-child{width:150px;}
.header_gift_cards_left ul li{width:60px;}
/*end top header gift cards*/

/*cms pages*/
.terms_conditions_content{ background:#fff !important; padding:0 10px;}
.faq_headding{width:100%;}
/*end cms pages*/

/*performer venue signup*/
.performer_content_wrap p:first-child{float:right; margin:0 0 0 10px;}
/*end performer venue signup*/
#DOMWindow{width:530px !important; left:0;}

.venue_slider{ width:572px; margin:0px auto 20px auto; float:none;}
.pagepreview_box{ margin:0 auto; width:550px; float:none;}

.location_clr{ clear:both; display:block;}
.location_float{float:none !important;}
.slider_float{float:none !important; margin-top:15px;}
.location_box{float:none; margin:0 auto; width:572px;}
.location_wrap{width:96%;}
.pagepreview_discription{width:95%; float:none !important; margin:0 auto; border: 1px solid #EFEFEF; background:#FAFAFA; padding: 10px; font-family: "PT Sans",Arial,Helvetica,sans-serif; font-size: 14px; font-weight: normal; line-height: 18px; color: #404041; text-align: justify;}

.event_list_headder .heading_date{ float:left; width:65px; padding:0; margin:0; text-align:center;}
.event_list_headder .heading_event{float:left; width:318px; padding:0; margin:0;}
.event_list_headder .heading_venue{float:left; width:161px; padding:0; margin:0;}
.event_list_headder .heading_tickets{float:left; width:100px; padding:0; margin:0;}

.perf_evnt_list_bg{ width:96%; margin:0 0 0 -1px;}
.perf_evnt_list_bg .perf_event_list_urls{width:188px;}
.event_name_elipsis_2{width:160px;}
.hidedots1_1{width:160px;}
.hidedots2_3{width:160px;}
.perf_evnt_list_bg .perf_event_locations{width:156px;}
.perf_evnt_list_bg .perf_event_price{ width:75px;}
.perf_evnt_list_bg .perf_event_find_btn{width:96px;}

.payment_item_tickets span{ width:90%;}

.evnt_det_error_mes_1{ float:left; margin:0;}
.evnt_det_error_mes_2{ float:left; margin:0 0 0 120px;}

/*custom background header and footer*/
.header_html, .footer_html{margin:0; float:none; margin:0 10px;}
.header .custom_logo{ width:300px; text-align:center; margin:15px auto 10px auto; float:none;}
/*.header .login_bg{margin:0 0 15px 0;}*/
.footer_html{ width:94%; margin:10px auto; float:none; padding:0 10px;}
/*end custom background header and footer*/

.custom_event_list{width:96%; margin:0 auto;}
.custom_event_list .heading_date_1{width:65px;}
.custom_event_list .heading_event_1{width:278px;}
.custom_event_list .heading_venue_1{width:157px;}
.list_grd_inner_box .events_list_bg_1{width:96.2%;}
.event_list_urls_1{width:190px;}
.event_locations_1{width:152px;}
.event_find_btn_1, .perf_evnt_list_bg .perf_event_find_btn{float:right;}

/*.msg{margin-top:73px !important;}*/
}

@media only screen and (min-width: 480px) and (max-width: 767px){
/*@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape){*/
.bg_opacity{width:100%;height:100%;display:none; background:#000000; opacity:0.7; -khtml-opacity: 0.7; filter: alpha(opacity=70); position:absolute;z-index:22;min-height:100%;}
.hundred_percent{width:100%; padding:0; margin:0; float:left; display:block; position:relative;}
.also_on_sale_wrap{width:100%; padding:0; margin:5px 0 0 0; float:left; display:block; position:relative;}
.tab_header_wrap{float:left; background:#f7f7f7; padding:5px 0; margin:0; position:fixed; position:device-fixed; display:block; width:100%; z-index:10; height:48px; top:9px;}
.tab_nav_top{float:left; width:100%; background:url(../../images/frontend/top_strip.png) repeat-x left top; position:fixed; position:device-fixed; padding:0; top:-1px; /* margin-top:-10px;*/ height:10px; z-index:20;}
.header_tab_nav{float:left; padding:0; margin:0; width:20%; position:relative; text-align:center;}
.tab_logo{ width:60%; float:left; padding:0; margin:0; text-align:center; position:relative;top:4px !important;}
.tab_logo img{ max-width:100%; text-align:center;height: 40px;}
.tab_search{float:right; padding:0; margin:0; width:20%; text-align:center;}
.tab_search img{ float:right; padding-right:10px; cursor:pointer; margin-top:5px;}
.logo{display:none;}

.nav_bottom{float:left; width:98%; padding:0; margin:55px 0 10px 0; position:relative; display:block;}

.top_events_banner{ display:none;}
.recommended_coming-soon ul li{height:auto;}
#top_events_banner_1 {width:100%;/*height:204px;*/ height:auto; margin:0px auto; padding:0;overflow-y:hidden;}
#top_events_banner_1 .recommended_coming-soon{ width:100% !important; height:100% !important;}
#top_events_banner_1 ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#top_events_banner_1 li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline;           }
#top_events_banner_1 li:last-child{margin-right:0;}

#sales_box1 {width:100%;/*height:204px;*/ height:auto; margin:0px auto; padding:0;overflow-y:hidden; display:block;}
#sales_box1 ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#sales_box1 li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline; width:146px;}
#sales_box1 li:last-child{margin-right:0;}

#swipe_promotions{width:100%;height:auto; margin:0px auto; padding:0;overflow-y:hidden; display:block;}
#swipe_promotions ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#swipe_promotions li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline; width:146px;}
#swipe_promotions li a{float:left; padding:0; margin:0;}
#swipe_promotions li a img{width:146px; border:1px solid #c6c6c6;}
#swipe_promotions li:last-child{margin-right:0;}

.tab_total_tickets{
	/*width:230px;*/
	/*background:url(../../images/frontend/total_tickets_bg.png) no-repeat left center;*/
	/*background:url(../../images/frontend/total_tickets_bg.png) no-repeat right center;*/
	/*width:208px; */
	/*height:37px;
	float: right;
	margin:0px;
	padding:0px;
	text-align:right;*/
}
.tab_total_tickets .tickets{
	/*float:left;*/
	/*float:right;
	margin:10px 0 0 10px;
	padding:0px;
	color:#555555;
	font-size:12px;
	font-weight:bold;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
	/*min-width:164px;
	text-align:center;*/
}
.tab_total_tickets .tickets a{
	color:#393a3c;
	font-size:12px;
	font-weight:bold;
	/*text-decoration:underline;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_total_tickets .tickets a:hover{
	color:#393a3c;
	font-size:12px;
	font-weight:bold;
/*	text-decoration:underline;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
}	
	
	
	.tickets_user a{
	color:#00aeef !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
/*	text-shadow: 1px 0px 1px #ffffff !important;*/
	
}
.tickets_users a{
	/*color:#00aeef !important;*/
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	/*text-shadow: 1px 0px 1px #ffffff !important;*/
}
.tickets_user a:hover{
	color:#00aeef !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
/*	text-shadow: 1px 0px 1px #ffffff !important;	*/
}
.tickets_users a:hover{
	/*color:#00aeef !important;*/
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	/*text-shadow: 1px 0px 1px #ffffff !important;*/
}
.total_tickets{display:none;}
.links_box{display:none;}


.go_btn{ 
	/*width:24px; */
	width:13%;
	height:23px; 
	/*margin:9px 6px 0 0; */
	margin:9px 0px 0 0; 
	padding:0px; 
	float:right; 
	cursor:pointer;
}	
.go_btn a{
	background:transparent  url(../../images/frontend/tickets_go.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}
.go_btn a:hover{
	background:url(../../images/frontend/tickets_go.png) no-repeat right -40px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}

.tab_links_box{
	/*float:right;*/
	margin-top:12px;
	text-align:center;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration:none;
	display: none;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_links_box a{
	font-size:13px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	margin:0px;
	padding:0px 3px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_links_box a:hover{
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration: underline;
	margin:0px;
	padding:0px 3px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.search_box{display:none;}
.cat_search_box1{width:350px; padding:0; margin:10px auto 10px auto; display:block;}
.cat_search_box1 input[type="text"]{float:left; width:82.5%; padding:12px 10px; margin:0; background:#fff; border:1px solid #c4c4c4; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(236,236,236,1); -moz-box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); font:normal 13px Arial, Helvetica, sans-serif; color:#333; border-right:none;}
.cat_search_box2{display:none;}
.navigation{display:none;}
.events_hundred_percent{display:none;}

/*banner section*/
.main_box{width:96%; margin:0px 10px; padding:0px; float:left;}
/*end banner section*/

.left_box{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.left_box .top_banner{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	/*background:url(../../images/frontend/top_banner_shadow.png) no-repeat left bottom;*/}
.top_banner img{	
	max-width:100%;
}

.banner_description{position:absolute; bottom:0; height:70px; background:#000; width:100%; color:#fff; opacity:0.6;}
.banner_description p{margin:8px 0 0 8px; padding:0; width:100%; font-size:14px; font-weight:bold;}
.banner_description p:last-child{font-weight:normal;}
.left_box .top_events_banner{
	width:100%;
	height:245px;
	margin:0px;
	padding:0px;
	float:left;
}
.right_box{
	width:100%;
	height:512px;
	margin:15px 0 0 0;
	padding:0px;
	float:left;
}

.sales_box{ display:none;}
.sales_box1{
	width:100%;
	margin-top:10px;
	padding:0px;
	/*float:left;*/
	overflow:hidden;
	height:200px;
	display:block;
	margin:0 auto;
}
.devide_line{display:none;}
.recommended_headder{width:99%;}
.slider1_wrap{position: relative; width:auto; height:300px; overflow:hidden; margin:0 auto;}
/*.banner_shadow{width:540px; padding:0; margin:0 auto;}
.banner_shadow{width:max-100%; padding:0; margin:0 auto;}*/
.top_events_banner_1{position:relative; width:100%; height:202px; margin:0 auto; overflow:hidden;}

.right_box iframe{width:744px; max-width:100%; height:100%;}
.heading_lines{float:left; position:relative; width:100%; padding:0; margin:0; display:block;}
.tab_top_rec_devide_line{float:left; width:100%; padding:0; margin:-14px 0 15px; display:block;}
.left_line{width:30.5%;}
.right_line{width:30.5%;}
.main_headers{ width:188px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:14px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}
.also_main_headers{ width:100px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:14px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}
.promotions_main_headers{ width:84px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:14px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}

.mosaic-overlay{display:none;}

.categories_wrap{display:none;}

/*pramotions*/
.pramotions_wrap{float:left; width:96%; padding:0; margin:10px 10px 0 10px; position:relative;}
.promotions{display:none;}
.promotions_1{
	display:block;
	width:460px;
	margin-top:10px;
	margin:0 auto;
	padding:0px;
	float:none;
	overflow:hidden;
	}
.promotion_swipe{position: relative; top: 0px; left: 0px; width:940px; height:143px;}
.promotions .promotions_box{width:143px; height:143px; margin-right:12px;}
.promotions .promotions_boxes{
	width:143px;
	height:143px;
	border:#c6c6c6 solid 1px;
	background:#fff;
	margin:0px;
	padding:0px;
	float:left;
	}
.promotions_boxes a{width:100%; padding:0; margin:0; float:left; height:143px;}
.promotions .promotions_boxes img{
	max-width:100%;
	height:100%;
	}
.promotions_box img{max-width:100%;}
/*end pramotions*/
.tab_total_search{float:left; width:100%; border-bottom:none; margin-bottom:15px;}
.search_box1{width:350px; padding:0; margin:10px auto 10px auto;}
.search_box1 input[type="text"]{float:left; width:82.5%; padding:12px 10px; margin:0; background:#fff; border:1px solid #c4c4c4; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(236,236,236,1); -moz-box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); font:normal 13px Arial, Helvetica, sans-serif; color:#333; border-right:none;}

/*.search_box2.collapsed{color: #9f9f9f; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_up.png) no-repeat; cursor:pointer;}*/
.search_box2{width:100%; padding:0; margin:0px auto 10px auto; text-align:center;}

/*.search_box2 label{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:35%;}*/
.search_label{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 140px top 0px; background-position-x:140px; background-position-y:0px; position:relative; display:block;margin:0 auto;}

.search_label.collapsed{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 140px top 0px; background-position-x:140px; background-position-y:0px; position:relative; display:block;margin:0 auto;}
.advanced_search_box{
	background:url(../../images/frontend/events_strip.png) repeat;
	width:96%;
	/*height:53px;*/
	margin:0px 10px;
	padding:7px 0 2px 0;
	float:left;
	color:#404041;
	font-size:14px;
	font-weight:bold;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}

.top_line{display:none;}
.bottom_line{display:none;}

.event_left{float:left; width:97%; padding:0; margin:0 0 15px 15px; position:relative; display:block;}
.event_left .text{float:left; text-align:left; width:100%; line-height:25px;}
.event_left .select{float:left; position:relative; width:180px; padding:0; margin:0;}
.event_left .date_select{float:left; position:relative; width:170px; padding:0; margin:0;}
.date_select p{ float:left; padding:0; margin:0px 5px 0 0; line-height:29px;}
.event_left .search_div { float:left; margin:0; padding:5px 0 0 0; line-height:25px; }
.event_right{float:left; width:97%; padding:0; margin:10px 0 0 15px; position:relative; display:block;}
.event_right .text{float:left; text-align:left; width:100%; line-height:25px;}
.event_right .select{float:left; position:relative; width:47%; padding:0; margin:0;}
.event_right .date_select{float:left; position:relative; width:180px; padding:0; margin:0;}
.event_right .date_select p{ float:left; padding:0; margin:5px 0 0 0;}
.event_right .search_div { float:left; margin:0; padding:5px 0 0 0; line-height:25px; }
.list_box-select_1 select{height:29px; border-radius:0 !important;}
.list_box-select_2 select{height:29px; border-radius:0 !important;}

.advanced_search_box .white_bg{
	background:url(../../images/frontend/calender_f.png) no-repeat right center #FFF;
	border:#e4e4e4 solid 1px;
	color:#404041;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	height:25px;
	width:85px;
	padding-right:20px;
	cursor:pointer;
}

#wrapper{
	padding-bottom:376px;
	padding-top:0px;
	/*padding-bottom:0px;*/
	
}

.recommended_headder{display:none;}

.also_sale_det{text-decoration:none; background:#02b4f2; float:left; width:146px; padding:0px; height:94px; margin:-4px 0 0 0;}
.also_sale_details{ margin:0 10px 10px 10px;}
.sales_discription{height:auto;}

/*.also_sale_details{position: relative; top: 0px; left: 0px; width: 940px;height:150px; display:block;}*/


.footer_wrap{float:left; width:97%; padding:0; margin:0 10px; position:relative;}
.footer_left{ width:100%;}
.footer_right{display:none;}
#footer1 .copy_rights{ font-family:Arial, Helvetica, sans-serif; font-size:13px !important; padding:0; margin:0;}
.footer_right_bot{margin:10px 0 0 0; float:right; width:70%;}
/*.footer_right_bot p{display:none;}	*/
.tab_footer_right{ width:100%; margin:15px 0 0; display:block; float:left;}
.tab_footer_main_links{float: left; margin:0; padding:0; position:relative; width:33%;}
#footer1 .tab_links_headder.collapsed{color: #c5c5c5; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 75px top 3px; background-position-x:75px; background-position-y: 3px; cursor:pointer;}
#footer1 .tab_links_headder{color: #c5c5c5; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 75px top 3px; background-position-x:75px; background-position-y: 3px; cursor:pointer;}
.tab_links_headder p{float:left; margin:0; padding:0;}
.help_togle.collapsed{background-position:left 40px top 3px !important; background-position-x:40px !important; background-position-y: 3px !important;}
.help_togle{background-position:left 40px top 3px !important; background-position-x:40px !important; background-position-y: 3px !important;}
.join_toggle.collapsed{background-position:left 57px top 3px !important; background-position-x:57px !important; background-position-y: 3px !important;}
.join_toggle{background-position:left 57px top 3px !important; background-position-x:57px !important; background-position-y: 3px !important;}

#footer1 .tab_more_links {float:left; margin:0; padding:0; width:100%;}
#footer1 .tab_more_links ul{float:left; margin:0; padding:0;}
#footer1 .tab_more_links ul li{ float:left; list-style:none; margin:0; padding:5px 0; width:100%;}
#footer1 .tab_more_links ul li a{color:#c5c5c5; float:left; font-size:13px; font-weight:normal; margin:0;  padding:0; text-decoration:none;}

.share_box{display:none;}
.tab_share_box{width:90px; padding:0; margin:33px auto 10px auto; display:none; float:left;}

#footer1 .sitemap{width:99%; text-align:left; float:left;}


/*category search page advance search css*/
.category_event_left{float:left; width:100%; padding:0; margin:0 0 10px 0; position:relative;}
.category_event_left .text{ width:100%; text-align:left; float:left; line-height:29px;}
.category_event_left .textfeid2{float:left; width:120px;}
.category_event_left .enter_city{float:left; padding:0; margin:0; width:140px; text-align:left;}
.category_event_left .main_cate_select{float:left; width:164px; padding:0; margin:0 5px 0 0;}
.category_event_left .sub_cate_select{float:left; width:auto; padding:0; margin:0 5px 0 0; text-align:left; height:29px;}
.category_event_left .list_box-select_1:before{ background: none repeat scroll 0 0 #f8f8f8; display:block; pointer-events:none; position:absolute:;right:0; top:0;}
.category_event_left .list_box-select_1:after{color: #aaa; content: url("../../images/frontend/list_arrow.png"); pointer-events: none; position: absolute; right:0; top:0;}
.category_event_left .list_box-select_1{ position:relative; width:161px; float:left;}
.category_event_left .list_box-select_2{ width:147px;}
.list_box-select_2 select{width:147px;}

.category_event_right{ float:left;  padding:0; margin:0 0 10px 0; width:100%;}
.category_event_right .date_select{ float:left; width:165px; padding:0; margin:0 10px 0 0;}
.category_event_right .date_select p{ float:left; line-height:29px; padding:0; margin:0 10px 0 0; width:auto;}
.category_event_right .search_div{float:left; width:30px; padding:0; margin:3px 0 0 0;}
/*end category search page advance search css*/

/*category container css*/
.category_container{float:left; width:100%; padding:0; margin:0; position:relative;}
.category_container_left{display:none;}
.category_container_right{float:left; width:96%; padding:0; margin:0 10px;}
.events_music{width:100%; overflow:hidden;}
.events_list{float:left; width:100%;}
.events_list .list_headder{width:100%;}
.category_container_right .heading_date{width:67px; padding:0; margin:0; text-align:center; float:left;}
.category_container_right .heading_event{width:171px; padding:0; margin:0; float:left;}
.category_container_right .heading_venue{width:29%; padding:0; margin:0; float:left;}
.category_container_right .heading_tickets{padding:0; margin:0; float:left; width:19%;}
.events_list .list_grd_box{width:100%;}
.list_grd_box .list_grd_inner_box{ width:100%;
/*background: rgba(240,240,240,1);
background: -moz-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240,240,240,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff', GradientType=1 );*/
}
.list_grd_inner_box .events_list_bg { width:100%; border:none; padding-top:8px;}

.event_list_wrap{width:100%;}
.event_list_date{float:left; width:50px; padding:0; margin:0;}
.event_list_img{float:left; width:87px; padding:0; margin:56px 0 0 0;}
.event_list_urls{float:left; width:170px; padding:0; margin:0px 0 0 -86px;}
.event_locations{float:left; width:29%; color:#333333; font-size:14px; font-weight:normal; padding-right:5px;}
.event_price{float:left; width:13%; color:#333333; font-size:14px; font-weight:bold; padding-right:5px; line-height:18px;}
.event_from{display:none;}
.event_find_btn{float:right; width:113px; padding:0; margin-top:20px;}

.mob_cat_link{display:none;}
/*end category container css*/

/*popup*/

.rounded_curves {
    background: none repeat scroll 0 0 #fff;
    border:0px solid #B9BABA;
    border-radius: 7px 7px 7px 7px;
    margin-right: 15px;
    margin-top: -10px;
    padding: 6px;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	color:#404041;
	font-weight:normal;
}

.popup_header{
    border-bottom:1px solid #c1c1c1;
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:15px;
	font-weight:bold;
}
.popup_header1{
   
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:12px;
	font-weight:bold;
}
.popup_textfeild{
    width:212px;
    border:1px solid #bbbbbb;
    padding:4px;
	margin:8px 0px;
	font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
	font-weight: normal;
}

.popup_forgotpassword a{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	color:#00aeef;
	text-decoration:none;
}

.popup_forgotpassword a:hover{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	color:#404041;
	text-decoration: underline;
}

.required_fields{
	font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight:normal;
	color:#ff0000;
}
/*popup*/

/*register page responsive*/
.cms_bg{width:100%;}
.purchase_cnt{width:100%;}
.register_wrap{width:99.6%;}
.register_heading{margin:15px 15px 0 15px; width:90%;}
.register_form{margin:29px 0 55px 0px;}
.login_form{margin:29px 0 55px 0px;}
.register_devider{display:none !important;}
#login_desktop{display:none !important;}
.cms_bg{width:96%;}
.register_login_wrap{width:auto; padding:0; /*margin:0 10px;*/ position:relative;}
.popup_textfeild{width:200px !important; margin:8px 0;}
.popup_textfeild_1{width:260px !important;}
.register_form ul li #day{width:60px !important;}
.register_form ul li #month{width:109px !important;}
.register_form ul li #year{width:85px !important;}
.register_form ul li #checkbox{margin:10px 10px 0 -129px;}
.register_form ul li .reg_but{ margin:10px 0px 0px -130px; float:left;}
.register_form ul li label{ width:130px;}
.register_form .create_acnt_btn label{display:none;}

/*captcha*/
/*.recaptcha_image_cell{width:250px !important; float:left;}
#recaptcha_image{float:left; width:250px !important; overflow:hidden;}
#recaptcha_image img{width:100%;}
.recaptcha_input_area{width:250px;}
#recaptcha_response_field{width:250px !important;}*/
#recaptcha_area{margin-right:29px;}
.recaptchatable{border:none !important;}
#recaptcha_image { width:auto !important; max-width: 100%; height: auto !important}
#recaptcha_image img { width:100% ;}
#recaptcha_response_field { width: 100% !important; max-width: 302px;}
.recaptcha_only_if_privacy{margin:5px 0px 10px 10px !important;}

.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th{float: left;}
#recaptcha_area tr{height: auto !important;}
.recaptcha_image_cell{width: 100% !important;max-width: 300px;}
.recaptcha_image_cell img{height: auto !important;}

.custom-recaptcha {
width:200px;
}
.custom-recaptcha #recaptcha_table {
padding:0 !important;
border:0 !important;
}
.custom-recaptcha td, .custom-recaptcha td.recaptcha_image_cell {
padding-left:0 !important;
}
.custom-recaptcha #recaptcha_image {
width:200px !important;
}
.custom-recaptcha #recaptcha_response_field {
width:202px !important;
border:1px solid #dddddd !important;
}
.custom-recaptcha a#recaptcha_reload_btn, .custom-recaptcha a#recaptcha_reload, .custom-recaptcha a#recaptcha_switch_audio_btn {
display:block;
width:25px;
}
.custom-recaptcha .recaptcha_only_if_privacy {
display:none;
}
.custom-recaptcha-footer a {
position:relative;
top:-12px;
left:5px;
}
/*end register page*/
/*event details page*/
.cms_bg{width:100%; margin:0px -1px;}
.event_det_bg_wrap{ width:100% !important;}
.cms_bg .cms_headder2{width:100%;}
.breadcrumb{width:435px; margin:0 auto;}
.cms_content{width:100%; position:relative;}
#image-container{width:435px !important; float:none !important; margin:0 auto !important; position:relative;}
#event_tabs{width:45%;}
.left_cnt_box{ float:left; width:95%; margin:20px 0 0 10px !important;}
#vertical_tab_wrap{width:100%; margin:20px 0 0 0; padding:0; float:left;}
.ticket_head_strip{
    width: 100%;
    float: left;
    margin-top: 21px !important;
}
.no_age_res{float:left; padding:0; position:relative; margin:24px 0px 12px 13px;}
.no_age_res .no-age{margin:10px 0 0 10px;}
.no_age_res td{display:table-cell;}

.video_box{float:none; width:425px; padding:0; margin:0 auto; position:relative;}
.video_box iframe{ height:225px;}
.audio_box{float:none; width:425px; padding:0; margin:0 auto; position:relative;}
.audio_box_audio{width:100%;}

#event_des_toggle{ float:left; padding:0; margin:0; font:bold 13px "PT SANS",sans-serif; width:100%; cursor:pointer; display:block;}
.event_des_arrow{font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 120px top 0px; background-position-x:120px; background-position-y:0; position:relative; display:block;margin:0 auto;}
.event_des_arrow.collapsed{font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 120px top 0px; background-position-x:120px; background-position-y:0;  position:relative; display:block;margin:0 auto;}
.event_descript{float:left; width:95%; padding:10px 0; margin:0; display:none;}

/*end event details page*/

/*my ticketroom css*/
.dashboard_left_side{ width:100%;}
.dashboard_table_wrap{width:100%; margin-top:57px; padding-left:0;}
.dashbrd_menu{width:96%; float:left; position:absolute; clear:both;}
.dashbrd_menu ul li{float:left;}
.dashbrd_menu ul li a{width:30px; margin-right:5px; text-align:center;}
.dashbrd_menu ul li a img{float:none;}
.dashbrd_menu ul li a:hover{text-align:center;}
.dashbrd_menu ul li a b{display:none; position: relative;top: 0px;}
.dashbrd_menu ul li a#present{ width:150px; text-align:left;}
.dashbrd_menu ul li a#present img{ float:left;}
.dashbrd_menu ul li a#present b{display:inline-block;}
.dashbrd_left{width:97%;}
.all_fields{ padding:10px 0px 0px 15px;}
/*end myticketroom*/

/*my ticketroom acount setting*/
.account_register_form{width:93%; padding:0 10px 10px 10px;}
.account_register_form ul li label{ width:130px; font-size:12px;}
.dob_select{ width:80px;}
/*end account setting*/

.horizontal_menus{display:none;}
.horizontal_menus_1{display:block;}

/*order page css*/
.order_tab_wrap{display:none;}
.gift_tab_content{padding:0 !important;}
.order_tab_wrap_1{float:left; width:100%; padding:0; margin:0; position:relative; display:block;}
.order_tab_wrap_2{ display:none;}
.order_tab{float:left; position:relative; position:0; margin:0; display:block;}
.order_tab span a{ float: left; padding:10px 0; margin:0 2px 0 0; background:#00AEEF; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; border-radius:6px 6px 0 0; width:91px; text-align:center;}
.order_tab_1{position:absolute; padding:0; margin:0; left:93px;}
.order_tab_1 span a{ float: left; padding:10px 0; margin:0 2px 0 0; background:#00AEEF; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; width:69px; text-align:center;}
.order_tab_2{position:absolute; padding:0; margin:0; left:164px;}
.order_tab_2 span a{ float: left; padding:10px 0; margin:0 2px 0 0; background:#00AEEF; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; width:75px; text-align:center;}
.order_tab_3{position:absolute; padding:0; margin:0; left:241px;}
.order_tab_3 span a{ float: left; padding:10px 0; margin:0 2px 0 0; background:#00AEEF; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; width:76px; text-align:center;}
.tab_select{background:#EFEFEF !important; float: left; padding:10px; margin:0 2px 0 0; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#404041 !important;}
/*end order page*/

.order_tab_tickets{float:left; width:100%; padding:0; margin:0; position:relative;}
.order_tab_tickets ul{float:left; list-style:none; padding:0; margin:0; width:100%;}
.order_tab_tickets ul li:last-child{border-bottom:none;}
.order_tab_tickets ul li{float:left;padding:0 0 7px 0; margin:7px 0 0 0; width:43%; display:block;}
.order_tab_tickets ul li table{ width:100%;}
.order_tab_tickets ul li:first-child{ width:17%}
.order_tab_tickets ul li:last-child{ width:37%;}

/*giftcard panel*/
.giftcard_panel_left{ width:50%; float:none;}
.giftcard_panel_right{ width:50%;}
/*end giftcard panel*/

/*ticket rep page*/
/*.tc_rep_td1{width:10%;}
.tc_rep_td2{width:20%;}
.tc_rep_td3{width:10%;}*/
.tc_rep_td4{width:20%; word-break: break-all; word-wrap:break-word !important; -webkit-hyphens:auto; -moz-hyphens:auto; hyphens: auto;}
/*.tc_rep_td5{width:40%;}*/
.word_break_css{word-break: break-all !important; word-wrap:break-word !important; -webkit-hyphens:auto; -moz-hyphens:auto; hyphens: auto;}
/*.ticket_rep_td{text-align:left; width:100%;}
.ticket_rep_td_1{width:100%; text-align:left;}*/
/*end ticket rep page*/
/*add to cart*/
.cms_bg2{width:95%;}
.cartbg{width:96%;}
/*end add to cart*/

/*add to cart*/
.a_crt_first_colm{width:10px;}
.a_crt_second_colm{width:165px;}
.subtotal_wrap ul{width:100%;}
.subtotal_wrap ul li:first-child{width:150px; margin-left:193px;}
.subtotal_wrap ul li:last-child{width:72px;}
.checkout_but_wrap{width:67%;}
/*end add to cart*/

/*payment login*/
.pay_login_tickets ul li:first-child{width:34%; text-align:left;}
.pay_login_tickets ul li{width:20%; text-align:center;}
.pay_login_tickets ul li p{ display:none;}
.pay_login_tickets ul li p:last-child{display:block;}
.pay_login_tickets ul li:last-child{width:20%; text-align:right;}
.total_price{width:100px;}
.pay_login_tot_price{float:left; width:100%; padding:7px 0; margin:0; 
	text-align:right; font-weight:bold; /*border-bottom:1px solid #ccc;*/}
/*end payment login*/

/*top header gift cards*/
.header_gift_cards_left{ float:left; width:95%; padding:10px 10px 0 10px; position:relative; margin-top:326px;}
.header_gift_cards_right{ width:95%; padding:10px; position:absolute; height:44%;}
.header_gift_cards_left .card_value{width:98%; padding:10px 0px 10px 10px;}
.header_gift_cards_left ul{width:98%; padding-left:10px;}
.header_gift_cards_left ul li:first-child{width:150px;}
.header_gift_cards_left ul li{width:60px;}
/*end top header gift cards*/

/*cms pages*/
.terms_conditions_content{padding:0;}
.faq_headding{width:100%;}
.faq_headding ul{margin-left:0;}
/*end cms pages*/

/*performer venue signup*/
.performer_content_wrap p:first-child{float:left; margin:0; text-align:center; width:100%;}
.performer_content_wrap p img{width:450px !important; float:none !important; height:auto !important;}
.performer_captcha ul li label{ width:270px;}
/*end performer venue signup*/
#DOMWindow{width:96% !important; left:0;}


.order_text{float:left; width:98.3%; text-align:justify;}
.payment_apply_input{float:left; width:177px; padding:4px; font:normal 12px Arial, Helvetica, sans-serif; border:1px solid #BBB;}
dl.faq dt{top:80px !important;}

.venue_heading{ width:94%; margin-left:15px;}
.venue_slider{margin:0px auto 15px auto; float:none; width:540px; max-width:100%; padding:0;}
.pagepreview_box{width:100%; margin-bottom:15px; padding:0; margin:0;}
#wowslider-container1 .ws_images{width:100%; left:0; top:0; max-height:100%; height:375px;}
#wowslider-container1{ width:100%; height:300px; max-height:100%;}

.location_float{ float:none !important;}
.slider_float{ float:none !important; margin-top:15px;}
.location_box{float:none; margin:0px auto; width:575px; max-width:100%;}
.location_wrap{width:100%; padding:0;}
.pagepreview_discription{width:90%; float:none !important; margin:0 auto; border: 1px solid #EFEFEF; background:#FAFAFA; padding: 10px; font-family: "PT Sans",Arial,Helvetica,sans-serif; font-size: 14px; font-weight: normal; line-height: 18px; /*color: #404041;*/ text-align: justify;}

.event_list_headder .heading_date{width:67px;}
.event_list_headder .heading_event{ width:171px; }
.event_list_headder .heading_venue{ width:33%;}
.event_list_headder .heading_tickets{ width:60px;}
.perf_evnt_list_bg{width:94%; margin:0 0 7px -1px;}
.perf_evnt_list_bg .perf_event_list_img{ margin:56px 0px 0px 0;}
.perf_evnt_list_bg .perf_event_list_urls{ width:166px; margin:0px 0px 0px -86px;}
.perf_evnt_list_bg .perf_event_locations{ width:29%;}
.perf_evnt_list_bg .perf_event_price{ width:13%;}
.perf_evnt_list_bg .perf_event_find_btn{float:right;}
.event_name_elipsis_2{ width:160px;}
.location_clr{clear:both; display:block;}

.payment_item_tickets span{ width:90%;}

.evnt_det_error_mes_1{ float:left; margin:0;}
.evnt_det_error_mes_2{ float:left; margin:0 0 0 120px;}

/*custom background header and footer*/
.header_html, .footer_html{margin:0 10px; float:none;}
.header .custom_logo{ width:300px; text-align:center; margin:15px auto 10px auto; float:none;}
/*.header .login_bg{ margin:0 0 15px 0;}*/
/*.footer_html{ width:94%; margin:10px auto 10px auto; float:none; padding:0 10px;}*/
/*end custom background header and footer*/

.custom_event_list{width:96%; margin:0 auto;}
.custom_event_list .heading_date_1{width:65px;}
.custom_event_list .heading_event_1{width:165px;}
.custom_event_list .heading_venue_1{width:28%;}
.list_grd_inner_box .events_list_bg_1{width:94.2%;}
.event_list_urls_1{width:170px; margin:0px 0px 0px -86px;}
.event_locations_1{width:29%;}
.event_list_img_1{margin:56px 0px 0px;}
.event_price_1{width:13%;}
.event_find_btn_1{float:right;}
/*.msg{margin-top:73px !important;}*/

.account_register_form ul li:last-child label{height:20px;}
}
@media only screen and (min-width: 240px) and (max-width: 368px){
.tab_logo img{max-width:95%; margin-top: 6px !important;}
}
@media only screen and (min-width: 240px) and (max-width: 479px){
.bg_opacity{width:100%;height:100%;display:none; background:#000000; opacity:0.7; -khtml-opacity: 0.7; filter: alpha(opacity=70); position:absolute;z-index:22;min-height:100%;}
.hundred_percent{width:100% !important; padding:0; margin:0; float:left; display:block; position:relative;}
.also_on_sale_wrap{width:100%; padding:0; margin:11px 0 0; float:left; display:block; position:relative;}
.tab_nav_top{float:left; width:100%; background:url(../../images/frontend/top_strip.png) repeat-x left top; position:fixed; position:device-fixed; padding:0; top:-1px; /*margin-top:-10px;*/ height:10px; z-index:20;}
.tab_header_wrap{float:left; background:#f7f7f7; /*padding:10px 0;*/ margin:0; position:fixed; position:device-fixed; display:block; width:100%; z-index:10; top:9px;    height: 55px;}
.header_tab_nav{float:left; padding:0; margin:0; width:20%; position:relative; text-align:center;}
.tab_logo{ width:60%; float:left; padding:0; margin:0; text-align:center; position:relative;}
.tab_logo img{max-width:95%; margin-top: 8px;}
.tab_search{float:right; padding:0; margin:0; width:20%; text-align:center;}
.tab_search img{ float:right; padding-right:20px; cursor:pointer;width: 25px;margin-top: 15px;}
.logo{display:none;}
.map_change{width: 478px;!important;}
.nav_bottom{float:left; width:98%; padding:0; margin:60px 0 0px 0; position:relative; display:block; }

.top_events_banner { display:none;}
.recommended_coming-soon ul li{height:auto;}
#top_events_banner_1{width:100%;/*height:204px;*/ height:auto; margin:0px auto; padding:0;overflow-y:hidden;}
#top_events_banner_1 .recommended_coming-soon{width:100% !important; height:100% !important;}
#top_events_banner_1 ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#top_events_banner_1 li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline;           }
#top_events_banner_1 li:last-child{margin-right:0;}

#sales_box1 {width:100%;/*height:204px;*/ height:auto; margin:0px auto; padding:0;overflow-y:hidden; display:block;}
#sales_box1 ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#sales_box1 li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline; width:146px;}
#sales_box1 li:last-child{margin-right:0;}

#swipe_promotions{width:100%;height:auto; margin:0px auto; padding:0;overflow-y:hidden; display:block;}
#swipe_promotions ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#swipe_promotions li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline; width:146px;}
#swipe_promotions li a{float:left; padding:0; margin:0;}
#swipe_promotions li a img{width:146px; border:1px solid #c6c6c6;}
#swipe_promotions li:last-child{margin-right:0;}

.tab_total_tickets{
/*	width:100%;
	
	background:url(../../images/frontend/total_tickets_bg.png) no-repeat right center;

	height:37px;
	float: right;
	margin:0 0 20px 0;
	padding:0px;
	text-align:right;
	display: none !important;*/
}
.tab_total_tickets .tickets{
/*
	float:right;
	margin:10px 0 0 10px;
	padding:0px;
	color:#555555;
	font-size:12px;
	font-weight:bold;

	min-width:164px;
	text-align:center;*/

}
.tab_total_tickets .tickets a{
	color:#393a3c;
	font-size:12px;
	font-weight:bold;
	/*text-decoration:underline;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_total_tickets .tickets a:hover{
	color:#393a3c;
	font-size:12px;
	font-weight:bold;
/*	text-decoration:underline;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
}	
	
	
	.tickets_user a{
	color:#00aeef !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
/*	text-shadow: 1px 0px 1px #ffffff !important;*/
	
}
.tickets_users a{
	/*color:#00aeef !important;*/
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	/*text-shadow: 1px 0px 1px #ffffff !important;*/
}
.tickets_user a:hover{
	color:#00aeef !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
/*	text-shadow: 1px 0px 1px #ffffff !important;	*/
}
.tickets_users a:hover{
	/*color:#00aeef !important;*/
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	/*text-shadow: 1px 0px 1px #ffffff !important;*/
}
.total_tickets{display:none;}
.links_box{display:none;}


.go_btn{ 
	/*width:24px; */
	width:13%;
	height:23px; 
	/*margin:9px 6px 0 0; */
	margin:9px 0px 0 0; 
	padding:0px; 
	float:right; 
	cursor:pointer;
}	
.go_btn a{
	background:transparent  url(../../images/frontend/tickets_go.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}
.go_btn a:hover{
	background:url(../../images/frontend/tickets_go.png) no-repeat right -40px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}

.tab_links_box{
	float:none;
	margin-top:25px;
	padding:0px 0 0 10px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#00aeef;
	text-decoration:none;
	margin-left:40px;
	display: none;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_links_box a{
	font-size:13px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	margin:0px;
	padding:0px 3px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_links_box a:hover{
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration: underline;
	margin:0px;
	padding:0px 3px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.search_box{display:none;}
.navigation{display:none;}
.events_hundred_percent{display:none;}

/*banner section*/
.main_box{width:100%; margin:0px 0px; padding:0px; float:left;}
/*end banner section*/

.left_box{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.left_box .top_banner{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
	/*background:url(../../images/frontend/top_banner_shadow.png) no-repeat left bottom;*/}
.top_banner img{	
	max-width:100%;
	float:left;
}
.banner_description{position:absolute; bottom:0; height:70px; background:#000; width:100%; color:#fff; opacity:0.6;}
.banner_description p{margin:8px 0 0 8px; padding:0; width:100%; font-size:19px; font-weight:bold;}
.banner_description p:last-child{font-weight:normal;}
.left_box .top_events_banner{
	width:100%;
	height:245px;
	margin:0px;
	padding:0px;
	float:left;
}
.right_box{
	width:100%;
	height:537px;
	margin:15px 0 0 0;
	padding:0px;
	float:left;
	padding-right: 10px;
    box-sizing: border-box;
        padding-left: 10px;
}
.sales_box{display:none;}
.sales_box1{
	width:100%;
	margin-top:10px;
	padding:0px;
	/*float:left;*/
	overflow:hidden;
	height:202px;
	display:block;
	margin:0 auto;
}

.recommended_headder{width:99%;}
.top_events_banner_1{position: relative; width:100%; height: 202px; margin:0 auto; display:block; overflow:hidden;}

.right_box iframe{width:450px; max-width:100%; height:100%;}
.heading_lines{float:left; position:relative; width:100%; padding:0; margin:0; display:block;}
.tab_top_rec_devide_line{float:left; width:100%; padding:0; margin:-14px 0 15px 0; display:block;}
.left_line{width:23.5%;}
.right_line{width:23.5%;}
.main_headers{ width:187px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:14px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}
.also_main_headers{ width:90px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:14px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}
.promotions_main_headers{ width:83px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:14px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}

.mosaic-overlay{display:none;}

.categories_wrap{display:none;}

/*pramotions*/
.pramotions_wrap{float:left; width:94%; padding:0; margin:/*-65px*/ 10px 10px 0 10px; position:relative;}
.promotions{display:none;}
.promotions_1{
	display:block;
	width:100%;
	margin-top:10px;
	margin:0 auto;
	padding:0px;
	float:none;
	overflow:hidden;
	}
.promotion_swipe{position: relative; top: 0px; left: 0px; width:940px; height:220px;}
.promotions .promotions_box{width:143px; height:143px; margin-right:12px;}
.promotions .promotions_boxes{
	width:143px;
	height:143px;
	border:#c6c6c6 solid 1px;
	background:#fff;
	margin:0px;
	padding:0px;
	float:left;
	}
.promotions_boxes a{width:100%; padding:0; margin:0; float:left; height:143px;}
.promotions .promotions_boxes img{
	max-width:100%;
	height:100%;
	}
.promotions_box img{max-width:100%;}
/*end pramotions*/
.tab_total_search{float:left; width:100%; margin-bottom:15px;}
.search_box1{width:293px; padding:0; margin:10px 40px;}
.search_box1 input[type="text"]{float:left; width:79.5%; padding:11px 10px; margin:0; background:#fff; border:1px solid #c4c4c4; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(236,236,236,1); -moz-box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); font:normal 13px Arial, Helvetica, sans-serif; color:#333; border-right:none;}

.cat_search_box1{width:293px; padding:0; margin:10px auto 10px auto; display:block;}
.cat_search_box1 input[type="text"]{float:left; width:78.5%; padding:12px 10px; margin:0; background:#fff; border:1px solid #c4c4c4; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(236,236,236,1); -moz-box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); font:normal 13px Arial, Helvetica, sans-serif; color:#333; border-right:none;}
.cat_search_box2{display:none;}

/*.search_box2.collapsed{color: #9f9f9f; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_up.png) no-repeat; cursor:pointer; }*/
.search_box2{  padding:0; margin:0px auto 10px auto; text-align:center; width:100%;}
/*.search_box2 label{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:35%;}*/

.search_label{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px;background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 140px top 0px; background-position-x:140px; background-position-y:0px; position:relative; display:block;margin:0 auto;}
.search_label.collapsed{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px;background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 140px top 0px; background-position-x:140px; background-position-y:0px; position:relative; display:block;margin:0 auto;}
.advanced_search_box{
	background:url(../../images/frontend/events_strip.png) repeat;
	width:96%;
	/*height:53px;*/
	margin:0px 10px;
	padding:7px 0 2px 0;
	float:left;
	color:#404041;
	font-size:14px;
	font-weight:bold;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}

.devide_line{display:none;}
.top_line{ display:none;}
.bottom_line{display:none;}

.event_left{float:left; width:97%; padding:0; margin:0 0 15px 15px; position:relative; display:block;}
.event_left .text{float:left; text-align:left; width:100%; line-height:25px;}
.event_left .select{float:left; position:relative; width:146px; padding:0; margin:0;}
.event_left .date_select{float:left; position:relative; width:120px; padding:0; margin:0;}
.date_select p{ padding:0; margin:0;}
.event_left .search_div { float:left; margin:0; padding:21px 0px 0px 0px; line-height:25px; }
.event_right{float:left; width:100%; padding:0; margin:10px 0 0 0; position:relative; display:block;}
.event_right .text{float:left; text-align:left; width:100%; line-height:25px;}
.event_right .select{float:left; position:relative; width:47%; padding:0; margin:0;}
.event_right .date_select{float:left; position:relative; width:46%; padding:0; margin:0;}
.event_right .date_select p{ float:left; padding:0; margin:5px 0 0 0;}
.event_right .search_div { float:left; margin:0; padding:5px 0 0 0; line-height:25px; }

.list_box-select_1 select {
padding:5px;
margin: 0;
border:#e4e4e4 solid 1px;
outline:none;
font-size:12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
width:149px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}

.list_box-select_1 {width:132px; position:relative;}

.list_box-select_1:after {
content:url(../../images/frontend/list_arrow.png);
color:#aaa;
right:0px; top:0px;
position:absolute;
pointer-events:none;
}
.list_box-select_1:before {
right:0px; top:0px;
background:#f8f8f8;
position:absolute;
pointer-events:none;
display:block;
}

.list_box-select_2 select {
padding:5px;
margin: 0;
border:#e4e4e4 solid 1px;
outline:none;
font-size:12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
width:110px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;

}
.list_box-select_1 select{height:29px; width:100%; border-radius:0 !important;}
.list_box-select_2 select{height:29px; border-radius:0 !important;}

.list_box-select_2 {width:110px; position:relative;}

.list_box-select_2:after {
content:url(../../images/frontend/list_arrow.png);
color:#aaa;
right:0px; top:0px;
position:absolute;
pointer-events:none;
}
.list_box-select_2:before {
right:0px; top:0px;
background:#f8f8f8;
position:absolute;
pointer-events:none;
display:block;
}

.advanced_search_box .white_bg{
	background:url(../../images/frontend/calender_f.png) no-repeat right center #FFF;
	border:#e4e4e4 solid 1px;
	color:#404041;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	height:25px;
	width:80px;
	padding-right:20px;
	cursor:pointer;
}

#wrapper{
	padding-bottom:516px;
	padding-top:0px;
	/*padding-bottom:0px;*/
}

.recommended_headder{display:none;}
.also_sale_det{text-decoration:none; background:#02b4f2; float:left; width:146px; padding:0px; margin:-4px 0 0 0; height:94px;}
.also_sale_details{ margin:0 10px 10px 10px;}

.footer_wrap{float:left; width:94%; padding:0; margin:0 10px; position:relative;}
.footer_left{ width:100%;}
.tab_footer_right{ width:100%; float:left; margin:15px 0 0; display:block;}

.tab_footer_main_links{float: left; margin:0 0 5px 0; padding:0; position:relative; width:97%;}
#footer1 .tab_links_headder.collapsed{color: #c5c5c5; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 75px top 3px; background-position-x:75px; background-position-y: 3px; cursor:pointer;}
#footer1 .tab_links_headder{color: #c5c5c5; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 75px top 3px; background-position-x:75px; background-position-y: 3px; cursor:pointer;}
.tab_links_headder p{float:left; margin:0; padding:0;}
.help_togle.collapsed{background-position:left 40px top 3px !important; background-position-x:40px !important; background-position-y: 3px !important;}
.help_togle{background-position:left 40px top 3px !important; background-position-x:40px !important; background-position-y: 3px !important;}
.join_toggle.collapsed{background-position:left 57px top 3px !important; background-position-x:57px !important; background-position-y: 3px !important;}
.join_toggle{background-position:left 57px top 3px !important; background-position-x:57px !important; background-position-y: 3px !important;}

#footer1 .tab_more_links {float:left; margin:0; padding:0; width:100%;}
#footer1 .tab_more_links ul{float:left; margin:0; padding:0;}
#footer1 .tab_more_links ul li{ float:left; list-style:none; margin:0; padding:5px 0; width:100%;}
#footer1 .tab_more_links ul li a{color:#c5c5c5; float:left; font-size:13px; font-weight:normal; margin:0;  padding:0; text-decoration:none;}

.footer_right_bot{margin:10px 0 0 0}
/*.footer_right_bot p{display:none;}*/

.footer_main_links{float:left; width:98%; padding:0; margin:0 0 10px 0; position:relative;}
.footer_right_bot{float:left; width:97%; padding:0; margin:0;}

#footer1 .links_headder{width:100%;}

.footer_right{display:none;}
.share_box{display:none;}
.tab_share_box{width:90px; padding:0; margin:10px auto; display:none;}

#footer1 .sitemap{width:94%; text-align:left; float:left;}
#footer1 .sitemap a{
    width:48%;
	margin:5px 0 0 0; 
	padding:0px;
	color:#c5c5c5;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	border-right:none;
	float:left;
	}
#footer1 .sitemap a:hover{
    width:48%;
	padding:0;
	margin:5px 0 0 0;
	}
	
/*category search page advance search css*/
.category_event_left{width:94%; margin:0px 10px 10px 10px;}
.category_event_left .text{ width:100%; text-align:left; float:left; line-height:29px;}
.category_event_left .enter_city{float:left; padding:0; margin:0 0 5px 0; width:133px; text-align:left;}
.category_event_left .textfeid2 { width:88%;}
.category_event_left .main_cate_select{float:left; width:52%; padding:0; margin:0 5px 5px 0;}
.category_event_left .sub_cate_select{float:left; width:50%; padding:0; margin:0 5px 0 0; text-align:left;}
.category_event_left .list_box-select_1:before{ background: none repeat scroll 0 0 #f8f8f8; display:block; pointer-events:none; position:absolute:;right:0; top:0;}
.category_event_left .list_box-select_1:after{color: #aaa; content: url("../../images/frontend/list_arrow.png"); pointer-events: none; position: absolute; right:0; top:0;}
.category_event_left .list_box-select_1{ position:relative; width:161px; float:left;}
.category_event_left .list_box-select_2{ width:147px;}
.list_box-select_2 select{width:100%;}

.category_event_right{ float:left;  padding:0; margin:0 10px 10px 10px; width:94%;}
.category_event_right .date_select{ float:left; width:auto; padding:0; margin:0 5px 0 0;}
.category_event_right .date_select p{ float:left; line-height:29px; padding:0; margin:0 5px 0 0; width:auto;}
.category_event_right .search_div{float:right; width:8%; padding:0; margin:4px 0 0 0;}
/*end category search page advance search css*/

/*category container css*/
.category_container{float:left; width:100%; padding:0; margin:0; position:relative;}
.category_container_left{display:none;}
.category_container_right{float:none; width:auto; padding:0; margin:0;}
.events_music{width:100%; overflow:hidden;}
.events_list{float:left; width:100%;}
.events_list .list_headder{display:none;}
.category_container_right .heading_date{width:13%; padding:0; margin:0; text-align:center;}
.category_container_right .heading_event{width:39%; padding:0; margin:0;}
.category_container_right .heading_venue{width:29%; padding:0; margin:0;}
.category_container_right .heading_tickets{padding:0; margin:0;}
.events_list .list_grd_box{width:100%;}
.list_grd_box .list_grd_inner_box{width:100%; /*background: rgba(240,240,240,1);
background: -moz-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240,240,240,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff', GradientType=1 )*/}
.list_grd_inner_box .events_list_bg { width:90%; border:none; padding-top:8px;}

.event_list_wrap{width:100%;}
.event_list_date{float:left; width:100px; padding:0; margin:0;}
.event_list_img{float:left; width:87px; padding:0; margin:56px 0 0 0;}
.event_list_urls{float:left; width:198px; padding:0; margin:0 0 0 -85px;}
.event_locations{float:left; width:72%; color:#333333; font-size:13px; font-weight:normal; padding-right:5px; margin-top:6px;}
.event_price{float:right; width:0%; color:#333333; font-size:14px; font-weight:bold; padding-right:5px; line-height:22px; margin-bottom:21px;}
.event_from{float:left; width:100%; padding:0; margin:0; font-size:11px; font-weight:bold; display:block;}
.event_find_btn{display:none;}

.mob_cat_link{display:block; float:left; padding:0; margin:0; position:absolute; width:92%; height:150px;}
/*end category container css*/

/*popup*/

.rounded_curves {
    background: none repeat scroll 0 0 #fff;
    border:0px solid #B9BABA;
    border-radius: 7px 7px 7px 7px;
    margin-right: 15px;
    margin-top: -10px;
    padding: 6px;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	color:#404041;
	font-weight:normal;
}

.popup_header{
    border-bottom:1px solid #c1c1c1;
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:15px;
	font-weight:bold;
}
.popup_header1{
   
    padding:6px;
	font-family:"PT Sans", sans-serif;

    font-size:12px;
	font-weight:bold;
}
.popup_textfeild{
    width:212px!important;
    border:1px solid #bbbbbb;
    padding:4px;
	margin:8px 0px;
	font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
	font-weight: normal;
}

.popup_forgotpassword a{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	color:#00aeef;
	text-decoration:none;
}

.popup_forgotpassword a:hover{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	color:#404041;
	text-decoration: underline;
}

.required_fields{
	font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight:normal;
	color:#ff0000;
}

.mob_event_link{float:left; width:76%; position:absolute; display:block; left:76px; height: 117px; display:block;}

/*popup*/
/*register page responsive*/
/*.cms_bg{width:100%;}*/
.purchase_cnt{width:100%;}
.register_wrap{width:99.6%;}
.register_heading{margin:15px 15px 0 15px; width:90%;}
.register_heading span{ line-height:18px;}
.register_form{margin:0 0 15px 15px; width:auto;}
.login_form ul{width:92%;}
.login_form ul li{width:100%;}
.login_form ul li label{width:100%;}
.login_form ul li label.button-top-label{ display:none;}
.login_form ul li .blue_button{margin-top:10px;}
.login_form{margin:0 0 45px 0px;}
.login_form ul li .login_forgot:hover{ color:#333333;}
.login_form ul li input[type="image"]{ margin:10px 0px 0px -86px; width:auto;}
.register_devider{display:none !important;}
#login_desktop{display:none !important;}
.cms_bg{width:99%; /*background:#F3F3F3;*/}
.register_login_wrap{width:auto !important; padding:0; /*margin:0 10px;*/ position:relative;}
.popup_textfeild{width:170px !important; max-width:100%; /*margin:2px 0 0 0;*/}
.blue_button1{width:180px!important;}
.img-responsive1{width:180px!important;height:30px;}
.popup_textfeild_1{ width:250px !important;}
.register_form ul li #day{width:60px !important;}
.register_form ul li #month{width:101px !important;}
.register_form ul li #year{width:85px !important;}
/*.register_form ul li #checkbox{margin:10px 10px 0 -240px;}*/
.register_form ul li .reg_but{ margin:-25px 0px 0px 5px; float:left;}

.register_form ul li label{ width:92%;}
.or_main_wrap{position:absolute; left:5%; top:0px; text-align:center; width:95%;}
.or_wrap{background-color: #EAEAEA !important;color:#4E4E4E !important;border-radius: 25px;width: 49px !important;height:49px; padding:0px !important;margin: 0px !important;text-align: center !important;left: 39%;line-height: 46px;position: absolute; display:block; font-weight:bold; font-size:12px; font-family:"PT Sans",sans-serif;}
.agree{width:100%; margin:10px 0px !important;}
.agree label{display:none !important;}
.agree input{margin-right:10px !important;}
.register_form .create_acnt_btn label{display:none !important;}

/*captcha*/
#recaptcha_area{margin-right:36px !important;}
.recaptchatable{border:none !important;}
#recaptcha_image { width:auto !important; max-width: 100%; height: auto !important}
#recaptcha_image img { width:100% ;}
#recaptcha_response_field { width: 100% !important; max-width: 302px;}
.recaptcha_only_if_privacy{margin:5px 0px 10px 10px !important;}

.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th{
float: left;
}
#recaptcha_area tr{
height: auto !important;
}
.recaptcha_image_cell{
width: 100% !important;
max-width: 300px;
}
.recaptcha_image_cell img{
height: auto !important;
}
/*end register page*/

/*event details page*/
/*.cms_bg{width:480px;}*/

.cms_bg .cms_headder2{width:100%;}
.cms_bg .cms_headder2{padding-left:0px !important;}
.breadcrumb{width:100%; margin:0 auto; text-align:left;}
.cms_content{width:100%; position:relative;}
#image-container{width:100% !important; float:none !important; margin:0 auto !important; position:relative;}
#event_tabs{width:45%;}
.left_cnt_box{ float:left; width:100%; margin:0px 0px 0px 0px !important;}
#vertical_tab_wrap{width:100%; margin:20px 0 0 0; padding:0; float:left;}
.ticket_head_strip{position:relative; float:none !important; margin:19px auto 0 auto !important;}
.no_age_res{float:left; padding:0; position:relative; margin:10px 0 10px 0;}
.no_age_res .no-age{margin:10px 0 10px 10px;position: relative;top: 10px;}
.no_age_res td{display:table-cell;}

.ev_det2_tc_select{ text-align:left; margin-top:6px;}

.video_box{float:none; width:100%; padding:0; margin:0 auto; position:relative;}
.audio_box{float:none; width:100%; padding:0; margin:0 auto; position:relative;}
.audio_box_audio{width:100%;}

#event_des_toggle{ float:left; padding:0; margin:0; font:bold 13px "PT SANS",sans-serif; width:100%; cursor:pointer; display:block;}
.event_des_arrow{font-size:13px; font-weight:bold; color:#fff; cursor:pointer;width:162px;   /*  background: url(../../images/frontend/dwn_arw.png)no-repeat;*//* background-position:left 120px top 0px; background-position-x:96%; background-position-y:50%;*/ position:relative; display:block;margin:0 auto;    padding: 10px 15px !important;    box-sizing: border-box;
    background-color: #00aeef;border-bottom: 1px solid #ccc;}
.event_des_arrow.collapsed{    border-bottom: 1px solid #ccc;font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; /*background:url(../../images/frontend/up_arw.png) no-repeat; background-position:left 120px top 0px; background-position-x:96%; background-position-y:50%;*/ position:relative; display:block;margin:0 auto;    background-color: #fff;}
.event_descript{float:left; width:100%; padding:10px 15px; margin:0; display:none;    box-sizing: border-box;    background-color: #fff;}
  .event_des_arrow.collapsed .resp-arrow { width: 10px;
    height: 12px;
    color: #333 !important;
    background-image: url(../../images/frontend/up_arw.png);}
/*end event details page*/

.register_heading span{display:none;}

/*my ticketroom css*/
.dashboard_left_side{ width:100%;}
.dashboard_table_wrap{width:100%; margin-top:60px; padding-left:0; text-align:left;}
.dashbrd_menu{width:100%; float:left; position:absolute; clear:both;}
.dashbrd_menu ul{width:100%; margin:0 auto; position:relative; display:block; float:none;}
.dashbrd_menu ul li{float:left;}
.dashbrd_menu ul li a{width:55%; margin-right:0px; margin-bottom:3px;text-align: center;}
.dashbrd_menu ul li a:hover{ margin-bottom:3px;}
.dashbrd_menu ul li a img{float:left;}
.dashbrd_menu ul li a b{display:block;}
.dashbrd_menu ul li a#present{ width:80%; margin-bottom:3px;}
.dashbrd_menu ul li a#present b{display:block; float:left;}
.dashbrd_left{width:100%; height:auto; padding:0px; box-shadow:none; background:none; border:none;}
.all_fields{ padding:10px;}
/*end myticketroom*/

/*my ticketroom acount setting*/
.account_register_form{width:93%; padding:0 10px 10px 10px;}
.account_register_form ul li label{width:100%; font-size:12px;}
.dob_select{ width:57px; margin:0 2px 0 0;}
.card_type{ margin-top:8px; width:110px;}
/*end account setting*/

/*order page css*/
.order_tab_wrap{display:none;}
.order_tab_wrap_1{ display:none;}
.order_tab_wrap_2{float:left; width:100%; padding:0; margin:0; position:relative; display:block;}
.order_tab{float:left; position:relative; position:0; margin:0; display:block; clear:both; width:100%; clear:both;}
.order_tab span a{width:100%;margin:0 2px 2px 0; border-radius:0;}
.order_tab_1{position:relative; padding:0; margin:0; left:0; width:100%; float:left;}
.order_tab_1 span a{margin:0 2px 2px 0; width:100%; border-radius:0;}
.order_tab_2{position:relative; padding:0; margin:0; left:0; width:100%; float:left;}
.order_tab_2 span a{margin:0 2px 2px 0; width:100%; border-radius:0;}
.order_tab_3{position:relative; padding:0; margin:0; left:0; width:100%; float:left;}
.order_tab_3 span a{margin:0 2px 2px 0; width:100%; border-radius:0;}
.tab_select{background:#EFEFEF !important; float: left; padding:10px; margin:0 2px 0 0; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#404041 !important;}
/*end order page*/

.order_tab_tickets{float:left; width:76%; padding:0; margin:0; position:relative;}
.order_tab_tickets ul{float:left; list-style:none; padding:0; margin:0; width:100%;}
.order_tab_tickets ul li{float:left;padding:0 0 7px 0; margin:7px 0 0 0; width:67px; display:block; text-align:left;}
.order_tab_tickets ul li table{ width:100px;}
.order_tab_tickets ul li:first-child{ width:30px;}
.order_tab_tickets ul li:last-child{ width:90px; text-align:center;}
.pagenation_wrap{float:left; text-align:center; width:100%; padding:0; margin:10px 0;}
.text_align_left{text-align:left;}

/*giftcard panel*/
.giftcard_panel_left{ width:100%;}
.giftcard_panel_right{ width:100%;}
.current_bal{ width:95%; float:left;}
.pre_redeemed{width:95%;}
.submit_mrgn{margin-top:10px;}
/*end giftcard panel*/

/*ticket rep page*/
.ticket_rep_wrap{display:none;}
.tc_rep_td1{width:100%;}
.tc_rep_td2{width:100%;}
.tc_rep_td3{width:100%;}
.tc_rep_td4{width:100%; word-break: break-all; word-wrap:break-word !important; -webkit-hyphens:auto; -moz-hyphens:auto; hyphens: auto;}
.tc_rep_td5{width:100%;}
.word_break_css{word-break: break-all !important; word-wrap:break-word !important; -webkit-hyphens:auto; -moz-hyphens:auto; hyphens: auto;}
.ticket_rep_td{text-align:left; width:100%;}
.ticket_rep_td_1{width:100%; text-align:left;}
.tc_rep_bank_det{border-left:none; position:relative; right:0px; margin:0px 0 10px 10px;float:left; color:#00aeef;}
/*end ticket rep page*/

/*add to cart*/
.cms_bg2{width:93%;}
.cartbg{width:93%;}
.add_to_cart_top_wrap .event_section{margin-top:20px; padding-left:5px;}
.a_crt_first_row{padding:5px;width: 100%;
    box-sizing: border-box;}
.a_crt_first_colm{width:0;}
.a_crt_second_colm{width:100%; margin-bottom:10px; font-weight:bold;}
.a_crt_third_colm{text-align:left; width:84px;}
.a_crt_fourth_colm{width:58px;}
.a_crt_fifth_colm{width:101px;float: right;	}
.subtotal_wrap{ padding:8px 5px 8px 5px; width:96%;}
.subtotal_wrap ul{width:100%;}
.subtotal_wrap ul li:first-child{width:185px;}
.subtotal_wrap ul li:last-child{width:58px; text-align:right;}
.checkout_but_wrap{width:100%; text-align:center;}
.checkout_but_wrap a:first-child{text-align:center; width:100%; margin:5px 0;}
.checkout_but_wrap a:last-child{text-align:center; width:100%;}



/*end add to cart*/

/*payment login page*/
.pay_login_tickets ul li{width:100%; margin-bottom:10px;}
.pay_login_tickets ul li p{display:block; width:87px; float:left; padding:0; margin:0;}
.pay_login_tickets ul li:first-child{ width:100%;}
.pay_login_tickets ul li:last-child{ width:100%; margin-bottom:0;}
.pay_login_tot_price{float:left; width:100%; padding:7px 0;}
.pay_login_headings{display:none;}
/*end payment login*/

/*top header gift cards*/
.header_gift_cards_left{ float:left; width:94%; padding:10px 10px 0 10px; position:relative; margin-top:70%;}
.header_gift_cards_right{ width:95%; padding:10px; position:absolute; height:25%;}
.header_gift_cards_left .card_value{width:95%; padding:10px 0px 10px 10px;}
.header_gift_cards_left ul{width:95%; padding-left:10px;}
.header_gift_cards_left ul li:first-child{width:150px;}
.header_gift_cards_left ul li{width:59px;}
.header_gift_cards_left ul li:last-child{width:50px;}
/*end top header gift cards*/

/*cms pages*/
.terms_conditions_content{padding:0;}
.faq_headding{width:100%;}
.faq_headding ul{margin-left:0;}
/*end cms pages*/

/*performer venue signup*/
.performer_content_wrap{width:94%; padding:0 10px 0 10px;}
.performer_content_wrap p:first-child{float:left; margin:0; text-align:center; width:100%;}
.performer_content_wrap p img{width:450px !important; float:none !important; height:auto !important;}
.performer_captcha ul li:last-child label{display:none;}
.performer_submit ul li:first-child label{display:none;}
.performer_submit ul li input{margin-bottom:8px;}
/*end performer venue signup*/
#DOMWindow{width:97% !important; left:0;}

/*payment page*/
.payment_item_tickets{width:100%;}
.payment_item_tickets span{float:left; margin-right:15px;}
.payment_quality{width:100%;}
.payment_discount{width:100%;}
.payment_price{width:100%;}
.payment_last_colm{width:100%;}
.users{margin-top:-10px !important;}
.gift_card_bal_td{width:100%; float:left;}
.gift_card_bal_td1{width:100%; text-align:left; height:40px; margin-top:3px; float:left;}
.gift_card_bal_td1 p{float:left; width:64%; padding:0px; margin:9px 0px 0px;}
.gift_card_bal_td1 #add_redeem_amnt{ margin-top:7px; float:left; margin-left:0;}
.gift_card_bal_bg_none{background:none; border-bottom:none;}
.add_gift_card_img{margin:5px 0;}
.payment_main_wrap{padding:0 !important;}
.payment_table{width:100%;}
	table.payment_table tr {
    border-bottom: 1px solid #EAEAEA;
}
.payment_discount_code{height:60px; margin-top:5px; padding:0 5px;}
.payment_discount_code table td:first-child{width:70%;}
.payment_discount_code table td:last-child{width:30%;}
.payment_discount_code input[type="image"]{margin-top:5px;}
.register_creditcard{float:left; width:100%; padding:0; margin:0 0 15px 0;}
.register_creditcard input[type="radio"]{ float:left; padding:0; margin:1px 10px 0 0;}
.register_creditcard p{float:left; padding:0; margin:0;}
.payment_apply_input{float:left; width:177px; padding:4px; font:normal 12px Arial, Helvetica, sans-serif; border:1px solid #BBB;}
.order_text{float:left; width:100%; text-align:justify;}
/*end payment page*/

.venue_heading{ width:91%; margin-left:15px;}
.venue_slider{margin:0px auto 15px auto; width:95%; float:none;}
.pagepreview_box{padding:0px !important; width:100%;}
#wowslider-container1 .ws_images{width:100%; left:0; top:0;}
#wowslider-container1{ width:100%;}

.location_float{ float:none !important;}
.slider_float{float:none !important; margin-top:15px;}
.location_box{float:none; margin:0px auto; width:95%;}
.location_wrap{width:100%; padding:0;}
.pagepreview_discription{width:90%; float:none !important; margin:0 auto; border: 1px solid #EFEFEF; background:#FAFAFA; padding: 10px; font-family: "PT Sans",Arial,Helvetica,sans-serif; font-size: 14px; font-weight: normal; line-height: 18px; color: #404041; text-align: justify;}

.event_list_headder{display:none;}
.perf_evnt_list_bg{width:91%; margin:0 0 7px -1px;}
.perf_evnt_list_bg .perf_event_list_img{ margin:56px 0px 0px; 0}
.perf_evnt_list_bg .perf_event_list_urls{ margin:0px 0px 0px -85px; width:210px;}
.perf_evnt_list_bg .perf_event_locations{ width:44%;}
.event_name_elipsis_2{ width:160px;}
.perf_evnt_list_bg .perf_event_find_btn{display:none;}
.perf_evnt_list_bg .perf_event_price{float:left; width:20%; margin-left:0px;}
.location_clr{clear:both; display:block;}

.payment_item_tickets span{ width:90%;}

.evnt_det_error_mes_1{ float:left; margin:0;}
.evnt_det_error_mes_2{ float:left; margin:0;}

/*custom background header and footer*/
.header_html, .footer_html{margin:0 10px; float:none;}
.header .custom_logo{ width:300px; text-align:center; margin:15px auto 10px auto; float:none;}
.header .login_bg{max-width:305px;}
.login_bg .tickets_count{margin:0 0 0 20px;}
/*.footer_html{ width:94%; margin:10px auto 10px auto; float:none; padding:0 10px;}*/
.footer .footer-logo{width:300px; margin:10px auto; text-align:center; float:none;}
.footer .footer_nav{ float:none; margin:10px auto; width:205px; display:table;}
/*end custom background header and footer*/

.custom_event_list{width:100%; margin:0 auto;}
.events_list_1 .list_headder1, .list_headder1{display:none;}
.list_grd_inner_box .events_list_bg_1{width:91.2%;}
.event_list_urls_1{width:170px; margin:0px 0px 0px -86px;}
.event_locations_1{width:45%;}
.event_list_img_1{margin:56px 0px 0px;}
.event_price_1{width:17%;}
.event_find_btn_1{display:none;}
/*.msg{margin-top:73px !important;}*/


.evnt_theme_tickets_wrap{ width:auto !important;} 
.account_register_form ul li:last-child label{margin-top:10px;}
}


@media only screen and (min-width: 360px) and (max-width: 360px){
#wrapper{padding-bottom:498px}
}
@media only screen and (min-width: 280px) and (max-width: 280px){
#wrapper{padding-bottom:486px;}
}
@media only screen and (min-width: 240px) and (max-width: 319px){



.bg_opacity{width:100%;height:100%;display:none; background:#000000; opacity:0.7; -khtml-opacity: 0.7; filter: alpha(opacity=70); position:absolute;z-index:22;min-height:100%;}
.hundred_percent{width:100%; padding:0; margin:5px 0 0 0; float:left; display:block; position:relative;}
.tab_nav_top{float:left; width:100%; background:url(../../images/frontend/top_strip.png) repeat-x left top; position:fixed; padding:0; top:0; /*margin-top:-10px;*/ height:10px; z-index:20;}
.tab_header_wrap{float:left; background:#f7f7f7; padding:4px 0; margin:0; position:fixed; display:block; width:100%; z-index:10; top:10px;}
.header_tab_nav{float:left; padding:0; margin:0; width:20%; position:relative; text-align:center;}
.tab_logo{ width:60%; float:left; padding:0; margin:0; text-align:center; position:relative;}
.tab_logo img{max-width:95%;    position: relative;
    top: 2px;}
.tab_search{float:right; padding:0; margin-top:6px; width:20%; text-align:center;}
.tab_search img{ float:right; padding-right:10px; cursor:pointer; width:18px;}
.logo{display:none;}

.nav_bottom{float:left; width:98%; padding:0; margin:54px 0 0 0; position:relative; display:block;}

.top_events_banner{ display:none;}
.recommended_coming-soon ul li{height:auto;}
#top_events_banner_1 {width:100%;/*height:204px;*/ height:auto; margin:0px auto; padding:0;overflow-y:hidden;}
#top_events_banner_1 .recommended_coming-soon{width:100% !important; height:100% !important;}
#top_events_banner_1 ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#top_events_banner_1 li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline;           }
#top_events_banner_1 li:last-child{margin-right:0;}

#sales_box1 {width:100%;/*height:204px;*/ height:auto; margin:0px auto; padding:0;overflow-y:hidden; display:block;}
#sales_box1 ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#sales_box1 li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline; width:146px;}
#sales_box1 li:last-child{margin-right:0;}

#swipe_promotions{width:100%;height:auto; margin:0px auto; padding:0;overflow-y:hidden; display:block;}
#swipe_promotions ul {padding:0;margin:0;float:left;margin-right:-999em;/*white-space:nowrap;*/list-style:none;}
#swipe_promotions li {padding:0;margin:0 10px 0 0;text-align:center;float:left;display:inline; width:146px;}
#swipe_promotions li a{float:left; padding:0; margin:0;}
#swipe_promotions li a img{width:143px; border:1px solid #c6c6c6;}
#swipe_promotions li:last-child{margin-right:0;}
/*
.tab_total_tickets{
	width:100%;
	
	background:url(../../images/frontend/total_tickets_bg.png) no-repeat right center;

	height:37px;
	float: right;
	margin:0px 0 20px 0;
	padding:0px;
	text-align:right;
}
.tab_total_tickets .tickets{
	s
	float:right;
	margin:10px 0 0 10px;
	padding:0px;
	color:#555555;
	font-size:12px;
	font-weight:bold;

	min-width:164px;
	text-align:left;
}*/
.tab_total_tickets .tickets a{
	color:#393a3c;
	font-size:12px;
	font-weight:bold;
	/*text-decoration:underline;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_total_tickets .tickets a:hover{
	color:#393a3c;
	font-size:12px;
	font-weight:bold;
	/*text-decoration:underline;*/
/*	text-shadow: 1px 0px 1px #ffffff;*/
}	
	
	
	.tickets_user a{
	color:#00aeef !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
/*	text-shadow: 1px 0px 1px #ffffff !important;*/
	
}
.tickets_users a{
	/*color:#00aeef !important;*/
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	/*text-shadow: 1px 0px 1px #ffffff !important;*/
}
.tickets_user a:hover{
	color:#00aeef !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
/*	text-shadow: 1px 0px 1px #ffffff !important;	*/
}
.tickets_users a:hover{
	/*color:#00aeef !important;*/
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	/*text-shadow: 1px 0px 1px #ffffff !important;*/
}
.total_tickets{display:none;}
.links_box{display:none;}


.go_btn{ 
	/*width:24px; */
	width:13%;
	height:23px; 
	/*margin:9px 6px 0 0; */
	margin:9px 0px 0 0; 
	padding:0px; 
	float:right; 
	cursor:pointer;
}	
.go_btn a{
	background:transparent  url(../../images/frontend/tickets_go.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}
.go_btn a:hover{
	background:url(../../images/frontend/tickets_go.png) no-repeat right -40px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}

.tab_links_box{
	float:none;
	margin-top:15px;
	padding:0px 0 0 10px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#00aeef;
	text-decoration:none;
	display: none;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_links_box a{
	font-size:13px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	margin:0px;
	padding:0px 3px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.tab_links_box a:hover{
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration: underline;
	margin:0px;
	padding:0px 3px 0 0;
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
.search_box{display:none;}
.navigation{display:none;}
.events_hundred_percent{display:none;}


/*banner section*/
.main_box{width:92%; margin:0px 10px; padding:0px; float:left;}
/*end banner section*/

.left_box{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.left_box .top_banner{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
	/*background:url(../../images/frontend/top_banner_shadow.png) no-repeat left bottom;*/}
.top_banner img{	
	max-width:100%;
	float:left;
}
.banner_description{position:absolute; bottom:0; height:80px; background:#000; width:100%; color:#fff; opacity:0.6;}
.banner_description p{margin:8px 0 0 8px; padding:0; width:100%; font-size:24px; font-weight:bold;}
.banner_description p:last-child{font-weight:normal;}
.left_box .top_events_banner{
	width:100%;
	height:245px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
.right_box{
	width:100%;
	height:680px;
	margin:15px 0 0 0;
	padding:0px;
	float:left;
}
.sales_box{display:none;}
.sales_box1{
	width:100%;
	margin-top:10px;
	padding:0px;
	/*float:left;*/
	overflow:hidden;
	height:202px;
	display:block;
	margin:0 auto;
}

.recommended_headder{width:99%;}
.top_events_banner_1{position: relative; width:100%; height: 202px; margin:0 auto; display:block; overflow:hidden;}

.right_box iframe{width:293px; max-width:100%; height:100%;}
.devide_line{display:none;}
.heading_lines{float:left; position:relative; width:100%; padding:0; margin:0; display:block;}
.tab_top_rec_devide_line{float:left; width:100%; padding:0; margin:-14px 0 15px 0; display:block;}
.left_line{width:18.5%;}
.right_line{width:18.5%;}
.main_headers{ width:153px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:12px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}
.also_main_headers{ width:74px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:12px; /*height:26px;*/ line-height:27px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}
.promotions_main_headers{ width:69px; float:none; text-align:center; margin:0 auto; padding:0; color:#404041; font-size:12px; /*height:26px;*/ line-height:25px;  font-weight:bold; display:block; position:relative; z-index:8; background:url(../../images/frontend/background.png) repeat left top;}

.mosaic-overlay{display:none;}

.categories_wrap{display:none;}
.also_on_sale_wrap{width:100%; padding:0; margin:10px 0 0 0; float:left; display:block; position:relative;}

/*pramotions*/
.pramotions_wrap{float:left; width:92%; padding:0; margin:/*-63px*/ 10px 10px 0 10px; position:relative;}
.promotions{display:none;}
.promotions_1{
	display:block;
	width:100%;
	margin-top:10px;
	margin:0 auto;
	padding:0px;
	float:none;
	overflow:hidden;
	}
.promotion_swipe{position: relative; top: 0px; left: 0px; width:940px; height:220px;}
.promotions .promotions_box{width:143px; height:143px; margin-right:12px;}
.promotions .promotions_boxes{
	width:143px;
	height:143px;
	border:#c6c6c6 solid 1px;
	background:#fff;
	margin:0px;
	padding:0px;
	float:left;
	}
.promotions_boxes a{width:100%; padding:0; margin:0; float:left; height:143px;}
.promotions .promotions_boxes img{
	max-width:100%;
	height:100%;
	}
.promotions_box img{max-width:100%;}
/*end pramotions*/
.tab_total_search{float:left; width:100%; border-bottom:none;}
.search_box1{width:218px; padding:0; margin:10px auto 10px auto;}
.search_box1 input[type="text"]{float:left; width:71.5%; padding:12px 10px; margin:0; background:#fff; border:1px solid #c4c4c4; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(236,236,236,1); -moz-box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); font:normal 13px Arial, Helvetica, sans-serif; color:#333; border-right:none;}

.cat_search_box1{width:220px; padding:0; margin:10px auto 10px auto; display:block;}
.cat_search_box1 input[type="text"]{float:left; width:71.5%; padding:12px 10px; margin:0; background:#fff; border:1px solid #c4c4c4; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(236,236,236,1); -moz-box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); box-shadow: inset 0.5px 0.5px 2px 0px rgba(236,236,236,1); font:normal 13px Arial, Helvetica, sans-serif; color:#333; border-right:none;}
.cat_search_box2{display:none;}
/*.search_box2.collapsed{color: #9f9f9f; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0;  background:url(../../images/frontend/arrow_up.png) no-repeat; cursor:pointer; width:100%;}*/
.search_box2{ /*width:100%;*/ padding:0; margin:0px auto 10px auto; text-align:center; width:100%;}
/*.search_box2 label{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer; width:35%;}*/
.search_label{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer; width:162px;background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 140px top 0px; background-position-x:140px; background-position-y:0px; position:relative; display:block; margin:0 auto;}

.search_label.collapsed{ text-align:center; font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer; width:162px;background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 140px top 0px; background-position-x:140px; background-position-y:0px; position:relative; display:block; margin:0 auto;}
.advanced_search_box{
	background:url(../../images/frontend/events_strip.png) repeat;
	width:92%;
	/*height:53px;*/
	margin:0px 10px;
	padding:7px 0 2px 0;
	float:left;
	color:#404041;
	font-size:14px;
	font-weight:bold;
	
}

.top_line{ display:none;}
.bottom_line{display:none;}

.event_left{float:left; width:92%; padding:0; margin:0 0 0 10px; position:relative; display:block;}
.event_left .text{float:left; text-align:left; width:100%; line-height:25px;}
.event_left .select{float:left; position:relative; width:92%; padding:0; margin:0;}
.event_left .date_select{float:left; position:relative; width:110px; padding:0; margin:0;}
.date_select p{ padding:0; margin:0;}
.event_left .search_div { float:left; margin:5px 0 0 193px; padding:5px 0 0 0; line-height:25px; }
.event_right{float:left; width:100%; padding:0; margin:10px 0 0 0; position:relative; display:block;}
.event_right .text{float:left; text-align:left; width:100%; line-height:25px;}
.event_right .select{float:left; position:relative; width:47%; padding:0; margin:0;}
.event_right .date_select{float:left; position:relative; width:50%; padding:0; margin:0;}
.event_right .date_select p{ float:left; padding:0; margin:0 0 3px 0; width:100%; text-align:left;}
.event_right .search_div { float:right; margin:0; padding:5px 0 0 0; line-height:25px; }

.list_box-select_1 select {
padding:5px;
margin: 0;
border:#e4e4e4 solid 1px;
outline:none;
font-size:12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
width:148px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}

.list_box-select_1 {width:172px; margin-bottom:8px; position:relative;}

.list_box-select_1:after {
content:url(../../images/frontend/list_arrow.png);
color:#aaa;
right:0px; top:0px;
position:absolute;
pointer-events:none;
}
.list_box-select_1:before {
right:0px; top:0px;
background:#f8f8f8;
position:absolute;
pointer-events:none;
display:block;
}
.list_box-select_1 select{height:29px; border-radius:0 !important;}
.list_box-select_2 select{height:29px; border-radius:0 !important;}

.list_box-select_2 select {
padding:5px;
margin: 0;
border:#e4e4e4 solid 1px;
outline:none;
font-size:12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
width:110px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}

.list_box-select_2 {width:110px; position:relative;}

.list_box-select_2:after {
content:url(../../images/frontend/list_arrow.png);
color:#aaa;
right:0px; top:0px;
position:absolute;
pointer-events:none;
}
.list_box-select_2:before {
right:0px; top:0px;
background:#f8f8f8;
position:absolute;
pointer-events:none;
display:block;
}

.advanced_search_box .white_bg{
	background:url(../../images/frontend/calender_f.png) no-repeat right center #FFF;
	border:#e4e4e4 solid 1px;
	color:#404041;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	height:25px;
	width:85px;
	padding-right:20px;
	cursor:pointer;
	float:left;
}

#wrapper{
	/*padding-bottom:0px;*/
	/*padding-bottom:520px;*/
	padding-bottom:566px;
	padding-top:0px;
}

.recommended_headder{display:none;}
.also_sale_det{text-decoration:none; background:#02b4f2; float:left; width:146px; padding:0px; margin:-4px 0 0 0; height:94px;}
.also_sale_details{ margin:0 10px 10px 10px;}

.footer_wrap{float:left; width:92%; padding:0; margin:0 10px; position:relative;}
.footer_left{ width:100%;}
.tab_footer_right{ width:100%; float:left; margin:15px 0 0; display:block;}

.tab_footer_main_links{float: left; margin:0 0 5px 0; padding:0; position:relative; width:97%;}
#footer1 .tab_links_headder.collapsed{color: #c5c5c5; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 75px top 3px; background-position-x:75px; background-position-y: 3px; cursor:pointer;}
#footer1 .tab_links_headder{color: #c5c5c5; float:left; font-size:16px; font-weight:bold; margin-bottom:5px; padding:0; width:100%; background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 75px top 3px; background-position-x:75px; background-position-y: 3px; cursor:pointer;}
.tab_links_headder p{float:left; margin:0; padding:0;}
.help_togle.collapsed{background-position:left 40px top 3px !important; background-position-x:40px !important; background-position-y: 3px !important;}
.help_togle{background-position:left 40px top 3px !important; background-position-x:40px !important; background-position-y: 3px !important;}
.join_toggle.collapsed{background-position:left 57px top 3px !important; background-position-x:57px !important; background-position-y: 3px !important;}
.join_toggle{background-position:left 57px top 3px !important; background-position-x:57px !important; background-position-y: 3px !important;}

#footer1 .tab_more_links {float:left; margin:0; padding:0; width:100%;}
#footer1 .tab_more_links ul{float:left; margin:0; padding:0;}
#footer1 .tab_more_links ul li{ float:left; list-style:none; margin:0; padding:5px 0; width:100%;}
#footer1 .tab_more_links ul li a{color:#c5c5c5; float:left; font-size:13px; font-weight:normal; margin:0;  padding:0; text-decoration:none;}

.footer_right_bot{margin:10px 0 0 0}
/*.footer_right_bot p{display:none;}*/

.footer_main_links{float:left; width:98%; padding:0; margin:0 0 10px 0; position:relative;}
.footer_right_bot{float:left; width:97%; padding:0; margin:0;}

#footer1 .links_headder{width:100%;}

.footer_right{display:none;}
.share_box{display:none;}
.tab_share_box{width:90px; padding:0; margin:10px auto; display:none;}

#footer1 .sitemap{width:94%; text-align:left; float:left;}
#footer1 .sitemap a{
    width:48%;
	margin:5px 0 0 0; 
	padding:0px;
	color:#c5c5c5;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	border-right:none;
	float:left;
	}
#footer1 .sitemap a:hover{
    width:48%;
	padding:0;
	margin:5px 0 0 0;
	}
.slicknav_btn{ padding:7px; margin-left:2px;}
.resp-tabs-list li{ font-size:11px !important;}

/*category search page advance search css*/
.category_event_left{width:97%; margin:0px 10px 5px 5px;}
.category_event_left .text{ width:100%; text-align:left; float:left; line-height:29px;}
.category_event_left .enter_city{float:left; padding:0; margin:0 0 5px 0; width:220px; text-align:left;}
.category_event_left .textfeid2{width:205px;}
.category_event_left .main_cate_select{float:left; width:147px; padding:0; margin:0 5px 5px 0;}
.category_event_left .sub_cate_select{float:left; width:220px; padding:0; margin:0 5px 0 0; text-align:left;}
.category_event_left .list_box-select_1:before{ background: none repeat scroll 0 0 #f8f8f8; display:block; pointer-events:none; position:absolute:;right:0; top:0;}
.category_event_left .list_box-select_1:after{color: #aaa; content: url("../../images/frontend/list_arrow.png"); pointer-events: none; position: absolute; right:0; top:0;}
.category_event_left .list_box-select_1{ position:relative; width:100%; float:left; margin-bottom:0;}
.category_event_left .list_box-select_2{width:100%;}
.list_box-select_2 select{ width:100%;}

.category_event_right{ float:left;  padding:0; margin:0 0 5px 5px; width:97%;}
.category_event_right .date_select{ float:left; width:50%; padding:0; margin:0;}
.category_event_right .date_select p{ float:left; line-height:29px; padding:0; margin:0; width:100%; text-align:left;}
.category_event_right .search_div{float:right; width:8%; padding:0; margin:5px 10px 0 0;}
/*end category search page advance search css*/

/*category container css*/
.category_container{float:left; width:100%; padding:0; margin:0; position:relative;}
.category_container_left{display:none;}
.category_container_right{float:left; width:92%; padding:0; margin:0 10px;}
.events_music{width:100%; overflow:hidden;}
.events_list{float:left; width:100%;}
.events_list .list_headder{display:none;}
.category_container_right .heading_date{width:13%; padding:0; margin:0; text-align:center;}
.category_container_right .heading_event{width:39%; padding:0; margin:0;}
.category_container_right .heading_venue{width:29%; padding:0; margin:0;}
.category_container_right .heading_tickets{padding:0; margin:0;}
.events_list .list_grd_box{width:100%;}
.list_grd_box .list_grd_inner_box{width:100%; /*background: rgba(240,240,240,1);
background: -moz-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240,240,240,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff', GradientType=1 )*/}
.list_grd_inner_box .events_list_bg { width:88%; border:none; padding-top:8px;}

.event_list_wrap{width:100%;}
.event_list_date{float:left; width:50px; padding:0; margin:0;}
.event_list_img{float:left; width:87px; padding:0; margin:56px 0 0 0;}
.event_list_urls{float:left; width:142px; padding:0; margin:0 0 0 -85px;}
.event_locations{float:left; width:26%; color:#333333; font-size:13px; font-weight:normal; padding-right:5px; margin-top:6px;}
.event_price{float:left; width:17%; color:#333333; font-size:14px; font-weight:bold; padding-right:5px; line-height:22px; margin-bottom:21px;}
.event_from{float:left; width:100%; padding:0; margin:0; font-size:11px; font-weight:bold; display:block;}
.event_find_btn{float:left; width:113px; padding:0; margin:8px 0 0 43px; display:none;}

.mob_cat_link{display:block; float:left; padding:0; margin:0; position:absolute; width:85%; height:150px;}
/*end category container css*/

/*popup*/

.rounded_curves {
    background: none repeat scroll 0 0 #fff;
    border:0px solid #B9BABA;
    border-radius: 7px 7px 7px 7px;
    margin-right: 15px;
    margin-top: -10px;
    padding: 6px;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	color:#404041;
	font-weight:normal;
}

.popup_header{
    border-bottom:1px solid #c1c1c1;
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:15px;
	font-weight:bold;
}
.popup_header1{
   
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:12px;

	font-weight:bold;
}
.popup_textfeild{
    width:200px;
    border:1px solid #bbbbbb;
    padding:4px;
	margin:8px 0px;
	font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
	font-weight: normal;
}

.popup_forgotpassword a{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	color:#00aeef;
	text-decoration:none;
}

.popup_forgotpassword a:hover{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	color:#404041;
	text-decoration: underline;
}

.required_fields{
	font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight:normal;
	color:#ff0000;
}
/*popup*/

/*register page responsive*/
.register_form ul li{width:97%;}
.register_form ul li #checkbox{ margin:10px 10px 0px -200px;}
.register_form ul li .reg_but{ margin:-25px 0px 10px 5px; float:left;}
.cms_bg{width:100%;}
.loginname{ width:95%;}
.purchase_cnt{width:100%;}
.register_wrap{width:99.6%;}
.register_heading{margin:5px 5px 0 5px; width:95%;}
.register_heading span{ line-height:18px;}
.register_heading h2{text-align:left; font-size:18px;}
.register_form{margin:5px;}
.login_wrap{width:98%;}
.login_form{margin:5px;}
.register_form ul li #day{width:60px !important; float:left; margin-right:2px;}
.register_form ul li #month{width:64px !important; float:left; margin-right:2px;}
.register_form ul li #year{width:64px !important; float:left;}
.login_form ul li .login_forgot{ margin:10px 0 0 -85px;}
.login_form ul li .login_forgot:hover{ color:#333333;}
.login_form ul li input[type="image"]{ margin-top:-15px; width:190px;}
.register_devider{display:none !important;}
#login_desktop{display:none !important;}
.cms_bg .purchase_cnt{width:96%; /*background:#F3F3F3;*/}
.register_login_wrap{float:left; width:92.7%; padding:0; margin:0 10px; position:relative;}
.popup_textfeild{width:93% !important; margin:2px 0 0 0;}
.register_form ul li label{ width:100%;}
.or_main_wrap{width:96%; position:absolute; text-align:center;}
.or_wrap{background-color: #EAEAEA !important;color:#4E4E4E !important;border-radius: 25px;width: 47.5px !important;height:47.5px; padding:0px !important;margin: 0px !important;text-align: center !important;left: 39%;line-height: 46px;position: absolute; display:block; font-weight:bold; font-size:12px; font-family:"PT Sans",sans-serif;}

/*captcha*/
.recaptcha_image_cell{width:100px !important; float:left;}
#recaptcha_image{float:left; width:100px !important; overflow:hidden;}
#recaptcha_image img{width:300px; margin-left:-100px !important;}
.recaptcha_input_area{width:100px;}
#recaptcha_response_field{width:100px !important;}
#recaptcha_area{margin-right:17px;}
.recaptchatable{border:none !important;}
#recaptcha_image { width:auto !important; max-width: 100%; height: auto !important}
#recaptcha_image img { width:100% ;}
#recaptcha_response_field { width: 100% !important; max-width: 302px;}
.recaptcha_only_if_privacy{margin:5px 0px 10px 10px !important;}

.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th{
float: left;
}
#recaptcha_area tr{
height: auto !important;
}
.recaptcha_image_cell{
width: 100% !important;
max-width: 300px;
}
.recaptcha_image_cell img{
height: auto !important;
}

/*end register page*/

.tab_go_btn_wrap{margin-top:0px; margin-left:-10px;}
.mob_event_link{float:left; width:76%; position:absolute; display:block; left:76px; height: 143px; display:block;}

/*event details page*/
.cms_bg{width:100%; padding-bottom:0;}
.event_det_bg_wrap{width: 100% !important;}
.cms_bg .cms_headder2{width:90%;}
.breadcrumb{width:97%; margin:0 auto;}
.cms_content{width:98%; position:relative;}
#image-container{width:100% !important; float:none !important; margin:0 auto !important; position:relative;}
#event_tabs{width:45%;}
.left_cnt_box{ float:left; width:94%; margin:0px 0px 0px 10px !important;}
#vertical_tab_wrap{width:100%; margin:20px 0 0 0; padding:0; float:left;}
.ticket_head_strip{margin-top:19px !important; position:relative; width:100% !important; float:left !important;}
.ticket_head_strip li{width:214px !important;}
.content_price_form{width:212px !important}
.no_age_res{float:left; padding:0; position:relative; margin:5px 0 0 0;}

.ev_det2_tc_select{ text-align:left; margin-top:6px;}

.video_box{float:none; width:95%; padding:0; margin:0 auto; position:relative;}
.video_box iframe{ height:180px;}
.audio_box{float:none; width:95%; padding:0; margin:0 auto; position:relative;}
.audio_box iframe{height:180px;}
.audio_box_audio{width:100%;}

#event_des_toggle{ float:left; padding:0; margin:0; font:bold 13px "PT SANS",sans-serif; width:100%; cursor:pointer; display:block;}
.event_des_arrow{font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; background:url(../../images/frontend/arrow_down.png) no-repeat; background-position:left 120px top 0px; background-position-x:120px; background-position-y:0; position:relative; display:block;margin:0 auto;}
.event_des_arrow.collapsed{font-size:14px; font-weight:bold; color:#18b5f0; cursor:pointer;width:162px; background:url(../../images/frontend/arrow_up.png) no-repeat; background-position:left 120px top 0px; background-position-x:120px; background-position-y:0; position:relative; display:block;margin:0 auto;}
.event_descript{float:left; width:95%; padding:10px 0; margin:0; display:none;}
/*end event details page*/

.register_heading span{display:none;}


/*my ticketroom css*/
.dashboard_left_side{ width:100%;}
.dashboard_table_wrap{width:100%; margin-top:267px; padding-left:0; text-align:left;}
.dashboard_table_wrap ul li{width:100%; margin-bottom:5px;}
.flt_right{ text-align:left;}
.dashbrd_menu{width:96%; float:left; position:absolute; clear:both;}
.dashbrd_menu ul li{float:left; width:91%;}
/*.dashbrd_menu ul li:first-child{margin-bottom:343px;}*/
.dashbrd_menu ul li a{width:100%; margin-right:0px; margin-bottom:3px;}
.dashbrd_menu ul li a:hover{ margin-bottom:3px;}
.dashbrd_menu ul li a img{float:left;}
.dashbrd_menu ul li a b{display:block;}
.dashbrd_menu ul li a#present{ width:100%; margin-bottom:3px;}
.dashbrd_menu ul li a#present b{display:block; float:left;}
.dashbrd_left{width:100%; padding:6px 0 6px 0; box-shadow:none; background:none; border:none;}
.all_fields{ padding:10px; font-size:10px;}
/*end myticketroom*/

/*my ticketroom acount setting*/
.account_register_form{width:93%; padding:0 10px 10px 10px;}
.account_register_form ul li label{ width:100%; font-size:12px;}
.dob_select{ width:57px; margin:0 2px 0 0;}
.card_type{ margin-top:8px; width:110px;}
.card_information{width:200px;}
/*end account setting*/
#gift_tab{ width:100%;}
#gift_tab li{ width:100%; margin-bottom:2px;}
#gift_tab span{border-radius:0;}
#gift_tab a:hover span{border-radius:0;}
#gift_tab li a.active span{border-radius:0;}
#gift_tab li a{ width:100%; border-radius:0;}
.gift_tab_content{float:left;}

/*order page css*/
.order_tab_wrap{display:none;}
.order_tab_wrap_1{display:none;}
.order_tab_wrap_2{float:left; width:100%; padding:0; margin:0; position:relative; display:block;}
.order_tab{float:left; position:relative; position:0; margin:0; display:block; clear:both; width:100%; clear:both;}
.order_tab span a{width:100%;margin:0 2px 2px 0; border-radius:0;}
.order_tab_1{position:relative; padding:0; margin:0; left:0; width:100%; float:left;}
.order_tab_1 span a{margin:0 2px 2px 0; width:100%; border-radius:0;}
.order_tab_2{position:relative; padding:0; margin:0; left:0; width:100%; float:left;}
.order_tab_2 span a{margin:0 2px 2px 0; width:100%; border-radius:0;}
.order_tab_3{position:relative; padding:0; margin:0; left:0; width:100%; float:left;}
.order_tab_3 span a{margin:0 2px 2px 0; width:100%; border-radius:0;}
.tab_select{background:#EFEFEF !important; float: left; padding:10px; margin:0 2px 0 0; text-decoration:none; font:bold 12px Arial, Helvetica, sans-serif; color:#404041 !important;}

.orders_tab_td{width:30px; text-align:left; float:left; padding:0 0 10px 0 !important;}
.orders_tab_td_1{width:54px; text-align:left; float:left;}

.order_tab_tickets{float:left; width:76%; padding:0; margin:0; position:relative;}
.order_tab_tickets ul{float:left; list-style:none; padding:0; margin:0; width:100%;}
.order_tab_tickets ul li{float:left;padding:0 0 7px 0; margin:7px 0 0 0; width:67px; display:block;}
.order_tab_tickets ul li table{ width:100px;}
.order_tab_tickets ul li:first-child{ width:30px;}
.order_tab_tickets ul li:last-child{ width:89px; text-align:center;}
/*.orders_tab_td_2{text-align:left; float:left; width:102px;}*/
/*end order page*/
.pagenation_wrap{float:left; text-align:center; width:100%; padding:0; margin:10px 0;}
.text_align_left{text-align:left;}

/*giftcard panel*/
.giftcard_panel_left{ width:100%;}
.giftcard_panel_right{ width:100%;}
.current_bal{ width:90%;}
.pre_redeemed{width:90%;}
.submit_mrgn{margin-top:10px;}
/*end giftcard panel*/

/*ticket rep page*/
.ticket_rep_wrap{display:none;}
.tc_rep_td1{width:100%;}
.tc_rep_td2{width:100%;}
.tc_rep_td3{width:100%;}
.tc_rep_td4{width:100%; word-break: break-all; word-wrap:break-word !important; -webkit-hyphens:auto; -moz-hyphens:auto; hyphens: auto;}
.tc_rep_td5{width:100%;}
.word_break_css{word-break: break-all !important;; word-wrap:break-word !important; -webkit-hyphens:auto; -moz-hyphens:auto; hyphens: auto;}
.ticket_rep_td{text-align:left; width:100%;}
.ticket_rep_td_1{width:100%; text-align:left;}
.tc_rep_bank_det{border-left:none; position:relative; right:0px; margin:0px 0 10px 10px;float:left; color:#00aeef;}
/*end ticket rep page*/

/*add to cart*/
.cms_bg2{width:91%;}
.cartbg{width:91%;}
.add_to_cart_top_wrap .event_section{margin-top:20px; padding-left:5px;}
.a_crt_first_row{ padding:8px 4px 8px 4px; width:96%;}
.a_crt_first_colm{width:0;}
.a_crt_second_colm{width:100%; margin-bottom:10px; font-weight:bold;}
.a_crt_third_colm{text-align:left; width:62px;}
.a_crt_fourth_colm{width:40px;}
.subtotal_wrap{ padding:8px 4px 8px 4px; width:96%;}
.subtotal_wrap ul{width:100%;}
.subtotal_wrap ul li:first-child{width:114px;}
.subtotal_wrap ul li:last-child{width:62px; text-align:right;}
.checkout_but_wrap{width:100%; text-align:center;}
.checkout_but_wrap a:first-child{text-align:center; width:100%; margin:5px 0;}
.checkout_but_wrap a:last-child{text-align:center; width:100%;}
/*end add to cart*/

/*payment login page*/
.pay_login_tickets ul li{width:100%; margin-bottom:10px;}
.pay_login_tickets ul li p{width:70px; float:left;}
.pay_login_tickets ul li:first-child{ width:100%;}
.pay_login_tickets ul li:last-child{ width:100%; margin-bottom:0;}


.pay_login_tot_price{float:left; width:100%; padding:7px 0;}
.pay_login_headings{display:none;}
/*end payment login*/

/*top header gift cards*/
.header_gift_cards_left{ float:left; width:91%; padding:10px 10px 0 10px; position:relative; margin-top:70%;}
.header_gift_cards_right{ width:91%; padding:10px; position:absolute; height:15%;}
.header_gift_cards_left .card_value{width:95%; padding:10px 0px 10px 10px;}
.header_gift_cards_left ul{width:95%; padding-left:10px;}
.header_gift_cards_left ul li:first-child{width:150px; margin-bottom:7px;}
.header_gift_cards_left ul li{width:60px;}
/*end top header gift cards*/

/*cms pages*/
.terms_conditions_content{ background:#fff; padding:0 10px; width:91% !important;}
.faq_headding{width:100%;}
.faq_headding ul{margin-left:0;}
/*end cms pages*/

/*performer venue signup*/
.performer_content_wrap{width:95%; padding:0 5px;}
.performer_content_wrap p:first-child{float:left; margin:0 0 5px 0; text-align:center; width:100%;}
.performer_content_wrap p img{width:450px !important; float:none !important; height:auto !important;}
.performer_registration ul li input[type="text"]{ width:197px !important;}
.performer_registration ul li input[type="password"]{ width:197px !important;}
.performer_captcha ul li:last-child label{display:none;}
.performer_submit ul li:first-child label{display:none;}
.performer_submit ul li input{margin-bottom:8px;}
/*end performer venue signup*/
#DOMWindow{width:97% !important; left:-3px;}

/*payment page*/
.payment_item_tickets{padding:5px 2px 5px 0;}
.payment_item_tickets span{float:left; margin-right:0; width:100%;}
.payment_quality{padding:0 2px 0 0;}
.payment_discount{padding:0 2px 0 0;}
.payment_price{padding:0 2px 0 0;}
.payment_last_colm{padding:0 2px 0 0; display:none;}
.users{margin-top:-10px !important;}
.gift_card_bal_td{width:100%; float:left;}
.gift_card_bal_td1{width:100%; text-align:left; height:58px; margin-top:3px; float:left;}
.gift_card_bal_td1 p{float:left; width:100%; padding:0; margin:0;}
.gift_card_bal_td1 #add_redeem_amnt{ margin-top:7px; float:left; margin-left:0;}
.gift_card_bal_bg_none{background:none; border-bottom:none;}
.add_gift_card_img{margin:5px 0;}
.payment_main_wrap{padding:0 !important;}
.payment_table{width:97%;}
.payment_discount_code{height:60px; margin-top:5px; padding:0 5px;}
.payment_discount_code input[type="image"]{margin-top:5px;}
.register_creditcard{float:left; width:100%; padding:0; margin:0 0 15px 0;}
.register_creditcard input[type="radio"]{ float:left; padding:0; margin:1px 10px 0 0;}
.register_creditcard p{float:left; padding:0; margin:0;}
.payment_wrap{width:97% !important; padding:10px 3px !important;}
.payment_container{ margin:0 5px !important; width:94.8% !important;}
.order_text{float:left; width:96%; text-align:justify;}
.payment_apply_input{float:left; width:120px; padding:4px; font:normal 12px Arial, Helvetica, sans-serif; border:1px solid #BBB;}
/*end payment page*/

.venue_heading h3{ margin-left:10px;}
.venue_slider{ width: 90%; margin:0 auto 15px auto; float:none;}
.pagepreview_box{width:100%; padding:0;}
#wowslider-container1{ width:100%;}
#wowslider-container1 .ws_images{ width:100%; left:0; top:0;}

.location_float{float:none !important;}
.slider_float{ float:none !important; margin-top:10px;}
.location_box{float:none; margin:0px auto; width:95%; max-width:100%;}
.location_wrap{width:100%; padding:0;}
.pagepreview_discription{width:85%; float:none !important; margin:0 auto; border: 1px solid #EFEFEF; background:#FAFAFA; padding: 10px; font-family: "PT Sans",Arial,Helvetica,sans-serif; font-size: 14px; font-weight: normal; line-height: 18px; color: #404041; text-align: justify;}
#map{width:100% !important;}

.event_list_headder{ display:none;}
.perf_evnt_list_bg{width:87%; margin:0 0 7px -1px;}
.perf_evnt_list_bg .perf_event_list_img{ margin:56px 0px 0px; 0}
.perf_evnt_list_bg .perf_event_list_urls{ margin:0px 0px 0px -85px; width:140px;}
.perf_evnt_list_bg .perf_event_locations{ width:26%;}
.event_name_elipsis_2{ width:150px;}
.perf_evnt_list_bg .perf_event_find_btn{display:none; margin-left:20px;}
.perf_evnt_list_bg .perf_event_price{float:left; width:20%; margin-left:50px;}
.location_clr{clear:both; display:block;}

.evnt_det_error_mes_1{ float:left; margin:0;}
.evnt_det_error_mes_2{ float:left; margin:0;}

/*custom background header and footer*/
.header_html{margin:0 auto; float:none;}
.header .custom_logo{ width:80%; text-align:center; margin:15px auto 10px auto; float:none;}
.header .custom_logo img{ max-width:100%;}
.header .login_bg{ margin:0 0 15px 0; min-width:220px; max-width:220px;}
.login_bg .tickets_count{margin:10px 0 0 20px;}
.custom_footer_wrap{ float:left; display:block;}
.footer_html{ width:91%; margin:10px auto 10px auto; float:none; padding:0 10px;}
.footer .footer-logo{width:200px; margin:10px auto; text-align:center; float:none;}
.footer .footer-logo img{max-width:100%;}
.footer .footer_nav{ float:none; margin:10px auto; width:205px; display:table;}
/*end custom background header and footer*/

.custom_event_list{width:94%; margin:0 auto;}
.events_list_1 .list_headder1{display:none;}
.list_grd_inner_box .events_list_bg_1{width:89.2%;}
.event_list_urls_1{width:150px; margin:0px 0px 0px -86px;}
.event_locations_1{width:26%;}
.event_list_img_1{margin:56px 0px 0px;}
.event_price_1{width:20%;}
.event_find_btn_1{display:none;}
}


/*@media \0screen\,screen\9 {
    body { background: green; }
}*/


.list_2, .subtotal_wrap, .list_head, .list_head_1, .gift_card_bal_td{
	border-top:0px !important; border-left:0px !important; border-right:0px !important;}


/*show loading image*/
#loading-overlay{
  position:fixed;
  top:0px;
  right:0px;
  width:100%;
  height:100%;
  background-color:#000;
  background-repeat:no-repeat;
  background-position:center;
  z-index:99;
  opacity: 0.7;
  filter: alpha(opacity=70); /* For IE8 and earlier */
}
#loading, #pay_loading{
webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: fixed;
top: 50%;
left: 50%;
z-index:999;
}
.pay_load_wrap{width:640px; padding:0px; background:#fff; z-index:9999; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.pay_load_wrap h6{ margin:0; font:bold 14px Arial, Helvetica, sans-serif; color:#666; text-align:center; padding:10px 0px;}
.pay_load_wrap p{font:13px Arial, Helvetica, sans-serif; color:#666; text-align:left; margin:0; padding:5px 0px; text-align:center;}
.pay_loader{width:100%; float:left; text-align:center; clear:both;}
.pay_loader img{text-align:center; border-style:none;}

.reg_load_wrap{width:160px;}
.reg_load_wrap h6{float:left; text-align:center; width:100%; padding-bottom:0px;}


/*18-05-2016*/
.tr_main_wrap, #wrapper{padding-top:0px; padding-bottom:0px;height:auto;}
#wrapper .main_wrap{height:auto;}
#wrapper .main_wrap section{height:auto;}
#wrapper{padding-bottom:0px!important;}

@media only screen and (max-width:479px){

.login_bg .login_register{float:right !important; margin-right:0px; /*margin-bottom:10px;*/ width:95%; text-align:right;}
.login_bg .tickets_count{ margin:0px 5px 0px 0px; width:95%; text-align:right;}
.submit-label{height:5px !important;}
}

div#fb_lg
{
    float: left;
    margin-top:-5px;
    padding:6px;
}
div.arrow-down {
    width: 0;
    height: 0;
    border-left: 33px solid transparent;
    border-right: 32px solid transparent;
    border-top: 10px solid #00aeef;
    position: absolute;
    display: table-cell;
    top:48px;
    left:2%;
}

.select1 {
position:relative;
}
.select1 select {
-moz-appearance:none;
-webkit-appearance:none;
appearance:none;
}
.select1:after {
position:absolute;
content: '';
right: 0px;
width: 44px;
height: 46px;
/*background: #f1f3f1;*/
background:transparent;
top: 25px;
text-align: center;
border-radius: 2px;
vertical-align: middle;
line-height: 42px;
pointer-events: none;
}
.select1:before {
	content: '\f0dc'!important;
    font:8px FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    /*right: 9px;*/
	left:73px;
    bottom: 3px;
    position: absolute;
    color: #32363F;
    z-index: 9;
    line-height: 44px;
    pointer-events: none;
}

.select23 {
position:relative;
}
.select23 select {
-moz-appearance:none;
-webkit-appearance:none;
appearance:none;
}
.select23:after {
position:absolute;
content: '';
right: 0px;
width: 44px;
height: 46px;
/*background: #f1f3f1;*/
background:transparent;
top: 25px;
text-align: center;
border-radius: 2px;
vertical-align: middle;
line-height: 42px;
pointer-events: none;
}
.select23:before {
	content: '\f0dc'!important;
    font:8px FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    /*right: 9px;*/
	left:56%;
    bottom: 4px;
    position: absolute;
    color: #32363F;
    z-index: 9;
    line-height: 44px;
    pointer-events: none;
}
/*@media only screen and (min-width: 240px) and (max-width: 479px){
    img.iimg {
    width: 69% !important;
    height: auto !important;
}
#map{

width: 275px!important;

}



    
}

@media only screen and (min-width: 480px) and (max-width: 768px){
img.iimg {
    width: 73% !important;
    height: auto !important;
	}
#map
{
width:440px!important;
text-align:center!important;
}
}*/
 <!--radio button color change Css -->

.radio-1 {

    width: 193px;
}
.button-holder {
    float: left;
    margin-left: 6px;
    margin-top: 16px;
}
.regular-radio {
    display: none;
}
.regular-radio + label {
    background-color: #FFFFFF;
    border: 1px solid #b8b8b8;
    border-radius: 50px;
    display: inline-block;
    padding: 8px;
    position: relative;
	float:left;

}
.regular-radio + label:before {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 50px;
    content: " ";
    font-size: 18px;
    height: 6px;
    left: 5.2px;
    position: absolute;
    top: 5px;
    width: 6px;
}
.regular-radio:checked + label:after {
        background: #FFFFFF;
    border-radius: 50px;
    box-shadow: 0 0 37px #ffffff inset;
    content: " ";
    font-size: 0px;
    height: 0px;
    left: 0px;
    position: absolute;
    top: 3px;
    width: 0px;
}
.regular-radio:checked + label {
    background-color: #00aeef;
    border: 1px solid #adb8c0;
	}
	
	
	
	
	.main_button
	{
	 width:400px;
	 padding:5px;
	 background:#ccc;
	 color:#fff;
	 border-radius:4px;
	 overflow:hidden;
	 text-align:right;
	}
	
	#main_btn1
	{
	width:50%;
	/*background:#fff;*/
	border-radius:4px;
	/*color:#000;*/
	float:left;
	padding:10px 0px;
	text-align:center;
	cursor:pointer;
	}
	#main_btn2
	{
	width:50%;
	border-radius:4px;
	float:left;
	padding:10px 0px;
	text-align:center;
	cursor:pointer;
	text-align:center;
	}
	
@media only screen and (max-width: 479px) and (min-width: 240px){
.hundred_percent {
    width: 100%!important;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    position: relative;
}
}


@media only screen and (max-width: 767px) and (min-width: 480px){
    .cms_bg .cms_headder2{padding-left:0px !important;}
    .hundred_percent {
    width: 100% !important;
}
 .ticket_name_list ul {
    width: 97% !important;
    
}
    .evnt_theme_tickets_wrap {
        width: 97%;
}
    
    .cms_bg {
  
    margin: 0px 0px!important;
}
    .video_box {
    float: none;
    width: 433px;
    padding: 0;
    margin: 0 auto;
    position: relative;
}
    .event_detail_wrap {
    float: initial !important;
    width: 100%;
    padding: 0;
    overflow: hidden;
    margin: 0;
    position: relative;
}
  
}
@media only screen and (max-width: 767px) and (min-width: 480px){
#footer1 {
    float: left;
    width: 100%!important;
    background: #383839;
    padding: 0px;
    text-align: center;
     color: #c5c5c5;
}
       .resp-tab-content {

/*    padding-top: 14px !important;*/
        min-height: auto !important;
}
.resp-vtabs .resp-tabs-container{
	min-height: auto !important;
}
}

/* @media only screen and (max-width: 767px) and (min-width: 480px){
#footer {
    margin-top: 48px;
}
} */



.dp_mail_popup1 input#SubmitButton, .addcart_popup input.addcart_btns{ 
  background: rgb(0, 174, 239);color: #fff;  border: 0px;
    width: 90px;
    height: 40px;
    color: #fff;
    border-radius: 3px;}
    #ok_redirect_back, #ok_payfortickets{background: rgb(0, 174, 239);color: #fff;  border: 0px;
    width: 90px;
    height: 40px;
    color: #fff;
    border-radius: 3px;}

.rounded_curves12{
    background: none repeat scroll 0 0 #fff;
}
  .color_custompopup div.rounded_curves{
    color:#404041;
  }

  
@media only screen and (max-width: 320px) and (min-width: 280px){
/*	#element1 #timer{
  color:#404041;
}*/
.dp_mail_popup1 input#SubmitButton, .addcart_popup input.addcart_btns{ 
  background: rgb(0, 174, 239);color: #fff;  border: 0px;
    width: 75px;

    color: #fff;
    border-radius: 3px;}

	}

@media only screen and (max-width: 479px) and (min-width: 320px){
    
    .event_detail_wrap {
    padding: 0;
    margin: 0;
    position: relative;
    float: initial !important;
    width: 100% !important;
}
    .body-container {
    width: 100%;
}
    .resp-tab-content {

    padding: 0px !important;
        box-sizing: border-box;
}
    .cms_bg{
        overflow: hidden;
        margin :0px !important;
    }
    
    #footer1 {
    float: left;
    width: 100% !important;
    background: #383839;
    padding: 0px;
    text-align: center;
    color: #c5c5c5;
}
    
    
    .evnt_theme_tickets_wrap .left_side {
    float: left;
    width: 100% !important;
    padding: 0;
    margin: 0;
    position: relative;
}
}

.tab_links_box {
    display: none !important;
}
@media only screen and (max-width: 479px) and (min-width: 240px){

.tab_links_box{
	float:none;
	margin-top:25px;
	padding:0px 0 0 0px !important;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#00aeef;
	text-decoration:none;
	margin-left:0px !important;
	display: none;	
/*	text-shadow: 1px 0px 1px #ffffff;*/
}
    
    .breadcrumb{
        
            padding: 20px 0px 10px 13px !important;
    }
    
    .cms_content{
            background: #d8d8d8;
    }
    .no_age_res{
           margin: 12px 0px 12px 13px !important;
    }
    
/*    .select1 {
  
    margin-left: 43px;
}*/
    .ticket_name_list ul li {
       width: 30% !important;
    }
        .evnt_theme_tickets_wrap .right_side {
                width: 100% !important;
    }

.blue_button{
          -webkit-appearance: none;
     -webkit-border-radius:0px;
    }
    .event_detail_wrap .btm_box{
    	color: #404041;
    }
    .btm_box{
    	color: #fff;
    	/* border: 1px solid #ccc;*/
    	background: #fff;
    }
    .cms_content1{
    	background: #fff;
    }

.cms_bg {
    background: #fff;
     border: 0px solid #cccccc !important;
   /* color: #404041;*/
}

@media only screen and (max-width: 479px) and (min-width: 320px){
.cms_bg {
    overflow: hidden;
    margin: 0px !important; 
}
}
    @media only screen and (max-width: 479px) and (min-width: 240px){
.cms_bg {
    width: 100% !important;
    /* background: #F3F3F3; */
}
.mbb_tick{
   
    background: #404043;
}
.container-gap{
	display: none !important;
}

.cms_bg {
    padding: 0px 0px 10px 0px;
    font-size: 12px;
    font-weight: normal;
     margin: 0px 0px !important;   
}
        
        .preview_video{
                padding: 10px 10px !important;
        }
        .like_people{
                background: #fff;
                 margin-top: 0px !important;
        }
       td.age1 {
    background: #fa6054;
    border-radius: 50%;
    padding: 8px 10px;
}
}
     
    @media only screen and (max-width:767px) and (min-width:320px){
        
        
        .blue_button{
          -webkit-appearance: none;
     -webkit-border-radius:0px;
        }
            
        .grey_button{
                 -webkit-appearance: none;
     -webkit-border-radius:0px;
            
        }
        input[type='submit']
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;  
}
        
  
  .fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
    margin-left: 13px !important;
}
    }
    
    @media only screen and (max-width:676px) and (min-width:340px){
            .video_box {
    float: none;
    width: 100% !important;
    padding: 0;
    margin: 0 auto;
    position: relative;
}
        
 
.video_box iframe {
    height: 225px;
    width: 100%;
}
  
    } 
    
    .veninfo {
    margin-left: 13px;
}

    
    
    
    /*orders page css*/
    
    
    @media only screen and (max-width: 479px) and (min-width: 320px){
        .purchase_cnt {
    padding: 10px 10px !important;
}
        .dashbrd_menu ul li a b{
            display:none !important;
            font-size: 9px;
        }
        .dashbrd_menu ul li a#present b{
               display: inline-block !important;
    float: none !important;

        }
        .dashbrd_menu ul li{
            margin-left: 5px;
        }
        .dashbrd_menu ul li a#present{
                height: 23px;
        }
        b {
    position: relative;
    top: -2px !important;
}
        
    }
    @media only screen and (max-width: 767px) and (min-width: 480px){
        
        
        .order_tab_tickets ul li:last-child {
    width: 35% !important;
}
        .order_tab_tickets ul li {
    float: left;
    padding: 0 0 7px 0;
    margin: 7px 0 0 0;
    width: 37% !important;
    display: block;
}
        
        .order_tab_tickets ul li:first-child {
    width: 17% !important;
}
        
    }
    
    @media only screen and (max-width: 975px) and (min-width: 768px){
        
        .order_tab span a{
            width: 94px !important;
        }
        .order_tab_1 span a{
                width: 71px !important;
        }
        .order_tab_2 span a{
                width: 77px !important;
        }
        
        table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    padding: 0px 0px 0px 23px;

}
        
        
        @media only screen and (max-width: 975px) and (min-width: 768px){
.order_tab_tickets ul li {
    float: left;
    padding: 0 0 7px 0;
    margin: 7px 0 0 0;
    width: 40% !important;
    display: block;
}
            
            
          
.order_tab_tickets ul li:last-child {
    width: 32% !important;
}
            


    }
    
        input.backtocart {
    float: right;
    padding: 8px 10px;
    margin-top: 0px;
    color: #fff;
    background: #00aae9;
  
    border: none;
    margin-right: 9px;
}
/*payments*/
        
        @media only screen and (max-width: 479px) and (min-width: 320px){
            object.hegt {
    width: 94%;
    height: 530px;
}
           p.pay_head {
    width: 88% !important;
}   
       
       table.payments {
    width: 76%;
    margin-left: -92px;
}     
        }      
        
      @media only screen and (max-width: 479px) and (min-width: 320px){

.cookies{
	font-size: 12px !important;
}
       

}

 @media only screen and (max-width:2000px) and (min-width: 480px){

.cookies{
	font-size: 14px !important;
}
}
