body{
    background-color:#292929;
    color:#FFFFFF;
    font-family:Tahoma,Verdana,Geneva,Arial;
    font-size:11px;
    margin:0px;
    padding:0px;
}

.tbl{
    width:100%;
    height:100%;
}

.img-shadow {
  float:left;
  background: url(../gfx/dropshadow.gif) no-repeat bottom right !important;
  background: url(../gfx/dropshadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow table {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  margin: -6px 12px 12px -6px;
  padding: 4px;
}


.img-shadowi {
  float:left;
  background: url(../gfx/dropshadow.gif) no-repeat bottom right !important;
  background: url(../gfx/dropshadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadowi img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  margin: -6px 12px 12px -6px;
  padding: 4px;
}

.img-shadow-selected {
  float:left;
  background: url(../gfx/dropshadow.gif) no-repeat bottom right !important;
  background: url(../gfx/dropshadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow-selected img {
  display: block;
  position: relative;
  background-color: #000000;
  border: 1px solid #FFFFFF;
  margin: -6px 12px 12px -6px;
  padding: 4px;
}        
        
.thumbimage{
    height:70px;
    cursor:pointer;hand;
}


.thumbs{
    height:70px;
    text-align:center;
}

#bottomthumbs{
    height:70px;
}

#mainimage{
	cursor:pointer;hand;
}


.closebar{
    background-color:#000000;
    color:#FFFFFF;
    width:100%;
    height:9px;
    background-image:url(/gfx/closebar.gif);
    background-position:right;
    background-repeat:no-repeat;
    cursor:pointer;hand;
}
#captiontext{
	padding:5px;
	color:#333333;
}

a{
	color:#666677;
}

.commentpop{
	color:#888888;
}

.commentpop a{
	color:#888888;
	text-decoration:none;
}

.commentpop a:hover{
	color:#888888;
	text-decoration:underline;
}

.inp{
	width:100%;
}

.h{
	display:none;
	visibility:hidden;
}

#spancurrentimage{
}

#spancurrentimage a{
	color:#FFFFFF;
	text-decoration:none;
}

#spancurrentimage a:hover{
	text-decoration:underline;
}