@charset "utf-8";
/* CSS Document */
/*------------------------------------------ begin the main style*/
html, body {
	background:#fff url(../images/top-bg.jpg) top repeat-x;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:small;
	margin:0;
	color:#513228;
	}
.detail-page{
	background:#030319;
}
*{
	margin:0;
	padding:0;
}
h2{
	font-size:1.75em;
	color:#394c6f;
	text-transform:uppercase;
	
	}
a{
	color:#314060;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	text-decoration:underline;
}
p{
	font-size:12px;
	line-height:22px;
	color:#FFFFFF;
	font-weight:bold;
}
.detail-page p{
	font-weight:normal;
	color:#FFFFFF;
}
.clear{
	clear:both;
	font-size:0px;
}
/*------------------------------------------ the main Container of site*/
#mainContainer{
	margin:0 auto;
	width:944px;
	position:relative;
}
/*------------------------------------------ header style*/
#header{
	width:944px;
	height:360px;
	position:relative;
	margin:0 auto;
	z-index:2;
	color:#FFFFFF;
}
.video{
	position:absolute;
	left:26px;
	top:140px;
}
.header1{
	height:45px;
	padding-top:17px;
	margin-left: -20px;
}
.header2{
	padding-top:70px;
	text-align:center;
	padding-left:0px;
}
/*------------------------------------------ the main Content of site*/
#content{
	padding:36px 15px 0 26px;
}
#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{
	padding:24px 0 26px 0;
	font-size:small;
	font-weight:normal;
	line-height:normal;
	color:#FFFFFF;
}
.share-twitter{
	background:url(../images/twitter_16.png) left no-repeat;
	padding:0 0 0 22px;
	margin:0 54px 0 54px;
}
.share-facebook{
	background:url(../images/facebook_16.png)left no-repeat;
	padding:0 0 0 22px;
}
/*----------------------------------------- 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;
	text-align:right;
	font-size:8px;
	padding:0 12px 0 0;
	padding-bottom:50px;
}
#footer a{
	color:#394c6f;
	font-size:10px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footernav{
	font-size:13px;
	padding-top:30px;
	}

#footernav a{
	font-size:13px;
	}
.contTo{
	text-align:center;
	margin:0px 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;
}
