/**********************************************************/
/**************** Train Machu Picchu */
/**********************************************************/

body
{	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/background.png) repeat-x scroll center 0px #d3d5d7;
}

.normal
{	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000020;
}

h1
{	height:28px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 36px;
	padding-top: 4px;
	padding-left: 12px;
	color: #E0E0FF;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(/styles/h1.gif);
	background-repeat: no-repeat;
}

h2
{	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 16px;
	COLOR: #000080;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 24px;
	background-image: url(/styles/bullet_h2.png);
	background-repeat: no-repeat;
}

h3
{	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #000080;
	MARGIN-BOTTOM: 8px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}

h4
{	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #ffcc33;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

h5 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

.logo
{	FONT-WEIGHT: bold;
	FONT-SIZE: 22px;
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 36px;
	padding-bottom: 3px;
	padding-left: 5px;
	COLOR: #0000CC;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	border: #008000;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px
}

p {	FONT-SIZE: 12px;
	COLOR: #000020;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 12px;
}

li {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 6px;
}

ul.check li {
    background:url(/images/check.png) no-repeat;
    padding-left: 20px;
}

ul.check {
    list-style-type: none;
}

a
{	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #008000;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
} 

a:hover
{	color: #FFE0FF;
	background-color: #008000;
}

.aimg a:hover {
	background: none;
	opacity: .7;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms; 
}

.a_img a:hover {
	background: none;
}

a:link {
    TEXT-DECORATION: none;
}

a.small {
	font-weight: normal;
	font-size: 11px;
	color: #008000;
}

.small {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.small:hover
{	color: #FFE0FF;
	background-color: #008000;
}

img.img-fit {
	width: 100%;
	height: 100%;
}

.box {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fafafa;
	border: #202020;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}

.box td {
    padding: 8px 8px 0px 8px;
}

.cadre {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	border: #4040FF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.cadre_shadow {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	border: #202020;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.ctable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fafafa;
	border: #202020;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}

.ctable td {
	border: #202020;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    padding-left: 4px;
    padding-right: 4px;
}

tr.ctable-header {
	background: url(/styles/tr_header.png) repeat-x #848484;
	min-height: 30px;
	text-align:center;
    font-weight: bold;
    font-size: 12px;
    color: #202020;
}

td.ctable-header {
	background-color: #cccccc;
    font-weight: bold;
    font-size: 12px;
    color: #202020;
}

tr.header {
	background: url(/styles/tr_header.png) repeat-x #848484;
	min-height: 30px;
	text-align:center;
    font-weight: bold;
    font-size: 12px;
    color: #202020;
}

.box2
{	background-color: #53B1FD;
}

.box-inside
{	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c6e9f7;
	border-style: none;
}
.box-title
{	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 32px;
	background-color: #c6e9f7;
	background-image: url(/styles/box_title.gif);
	background-repeat: repeat-x;
}

.main_title {
	width: 500px;
	font-weight: bold;
	font-size: 14px;
	color: #404040;
	padding: 1px 0px 1px 0px;
	background-image: url(/styles/title.gif);
	background-repeat: none;
}

.sub-title {
	width: 490px;
	height: 50px;
	font-weight: bold;
	font-size: 14px;
	color: #404040;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
	background: #c1c1c1 url(/styles/sub_title.png) repeat-y;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border: 1px solid #808080;
	margin: 0 auto; 
	padding: 5px 5px 5px 0;
	margin-bottom: 30px;
}
.sub-title img {
	margin: 0 5px 0 5px;
	float:left;
}

@media only screen and (max-width: 767px) {
.sub-title
{	width: 95%;
}
}

.box-top { background: url(/styles/box_top.gif); height:20px; }

.toplogo {
	height: 64px;
	background: url('/images/top_banner.png');
	background-repeat: repeat-x;
	background-position: 150px;
}
.toplogo a:hover {
	background: none;
	opacity: .5;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms; 
}

.topbanner {
	position: absolute; top: 8px; left: 162px;
	height: 64px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.faq_q {
	min-height: 40px;
	background: url('/images/faq_q.png') no-repeat;
	padding-left: 60px;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #d45926;
	font-size: 16px;
	font-weight: bold;
}

.faq_a {
	min-height: 40px;
	background: url('/images/faq_a.png') no-repeat;
	padding-left: 60px;
	padding-bottom: 16px;
	border: #4040FF;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
}

.button {
	height: 20px;
	background: #9ecabb url(/styles/button.png);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #008000;
	display:inline-block;
	color: black;
	font-family:arial;
	font-size:12px;
	margin-top: 6px;
	padding: 5px 60px 0 60px;
	margin-bottom: 6px;
	text-decoration:none;
}
.button:hover {
	background: #92dcc3 url(/styles/button_hover.png);
	color: black;
}

input.button_form {
	min-width: 130px;
	height: 26px;
	background: #9ecabb url(/styles/button.png);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #008000;
	display:inline-block;
	color: black;
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	margin-top: 6px;
	padding: 2px 20px 0 20px;
	margin-bottom: 6px;
	text-decoration:none;
	cursor: pointer;
}

input.button_form:hover {
	background: #92dcc3 url(/styles/button_hover.png);
	color: black;
}

input.button_form:disabled {
	background: #dddddd url(/styles/button_disabled.png);
	color: #808080;
}

input.button_form:disabled:hover {
	color: #606060;
}

input.button_next {
}

#container {
	float: right;
	width: calc(100% - 165px);
    left: 165px;
    top: 50px;
    margin-left: 10px;
}

#container-center {
	float: right;
	width: calc(100% - 295px);
    left: 165px;
    top: 50px;
    margin-left: 10px;
}

#home-right {
	float: right;
	width: 130px;
	border: solid 1px #569e85;
	text-align: center;
	background-color: #cde5dd;
	margin: 0;
	padding: 0;
}

#menu {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	line-height: 100%;
	padding-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #cde5dd;
	border: #569e85;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	color: black;
}

#menu li {
  list-style: none;
}


#menu a {
	font-weight: normal;
	display: block;
	color: #000000;
	width: 150px;
	padding: 2px 0 0 6px;
	margin: 0;
	width: 144px;
	height: 18px;
	float: left;
}

#menu a.highlight {
	color: #0000a0;
	text-shadow: 1px 2px 2px #808080;
	background: url(/styles/star.png) right 2px top no-repeat;
}

#menu .menuheader {
	background: url(/styles/menuheader.gif) #72b39d repeat-x;
	width: 138px;
	height: 16px;
	padding: 6px 0 4px 12px;
	margin: 0;
	font-weight: bold;
	text-shadow: 2px 2px 3px #808080;
}

#menu ul  {
	margin: 0;
	padding: 0;
}

#menu ul a:hover {
	display: block;
	background: url(/styles/menuselect.gif) #f6854b !important;
	color: #000080 !important;
}


@media only screen and (max-width: 767px) {
#container, #container-center {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#home-right {
	float: bottom;
	width: 100%;
	border: solid 1px #569e85;
	text-align: center;
	background-color: #cde5dd;
	margin: 0;
	padding: 0;
}

#menu {
  width: 98%;
  margin: 0px 0px 0px 0px;
  padding: 4px 5px 0px 6px;
  height: 30px;
  line-height: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 2px 2px 3px #666666;
  -webkit-box-shadow: 2px 2px 3px #666666;
  -moz-box-shadow: 2px 2px 3px #666666;
  background: #8B8B8B;
  background: linear-gradient(top,  #A9A9A9,  #7A7A7A);
  background: -ms-linear-gradient(top,  #A9A9A9,  #7A7A7A);
  background: -webkit-gradient(linear, left top, left bottom, from(#A9A9A9), to(#7A7A7A));
  background: -moz-linear-gradient(top,  #A9A9A9,  #7A7A7A);
  border: solid 1px #6D6D6D;
  position:relative;
  z-index:999;
}
#menu li {
  margin: 0px 0px 6px 0px;
  padding: 0px 6px 0px 6px;
  float: left;
  position: relative;
  list-style: none;
}

#menu a, .menuheader {
	width: auto;
	float: none;
	font-weight: bold;
	font-family: arial;
	font-style: normal;
	font-size: 12px;
	color: #E7E5E5;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 20px;
	margin: 0;
	margin-bottom: 6px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-shadow: 2px 2px 3px #000000;
	background: transparent;
}

#menu .menuheader {
	background: transparent;
	width: auto;
	height: 16px;
	padding: 6px 10px 6px 10px;
	margin: 0;
}

#menu li.current {
	background:  #c0c0c0;
	font-weight: bold;
}

#menu li ul li a {
  margin: 0;
}
#menu .active a, #menu li:hover > a {
  background: #0399D4;
  background: linear-gradient(top,  #EBEBEB,  #A1A1A1);
  background: -ms-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#A1A1A1));
  background: -moz-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  color: #444444;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu ul li:hover a, #menu li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu ul a:hover {
  background: #0399D4 !important;
  background: linear-gradient(top,  #04ACEC,  #0186BA) !important;
  background: -ms-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#04ACEC), to(#0186BA)) !important;
  background: -moz-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu li:hover > ul {
  display: block;
}
#menu ul {
  background: #DDDDDD;
  background: linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 28px;
  left: 0;
  border: solid 1px #B4B4B4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 2px 2px 3px #222222;
  -moz-box-shadow: 2px 2px 3px #222222;
  box-shadow: 2px 2px 3px #222222;
}
#menu ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu ul a {
  padding:10px 0px 10px 15px;
  color:#424242 !important;
  font-size:12px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu ul li:first-child > a {
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
#menu ul li:last-child > a {
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
#menu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu {
  display: inline-block;
}
  html[xmlns] #menu {
  display: block;
}
* html #menu {
  height: 1%;
}
}
