@charset "utf-8";
/* CSS Document */
@font-face {
}

@font-face {  
	font-family: 'alike';
	src: url('fonts/AlikeAngular-Regular.eot');  
	src: local('AlikeAngular-Regular'),  
	local('alike'),  
	url('fonts/AlikeAngular-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
@font-face {  
	font-family: 'federo';
	src: url('fonts/Federo-Regular.eot');  
	src: local('Federo-Regular'),  
	local('federo'),  
	url('fonts/Federo-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'muli';  
	src: url('fonts/Muli-Regular.eot');  
	src: local('Muli-Regular'),  
	local('muli'),  
	url('fonts/Muli-Regular.ttf') format('truetype');  
}
.main_box {
	font-family: "alike", Trebuchet MS, verdana, sans-serif;
	margin: 0px;
	padding: 2px;
	background-image:url(../images/background_main.png);
	background-repeat:repeat-x;
	background-attachment: fixed;
	font-size: 16px;
	line-height: 20px;
}
.header {
	height: 100px;
	background-image: url(../images/vpni_logo.gif);
	background-repeat: no-repeat;
}
.main {
	border: 2px solid #27313A;
}
.main_shadow {
	position: relative;
	border: 1px solid #000000;
}
.main_back {
	position:relative;
	background-repeat: repeat-x;
}
.main_border {
	border: 4px solid #000000;
}
body {
	padding: 0px;
	margin: 0px;
	background-image:url(images/main_background.png);
	background-repeat:x;
	background-position:top;
	background-attachment: fixed;
	font-family: "alike", Trebuchet MS, verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}
p {
	font-family: "alike", Trebuchet MS, verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}
h1 {
	font-family: "federo", Trebuchet MS, verdana, sans-serif;
	font-size: 30px;
	line-height:30px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "federo", Trebuchet MS, verdana, sans-serif;
	font-size: 24px;	
	line-height:26px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "federo", Trebuchet MS, verdana, sans-serif;
	font-size: 24px;	
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "federo", Trebuchet MS, verdana, sans-serif;
	font-size: 16px;	
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: "federo", Trebuchet MS, verdana, sans-serif;
	font-size: 12px;	
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: "federo", Trebuchet MS, verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link, input[type="submit"] {
	font-family: "alike", Trebuchet MS, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}
a:visited {
	font-family: "alike", Trebuchet MS, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a:hover, input[type="submit"]:hover {
	font-family: "alike", Trebuchet MS, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #828282;
	text-decoration:underline;
	line-height: 18px;
}
ul {
	position: relative;
}
li {
	list-style: square;
	color: #000000;
}
input, textarea {
	padding: 4px;
	border: 1px solid #000000;
	background-color: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(http://www.viajandoparanovaiorque.com/css/pie.htc);
}
a.button:link, a.button:visited {
	display: block;
	width: 100px;
	height: 20px;
	text-align:center;
	border: 1px solid #4B4B4B;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #4B4B4B;
	-moz-box-shadow: 4px 4px 4px #4B4B4B;
	-webkit-box-shadow: 4px 4px 4px #4B4B4B;
	box-shadow: 4px 4px 4px #4B4B4B;
	font-weight: bold;
	font-size: 15.5px;
	color: #DDE3DF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 2px;
	text-decoration:none;
	behavior: url(http://www.viajandoparanovaiorque.com/css/pie.htc);
}
a.button:hover {
	display: block;
	width: 100px;
	height: 20px;
	text-align:center;
	border: 1px solid #4B4B4B;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #777777;
	-moz-box-shadow: 4px 4px 4px #4B4B4B;
	-webkit-box-shadow: 4px 4px 4px #4B4B4B;
	box-shadow: 4px 4px 4px #4B4B4B;
	font-weight: bold;
	font-size: 15.5px;
	color: #DDE3DF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 2px;
	text-decoration:none;
	behavior: url(http://www.viajandoparanovaiorque.com/css/pie.htc);
}
.sponsors {
	background-color: #373737;
}
h3.box_title {
	background-color:#3b3b3b;
	padding:8px;
	color:#ffffff;
	border-radius: 5px 5px 0px 0px; 
	-moz-border-radius: 5px 5px 0px 0px; 
	-webkit-border-radius: 5px 5px 0px 0px; 
	border: 2px solid #3c3c3c;
	behavior: url(http://www.viajandoparanovaiorque.com/css/pie.htc);
}
.box_content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px; 
	border: 1px solid #000000;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #ffffff;
}
.img_frame {
	padding:2px;
	border:1px solid #000000;
	line-height: 9px;
	background-color: #ffffff;
}
.path {
	background-image:url(images/path_background.png);
	background-color: #373737;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2e2d2b;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #615d5a;
	border-left-color: #000000;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-color: #2e2d2b;
	color: #959595;
}
.path a {
	color: #C9C9C9;	
}
.path_background {
	background-image: url(images/forum_title_background.png);
	color: #000000;
}
.rounded_corners, .rounded_corners_dark {
	padding: 6px;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #999;
	behavior: url(http://www.viajandoparanovaiorque.com.br/css/pie.htc);
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.star {
	background-image: url(colors/black/star_black.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 20px;	
	height: 20px;
}
.hint {
	float: left; 
	margin-left: 20px;
  	padding-left: 35px;
	background-image: url(images/hint.png);
    background-repeat: no-repeat;
	min-width: 95%;
	min-height: 30px;
	font-size: 14px;
	color: #D1D1D1;
	letter-spacing: 0.75px;
}
.hint:first-letter {
	font-size:28px;
}
blockquote.quotes {
  font-family: "alike", Trebuchet MS, verdana, sans-serif;
  font-size: 15px;
  width: 550px;
  background: url(images/quote-close.png) no-repeat right bottom;
  padding-left: 22px;
  text-indent: -22px;
}
blockquote:first-letter {
  font-family: "alike", Trebuchet MS, verdana, sans-serif;
  font-size: 26px;
  background: url(images/quote-open.png) no-repeat left top;
  padding-left: 22px;
}
.signal {
	background-color: #000000;
	height: 8px;
	width: 8px;
	border: 1px solid #FFFFFF;
	background-position: left center;
}

.box_highlights {
	background-color: #000;
	border: 8px solid #000;
	width: 250px;
	min-height: 585px;
}
.box_highlights_link:link {
	font-size: 11.5px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.box_highlights_link:visited {
	font-size: 11.5px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.box_highlights_link:hover {
	font-size: 11.5px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}

/* Menus */
.menu_selection {
	filter: Shadow(Color=orange, Direction=left);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.submenu_title {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bolder;
}
.submenu_topic {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
}
.submenu_text {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 14px;
}
a.submenu_link:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.submenu_link:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.submenu_link:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.submenu_link:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.linkopacity img {
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
a.linkopacity:hover img {
	opacity:0.8;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=80)";
}

.external {
	background-image:url(images/external.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
.margin4 {
	margin-right: 4px;
	margin-left: 4px;
}
.margin8 {
	margin-right: 8px;
	margin-left: 8px;
}
.margin20 {
	margin-right: 20px;
	margin-left: 20px;
}
.margin40 {
	margin-right: 40px;
	margin-left: 40px;
}
.margin50 {
	margin-right: 50px;
	margin-left: 50px;
}
.nav_bar {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 14px;
	background-image: url(images/nav_bar.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.diningplan {
	background-image: url(images/wdw_diningplan.png);
	background-repeat: no-repeat;
	display: block;
	margin: 2px;
	height: 20px;
	width: 20px;
}
.photo_left {
	width:400px;
	float:left;
	margin-right:20px;
}
.photo_right {
	width:400px;
	float:right;
	margin-left:20px;
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	float: left;
	padding: 4px 10px;
	margin: 0px 2px 0px 0px;
	background-color: #ffffff;
	list-style: none;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: "chivo", Trebuchet MS, verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	behavior: url(http://www.viajandoparanovaiorque.com/css/pie.htc);
	border: 1px solid #000000;
}
.TabbedPanelsTabHover {
	background-color: #D0D0D0;
}
.TabbedPanelsTabSelected {
	font-weight:bold;
	background-color: #DDDDDD;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	background-color:#DDDDDD;
	border-radius: 0px 5px 5px 5px;
	-moz-border-radius: 0px 5px 5px 5px; 
	-webkit-border-radius: 0px 5px 5px 5px; 
	border: 1px solid #000000;
	-moz-user-select: none;
	-khtml-user-select: none;
	behavior: url(http://www.viajandoparanovaiorque.com/css/pie.htc);
}
.TabbedPanelsContent {
	padding: 8px;
}

.table_main_width {
	background-color:#ffffff;
	width: 1100px;
	padding: 5px;
	-moz-box-shadow: 3px 3px 4px #ccc;
	-webkit-box-shadow: 3px 3px 4px #ccc;
	box-shadow: 3px 3px 4px #ccc;
}
.main_box_highlights {
	margin-top: 5px;
}
.margin10 {
	padding-right: 10px;
	padding-left: 10px;
}
.margin50 {
	padding-right: 50px;
	padding-left: 50px;
}
.table_line_white {
	background-color: #F2F2F2;
	padding: 4px;
}
.table_line_gray {
	background-color: #D8D8D8;
	padding: 4px;
}
.footer {
	padding-top:2px;
	height: 45px;
}
.footer_link:link {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
}
.footer_link:visited {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
}
.footer_link:hover {
	font-size: 10px;
	font-weight: normal;
	color: #949494;
	text-decoration:none;
}
.footer_text {
	font-size: 14px;
	color: #000;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.box_menu_link:link {
	margin-left: 8px;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration:none;
}
.box_menu_link:visited {
	margin-left: 8px;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration:none;
}
.box_menu_link:hover {
	margin-left: 8px;
	font-size: 14px;
	color: #CCCCCC;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration:none;
}
.table_rounded_black {
	border: 1px solid #000000;
	background-color: #000000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#FFFFFF;
	padding:4px;
}
.table_rounded_white {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#000000;
	padding:4px;
}
.button_link:link {
	border: 1px solid #000000;
	background-color: #000000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.button_link:visited {
	border: 1px solid #000000;
	background-color: #000000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.button_link:hover {
	border: 1px solid #333333;
	background-color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#CCCCCC;
	text-decoration:none;
	font-size:12px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.button_submit:link, .button_submit:visited {
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:4px;
}
.button_submit:hover {
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #707070;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:4px;
	text-decoration: none;
}
.textarea {
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:4px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.topic {
	font-family: "federo", Trebuchet MS, verdana, sans-serif;
	font-size: 24px;	
	line-height:26px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
.indice_line1 {
	background-color: #F2F2F2;
}
.indice_line2 {
	background-color: #D8D8D8;
}
.text_warning {
	color:#A80000;
}
