
/*  EVENT BODY STYLES

    description : styles relevant to ?
    
*/

.clearBoth {
	clear: both;
}

#eventbody {
	background: url('../images/evenbodyfade.gif') top repeat-x;
	font-size: 9pt;
	width: 100%;
}
#eventbody big{
	font-size: 14pt;
	display: inline;
}
#eventbody .largeBayM {
	width: 375px;
	height: 140px;
	text-align: left;
	float: left;
	color: #FFF;
	border-bottom: 2px solid #dddddd;
	margin-bottom: 9px;
}
#eventbody .largeBayM a{
	color: #669900;
	font-weight: normal;
}
#eventbody .largeBayM em{
	font-style: normal;
	color: #99cc00;
}
#eventbody .largeBayM .lbaytxt{
	padding-left: 5px;
	margin-top: 116px;
	height: 27px;
	line-height: 27px;
	background: url('../images/bgbaylower.png');
}
#eventbody .miniBay {
	width: 100%;
	height: 37px;
	text-align: left;
	float: left;
	color: #FFF;
	margin-bottom: 6px;
}
#eventbody .miniBay a{
	color: #66cc00;
	font-weight: normal;
}
#eventbody .miniBay .lbaytxt{
	padding-left: 5px;
	margin-top: 22px;
	height: 15px;
	line-height: 15px;
	font-weight: bold;
	background: url('../images/bgbaylower.png');
}
#eventbody .bluebox {
	background-color: #ecf1f3;
	width: 100%;
	margin-bottom: 5px;
	float: left;
}
#eventbody .bluebox p{
	margin: 5px;
}
#eventbody .bluebox p.padder{
	margin: 3px;
}
#eventbody .bluebox hr{
	background-color: #FFF;
	color: #FFF;
	border: 0;
	height: 4px;
	width: 100%;
}
#eventbody .bluebox input{
	font-size: 9pt;
}
#eventbody p {
	margin-bottom: 5px;
}
#eventbody p.first {
	font-weight: bold;
}
#eventbody p.eventhelp {
	color: #666666;
	font-size: 8pt;
	text-align: justify;
}
#eventbody .eventCat {
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}




/*  EVENT SEARCH STYLES

    description : styles relevant to ?
    
*/


#eventSearch {
	background: url('../images/eventsearchbg.gif') bottom left no-repeat;
}
#eventSearch input, #eventSearch select{
	font-size: 8pt;
}
#eventSearch p.botnote {
	text-align: center;
	font-size: 7pt;
	color: #666666;
}
#eventSearch .descriptor {
	color: #669900;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
}
#eventSearch p.searchHead {
	text-align: center;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}





/*  EVENT LAYOUT STYLES

    description : styles relevant to ?
    
*/
#eventlayout td.br {
}
#eventlayout td.bl {
	border-right: 1px solid #dddddd;
}
#eventlayout td.bo {
	border-top: 1px solid #dddddd;
}
#eventlayout td.tr {
	border-bottom: 1px solid #dddddd;
}
#eventlayout td.tl {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
#eventlayout td.padTen {
	padding: 10px;
}






/*  EVENT LIST STYLES

    description : styles relevant to ?
    
*/
#eventlist {
	font-size: 8pt;
	color: #666666;
	width: 100%;
	height: 550px;
	float: left;
	background-color: #ecf1f3;
	border-bottom: 2px solid #dddddd;
	overflow: hidden;
}
#eventlist ul, eventlist li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#eventlist strong, #eventlist a {
	color: #99cc00;
	font-weight: bold;
}

#scrolling_text {
	
}




/*  EVENT LOGIN STYLES

    description : styles relevant to ?
    
*/
#eventlogin {
	font-size: 8pt;
	width: 100%;
	margin: 5px 0px 10px 0px;
}
#eventlogin td {
	text-align: left;
}
#eventlogin td.evtitle {
	font-weight: bold;
	color: #669900;
	text-align: right;
	width: 35%;
}
#eventlogin .sminput {
	width: 108px;
}
#eventlogin .lainput {
	width: 140px;
}
#eventlogin a {
	font-size: 7pt;
	color: #666666;
}


/* EVENT CATEGORY STYLES 
  
   Description :
*/
#catCrumb a {
	color: #999999;
}





#searchERes {
	width: 98%;
	margin: auto;
	line-height: 160%;
	border-bottom: 1px solid #ededed;
}
#searchERes td {
	text-align: center;
	font-size: 9pt;
	vertical-align: top;
}
#searchERes .header {
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid #dcdcdc;
	font-size: 10pt;
}
#searchERes .lftb {
	border-right: 1px solid #888888;
}
#searchERes .rgtb {
	border-left: 1px solid #888888;
}
#searchERes .greyed td {
	background-color: #ededed;
	color: #669900;
} 




#eventDescription {
	width: 100%;
	border: 2px solid #ededed;
	border-top: 1px solid #bababa;
}
#eventDescription .evname {
	background-color: #e7edf0;
	font-size: 14pt;
	padding-left: 5px;
	color: #333333;
}
#eventDescription .evdesc {
	color: #666666;
	padding: 5px;
}
#eventDescription input {
	font-size: 9pt;
}


#eventIms {
	width: 603px;
	margin: 0px auto;
	background-color: #e7edf0;
}
#eventIms .seaBar {
	background: url('../images/switchbar.gif') top left no-repeat;
	height: 24px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
#eventIms .seaBar a {
	font-weight: bold;
}
#eventIms .seaBar input {
	font-size: 8pt;
	width: 25px;
}


.noBottom {
	margin-bottom: -100px;
}
.noTop {
  margin-top: -23px;
  z-index: -5;
}




.eventPic {
	float: left;
	height: 200px;
	margin: 8px;
}
.eventPic table {
	height: 200px;
}
.eventPic table .imHolder {
	text-align: center;
	vertical-align: middle;
	background-color: #d8e9f1;
	height: 160px;	
}
.eventPic table .numberPic {
	text-align: center;
	height: 40px;
	background-color: #99cc00;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	line-height: 40px;
	padding: 0px;
}


#eventsForm {
	font-size: 10px;
	background:url(../images/form_image.jpg);
}	

#eventsForm label {
	float: left;
	width:100px;
	padding-bottom:10px;
	padding-left:10px;
		
}	

#eventsForm p {
	padding-left:10px;
	font-size:10px;
}

#eventsForm select, #eventsForm input  {
	font-size: 10px;
	width:80px;
}


.ski {background: url('../images/ski.jpg');}
.stadium {background: url('../images/stadium.jpg');}
.featured {background: url('../images/featured_photo.jpg');}