
.ticktmaster_box_heading {
    -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -khtml-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0x;
    border: 1px solid #DBDEE1;
    padding: 8px 10px 7px 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
	height:14px;
	background-color:#F6F7F7;
}

.ticktmaster_box_heading a{
    color: #000;
}

.ticktmaster_box_heading_text {
	float:right;
	position:absolute;
	position:fixed;
	margin-left:80%;
	color: #FFF;
}

.ticktmaster_box_content {
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -khtml-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    border-left: 1px solid #DBDEE1;
    border-right: 1px solid #DBDEE1;
    border-bottom: 1px solid #DBDEE1;
    padding: 10px;
    margin: 0px 0px 15px 0px;
}

.ticktmaster_box_content_footer{
	width: 100%;
	height: 25px;
}

.ticketmaster_additional_info_container{ 
	height: 100%; 
	width: 233px; 
	padding: 15px 10px;
	border:solid 1px #cdcdcd; 
	float:left; 
	margin-right:10px; 
	margin-top:18px; 
	position:relative;
}

.responsive_h2 { 	
	font-size:14px; 
	padding-bottom: 5px;
	margin-top: -5px;
	margin-bottom: 5px;
	border-bottom: 1px #CCC solid;
	
}

/* Upcoming Pages & Event Page*/
.pm_label{
	padding: 5px!important;  
	margin-right: 5px;
}

/* Event Page */
.basket_heading{
	text-align: center;
}

.cart-information{
	width:90%; 
	text-align:left; 
	font-size:105%; 
	padding-top: 10px;
}

.waitinglist_message{
	font-weight: bold;
}

#tm-cart-text{
	width: 100%;
	padding-bottom: 15px;
	padding-top: 5px;
}

#tm-cartheader-container{
	width:100%;
	height: 30px;
	border:#CCCCCC 1px solid;
	background-color:#e8e8e8;
}	

#tm-cartheader-container-qty{
	width:10%;
	height: 30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	float:left;
}	

#tm-cartheader-container-event{
	width:58%;
	height: 30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	border-left:#CCCCCC 1px solid;
	float:left;
}

#tm-cartheader-container-price{
	width:15%;
	height: 30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	border-left:#CCCCCC 1px solid;
	float:left;
}	

#tm-cart-container{
	width:100%;
	height: 30px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
}	

.tm-cart-container{
	width:100%;
	height: 60px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
}	

.tm-total-container{
	width:100%;
	height: 10px;
}

#tm-cart-total-text{
	width:68%;
	height: 30px;
	line-height:30px;
	text-align:right;
	font-weight:bold;
	float:left;
}

#tm-cart-qty{
	width:10%;
	height: 59px;
	line-height:30px;
	text-align:center;
	float:left;
}	

#tm-cart-event{
	width:56.7%;
	height: 56px;
	text-align:left;
	padding-left: 9px;
	padding-top: 5px;
	border-left:#CCCCCC 1px solid;
	float:left;
}

.tm-cart-price{
	width:100%;
	padding-top: 5px;
	line-height:30px;
	text-align:center;
}

.tm-cart-total-price{
	width:18%;
	height: 46px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	float:left;
}

.failed, .soldout, .lowamount{
	margin: 8px;
	border-top:#d70500 2px solid;
	border-bottom:#d70500 2px solid;
	height:25px;
	line-height:25px;
	padding-left: 25px;
	font-weight:bold;
	background-image:url(../images/cross-icon.png);
	background-repeat:no-repeat;	
}

.chars-remaining{
	margin-top:-5px; 
	width: 100%; 
	text-align:right; 
	height: 20px; 
	font-size:90%; 
	line-height:18px; 
	font-weight:bold;
}

.shop_on_button{
	clear:both; 
	text-align:right; 
	padding-right:15px;
}

.remarks_text{
	clear:both;
	text-align:left; 
	width:100%; 
	float:right; 
	margin:0 0 15px 0;
}

.margin-left-10px{
	margin-left:10px;
}

.qty-orderbox{
	width:30px!important;
	text-align: center;
}

.ticketname-text-ordering-page{
	padding-top:3px;
	float:left; 
	height:10px; 
	line-height:0px; 
	padding:10px;
}

.venue-name-in-google-box{
	font-size:115%; 
	font-weight:bold; 
	line-height:25px;
}

.cart-box{
	font-size:100%; 
	padding-top: 10px; 
	width:100%; 
	float:right;
}	

.login-description{
	margin-bottom:25px;
}