/* Stile della sezione proncipale (div main) */
* { margin:0; padding:0; }

body { 
  color:#000000;
  font-family: Arial, Verdana, Times, serif;
  text-align:center;
  width:100%;
  background:#FFF;
}

img {
   border:none;
}


h1, h2, h3, h4, h5, h6 { 
   color:#333333;
}

ul, ol {
  list-style-type:none;
}
ul.descUl {
  list-style-type:disc;
  margin-left:30px;
  padding-bottom:10px;
}
ul.numbUl {
  list-style-type: decimal;
  margin-left:30px;
  padding-bottom:10px;
}
ul.descUl li, ul.numbUl li {
  padding:3px 0;
}
a, a:link {
  color:#666666;
  text-decoration:underline;
}
a:visited {
  color:#666666;
}
a:hover {
  color:#FF9900;
}

.title { 
  text-trasform:uppercase;
  font-weight:bolder;
  color:#FF9900;
  font-size:1.1em;
}

#container { 
  background:#FFF;
  width:1000px;
  margin:0px auto;
  position:relative;
  font-size:1em;
}

#header { 
  width:1000px;
  position:relative;
  text-align:left;
}

#bannerhead { 
  position:absolute;
    right:11px;
	top:20px;
}


#menu {
  margin-left:30px;
  float:left;
}

#menu li {
  float:left;
  padding:0px 7px 0px 0px;
  height:31px;
}

#corpo {
  width:1000px;
  text-align:left;
  float:left;
  background:url("http://www.buycommunity.it/immagini/corpo-sf.png") left top repeat-y;
}
#corpo2 {
  width:980px;
  float:left;
  background:url("http://www.buycommunity.it/immagini/corpo-head-sf.png") left top no-repeat;
  padding:0px 10px 30px 19px;
}



/* INIZIO IMPOSTAZIONI CORNICI */
#column { 
  float:left; 
  width:200px;
  color:#000000;
  margin-top:75px;
}

#column ul {
 padding-left:13px;
}

#column .end_sx_table {
 background:url("http://www.buycommunity.it/immagini/cornicesx_bot.png") left top no-repeat;
 width:200px;
 height:40px;
}

#menusx, #catssx {
 background:url("http://www.buycommunity.it/immagini/cornicesx_sf.png") left top repeat-y;
}

#menusx_top, #catssx_top {
 width:200px;
 height:75px;
}

#menusx_top {
 background:url("http://www.buycommunity.it/immagini/menusx_head.png") left top no-repeat;
}
#catssx_top {
 background:url("http://www.buycommunity.it/immagini/catssx_head.png") left top no-repeat;
}


#column li {
 color:#666666;
 padding-left:36px;
 padding-bottom:18px;
 height:19px;
 background:url("http://www.buycommunity.it/immagini/buycommunity-ico.png") left top no-repeat;
}

#column a {
  font-weight:bolder;
  font-size:0.8em;
  color:#666666;
  text-decoration:none;
}
#column a:link {
}
#column a:visited {
  color:#666666;
}
#column a:hover {
  color:#999999;
}

#bannersLeft {
  width:200px;
  text-align:center;
}
#bannersLeft img{
  padding:0px 0 30px 0;
}


#main { 
  float:left; 
  width:560px;
  color:#666;
  text-align:left;
  font-size:1em;
  margin:75px 0px 0px 14px;
  position:relative;
}

h1 {
  color:#FFFFFF;
  background:#FF9900 url("http://www.buycommunity.it/immagini/main_bar_home.png") left top no-repeat;
  width:545px;
  height:51px;
  padding:11px 0 0 15px;
  margin-bottom:40px;
}

h1#hometitle {
  margin-bottom:62px;
  height:29px;
}
h1#TextContentTitle {
  margin-bottom:33px;
  height:29px;
}

h1#WaitingTitle {
  background:#FF3300 url("http://www.buycommunity.it/immagini/main_bar_waiting.png") left top no-repeat;
}
h1#OffersTitle {
  background:#339933 url("http://www.buycommunity.it/immagini/main_bar_specials.png") left top no-repeat;
}
h1#FaqTitle {
  background:#66CC33 url("http://www.buycommunity.it/immagini/main_bar_faq.png") left top no-repeat;
}
h1#ContattiTitle {
  background:#6699FF url("http://www.buycommunity.it/immagini/main_bar_contatti.png") left top no-repeat;
}
h1#RegTitle {
  background:#6699FF url("http://www.buycommunity.it/immagini/main_bar_registrazione.png") left top no-repeat;
}
h1#CartTitle {
  background:#FF6600 url("http://www.buycommunity.it/immagini/main_bar_cart.png") left top no-repeat;
}
h1#ReservedTitle {
  background:#9966FF url("http://www.buycommunity.it/immagini/main_bar_reserved.png") left top no-repeat;
}

#textualContent {
}

#textualContent p{
  margin:0 0 12px 0;
  text-align:justify;
}

/* PAGINE WAITING */
.waitingList {  
  width:236px; /* + padding */
  height:145px;
  padding-left:286px;
  padding-top:5px;
  margin-top:40px;
  background:url("http://www.buycommunity.it/immagini/waiting-list-sf.png") left top no-repeat;
  position:relative;
  font-size:0.9em;
}
div.waitingList a, div.waitingList a:link, div.waitingList a:visited {  
  color:#3366ff;
  text-transform:uppercase;
  font-weight:bolder;
  text-decoration:none;
}
div.waitingList a:hover {  
  color:#FF9900;
}
div.waitingList img.prodimg {  
  position:absolute;
  	left:62px;
	top:28px;
}
div.waitingList p.waitButtons {  
  position:absolute;
  	left:346px;
	bottom:0px;
  width:170px;
}
div.waitingList p.waitButtonsSpec {  
  position:absolute;
  	left:286px;
	bottom:0px;
  width:170px;
}

div.waitingList p.waitButtons img, div.waitingList p.waitButtonsSpec img {  
  margin-right:6px;
  float:left;
}
div.waitingList .userNoimg {  
  position:absolute;
  	left:286px;
	bottom:0px;
}
div.waitingList .userNo {  
  position:absolute;
  	left:319px;
	bottom:3px;
}
div.waitingList .AuctionTime {  
  position:absolute;
  	left:286px;
	bottom:55px;
  font-weight:bolder;
  width:286px;
}
div.waitingList .ActPrice {  
  position:absolute;
  	left:286px;
	bottom:35px;
  font-weight:bolder;
  width:286px;
}

/* PAGINA ARTICOLI */
#main_art_block {  
  width:500px;
  position:relative; 
  margin:0px auto;
}

p#back_button {  
  width:300px;
  height:14px;
  background: url("http://www.buycommunity.it/immagini/back_ico.png") left top no-repeat;
  padding-left:24px;
  position:absolute;
  	left:10px; 
	top:50px;
}
p#back_button a{  
  text-decoration:none;
}

table#Tsconti {  
  margin:50px 0 0 0;
}
table.Tsconti {  
  width:500px;
  text-align:center;
  margin:0;
  font-size:0.9em;
}
table.Tsconti .Intestazione{
  text-align:left;
  padding-bottom:10px;
}
table.Tsconti tr.FirstRow td, table.Tsconti tr.FirstRow th{
  border-bottom:4px solid #cccccc;
}
table.Tsconti th.CellUser, table.Tsconti th.CellSconto{
  width:140px;
  text-align:left;
  padding-bottom:4px;
}

div#prodDetMain{  
  padding-left:25px;
  background:url("http://www.buycommunity.it/immagini/buycommunity-ico.png") left top no-repeat;
  font-size:0.9em;
}
h2#ProdTitle{  
  color:#3366ff;
  text-transform:uppercase;
  font-weight:bolder;
  font-size:1.0em;
}
div#prodDetMain a.addthis_button{  
  position:absolute;
  right:0;
  top:0px;
}
div.waitingList li {  
  height:21px;
}

div.waitingList img.prodimgArt {  
  position:absolute;
  	left:47px;
	top:28px;
}
div.waitingList p.waitButtonsArt {  
  position:absolute;
  	left:315px;
	bottom:3px;
  width:170px;
}
div.waitingList p.waitButtonsArt img {  
  margin-right:6px;
  float:left;
}
div.waitingList p.waitButtonsOff img {  
  position:absolute;
  	left:354px;
	bottom:15px;
}
div.waitingList .userNoimgArt {  
  position:absolute;
  	left:245px;
	bottom:3px;
}
div.waitingList .userNoArt {  
  position:absolute;
  	left:278px;
	bottom:6px;
}
div.waitingList #AuctionTime {  
  font-weight:bolder;
}
div.waitingList #OfferPrice {  
  position:absolute;
  	left:260px;
	bottom:18px;
  width:236px;
}

#ProdDesc {  
  width:500px;
  text-align:left;
  padding-top:45px;
  padding-bottom:30px;
  float:left;
}
#ProdDesc #schedaHead{  
  padding-top:40px;
  padding-bottom:7px;
  background: url("http://www.buycommunity.it/immagini/article_row.png") left bottom no-repeat;
  font-weight:bolder;
  color:#999;
}
#ProdDesc ul{  
  float:left;
  padding-top:20px;
}
#ProdDesc ul li{  
  height:22px;
}

#ProdDesc ul#AttribList{  
  float:left;
  font-weight:bolder;
}
#ProdDesc ul#ValueList{  
  float:left;
  padding-left:40px;
}



#pagination { 
  width:560px;
  text-align:center;
  margin-top:40px;
  padding-top:4px;
  clear:both;
}
#pagination p{ 
  border-top:1px solid #ccc;
}
#pagination a{ 
  text-decoration:none;
  font-weight:bolder;
}
#pagination a:link, #pagination a:visited{ 
  color:#FF9900;
}
#pagination a:hover{ 
  color:#666;
}


#columndx { 
  float:left; 
  width:180px;
  color:#000000;
  margin-left:13px;
  margin-top:75px;
}

#columndx #searchbar{ 
  width:180px;
  height:45px;
  background: url("http://www.buycommunity.it/immagini/ricerca-sf.png") left top no-repeat;
  margin-bottom:30px;
}
#columndx #searchbar form{ 
  padding:10px 0 0 30px;
  font-size:0.9em;
}
#columndx #searchbar input#key{ 
  margin-left:10px; margin-right:10px;
}

#login { 
  background:#FFFFFF url("http://www.buycommunity.it/immagini/cornicedx_sf.png") left top repeat-y;
  text-align:center;
  color:#666666;
  font-size:0.9em;
  margin-top:30px;
}
#login p#reglinks{ 
  background: url("http://www.buycommunity.it/immagini/cornicedx_bot.png") left bottom no-repeat;
  padding-bottom:15px;
}
#form_login { 
  background: url("http://www.buycommunity.it/immagini/login_head.png") left top no-repeat;
  padding:50px 12px 12px 12px;
}
#form_login input { 
  text-align:center;
  margin-bottom:10px;
  width:110px;
}

#columndx a {
  font-weight:bolder;
  font-size:0.9em;
  color:#666666;
  text-decoration:none;
}
#columndx a:link {
}
#columndx a:visited {
  color:#666666;
}
#columndx a:hover {
  color:#FF9900;
}
#columndx a#PassLink {
  font-size:0.7em;
}


#columndx #cartbox{ 
  width:180px;
  background: url("http://www.buycommunity.it/immagini/cornicedx_sf.png") left top repeat-y;
  margin-top:30px;
  font-size:0.8em;
  color:#333333;
}
#columndx #cartbox p{ 
  padding:8px 12px 0px 12px;
}
#columndx p#cartbox_top{ 
  width:170px;
  height:30px;
  background: url("http://www.buycommunity.it/immagini/carrello_head.png") left top no-repeat;
  font-size:1.0em;
  padding:25px 0 10px 10px;
  color:#666666;
}

#columndx #cartEnter{ 
  width:156px;
  text-align:right;
}


#columndx #assistance{ 
  background:url("http://www.buycommunity.it/immagini/assistenza_head.png") left top no-repeat;
  width:164px;
  height:139px;
  text-align:center;
  padding:14px 8px 0 8px;
  margin-top:30px;
}
#columndx #assistance p{ 
  margin-top:20px;
}

#columndx #sondaggio{ 
  width:180px;
  background: url("http://www.buycommunity.it/immagini/cornicedx_sf.png") left top repeat-y;
  margin-top:30px;
  font-size:0.9em;
}
#columndx #sondaggio ul{ 
  margin-left:8px;
}
#columndx #sondaggio li{ 
  color:#3366FF;
  margin-bottom:6px;
}

#columndx #sondaggio_top{ 
  width:180px;
  height:59px;
  background: url("http://www.buycommunity.it/immagini/sondaggio_head.png") left top no-repeat;
}

#columndx .end_dx_table{ 
  width:180px;
  height:9px;
  background: url("http://www.buycommunity.it/immagini/cornicedx_bot.png") left bottom no-repeat;
}

#columndx #sondaggio li#orangetitle {
  color:#FF9933;
  font-weight:bolder;
  padding:3px 5px 5px 2px;
}
#columndx #sondaggio #sondaggioSubmit {
  margin:5px 0 0 75px;
}
#columndx #sondaggi {
  padding:1px 0px;
}

#columndx li.SondaggioBar{
  padding-bottom:6px;
}

#columndx li.SondaggioBar p{
  color:#666;
}

#columndx #reserved_top{ 
  width:180px;
  height:59px;
  background: url("http://www.buycommunity.it/immagini/riservata_head.png") left top no-repeat;
}
#reserved img { 
  margin-top:12px;
}


#footer { 
  background:#FFFFFF url("http://www.buycommunity.it/immagini/footer-sf.png") left no-repeat;
  color:#666;
  width:1000px;
  height:73px;
  clear:both;
  position:relative;
}

img#ppm-realizzazione-siti { 
  position:absolute;
    right:20px;
	bottom:5px;
}


p#Copyright { 
  font-size:0.8em;
  clear:both;
  margin:0;
  padding:0;
  position:absolute;
    left:40px;
	bottom:10px;
}

p#Copyright a { 
  text-decoration:underline;
}
