﻿/*Reset browser default*/
html, body, div, span, h1, p, img, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, a {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    border-top: 0;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
.clear 
{
    clear: both;
}
/*End Reset browser default*/
body 
{
    color: #000;
	background: #fff url(../images/bk.png) top center repeat-y;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover 
{
    color: #000;
    text-decoration: underline;
}
#container
{
    position:relative;
	height: auto;
	width: 980px;
	margin: 0px auto;
}
#container_prodotto {
	height: 570px;
	width: 490px;
	margin: 0px;
	background: #fff url(../images/bottom.gif) bottom right no-repeat;
}
#top{
	height: 8px;
	background: #fff;
	font-size: 7px;
}
#header
{
    position: absolute;
    top: 8px;
    left: 0px;
	height: 150px;
	width: 931px;
	padding-left: 49px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background: #fff url(../images/sfondo_header.jpg) top right no-repeat;
}
#navigation
{
    position: absolute;
    top: 167px;
    left: 0px;
	height: auto;
	width: 250px;
	background: #fff;
	font-size: 11px;
}
#content
{
    margin: 159px 0px 0px 260px;
	height: auto;
	width: 720px;
	background: #fff;
}
#content_login
{
    margin: 159px 0px 0px 0px;
	height: auto;
	width: 720px;
	background: #fff;
	padding-left: 260px;
}
#footer
{
    margin-top: 10px;
    font-size: 10px;
    padding: 0px 10px;
}
#footer div
{
    width: 480px;
    float: left;
}
#boxcontattorapido 
{
    display: block;
    height: 47px;
	width: 175px;
	padding: 15px 0px 0px 75px;
	border-top: 2px solid #000;
	background: #fff url(../images/bk_02.gif) top left no-repeat;
	font-size: 12px;
}
#boxmappa 
{
    display: block;
    height: 47px;
	width: 175px;
	padding: 15px 0px 0px 75px;
	border-top: 2px solid #000;
	background: #fff url(../images/bk_04.gif) bottom left no-repeat;
	font-size: 12px;
}
a#boxcontattorapido:hover, a#boxmappa:hover
{
    text-decoration: none;
}
#boxnewsletter 
{
    height: 54px;
	width: 175px;
	padding: 8px 0px 0px 75px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background: #fff url(../images/bk_06.gif) bottom left no-repeat;
	font-size: 12px;
}
.emailnewsletter 
{
    width: 140px;
    border: 1px solid #000;
    font-family: Times New Roman, Times, serif;
    font-size: 11px;
    padding-left: 3px;
}

.esito 
{
    display: block;
    height: 14px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f00;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-weight: bold;
}

ul.ulMenu 
{
   margin-top: 10px;
   border-top: 2px solid #000;
}
a.aMenu, a.aNovita, a.aOccasioni
{
    display: block;
    height: 29px;
    padding: 0px 0px 0px 20px;
    border-top: 0px;
    border-bottom: 1px solid #000;  
    background: #fff url(../images/menu.gif) top left no-repeat;
    font-weight: bold;
    color: #86755B;
    text-decoration: none;
    text-transform: uppercase;
}
a.aMenu:hover, a.aMenuSelected
{
    display: block;
    height: 29px;
    padding: 0px 0px 0px 20px;
    border-top: 0px;
    border-bottom: 1px solid #000;
    background: #fff url(../images/menu.gif) bottom left no-repeat;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
}
a.aNovita
{
    background: #fff url(../images/novita.gif) top left no-repeat;
    color: #B10C25;
}
a.aOccasioni
{
    border-bottom: 2px solid #000;
    background: #fff url(../images/occasioni.gif) top left no-repeat;
    color: #4B4B4D;
}
.barraMarrone 
{
    height: 26px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;  
    background: #fff url(../images/sfondo_marrone.gif) top left repeat-x;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
    text-transform: uppercase;
}
.barraNovita 
{
    height: 26px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;  
    background: #fff url(../images/sfondo_novita.gif) top left repeat-x;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
    text-transform: uppercase;
}
.barraOccasioni 
{
    height: 26px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;  
    background: #fff url(../images/sfondo_occasioni.gif) top left repeat-x;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
    text-transform: uppercase;
}
a.aNovita:hover, a.aNovitaSelected
{
    background: #fff url(../images/novita.gif) bottom left no-repeat;
    text-decoration: none;
    color: #000;
}
a.aOccasioni:hover, a.aOccasioniSelected
{
    background: #fff url(../images/occasioni.gif) bottom left no-repeat;
    text-decoration: none;
    color: #000;
}
.titolocategoria
{
    float: left;
    height:19px; 
    padding-top: 7px;
    width: 435px;
}
.visualizza
{
    float: left;
    height:22px; 
    padding: 4px;
    width: 78px;

}
.datapager
{
    text-align: right;
    height:22px; 
    padding-top: 4px;
    float: left;
    font-weight: bold;
    width: 180px;
}
.ddlVisualizza 
{
    font-size: 10px;
    font-weight: bold;
    font-family: Times New Roman, Times, serif;
}

.currentpage {
    color: #fff;
}
.tbProdotto 
{
    margin: 15px 5px 0px 5px;
}
.dragContainer{
	background-color: #fff;
	height: 500px;
	width: 450px;
	border: 1px solid black;
	z-index: 999;
}
.dragHeader{
	background-color: #fff; 
	height: 60px;
	width: 450px;
}
.dragBody{
	background-color: #fff;
	height: 440px; 
	width: 450px;	
}
ul#gallery, ul#gallery li{
	margin:0;
	padding:0;
	list-style:none;
	}
ul#gallery{
	width:455px;
	height:354px;
	position:relative;
	margin: 15px 18px;
	}			
ul#gallery li{
	float:left;
	display:inline;
	margin-top:303px;
	}								
ul#gallery a span{
	display:none;
	}
ul#gallery a:hover{
	background:none;
	z-index:100;
	}	
ul#gallery a:hover span{
	position:absolute;
	width:455px;
	height:304px;
	float:left;
	top:0;
	left:0;
	display:block;
}
img.thumb {
    width: 75px;
    height: 50px;
    margin: 1px 1px 0px 0px
}
img.thumbultimo {
    margin: 1px 0px 0px 0px
}
img.zoom {
    width: 455px;
    height: 304px;
}
#intProdotto {
    height: 27px;
    padding: 0px 15px;
    border-bottom: 2px solid #000;
}
#caratteristicheProdotto {
    padding: 0px 15px;
}
#login {
    width: 360px;
    height: 145px;
    padding: 38px 82px 0px 25px;
}
.loginLabel {
    display: block;
    width: 85px;
    text-align: right;
    padding-right: 15px;
    float: left;
    font-weight: bold;
}
.bottonelogin {
    border: 0px;
    background: #B20E29;
    color: #fff;
	font-size: 11px;
	font-weight: bold;
}
table.top th 
{
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
.combo {
	font-size: 11px;
	font-weight: normal;
	clear: none;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 75px;
}
.bottone_mod{
	font-size: 11px;
	font-weight: bold;
	color: #e1ded8;
	clear: none;
	float: none;
	background-color: #645956;
	padding: 1px;
	border: 1px solid #faf9f3;
	width: 55px;
}
.bottone_elimina{
	font-size: 11px;
	font-weight: bold;
	color: #e1ded8;
	clear: none;
	float: none;
	background-color: #660000;
	padding: 1px;
	border: 1px solid #faf9f3;
	width: 55px;
}
.bottone_inserisci{
	font-size: 11px;
	font-weight: bold;
	color: #e1ded8;
	clear: none;
	float: none;
	background-color: #55703A;
	padding: 1px;
	border: 1px solid #faf9f3;
	width: 55px;
}
.bottone_ordina {
	font-size: 11px;
	font-weight: bold;
	color: #645956;
	clear: none;
	float: none;
	background-color: #FAF9F3;
	padding: 1px;
	border: 2px solid #E7E5D7;
	width: 220px;
	background-image: url(../images/f-ordina.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.cellascura {
	color: #635956;
	font-weight: normal;
	font-size: 11px;
	background-color: #b9b5a0;
	text-align: left;
	vertical-align: top;
	border: 1px solid #FAF9F3;
	padding: 2px;
}

.cellachiara {
	color: #635956;
	font-weight: normal;
	font-size: 11px;
	background-color: #e7e5d7;
	text-align: left;
	vertical-align: top;
	border: 1px solid #FAF9F3;
	padding: 2px;
}
.labelcampi 
{
    width: 155px;
    height: 25px;
    text-align: right;
    vertical-align:middle;
    font-weight: bold;
    padding-right: 2px;
}
.campi 
{
    width: 250px;
    height: 25px;
    text-align: left;
    vertical-align:middle;
    font-weight: bold;
    padding-right: 2px;
}
.input {
    border: 1px solid #000;
    font-family: Times New Roman, Times, serif;
    font-size: 11px;
    padding-left: 3px;
width: 250px;
}
.textbox {
    border: 1px solid #000;
    font-family: Times New Roman, Times, serif;
    font-size: 11px;
    padding-left: 3px;
    width: 250px;
    height: 100px;
}
table.ris th 
{
    text-align: left;
    padding: 2px;
    vertical-align: top;
}

table.ris th a, table.ris td a, .cellachiara a
{
    color: #635956;
    text-decoration: none;
}

table.ris th a:hover, table.ris td a:hover, .cellachiara a:hover
{
    color: #635956;
    text-decoration: underline;
}

table.top th 
{
    text-align: left;
    vertical-align: top;
    padding: 2px;
}
