body {
	background-color: #000000;
}

#embed {
	height:278px;
	padding:0;
}
.news_item {
	border-bottom: 1px solid #58483B;
	clear: both;	
	width: 503px;
	min-height: 250px;
	float: none;
}

.news_item_content {
	color: #333333;
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 10px;
	padding-top: 10px;
}

.odd { 	
	background: #646464 none repeat scroll 0 0;
}

table.tours_table {
	width:503px;
}

.trans_header {
	font-size: 21px;
	color: #000000;
	font-family: "Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	line-height: 30px;
	letter-spacing: 0.12em;
}

#trans_content {
	position: absolute;
	top: 169px;
	color: #000000;
	background-color: #FFFFFF;
	width: 542px;
	margin-left: 28px;
}

#trans_content a {
	color: #FF5D3F;
}

#trans_content a:hover {
	color: #EC3C26;
}

#trans_cover_img {
	float: left;
	padding-top: 9px;
}

#trans_order {
	font-family: "Gill Sans", "Trebuchet MS Bold", Calibri, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	height: 205px;
}



#trans_mp3_order {
	position: absolute;
	left: 230px;
	top: 25px;
	width: 300px;
	height: 20px;
}

#trans_flac_order {
	position: absolute;
	left: 230px;
	top: 60px;
	width: 300px;
	height: 20px;
}

#trans_cd_order {
	position: absolute;
	left: 230px;
	top: 95px;
	width: 300px;
	height: 20px;
}

#trans_lp_order {
	position: absolute;
	left: 230px;
	top: 130px;
	width: 300px;
	height: 20px;
}

#trans_lp_order p {
	font-size: 14px;
	color: #3d3d3d;
}

#trans_pre_order {
	position: absolute;
	left: 230px;
	top: 130px;
	width: 300px;
	height: 25px;
	font-size: 14px;
	color: #3d3d3d;
}

#psst {
	font-size: 14px;
	position: absolute;
	left: 230px;
	top: 185px;
	width: 300px;
	height: 16px;
}

#psst a {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

#trans_order a.trans_order_label {
	display: block;
	float: left;
	font-weight: normal;
	width: 145px;
	color: #000000;
}

#trans_order a.trans_order_price {
	display: block;
	float: left;
	width: 60px;
	color: #000000;
}

#trans_order a.trans_order_button {
	padding: 4px 0 2px 0;
	font-size: 12px;
	line-height: 12px;
	background-color: #FF5D3F;
	text-align: center;
	display: block;
	float: left;
	width: 81px;
	color: #FFFFFF;
}

#trans_order a.trans_order_button:hover {
	background-color: #EC3C26;
	color: #FFFFFF;
}

#trans_order #item_preview {
	position: absolute;
	left: 70px;
	top: 204px;
	background: none;
}

#trans_order #item_preview a {
	background: none;
}


#trans_right {
	background: url(./images/bg1.jpg);
	background-position:0 0;
	height:773px;
	left:0px;
	position:absolute;
	top:0;
	width:1024px;
}

#trans_news, #trans_videos, #trans_navigation, #trans_tour, #trans_order, #trans_tracks {
	width: 503px;
	margin: 10px 19px 10px 19px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #3d3d3d;
}

#trans_navigation {
	padding-bottom: 5px;
}

#trans_navigation .trans_header {
	font-size: 21px;
	letter-spacing: 0.11em;
}

.trans_track_list {
	float: left;
	font-family: "Gill Sans", "Trebuchet MS", Calibri, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	line-height: 20px;
	width: 240px;
}

.trans_track_list li.active {
	list-style-image: url(./images/speaker.gif);
	list-style-position: outside;
}

#trans_tracks {
	clear: both;
	height: 125px;
}

#trans_tour {
	background-color: #3d3d3d;
	margin-bottom: 20px;
	border-bottom: none;
}

#trans_videos {
	border-bottom: none;
	border-top: 2px dotted #3d3d3d;
	margin-top: 15px;
	padding-top: 15px;
}
