html {
background: #ad0  url(../img/tv/gradient.jpg) repeat center top;
}
body {
  background: url(../img/tv/bg-grad.jpg) no-repeat center top;
  font-family:  arial, helvetica, sans-serif;
  font-size: 12px;
  overflow-y: scroll;
  overflow-x: auto;
  min-height: 866px
}

ol, ul, dir,
menu, dd        { margin-left: 1.5em }
ol              { list-style-type: decimal }
ul              { list-style-type: square }

h1, h2, h3, h4 {
  color: #143;
  font-weight: bold;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; margin: 12px 0; }
h3 { font-size: 14px; margin: 10px 0; }
h4 { font-size: 12px; margin: 8px 0; }

strong { font-weight: bold; }
em { font-style: italic; }

label {
  font-weight: bold;
  color: #434;
  white-space: nowrap;
}

a {
  color: #082;
  text-decoration: none;
}

#gscbox {
  left: 116px;
}

#content a, 
#toolbox .menu li a {
  color: #006;
}
a:hover {
  text-decoration: underline;
}

.page a {
  text-decoration: underline;
  font-weight: bold;
}

fieldset {
  position: relative;
  background: url(../img/bg-form.png) repeat top left;
  border: 1px solid #444;
  border-radius: 0 16px 0 16px;
  margin: 16px 0 8px 0;
  padding: 1.6em 1em 1em 1em;
}

legend {
  font-weight: bold;
  font-size: 120%;
  color: #eee;
  background: #444;
  padding: 4px 8px;
  margin: -0.8em 1em;
  border-radius: 4px;
  text-transform: capitalize;
}

input, select, textarea, span.value {
  font-family: Arial, Helvetica, Sans-serif;
}

span.value {
  font-weight: bold;
  font-size: 13px;
}

input[type=text]:not(.gsc-input), input[type=password], textarea, select {
  border: 1px solid #666;
  background: #eee;
  color: #444;
}
textarea {
  width: 100%;
}
input[type=text][readonly] {
  border-color: transparent;
  background-color: transparent;
}

input.changed {
  background: #fea;
}

.button, a.button, button, #gscbox button {
  color: #082;
  text-decoration: none;
  background: #ad0 url(../img/tv/bg-button.png) repeat-x center;
  border: 1px solid #ad0;
  border-top: 1px solid #ce5;
}

.button:hover, a.button:hover, #gscbox button:hover  {
  border-bottom-color: #ffd;
  color: #ffd;
  background-color: #ad0;
  text-shadow: 1px 1px 1px #000;
}

#gscbox .gsc-input-box {
  border: 1px solid #ad0;
}

input[disabled].button, input[disabled].button:hover {
  border-bottom-color: #ad0;
  color: #ad0;
  cursor: default;
  text-shadow: none;
}

.loading {
  background-image: url('../img/loading.gif');
  background-position: center;
  background-repeat: no-repeat;
}

/* structure */

#page {
  width: 750px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}

#header {
  height: 210px;
  position: relative;
}

#site_title a {
  text-indent: -5000px;
  position: absolute;
  left: 0px;
  bottom: 26px;
  width: 100%;
  height: 90px;
}

#tagline {
  font-size: 20px;
  color: #434;
  position: absolute;
  bottom: 28px;
  left: 70px;
  font-weight: normal;
  margin: 0;
  color: #2A683F;
  text-shadow: 0 0 2px #fff;
}
.tagline-fuoco, .tagline-ambiente {
  font-weight: normal;
  color: #FEFFBC;
  text-shadow: 0 0 3px #2A683F;
}

#products_country_chooser #country_chooser {
  position: absolute;
  top: 0px;
  left: 100px;
  z-index: 1000;
  
}

#content {
  margin-top: 48px;
}

.country_select label {
  color: #C4D45A;
}

.country_select select {
  color: #AFD;
  background: #284;
}


#country_chooser strong {
  color: #4FC;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-align: right;
  width: 10em;
  text-shadow: 1px 1px 2px #444, -1px -1px 2px #444, -1px 1px 2px #444, 1px -1px 2px #444;
}

#content  > #country_chooser strong {
  width: 420px;
}

#country_chooser {
  font-size: 1.5em;
}
#country_popup {
  left: 10.5em;
}

#country_popup {
  border-radius: 8px;
  text-align: left;
  padding: 4px 2px;
  margin: -5px 0 0 2px;
  position: absolute;
  top: 0;
  -moz-box-shadow: 2px 2px 4px #444;
  -webkit-box-shadow: 2px 2px 4px #444;
  box-shadow: 2px 2px 4px #444;
  background-color: #284;
}
#content > #country_chooser > #country_popup {
  left: 425px;
}
#country_popup:hover, #country_popup:focus, #country_popup:active, #country_popup.active {
  background: #AFD;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  min-width: 24em;
}

#country_popup li {
  list-style: none;
  font-weight: bold;
  white-space: nowrap;
}

#country_popup li.none {
  color: #DFF;
  text-shadow: 1px 1px 2px red, -1px -1px 2px red, -1px 1px 2px red, 1px -1px 2px red;
}

#country_popup:hover li.none, #country_popup:focus li.none, #country_popup:active li.none, country_popup.active li.none {
  visibility: hidden;
  height: 0;
  margin: 0 4px;
}
.country_choice {
  height: 0;
  color: #444;
  display: none;
}
.country_choice a {
  text-decoration: none;
  display: block; 
  overflow: visible;
  color: inherit;
  padding: 2px 8px;
}

#country_popup:hover .country_choice, #country_popup:focus .country_choice,
#country_popup:active .country_choice, #country_popup.active .country_choice,
#country_popup .country_choice.selected {
  display: block;
  height: auto;
  overflow: visible;
  padding: 0 8px;
  color: #000;
}
#country_popup:hover .country_choice a, #country_popup:focus .country_choice a,
#country_popup:active .country_choice a, #country_popup.active .country_choice a
 {
  padding: 2px;
  margin: 0 2px;
  border-radius: 4px;
  text-align: left;
}

#country_popup:hover .country_choice:hover a,
#country_popup:focus .country_choice:focus a,
#country_popup:active .country_choice:active a,
#country_popup.active .country_choice.active a

 {
  background: #284;
  color: #DFF;
  text-decoration: none;
}
#country_popup .country_choice.selected a {
  color: #DFF;
  text-shadow: 1px 1px 3px #844;
}
#country_popup:hover .country_choice.selected a,
#country_popup:focus .country_choice.selected a,
#country_popup:active .country_choice.selected a,
#country_popup.active .country_choice.selected a
 {
  background: #248 url(../img/tv/bg-button.png) repeat-x center;
  cursor: default;
}


#cart_country_chooser {
  background: transparent url(../img/cart.png) no-repeat top right;
  min-height: 48px;
}


#cart {
  background: transparent url(../img/cart.png) no-repeat top left;
  font-size: 9px;
  clear: both;
  height: 60px;
  position: relative;
  margin-left: 4px;
}

#cart-show {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 48px;
  z-index: 500;
  text-indent: -5000px;
}

#cart > dl {
  padding-left: 48px;
  clear: both;
}

#cart h3 { display: none }

#cart dt {
  display: block;
  float: left;
  clear: left;
  text-transform: capitalize;
  color: #434;
  font-weight: bold;
  line-height: 14px;
  height: 14px;
}

#cart dd {
  display: block;
  float: right;
  clear: right;
  line-height: 14px;
  height: 14px;
}

#cart dt.total {
  display: none;
}
#cart dd.total {
  text-shadow: -1px -1px 4px #ff8, 1px 1px 4px #ff8;
  border-top: 1px solid #888;
  clear: both;
}

#cart > .buttons {
  position: absolute;
  top: 46px;
  right: 50px;
  
  padding: 0;
  margin: 0;
}

#cart .buttons .button {
  font-size: 9px !important;
  padding: 0 2px;
  margin: 2px 0;
}



#lang_menu img {
  display: none;
}

html:not([lang="it"]) #lang_menu img[src*="_it_"] {
  display: block;
}
html:not([lang="en"]) #lang_menu img[src*="_en_"] {
  display: block;
}
html:not([lang="fr"]) #lang_menu img[src*="_fr_"] {
  display: block;
}
html:not([lang="es"]) #lang_menu img[src*="_es_"] {
  display: block;
}

html:not([lang="de"]) #lang_menu img[src*="_de_"] {
  display: block;
}


#lang_menu li {
  float: left;
  margin: 0;
}

#lang_menu li.selected a {
  cursor: default;
}
#lang_menu li.selected {
  opacity: 1;
  -moz-opacity: 1;
}
#lang_menu li {
  opacity: .7;
  -moz-opacity: .7;
}
#lang_menu li:hover {
  opacity: 1;
  -moz-opacity: 1;
}

#userbox {
  border-color: #ad0;
 }

#userbox div, #userbox a {
  float: left;
}

#userbox, #main_menu {
  background-image: url(../img/tv/bg-button.png);
}

#macro_menu {
  background: url(../img/bg-form.png) repeat;
  border: 1px solid #ad0;
}


#main_menu {
  color: #082;
}

#main_menu li +  li, #cat_menu li +  li {
  border-color: #ad0;
}

#main_menu a:hover, #userbox a:hover, #main_menu li.selected a {
  border-bottom: 1px solid #ffd;
  color: #ffd;
  padding-bottom: 3px;
  text-shadow: 1px 1px 1px #000;
}
#main_menu li.selected a {
  text-shadow: 1px 1px 2px #000;
  color: white;
}


#welcome_text {
  padding: 8px;
  color: #434;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
}

#sidebar, .product.page .shop, #featured_coupon_notice {
  margin: 8px 0;
  background: url(../img/bg-form.png);
  border-radius: 8px;
  box-shadow: 1px 1px 3px #ffe, -1px -1px 3px #ffe;
}

#side_menu_cat {
  background: url(../img/bg-form.png);
  margin: 16px 0 !important;
  
  border: 1px solid #ad0;
  border-top: 1px solid #ce5;
  border-radius: 8px;
}

#side_menu_cat li + li {
  border-top: 1px solid #ad0;
}

#toolbox .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  /* color: #434; - inherit blue */
}

#toolbox .menu li {
  display: block;
  text-align: center;
}

#toolbox .menu .separator {
  border-top: 1px solid #ffe;
  padding: 0;
  margin: 4px 16px;
  opacity: .2;
}

#toolbox .menu li a {
  font-weight: bold;
  display: block;
  text-decoration: none;
  padding: 4px 8px;
  
}

#side_menu_cat a > mark {
  color: white;
  background-color: #862;
  padding: 0 2px;
  display: inline-block;
}
#side_menu_cat a > i {
    font-style: normal;
    text-transform: capitalize;
}


#side_menu_cat .nested label {
   color: #862;
}
 
 
#side_menu_cat .menu  a {
  text-align: left;
}
#toolbox .menu .selected a {
  color: white;
  text-shadow: 1px 1px 1px #000, -.5px -.5px 1px #000;
  background: #862;
}

#toolbox .menu li:not(.selected) a:hover {
  background: transparent url(../img/tv/bg-button.png) repeat-x center;
  color: #484;
  border-radius: 8px;
  text-shadow: none;
}

tr.coupon {
  background-color: #ffa;
  font-weight: normal;
}

tr.coupon.ok {
  background-color: #afa;
}

#footer {
  margin: 16px 164px 0 0;
  text-align: center;
}

#static_menu a {
  color: #006;
}


#static_menu li.selected a, #macro_menu li.selected a {
  color: #ffe;
  text-shadow: 1px 1px 2px #000;
  background-color: #862;
}


#macro_menu a {
  padding: 4px 12px;
  color: #862;
  border-radius: 0 12px 0 24px;
}
#macro_menu a:hover, .menu .nested label:hover {
   color: #ffe !important;
   text-shadow: 1px 1px 2px #000;
}

#copyright {
  padding: 12px;
  color: #ffd;
  font-size: 9px;
  font-family: verdana, arial, helvetica, sans-serif;
}


/* page-specific */

#cat_menu {
  position: absolute;
  list-style: none;
  clear: both;
  z-index: 1100;
  
  left: -20px;
  top: 175px;
  width: 580px;


  padding-left: 16px;
  border-top: 1px solid #fa5;
  border-radius: 0 0px 64px 32px;
  color: #ffd;
  font-size: 11px;
  letter-spacing: 85%;
  font-weight: bold;
  background: transparent  url(../img/tv/bg-button.png) repeat-x center;
}

#cat_menu li {
  display: block;
  float: left;
}

#cat_menu a {
  display: block;
  padding: 4px 8px 2px 8px;
}

#cat_menu li, #cat_menu a {
  display: inline;
  float: none;
}

#cat_menu a:hover {
  text-decoration: none;
  border-bottom: 1px solid #ffd;
  padding-bottom: 1px;
  color: #ffd ;
  text-shadow: 1px 1px 1px #000;
}

#cat_menu .selected a, #cat_menu a:hover {
  color: #ffd;
  border-bottom: 1px solid #ffd;
  padding-bottom: 1px;
}
#cat_menu .selected {
   text-shadow: 1px 1px 2px #000, -1px -1px 0 #884;
   color: white !important;
}


#products li {
  display: block;
  background: url(../img/bg-prod.png) no-repeat left;
  min-height: 100px;
  position: relative;
  z-index: 1000;
  width: 550px;
  font-size: 12px;
  padding-bottom: 36px;
  margin-bottom: 36px;
  background-size: 100% 120%;
}

h3 {
  text-shadow: 0px 0px 4px #eec, 0px -1px 2px #fff;
  margin: 8px 0;
}

h2.name {
  text-shadow: 1px 1px 2px #222;
}

#products > li.prod a > img {
  float: left;
  margin-right: 14px;
  border: 1px solid #ec8;
}

#products > li > a:hover > img {
  border-color: #ffd;
}

.priority {
  background: #ddd;
  display: block;
  padding: 8px;
  border: 1px solid #777;
}

#products form {
  position: absolute;
  bottom: -16px;
  right: 124px;
  z-index: 1000;
}
.product form {
  z-index: 1000;
}

#products form label {
  text-transform: capitalize;
  color: #ffd;
}

#products .note {
  padding-top: 4px;
  font-size: 90%;
}

.price, .price em {
  font-weight: bold;
}

.price.nodiscount {
  font-weight: normal;
  color: #222;
  display: inline;
}

.online-price-container {
  position:absolute;
  bottom: -14px;
  left: 280px;
  width: 200px;
  height: 50px;
  display: none;
  z-index: 100;

}

.prod:hover .online-price-container {
  display: block;
}

.page .online-price-container {
  left: 220px;
  top: 0;
  display: block;
}


.online-price {
  background: #a00;
  color: #ff8;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: Arial black, Arial, Helvetica, sans-serif;
  font-size: 9px;
  padding: 4px;
  transform: rotate(-6deg);
  border-radius: 4px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.online-price-tip {
  border: 1px solid #caa;
  background: #ffe;
  color: #322;
  border-radius: 8px;
  
  display: none;
  width: 300px;
  text-align: center;
  position: absolute;
  padding: 4px;
  bottom: 36px;
  left: 0px;
  border-radius: 8px;
  box-shadow: 2px 2px 4px #444;
}

.online-price-container:hover .online-price-tip {
  display: block;
}
.online-price-tip a {
  font-weight: bold;
}

a.softlight {
  text-shadow: 0 0 2px #fff;
}

#products .details .button {
  display: block;
}

#gplusone {
  position: absolute;
  top: -4px;
  right: -24px;
}

#safe-paypal {
  text-align: center;
  vertical-align: top;
  color: #434;
  font-size: 10px;
  font-style: italic;
  padding: 16px 0 0 0;
}
#safe-paypal span {
  vertical-align: top;
  padding: 0 0;
}



#toolbox-bottom {
  text-align: center;
  padding-top: 8px;
}

#fb-badge img {
   border: 1px solid #88aaff;
}
#fb-badge {
  opacity: .7;
  -moz-opacity: .7;
 
  padding: 0;
}
#fb-badge:hover {
  opacity: 1;
  -moz-opacity: 1;
}

table {
  background: url(../img/bg-form.png) repeat top left;
  border: 1px solid #444;
}

table.order {
  width: 100%;
  margin-top: 8px;
}
td, th {
  padding: 4px;
  border-collapse: collapse;
  border: 1px solid #444;
  text-align: right;
}

tr.row1 {
  background: #ffe;
}
tr.row2 {
  background: #eee; 
}
tr.row_new {
  background: #efe;
}

th {
  font-weight: bold;
  color: #434;
  text-transform: uppercase;
}

tr.total td {
  font-weight: bold;
  background: #ffd;
}


.buttons {
  text-align: right;
  padding: 16px 0 8px 0;
  vertical-align: middle;
}

#loginbox {
  width: 250px;
  margin: auto;
}

.img_link {
  display: block;
}

span.img_link {
  color: #888;
}



.field {
  margin: 8px 0;
}

.note {
  font-style: italic;
   color: #444;
}

.buttons label {
  float: left;

}

.summary td {
  border: none;
  text-align: justify;
  vertical-align: top;
}
.summary div {
  padding: 6px 0;
}

.notes {
  font-style: italic;
  font-size: 90%;
}

#vat_notice {
  clear: both;
  padding: 8px;
  font-size: 100%;
}

#featured_coupon_notice {
  margin: 56px 0 -8px 0 !important;
  font-weight: bold;
  color: #000;
  padding: 6px;
  text-align: center;
}

.over, .over td, .active-rows tr:hover td {
  background: #bef;
  cursor: pointer;
}
.over a:hover { text-decoration: none }

#content div.page {
  background: transparent url(../img/bg-page.png) repeat-x top left;
  background-size: auto 100%;
  border-bottom: 1px solid #ec8;
  padding: 0 1em 16px 1em;

}

#content .page .buttons {
  width: 100%;
  min-height: 30px;
  overflow: hidden;
}



h2.name {
  color: #ffd;
}

.product.page .content {
  margin: 1.5em .5em 1em .5em;
}

#whereami > .desc > a, li.prod > .name > a, li.prod h3.name {
  color: #006;
}

img.product.big {
  border: 1px solid #ec8;
  margin-bottom: 1em;
  text-align: center;
  padding: 0;
}

.product.page .shop {
  clear: both;
  position: relative;
  margin-top: 1em;
  padding: 1em;
}

.content dt {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .9em;
  color: #200;
}
.content dd {
  margin-left: .5em;
  margin-bottom: .5em;
}

.product.page {
  position: relative;
}

#shinystats {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  left: -5000px;
  top: -5000px;
}

input.alarm {
  color: #ff8;
  background: #800;
}

table.gallery {
  margin: auto;
  border: none;
  background: none;
}
.gallery tr {
  background: none;
}
.gallery td {
  vertical-align: middle;
  text-align: center;
  padding: 8px 16px;
  border: none;
  background: none;
}

.gallery img {
  border: 1px solid #ec8;
}

.gallery a:hover > img {
  border-color: #ffd;
}

.deflang {
  background: #ffe;
  color: #400;
}

button.plus, button.minus, button.delete {
  padding: 1px;
  margin: 1px;
  font-family: courier, monospace;
}

.prod button.delete {
  float: left;
}

.delete {
  color: #800;
}

.delete.x {
  font-weight: bold;
  vertical-align: middle;
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  padding: 0;
  margin-top: 0 !important;
}

td.prod { vertical-align: middle }

#coupons {
  text-align: center;
  font-weight: bold;
  font-family:  arial, helvetica, sans-serif;
  text-transform: uppercase;
  border: 0;
  padding: 0;
  margin: 0;
}
#coupons img {
  border: 1px solid #888;
  -moz-box-shadow: 2px 2px 4px #444;
  -webkit-box-shadow: 2px 2px 4px #444;
  box-shadow: 2px 2px 4px #444;
  padding: 0;
}
#coupons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#coupon-insert {
  display: block;
  color: #ff8;
  text-shadow: 1px 1px 3px #444, 1px 0px 1px #800, -1px 0px 1px #800;
  float: none;
  padding: 16px;
  font-weight: bold;
  font-size: 16px;
}

#prod-images {
  float: right;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 296px;
}

#feedback {
  margin: 8px 8px 16px 8px;
}
#feedback > a {
  text-decoration: none;
  
}

#comments ul {
  border: 2px solid #888; 
  border-width: 2px 0;
  padding: 0;
  margin: 0;
  height: 150px;
  overflow: auto;
}
#comments li {
  padding: 4px;
  margin: 4px;
  list-style: none;
  border-radius: 4px;
  background: #fff;
  color: #444;
}
.comment-content {
  text-align: justify;
}
a.comment-meta {
  font-size: 90%;
  text-align: right;
  font-style: italic;
  display: block;
}
.shop .button.cart {
 background: #a20 !important;
  color: #ff8 !important;
  border: 1px solid #600;
}
