@charset "utf-8";

/*-----GELLERY------*/
ul li {list-style: none;}
a {outline: none;}
#gallery-col{padding:20px;}
#gallery-col table{height:550px;margin:20px auto 15px;}
#gallery-col table #leftBg{background:url("../gallery/images/left_bg.jpg") no-repeat;width:188px;vertical-align:top;padding:50px 0 0 ;}
#gallery-col table #leftBg img{margin:0 0 1px 3px;}
#gallery-col table #rightBg{width:556px;}
#gallery-col  table #rightBg-top {padding-top: 0; background:url("../gallery/images/right_bg_top.gif") no-repeat left top;}
#gallery-col  table #rightBg-btm {padding-bottom: 5px; background:url("../gallery/images/right_bg_btm.gif") no-repeat left bottom;}
#gallery-col  table #rightBg-rep {background:url("../gallery/images/right_bg_rep.gif") repeat-y;}

#tabs {position: relative; width: 545px; height: 40px; top: 9px; left: 0;}
#tabs h2 {position: absolute; width: 122px; height: 29px; top: 0; left: 5px;}
#tabs #tab-gallery {position: absolute; width: 140px; height: 29px; top: 0; left: 125px; background: transparent;}
#tabs #tab-gallery a#link-gallery {display: block; width: 140px; height: 29px; text-indent: -9999px; background: url(images/tab_gallery.gif) no-repeat 0 -29px;}
#tabs #tab-gallery span#link-gallery {display: block; width: 140px; height: 29px; text-indent: -9999px; background: url(images/tab_gallery.gif) no-repeat 0 0px;}
#tabs #tab-gallery a#link-gallery:hover,
#tabs .active a#link-gallery { background: url(images/tab_gallery.gif) no-repeat 0 0 !important;}
#tabs #tab-column {position: absolute; width: 140px; height: 29px; top: 0; left: 275px;}
#tabs #tab-column a#link-column {display: block; width: 140px; height: 29px; text-indent: -9999px; background: url(images/tab_column.gif) no-repeat 0 -29px;}
#tabs #tab-column a#link-column:hover,
#tabs .active a#link-column { background: url(images/tab_column.gif) no-repeat 0 0 !important;}
#tabs #pdf {position: absolute; width: 118px; height: 24px; top: 0; right: 0;}

#page1,
#page2 {min-height: 500px; height: auto !important; height: 500px; text-align:left;}

table.tb-gallery {height: auto !important; margin: 0; padding: 0;border-collapse: collapse; border-spacing: 0;}
table.tb-gallery tr,
table.tb-gallery th,
table.tb-gallery td {margin: 0; padding: 0;}
table.tb-gallery td {vertical-align: top; padding: 7px; text-align:center;}
table.tb-gallery td img {margin: 0; padding: 0;}
#page2 p{pdding-bottom:1em;line-height:1.4em;font-size:90%;margin:30px 30px 0 30px;}
table.tb-gallery td a{display:block;width:150px;border:#ccc solid 1px;}
table.tb-gallery td a:hover{display:block;width:150px;border:#eee solid 1px;}