*, html
{
margin:0px;
padding:0px;
}

a:link, a:visited, a:active
{
color:#666666;
}

a:hover
{
color:#999999;
}



body
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

#fullcontainer
{
width:100%;
background-image:url(http://www.theatremama.com/nyshows/images/jpgs/back_crimson.jpg);
background-repeat:repeat-x;
/*height:600px;*/
}

#container
{
width:900px;
margin-left:auto;
margin-right:auto;
border:0px solid #eaeaea;
}

	#container #header
	{
	height:119px;
	}
	
		#container #header #logo
		{
		background-image:url(http://www.theatremama.com/nyshows/images/jpgs/tm_logo.jpg);
		background-position:left;
		background-repeat:no-repeat;
		width:300px;
		height:117px;
		float:left;
		}
		
		#container #header #logindiv
		{
		float:right;
		height:15px;
		padding:2px
		}
		
		
	
		#container #header #nav
		{
		width:550px;
		height:45px;
		float:right;
		margin-top:57px; /* login div height and padding affects this */
		}
		
		
		
			#container #header #nav .thisweeksshows a
			{
			text-indent:-9999px;
			display:block;
			float:left;
			height:42px;
			width:135px;
			background-image:url(http://www.theatremama.com/nyshows/images/jpgs/button_thisweeksshows.jpg);
			background-position:top left;
			background-repeat:no-repeat;
			}
		
			#container #header #nav	.thisweeksshows a:hover
			{
			background-position:top right;
			}
			
						#container #header #nav .thisweeksshows2 a
						{
						text-indent:-9999px;
						display:block;
						float:left;
						height:42px;
						width:135px;
						background-image:url(http://www.theatremama.com/nyshows/images/jpgs/button_thisweeksshows2.jpg);
						background-position:top left;
						background-repeat:no-repeat;
						}
					
						#container #header #nav	.thisweeksshows2 a:hover
						{
						background-position: center top;
						}
						
						#container #header #nav	.thisweeksshows2 a.selected
						{
						background-position: right top;
						}
						
						
						
								#container #header #nav .welcome2 a
								{
								text-indent:-9999px;
								display:block;
								float:left;
								height:42px;
								width:135px;
								background-image:url(http://www.theatremama.com/nyshows/images/jpgs/button_welcome2.jpg);
								background-position:top left;
								background-repeat:no-repeat;
								}
							
								#container #header #nav	.welcome2 a:hover
								{
								background-position: center top;
								}
								
								#container #header #nav	.welcome2 a.selected
								{
								background-position: right top;
								}
						
						
					#container #header #nav .listyourshow2 a
					{
					text-indent:-9999px;
					display:block;
					float:left;
					height:42px;
					width:135px;
					background-image:url(http://www.theatremama.com/nyshows/images/jpgs/button_listyourshow2.jpg);
					background-position:top left;
					background-repeat:no-repeat;
					}
				
					#container #header #nav	.listyourshow2 a:hover
					{
					background-position: center top;
					}
					
					#container #header #nav	.listyourshow2 a.selected
					{
					background-position: right top;
					}
							
						
						
						
								#container #header #nav .getthelist2 a
								{
								text-indent:-9999px;
								display:block;
								float:left;
								height:42px;
								width:135px;
								background-image:url(http://www.theatremama.com/nyshows/images/jpgs/button_getthelist2.jpg);
								background-position:top left;
								background-repeat:no-repeat;
								}
							
								#container #header #nav	.getthelist2 a:hover
								{
								background-position: center top;
								}
								
								#container #header #nav	.getthelist2 a.selected
								{
								background-position: right top;
								}
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
		

	
		#banner
		{
		
		}
	
		#banner #section
		{
		width:355px;
		height:43px;
		background-image:url(http://www.theatremama.com/nyshows/images/jpgs/caption_thisweeksshows.jpg);
		background-position:bottom right;
		background-repeat:no-repeat;
		margin-top:222px;
		float:left;
		}
		
		#banner #image
		{
		float:right;
		width:391px;
		height:263px;
		background-image:url(http://www.theatremama.com/nyshows/images/jpgs/banner_image.jpg);
		background-position:bottom right;
		background-repeat:no-repeat;
		}
		
		
		
	
	
	#content
	{
	/*height:500px;*/
	padding:8px;
	}
	
	#content .mainshow 
	{
	float:left;
	width:287px;
	padding:1px;
	}
	
	#content .mainshow .caption
	{
	margin-top:1px;
	padding:4px;
	border:1px solid #999999;
	background-color:#eaeaea;
	}
	
	#content #rightcontent
	{
	width:580px;
	float:right;
	padding:4px;
	}
	
	#content #rightcontent #thetable img
	{
	border:3px solid #999999;
	}
	
	#content #rightcontent h2, p
	{
	padding:2px;
	}
	
	#footer
	{
	border-top:2px solid #999999;
	height:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:10px;
	margin-top:6px;
	}
		#footer p
		{
		}
		#footer a:link
		{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-size:10px;
		color:#333333;
		letter-spacing:2px;
		}
		#footer a:hover
		{
		color:#CCCCCC;
		}
		#footer span
		{
		color:#CCCCCC;
		}
		
	
	
	.clearer
	{
	height:1px;
	clear:both;
	margin-top:-1px;
	}


	/* -------------------------------------------- */
	
	.imgbord{
	border:2px solid #eaeaea;
	}
	
	.showcaption
	{
	width:157px;
	font-weight:bold;
	}
	
	.mainimg
	{
	border:0px;
	}
	
	.showdetails
	{
	padding-bottom:3px;
	padding-top:3px;
	}
	
	.showdetails .showdateplace
	{
	color:#999999;
	padding-right:2px;
	padding-left:2px;
	}
	
	.showdetails .showtickets
	{
	color:#333333;
	padding-right:3px;
	padding-left:3px;
	}
	
	#showbody
	{
	width:500px;
	}
	
	a.buytickets 
	{
	border:1px solid #999;
	padding:3px;
	color:#990000;
	font-size:14px;
	background-image:url(http://www.theatremama.com/nyshows/images/jpgs/stripe.jpg);
	background-repeat:repeat;
	}
	
	
	/* -------------------------------------------- */
	
	
	#listshow
	{
	width:100%;
	padding:1px;
	}
	
	#listshow  fieldset { border:1px solid #eaeaea; padding:2px;  }

	#listshow legend {
	  padding: 0.2em 0.5em;
	  border:1px solid #eaeaea;
	  color:#333;
	  font-size:90%;
	  text-align:right;
	  font-weight:bold;
	  }

	#listshow  input { padding:3px; font-size:12px; border:1px solid #CCCCCC; border-top:1px solid #999; border-right:1px solid #999; color:#666666; background-image:url(http://www.theatremama.com/nyshows/images/jpgs/input_fade.jpg); background-repeat:repeat-x; background-position:bottom left; }
	#listshow  select { padding:3px; font-size:12px; border:1px solid #CCCCCC; border-top:1px solid #999; border-right:1px solid #999; color:#666666; }
	#listshow  input.submitbutton { padding:3px; font-size:12px; border:1px solid #CCCCCC; border-top:1px solid #999; border-right:1px solid #999; color:#333333; }
	
	
	.errordiv
	{
	border:1px solid #FF0000;
	background-color:#FFD9EC;
	background-color:#FFDDEF;
	padding:2px;
	margin:3px 0 3px 0;
	}
	
	.error
	{
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	}
	
	
	.notice
	{
	font-size:10px;
	font-weight:normal;
	color:#999;
	}
	
	#showsuccess
	{
	border:3px solid #990000;
	background-color:#eaeaea;
	font-weight:bold;
	margin:3px 0 3px 0;
	}
	
	.text
	{
	padding:4px;
	line-height:1.4em;
	color:#333333;
	border:3px solid #eaeaea;
	margin-bottom:5px;
	}
	
	.imgnotice
	{
	border:1px solid #999;
	color:#990000;
	background-color:#E0E0C2;
	padding:2px;
	margin-top:2px;
	font-weight:bold;
	}
	
	
	
	
/*- Menu 2--------------------------- */
	
#menu2 {
	width: 200px;
	margin: 10px;
	border-style: solid solid solid solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}

#menu2 ul {
list-style-type:none;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #999;
	display: block;
	/*background:  url(http://www.theatremama.com/nyshows/images/jpgs/menu2.gif);*/
	padding: 8px 0 0 30px;
	background-color:#EFEFEB;
	border-top:1px solid #EFEFEB;
	border-bottom:1px solid #EFEFEB;
	}
	
#menu2 li a:hover {
	color: #fff;
	/*background:  url(http://www.theatremama.com/nyshows/images/jpgs/menu2.gif) 0 -32px;*/
	padding: 8px 0 0 30px;
	background-color:#400000;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}
	
/*- ------------------------------------- */	

.log_title
{
border-bottom:1px solid #999;
padding:3px 3px 3px 0px;
margin-bottom:3px;
}