div.frontset_pager
{
 width: 90%;
 left: 5%;
 height: 20px; 
 position: fixed;
 border:1px solid #666;
 padding:4px;
 background-color:#fff;
 z-index:50;
 bottom:-10px;
}
div.frontset_pager #fscontrol
{
width:32px;
height:32px;
text-align:right;
vertical-align:center;
cursor:pointer;cursor:hand;
/*margin-bottom:4px;*/
margin:-26.8px 0 0 -12px;
}

div.arrow-up {background: url(/i/clip4.gif) no-repeat center top;}

div.frontset_pager #fscontainer
{
width:100%;
height:100%;
display:none;
margin-left:10px;
}

span#myfs span {margin-right:12px}


div.frontset_preview 
{
height:230px;
margin:20px;
padding:20px;
width:512px;
}

div.trash 
{
background: url(/i/trash.png) no-repeat 0 0;
width:128px;
height:128px;
position:fixed;
right: 10px;
top: 0px;
z-index:1600;
}

span.activeholder img
{
  border:3px solid red;
  padding-bottom:10px;
}

div.trashactiveholder
{
background: url(/i/trashon.png) no-repeat 0 0 !important;
}

#fscontainer .active a{font-size:22px;}


div.frontset_presentation
{
  width:520px;
  height:920px;
  margin-left:60px;
}

div.frontset_presentation #prcontent
{
  width:512px;
  height:920px;
  border:1px solid #ececec;
  float:left;  
  overflow:hidden;
  position: relative;
}

div.frontset_presentation #prcontent .holder 
{
padding: 0 1px 0 1px;
float:left;
width:512px;
height:230px;
position:relative;
}

div.frontset_presentation #prcontent .bigholder 
{
width:512px;
height:2760px;
position:absolute;
display:none;
}

div.frontset_presentation .fbw
{
background: url(/i/arrow-up.gif) repeat-y 50% 0;
}
div.frontset_presentation .bw
{
background: url(/i/arrow-up.gif) no-repeat 50% 0;
}

div.frontset_presentation .ffw
{
background: url(/i/arrow-down.gif) repeat-y 50% 0;
}
div.frontset_presentation .fw
{
background: url(/i/arrow-down.gif) no-repeat 50% 0;
}

div.frontset_presentation #prprevious 
{
width:512px;
height:20px;
float:left;
cursor:hand;cursor:pointer;
}
div.frontset_presentation #prnext
{
width:512px;
height:20px;
float:left;
cursor:hand;cursor:pointer;
}

div.frontset_presentation #preloader
{
  position:absolute;
  top:-2200px;
  left:-2200px;  
}

span.status_0 a, span.status_1 a, span.status_0, span.status_1 {color:red;}
span.status_3 a, span.status_3 {color:green;}

div#frontshow {top:0px;}





