/*RESETEO ESTILOS*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*FIN RESETEO ESTILOS*/


body {
background: #d7eafb;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#2C3C2F;
margin:0 auto;
}

#container {
width:670px;
margin:auto;
/*margin-top:15px;*/
 background: #ffffff;
}

#content {
    background: #ffffff;
    width:646px;
    margin:0;
    padding:0;
    margin-left:12px;
    margin-right: 12px;
    height:auto;
    min-height:300px;
}
#sales{
    margin-left:15px;
    margin-right:15px;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:12pt;
    font-weight:normal;
    text-decoration:none;
    padding-bottom:25px;
}
#sales h1{
    font-family:Tahoma;
    color:#cc0000;
    font-size:24pt;
    margin-bottom:20px;
    text-align:center;   
}
#sales p{
    margin-top:2px;
    margin-bottom:12px;
}
#sales h2 {
    color:#DD0000;
    font-family:Tahoma;
    font-size:16pt;
    text-align:center;
    margin-top:28px;  
    margin-bottom:16px;
}

#sidebar {
background: #ffffff;
float:right;
width:325px;
min-height:300px;
margin:0;
padding:0;
}

#sidebar h1{
margin: 0px auto;
font-size: 25px;
text-align: center;
}

#sidebar p{
margin: auto;
font-size: 15px;
text-align: center;
}

.center{
  text-align: center;
}

.evidenzia{
    background: #ffff00;
}

#header{
    width:800px;
    height:190px;
    min-width: 800px;
    min-height:190px;
    background: transparent url(images/header670.jpg) no-repeat;
}
#optin-box{
    width:323px;
    height:324px;
    min-width: 323px;
    min-height: 324px;
    background: transparent url(images/optin-box.jpg) no-repeat;
    text-align: center;
}
#products{
     width:323px;
     min-height:635px;
     background: transparent url(images/sidebar-middle.jpg) -1px 500px repeat-y;
     /*min-height: 1000px;
     height: 1000px; */
     position:relative;     
}
#products h2{
    font-family: arial;
    font-weight: bold;
    font-size:18pt;
    color:#000;
    background: transparent url(images/products-title.jpg) no-repeat;
    min-height: 54px;
    height:54px;
    overflow:hidden;
    padding-top:20px;
    text-align:center;
}
#inner-products{
    min-height: 562px;
    /*#height:562px;*/
    background: transparent url(images/sidebar-top.jpg) no-repeat;
}
#products-footer{
    
    bottom:0;
    left:0;
    background: transparent url(images/sidebar-bottom.jpg) -1px 0 no-repeat;
    height:34px;;
    min-height: 34px;
}
#autoresp-optin{
    padding-top:125px;    
    padding-left:60px;
}
#autoresp-optin td{
    font-size:12pt;
    font-weight: bold;
    padding:3px;
}
.text-optin{
    padding-left:10px;
    padding-right:10px;
}

.product-box{
    padding-top:25px;
    position:relative;
    margin-left:20px;
    clear:both;
}
.product-box img{
    
    
}
.product-box a{
    
    
    
    color:#3ea63c;
    text-decoration:none;
    font-size:18pt;
    font-weight: bold;
    
}
.product-box table{
    
    
}
.product-box table td{
    vertical-align: middle;
}
#ecover p{
    font-weight:bold;
    text-align: center;
}
.red{
    color:#cc0000;
}
#sales h3{
    font-size:12pt;
    font-weight: bold;
    font-family:Georgia,"Times New Roman",Times,serif;           
    margin-top:8px;
    margin-bottom:12px;
    text-align:center;
}
ul li{
    
    list-style-type: disc;
    margin-bottom:8px;
    
}
#order-button{
    text-align:center;
    margin-top:22px;
    margin-bottom:30px;
}
#order-button p{
    text-align:center;      
}
#ecover{
    text-align:center;
    margin-bottom:8px;
}