body{
    margin : 0px;
    background-color: #ffffff;
    //*background-image: url(img/bg1.gif);
    background-repeat: repeat-y;*//

    }
body,div,td{
    font-family: Arial,verdana;
    font-size:12px;
    color : #000000;
}
.lside{
  background-color: #333232;
}
.lside .button{
    text-align:right;
    padding-top: 80px;
}

.rside{
  padding: 0px 10px 0px 10px;
}

.conthome{
  text-align: left;
}
.cont{
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.alphachar{
  font-weight: bold;
  color: #ed1c24;
  padding: 2px 0px 4px 0px;
}
.artistblock{
    background-image: url(img/dot_line.gif);
    background-repeat: repeat-x;
    padding-top: 10px;
    margin-top: 5px;
    clear: both;
}
.artistname{
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}
.ititle{
  font-weight: bold;
  color: #00a550;
  padding: 2px 0px 2px 0px;
}
.itype{

}
.idim{

}
.iprice{
  font-weight: bold;
}
.artwork1{
  float: left;
  width: 350px;
  border:0px solid #ff0000;
}
.artwork2{
  float: right;
  width: 300px;
  border:0px solid #ff0000;
}
.thumb{
  float: left;
  width: 130px;
  text-align: center;
  padding-bottom: 5px;
  cursor: pointer;
}
.artdetail
{
  float: left;
  padding: 5px 0px 5px 15px;
}
.popdetail{
    text-align: center;
    border-top: 2px dotted #9c9c9c;
}
.actualpic{
  background: #ffffff;
  padding: 5px 0 5px 0;
}
#bigpic{
  display:none;
  text-align:center;
  padding-top:10px;
  background-color: #7c43aa;
}

#artistlist a{

text-decoration:none;
color : #000000;
}

#artistlist a:hover{
	text-decoration : underline;
	color : #ed1c24;
	font-weight: bold;
	
}



