﻿#home-upcoming-shows {
	float: left;
	width: 568px;
	border-left: solid 1px #DCDAB6;
	border-right: solid 1px #DCDAB6;
	border-top:none;
	background: #EFEEDE;
}


.home-shows-date {
	float: left;
	width: 95px;
	min-height: 14px;
	padding: 4px 10px;
	font-weight: bold;
}

.home-shows-time {
	float: left;
	width: 70px;
	padding: 4px 5px;
	color: #ffffff;
	font-weight: bold;
	background: #B0BD84;
	text-align:center;
}

.home-shows-venue {
	color: #2F368D;
	font-weight: bold;
	float: left;
}

.home-shows-band {
    float:left;
	margin-left: 10px;
	padding: 4px 5px;
	min-height: 14px;
	padding: 4px 10px 4px 0px;
	color: #333333;
}

.home-shows-venueband {
    float:left;
    width:343px;
}

.home-shows-divider {
    float:left;
    padding:3px 3px 0 3px;
}

.home-shows-go {
	float: left;
	width: 28px;
	padding-top: 3px;
}

.home-shows-alternate-row {
	background: #FBFAF4;
}

.home-shows-alternate-row .home-shows-time {
	background: #B9C792;
}

.home-shows-empty {
	float: left;
	padding: 4px;
}

.home-nowp-title {
    float:left;
    width:570px;
    padding:0px;
    margin:0px;
}

.home-nowp-title .title {
    padding:0px;
    margin:0px;
}

.home-nowp-footer {
	float: left;
	width: 548px;
	font-size: 0.85em;
	background: #FBFAF4;
	border: solid 1px #DCDAB6;
	border-top: none;
	padding: 10px;
}

.ui-tabs .ui-tabs-hide {
	 display: none;
}

#tabs ul {
	display: none;
}

#tabs div {
	float: left;
}

.home-ads-title {
    float:left;
    width:570px;
    padding-top:20px;
    border-bottom:solid 2px #2F368C;
}

.home-ads-add {
    float:right;
    padding-top:8px;
}

.home-ads {
    float:left;
    width:558px;
    height:181px;
    padding:5px;
    background:url(assets/images/ads-bg.gif) repeat-x #EBE9D4;
    border:solid 1px #E5E2C6;
    border-top:none;
}

.home-ads-pic {
    float:left;
    width:105px;
    height:83px;
    background:#fff;
    border:solid 1px #C5C5C5;
    padding:2px;
}

.home-ads-picdesc {
    float:left;
    width:105px;
    height:70px;
    text-align:center;
    font-size:0.8em;
    color:#666;
}

.home-ads-leftlow {
    float:left;
    clear:left;
    width:111px;
    height:50px;
    text-align:right;
    padding-top:5px;
}

.home-ads-report {
    float:right;
    width:100%;
    text-align:right;
    padding-top:5px;
}

.home-ads-wrapper {
    float:left;
    width:100%;
}

.home-ads-right {
    float:left;
    width:154px;
    height:181px;
    padding:0 7px;
	overflow:hidden;
	
}

.home-ads-name {
    float:left;
    width:100%;
    color:#2E3589;
    font-weight:bold;
}

.home-ads-location {
    float:left;
    width:100%;
    font-size:0.8em;
    font-weight:bold;
}

.home-ads-price {
    float:left;
    width:100%;
    color:#990000;
    font-weight:bold;
    padding:7px 0;
}

.home-ads-desctitle {
    float:left;
    width:100%;
    font-weight:bold;
}

.home-ads-desctext {
    float:left;
    width:100%;
    font-size:0.8em;
}

.home-rightbar {
    float:right;
    width:160px;
    margin-top:10px;
    background:url(assets/images/home-rightbar-bg.png) repeat-x bottom #F1F0DC;
}

.home-rightbar-tl {
    float:left;
    width:6px;
    height:23px;
    background:url(assets/images/home-rightbar-tl.gif) no-repeat;
}

.home-rightbar-tbg {
    float:left;
    width:148px;
    height:20px;
    background:url(assets/images/home-rightbar-tbg.gif) repeat-x;
    color:#fff;
    font-weight:bold;
    padding-top:3px;
}

.home-rightbar-tr {
    float:left;
    width:6px;
    height:23px;
    background:url(assets/images/home-rightbar-tr.gif) no-repeat;
}

.home-rightbar-bg {
    float:left;
    width:150px;
    border-left:solid 1px #ccc;
    border-right:solid 1px #ccc;
    padding:4px;
}

.home-rightbar-bandname {
    float:left;
    width:100%;
    color:#3840A7;
    font-weight:bold;
    padding:2px 0;
}

.home-rightbar-pic {
    float:left;
    width:143px;
    height:95px;
    border:solid 1px #c5c5c5;
    background:#fff;
    padding:2px;
    margin-top:4px;
}

.home-rightbar-desc {
    float:left;
    width:142px;
    padding:4px 4px;
    font-size:0.85em;
}

.home-rightbar-b {
    float:left;
    width:152px;
    height:22px;
    padding:4px;
    background:url(assets/images/home-rightbar-b.gif) no-repeat bottom;
}

.home-rightbar-mp3bg {
    float:left;
    width:152px;
    height:17px;
    background:url(assets/images/home-rightbar-mp3bg.png) no-repeat;
}

.home-rightbar-mp3more {
    float:right;
    font-size:0.8em;
    color:#333;
    padding:2px 8px 0 0;
}

.home-rightbar-mp3more a:link, .home-rightbar-mp3more a:visited, .home-rightbar-mp3more a:hover, .home-rightbar-mp3more a:active {
    color:#333;
    text-decoration:none;
}

.home-rightbar-mp3btn {
    float:left;
    margin:2px 0 0 5px;
}

#home-left {
	float: left;
	width: 570px;
}

.home-rightbar-preview {
    float:left;
    font-size:0.8em;
    padding:2px 0 0 2px;
}