/* Copyright 2006 - Arts Events, Inc. */
/* All these files used in layout for International Bayfest */

/* Main Elements */
	body { margin: 0px; padding: 0px; font: 14px Arial, Helvetica, sans-serif; margin: 0px auto;}
	body .body, body .listing {line-height:18px; width:600px; float:left;}
	p {line-height: 18px}
	a {color:#0000FF; text-decoration: underline; }
	img { border: 0px; }
	img.imageFader{ display:block;} 
	#main { float: left; background: #fff; margin-bottom: 300px;}
	.noprint{display:none;}
	.print{ clear:left}
	div #schedule .logo{ margin: 0px 0px -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 0px 0px 10px; width: 550px; clear:left;} 
	#right .body h2 { margin: 0px; text-transform: uppercase; font-size: 24px; font-weight:normal; float:left; clear:left}
	#right .body p { padding: 0px 0px 0px 0px; }
	#right .noflash { display:none;} 
	#right .body a.nolink, #right .body a.nolink:hover { border-bottom: 0px; 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: 0px; font-size: 20px; padding: 0px 0px 3px 0px; color: #000; text-transform: uppercase; font-weight: normal;}
	#right .listing h4 {margin: 0px 0px 5px 0px; font-size: 16px; padding: 15px 0px 0px 0px; color: #333;}
	#right .listing .cont {float: left;  margin: 0px 0px 20px 0px; line-height:18px;  }
	
	#right .listing div{ padding:0px 0px 0px 10px;}
	#right .cont { padding:0px 0px 0px 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;}
