html, body{
  margin:0;padding:0;
}

body {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	/* j3t background:#9c4313; */
}

p{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	line-height:150%;
	margin:0;
	padding:0;
}

h1 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin:0;
	padding:0;
}

h2 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding:0;
	margin-bottom:10px;
	color:#7b7b7b;
}

h3 {
	/*font-family: Garamond, "Times New Roman", serif;*/
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #767c00;
	margin:0;
	padding:0;
}

h4 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7b7b7b;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.p10pt{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	margin:0;
	padding:0;
}

.p13pt, .p13pt>p{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	line-height:150%;
  margin:0;
	padding:0;
}



h5 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7b7b7b;
	margin:0;
	padding:0;
}

h6 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin:0;
	padding:0;
}

a:link, a:visited{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	color: #227aa7;
	text-decoration:none;
}

a:hover{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	color: #abc844;
	text-decoration:underline;
}

a.green:link, a.green:visited{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: #abc844;
	text-decoration:none;
}

a.green:hover{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: #abc844;
	text-decoration:underline;
}

/* j3t */

a.white:link, a.white:visited{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: white;
	text-decoration:none;
}

a.white:hover{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: white;
	text-decoration:underline;
}

a.grey:link, a.grey:visited{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: #666;
	text-decoration:none;
}

a.grey:hover{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: #abc844;
	text-decoration:underline;
}

a.black:link, a.black:visited{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: black;
	text-decoration:none;
}

a.black:hover{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: black;
	text-decoration:underline;
}

a.yellow:link, a.yellow:visited{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: yellow;
	text-decoration:none;
}

a.yellow:hover{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	color: yellow;
	text-decoration:underline;
}

/* LAYOUT BASE */

div#container{
  margin:0 auto;
  width:1010px;
  /* j3t background:url('/images/sfo.jpg') center repeat-y #9c4313; */
  text-align:center;
}

div#wrapper{
  margin:0 auto;
  width:980px;
  /* j3t */
  background-color: white;
  border: 1px solid #efefef;
  box-shadow: 5px 5px 10px #bbb;
}

div#top{
  /* j3t background:url('/images/top.jpg') bottom center no-repeat #9c4313; */
  height:40px;
  margin:0 auto;
  width:100%;
}

div#logo{
  height:100px;
  margin:0 auto;
  width:980px;
  text-align:left;
}

div#menu_top{
  height:32px;
  margin:0 auto;
  width:980px;
  background:#abc844;
  margin-bottom:15px;
  text-align:center;

}

div#slide_top{
  height:190px;
  margin:0 auto;
  width:980px;
  background:#ccc;
  margin-bottom:15px;
}

div#content{
  margin:0 auto;
  width:980px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

div.col_single{
  float:left;
  width:300px;
  padding:10px;
  text-align:left;
}

div.col_double{
  float:left;
  width:620px;
  padding:10px;
  text-align:left;
}

div.col_double_correct{
  float:left;
  width:610px;
  padding:10px;
  text-align:left;
}

div.col_triple{
  float:left;
  width:940px;
  padding:10px;
  text-align:left;
}

div#footer{
  /* j3t background:url('/images/sfo_bottom.jpg') top center no-repeat #9c4313; */
  height:100px;
  margin:0 auto;
  width:100%;
}

div#map_main{
  display:none;
  margin:0 auto;
  width:940px;
  height:520px;
}

div#map{
  margin:0 auto;
  width:940px;
  height:500px;
  background:url('/images/loading.gif') no-repeat center center #eee;
  border:5px solid #ccc;
  z-index:1;
}

div#legenda{
  margin:0 auto;
  width:940px;
  height:40px;
  background:#eee;
  border:5px solid #eee;
}
.info-box{
  display:none;
}

.infowindow{
  width:300px;
  height:240px;
  text-align:left;
}

.bread{
  padding-left:10px;
}

/*menu*/

ul#menu {
color: #fff;
margin: 0 auto;
padding: 0;
}


ul#menu li {
display: inline;
margin: 10px 8px;
top:10px;
position: relative;
text-align:left;
}

ul#menu h2, ul#menu h3 {
font-size: 100%;
color: #000;
text-decoration: none;
padding: 0 0.1em;
font-weight: normal;
display: inline;
cursor:pointer;
}


ul#menu li a {
color: #000;
text-decoration: none;
padding: 0 0.1em;
font-weight: normal;
}

ul#menu li a:hover {
text-decoration: underline;
font-weight: normal;
}

ul#menu li.mega a {
background: transparent url(arrow.gif) center right no-repeat;
padding: 0 0;
}

ul#menu li.mega a:hover {
text-decoration: underline;
font-weight: normal;
}

ul#menu div {
display: none;
}

ul#menu li.mega div {
border: 1px solid #dda;
width: 18em;
position: absolute;
top: 18px;
left: 0em;
padding: 10px;
background: #f3f0e7;
color: #930;
z-index: 10000;
}

ul#menu li.hovering div {
display: block;
}

ul#menu li.mega div a {
font-size:12px;
color: #333;
padding:0;
margin:0;
font-weight: bold;
background-image: none;
text-decoration: underline;
}

ul#menu li.mega div a:hover {
font-size:12px;
color: #abc844;
padding:0;
margin:0;
font-weight: bold;
background-image: none;
text-decoration: underline;
}

ul#menu li div a.more {
color: #390;
font-weight: normal;
}

ul#menu li.mega div a.this_menu{
	color:#abc844;
}

ul#menu div h3 {
color: #f70;
font-weight: bold;
font-size: 1.1em;
}

ul#menu div p {
color:#666;
font-size:11px;
margin: 0;
padding: 0;
padding-bottom:10px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:300px;
		height:210px;
		overflow:hidden;
		}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}
	#nextBtn, #slider1next{
		left:696px;
		}
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;
		}
	#nextBtn a, #slider1next a{
		background:url(../images/btn_next.gif) no-repeat 0 0;
		}

	/* numeric controls */

	ol#controls{
		margin:0;
		padding:0;
		float:right;
		height:18px;
		}
	ol#controls li{
		margin:0 0 0 5px;
		padding:0;
		float:left;
		list-style:none;
		height:18px;
		line-height:18px;
		font-size:11px;
		}
	ol#controls li a{
		float:left;
		height:18px;
		line-height:18px;
		border:0;
		background:#abc844;
		color:#fff;
		font-weight:bold;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#636363;
		font-weight:bold;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* // Easy Slider */

.fontresize {
margin: 0 0.5em 0 0;
}

.decreaseFont {
font-size: 0.8em;
}

.normalizeFont {
font-size: 1.0em;
}

.increaseFont {
font-size: 1.2em;
}

#fontResizer {
margin: 0 0 1em 0;
font-size: 1.1em;
font-weight: bold;

}

#fontResizer a:link {
	text-decoration: none;
	color: #000000;
}
#fontResizer a:visited {
	text-decoration: none;
	color: #000000;
}
#fontResizer a:hover {
	text-decoration: none;
	color: #000000;
}

.kart_input, .kart_textarea, .kart_input_none, .kart_textarea_none{
	border:1px solid #666;
	font-size:12px;
	width:90%;
}

.kart_textarea, .kart_textarea_none{
	height:50px;
}

.kart_input_none, .kart_textarea_none{
	border:2px solid #cc0000;
}

		a.paypay:link, a.paypay:visited{
			color:#2c6281;
			font-weight:bold;
			padding:10px 20px 10px 20px;
			border:1px solid #2c6281;
		}
		a.paypay:hover{
			color:#812c2c;
			font-weight:bold;
			padding:10px 20px 10px 20px;
			border:1px solid #812c2c;
		}

/*	nuovi j3t	*/

.fixed_menu{
	z-index: 50;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}

#logo{
	background:#fff
}
