@charset "UTF-8";


/* 
Used Hack 
IE6 & Below 
{ property:value; _property:value; }
IE7 Only
*:first-child+html #selector
IE7 & IE6 & Below
*:first-child+html #selector,
* html #selector {}
*/

/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:9pt; }
img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

/* Special Class Selector */
.fr { float:right; }
.fl { float:left; }
.clear { clear:both; }
.fwB { font-weight:bold;}
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tLeft { text-align:left; }
.gap1 { margin-top:.8em; }
.nowrap { white-space:nowrap; }

.iePngFix { behavior:url(./common/js/iePngFix.htc); } 
.zbxe_info { vertical-align:middle; behavior:url(./common/js/iePngFix.htc); }

/* Input Style Definition */
.inputTypeText { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1.4em; padding:.2em 0 0 .3em; background:#ffffff; font-size:1em; _font-size:9pt; }
*:first-child+html .inputTypeText { font-size:9pt; }
.inputTypeText:hover,
.inputTypeText:focus { background:#f4f4f4; }
.inputTypeTextArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff; font-size:1em; _font-size:9pt;}
*:first-child+html .inputTypeTextArea { font-size:9pt; }

.w40 { width:40px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }

/* editor style */
a.bold { font-weight:bold; }

.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; }
.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; }
.editor_red_text { color: #f42126 !important; text-decoration:underline !important; }
.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; }
.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_green_text { color: #08830B !important; text-decoration:underline !important; }
.editor_green_text a { color: #08830B !important; text-decoration:underline !important; }

.folder_opener { display: block; }
.folder_closer { display: none; }
.folder_area { display: none; }

.xe_content { line-height:1.6; } 

.zbxe_widget_output { background:url("../../../../common/css/../tpl/images/widget_text.gif") no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url("../../../../common/css/../tpl/images/loading.gif") no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
#popup_menu_area { position:absolute; left:0px; top:0px; z-index:1003; visibility:hidden; border:2px solid #D9D9D9; background-color:#FFFFFF; padding:0; }
#popup_menu_area .box { border:1px solid #CACACA; background-color:#FFFFFF; padding:7px; }
#popup_menu_area .item { color:#333333; cursor:pointer; margin:0; padding:3px 0 3px 0; white-space:nowrap; }
#popup_menu_area .item_on { color:#333333; font-weight:bold; margin:0; cursor:pointer; padding:3px 0 3px 0; letter-spacing:-1px; white-space:nowrap;}



/* Slategray Skin - Start */

/* Site Layout - Body Wrap */
body { background:url("../../../../layouts/wsb_main_ver2/css/../images/bg.gif") repeat-x left top;}
#bodyWrap { width:880px; margin:3.5em auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; top:-34px; width:880px; height:105px;  no-repeat right top; margin-bottom:10px; z-index:99;}

#header h1 { position:absolute; top:2px; }
#logo { position:absolute; top:23px; left:5px; width:0px; text-align:left; z-index:98;}

#banner3 { position:absolute; top:16px; left:721px; width:0px; text-align:left; z-index:190;}

#main_banner { position:absolute; top:0px; left:190px; width:0px; text-align:left; z-index:98;}
#top3btn { position:absolute;  top:-20px; left:0px; width:0px; text-align:left; z-index:97;}
#bookmark { position:absolute; top:7px; left:10px; width:0px; text-align:left; z-index:190;}

#jisyo { position:absolute;  top:-19px; left:190px; width:0px; text-align:left; z-index:200;}

#btn_tool { font:1.1em "돋움";  position:absolute; width:260px; top:-29px; left:635px; height:30px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#btn_tool li { float:left; list-style:none; background:url("../../../../layouts/wsb_main_ver2/css/../images/btngrayline.gif") no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#btn_tool li a { font-weight:bold; display:block; float:left; padding:10px 6px 0 6px; height:20px; color:#555555; white-space:nowrap; text-decoration:none; }
#btn_tool li a:hover, {text-decoration:underline; color:#216312;}
#btn_tool li a:focus { color:#555555;}
#btn_tool li.on a { text-decoration:none; font-weight:bold; color:#216312; background:url("../../../../layouts/wsb_main_ver2/css/../images/slategray/bgGnbOn.gif") no-repeat center top;}

#it_search_form { position:absolute; top:74px;}
#it_search_form .input { border:1px solid #bc4032; height:17px; width:10px; color:#888888; font-size:.9em;} 
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#gnb_sub2 { position:absolute; top:81px; left:190px; overflow:hidden; z-index:305;}
#gnb_sub2 li {font:0.9em "돋움"; float:left; list-style:none; background:url(http://wasabi365.com/images/btnbg2.gif) no-repeat left center; 
padding-left:1px; position:relative; left:-5px; white-space:nowrap;}
#gnb_sub2 li a { font-weight:bold; display:block; float:left; padding:5px 5px 0 5px; height:15px; color:#ffffff; white-space:nowrap; text-decoration:none; }
#gnb_sub2 li a:hover, {text-decoration:underline; color:#ffffff;}
#gnb_sub2 li a:focus { color:#ffffff;}
#gnb_sub2 li.on a { text-decoration:none; font-weight:bold; color:#ffffff; background:url("../../../../layouts/wsb_main_ver2/css/../images/slategray/bgGnbOn.gif") no-repeat center top;}

#gnb { font:0.9em "돋움";  position:absolute; width:880px; top:100px;  height:30px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { float:left; list-style:none; background:url("../../../../layouts/wsb_main_ver2/css/../images/slategray/bgGnbVr.gif") no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { font-weight:bold; display:block; float:left; padding:10px 14px 0 15px; height:20px; color:#216312; white-space:nowrap; text-decoration:none; }
#gnb li a:hover, {text-decoration:underline; color:#FFFFFF;}
#gnb li a:focus { color:#eaeaea;}
#gnb li.on a { text-decoration:none; font-weight:bold; color:#FFFFFF; background:url("../../../../layouts/wsb_main_ver2/css/../images/slategray/bgGnbOn.gif") no-repeat center top;}

#isSearch { position:absolute; top:30px; left:238px; width:446px; text-align:right; z-index:590;}
#isSearch .searchOrder { display:none;  }
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:4px 0 0 4px; width:89px; no-repeat; font:12px "돋음", Gulim, "돋음", Gulim, AppleGothic, Sans-serif; color:#000000; line-height:normal;}

#isSearch ul { display:none; position:absolute; left:0px; width:85px; top:20px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#ffffff; }
#isSearch ul li { width:17px; height:18px; list-style:none; }
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px "돋음", Gulim, "돋음", Gulim, AppleGothic, Sans-serif; color:#000000;}
#isSearch ul li label.on { background:#455a5b; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#eaeaea;}

#isSearch .inputText {  z-index:98; vertical-align:top; _position:relative; border:none; color:#000000; padding:2px 0 0 0px; 
width:300px; height:18px; background:#ffffff;}
#isSearch .inputText:hover, { border:0px; width:300px; height:14px; background:#ffffff}
#isSearch .inputText:focus
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; position:relative; top:-6px; right:-2px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody { position:relative; top:-12px;width:880px; padding-bottom:30px; overflow:hidden; repeat-y left top; border-bottom:1px solid #dddddd;}

/* Site Layout - Column Left */
#columnLeft {top:0px; left:0px; width:180px; height:100%; text-align:left;}
#columnLeft .mask { width:180px; height:5px; background:#ffffff; display:block;}


/* Site Layout - Column Right */
#columnRight { width:690px; float:right; overflow:hidden;}
#visualArea { width:690px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:690px; overflow:hidden; top:-116px;}

/* Site Layout - Footer */
#footer { border-top:0px solid #f4f4f4; text-align:center;height:35px; padding:10px 15px 10px 15px; clear:both; 
background:url("../../../../layouts/wsb_main_ver2/css/../../yestv_sub/images/white/darkblue/bottom_barbg.gif") no-repeat;}
#footer li {display:inline; padding:10px 1px 10px 5px; 
background:url("../../../../layouts/wsb_main_ver2/css/../../yestv_sub/images/white/darkblue/vrType1.gif") no-repeat left center;}
#copyright { border-top:0px solid #ffffff; text-align:center;height:1px; padding:0px 10px 10px 10px; clear:both;}
#footer li.first-child { background:none;}
#footer li a { text-decoration:none; color:#999999; font:1em font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#footer li a:hover, {color:#215642;}
#footer li address { display:inline; }

/* darkblue Skin - End */
#footer { border-top:1px solid #f4f4f4; text-align:center; padding:1em 0 2em; clear:both;}


/* 네트워크 - End */

#network1 A:link {COLOR: #666666; font-size:8pt; font-family: 돋음;line-height: 150%;TEXT-DECORATION: none}
#network1 A:visited {COLOR: #666666; font-size:8pt;font-family: 돋음;line-height: 150%;TEXT-DECORATION: none}
#network1 A:active {COLOR: #438A01; font-size:8pt; font-family: 돋음;line-height: 150%;TEXT-DECORATION: underline}
#network1 A:hover {COLOR: #438A01; font-size:8pt; font-family: 돋음;line-height: 150%;TEXT-DECORATION: underline}
#network1 ul li {  list-style-type: none;  font-size: 11px;  font-family: 돋움, dotum;  display: inline; 
  border-left: 1px solid #F9FAE8; }


#network2 A:link {COLOR: #666666; font-size:8pt; font-family: 돋음;line-height: 150%;TEXT-DECORATION: none}
#network2 A:visited {COLOR: #666666; font-size:8pt;font-family: 돋음;line-height: 150%;TEXT-DECORATION: none}
#network2 A:active {COLOR: #438A01; font-size:8pt; font-family: 돋음;line-height: 150%;TEXT-DECORATION: underline}
#network2 A:hover {COLOR: #438A01; font-size:8pt; font-family: 돋음;line-height: 150%;TEXT-DECORATION: underline}
#network2 ul li {  list-style-type: none;  font-size: 11px;  font-family: 돋움, dotum;  display: inline; 
  border-left: 1px solid #F9FAE8; }


/* 하단배너 - End */

#footmenu A:link {COLOR:#444444;  font-family: 돋음; line-height: 150%; TEXT-DECORATION: none}
#footmenu A:visited {COLOR:#444444;  font-family: 돋음;line-height: 150%; TEXT-DECORATION: none}
#footmenu A:active {COLOR:#438A01;  font-family: 돋음; line-height: 150%; TEXT-DECORATION: underline}
#footmenu A:hover {COLOR:#438A01;  font-family: 돋음; line-height: 150%; TEXT-DECORATION: underline}


/* 게시판 불러오기 스킨 - End */
.latest2_white { width:180; overflow:hidden; position:relative;background:url(http://www.wasabi365.com/images/title_bg.gif)}
.latest2_white .mmm {padding-bottom:11px;  position:relative; background:url(http://wasabi365.com/images/title_bottom.gif) 0 100% no-repeat; }
.latest2_white h4 { display:block; height:19px; padding:9px 0px 0px 23px; margin-bottom:11px; margin-top:0px; color:#000000; background:url(http://www.wasabi365.com/images/title.gif) no-repeat left bottom; font-size:1em;}
.latest2_white h5 { display:block; height:21px; padding:7px 0 0 23px; margin-bottom:11px; color:#000000; background:url(http://www.wasabi365.com/images/title.gif) no-repeat left bottom; font-size:1em;}

.latest2_white ul {}
.latest2_white ul li { height:20px;  padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}
.latest2_white ul li .title a { color:#555555; text-decoration:none; }
.latest2_white ul li .title a:hover { COLOR: #438A01; text-decoration:underline; }
.latest2_white ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest2_white ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }
.latest2_white ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest2_white .more { position:absolute; top:12px; right:11px; color:#54564b; font:.8em Tahoma;}
.latest2_white a.more { text-decoration:none;} 
.latest2_white a.more:hover { text-decoration:underline;} 

.latest2_white ul li div.title { color:#555555; text-decoration:none; }
.latest2_white ul li div.title { float:left; }
.latest2_white ul li div.point { float:right; white-space:nowrap;}
.latest2_white ul li div.link { float:right; white-space:nowrap; margin-left:10px;}
.latest2_white div.subtitle {  padding:1px 0 0 33px;  margin-bottom:7px; color:#999999; list-style-type: none;  font-size: 11px;  
font-family: 돋움, dotum;  }


.login_slategray { border:0px solid #d9d9d9; width:180px; position:relative; _padding-top:2px; display:block;}

*:first-child+html body .login_slategray { padding-top:2px;}

.login_slategray legend { display:block; width:0; height:0; overflow:hidden; font-size:0;}

.login_slategray form { position:relative; border:0px solid #196E19; padding:4px 11px 0px 11px; width:156px;}
.login_slategray form .idpwWrap { overflow:hidden; clear:both; width:152px;}
.login_slategray form .idpw { float:left; width:90px; }
.login_slategray form .idpw input { border:1px solid #c9c9c9; color:#282828; width:85px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
.login_slategray form .login { float:right;}

.login_slategray form p.save { clear:both; padding:6px 0 6px 0;;}
.login_slategray form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body .login_slategray form p input { margin:-3px; }
.login_slategray form p.save label { font:.9em "돋움", Sans-serif; color:#999999;}

.login_slategray form ul.help { border-top:1px solid #196E19; overflow:hidden; padding:11px 0 0 0; white-space:nowrap;}
.login_slategray form ul.help li { float:left; display:block; padding:0 3px 0 7px;}
.login_slategray form ul.help li.first-child { background:none; padding-left:0; padding: 0 0 7px 0; }
.login_slategray form ul.help li a { color:#999999; font:1em "돋움", Sans-serif; white-space:nowrap; text-decoration:none; }
.login_slategray form ul.help li.first-child a { color:#54564b; text-decoration:none;}
.login_slategray form ul.help li a:hover { text-decoration:underline; }

.login_slategray form .userName { position:relative; width:152px; overflow:hidden; border-bottom:1px solid #196E19; padding:0 0 6px 0; margin-top:-5px;}
.login_slategray form .userName strong { color:#282828; padding:4px 0 0 2px; font:bold .9em Tahoma;}
.login_slategray form .userName a { position:relative; right:0px;}

.login_slategray form ul.userMenu { padding:0 0 0px 4px; overflow:hidden; margin-top:10px;}
.login_slategray form ul.userMenu li { list-style:none; padding-left:10px; background:url("../../../../widgets/orange_login_info/skins/kbsgag_login/css/../images/slategray/bulletFF1A00.gif") no-repeat left 4px; height:18px; }
.login_slategray form ul.userMenu li a { color:#54564b; text-decoration:none;}
.login_slategray form ul.userMenu li a:hover { color:#438A01; }
.login_slategray form p.latestLogin { color:#999999; font:.9em "돋움",  Sans-serif;}
.login_slategray form p.latestLogin span { font:1em Tahoma;}

#login_form_back { width:180px; background:url("../../../../widgets/orange_login_info/skins/kbsgag_login/css/../images/slategray/login_middle.gif")}

img.login_mask { width:181px; height:5px; background:#ffffff; display:block;}

#login ul li {list-style-type: none; font-size: 11px; font-family: 돋움, dotum; display: inline; padding-left: 5px; margin-left: 3px;
  border-left: 1px solid #F9FAE8; }

.sz_point h2 { margin:0; height:21px; padding:9px 0 0 9px; font-size:1em;}

.sz_point ul { margin:0; padding:0; list-style:none; }
.sz_point ul li { margin-bottom:5px; }
.sz_point ul li div.title { background:url("../../../../widgets/rank_point/skins/sz_xe/css/../images/default/bullet.gif") no-repeat left top; padding-left:10px; }
.sz_point ul li div.title { float:left; }
.sz_point ul li div.point { float:right; white-space:nowrap;}
.sz_point ul li div.link {}

.sz_point .sz_Box_000{border:solid 0;padding:0;}
.sz_point .sz_Box_001{ margin:1px; border:solid 1px;border-color:#E7E7E7;padding:5px 5px 2px 5px;background-color:#F4F4F4;color:#696969;}
.sz_point .sz_Box_002{ margin:1px; border:solid 1px;border-color:#DDEAA8;padding:5px 5px 2px 5px;background-color:#FBFDF1;color:#99B81A;}
.sz_point .sz_Box_003{ margin:1px; border:solid 1px;border-color:#F9D5D5;padding:5px 5px 2px 5px;background-color:#FEF6F6;color:#D98383;}
.sz_point .sz_Box_004{ margin:1px; border:solid 1px;border-color:#EFDAF4;padding:5px 5px 2px 5px;background-color:#FCF7FD;color:#AF69C0;}
.sz_point .sz_Box_005{ margin:1px; border:solid 1px;border-color:#DCDFF6;padding:5px 5px 2px 5px;background-color:#F6F7FE;color:#7381EA;}
.sz_point .sz_Box_006{ margin:1px; border:solid 1px;border-color:#DAEAEE;padding:5px 5px 2px 5px;background-color:#F0F6F8;color:#619DAC;}
.sz_point .sz_Box_007{ margin:1px; border:solid 1px;border-color:#D5EDDD;padding:5px 5px 2px 5px;background-color:#EFF9F2;color:#6FB587;}
.sz_point .sz_Box_008{ margin:1px; border:solid 1px;border-color:#FFEC15;padding:5px 5px 2px 5px;background-color:#FFFCDF;color:#FF9900;}
.sz_point .sz_Box_009{ margin:1px; border:solid 1px;border-color:#9DD7E8;padding:5px 5px 2px 5px;background-color:#F8FDFF;color:#0A8DBD;}

.sz_point a {text-decoration:none;}
.sz_point .sz_Box_001 a { color:#696969;}
.sz_point .sz_Box_002 a { color:#99B81A;}
.sz_point .sz_Box_003 a { color:#D98383;}
.sz_point .sz_Box_004 a { color:#AF69C0;}
.sz_point .sz_Box_005 a { color:#7381EA;}
.sz_point .sz_Box_006 a { color:#619DAC;}
.sz_point .sz_Box_007 a { color:#6FB587;}
.sz_point .sz_Box_008 a { color:#FF9900;}
.sz_point .sz_Box_009 a { color:#0A8DBD;}


.tabWidget { overflow:hidden; }

.tabWidget .tabBox { border-bottom:1px solid #DEDEDE; height:27px; z-index:1; }
.tabWidget .tabBox a { text-decoration:none; color:#666666; }
.tabWidget .tab { position:relative; top:1px; border:1px solid #DEDEDE; margin-right:4px; float:left; cursor:pointer;  background-color:#FFFFFF; z-index:2; height:25px; }
.tabWidget .on { position:relative; top:1px; border:1px solid #DEDEDE; border-bottom:1px solid #FFFFFF; margin-right:4px; float:left; cursor:pointer;  background-color:#FFFFFF; z-index:2; height:25px; }

.tabWidget .tab div { float:left; height:15px; border-bottom:5px solid #EEEEEE; font-size:9pt; padding:5px 8px 0 8px; color:#666666; }
.tabWidget .tab div a { color:#666666; }
.tabWidget .on div { float:left; height:15px; border-bottom:5px solid #FFFFFF; font-size:9pt; padding:5px 8px 0 8px; color:#000000; }
.tabWidget .on div a { color:#000000; }

.tabWidget .tabContent { border:1px solid #DEDEDE; padding:10px;  border-top:none; background-color:#FFFFFF; z-index:1;}
.tabWidget .show { display:block; }
.tabWidget .hide { display:none; }

.tabWidget .tabContent table { border:0; width:100%; table-layout:fixed; }

.tabWidget .tabContent .thumbnail { text-align:center; }
.tabWidget .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }

.tabWidget .tabContent .titleBox { padding-top:3px; padding-left:10px; color:#888888; vertical-align:top;}
.tabWidget .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.tabWidget .tabContent .titleBox .title { background:url("../../../../widgets/tab_newest_document/skins/xe_official/css/../images/normal/bullet.gif") no-repeat 3px 6px; padding-left:10px; margin-top:3px; height:20px; white-space:nowrap; overflow:hidden; }
.tabWidget .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.tabWidget .tabContent .titleBox .title a { color:#666666; text-decoration:none; }
.tabWidget .tabContent .titleBox .title a:hover { text-decoration:underline; COLOR:#438A01; }

.tabWidget .tabContent .titleBox .title .author { color:#AAAAAA; }
.tabWidget .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.tabWidget .tabContent .titleBox .title .readAndVoted .readed { color:#4BC4C8;}
.tabWidget .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}


.ni_box { overflow:hidden; }
.ni_box .title_box { border:1px solid #EEEEEE; padding:5px; height:14px; overflow:hidden; }
.ni_box .title_box .title { no-repeat left; font-weight:bold; height:14px; float:left; }
.ni_box .title_box .more A { float:right; color:#AAAAAA; text-decoration:none; font-weight:bold; font-size:.75em; }

.ni_box .thumbnail_box { width:100%; table-layout:fixed; }
.ni_box .thumbnail_box img.thumbnail { margin:3px; padding:3px; border:1px solid #EFEFEF; text-align:center; }
.ni_box .thumbnail_box img.thumbnail:hover { border:1px solid #888888; }

.ni_box .thumbnail_box a { color:#444444; text-decoration:none; }
.ni_box .thumbnail_box a:visited { color:#AAAAAA; text-decoration:none; }

.ni_box .thumbnail_box td div { text-align:center; }
.ni_box .thumbnail_box td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }
.ni_box .thumbnail_box div strong { font-weight:bold; font-size:0.75em; color:#CCCCCC; }
.ni_box .thumbnail_box div.author { color:#AAAAAA; }
.ni_box .thumbnail_box div.author a { color:#AAAAAA; }
.ni_box .thumbnail_box div.regdate { font-size:0.75em; color:#CCCCCC; margin-top:2px;}

.ni_box .thumbnail_box div.readAndVoted { color:#AAAAAA; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted span.div_block { color:#DDDDDD; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted strong { color:#FE6700; }



/* Calendar  - Skin Design Modified by www.grimbox.net */

div#calendar { padding:0 5px 8px 5px; position:relative; 
		border:1px solid #DEDEDE; 
		background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/bgCalendarB.gif") repeat-x #FFFFFF;}
div#calendar table 			{ width:100%; }
div#calendar table caption 	{ font:normal 1.2em Georgia; color:#888888; padding-bottom:5px; }
div#calendar table caption .mm 	{ font:bold 1.5em Georgia; color:217921;}
div#calendar table caption a 		{ padding:.2em;}
div#calendar table caption a img 	{ vertical-align:middle;}

div#calendar table th, 
div#calendar table td 	{ background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonCalendar.gif"); font:.9em Georgia; color:#777777; height:20px;  width:24px; padding:0; }
div#calendar table th 	{  font-weight:normal; font-size:.9em; color:#777777; height:20px; padding:0; }
div#calendar table th.sun { color:#bb4400;}
div#calendar table th.sat  { color:#3366cc; }


div#calendar table td 		{ text-align:center; }
div#calendar table td a 		{ font: Georgia; color:#777777; }
div#calendar table td.sun 	{ color:#bb4400;}
div#calendar table td.sun a 	{ color:#bb4400;}
div#calendar table td.sat 		{ color:#3366cc;}
div#calendar table td.sat a 	{ color:#3366cc;}

div#calendar table td.today 		{ font-size:1em;  font-weight:bold; color:#000000; background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonToday.gif"); }
div#calendar table td.todaysun 	{ font-size:1em;  font-weight:bold; color:#bb4400; background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonToday.gif"); }
div#calendar table td.todaysat 	{ font-size:1em;  font-weight:bold; color:#3366cc; background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonToday.gif"); }

div#calendar table td.posted  			{ background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonPosted.gif"); }
div#calendar table td.posted a 		{ font-weight:bold; display:block;  margin-top:-3px; padding-top:2px; }
div#calendar table td.posted a:hover 	{ color:#000000; background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonCalendar_on.gif")}
		
div#calendar table td.sunposted  		{ background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonPosted.gif"); }		
div#calendar table td.sunposted a 		{  font-weight:bold; color:#bb4400;  display:block;  margin-top:-3px; padding-top:2px; }
div#calendar table td.sunposted a:hover {  color:#660000; background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonCalendar_on.gif"); }
		
div#calendar table td.satposted 	 	{ background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonPosted.gif");  }		
div#calendar table td.satposted a 		{  font-weight:bold;  color:#3366cc;	display:block;  margin-top:-3px; padding-top:2px; }
div#calendar table td.satposted a:hover 	{ color:#003399; background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonCalendar_on.gif"); }
		
div#calendar table td.todayposted  			{ background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonToday.gif"); }
div#calendar table td.todayposted a 		{ font-size:1em;  font-weight:bold; display:block;  margin-top:-3px; padding-top:2px; }
div#calendar table td.todayposted a:hover 	{ color:#000000; background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonCalendar_on.gif")}
		
div#calendar table td.todaysunposted  		{ background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonToday.gif"); }		
div#calendar table td.todaysunposted a 		{ font-size:1em;  font-weight:bold; color:#bb4400;  display:block;  margin-top:-3px; padding-top:2px; }
div#calendar table td.todaysunposted a:hover {  color:#660000; background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonCalendar_on.gif"); }
		
div#calendar table td.todaysatposted 	 	{ background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonToday.gif");  }		
div#calendar table td.todaysatposted a 		{ font-size:1em;  font-weight:bold;  color:#3366cc; display:block;  margin-top:-3px; padding-top:2px; }
div#calendar table td.todaysatposted a:hover 	{ color:#003399; background:url("../../../../widgets/calendar/skins/blog_calendar_grimbox/css/../images/buttonCalendar_on.gif"); }
