﻿body
{
	background-color:#fff;
	color:black;
	font-family:Gill Sans,Verdana,Geneva,Arial;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align: left;
}

a:link, a:visited 
{
	color:#E52520;
	text-decoration:none;
}

a:hover 
{
	color:#660000;
	text-decoration:underline;
}

#header-banner {
	height:120px;
	margin:0px auto;
	position:relative;
	width:850px;
}

#header-banner a {
	background-image:url(/sites/peopleslight/images/banner-orderform.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:120px;
	width:850px;
}

#home
{
	background-color: #fff;
	width: 850px; 
}

.caltable 
{ 
	width: 100%; 
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

.calendar_row
{
}

.calendar_day
{
	width: 14%;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	padding: 0 1px 0 0;
}

div.holiday { margin: 2px 0 1px 3px; font-size: 10px; }

span.event_title
{
	cursor:pointer;
	text-align: left;
	display: block;
}

span.event_title a 
{
	color: #000;
	font-weight: bold;
}
span.event_title a:hover
{
	text-decoration: underline;	
}

.calendar_items
{
	text-align: right;
}

.caltable th
{
	background-color: #000;
	color: #fff;
	font-size: 11px;
}

.caltable th.dayname { text-align: center; }

th.monthName
{
	font-size: 20px;
	text-align: center;
	padding: 2px 0;
}


img.buyimg { margin-left: 2px; } 

.heightdef { float: right; }


#footer  
{ 
	position: relative; margin: 0px auto; 
	width: 850px; 
	height:  50px; 
	background-color: #000;
}
#footer div
{
	float: left;
	padding: 17px 28px 15px 18px;	
	font-family: Helvetica;	
	font-size: 12px;
	color: #545454;
}
#footer div h1 
{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 12px;
	color: #E52520; 
}

img.prod
{
	float: none;
	margin-left: 0;
}

#home h1 { font-size: 18px; margin: 0 3px; }
#home h2 { font-size: 14px; margin: 0 2px; }
#home p { font-size: 12px; }

table.cart
{
	width: 100%;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin-bottom: 9px;
}

table.cart th.head 
{
	background-color: #666;
	color: #fff;
	padding-left: 6px;
}

table.cart td
{
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 0 6px;
}

.reserveTicket_cancel { float: right; font-size: 10px; cursor: pointer;  }

#home, #home p
{
	font-size: 11px;
}

a#btn_purchase_submit { background-color: #a61f1b; color: #fff; font-weight: bold; font-size: 14px; padding: 2px 12px; }

a#btn_purchase_submit:hover { background-color: #d22822; }


.more_info_link { font-size: 11px; font-weight: bold; color: #000; }
p.prod_date { font-size: 11px; margin: 3px 0 0 36px; }
a.prod_buy_link { margin-left: 18px; padding: 2px 8px; background-color: #e52520 }

/* added 2008-08-07 */
th.summary { height: 24px; }
