﻿.bookEvent
{
    padding: 5px;
}

.bookEvent .top
{
    width: 555px; /*height: 100px;*/
    background: url('../images/bookevent-top1.gif') no-repeat top left;
    color: white;
    padding-bottom: 30px;
}

.bookEvent .top div
{
    padding: 3px;
}

.bookEvent .topTable
{
    width: 100%;
    height: 100%;
}

.bookEvent .eventImage
{
    position: relative;
    top: 8px;
    left: 17px;
}

.bookEvent .eventName
{
    font-weight: bold;
    font-size: 10pt;
}

.bookEvent .eventVenue
{
}

.bookEvent .eventDates
{
    font-style: italic;
}

.bookEvent .button
{
    padding: 0px 10px 10px 0px;
}

.bookEvent .eventInfo
{
    text-align: justify;
}

.eventItem
{
    padding: 3px 0px;
}

.eventItem a.eventName
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

.eventItem .venueName
{
}

.eventItem .dateRange
{
    color: #03A8FA;
    font-style: italic;
    white-space: nowrap;
}


.eventItem td
{
    vertical-align: top;
    padding: 0px 5px;
    padding-bottom: 2px;
}

.eventItemImage
{
	/*height:61px;*/
}

.eventItemImage a.eventName
{
	color:#333333;
	font-weight:bold;		
	text-decoration:none;	
}

.eventItemImage .venueName
{	
}

.eventItemImage .dateRange
{
	color:#03A8FA;
	font-style:italic;
	white-space:nowrap;
}

.eventItemImage td
{	
	vertical-align:top;
	/*padding:0 0 5px 0;
	padding-bottom:5px;*/
}

.subclasspage_header_style, .subclasspage_header_style a
{
	text-decoration:none;
	color:#ffffff;		
}

.outercontainer-noborder
{
	background-color:#e5e5e5;
	/*border:solid 1px #bfbfbf;*/
}

.outercontainer-noborder .ocontainer-lt
{
	position:relative;
	top:-1px;
	left:-1px;
	background-image:url('../images/top-left-corner-noborder.gif');
	background-position: left top; 
    height: 100%; 
    background-repeat: no-repeat;
}

.outercontainer-noborder .ocontainer-rt
{
	position:relative;
	right:-2px;
	background-image:url('../images/top-right-corner-noborder.gif');
	background-position: right top; 
    height: 100%; 
    background-repeat: no-repeat;
}

.outercontainer-noborder .ocontainer-lb
{
	position:relative;
	bottom:0px;
	left:-2px;
	background-image:url('../images/bottom-left-corner-noborder.gif');
	background-position: left bottom; 
    height: 100%; 
    background-repeat: no-repeat;
}

.outercontainer-noborder .ocontainer-rb
{
	position:relative;
	bottom:-2px;
	background-image:url('../images/bottom-right-corner-noborder.gif');
	background-position: right bottom; 
    height: 100%; 
    background-repeat: no-repeat;
}

.outercontainer-noborder .ocontainer-middle
{
	padding:5px 5px 5px 5px;
	position:relative;
	left:1px;
	top:-1px;
}

.outercontainer
{
	background-color:#e5e5e5;
	border:solid 1px #bfbfbf;
}

.outercontainer .ocontainer-lt
{
	position:relative;
	top:-1px;
	left:-1px;
	background-image:url('../images/top-left-corner.gif');
	background-position: left top; 
    height: 100%; 
    background-repeat: no-repeat;
}

.outercontainer .ocontainer-rt
{
	position:relative;
	right:-2px;
	background-image:url('../images/top-right-corner.gif');
	background-position: right top; 
    height: 100%; 
    background-repeat: no-repeat;
}

.outercontainer .ocontainer-lb
{
	position:relative;
	bottom:0px;
	left:-2px;
	background-image:url('../images/bottom-left-corner.gif');
	background-position: left bottom; 
    height: 100%; 
    background-repeat: no-repeat;
}

.outercontainer .ocontainer-rb
{
	position:relative;
	bottom:-2px;
	background-image:url('../images/bottom-right-corner.gif');
	background-position: right bottom; 
    height: 100%; 
    background-repeat: no-repeat;
}

.outercontainer .ocontainer-middle
{
	padding:5px 5px 5px 5px;
	position:relative;
	left:1px;
	top:-1px;
}

##search
{
	color:#B6B6B6;
}

#search .searchButton
{
	background: url('../images/btnSearch.png') no-repeat center center;
	color:#ffffff;
	border-style:none;
	margin:0px;
	height:21px;
	width:79px;		
}

#search .searchTextBox
{
	width:185px;
	padding:2px 5px;
	margin-right:5px;
	line-height:1em;
	height:13px;
	font-size:10px;
}

#search .searchBg
{	
	width:326px;
	height:54px;
	text-align:center;
	padding-top:14px;	
	background:transparent url('../images/search.png') no-repeat center top;		
}

.titledcontainer
{
}

.titledcontainer .header
{
	background-color:Black;
	height:22px;
}

.titledcontainer .body
{
	background-color:White;
}

.header .header-container-lt
{
	top:0px;
	left:0px;
	background-image:url('../images/top-left-corner.gif');
	background-position: left top; 
    height: 100%;
    background-repeat: no-repeat;
}

.header .header-container-rt
{
	top:0px;
	right:0px;
	background-image:url('../images/top-right-corner.gif');
	background-position: right top; 
    height: 100%; 
    background-repeat: no-repeat;
}

.header .header-container-middle
{
	padding:0px 7px 0px 7px;
	height:100%;
}

.header .header-text
{
	text-align:left;
	float:left;
	padding:7px 7px 7px 7px;
}

.header .header-image
{
	background-image:url('../images/button.gif');
	float:right;
	height:10px;
	width:8px;
	padding:7px 7px 7px 7px;
}

.body .container-middle
{
	padding:0px 0px 0px 0px;
}
