@charset "utf-8";
.text            {font-size: 11px; font-family: Verdana, Arial; color:#000000; text-align:justify}
.text1           {font-size: 11px; font-family: Verdana, Arial; color:#000000}
.text_bold		 {font-size: 11px; font-family: Verdana, Arial; color:#000000; font-weight:bold}
.text_redb   	 {font-size: 11px; font-family: Verdana, Arial; color:#ff0000; font-weight:bold}
.text_redb12   	 {font-size: 12px; font-family: Verdana, Arial; color:#ff0000; font-weight:bold}
.text_blackb12   {font-size: 12px; font-family: Verdana, Arial; color:#000000; font-weight:bold}
.text_blueb   	 {font-size: 11px; font-family: Verdana, Arial; color:#00cccc; font-weight:bold}
.text_pinkb   	 {font-size: 11px; font-family: Verdana, Arial; color:#ff33cc; font-weight:bold}
.text_whiteb10 	 {font-size: 10px; font-family: Verdana, Arial; color:#ffffff; font-weight:bold}
.text_blue10   	 {font-size: 10px; font-family: Verdana, Arial; color:#2be8e1}
.text_blue210    {font-size: 10px; font-family: Verdana, Arial; color:#059f9f}
.text_grey11     {font-size: 11px; font-family: Verdana, Arial; color:#999999}
.text_orangeb    {font-size: 11px; font-family: Verdana, Arial; color:#ffcc00; font-weight:bold}
.text_date10b 	 {font-size: 19px; font-family: Arial, Verdana; color:#974b00; font-weight:bold}
.text_purple11b  {font-size: 11px; font-family: Verdana, Arial; color:#9966ff; font-weight:bold}
.text_purple10b  {font-size: 10px; font-family: Verdana, Arial; color:#bc59f1; font-weight:bold}


.bottom	         {font-size: 9px; font-family: Verdana, Arial; color:#99ccff}
.bottom_white	 {font-size: 10px; font-family: Verdana, Arial; color:#ffffff}

.left-purple     {font-size: 10px; font-family: Verdana, Arial; color:#cc33ff; font-weight:bold}
.left-content    {font-size: 10px; font-family: Verdana, Arial; color:#000000}
.left-greyb      {font-size: 9px; font-family: Verdana, Arial; color:#999999; font-weight:bold}
.left-green      {font-size: 10px; font-family: Verdana, Arial; color:#66cc00}

.index-blue      {font-size: 10px; font-family: Verdana, Arial; color:#00ccff}
.index-blueb     {font-size: 10px; font-family: Verdana, Arial; color:#00ccff; font-weight:bold}
.index-redb      {font-size: 10px; font-family: Verdana, Arial; color:#c01e04; font-weight:bold}
.index-content   {font-size: 10px; font-family: Verdana, Arial; color:#000000}
.index-contentb  {font-size: 10px; font-family: Verdana, Arial; color:#000000; font-weight:bold}
.index-greyb     {font-size: 9px; font-family: Verdana, Arial; color:#999999; font-weight:bold}
.index-grey      {font-size: 9px; font-family: Verdana, Arial; color:#999999}
.index-grey10    {font-size: 10px; font-family: Verdana, Arial; color:#999999}

.heading-blueb   {font-size: 16px; font-family: Verdana, Arial; color:#00cccc; font-weight:bold}
.heading-blue    {font-size: 10px; font-family: Verdana, Arial; color:#00cccc; text-decoration:underline}
.heading-orangeb {font-size: 16px; font-family: Verdana, Arial; color:#ff9900; font-weight:bold}
.heading-orange  {font-size: 10px; font-family: Verdana, Arial; color:#ff9900; text-decoration:underline}
.heading-purpleb {font-size: 16px; font-family: Verdana, Arial; color:#e00095; font-weight:bold}
.heading-purple  {font-size: 10px; font-family: Verdana, Arial; color:#ff66cc; text-decoration:underline}
.heading-lpurpleb{font-size: 16px; font-family: Verdana, Arial; color:#a800ff; font-weight:bold}
.heading-lpurple {font-size: 10px; font-family: Verdana, Arial; color:#9966ff; text-decoration:underline}
.heading-greenb  {font-size: 16px; font-family: Verdana, Arial; color:#3bb000; font-weight:bold}
.heading-green   {font-size: 10px; font-family: Verdana, Arial; color:#66cc00; text-decoration:underline}
.heading-red     {font-size: 10px; font-family: Verdana, Arial; color:#ff0000; text-decoration:underline}
.heading-blackb  {font-size: 16px; font-family: Verdana, Arial; color:#000000; font-weight:bold}

.shop-text       {font-size: 10px; font-family: Verdana, Arial; color:#e2a217}
.shop-textb      {font-size: 10px; font-family: Verdana, Arial; color:#e2a216; font-weight:bold}
.shop-text11b    {font-size: 11px; font-family: Verdana, Arial; color:#e2a216; font-weight:bold}
.shop-whitetextb {font-size: 10px; font-family: Verdana, Arial; color:#ffffff; font-weight:bold}
.shop-navib      {font-size: 10px; font-family: Verdana, Arial; color:#ffcc00; font-weight:bold}
.shop-navigreyb  {font-size: 10px; font-family: Verdana, Arial; color:#999999; font-weight:bold}


.underlining{
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.underlining:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none; 
}

.underlining_greyindex{
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-weight:bold;
}
.underlining_greyindex:hover {
	COLOR: #999999; 
	TEXT-DECORATION: underline; 
	font-weight:bold;
}

.underlining_bottom{
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.underlining_bottom:hover {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline; 
}


.underlining_leftgrey{
	COLOR: #999999;
	TEXT-DECORATION: none;
}
.underlining_leftgrey:hover {
	COLOR: #999999; 
	TEXT-DECORATION: underline; 
}

.underlining_leftgrey2{
	COLOR: #e2a216;
	TEXT-DECORATION: none;
}
.underlining_leftgrey2:hover {
	COLOR: #e2a216; 
	TEXT-DECORATION: underline; 
}


.underlining_navigrey{
	COLOR: #999999;
	TEXT-DECORATION: none;
}
.underlining_navigrey:hover {
	COLOR: #999999; 
	TEXT-DECORATION: underline; 
}


.underlining_sortorange{
	COLOR: #ffcc00;
	TEXT-DECORATION: none;
	font-weight:bold;
}
.underlining_sortorange:hover {
	COLOR: #ff6600; 
	TEXT-DECORATION: underline; 
	font-weight:bold;
}


.underlining_eventsindex{
	COLOR: #c01e04;
	TEXT-DECORATION: none;
	font-weight:bold;
}
.underlining_eventsindex:hover {
	COLOR: #c01e04; 
	TEXT-DECORATION: underline; 
	font-weight:bold;
}


.underlining_events{
	COLOR: #9966ff;
	TEXT-DECORATION: none;
	font-weight:bold;
}
.underlining_events:hover {
	COLOR: #cc00ff; 
	TEXT-DECORATION: underline; 
	font-weight:bold;
}


.underlining_shop{
	COLOR: #e2a216;
	TEXT-DECORATION: none;
	font-weight:bold;
}
.underlining_shop:hover {
	COLOR: #e2a216; 
	TEXT-DECORATION: underline; 
	font-weight:bold;
}


.underlining_shoporange{
	COLOR: #ff6600;
	TEXT-DECORATION: none;
}
.underlining_shoporange:hover {
	COLOR: #ff6600; 
	TEXT-DECORATION: underline; 
}

.enquirybutton
{
	background-image:images/btn-enter.jpg;
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #4F5F81 solid 1px; 
	BORDER-LEFT: #4F5F81 solid 1px; 
	BORDER-RIGHT: #4F5F81 solid 1px; 
	BORDER-TOP: #4F5F81 solid 1px; 
	background-color: #D1E0ED; 
	COLOR: #000000; 
	width: 99px; height: 17px;
}
