div#shopm1 {
	display:block;
}

div#shopm1 a{
  display:block;
  color:#000000;
  text-decoration: none;
  background-color: #DCC37C;
  background-image: url("/shop/m/1.jpg");
  padding-left:5px;
  line-height:24px;
  height:24px;
  width:181px;
}

div#shopm1 a:hover{
  color:#000000;
  background-color: #D2B255;
  background-image: url("/shop/m/2.jpg");
  height:24px;
}

div#shopm1 a.chosen{
  display:block;
  color:white;
  text-decoration: none;
  background-color: #DCC37C;
  background-image: url("/shop/m/3.jpg");
  padding-left:5px;
  line-height:24px;
  height:24px;
  width:181px;
  text-shadow: 0px 0px 4px black;
}

.shopcell_1 {
background-color: #E5D29D;
}

div#shopm2 {
	display:block;
}

div#shopm2 a{
  color:#000000;
}

.shopprice {
	font: 14px Verdana;
	font-weight: bold;
	color: #F25E0E;
}

#shop a{
  display:block;
}

.photo-top1 {
background-image:url('/shop/t1.jpg');
background-repeat: repeat-x;
background-position: left top;
height:13px;
width:15px;
}

.photo-top2 {
background-image:url('/shop/t2.jpg');
background-repeat: repeat-x;
background-position: left top;
height:13px;
}

.photo-top3 {
background-image:url('/shop/t3.jpg');
background-repeat: repeat-x;
background-position: left top;
height:13px;
width:15px;
}

.photo-bottom1 {
background-image:url('/shop/u1.jpg');
background-repeat: repeat-x;
background-position: left top;
height:13px;
width:15px;
}

.photo-bottom2 {
background-image:url('/shop/u2.jpg');
background-repeat: repeat-x;
background-position: left top;
height:13px;
}

.photo-bottom3 {
background-image:url('/shop/u3.jpg');
background-repeat: repeat-x;
background-position: left top;
height:13px;
width:15px;
}

.photo-bottom4 {
background: white;
}

.shop-item1 {
height:24px;
background: #666666;
color:white;
padding:15px;
border-bottom: 1px solid #D7D7D7; 
}

.shop_price {
display:table-cell;
vertical-align:middle;
text-align:center;
font: 12px Verdana;
font-weight: bold;
color:#FFFFFF;
background-color: #BF6228;
background-repeat: no-repeat;
background-image: url("/shop/m/1.gif");
height:38px;
width:120px;
z-index:0;
box-shadow: 0px 0px 8px white;
}

.shop_inpt { 
font: 12px Verdana;
color: #ffffff;
border: 1px solid #000000;
height:25px;
padding-left:35px;
padding-right:10px;
background-color: #FF0101;
background-repeat: no-repeat;
background-image: url("/shop/m/cart.gif");
background-position: left top;
}

.vidFrame { 
position: absolute;
display: none;
background-color: #ffdead;
border: 1px solid #800000;
width: 435px;
height: 362px;
cursor: move;
}
.moveable {
position: absolute;
cursor: move;
}

