* {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}

body {background:url(../images/bg-general.jpg) repeat-x #622279 top;}

h2 {
	color: #e9208b;
	margin: 0 0 8px 0;
}

h3 {
	color: #635c60;
}

form fieldset {
	border: 0;
}

sup {
	bottom:0.33em;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}

div#footer p span.styleLetter1 {
	font-family: Verdana;
	color: #FFFFFF;	
}

#general {margin:0 auto; width:1000px; background:#9d96d0 url('../images/bg_site.jpg') top left no-repeat;}
.clear {clear:both; line-height:0; height:0;}
span.amp {font-family:Tahoma, Arial, Verdana !important;}

.text { font-size:12px;}
.dotted { background: transparent url('../images/bg_dotted.gif') center top no-repeat; padding-top:8px; margin-top:2px;}
.dotted_big { background: transparent url('../images/bg_dottedbig.gif') left top repeat-x; padding-top:10px; margin-top:2px;}

/* ### HEADER ### */
	#header {
		margin-bottom:15px;
		background: url(../images/bg-topo.jpg) no-repeat top left;
	}


/* ### MAIN CONTENT ### */
	#main-content
	{float:left; width:780px; margin:0 20px 0 31px; _margin:0 20px 0 16px;}


/* ### SIDE CONTENT ### */
	#side-content
	{float:left; width:320px; margin:0 20px 0 31px; _margin:0 20px 0 10px;}

	#travel_map {
		width: 440px;
		float: left;
		background: url(../images/bg-map.jpg) no-repeat top left;
	}
	
	#banner_kyintense {
		background: url(../images/bg-banner.jpg) no-repeat top left;
	}
	
	/* title of box */
	ul li.first,
	div p.first
	{font-size:15px; color:#ed1b8a; text-indent:0; font-weight:bold; padding: 0 0 0 12px !important; margin:0 15px; background: transparent url('../images/bg_arrow_pink.gif') left 6px no-repeat;}
	
	div p.first span {color:#ed1b8a;}

	div.side-tripplanner {
		width: 316px;
		float: left;
	}
	
	div.banner-vocation {
		width: 316px;
		float: left;
		margin: 8px 0 0 2px;
		_margin: 0px 0 0 2px;
	}
	
	ul.list-tripplanner li {
		text-align: left;		
	}
	
	ul.list-tripplanner li label {
		font-size: 15px;	
	}
	
/* ### BANNER ### */
	#banner {float:left; width:140px; height:620px;}

	
/* ### FOOTER ### */
	#footer {background: #65217b url('../images/bg_footer.gif') left top repeat-x; font-size:10px; color:#FFFFFF;}
	
	#footer p,
	#footer p a { color:#FFFFFF; text-align:center}
	
	#footer .footer_links { width:257px; _width:260px; margin:0 auto; padding:10px 0;}
	#footer .footer_links li { display:inline; padding:0 10px; border-right:1px solid #FFF;}
	#footer .footer_links li a { color:#FFFFFF; font-size:11px; text-decoration:none;}
	#footer .footer_links li a:hover { text-decoration:underline;}
	
	#footer .footer_links li a span {color:#FFFFFF;}
	
	#footer .footer_links .last { border:0}

	div#footer sup {
		bottom:0.33em;
		line-height:0;
		position:relative;
		vertical-align:baseline;
		color: #FFFFFF;
	}

	div#disclaimer {
		width: 270px;
		position: absolute;
		left: 36%;
		top: 40%;
		z-index: 5;
		background: url(../images/bg-disclaimer.png) no-repeat top left;
		padding: 20px;
		text-align: center;
		z-index: 999;
	}
	
	div#disclaimer span.styleLetter1 {
		font-family: Verdana;
		color: #FFFFFF;
	}

	div#disclaimer p {
		font-size: 11px;
		margin: 0 0 20px 0;
		color: #FFFFFF;
	}
	
	div#disclaimer a img {
		border: 0;
	}
	
	div#disclaimer a {
		color: #FFFFFF;
		font-weight: bold;
	}

	.title-forecast {
		height: 12px;
		_margin: -2px;
	}
