@charset "utf-8"; 
/*
PXE Board Pro 2
Markup : Hyunhw Jung
Website: http://www.premiumxe.com
Email : clubnb2@naver.com
*/

/* Board Reset
---------------------------------------------------------------------------------*/
.board{ color:#999; }
.board a,
.board a:visited { color:#999; }
.board a:hover,
.board a:active,
.board a:focus { color:#000; }

.board .inputText,
.board textarea,
.board select{ background:#fff; color:#333; border-top-color:#a6a6a6; border-left-color:#a6a6a6; border-right-color:#d8d8d8; border-bottom-color:#d8d8d8;}
.board .document_popup_menu a,
.board .comment_popup_menu a{ color:#8b8b8b; }
.board .boardNavigation{ border-color:#c9c9c9; }

/* Board Header
---------------------------------------------------------------------------------*/
.boardHeader a{  }
.boardHeader .boardTitle{ background:url(../img/white/bgHeadline.gif) left bottom repeat-x; }
.boardHeader .boardTitleText{ background:url(../img/white/icon_bbsHeadline.gif) left top no-repeat; }
.boardHeader .boardTitleText a{  }
.boardHeader .boardTitleText em{ color:#88cbcb; }
.boardHeader .boardTitleText .bbsComments { color:#999; }

/* Board Information
---------------------------------------------------------------------------------*/
.boardInformation .infoSum{ color:#88cbcb; }
.boardInformation em,
.boardInformation strong{ color:#0088cc;}
.boardInformation .infoView li.icon,
.boardInformation .infoView li.icon a{ background-image:url(../img/white/icons.gif); }
.boardInformation .infoView li.setup a{ background-image:url(../img/white/buttonSetup.gif); }

/* Board List Form
---------------------------------------------------------------------------------*/
.boardListForm em,
.boardListForm strong{ }

/* Board List
---------------------------------------------------------------------------------*/
.boardList{ border-color:#c9c9c9; }
.boardList .jumpTo button{ background-color:#fdfdfd; border-color:#eee; color:#555; }
.boardList .meta li{ background-image:url(../img/white/lineVr9.gif);}
.boardList .replyNum{ color:#88cbcb;}
.boardList .trackbackNum{ color:#88cbcb;}
.boardList .replyAnchor{  }
.boardList th{ border-color:#eee; background:#fdfdfd; }
.boardList th a{  }
.boardList td{ border-color:#eee; }
.boardList td.title a { color:#555; }
.boardList td.title a:hover { color:#000; }
.boardList td.title a.forum:link,
.boardList td.recommend{ color:#88cbcb;}
.boardList td.summary .thumb{ border-color:#ebebeb; background:#fff;}
.boardList td .notice{ background-image:url(../img/white/lineVr9.gif);}
.boardList td .category{ background-image:url(../img/white/lineVr9.gif);}
.boardList td .by{  }

.boardList.webZine td.title .author,
.boardList.webZine td.title .author a { color:#999; }
.boardList.webZine td.title .author a:hover { color:#000; }
.boardList.webZine td.title .thumb{ border-color:#eee;}

/* Community List
---------------------------------------------------------------------------------*/
.comList td { border-color:#eee; }
.comList td.noticeSubject a,
.comList td.noticeSubject a:visited { color:#555; }
.comList td.infoArea a { color:#555; }
.comList td.infoArea a:hover { color:#000; }
.comList td.infoArea .h_author { color:#225e97; }
.comList td.infoArea .h_replier { color:#225e97; background-image:url(../img/white/lineVr9.gif); }
.comList td.balloonArea .balloon { background:url(../img/white/repl.gif) no-repeat; color:#666; }
.comList td.ratingArea .gravity { color:#225e97; }
.comList td.ratingArea .point { color:#88cbcb; }

.thumbList{ border-color:#eee; }
.thumbList li .thumb{ background:#fff; border-color:#eee;}
.thumbList li .thumb a .text{  }
.thumbList li .thumb a .category{ background:#000; opacity:.6; filter:alpha(opacity=60); color:#fff; }
.thumbList li .thumb a .noPhoto{  }
.thumbList li .title a{ color:#555; }
.thumbList li .summary a{  }

.thumbListStudio{ background:#e2e2e2 url(../img/white/bgStudio.jpg) repeat-x; }
.thumbListStudio li .thumb{ background:#fff; border-color:#ccc;}
.thumbListStudio li .thumb a .text{  }
.thumbListStudio li .thumb a .sublayer{ background:#000; opacity:.8; filter:alpha(opacity=80); color:#fff; }
.thumbListStudio li .thumb a .noPhoto{  }
.thumbListStudio li .title a{ color:#555; }
.thumbListStudio li .summary a{  }

/* Search Form
---------------------------------------------------------------------------------*/
.boardSearchForm{ background:url(../img/common/inputBar.png) no-repeat; _background:none; _filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+request_uri+"modules/pxeboard/skins/PXE_board_pro3/img/common/inputBar.png', sizingMethod='crop')"); }
.boardSearchForm .srch .inputText{ color:#707070; background:url(../img/common/bg_input.gif) no-repeat; border:none; }

/* Board Read
---------------------------------------------------------------------------------*/
.boardReadHeader a{ }
.boardReadHeader .titleArea{ border-top-color:#ccc; border-bottom-color:#eee; background:url(../img/white/bg_header.gif) repeat-x; }
.boardReadHeader .titleArea .title a,
.boardReadHeader .titleArea .title a:visited { color:#88cbcb; }
.boardReadHeader .titleArea .sum .author { color:#88cbcb; }
.boardReadHeader .titleArea .meta{ background-image:url(../img/white/lineVr9.gif); }
.boardReadHeader .titleArea .balloon { background:url(../img/white/repl.gif) no-repeat; color:#666; }
.boardReadHeader .titleArea .extra a.vote {background:url(../img/common/btn_extra.png) no-repeat; display:block; }
.boardReadHeader .titleArea .extra a.devote { background:url(../img/common/btn_extra.png) no-repeat left -20px; }
.boardReadHeader .titleArea .extra a.scrap { background:url(../img/common/btn_extra.png) no-repeat left -40px; }

/* rating */
.boardReadHeader .ratingArea { border-bottom-color:#dcdcdc; }
.boardReadHeader .rating th { background-color:#f4f4f4 }

.boardReadBody .xe_content a,
.boardReadBody .xe_content a:visited { color:#88cbcb; }
.boardReadBody .xe_content a:hover,
.boardReadBody .xe_content a:active,
.boardReadBody .xe_content a:focus { color:#000; }

.boardReadFooter .memberSignature{ border-color:#eee; background-color:#fdfdfd;}
.boardReadFooter .memberSignature img.profile { border-color:#eee;} 
.boardReadFooter .tag dd a{  }
.boardReadFooter .trackbackURL dt{  }
.boardReadFooter .trackbackURL dd a{  }

.feedbackList{ border-color:#eee;}
.feedbackList .feedbackHeader { color:#88cbcb; background:url(../img/white/headline_comments.gif) left 11px no-repeat; }
.feedbackList .trackbackURL a{  }
.feedbackList .item{ border-color:#eee;}
.feedbackList .item.itemReply .indent{ background-image:url(../img/common/iconReply.gif);}
.feedbackList .item .header{ color:#88cbcb; }
.feedbackList .item .header a{ color:#88cbcb; }
.feedbackList .item .itemContent .delete{ background-image:url(../img/common/buttonDelete.gif);}
.feedbackList .item .itemAside img.profile{ border-color:#eee;}
.feedbackList .item .itemAside .meta{ color:#555; }
.feedbackList .item .itemAside .meta .ip { color:#999; }
.feedbackList .item .itemAside .vote *{  }

/* Board Write */
.boardWrite .boardWriteHeader .subjects .category { bottom:2px; }

/* pagination
---------------------------------------------------------------------------------*/
.pagination a { color:#999; border:1px solid #eee; }
.pagination strong { border:1px solid #c9c9c9; background:#f7f7f7; color:#555; }
.pagination a:hover { color:#555; border:1px solid #c9c9c9; background:#f7f7f7; }

/* Dots pagination
---------------------------------------------------------------------------------*/
.DotsPagination a,
.DotsPagination strong{ background-image:url(../img/common/dots.png); _background-image:url(../img/white/dots.gif); }
.DotsPagination a.prev,
.DotsPagination a.prevEnd,
.DotsPagination a.next,
.DotsPagination a.nextEnd{ background-image:url(../img/common/arrowPagination.png); _background-image:url(../img/white/arrowPagination.gif); }

/* Search Form */
.boardSearchForm .srch .customSelect { position:absolute; top:0; _top:3px; left:200px; }

/* Time
---------------------------------------------------------------------------------*/
.time *{ color:#999;}
.time dt{ background:#fff;}

/* Attached File
---------------------------------------------------------------------------------*/
.attachedFile ul.files a{ padding-left:15px; background-image:url(../img/common/iconFile.gif); color:#999;}
.attachedFile dt a { color:#999;}
.attachedFile dt .fileToggle { color:#999; }
.attachedFile ul.files a .bubble{ border:1px solid #eee; background-color:#fff; color:#999;}

/* Editor */
.board .boardEditor{ border-color:#ddd; background:#f8f8f8;}

/* Extra Var Table
---------------------------------------------------------------------------------*/
.extraVarsList{ border-top:1px solid #c9c9c9; }
.extraVarsList caption{ color:#999;}
.extraVarsList em{ color:#0088cc; }
.extraVarsList th,
.extraVarsList td{ border-bottom:1px solid #eee; }
.extraVarsList th{ background:#fdfdfd; border-right:1px solid #eee; }
.extraVarsList td{ background:#fff;}
.extraVarsList td .inputNum{ border-color:#c9c9c9;}

/* Extra Var Table for Review */
.extraVarsListReview{  }
.extraVarsListReview caption{ color:#999;}
.extraVarsListReview em{ color:#0088cc; }
.extraVarsListReview th,
.extraVarsListReview td{ border-top:1px dotted #eee; }
.extraVarsListReview th{ background:url(../img/white/iconArrow.gif) no-repeat left center; color:#000; }
.extraVarsListReview td{ background:#fff;}
.extraVarsListReview td .inputNum{ border-color:#c9c9c9;}

.varArea { border-bottom:1px solid #ccc; }
.varArea .left .downloads a.dnButton { background:url(../img/white/btn_downloads.gif) no-repeat; }
.varArea .left .downloads a.dnButton:hover { background:url(../img/white/btn_downloads.gif) no-repeat 0 -40px; }
.varArea .left .screenShot { border:1px solid #eee; }

/* Tag Cloud
---------------------------------------------------------------------------------*/
.tagCloud{ border-color:#eee;}
.tagCloud li.rank1 a{ color:#000;}
.tagCloud li.rank2 a{ color:#222;}
.tagCloud li.rank3 a{ color:#444;}
.tagCloud li.rank4 a{ color:#666;}
.tagCloud li.rank5 a{ color:#888;}

/* Layer
---------------------------------------------------------------------------------*/
#popup_menu_area{background:#fff; border-color:#eee;}
#popup_menu_area ul{ border-color:#c9c9c9;}
#popup_menu_area li a{ color:#000;}

/* Mouse Over Tooltip (Image Preview)
---------------------------------------------------------------------------------*/
#tooltip { border: 1px solid #c9c9c9; background-color: #fdfdfd; }
#tooltip h3 { color:#999; }
#tooltip div { color:#999; }

/* Button
---------------------------------------------------------------------------------*/
a.button.pxeWhite,
a.button.pxeWhite span,
span.button.pxeWhite,
span.button.pxeWhite button,
span.button.pxeWhite input { background-image:url(../img/white/mainButton.gif); color:#999;}

/* Additional Button
---------------------------------------------------------------------------------*/
/* Additional Button */
.addButton,
.addButton span {background:url(../img/buttons/addButtonWhite.gif) no-repeat; }
.addButton span { color:#9c9c9c; }
.addButton span strong { color:#fff; }

/* Star Rating
---------------------------------------------------------------------------------*/
div.star-rating,div.star-rating a{background:url(../img/white/star.gif) no-repeat 0 0px}
.ro_rating { width:64px; height:12px; margin:0; padding:0; background: url(../img/white/star-matrix.gif) no-repeat 0 0; text-indent:-999em; }
.ro_rating_studio { width:64px; height:12px; margin:0; padding:0; background: url(../img/white/star-matrix-studio.gif) no-repeat 0 0; text-indent:-999em; }
.rating-0 {background-position:0 0}
.rating-1 {background-position:0 -12px}
.rating-2 {background-position:0 -24px}
.rating-3 {background-position:0 -36px}
.rating-4 {background-position:0 -48px}
.rating-5 {background-position:0 -60px}
.rating-6 {background-position:0 -72px}
.rating-7 {background-position:0 -84px}
.rating-8 {background-position:0 -96px}
.rating-9 {background-position:0 -108px}
.rating-10 {background-position:0 -120px}

