
.gallery_list_title {
  font-size: 11px;
  font-weight: bold;

  padding: 2px 0;

  text-align: left;
  color: #f90;
}



/* Main page tables */
div#supplier_box {
  width: 380px;
  float: left;

  margin-right: 10px;
}

div#gallery_box {
  width: 570px;
  float: left;

  margin-bottom: 8px;
}

div#newrelease_box {
  width: 570px;
  float: left;
}

/* Table header */
div.tb_header {
  position: relative;
  margin: 0;
  padding: 0;
  height: 30px;
}

h2.tb_header_text {
  position: relative;
  padding: 0 10px;
  padding-top: 4px;
  margin: 0;

  color: #555;
  font-size: 12px;
  font-weight: bold;

  height: 30px;
  background: url(http://i.inmagine.com/image/newheader/ver2/box_header.gif) repeat-x;
}

table.tb_styled tr.tb_header {
  background: url(http://i.inmagine.com/image/newheader/ver2/box_header.gif) repeat-x;
}

table.tb_styled tr.tb_header th {
  padding: 0 10px;
  height: 30px;

  color: #555;

  font-size: 12px;
  font-weight: bold;

  vertical-align: middle;

}

table.tb_styled tr.tb_header th.th_left { padding-left: 0; padding-right: 10px; }
table.tb_styled tr.tb_header th.th_right { padding-right: 0; padding-left: 10px; }

table.tb_styled tr.tb_header th div.th_left {
  line-height: 30px;
  padding-left: 10px;
  background: url(http://i.inmagine.com/image/newheader/ver2/box_header_left.gif) left no-repeat;
}

table.tb_styled tr.tb_header th div.th_right {
  line-height: 30px;
  padding-right: 10px;
  background: url(http://i.inmagine.com/image/newheader/ver2/box_header_right.gif) right no-repeat;
}

table.tb_styled tr.tb_header_shadow td {
  background: url(http://i.inmagine.com/image/newheader/ver2/box_content_bg.gif) top repeat-x;
  height: 30px;
}

table.tb_styled tr td, table.tb_styled tr.hilite td {
  font-size: 11px;
  padding: 8px 10px;
  border-bottom: 1px solid #eee;
}

table.tb_styled tr.hilite td {
  background-color: #F9F7F3;
}

table.tb_styled tr th div.tb_header_left {
  position: absolute;

  top: 0;
  left: 0;

  width: 5px;
  height: 30px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_header_left.gif);
}

table.tb_styled tr th div.tb_header_right {
  position: absolute;

  top: 0;
  right: 0;

  width: 5px;
  height: 30px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_header_right.gif);
}

table.tb_styled tr td.td_left { border-left: 1px solid #C2C2C2; }
table.tb_styled tr td.td_right { border-right: 1px solid #C2C2C2; }

table.tb_styled tr.tb_footer_top td {
  padding: 0;
  border: 0;
  border-left: 1px solid #C2C2C2;
  border-right: 1px solid #C2C2C2;

  line-height: 2px;
}

table.tb_styled tr.tb_lastrow td { border-bottom: none; }

table.tb_styled tr.tb_footer_shadow td {
  padding: 0;
  border: 0;
  line-height: 8px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_content_bg.gif) top repeat-x;
}

table.tb_styled tr.tb_footer td { padding: 0; border: 0; }



div.tb_header_left {
  position: absolute;

  top: 0;
  left: 0;

  width: 5px;
  height: 30px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_header_left.gif);
}

div.tb_header_right {
  position: absolute;

  top: 0;
  right: 0;

  width: 5px;
  height: 30px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_header_right.gif);
}

div.tb_header_refresh {
  position: absolute;

  top: 0;
  right: 25;

  width: 30px;
  height: 30px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_header_refresh.gif);
}

div.tb_header_right_arrow {
  position: absolute;
  top: 0;
  right: 0;

  width: 30px;
  height: 30px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_header_right_arrow.gif);
}

h2.tb_header_text_round {
  position: relative;
  padding: 0 10px;
  padding-top: 4px;
  margin: 0;

  color: #555;
  /* font-size: 12px; ### */
  font-size: 11px;
  font-weight: bold;

  height: 30px;
  background: url(http://i.inmagine.com/image/newheader/ver2/box_content.gif) repeat-x;
}

div.tb_header_left_round {
  position: absolute;

  top: 0;
  left: 0;

  width: 5px;
  height: 30px;

  background: #fff url(http://i.inmagine.com/image/newheader/ver2/box2_left.gif) top;
}

div.tb_header_right_round {
  position: absolute;

  top: 0;
  right: 0;

  width: 5px;
  height: 30px;

  background: #fff url(http://i.inmagine.com/image/newheader/ver2/box2_right.gif) top;
}


/* Table footer (Grey, used with gradient table body) */
div.tb_footer_grd {
  width: 100%;
  height: 8px;

  position: relative;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_content_btm_grey.gif) repeat-x;
}

div.tb_footer_left_grd {
  position: absolute;

  top: 0;
  left: 0;

  width: 8px;
  height: 8px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_content_btmleft_grey.gif);
}

div.tb_footer_right_grd {
  position: absolute;

  top: 0;
  right: 0;

  width: 8px;
  height: 8px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_content_btmright_grey.gif);
}

/* Table footer (Grey, used with white table body) */

div.tb_footer {
  width: 100%;
  height: 8px;

  position: relative;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_content_btm.gif) repeat-x;
}

div.tb_footer_left {
  position: absolute;

  top: 0;
  left: 0;

  width: 8px;
  height: 8px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_content_btmleft.gif) no-repeat;
}

div.tb_footer_right {
  position: absolute;

  top: 0;
  right: 0;

  width: 8px;
  height: 8px;

  background: url(http://i.inmagine.com/image/newheader/ver2/box_content_btmright.gif) no-repeat;
}



/*  Table body with light gray gradient */
div.tb_body_grd {
  border-left: 1px solid #C2C2C2;
  border-right: 1px solid #C2C2C2;

  font-size: 11px;

  padding: 10px 0;

  background: #f5f5f5 url(http://i.inmagine.com/image/newheader/ver2/box_content_bg_grey.gif) top repeat-x;
}

div.tb_body_grd_content { padding: 0 10px; width: 100%; }

/* Table body (White) */
div.tb_body {
  border-left: 1px solid #C2C2C2;
  border-right: 1px solid #C2C2C2;

  padding: 10px 0;

  font-size: 11px;

  background: #fff url(http://i.inmagine.com/image/newheader/ver2/box_content_bg.gif) top repeat-x;
}

div.tb_body_content { padding: 0 10px; width: 100%; }


/* Gallery Table */
div.gallery_content_container {
  width: 545px;

  height: 75px;
  text-align: center;

  position: relative;
}

div.gallery_content_left {
  position: absolute;
  top: 0;
  left: 5;
}

div.gallery_content_right {
  position: absolute;
  top: 0;
  right: 2;
}

div.gallery_thumb {
  width:80px;
  margin-right: 0px;
  position: relative;
  
}

div.gallery_desc {
  float: left;

  background-color: #FFFFFF;
  color: #5A5A5A;

  width: 180px;
  height: 80px;

  font-size: 10px;
  line-height: 13px;
  text-align: left;
}

div.box_roundcorner {
  position: relative;
}

div.box_roundcorner_content {
  padding: 5px;
}

div.box_roundcorner_topleft { position: absolute; top: 0; left: 0; width: 5px; height: 5px; background: url(http://i.inmagine.com/image/newheader/ver2/msgbox_topleft.gif); }
div.box_roundcorner_topright { position: absolute; top: 0; right: 0; width: 5px; height: 5px; background: url(http://i.inmagine.com/image/newheader/ver2/msgbox_topright.gif); }
div.box_roundcorner_btmleft { position: absolute; bottom: 0; left: 0; width: 5px; height: 5px; background: url(http://i.inmagine.com/image/newheader/ver2/msgbox_btmleft.gif); }
div.box_roundcorner_btmright { position: absolute; bottom: 0; right: 0; width: 5px; height: 5px; background: url(http://i.inmagine.com/image/newheader/ver2/msgbox_btmright.gif); }
