/* SMALL TOPS */

div.boxSmallTopGreen {
	width:					145px;
	height:					20px;
	background-image:		url(../images/layout_tutti/boxHeaderSmallGreen.png);
	background-repeat:		no-repeat;
	font-weight:			bold;
	color:					#4b8e08; 
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			5px;
}

div.boxSmallTopOrange {
	width:					145px;
	height:					20px;
	background-image:		url(../images/layout_tutti/boxHeaderSmallOrange.png);
	background-repeat:		no-repeat;
	font-weight:			bold;
	color:					#bc6301;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			5px;
}

div.boxSmallTopRed {
	width:					145px;
	height:					20px;
	background-image:		url(../images/layout_tutti/boxHeaderSmallRed.png);
	background-repeat:		no-repeat;
	font-weight:			bold;
	color:					#820202;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			5px;
}

div.boxSmallTopBlue {
	width:					145px;
	height:					20px;
	background-image:		url(../images/layout_tutti/boxHeaderSmallBlue.png);
	background-repeat:		no-repeat;
	font-weight:			bold;
	color:					#01578b;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			5px;
}


/* LARGE TOPS */

div.boxLargeTopOrange {
	width:					598px;
	height:					20px;
	background-image:       url(../images/layout_tutti/boxHeaderBigOrangeXmas.png);
	background-repeat:		no-repeat;
	font-weight:			bold;
	color:					#bc6301;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			5px;
}

div.boxLargeTopGreen {
	width:					598px;
	height:					20px;
	background-image:       url(../images/layout_tutti/boxHeaderBigGreenXmas.png);
	background-repeat:		no-repeat;
	font-weight:			bold;
	color:					#4b8e08;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			5px;
}

div.boxLargeTopRed {
	width:					598px;
	height:					20px;
	background-image:       url(../images/layout_tutti/boxHeaderBigRedXmas.png);
	background-repeat:		no-repeat;
	font-weight:			bold;
	color:					#820202;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			5px;
}

div.boxLargeTopBlue {
	width:					598px;
	height:					20px;
	background-image:       url(../images/layout_tutti/boxHeaderBigBlueXmas.png);
	background-repeat:		no-repeat;
	font-weight:			bold;
	color:					#01578b;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			5px;
}

div.icetaps {
	width:					146px;
	height:					53px;
	background-image:		url(../images/christmas/xmas_icicles.gif);
	background-repeat:		no-repeat;
	font-weight:			bold;
	color:					#4b8e08;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			5px;
}
