﻿
/* Elementi globali */

body, p, div, span, td, form, a, input, textarea, select, option
{
  font-family : Verdana;
  font-size   : 11px;
  color       : Black;
  margin      : 0px;
}

a
{
  text-decoration: none;
}

ul
{
  margin-top   :  5px;
  margin-left  : 20px;
  padding-left :  0px;
}

/* Collegamenti speciali */

.CartLink
{
  padding-top  :   3px;
  padding-left :   4px;
  width        : 130px;
  height       :  17px;
  background-image: url("/dati_fissi/Image/sf_blu_corto.gif");
}

.CartLinkText, .CartLinkText a
{
  color        : White;
}

.CatalogTitle
{
  padding-top  :  3px;
  padding-left :  4px;
  width        : 154px;
  height       :  17px;
  background-image: url("/dati_fissi/Image/sf_ros_corto.gif");
}

.CatalogTitleText, .CatalogTitleText a
{
  color        : White;
}

.ShippingTitle
{
  margin-top       :  10px;
  padding-top      :   3px;
  padding-left     :   4px;
  width            : 154px;
  height           :  17px;
  background-image : url("/dati_fissi/Image/sf_blu_corto.gif");
}

.ShippingTitleText, .ShippingTitleText a
{
  color        : White;
}

.DownloadTitle
{
  margin-top       :  10px;
  padding-top      :   3px;
  padding-left     :   4px;
  width            : 154px;
  height           :  17px;
  background-image: url("/dati_fissi/Image/sf_ros_corto.gif");
}

.DownloadIcon
{
  text-align       : center;
  margin-top       : 10px;
}

.DownloadTitleText, .DownloadTitleText a
{
  color        : White;
}

.ToysSmallLogo, .FrancoSmallLogo, .MilitariaSmallLogo, .AntiquaSmallLogo, .HomeSmallLogo
{
  margin-left      :  3px;
  margin-top       : 10px;
}

.PosteLogo
{
  margin-top       : 10px;
}

/* Area principale (contenuto) */

.ContentHeader
{
  padding-top      :  4px;
  padding-left     :  5px;
  padding-right    :  5px;
  height           :  18px;
  width            : 674px;
  border-bottom    : solid 1px gray;
  background-color : Gainsboro;
}

.UserBox
{
  margin-right: 10px;
}

.UserBoxText, .UserBoxText a
{
  color            : White;
}

.UserBoxLogoutButton
{
  width            :  50px;
  height           :  19px;
  margin-left      :  15px;
  border           : solid 2px #244292;
  background-color : White;
  color            : #244292;
}

.ContentArea
{
  margin       : 10px;
  width        : 664px;
  overflow     : hidden;
}

/* Barra delle informazioni */

.CatalogInfo
{
}

.CatalogInfoItem
{
}

.CatalogInfoItemText, .CatalogInfoItemText a
{
}

.SpecialMessage
{
  text-align : center;
}

.SpecialMessageItem
{
  /*border: solid 1px black;*/
  text-align : center;
}

.SpecialMessageItemText, .SpecialMessageItemText a
{
  color: Red;
  font-size : 12px;  
  font-weight : bold;
}

/* Elementi speciali */

a.BottomLinks
{
}

.RightColumn
{
  margin-top  : 3px;
  margin-left : 4px;
}

.CopyRight
{
  text-align  : right;
  margin-right : 10px;
}

.CopyRightText, .CopyRightText a,
.VatText, .VatText a
{
  color : White;
}

.Vat
{
  text-align  : left;
  margin-left : 10px;
}

.SmallTitle
{
  font-size   : 12px;
  font-weight : bold;
  color       : #a94b47;
}

.MediumTitle
{
  font-size   : 12px;
  font-weight : bold;
  color       : #536f9f;
  padding-top : 4px;
}

.BigTitle
{
  font-size     : 20px;
  font-weight   : bold;
  color         : #a94b47;
  margin-bottom : 10px;
}

.SuperTitle
{
  font-size   : 12px;
  text-align  : right;
  font-weight : bold;
  color       : #726f72;
  padding-top : 3px;
}

.MainTitle
{
  font-size     : 20px;
  color         : #536f9f;
  margin-bottom : 10px;
}

.SubTitle
{
  font-size     : 12px;
  font-weight   : bold;
  color         : #a94b47;
  margin-bottom : 20px;
}
