/* *** css by h.fechner - Amazon River Plate Outfitters *** */
@import "menu3.css";
html, body {
	padding:0;
	margin:0;
	}
body{
	background-color:#dff1f8;
	font-size: 0.75em;
	font-family: Arial, Helvetica,  Sim Sun, sans-serif;
	color:#3b3b3b;
}

/******  div for layout and positioning *********/ 
#container {width: 925px;
	margin: 0 auto;
	padding:0 20px 0 15px;
	background-color:#fff;
	background-image:url(images/bg_contenedor.jpg);
	height:100%
	}
* html #container {height:auto}

a:link, a:active {color: #4c8d3d; text-decoration:none; font-weight:bold}
a:hover, a:visited {text-decoration:none;color:#005901}

/* ----------------- Cabezal --------------------- */

#cabezal {top:0px; height: 383px; margin: 0 auto;background-image:url(images/header_bottom.jpg); background-repeat:repeat-x; background-position:bottom;	padding: 0;}
#cabezal img {border-bottom: solid 1px #4e9bb9;}

/* -----------------Contenidos--------------------- */
#Izquierda { top:400px;  width:620px; /*height:inherit;*/ margin-left:20px;}
#Izquierda img{border:1px solid #b4c27e; margin: 0 10px 10px 0}
* html #Izquierda {width:600px;}

#derecha {
	float:right;
	width: 250px;
	padding:0;
	color:#3b3b3b;
	top:70px;
	margin-right:20px;
	margin-bottom:10px;
	
}
* html #derecha {width: 280px;margin-right:5px; }
#derecha img {padding:5px;}

/* -----------footer--------------------------- */
#peacock-foot {
	bottom:0px; 
	margin: 10px 0 auto 20px;
	width:890px; 
	border-top:1px solid #b4b4b4;
	height:20px; 
	font-size:90%; 
	z-index:5; 
	text-align:center;
	padding-top:10px
}
#peacock-foot a:link, #peacock-foot a:visited, #peacock-foot a:active, #peacock-foot a:hover {color:#3b3b3b;text-decoration:underline}
/********************************/	
h1 {
	font-size: 18px; 
	color: #3b3b3b;
	text-transform:uppercase
	 }

h2 {
	font-size: 1.2em;
	color:#3b3b3b;
}
h3 {
font-size:16px;
color:#3b3b3b;
}
h4 {font-size:14px;}
table tr td {padding:4px;border:#ddd solid 1px}
table.trip-options tr td, table.trip-options {padding:4px;border:thin solid #e3ead5;}
table.trip-options tr th {padding:4px;border:thin solid #e3ead5; background-color:#f2f6e9; font-size:130%}
table.trip-options tr.par td {padding:4px;border-right:#ddd solid 1px;border-left:#ddd solid 1px;/*background-color:#f2f6e9*/}
table.trip-options tr.impar td {padding:4px;border:#ddd solid 1px;background-color:#f2f2f2;background-image:url(images/header_bottom.jpg); background-repeat:repeat-x; background-position:top;	}

#Izquierda h3 img, img.nobor {border:none;}
table.none tr td{padding:0;border:none}
div.videos a {color:#3d3d3d}
/********************************/	
.topmenu {border: #669966 solid; border-left-width: 1px; border-top-width:1px; border-right-width: 1px; border-bottom-width: 2px;
	padding:5px}
.info {background-image:url(images/bg_int_colizq.jpg); padding:5px 3px;border-top:thin solid #77a56e}
.videos {background-color:#f2f6e9; border: solid 1px #e3ead5; text-align:center; padding:5px;}
.other a {color:#003399} 
.bluelight {background-color:#e4f3f9; border-top:solid 1px #4e9bb9; border-bottom: solid 1px #4e9bb9; padding: 10px 5px 10px 5px;}
.bluelight ul li {list-style-image:url(images/bullets_01.jpg);}
pre, code { font-size: 1.2em;}
.smalltxt {font-size:90%;}
