/* banner secundário */
.historia_content {
	position: relative;
	height: 600px;
	margin: 0 auto;
	background:#1e1e1e;
	overflow: hidden;
}
.historia_content > .container {
	height: 560px;
}
/* END - banner secundário */

/* structure */
.historia .content {
	overflow: hidden;
	width:auto;
	padding:0;
	margin:0;
}
/* END - estrutura */


/* blocos imagem top história */
.imgtop_container {
	position: absolute;
	top:30px;
	left: 0;
	z-index:100;
	width: 20000px;
	height:530px;
	overflow:hidden;
	color:#FFFFFF;
}
.imgtop_row {
	position: absolute;
    bottom: 0;
	padding: 0;
}
.imgtop_row > div {
	float: left;
	margin: 0 0 0 100px;
	height: 530px;
}
.imgtop_row > div > .break {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	width: 1px;
	margin: 0 !important;
	height: 530px;
}
.imgtop_row > div:first-child {
	margin: 0;
}
.imgtop_column:first-child {
	margin: 0;
}
.imgtop_column {
	position:relative;
	display: inline-block;
	margin:0 0 0 100px;
	vertical-align:bottom;
	border-left: 1px solid #404040;
}
.imgtop_column p {
	margin:10px 0 0 0;
	color:#8c8c8c;
}
.imgtop_cell_topimage {
	margin:0 0 50px 20px;
	max-width: 300px;
}
.imgtop_cell_topimage > div {
	margin:20px 0 0 0;
}
.mac.ff .imgtop_cell_topimage > div {
	margin: 39px 0 0;
}
.imgtop_cell_bottomimage {
	margin:0 0 50px 20px;
	max-width: 300px;
}
.imgtop_cell_bottomimage > div {
	margin:0 0 20px 0;
}
.imgtop_cell_bottomimage figure {
	margin:0 0 50px 0;
}
.imgtop_cell_sideimage {
	margin:0 0 50px 20px;
	max-width: 350px;
}
.imgtop_cell_sideimage > div {
	float:left;
	margin:0;
	width:200px;
	margin:0 0 50px 0;
}
.imgtop_cell_sideimage figure {
	float:left;
	margin:0 0 50px 0;
}
.mac.ff .imgtop_cell_bottomimage h1,
.mac.ff .imgtop_cell_topimage h1,
.mac.ff .imgtop_cell_sideimage h1 {
	line-height: 20px;
}
.mac.ff .imgtop_cell_bottomimage h3,
.mac.ff .imgtop_cell_topimage h3,
.mac.ff .imgtop_cell_sideimage h3 {
	line-height: 25px;
	 margin: 6px 0 0;
}
.mac.ff .imgtop_cell_bottomimage p,
.mac.ff .imgtop_cell_topimage p,
.mac.ff .imgtop_cell_sideimage p {
	line-height: 17px;
}
/* END - blocos imagem top história */

/* blocos históricos */
.historiaTable {
	position: relative;
	width: 980px;
	overflow: hidden;
}
.historiaRow {
	position: relative;
	width: 20000px;
	left: 0;
}
.historiaRow > div {
	float: left;
}
.historiaCell h3 {
	margin: 5px 0 5px 0;
}
.historiaCell h4 {
	margin: 0 0 10px 0;
}
.historiaCell p {
	margin: 0 0 20px 0;
}
.historiaCell p > span {
	color:#b17930;
	font-size:16px;
}
.selected  {
	background:#f2f2f2;
}
.historiaColumn, .historiaColumn_250, .historiaColumn_300, .historiaColumn_350, .historiaColumn_400, .historiaColumn_450  {
	float: left;
	border-right: 1px solid #dbdbdb;
	padding:30px 30px 10px 30px;
}
.historiaColumn {
	padding:30px 30px 30px 0;
	width:950px;
}
.historiaColumn_250 {
	width:190px;
}
.historiaColumn_300 {
	width:240px;
}
.historiaColumn_350 {
	width:290px;
}
.historiaColumn_400 {
	width:340px;
}
.historiaColumn_450 {
	width:390px;
}
.historiaCell {
	display:inline-table;
	text-align:left;
	margin:0;
	padding:0;
}
/* END - ficha de vinhos */

/* cursor histórico */
.cursor_container {
	/*position: absolute;
	top:560px;*/
	position: relative;
	height:39px;
	border-bottom: 1px solid #dbdbdb;
	background: #FFF;

}
.cursor_container > .container {
	overflow: visible;
	position: relative;
}
.cursor_path {
	width:980px;
	margin: 0 auto;
	padding:0;
	overflow:hidden;
	height:39px;
}
i.cursor {
	cursor: pointer;
	position: absolute;
	top:-25px;
	left:-22px;
	width:49px;
	height:49px;
	z-index:250;
	display:block;
	background: url(../img/timeline_cursor_up.png);
}
i.cursor:hover, i.cursor.dragging {
	background: url(../img/timeline_cursor_hover.png);
}
.marco_right {
	height:15px;
	z-index:200;
	display:inline-block;
	border-right:5px solid #b6b6b6;
	color:#8c8c8c;
	text-decoration:none;
	padding:10px 10px 0 0;
}
.marco_right:hover {
	border-right:5px solid #b17930;
	color:#b17930;
}
.marco_left {
	height:15px;
	z-index:200;
	display:inline-block;
	border-left:5px solid #b6b6b6;
	color:#8c8c8c;
	text-decoration:none;
	padding:10px 0 0 10px;
}
.marco_left:hover {
	border-left:5px solid #b17930;
	color:#b17930;
}
#ano1804 {
	position: absolute;
	top:0;
	left:50%;
	margin-left:-500px;
}
#ano1834  {
	position: absolute;
	top:0;
	left:50%;
	margin-left:-310px;
}
#ano1920  {
	position: absolute;
	top:0;
	left:50%;
	margin-left:-14px;
}
#ano1937 {
	position: absolute;
	top:0;
	left:50%;
	margin-left:90px;
}
#ano1985 {
	position: absolute;
	top:0;
	left:50%;
	margin-left:216px;
}
#ano2013 {
	position: absolute;
	top:0;
	left:50%;
	margin-left:475px;
}
/* END - cursor histórico */










