body {
	margin:0;
	padding:0;
	background-image:url(../images/MainBG.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-attachment:fixed
	}	


.BreadCrumbs a {
	padding-top:10px;
	padding-left:50px;
	font-family:tahoma;
	font-size:9pt;
	color:#666;
	text-decoration:none;
	}	
	
.BreadCrumbs i {
	color:#FF0000;
	font-style:normal;
	}


.Flash {
	padding-top:10px;
	}
	
.randomEvents {
	font-family:tahoma;
	color:#999999;
	font-size:8pt;
	padding-top:8px;
	padding-left:25px;
	}
	
.bgTextBox {
	background-image:url(../images/bgTextBox.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:177px;
	font-family:tahoma;
	font-size:8pt;
	width:449px;
	}
	
.headingcal 
{
    color:#333;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-decoration:underline;
 }	
	
.paddingStyleBox 
{
    padding:20px;
	
	}
	
.TextBoxFrontPage {
	padding-top:5px;
	padding-left:25px;
	}
	
.gapCenter {
	width:25px;
	}
	
.day {
	color:#666666;
	font-family:tahoma;
	font-size:8pt;
	}
	
.theDate {
	font-size:8pt;
	}
	
.calandarStyle {
	font-family:tahoma;
	font-size:9pt;
	color:#333333;
	}
	
.calandarStyle i {
	font-family:tahoma;
	font-size:7pt;
	color:#006699;
	font-style:normal;
	text-decoration:underline;
	}
	
.copyRight {
	color:#999999;
	font-family:tahoma;
	font-size:8pt;
	}
	
	.btm1 {
		background-color:#eeeeee;
		height:5px;
	}
		
	.btm2 {
		background-color:#f3f3f3;
		height:70px;
	}
	
	.btm2 a {
		color:#006699;
		font-family:tahoma;
		font-size:8pt;
	}
	
	.btm3 {
		background-color:#fafafa;
		height:70px;
	
	}
	.contentPadding 
	{
	    padding-top:15px;
	    padding-left:30px;
	    padding-right:30px;
	    }
	    
h1 
{
    font-family:verdana;
    color:#8fd8eb;
    font-size:14pt;
    font-weight:normal;
    text-decoration:underline;
    }
    
   h2 
{
    font-family:verdana;
    color:#8fd8eb;
    font-size:10pt;
    font-weight:bold;
    }
    

    
a 
{
    color:blue;
    font-family:Arial;
    font-size:9pt;
    }
    
   a:hover
{
    color:#8fd8eb;
    }
    
    p, ol, ul 
    {
        color:Black;
        font-size:10pt;
        font-family:Arial;}
		
ul ul
{
list-style-type:disc;
}
        
    .registerForm 
    {
        font-family:Tahoma;
        font-size:9pt;}

        
    .EventHeading 
    {
        color:#333;
        font-family:Tahoma;
        font-size:16pt;
        font-weight:bold;
        padding-bottom:10px;
        text-decoration:underline;
        }
        
    .eventDetails 
    {
        font-family:Tahoma;
        font-size:9pt;   
        padding-left:40px;
        padding-right:40px;     
        }
        
         .eventDetails img
    {
        text-align:center;  
        padding:0px;
        }
        
.eventDetails td
{
    font-family:Tahoma;
    font-size:9pt;
}
    
.buyPage td
{
    font-size:8pt;
    font-family:Tahoma;
}
   
.useTicketPage 
{
    font-family:Tahoma;
    font-size:9pt;
    font-weight:normal;
}
    
.useTicketPage li 
{
    padding-top:10px;
}
    
.disabledLink 
{
    color:Gray;
    font-family:Tahoma;
    font-size:9pt;
}
    
.admintext 
{
    font-family:Tahoma;
    font-size:9pt;
    color:#555;
}
    
.eventDates 
{
    font-family:Tahoma;
    font-size:9pt;
    color:#666;
    text-decoration:underline;
}
    
.redTXT 
{
    font-family:Tahoma;
    font-size:9pt;
    color:Red;
    font-weight:bold;
}
    
.paymentTXT td
{
    font-family:Tahoma;
    font-size:8pt;
} 

.paymentTXT
{
	padding:10px 0 15px 0px;
}


/* TEF 20080225 Added these from ticketProd */
.logon_heading /* This style is for headings in the MyInfo page */
{
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
}

.myInfoTableBorders /* Tables in the myTickJax page */
{
	border: 1px solid #999; 
	background-color: #fff;
	margin-top: 27px;
}

table.showEventTableBorder{
border-top:1px solid #666; 
border-right:1px solid #666;
}

td.showEventTableCellBorder{
border-left:1px solid #666; 
border-bottom:1px solid #666;
}


table.showEventTableBorder h1{
color:#039;
text-decoration:none;
margin:10px 0 0 0px;
font-size:15px;
font-weight:bold;
}

.formFailMsg
{
	float:left;
	width:100%;

}


/* for fields on the administration sections within security. */
.formField
{
	FONT: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	/*background-image: url(../images/shadeform.gif);*/
	background: transparent;
	text-align: left;
	WIDTH: 160px;
	BORDER: #999 1px solid;
	padding-left: 2px;
}

.button
{ 	
	background-image: url(../images/button.gif);
	background-color:#FFFFFF;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #616e84;
	font-size: 8pt;
	height: 20px;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	BORDER: #616e84 1px solid;
	padding-bottom: 1px; 
	
}


.smallMessageContainer
{
    padding-left:50px;
    padding-top:25px;
	height: 400px;
}
    
.paymentConfirmation 
{
    font-family:Tahoma;
    font-size:9pt;
    }

.paymentConfirmation td
{
    font-family:Tahoma;
    font-size:9pt;
    }
    
.dynamicText 
{
    font-family:tahoma;
    font-size:9pt;
    font-weight:bold;
    }
    
.errorMsg {color: #dd3333}

 

.successMsg {color: #009900}

.main {
	width:200px;
	border:1px solid #333;
	}
	
.month {
	background-color:#333;
	font:bold 12px verdana;
	color:white;
	}
	
.daysofweek {
	background-color:gray;
	font:bold 12px verdana;
	color:white;
	}

.days {
	font-size: 12px;
	font-family:verdana;
	color:black;
	background-color:#fff;
	padding: 2px;
	}

.days #today{
	font-weight: bold;
	color: #0099ff;
	}
	
.registerForm .formField {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	height:25px;
	line-height:25px;
	width:250px;
	margin-left:35px;
	background-color:#FFF;
	}
	
.registerForm td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	}

.registerForm {
	margin-left:40px;
	width:90%;
	}
	
.registerForm .tableHeadings {
	font-family:Verdana, Geneva, sans-serif;
	width:160px;
	}

.registerForm .red {
	color:#F00;
	font-weight:bold;
	}
	
/* Kakadu styles */

/*
#contentBody
{
 width:800px;
 margin:0 auto;
 border:1px solid #f00;
 font:1em Arial;
}
*/

.paddingStyleBox
{
    padding:7px 20px 20px 20px;
    font:1em Arial, sans-serif;
}

.eventDetails 
{
width:800px;
 border:0px solid #f00;
 font:.8em Arial;
 }

h1
 {
     font:1.5em Arial;
     color:#993e36;
     font-weight:bold;
     margin:0 0 20px 0;
     text-decoration:none;
 }
 
 h2
 {
     font:1em Arial;
     color:#993e36;
     font-weight:bold;
     margin:0 0 20px 0;
     text-decoration:none;
 }
 
 #floatRight
 {
     float:right;
     margin: 0 0px 0px 60px;
 }
 
 #caption
 {
     caption-side:bottom;
     margin:5px 0 0 0;
 }
 
 .floatLeft
 {
 float:left;
 padding:10px 0 0 48px;
 }
 
a, .kakaduRedText
{
    color:#993e36;
}

a:hover
{
    color:#555;
}

body {
	margin:0;
	padding:0;
	background-image:url(../kakadu/images/MainBG.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font:1em Arial;
	}

.bodyText
{
    font:1em Arial;
    
}

.EventHeading
{
 font:1em Arial, san-serif;
 text-decoration:none;
 color:#993e36;
}

.buyPage td
{
    font:.8em Arial;
}



/* end of Kakadu styles */


/* banner styles */


.bannerHolder {
	height:274px;
	float:left;
	width:911px;
margin:10px 0 0 10px;

	}

.bannerItems {
	float:left;
	height:274px;
	}

.navItem {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;
	background-image:url(../kakadu/images/nav1.png);
	width:207px;
	height:39px;
	line-height:39px;
	cursor:pointer;
	}
	
.slideshow { 
	height:215px;
	width:666px;
	float:right;
	cursor:pointer;
	}

.description {
	background-image:url(../kakadu/images/descriptionBG.png);
	width:599px;
	height:49px;
	float:left;
	margin-top:10px;
	margin-left:38px;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:8pt;
	}
	
.moreinfo {
	width:49px;
	height:49px;
	background-image:url(../kakadu/images/moreInfoBg.png);
	float:left;
	margin-top:10px;
	margin-left:18px;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:8pt;
	cursor:pointer;
	color:#999;
	}
	
.innerDesc {
	padding-top:8px;
	padding-left:20px;
	}

.innerMore {
	padding-top:8px;
	}

/* end of Kakadu styles */


body {
	margin:0;
	padding:0;
	background-image:url(../images/MainBG.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-attachment:fixed
	}	



.BreadCrumbs a {
	padding-top:10px;
	padding-left:50px;
	font-family:tahoma;
	font-size:9pt;
	color:#666;
	text-decoration:none;
	}	
	
.BreadCrumbs i {
	color:#FF0000;
	font-style:normal;
	}


.Flash {
	padding-top:10px;
	}
	
.randomEvents {
	font-family:tahoma;
	color:#999999;
	font-size:8pt;
	padding-top:8px;
	padding-left:25px;
	}
	
.bgTextBox {
	background-image:url(../images/bgTextBox.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:177px;
	font-family:tahoma;
	font-size:8pt;
	width:449px;
	}
	
.headingcal 
{
    color:#333;
    font-family:Tahoma;
    font-size:9pt;
    font-weight:bold;
    text-decoration:underline;
 }	
	
.paddingStyleBox 
{
    padding:20px;
	
	}
	
.TextBoxFrontPage {
	padding-top:5px;
	padding-left:25px;
	}
	
.gapCenter {
	width:25px;
	}
	
.day {
	color:#666666;
	font-family:tahoma;
	font-size:8pt;
	}
	
.theDate {
	font-size:8pt;
	}
	
.calandarStyle {
	font-family:tahoma;
	font-size:9pt;
	color:#333333;
	}
	
.calandarStyle i {
	font-family:tahoma;
	font-size:7pt;
	color:#006699;
	font-style:normal;
	text-decoration:underline;
	}
	
.copyRight {
	color:#999999;
	font-family:tahoma;
	font-size:8pt;
	}
	
	.btm1 {
		background-color:#eeeeee;
		height:5px;
	}
		
	.btm2 {
		background-color:#f3f3f3;
		height:70px;
	}
	
	.btm2 a {
		color:#006699;
		font-family:tahoma;
		font-size:8pt;
	}
	
	.btm3 {
		background-color:#fafafa;
		height:70px;
	
	}
	.contentPadding 
	{
	    padding-top:15px;
	    padding-left:30px;
	    padding-right:30px;
	    }
	    
h1 
{
    font-family:verdana;
    color:#8fd8eb;
    font-size:14pt;
    font-weight:normal;
    text-decoration:underline;
    }
    
   h2 
{
    font-family:verdana;
    color:#8fd8eb;
    font-size:10pt;
    font-weight:bold;
    }
    

    
a 
{
    color:blue;
    font-family:Arial;
    font-size:9pt;
    }
    
   a:hover
{
    color:#8fd8eb;
    }
    
    p, ol, ul 
    {
        color:Black;
        font-size:10pt;
        font-family:Arial;}
		
ul ul
{
list-style-type:disc;
}
        
    .registerForm 
    {
        font-family:Tahoma;
        font-size:9pt;}

        
    .EventHeading 
    {
        color:#333;
        font-family:Tahoma;
        font-size:16pt;
        font-weight:bold;
        padding-bottom:10px;
        text-decoration:underline;
        }
        
    .eventDetails 
    {
        font-family:Tahoma;
        font-size:9pt;   
        padding-left:40px;
        padding-right:40px;     
        }
        
         .eventDetails img
    {
        text-align:center;  
        padding:0px;
        }
        
.eventDetails td
{
    font-family:Tahoma;
    font-size:9pt;
}
    
.buyPage td
{
    font-size:8pt;
    font-family:Tahoma;
}
 
.useTicketPage 
{
    font-family:Tahoma;
    font-size:9pt;
    font-weight:normal;
}
    
.useTicketPage li 
{
    padding-top:10px;
}
    
.disabledLink 
{
    color:Gray;
    font-family:Tahoma;
    font-size:9pt;
}
    
.admintext 
{
    font-family:Tahoma;
    font-size:9pt;
    color:#555;
}
    
.eventDates 
{
    font-family:Tahoma;
    font-size:9pt;
    color:#666;
    text-decoration:underline;
}
    
.redTXT 
{
    font-family:Tahoma;
    font-size:9pt;
    color:Red;
    font-weight:bold;
}
    
.paymentTXT td
{
    font-family:Tahoma;
    font-size:8pt;
} 

.paymentTXT
{
	float:left;
}

/* TEF 20080225 Added these from ticketProd */
.logon_heading /* This style is for headings in the MyInfo page */
{
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
}

.myInfoTableBorders /* Tables in the myTickJax page */
{
	border: 1px solid #999; 
	background-color: #fff;
	margin-top: 27px;
}

table.showEventTableBorder{
border-top:1px solid #666; 
border-right:1px solid #666;
}

td.showEventTableCellBorder{
border-left:1px solid #666; 
border-bottom:1px solid #666;
}


table.showEventTableBorder h1{
color:#039;
text-decoration:none;
margin:10px 0 0 0px;
font-size:15px;
font-weight:bold;
}

/* for fields on the administration sections within security. */
.formField
{
	FONT: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	/*background-image: url(../images/shadeform.gif);*/
	background: transparent;
	text-align: left;
	WIDTH: 160px;
	BORDER: #999 1px solid;
	padding-left: 2px;
}

.button
{ 	
	background-image: url(../images/button.gif);
	background-color:#FFFFFF;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #616e84;
	font-size: 8pt;
	height: 20px;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	BORDER: #616e84 1px solid;
	padding-bottom: 1px; 
}


.smallMessageContainer
{
    padding-left:50px;
    padding-top:25px;
	height: 400px;
}
    
.paymentConfirmation 
{
    font-family:Tahoma;
    font-size:9pt;
    }

.paymentConfirmation td
{
    font-family:Tahoma;
    font-size:9pt;
    }
    
.dynamicText 
{
    font-family:tahoma;
    font-size:9pt;
    font-weight:bold;
    }
    
.errorMsg {color: #dd3333}

 

.successMsg {color: #009900}

.main {
	width:200px;
	border:1px solid #333;
	}
	
.month {
	background-color:#333;
	font:bold 12px verdana;
	color:white;
	}
	
.daysofweek {
	background-color:gray;
	font:bold 12px verdana;
	color:white;
	}

.days {
	font-size: 12px;
	font-family:verdana;
	color:black;
	background-color:#fff;
	padding: 2px;
	}

.days #today{
	font-weight: bold;
	color: #0099ff;
	}
	
.registerForm .formField {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	height:25px;
	line-height:25px;
	width:250px;
	margin-left:35px;
	background-color:#FFF;
	}
	
.registerForm td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	}

.registerForm {
	margin-left:40px;
	width:90%;
	}
	
.registerForm .tableHeadings {
	font-family:Verdana, Geneva, sans-serif;
	width:160px;
	}

.registerForm .red {
	color:#F00;
	font-weight:bold;
	}

/* end of banner styles */
/* style for admin section */    

	
#stats 
{
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
margin-left:20px;
margin-top:30px;   
width:500px;
border-right:1px solid #ccc;
}	
	
#stats td, #stats th 
{
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
text-align:center;
}	

#stats th 
{
color:#fff;
background-color:#ccc;
}
	    
#eventTransactions 
{
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:9pt;
margin-top:30px;   
width:100%;
border-right:1px solid #ccc;
}	
	
#eventTransactions td, #eventTransactions th 
{
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
text-align:center;
}	

#eventTransactions th 
{
color:#fff;
background-color:#ccc;
}


.even 
{
background-color:#fafafa;
}
