img { -ms-interpolation-mode: bicubic; }

html, body {height:100%; /* needed for container min-height */}

body{margin:0;padding:0;color:#111; font:62.5% Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif ;text-align:center;background:#000;line-height:2;}


div#overall {width:960px; margin:0 auto; padding:0;background:#ef5a2e;
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#content {
	padding:0 0 80px 0; /* bottom padding for footer */
}

a, a:visited, a:hover {color:#fec127;text-decoration:none;}

strong {font-weight:bold;}
em {font-style:italic;}
small {font-size:80%;color:#333;}

h1,h2,h3,h4,h5,h6 {text-transform:capitalize;color:#ee5a2d;}

#video {float:left;padding:10px 0 0 0;display:inline;width:520px;}
#synopsis {text-align:left;float:left;padding:0;display:inline;width:385px;margin:0 0 0 20px;}

#synopsis p {font-size:1.2em;margin:10px 0 10px 0;}

#riobreaks, #riobreaks span{width:960px;     height:721px;     background:url(../images/rio-breaks-poster.png) no-repeat 0 0;}

.replace{position:relative; margin:0px; padding:0px; /* hide overflow:hidden from IE5/Mac */ /* \*/ overflow:hidden; /* */;}
.replace span{display:block; position:absolute; top:0px; left:0px; z-index:1; /*for Opera 5 and 6*/;}


div#footer {
	clear:both;
	position:absolute;
	bottom:0; /* stick to bottom */
	background:#ef5a2e;
	padding:10px 0 40px 20px;
	text-align:left;
}

div#footer p{
	font-size:1.2em;
}


