/*
  $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:  Arial, sans-serif; font-size: 11px; color: #fff;  }
.errorBox { font-family :  Arial, sans-serif; font-size : 10px; font-weight: bold;  background: #f9db11; color: #000; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #f9db11; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #fff;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background:#415c93 url(images/bg.jpg) repeat-x;
}

.td {
  color: #fff;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.ricerca {
  margin: 0px;
  background:url(images/template_04.jpg) no-repeat;
  border:0px solid white;
}

.ricerca td {
  color: #fff;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}




img { behavior: url (http://www.reefcrest.com/iepngfix.htc); }

A {
  color: #b5c6e8;
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
}

A:hover {
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
  font-weight : bold;
}


A.headerNavigation:hover {
  color: #ffffff;
  font-weight : bold;
}

TR.headerError {
  background: #f9db11;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #f9db11;
  color: #000;
  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: #bbc3d3;
}

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

.infoBox {
  
}

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


.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: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  display: none;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #677da9;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #f9db11;
}

A.pageResults:hover {
  color: #fff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

.main td {font-size: 11px; font-weight: bold;}

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

.smallText02 {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	padding: 10px;
	border: 1px solid #677da9;
}

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: #f9db11;
}

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;
}

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: #f9db11;
  font-weight: bold;
}

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

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #f9db11;
}
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
.moduleRow { }
.moduleRowOver { background-color: #C6BEE6; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #0082e0; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #f9db11; color: #000; }
.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: #f9db11; }

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

.treemenudiv {
color: #fff;
padding-top: 5px;
border-bottom: 1px solid #62759d;
text-transform: uppercase;
font-size: 10px;
width: 158px;
font-weight: normal;
}

.treemenudiv a {
color: #fff;
text-decoration: none;
font-weight: normal;}

.treemenudiv a:hover {
color: #fff;
text-decoration: none;
font-weight: normal;}

.treemenudivson1 .treemenudiv {
text-transform: none;
margin-left:8px;
color:#b5c6e8;
font-weight: normal;
}

.treemenudivson1 .treemenudiv a{
font-weight: normal;
color:#b5c6e8;
}

.treemenudivson1 .treemenudiv a:hover{
font-weight: normal;
color:#fff;
}

.treemenudivson2 .treemenudiv {
font-size: 9px;
font-weight: normal;

}

.treemenudivson2 .treemenudiv a{
font-weight: normal;
}

.treemenudiv a.phplmdmselected {color: #f9db11; font-weight:bold;}
.treemenudiv a:hover.phplmdmselected {color: #f9db11; font-weight:bold;}

.ricercatop form{
color: #ffffff;}

.ricercatop form a{
color: #ffffff;}

.ricercatop form a:hover{
color: #ffffff;
text-decoration: underline;}

.dataday {color: #FFFFFF;
text-align:center;
font-size: 10px;}

#bantopgrey {
	color: #FFFFFF;}
#bantopgrey a{
	color: #FFFFFF;
	font-weight: bold;}
#bantopgrey a:hover{
	color: #FFFFFF;
	text-decoration: underline;}
	
	.cart_total {
		font-size: 11px;
		}
		
.bread {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-left: 20px;
	padding-right: 10px;}
.bread a{
	color: #FFFFFF;
	font-weight: bold;}
.bread a:hover{
	color: #FFFFFF;
	text-decoration: underline;}
	
.piva {
	padding-top: 10px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;}
	
.offertone {
	text-align: center;
	font-size: 11px;
	width: 175px;
	border: 0px solid #bababa;
}

.offertone .productSpecialPrice{
	font-weight: bold;
	color: #90be00;
}

#accedi {
border: 1px solid #677da9;
padding: 5px 10px 5px 10px;
font-weight: normal;}

#accedi td {
font-weight: normal;}


#greet {
border: 1px solid #677da9;
padding: 5px 10px 5px 10px;
font-weight: normal;}
}

a.blue {color: #1d57c2;
font-weight: normal;
font-size: 10px;
text-decoration: none;}

a.blue:hover {color: #1d57c2;
font-weight: normal;
font-size: 10px;
text-decoration: underline;}


	
.inbox form {color: #fff;}

#corner {
	position: fixed !important;
    position: absolute;
    top: 0px;right: 0px;
	width: 150px;
	height: 150px;
}

.footermap {
	color: #95acdb;
	font-size: 11px;
	font-weight: bold;
	text-align: center;}
	
	.footermap a {
	color: #95acdb;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;}
	
	.footermap a:hover {
	color: #95acdb;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;}
	
.footerinformations {
	color: #fff;
	text-align: center;
	}
	
.footerinformationsvisite {
	padding-left: 15px;
	color: #fff;
	text-align: left;
	}	
	.footerinformations a{
	color: #fff;
	text-decoration: underline;
	}
	
	.footerinformations a:hover{
	color: #fff;
	text-decoration: underline;
	}



.ricerca a {color: #fff;text-decoration:none; font-family: Arial, Helvetica, sans-serif;   font-size: 11px; font-weight:normal;}
.ricerca a:visited {color: #fff;text-decoration:none; font-family: Arial, Helvetica, sans-serif;  font-size: 11px; font-weight:normal;}
.ricerca a:hover {color: #fff;text-decoration:underline; font-family: Arial, Helvetica, sans-serif;  font-size: 11px; font-weight:normal;}

.myfooter{
margin-top:20px;
	color: #8399c7;
	text-decoration: none;
	text-align: center;
}

.myfooter a {color: #8399c7;text-decoration:none; font-family: Arial, Helvetica, sans-serif;   font-size: 10px; font-weight:normal;}
.myfooter a:visited {color: #8399c7;text-decoration:none; font-family: Arial, Helvetica, sans-serif;  font-size: 10px; font-weight:normal;}
.myfooter a:hover {color: #8399c7;text-decoration:none; font-family: Arial, Helvetica, sans-serif;  font-size: 10px; font-weight:normal;}


h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}


.landing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}

.landing b{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}

.landing a {color: #fff;text-decoration:none;    font-size: 11px; font-weight:normal;}
.landing a:visited {color: #fff;text-decoration:none;   font-size: 11px; font-weight:normal;}
.landing a:hover {color: #fff;text-decoration:none;  font-size: 11px; font-weight:normal;}

h1 a {color: #fff;text-decoration:none;    font-size: 20px; font-weight:bold;}
h1 a:visited {color: #fff;text-decoration:none;   font-size: 20px; font-weight:bold;}
h1 a:hover {color: #fff;text-decoration:none;  font-size: 20px; font-weight:bold;}


.myright{
  float:right;
  margin-left:8px;
}
