body
{
  margin: 0px;
  background-color:#ffffc0; /* #e7f0f8;*/
  background:url(../../images/pattern1.png) 0 0 repeat;
  background-attachment:fixed;/*scroll;*/
}
body, td
{
  color:rgb(80,80,80);
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:10pt;
}#list-right {
position:absolute;
padding:5px;
width:260px;
left:50%;
top:20px;
margin-left:400px;
color:#000;
list-style: none;
text-align:center;
}
#list-left {
position:absolute;
padding:5px;
width:260px;
left:50%;
top:20px;
margin-left:-660px;
color:#000;
list-style: none;
text-align:center;
}
.c-description {
  margin: 0 0 3px;
  padding:5px;
  width:250px;
  color:#000;
  list-style: none;
}
.c-product {
  margin: 0 0 3px;
  padding-bottom:25px;
  width:250px;
  color:#000;
  font-weight:bold;
  font-size:14px;
}
.c-price {
  margin: 0 0 3px;
  padding:5px;
  width:250px;
  color:#444;
  font-weight:bold;
  font-size:12px;
}
.c-image
{
  height:125px;
  display: block;
  margin-left: auto;
  margin-right: auto
}
#cover
{
  position:fixed;
  top:0px;
  left:0px;
  height:140px;
  width:100%;
  background:url(../../images/pattern1.png) 0 0 repeat;
  z-index:4;
/*  background-attachment:fixed;*/
}

.MyList
{
  position:relative;
  top:20px;
  left:20px;
  width:100%;
  text-align:left;
  color:rgb(30,30,30);
  font-weight:normal;
}
.MyList div{
  margin-left: 15px;
  margin-right: 25px;
  padding-bottom: 12px;
  font-size: 1.1em;
  color: rgb(100,100,100);
  text-align:center;
  font-style: italic;
}
.MyList h1
{
  color:rgb(30,30,30);
  font-weight:bold;
  font-size:20px;
  text-align: center;
}
.MyList li{
  /*list-style-position: inside;*/
  min-width: 5em;
  margin: 0 0.5em;
}
.MyList h2
{
  color:rgb(30,30,30);
  font-weight:bold;
  font-size:14px;
  text-align: center;
}
.MyList ul
{
  padding-left:15px;
  padding-right:25px;
}
.soccer
{
  list-style-image:url(../../images/icons/soccerball.png);
}
.carrot
{
  list-style-image:url(../../images/icons/carrot.png);
}
.raspberry
{
  list-style-image:url(../../images/icons/raspberry.png);
}
.nut
{
  list-style-image:url(../../images/icons/nut.png);
}
.plane
{
  text-align: center;
  list-style-image:url(../../images/icons/plane.png);
}
.tomato
{
  list-style-image:url(../../images/icons/tomato.png);
}
.bee
{
  list-style-image:url(../../images/icons/bee.png);
}
.apple
{
  list-style-image:url(../../images/icons/apple.png);
}
.pea
{
  list-style-image:url(../../images/icons/pea.png);
}
.tree
{
  list-style-image:url(../../images/icons/tree.png);
}
.bird
{
  list-style-image:url(../../images/icons/bird.png);
}
.cocktail
{
  list-style-image:url(../../images/icons/cocktail.png);
}
.flower
{
  list-style-image:url(../../images/icons/flower.png);
}
.sun
{
  list-style-image:url(../../images/icons/sun.png);
}
.party
{
  list-style-image:url(../../images/icons/party.png);
}
.nemo
{
  list-style-image:url(../../images/icons/nemo.png);
}
.dory1
{
  list-style-image:url(../../images/icons/dory1.png);
}
.house
{
  list-style-image:url(../../images/icons/house.png);
}
.colorwheel
{
  list-style-image:url(../../images/icons/colorwheel.png);
}
.yourhome
{
  list-style-image:url(../../images/icons/yourhome.png);
}
.exercise
{
  list-style-image:url(../../images/icons/exercise.png);
}
.italic
{
  font-style: italic;
}
.bold
{
  font-weight:bold;
}
.large
{
  font-size:16px;
}
.black
{
  color:#000;
}
.white
{
  color:#fff;
}
.comic
{
  font-family: "Comic Sans MS", cursive, sans-serif;
}
.roman
{
  font-family: "Times New Roman", Times, serif;
}
#thigh_panel {
  position:relative;
/*  top:20px;*/
  width: 264px;
  left:50%;
  margin-left:-132px;
  height: 238px;
}
#thigh_sub
{
  position:absolute;
  top:0px;
  left:32px;
  width: 200px;
  height: 238px;
 background: url('../../images/inner thighs.png') 0px 0;
}
#thigh_larrow
{
  position:absolute;
  top:100px;
  left:0px;
  width: 32px;
  height: 32px;
  cursor:pointer;
  background: url('../../images/icons/arrowleft.png') 0 0;
}
#thigh_rarrow
{
  position:absolute;
  top:100px;
  left:232px;
  width:32px;
  height:32px;
  cursor:pointer;
  background: url('../../images/icons/arrowright.png') 0 0;
}
