.backer-pic {
    overflow:hidden;
    cursor: pointer; 
    background-image: url('/tmp/files/images/uploadbuttonhover.png'); 
    background-size: 228px 138px; 
    background-repeat: no-repeat; 
    width: 228px; 
    height: 138px;
}
.backer-pic:hover {
    background-image: url('/tmp/files/images/uploadbutton.png'); 
    background-size: 228px 138px; 
    background-repeat: no-repeat; 
}
.backer-pic a.link_icon{
    width: 228px; 
    height: 138px; 
    text-decoration: none;
    overflow: hidden;
	display: block;
	color: #000000; 
    line-height: 221px; 
}
.backer-pic a.link_icon:hover{
    color: #ffffff; 
}
.backer-pic2 {
    overflow:hidden;
    cursor: pointer; 
    background-image: url('/tmp/files/images/Actualcasebuttonhover.png'); 
    background-size: 228px 138px; 
    background-repeat: no-repeat; 
    width: 228px; 
    height: 138px;
}
.backer-pic2:hover {
    background-image: url('/tmp/files/images/Actualcasebutton.png'); 
    background-size: 228px 138px; 
    background-repeat: no-repeat; 
}
.backer-pic2 a.link_icon2{
    width: 228px; 
    height: 138px; 
    text-decoration: none;
    overflow: hidden;
	display: block;
	color: #000000; 
    line-height: 221px; 
}
.backer-pic2 a.link_icon2:hover{
    color: #ffffff; 
}
.winb{
    position:fixed;
    background-color:rgba(0, 0, 0, 0.9);
    width:100%;
    height:100%;
    top:0;
    right:0;
    z-index:9999999999999999999999999999999999999999999999;
}
#listback{
    position:fixed;
    z-index:99999999999999999999999999999999999999999999999999999;
}
.upload{
    width:980px;
    height:900px;
    position:fixed;
    left:462px;
    top:24px;
    background-color:#ffffff;
    border-radius:10px;
    margin-top:25px;
}
.uploadpage{
    padding-left:44px;
    padding-top:25px;
}
.datacloser{
    width:100px;
    height:60px;
    color:#ffffff;
    font-size:17px;
   position: absolute;
   top: -14px;
    left: 915px;
   
}
.datacloser button{
    width:100px;
    height:60px;
    color:#ffffff;
    font-size:17px;
    background-color:#cc0033;
    cursor: pointer;
    border-radius:90px;
}
.datacloser2{
    width:100px;
    height:60px;
    color:#ffffff;
    font-size:17px;
   position: absolute;
   top: -14px;
    left: 915px;
   
}
.datacloser2 button{
    width:100px;
    height:60px;
    color:#ffffff;
    font-size:17px;
    background-color:#cc0033;
    cursor: pointer;
    border-radius:90px;
}
.uptablist{
float: right;
margin-right: 411.5px;
margin-top: 105px;
}
.uptablist .uptabs{
width:50px;
height:100px;
background-color:#ffffff;
border-left:1px solid #808080;
color:#000000;
border-top-right-radius:5px;
border-bottom-right-radius:5px;
}
.uptablist .uptabs a{
display: block;
color:#808080;
text-decoration: none;
font-size:16px;
margin-left:15px;
cursor: pointer;
}
 .uptabs.crv{
background-color:#808080;
}
 .uptabs.crv a{
color:#ffffff;
}
#menu{
height: 29px;
border-top: 3px solid #505050;
background-color: #505050;
position: absolute;
z-index:1;
top: 112px;
}
#nav{
    text-align: left;
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-position: outside;
position: absolute;
z-index:1;
line-height: 1.5em;
}
.gridster .gs-w{
z-index: 0;
position: absolute;
}
#wrapper {
    position:relative;
    z-index:1;
}