@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #eaeaea;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-style: none;
}
a {
	text-decoration:none;
	color: #039;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blue {
	color: #039;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.main #header {
	width: 980px;
	border: 0px solid #000000;
	height: 190px;
	margin: 0 auto;
}
.main #fb {
	text-align: left;
	float: left;
	margin-top: 23px;
	margin-left: 5px;
=}
.main #headercontainer {
	width: auto;
	background: url(images/header.jpg);
	background-position: center;
	background-repeat:no-repeat;
	border: 0px solid #000000;
	height: 190px;
}
.main #backgroundcontainer {
	background:url(images/mainbackground.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0 auto;
}
.main #container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	border: 0px solid #000;
}
.main #container_gallery {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:1200px;
	border: 0px solid #000;
}
.main #container_es {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	border: 0px solid #000;
}
.main #container_contact{
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 800px;
	border: 0px solid #000;
	background:url(images/contact.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.main #container_about{
	width: 920px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 540px;
	border: 0px solid #000;
	background:url(images/about.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding: 30px 30px;
}
.main #container_apply{
	width: 920px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1100px;
	border: 0px solid #000;
	background:url(images/apply.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 30px 30px;
}
.main #container_apply_small{
	width: 920px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 900px;
	border: 0px solid #000;
	background:url(images/apply.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 30px 30px;
}
.main #container_holy_es{
	width: 580px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 860px;
	border: 0px solid #000;
	background:url(images/holy_text_es.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 120px;
	padding-bottom: 20px;
}
.main #container_holy_de{
	width: 580px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 860px;
	border: 0px solid #000;
	background:url(images/holy_text_de.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 120px;
	padding-bottom: 20px;
}
.main #container_holy{
	width: 580px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 860px;
	border: 0px solid #000;
	background:url(images/holy_text.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 120px;
	padding-bottom: 20px;
}
.main #container_tours {
	width: 980px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	height: 800px;
	border: 0px solid #000;
	text-align: left;
}
.main #container_faq {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1680px;
	border: 0px solid #000;
}
.main #content_faq {
	width: 560px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1570px;
	border: 0px solid #000;
	padding-left:20px;
	padding-right:400px;
	padding-top:10px;
	background:url(images/faq_contents.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.main #faqbanner {
	height:100px;
	width:980px;
	padding: 0;
	margin: 0;
}
.main #container_links{
	width: 920px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 540px;
	border: 0px solid #000;
	padding: 30px 30px;
}
.main #link {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:20px;
	width:500px;
	height: 70px;
	float:left;
}
.main #link_right {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width:350px;
	height: 500px;
	float:right
}
.main #link_fb {
	margin-top:30px;
	margin-bottom:20px;
}
.main #navigation {
	margin: 0 auto;
	width: 980px;
	height: 30px;
	border-bottom: 1px solid #e7e7e7;
}
.main #lang {
	float: right;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:3px;
}
.lang {
	margin-left:5px;
}
ul.nav {
	padding: 3px;
	margin: 0;
	list-style: none;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	clear: left;
	width: 860px;
}

ul.nav li {
	float: left;
}

ul.nav li a {
	float: left;
	text-decoration: none;
	color: #999; /* #ccc */
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.nav li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.nav li a:hover {
 	color: #0d5f83;
	background: url(images/nav.png) no-repeat top right;
}

ul.nav li a:hover span {
	background: url(images/nav.png) no-repeat top left;
}

ul.nav li a.current {
	background: url(images/nav.png) no-repeat top right;
 	color: #FFF; /* #0d5f83; */
}

ul.nav li a.current span {
	background: url(images/nav.png) no-repeat top left;
}
.main #content {
	width: 550px;
	height: auto;
	padding-left: 20px;
	float: left;
	clear:left;
}
.content_text {
	width: auto;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
	color: #333;
}
.content_text_end {
	width: auto;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
	color: #333;
}
.main #content_right {
	width: 370px;
	float:right;
	padding-right: 20px;
}
.main #contact_left {
	width: 375px;
	height:220px;
	padding-top:30px;
	padding-left: 25px;
	float:left;
	clear:both;
}
.main #contact_main {
	width: 380px;
	height:220px;
	padding-top:30px;
	float:left;
}
.main #contact_right {
	width:160px;
	height:220px;
	padding-top:30px;
	padding-right:25px;
	float:right;
	text-align: right;
}
.main #contact_form {
	width:930px;
	height:270px;
	padding-top:40px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
}
.main #tours {
	width:980px;
	height:150px;
	margin-top: 10px;
	padding: 0;
}
.main #tourscontent{
	width: 185px;
	height: 190px;
	margin: 0;
	padding: 5px;
	float: left;
	border-right: 1px solid #E4E4E4;
	font-size: 16px;
}
.main #tourscontent2{
	width: 185px;
	height: 400px;
	margin: 0;
	padding: 5px;
	float: left;
	border-right: 1px solid #E4E4E4;
	font-size: 16px;
}
.main #tourscontent_end {
	width: 186px;
	height: 190px;
	margin: 0;
	padding: 5px;
	float: left;
}
.tourscontent_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #039;
}
.tourscontent_heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #039;
	text-align: center;
}
.tourscontent_text {
	width: auto;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main #tourbanner {
	width:980px;
	height:150px;
	padding:0;
}
.main #footercontainer {
	width: auto;
	height: 90px;
	background-position: center top;
	background-repeat:no-repeat;
	background-image: url(images/footer.jpg);
}
.main #footer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	height: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
	color: #3B75B5;
	font-size: 9px;
}
.main #footer a {
	text-decoration: inherit;
	color: #3B75B5;
	font-size: 9px;
}	
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #039;
}
.heading_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C90;
	text-align: right;
}
.heading_contact_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
}
.contact_text {
	margin-top:10px;
	color: #404040;
	font-size: 14px;
}
.about_heading {
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C90;
	font-size: 18px;
}
.about_text {
	margin-top:10px;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.about_text_about {
	margin-top:10px;
	color: #000;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.link_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
	font-size: 16px;
}
.link_text {
	margin-top:5px;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.form_text {
	font-size:12px;
	color:#FFF;
}
.apply_form_text {
	font-size:12px;
	color: #333;
}
.clear {
     clear: both;
     display: block;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}
/* TOURS */
.tours_price_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #039;
}
ul.tours {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.main #tour_apply {
	width:660px;
	height:auto;
	padding-left:20px;
	padding-top:20px;
	padding-right:300px;
}
.main #price_heading {
	width:940px;
	height:auto;
	margin-top:20px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	border-bottom: solid 1px #CCC;
}
/* VIP */
.main #container_vip {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	padding-bottom: 200px;
	background:url(images/tours/background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.main #vip_overview {
	width:560px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
	padding-right:400px;
	background-image:url(images/tours/vip_1.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.main #vip_means {
	width:560px;
	height:auto;
	padding-left:400px;
	padding-top:20px;
	padding-right:20px;
	background-image:url(images/tours/vip_2.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.main #vip_daytoday {
	width:560px;
	height:auto;
	padding-left:20px;
	padding-top:20px;
	padding-right:400px;
	background-image:url(images/tours/vip_3.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.main #vip_schedule {
	width:360px;
	height:auto;
	padding-left:600px;
	padding-top:20px;
	padding-right:20px;
	background-image:url(images/tours/map.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.main #vip_price {
	width:940px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
	padding-right:20px;
}
.main #vip_price_info {
	width: 500px;
	height:auto;
	margin-top:100px;
	float:right;
}
/* BUEN */
.main #container_buen {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	padding-bottom: 200px;
	background:url(images/tours/background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.main #buen_overview {
	width:560px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
	padding-right:400px;
	background:url(images/tours/buen_1.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.main #buen_means {
	width:560px;
	height:auto;
	padding-left:400px;
	padding-top:20px;
	padding-right:20px;
	background:url(images/tours/buen_2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.main #buen_daytoday {
	width:560px;
	height:auto;
	padding-left:20px;
	padding-top:20px;
	padding-right:400px;
	background:url(images/tours/buen_3.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.main #buen_schedule {
	width:360px;
	height:auto;
	padding-left:600px;
	padding-top:20px;
	padding-right:20px;
	background-image:url(images/tours/map_buen.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.main #buen_price_heading {
	width:940px;
	height:auto;
	margin-top:20px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	background-color:#039;
}
.main #buen_price {
	width:940px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
	padding-right:20px;
}
.main #buen_price_info {
	width: 500px;
	height:auto;
	margin-top:100px;
	float:right;
}
/* MYSTIC */
.main #container_mystic {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	padding-bottom: 200px;
	background:url(images/tours/background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.main #mystic_overview {
	width:560px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
	padding-right:400px;
	background:url(images/tours/mystic_1.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.main #mystic_conferencista {
	width:560px;
	height:auto;
	padding-left:400px;
	padding-top:20px;
	padding-right:20px;
	background:url(images/tours/mystic_2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.main #mystic_means {
	width:560px;
	height:auto;
	padding-left:20px;
	padding-top:20px;
	padding-right:400px;
	background-position:right;
	background-repeat:no-repeat;
	background-image: url(images/tours/mystic_6.jpg);
}
.main #mystic_daytoday {
	width:560px;
	height:auto;
	padding-left:400px;
	padding-top:20px;
	padding-right:20px;
	background:url(images/tours/mystic_3.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.main #mystic_schedule {
	width:560px;
	height:auto;
	padding-left:20px;
	padding-top:20px;
	padding-right:400px;
	background:url(images/tours/mystic_5.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.main #mystic_price_heading {
	width:940px;
	height:auto;
	margin-top:20px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	background-color:#039;
}
.main #mystic_price {
	width:940px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
	padding-right:20px;
}
.main #mystic_price_info {
	width: 500px;
	height:auto;
	margin-top:100px;
	float:right;
}
/* BIKING */
.main #container_biking {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 2300px;
	border: 0px solid #000;
	background:url(images/tours/background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.main #biking_overview {
	width:550px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
}
.main #biking_overview2 {
	width:380px;
	height:auto;
	padding-left:10px;
	padding-right:20px;
	padding-top:15px;
	float:right;
}
.main #biking_link {
	width:350px;
	height:auto;
	padding: 10px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.main #biking_schedule {
	width:560px;
	height:auto;
	padding-left:400px;
	padding-top:20px;
	padding-right:20px;
	background:url(images/tours/biking.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.main #biking_price_heading {
	width:940px;
	height:auto;
	margin-top:20px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	background-color:#039;
}
.main #biking_price {
	width:940px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
	padding-right:20px;
}
.main #biking_price_info {
	width: 450px;
	height:auto;
	margin-top:50px;
	float:right;
}
/* PRIVATE */
.main #container_private {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1000px;
	border: 0px solid #000;
	background:url(images/tours/background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.main #private_overview {
	width:560px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
	padding-right:400px;
	background:url(images/tours/private.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.main #private_price_heading {
	width:940px;
	height:auto;
	margin-top:20px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	background-color:#039;
}
.main #private_price {
	width:940px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
	padding-right:20px;
}
.main #private_price_info {
	width: 450px;
	height:auto;
	margin-top:60px;
	float:right;
}

/* TEMP ------------------------------------- TEMP */

.main #container_temp {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	padding-bottom: 200px;
	background:url(images/tours/background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.main #temp_overview {
	width:560px;
	height:auto;
	padding-right:400px;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:20px;
	background:url(/images/tours/pope.jpg) right no-repeat;
}
.main #temp_link {
	width:350px;
	height:auto;
	padding: 10px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.main #temp_box1 {
	width:560px;
	height:auto;
	padding-left:400px;
	padding-top:20px;
	padding-right:20px;
	background: url(/images/tours/pope_1.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.main #temp_box2 {
	width:560px;
	height:auto;
	padding-right:400px;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:20px;
	background:url(/images/tours/pope_2.jpg) right no-repeat;
}
.main #temp_box3 {
	width:560px;
	height:auto;
	padding-left:400px;
	padding-top:20px;
	padding-right:20px;
	background:url(/images/tours/pope_3.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.main #temp_price_heading {
	width:940px;
	height:auto;
	margin-top:20px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	background-color:#039;
}
.main #temp_price {
	width:940px;
	height:auto;
	padding-left:20px;
	padding-top:15px;
	padding-right:20px;
}
.main #temp_price_info {
	width: 450px;
	height:auto;
	margin-top:50px;
	float:right;
}


/* FORMS */
.main #apply_form_heading {
	width:920px;
	border-bottom: 1px solid #CCC;
	margin-top:20px;
	margin-bottom:10px;
}
.main #apply_form_container {
	width:920px;
	height:120px
	
}
.main #apply_form_top_left_1 {
	width:215px;
	padding:0;
	margin:0;
	float:left;
}
.main #apply_form_top_left_2 {
	width:215px;
	padding:0;
	margin-left:20px;
	float:left;
}
.main #apply_form_top_left_3 {
	width:215px;
	padding:0;
	margin-left:20px;
	float:left;
}
.main #apply_form_top_right_1 {
	width:215px;
	padding:0;
	float:right;
}
.main #apply_form_left {
	width:450px;
	padding:0;
	margin:0;
	float:left;
}
.main #apply_form_right {
	width:450px;
	padding:0;
	margin:0;
	float:right;
}.red {
	color: #C00;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
