@charset "utf-8";

#travel_the_world {
	width:330px;
	text-align: center;
	background: #FFF url(../images/jpg/index_right_col_top_bar.jpg) top no-repeat;
	padding-top: 15px;
	margin-bottom: 5px;
}

#ttwv2_container {
	position: inherit;
	background: #FFFFFF url(../images/jpg/index_right_col_btm_bar.jpg) bottom no-repeat;
	text-align:center;
}

#region_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3D4F61;
	text-decoration: none;
}

.ttwbul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 22px;
}

#destination_guide {
	width: 310px;
	padding: 10px;
}

.dg_show {
	display: table-cell;
	overflow: auto;
}
.dg_hide {
	display: none;
}

#regions_listed {
	background-color:#FFECBF;
	border: 1px solid #D76B00;
	padding: 5px;
	margin-top: 10px;
	text-align:left;
}

/* CSS Document */


.travel_the_world_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3D4F61;
	font-style: italic;
	text-align: center;
}

#travel_the_world_intro {
	width: 275px;
	text-align: justify;
	padding-left: 20px;
}

.travel_the_world_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4F61;
	font-style: normal;
	margin-bottom: 15px;
}

a.ttwv2_link:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

a.ttwv2_link:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

a.ttwv2_link:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

a.ttwv2_link:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
