@charset "UTF-8";
/* Montecatinesi nel Mondo - General Styles */

html {
	overflow-x:hidden;	
	/*word-wrap: break-word;*/
}


ul, ol, dl {
              position: relative;  }


body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#b68f52;
	overflow:hidden;
	background-image:url(../backg/backbody.jpg);
	background-repeat:repeat-x;
	background-position:top center;	
	/*word-wrap: break-word;*/
}

div#header {
	width:100%;
	height:149px;
	background-color:#134e60;
	background-image:url(../backg/waves_boat_longer.png);
	background-position:top center;
	background-repeat:no-repeat;
	top:0;
	left:0;
	z-index:80; 	
}

div#montestemma {
	float:left;
	height:72px;
	margin-left:-45px;
	position:relative;
	top:5px;
	width:100px;
	z-index:89;
}
div#montestemma img {
	border:0;
}

div#shadow_top {
	width:100%;
	height:25px;
	background-color:transparent;
	background-image: url(../backg/shadow_top.png);
	background-position:bottom center;
	background-repeat:repeat-x;
	top:123px;
	position:absolute;
	z-index:85;	
}
div#bar {
	width:100%;
	height:15px;
	background-color:#045e6e;
	position:relative;
	top:-1px;
	left:0;
	z-index:86;
}
div#shadow_bottom {
	width:100%;
	height:19px;
	background-color:transparent;
	background-image: url(../backg/shadow_bottom.png);
	background-position:top center;
	background-repeat:repeat;
	top:-1px;
	position:relative;
	z-index:85;	
}
div#roller {
	width:821px;
	height:380px;
	margin: 0px auto;
	background-color:transparent;
	background-image: url(../backg/roller.png);
	background-position:top center;
	background-repeat:no-repeat;
	top:-30px;
	position:relative;
	z-index:5;	
}
div#rollertail {
	clear:both;
	height:149px;
	left:40px;
	margin:0px auto;
	position:relative;
	top:-115px;
	*top:-102px;
	width:900px;
	z-index:4;
	overflow:visible;
}

div#minus {
	width:100%;
	height:679px;
	margin: 148px auto -1px;
	background-image: url(../backg/minus.png);
	background-position:top center;
	background-repeat:no-repeat;
	top:8px;
	position:absolute;
	z-index:1;	
}

div#content {
	width:100%;
	height:86px;
	* height:100px;
	position:relative;
	top:0;
	left:0;
}

div#footer {
	width:100%;
	height:37px;
	background-color:transparent;
	position:relative;
	top:-140px;
	left:0px;
	z-index:5;
}

div#footer_line {
	width:100%;
	height:2px;
	background-color:#134e60;
	position:relative;
	top:0px;
	left:0px;
}


/* HEADER - start */
div#header_ctnt {
	margin: 0px auto;
	width:1000px;
	height:100%;
}
div#logo {
	width:476px;
	height:45px;
	color:white;
	position:relative;
	top:104px;
	left:4px;
	float:left;
	z-index:89;
}
div#logo img {
	border:0;
}

/* TOP NAVIGATION MENU - start */

div#navcontainer {
float:left;
left:53px;
padding-bottom:0;
padding-left:0;
position:relative;
margin-top:110px;
* margin-top:126px;  /* fix for IE */
z-index:90;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

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

#navlist a:link, #navlist a:visited
{
/* color: #333; */
color: #134e60;
background-image: url(../backg/ie7_white_30.png);
background-repeat:repeat;	
/* * background-color: #ffffff; */
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
padding: 37px 6px 4px;
height:130px;
}

#navlist a:hover
{
padding: 130px 6px 4px;
color: #0b3a42;
background-image:url(../backg/ie7_white_60.png);
background-repeat:repeat;
/* * background-color: #ffffff; */
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

#active a:link, #active a:visited 
{
padding: 79px 6px 4px;
color: #333333;
background-image:url(../backg/ie7_yellow_80.png);
background-repeat:repeat;
/* * background-color: #fff5e0; */
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

#active a:hover 
{
padding: 130px 6px 4px;
color: #000000;
background-image:url(../backg/ie7_yellow_90.png);
background-repeat:repeat;
/* * background-color: #fff5e0; */
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

.off
{
display:none;
}

/* TOP NAVIGATION MENU - finish */

/* HEADER - finish */


/* ROLLER - start */
div#picture {
	float:left;
	height:321px;
	margin-left:-10px;
	margin-right:-25px;
	padding-top:58px;
	position:relative;
	width:570px;
	background-color:transparent;
}
div#headline {
	width:248px;
	height:80px;
	position:relative;
	padding-top:29px;
	padding-left:0px;
	float:left;
	background-color: transparent;
}
div#copy {
	width:248px;
	height:180px;
	position:relative;
	padding-top:0px;
	padding-left:0px;
	float:left;
	background-color: transparent;
}
div#more {
	width:248px;
	height:44px;
	position:relative;
	padding-top:0.8em;
	padding-left:0px;
	float:left;
	background-color: transparent;
}
/* ROLLER - finish */



/* BOTTOM MENU - start */
div#menucontainer {
	clear:both;
	display:inline;
	float:left;
	height:149px;
	left:0;
	margin-top:-126px;
	position:relative;
	top:-123px;
	width:821px;
	z-index:20;
}

ul#menulist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#menulist li
{
display: inline;
/*margin: 130px 6px 4px;*/
float:left;
}

#menulist li a img
{
border: 0;
}

#rollertail div a
{
height: 149px;
}

#menulist a:link, #menulist a:visited
{
background-repeat:no-repeat;
background-position:bottom;
text-decoration: none;
/*padding:5em 4.7em 1em 4.7em;*/
}

#menulist a:hover
{
background-repeat:no-repeat;
background-position:bottom;
text-decoration: none;
/*padding: 5em 4.7em 3em 4.7em;*/
}

#mactive a:link, #mactive a:visited 
{
/*padding: 5em 4.7em 2em 4.7em;*/
}

#mactive a:hover 
{
background-repeat:no-repeat;
background-position:bottom;
text-decoration: none;
/*padding: 5em 4.7em 3em 4.7em;*/
}
#mactive img
{
margin-top:15px;
}



/* BOTTOM MENU - start */

#roller p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:normal;
text-align:left;
color:#444;
padding-top:1em;
}

#roller a
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1em;
font-weight:normal;
text-align:left;
color:#134E60;
padding-top:0.8em;
text-decoration:none;
float:left;
}

#roller a:hover
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1em;
font-weight:normal;
text-align:left;
color:#134E60;
padding-top:0.8em;
text-decoration:underline;
}

#roller h1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:2em;
font-weight:normal;
text-align:left;
color:#134E60;
}

/* FOOTER */
div#footer_ctnt {
	margin: 0px auto;
	width:1000px;
	height:37px;
}
ul#footerlist
{
margin-left: -24px;
margin-top: 6px;
padding-left: 0;
white-space: nowrap;
}

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

#footer a:link, #footer a:visited
{
	color: #333333;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding: 0px 6px 4px;
}

#footer a:hover
{
	padding: 0px 6px 4px;
	color: #000;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

#factive a:link, #factive a:visited 
{
padding: 0px 6px 4px;
color: #134e60;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#factive a:hover 
{
padding: 0px 6px 4px;
color: #000;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
