/************* Copyright Gianni New York. Site Development by Peterson Marketing. **************/





/************* MAIN PRODUCT PAGE **************/

#productmain { width: 100%; height: auto; }
#productmain a:link, #productmain a:visited { text-decoration: none; color: #006699; }
#productmain a:hover { text-decoration: none; color: #4CAFE0; }
#productmain img { border: 0; }
.productmainpage { float: left; width: 230px; margin-left: 3px; margin-top: 10px;  color: #666666; font-size: 90%; line-height: 130%; text-align: center;  }



/************* PRODUCT PAGES **************/


#productpage { width: 914px; height: auto; padding: 20px; color: #666666; }
.productimage { width: 500px; height: auto; float: left; }
.producttext { width: 394px; height: auto; padding-left: 20px; float: left; }
.productclear { width: 914px; height: auto; clear: both;  }
.productentry { width: 914px; height: auto;color: #666666; text-align: center; padding: 20px;  }

.ingredients { color: #666666; font-size: 90%;  line-height: 130%; }
.flavorform { vertical-align: middle; text-align: left; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; }
.flavortable { border: none; margin: 0 auto; }
.flavortd { height: 25px;  vertical-align:middle; }
.selectflavor { vertical-align: middle; }
h2.flavorhead { margin-bottom: 10px; margin-top: 0px; color: #CC0000; font-weight: lighter; font-size: 130%; line-height: 200%; border-bottom: 1px solid #E6E6E6; padding-bottom: 10px;  }
.flavordesc { margin-bottom: 10px; margin-top: 0px; color: #666666; line-height: 150%; font-size: 120%;  border-bottom: 1px solid #E6E6E6; padding-bottom: 10px;  }






/************* HOME NAVIGATION **************/

#navigation-products { width: 954px; height: 60px; margin: 0 auto;  background: #FFF; padding: 0;  }


ul#navigation-products {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 954px;
	height: 60px;
	background: #FFFFFF url(../images/subnav-products-on.jpg) no-repeat;
}

a, a:link, a:visited {
	text-decoration: none;x
}

p, p a {
	color: #FFF;
	font:  Verdana, Arial, Helvetica, sans-serif;
}

/*<group=level 1>*/

ul#navigation-products li { padding: 0; margin: 0; display: block;	float: left; text-indent: -9999px;	}

ul#navigation-products li a {
	border: 0;
	display: block;
	height: 39px;
	background: url(../images/subnav-products-off.jpg) no-repeat;
}

ul#navigation-products li a:hover {
	border: 0;
	display: block;
	background-image: url(../images/subnav-products-on.jpg);
}	
	

/*<group=level 1 ids>*/

li#icecream a {
	width: 361px;
 }
 
li#italianice a {
	width: 186px;
}

li#italianice a:link,
li#italianice a:visited,
li#italianice a:hover {
	background-position: -361px 0px;
}

li#novelties a {
	width: 110px;
}

li#novelties a:link,
li#novelties a:visited,
li#novelties a:hover {	
	background-position: -547px 0px;
}


li#suggestion a {
	width: 297px;
}

li#suggestion a:link, 
li#suggestion a:visited, 
li#suggestion a:hover {	
	background-position: -657px 0px;
}

















