body {
	margin:0px;
	width:100%;
	background-color:#363634;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif
}
table#layout {
	width:782px;
	margin:0px;
	border-collapse:collapse;
	padding:0px;
	margin:auto;
}
table#layout td {
	padding:0px;
	text-align:left;
	vertical-align:top
}
table {
	border-collapse:collapse;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline
}
table#layout table table table td#cont-titolo {
	background-color: #171717;
	padding-top: 8px;
	width:230px;
	height:125px
}
h1#titolo-sito {
	display:block;
	margin:0px;
	width:230px;
	height:125px;
	color:#FE6501;
	position:relative;
	top:0px;
	left:0px;
	z-index:0;
}
h1#titolo-sito span {
	display:block;
	position:absolute;
	width:230px;
	height:125px;
	top:0px;
	left:0px;
	background:url('http://shop.giustileone.it/layout/immagini/logo.gif') no-repeat;
	z-index:10
}
ul#menu {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	border-right:1px solid #64655F;
}
ul#menu li {
	margin:0px;
	padding:0px;
	list-style:none;
	background:url('http://shop.giustileone.it/layout/immagini/menu-sf.gif') repeat-y;
}
ul#menu li a {
	color:#ffffff;
	display:block;
	padding-top:1px;
	height:16px;
	padding-left:40px;
}
ul#menu.welcome {
        padding-top:2px;
}
ul#menu.welcome li a {
	height:20px;
        padding-top:6px;
}
ul#menu.welcome a {
        background-position:14px 5px
}
ul#menu li+li {
	border-top:1px solid #5D5D59;
}
ul#menu li+li a {
	border-top:1px solid #7E7E7A
}
a#home {
	background:url('http://shop.giustileone.it/layout/immagini/home-ico.gif') no-repeat 14px 0px
}
a#il-mio-account {
	background:url('http://shop.giustileone.it/layout/immagini/account-ico.gif') no-repeat 14px 0px
}
a#carrello {
	background:url('http://shop.giustileone.it/layout/immagini/carrello-ico.gif') no-repeat 14px 0px
}
a#i-miei-ordini {
	background:url('http://shop.giustileone.it/layout/immagini/ordini-ico.gif') no-repeat 14px 0px
}
a#condizioni-di-vendita {
	background:url('http://shop.giustileone.it/layout/immagini/condizioni-ico.gif') no-repeat 14px 0px
}
a#esci {
	background:url('http://shop.giustileone.it/layout/immagini/esci-ico.gif') no-repeat 14px 0px
}
ul#menu li a:hover {
	color:#FF6600;
}
a#home:hover {
	background:url('http://shop.giustileone.it/layout/immagini/home-over-ico.gif') no-repeat 14px 0px
}
a#il-mio-account:hover {
	background:url('http://shop.giustileone.it/layout/immagini/account-over-ico.gif') no-repeat 14px 0px
}
a#carrello:hover {
	background:url('http://shop.giustileone.it/layout/immagini/carrello-over-ico.gif') no-repeat 14px 0px
}
a#i-miei-ordini:hover {
	background:url('http://shop.giustileone.it/layout/immagini/ordini-over-ico.gif') no-repeat 14px 0px
}
a#condizioni-di-vendita:hover {
	background:url('http://shop.giustileone.it/layout/immagini/condizioni-over-ico.gif') no-repeat 14px 0px
}
a#esci:hover {
	background:url('http://shop.giustileone.it/layout/immagini/esci-over-ico.gif') no-repeat 14px 0px
}
form#frmSearch {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
table#layout td form#frmSearch table table td {
	vertical-align:middle;
	padding:2px;
}
input.txt {
	width:132px;
	border:1px solid #969696;
	height:18px;
	margin:0px;
	padding-bottom:0px;
	padding-top:2px
}
input.txt-carrello {
	width:30px;
	border:1px solid #969696;
	height:18px;
	margin:0px;
	padding-bottom:0px;
	padding-top:2px;
        background-color:#D9D5D2;
}
input.btn {
	border:1px solid #969696;
	height:22px;
	margin:0px;
	background-color:#EB5E07;
	font-weight:bold;
	width:36px;
	padding:0px;
}
table#layout td form#frmSearch table td#filtro {
	width:317px;
	background:url('http://shop.giustileone.it/layout/immagini/top-sf.gif') repeat-y;
	height:69px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
}
table#layout td form#frmSearch table td#filtro table {
	margin:auto;
}
table#layout td form#frmSearch table td#filtro table td {
	padding:2px;
	color:#EB5E07;
}

.comboboxContainer
{
	border: solid 1px #969696;
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
}

.comboboxValueContainer
{
	background-color:#ffffff;
}

.comboboxValueContent
{
	padding-left: 3px;
}


.comboboxDropDownContainer
{
	border:#969696 1px solid;
	border-top:0px;
	background: #fff;
	overflow: hidden;
	padding-left:3px;
}

.comboboxDropDownButton
{
	width: 21px;
	height: 20px;
	background-image: url('http://shop.giustileone.it/layout/immagini/arrow-combobox.gif');
}

.comboboxGroupItemHeader
{
	display: block;
	background: #000;
	color: #fff;
}

.comboboxGroupItemContainer
{
	padding-left: 0px;
	margin-left: 0px;
}

.comboboxItem
{
	background: #fff;
	color: #000;
	text-transform: lowercase;
	font-weight: normal;
	font-style: normal;
}

.comboboxItemHover
{
	background-color: #EB5E07;
	color: #fff;
}

.comboboxGroupItemContainer .comboboxItem
{
	padding-left: 20px;
	margin-left: 0px;
}

ul#menu-categorie {
	background:url('http://shop.giustileone.it/layout/immagini/menu-cat-sf.gif') #FE6501 repeat-y;
	padding:0px;
	margin:0px;
}
ul#menu-categorie li {
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:#D93E38 1px solid;
}

ul#menu-categorie li:hover {
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:#D93E38 1px solid;
	background:url('http://shop.giustileone.it/layout/immagini/menu-cat-over-sf.gif') #903900 repeat-y;
}
ul#menu-categorie li a {
	text-transform:uppercase;
	color:black;
	display:block;
	font-weight:bold;
	border-bottom:#330404 1px solid;
	padding-left:16px;
	padding-top:5px;

	padding-bottom:5px;
        
}
ul#menu-categorie li#sel  {
	background:url('http://shop.giustileone.it/layout/immagini/menu-cat-over-sf.gif') #903900 repeat-y
}
ul#menu-categorie li#sel a {
	background:url('http://shop.giustileone.it/layout/immagini/cat-sel.png') no-repeat 4px 2px;
	color:#FA7B05;
}
ul#menu-categorie li a:hover {
	text-decoration:none;
	color:#FA7B05;
}



div.scroll-pane {
				width: 252px;
				overflow: auto;
				float: left;
				margin:0px;
}
div#contenitore-menu-categorie {
	height:312px;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #A44C16;
}
.jScrollPaneDrag {
	position: absolute;
	background: #753C18;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	
	height: 9px;
	background:url('http://shop.giustileone.it/layout/immagini/menu-arrow-up.gif')
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	
	height: 9px;
	background:url('http://shop.giustileone.it/layout/immagini/menu-arrow-down.gif')
}


td#middle {
	border-top:2px solid #070707;
	border-bottom:2px solid #070707;
	background:url('http://shop.giustileone.it/layout/immagini/middle-sf.gif') repeat-y;
}
div#conten-articoli {
	position:absolute;
	right:0px;
	top:0px;
	width:622px;
	height:636px;
	border-left:3px solid #474843;
	background-color:#D9D5D2;
	padding:0px;
	z-index:100;
	margin-right:1px
}
div#titoli {
	height:19px;
	z-index:50;
	position:absolute;
	top:-19px;
	right:0px;
	width:550px;
}
div#tit-categoria {
	width:202px;
	position:absolute;
	left:0px;
	top:-19px;
	
	padding-left:27px;
	
	z-index:50;
	height:17px;
	color:#B54605;
	font-weight:bold;
	padding-top:2px;
	font-size:11px;
}
div#paginazione {
	position:absolute;
	left:0px;
	top:0px;
	padding-left:16px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding-top:2px;
	height:17px;
}
div#paginazione a {
	color:#ffffff
}
div#tit-sottocategoria {
	float:right;
	color:#B5B2B0;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	padding-top:2px;
	height:17px;
	padding-right:3px;
}
div#content {
	z-index:600;
	position:relative;
	height:636px;
	left:0px;
	top:0px;
        color:#ffffff;
        font-size:11px;
}

div#conten-sottocat {
	position:absolute;
	top:0px;
	left:0px;
	width:362px;
	float:left;
	
	z-index:80;
}
div#sottocategorie {
	overflow:auto;
	height:336px;
	width:335px;
	float:left;
	z-index:0;
	padding-left:27px;
	padding-bottom:300px;
}
div#conten-sottocat .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

div#conten-sottocat .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 0;
	height: 100%;
	background: #474843;
}
div#conten-sottocat .jScrollPaneDrag {
	position: absolute;
	background: #753C18;
	cursor: pointer;
	overflow: hidden;
}
div#conten-sottocat .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
div#conten-sottocat .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
div#conten-sottocat a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	
	height: 9px;
	background:url('http://shop.giustileone.it/layout/immagini/sottocat-arrow-up.gif')
}


div#conten-sottocat a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	
	height: 9px;
	background:url('http://shop.giustileone.it/layout/immagini/sottocat-arrow-down.gif')
}


div#articoli {
	overflow:auto;
	height:628px;
	width:639px;
	float:left;
	padding-top:8px;
	z-index:0
}
div#conten-articoli .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

div#conten-articoli .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #363634;
}
div#conten-articoli .jScrollPaneDrag {
	position: absolute;
	background: #989994;
	cursor: pointer;
	overflow: hidden;
}
div#conten-articoli .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}
div#conten-articoli .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
div#conten-articoli a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	
	height: 9px;
	background:url('http://shop.giustileone.it/layout/immagini/articoli-arrow-up.gif');
}


div#conten-articoli a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	
	height: 9px;
	background:url('http://shop.giustileone.it/layout/immagini/articoli-arrow-down.gif');
}


table#layout td table#bottom {
	font-size:9px;
	margin:0px;
}
table#layout td table#bottom td {
	padding:0px;
}

table#layout td table#bottom td#copyright {
	color:#BBBDBD;
	width:230px; 
	text-align:center; 
	vertical-align:middle
}
table#layout td table#bottom td#copyright a {
	color:#BBBDBD;
}
table#layout td table#bottom td#menu-bottom {
	padding-top:20px;
	color:#ffffff;
	background-color:#171717;
	text-align:center
}
table#layout td table#bottom td#menu-bottom a {
	color:#ffffff
}
table.articolo {
	border:1px solid #313136;
	background-color:#ffffff;
	text-align:left;
	margin-left:8px;
	width:590px;
	margin-bottom:8px;
	font-size:11px;
        color:#000000;
}
table#layout td table.articolo th {
	background-color:#989994;
	font-size:11px;
	font-weight:bold;
	height:17px;
	vertical-align:middle;
	padding-left:8px;
}
table#layout td table.articolo td {
	padding:5px 2px 5px 2px;
}
table#layout td table.articolo td.codice {
	font-weight:bold;
	width:60px;
	text-align:right;
	padding-left:4px;
	white-space:nowrap
}
table#layout td table.articolo td.cont-add-cart {
	width:13px;
	padding-top:6px
}
table#layout td table.articolo td.cont-info {
	width:12px;
	padding-top:6px;
}
table#layout td table.articolo td.prezzo {
	white-space:nowrap;
        padding-left:4px;
        padding-right:4px;
        text-align:right;
}
table#layout td table.articolo td.giacenza {
        width:20px
}
table#layout td table.articolo td.descrizione {
        width:200px
}
table#layout td table.articolo a.desc-art {
        cursor:pointer;
}
table#layout td table.articolo td.uv, table#layout td table.articolo td.pxi, table#layout td table.articolo td.um {
	width:24px;
}
table#layout td table.articolo th.uv, table#layout td table.articolo th.pxi, table#layout td table.articolo th.um {
	padding:2px
}

table#layout td table.articolo td.img {
	text-align:center;
	vertical-align:middle;
	width:118px;
	padding-right:0px;	
}
a.add-cart {
	width:13px;
	height:10px;
	display:block;
	background:url('http://shop.giustileone.it/layout/immagini/add-cart.gif');
}
a.add-cart span {
	display:none;
}
a.info {
	width:12px;
	height:10px;
	display:block;
	background:url('http://shop.giustileone.it/layout/immagini/info.gif');
}
a.info span {
	display:none
}
div.subcat {
	position:relative;
	height:85px;
	padding-bottom:2px;
	z-index:90;
}
div.img-subcat {
	position:absolute;
	top:0px;
	left:0px;
	z-index:800;
	width:118px;
	height:85px;
}
div.subcat-arrow {
	position:absolute;
	left:96px;
	top:0px;
	z-index:740;
	background:url('http://shop.giustileone.it/layout/immagini/subcat-arrow.gif') no-repeat ;
	width:32px;
	height:32px;
	cursor:pointer;
}
div.cat-liv3 {
	position:relative;
	top:0px;
	left:0px;
	width:32px;
	height:32px;
	z-index:741;
	display:none
}
div.sel-tutto {
   padding-left:3px;
	width:150px;
	padding-top:10px;
	height:22px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	left:32px;
	position:absolute;
	z-index:800;
	background:url('http://shop.giustileone.it/layout/immagini/sel-tutto.gif') #FA8E46 no-repeat 132px 16px;
	
}
div.sel-tutto a {
	color:#000000;
}
div.cat-liv3-list {
	background-color:#ffffff;
	position:absolute;
	left:14px;
	top:32px;
	width:169px;
	border:1px solid #363634;
	border-top:none;
	z-index:999;
}
div.cat-liv3-list ul {
	margin:10px 0px 10px 16px;
	padding:0px 0px 0px 0px;
	font-size:11px
}
div.cat-liv3-list ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:16px;
}
div.cat-liv3-list ul li a {
	color:#000000;
}
table#contenuto {
	color:#ffffff;
}
ul#menu-right {
	margin-top:32px;
	margin-left:25px;
	padding:0px;
}
ul#menu-right li {
	margin:0px;
	padding:0px 0px 0px 20px;
	background:url('http://shop.giustileone.it/layout/immagini/quad.gif') no-repeat 0px 6px;
	list-style:none;
	font-weight:bold;
	line-height:22px
}
ul#menu-right li a {
	color:#A8A8A8;
}
form#frmLogin {
	font-weight:bold;
	margin:0px;
}
table#layout table table form#frmLogin td {
	padding:4px;
	vertical-align:middle
}
div#slide{
	margin:12px;
}
table#benvenuto a {
	font-weight:bold;
	color:#EB8449
}
table#layout table table#novita td {
	padding:4px;
} 
table#layout table table table#superofferta {
	width:255px;
	background-color:#595858
}
table#layout table table table#superofferta td {
	padding:8px
}
table#pannello-welcome ul {
        margin:0px;
        padding:0px;
        margin-left:25px;
        padding-top:12px;
}
table#pannello-welcome ul li {
        margin:0px;
        margin-left:10px;
        padding:0px;
        list-style:none;
        padding-left:30px;

        line-height:18px;        
}
table#pannello-welcome ul li a {
        font-weight:bold;
        color:#A8A8A8;
}
a#contattaci {
	background:url('http://shop.giustileone.it/layout/immagini/contattaci-ico.gif') no-repeat 14px 0px
}
a#la-gamma-di-prodotti {
	background:url('http://shop.giustileone.it/layout/immagini/gammaprodotti-ico.gif') no-repeat 14px 0px
}
a#chi-siamo {
	background:url('http://shop.giustileone.it/layout/immagini/chisiamo-ico.gif') no-repeat 14px 0px
}
a#contattaci:hover {
	background:url('http://shop.giustileone.it/layout/immagini/contattaci-over-ico.gif') no-repeat 14px 0px
}
a#la-gamma-di-prodotti:hover {
	background:url('http://shop.giustileone.it/layout/immagini/gammaprodotti-over-ico.gif') no-repeat 14px 0px
}
a#chi-siamo:hover {
	background:url('http://shop.giustileone.it/layout/immagini/chisiamo-over-ico.gif') no-repeat 14px 0px
}
li#ordini-right {
	background:url('http://shop.giustileone.it/layout/immagini/ordini-right-ico.gif') no-repeat 0px 0px
}
li#account-right {
	background:url('http://shop.giustileone.it/layout/immagini/account-right-ico.gif') no-repeat 0px 0px
}
li#password-right {
	background:url('http://shop.giustileone.it/layout/immagini/password-right-ico.gif') no-repeat 0px 0px
}
li#esci-right {
	background:url('http://shop.giustileone.it/layout/immagini/esci-right-ico.gif') no-repeat 0px 0px
}
li#carrello-right {
	background:url('http://shop.giustileone.it/layout/immagini/carrello-right-ico.gif') no-repeat 0px 0px
}
div#right-shop {
        position:absolute;
        top:-19px;
        left:0px;
        background-color:#171717;
        height:432px;
        width:230px;
        z-index:9999;
}
div#shop-content {
        position:absolute;
        top:19px;
        left:230px;
        width:550px;
        height:432px;
}
form#form-carrello table.articolo {
        margin-left:0px;
        width:528px;


}
table#server-msg a {
        color:#000000;
        font-weight:bold;
}
:-moz-any-link:focus {
  outline: none;
}