
.vu {
	display:none;
}
.expand {
	cursor:pointer;
	width:170px;
}
.expand .arrow {
	background: url(/images/_default/greenCircle.png) no-repeat left top;
	width: 21px;
	height: 23px;
	margin-right:8px;
	float:left;
}
.open .arrow {
	background-position: left bottom;
}
.pending .arrow {
	background: url(/images/_default/ajax-loader.gif) no-repeat center center !important;
}
.ticket_expand_icon {
	background: url(/images/_default/greenCircleSmall.png) no-repeat left top;
	width:9px;
	height:10px;
	float:left;
	margin:2px 5px 0 0;
	overflow:hidden;
}
.ticket_expand_icon:hover {
	cursor:pointer;
}
.open .ticket_expand_icon {
	background-position: left bottom;
	*background-position:left -10px;
	float:left;
}
#activity_list .originalSellRate {
	color:#666666;
	font-size:11px;
	line-height:11px;
	margin-topcolor /*\**/: blue\9;
}
#activity_list .prodlisting select {
	margin:3px 0 0 1px;
	width: 40px;
}
.activity_cell, .ticket_count {
	border-left:1px solid #f9bdf9;
}
.activity_cell, .empty {
	width:60px !important;
	padding:8px 20px 0 0 !important;
}
.activity_cell input {
	margin: 0 0 0 15px !important;
}
#activity_list .ticket_name {
	float:left;
	width:91%;
}
#activity_list .ticket_type {
	width:80px;
	overflow:hidden;
	padding: 2px 5px 0 5px;
}
#activity_list .ticket_count {
	padding:4px 5px 5px 5px;
	width:80px;
	
}
#activity_list .dark {
	background-color:#f5f5f5;
}
#activity_list .printathome {
	border:none !important; 
	margin:2px 2px 0 0; 
}
#activity_list .age {
	font-size:11px;
	color:#666;
}
.ticket_desc {
	border-top:1px solid #f9bdf9;
	background-color:#f5f5f5;
}
.ticket_desc_text p {
	margin:5px 18px 7px 22px;
}
#activity_list, #activity_list td {
	font-family:arial, sans-serif;
}
#activity_list .black {
	color:#000 !important;
}
.activityButton {
	text-align:right !important; 
	height: 36px;
}
#tooltip {
	font-size:12px;
	 display:none; 
	 width:87px;
	 height:35px;
	 padding-top:11px;
	 background: url(/images/_default/priceBox.png) no-repeat;
	 text-align:center;
}
.view_dates {
	color:#000;
	text-decoration:underline;
	padding:0;
}
.view_dates:hover {
	color:#666;
	cursor:pointer;
}
/* for NEW VERSION */
.ticket_name_bar {
	background-color:#e4e4e4;
	font-weight:bold;
	padding:3px;
}
.ticket_name_bar a {
	text-decoration:none !important;
}
.tickType {
	padding-left:22px !important;
}
.empty {
	border-top:1px solid #f9bdf9;
}
/*marketing text*/
#ares-wrapper .marketingText {
	margin-bottom:6px;
	color: #0066cc !important; 
	font-weight: bold;
}
#ares-wrapper .tdtabcont .marketingText {
	margin:0 0 5px 5px;
}
#ares-wrapper .seeLongText {
	width:16px;
	height:14px;
	float:left;
	margin-right:3px;
	background: url(/images/_default/marketingTextMore.png);
}
#ares-wrapper .marketingTextPopup {
	border-collapse:collapse;
	background: none !important;
	width:240px !important;
	height:auto !important;
    padding-top:0px !important;
	text-align:left !important;
}
#ares-wrapper .marketingTextPopup .textTop {
	background: url(/images/_default/marketingTextPopTop.png);
	height:16px;
}
#ares-wrapper .marketingTextPopup .textMid {
	background: url(/images/_default/marketingTextPopMid.png);
	padding: 3px 15px;
	font-size:11px;
}
#ares-wrapper .marketingTextPopup .textBot {
	background: url(/images/_default/marketingTextPopBot.png);
	height:9px;
}
#ares-wrapper #tooltip {
	font-size:12px;
	 display:none; 
	 width:87px;
	 height:35px;
	 padding-top:11px;
	 background: url(/images/_default/priceBox.png) no-repeat;
	 text-align:center;
}