/* index */
#kb .main th,.main td { padding:0; }
#kb table { border-collapse:separate;border-spacing:0; }
#kb form { margin:0; }

#kb .suggest div { padding:7px; }
#kb .suggest li { padding:0 0 6px 0; }
#kb #Search { border:1px solid #999;font-size:93%;height:28px;width:220px; }
#kb .search { padding:1em;text-align:center; }
#kb #cat-section { margin-bottom:2em; }
#kb #cat-section h2 { margin-top:0; }
#kb #KB-header { margin:0 0 1em 0; }

/* autocomplete search */
#kb-ac #myAutoComplete { position:relative; }
#kb-ac .search-small #myAutoComplete { text-align:left; }

#kb-ac #kb-autocomplete-results { clear:both;position:absolute;left:10px;top:40px;*top:55px;text-align:left;color:#333;min-width:200px; }
#kb-ac .search-small #kb-autocomplete-results { left:7px;top:31px; }
#kb-ac #kb-autocomplete-results ul { margin:0px;padding:0; }
#kb-ac #kb-autocomplete-results li { list-style-type:none;margin:0px;padding:4px;font-weight:normal;font-size:85%; }

#kb-ac .yui-ac-highlight { background:#ddd; }
#kb-ac .yui-ac-input { position:static;width:83%; }
#kb-ac .yui-ac-prehighlight { background:#eee; }
#kb-ac .yui-ac-content { background:#fff;border:1px solid #ccc; }

#kb-ac .search-bar { padding:1em;position:relative;text-align:center; }
#kb-ac .search-bar-right { float:right;text-align:left;width:215px; }

.nug-head { padding:.3em;background-image:url('http://images.readyhosting.com/bits/kb-item-head-full.png');background-repeat:repeat-x;font-size:16px;color:#000; } 
.nug-head a { font-size:15px;color:#000;text-decoration:none; } 
.nug-head a:hover { color:#000;text-decoration:none; } 
.nug-display { margin-top:10px; }
.nug-display h2 { font-size:16px;color:#333;margin:25px 0 0 0;font-weight:bold; }
.nugget-content img { margin:20px 0;padding:10px;border:1px solid #cfcfcf;-webkit-box-shadow:2px 2px 2px #777;-moz-box-shadow:2px 2px 2px #777;box-shadow:2px 2px 2px #777; }
.tc-type-float { float:left;padding:10px; }
.goTop { margin-top:20px; }


/* begin kb_improve */
table.kb_improve              { width:100%; }
table.kb_improve textarea     { width:100%; }
.kb_improve_right             { float:right; }
.kb_improve_star              { height:20px; }
/* end kb_improve */

/* New KB styles */
#kb-main-container th,#kb-main-container td { padding:0px; }
#KB-header { background:url(http://images.readyhosting.com/icons/KB-main-icon.png) no-repeat;padding:20px 0 10px 80px;font-size:24px;font-weight:bold; }
#KB-header a { text-decoration:none; }
#KB-header a:hover { color:#333; }

.support-back { background:url(http://images.readyhosting.com/icons/khelpcenter.png) no-repeat;display:block;height:30px;line-height:30px;padding:0 0 0 40px; }

.kb-home { background:url(http://images.readyhosting.com/icons/kb-home-icon-small.png) no-repeat;padding:7px 0 7px 40px;color:#333; }

/* KB Index Page */
.cat-list-item { float:left;width:45%;background:url(http://images.readyhosting.com/icons/16/book.png) 0 7px no-repeat;padding:7px 0px 7px 20px;font-size:12px; }
.cat-list-item a { text-decoration:none; }
.cat-list-item a:hover { text-decoration:underline; }
#cat-section { padding:15px;background:#fff; }

/* KB Category Page */
#cat-breakdown h2 { background:url(http://images.readyhosting.com/icons/book.png) 0 4px no-repeat;padding:10px 0 10px 40px;margin-bottom:15px; }
#cat-breakdown ul li { background:url(http://images.readyhosting.com/icons/16/book_open.png) no-repeat;padding:0px 0px 2px 20px;font-size:12px;font-weight:bold;list-style-type:none;margin-bottom:10px; }
#cat-breakdown ul li ul li { background:url(http://images.readyhosting.com/icons/16/page.png) no-repeat;padding:0px 0px 2px 20px;font-size:12px;list-style-type:none; }
#cat-breakdown ul { margin:0;padding:0 0 0 5px; }
#cat-breakdown ul li ul { margin:15px 0; }

.kb-search { padding:16px 10px 0 0;*padding:10px 10px 0 0;font-size:16px;font-weight:bold;width:300px; }
.kb-search form { margin:0;padding:0;float:right;text-align:left; }
.kb-nav-container { width:277px; }
.kb-nav-container .displaytable { margin-bottom:1em; }
.kb-nav-container .displaybox { padding:8px;*margin-right:15px; }
.kb-left-nav-item { padding:1px;height:34px;position:relative; }

.kb-left-nav-item div { position:absolute;width:283px;height:34px;padding:7px;left:1px; }
.kb-left-nav-item div a { text-decoration:none;color:#333;font-weight:bold; }
.kb-left-nav-item div a:hover { background:url(http://images.readyhosting.com/backgrounds/kb-cat-hover-bg.png) no-repeat scroll 0 0 transparent;position:absolute;width:283px;height:34px;padding:7px;left:0px;top:0px; }

/* KB Article Page */
.kb-article-header-icon { background:url(http://images.readyhosting.com/icons/kb-search-icons-sprite.png) 0 -16px no-repeat;float:left;width:45px;height:40px; }
.kb-article-header { font-weight:bold;font-size:22px;padding:10px 0 0px 0px;margin-bottom:15px; }
.kb-arrow-dn { width:33px;height:20px;float:left;padding-right:10px; } 
.kb-arrow-rt { width:33px;height:21px;float:left;padding-right:10px; } 
.kb-rate { float:left;padding:1px 10px 0 0; }
.kb-rate-comment { width:100%;margin-bottom:30px; }
.kb-rate-comment textarea { width:100%;margin-top:10px; }
.kb-help-box a { font-size:14px;color:000;font-weight:bold;text-decoration:none; }
.kb-more-help { padding:0 0 12px 40px;background-repeat:no-repeat;margin:20px auto;text-align:left;display:block;height:20px; }
#kb-chat { background-image:url(http://images.readyhosting.com/icons/comments.png);width:80px;*width:120px; }
#kb-call-support { background-image:url(http://images.readyhosting.com/icons/telephone.png);width:90px;*width:130px; }
#kb-ticket { background-image:url(http://images.readyhosting.com/icons/application_form_add.png);width:110px;*width:140px; }
.kb-tutorial-link { background:url(http://images.readyhosting.com/kb/kb-tutorial-icon.png) no-repeat 1px 1px;padding:14px 0 16px 66px; }
/* KB-Article Table of Contents */

.tc-arrow-container { background:url(http://images.readyhosting.com/bits/left-arrow-trans-soft.png);width:298px;height:53px; }
.tc-blank-side { background:url(http://images.readyhosting.com/bits/15perc-shadow.png); }

#tc-container .kb-toc-nuggets ol { margin-bottom:2em;margin-left:3em; }
#tc-container .kb-toc-nuggets li { margin-bottom:1em; }

#tc-container td { padding:0; }
#tc-container .tc-content { background:#fff; }
#tc-container .tc-content ol { margin:0 0 0 15px;padding:0px; }
#tc-container .tc-content li { padding-bottom:7px; }
#tc-container .tc-nav { padding:6px; }
#tc-container .tc_nav_select .tc-nav-cont { background:url(http://images.readyhosting.com/bits/15perc-shadow.png);font-weight:bold; }
#tc-container .tc-nav-cont a { text-decoration:none;color:#333;display:block; }
#tc-container .tc-nav-cont a:hover { background:url(http://images.readyhosting.com/bits/15perc-shadow.png); }

#tc-container .tc-icon { background-image:url(http://images.readyhosting.com/icons/sprite-kb-toc.png);background-repeat:no-repeat;background-position:0 0;padding:0 0 0 25px; }
#tc-container .tc-icon-How { background-position:0 0; }
#tc-container .tc-icon-Benefits { background-position:0 -20px; }
#tc-container .tc-icon-Restrictions { background-position:0 -40px; }
#tc-container .tc-icon-Warning { background-position:0 -60px; }
#tc-container .tc-icon-Requirements { background-position:0 -80px; }
#tc-container .tc-icon-Definitions { background-position:0 -100px; }
#tc-container .tc-icon-Policies { background-position:0 -120px; }
#tc-container .tc-icon-Solution,
#tc-container .tc-icon-Configuring,
#tc-container .tc-icon-Troubleshooting { background-position:0 -140px; }
#tc-container .tc-icon-Tips { background-position:0 -160px; }
#tc-container .tc-icon-Tutorials,
#tc-container .tc-icon-Tutorials,
#tc-container .tc-icon-Tutorial { background-position:0 -180px; }

.kb-top-bar { margin:0 0 20px; }
.kb-top-bar .kb-back { margin:0px;float:left; }
.kb-top-bar .kb-back ul { margin:0px;padding:0 0 0 5px; }
.kb-top-bar .kb-back ul ul { margin:0 0 0 40px;padding:6px 0 0;font-size:16px;font-weight:bold; }

.cat-head { margin:0 0 20px; }
.cat-head h2 { margin:0px;font-size:26px; }
.cat-head ul { margin:0px;padding:0 0 0 5px; }
.cat-head ul ul { margin:0 0 0 75px; }


