.pg {
    width: 100%;
	padding: 0;
    font-size: 11px;
    line-height: normal;
	margin-bottom: 10px;
}

h1.hotel-name {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    background: transparent;
 	margin: 0 0 2px 0;
	padding: 0;
}

.subtabs {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
}

.subtabs h2 {
    clear: both;
 	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 2px 0;
    padding: 3px;
	color: #000;
	background-color: #ccc;
}

.subtabs th {
	border-bottom: 1px solid #ccc ;
	background: url(/images/_default/tabs_rt.gif) no-repeat right top;
	text-align: center;
	padding: 0;
	margin: 0;
}

.subtabs th a {
	display: block;
	background: url(/images/_default/tabs_lft.gif) no-repeat left top;
	padding: 3px 0;
	text-decoration: none !important;
	color: #333 !important;
	font-size: 11px !important;
	font-weight: normal !important;
}

th#tabon {
	border: 0;
	background: url(/images/_default/tabs_current_rt.gif) no-repeat right top;
	text-align: center;
	padding: 0;
	margin-left: 0;
}

th#tabon a {
	display: block;
	background: url(/images/_default/tabs_current_lft.gif) no-repeat left top;
    padding: 4px 0 3px 0;
	text-decoration: none !important;
	color: #333 !important;
	font-size: 11px !important;
	font-weight: bold !important;
}

.tdtabcont {
 	border: 1px solid #ccc ;
	border-top: none;
	background-color: #fff;
	padding: 8px;
}

.tdtabcont>h2:first-child {
 	margin-top: 15px;
}

.tdtabcont img {
	border: 1px solid #000;
	margin: 10px 8px 2px 0;
}

.tdtabcont p {
    margin-top: 10px;
	font-size: 11px;
}

.tdtabcont li {
	font-size: 11px;
} 

table.attr-tickets-listing { 
 	width: 100%;
 	border: 0;
	margin-top: 10px;
	padding: 0;
	border-collapse: collapse;
}

.attr-tickets-listing th {
 	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	background-color: #ccc;
	background-image: none;
	padding: 3px;
	border: 0;
}

.attr-tickets-listing img.printathome {
	display: inline;
	margin: 0;
	border: 0;
}

table.ticket-list-display {
 	width: 100%;
}

.ticket-list-display th {
	font-size: 10px !important;
 	font-weight: bold !important;
 	color: #000 !important;
	background: transparent;
	border: 0;
	padding: 2px;
}

.ticket-list-display td {
	font-size: 11px;
	font-weight: normal;
	color: #000;
 	background-color: #eee;
	padding: 0 2px 0 4px;
}

.ticket-list-display img.list-thumb {
 	margin: 0;
	border: 1px solid #000;
}

.ticket-list-display img.printathome {
	display: inline;
	margin: 4px 0 0 2px;
	border: 0;
}

.ticket-list-display input, .ticket-list-display select {
 	font-size: 11px;
}

.ticket-thumb {
 	width: 75px;
}

.ticket-name {
 	width: auto;
}

.ticket-gate {
	width: 60px;
}

.ticket-price {
	width: 60px;
}

.ticket-qty {
	width: 20px;
}

.ticket-btn {
    width: 80px;
}

.gate-price {
 	text-decoration: line-through;
}

p.product-list-description {
 	margin: 4px 0 10px 0;
}

.small, .small a {
     font-size: 10px;
}

a.small, a.small:link, a.small:visited, a.small:hover {
    font-size: 10px;
}  

#ares-wrapper .align-right {
	text-align: right;
}

td.noback {
	background: transparent !important;
}

table.prodlisting {
	width: 100%;
 	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 0;
	border-collapse: collapse;
}

.prodlisting th  {
 	font-size: 12px !important;
	font-weight: bold !important;
	color: #000 !important;
	text-align: left !important;
	background-color: #ccc !important;
	padding: 3px !important;
	border-bottom: 1px solid #ccc !important;
	background-image: none !important;
}

.prodlisting th.rt {
     text-align: right;
}

.prodlisting td {
 	font-size: 11px;
	padding: 3px;
}

.prodlisting td img {
    margin: 2px 6px 14px 0;
	border: 1px solid #000;
}

.prodlisting td.main-cont {
    padding: 4px;
} 

.main-cont td {
    font-size: 11px;
}

.main-cont p { 
    margin: 0 0 4px 0;
}

td.prodlistingbtm {
 	border-top: 1px solid #ccc;
	padding: 8px 4px 6px 4px;
}

td.prodlistingav {
    font-size: 10px;
    font-weight: normal;
    color: #000;
 	border-top: 1px solid #ccc;
 	background-color: transparent;
	padding: 8px 4px 6px 4px;
}

.prodlisting input, .prodlisting select {
	font-size: 11px;
	margin: 0 4px 0 0;
}

.ap {font-size: 12px; font-weight: bold} 
.vu {color: #ff0000; display: none;} 
/*marketing text*/
#ares-wrapper .marketingText {
	margin-bottom:3px;
	font-size:11px;
	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;
}