 /* //////////////////// */
 /* RESET */
/* //////////////////// */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
color: #000;
text-decoration: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol,ul {
list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption,th,td {
text-align: left;
font-weight: normal;
}
blockquote:before,blockquote:after,q:before,q:after {
content: "";
}
blockquote,q {
quotes: "" "";
}

 /* //////////////////// */
 /* MINE */
/* //////////////////// */

body {
font-family: Tahoma,sans-serif;
/*background: url(img/wood.jpg) #66b7e3 repeat -20% 100%;*/
/*background:#f9e9da;*/
background:#fbefe4;
height: 100%;
width: 100%;
overflow: hidden;
}

h2 {
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
}

#legals {
position: absolute;
top: 0;
right: 0;
font-size: 0.6em;
color: rgba(0,0,0,0.5);
}
#legals a {
color: rgba(0,0,0,0.6);
}
#legals a:hover {
color: rgba(0,0,0,0.9);
text-decoration: underline;
}

#container {
position: relative;
margin: 10px auto;
width: 1070px;
height: 750px;
padding: 10px;/* background:#e19242;*/
 z-index:50;
}

#logo {
width: 238px;
height: 50px;
position: relative;
display: block;
font-size: 60px;
font-weight: bold;
padding: 8px 10px 12px 10px;
margin: -5px 0 0 125px;
background: #fff;
float: left;
border-top: 10px solid #e19242;
border-left: 10px solid #e19242;
border-right: 10px solid #e19242;
}

#display {
top: 0px;
left: 0px;
position: relative;
width: 700px;
height: 450px;
float: left;
background: #fff;
padding: 15px 20px 15px 15px;
border: 2px dashed #e19242;/* border-left:10px solid #e19242;*/
 overflow:hidden;
z-index: 200;
}

#display_legal {
position: relative;
top: 0px;
left: 125px;
width: 700px;
height: 450px;
font-size: 0.7em;
background: #fff;
padding: 15px 20px 15px 15px;
border: 2px dashed #e19242;
z-index: 200;
overflow-y: scroll;
box-shadow: 0px 14px 16px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 14px 16px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 14px 16px rgba(0,0,0,0.5);
}
#display_legal a {
	color: rgb(225,146,66);
}
#display_legal h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0 6px;
}
#display_legal p {
	line-height: 1.1em;
	margin: 6px 0 6px 6px;
}
#display_legal ul, #display_legal li {
	margin: 4px 10px;
	list-style: disc inside;
}


#scroll {
position: relative;
top: 0px;
left: 0px;
}
#nav,#nav_info {
font-family: Tahoma,sans-serif;
line-height: 120%;
box-shadow: 0px 14px 16px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 14px 16px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 14px 16px rgba(0,0,0,0.5);
}
#nav {
padding: 10px;
float: left;
background: #fff;
width: 168px;
border-top: 5px solid #e19242;
border-bottom: 5px solid #e19242;
border-right: 5px solid #e19242;
z-index: 100;
}
#nav_info {
padding: 10px;
float: left;
position: relative;
clear: both;
border-left: 5px solid #e19242;
background: #fff;
width: 100px;
border-top: 5px solid #e19242;
border-bottom: 5px solid #e19242;
z-index: 100;
text-align: right;
}
#slide {
width: 700px;
height: 450px;
overflow: hidden;
}
li.last {
margin: 0 0 10px 0;
}


#nav ul li a.toggled {
color: #666;
padding-left: 10px;
}

#nav ul li.hidden {
display: none;
}

.item {
width: 700px;
height: 450px;
border: 2px solid #ccc;
margin: 13px 15px;
position: absolute;
}

#shadow {
position: relative;
left: 40px;
top: -50px;
display: block;
z-index: -1;
}

#party {
position: absolute;
bottom: 10px;
right: 10px;
display: none;
z-index: 50;
}
#party a {
font-size: 24px;
font-weight: bold;
padding-bottom: 0px;
color: #999;
display: none;
}

#ground {
position: absolute;
bottom: -380px;
/*background: url(img/ground_anim.gif) 15% 100% repeat-x;*/
height: 380px;
width: 100%;
z-index: 1;
}

#cloud1 {
position: absolute;
top: 30px;
left: -230px;
background: url(img/cloud1.gif) no-repeat transparent;
width: 630px;
height: 130px;
}

#raptor {
	position: fixed;
	bottom: 0;
	right: 0;
	background: url(img/raptor.png) no-repeat transparent;
	width: 400px;
	height: 600px;
	z-index: 1000;
	display:none;
}

#about {
background: url(img/about.gif) no-repeat transparent;
}
#contact p {
position: relative;
top: 80px;
right: 0;
background: #fff;
padding: 3px 5px;
line-height: 40px;
font-size: 30px;
margin-right: 20px;
float: right;
clear: right;
}
#contact .infoWindow {
position: static;
background: transparent;
font-size: 14px;
line-height: 1;
float: none;
clear: none;
}
#contact .infoWindow a {
color: blue;
text-decoration: underline;
margin-bottom: 10px;
}

 /* //////////////////// */
 /* GMAP */
/* //////////////////// */

#theMap {
position: absolute;
top: 0px;
left: 0px;
width: 700px;
height: 450px;
background: url(img/map.png) #999;
}

