/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							 CSS Reset 					 */
/*_______________________________________________________________________________________________________*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Universal     			 */
/*_______________________________________________________________________________________________________*/

html {
	background-color: #628f28;
}

body {
	height: 826px;
	background: url(../images/universal/backdrop.jpg);
	background-repeat: repeat-x;
}

.container {
	margin: 0 auto;
	height: auto;
	width: 746px;
}

h1 {
	margin-bottom: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 4px;
	color: #fff;
}

p {
	font-family: Helvetica, Verdana, sans-serif;
	color: white;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
}

a:visited {
	color: #fff;
}

a:link {
	color: #fff;
}

.thankyou_text {
	font-family: Helvetica, Verdana, sans-serif;
	color: white;
	font-size: 13px;
	line-height: 15px;
	width: 510px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Navigation Bar  			 */
/*_______________________________________________________________________________________________________*/

/* OLD WIDTH 727 , old margin left was -40 with "schedule" */
div.navbar {width:825px; margin-left: -40px;}
ul.nav {margin:0; padding:0; list-style:none; width:825px; height:28px;}
ul.nav li {float:left;}
ul.nav li a.home {display:block; width:82px; height:28px; background:url(../images/universal/b_home.jpg) no-repeat 0 -28px; text-indent: -9999px;}
ul.nav li a.home:hover {background-position: 0 0;}
ul.nav li a.about {display:block; width:83px; height:28px; background:url(../images/universal/b_about.jpg) no-repeat 0 -28px; text-indent: -9999px;}
ul.nav li a.about:hover {background-position: 0 0;}
ul.nav li a.schedule {display:block; width:110px; height:28px; background:url(../images/universal/b_schedule.jpg) no-repeat 0 -28px; text-indent: -9999px;}
ul.nav li a.schedule:hover {background-position: 0 0;}
ul.nav li a.photos {display:block; width:95px; height:28px; background:url(../images/universal/b_photos.jpg) no-repeat 0 -28px; text-indent: -9999px;}
ul.nav li a.photos:hover {background-position: 0 0;}
ul.nav li a.videos {display:block; width:90px; height:28px; background:url(../images/universal/b_videos.jpg) no-repeat 0 -28px; text-indent: -9999px;}
ul.nav li a.videos:hover {background-position: 0 0;}
ul.nav li a.music {display:block; width:82px; height:28px; background:url(../images/universal/b_music.jpg) no-repeat 0 -28px; text-indent: -9999px;}
ul.nav li a.music:hover {background-position: 0 0;}
ul.nav li a.store {display:block; width:81px; height:28px; background:url(../images/universal/b_store.jpg) no-repeat 0 -28px; text-indent: -9999px;}
ul.nav li a.store:hover {background-position: 0 0;}
ul.nav li a.booking {display:block; width:98px; height:28px; background:url(../images/universal/b_booking.jpg) no-repeat 0 -28px; text-indent: -9999px;}
ul.nav li a.booking:hover {background-position: 0 0;}
ul.nav li a.contacts {display:block; width:104px; height:28px; background:url(../images/universal/b_contacts.jpg) no-repeat 0 -28px; text-indent: -9999px;}
ul.nav li a.contacts:hover {background-position: 0 0;}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Javascript nav 			 */
/*                                               							   (About, Contact)     	 */
/*_______________________________________________________________________________________________________*/

#navigation-block {
	float: left;
	margin-top: 32px;
	margin-left: 54px;
	width: 210px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: right;
}

ul#sliding-navigation {
	list-style: none;
	width: 210px;
}

ul#sliding-navigation li.sliding-element a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 140px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { 
	color: #ffff66;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Javascript slides		 */
/*                                               							   (About, Contact)     	 */
/*_______________________________________________________________________________________________________*/

#mySlides {
	height: 100px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Home page    			 */
/*_______________________________________________________________________________________________________*/

.home_banner {
	margin-left: auto;
	height: 190px;
	width: 746px;
	background-image: url(../images/home/home_banner_prof.jpg);
}

.home_panels {
	margin-left: auto;
	height: 332px;
	width: 746px;
	background-image: url(../images/home/home_panels.jpg);
}

.home_news {
	float: left;
	margin-left: auto;
	height: 148px;
	width: 424px;
	background-image: url(../images/home/home_news.jpg);
}

.home_email {
	margin-left: auto;
	height: 148px;
	width: 322px;
	background-image: url(../images/home/home_email.jpg);
}

#twitter_div {
	padding-top: 12px;
	padding-left: 68px;
	width: 330px;
}

#twitter_div ul {
	width: 280px;
}

#twitter_div ul li {
	line-height: 14px;
	list-style:none;
	color: #fff;
	letter-spacing: 1px;
	font-family: Helvetica;
	font-size:12px;
}

#twitter_div ul li a {
	display:block;
	padding-top: 10px;
	text-align: right;
	font-family: Helvetica;
	font-size: 10px;
}

.home_rss {
	padding-top: 11px;
	margin-left: 45px;
	height: 24px;
	width: 24px;
}

.home_email_title {
	padding-bottom: 4px;
	color: white;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

#email_submit {
	width: 200px;
	padding-top: 54px;
	margin-left: 54px;
}

#email_submit input, #email_submit textarea {
	margin-bottom: 20px;
	height: 18px;
	width: 200px;
	font-family: Helvetica, Verdana, sans-serif;

	font-size: 13px;
	font-style: italic;
	color: #bee290;
	border: none;
	background-color: #72a037;
}

#email_submit textarea:focus, #email_submit input:focus {
	border: none;
	background-color: #fff;
	font-style: normal;
	color: #000;
}

#email_submit input.email_submit_button {
	float: right;
	width: 80px;
	margin-right: 20px;
	background-color: #4b7221;
	color: #fff;
	font-style: normal;
	letter-spacing: 1px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   About page    			 */
/*_______________________________________________________________________________________________________*/

.about_banner {
	margin: auto;
	height: 183px;
	width: 746px;;
	background-image: url(../images/about/about_banner.jpg);
}

.about_button_bed {
	float: left;
	margin-left: -40px;
	height: 210px;
	width: 210px;
	background-image: url(../images/about/about_button_bed.jpg);
	background-repeat: no-repeat;
}

.about_slides_bed {
	line-height: 16px;
	letter-spacing: 1px;
	margin-top: 30px;
	float: right;
	height: auto;
	width: 536px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #fff;
	font-size: 12px;
	margin-bottom: 80px;
}

.about_pic_left {
	float: left;
	margin-right: 14px;
}

.about_pic_right {
	float: right;
	margin-left: 14px;

}

.about_pic_center_bottom {
	margin: 20px 0 0 12px;
}

.about_pic_center_top {
	margin-left: 16px;
	margin-bottom: 14px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Schedule page  			 */
/*_______________________________________________________________________________________________________*/

.schedule_box {
	height: 840px;
}

.schedule_banner {
	margin: auto;
	height: 183px;
	width: 746px;;
	background-image: url(../images/schedule/schedule_banner.jpg);
}

.schedule_left {
	float: left;
	width: 363px;
	height: 840px;
	border-right: 1px solid #77a33d;
}

.schedule_right {
	float: right;
	width: 342px;
	height: 840px;
	padding-left: 39px;
	border-left: 1px solid #2f4a0c;
}


/* ---------------------------------------------------------------------------- Left -------- */	

.schedule_day {
	margin-top: 4px;
	margin-left: 10px;
	font-weight: bold;
	font-family: Helvetica, Verdana, sans-serif;
	color: #ffffff;
	}

.schedule_time {
	margin-top: -20px;
	padding-left: 180px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #ffffff;
}

.schedule_type {
	margin-top: 6px;
	margin-left: 10px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #ffffff;
	cursor: pointer;
}

.schedule_type2 {
	margin-top: 6px;
	margin-left: 10px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #ffffff;
}

.schedule_address {
	width: 258px;
	height: 85px;
	padding-top: 20px;
	float: left;	
	color: black;
	text-align: center;
	border: none;
	font-family: Helvetica, Verdana, sans-serif;
}

.schedule_address_sub{
	margin: 1px;
	width: 258px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	font-family: Helvetica, Verdana, sans-serif;
}

.schedule_map {
	float: right;
	font-size: 12px;
	text-align: center;
	width: 105px;
	height: 85px;
	color: #000;
	font-family: Helvetica, Verdana, sans-serif;
}


/* ---------------------------------------------------------------------------- Right -------- */

.schedule_event_box{
	float: left;
	margin-bottom: 20px;
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #ffffff;	
	height: auto;
	width: 320px;
}

.schedule_event_date{
	float: left;
	margin-right: 14px;
	padding-top: 5px;
	border-style: solid;
	border-width: thin;
	border-color: #ffffff;
	text-align: center;
	font-size: 26px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #ffffff;
	height: 45px;
	width: 50px;
}

.schedule_event_month{
	margin-top: -2px;
	padding-left: 4px;
	padding-top: 2px;
	letter-spacing: 3px;
	text-align: center;
	font-family: Helvetica, Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Videos page   			 */
/*_______________________________________________________________________________________________________*/

.videos_banner {
	margin: auto;
	height: 183px;
	width: 746px;;
	background-image: url(../images/videos/videos_banner.jpg);
}

.videos_content {
	width: 746px;
	height: 413px;
}

.videos_image {
	float: left;
	margin-top: 10px;
	margin-left: 4px;
	width: 79px;
	height: 65px;
	background-image: url(../images/universal/mini_dudes.jpg);
}

.videos_text {
	float: left;
	margin-left: 4px;
	width: 652px;
	height: auto;
	font-size: 13px;
	margin-top: 16px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #ffffff;
}

.youtube_strip{
	margin-top: 16px;
	margin-bottom: 64px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Photos page   			 */
/*_______________________________________________________________________________________________________*/

.photos_banner {
	margin: auto;
	height: 183px;
	width: 746px;;
	background-image: url(../images/photos/photos_banner.jpg);
}

.photos_content {



}

.photos_title {
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 16px;
	margin-left: -15px;
	width: 100px;
	color: #fff;
	font-family: Helvetica;
	text-align: center;
}

.photos_image {
	float: left;
	margin-left: 22px;
	width: 74px;
	height: 34px;
	background-image: url(../images/photos/flickr.jpg);
}

.photos_text {
	float: left;
	margin-left: 8px;
	width: 620px;
	height: auto;
	font-size: 13px;
	font-family: Helvetica, Verdana, sans-serif;
	color: #ffffff;
}


/* --------------------------------------------------------------------- Gallery pages -------- */

.photocontainer {
	margin: 0 auto;
	background-color: #598321;
	overflow: hidden;
	margin-bottom: 300px
	height: 100%;
	width: auto;
}

#flashcontent {
		height: 440px;
}


/* -------------------------------------------------------------------------- MultiBox -------- */

.MultiBoxContainer {
	position: absolute;
	border: 8px solid #c8deab;
	background-color: #000;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

/*
.MultiBoxLoading {
	background: url(../images/photos/fusion/loader.gif) no-repeat center;
}
*/

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -14px;
	right: -14px;
	background: url(../images/photos/fusion/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: 0px;
	position: relative;
	background-color: #000000;
}

.MultiBoxPrevious {
	position: absolute;
	background: url(../images/photos/fusion/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/photos/fusion/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/photos/fusion/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/photos/fusion/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

.flickr_strip{
	margin-bottom: 80px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Music		   			 */
/*_______________________________________________________________________________________________________*/

.music_banner {
	margin: auto;
	height: 183px;
	width: 746px;;
	background-image: url(../images/music/music_banner.jpg);
}

.music_text {
	font-family: Helvetica, Verdana, sans-serif;
	color: white;
	font-size: 13px;
	line-height: 15px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Music		   			 */
/*_______________________________________________________________________________________________________*/

.booking_banner {
	margin: auto;
	height: 183px;
	width: 746px;;
	background-image: url(../images/booking/booking_banner.jpg);
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Store	       			 */
/*_______________________________________________________________________________________________________*/

.store_banner {
	margin: auto;
	height: 183px;
	width: 746px;;
	background-image: url(../images/store/store_banner.jpg);
}

.store_basket {
	width: 350px;
	margin-left: 20px;
	margin-bottom: 10px;
	height: 140px;
	float: left;
}

.store_text {
	font-family: Helvetica, Verdana, sans-serif;
	color: white;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 20px;
}

.store_paypal_image {
	margin-right: 10px;
	float: left;
}

.store_paypal_form {
	width: 200px;
	height: 120px;
	float: left;
	margin-bottom: 20px;
}

.store_paypal_button {
	margin-top: 4px;
	margin-bottom: 4px;
}
	
.store_titles {
	margin-bottom: 8px;
	font-family: Helvetica, Verdana, sans-serif;
	color: white;
	font-size: 18px;
	line-height: 15px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Contacts page   			 */
/*_______________________________________________________________________________________________________*/

.contacts_banner {
	margin: auto;
	height: 183px;
	width: 746px;;
	background-image: url(../images/contacts/contacts_banner.jpg);
}

.contacts_stayconnected {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
	height: 60px;
	width: 120px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Footer       			 */
/*_______________________________________________________________________________________________________*/

.footer_text {
	letter-spacing: 1px;
	font-size: 10px;
	color: #b2d584;
	font-family: Helvetica, Verdana, sans-serif;
	width: 746px;
	text-align: center;
}

.footer_text_store {
	padding-top: 440px;
	letter-spacing: 1px;
	font-size: 10px;
	color: #b2d584;
	font-family: Helvetica, Verdana, sans-serif;
	width: 746px;
	text-align: center;
}

.footer_text_slide {
	width: 200px;
	margin-left: 280px;
	letter-spacing: 1px;
	font-size: 10px;
	color: #b2d584;
	font-family: Helvetica, Verdana, sans-serif;
	text-align: center;
}

.footer_text_schedule {
	padding-top: 20px;
	letter-spacing: 1px;
	font-size: 10px;
	color: #b2d584;
	font-family: Helvetica, Verdana, sans-serif;
	text-align: center;
}

a.footer_text:link{color: #b2d584;}
a.footer_text:visited{color: #b2d584;}
a.footer_text:hover{color: #d4ecb4;}

/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Batizado 2010   			 */
/*_______________________________________________________________________________________________________*/

.2010_logo {
	height: 68px;
	width: 323px;
}


/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Popup Bubble				 */
/*_______________________________________________________________________________________________________*/

p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: #56801f; border: 1px solid #3f650d; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }

/*_______________________________________________________________________________________________________*/
/*                                                                            							 */
/*                                               							   Get Started				 */
/*_______________________________________________________________________________________________________*/


#get_started {
	padding-top: 14px;
	padding-left: 46px;
	width: 339px;
}