/* Copyright 2006 - Arts Events, Inc. */
/* All these files used in layout for Bayfest */

/* Main Elements */
	body { margin: 0; padding: 0; font: 14px Arial, Helvetica, sans-serif; margin: 0 auto;}
	body .body, body .listing {line-height:18px; width:600px; float:left;}
	p {line-height: 18px}
	a {color:#0000FF; text-decoration: underline; }
	img { border: 0; } 
	img.imageFader{ display:block;} 
	#main { float: left; background: #fff; margin-bottom: 300px;}
	.noprint{display:none;}
	.print{ clear:left}
	div #schedule .logo{ margin: 0 0 -20px 400px;}


/* Top Elements */
	#top { display: none; float: left; width: 746px; border-top: 1px solid #fff; border-left: 2px solid #fff; border-right: 2px solid #fff; }
	/*#top div { float: left; }
	#top .h { height: 41px; }*/

/* Left Elements */
	#schedule #left div{ display:none;}
		#schedule p.breakhere {page-break-before: always; }

	#left {display:none;}

/* Right Elements */
	#right .body { margin: 20px 0 0 10px; width: 550px; clear:left;} 
	#right .body h2 { margin: 0; text-transform: uppercase; font-size: 24px; font-weight:normal; float:left; clear:left}
	#right .body p { padding: 0; }
	#right .noflash { display:none;} 
	#right .body a.nolink, #right .body a.nolink:hover { border-bottom: 0; text-underline: none;}	
	
	#right .listing h3, #right .listing h4{font-weight:bold; font-family: Arial, Helvetica, sans-serif; width: 470px; float:left;}
	#right .listing h3 {margin: 0; font-size: 20px; padding: 0 0 3px 0; color: #000; text-transform: uppercase; font-weight: normal;}
	#right .listing h4 {margin: 0 0 5px 0; font-size: 16px; padding: 15px 0 0 0; color: #333;}
	#right .listing .cont {float: left;  margin: 0 0 20px 0; line-height:18px;  }
	
	#right .listing div{}
	#right .cont { padding:0 0 0 20px; }
	
	#right .listing .A,#right .listing .ABC, #right .listing .B, #right .listing .A2, #right .listing .C { float: left; }
	#right .listing .A {width: 200px;}
	#right .listing .A2 {width: 300px;}
	#right .listing .B {width: 230px;}
	#right .listing .C {width: 150px;}
	#right .listing .ABC {width: 400px;}
	
/* Bottom Elements */
	#btm { display:none;}
