/* ----- 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: #FFF;
}
#wrap_footer a:link{
	color: #FFF;
	background-color: inherit;
	text-decoration: none;
	padding: 3px;
}
#wrap_footer a:visited{
	color: #FFF;
	background-color: inherit;
	text-decoration: none;
}
#wrap_footer a:hover, #wrap_footer a:active{
	color: #FFF;
	background-color: #18336a;
	text-decoration: none;
}
a{
	color: #18336a;
	background-color: inherit;
	text-decoration: none;
	padding: 3px 3px 1px 3px;
	border-bottom: 1px dotted;
}
a:visited{
	color: #18336a;
	background-color: inherit;
	text-decoration: none;
}
a:hover{
	color: #FFF;
	background-color: #18336a;
	text-decoration: none;
}
a:active { text-decoration: none; }
h2 { font-size: 130%; }
h3 { padding: 5px;}
ul{
	float: left;
	list-style: none;
	position: relative;
	left: 5px;
	margin-left: 3px;
	padding: 8px 8px 0 8px;
	text-align: left;
	background: url(../images/back_content3.jpg) repeat-x; 
}
ul:first-child { margin-left: 15px; }
li { padding: 3px 0;}
ol { margin: 5px 0 0 40px; }
sup{ 
	color: #D1560B;
	font-size:85%;
}
p sup{
	position: relative;
	right: 210px;
	bottom: 15px;
}
#fullco_ie_hack img/*hack only for the fullco popup*/{
	height: 298px;
}


/* ----- 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: right; }
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;
}