/* CSS DOCUMENT */
* 	{ margin: 0; padding: 0;}
html { min-height: 100%; margin-bottom: 1px; }
img, a img	{ border: 0; }

body 	{ font-size: 11px; font-family: helvetica, arial, sans-serif; text-align: center; color: #222; background: #ffd400;}
table, th, td { font-size: 11px; font-family: helvetica, arial, sans-serif; color: #222; text-align: left; }

#skip	{ display: none;}

a:link, a:visited	{ color: #222; text-decoration: none;}
a:hover		{ color: #222; }

#container	{ position: relative; width: 990px; margin: 0 auto; text-align: left; height: 800px; background: url(../images/bg_legoland.jpg) no-repeat 110px 100px; }
.logo	{ margin: 20px 0 0 30px; }

.area01	{ position: absolute; top: 25px; left: 490px; width: 490px; z-index: 110; }
.area01 sup	{ line-height: 0;}
/* 	.area01 b	{ background: #37b65f; padding: 3px; position: relative;} */
	.area01 .area_logo	{ margin-top: -5px; position: relative;}
.area02	{ position: absolute; top: 220px; left: 30px; width: 236px; z-index: 110; }
/* 	.area02 b	{ background: #378be5; padding: 3px; position: relative; } */
	.area02 .area_logo	{ margin: 0 0 -5px -10px;}
.area03	{ position: absolute; top: 530px; left: 0px; width: 236px; z-index: 110; }
/* 	.area03 b	{ background: #f8ed68; padding: 3px; position: relative;} */
.area04	{ position: absolute; top: 610px; left: 660px; width: 330px; z-index: 110; }
/* 	.area04 b	{ background: #cc2128; padding: 3px; position: relative; } */
	.area04 .area_logo	{ margin: 0 0 10px;}

a.link01:link, a.link01:visited	{ position: absolute; top: 100px; left: 655px; width: 300px; height: 254px; z-index: 10; background: url(../images/link01.jpg) no-repeat -9999px; }
a.link01:hover	{ background: url(../images/link01.jpg) no-repeat 0 0; z-index: 100; }

a.link02:link, a.link02:visited	{ position: absolute; top: 326px; left: 110px; width: 184px; height: 195px; z-index: 20; background: url(../images/link02.jpg) no-repeat -9999px; }
a.link02:hover	{ background: url(../images/link02.jpg) no-repeat 0 0; z-index: 100; }

a.link03:link, a.link03:visited	{ position: absolute; top: 575px; left: 329px; width: 170px; height: 122px; z-index: 30; background: url(../images/link03.jpg) no-repeat -9999px;}
a.link03:hover	{ background: url(../images/link03.jpg) no-repeat 0 0; z-index: 100; }

a.link04:link, a.link04:visited	{ position: absolute; top: 149px; left: 266px; width: 672px; height: 550px; z-index: 1; background: url(../images/link04.jpg) no-repeat -9999px; }
a.link04:hover	{ background: url(../images/link04.jpg) no-repeat 0 0;  }

/* LANDING PAGE 2
======================= */
#container2	{ position: relative; width: 990px; margin: 0 auto; text-align: left; height: 500px; background: url(../images/bg_heiroglyphics.jpg) no-repeat 50% 0; }
.legoland_video	{ width: 480px; margin: auto; padding: 100px 0 20px; }
.logos	{ padding: 30px 0 0 117px; }

a.link_landofadventure:link, a.link_landofadventure:visited	{ position: absolute; top: 60px; left: 520px; display: block; width: 360px; height: 80px;}


/* MISC*/
.clear		{ clear: both; height: 1px; font-size: 1px;}
.floatright	{ float: right; margin: 0 0 10px 15px; clear: right;}
.floatleft	{ float: left; margin: 5px 20px 10px 0;}
.aligncenter	{ text-align: center;}

hr	{ height: 1px; border: 0; background: #ddd; color: #ddd; margin: 0 0 15px; clear: both; }

h1	{ font-size: 22px; font-weight: normal; padding: 0 0 10px;}
h2	{ font-size:18px; font-weight: normal; padding: 0 0 5px; color: #9b7c60;}
h3	{ font-size: 18px; }
h4	{ font-size: 14px; padding: 0 0 5px; }

blockquote	{ position: relative; background: url(../images/bg_quote.gif) no-repeat; padding: 0 0 0 40px; font-size: 15px; }
