body { background: url(/images/body-bg6.jpg) top center no-repeat #fff; margin: 0px; padding: 0px; border: 0px solid black;  }
body * { font-family: Segoe UI; }

div, p, a { font-size: 13px; }
ul, li { font-size: 13px; }

div.head { width: 1060px; height: 230px; margin: 0px auto; padding-top: 10px; }
div.head a { color: #fff; text-decoration: none; }
div.head a:hover { color: #fff8be; }

div.page { width: 1060px; margin-left: auto; margin-right: auto; border: 0px solid black; }

div.content { width: 760px; float: left; }
div.content p { }
div.content h1 { font-family: Segoe UI; font-size: 28px; color: #fff; font-weight: normal; -moz-border-radius:5px;-webkit-border-radius:5px; padding: 10px; background: #064386; margin-bottom: 20px}
div.content h2 { font-family: Segoe UI; font-size: 24px; color: #fff; margin-bottom: 5px; font-weight: normal; -moz-border-radius:5px;-webkit-border-radius:5px; padding: 10px; background: #102d51; margin-bottom: 20px}
div.content h3 { font-family: Segoe UI; font-size: 16px; color: #000; margin-bottom: 0px; }
div.content h3 a { color: #FCB73D; padding: 0px; margin: 0px; }
div.content h3 a:hover { color: #ffd800; }

div.content h2.cr-exc-h2 {font-family: Arial; font-size: 20px; color: #fff; font-weight: normal; -moz-border-radius:5px;-webkit-border-radius:5px; padding: 15px; background: #214b80; margin-bottom: 20px; margin-top: 25px}

div.rightcoloumn { width: 300px; float: right; }
div.rightcoloumn h2 { padding: 10px; font-family: Segoe UI;; font-size: 16px; color: #ffffff; background: #b0233e; border: 1px solid #ffffff; -moz-border-radius:5px;-webkit-border-radius:5px;}
div.rightcoloumn p { color: #476b76; font-size: 11px; }
div.rightcoloumn ul { color: #476b76; font-size: 11px; }
div.rightcoloumn li { color: #476b76; font-size: 11px; }
div.rightcoloumn a { color: #000; }
div.rightcoloumn a:hover { color: #A00; }

div.bc {
	padding: 0 10px;
}

div.bc, div.bc *{
	color: white;
}

.blog-header {
	font-family: Segoe UI; font-size: 24px; color: #fff; margin-bottom: 5px; font-weight: normal; -moz-border-radius:5px;-webkit-border-radius:5px; padding: 10px; background: #f75e01; margin-bottom: 20px; display:block;
	}
.blog-paginator {
	float:right;
	}
.paginator  {
	background: #f75e01; 
	border: 3px solid #d8d8d8; 
	text-align: center; 
	cursor: pointer; 
	display:inline-block;
	font-weight:bold;
	font-size:13px;
	color:#fff; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	padding: 5px;
	text-decoration: none;
	}

p.blog-post {
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	}
	
.active  {
	font-size:15px; 
	color:#000; 
	cursor: auto;
	}

#exc-tabs .tab {
	text-decoration: underline;
	color: #ccc;
	cursor: pointer;
	}
#exc-tabs .selected.tab {
	text-decoration: none;
	color: #1597ae;
	background-color: #fff;
	cursor: default;
	}
#exc-pads .pad {
	display: none;
	}
#exc-pads .selected.pad {
	display: block;
	background-color: #fff;
	}
	
	
div.form2 { -moz-border-radius: 3px; border-radius: 3px;
	padding: 10px; font-size: 11px; color: #ffffff; background: #7aaa39; margin-bottom: 30px; }
div.bg-green { width: 260px; background: #589442; text-align: center; }
div.footer { background: #b7c7cc; text-align: center; margin: 0px; }
div.dash  { clear: both; border-top: 1px dotted #ccc; margin-bottom: 10px; margin-top: 10px}


div.llamada {font-weight: normal; -moz-border-radius:5px;-webkit-border-radius:5px; padding: 15px; }
div.llamada div {font-size: 14px; font-weight: bold; color: #ffb448}
div.llamada p {font-size: 16px; color: #fff; font-weight: bold; margin-left: 20px}

table.citynavigator td.country {font-size: 18px}
table.citynavigator td.flag {padding-right: 10px}

#search { padding: 7px 7px 7px 7px; font-size: 28px; color: #fff; width: 705px; text-align:left; 
	-moz-border-radius: 5px; border-radius: 5px;
	border: 0px #2f4164 dotted; background-color: #064489; }
#inner-search { padding:10px; background-color: #ffda48; color: #800; height: 60px}
#inner-search  td { font-size: 11px; font-weight: bold; }
#total { border: 2px white solid; width: 730px; height: 70px; text-align:right; background-color: #DEDEDE; }
#total-person { padding:5px; color: #800; font-size: 17px; font-weight: bold;  }
#ajax { width: 705px; text-align:left; background-color: #fff; color: #500; }
#order-crucero { padding:0px 0px 10px 0px; text-align:center; font-size: 17px; font-weight: bold; background-color: #ffda48; color: #000; }

#book-form div { font-size: 11px; background-color: #fff; }
#telefono-response { font-size: 11px;  font-weight: normal; }
#short-response { font-size: 11px; font-weight: normal; }
.enviar-phone , .enviar-short, .enviar-agencia { 
	background: #500; 
	border: 3px solid #500;
	color:#fff;
	text-align: center;
	cursor: pointer; 
	display:inline-block;
	font-weight:bold;
	font-size:13px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	padding: 5px;
	text-decoration: none;
	}
	
.ramka { border: 0px #75c7fc solid; padding:0px; margin:0px; }
	
table.exc { width: 696px; border: 2px dotted blue; }
td.lang { width: 10px; }
tr.exc-title { background-color: #eef; }
td.exc-title { color: #a00; font-weight: bold; font-size: 15px; }
td.pax { text-align:right; width:170px; }
td.exc-book { text-align:right; vertical-align:bottom; }
.left {float: left; }
.right {float: right; text-align: right; }
.margin-right { margin-right: 20px; }


table.schedule {width: 100%}
table.schedule td{border-collapse: collapse; border: 1px solid #ebebeb; padding: 5px; min-width: 150px}

.rounded {padding: 15px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius: 10px; border: 3px solid}
.roblue {background: #47c8f3; border-color: #47c8f3;}
.rogreen {background: #88dc70; border-color: #88dc70; text-align: center; font-size: 16px}
.robeg {background: #f4e6b6; border-color: #f4e6b6;}
.ppp {font-size: 16px}




table.cruize { width: 705px; border-collapse: collapse; border: 0px dotted blue; }
table.modal{ width: 500px;  }

tr.visit-head { height: 35px; background-color: #fff; }
tr.visit-head.has-excs{ cursor: pointer; }
tr.visit-head.selected { background-color: #f7fdfe; }
tr.visit-head.has-excs:hover { background-color: #e7edee; }



tr.visit-head span.c-pax {font-size: 11px}

tr.hr { border-bottom: 1px #ebebeb solid; }
table.cruize .visit-head td {} 
td.port-dates { width:110px; text-align:center; color: #ababab; font-size: 12px; }
td.port-coat { width:30px; }
td.country-flag { width:20px; }
td.port-name { padding-left:10px; padding-right:10px; color: #200; font-size: 13px; font-weight: normal; }
.has-excs span.port-name { 
	color: #5fa6ff;
	text-decoration: underline;
	}

td.port-name span.tour-name {font-weight: normal}
td.port-name span.port-name {font-weight: normal}

td.port-price { width:150px; font-weight: normal; text-align: left;}

td.port-price span.pax-price {font-size: 10px; font-weight: normal;}
td.port-price span.nin-price {font-size: 10px; font-weight: normal;}
td.port-price span.total-price {font-size: 10px; font-weight: normal;}


.tour, { color: #000; font-size: 11px; font-weight: bold; }
.tour .title {color: #838b8d; font-size: 11px; font-weight: bold;}
.grouptour .tour .title { background: #067f43; font-size: 11px; font-weight: bold;}

span.cr-exc-name {font-size: 17px; color: #000; font-weight: bold}

.tour .dur, .tour .horas-dias { color: #58a6f6; font-size: 11px; font-weight: normal; }
.tour .c-pax, .tour .c-nin   { font-size: 11px; font-weight: normal; }
td.port-button { text-align: center; color: #200; font-size: 13px; font-weight: bold; }
td.port-buttons { padding-right:15px; width: 70px; text-align: right;}

.port-button, .button {  margin: 0 5px; 
	color:#fff;
	text-align: center;
	cursor: pointer; 
	display:inline-block;
	font-weight:bold;
	font-size:15x;
	line-height:14px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	padding: 15px;
	text-decoration: none;
	}

.book-button , .remove-button  { width:80px; }	

.remove-button , .port-button.active, .commentsave {
	background: #f75e01; 
	border: 3px solid #f75e01;
	}
	
.book-button, .port-button.confirm   {
	background: #5fa6ff; 
	border: 3px solid #ccc;
	}
	
.port-button.inactive   {
	background: #ccc; 
	border: 3px solid #ccc;
	}

.port-button.active  { 
	border: 3px solid #f75e01;
}

.port-button.discount { 
	border: 3px solid #7aaa39;
	background: #7aaa39; 
}

.book-button a {text-decoration: none}	

.add-button, .change-button {
	color: #5fa6ff; 
	font-size:13px;
	text-decoration: underline; 
	}

.cr-exc-desc.more	{
	cursor: pointer; 
	font-weight:bold;
	font-size:11px;
	color:#58a6f6;
	text-decoration: underline; }
	
table.cr-exc { 
	width:655px; margin-bottom: 2px; border: 5px solid #bad2ed;
	-moz-box-shadow: 2px 2px 5px #ababab; -webkit-box-shadow: 2px 2px 5px #ababab; box-shadow: 2px 2px 5px #ababab;
	-moz-border-radius: 5px; border-radius: 5px;
	margin: 10px 0 10px 10px;
	padding: 0px;
	background-color: #bad2ed;
}

table.cr-exc.city { width:695px; }
table.cr-exc.city .price *{ font-size: 110% !important;}

td.check-in { padding:0px; width:110px; text-align:center; color: #200; background-color: #eee; font-size: 13px; font-weight: normal;   }
td.cr-exc-title { 
	padding-left: 15px; padding-right: 15px; 
	background-color: #bad2ed; color: #fff; font-size: 16px; height: 30px; vertical-align: middle; 
	margin: 0px; font-weight: bold; line-height: 30px
	}

.cr-exc-title .dur, .cr-exc-title .horas-dias { color: #505f72; font-size: 14px; font-weight: bold; }
.cr-exc-title .title  { color: #3d4856; font-size: 14px; font-weight: bold; }
.grouptour .cr-exc-title .title  { background: #5dbe41; color: #fff; font-size: 14px; font-weight: bold; padding: 5px}

td.cr-exc-title span.date {margin-left: 7px; margin-right: 7px}


td.cr-total { padding-left: 20px; height: 54px; color: #555; font-size: 18px; font-weight: normal; }

.cr-form td { color: #555; font-size: 14px; font-weight: bold; }



.enviar { 
	background: #5fa6ff; 
	border: 3px solid #5fa6ff;
	color:#fff;
	text-align: center;
	cursor: pointer; 
	display:inline-block;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	width: 80px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	padding: 5px;
	text-decoration: none;
	}
.enviar-inactive { 
	font-size: 25px; 
	cursor: default; 
	color:#e8e6e6;
	text-decoration: none;
	}
	

tr.hr td { height: 0px; border: 0px; padding: 0px; border-collapse: collapse; }
	

.cr-total-info { padding: 10px; color: #555; font-size: 12px; font-weight: bold; }
.cr-total-discount { padding: 10px; color: #f00; font-size: 22px; font-weight: bold; }
.cr-response { padding: 10px; color: #f00; font-size: 18px; font-weight: bold; }


.pax-price  { color: #1b4b87; font-size: 13px; font-weight: bold; }
.nin-price  { color: #1b4b87; font-size: 13px; font-weight: bold;}
.total-price { color: #000; font-size: 13px;}


td.cr-exc-desc { background-color: #fff; padding: 10px; }

td.cr-exc-desc .pax-price  {background: #fff; padding: 5px} /* cbdff9 */
td.cr-exc-desc .nin-price  {background: #fff; padding: 5px}
td.cr-exc-desc .total-price   {background: #fff; padding: 5px}

span.cr-exc-desc { color: #555; font-size: 13px; }
span.cr-exc-desc.snap div { font-size: 11px; }
.pax-selector { float: right; color: #000; font-size: 16px}

div.inactive, .display-none  { display: none; }
.inline-block  { display: inline-block;}
.port-prices { float: right; }
.c-pax { color: #3d4856; font-size: 14px; }
.c-nin  { color: #3d4856; font-size: 14px; }
.price  { font-size: 17px; font-weight: bold; }

.price-old { text-decoration: line-through; font-size: 95%; opacity: 0.5;}
.white { color: #fff; }
.green { color: #080; }
.red { color: red; }
.large { font-size: 17px; font-weight: bold; }
.small { font-size: 11px; font-weight: bold; }
.bold { font-weight: bold; }
.selected { background-color: #FDE4FC; }
.underline { text-decoration: underline; }
.disable { color: grey; }
.rem-link { color: red; }
.rem-link:hover { color: red; border-color: red; }
select.multiple { height: 300px; }
select.cruize{ font-size: 15px; color: #555555; }
textarea.textedit{ width:800px; height:100px; }

input { font-family: Arial; font-size: 13px; }
textarea { 
	font-family: Arial; 
	font-size: 13px; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	}
.cr-form  input, .cr-form  textarea { font-size: 15px; font-weight: normal; }
.cr-exc-title select { font-size: 14px; font-weight: normal; }
	
#book-form select , #book-form input[type=text], #book-form textarea { 
	font-size: 13px; 
	font-weight: normal; 
	border: 1px inset;
	}

#book-form select { width: 207px; }
#book-form input[type=text] { width: 205px; }

#commentbox input { width: 300px; }
#commentbox textarea { width: 500px; }

table .loc-form{
	padding: 13px;
	width: 100%;
	}

#book-form .enviar { 
	background: #5fa6ff; 
	border: 3px solid #5fa6ff;
	float: right; 
	color:#fff;
	text-align: center;
	cursor: pointer; 
	display:inline-block;
	font-weight:bold;
	font-size:18px;
	text-decoration: underline;
	line-height:20px;
	width: 80px;
	-moz-border-radius: 5px; border-radius: 5px;
	padding: 5px;
	text-decoration: none !important;
	}

#book-form .visit-selector{
	line-height:22px;
}
	
#book-form .na {
	padding: 2px;
	color:#f00;
	font-size:14px;
	line-height:22px;
	width: 80px;
}

table.horario td {

	padding: 0 15px;
	
}

table.contacts {width: 100%}
table.contacts td {vertical-align: top}
table.contacts td.address {width: 45%} 
table.contacts div.city {font-size: 18px; font-weight: bold; color: #000}
table.contacts div.persona {margin-bottom: 20px}
table.contacts div.persona-foto {float: left; margin-right: 15px}
table.contacts div.persona-info {margin-left: 100px}
table.contacts div.persona-info img {vertical-align: middle}
table.contacts span.name {font-size: 16px; font-weight: bold; color: #000}
table.contacts tr.hr {height: 5px; background: #5da5c0; margin-bottom: 10px}



#preloader {/* style the content */ text-align:center; padding:10px; background-color:#fff; color:#333; font-family:arial; font-size:11px;}

#dialog-overlay{/* set it to fill the whil screen */width:100%;height:100%;/* transparency for different browsers */filter:alpha(opacity=1);-moz-opacity:0.01;-khtml-opacity:0.01;opacity:0.01;
    background:#000;/* make sure it appear behind the dialog box but above everything else */position:absolute;top:0;left:0;z-index:3000;/* hide it by default */display:none;
}
#dialog-box{/* css3 drop shadow */-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.5);-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.5);/* css3 border radius */-moz-border-radius:5px;
    -webkit-border-radius:5px;background:#eee;/* styling of the dialog box, i have a fixed dimension for this demo */width:500px;/* make sure it has the highest z-index */
    position:absolute;z-index:5000;/* hide it by default */display:none; position: fixed;
}
#dialog-box .dialog-content{/* style the content */text-align:center;padding:10px;margin:13px;background-color:#fff;color:#333;font-family:arial;font-size:11px;}

a.button{/* styles for button */margin:10px auto 0 auto;text-align:center;background-color:#e33100;display:block;width:50px;padding:5px 10px 6px;color:#fff;
    text-decoration:none;font-weight:bold;line-height:1;/* css3 implementation :) */-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);text-shadow:0 -1px 1px rgba(0,0,0,0.25);border-bottom:1px solid rgba(0,0,0,0.25);position:relative;cursor:pointer;
}
a.button:hover{background-color:#c33100;}
#dialog-box .dialog-content p{font-weight:700;margin:0;}
#dialog-box .dialog-content ul{margin:10px 0 10px 20px;padding:0;height:50px;}

div.city-price-block {float: left; border: 1px solid grey; text-align: center; padding-top: 5px; height: 50px; width: 45px; margin-right: -1px; margin-bottom: 10px; line-height: 8px}
div.city-price-block span.city-pax {color: grey; font-size: 12px; margin-bottom: -5px}
div.city-price-block span.city-paxx {color: grey; font-size: 9px; font-weight: bold; line-height: 5px}
div.city-price-block div.city-price {color: red; font-size: 15px; padding-top: 15px}

div.groupbanner {width: 160px; height: 180px; background: url(/images/groupbanner-bg.jpg) no-repeat bottom right #eaeaea; border: 1px solid #a2a2a2; float:left; margin-bottom: 25px}
div.groupbanner div.note {margin-left: 10px; margin-top: 5px; }
div.groupbanner div.price {margin-left: 120px; color: #fff}
a.none {color: #000; text-decoration: none}

.visibleNearby {
  width: 100%;
//  background: #141414;
  color: #FFF;
  padding-top: 25px;
}
.visibleNearby .rsGCaption {
  font-size: 16px;
  line-height: 18px;
  padding: 12px 0 16px;
  background: #fff !important;
  width: 100%;
  position: static;
  float: left;
  left: auto;
  bottom: auto;
  text-align: center;
}
.visibleNearby .rsGCaption span {
  display: block;
  clear: both;
  color: #bbb;
  font-size: 14px;
  line-height: 22px;
}


/* Scaling transforms */
.visibleNearby .rsSlide img {
  opacity: 0.45;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

  -webkit-transform: scale(0.9);  
  -moz-transform: scale(0.9); 
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.visibleNearby .rsActiveSlide img {
  opacity: 1;
  -webkit-transform: scale(1);  
  -moz-transform: scale(1); 
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* Non-linear resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 900px) { 
  #gallery-1 {
    padding: 12px 0 12px;
  }
  #gallery-1 .rsOverflow,
  .royalSlider#gallery-1 {
    height: 400px !important;
  }
}
@media screen and (min-width: 0px) and (max-width: 500px) { 
  #gallery-1 .rsOverflow,
  .royalSlider#gallery-1 {
    height: 300px !important;
  }
}


.month-button.selected {
cursor: default;
background: #fff;
color: #555;
border: #ccc 5px solid;
border-bottom: none;
//font-weight: bold;
padding: 0 15px 5px;
}

.month-button {
padding: 0 20px 5px;
cursor: pointer;
background: #ccc;
color: #fff;
-moz-border-radius: 15px 15px 2px 2px;
-webkit-border-radius: 15px 15px 2px 2px;
border-radius: 15px 15px 2px 2px;
font-size: 150%;
border-top: #ccc 5px solid;
margin-right: 5px;
}

.month-tab.selected {
display: block;
border: #ccc 5px solid;
margin-top: 0;
padding: 0 25px 5px;
}
.month-tab {
padding: 15px 10px;
display: none;
-moz-border-radius: 1px 15px 15px 15px;
-webkit-border-radius: 1px 15px 15px 15px;
border-radius: 1px 15px 15px 15px;
background: #fff;
}

.month-tab table{
font-size: 130%;
margin-top: 20px;
}

.month-tab table td{
padding: 5px;
width: 200px;
}

.month-tab table td:first-child{
width: 100px;
}

.month-tab table td .b, .month-tab table td .b{
font-size: 80%;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
background: #00B6DC;
color: #fff;
padding: 5px 15px ;
cursor: pointer;
}


div.name-button, div.horario-button{
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
background: #fff;

}