* { padding: 0; margin: 0; }

#TB_window { font-size: .9em; color: #333; }
#TB_secondLine { font-size: 90%; color: #666; }

#TB_window a:link { color: #666; }
#TB_window a:visited { color: #666; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666; }
#TB_window a:focus { color: #666; }

#TB_overlay { position: fixed; z-index: 100; top: 0; left: 0; background-color: #000; filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; height: 100%; width: 100%; }
#TB_window { position: fixed; z-index: 102; display: none; text-align: left; top: 50%; left: 50%; padding: 10px 10px 0 0; }
#TB_window img#TB_Image { display: block; }

/* great mody by Nick La (www.ndesign-studio.com) */
.display { background: #fff; padding: 10px; }
#TB_closeWindowButton, #TB_prev a, #TB_next a { background: url("wall.png") no-repeat; }
#TB_closeWindowButton { position: absolute; top: 0; right: 0; background-position: -657px -53px; width: 34px; height: 35px; }
#TB_prev a { position: absolute; left: 0; top: 50%; margin-top: -37px; background-position: -753px -26px; display: block; width: 54px; height: 52px; }
#TB_next a { position: absolute; right: 10px; top: 50%; margin-top: -37px; background-position: -698px -26px; display: block; width: 55px; height: 52px; }

#TB_caption { padding: 5px 0 0; line-height: normal; }
#TB_caption small { font-size: .8em; line-height: normal; color: #999; display: block; padding-top: 3px; }
#TB_ajaxWindowTitle { margin-bottom: 5px; }
#TB_title { font-size: 110%; font-weight: bold; line-height: normal; color: #333; border-bottom: dotted 1px #ccc; }
#TB_ajaxContent { clear: both; padding: 10px; overflow: auto; text-align: left; }

#TB_ajaxContent.TB_modal { padding: 15px; }
#TB_load { position: fixed; display: none; height: 15px; width: 210px; z-index: 103; top: 50%; left: 50%; margin: -30px 0 0 -30px; background: url("loading-bar.gif") no-repeat center center; }
#TB_HideSelect { z-index: 99; position: fixed; top: 0; left: 0; background-color: #fff; border: none; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; height: 100%; width: 100%; }
#TB_iframeContent { clear: both; border: none; }