/****
HOJA DE ESTILO para Naturtrek.com - PRINT
Copyright (c) 2008 ENIXE
****/

/*GLOBAL*/
html {
	font-size: 100.1%;
	height: 100%;
}
body {
	font: 64% "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
p {
	padding:0;
	margin: 0;
	border: 0;
}
li {list-style: none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
img {border: none;}
.fieldform {
	width: 350px;
	border: 1px dotted #514c30;
	padding: 3px;
	margin-top: 5px;
	background-color: #f2f0e4;
	color: #333333;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px
}	
.fieldform:hover, .fieldform:focus {
	background-color: #f2f4ed;
	border:1px solid #797355;
	padding: 3px;
	margin-top: 5px;
}
.form-ok {
	border: 2px solid #fff;
	padding: 10px;
	background-color: #99af23;
	color: #fff;
	text-align: center;
	font-size: 140%;
}
.form-error {
	border: 2px solid #fff;
	padding: 10px;
	background-color: #af2223;
	color: #fff;
	text-align: center;
	font-size: 140%;
}
.outstanding-text {
	display: block;
	padding: 10px;
	margin-top: 3px;
	background-color: #e8ecdd;
}
/*text to image replacement*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.clear {clear:both;}




/*#main { display: none }*/
#header { display: none }
.sidebar {display: none}
P.buscar {display: none}
.logo { display: none }
.logo a { display: none	}
.inicio {display: none}
A.inicio:link, A.inicio:visited {display: none}
A.inicio:hover, A.inicio:active {display: none}


/*broadcrump*/
.broad-holder {
	overflow: hidden;
	width: 97%;
	margin-bottom: 8px;
}
.broad-holder .btn {float: right;}
.broadcrump {
	float: left;
	padding: 0;
	margin: 0;
}
.broadcrump li {
	display: inline;
	padding-left: 10px;
	background: url(../images/img-separator.gif) no-repeat 3px 50%;
}
.broadcrump li.first {
	background: none;
	padding: 0;
}
.broadcrump li.second {
	font-size: 120%;
	color: #9e9e9e;
	font-weight: bold;
}
.broadcrump li a {
	color: #996;
	font-size: 12px;
	font-weight: bold;
}
.broadcrump li.first a {font-size: 17px;}



.content h2 {
	font-size: 22px;
	line-height: 25px;
	color: #605a25;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.content h3 {
	margin: 0;
	line-height: 20px;
	font-size: 16px;
	color: #605621;
	padding: 0;
	margin-top: 5px;
	background: none;
	height: inherit;
}
.content p {
	font-size: 130%;
	line-height: 16px;
	color: #666;
	margin: 0 0 12px;
}
.content a {
	text-decoration: none;
	color: #979e48;
}
.content a:hover {
	text-decoration: underline;
	color: #715726;
}
.right-photo {
	float: right;
	margin: 0 20px 5px 10px;
	display: inline;
}
.left-photo {
	float: left;
	margin: 0 10px 5px 20px;
	display: inline;
}
.inner-page .flag-list li {margin-bottom: 15px;}
.inner-page .flag-list li .price {
	display: block;
	font-size: 17px;
	color: #666;
}
.list-photo {
	float: left;
	margin: 4px 10px 5px 0;
}
.bar-list, .travel-list ul {
	padding: 5px 0 0;
	margin: 0;
}
.bar-list li, .travel-list ul li {
	background: url(../images/img-gray-bar.gif) no-repeat 0 6px;
	margin-bottom: 5px !important;
	font-size: 130%;
	line-height: 16px;
	color: #666;
	padding-left: 12px;
	text-transform: uppercase;
}

/*main list*/
.main-list {
	padding: 5px 0 0;
	margin: 0;
}
.list-item {
	overflow: hidden;
	width: 100%;
	margin-bottom: 22px;
}
.image-hoder {
	float: left;
	width: 180px;
}
.image-hoder img {
	display: block;
	border: 3px solid #c9c3be;
	margin-bottom: 11px;
}
.image-hoder .btn {margin: 0 auto;}
/*description*/
/*description*/
.desc {
	float: right;
	width: 325px;
	padding-right: 16px;
}
.broadcrumps {
	padding: 0;
	margin: 0;
}
.broadcrumps li {
	display: inline;
	padding-left: 12px;
	background: url(../images/img-separator.gif) no-repeat 4px 50%;
}
.broadcrumps li.first {
	padding: 0;
	background: none;
}
.broadcrumps li.second {
	font-size: 120%;
	color: #9e9e9e;
	font-weight: bold;
}
.broadcrumps li a {
	font-size: 120%;
	color: #996;
	font-weight: bold;
}

/*list-title*/
.list-title {
	display: block;
	font-size: 170%;
	color: #605a25;
	margin: 0 0 10px;
	line-height: 20px;
	text-transform: uppercase;
}
.main-list p {
	color: #666;
	font-size: 130% !important;
	line-height: 14px;
	margin: 0 0 10px;
}
.main-list a {
	color: #727642;
	font-weight: bold;
}
/*flag-list*/
.flag-list {
	margin: 0;
	padding: 0;
}
.flag-list li {
	padding-left: 12px;
	background: url(../images/img-flag.gif) no-repeat 0 4px;
	margin-bottom: 3px;
}
.flag-list li p {margin-bottom: 0;}
.flag-list strong {
	font-size: 130%;
	color: #996;
}
.flag-list p strong {font-size: 100%;}
.price {font-weight: bold;}