@charset "UTF-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.clearthis {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
	color: #f00;
	}

/*///////// Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*///////// End hide from IE-mac */

/*/////////  */
.StyleSheetHiddenPlaceHolder  {
	display : none;
}

/*///////// ///////////*/

/*body, div, p, li, h1, h2, h3, textarea{
font-family: arial, Sans-Serif;
color:#000;		
} */

p, li{
font-size:80%;	
}

p {line-height:1.4em; margin:0 0 1em 0; padding:0}

BODY {	margin:0px 0 2em 0; 
		padding:0px; 			
		text-align:center;	
		/*background-color:white;
		background-image:url(../images/bak.jpg);
		background-repeat:repeat;*/		
		}		


		
a {
 /*color:#666666;*/
 text-decoration:underline;
}
a:hover {
 text-decoration:none;
}

img { border: none; }


h1 {
	padding:0 0 0 0px;
	margin:0 0 .4em 0px;
	font-size:150%;
	font-weight:normal;
	}

	
h2{		
	padding:0 0 0 0px;
	margin:0 0 .2em 0px;
	font-size:120%;	
	font-weight:normal;
	}
	
	.right h1, .right h2{		
	padding:0 14px;	
	}
	
	
h3{	
	font-size:14px;
	margin:0 0 .6em 0px;	
	padding:0 0 0px 0;	
	border:0;
	color:#990000;
	}
	

h4{	
	font-size:13px;
	margin:0 0 .4em 0px;	
	padding:0 0 0px 0;
	color:#666666;
	font-weight:normal;	
	}
	
form {
	padding:0;
	margin:0;
	}
	
fieldset {
	border:none;
	padding:0;
	margin:0;
	}
	
legend {
	display:none;
	}
	
	ul{}
	
	li {margin:0 10px .5em 0}
	
	table { border-collapse:collapse; margin:0em 0 0em 0; width:645px;}
	
	td, th {vertical-align:top; width:33%; padding:4px; font-size:80%; border: 1px solid #CCCCCC}
	
	td.date {width:25%;}
    td.datefull {width:15%;}  
	td.location {width:50%;}
	td.buy {width:25%;}
	
	table.gallery{width:648px; }
	*html table.gallery{width:647px;}
	table.gallery td {padding:0 0px 0px 0; width:12.5%; height:75px; float:left;}
	*html  table.gallery td {padding:0 1px 7px 0; }
	table.gallery td.end {padding:0px 0 7px 0}
	table.gallery td img{border:1px solid black}
    
    .tableheader{
    background: #999999;
    font-weight: bold;
    text-align: center;
}
.tablerow1{
    background-color: #ffffff;
}

.tablerow2{
    background-color: #dcdcdc;
}

.tablerow3{
    background-color: #FFFFC0;
    font-weight: bold;
    color: #000000;
}
.tablerow3 a{
    font-weight: bold;
    color: #000000;
}


/*/////////   main layout  ///////////*/
		
#wrap{position:relative;
		width:980px;			
		margin:0 auto;  											
		z-index:0;	
		text-align:left;		
		padding:0;
		overflow:hidden;		
		}
				
.top {position:absolute; top:2px; left:0; height:100px; width:980px;}
#flashPlayer {position:absolute; top:2px; left:0; width:242px; height:98px;}
.banner{position:absolute; top:10px;}
#nav {margin:110px 0 10px 0;  height:50px; position:relative; text-align:center; background-color: #000000;}
		
.mainImage { position:relative; width:980px; height:360px; background-repeat:no-repeat; margin:0 0 10px 0;  }
.mainImage .register { position:absolute; right:10px; bottom:10px; height:24px}

.thinImage {width:980px; height:160px; background-repeat:no-repeat; margin:0 0 10px 0; }

.content{ margin-bottom:10px; }
.content .left {float:left; width:670px; margin-right:10px; overflow:hidden;  }
.content .shorter_left {float:left; width:554px; margin-right:10px; overflow:hidden;  }
.main { min-height:499px; background-color:#FFFFFF; padding:10px 10px 0 8px;overflow:hidden; position:relative }
.live { background-color:#FFFFFF;  padding:10px;width:670px; min-height:230px; margin-top:10px; }

.content .right{float:left; overflow:hidden;width:300px;}
.promo {vertical-align:middle; text-align:center; color:#FFFFFF; min-height:500px; margin-bottom:10px}
.kyte_home {color:#FFFFFF; margin-bottom:10px;}
.mpu {width:300px; height:250px;}
.right_kyte {width: 416px; margin:0px; float:left; padding:0px;}

table.signuptable p{
    font-size:90%;    
}

table.signuptable td{
    border: none;    
}

	
/*/////////      header     ///////////*/

.register input {float:left; width:179px; margin-right:5px; border:1px solid #ccc; padding:4px; font-size:11px; color:#666666;}
.register input.button {float:left; padding:0; width:87px; height:24px; border:0}

/*/////////      end header     ///////////*/
		

/*/////////      float left nav     ///////////*/


#nav links {
	margin:0 auto;	
	padding:0;
	/*width:56em;*/
	position:relative;
	}
		
    
/**#nav  li { 
    list-style-type:none;
    margin:0 0px 0 0;
    padding: 15px 0px 0 0;
    float:left;
    width:88px;
    text-align:center; 
}*/
		
	#nav a, #nav a:visited{
	padding:0 1em;	
			
	background-repeat:no-repeat;
	text-decoration:none;	
	font-size:16px;
    font-weight: bold;

	/*color:#FFFFFF;*/
	}
	
	#nav a:hover{text-decoration:underline;}	
	
	/*#nav li.on a, #nav li.on a:visited {color:#FF9900}*/

	
	
	
	

	
/*///////// end float left nav  */




/*///////// col on the left */ 

.news{position:relative; padding-left:0px; }
.news p, .news h2{padding-left:45px}
.news .date{position:absolute; left:0; top:2px; width:35px; text-align:center; padding:2px 0}
.news .date span{display:block; font-size:12px;}	
.news .date.datestyle1 { background-color: #666666; color: #FFFFFF}
.news .date.datestyle2 { background-color: #CCCCCC; color:#666666}			

.spacer {height:740px; float:left; clear:left; width:1px; padding-left:1px}		
	
p.pic {text-align:center; padding-bottom:.4em}	
p.pic img{padding-bottom:1em}	

div.links {position:relative; 	padding:13px; }
a.previous, a.previous:visited {position:absolute; left:10px; top:0}
a.gallery, a.gallery:visited {position:absolute; left:42%; top:0}
a.next, a.next:visited {position:absolute; top:0; right:10px}

.links a, .links a:visited {text-decoration:none; font-size:100%;}
.links a:hover {text-decoration:underline}

.gallerythumb{
    margin: 0 0 2px 0;
}


/*///////// end col on the left */ 
		
/*///////// col on the right */ 
		
	
/*///////// end col on the right */


/*/////////      footer     ///////////*/
	
		

	#footer {	
	padding:10px;
	position:relative;	
	color:#ffffff;
	background-color:#000000;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;	
	}
    
	#footerspacer{
    height: 65px;
    width: 1px;
    float: left; }
	
	#footer .links {top:10px; right:10px; font-size:12px; color:#FFFFFF; position:absolute}
	#footer .logo { background-image:url(../images/logo.jpg); background-repeat:no-repeat; width:100px; height:145px; position:absolute; left:0; top:0}
	
	#footer ul {padding:0 0 0 110px; margin:0; list-style-type:none}
	#footer li {padding:0 0 3px 0px; margin:0; list-style-type:none}
	
	#footer p{	
	padding:0 0px .6em 0;
	margin:0;		
	color:#666666
	}
	
	
	
	#footer a, #footer a:visited {color:#fff; text-decoration:underline}
	#footer a:hover { text-decoration:none}
	

	
	/*/////////    end   footer     ///////////*/ 
		
.labelName{
    float: left;
    width: 150px;
} 