/*#bg {
    width: 795px;
	margin: 30px auto;
	margin-bottom: 0px;
	height: 100%;
    background: #222;
	position:relative;
	padding-top: 1px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	opacity: 0.85;
	filter:alpha(opacity=55);
	background: url(../images/vegas.jpg) no-repeat top center;
}*/

img.right{
margin: 0 10px 10px 0;
}

img.left{
margin: 0 0 10px 10px;
}
/* dope little content boxes */

.ticketcats {
height: 220px;
width: 855px;
margin-left: -18px;
margin-top: 20px;
background: white;
position: relative;
z-index: 1;
}

.ticketcats span.lede{
margin: 0 0 0px 20px;
font-size: 16px;
font-family: helvetica, sans-serif;
clear: both;
text-align: left;
font-weight: bold;
}

.ticketcats li {
	color: white;
	width: 172px; 
	height: 130px; 
	position: relative; 
	padding: 10px;
	float: left;
	display: inline;
	margin: 0 7px 14px 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #2058c9;
	filter:alpha(opacity=80);
	opacity: .8;
	-moz-opacity:.8;
	overflow-y: auto; 
	overflow-x:hidden;
	}


.ticketcats li.lede {
	background-color: #c90200;
	}

.ticketcats li:hover{
	background-color: #215fdb;
	}
	
.ticketcats li:active{
	background-color: #1b4eb3;
	}	


.ticketcats li a {
	text-decoration: none;
	}

.ticketcats li a.vote {
	color: white;
	}

.ticketcats a { 
	height: 172px; 
    overflow: hidden;
	}
	
.ticketcats a img { 
	text-decoration: none;
	border: none;
	}
	
.ticketcats a span{
	position:absolute;
	left:-9999px;
	}
	
.ticketcats p {
	font-size: 10px; 
	width: 180px;
	line-height: 1.3em; 
	margin: 0px 0 0 0;
	text-align: left; 
	color: black;
	}

.ticketcats a span {
	background: black; 
	color: white; 
	top:0px;
	left:0px;
	height: 1.6em;
	width: 180px;  
	font-size: 12px; 
	padding: 4px 0 0 12px;
	}
	
.ticketcats a span.alt {
	top:120px;
	}

.ticketcats a span.right {
	text-align: right;
	}
	
.ticketcats a:hover span {
	background-color: #111;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;

	}

.ticketcats a:active span {
	background-color: #2058c9;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
}

.ticketcats span.vote{
	position: absolute;
	left: -9999px;
	top: 12px;
	left: 6px;
	background: black;
	height: 2.4em;
	width: 186px;
	opacity: 0.9;
	padding: 0px 0 0 0px;
}

.ticketcats li a span{
margin-bottom: 1em;}

#new {
position: absolute;
top: 100px;
left: 5px;
width: 50px;
height: 22px;
z-index: 96;
text-align: -9999px;
overflow: visible;}
