/* Italian Harvest home page style sheet  */
/* extensive revs; 6/9/05   phil glatz    */

/* what's new list */
div#whatsnew {
  margin-top: 24px;
/*  border: 1px solid #DE9180;
*/
  font-size: 90%;
  background-color: #ffdd72;
}
div#whatsnew div.whatsnew-inner {
  float: left;
	padding: 0.5em;
	width: 340px;
}
div#whatsnew div.whatsnew-prod {
  float: right;
	padding: 0.5em;
	width: 240px;
}
div#whatsnew p.more {
  margin: 0.5em 0 0 0;
  text-align: right;
}
div#whatsnew p.more, div#whatsnew p.more a {
  color: black;
}
div#whatsnew h2 {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 6px;
  color: #732f32;
}
div#whatsnew a,
div#whatsnew a:link,
div#whatsnew a:active,
div#whatsnew a:visited,
div#whatsnew a:hover {
  background-color: transparent;
  color: #CC4D31;
  text-decoration: underline;
  text-align: left;
  font-weight: bold;
}
div#whatsnew a:hover {
  color: black;
}
div#whatsnew li {
  margin: 0 0 0.25em 18px;
  list-style-type: disc;
	font-size: 95%;
}
div#whatsnew li p {
  margin: 0.25em 0 0.25em 0.5em;
}



div#wnew {
  margin: 12px 0px 6px 6px;
  font-family: Arial, Helvetica, sans-serif;
  color: #CC4D31;
  border: 1px solid #CC4D31;
}
div.wnew-head {
  margin: 0;
  border-bottom: 1px solid #CC4D31;
  padding: 2px 2px 2px 2px;
  font-size: 16px;
  font-weight: bold;
  color: #FFDD70;
  background-color: #CC4D31;
  text-align: center;
}
div.wnew-item {
  margin: 0px 0px 0px 0px;
  padding: 6px 6px 6px 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #CC4D31;
  text-align: left;
}
div.wnew-link {
  margin: 0px 0px 0px 6px;
}
a.wnew-link,a.wnew-link:link,a.wnew-link:active,a.wnew-link:visited,a.wnew-link:hover {
  background-color: transparent;
  color: #CC4D31;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
}


/* featured items */
div.hpfeature {
	margin: 6px 0 0 0;
  font-size: 80%;
}
div.hpfeature a,div.hpfeature a:link,div.hpfeature a:active,div.hpfeature a:visited,div.hpfeature a:hover {
  background-color: transparent;
  color: white;
  text-decoration: none;
}
div.hpfeature a:hover {
  color: #FFE59F;
}
div.hpfeature p.price {
  font-size: 85%;
  color: white;
  margin: 0.2em 0 0 0;
}
div.hpfeature div.detail-wrapper {
	padding: 4px 4px 4px 24px;
	font-stretch: condensed;
}

div.hpfeature-big {
	width: 480px;
	background-image: url(/images/detail-toprow.gif);
	background-repeat: repeat-y;
}
div.hpfeature-big div.leftside {
	width: 240px;
	float: left;
}
div.hpfeature-big img {
	height: 238px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 240px;
}
div.hpfeature-big div.rightside {
	width: 240px;
	float: right;
	background-color: #ffdd72;
	overflow: hidden;
	min-height: 240px;
}
div.hpfeature-big div.rightside div.description {
	width: 240px;
	padding: 0;
}
div.hpfeature-big div.rightside div.description p {
	padding: 0 0 0.75em 0;
  margin-left: 24px;
}
div.hpfeature-big div.rightside div.details {
	width: 120px;
	padding: 0;
	background-color: #98BA63;
	min-height: 120px;
	background-image: url(/images/pointer_prod.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.force120 {
	height: 120px;
	width: 1px;
	float: right;
}
div.hpfeature-small {
	width: 480px;
	background-image: url(/images/detail-homepage.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
div.hpfeature-small div.cell-left {
	width: 120px;
	float: left;
	overflow: hidden;
}
div.hpfeature-small div.cell-right {
	width: 120px;
	float: left;
	overflow: hidden;
	background: url(/images/pointer_prod.gif) no-repeat left;
}
div.hpfeature-small img {
	height: 120px;
	width: 120px;
	padding: 0;
	border: 0;
	margin: 0;
}
div.hpfeature-small div.details {
	width: 120px;
	padding: 0;
}


/* products
  enclosing: 620
    left side: 240+1 for rt border
		right side: 3 * (120+2+2) = 372
*/
div#product {
	width: 620px;
	background-color: white;
	padding-top: 1em;
}
div#product div#selected {
	float: left;
	width: 241px;
	margin-bottom: 0.5em;
}
div#product div#selected input {
	color: Green;
	font-size: 90%;
}
div#product div#selected div.picture {
	border-right: 1px solid brown;
	margin-bottom: 0.5em;
}
div#product div#selected div.enlarge {
	text-align: left;
}
div#product div#selected p {
	margin: 0 0 0.25em 0;
	padding-left: 0.25em;
	font-size: 90%;
}
div#product div#selected div#recipes {
	margin: 0 0 1em 0;
}
div#product div#selected div#recipes p {
	margin: 0 0 0.25em 0;
	font-weight: bold;
	font-size: 90%;
}
div#product div#selected div#recipes p.link {
	margin: 0 0 0.1em 1em;
	font-weight: normal;
}
div#product div#selected div#recipes a {
	font-size: 90%;
}
div#product div#selected p.prodname {
	color: #cc4d31;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
}
div#product div#selected p.enlarge {
	margin-left: 120px;
}
div#product div#selected p.ingredients {
}
div#product div#selected p.brandname {
	color: #cc4d31;
	text-align: center;
	margin-bottom: 0.5em;
}

div#product div#selected div.artisan {
	margin: 0.5em;
	padding: 0.5em 0 0.5em 0;
	border: 1px solid #cc4d31;
}
div#product div#selected div.artisan p {
	font-weight: bold;
	margin-bottom: 0;
	color: #cc4d31;
}
div#product div#selected div.artisan p.artisan-link {
	padding-left: 1.5em;
	font-weight: normal;
}

div#product div#selected p.description {
	margin-bottom: 0.5em;
}
div#product div#selected p.item {
	font-size: 85%;
	font-weight: bold;
}
div#product div#selected p.subdes {
	color: #cc4d31;
	margin-bottom: 0;
}
div#product div#selected p.size {
	color: #cc4d31;
	font-weight: bold;
	margin: 0.5em 0 0.25em 0;
}
div#product div#selected p.price {
	color: #cc4d31;
	font-weight: bold;
	margin-bottom: 0.5em;
}
div#product div#selected p.break {
	height: 0;
	line-height: 0;
}
div#product div#selected div.qtty {
	height: 24px;
}
div#product div#selected div.qtty table {
	width: 100%;
}
div#product div#selected table.item {
}
div#product div#selected div.qtty tr {
	vertical-align: top;
}
div#product div#selected table.item td {
  line-height: 1.5;
	color: #cc4d31;
  font-weight: bold;
	font-size: 90%;
}
div#product div#selected table.item td.giftwrap {
	font-style: italic;
	color: black;
  font-weight: normal;
}
div#product div#selected table.item td.txt {
	width: 25%;
	text-align: right;
	padding-right: 0.2em;
}
div#product div#selected table.item td.p-inactive {
	text-align: center;
	font-size: 85%;
  color:black;
}
div#product div#selected div.qtty td {
	font-size: 90%;
}
div#product div#selected div.qtty td.txt {
	width: 25%;
	text-align: right;
	padding-right: 0.2em;
	color: #cc4d31;
	font-weight: bold;
}
div#product div#selected div.qtty td.box, {
	width: 25%;
}
div#product div#selected div.qtty td.button {
	width: 109px;
	text-align: right;
}

div#product div#summary {
	float: right;
	width: 372px;
	margin: 0;
	padding: 0;
}
div#product div.inv-item {
  margin-bottom: 1em;
  padding: 6px;
  background-color: #FFEEBB;
/*
  border-top: 1px solid green;
  border-bottom: 1px solid green;
*/
}
div#product div#summary div.row {
	width: 372px;
	margin-bottom: 0.75em;
}
div#product div#summary div.row div.item {
	float: left;
	width: 120px;
	padding: 0 2px 0 2px;
/*
  border: 1px solid #ccc;
*/
}
div#product div#summary div.row div.item p {
	font-size: 85%;
	margin-bottom: 0.25em;
	color: #cc4d31;
}
div#product div#summary div.row div.item p.name {
	text-align: center;
}
div#product div#summary div.row div.item p.brand {
	text-align: center;
}
div#product div#summary div.row div.item a,
div#product div#summary div.row div.item a:link,
div#product div#summary div.row div.item a:active,
div#product div#summary div.row div.item a:visited,
div#product div#summary div.row div.item a:hover {
  color: black;
  text-decoration: none;
}
div#product div#summary div.row div.item a:hover {
  color: #cc4d31;
}




/* customer reviews */
div#product div#cust-review {
}
div#product div#cust-review A {
  color: black;
}
div#product div#cust-review p {
	margin: 0 0 0.5em 6px;
}
div#product div#cust-review p.title {
	color: #cc4d31;
  font-weight: bold;
  margin-left: 0;
  margin-bottom: 0.25em;
}
div#content div#cust-review p.review-who {
  margin-bottom: 0.25em;
  font-style: italic;
  font-size: 85%;
  color: green;
}
div#content div#cust-review p.review-text {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #777;
  font-size: 85%;
}
div#product div#cust-review p.review-sum {
  margin-bottom: 0.95em;
  font-size: 85%;
}


/* related brands */
div#product div#brand {
}
div#product div#brand p.title {
	color: #cc4d31;
  font-weight: bold;
  margin-left: 0;
  margin-bottom: 0.25em;
}
div#product div#brand ul {
  margin-left: 12px;
}
div#product div#brand li A {
  color: black;
  font-size: 85%;
}


div#content div#secondary div#product div#review-form {
}
div#content div#secondary div#product div#review-form A {
  color: black;
}
div#content div#secondary div#product div#review-form p.intro {
  text-align: center;
  margin-bottom: 0.5em;
}
div#content div#secondary div#product div#review-form p.resp {
  margin-bottom: 1em;
}

form.rform {
  width: 600px;
  margin-top: 1.5em;
}
form.rform div.form-row {
  margin-bottom: 0.5em;
}
form.rform div.form-row div.form-label {
  float: left;
  width: 100px;
  text-align: right;
  font-style: italic;
}
form.rform div.form-row div.form-data {
  float: right;
  width: 490px;
}
form.rform div.form-row-submit {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-align: center;
}


/* recordings, translations */
div#product p.italiano {
  margin-bottom: 0em;
}
div#product div.recording {
  font-style: italic; 
  margin-bottom: 0.5em;
  width: 215px; 
}
div#product div.recording div.left {
  float: left; 
  display: inline;
  text-align: right;
  width: 175px; 
  font-size: 90%;
  padding-top: 10px;
}
div#product div.recording div.right {
  float: right;
  display: inline;
  text-align: left;
  width: 35px;
}


/* giftbasket examples */
div#comp1 {
  margin-top: 2em;
  clear: both;
}
div#comp1 h2 {
  font-size: 120%;
}
div#comp1 img {
  width: 550px;
  height: 326px;
}

div#comp2 {
  margin-top: 2em;
  clear: both;
}
div#comp2 img {
  width: 580px;
  height: 333px;
}





