@charset "utf-8";
body  {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #c5c5c5;
	background-image:url(../graphics/1.jpg);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#777777;

}
.styles #container { 
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.styles #header { 
	background: none; 
	padding: 0;
	width:770px;
	height:152px;
} 
.styles #index { 
	background: none; 
	padding: 0;
	width:770px;
	height:95px;
} 
.styles #content { 
	background-image:url(../graphics/body.png);
	background-repeat:repeat-y;
	background-position:center;
}
#images {
width:753px;
height:382px;
overflow:hidden;

}
.slide {
margin: 0 9px 0 9px;
}
.side {
margin: 37px 0 0 20px;
}


.styles #box {
	width:550px;
	margin: 0 0 0 190px;
	padding-right: 0px;
}
.styles #box2 {
	width:720px;
	padding: 20px;
}
.styles #box2 p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.styles #box p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;  
}
.styles #title {
	height:37px;
	width:550px;
	padding:0;
}

.styles #submenu {
	float: left; /* since this element is floated, a width must be given */
	width: 144px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;
}
.styles #flashside {

	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:480px;
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	overflow:hidden;
}
.styles #flashbanner {

	float: left; /* since this element is floated, a width must be given */
	width: 145px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 10px 0 20px;
	margin-top:37px;
	overflow:hidden;
}
.styles #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:none;
	background-image:url(../graphics/footer.png);
	background-position:center;
	background-repeat:no-repeat;
	height:29px; 
} 
.styles #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer a:link { 
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height:12px;
}
	
#footer a:visited { 
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
		line-height:12px;
}
#footer a:hover, a:active { 
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
		line-height:12px;
	
}
a:link { 
color: #666666;
	font-weight: bold;
	text-decoration:none;
}
	
a:visited { 
color: #666666;
	font-weight: bold;
	text-decoration:none;
}
	
a:hover, a:active { 
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.accessories {
height:250px;
margin-top: 10px;
border-bottom: solid 1px #999999;
}

.products {
	margin-top: 10px;
}
.ProductImg {
	margin-right: 10px;
	border:0px;
}

Img {
	border:0px;
}

.subheader {
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color:#CC0000;
}
.preset {
font-size:11px;
color:#828282;
font-weight:bold;
}
.size {
color:#555555;
font-weight:bolder;
}
.year {
font-weight:bold;
color:#bc0000;}

.lable {
font-weight:bold;
color:#bc0000;
font-size:14px;}

.note {
color:#000000;
font-style:italic;}



.subheader2 {
font:Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size:16px;
color:#666666;
}
.copy {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height:25px;
}

#specs {
padding-left:30px;
padding-bottom:30px;
border-bottom: solid 1px #999999;}
#other {
margin-left:170px;}

/* innovation */
#text .list {margin:0 0 30px 0;}
#text .list .text {width:560px; line-height:20px; float:left; padding-left:10px;}
#text .list .icon {width:140px; float:right;}
#text .list .text h2 {padding:0 0 5px 0; display:block;}
#text .list .text b {color:#666666;}

/* awards */
#text .award {margin:0 0 5px 0; padding: 0 0 10px 10px; border-bottom:1px solid #e5e5e5;}
#text .award a { color:#b4b4b4; text-decoration:underline;}
#text .award a:hover {color:#444;}
#text .award b {color:#666666;}
#text .award lable {padding:8px 0 8px 0; display:block; font-weight:bold;}

/* coffee experience */
#text .coffee {margin:0 0 10px 10px;}
#text .coffee .menu {margin:0 0 10px 0;}
#text .coffee .menu a {width:125px; height:42px; padding:5px; text-align:center; color:#444; font-size:12px; display:block; margin:0 5px 0 0; background:url(../graphics/menu/1.gif) no-repeat; text-decoration:none; float:left;}
#text .coffee .menu a:hover {color:#fff; background:url(../graphics/menu/2.gif) no-repeat;}
#text .coffee .menu .selected {color:#fff; background:url(../graphics/menu/2.gif) no-repeat;}
#text .coffee .menu .space {line-height:6px}


#text .coffee h3 {color:#666666; font-size:14px; font-weight:bold; display:block; font-weight:bold; font-size:12px;}
#text .coffee .line {margin:0 0 20px 0; padding:0 0 10px 0; border-bottom:1px solid #e5e5e5;}
#text .coffee .line img {margin:0 20px 18px 0; float:left;}
#text .coffee .line p {margin:0 0 10px 0;}
#text .coffee .line .ricetta {margin:15px 0 0 0;}
#text .coffee .line .ricetta p {padding:0;}
#text .coffee .line .col1 {width:165px; text-align:left; line-height:20px; font-weight:bold; margin:0 25px 0 0; float:left;}
#text .coffee .line .col2 {width:480px; text-align:left; line-height:20px; margin:0 0 5px 0; float:left;}


.cleaner {clear:both; line-height:0; height:0; font-size:0; display:block;}
#box a:link, a:visited {color:#ba0100; font-size:16px; line-height:16px; font-weight:bold;}
#box a:hover, a:active {color:#ba0100; font-size:16px; text-decoration:underline; line-height:16px; font-weight:bold;}
.prodtitle {color:#ba0100; font-size:16px; font-weight:bold; }
.one_products {
	margin: 10px 0 10px 0;
	border-bottom:solid 1px #999;
	min-height:195px;
}

