/* Body */

* {
	padding:0;
	margin:0;
	}

body {
	height: 100%;
	background-color: #333333;
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 11px;
	margin:0px;
	}

body.bg { width: 100%; background: #333333 url(/layout/images/lafuga-bg.jpg) repeat fixed; }



/* Buttons */ 

a {
	color:#fff;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #fff;
	}

a.two {
	color:#333333;
	text-decoration: none;
	background-image: url(/fuga_site/images/lnk_undrln_grey.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;
	white-space: nowrap;
	}

a.two:hover {
	color:#ffffff;
	text-decoration: none;
	background-image: url(/fuga_site/images/lnk_undrln_white.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;
	white-space: nowrap;
	}

a.three {
	background-color: #eeeeee;
	border: #dddddd solid 1px;
	text-decoration: none;
	color: #333333;
	padding: 5px 10px 5px 10px;
	}

a.three:hover {
	background-color: #333;
	border: #333 solid 1px;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
}

a.four {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #c90f34;
	}

a.four:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

a.five {
	color:#c90f34;
	text-decoration: none;
	background-image: url(/fuga_site/images/lnk_undrln_red.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;
	white-space: nowrap;
	}

a.five:hover {
	color:#333333;
	text-decoration: none;
	background-image: url(/fuga_site/images/lnk_undrln_greyongrey.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;
	white-space: nowrap;
	}

/* Elabels */

.elabel { font: 11px/30px Verdana, sans-serif; color: #fff; white-space: nowrap;}

/* Type */


h1, h2, h3, h4, h5, h6 {
	font-weight : normal;
	font-size: 11px;
	line-height: 18px;
	}

p {
	font-size: 11px;
	line-height: 18px;
	color: #777777;
	font-style: normal; 
	margin-bottom: 15px;
	}

p.fifty { width: 50%; float: left; }

p.black { color: #000; }

p.white { color: #fff; }

p.text-right { text-align: right; }

h1 {
	color:#444444;
	margin-bottom: 15px;	
	}

h1.white {
	color:#ffffff;
	}

h2 {
	color:#c90f34;
	margin-bottom: 15px;
	}

h3 {
	color:#fff;
	}

h4 {
	color:#c90f34;
	font-size: 14px;
	line-height: 10px;
	margin-bottom: 25px;
	}

h5 {
	color:#333333;
	margin-bottom: 15px;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	border: #cccccc solid 5px;	
	}

h6 {
	font-family: georgia, serif;
	font-style: italic;
	font-size: 16px;
	color:#ca0433; width: 55%; float: left; }

a.toggle { color:#ca0433; float: right; margin-right: 20px; }

a.toggleNav { color: #fff; float: right; background-color: #ca0433; line-height: 30px; padding-left: 10px; padding-right: 10px; }



/* Explore Nav */

#navpos {
	position: absolute;
	margin: 0;
	width: 808px;
	}

#nav {
	padding: 0;
	height: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
  list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	margin-right:40px;
	overflow: hidden;
	height: 36px !important; 
	height /**/:36px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -37px;
	}

#nav a.selected, #nav a.selected:hover {
	background-position: 0 -74px;
	}
	
#nav a.dead {
	background-position: 0 -115px;
	}

#images a  {
	width: 120px;
	background: url(/fuga_site/images/explore/nav_images.png) top left no-repeat;
	}

#profile a  {
	width: 120px;
	background: url(/fuga_site/images/explore/nav_profile.png) top left no-repeat;
	}

#poi a  {
	width: 120px;
	background: url(/fuga_site/images/explore/nav_poi.png) top left no-repeat;
	}

#fly a  {
	width: 120px;
	background: url(/fuga_site/images/explore/nav_fly.png) top left no-repeat;
	}

#video a  {
	width: 120px;
	background: url(/fuga_site/images/explore/nav_video.png) top left no-repeat;
	}




/* Images */ 

img{
	border: 0;
	}
	
img.floatLeft { 
  float: left; 
  margin-top: 5px; 
  margin-right: 15px;
	}

img.tours_feature { 
  margin-top: 10px; 
  margin-bottom: 20px;
	}

.tour_image { padding: 0; margin: 0 10px 10px 0; }


/* Lists */ 

ul {
	list-style : none;
}
	
ul.arrow {
	list-style-image: url("/fuga_site/images/list_arrow.gif");
	list-style-position: outside;
	padding-left: 0px;
	}

ul.faq {
	list-style-type: none;
	padding-left: 0px;
	margin-top: -5px;
	}

li {
	padding-bottom: 0;
	}








/* Sub Containers */

.topnav {
	height: 30px; background-color: #c4bfbc; padding: 10px 30px 0; }

.tagline {
	padding: 0 30px 0 0;
	margin: -25px 0 0 0;
	float: right;

}

.logo {
	margin-top: 10px;
	padding-left: 30px; padding-bottom: 15px; }


.main_copy_holder {
	width: 520px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
}

.exploreImg { width: 215px; float: right; margin-left: 15px; margin-bottom: 10px; overflow: hidden; margin-top: 5px; }

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 855px; 
	height: 600px;
	overflow: hidden; margin-top: 20px; }
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:855px;
		height:600px;
		overflow:hidden;
		float:left;
		}
	div.scroller div.content {
		width: 10000px;
		}

#my-glider .thumbs img { margin-top: 5px; margin-right: 5px; }





/* Main Containers */

#sub_container_profile {
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px; overflow: hidden; }

#sub_container_images {
	width: 845px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px; overflow: hidden; background-color: #000; padding: 10px 0 0 10px; } 
	
#gmap { width: 100%; height: 100%; z-index: 0; position: absolute; }

#container {
	width: 856px;
	margin-top: 0px; z-index: 1; position: absolute; top: 0; left: 50%; margin-left: -428px; }

#header {
	background-color: #ffffff;
	}

#title_strip {
	background-color: #000000;
	height: 45px;
	padding: 25px 0 0 30px;
	margin: 0;
	}

#explore_nav {
	background-image: url("/fuga_site/images/explore/*-trans.png");
	background-repeat: repeat-x;
	height: 70px;
	padding: 20px 0 0 47px;
	margin: 0;
	}

#map a{
color:#c90f34;
text-decoration: none;
background-image: url(/images/lnk_undrln_red.gif);
background-repeat: repeat-x;
background-position: 100% 100%;
padding-bottom: 3px;
}
#map a:hover {
color:#333333;
text-decoration: none;
background-image: url(/images/lnk_undrln_greyongrey.gif);	
background-repeat: repeat-x;
background-position: 100% 100%;
padding-bottom: 3px;
}



