@charset "iso-8859-1";
/*
  $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: trebuchet ms,verdana,tahoma,arial; font-size: 11px; }
.loginText {   text-decoration: none; font-weight: bold; font-family: trebuchet ms,verdana,tahoma,arial; font-size: 9px; }
.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: #dc8da4; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ff0000; text-decoration: underline; }

BODY {
  margin: 0 auto;
  padding: 0;
  background-image: url(bg.gif);
  font-family: trebuchet ms,verdana,tahoma,arial; font-size: 11px;
}

.nomeprodotto {
font-family: trebuchet ms,verdana,tahoma,arial;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 16px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #ed0a60;

}

.prezzo {
font-family: trebuchet ms,verdana,tahoma,arial;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 16px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #ff0000;

}

.productprice {
font-family: trebuchet ms,verdana,tahoma,arial;
font-weight: none;
font-size: 12px;
text-decoration: line-through;
color: #000000;


}

td.headerNavigation {

   font-family: trebuchet ms,verdana,tahoma,arial;
   font-size: 9pt;
   text-decoration: uppercase;
   color: #000000;
   background-color: transparent;
   background-image: url(bg.gif);
   background-repeat: repeat;
   background-attachment: scroll;
   background-position: 0% 0%;

}

.searching
{
  font-size:11px;
  font-weight: bold;
  color: #c8607f;
}

.Mainc
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
  background-image: url('images/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 388px;
  width: 1086px;
  margin: 0 auto;
}

html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent; /* Opera fix */
}



.PageBackgroundSimpleGradient
{
  background-image: url('images/Page-BgSimpleGradient.jpg');
  background-repeat: repeat-x;
  height: 900px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */


/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:31px;
  min-height:31px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 5px;
  margin-top: 10px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 23px;
  height: 23px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -23px;
  width: 46px;
  height: 46px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 23px;
  height: 23px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -23px;
  left: 0;
  width: 46px;
  height: 46px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 23px;
  height: 23px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -23px;
  left: -23px;
  width: 46px;
  height: 46px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 23px;
  right: 23px;
  height: 23px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 46px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 23px;
  right: 23px;
  height: 23px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -23px;
  left: 0;
  width: 100%;
  height: 46px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 23px;
  left: 0;
  width: 23px;
  bottom: 23px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 46px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 23px;
  right: 0;
  width: 23px;
  bottom: 23px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -23px;
  width: 46px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 23px;
  left: 23px;
  right: 23px;
  bottom: 23px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: 10px !important;
}
/* end Box, Sheet */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 0px;
  width: 890px;
  position: relative;
}
/* end ContentLayout */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 930px;
  margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width:890px;
  height: 100px;
  bottom:0;
  left:0;
}



.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
}

.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#18150C;
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 9px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  font-size: 9px;
  font-family: trebuchet ms,verdana,tahoma,arial;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  font-size: 9px;
  font-family: trebuchet ms,verdana,tahoma,arial;
  text-decoration: underline;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  font-size: 9px;
  font-family: trebuchet ms,verdana,tahoma,arial;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#B3911A;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#887A44;
}
/* end PageFooter */

A {
  color: #cb0119;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  font-family: trebuchet ms,verdana,tahoma,arial
}

A:hover {
  color: #5c9e38;
  text-decoration: none;
  font-weight: bold;
  font-family: trebuchet ms,verdana,tahoma,arial;
}

FORM {
	display: inline;
}

.maintable {
  padding: 0px 0px 0px 0px;
  border: 0px solid #c8607f;
}

.maincont_tb {
  padding-top: 20px;
  background-color: #ffffff;
}

TR.header {
  background: #fff;
  line-height: 1.5;
  border-top: 0px;
  border-right: 0px;
  border-left: 1px;
  border-bottom: 0px;
  border-color: #000000;
  border-style: solid;
}

TR.headerSearch {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
  background: #eeeeee;
  color: #22450B;
  font-weight : bold;
  background: url(images/grafica/bk_header.gif);
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #FFFFFF;
}

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

TD.footer {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 9px;
  background: #ffffff;
  color: #000000;
  padding-bottom:5px;
}


.infoBox {
  background: #ffffff;
  color: #000000;
}

.infoBoxContents {
font-family: trebuchet ms,verdana,tahoma,arial;
font-weight: normal;
font-size: 11px;
color: #ed0a60;
text-align: left;
line-height: 1.5;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #ffffff;

}

TD.infoBox, SPAN.infoBox {
  font-family: trebuchet ms,verdana,tahoma,arial;
  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: #FFFFFF;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
  background: #ffffff;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  background-color: #ffffff;
  color: #535353;
  white-space: nowrap;
}

TD.productListing-data {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
}

A.pageResults {

}

A.pageResults:hover {

}

TD.pageHeading, DIV.pageHeading {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-weight: bold;
  font-size: 14px;
  color: #ed0a60;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 0px;
}

.productInfoPrice {
font-family: Tahoma,Arial;
font-weight: bold;
font-size: 14px;
color: #d44100;
height: 30px;
padding-top: 20px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
}

TD.accountCategory {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: trebuchet ms,verdana,tahoma,arial;
  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: trebuchet ms,verdana,tahoma,arial;
  color: #ff0000;
  font-weight: bold;
  font-size: 12px;
}

SPAN.productSpecialPrice2 {
  font-family: trebuchet ms,verdana,tahoma,arial;
  color: #ed0a60;
  font-weight: bold;
  font-size: 15px;
}

SPAN.errorText {
  font-family: trebuchet ms,verdana,tahoma,arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #dc8da4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dc8da4; }

.checkoutBarFrom, .checkoutBarTo { font-family: trebuchet ms,verdana,tahoma,arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: trebuchet ms,verdana,tahoma,arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: trebuchet ms,verdana,tahoma,arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: trebuchet ms,verdana,tahoma,arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: trebuchet ms,verdana,tahoma,arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: trebuchet ms,verdana,tahoma,arial; font-size: 10px; color: #ff0000; }


.bar_right {
	width: 175;
	background: #ffffff;
	}

.bar_left {
	width: 175;
	background: #ffffff;
	}
	
.LeftinfoBox {
  background: #FFFFFF;
}

.LeftinfoBoxContents {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
  background-color: #ffffff;
  border-left: #feb8b8 solid 0px;
  border-right: #feb8b8 solid 0px;
  border-bottom: #feb8b8 solid 0px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  margin-bottom: 5px;

    
}

.infoBoxContentsLeft_categCell {
	background-image: url("images/categbox_bg.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 4px 0px;
}

.LeftinfoBoxNotice {
  backgrofeb8b8und: #ffffff;
}

.LeftinfoBoxNoticeContents {
  background: #ffffff;
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
}

TD.LeftinfoBoxHeading {
  font-family: Verdana,trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  background: #ffffff;
  color: #ffffff;
  height: 26px;
  width: 157px;
  text-align: left;
  
}

TD.LeftinfoBox, SPAN.LeftinfoBox {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
}

.RightinfoBox {
  background: #FFFFFF;
}

.RightinfoBoxContents {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
  background-color: #ffffff;
  border-left: #feb8b8 solid 0px;
  border-right: #feb8b8 solid 0px;
  border-bottom: #feb8b8 solid 0px;
  padding-top: 0pt;
  padding-right: 5px;
  padding-bottom: 0pt;
  padding-left: 5px;
  margin-bottom: 5px;
}

.RightinfoBoxNotice {
  background: ##ffffff;
}

.RightinfoBoxNoticeContents {
  background: #ffffff;
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
}

TD.RightinfoBoxHeading {
  font-family: Verdana,trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  background: #ffffff;;
  color: #ffffff;
  height: 26px;
  width: 157px;
  text-align: left;
}

.leftnew {
  font-family: Verdana,trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #3c2f20;
  height: 26px;
  width: 158px;
}

.leftnewContents {
  font-family: Verdana,trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ffffff;
  color: #ff0000;
  padding-top: 25pt;
  padding-right: 5px;
  padding-bottom: 0pt;
  padding-left: 5px;
  margin-bottom: 5px;
}

.rightcartContents {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 11px;
  background-color: #ffffff;
  padding-top: 0pt;
  padding-right: 5px;
  padding-bottom: 0pt;
  padding-left: 5px;
  margin-bottom: 5px;
  color: #000000;
}

TD.RightinfoBox, SPAN.RightinfoBox {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
}

.CenterinfoBox {
  background: transparent;
}

.CenterinfoBoxContents {
  background: transparent;
  line-height: 1.5;
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
  border: 0px solid;
  border-color: #000000;
}

.CenterinfoBoxNotice {
  background: #FF8E90;
}

.CenterinfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
}

TD.CenterinfoBoxHeading {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  color: #000000;
}

TD.CenterinfoBox, SPAN.CenterinfoBox {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
}
	

TD.newProducts {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 9px;
  background: transparent;
  color: #000000;
  border: 0px solid;
  border-color: #000000;
  font-weight: normal;
}

TD.newProductsContents {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 9px;
  background: transparent;
  color: #000000;
  font-weight: normal;
}

A.newProductsHeading { 
  font-family: trebuchet ms,verdana,tahoma,arial;
  color: #000000;
  text-transform: uppercase;
  font-size: 11px;
  font-weight :bold;
  background: transparent;


}

TD.newProductsHeading {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 12px;
  background: transparent;
  color: #000000;
}


TD.centercolor {
background: #FFFFFF;
}

TD.specials, SPAN.specials, P.specials {
  font-family: trebuchet ms,verdana,tahoma,arial;
  font-size: 10px;
  border: 1px solid;
  border-color: #000000;
  padding: 2;
}

/* MENU bar css controls */
.menu_tb {
}
.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2c2c2c;
	text-align: center;
	vertical-align: middle;
	background-image: url("images/button.png");
	background-position: right top;
	background-repeat: no-repeat;
	width: 150px;
	height: 27px;
}
.menu A:link, .menu A:active, .menu A:visited {
	color: #fb5191;
	text-decoration: none;
}
.menu A:hover {
	color: #ffffff;
	text-decoration: none;
}
.menu_over {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	background-image: url("images/button2.png") !important;
	background-position: right top;
	background-repeat: no-repeat;
	width: 150px;
	height: 27px;
}
.menu_over A:link, .menu_over A:active, .menu_over A:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu_over A:hover {
	color: #ffffff;
	text-decoration: none;
}

/* CONTAINER */
#borders {background-color: #ffffff; margin-top: auto; margin-bottom: auto; margin-left: auto; margin-right: auto; width: 60%}
#border-left {background: url(http://www.glamourpetsboutique.com/lleft.png) left repeat-y}
#border-right {background: url(http://www.glamourpetsboutique.com/rright.png) right repeat-y}
#border-top {background: url(http://www.glamourpetsboutique.com/center.png) top repeat-x}
#border-bottom {background: url(http://www.glamourpetsboutique.com/centerf.png) bottom repeat-x}
#border-left-top {background: url(http://www.glamourpetsboutique.com/left.png) left top no-repeat}
#border-left-bottom {background: url(http://www.glamourpetsboutique.com/leftf.png) left bottom no-repeat}
#border-right-top {background: url(http://www.glamourpetsboutique.com/right.png) right top no-repeat}
#border-right-bottom {background: url(http://www.glamourpetsboutique.com/rightf.png) right bottom no-repeat}

}

