.thumbBac {
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: absolute;
	/*background-color: #000000;*/
	height: 120px;
	z-index: 99;
}

.thumbBar {
	bottom: 0px;
	right: 0px;
	position: absolute;
	/*background-color: #000000;*/
	height: 120px;
	z-index: 100;
}
.thumbBG {
	position: absolute;
	bottom: 1px;
	right: 0px;
	height: 105px;
	overflow: hidden;
	/*background-color: #000000;*/
	opacity: 0.9;
	z-index: 101;
}
.thumbBox {
	position: absolute;
	bottom: 1px;
	left: 0px;
	right: 0px;
	height: 105px;
	overflow: hidden;
	opacity: 0.9;
	z-index:102;
}

.thumbItem{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 82px;
	border-width: 1px;
	border-style:inset;
	/*border-color: #aaaaaa;*/
}


.bottom.right, .bottom.right button, .bottom.right .numbering{
  position: absolute; 
  top: 2px;
  left: auto; }
  a ,button{
   cursor: pointer;
  }
  .bottom.right{
  	 padding-right: 10px;
  }
  
  .bottom.left, .bottom.left button, .bottom.left .numbering{
  position: absolute; 
  top: 2px;
  right: auto; }
  a ,button{
   cursor: pointer;
  }
  .bottom.right{
  	 padding-right: 10px;
  }
  
	
	.fbBoardBar{
		overflow: hidden;
		position: absolute;
		z-index : 98;
		
		/*border-bottom: 50px solid #444444;*/
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		height:0px;
	}
	
	.fbBoardTop{
		overflow: hidden;
		position: absolute;
		z-index : 98;
		
		height:5px;
		border-radius: 2px;
	}
  
	.fbTopBar{
	
    overflow: hidden;
    position: absolute;
    z-index: 99;
   
    
 	top: 0px;
  	left: 0px;
 	right: 0px;
 	
  	height: 50;
  	
  	/*border-radius: 5px 5px 5px 5px;*/
  	/**
  	  	
  	 border-left-width: 0;
    border-right-width: 0;
  	  text-shadow: 0 -1px 1px #000000;
	font-family: Verdana,sans-serif;
  	 font-size: 12px;
  	 color: white; 	
  	 background-color: #111111;*/
  
 /* background: gradient(linear, left top, left bottom, from(#333333), to(black));
  background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(black));
  background: -moz-linear-gradient(top, #333333, black);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='black');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='black');	*/
  	opacity: 0.95;
	}
	.fbTopBar button button {
    width: 45px;
    height: 33px;
    padding: 2px;
    /*  margin: 1px 0 0 3px;
    border-top: 1px solid #8c8c8c;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #666666;
    border-right: 1px solid #404040;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #404040;
   background: gradient(linear, left top, left bottom, from(#4d4d4d), to(#333333));
    background: -webkit-gradient(linear, left top, left bottom, from(#4d4d4d), to(#333333));
    background: -moz-linear-gradient(top, #4d4d4d, #333333);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#333333');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#333333'); */
	}
	
	.fbThumbnailBar{
	
    overflow: hidden;
    position: absolute;
    z-index: 99;
   
    
 	top: 0px;
  	left: 0px;
 	right: 0px;
 	
  	height: 50;
  	
  	/*border-radius: 5px 5px 5px 5px;*/
  	/**
  	  	
  	 border-left-width: 0;
    border-right-width: 0;
  	  text-shadow: 0 -1px 1px #000000;
	font-family: Verdana,sans-serif;
  	 font-size: 12px;
  	 color: white; 	
  	 background-color: #111111;*/
  
 /* background: gradient(linear, left top, left bottom, from(#333333), to(black));
  background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(black));
  background: -moz-linear-gradient(top, #333333, black);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='black');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='black');	*/
  	opacity: 0.95;
	}
	.fbThumbnailBar button button {
    width: 45px;
    height: 33px;
    padding: 2px;
    /*  margin: 1px 0 0 3px;
    border-top: 1px solid #8c8c8c;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #666666;
    border-right: 1px solid #404040;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #404040;
   background: gradient(linear, left top, left bottom, from(#4d4d4d), to(#333333));
    background: -webkit-gradient(linear, left top, left bottom, from(#4d4d4d), to(#333333));
    background: -moz-linear-gradient(top, #4d4d4d, #333333);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#333333');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d4d4d', endColorstr='#333333'); */
	}
	
	.fbBoard{
		height : 50px;
	}
	
	/*.fbBoard div img{
		box-reflect:below 3px linear-gradient(transparent,transparent 30%,white);
		-webkit-box-reflect:below 3px -webkit-linear-gradient(transparent,transparent 30%,white);
	}*/
	
	.numbering, .numbering span {
    /*color: #999999 !important;*/
    border-radius: 5px;
    /*background: #000000;*/
  }
  
  .radiotext{
  	border:1px solid;
  	border-radius: 5px;
  }

	.numbering{
		/*bottom: 3px;*/
	}
	
.button {
	width : 26px;
	height : 26px;
	bottom: 3px;
	border-radius:5px;
	position:absolute;
	
}

.button img {
	margin-left:5px;
	margin-top : 5px
}

.numInnerShadow {
	background:#ffffff;
	border-radius:0px;
	height:18px;
	border-right-width:0px;
	border-bottom-width:0px;
	-moz-box-shadow:    inset 0 0 5px #555555;
    -webkit-box-shadow: inset 0 0 5px #555555;
    box-shadow:         inset 0 0 5px #555555;
    -ms-box-shadow: inset 0 0 5px #555555;
    -o-box-shadow: inset 0 0 5px #555555;
}
