* { margin: 0; padding: 0; border: 0; outline: 0; }

html, body {
	  background: #0290FF;
	  height:100%;
	  font-family: Arial, Helvetica, sans-serif;
}

#wrap{
	width: 960px;
	height: 902px;
	background: url(../images/bg.jpg) top left no-repeat;
	margin: 0 auto;
	position: relative;
}

#store_wrap{
	width: 880px;
	margin: 0 auto;
	padding:0 0 0 10px;
	padding-top: 135px;
	z-index: 9999;
}

#store{
	width: 880px;
	background: url(../images/store_bg.png) top left repeat-y;
}

#store_top{
	width: 880px;
	height: 9px;
	background: url(../images/store_top.png) top left no-repeat;
}

#store_bottom{
	width: 880px;
	height: 9px;
	background: url(../images/store_bottom.png) top left no-repeat;
}

#underButtons {
	height: 40px !important;
}

#main{
	padding-top: 40px;
}

#customerAssurance{
	margin: -70px 0 15px 25px !important;
}

#social{
	width: 59px;
	position: absolute;
	top: 25px;
	right: 15px;
	z-index: 999;
}

#social img{
		padding-bottom: 10px;	
}

#nav{
	width: 500px;
	height: 85px;
	margin: 0 auto;
	padding-left: 65px;
}

#nav ul{
	list-style:none;
}

#nav li { 
	float:left;
}

#nav li a{
	width: 90px;
	height: 71px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	position:relative;
	margin: 0 5px;
}

#nav li a:hover{
	background-position: -90px 0;
}

#nav a.home{
	background: url(../images/nav_home.png) top left no-repeat;
}

#nav a.about{
	background: url(../images/nav_about.png) top left no-repeat;
}

#nav a.book{
	background: url(../images/nav_book.png) top left no-repeat;
}

#nav a.gifts{
	background: url(../images/nav_gifts.png) top left no-repeat;
}

#nav a.contact{
	background: url(../images/nav_contact.png) top left no-repeat;
}

#logo{
	width: 775px;
	height: 134px;
	position: absolute;
	top: 70px;
	left: 92px;
}

#left_eye{
	width: 52px;
	height: 55px;
	position: absolute;
	top: 80px;
	right: 483px;
}

#eyes{
	width: 290px;
	height: 45px;
	position: absolute;
	top: 85px;
	right: 234px;
}

#flash_holder{
	padding-top: 85px;
	width: 960px;
	height: 557px;
	position: relative;
}

#buy_now{
	width: 274px;
	height: 200px;
	position: absolute;
	top: 153px;
	right: 37px;
	z-index: 999;
}

#buy_now a.click{
	width: 274px;
	height: 200px;	
	display: block;
	text-indent: -9999px;
	background: url(../images/blank.gif);
}

#sample{
	width: 125px;
	height: 35px;
	position: absolute;
	bottom: 5px;
	left: 6px;
}

#birdie{
	width: 125px;
	height: 35px;
	position: absolute;
	bottom: 5px;
	right: 6px;	
}

#buy_gifts{
	width: 274px;
	height: 55px;
	position: absolute;
	top: 358px;
	right: 37px;
	z-index: 999;
}

#buy_gifts a{
	width: 274px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	background: url(../images/blank.gif);
}

#watch_video{
	width: 274px;
	height: 190px;
	position: absolute;
	top: 421px;
	right: 37px;
	z-index: 999;
	background: url(../images/play_vid.png) center center no-repeat;
}

#watch_video a{
	width: 274px;
	height: 200px;	
	display: block;
	text-indent: -9999px;
}

#video{
	width: 800px; 
	height: 450px; 
	margin: 0 auto; 
	margin-top: 150px;	
	border: 10px solid #ffffff;
}

#footer{
	width: 887px;
	height: 165px;
	background: url(../images/footer_bg.png) top left no-repeat;
	position: absolute;
	bottom: 20px;
	left: 50px;
}

#footer.home{
	background: url(../images/footer_home_bg.png) top left no-repeat !important;
}

#copy{
	padding: 110px 20px 0;
	text-align: center;
	font-size: 12px;
	color: #787878;
}

#copy a{
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}

#footer_store{
	width: 880px;
	height: 79px;
	background: url(../images/footer_store_bg.png) bottom right no-repeat;
	margin-top: 30px;
	padding: 30px 10px 0 0;
	margin: 0 auto;
	position: relative;
}

#store_copy{
	padding: 20px 20px 0;
	text-align: center;
	font-size: 12px;
	color: #787878;
}

#store_copy a{
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}

.container p{
	font-size: 14px;
	font-weight: bold;	
}

#AddToCartButtonId{
	padding: 5px;
	background: #093;
}

.container p{
	font-size: 14px !important;
	font-weight: bold !important;	
}

#AddToCartButtonId{
	padding: 5px !important;
	background: #093 !important;
	cursor: pointer;
}

#cafepressFooter{
	display: none !important;	
}

#productInfo p{
	font-weight: normal !important;
	font-size: 12px !important;
}

#productInfo ul{
	list-style: inside !important;	
}

#book_pdf{
	width: 140px;
	height: 65px;
	position: absolute;
	left: 270px;
	bottom: 187px;
	background: url(../images/blank.gif);
}

#book_pdf a{
	width: 135px;
	height: 65px;
	display: block;
	text-indent: -9999px;
}