/* CSS Document */

/*-----------------------------------------------
Version: v1.0
Written by: ZONICA.COM
----------------------------------------------- */

/*-------------------------------------------------
STYLE SHEET NOTES
Standard blue		#233877
Tab grey 			#333
Logo blue			#56637a
List arrow blue		#6f8b9a
-------------------------------------------------*/

/*-------------------------------------------------
DEFAULT
-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
i {
	display: none;
}
a {
	color: #014880;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p, h2, h3, li{
	color: #000;
}
p, li{
	font-size: 13px;
	line-height: 15px;
}
h1 {
	color: #ec4f35;
	font-size: 30px;
}
h2 {
	color: /*#ec4f35*/ #333;
	font-size: 14px;
}
img{
	border: 0;
}
img.floatedLeft{
	float: left;
	margin: 10px 20px 10px 0px;
	padding: 3px;
	border: 1px solid #ccc;
}

img.floatedRight{
	float: right;
	margin: 10px 0px 10px 20px;
	padding: 3px;
	border: 1px solid #ccc;
}

img.floatedList {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 3px;
	border: 1px solid #ccc;
}

img.linkImage {
	margin-bottom: -6px;
}
.clear{
	clear: both;
}
body {
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	background: #fff;
	padding-bottom: 20px;
}
/*-------------------------------------------------
CONTAINER
-------------------------------------------------*/
#container{
	width: 780px;
	text-align: left;
	margin: 0px auto;
}
/* top header*/
#topHeader {
	width: 780px;
	height: 110px;
}
.topHeaderMenu {
	float: right;
	padding-top: 50px;
}
.topHeaderMenu ul {
	list-style-type: none;
}
.topHeaderMenu ul li{
	float: left;
	font-size: 12px;
	font-family: arial, tahoma, verdana, arial, helvetica, sans-serif;
}
.topHeaderMenu ul li a{
	margin: 0 7px;
}
.topHeaderMenu ul li a:hover{
	text-decoration: underline;
}
#logo {
	float: left;
	width: 300px;
	height: 80px;
	padding-top: 18px;
	margin-left: 0px;
}
/*-------------------------------------------------
HEADER
-------------------------------------------------*/
#header {
	float: left;
	width: 780px;
	height: 130px;
}
/*-------------------------------------------------
MENU
-------------------------------------------------*/
#menu{
	float: left;
	width: 760px;
	height: 17px;
	padding: 6px 10px;
	background: #026bc1;
	border-top: 1px solid #fff;
}
* html #menu{
	margin-top: -3px;
	padding-bottom: 3px;
}
*:first-child+html #menu{
	padding-bottom: 3px;
}
#menu ul{
	list-style-type: none;
}
#menu ul li{
	float: left;
	height: 30px;
}
* html #menu ul li{
	margin-bottom: -10px;
	//margin-top: -5px;
}
#menu ul li a{
	font-size: 13px;
	color: #fff;
	margin: 0px 20px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 6px 4px;
	//display: block;
	
}
#menu ul li a:hover{
	text-decoration: none;
	background-color: #014880;
}

/*-------------------------------------------------
CONTENT
-------------------------------------------------*/
#content {
	float: left;
	width: 760px;
	//width: 790px;
	padding: 20px 0px 20px 20px;
}
#content h1 {
	height: 23px;
	margin-bottom: 15px;
}

#content h1.print {
	display: none;
	}

#content h2 {
	height: 20px;
	margin-bottom: 10px;
}
#content p {
	margin-bottom: 12px;
}
#content span.date {
	font-size: 11px;
	color:#666;
}
#content a {
	color: #026bc1;
	font-weight: bold;
}
.col01 {
	float: left;
	width: 136px;
	padding-right: 22px;
}
.col02 {
	float: left;
	width: 175px;
	padding-right: 20px;
}
.col03 {
	float: left;
	width: 180px;
	padding-right: 20px;
}

.col03 .hpBook {
	font-size: 11px;}

.col04 {
	float: left;
	width: 232px;
	width: 200px;	
	//margin-left: -20px;
}
.col04 .service {
	float: left;
	width: 104px;
	margin-right: 24px;
	text-align: center;
}
.col04 .service.last{
	margin-right: 0px;
}
.service img {
	border: 1px solid #ccc;
}
/*-------------------------------------------------
CENTER
-------------------------------------------------*/
#center {
	float:left;
	width: 540px;
	padding-right: 10px;
}
#center p {
	/*line-height: 20px;*/
	line-height: 150%;
	padding-right: 40px;
}	
#center h3 {
	font-size: 12px;
	color: #026bc1;
}

#center h3 a {font-size: 14px;}

#center ul {margin: 0 0 15px 30px;}
#center ul li {padding: 2px 0;}

#center p.highlight {background-color: #dbd5c5; padding: 10px; width: 500px;}

#center .highlight {background-color: #dbd5c5; padding: 10px; width: 500px;}


/*-------------------------------------------------
RIGHT
-------------------------------------------------*/
#right {
	float:left;
	width: 186px;
	padding-left: 20px;
}
#right p {
	padding-left: 10px;
	line-height: 130%;
}
p.change {
	color: #026bc1;
}
p.change a{
	margin-left: 4px;
}
#right h3 {
	width: 170px;
	color: #fff;
	padding: 8px;
	font-size: 10px;
	font-weight: normal;
	background: #026bc1;
	margin-bottom: 14px;
}
#right ul {
	margin-left: 14px;
	margin-bottom: 20px;
	list-style-type: none;
}
#right ul li{
	padding-left: 14px;
	line-height: 20px;
	background: url("/img/ui/file_icon.gif") no-repeat left 5px;
}
#right ul li.active{
	background: url("/img/ui/back_icon.gif") no-repeat left 5px;
}
#right ul li a{
	color: #026bc1;
	font-weight: normal;
}
#right ul li a:hover, #right ul li.active a{
	color: #000;
	text-decoration: underline;
}
/* footer */
#footer{
	width: 780px;
	border-top: 1px solid #014883;
	margin-bottom: 30px;
}
#footer p {
	float: left;
	/*color: #026bc1;*/
	color: #333;
	padding-top: 8px;
	font-size: 11px;
	margin-left: 10px;
}
* html #footer p {
	margin-left: 5px;
}
#footer p.links {
	float: right;
}
#footer a {
	color: #026bc1;
	margin: 0 10px;
}
/* form */
form {
	float: left;
	width: 530px;
}
form fieldset {
	float: left;
	width: 530px;
	border: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
fieldset p {
	margin-left: 15px;
}
label {
	font-weight: bold;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	margin-left: 15px;
	line-height: 24px;
}
input {
	border: 1px solid #999;
	margin-left: 15px;
	width: 270px;
	height: 16px;
	padding: 2px;
	font-size: 12px;
	margin-bottom: 8px;
}
select {
	height: 20px;
	font-size: 11px;
	margin: 1px 0px 8px 15px;
	padding: 2px 3px;
	border: 1px solid #999;
}
select.bigSelect {
	width: 166px;
}
select.smallSelect {
	width: 80px;
}
form h2 {
	background: #026bc1;
	color: #fff;
	font-size: 14px;
	width: 500px;
	padding: 5px 15px;
}
.floatedInputs {
	margin-bottom: 28px;
}
.floatedInputs .input{
	float: left;
}
.input input {
	width: 160px;
	margin-bottom: 0;
}
* html .input input {
	height: 14px;
}
*:first-child+html .input input {
	height: 14px;
}
.input span {
	font-size: 11px;
	margin-left: 15px;
}
.input select {
	margin-bottom: 0;
}
.input.v_details {
	margin-right: 20px;
}
input.dateInput {
	width: 160px;
	background: url("/img/ui/calendar_icon.gif") no-repeat 146px 2px;
}
input.radio {
	width: auto;
	font-size: 10px;
	margin-bottom: -4px;
	border: none;
}
* html input.radio {
	margin-bottom: -1px;
}
*:first-child+html input.radio {
	margin-bottom: -1px;
}
input.check {
	width: auto;
	margin-right: 6px;
	margin-bottom: -1px;
	border: none;
}
input.check {
	margin-top: 3px;
	margin-bottom: -1px;
}
input.button {
	width: auto;
	height: 20px;
	border: 1px solid #003c74;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 0px 15px;
}
form span {
	font-size: 12px;
}
form p.notes {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#standardTab {
	font-size: 12px;
	margin: 0 0 10px 0;
	}

#standardTab td {
	padding: 1px 20px 1px 0;
	}
	
	
#sitemap ul {
	margin: 0 0 0 25px;
	}

#sitemap ul li {
	padding: 3px 0;
	}
	
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 2px;}

.additionalComments {width: 400px; height: 130px; margin-left: 15px;}

#excursions {

	}
	
#excursions h2 {
	margin-bottom: 0px;
	}
	
#excursions p.date {
	margin-bottom: 0;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 0;
	padding-bottom: 0;
	}
	
#excursions p {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	}
.additionalComments {width: 400px; height: 130px; margin-left: 15px;}

/*.textSizeChanger{
	display: inline;
	text-align: right;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}*/

.textSizeChanger {
	display: inline; 
	text-align: right; 
	float: right; 
	width: 175px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	margin-top: -25px;
	}
	
#textsizebk {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 15px;
	}

.text_small{
	font-size: 13px;
}
.text_medium{
	font-size: 18px;
}
.text_big{
	font-size: 28px;
}

.bookTransport {
	font-size: 11px;
	display: block;
	font-weight: normal;
	margin-left: 10px;
	}
	
#excursionsbk {
	font-size: 12px;
	margin-bottom: 15px;
	}
	
#excursionsbk thead {
	font-weight:bold;
	}

#excursionsbk td {
	padding: 3px 0;
	}
	
/* START -------------------------------------------- new home page - 06-06 by Ignacio */

.homeBottomServices{
	float: left;
	width: 100%;
	}

.homeBottomServices .service {
	float: left;
	width: 104px;
	margin-right: 24px;
	text-align: center;
	}

.homeBottomServices .service.last{
	margin-right: 0px;
	}

.homeBottomServices .service img {
	border: 1px solid #ccc;
	padding: 1px;
	}

.homeBottomServices h2 {
	border-bottom: 1px #ccc solid;
	padding-bottom: 5px;
}
/* END   -------------------------------------------- new home page - 06-06 by Ignacio */

#listdoc li a {
	padding-left: 25px;
	background: url("/img/ui/icon-pdf.jpg") no-repeat 0 0;
	margin-left: -20px;
	font-size: 13px;
	}
	
#listtransport li a {
	padding-left: 25px;
	background: url("/img/ui/icon-doc.jpg") no-repeat 0 0;
	margin-left: -20px;
	font-size: 13px;
	}	
	
#listexcursions li a {
	padding-left: 25px;
	background: url("/img/ui/icon-calendar.jpg") no-repeat 0 0;
	margin-left: -20px;
	font-size: 13px;
	}	