fieldset {
	background: #082d49;
	border: 1px solid #025176;
	margin: 20px 15px;
	padding: 5px 10px;
}

fieldset strong {
	color: #ff7f00;
}

legend {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #025176;
	color: #37c5f3;
	padding: 3px 4px;
}

label {
	color: #fff;
	font-size: 95%;
}

label.lab {
	display: block;
	float: left;
	width: 65px;
	text-align: right;
	padding-right: 10px;
}

iframe {
	width: 100%;
	height: 250px;
	border: 1px solid #4e4e4e;
	background: #FFF;
}

#left iframe {
	background: transparent !important;
}

input[type='text'],
select,
textarea {
	padding: 1px 2px;
	background: #02253b;
	color: #aedced;
	border: 1px solid #06435e;
	padding: 1px 2px;
}

input[type='text']:focus,
select:focus,
textarea:focus {
	border: 1px solid #dc7935;
}

table,td, th {
	border: 1px solid #06435e;
	border-collapse: collapse;
}

td, th {
	padding: 2px 4px;
}

th {
	text-align: left;
	color: #aedced;
	background: #02253b;
}

#super-top {
	position: relative;
}

#super-top ul {
	margin-top: 10px;
	padding: 0;
	font-size: 11px;
	text-align: right;
	position: absolute;
	right: 0;
}

#super-top li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
}

#super-top a {
	color: #FFF;
	text-decoration: none;
}

#super-top .ls-flag {
	padding-left: 25px;
	margin-left: 15px;
}

#super-top .ls-flag:hover {
	text-decoration: underline;
}



#super-top #en-flag {
	background: url(/extras/images/flags/us.png) no-repeat 3px;
}

#super-top #dan-flag {
	background: url(/extras/images/flags/dk.png) no-repeat 3px;
}

#super-top #esp-flag {
	background: url(/extras/images/flags/es.png) no-repeat 3px;
}

#super-top #mag-flag {
	background: url(/extras/images/flags/hu.png) no-repeat 3px;
}

#super-top #fr-flag {
	background: url(/extras/images/flags/fr.png) no-repeat 3px;
}

#super-top #de-flag {
	background: url(/extras/images/flags/de.png) no-repeat 3px;
}

#super-top #se-flag {
	background: url(/extras/images/flags/se.png) no-repeat 3px;
}

#super-top #ru-flag {
	background: url(/extras/images/flags/ru.png) no-repeat 3px;
}

#super-top #nl-flag {
	background: url(/extras/images/flags/nl.png) no-repeat 3px;
}

#menu-container {
	padding-left:15px;
	background:url(../images/topmenu_right.gif) no-repeat right 0;
	height:43px;
	width:100%;
	overflow:hidden;
	background:url(../images/topmenu_left.gif) no-repeat 0 0 #286e92;
	font-family: Arial, Helvetica, sans-serif;
}

ul#topnav {
	padding:0px 0px 0px 0px;
	margin-left:0px
}
ul#topnav li	{
	background:url(../images/topmenu-separator.gif) no-repeat right 22px #286e92;
	display:block; 
	float:left; 
	margin:0px 0px 0px 0px; 
}
ul#topnav li a  {
	color:#fff; 
	font-weight:normal; 
	font-size:12px; 
	text-decoration:none; 
	display:block; 
	text-align:center;
	text-transform:uppercase;
	width:auto; 
	float:left;
}
ul#topnav li a span	{
	display:block; 
	padding:16px 30px 15px 30px;
}

/*-------------------hover----*/

ul#topnav li a:hover  {
	background:url(../images/menu-right.gif) no-repeat right 0 #001b2f;
	border:none;
	color:#fff !important; 
	display:block; 
	float:left; 
	text-align:center; 
	text-decoration:none;
	width:auto;
}
ul#topnav li a:hover span	{
	background:url(../images/menu-left.gif) no-repeat 0 0;
	display:block; 
	padding:16px 30px 15px 30px;
}

/*-------------------visited---*/

ul#topnav li a:visited{
	color:#fff; 
}

/*-------------------active----*/

ul#topnav li.active a {
	background:url(../images/menu-right.gif) no-repeat right 0 #001b2f;
	border:none;
	color:#fff !important; 
	display:block; 
	float:left; 
	text-align:center; 
	text-decoration:none;
	width:auto;
}
ul#topnav li.active a span	{
	background:url(../images/menu-left.gif) no-repeat 0 0;
	display:block; 
	padding:16px 30px 15px 30px;
}

/*-------------------visited---*/

ul#topnav li a:visited{
	color:#fff; 
}

#super-top {
	height: 38px;
}

#header {
	height: 150px;
	/*background:url(../images/header_bg1.jpg) no-repeat 500px 0px;*/
	position: relative;
}

#swf {
	position: absolute;
	right: 0;
	width: 511px;
	height: 150px;

}

#logo {
	position: absolute;
	top: 12px;
}

#logo a {
	display: block;
	width: 336px;
	height: 103px;
	background:url(../images/logo2.jpg) no-repeat;
}
#logo span {
	display: none;
}

#migas {
	margin-bottom: 10px;
}

/* Menus */

#left,
#right {
	margin-top: 10px;
}

#left h2,
#right h2 {
	font: bold 17px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
}

#left h3,
#right h3 {
	font: normal 15px Arial, Helvetica, sans-serif;
	padding: 6px 4px;
	text-align: center;
	border: 1px solid #06435e;
	background: #02253b;
	color: #2196ba;
}

#left a,
#right  a {
	color: #6697ac;
	padding: 4px 8px;
	display: block;
	font: 12px Tahoma, Geneva, sans-serif;
}

#left a:hover,
#right  a:hover {
	color: #fff;
}

#left li,
#right li {
	border-bottom: 1px solid #032e4e;
	margin: 0;
	list-style-type: none;
}

#left li a,
#right li a {
	padding: 4px 8px;
	display: block;
}

#left li a:hover,
#right li a:hover {
	background: #09314e;
}

#tour-info {
	font-size: 90%;
	padding: 5px 0;

	position: absolute;
}

#tour-info li {
	border: 0;
	padding-left: 15px;
	background: url(../images/mainmenu_bullet.gif) no-repeat 4px 8px;
	font-weight: bold;
	color: #b3dfef;
}

#tour-info h4 {
	font-size: 14px;
	font-weight: bold !important;
	color: #96b65e;
	margin-bottom: 4px;
}

#tour-info p {
	color: #9ac5d5;
	margin-bottom: 4px;
	padding-left: 8px;
}

#tour-info a {
	color: #dc7939;
}


#content {
	margin-top: 10px;
	text-align: justify;
}
#main {background: #FFF;}
#content a,
#footer a{
	color: #0291db;
	font-weight: bold;
}

#content a:hover,
#footer a:hover {
	color: #fff;
	font-weight: bold;
}

#content h1 {
	font-weight: normal;
	font-size: 20px;
	padding: 2px 8px;
	border: 1px solid #06435e;
	background: #02253b;
	color: #aedced;
}

#content h2 {
	color: #f8e358;
	font-size: 20px;
}

#content h3 {
	color: #8daa5b;
	font-size: 14px;
	border-bottom: 1px dotted #556637;
}

#content strong {
	color: #fff;
}

#content .c-image {
	padding: 5px;
	margin: 5px 10px;
	border: 1px solid #069;
}

#keywords {
	font-size: 90%;
	text-align: center;
	color: #6f8f9d;
}

#footer {
	border-top: 1px solid #032e45;
	font-size: 11px;
	padding: 5px 0 5px 240px;
	color: #316567;
	font-family: Tahoma, Geneva, sans-serif;
}

#footer h3 {
	color: #80c2db;
	font-size: 14px;
}

#footer h4 {
	font-size: 12px;
}

#footer a {
}

#footer * {
	margin: 0;
}

.align-center {
	text-align: center;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.no-padding {
	padding: 0 !important;
}

.fixed {
	/*position: fixed;*/
}

.error {
	color: #ffe617;
	font-weight: bold;
}

/**
 * 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;	
}

/* Inca Trail */
#itresults {
	text-align: center;
}

/* Dark Theme */
.dark {
	font-size: 80%;
	background: #06435e;
	color: #FFF;
	width: 505px;
	margin: auto;
}


.dark th,
.dark td {
	padding: 2px 5px;
}

.dark .header {
	
}

.dark .header th {
	text-align: center !important;
	font-size: 12px;
	color: #fff !important;
	background: #608917 !important;
}

.dark .header th {
	text-align: center !important;
	font-size: 12px;
	color: #fff !important;
	background: #608917 !important;
}

.dark .calendarDay {
	background: #02253b;
	color: #79c7df;
	text-align: center;
}

.dark .calendarToday {
	background: #608917;
	color: #fff;
	text-align: center;
}

.dark .calendarNone {
	background: #232323;
	color: #4a4a4a;
	text-align: center;
}

.dark .dayName {
	color: #9e9e9e;
}

.dark .daynames th {
	background: #06435e !important;
	color: #fff !important;
}

.dark .calendarToday .dayName {
	color: #ddffa1;
}

.dark .daySpaces {
	font-size: 12px;
}

.dark .calendarBlank {
	background: none;
}

.dark tbody td:hover {
	background: #06304a;
	color: #79c7df;
}

.dark tbody td.calendarBlank:hover {
	background: none;
}

#incatrail-link, .buttons a {
	color: #fff !important;
	font-weight: bold !important;
	border: 1px solid #537a0c;
	background: #84ad3c;
	padding: 6px 8px;
}

#incatrail-link:hover, .buttons a:hover {
	background: #73b206 !important;
}

/*Col*/
.col-title {
	cursor: pointer;
}

.col-content {
	display: none;
}

.live-support {
	border: 0 !important;
	background-color: transparent !important;
	background-image: url(../images/messenger.png) !important;
	background-repeat: no-repeat !important;
	color: #FFF !important;
	font-weight: bold !important;
	text-align: left !important;
	padding-left: 35px !important;
	border-bottom: 1px solid #073252 !important;
}

.send-button {
	color: #fff !important;
	font-weight: bold !important;
	font-size: 19px;
	border: 1px solid #537a0c;
	background: #84ad3c;
	padding: 6px 8px;
}

/* Rotator */
#rotator {
	position: absolute;
	right: 0;
	width: 560px;
	height: 150px;
}

#rotator ul,
#rotator li {
	margin: 0;
	padding: 0;
}

#rotator li {
	float: left;
	display: inline;
	list-style-type: none;
	position: absolute;
}

#rotator .show {
	z-index: 500;
}
