
/* ESTILOS PROJECTO 'PROXIMA VIAGEM -- REVISTA DIGITAL' */
/* © IMPALA 2011                                        */



/* ARTIGO 13 -- Disney -------------------------------------- */

/*.boxBody {display:block;}*/

.artigo13 {
	position:relative;	
	}

.artigo13 h2 {
	width:300px;
	font-family:Delicious;
	font-size:21px;
	line-height:150%;
	padding:20px 10px;
	font-weight:normal;
	}

.artigo13 h3 {
	font-family:Delicious;
	font-size:18px;
	line-height:150%;
	padding:20px 0px 10px;
	font-weight:bold;}

.artigo13 p {
	margin-bottom:20px;}

.artigo13 .texto {
	float:left;
	width:425px;
	clear:none!important;
	margin-left:10px;
	margin-right:10px;}

.artigo13 .colr {
	width:550px;
	padding:0 10px 0px 30px;
	float:right;}

.artigo13 .resort_map {
	margin-left:-40px;}

.artigo13 .coldlandlft {
	width:450px;
	margin-top:1px;
	float:left;}

.artigo13 .coldlandlft p{
	padding:0 10px 0;}

.artigo13 .coldlandlft h3{
	padding:0 10px 5px 10px;
	color:#D10E74;}

.artigo13 .galdland {
	margin-top:-600px;
	margin-left:450px;}
	
.artigo13 .colstudlft {
	width:450px;
	float:left;}

.artigo13 .colstudlft p{
	padding:0px 10px 0px;}

.artigo13 .colstudlft h3{
	color:#007862;
	padding:0 10px;}

.artigo13 .video {
	float:right;
	margin-bottom:1px;}

.artigo13 .onde {
	clear:both;
	position:relative;
	width:900px;}

.artigo13 .onde h2 {
	font-family:Delicious;
	font-size:18px;
	color:#ff9900;
	margin-top:30px;
	padding:10px 20px 10px;
	background:#000;}

.artigo13 .onde .nav { 
	position:absolute; 
	left:0px; 
	top:170px;
	z-index:100;
	width:150px;
	}

.artigo13 .onde .nav li { 
	list-style: none;
	font-size:11px;
	margin-bottom:10px;
	display:inline-block;
	}

.artigo13 .onde .nav li a{ 
	color:#fff;
	text-decoration:none;
	background:#000;
	display:inline-block;
	padding:2px 5px;
	}

.artigo13 .onde .nav li a:hover{ 
	color:#fff;
	background: #FF9900;
	
	}
	
.artigo13 .txtVillage {
	padding:10px; 
	width:410px; 
	float:left;
	}

.artigo13 .txtVillage h3 {
	padding:0;
	color:#B9000B;
	}

	
.boxBody .guia ul {
	margin-left:15px;}

.boxBody .guia .subinfo {
	margin-top:45px;}
	
	
	
	
	
	

/* galeria ----------------------- */


.galeria { 
	width:450px;
	height:600px;
	padding:4px 0px;
	}
		
.galeria .foto { 
	display:none; 
	}
	
.galeria .foto:first-child { 
	display:block; 
	}

.galeria .foto .leg {
	background:url(../_temp/02_rd_trans.png);
	padding:10px 10px 10px 10px;}
 
.galeria .foto .leg h4 {
	 font-family:Delicious;
	 font-size:18px;
	 color:#CCC;
	 margin:5px 0 10px;
	 margin-top:5px;
	 }
 
.galeria .foto .leg p{
	color:#fff;
	width:auto!important;
	margin-left:0px;
}



/* panorama ---------------------------- */

.scroll-pane { 
	width: 400px;
	padding-bottom:1px; 
	height:300px; /* POR SEMPRE PELO MENOS MAIS UM PIXEL QUE O TAMANHO DA IMAGEM OU VAI RESERVAR ESPACO PARA O SCROLL VERTICAL!!!! */
	float:left;
	margin:0 10px 0 0;
	}

.jspContainer {
	overflow: hidden;
	position: relative;
	}

.jspPane {
	position: relative;
	}

.jspVerticalBar {
	display:none;
	}

.jspContainer .jspHorizontalBar {
	position: absolute;
	z-index:1000;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 9px;
	padding:1px 0;
	background:#fff;
	opacity:0.6;
	filter:alpha(opacity=60);
	}

.jspVerticalBar *,
.jspHorizontalBar * {
	margin: 0;
	padding: 0;
	}

.jspCap {
	display: none;
	}

.jspHorizontalBar .jspCap {
	float: left;
	}

.jspTrack {
	background: #fff;
	position: relative;
	filter:alpha(opacity=30);
	}

.jspDrag {
	background:#c00;
	position:relative;
	top: 0;
	left: 0;
	cursor: pointer;
	filter:alpha(opacity=60);
	}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
	}

.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	}

.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
	}

.jspVerticalBar .jspArrow {
	height: 1x;
	width:1px;
	}

.jspHorizontalBar .jspArrow {
	width: 1x;
	float: left;
	height: 100%;
	}

.jspVerticalBar .jspArrow:focus {
	outline: none;
	}

.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
	width:0 !important;
	}

.jspDragLeft {
	height:9px;
	width:auto;
	background:url(../img/scrollbar.jpg) left no-repeat;
	}

.jspDragRight {
	height:9px;
	width:5px;
	float:right;
	background:url(../img/scrollbar.jpg) right no-repeat;
	margin-top:-9px;
	}



/* Tabs */



.ui-tabs { 
	clear:both;
	position: relative; 
	width:900px; 
	padding-top:20px;
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	
.ui-tabs .ui-tabs-nav { 
	margin: 0; 
	padding: 1px 10px 0;}
	
.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 1px;
	border-bottom: 0 !important; 
	padding: 0; 
	white-space: nowrap;
	font-family:Delicious;
	font-size:20px;
	line-height:150%;
	font-weight:bold;}
	
.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: 10px 30px 10px 30px; 
	text-decoration: none; 
	color:#01335C;}
	
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
	margin-bottom: 0; 
	padding-bottom: 1px; 
	background:#01335C;}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	color:#fff !important;}
	
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel {
	display: block; 
	border-width: 0; 
	margin-top:49px;
	background: #01335C; 
	color:#fff;}
	
.ui-tabs .ui-tabs-hide { display: none !important; }


.artigo13 .text-tab, .artigo13 .text-tab2 {
	width:420px;
	padding:20px 10px 10px;
	height:580px;
}

.artigo13 .text-tab li, .artigo13 .text-tab2 li {
	margin-left:20px;
	margin-bottom:10px;
	font-size:12px;
	}

/*.artigo13 .text-tab li span, .artigo13 .text-tab2 li span {
	text-transform:uppercase;
	font-weight:bold;
	color:#9B8057;}*/





/* tabs parque disneyland */

#tabs.ui-tabs .ui-tabs-nav li a { 
	color:#E52577;
	}
	
#tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
	background:#E52577;
	}

#tabs.ui-tabs .ui-tabs-panel {
	background:#E52577;
	}

.artigo13 .text-tab li span, .artigo13 .text-tab2 li span { 
	color:#fff;
	font-size:18px;
	font-family:Delicious;
	}





/* tabs walt disney studios */

#tabs2.ui-tabs .ui-tabs-nav li a { 
	color:#065679;
	}
	
#tabs2.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
	background:#065679;
	}

#tabs2.ui-tabs .ui-tabs-panel {
	background:#065679;
	}
















