@charset "utf-8";
/* CSS Document */

.wideCont {
	margin: 0px 80px;
	position: relative;
	padding: 0;
	clear: both;
}
.leftHalf {
	padding: 0;
	width: 225px;
	float: left;
	clear: left;
}
.leftHalf    h3, .packageHead   h3, .rightHalf h3 {
	font-weight: normal;
	color: #B5984E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.rightHalf {
	width: 555px;
	float: left;
	clear: right;
}


.copyOnly {
	position: relative;

}


.copyOnly .leftHalf h3 {
	line-height: 25px; 
	margin-bottom: 10px;
}
.newsItem {
	margin: 0 0 40px 0;
	border-bottom: 1px solid #282318;
	padding: 0 0 40px 0;
	float: left;
	clear: both;
	width: 790px;
	position: relative;
}
.lastnews   {
	border: 0px none transparent !important;
	margin: 0;
	padding: 0;
}

.newsTitleTop {
	margin: 0;
}
.shareBtn {
	float: right;
}
.shareBtnPkg {
	margin: 0;
	position: absolute;
	right: 0px;
	top: 0px;
}
.shareBtn a, .shareBtnPkg a {
	position: relative;
	right: 0px;
}


.newsImg {
	float: left;
	padding: 0 10px 0 0;
	clear: left;
}
.newsMain {
	clear: both;
}
.newsMore {
	font-size: 14px;
}
.songListNews li {
	font-size: 11px;
	display: block;
	padding: 5px 0 5px 0;
}
.songListNews li span {
	display: block;
	clear: left;
	float: left;
	padding: 0px 10px 0px 0px;
}

.package {
	padding: 0px 0px 50px;
}

.packageBody  .pkgCallout {
	float: left;
	padding: 0 20px 40px 0;
}
.packageHead {
	padding: 0px 0px 20px;
	position: relative;
	width: 800px;
}
.dividerLine {
	display: block;
	border-bottom: 1px solid #282318;
	margin: 0 0 40px 0;
}
.pageSecSubhead {
	clear: both;
}

.pageSecSubhead h2 {
	height: 50px;
	border-bottom: 1px solid #282318;
	text-indent: -9999px;
	margin: 30px 0;
}
.pageSecSubhead h2.news {
	background: url(../images/newsAndPack/sh_news.gif) no-repeat left top;
}
.pageSecSubhead h2.packages {
	background: url(../images/newsAndPack/sh_packages.gif) no-repeat left top;
}
.wideTitle {
}
