/* Golf Montecchia CSS intro */

html {
height: 100%;
}

body {
font-size: 100.01%;
font-family: Arial,Helvetica,Verdana,Sans-serif;
color: #fff;
text-align: left;
background-color: #1c8e39;
height: 100%;
padding: 0;
margin: 0;
position: relative;
}

a,a:visited {
color: #fff;
text-decoration: none;
}

a:hover,a:focus,a:active {
text-decoration: underline;
}

#container {
background-color: #364960;
background-image: url(../images/sfondointro.gif);
background-repeat: repeat-x;
width: 100%;
height: 378px;
margin-top: -189px;
position: absolute;
top: 50%;
left: 0;
}

#langbar {
position: absolute;
top: -7px;
right: 12px;
}

#langbar div {
font-size: .75em;
width: 100%;
}

#langbar div ul {
padding: 0;
margin: 0;
float: right;
}

#langbar div ul li {
list-style: none;
padding: 0 0 0 9px;
margin: 0;
float: left;
}

#langbar div ul li a {
text-decoration: none;
text-indent: -2000em; /* Phark Image Replacement */
background-repeat: no-repeat;
width: 18px;
height: 12px;
float: left;
}

#it {
background-image: url(../images/it.gif);
}

#en {
background-image: url(../images/en.gif);
}

#de {
background-image: url(../images/de.gif);
}

#ru {
background-image: url(../images/ru.gif);
}

h1 {
font-size: 1px;
width: 845px;
height: 426px;
padding: 0;
margin: 0;
position: absolute;
top: -86px;
left: 0;
}

h1 a {
width: 100%;
height: 100%;
display: block;
cursor: pointer;
}

h1 a span {
background-image: url(../images/logointro.jpg);
background-repeat: no-repeat;
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
}

#copyright {
font-size: .65em;
padding-top: 347px;
float: left;
}

#copyright p,#prenotazione p {
text-transform: uppercase;
padding: 0 0 0 4px;
margin: 0;
}

#prenotazione p a {
color: #fff;
}

#prenotazione {
font-size: .65em;
padding-top: 347px;
margin-right: 12px;
display: inline;
float: right;
}

#carandgolf {
padding: 0;
margin: 0 0 0 -170px;
position: absolute;
top: 374px;
left: 50%;
z-index: 100;
}

#carandgolf a {
text-decoration: none;
}

#carandgolf a img {
border: none;
}