/* CSS Document */

/* Global Styles */
body 				
{ 
	background-color: #CCCCFF; 
	margin: 12px 0px 0px 0px;; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

H1 					
{ 
	padding: 0px; 
	margin-bottom: -12px; 
	font-style: italic;
}

/* Individual Styles */
.titleESQ 			{font-size: 22px; font-weight: bolder; color: #777777; letter-spacing: 10pt; text-align: center;}
.footerESQ 			{font-size: 9px; font-weight: bolder; color: #444444; letter-spacing: 1pt; text-align: center;}

.boxText 			{font-size: 9pt; color: #0054A6; letter-spacing: 0pt;}

a.boxText 			{font-size: 9pt ;color: #0054A6; letter-spacing: 0pt;font-weight: bolder;}
a.boxText_act		{font-size: 9pt ;color: #333399; letter-spacing: 0pt;font-weight: bolder;}

.memberText   		{font-size: 8pt ;color: #0054A6; letter-spacing: 0pt; text-align:left;}
.memberTitle  		{font-size: 10pt ;color: #0054A6; letter-spacing: 1pt;font-weight: bolder;}

.mainText  			{font-size: 9pt ;color: #0054A6; letter-spacing: 0pt; text-align:left;}
.mainTextTitle  	{font-size: 15pt ;color: #003486; letter-spacing: 2pt;}

.striked			{text-decoration:line-through; text-align:left;}

.gigYear			{font-size: 16pt ;color: #0054A6; text-align:left; font-weight: bolder;	}
.gigHeader			{text-align:left; font-weight: bolder;}
.gig				{text-align:left;}

.gigBox 			{background-color: #CCCCFF;}
.gigTopLeftBox 		{background-color: #CCCCFF; border-top:thin;  border-top-style:groove; border-left:thin; border-left-style:groove;}
.gigTopBox 			{background-color: #CCCCFF; border-top:thin;  border-top-style:groove;}
.gigTopRightBox 	{background-color: #CCCCFF; border-top:thin;  border-top-style:groove;border-right:thin;  border-right-style:groove;}
.gigLeftBox 		{background-color: #CCCCFF; border-left:thin; border-left-style:groove}
.gigRightBox 		{background-color: #CCCCFF; border-right:thin;  border-right-style:groove;}
.gigBottomLeftBox 	{background-color: #CCCCFF; border-left:thin; border-left-style:groove; border-bottom:thin; border-bottom-style:groove;}
.gigBottomBox 		{background-color: #CCCCFF; border-bottom:thin; border-bottom-style:groove;}
.gigBottomRightBox 	{background-color: #CCCCFF; border-right:thin;  border-right-style:groove; border-bottom:thin; border-bottom-style:groove;}

.bookingDrop		{font-size: 8pt ; background-color: #CCCCFF;}

.messageText		{font-size: 16pt ;color:RED; text-align:center; font-weight: bolder;	}

.location			{border:thin; border-style:groove;}

.gigList_Header		{color: #0054A6;	font-weight: bold;			font-size: 9pt;	padding-bottom:4px;}
.gigList_Odd		{color: #444444;	font-size: 8pt;	padding-bottom:2px;}
.gigList_Even		{color: #444444;	font-size: 8pt;	padding-bottom:2px;}
.gigList_Hover		{color: #444444;	background-color: #BB7777; 	font-size: 8pt;	padding-bottom:2px;}
.gigList_Selected	{color: #444444;	background-color: #CC9999; 	font-size: 8pt;	padding-bottom:2px;}

.venue_box1			{color: #444444;	background-color: #D4D4D4; 	font-size: 8pt; }
.venue_box2			{color: #444444;	background-color: #DFDFDF; 	font-size: 10pt; }
.venue_box3			{color: #444444;	background-color: #D4D4D4; 	font-size: 8pt; }
.venue_box_notice	{color: #444444;	background-color: #DFDFDF; 	font-size: 8px; padding-top:3px;}

.googleIn			{color: #444444;	background-color: #D4D4D4; 	font-size: 8pt; text-align:center;}
.googleSub			{color: #444444;	background-color: #D4D4D4; 	font-size: 8pt; text-align:center;}

