body {
margin:0;
width:100%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background:url(graphics/page_background.jpg) repeat;
	text-align:center;
	background-color:#ffffff;
}

#container {
	width:968px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:5px;
}
#outer_container {
position:absolute;
top:0px;
left:0px;
width:100%;
}

#top_background {
position:absolute;
left:0px;
top:0px;
width:100%;
height:183px;
background:url(graphics/top_background.jpg) repeat-x;
}

#header {
width:968px;
height:159px;
}
#header_l {
width:8px;
height:159px;
background:url(graphics/header_left.png);
float:left;
display:inline;
}
#header_middle {
width:952px;
float:left;
background:url(graphics/header_middle.jpg);
height:159px;
display:inline;
}
#banner_heading {
	margin-top:10px;
	width:400px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:right;
	margin-left: 550px;
}
#header_r {
width:8px;
float:left;
height:159px;
display:inline;
background:url(graphics/header_right.png);
}
#h1_header {
width:564px;
height:24px;
padding-top:5px;
}




#nav {
	width:958px;
	height:30px;
	background:url(graphics/nav_back.jpg) repeat-x;
	margin-left: 5px;
}
#content {
	width:968px;
	background:url(graphics/content_background.png) repeat-y;
}
#content_pad {
width:950px;
padding:5px 9px 0px 9px;
}
#content_col_l {
	width:300px;
	float:left;
	
}
#content_col_r {
	width:640px;
	float:right;
	
}
#footer {
width:100%;

background:#246c23 url(graphics/footer_background_grad.jpg) repeat-x top ;
text-align:center;
}
#footer_content {
width:967px;
margin-left:auto;
margin-right:auto;
}
#content_bottom {
width:968px;
height:29px;
background:url(graphics/footer.png);
}
#footer_left_col {
width:49%;
float:left;
text-align:left;
}
#footer_right_col {
float:right;
width:49%;
text-align:right;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.small {
	
	font-size: 10px;
}

.medium {
	
	font-size: 12px;
}
.error {
	font-size: 12px;
	color:#FF6600;
	background: url(graphics/edited_fader.gif) repeat;
	padding:2px;
	border:#FF3300 1px solid;
}
.big {	
	font-size: 16px;
}

.xbig {
	font-size: 18px;
}

.xbig_2 {
	font-size: 18px;
	color:#666699;
}
.xxbig {
	font-size: 24px;
	color:#ff0000;
}
.big_red {color:#FF0000; font-size:16px;}

.big_black {color:#000000; font-size:14px;}

.big_black_2 {color:#000000; font-size:16px;}

.xbig_red_2 { color:#FF0000; font-size:18px;} 
.big_blue { color:#666699; font-size:16px;}



.footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #000000;
}
.h1_style {
font-size:14px;
color:#666666;
}
h1,h2,h3,h4,h5,h6 {
margin:0px;
}


#basic-accordian{
	width:300px;
	z-index:2;

}

.accordion_headings{
	
	
	color:#000;
	
	cursor:pointer;
	
	text-align:left;
	font-size:16px;
	width:290px;
	background:url(graphics/accordian_top_up.jpg);
	height:25px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	
	
	
}
.accordion_headings_2{
width:260px;
height:25px;
background-color:#FFFFFF;}

.acc_container{
width:300px;
background:url(graphics/accordian_middle.jpg) repeat-y;
}
.accordian_bottom {
width:300px;
background:url(graphics/accordian_bottom_2.jpg);
height:5px;
margin-bottom:5px;
overflow:hidden;
}
.header_highlight{
	color:#4a4a8a;
	background-image:url(graphics/accordian_top_over.jpg);
	
	
}
#form {margin:0px;}
#form .text_input {
	margin-top:3px;
	width:186px;
	height:20px;
	font-size:14px;
	color:#333333;
	background:#eeeeee;
	border:#666699 1px solid;
	margin-left: 3px;
}
#form .text_input_small {
	margin-top:3px;
	width:40px;
	height:20px;
	font-size:12px;
	color:#333333;
	background:#eeeeee;
	border:#666699 1px solid;
	margin-left: 3px;
}
#form .text_input_small_2 {
	margin-top:3px;
	width:80px;
	height:20px;
	font-size:12px;
	color:#333333;
	background:#eeeeee;
	border:#666699 1px solid;
	margin-left: 3px;
}

#form .text_input_medium {
	margin-top:3px;
	width:350px;
	height:20px;
	font-size:12px;
	color:#333333;
	background:#eeeeee;
	border:#666699 1px solid;
	margin-left: 3px;
}
#form .textinput {
	margin-top:3px;
	width:600px;
	height:20px;
	font-size:14px;
	color:#333333;
	background:#eeeeee;
	border:#666699 1px solid;
}
#form_2 .form_2_input_1 {
	margin-top:3px;
	width:150px;
	height:16px;
	font-size:12px;
	color:#333333;
	background:#ffffff;
	border:#666666 1px solid;
}
#form_2 .form_2_button {
	margin-top:3px;
	width:150px;
	height:20px;
	font-size:12px;
	color:#333333;
	background:#ffffff;
	border:#666666 1px solid;
}

#form .text_area {
	margin-top:3px;
	width:189px;
	height:110px;
	padding:2px 5px 0px 2px;
	font-size:16px;
color:#669966;
background:#FFFFFF;
border:#669966 1px solid;
}
#form .qty_input {
width:30px;
height:15px;
font-size:10px;
margin-left:5px;
margin-top:5px;
border:none;
background:transparent;
}
.qty_input_wrapper {
width:50px;
height:25px;
background:url(graphics/qty_input.png) no-repeat;
}

#form .button {
	width:186px;
	height:20px;
	font-size:16px;
	color:#666699;
	background:#eeeeee;
	border:#666699 1px solid;
	font-weight:bold;
	margin: 3px 0px 3px 3px;
}
#public_form {
margin:0px;
background:url(graphics/form_back_bottom.jpg) no-repeat bottom;
width:290px;
padding:0px 10px 10px 5px;
}
.public_form_top {
	width:305px;
	height:8px;
	background:url(graphics/form_top.jpg);
}
#public_form .text_input{
	width:185px;
	height:15px;
	border:none;
	background:transparent;
	color:#333333;
	font-size:12px;
	margin-top:7px;
	margin-left:10px;
}
#public_form .select_input{
	width:180px;
	height:15px;
	border:none;
	background:transparent;
	color:#333333;
	font-size:10px;
	margin-top:7px;
	margin-left:5px;
}

#public_form .text_area{
width:190px;
height:140px;
border:none;
background:transparent;
color:#333333;
font-size:12px;
margin-top:5px;
margin-left:5px;
}
.form_input_wrapper {
margin-top:2px;
margin-bottom:2px;
width:200px;
height:25px;
background:url(graphics/text_input_200_25.png) no-repeat;
}
.form_area_wrapper {
margin-top:2px;
margin-bottom:2px;
width:200px;
height:150px;
background:url(graphics/tex_area_200_150.png);

}
#footer_links {
font-size:10px;
}
#footer_links a { color:#FFFFFF; text-decoration:none;}
#footer_links a:visited {color:#eeeeee; text-decoration:none;}
#footer_links a:hover {color:#000000; text-decoration:none;}
#footer_links a:active {color:#eeeeee; text-decoration:none;}

.calendar_event {
height:30px;
border-bottom:#CCCCCC 1px solid;
width:296px;
margin:0px 2px 0px 2px;
background:url(graphics/cal_row_background.jpg);

overflow:hidden;
}
.calendar_flag {
width:30px;
height:30px;

}
.calendar_country {

width:85px;
display:inline;
font-size:10px;
}
.calendar_place {

width:90px;
font-size:10px;
display:inline;
overflow:hidden;
}
.calendar_date{
padding-right:2px;
}
.calendar_tickets {
	height:30px;
	width:30px;
	display:inline;
	font-size: 12px;
}
.break {
margin:5px;
height:2px;
background:url(graphics/break_back.jpg) repeat-x;
overflow:hidden;
}
.ticket_type {
	border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	
	background:url(graphics/ticket_type_background.jpg) repeat-x bottom;
	font-size:24px;
	color:#666699;
	margin-top:5px;
}
.ticket_table_top {
background:url(graphics/ticket_type_background.jpg) repeat-x bottom;
height:30px;
font-size:14px;
color:#666699;
}
.ticket_table_row_1 {
height:24px;
margin-top:2px;
color:#000000;
background:url(graphics/ticket_table_row_1.png) bottom repeat-x;}
.ticket_table_row_2 {
margin-top:2px;
height:24px;
color:#000000;
background:url(graphics/ticket_table_row_2.png) bottom repeat-x;}
.ticket_table {
border-bottom:#CCCCCC 1px solid;
border-left:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;
padding:2px;
background:url(graphics/ticket_table_background.jpg) bottom right;
}
.list ul {
list-style-type:none;
margin:0;
padding:0;
}
.list li {
background-image:url("graphics/bullet.jpg");
background-position:0 2px;
background-repeat:no-repeat;
margin-bottom:10px;
margin-left:10px;
padding-left:20px;
}
.list_2 ul {
list-style-type:none;
margin:0;
padding:0;
}
.list_2 li {
background-image:url("graphics/bullet_2.jpg");
background-position:0 2px;
background-repeat:no-repeat;
margin-bottom:10px;
margin-left:10px;
padding-left:20px;
}

.contact_page_col_l {
	float:left;
	width:330px;
}
.contact_page_col_2 {
float:right;
width:305px;
}






/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#gallery {
	background-color: #fff;
	
	width: 640px;
	}
	#gallery ul {
	list-style: none;
	margin-left: -48px;
}
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 2px solid #eeeeee;
		border-width: 2px 2px 10px;
	}
	#gallery ul a:hover img {
		border: 2px solid #dddddd;
		border-width: 2px 2px 10px;
		color: #ffffff;
	}
	#gallery ul a:hover { color: #fffccc; }
	
	
	
	
	
	
	
/* ACCORDIAN STYLES */
.arrowlistmenu{
	width: 300px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
color:#000;
	
	cursor:pointer;
	
	text-align:left;
	font-size:16px;
	width:290px;
	background:url(graphics/accordian_top_up.jpg);
	height:25px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}




.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
color:#4a4a8a;
	background-image:url(graphics/accordian_top_over.jpg);
	}


.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
width:300px;
background:url(graphics/accordian_middle.jpg) repeat-y;
margin:0;
padding:0;
}

.bloglistmenu{
	width: 300px; /*width of accordion menu*/
}

.bloglistmenu .blogheader{ /*CSS class for menu headers in general (expanding or not!)*/
color:#000;
	
	cursor:pointer;
	
	text-align:left;
	font-size:16px;
	width:300px;
	
	height:25px;
	font-weight:bold;
	border-bottom:#CCCCCC 2px solid;
}




.bloglistmenu .blogopenheader{ /*CSS class to apply to expandable header when it's expanded*/
color:#4a4a8a;
	
	}


.bloglistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
width:300px;
margin:0;
padding:0;
border-bottom:#CCCCCC 1px dotted;
text-align:left;
margin-bottom:2px;
}
.blog_title {
border-bottom:#CCCCCC 1px solid;
margin-bottom:2px;
}
.side_box_top{ 
color:#000;
	
	
	
	text-align:left;
	font-size:16px;
	width:290px;
	background:url(graphics/accordian_top_up.jpg);
	height:25px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}
.side_box_back {
width:290px;
background:url(graphics/accordian_middle.jpg) repeat-y;
padding:5px;
}
.photo_overlay_top_stripe {
height:38px;
top:20px;
position:relative;
padding:2px 5px 0px 0px;
background:url(graphics/photo_overlay_stripe.png) repeat-x;
}
.photo_overlay_any {
top:20px;
position:relative;
padding:5px;
background:url(graphics/photo_overlay_any.png) repeat;
border-top:#666666 1px solid;
border-bottom:#999999 1px solid;
}

.photo_overlay_bottom_stripe {

height:23px;
padding:2px 0px 0px 5px;
background:url(graphics/photo_overlay_bottom_stripe.png) repeat-x;
}