/* User Guide Styles */

.user-guide h1 { height: 133px; background: transparent url(https://secure.readyhosting.com/images/user-guide/header-toc.jpg) no-repeat 0 0; text-indent: -9999px; margin-bottom:0.5em; border: none; }
	.hosting h1 { background-image: url(https://secure.readyhosting.com/images/user-guide/header-hosting.jpg) }
	.domain h1 { background-image: url(https://secure.readyhosting.com/images/user-guide/header-domain.jpg) }
	.design h1 { background-image: url(https://secure.readyhosting.com/images/user-guide/header-designing.jpg) }
	.email h1 { background-image: url(https://secure.readyhosting.com/images/user-guide/header-email.jpg) }
	.account h1 { background-image: url(https://secure.readyhosting.com/images/user-guide/header-account.jpg) }
	.support-guide h1 { background-image: url(https://secure.readyhosting.com/images/user-guide/header-help.jpg) }
	.ecommerce h1 { background-image: url(https://secure.readyhosting.com/images/user-guide/ecommerce-selling-online.jpg) }

ul.paginate, .main ul.paginate { margin: 2em 0 0; padding: 1em 0 0; border-top: 1px #ccc solid; }
li.previous, li.next, .main ul li.previous, .main ul li.next {
	list-style-type: none;
	width: 45%;
	margin: 0; 
	font-size: 12px;
	clear: none;
	}
li.next, .main ul li.next { text-align: right; float: right; padding-right: 13px; background: transparent url(https://secure.readyhosting.com/images/user-guide/next.png) no-repeat right -37px; }
	.domain li.next, .domain ul li.next, .ecommerce li.next, .ecommerce ul li.next { background-position: right 3px; }
	.design li.next, .design ul li.next { background-position: right -17px; }
	.email li.next, .email ul li.next { background-position: right -57px; }
	.account li.next, .account ul li.next { background-position: right -77px; }
	.support-guide li.next, .support-guide ul li.next { background-position: right -97px; }
li.previous, .main ul li.previous { float: left; padding-left: 13px; background: transparent url(https://secure.readyhosting.com/images/user-guide/previous.png) no-repeat 0 -37px; }
	.domain li.previous, .domain ul li.previous, .ecommerce li.previous, .ecommerce ul li.previous { background-position: 0 3px; }
	.design li.previous, .design ul li.previous { background-position: 0 -17px; }
	.email li.previous, .email ul li.previous { background-position: 0 -57px; }
	.account li.previous, .account ul li.previous { background-position: 0 -77px; }
	.support-guide li.previous, .support-guide ul li.previous { background-position: 0 -97px; }

#toc, .main ol#toc { list-style-type: none; margin: 0; padding: 0; }
#toc li, .main #toc li { list-style-type: none; padding-left: 37px; background: transparent url(https://secure.readyhosting.com/images/icons/32/world.png) no-repeat 0 0; }
	#toc li.domain, .main #toc li.domain { background-image: url(https://secure.readyhosting.com/images/icons/32/drives-stacked.png); }
	#toc li.design, .main #toc li.design { background-image: url(https://secure.readyhosting.com/images/icons/32/palette.png); }
	#toc li.email, .main #toc li.email { background-image: url(https://secure.readyhosting.com/images/icons/32/email.png); }
	#toc li.account, .main #toc li.account { background-image: url(https://secure.readyhosting.com/images/icons/32/vcard_edit.png); }
	#toc li.support-guide, .main #toc li.support-guide { background-image: url(https://secure.readyhosting.com/images/icons/32/lifesaver.png); }
	#toc li.selling, .main #toc li.selling { background-image: url(https://secure.readyhosting.com/images/icons/32/cart-green.png); }
	
#toc ul li, .main #toc ul li { list-style-type: disc; background-image: none; padding-left: 0; }
.user-guide li { clear: both; }

.kb-article, .kb-play { background: transparent url(https://secure.readyhosting.com/images/icons/kb-search-icons-sprite.png) no-repeat 0 -13px; height: 40px; padding-left: 42px; line-height: 40px; }
.kb-play { background-position: 0 -501px; }

.table1 td { vertical-align: top; }
.table1 ul { margin-top: 0; }

.user-guide h2 { margin-top: 1.5em; }

.screenshot { float: right; margin: 0px 0 15px 15px; border: 1px #ccc solid; }
.tutorial { text-align: center; }
