/* ------- 1. CSS Reset ------- */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,address,code,del,dfn,em,img,q,
dl,dt,dd,ol,ul,li,
table,caption,tbody,tfoot,thead,tr,th,td,br,fieldset,textarea{font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;line-height:20px;letter-spacing:.1px;word-spacing:1px;margin:auto;padding:0;border:0;vertical-align:baseline;}
h1,h2,h3,h4,h5,h6,hr,p,ul,ol,dl,pre,address,table,form{margin:0 0 0px}
p,h1, h2, h3, h4, h5, h6, ul.check_list, ul.arrowlist{padding-left:2px;}
strong, b{font-weight:bold;}
em, dfn, i{font-style:italic;}

/* ------- 2. General ------- */

/* body{color:#666;font-size:12px;} */
html{
background-color: #F9F9F9;
font-size:12px;
}

/* .background_home{ */
/* background: #F9F9F9 url('../images/sfondo home.jpg') no-repeat scroll 0 0; */
/* width:1024px; */
/* height:654px; */
/* position:absolute;  */
/* top:50%; */ 
/* left: 50%; */
/* margin-top:-327px;  */
/* margin-left:-512px; */
/* text-align: center; */
/* } */

.background_home{background: #F9F9F9 url('../images/sfondo home.jpg') no-repeat scroll 0 0;width:1024px;height:654px;}
.background_chisono{background: #F9F9F9 url('../images/sfondo cosa faccio.jpg') no-repeat scroll 0px 0;width:1024px;height:654px;}
.background_cosafaccio{background: #F9F9F9 url('../images/sfondo cosa faccio.jpg') no-repeat scroll 0 0;width:1024px;height:654px;}
.background_contatti{background: #F9F9F9 url('../images/sfondo chi sono.jpg') no-repeat scroll 0 0;width:1024px;height:654px;}

#background {
    left: 50%;
    margin-left: -512px;
    margin-top: -327px;
    position: absolute;
    top: 50%;
}

h1,h2,h3,h4,h5,h6,th,blockquote,.top_metadata,.date,.cancel-comment-reply a,#blurb,.bottom_metadata,span.current_crumb, p.breadcrumb {letter-spacing:1px;font-family:Tahoma,Geneva,Arial,sans-serif;}
a:link,a:visited,a:hover,a:active,a:focus{text-decoration:none;outline:none;-moz-outline-style:none;}
a{color:black;}
a:hover{color:red;}
pre,code{font-family:mono-space,monospace;white-space:pre;overflow:auto;padding:20px;}
pre{padding:5px;}
code{background: #E6E6E6 url(../images/code.png) repeat scroll 0 0;display:block;padding:0 20px 18px;border:1px solid #ddd;}
blockquote {background:transparent url(../images/sprite.png) no-repeat scroll -168px -166px;font-size:14px;line-height:20px;letter-spacing:0;margin:40px 0;
padding:10px 20px 10px 40px;}
blockquote cite{color:#aaa;display:block;font-size:10px;}	

/* ------- 3. List Styles ------- */
ul,li{list-style:none outside;list-style-type:none;}
ol, ol li{list-style:decimal outside;}
ol, dd{margin-left:24px;}
ul ul, ol ul, ul ol, ol ol{margin-bottom:0;margin-top:0;}

#home_feature {
/* opacity:0.8; */
/* background-color: #000; */
}

#menu_ita, #menu_eng {
  top:82px;
  left:275px;
  position:relative;
  font-family: "Arial","Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
  width:425px;
  height:20px;
}

#menu_ita ul li {
    display: inline;
    float: left;
    font-family: Arial;
    position: relative;
    padding-left: 4px;
}

#menu_eng ul li {
    display: inline;
    float: left;
    font-family: Arial;
    position: relative;
    padding-left: 9px;
}

#menu_ita ul li a:hover, #menu_eng ul li a:hover {
  color: red;
}

li.selected a {
  color: red;
}

.link {
  color:#ccc;
}

.link:hover {
  color:red;
}

.links3 {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    height: 455px;
    padding: 10px;
    text-align: justify;
    position: relative;
    width:432px;
	 overflow: hidden;
	 top:145px;
	 left:16px;
}

#map {
  width:416px;
  height:310px;
  border: 1px solid #ccc;
}

.links2 {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    height: 455px;
    padding: 10px;
    text-align: justify;
    position: relative;
    left: 25px;
    top: 81px;
    width:432px;
	 overflow: hidden;
	 display:none;
}

.links {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    height: 430px;
    padding: 10px;
    text-align: justify;
    position: relative;
    left: 15px;
    top: 85px;
    width:415px;
	 overflow: auto;
	 display:none;
}

#infocontatti
{
	 height: 193px;
	 left: 35px;
	 position: relative;
	 top: 58px;
	 width: 260px;
	 float:left;
}

.links_sub {
	 display:block;
	 width:293px;
	 padding-right:2px;
    color: black;
    font-family: "Arial","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
    font-size: 14px;
/*     font-weight: bold; */
	 overflow: auto;
	 height:440px;
	 overflow-x: hidden;
}

#boxlang {
    margin-top: 45px;
    margin-left: 982px;
    position: absolute;
    z-index: 100;
}

#boximage{
margin-top:97px;
margin-left:27px;
float:left;
position:relative;
}

#slide-nav {
    position: absolute;
    top: 200px;
    width: 1000px;
}

#slideprev {
	 background-image: url("../images/slider-nav-left.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 64px;
    position: absolute;
    width: 19px; 
    z-index: 150;
	 left:2px;
	 opacity:.50;
	 filter:alpha(opacity=50);
	 filter:"alpha(opacity=50)";
}

#slidenext {
	 background-image: url("../images/slider-nav-right.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 64px;
    position: absolute;
    left: 470px;
    width: 19px;
    z-index: 150;
	 opacity:.50;
	 filter:alpha(opacity=50);
	 filter:"alpha(opacity=50)";
}

#boxdesc{
display:none;
width:120px;
height:230px;
text-align:justify;
margin-left: -10px;
margin-top: 210px;
position: absolute;
z-index: 100;
top:10px;
}

#saloon {
    font-family: "Arial","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
    font-size: 12px;
    height: 0;
    margin-top: 223px;
    position: absolute;
    left:68%;
    top: 49%;
    z-index: 8;
}

#footer1 {
    font-family: "Arial","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 0;
    margin-top: 255px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 8;
}

#footer1 span {
    color: white;
    font-family: "Arial","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
#footer2 {
    color: #666666;
    font-family: "Arial","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin-top: 272px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 13;
}

#social {
    height: 23px;
    margin-top: 5px;
    text-align: center;
    width: 270px;
}
