@charset "utf-8";
 

blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
.zero-mr{
	margin-right:0 !important;
}
.ten-mt{
	margin-top:10px !important;
}
#map_canvas span{
	display:none
	}
img.img_hidden{
	display:none;
}
/* -----// Typo \\---- */



	
/* -----// Link \\---- */


/* -----// Structure \\---- */
body {
	background: #fcfbf7 url("/vbaner/rail_bg.jpg") repeat-x left 80px ;
	min-height:300px;
	margin:0;
	padding:0;
}
/* -----// Header \\---- */


/* -----// Intro Story \\---- */

#story_sequences .sequences, 
#intro_story .sequences,
#intro_story .ctrl_btns_on{
	display:none
	}
#intro_story .story_sqnc{
	height:250px;
	position:relative;
	}
#intro_story .ctrl_btns{
	padding: 2px 0;
	height:20px;
}
#intro_story .txt{
	position:absolute; 
	width:650px; 
	height:250px; 
	display:block;
	z-index:10;
	text-indent:-9999px; 
	}
#sequence01 .txt{
	background: url("../vbaner/slide01_txt.png") no-repeat left center;
}
#sequence02 .txt{
		background: url("../vbaner/slide02_txt.png") no-repeat left center;
}
#sequence03 .txt{
		background: url("../vbaner/slide03_txt.png") no-repeat left center;
}
#sequence04 .txt{
		background: url("../vbaner/slide04_txt.png") no-repeat left center;
}
#sequence05 .txt{
		background: url("../vbaner/slide05_txt.png") no-repeat left center;
}
#sequence06 .txt{
		background: url("../vbaner/slide06_txt.png") no-repeat left center;
}
#sequence07 .txt{
		background: url("../vbaner/slide07_txt.png") no-repeat left center;
}
#intro_story .img{
	position:absolute;
	right:0px; 
	top:0px;
	width:410px;
	height:250px; 
	overflow:hidden;
	text-align:right;
	display:block;
	z-index:auto;
	}
#sequence01 .img{
	background:url("../vbaner/slide01_bg.png") no-repeat 80px 10px; 
	}
#sequence02 .img{
	background:url("../vbaner/slide02_bg.png") no-repeat 80px 10px; 
	}
#sequence03 .img{
	background:url("../vbaner/slide03_bg.png") no-repeat 80px 10px; 
	}	
#sequence04 .img{
	background:url("../vbaner/slide04_bg.png") no-repeat 80px 10px; 
	}	
#sequence05 .img{
	background:url("../vbaner/slide05_bg.png") no-repeat 80px 10px; 
	}	
#sequence06 .img{
	background:url("../vbaner/slide06_bg.png") no-repeat 80px 10px; 
	}	
#sequence07 .img{
	background:url("../vbaner/slide07_bg.png") no-repeat 80px 10px; 
	}

/* misc */





