/* ----- CSS ----- */


*{
	padding: 0;
	margin: 0;
	font-size: 100.01%;
	line-height: 1.1em;
}
html { font-size: 76%; }
body{
	background: #79A5CD url(../images/back_popup.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #18336a;
}
h1 { display: none; }
h2 { font-size: 130%; }
h3{
	padding: 21px 8px 0px 8px;
	font-size: 150%;
	font-weight: lighter;
}
h4{
	padding: 10px 8px 8px 20px;	
	font-size: 125%;
	border-bottom: 1px solid #FFF;
}
h5{
	padding: 8px 20px 2px 20px;
	font-size: 110%;
}
h6{
	padding: 0 20px 8px 20px;
	font-size: 94%;
	font-weight: lighter;
}
p{ padding: 5px 20px 15px 20px; }
#wrap2 a:link, #wrap2 a:visited {
	color: #18336a;
	background-color: transparent;
	text-decoration: none;
	padding: 1px;
}
#wrap2 a:hover {
	color: #FFF;
	background-color: #18336a;
	text-decoration: none;
}
#wrap2 a:active {
	text-decoration: none;
}
sup{ 
	color: #D1560B;
	font-size:85%;
	padding-left: 5px;
	line-height: 0.5em;
}
small{ 
	font-size:85%;
}
fieldset{ display: none; }


/* ----- CONTENT ----- */


.title_pop { padding: 7px 0 11px 0;}
#wrap_pop{
	width: 673px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/border_popleft.gif) #FFF repeat-y;
	color: #18336a;
}
#wrap_pop1{ 
	padding: 0 50px;
	background: url(../images/border_popright.gif) right repeat-y; 
}
#wrap_pop1 ul{ 
	text-align: left;
}
#wrap_pop1 li{
	margin: 0px 30px 6px 30px;
}
#wrap_pop1 li:first-child { margin-top: 10px; }
img { border: 0; }
#customizable{
	position: absolute;
	top: 44px;
	margin-left: 250px;
}
#stamping{
	position: absolute;
	top: 0;
	left: 0;
}
#calendar img{
	width: 390px;
}
.catalog{
	background: url(../images/pdf.gif) top left no-repeat;
	padding-left: 20px;
	line-height: 1.8em;
}
.note{
	float: left;
	margin: 10px 0 0 75px;
	clear: both;
}
.mascots_txt{
	width: 243px;
	height: 125px;
}
.hiddenPic { display:none; }

/*...*/
img { border: 0; }
#image { padding: 0; }
#image a:hover, #image a:active { background: none !important; }
/*...*/


/* ----- FOOTER ----- */


#wrap_footer{
	width: 673px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/border_pop_cl.gif) no-repeat;
}
#footer_pop2{
	padding: 0;
	margin: 0;
	font-size: 90%;
	background: url(../images/border_pop_cr.gif) top right no-repeat;
}
#footer_pop2 p{
	position: relative;
	bottom: 20px;
}