@charset "utf-8";
/* CSS Document */

.pajina {
	width: 760px;	
}
#banner {
	height: 500px;
	border-bottom: 1px solid #333;
	background: url('http://pets13.com/image_files/egghunt/banner-end.jpg') top left no-repeat;
}
#banner.select1 {

}
#banner.goldenchoice {
	
}
#hunt, #debug, #claiminstructions {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#winnerresults {
	height: 320px;	
}
.style2 {
	margin: 0;
	padding: 0;	
}
#hunt {
	padding-top: 0px;
	height: 180px;
	margin-bottom: 0px;
}
#debug, #claiminstructions {
	padding-top: 0px;
	border: 1px solid #CCC;
}
.egg {
	display: block;
	width: 126px;
	height: 180px;
	float: left;
	margin-right: 0px;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
}
#egg1 {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') 0 0 no-repeat;	
	width: 127px;
}
#egg2 {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -127px 0 no-repeat;	
}
#egg3 {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -253px 0 no-repeat;	
}
#egg4 {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -379px 0 no-repeat;	

}
#egg5 {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -506px 0 no-repeat;	
}
#egg6 {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -632px 0 no-repeat;
	width: 129px;
}

/*** CRACKED EGG ***/

#egg1.cracked {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') 0 -360px no-repeat;	
}
#egg2.cracked {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -127px -360px no-repeat;
}
#egg3.cracked {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -253px -360px no-repeat;	
}
#egg4.cracked {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -379px -360px no-repeat;	
}
#egg5.cracked {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -506px -360px no-repeat;	
}
#egg6.cracked {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -632px -360px no-repeat;	
}

/*** GOLD EGG ***/
#egg1.gold {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') 0 -540px no-repeat;	
}
#egg2.gold {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -127px -540px no-repeat;
}
#egg3.gold {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -253px -540px no-repeat;	
}
#egg4.gold {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -379px -540px no-repeat;	
}
#egg5.gold {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -506px -540px no-repeat;	
}
#egg6.gold {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -632px -540px no-repeat;	
}


/*** EGG HOVER ***/

a#egg1:hover {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') 0 -180px no-repeat;	
}
a#egg2:hover {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -127px -180px no-repeat;	
}
a#egg3:hover {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -253px -180px no-repeat;	
}
a#egg4:hover {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -379px -180px no-repeat;	
}
a#egg5:hover {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -506px -180px no-repeat;	
}
a#egg6:hover {
	background: url('http://pets13.com/image_files/egghunt/eggs.png') -632px -180px no-repeat;	
}

/*** WINNER BOX ***/
.winnerbox {
	padding-top: 100px;	
	width: 650px;
	margin-left: 75px;
}
.winnerbox img {
	float: left;	
}
.winnerbox h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 80px;
	padding-bottom: 15px;
	margin-left: 220px;
}
#embedcode {
	padding: 10px;
	background: #EEE;
	margin-top: 10px;
	width: 740px;
	height: 100px;
	border: 1px solid #CCC;
	margin-left: 10px;
}
.ordernow {
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	margin: -10px 0 0 220px;	
}
.anchorlink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	display: block;
	margin-left: 220px;
	text-decoration: none;
	color: #C60;
}
#claiminstructions h2.how2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 20px;	
}
#claiminstructions p.instructme {
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 150%;
	color: #000;
	padding: 0 15px;
}
#claiminstructions p.instructme .emailing {
	color: #006;	
}