body {
        background: #343434 url(/themes/sonar/images/bg2.jpg) repeat-x; 
	margin: 0 auto;
}
.instruction {
        color: white;
}
.main {
        background: #343434 url(/themes/sonar/images/content_bg.jpg) repeat-x;
        width:840px;
        padding-left:8px;
        float:left;
        clear:both;
        min-height:250px;
}
.topheader {
        background: url(/themes/sonar/images/header.jpg) no-repeat;
        height:193px;
        width:919px;
}
.leftbg {
        height:595px;
        width:238px;
        width:2px;
        vertical-align:top;
}
.leftbar {
        width:238px;
}
.rightbar {
        background: url(/themes/sonar/images/sonar_tix_05.jpg) #333 no-repeat;
        width:156px;
        height: 595px;
}
div {
        color:#fff;
        font:13px "Arial";
        padding:8px;
}
b {
        color:#288E9C;
}
.list_label {
        color:#fff;
}
#table {
	vertical-align: middle;
	border: none;
	background:black;
}
div.flash-notice {
        text-align:center;
}
div#order {
        padding-right:8px;
}
#order_time_left h3.notice {
        text-align:center;
}
td, th {
        color:white;
        font:13px "Arial";
        padding:0px;
        margin:0px;
}
.venue {
        padding:8px;
}
#footer {
	font: 9pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FC0;
	text-align: left;
}
img a {
	border: none;
}
p {
        color:#fff;
        font:13px "Arial";
}
span.field_label label {
        color:#fff;
}
a {
	text-decoration: none;
        font-weight:normal;
	font-size: 13px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
        font-weight:bold;
	color: #690;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.venue_event_buy_descrip p {
        color: #fff;
}
.venue_event_buy_descrip h3 {
        color: #288E9C;
}
.events {
        margin:5px;
}
h2 {
        color:#cc6;
        margin:5px;
}
.separator {
        border-top:1px dotted #cc6;
}
h3 {
   clear:none;
}
.venue_event_buy_button a:hover {
  background: none;
}
.actions a {
  text-decoration:underline;
  color:yellow;
}
