@charset "utf-8";
/* CSS Document */

body {
	background:url(img/peacockBG.jpg) no-repeat center;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS","Trebuchet",Arial,Helvetica,sans-serif;
	font-size:13px;
}

#blkBG {
	position:relative;
	width:950px;
	height:600px;
	margin: auto;
	background:url(img/blkBg.png) no-repeat center;
}

#pic {
	width:390px;
	height:263px;
	position:absolute;
	left:40px;
	top:40px;
}
#havenCard {
	width:390px;
	height:260px;
	position:absolute;
	left:40px;
	top:315px;
}
#bridge{
	position:absolute;
	left:430px;
	top:40px;
	width:78px;
	height:535px;
	background:url(img/bridge.jpg) no-repeat;
}
#text {
	position:absolute;
	left:508px;
	top:40px;
	width:416px;
	height:535px;
	background:url(img/page.jpg) no-repeat;
}

p {
	margin:10px 40px;
}
li {
	margin: 0 40px 0 20px;	
	font-size:11px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin:10px 40px 0 40px;
}		
a:link {
	color:#2e1b17;
}
a:visited {
	color:#2e1b17;
}
a:hover {
	color:#b59759;
}

.picFrame {
	width:293px;
	height:262px;
	margin:10px auto;
	display:block;
	background:url(img/picFrame.png) no-repeat;
}
.picFrameMed {
	width:240px;
	height:200px;
	margin:10px auto;
	display:block;
	background:url(img/picFrame240x200.png) no-repeat;
}	
.picFrameSm {
	width:200px;
	height:167px;
	margin:10px auto 0 auto;
	display:block;
	background:url(img/picFrame200x167.png) no-repeat;
}		
.picFrameSmL {
	width:200px;
	height:167px;
	margin:10px 20px 10px 25px;
	display:block;
	float:left;
	background:url(img/picFrame200x167.png) no-repeat;
}	
.picFrameHP {
	width:275px;
	height:188px;
	margin:0px 80px 10px 60px;
	display:block;
	float:left;
	background: url(img/pic-frame-hp.png) no-repeat;
}		
.hp_Pic {
	clear:both;
	margin:20px 28px 0 28px;
}
.picPic {
	margin:25px 22px;
}
.picPicMed {
	margin:25px 22px;
}
.picPicSm {
	margin:22px 23px;
}
.minipic {
	height:100px;
	width:65px;
	border:1px solid #1f0c08;
	margin-bottom:3px;
}
.continue {
	position:absolute;
	bottom:0px;
	right:30px;
	width:155px;
	height:42px;
}
.titleImg {
	margin:10px 0 0 0;
}
.right {
	text-align:right;
	padding-right:10px;
}
#hint {
	position:absolute;
	width:100px;
	height:130px;
	display:none;
	left:270px;
	padding:5px 10px 10px 10px;
	background:url(img/priceBG.png)  no-repeat;
	/*border:1px solid white;*/
}
#hint p {
	margin:5px 0 0 0;
	text-align:center;
}

.smtext {
	font-size:11px;
}
.formField {
	width:300px;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px;
}

.socMed {
	position:absolute;
	display:block;
	bottom:0px;
	width:78px;
	text-align:center;
	z-index:11111;
	
}
.pkg {
	display:block;
	margin:0 0 10px 40px;
	cursor:pointer;
}
.pkg_det {
	display:block;
	position:absolute;
	top:55px;
	border:2px solid black;
}

.buyForm {
	position:absolute;
	bottom:30px;
	right:70px;
}

a#pkg_det_beau_close, a#pkg_det_pamp_close, a#pkg_det_luxu_close {
	position:absolute;
	z-index:1000;
	top:0;
	right:0;
	height:25px;
	width:55px;
	margin:0;
	padding:0;
	cursor:pointer;
}

.pic360 {
	width:360px;
	margin:15px auto;
	display:block;	
}
