@charset "utf-8";
/* CSS Document */

BODY,UL,P,TABLE,TD,TH,H1,H2,H3,H4,H5,H6,BIG,SMALL {
font-size: 12px;
} 
H1{ font-size: 16pt; } 
H2{ font-size: 14pt; } 
H3{ font-size: 12pt; } 
H4{ font-size: 11pt; } 
BODY,TABLE,TD {font-size: 12px; } 
TH {text-align:left; }

a.yellowlink{ color:yellow;text-align:center;}

body {background-image: url(/uploads/69931/images/background_balloons_updated.jpg);
background-repeat: no-repeat;
	background-position:top center;
	background-attachment:fixed;}

.box{
	background-color: #a54686;
	border-top: 1px solid #6a2b56;
  border-bottom: 1px solid #6a2b56;
	padding: 12px;
	text-align: left;
	color: #FFF;
        font-weight:bold;
}


table.colourSwatches td { font-size: 8pt;  }

#shopcat {
	width: 200px;
	padding: 0px;
	margin: 0px;
	background-color: #0066b3;
}
#cathead  {
	padding: 0;
	margin: 0;

	height: 40px;
}
#cathead h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
        text-indent: 6px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#mainmenu {
	width: 140px;
	padding: 0px;
	margin: 0px;
	
}
#menuhead  {
	padding: 0;
	margin: 0;
	
	height: 40px;
}
#menuhead h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
        text-align: left;
        text-indent: 6px;
}
