#container{ position: relative; }
#content
  {
  padding-bottom:20px;
  min-height:440px;
  }
#vault_search
  {
  float:left;display:inline;
  position:relative;
  width:600px;
  height:100px;
  margin:0 10px;
  }
#vault_search_input
  {
  float:left;display:inline;
  text-align:left;
  line-height:23px;
  }
.selopt
  {
  color:#4BA0B1;
  }
.vault_item_image
  {
  float:left;display:inline;
  margin-right:2px;
  border:1px solid #2F2D1B;
  width:50px;
  height:50px;
  }
.vault_item_image:hover,.vault_avimg:hover
  {
  border-color:#A3A393;
  }
.vault_view_link
  {
  float:left;display:inline;
  width:400px;
  }
#vault_search_count
  {
  position:absolute;
  bottom:5px;
  right:15px;
  color:#4BA0B1;
  }
#vault_search_options
  {
  float:left;display:inline;
  margin-top:20px;
  margin-left:10px;
  height:20px;
  text-align:left;
  width:500px;
  font-size:11px;
  font-weight:bold;
  }
.vault_menu_sel
  {
  cursor:pointer;
  }

.vault_entry
  {
  float:left;display:inline;
  width:570px;
  height:95px;
  position:relative;
  border:5px solid #d5eaee;
  margin:15px 0 0 20px;
  overflow:hidden;
  }

.vault_actions
  {
  float:left;display:inline;
  width:580px;
  height:22px;
  margin-top:8px;
  }
.vault_act
  {
  float:left;display:inline;
  height:14px;
  margin-left:10px;
  }
.vault_act a
  {
  margin-left:18px;
  letter-spacing:.2px;
  line-height:14px;
  font-size:14px;
  text-align:right;
  }
.vault_act_left
  {
  width:235px;
  float:left;display:inline;
  }
.vault_act_right
  {
  width:340px;
  float:left;display:inline;
  }

.vault_icon_heart{
  background:transparent url('/images/vault/FP-heart_2.gif') no-repeat 0 0;
  }.vault_icon_heart:hover {
  background-position:0 -15px;
  }
.vault_icon_gold_star{
  background:transparent url('/images/vault/FP-gold-star_2.gif') no-repeat 0 0;
  }
.vault_icon_sil_star{
  background:transparent url('/images/vault/FP-silver-star_2.gif') no-repeat 0 0;
  }
.vault_icon_sil_star:hover,.vault_icon_gold_star:hover
  {
  background-position:0 -15px;
  }
.vault_avimg
  {
  float:left;display:inline;
  width:50px;
  height:50px;
  border:1px solid #2F2D1B;
  margin: 3px 0 0 10px;
  }
.vault_list_info
  {
  float:left;display:inline;
  width:233px;
  height:50px;
  position:relative;
  margin-top:14px;
  text-align:right;
  }
/*thumb box*/
.list_images_overall
  {
  -moz-user-select: none; 		
  -webkit-user-select:none;
  float:left;display:inline;
  position:relative;
  margin:3px 0 0 12px;
  width:256px;
  height:52px;
  }
.list_images_container
  {
  position:absolute;
  right:20px;
  top:0;
  width:215px;
  height:60px;
  overflow:hidden;
  }
.list_images_strip
  {
  position:absolute;
  top:0px;
  height:60px;
  }
.vault_arrow
  {
  position:absolute;
  top:0;
  height:50px;
  width:12px;
  cursor: pointer;
  }
.vault_left_arrow
  {
  left:3px;
  background:transparent url('/images/vault/left-arrow.gif') no-repeat 0 0;
  }
.vault_right_arrow
  {
  right:3px;
  background:transparent url('/images/vault/right-arrow.gif') no-repeat 0 0;
  }
.vault_left_arrow:hover,.vault_right_arrow:hover{background-position:-13px 0;}
.vault_arrow_inactive{background-position:-26px!important;  cursor: default!important;}
.vault_pulldown
  {
  float:left;display:inline;
  border:1px solid #9BD3DC;
  background-color:white;
  height:21px;
  text-align:left;
  color:#A3A393;
  margin-left:10px;
  margin-top:11px;
  font-size:12px;
  }
#vault_user_pull
  {
  width:175px;
  }
#vault_formsb
  {
  background:transparent url('/images/majaba/enter-b.gif') no-repeat 0 0;
  width:80px;height:20px;
  float:left;display:inline;margin-left:6px;margin-top:11px;
  }#vault_formsb:hover {
background-position:-81px 0;
}#vault_formsb:active {
background-position:-162px 0;
}
#vault_inp
  {
  float:left;display:inline;margin-top:10px;margin-left:4px;width:135px;
  }
#vault_search_label
  {
  float:left;display:inline;margin-top:10px;margin-left:7px;width:165px;padding-right:5px;text-align:right;
  }
.majaba_finfo_h
  {
  line-height:14px;
  }

#vault_date_cal
  {
  width: 95px;
  height:16px;
  padding:4px 0 0 7px;
  background-color:transparent;
  background:transparent url('/images/chart/calendar.gif') no-repeat 80px 2px;
  }
#vault_date_cal:hover
  {
  background-position:80px -16px;
  }
/*pop*/
#content_cover
  {
  display:none;
  position:absolute;
  left:168px;
  top:0;
  width:620px;
  height:900px;
  z-index:5;
  background-image:url('/images/trans.gif');
  }
#vault_ss_pop
  {
  display:none;
  position:absolute;
  height:105px;
  width:285px;
  left:338px;
  top:179px;
  z-index:40;
  }
#vault_ss_pop_win
  {
  height:100px;
  width:280px;
  position:absolute;
  left:0;
  top:0;
  z-index:40;
  background:white url('/images/vault/window.gif') no-repeat 0 0;
  }
#vault_ss_pop_shadow
  {
  height:100px;
  width:280px;
  position:absolute;
  left:5px;
  top:5px;
  z-index:20;
  opacity: .5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  background:transparent url('/images/vault/shadow.gif') no-repeat 0 0;
  }
#vault_ss_pop_text
  {
  font-size:12px;
  position:absolute;
  width:200px;
  height:15px;
  top:36px;
  left:15px;
  }
#vault_ss_pop_close
  {
  position:absolute;
  right:5px;
  top:5px;
  height:16px;
  width:16px;
  cursor:pointer;
  background:transparent url('/images/vault/close.gif') no-repeat 0 0;
  }#vault_ss_pop_close:hover{
  background-position:-17px 0;
  }#vault_ss_pop_close:active{
  background-position:-17px 0;
  }

.vault_button
  {
  height:20px;
  width:120px;
  position:absolute;
  }
#vault_ss_pop_dl
  {
  background:transparent url('/images/vault/download.gif') no-repeat 0 0;
  position:absolute;
  left:145px;
  top:66px;
  }#vault_ss_pop_dl:hover{
  background-position:-121px 0;
  }#vault_ss_pop_dl:active{
  background-position:-242px 0;
  }
#vault_ss_pop_view
  {
  left:15px;
  top:66px;
  background:transparent url('/images/vault/view.gif') no-repeat 0 0;
  }#vault_ss_pop_view:hover{
  background-position:-121px 0;
  }#vault_ss_pop_view:active{
  background-position:-242px 0;
  }
/*end pop*/

