/* -- PANEL */

.ticket-av-pane {
 padding: 5px 10px 10px 10px;}
 
.ticket-av-pane .featured, .ticket-av-pane .results, .ticket-av-pane .cant-find div, .ticket-av-module .cant-find div {
	border: 1px solid #cacaca;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: url(../images/tic-availability-grad1.png) bottom left repeat-x;
	overflow: hidden;
	}

.ticket-av-module .cant-find div, .ticket-av-pane .cant-find div {border-bottom: 0px none;}

.ticket-av-pane .cant-find div {background-image: url(../images/tic-availability-grad2.png); }

.ticket-av-pane .buy {background-image: url(../images/tic-availability-buy.gif);width: 87px;}
.ticket-av-pane .buy a {text-indent: -10000px;display: block;text-align: left;}

.ticket-av-pane .featured .event-info strong, .ticket-av-pane .results strong {
	display: block;
	}

.ticket-av-pane h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	
	}
	
/* featured panel layout */

.ticket-av-pane .featured .partner {
	width: 115px;
	float: left;
	text-align: center;
	padding: 0px 0px 0px 0px;
	}

.ticket-av-pane .featured .event-info {
	width: 215px;
	float: left;
	line-height: 14px;
	}

.ticket-av-pane .featured .event-info h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	height: auto;
	}

.ticket-av-pane .featured .event-info p {
	font-size: 11px;
	padding-left: 10px;
	}


.ticket-av-pane .featured .price {
	width: 140px;
	float: right;
	text-align: right;
	font-size: 11px;
	margin: 8px 8px 8px 0px;
	}

.ticket-av-pane .featured .price h4 {
	font-size: 28px;
	font-weight: bold;
	background-image: url(../images/tic-availability-controls.gif);
	background-repeat: no-repeat;
	padding-right: 33px;
	background-position: 100% -128px;
	margin-bottom: 10px;
	}

.ticket-av-pane .featured .buy {
	height: 37px;
	background-position: 0px -66px;
	float: right;
	}
	
.ticket-av-pane .featured .buy a {
	height: 16px;
	}

.ticket-av-pane .featured .buy .buy-button {
	height: 21px;
	}

.ticket-av-pane .featured .buy a:hover {background-image: url(../images/tic-availability-buy.gif);background-position: -102px -66px;}

.ticket-av-pane .featured .buy .buy-button:hover {background-position: -102px -82px;}

.ticket-av-pane .featured #featured-discuss {
	clear: both;overflow: auto;padding-bottom: 5px;}

/* price alert */

.ticket-av-pane .featured {
	-moz-border-radius-bottomleft: 0px !important;
	-moz-border-radius-bottomright: 0px !important;
	-webkit-border-bottom-left-radius: 0px !important;
	-webkit-border-bottom-right-radius: 0px !important;
	}

.ticket-av-pane #ticket-price-alert-section-set, .ticket-av-pane #ticket-price-alert-section-cancel {
	border: 1px solid #cacaca;
	border-top: 0px none;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	background: url(../images/tic-availability-grad1.png) bottom left repeat-x;
	min-height: 20px;
	
	padding: 6px 10px 6px 30px;
	position: relative;}

.ticket-av-pane #ticket-price-alert-section-set .decoration, .ticket-av-pane #ticket-price-alert-section-cancel .decoration {
	background: url(../images/save.gif) top left repeat-x;
	width: 37px;
	height: 37px;
	position: absolute;
	top:-9px;
	left:-11px;
	z-index: 100;}

.ticket-av-pane #ticket-price-alert-section-cancel .decoration {
	background-position: bottom left;}

.ticket-av-pane #ticket-price-alert-section-set input {
	width: 133px;}
	
.ticket-av-pane .graybutton {	
	display:inline-block;
	vertical-align:middle;
	}

/* button without discuss */

.status-invite-ta-page .ticket-av-pane .featured .posted {
	height:22px;
	background-position: 0px -81px;
	float: right;
	margin-top: 15px;
	}
	
.status-invite-ta-page .ticket-av-pane .featured .posted a {
	height: 0px;
	visibility: hidden;
	}

.status-invite-ta-page .ticket-av-pane .featured .posted .buy-button {
	height: 21px;
	visibility: visible;
	}

.status-invite-ta-page .ticket-av-pane .featured .posted .buy-button:hover {background-position: -102px -81px;}

/* table styles */

.ticket-av-pane table thead .focus {
	text-align: left;}

.ticket-av-pane table td {
	padding: 1px 1px 1px 4px;
	vertical-align: middle;
	text-align: left;}

/* sort table */

.ticket-av-pane .focus {
	background-color: #f0f0f0;
	text-align: center;}

.ticket-av-pane .sort {
	background-image: url(../images/tic-availability-controls.gif);
	background-position: 100% -54px;
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 15px;
	min-width: 50px;}

/* results */

.ticket-av-pane .results {
	font-size: 11px;
	margin: 15px 0px 0px 0px;
	width: 100%;}

.ticket-av-pane .results td {border-bottom: 1px solid #CACACA;}

.ticket-av-pane .results .more {border-bottom: none;}

.ticket-av-pane .results .buy {
	height: 17px;
	background-position: 0px -33px;
	float: right;
	margin-right: 8px;
	}
	
.ticket-av-pane .results .buy a {
	height: 17px;
	width: 48px;
	float: left;
	}

.ticket-av-pane .results .buy .buy-button {
	height:17px;
	width: 39px;
	float: right;
	}

.ticket-av-pane .results .buy a:hover {background-image: url(../images/tic-availability-buy.gif);background-position: -102px -33px;}

.ticket-av-pane .results .buy .buy-button:hover {background-position: -150px -33px;}

.ticket-av-pane .results .spacer td {border-bottom: 0px none; height: 0px;}
.ticket-av-pane .results .spacer td img {height: 0px;}

/* results bransding */

.ticket-av-pane .results .more a {
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 2px 4px 2px 2px;
	}

.ticket-av-pane .icon {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../images/favicons.gif);
	background-repeat: no-repeat;
	}

/* buy buttons w/out discuss */

.status-invite-ta-page .ticket-av-pane .results .posted {
	height: 17px;
	background-position: -47px -33px;
	width: 40px;
	}
	
.status-invite-ta-page .ticket-av-pane .results .posted a {
	visibility: hidden;
	height: 0px;
	width: 0px;
	float: left;
	}

.status-invite-ta-page .ticket-av-pane .results .posted .buy-button {
	height:17px;
	width: 39px;
	float: right;
	visibility: visible;
	}

.status-invite-ta-page .ticket-av-pane .results .posted a:hover {background-image: url(../images/tic-availability-buy.gif);background-position: -102px -33px;}

.status-invite-ta-page .ticket-av-pane .results .posted .buy-button:hover {background-position: -150px -33px;}


/* event pages */

.status-event-page .ticket-av-pane .results .buy .buy-button:hover {background-position: -102px -120px; background-repeat: no-repeat;}

.status-event-page .ticket-av-pane .featured .buy, .status-event-page .ticket-av-pane .results .buy {
	height: 21px;
	background-position: 0px -82px;
	float: right;
	}

.status-event-page .ticket-av-pane .results .buy .buy-button {
	width: 87px;
	height: 21px;
	}
	
/* SH */

.ticket-av-pane .results.stubhub .more a, .ticket-av-pane .cant-find div .stubhub {
	color: #f78b02;
	}

.ticket-av-pane .stubhub .icon {
	background-position: 0px -60px;
	}

/* Ticketnation */

.ticket-av-pane .ticketsnow .more a, .ticket-av-pane .cant-find div .ticketsnow {
	color: #cc0000;
	}

.ticket-av-pane .ticketsnow .icon {
	background-position: 0px -80px;
	}
	
/* Ticketnetwork */

.ticket-av-pane .ticketsnow .more a, .ticket-av-pane .cant-find div .ticketnetwork {
	color: #cc0000;
	}

.ticket-av-pane .ticketnetwork .icon {
	background-position: 0px -160px;
	}

/* can't find */

.ticket-av-pane .cant-find h5 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #cacaca;
	margin-top: 15px;
	margin-bottom: 10px;}

.ticket-av-pane .cant-find p {}

.ticket-av-pane .cant-find div {float: right; width: 155px;}

.ticket-av-pane .cant-find div a {
	display: inline-block;
	width: 130px;
	border-bottom: 1px solid #cacaca;
	background-image: url(../images/tic-availability-controls.gif);
	background-position: -6px 2px;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 25px;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	}

.ticket-av-pane .cant-find .icon {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 2px;
	}
	
/* expanded */

.ticket-av-pane .expanded {background: url(../images/rightcol-t1.png) repeat-x scroll left top white;}

.ticket-av-pane .expanded div {
	width: 455px;
	float: right;
	margin: 10px 10px 0px 0px;
	}

.ticket-av-pane .expanded div div {
	margin: 5px 0px 3px 0px;
	overflow: hidden;}

.ticket-av-pane .expanded div div input, .ticket-av-pane .expanded div div label {
	float: left;}

.ticket-av-pane .expanded div div a {
	float: right;}

.ticket-av-pane .expanded div div input {
	margin-left: 0px;
	margin-top: 0px;}

.ticket-av-pane .expanded textarea {
	height:60px;
	width:450px;
	float: right;
	margin: 0px;
	}

.ticket-av-pane .expanded img {
	float: left;
	margin: 10px 0px 0px 10px;
	}

.ticket-av-pane .expanded strong {
	display: inline;
	}
	
/* --------- MODULE ------------ */

.user-box-wrap2 .ticket-av-module {
 padding: 5px 6px;}
 
.ticket-av-module .featured {
	overflow: auto;}


.ticket-av-module .buy {background-image: url(../images/tic-availability-buy.gif);width: 40px;}
.ticket-av-module .buy a {text-indent: -10000px;display: block;text-align: left;}

.ticket-av-module .featured .event-info strong, .ticket-av-module .results strong {
	display: block;
	}

.ticket-av-module h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
/* table styles */

.ticket-av-module table {line-height: 14px;}

.ticket-av-module table td {
	padding: 5px 1px 3px 4px;
	vertical-align: middle;
	text-align: left;
	}

.ticket-av-module table thead td {
	padding: 4px 1px 1px 4px;}

.ticket-av-module table tr {
	padding: 0px;}


/* sort table */

.ticket-av-module .focus {
	background-color: #f0f0f0;
	text-align: center;}

.ticket-av-module .sort {
	background-image: url(../images/tic-availability-controls.gif);
	background-position: 100% -54px;
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 15px;
	text-align: left;
	}
	
/* results */

.ticket-av-module .results {
	font-size: 11px;
	margin: 5px 0px 0px 0px;}

.ticket-av-module .results td {border-bottom: 1px solid #CACACA;}

.ticket-av-module .results .buy {
	height: 17px;
	background-position: -47px -33px;
	float: right;
	margin-right: 8px;
	}
	
.ticket-av-module .results .buy a {
	height: 17px;
	width: 48px;
	float: left;
	}

.ticket-av-module .results .buy .buy-button {
	height:17px;
	width: 39px;
	float: right;
	}

.ticket-av-module .results .buy a:hover {background-image: url(../images/tic-availability-buy.gif);background-position: -102px -33px;}

.ticket-av-module .results .buy .buy-button:hover {background-position: -150px -33px;}

/* results bransding - handle this better when we have more */

.ticket-av-module .results .more a {
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 2px 4px 2px 2px;
	}

.ticket-av-module .icon {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../images/favicons.gif);
	background-repeat: no-repeat;
	
	margin: 0px 3px;
	}

/* SH */

.ticket-av-module .results.stubhub .more a, .ticket-av-module .cant-find div .stubhub {
	color: #f78b02;
	}

.ticket-av-module .stubhub .icon {
	background-position: 0px -60px;
	}

/* TN */

.ticket-av-module .ticketsnow .more a, .ticket-av-module .cant-find div .ticketsnow {
	color: #cc0000;
	}

.ticket-av-module .ticketsnow .icon {
	background-position: 0px -80px;
	}
	
/* can't find */

.ticket-av-module .cant-find h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px 10px;}


.ticket-av-module .cant-find div {width: 155px; margin: 0px auto; margin-bottom: 10px;}

.ticket-av-module .cant-find p {
	margin-bottom: 10px;
	padding: 0px 15px;}

.ticket-av-module .cant-find div a {
	float: left;
	width: 130px;
	border-bottom: 1px solid #cacaca;
	background-image: url(../images/tic-availability-controls.gif);
	background-position: -6px 2px;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 25px;
	font-size: 12px;
	font-weight: 500;
	}

.ticket-av-module .cant-find .icon {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 2px;
	}