@import url("/css/box_categorie.css");
@import url("/css/content_pagina.css");
@import url("/css/header.css");
@import url("/css/aj_search.css");
@import url("/css/concorso_trywear.css");

/*
  $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;
	padding: 4px;
}
.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 {
	color: #000000;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(/top/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}


.categorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00549E;
	text-decoration: none;
	text-indent: 7px;
	
}
/*ADD BY ABE*/
span.categorie {
	/*display: block;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	overflow: hidden;*/
	}

#container {
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
/*FINE MOD*/

A {
  color: #022465;
  text-decoration: none;
}

A:hover {
	color: #0066FF;
	text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	margin: 0px;
}

.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: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #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: #F0F0F0;
  border-spacing: 1px;
  
}

.productListing-heading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 18px;
	color: #0e3887;
	font-weight: normal;
	height: 80px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 24px;
}

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;
}

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;
}

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 {

}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver {
	background-color: #F2F2F2;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #EEEEEE;
}

.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; }




















td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #022465;
}

 .bg{
  background-image: url(images/m21.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m40.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(images/m59.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m63.gif);
  background-repeat: repeat-y; 
 }

  .go99{
  border-style: solid;
  border-width: 1px;
  border-color: #359DCB;
  width: 138px;
  height: 19px;
 }

 .ml{
  font-size: 11px;
  
  text-decoration: underline;
 }

 .ml1{
 
  text-decoration: none;
 }

 .ml2{
  font-size: 9px;
  color: #ffffff;
  text-decoration: none;
 }

 .ml3{
  font-size: 11px;
  color: #888888;
  text-decoration: none; 
 }

 .ml4{
	font-size: 11px;
	color: #94DAF6;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
 }

 .ml5{
  font-size: 11px;
  color: #888888;
  text-decoration: underline;
  font-weight: bold; 
 }

 .tx{
  font-size: 9px;
  color: #022465;
 }

 .tx1{
  font-size: 11px;
  color: #47aedd;
  font-weight: bold;
 }

 .tx2{
  font-size: 14px;
  color: #E63839;
  font-weight: bold;
 }

 .tx3{
  font-size: 13px;
  color: #022465;
  font-weight: bold;
 }

 .se{
  width: 109px;
  font-size: 9px;
 }
 
  .combo{
  width: 136px;
  font-size: 9px;
  text-transform: lowercase;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  background-color: #0185D8;
 }

 .px3{
  font-size: 3px;
 }
.sottocat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #106cbd;
	text-decoration: none;
}
.pannelli {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #002c73;
	text-decoration: none;
	font-weight: bold;
}
.feed {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #002c73;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
}
.pannelli2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0923C2;
	text-decoration: none;
	font-weight: bold;
	line-height: 11px;
}
.pannelli3 {

	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #002d73;
	text-decoration: none;
	font-weight: bold;
	line-height: 11px;
}
.feed2 {


	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #287AFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	
}
.rosso {
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.grigio{
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #969696;
	font-weight: normal;
}
.verde {
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.pannelli2c {

	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #0923C2;
	text-decoration: none;
	font-weight: bold;
}
.titoloBianco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/*MOD BY ABE*/
.feed3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	/*color: #287AFF;*/
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	padding: 5px;
}
.feed3 a {
	font-weight: bold;
	text-decoration: underline;
}
/*FINE MOD*/
.carrello {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 358c06;
	text-decoration: none;
	font-weight: bold;
}
.prezzo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.prezzo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.destra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-indent: 2px;
}
.feed4 {


	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	line-height: 9px;
}
.pannelli4 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #0185D8;
	text-indent: 2px;
}

.testoLOGIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002c73;
	text-decoration: none;

}
.numerazione {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
	width: 33px;
	color: #0e3887;
	background-image: url(images/icons/pallino.jpg);
	top: 3px;
}
.mollica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2a4773;
	text-decoration: none;
}
/*
ADD BY ABE*/
.mollica b {
	text-transform: uppercase;
	color: #CC0000;
}
/*FINE ADD*/

.tabella {
	width: 100%;
}
.centro{
	width: 718px;

}

.piccoloB{

	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.piccoloB:hover{

	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}.titolocategoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
	color: #003476;
	text-decoration: none;
}
.home {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.divider{
	clear: both;

}

#categorie_container{
	width: 200px;
	background-attachment: scroll;
	background-image: url(/images/bg_box_cl_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 15px;
}

#login_container, #aiuto_on_line_container{
	background-attachment: scroll;
	background-image: url(/images/bg_box_cl_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 10px;
}

.infoboxheading {
	font-size: 16px;
	font-weight: bold;
	color: #1E3D76;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#categorie_container .infobox .infoboxcontents {
}
#categorie_container .infobox {
	padding: 0px;
}
#login_container .infobox .infoboxcontents .input_password {
	margin-bottom: 5px;
}
#login_container .infobox .infoboxcontents label {
	display: block;
	margin-top: 10px;
	font-size: 12px;
}
#container #login_container .infobox .infoboxcontents ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #login_container .infobox .infoboxcontents li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #login_container .infobox .infoboxcontents a {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #0099CC;
}

#login_container .infobox .infoboxcontents .btn_login {
	display: block;
}
#login_container .infobox .infoboxcontents input {
	display: block;
}
#container #aiuto_on_line_container h2 {
	font-size: 12px;
	font-weight: bold;
}





.footer {
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */
#slide_marchi {
	height: 90px;
	overflow: hidden;
}
#search_container .infoboxheading {
	float: left;
	font-size: 14px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
	height: 25px;
}
#search_container #txtSearch {
	width: 400px;
	border: 2px solid #00639E;
	height: 21px;
}


#body_template {
	background-attachment: scroll;
	background-image: url(/top/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.under_c_alert{
	background-color: #009999;
	padding: 3px;
	margin-bottom: 10px;
}

#table_create_account td.main{
	padding: 3px;
	width: 200px;
	
}
.discount_coupon_container{
	background-color: #EEEEEE;
	padding: 5px;
}

.no_li_disc{
	list-style-type: none;
}

.facebook_link_container{
	margin-top: 10px;
}