/* original HTML template styles */
th {
        color : #000000;
        font-size : 11px;
        font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #003366;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* COLORE BORDO IMMAGINI*/
.shadow1 {border: #FFFFFF 1px solid;}


.px {
        padding-top : 0px;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        margin-top : 2px;
        margin-bottom : 0px;
        margin-left : 0px;
        margin-right : 0px;
}
.px5 {
        padding-top : 0px;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        margin-top : 5px;
        margin-bottom : 0px;
        margin-left : 0px;
        margin-right : 0px;
}
.price01 {
        color : #000000;
        margin-top : 10px;
        padding-bottom : 10px;
        margin-bottom : 0px;
        margin-left : 15px;
        margin-right : 15px;
        font-size : 12px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-style: normal;
}
.title01 {
        color : #FFFFFF;
        margin-top : 10px;
        padding-bottom : 10px;
        margin-bottom : 0px;
        margin-left : 15px;
        margin-right : 15px;
        font-size : 13px;
        font-family : Tahoma,Verdana,Arial;
        font-weight: bold;
        font-style: italic;
}
.title {
        color : #FFFFFF;
        margin-top : 1px;
        padding-bottom : 1px;
        margin-bottom : 1px;
        margin-left : 37px;
        margin-right : 10px;
        font-size : 10px;
        font-family : Tahoma,Verdana,Arial;
        font-weight: bold;
}
.title a {
        color : #EF6D00;
}
.title a:hover {
        color : #C25A02;
		text-decoration: underline overline;}
.list {
        color : #FFFFFF;
        margin-top : 3px;
        padding-bottom : 3px;
        margin-bottom : 0px;
        margin-left : 10px;
        margin-right : 10px;
        font-size : 11px;
        font-family : Tahoma,Verdana,Arial;
        font-weight: bold;
}
.right {
        color : #000000;
        margin-top : 5px;
        padding-bottom : 10px;
        margin-bottom : 0px;
        margin-left : 15px;
        margin-right : 15px;
        font-size : 12px;
        font-family : Tahoma,Verdana,Arial;
        font-weight: bold;
}
.right a, .list a {
        color : #FF7500;
}
.right a:hover {
        color : #AAAAAA;
}
.left {
        color : #000000;
        margin-top : 5px;
        padding-bottom : 5px;
        margin-bottom : 0px;
        margin-left : 15px;
        margin-right : 25px;
        font-size : 11px;
        font-family : Tahoma,Verdana,Arial;
        font-weight: bold;
}
.left b {
        color : #FF6600;
}
.left a {
        color : #FF6600;
}
.left a:hover {
        color : #FF0000;
}
p {
        color : #333333;
        margin-top : 5px;
        padding-bottom : 10px;
        margin-bottom : 0px;
        margin-left : 20px;
        margin-right : 20px;
        font-size : 11px;
        font-family : Tahoma,Verdana,Arial;
}
p a {
        color : #000000;
}
p a:hover {
        color : #294A7B;
		text-decoration: underline overline;
}
.menu01 {
        color : #000000;
        margin-top : 1px;
        padding-bottom : 1px;
        margin-bottom : 0px;
        margin-left : 10px;
        margin-right : 10px;
        font-size : 11px;
        font-family : Tahoma,Verdana,Arial;
}
.menu01 a {
        color : #000000;
        text-decoration: none;
}
.menu01 a:hover {
        color : #555555;
		text-decoration: underline overline;}
.menu02 {
        color : #FFFFFF;
        margin-top : 5px;
        padding-bottom : 5px;
        margin-bottom : 0px;
        margin-left : 20px;
        margin-right : 20px;
        font-size : 11px;
        font-family : Tahoma,Verdana,Arial;
        font-weight: bold;
}
.menu02 a {
        color : #FFFFFF;
        text-decoration: none;
}
.menu02 a:hover {
        color : #DDDDDD;
 		text-decoration: underline overline;}
.bar01 {
        color: #OOOOOO;
        margin-top: 1px;
        padding-bottom: 1px;
        margin-bottom: 0px;
        margin-left: 5px;
        margin-right: 20px;
        font-size: 18px;
        font-family: Arial,Tahoma,Verdana;
        font-weight: bold;
}
.b01 {
        color : #000000;
        margin-top : 2px;
        padding-bottom : 1px;
        margin-bottom : 1px;
        margin-left : 20px;
        margin-right : 0px;
        font-size : 11px;
        font-family : Tahoma,Verdana,Arial;
}
.b01 a {
        color : #000000;
        text-decoration: none;
}
.b01 a:hover {
        color : #333333;
}
/* end original HTML template styles */

/* styles added for osC+BTS */
/* general styles */
a:hover {
color: #da0008 !important;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



/* end general styles*/
/* styles (mainly) for the middle content */
h1 {
	font-size: 16px;
	color: #da0008;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.greetuser {
font-weight: bold;
color: #39ae39;
}
.inputRequirement {
color: #f75d00;
}
table td {
padding: 0;
}
/* hide the ugly corner images */
#contentBox table td.infoBoxHeading img {
display: none;
}
td#contentCell {
text-align: center;
}
div#contentBox {
width: 550;
margin: 8px auto;
text-align: left;
}
table,td {
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
}
/* end styles (mainly) for the middle content */
/* shopping cart box styles */
#shopping_cartBox td.boxContent table, #shopping_cartBox td.boxContent img {
display: none;
}
#shopping_cartBox div, #shopping_cartBox td {
color: white;
font-weight: bold;
}
/* end shopping cart box styles */
/* small infobox styles */
td.b01 {
padding: 4px 0 5px 20px;
text-align: center;
}
td.b01 form {
display: inline;
}
table.infoBox32 {
width: 165;
background: #fff url(images/fon_left02.gif);
}
.infoBox32Bottom {
background: #fff url(images/left_bot02.gif);
height: 18px;
}
.infoBox32Top {
background: #f75d00 url(images/left02.gif);
height: 26px;
}
/* green background */
#categoriesBox td.infoBox32Top, #languagesBox td.infoBox32Top {
background: #4ac752 url(images/left02.gif);
}
/* left */
#categoriesBox td.b01 {
text-align: left;
}
/* end small infobox styles */
/* end styles added for osC+BTS */
/* "final" optimizing the template */
img {
border: none;
}
html, body {
margin: 0;
background: #E6E6E6;     
}
td#loginBox {
background: #fff url(images/form03.gif);
}
table#boxesLeftTable {
background: #fff url(images/fon_left01.gif);
}
td.infoBoxHeading, td.productListing-heading {
background: #ff9959 url(images/boxHeader_bg.new.gif);
padding: 2px;
color: white;
font-weight: bold;
height: 22px;
}

/* PER CAMBIARE COLORE NELLE RIGHE DI PRODUCT_LISTING*/
tr.productListing-odd td {
background: #FFFFFF;
padding: 4px 0;
}

tr.productListing-even td {
background: #fff;
padding: 4px 0;
}
table.infoBoxContents td{
padding: 4px 0;
}
table.infoBox td {
font-family : Georgia, serif;
line-height: 120%;
font-size: 11px;
}
/* end "final" optimizing the template */

.articoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.errore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

td.blocco {

            font-size: 10px;
            color: #666666;
            padding: 5px;
            background: #F6F5F5;
            border: 1px solid #EAEAEA;
}

.titular {
            font-size: 11px;
            font-weight: bold;
            color: #9E4F00;
            font-family: Verdana, Arial, Helvetica, sans-serif;
}
