body#bd {
margin:0px;
/* padding-bottom:10px; */
/*font-family: Verdana, Arial, sans-serif, "Helvetica Neue", "Lucida Grande", Helvetica;*/
/* background:#FFF url(../images/bg_grigio.jpg); */
font-family: "Comic Sans MS", Verdana, Arial, sans-serif, "Helvetica Neue", "Lucida Grande", Helvetica;
color:#000;
font-size:0.8em;
}
a{
text-decoration: none;
}
a img{
border:none;
}
h1{
font-variant: small-caps;
margin-top:0px;
}
a, a:visited{
color:#FF00F0;
}
a:hover{
color:#DD88D8;
}
div#container {
width: 790px;
margin:0px auto;
padding:0px 0px 20px 0px;
}
div#header{
background:transparent url(../images/head.png) no-repeat bottom left;
height:150px;
margin:0px;
}
div#header span{
/* border:1px solid #000; */
width:334px;
height:114px;
display:block;
top:28px;
left:208px;
position:relative;
cursor: pointer; /*per IE*/
}
div#body{
background:transparent url(../images/corpobg.png) repeat-y;
width:790px;
margin:0px;
float:left;
}
div#footer{
background:transparent url(../images/footer.png) no-repeat;
height:137px;
clear:left;
}
div#pi{
font-size:0.8em;
margin-top:110px;
margin-left:120px;
text-align:center;
width:510px;
height:20px;
color:#FFF;
/* float:left; */
position:absolute;
}
div#menu{
/* width:230px; */
/* height:370px; */
border-right:1px solid #000;
margin-left: 28px;
float:left;
}
div#menu ul{
list-style-type: none;
padding:0px;
margin:0px;
}
div#menu a {
position: relative;
display: block;
height:45px;
width:200px;
text-decoration: none;
color: #000;
}
div#menu a span {
background:transparent url(../images/menu4.png) no-repeat;
position:absolute;
width:100%;
height:100%;
cursor: pointer; /*per IE*/
}
div#cont{
width:470px;
padding:0px 15px 10px 15px;
float:left;
/* border:1px solid #000; */
}
li#about_us a span{
background-position: 0px 0px;
}
li#products a span{
background-position: 0px -45px;
}
li#shop a span{
background-position: 0px -90px;
}
li#home a span{
background-position: 0px -135px;
}
li#events a span{
background-position: 0px -180px;
}
li#arts a span{
background-position: 0px -225px;
}
li#links a span{
background-position: 0px -270px;
}
li#contacts a span{
background-position: 0px -315px;
}
li#press a span{
background-position: 0px -360px;
}
div#menu a:hover{color: #666} /*per IE*/

li#about_us a:hover span{
background-position: -200px 0px;
}
li#products a:hover span{
background-position: -200px -45px;
}
li#shop a:hover span{
background-position: -200px -90px;
}
li#home a:hover span{
background-position: -200px -135px;
}
li#events a:hover span{
background-position: -200px -180px;
}
li#arts a:hover span{
background-position: -200px -225px;
}
li#links a:hover span{
background-position: -200px -270px;
}
li#contacts a:hover span{
background-position: -200px -315px;
}
li#press a:hover span{
background-position: -200px -360px;
}
li#about_us a#current span{
background-position: -400px 0px;
}
li#products a#current span{
background-position: -400px -45px;
}
li#shop a#current span{
background-position: -400px -90px;
}
li#home a#current span{
background-position: -400px -135px;
}
li#events a#current span{
background-position: -400px -180px;
}
li#arts a#current span{
background-position: -400px -225px;
}
li#links a#current span{
background-position: -400px -270px;
}
li#contacts a#current span{
background-position: -400px -315px;
}
li#press a#current span{
background-position: -400px -360px;
}

div#button{
margin-left:725px;
position:absolute;
}

/* BOTTONI COLORE SFONDO */
div#bg_button{
/* float:left; */
width:60px;
font-size:0.6em;
margin-left:1px;
/*margin-top:-80px;*/

}
div#bg_button ul, div#lang_button ul{
list-style-type: none;
padding:0px;
margin:0px;
}
div#bg_button li{
/*width:57px;
height:56px;*/
}
div#bg_button a span, div#lang_button a span {
position:absolute;
width:100%;
height:100%;
cursor: pointer; /*per IE*/
}
div#bg_button li span{
background:transparent url(../images/buttoncini.png) no-repeat;
}
div#bg_button li#verde span{
background-position: 0px -0px;
}
div#bg_button li#rosa span{
background-position: 0px -56px;
}
div#bg_button li#blu span{
background-position: 0px -112px;
}
div#bg_button li#arancio span{
background-position: 0px -168px;
}
div#bg_button li#grigio span{
background-position: 0px -224px;
}
div#bg_button a:hover{color: #666} /*per IE*/

div#bg_button li#verde a:hover span{
background-position: -62px -0px;
}
div#bg_button li#rosa a:hover span{
background-position: -62px -56px;
}
div#bg_button li#blu a:hover span{
background-position: -62px -112px;
}
div#bg_button li#arancio a:hover span{
background-position: -62px -168px;
}
div#bg_button li#grigio a:hover span{
background-position: -62px -224px;
}
div#bg_button a {
position: relative;
display: block;
width:57px;
height:56px;
text-decoration: none;
color: #000;
}
/* BOTTONI COLORE SFONDO */

/* BOTTONI LINGUE */
div#lang_button{
float:left;
margin-top:-60px;
/* margin-left:14px; */
position:absolute;
}
div#lang_button li span{
background:transparent url(../images/flags.png) no-repeat;
}
div#lang_button li#it span{
background-position: -0px -25px;
}
div#lang_button li#en span{
background-position: -0px -0px;
}
div#lang_button li#it a#cur_lang span{
background-position: -30px -25px;
}
div#lang_button li#en a#cur_lang span{
background-position: -30px -0px;
}
div#lang_button a:hover{color: #666} /*per IE*/

div#lang_button li#it a:hover span{
background-position: -30px -25px;
}
div#lang_button li#en a:hover span{
background-position: -30px -0px;
}
/*div#lang_button li#it a#cur_lang:hover span{
background-position: -0px -25px;
}
div#lang_button li#en a#cur_lang:hover span{
background-position: -0px -0px;
}*/
div#lang_button a {
position: relative;
display: block;
width:30px;
height:25px;
text-decoration: none;
color: #000;
}
/* BOTTONI LINGUE */


div#menu_prod{
/* float:left; */
width:120px;
}
div#menu_prod ul{
list-style-type: none;
padding:0px;
margin:0px;
/* font-size:0.8em; */
}
div#menu_prod ul a{
text-decoration:none;
}
/*div#category{
float:left;
}*/
li.category a{
color:#ff00f0;
}
li.product {
text-indent:1em;
}
li.product a{
color:#000;
}

li.category a#cp_current{
color:#FFF;
background-color:#ff00f0;
}
li.product a#cp_current{
color:#FFF;
background-color:#000;
}
div#category, div#product{
/*clear:both;
margin-top:150px;*/
float:right;
width:340px;
text-align:center;
}
div.prod_thumb_box{
background:transparent url(../images/thumbframe.png) no-repeat;
float:left;
/* border:1px solid #000; */
width:137px;
height:178px;
margin-left:10px;
margin-bottom:10px;
/* font-size:0.8em; */
color:#000;
text-align:center;
/* padding:4px; */
}
div.prod_thumb_box a{
color:#000;
}
div.prod_thumb_box span{
margin:6px 10px 8px 10px;
height:10px;
display:block;
}
div#product{
text-align:left;
/* margin-left:30px; */
/* color:#000; */
/* font-size:0.8em; */
width:295px;
height:418px;
background:transparent url(../images/cornice-immagineBIG.png) no-repeat;
}
div#product h1{
font-variant: small-caps;
margin:7px 0px 5px 20px;
font-size:25px;
}
img#product_image_big{
border:1px solid #000;
margin:0px 0px 22px 14px;
}
div#menu_color{
float:left;
position:relative;
height:400px;
width:120px;
}
div#color_box{
/* margin-left:10px; */
position:absolute;
bottom:0px;
font-size:13px;
color:#000;
width:120px;
}
div#color_box div{
float:left;
}
div#color_box div{
margin-top:0px;
/* margin-bottom:3px; */
}
div#color_box div.product_color_selected{
background-color:#E6E6FA;
}
div#color_box a{
color:#000;
}
div#color_box img{
vertical-align:middle;
/* margin-right:5px; */
}
div#select{
width:120px;
float:left;
}
div#select select{
border:1px solid #000;
width:120px;
}
div#select input{
border:1px solid #000;
}
span#good, span#poor, span#upcoming{
display:none;
}
span#good{
color:#25AB00;
}
span#poor{
color:#FFDD00;
}
span#upcoming{
color:#E90000;
}
p#price {
color:#F36CB6;
font-size:30px;
font-style:italic;
font-weight:bold;
letter-spacing:-2px;
text-align:center;
margin-bottom:0px;
position:relative;
}
p#price span{
/* text-decoration:line-through; */
background:transparent url(../images/barra.gif) no-repeat;
/*width:120px;
height:30px;
display:block;*/
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
}
div#desc{
width:310px;
float:left;
/* font-size:0.8em; */
margin-left:27px;
/* border:1px solid #000; */
}
/*p#add_char{
text-align:center;
height:37px;
margin-top:30px;
}*/
button{
margin-top:20px;
background-color:transparent;
border:none;
float:right;
}
span#add_cart {
background:#000 url(../images/shopbutton.png) no-repeat;
color:#FFF;
width:161px;
height:27px;
display:block;
padding-top:10px;
}
div.post{
text-align:justify;
margin-right:10px
}
div.post hr{
margin:20px 50px;
}
div#footer ul{
list-style-type: none;
padding:0px;
margin:0px;
/* font-size:0.8em; */
}
div#footer a:hover{color: #666} /*per IE*/
a#icon_cart span{
background:transparent url(../images/cart.png) no-repeat;
width:44px;
height:42px;
display:block;
float: left;
margin:40px 0px 0px 100px;
}
div#footer a#icon_cart:hover span{
background-position:-45px 0px;
}
div#cart table{
border:1px solid #000;
font-size:0.8em;
border-collapse:collapse;
}
tr#cart_header td{
border:1px solid #CCC;
}
div#cart table tr{
border:1px solid #CCC;
}
div#cart table input{
border:1px solid #000;
margin-top:3px;
text-align:center;
}
td#total{
font-size:1.3em;
color: #060;
font-weight:bold;
}
div#cart tr#cart_header{
background-color:#DDD;
text-align:center;
}
div#cart button{
margin:0px;
padding:0px;
}
div#cart p#empty, div#newletter p#adv{
margin-top:100px;
text-align:center;
font-size:2em;
font-weight:bold;
color:#f526b4;
}
div#cart p#note{
font-size:0.6em;
}
/* CHECKOUT */
#form_checkout div {
display:block;
height:25px;
width:100%;
line-height:0.8em;
}
#form_checkout div .label {
float:left;
width:170px;
height:20px;
font-size:0.9em;
line-height:20px;
}
#form_checkout div .label2 {
line-height:10px;
}
div#pay{
margin:15px 0px;
padding-left:10px;
padding-top:5px;
width:320px;
border: 1px solid #000;
background-color:#f526b4;
}
span.error {
color:#FF0000;
font-style:italic;
padding-left:10px;
font-size:0.8em;
}
#form_checkout div input, #form_checkout div select{
border:1px solid #000;
width:130px;
}
div#newsletter{
width:300px;
float:left;
position:relative;
top:65px;
left:150px;
}
div#newsletter input{
border:1px solid #000;
float:left;
}
span#subscribe{
background:transparent url(../images/footer-button.png) no-repeat;
height:33px;
width:56px;
display:block;
float:left;
position:relative;
}
div#newsletter button{
margin:-10px 0px 0px 10px;
float:left;
}
div.about{
float:left;
width:220px;
line-height:20px;
text-align:justify;
/* padding-top:20px; */
}

div#play_menu{
/* width:230px; */
/* height:370px; */
/* border-right:1px solid #000; */
margin: 0px 0px 10px 30px;
float:left;
}
div#play_menu ul{
padding:0px;
margin:0px;
}
div#play_menu li{
list-style-type: none;
float:left;
margin:0px 30px;
}
div#play_menu a {
position: relative;
display: block;
height:40px;
width:138px;
text-decoration: none;
color: #000;
}
div#play_menu a span {
background:transparent url(../images/sottomenu.jpg) no-repeat;
position:absolute;
width:100%;
height:100%;
cursor: pointer; /*per IE*/
}
li#playshirt a span{
background-position: 0px -3px;
}
li#playbag a span{
background-position: -138px -3px;
}
div#menu a:hover{color: #666} /*per IE*/

li#playshirt a:hover span{
background-position: 0px -43px;
}
li#playbag a:hover span{
background-position: -138px -43px;
}
li#playshirt a#current span{
background-position: 0px -43px;
}
li#playbag a#current span{
background-position: -138px -43px;
}
div.prod_box{
float:left;
width:220px;
text-align:justify;
}
div#privacy{
height:80px;
text-align:justify;
overflow: Auto;
clear:both;
border:1px solid #000;
/* margin-top:20px; */
padding:10px;
width:440px;
}
div#invoice_box{
height:100px;
}
div#bank_transf{
margin-top:25px;
text-align:justify;
}
