/* Localized */
/*
-----------------------------------------------
xx 2.0 Screen Styles
Author:   x
Company:  x
Version:  17 December 2007
----------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	line-height: 1.0em;
}

html, body {
	height: 100.1%; 
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background-color: #000;
}


/* Typography and Links
----------------------------------------------- */

h1, h2, h3, h4 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height: 1em;
}

h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 10px 0 30px 0;
}

h2 {
	font-size: 2em;
	line-height: 1.4em;
	font-weight:400;
}

h2a {
	font-size: 1.44em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFC;
	line-height: 1.4em;
	font-weight:400;
}

h3 { font-size:1.4em; padding:10px 0; }

div.content-col-right h2.box-heading, div.content-col-right h2.box-heading-contact {
	font-size: 1.6em;
	font-weight: normal;
	color: #EFAF16;
	text-decoration: none;
	margin-bottom: 0.6em;

}
div.content-col-right h2.box-heading a {
	color: #EFAF16;
	text-decoration: none;	
}
p {
	padding-bottom: 0.8em;
}
ul {
	padding: 0 0 20px 40px;
	list-style: disc;
}
ul ul {
	padding-bottom: 0;	
}
p, #content li {
	font-size: 1.3em;
	line-height: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p a {
	line-height: 1.6em;
}
div#content ul li ul li {
	font-size: 1em;
}

div#content ul li {
	padding: 2px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#content ul li ul {
	margin-top: 4px;
}

div#content ul li ul {
	margin-left: 0;
	padding-left: 20px;
}

a, a:visited {
	color: #fff;
}
a, a:visited {
	/*color: #2679ea;*/
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

div.content-col-left a {
	text-decoration: underline;
}
	
ul#share-panel a {
	color: #fff;	
}

span.date, a.blue-link {
	color: #EFAF16;
}

.img-replace {
	display: block;
	width: 100%;
	text-align:left;
	overflow: hidden;
	text-indent: -1000px;
	height: 38px;
}
h2.img-replace {
	height: 18px;
}



/* Structure
----------------------------------------------- */

div#wrapper {
	width: 100%;
	margin: -1px 0 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#main {
	margin: 0 auto;
	width: 914px;
	padding: 0px 20px;
}
div#nav-bar {
	float: left;
	height: 35px;
	left: 0;
	position: absolute;
	z-index: 2;
	top: 0;
	width: 100%;
	background-color: transparent;
	background-image: url(../images/bg-nav.png); /* for Mozilla/Opera/etc */
}
div#nav {
	margin: 0 auto;
	width: 914px;
	z-index: 3;
	position: relative;
	padding: 0px 20px;
}
div#content {
	background-color: inherit;
	color: inherit;
	margin-top: 170px;
	padding: 0pt;
	position: absolute;
	top: 0pt;
	width: 914px;
	height: 950px;
}
div#flash-container {
	height: 100%;
	overflow: visible;
	width: 100%;
}
div#background {
	position: absolute;
	top: 0;
	left:  0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
#flash-background {
	height: 100%;
}
div.content-col-left {
	float: left;
	width: 300px;
	margin-bottom:30px;
}
div.content-col-left #logo {
	margin-bottom: 20px;
}
div.content-col-right {
	float: right;
	margin-right:-20px;
	width: 620px;
	margin-bottom:30px;
}
div.content-col-right h1 {
	margin-bottom: 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
div.content-col-right h2 {
	margin-bottom: 20px;
}
div.content-box {
	padding: 10px 10px 0 10px;
	width: 590px;
	margin: -3px 5px;
	background-color: transparent;
	background: url(../images/bg-trans.png) top left repeat;
}
div.content-box ul {
    list-style-type:square;
}
div.content-box-top, div.content-box-bottom {
	width: 629px;
	height: 9px;
}
div.content-box-top {
	background: url(../images/box-top.gif) top left no-repeat;
	margin-top: 0;
}
div.content-box-bottom {
	background: url(../images/box-bottom.gif) top left no-repeat;
	margin-bottom:20px;
}
div.logo {
	float: left;
	margin: 0 25px 30px 0;
}
#home div.logo {
	float: left;
	margin: 20px 30px 0 0;
}
div.scroll-box {
	overflow: auto;
	height: 400px;
}

div#print-logo { display: none; }

/* Home page
----------------------------------------------- */

div#home-content {
	margin: 75px 0 0 0;
}
div#standard-content {
	margin: 0;
}
#home div.content-col-left {
	float: left;
	width: 500px;
	background-color: transparent;
	background: url(../images/bg-trans.png) top left repeat;
	padding: 15px;
}
#home div.content-col-right {
	float: right;
	width: 320px;
	padding: 5px 0px;
	font-size: 0.9em;
}
p.full-list {
	clear: both;
	padding-top: 16px;
}
#home-content h1 {
	background: url(../images/home-title-1p.png) 5px 0 no-repeat;
}

.about-title {
	background: url(../images/about-title.png) top left no-repeat;
}
.gallerysp-title {
	background: url(../images/gallerysp-title.png) top left no-repeat;
}
.contactus-title {
	background: url(../images/contactus.png) top left no-repeat;
}
.riding-title {
	background: url(../images/riding-title.png) top left no-repeat;
}
.ranch-title {
	background: url(../images/ranch-title.png) top left no-repeat;
}
.sv-title {
	background: url(../images/sv.png) top left no-repeat;
}
.where-title {
	background: url(../images/where-title.png) top left no-repeat;
}
.team-title {
	background: url(../images/team-title.png) top left no-repeat;
}
.cusco-title {
	background: url(../images/cusco-title.png) top left no-repeat;
}
.salineras-title {
	background: url(../images/salineras-title.png) top left no-repeat;
}
.pumahuanca-title {
	background: url(../images/pumahuanca-title.png) top left no-repeat;
}
.mms-title {
	background: url(../images/mms.png) top left no-repeat;
}
.ollantay-title {
	background: url(../images/ollanta-title.png) top left no-repeat;
}
.pichingoto-title {
	background: url(../images/pichingoto-title.png) top left no-repeat;
}
.valle-title {
	background: url(../images/valley-title.png) top left no-repeat;
}
.expe-title {
	background: url(../images/expe-title.png) top left no-repeat;
}
.twovalley-title {
	background: url(../images/2valleys-title.png) top left no-repeat;
}
.pack-title {
	background: url(../images/pack.png) top left no-repeat;
}


/* Navigation
----------------------------------------------- */

div#nav a {
	outline-style: none;
}

div#nav ul.top-level {
 	width: 610px;   /* ancho menu */
 	height: 36px;
 	background: url(../images/menuen.png);
	margin: 0;
	padding: 0;
 	position: relative;
}

div#nav ul.top-level li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 1px;
	background: transparent url(../images/transparent.gif); /* Need this for nav to work in Opera */
	height: 36px;
	display: block;
}

div#nav ul.top-level li a.base-link, div#nav ul.top-level li a.selected {
	float: left;
	padding: 36px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:36px; /* for IE5/Win only */
	width: 100%;
}

#menu-main-1 {
	left: 0;
	width: 82px;
} /* home */
#menu-main-2 {
	left: 83px;
	width: 115px;
} /* pasion */
#menu-main-3 {
	left: 198px;
	width: 105px;
} /* ubicacion */
#menu-main-4 {
	left: 304px;
	width: 169px;
} /* calbalgatas */

#menu-main-6 {
	left: 473px;
	width: 84px;
} /* contacto */
#menu-main-7 {
	left: 559px;
	width: 51px;
} /* idioma */

#menu-main-1 a.base-link:hover, #menu-main-1:hover a.base-link, #menu-main-1 a.selected { background: url(../images/menuen.png) 0 -36px no-repeat;}
#menu-main-2 a.base-link:hover, #menu-main-2:hover a.base-link, #menu-main-2 a.selected { background: url(../images/menuen.png) -83px -36px no-repeat;}
#menu-main-3 a.base-link:hover, #menu-main-3:hover a.base-link, #menu-main-3 a.selected { background: url(../images/menuen.png) -198px -36px no-repeat;}
#menu-main-4 a.base-link:hover, #menu-main-4:hover a.base-link, #menu-main-4 a.selected { background: url(../images/menuen.png) -304px -36px no-repeat;}
#menu-main-6 a.base-link:hover, #menu-main-6:hover a.base-link, #menu-main-6 a.selected { background: url(../images/menuen.png) -473px -36px no-repeat;}
#menu-main-7 a.base-link:hover, #menu-main-7:hover a.base-link, #menu-main-7 a.selected { background: url(../images/menuen.png) -559px -36px no-repeat;}

div#nav ul.sub-level {
	padding: 6px 0;
	margin: 0;
	list-style: none;
}

div#nav ul.sub-level li a {
	display: block;
	width: 20em;
	text-decoration: none;
	color: #000;
	padding: 8px 12px;
	font-size: 1.1em;
}

div#nav ul.sub-level li a:hover {
	text-decoration: underline;
}

div#nav ul.sub-level li { /* all list items */
	float: left;
	width: 20em; /* width needed or else Opera goes nuts */
	height: auto;
	position: relative;
}

div#nav ul.top-level li ul.sub-level {
	position: absolute;
	background: url(../images/sub-nav.png) top left repeat;
	width: 20em;
	top: 36px;  /* using left instead of display to hide menus because display: none isn't read by screen readers */
	left: -999em;
}

div#nav ul.top-level li:hover ul.sub-level, div#nav ul.top-level li:hover ul {
	left: 0;
	visibility: visible;
}

/* Forms
----------------------------------------------- */

.contact {
	margin-top: 1em; margin-bottom:-20px;
}

.contact .compulsory {
	font-weight: bold;
}

.contact label {
	float: left;
	width: 105px;
	text-align: right;
	padding: 4px 10px 4px 0;
	vertical-align:middle;
}

.contact .textarea label {
	display: block;
}

.contact select, .contact input, .contact textarea, textarea {
	border: 1px solid #231E1B;
	color: #000;
	width: 380px;
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.contact input {
	height: 16px;
}

.contact textarea {
	width: 380px;
	height: 100px;
}
.contact .buttons {
	margin: 10px 0 20px 110px;
}
.contact .button {
	width: auto;
	padding: 0 15px;
	height: 22px;
	color: #fff;
	background-color: #eb1666;
	text-transform: uppercase;
	font-size: 12px;
	border: 1px solid #7C0C47;
}
.contact input.alt {
	background-color: #00c4ee;
	border: 1px solid #198dc7;
	font-weight: bold;	
}
.content-col-left .contact {
	margin-bottom: 10px;	
}
.content-col-left .contact input.alt {
	margin-top: 10px;	
}
.contact input.filefield {
	height: auto;
}
.form-message, .errors {
	background-color: #eb1666;
	border: 3px solid #7C0C47;
	color: #fff;
	margin: 10px 0;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}
.fake-button {
	width: 70px;
	height: 22px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #00c4ee;
	border: 1px solid #091d97;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	outline: 0;	
}
.no-select {
	color: #aaa;
}

/* Misc
----------------------------------------------- */

a img {
	border: 0;
}

.image-replace {
	text-indent: -5000px;
}

.clear {
	clear: both;
}

p.pdf { padding:60px 0 0 0; font-size:11px; color:#aaa; width:200px; }
p.pdf a { color:#fff; }
p.right { float:right; padding-top:20px; }
p.left { float:left; padding-top:20px; }
div#skip-nav { position:absolute; text-indent:-9999em; height:0; }
a#content-begins { height:0; width:0; }
span.noshow { display:none; }

p.pdfs {
	font-size:13px;
	color:#aaa;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p.pdfs a { color:#fff; font-weight:400; font-size:13px; outline:0; }
p.pdfs a:hover, { text-decoration:none; }
p.pdfs a span {	color:#FF6; }

/* Footer */
div#footer { clear:both; width:910px; padding:30px 0 0 15px; height:200px; text-align:left; font-family:"Trebuchet MS", Helvetica, sans-serif; background: url(../images/bg-trans.png) top left repeat; }
div#footer fieldset { padding:0 30px; border:0; }
div#footer legend { display:none; }
div#footer div.section1 { float:left; width:310px; margin-left:-30px; margin-right:10px; padding-left:15px; height:210px; }
div#footer div.section3 { background:url(../images/vr.png) no-repeat; float:left; width:255px; height:210px; padding:0 0 0 20px; }
div#footer div.section { background:url(../images/vr.png) no-repeat; float:left; width:285px; height:210px; padding:0 20px; }
div#footer h2 { color:#fff; padding:0 0 10px 0; height:15px; }
div#footer ul { list-style-type:none; width:120px; margin:0; padding:0; float:left; }
div#footer li { line-height:16px; font-size:12px; }
div#footer a {
	color:#fff;
	text-decoration:none;
	outline:none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
div#footer a img { border:0; }
div#footer div.section1 a:hover { text-decoration:underline; }
div#footer p { margin:0; padding:0 0 10px 0; line-height:16px; color:#fff; float:none; font-size:12px; }
div#footer p#copy { font-size:13px; color:#aaa; padding:05px 0 0 30px; line-height:14px; }
div#footer p.sub { height:60px; width:130px; float:left; }
div#footer h2#foot_cont { background:url(../images/foot_cont.gif) no-repeat; }
div#footer h2#foot_about { background:url(../images/foot_about.gif) no-repeat; }
div#footer h2#foot_site { background:url(../images/foot_site.gif) no-repeat; }
div#footer span, div#footer strong { display:none; }

div#footer div.line { width:260px; height:70px; clear:left; }
div#footer #trip-image { display:block; background:url(../images/trip_sp.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
div#footer #trip-image:hover { background:url(../images/trip_sp.gif) -100px 0 no-repeat; }
div#footer #fb-image { display:block; background:url(../images/fb_sp.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
div#footer #fb-image:hover { background:url(../images/fb_sp.gif) -100px 0 no-repeat; }
div#footer #flickr-image { display:block; background:url(../images/flickr.gif) 0 0 no-repeat; width:100px; height:50px; cursor:pointer; float:left; }
div#footer #flickr-image:hover { background:url(../images/flickr.gif) -100px 0 no-repeat; }

.space-up { margin-top:20px; }
small.filenote { font-size: 11px; color: #aaa; }
ul#share-panel { list-style-type: none; padding: 0; height: 35px; }
ul#share-panel li { float: left; margin-right: 20px; }
ul#share-panel a { padding-left: 22px; font-size: 11px; text-decoration: none; }
.logospace a { padding-left: 18px; }
a.facebook { background:url(../images/fb.gif) no-repeat 0px 1px; }
p.skivvy { text-align:right; color:#333; margin-right:10px; font-size:12px; }
h2 a:hover { text-decoration: none; }
.padding-and-a-half { padding-top:0.5em; }

div.content-col-left a.case-visit { display:block; height:250px; width:242px; background: top left url(../images/case-scr-bg.gif) no-repeat; padding:6px 5px 5px 6px; text-decoration:none; outline:0; }
div.content-col-left a.long { background: top left url(../images/case-scr-bgx.gif) no-repeat; height: 460px; }
div.content-col-left a.case-visit label { float:right; font-size:12px; padding-right:10px; cursor:pointer; padding-top:20px; text-decoration:none; font-weight:bold; }
div.content-col-left a.case-out {
	float:left;
	font-size:12px;
	outline:0;
	padding-top:0;
	text-decoration:none;
	font-weight:bold;
	margin-top:-27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.case-study h2 strong { font-weight:400; color:#EFAF16; }
div.case-study h3 { font-weight:400; color:#EFAF16; font-size:15px; margin-bottom:-5px; }
div.case-study ul { padding-left:20px; padding-bottom:10px; }
div.case-logo { float:right; margin:10px 0 15px 15px; }
div.case-logo img { margin-left:5px; padding-right:10px; }
div.case-logo ul { list-style-type:none; border-left:1px solid #aaa; padding-top:0; padding-bottom:0; margin-top:15px; padding-left:20px; font-size:0.9em; }
div.case-logo ul strong { font-weight:400; color:#EFAF16; }
div.case-logo li { text-indent: -5px; }

div.content-col-left span.sub-title { text-transform:uppercase; font-weight:bold; text-decoration:none; font-size:11px; }

div.case-holder { width:290px; float:left;  margin-bottom:20px; }
div.case-left { margin-right:20px; }
div.case-box { padding: 10px 10px 0 10px; width: 260px; margin: -3px 5px; background-color: transparent;
	background: url(../images/bg-trans.png) top left repeat; height: 290px; }
div.case-box-top, div.case-box-bottom { width: 290px; height: 9px; }
div.case-box-top { background: url(../images/case-top.gif) top left no-repeat; margin-top: 0; }
div.case-box-bottom { background: url(../images/case-bottom.gif) top left no-repeat; }
div.case-holder h3, div.case-holder a { color:#EFAF16; font-weight:400; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
div.case-holder p {
	line-height:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.case-box a { font-size:11px; outline:0; }

.case-over div.case-box { background: url(../images/bg-sel.png) top left repeat; }

p.left a, p.right a { color:#fff; font-weight:400; font-size:11px; outline:0; }
p.left a:hover, p.right a:hover { text-decoration:none; }
p.left a:hover span, p.right a:hover span { text-decoration:underline; }
p.left a span, p.right a span { color:#EFAF16; }

#blanket { position:fixed; height:100%; width:100%; background:#000; z-index:4; top:0; display:none; }
div#wrapper-popup { width: 100%; margin: 0; padding: 0; position:absolute; z-index:5; }
div#wrapper-popup #case-popup { background:top left url(../images/popup-bg.gif) no-repeat; height:590px; width:950px; display:none; margin:20px auto; }
div#wrapper-popup a#close-popup { float: right; display:block; margin:25px; height:18px; width:18px; outline:0; background:top left url(../images/button-close.gif) no-repeat; text-indent:-9999em; }
div#wrapper-popup a#prev-popup { float: right; position:absolute; display:block; margin:60px 0 0 230px; height:24px; width:24px; outline:0; background:top left url(../images/button-left.gif) no-repeat; text-indent:-9999em; }
div#wrapper-popup a#next-popup { float: right; position:absolute; display:block; margin:60px 0 0 830px; height:24px; width:24px; outline:0; background:top left url(../images/button-right.gif) no-repeat; text-indent:-9999em; }
div#wrapper-popup #case-popup ul { list-style-type:none; padding:10px 40px 20px 40px; width:150px; float:left; }
div#wrapper-popup #case-popup li { padding:6px 40px 6px 0; border-right:1px solid #888; }
div#wrapper-popup #case-popup #image-popup { float:left; padding: 50px 0 0 40px; }
div#wrapper-popup #case-popup #image-popup img { display:none; }
div#wrapper-popup #case-popup #image-popup img.screen-selected { display:inline; }
div#wrapper-popup #case-popup a.screen-popup { outline:0; }
div#wrapper-popup #case-popup h2 { float:right; margin:20px auto -40px; text-align:center; width:700px; display: none; }

.screen-popup img { border:5px solid #454545; }
.screen-selected img { border:5px solid #000; }

div.content-box a { text-decoration:underline; }
div.content-box a:hover { color:#aaa; }
p.leadin { font-size: 1.7em; line-height: 1.2em; }

p.pdf-news { font-size:11px; color:#aaaaaa;}

