@charset "utf-8";
/* CSS Document */
/*------------------------------------------ begin the main style*/
html{}

body {
	/*font-family:Helvetica, Arial, Verdana, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	color:#9bd3f0;
	background:#517077 url(../images/bg.jpg) center bottom no-repeat;
	background-position: bottom;
	min-height: 1000px;
	}
.detail-page{
	background:#FFFFFF;
}
*{
	margin:0;
	padding:0;
}
h1{
	font-size:34px;
	color:#9bd3f0;
	text-transform:uppercase;
	}
h2{
	font-size:22px;
	/*color:#FFFFFF;*/
	text-transform:uppercase;
	font-weight:bold;
	}
em, i {
	font-style: italic;
}
a{
	color:#EBEBEB;
	text-decoration:none;

}
a:hover{
	color:#000000;
}
p{
	font-size:12px;
	/*padding-top:5px;*/
}
.detail-page p{
	font-weight:normal;
	color:#54554e;
}
.clear{
	clear:both;
	font-size:0px;
}
/*------------------------------------------ the main Container of site*/
#mainContainer{
	margin:0 auto;
	width:100%;
	position:relative;
	/*background:url(../images/header-bg.gif) 0 -58px repeat-x;*/
}
/*------------------------------------------ header style*/
#header{
	height:184px;
	width:1024px;
	position:relative;
	margin:0 auto;
	z-index:2;
	color:#FFFFFF;
	background:url(../images/header-bg.png) left top no-repeat;
}
.header-description{
	padding:70px 0 0 298px;
	margin:0 auto;
	color:#FFFFFF;
	text-align:left;
	font-size:12px;
}
.header-description p strong{
	font-size:15px;
	font-weight:bold;
}
.header-description p small{
	font-size:11px;
}
#header .header-description p a{
	font-size:14px;
	font-weight:bold;
	color:#fadcc9;
}
#header .header-description p a:hover{
	color:#000000;
}
.select_country_top{
	position:absolute;
	right:100px;
	top:40px;
}
/*------------------------------------------ the main Content of site*/
#content{
	padding:0;
	margin:0 auto;
	width:1024px;
	/*background:url(../images/content-bg.png) top center repeat-y;*/
}
#alpha{
	width:470px;
	float:left;
}
#beta{
	width:450px;
	float:right;
}
#alpha, #beta{
	margin:0;
}
.album{
	margin:65px 0 0 0;
}
.album p{
	font-size:13px;
}
.album h2{
}
ul li{
	/*line-height:20px;*/
	font-size:13px;
	margin-bottom:2px;
}
ul.album-info{
	padding:0 0 0 15px;
	list-style:disc;
	color:#ebebeb;
}
ul.album-info li.last{
	list-style-type:none;
	color:#a50000;
}
a.view-details{
	margin:0 0 0 16px;
	line-height:24px;
}
a.view-details-pk{
	margin:0;
	line-height:24px;
}
.preorder{
	color:#ebebeb;
	position:relative;
	margin:24px 0 0 0;
	padding:0 118px 16px 0;
	font-size:12px;
	font-weight:bold;
	/*text-align:right;*/
}
.preorder label {
	font-size:12px;
	line-height:17px;
	vertical-align:bottom;
}
.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.standard-pck{
	top:4px;
}
a.buy-bttn{
	background:url(../images/buy-now-button.png) no-repeat scroll left top;
	display:block;
	width:119px;
	height:44px;
	position:absolute;
	top:-6px;
	right:6px;
}
a:hover.buy-bttn{
	background-position:0 -44px;
}
a.cd-pck{
	top:0px;
}
a.deluxe-pck{
	top:-4px;
}
a.sh-pck{
	top:10px;
}
.cover{
	float:left;
	margin:0 20px 0 0;
}
ul.standard{
	padding:30px 0 0 0;
}

ul.deluxe{
	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:2px 0px 2px 22px;
	margin:0 54px 0 80px;
}
.share-facebook{
	background:url(../images/facebook_16.png)left no-repeat;
	padding:2px 0px 2px 22px;
}
/*----------------------------------------- album-details*/
.album-details{
	width:550px;
	margin:0 auto;
}

.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-to.png) no-repeat scroll left top;
	display:block;
	width:402px;
	height:20px;
	margin-top:210px;
	}
a:hover.continue{
	background-position:0 -20px;
	}

.continue span {
display: none;
}


/*------------------------------------------ footer style*/
#footer{
	width:1021px;
	margin:0 auto;
	height:auto;
	text-align:center;
	font-size:11px;
	padding:30px 0 0 0;
	color:#FFFFFF;
	position:relative;
}
#footer a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#footernav{
	font-size:13px;
	padding-top:0px;
	}

#footernav a{
	font-size:13px;
	}
.preorder-info{
	color:#e943b1;
	width:384px;
	margin:0 auto;
	text-align:center;
}
.preorder-info h2{
	font-size:14px;
	text-transform:uppercase;
}
.preorder-info p{
	padding-top:12px;
}
a.view-details {
	line-height:24px;
	margin:0 0 0 16px;
	color:#A50000;
}