@charset "utf-8";
/* CSS Document */
/*------------------------------------------ begin the main style*/
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	color:#FFFFFF;
	}
body{
	background:#12120A url(../images/main-bg.jpg) center top no-repeat;
}
.detail-page{
	background:#030319;
}
*{
	margin:0;
	padding:0;
}
h2{
	font-size:22px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-bottom:4px;
	}
a{
	color:#A2BCED;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	color:#6f81a3;
	/*text-decoration:underline;*/
}
p{
	font-size:13px;
	line-height:20px;
	color:#FFFFFF;
}
.detail-page p{
	font-weight:normal;
	color:#FFFFFF;
}
.clear{
	clear:both;
	font-size:0px;
}
/*------------------------------------------ the main Container of site*/
#mainContainer{
	background:#1A1A10 url(../images/middle-bg.jpg) center top no-repeat;
	margin:0 auto;
	width:987px;
	position:relative;
}
/*------------------------------------------ header style*/
#header{
	width:547px;
	height:259px;
	position:relative;
	margin:0 auto;
	z-index:2;
	color:#FFFFFF;
	padding:24px 0 0 440px;
}
.download-latest{
	width:372px;
	height:52px;
	display:none;
}
.download-latest a{
	width:372px;
	height:0px;
	padding-top:52px;
	display:block;
	overflow:hidden;
	background:url(../images/latest-button.png) left top no-repeat;
}
.download-latest a:hover{
	background-position:0 -52px;
}
/*----------------------------------------- right-top*/


.email4media_box {
	display:block;
	width:372px;
	height:52px;
}
#email4media_widget_box {
	display:none;
	width:372px;
	height:100px;
	text-align:center;
}
a#btn_email4media {
	width:372px;
	height:0px;
	padding-top:52px;
	display:none;
	overflow:hidden;
	background:url(../images/latest-button.png) left top no-repeat;
}
a#btn_email4media:hover {
	background-position:0 -52px;
}
.video{
	position:absolute;
	left:26px;
	top:140px;
}
.header1{
	height:162px;
	padding-top:17px;
}
.header2{
	padding-top:49px;
	text-align:center;
	padding-left:55px;
}
/*------------------------------------------ the main Content of site*/
#content{
	
}
.leftSidebar{
	width:410px;
	float:left;
	padding:0 0 0 49px;
}
.rightSidebar{
	width:486px;
	float:left;
	text-align:left;
	margin-top:99px;
}
.rightSidebar-inner{
	padding:0 36px 0 39px;
	background:url(../images/middle-box-bg.png) repeat;
}
a.blogtitle img{
	border:none;
}
.photos-zone, .videos-zone, .music-zone{
	padding:14px;
}
h2 span{
	font-size:12px;
}
.hentry{
	padding:24px 0;
}
.alignLeft{
	margin:10px 0;
}
a.prev, .pagination a{
	font-size:20px;
	text-transform:uppercase;
	color:#F6D470;
}
a:hover.prev, .pagination a:hover{
	color:#89763E;
}
.pagination{
	margin:20px 0;
	padding:0 0 0 20px;
}
table.upcomming-shows{
	margin-top:15px;
	font-size:12px;
}
table.upcomming-shows td{
	padding:2px 0;
}
table.upcomming-shows .c1{
	width:86px;
}
table.upcomming-shows .c2{
	width:117px;
}
table.upcomming-shows .c3{
	width:136px;
	color:#F6D470;
}
table.upcomming-shows a{
	color:#a2bced;
	font-size:13px;
}
table.upcomming-shows a:hover{
	color:#6f81a3;
}
/*------------------------------------------ nav site*/
.nav{}
.nav ul{
	/*background:url(../images/nav-sprite.png) 0 0 no-repeat;*/
	list-style-type:none;
	width:300px;
	margin:28px 0 0 0;
}
.nav ul li{
	height:62px;
}
.nav ul li a{
	background:url(../images/nav-sprite2.png) no-repeat scroll 0 0 transparent;
	height:0;
	width:300px;
	overflow:hidden;
	padding-top:62px;
	text-align:center;
	display:block;
}
.nav ul li a#news {
	background-position:0 -1px;
}
.nav ul li a#news:hover, .nav ul li a#news.active {
	background-position:0 -356px;
}
.nav ul li a#tour-dates {
	background-position:0 -63px;
}
.nav ul li a#tour-dates:hover, .nav ul li a#tour-dates.active {
	background-position:0 -419px;
}
.nav ul li a#music {
	background-position:0 -125px;
}
.nav ul li a#music:hover, .nav ul li a#music.active {
	background-position:0 -481px;
}
.nav ul li a#photos {
	background-position:0 -185px;
}
.nav ul li a#photos:hover, .nav ul li a#photos.active {
	background-position:0 -541px;
}
.nav ul li a#video {
	background-position:0 -248px;
}
.nav ul li a#video:hover, .nav ul li a#video.active {
	background-position:0 -604px;
}
.nav ul li a#contact {
	background-position:0 -309px;
	padding-top:46px
}
.nav ul li a#contact:hover, .nav ul li a#contact.active {
	background-position:0 -666px;
}
#alpha{
	width:430px;
	float:left;
}
#beta{
	width:430px;
	float:right;
}
#alpha, #beta{
	line-height:22px;
}
#alpha, #beta{
	margin:0px 0 0 0;
}
.album{
	margin:35px 0 0 0;
}
.album h2{
	padding:0 0 18px 0;
}
ul li{
	line-height:22px;
}
ul.album-info{
	padding:0 0 0 15px;
	list-style:disc;
}
a.view-details{
	margin:0 0 0 16px;
	line-height:24px;
}
a.view-details-pk{
	margin:0;
	line-height:24px;
}
.preorder{
	position:relative;
	margin:24px 0 0 12px;
	padding:0 0 16px 0;
}
.preorder big{
	font-size:24px;
	font-weight:bold;
	position:absolute;
	top:5px;
	right:140px;
}
.preorder big.standard-pck-price{
	right:152px;
}
a.preorder-bttn{
	background:url(../images/pre-order-button.png) no-repeat scroll left top;
	display:block;
	width:113px;
	height:57px;
	position:absolute;
	top:-15px;
	right:0px;
}
a:hover.preorder-bttn{
	background-position:0 -57px;
}
a.deluxe-pck{
	top:2px;
}
a.standard-pck{
	top:4px;
}
a.buy-bttn{
	background:url(../images/buy-button.png) no-repeat scroll left top;
	display:block;
	width:130px;
	height:50px;
	position:absolute;
	top:0px;
	right:20px;
}
a:hover.buy-bttn{
	background-position:0 -50px;
}
.cover{
	float:left;
	margin:0 20px 0 0;
}
ul.deluxe, ul.standard{
	padding:12px 0 0 0;
}
.shipping{
	position:absolute;
	color:#535059;
	top:36px;
	right:154px;
	width:70px;
}
a.shipping{
	position:absolute;
	color:#535059;
	top:36px;
	right:154px;
	width:68px;
}
.standard-pck-shipping{
	right:166px;
}
a.standard-pck-shipping{
	right:166px;
}
.roll{
	padding:22px 0 0 12px;
	font-size:small;
	font-weight:normal;
	line-height:normal;
	color:#FFFFFF;
}
.video-player{
	padding:0 0 0 5px;
}
.share{}
ul.share, ul.smallshare {
	list-style-type:none;
}
ul.share li{
	display:inline;
}
ul.share li a{
	width:32px;
	height:0;
	padding-top:33px;
	display:block;
	overflow:hidden;
	float:left;
	margin:0 12px 0 6px;
}
ul.share li a#btn_facebook{
	background:url(../images/facebook-button-big.png) 0 0 no-repeat;
}
ul.share li a#btn_twitter{
	background:url(../images/twitter-button-big.png) 0 0 no-repeat;
}
ul.share li a#btn_myspace{
	background:url(../images/myspace-button-big.png) 0 0 no-repeat;
}
ul.share li a:hover#btn_facebook, ul.share li a:hover#btn_twitter, ul.share li a:hover#btn_myspace{
	background-position:0 -33px;
}
ul.smallshare li a{
	width:16px;
	padding-top:16px;
	margin:16px 10px 0 0;
}
ul.smallshare li a#sbtn_facebook{
	background:url(../images/facebook-button-small.png) 0 0 no-repeat;
}
ul.smallshare li a#sbtn_twitter{
	background:url(../images/twitter-button-small.png) 0 0 no-repeat;
}
ul.smallshare li a#sbtn_myspace{
	background:url(../images/myspace-button-small.png) 0 0 no-repeat;
}
ul.smallshare li a:hover#sbtn_facebook, ul.smallshare li a:hover#sbtn_twitter, ul.smallshare li a:hover#sbtn_myspace{
	background-position:0 -16px;
}
/*----------------------------------------- album-details*/
/*.album-details{
	width:550px;
	margin:0 auto;
}
h2{
	font-weight:normal;
	padding:0 0 0 20px;
}
.album-details .cover{
	margin:0;
}
.album-details ul.deluxe{
	margin:0 0 30px 300px;
	width:290px;
	list-style-type:disc;
}
.album-details ul.deluxe li{
	line-height:22px;
}
.album-details p{
	font-size:small;
	line-height:19px;
}
*/
.list1 ul { 
padding-left:15px;
color:#535059;
}

.list1 p {
color:#535059;
font-weight:normal;
}


a.continue{
	background:url(../images/continue-button.png) no-repeat scroll left top;
	display:block;
	width:269px;
	height:30px;
	}
a:hover.continue{
	background-position:0 -30px;
	}

.continue span {
display: none;
}
.alignRight{
	text-align:right;
	margin-right: 170px;
	color:#000000;
	font-size:18px;
}
.alignRight2{
	text-align:right;
	margin-right: 170px;
	color:#ac9d81;
	font-size:10px;
}

/*------------------------------------------ footer style*/
#footer{
	color:#FFFFFF;
	height:100px;
	font-size:12px;
	height:77px;
	background:url(../images/footer-bg.png) left top repeat;
	margin-top:45px;
	padding:36px 0 0 54px;
}
ul.footer-nav{
	list-style-type:none;
}
ul.footer-nav li{
	display:inline;
}
ul.footer-nav li a{
	text-transform:uppercase;
	color:#FFFFFF;
}
ul.footer-nav li a:hover, ul.footer-nav li a.active{
	color:#F6D470;
}
#footernav a{
	font-size:13px;
	}
.contTo{
	text-align:center;
	margin:20px 0 40px 0;
}
.contTo p{
	text-align:center;
	line-height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#394c6f;
}
.contTo a.f2{
	text-align:center;
	line-height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px !important;
	font-weight:bold;
	color:#394c6f !important;
}
img.alignnone{
	margin-top:10px;
}
p.subscribe-22-20s  {
	color:#999999;
	text-align:left;
}
p.subscribe-22-20s a {
	display:inline-block;
	margin:0 3px;
	text-indent:-9999px;
	width:12px;
}
a.rss-22-20s, a.rss-22-20s:hover {
	background:url(../images/feed-icon-12x12.png) no-repeat scroll left center transparent;
}
