/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-image: url("/shop/images/bg_wallpaper.jpg");
  color: #000000;
  margin: 0px;
}

hr.main {
	color: #F6F4E5;
	background-color: #F6F4E5;
	height: 5px;
	border: 0px;
}

A {
  color: #676300;
  text-decoration: underline;
/*  font-weight: bold;   */
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #000000;
}

TR.headerNavigation {
	background: #000000;
}
TD.headerNavigation {
	color: #E9E7C0;
}
a.headerNavigation:link {
    font-weight: normal;  
	text-decoration: none;
	color: #E9E7C0;
}
a.headerNavigation:visited {
    font-weight: normal;  
	text-decoration: none; 
	color: #E9E7C0;
}
a.headerNavigation:hover {
    font-weight: normal;
	text-decoration: underline;
	color: #E9E7C0;
}
a.headerNavigation:active {
    font-weight: normal;
	text-decoration: underline;
	color: #E9E7C0;
}

a:link {
	color: #676300;
}
a:visited {
	color: #676300;
}
a:hover {
	color: #000000;
}
a:active {
	color: #676300;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #676300;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #676300;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background-image: url("/shop/images/box/bg_gradient.jpg");
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: none;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DFDEC2;  
  color: #000000;
  font-weight: bold;
}
a.productListing-heading:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.productListing-heading:visited {
	color: #FFFFFF;
}
a.productListing-heading:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.productListing-heading:active {
	color: #FFFFFF;
}

TD.productListing-data {
  background-image: url("/shop/images/box/bg_gradient.jpg");
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #676300;
  padding-bottom: 8px; 
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
/*  background: #FFFFFF; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  line-height: 1.5; */
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/*INPUT, SELECT, TEXTAREA {
  background: #F6F4E5; 
}*/
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*-------- Additions to the OSC style specifically for vallecoppa.com ----------*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
tr.vMenu {
	background-image: url("/shop/images/bg_menu.jpg");	
}
tr.vMenuShadow {
	background-image: url("/shop/images/bg_menu_shadow.jpg");
}
.vBlockTitle { /* superceeded by h2.main */
	font-size: 16px;
	color: #676302;
	padding-bottom: 7px;
}
.vSubTitle {
	color: #676302;	
    font-weight: bold;  
}
td.vInfobox {
	padding: 7px; 
}
td.vFooter {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;
}
.vFooter a {
	color: #E9E7C0;
	text-decoration: none;	
    font-weight: normal;  
}
.vFooter a:active {
	color: #E9E7C0;	
}
.vFooter a:visited {
	color: #E9E7C0;	
}
.vFooter a:hover {
	color: #E9E7C0;
	text-decoration: underline;	
}

.darkgreen {
	color: #676300;
}

/* Styles used in phplist */
input.submitbutton {
	padding-left: 90px;
}
div.attributename {
	color: #000000;
}
td.attributeinput input {
	background: #F6F4E5;
}
input.attributeinput, select.attributeinput, textarea.attributeinput,
input.attributeinputsmall, select.attributeinputsmall, textarea.attributeinputsmall {
	background: #F6F4E5;
	border: 1px inset ThreeDFace;
	margin: 1px 0 1px 0;
}
input.attributeinput, select.attributeinput, textarea.attributeinput {
	width: 250px;
}
input.attributeinputsmall, select.attributeinputsmall, textarea.attributeinputsmall {
	width: 150px;
}
.required {
	color: #FF0000;
}
h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #676300;
}
h1.main { /* Global */
	padding:0px;
	margin:0px;
	height:38px;
}
h2, h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
h2.main { /* Global */
	font-size: 16px;
	font-weight: normal;
	color: #676302;
	padding: 0;
	margin: 0;
	line-height: 24px;
}
h3 { /* see infoboxes */
	/*line-height:16px;*/
	padding: 0 0 10px 0;
	margin: 0;
}

/* Tried and Tested */

.quote_text {
  font-size: 16px;
  color: #676300;
}

.quote_source {
	font-weight: bold;
	text-align: right;	
}

/* Varieties & Antipasti */

.add_to_cart {
	color: #676300;
	margin-bottom: 5px;
	text-align: right;
}

.add_to_cart select {
	background-color: #F6F4E5;
	margin-bottom: 5px;
}

.add_to_cart input { /*for the image */
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 50px;
}

/* Adapted from gallery stylesheet */
table.infobox_subfolder, table.infobox_subfolder-border {
   border-collapse: collapse;
   text-align: center;
   margin: 0px;
   padding: 0px;
   cursor: pointer;
}
.infobox_dir_topleft{
	border: 0px;
	background-image: url(images/infobox/borders/img_topleft.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.infobox_dir_top{
	border: 0px;
	background-image: url(images/infobox/borders/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.infobox_dir_topright{
	border: 0px;
	background-image: url(images/infobox/borders/img_topright.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.infobox_dir_left{
	border: 0px;
	background-image: url(images/infobox/borders/img_left.gif);
	background-repeat: repeat-y;
    width: 13px;
}
.infobox_dir_right{
	border: 0px;
	background-image: url(images/infobox/borders/img_right.gif);
	background-repeat: repeat-y;
    width:13px;
}
.infobox_dir_bottomleft{
	border: 0px;
	background-image: url(images/infobox/borders/img_bottomleft.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
.infobox_dir_bottom{
	border: 0px;
	background-image: url(images/infobox/borders/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.infobox_dir_bottomright{
	border: 0px;
	background-image: url(images/infobox/borders/img_bottomright.gif);
	background-repeat: no-repeat;
    width: 13px;
	height: 13px;
}
/*.infobox_subfolder-title{text-decoration:none !important;}*/

body.page-holiday tr.header{
	background-image: url(images/header_vallecoppa_valley.jpg);
	background-repeat: no-repeat;
	height:203px;
	width:760px;
}
body.page-holiday td.vFooter{
	background-color: #676300;
}
/*body.page-holiday tr.header td{background-color:transparent;}
body.page-holiday tr.header img{
	display:none;
}*/