
/* general styles ----------------------- */

html, body{ margin: 0; padding: 0; }

body {
	background: url(../../images/page_back.gif) top center;
	text-align: center; 
	}
	
img{border:0;}
	
body, p, table, td, input, button, select, textarea
{
	font-size: 14px;
	font-family: Arial;
	color: #000;
}
h1, h2, h3, h4, h5{ color: #000; }
p{ line-height: 19px; }
input, button{ color: #000; }

a:link{color: #d81359;}
a:visited{color: #d81359;}
a:active{color: #d81359;}
a:hover{color: #990066;}	
a[name]:hover{color: #990066;}
	

#container
{
	background: url(../../images/body_back.gif) repeat-y top center;
	text-align: center;
}

#page{
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	text-align: left;
}


/* styles for double columns pages */

#page-columns
{
	border-top: 4px solid #d81359;
}

#page-menu-column{
	float: right;
	width: 240px;
}

#page-content-column{
	float: left;
	width: 520px;	
}

#page-content-column-home{

}

#page-content-column-full
{
	padding: 20px 13px;
}

#page-content-column-event
{
	padding: 20px 0px 20px 13px;
}
	
#page-body-content
{
	padding: 20px 15px 20px 13px;
}

.side-info
{
	padding: 30px 20px 30px 0px;
}


/* styles for pages with background pictures */

.background-news
{
	background: url(../../images/page_back_news.jpg) no-repeat top right;	
}

.background-contact
{
	background: url(../../images/page_back_contact.jpg) no-repeat top right;	
}

.background-20
{
	background: url(../../images/page_back_company.jpg) no-repeat top right;	
}

.background-52
{
	background: url(../../images/page_back_sponsor.jpg) no-repeat top right;	
}

.background-76
{
	background: url(../../images/page_back_tickets.jpg) no-repeat top right;	
}

.background-33
{
	background: url(../../images/page_back_services.jpg) no-repeat top right;	
}

.background-77
{
	background: url(../../images/page_back_services.jpg) no-repeat top right;	
}

.background-79
{
	background: url(../../images/page_back_news.jpg) no-repeat top right;	
}
	
/* header navigation styles */


#header{
	overflow: hidden;
	background: url(../../images/header_back.gif) no-repeat top left;
}

#logo{
	height: 113px;
}

#logo a {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 113px; /* CONFORMANT BROWSERS */
	text-decoration: none;
	width: 100%;
	font-size: 0;
	color: #d81359;
}

#header-menu-nest
{
	height: 33px;
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
}

.header-menu {
	padding: 0;
	list-style: none;
	display: inline;
}

.header-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
}

.header-menu a {
	display: block;
	float: left;
	text-align: center;
	color: #d81359;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 13px 6px 13px;
	margin: 0;
	 /*height: 30px; CONFORMANT BROWSERS */
	text-decoration: none;
	text-transform: uppercase;
	border-right: 2px solid #fff;
}

.header-menu a:hover {
	background: #ebebeb; color: #d81359;
}


.header-menu a:link, .header-menu a:visited, .header-menu a:active { color: #d81359;}
.header-menu .chosen:link, .header-menu .chosen:visited, .header-menu .chosen:active, .header-menu .chosen:hover 
{  background: #ebebeb; color: #d81359;}










.menu
{
}


.menu-links
{
	margin-left: 0;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #ccc;
}
.menu-links li
{
	background: url(../../images/menu_arrow.gif) no-repeat 13px center;
	padding: 8px 0 9px 25px;
	border-bottom: 1px solid #ccc;
}

.menu-links li a:link, .menu-links li a:visited, .menu-links li a:active
{
	text-decoration: none; 
 }
.menu-links li a:hover
{
	text-decoration: underline;
}

.menu-links li .chosen:link, .menu-links li .chosen:visited, .menu-links li .chosen:active {
	text-decoration: none;
	color: #000;

}





#footer
{
	height: 40px;
	background: #cc0066;
	clear: both;
	color: #fff;
	overflow: hidden;
}
#footer-1{ float: left; width: 350px; color: #fff;  padding: 12px 0 12px 20px;}
#footer-2{ float: right; width: 350px; text-align: right; color: #fff; padding: 9px 25px 0 0;}

#footer a:link, #footer a:visited, #footer a:active{color: #fff;}
#footer a:hover { color: #ccc; }


/* content styles ----------------------- */


h1
{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	margin: 5px 0px 15px 0;
	text-transform: uppercase;
	color: #d81359;
}


h2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0 10px 0;
}

h3
{
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
	color: #660000;
}

p
{
	margin: 5px 0 17px 0;
	padding: 0;
}


.right-pic
{
	margin: 10px 0px 10px 10px;
}

.left-pic
{
	margin: 10px 10px 10px 0px;
}


/*** home page styles ************************************************************/


.home-main
{
	height: 217px;
	background: #fff url(../../images/main_image.gif) no-repeat top left;
}

.home-sections
{
	background: url(../../images/signup_back.gif) repeat-y top left;
}

.home-section-1
{
	width: 250px;
	float: left;
}

.home-section-1 h2
{
}

.home-section-2
{
	width: 525px;
	margin: 0 0 0 0px;
	float: left;
}

.home-section-2 h2
{
	font-size: 1px;
	color: #fff;
	background: url(../../images/lblEvents.gif) no-repeat top left;
	height: 41px;
	margin: 0 0 20px 0;
	padding: 0;
}

.home-section-2 .events-list
{
	padding: 0 0 0 22px;
}

.home-section-2 .events-list .results-grid td
{
	padding: 0 20px 20px 0;	
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

.home-section-2 .events-list .results-grid td img
{
	margin: 0 0 5px 0;	
	border: 2px solid #ebebeb;
	padding: 2px;
}




.home-specials
{
	background: url(../../images/Special_offers.gif) no-repeat top left;
	padding: 140px 20px 30px 20px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.home-specials td
{	
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.home-specials .button
{
	font-weight: bold;
	font-size: 14px;
	padding: 3px 10px;	
	margin-top: 10px;
}
.home-specials .textbox
{
	width: 200px; 
	margin: 10px 0 0 0;
	padding: 2px 3px;
}







.signup
{
	width: 250px;
}

.signup h2
{
	background:  url(../../images/title_signup.gif) no-repeat top left;
	padding: 20px 0 20px 0;
	width: 250px;
	font-size: 1px;
	color: #d81359;
	margin: 0;
}

.signup .label-register
{
	background: url(../../images/lblRegister.gif) no-repeat top left;
	font-size: 1px;
	color: #fff;
	height: 72px;
	padding: 0;
	margin: 0;
}

.signup .signup-form
{
	width: 215px;
	padding: 0 10px 20px 20px;
}

.signup .signup-form .textbox
{
	padding: 4px 5px;
	width: 200px;
	margin-bottom: 10px;
	border: 1px solid #999;
	color: #666;
}

.signup .signup-form .button
{
	border: none;
	font-size: 15px;
	color: #fff;
	background: #d81359;
	padding: 5px 10px;
	margin-top: 5px;
}

.signup .signup-form .error-message, .contact-form .error-message
{
	background-color: #ffff99;
	padding: 4px 7px;
	display: block;
	margin: 0 0 4px 0;
}


#page-menu-column .signup, #page-menu-column .signup h2, .event-detail-column-2 .signup, .event-detail-column-2 .signup h2
{
	width: 240px;
}


.dots-horizontal
{
	background: url(../../images/dots_hor.gif) repeat-x center;
}









.section-table{
	width: 100%;
}

.section-header{	
	background: #F9F7EB;
	padding: 6px 10px;
	font-weight: bold;
	color: #330000;
	font-size: 13px;
}

.section-link{
	font-size: 11px;
	background: #F9F7EB;
	text-align: right;
	padding: 6px 10px;
}

.section-content{
	padding: 0px 10px 25px 10px;
}


.SiteMap-list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.SiteMap-list li{font-size: 14px; font-weight: bold; padding-bottom: 20px; }
.SiteMap-list { list-style-type: none; margin-left: 5px; padding-left: 5px; }
.SiteMap-list li ul{margin-left: 15px; padding-left: 15px; list-style-type: square; margin-top: 5px; }
.SiteMap-list li li{font-size: 12px; font-weight: normal; padding-bottom: 0px;  }






.title-link{
	text-align: right;
	position: relative;
	float: right;
	top: -30px;
	margin: 0;
	padding: 0;
	
}




/** pop up styles */

.popup
{
	background: #641209;	
}

.popup-title
{
	padding: 6px 15px 6px 15px;
	font-size: 17px;
	font-weight: bold;
	height: 45px;
	background: #a41e0e;
	color: #fff;
	border-bottom: 1px solid #333;
}

.popup-title-link
{
	padding: 6px 15px 7px 15px;
	font-size: 12px;
	text-align: right;
	background: #a41e0e;
	border-bottom: 1px solid #333;
}

.popup-image-cell
{
	padding: 20px;
}

.popup-body
{
	padding: 15px;
	background: #dbd7d0;
}






.pic-left{
margin: 15px;
margin-left: 0;
}

.pic-right{
margin: 15px;
margin-right: 0;
}

.arrow-next
{
	background: url(../../images/arrow_next.gif) no-repeat right;
	padding-right: 12px;	
}

.arrow-up
{
	background: url(../../images/arrow_up.gif) no-repeat left;
	padding-left: 12px;
}

.arrow-back
{
	background: url(../../images/arrow_back.gif) no-repeat left;
	padding-left: 12px;
}

.link-arrow
{
	background: url(../../images/grid_arrow_next.gif) no-repeat left;
	padding-left: 12px;
}

.link-arrow-big
{
	background: url(../../images/grid_arrow_next.gif) no-repeat left;
	padding-left: 12px;
	font-size: 15px;
	font-weight: bold;
}

.grid
{
	border-collapse: collapse;
}

.grid td
{
}

.grid-label
{
	background: #F8FBE4;
	border-bottom: 1px solid #C7E2AB;
	border-left: 1px solid #C7E2AB;
	padding: 4px 10px;
	font-size: 11px;
}

.grid-value
{
	background: #fff;
	border-bottom: 1px solid #C7E2AB;
	border-left: 1px solid #C7E2AB;
	border-right: 1px solid #C7E2AB;
	padding: 4px 10px;
	text-align: center;
	font-size: 11px;
}

.grid-pic
{
	border-bottom: 1px solid #C7E2AB;
	border-left: 1px solid #C7E2AB;
	border-right: 1px solid #C7E2AB;
	text-align: center;
	padding: 0;
}

.grid-header{
	background: url(../../images/grid_header_back.gif) repeat-x top left;
	font-weight: bold;
	text-transform: uppercase;
	height: 40px;
	padding: 5px 10px;
}

.results-grid-nav
{
	text-align: center;
	background: #ebebeb;
	height: 40px;
}

.grid-next
{
	background: url(../../images/grid_arrow_next.gif) no-repeat right;
	padding-right: 12px;
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
}

.grid-prev
{
	background: url(../../images/grid_arrow_prev.gif) no-repeat left;
	padding-left: 12px;
	font-size: 15px;
	font-weight: bold;
}




.contact-form
{
	background: #f6f6f6;
	padding: 20px;
	border: 1px solid #ccc;
}

.contact-form input, .contact-form textarea{ font-size: 14px; padding: 3px 5px; }

.picture{
	border: 2px solid #595E66;
}

A .picture {border: 2px solid #595E66; }
A:hover .picture, A:active .picture { border: 2px solid #9E7402; }


.picture-detail{
	border: 2px solid #ebebeb;
	padding: 15px 15px;
	background: #f6f6f6;
	text-align: center;
}

.news-item{
	padding-bottom: 20px;
}

.news-body{
	padding-top: 10px;
}

.news-date{
	font-size: 11px;
}

.news-link{
}

.testimonials-item{
	padding-bottom: 20px;
	background: url(../../images/dots_hor.gif) repeat-x top left;
}

.testimonials-text{
	color: #333;
	padding-top: 5px;
}

.testimonial-home p
{
	margin-top: 0px;
}




.list{}
.list li{
	padding-bottom: 7px;
	list-style-image: url(../../images/list_arrow.gif); }

.small-list
{
	list-style-image: url(../../images/list_arrow.gif);
	margin: 10px;
	padding: 10px;
}
.small-list li{
	padding-bottom: 2px; }

.list-check{}
.list-check li{
	padding-bottom: 15px;
	padding-left: 15px;
	list-style-image: url(../../images/iconCheck.gif); }


.underline
{
	border-bottom: 1px solid #ebebeb;
}



.results-grid
{
	border-collapse: separate;
	border: 0px;
}

.results-grid td
{
	border: 0;
	padding: 0;
	margin: 0;
}

.result-grid-pager-invisible td
{
	color: fff; font-size: 1px;
}

.result-grid-pager-invisible a:link, .result-grid-pager-invisible a:visited, .result-grid-pager-invisible a:active, .result-grid-pager-invisible a:hover
{
	color: fff; font-size: 1px;
}




.detail-picture img
{
	margin-top: 8px;
}




.grid-lines
{
	border-collapse: collapse;
	border: 1px solid #ebebeb;
}

.grid-lines td
{
	border: 1px solid #ebebeb;
	padding: 5px 10px;
}

.grid-lines-header{
	background: #f6f6f6;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 10px;
}


.error-message{ color: Red; }


.clear{ clear: both; font-size: 1px; }





/* event styles */

.event-box
{
	padding: 0;
	margin: 0;
	width: 340px;
	margin-right: 15px;
}

.event-box-thumb
{
	width: 140px;
	float: left;
}
.event-box-thumb-small
{
	width: 110px;
	float: left;
}
.event-box-thumb img, .event-box-thumb-small img
{
	border: 2px solid #ebebeb;
	padding: 1px;
}

.event-box-text
{
	width: 185px;
	float: right;
}

.event-box-text-small
{
	width: 370px;
	float: right;
}

.event-box-text h3, .event-box-text-small h3
{
	margin: 5px 0 7px 0;
	padding: 0;
	font-size: 15px;
	background: none;
	text-transform: none;
	border: 0;
}	

.event-box-eventdate
{
	margin-bottom: 10px;
}

.event-box p
{
	margin: 0;
	padding: 0;
	line-height: normal;
}

.event-box-date
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.event-box-venue
{
	margin: 0;
	padding: 0;
}

.event-box-location
{
	margin: 0;
	padding: 0;
}

.event-box-city
{
	font-size: 11px;
	color: #999;
	margin: 0;
	padding: 0;
	display: block;
}


.event-box-big 
{
	width: 495px;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}

.event-box-big .event-box-thumb
{
	width: 140px;
}

.event-box-big .event-box-thumb img
{
	border: 2px solid #ccc;
	padding: 1px;
}

.event-box-big .event-box-text
{
	width: 270px;
}

















.page-title
{
	padding: 6px 10px 7px 20px;
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	background: url(../../images/page_title_back.gif) repeat-x bottom left;
	border-bottom: 1px solid #660000;
	color: #FFE3A8;
}

.page-title-text
{
	padding: 6px 10px 7px 10px;
	height: 33px;
	font-size: 11px;
	font-weight: normal;
	background: url(../../images/page_title_back.gif) repeat-x bottom left;
	border-bottom: 1px solid #660000;
	color: #FFE3A8;
}

.page-title-text a:link, .page-title-text a:visited, .page-title-text a:active
{
	color: #F1BD55;
} 
.page-title-text a:hover
{
	color: #fff;
} 


.calendar
{
	border-collapse: collapse;
	width: 100%;
	background: #ebebeb;
	margin-top: 30px;
}

.calendar a:link, .calendar a:visited, .calendar a:active
{
	text-decoration: none;
	color: #fff;
} 
.calendar a:hover
{
	color: #fff;
} 

.calendar-day
{
	border: 1px solid #ccc;
	padding: 3px 0;
	background: #f6f6f6;
	color: #fff;
	border-left: 0;
}

.calendar-day a:link, .calendar-day a:visited, .calendar-day a:active
{
	text-decoration: none;
	color: #fff;
} 
.calendar-day a:hover
{
	color: #fff;
} 


.calendar-day-selected
{
	border: 1px solid #ccc;
	padding: 3px 0;
	background: #d81359;
	color: #fff;
	font-weight: bold;
}

.calendar-today
{
	border: 1px solid #ccc;
	padding: 3px 0;
	background: #999999;
	color: #fff;
	font-weight: bold;
}


.calendar-day-header
{
	color: #666;
	padding: 3px 0;
}

.calendar-title
{
	color: #fff;
	background: #999;
}


.calendar-next
{
	padding: 2px 5px;
	color: #fff;
}

.calendar-back
{
	padding: 2px 5px;	
	color: #fff;
}

.calendar-title td
{
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 5px 1px;
}

.calendar-other-month
{
	border: 1px solid #ccc;
	padding: 3px 0;
	background: #ebebeb;
	color: #fff;
	border-left: 0;
}

.calendar-other-month a{ color: #ccc; }

.calendar-bottom
{
	text-align: center;
}

.calendar-showall
{
	display: block;
	padding: 1px 0 7px 0;
}

.calendar-date-range
{
	display: block;
	padding: 8px 0 2px 0;
	color: #666;
}

.line
{
	font-size: 3px;
	padding: 5px 0;
	background: url(../../images/dot.gif) repeat-x top left;
}



.picture-grid
{
}

.picture-grid-item{
	text-align: center;
	padding: 10px;
}

.picture-grid-item img
{
	border: 5px solid #fff;
}

.picture-grid-large{
	text-align: center;
	padding: 10px;
}
.picture-grid-large img{
	border: 5px solid #fff;
}

.review-link
{
	background: url(../../images/iconPdf.gif) no-repeat left top; 
	padding-left: 25px;
	font-weight: bold; 
	height: 25px;
	margin: 10px 0;
	display: block;
}




.event-detail-column-1{
	float: left;
	width: 490px;
}

.event-detail-column-2{
	width: 240px;
	float: right;
}

.column-2-in
{
	margin-left: 20px;
	width: 190px;
}

.event-detail-column-1 h3
{
	color: #666;
	background: none;
	border-bottom: 3px solid #ccc;
	padding: 0;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.event-detail-column-2 h3, #page-menu-column h3, #page-content-column-full h3
{
	color: #fff;
	background: #999;
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.event-detail-column-1 h1
{
	margin: 0 0 10px 0;
	padding: 0;	
}


.event-name
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.event-detail-top-date
{
	padding: 5px 0 10px 0;
	font-weight: bold;
	font-size: 14px;
}

.event-details
{
	margin-bottom: 5px;
}


.event-detail-title
{
}

.event-detail-date
{
	font-size: 12px;
	font-weight: bold;
}

.event-detail-venue
{
	font-size: 13px;
}

.event-detail-picture
{
	padding: 5px 0 15px 0;
	
}

.event-detail-picture img
{
	border: 5px solid #fff;
}

.event-detail-description
{
	line-height: 17px;
}

.event-detail-buy-tickets
{
	display: block;
	padding: 7px 0 0 0;	
}

.event-venue-details
{
	margin: 20px 0;
}

.event-venue-picture
{
	margin-bottom: 15px;
	margin-top: 15px;
}

.event-venue-picture img
{
	border: 5px solid #fff;
}

.event-venue-name
{
	font-weight: bold;
	font-size: 14px;
}

.event-venue-address
{
	margin: 0 0 10px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0;
	font-weight: bold;
}

.event-venue-description
{
	margin: 0 0 15px 0;
}

.event-detail-venue-thumb
{
	margin: 8px 0 10px 0;
	padding: 5px;
}

.event-detail-venue-thumb img
{
	border: 1px solid #D4BF91;
}

.event-detail-venue-name
{
	font-weight: bold;
	padding: 0 0 3px 5px;
}

.event-detail-venue-address
{
	padding: 0 0 20px 5px;
}




.event-detail-review-date
{
}

.event-detail-review-title
{
	font-weight: bold;
	font-style: italic;
	font-size: 19px;
	margin: 3px 0;
	padding: 3px;
}

.event-detail-review-author{ color: #999; text-align: right;}

.event-detail-review-description{ 
	margin: 10px 0 40px 0; line-height: 19px; border-bottom: 3px solid #ccc;
	padding-bottom: 5px;}

.events-locations
{
	position: relative;
}

.dates-grid
{
	border: 0;
	margin: 5px 0;
	border-collapse: separate;
	width: 100%;
	background: url(../../images/dot.gif) repeat-x top left;
}

.dates-grid-cell
{
	border: 0;
}

.dates-grid-cell td
{
	padding: 6px 10px 10px 0px;
	border: 0;
	background: url(../../images/dot.gif) repeat-x bottom left;
}




.pictures-grid
{
	border: 0;
	width: 100%;
	margin: 10px 0;
	border-collapse: separate;
}

.pictures-grid-cell
{
	border: 0;
}

.pictures-grid-cell td
{
	padding: 0 0 10px 0;
	text-align: center;
}

.pictures-grid-cell td img
{
	border: 5px solid #fff;
}

.newsletter-done
{
	width: 150px;
}

.newsletter-email
{
	width: 170px; 
	color: #666;
}

.side-newsletter-nest
{
	margin: 30px 0;
	border-bottom: 3px solid #ebebeb;
}
.side-newsletter-nest .newsletter-email
{
	width: 150px;
}




#page-text-home
{
	position: absolute;
	height: 70px;
	width: 720px;	
	top: 1500px;
	padding: 20px 25px 30px 25px;
	background: #666;
}
#page-text-home h1{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #000;
}
#page-text-home a:link, 
#page-text-home a:visited, 
#page-text-home a:active, 
#page-text-home a:hover
{	color: #333; } 



.gallery-grid
{
	
}

.gallery-grid td
{
	padding: 10px;
	line-height: 18px;
}

.gallery-grid td img
{
	margin: 0 0 5px 0;
	border: 2px solid #ebebeb;
	padding: 1px;
}





.season-brochure
{
	background: #ebebeb url(../../images/brochure.gif) no-repeat 20px;
	padding: 20px 20px 20px 82px;	
	font-size: 15px;
	margin: 20px 0;
	line-height: 20px;
}
.season-brochure span
{
	color: #999;
	font-size: 12px;
}

.facebook
{
	background: #ebebeb;
	padding: 20px 20px 20px 20px;	
	font-size: 15px;
	margin: 0 0 20px 0;
	line-height: 20px;
}


.signup-links
{
	font-size: 11px;
}

.signup-links a{ color: #999; }

.signup-links .button
{
	margin-right: 10px;	
}
