@media print
{
	body, a { color: #000000; background: #FFFFFF; } /* all text colors black, all backgrounds white */
	#nav-level-1 { visibility:hidden; }
	#description { visibility:hidden; }
}

#container
{
	margin:auto;
	width:900px;
	padding:0 10px;
}

#container #frame-header
{
	width:900px;
	background: url('/images/public/alewives_banner.gif') top center no-repeat;
}

#frame-header #logo
{
	float:left;
	padding:77px 0 30px 190px;
}

#frame-header #cart
{
	float:right;	
	background: url("/images/public/frame_cart_bg.gif") top right no-repeat;
	width:164px;
	height:131px;
	margin-right:-10px;
	padding:10px 15px 0 0;
	text-align:right;
}

#frame-header #cart p
{
	line-height:2em;
}

#frame-header #cart p a
{
	line-height:2em;
	border:0;
	color:#eeccee;
	background: url("/inc/scripts/image_text.php?text=%3E%3E&color=eeccee&background=292824&transparent=1&antialias=1&font=fff_intelligent_thin_condensed.ttf&font_size=8") no-repeat right;
	padding: 0 12px 5px 0;
}

#frame-header #cart #checkout
{
	font-size:14px;
	color:#eeccee;
}

#frame-modules
{
	padding:0;
	background: url("/images/public/content_bg.jpg") repeat-y top left;
}

#footer
{
	clear:both;
	margin-top:5px;
	background: url("/images/public/frame_footer_bg.gif") no-repeat 0 55px #4c0002;
	height:300px;
}

#footer ul
{
	clear:both;
	list-style:none;
	background-color:#660016;
	text-align:center;
	padding:20px 0 15px 0;
}

#footer li
{
	font-family:tahoma, geneva, sans-serif;
	color:#ff0087;
	display:inline;
	text-transform:lowercase;
	padding:0 3px;
}

#header-images
{
	margin-top:5px;
}

.caption
{
	color:#de0578;
}

.link-arrow-right
{
	background: url("/inc/scripts/image_text.php?text=%3E%3E&color=b80144&background=292824&transparent=1&antialias=1&font=fff_intelligent_thin_condensed.ttf&font_size=8") no-repeat right;
	padding: 0 12px 5px 0;
}

.link-arrow-left
{
	background: url("/inc/scripts/image_text.php?text=%3C%3C&color=b80144&background=292824&transparent=1&antialias=1&font=fff_intelligent_thin_condensed.ttf&font_size=8") no-repeat left;
	padding: 0 0px 5px 12px;
}

iframe.popup_visible{

	width:5px;
	height:5px;
	display: inline;
	position:absolute;
	z-index:500;
	background-color: #ffffff;
	border: 1px solid #cccccc;                                
}
                                                          
iframe.popup_hidden{

	display: inline;                                          
	position:absolute;                                        
	display: none;                                            
	z-index:500;                                              
}
     
#store-sidebar
{
	position:relative;
	float:left;
	height:462px;
	width:170px;
	background:url('/images/public/giveaways_bg.gif') no-repeat top left;
	margin:40px 0;
	padding:105px 25px 0px 25px;
}

#store-sidebar h3
{
	margin-left:-6px;
}

#store-sidebar #give_pic
{
	position:absolute;
	top:152px;
	left:0;
}

#store-sidebar p
{
	line-height:2.0em;
	text-align:left;
	padding-top:195px;
}

#store-sidebar p a
{
	background: url("/inc/scripts/image_text.php?text=%3E%3E&color=255800&background=729e09&transparent=1&antialias=1&font=fff_intelligent_thin_condensed.ttf&font_size=8") no-repeat right center;
	padding:0 15px 4px 0;
	border:none;
	color:#255800;
}

#alert
{
	padding:0 0 0 35px;
}
