/* Global Styles */

body {
	margin:0px;
	background-color: #F4FFE4;
}

td {
	color:#666666;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11px;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #bbe3ef;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#CC0000;
	background-color: #bbe3ef;
	}
	
#logo 	{
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 24px;
	}

#tagline 	{
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	color: #0033CC;
	letter-spacing:0.2em;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11px;
	}
	
#dateformat a {
	font:11px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #003399;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#555555;
	line-height:20px;
	margin-top:0px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11px;
	text-align: justify;
	}
.bodyText SUB, .bodyText SUP { line-height: 0; }

	
.pageName{
	color: #0033FF;
	line-height: 26px;
	letter-spacing:.21em;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
	
.subHeader {
	font:bold 11px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #666666;
	line-height: 22px;
	}
		
#header {
	background-color: #bbe3ef;
	width: 200px;
	float:left;
}

#logodiv 	{
	color: #0066FF;
	background-color: #BBE3EF;
	letter-spacing:0.2em;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 24px;
	text-align: center;
	vertical-align: baseline;
	width: 350px;
	float:left;
	height: 101px;
	}

.tagline	{
	color: #990000;
	letter-spacing: 0.4em;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11px;
	text-align: center;
	width: 350px;
	}

#fineriga	{
	background-color: #bbe3ef;
	height: 101px;
	}
	
#spazio {
	background-color: #333399;
	line-height: 3px;
}

#riga {
	background-color: #3399FF;
	background-image: url(mm_dashed_line.gif);
	}

#orologio {
	background-color: #0099FF;
	line-height: 20px;
	}

#menu {
	background-color: #333399;
	width: 165px;
	height: 400px;
	float: left;
}

#bandiere {
	background-color: #333399;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:-12px;
}

#testo {
	width: 480px;
	margin-left: 50px;
	float: left;
	margin-top: 25px;
}

.navText2 {
	font: 11px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #666666;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}

.navText {
	color: #bbe3ef;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
}

img.floatLeft {
	float: left;
	margin-right: 5px;
	margin-top: 57px;
}

img.floatLeftSecondRow {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.bodyProducts {
	color:#555555;
	line-height:20px;
	margin-top:0px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-align: justify;
}

/******* accordion menu css ********/

.glossymenu {
margin: 5px 0;
padding: 0;
width: 98%; /*width of menu*/
border: 0px solid #CCCCCC;
border-bottom-width: 0;
/* float: left; */
}

.glossymenu a.menuitem{
/* background: black url(css/glossyback.gif) repeat-x bottom left; */
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
font-size: 14px;
/* color: black; */
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 18px;
text-decoration: none;
/*text-indent: 18px; */
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: red;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 7px;
right: 468px;
border: none;
}

.glossymenu a.menuitem:hover{
/* background-image: url(css/glossyback2.gif); */
color: red;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
/* background: white; */
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 0px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
font-size: 14px;
color: #444444;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
text-indent: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #888888;
color: white;
}

/******* end **********/

#productpage {
	width: 600px;
	margin-left: 5px;
}

#footer {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 9px;
	width: 100%;
	float: right;
	text-align: center;
	margin-top: 50px;
}

