@charset "UTF-8";
/* CSS Document */
form{
	padding:0px;
	margin:0px;
}

body, html{
	height:100%;
}

img,a {
	margin:0px;
	padding:0px;
	border:0px !important;
}
a{
	cursor:pointer;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
.hidetxt {
	text-indent: -9999px;
}

#mContainerDiv{
	background-color:#464139;
	width:911px !important;
	height:100%;
	background:url('../images/javacabana/div_mainbg.gif') repeat-y;
}


/* TOP NAVIGATION */
ul#top_nav, ul#top_nav li, ul#top_account_nav, ul#top_account_nav li {
	height: 28px;
}
ul#top_nav, ul#top_account_nav {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}
ul#top_nav, ul#top_nav li {
	float: left;
}
ul#top_account_nav li {
	float: right;
}

#about-history-table td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#453f36;
	line-height: 16px;
	padding-bottom:15px;
}

#bottomBar{
	color:#343434;
	background-color:#d3ccb0;
	text-align:center;
	font-size:11px;
}

.javaHeader {
	background-color:#d9d3bd;
	color:#301909;
	border-bottom:1px dotted #b1a17c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:15px;
	padding:4px;
	padding-left:10px;
}

#home-landingText{
	margin-left:395px;
	margin-top:65px;
	width:380px;
	font-size:12px;
	color:#d5ce98;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	line-height:17px;
	z-index:18;
}

#call-out{
	margin-left:512px;
	margin-top:22px;
	width:315px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	z-index:18;
}

#call-out img.callout {
	margin-top: 27px;
}

#call-out p {
	font-size:9px;
	width: 315px;
	color:#fff;
	line-height:17px;
	margin-top: 8px;
	margin-bottom: 12px;
}

#home-news{
	margin-left:523px;
	margin-top:160px;
	width:316px;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	line-height:15px;
	z-index:19;
}

#home-flash{
	float:right;
	margin-top:-10px;
}

#javaDivider{
	width:90%;
	height:3px;
	background:url('../images/javacabana/divider.gif') repeat-x;
}

/* NAV */
.navfixHeight img,.navfixHeight a,.navfixHeight{
	padding:0px;
	margin:0px;
	border:0px;
}
a#nav_home {
	display: block;
	background: url(../images/javacabana/home_button.gif) no-repeat;
	height: 28px;
	width: 77px;
}
a#nav_home:hover {
	background-position: -77px 0;
}
a#nav_home_active {
	display: block;
	background: url(../images/javacabana/home_button.gif) no-repeat;
	height: 28px;
	width: 77px;
	background-position: -154px 0;
}
a#nav_coffees {
	display: block;
	background: url(../images/javacabana/coffees_button.gif) no-repeat;
	height: 28px;
	width: 95px;
}
a#nav_coffees:hover {
	background-position: -95px 0;
}
a#nav_coffees_active {
	display: block;
	background: url(../images/javacabana/coffees_button.gif) no-repeat;
	height: 28px;
	width: 95px;
	background-position: -190px 0;
}
a#nav_giftshop {
	display: block;
	background: url(../images/javacabana/giftshop_button.gif) no-repeat;
	height: 28px;
	width: 102px;
}
a#nav_giftshop:hover {
	background-position: -102px 0;
}
a#nav_giftshop_active {
	display: block;
	background: url(../images/javacabana/giftshop_button.gif) no-repeat;
	height: 28px;
	width: 102px;
	background-position: -204px 0;
}
a#nav_lifestyle {
	display: block;
	background: url(../images/javacabana/lifestyle_button.gif) no-repeat;
	height: 28px;
	width: 102px;
}
a#nav_lifestyle:hover {
	background-position: -102px 0;
}
a#nav_lifestyle_active {
	display: block;
	background: url(../images/javacabana/lifestyle_button.gif) no-repeat;
	height: 28px;
	width: 102px;
	background-position: -204px 0;
}

a#nav_news {
	display: block;
	background: url(../images/javacabana/news_button.gif) no-repeat;
	height: 28px;
	width: 68px;
}
a#nav_news:hover {
	background-position: -68px 0;
}
a#nav_news_active {
	display: block;
	background: url(../images/javacabana/news_button.gif) no-repeat;
	height: 28px;
	width: 68px;
	background-position: -136px 0;
}
a#nav_history {
	display: block;
	background: url(../images/javacabana/history_button.gif) no-repeat;
	height: 28px;
	width: 90px;
}
a#nav_history:hover {
	background-position: -90px 0;
}
a#nav_history_active {
	display: block;
	background: url(../images/javacabana/history_button.gif) no-repeat;
	height: 28px;
	width: 90px;
	background-position: -180px 0;
}
a#nav_register {
	display: block;
	background: url(../images/javacabana/register_button.gif) no-repeat;
	height: 28px;
	width: 98px;
}
a#nav_register:hover {
	background-position: -98px 0;
}
a#nav_register_active {
	display: block;
	background: url(../images/javacabana/register_button.gif) no-repeat;
	height: 28px;
	width: 98px;
	background-position: -196px 0;
}
a#nav_login {
	display: block;
	background: url(../images/javacabana/login_button.gif) no-repeat;
	height: 28px;
	width: 66px;
}
a#nav_login:hover {
	background-position: -66px 0;
}
a#nav_login_active {
	display: block;
	background: url(../images/javacabana/login_button.gif) no-repeat;
	height: 28px;
	width: 66px;
	background-position: -132px 0;
}
a#nav_logout {
	display: block;
	background: url(../images/javacabana/logout_button.gif) no-repeat;
	height: 28px;
	width: 88px;
}
a#nav_logout:hover {
	background-position: -88px 0;
}
a#nav_logout_active {
	display: block;
	background: url(../images/javacabana/logout_button.gif) no-repeat;
	height: 28px;
	width: 88px;
	background-position: -176px 0;
}
a#nav_myaccount {
	display: block;
	background: url(../images/javacabana/myaccount_button.gif) no-repeat;
	height: 28px;
	width: 130px;
}
a#nav_myaccount:hover {
	background-position: -130px 0;
}
a#nav_myaccount_active {
	display: block;
	background: url(../images/javacabana/myaccount_button.gif) no-repeat;
	height: 28px;
	width: 130px;
	background-position: -260px 0;
}


#featuredItem {
	width:285px;
}

/* SUBCONTENT */
div#subsection_container {
	width: 100%
	margin: 0 auto;
	background: url(../images/javacabana/page_top_gradient.gif) repeat-x #e7e4d3;
}
div#subsection_content {
	width: 735px;
	margin: 0 auto;
	padding: 50px 0;
}
table#press_table {
	margin-top: 15px;
	padding-left: 10px;
	width: 735px;
}
table#press_table h1 {
	font-size: 13px;
	font-weight: bold;
	color:#453F36;
	padding-right: 25px;
}
table#press_table p {
	color:#453F36;
	font-size:11px;
	line-height:16px;
	padding-right: 25px;
}
table#press_table tr {
	display: block;
	border-bottom: 1px dotted #B1A17C;
	padding: 15px 0;
}
table#press_table tr.last {
	border-bottom: 0;
}
table#press_table td {
	width: 562;
	vertical-align: top;
}
table#press_table td.picture_box {
	width: 173px;
	text-align: center;
}
div.med_border {
	border: 3px solid #362815;
	background-color: #362815;
	width: 167px;
}
td.picture_box img {
	cursor: pointer;
}



/* LIGHTBOX */
div#lightbox {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
div#lightbox_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.75;
	z-index: 20;
}
div#lightbox_img {
	position: relative;
	margin: 25px auto;
	border: 20px solid #fff;
	width: 600px;
	z-index: 30;
	background-color: #fff;
}








/* TIEMPO LIBRE */
div#tiempo_libre, div#tiempo_libre h1 {
	width: 856px;	
}
div#tiempo_libre a:link, div#tiempo_libre a:hover, div#tiempo_libre a:visited, div#tiempo_libre a:active {
	color: #000;
	text-decoration: underline;
}
div#tiempo_libre {
	position: relative;
	min-height: 338px;
	background: url(../images/javacabana/tiempo_libre/banner.jpg) no-repeat #c22f2c;
}
div#tiempo_libre h1 {
	position: absolute;
	font-size: 14px;
	color: #fff;
	margin: 16px auto;
	text-align: center;
}
img#tiempolibre_logo {
	position: absolute;
	left: 79px;
	top: 193px;
}
div#tiempolibre_title {
	padding-top: 370px;
	margin: 0 auto 30px;
	width: 687px;
}
img#tiempolibre_cover {
	float: left;
	margin-right: 22px;
}
ul#tiempolibre_tracks {
	padding: 0;
	margin: 0;
	margin-top: 20px;
	list-style: none;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #f7e536;
}
ul#tiempolibre_tracks li {
	margin: 3px 0;
	display: block;
}
div#tiempolibre_player_container {
	margin: 0 auto;
	width: 538px;
	position: relative;
}
div#tiempolibre_player {
	padding: 16px;
	border: 1px solid #fef497;
	right: 0px;
	top: 32px;
	position: absolute;
}
div#tiempolibre_clickhere {
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
a.tiempolibre_clickhere:hover, a.tiempolibre_clickhere:link, a.tiempolibre_clickhere:active, a.tiempolibre_clickhere:visited {
	text-decoration: underline;
	color:#FFFFFF !important;
	font-size:14px !important;
	font-family:Arial, Helvetica, sans-serif;
}
img#tiempolibre_can {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
a.highlight:hover, a.highlight:link, a.highlight:active, a.highlight:visited {
	text-decoration: none !important;
	color:#F7E536 !important;
	font-size:14px !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
div#tiempolibre_footer {
	height: 110px;
	background-color: #f7e636;
	margin-top: 188px;
	position: relative;
}
div#tiempolibre_footer a:hover, div#tiempolibre_footer a:active, div#tiempolibre_footer a:link, div#tiempolibre_footer a:visited {
	color: #4a1b19;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
div#tiempolibre_footer p {
	color: #4a1b19;
	margin-top: 38px;
	margin-left: 34px;
	float: left;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	left: 234px;
	z-index: 100;
}
img#tiempolibre_cafebustelo {
	float: left;
	margin-top: 21px;
	margin-left: 92px;
}


/* PROMO */
div#promo {
	width: 856px;
	font-family: Helvetica, sans-serif;
	background-color: #443d34;
	color: #f8f8ca;
	position: relative;
}

#promo a:link, #promo a:visited, #promo a:active, #promo a:hover {
	text-decoration: underline;
	color: f8f8ca;
}

#promo-title {
	width: 671px;
	margin: 25px auto;
	display: block;
}

#promo-subtitle {
	margin-bottom: 15px;
	display: block;
}

#promo-cover {
	float: left;
	margin-right: 25px;
	display: block;
}

#promo-container {
	padding-left: 85px;
	margin-bottom: 25px;
}

ul#promo-playlist {
	color: #f7e536;
	font-weight: bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	display: block;
	float: left;
}

ul#promo-playlist li {
	display: block;
	margin: 2px 0;
}

#promo-player {
	float: left;
	margin-left: 30px;
	width: 233px;
	height: 45px;
	padding-top: 15px;
	padding-left: 16px;
	background: url(../images/javacabana/paristocuba/player-bg.png) no-repeat;
}

#promo-clickhere {
	display: block;
	margin: 20px 0;
}

#promo-rules {
	display: block;
}

div#promo-footer {
	height: 110px;
	width: 856px;
}

#promo-footer a:link, #promo-footer a:visited, #promo-footer a:hover, #promo-footer a:active {
	color: #4a1b19;
	font-weight: bold;
}

#promo-footer-text {
	font-family: Verdana, sans-serif;
	color: #4a1b19;
	padding-top: 28px;
	margin-left: 280px;
	width: 225px;
	font-weight: bold;
}

img#promo-footer-can {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* paris to cuba */

.paristocuba #promo-footer {
	background: url(/images/javacabana/paristocuba/footer.jpg);
}

div#galleryContainer {
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	height:100%;
	display:none;
}

#holidayGalleryBackground {
	background-color:#000;
	opacity:.8;
	filter:"alpha(opacity=80)";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
}

.galleryImage {
	margin: auto;
}

.galleryImageContainer {
	text-align: center;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
}

#galleryBackArrow {
	top:50%;
	right:50%;
	margin-right:310px;
	position:absolute;
}

#galleryForwardArrow {
	top:50%;
	left:50%;
	margin-left:280px;
	position:absolute;
}