html { background: #ffffff;}

/* FONTS & SPACING */

a {
	color: #333333; 
	text-decoration:none;
	font-weight: bold; }

a:hover{ color: #7f413e;}

td {font-size: 12px;}

ul { padding: 0 5px 0 25px; margin: 5px 0 5px 0;}

li { line-height: 15px; font-size: 12px;}





body { 
	width: 580px; 
	margin: 0; 
	padding: 0; 
	font-family: arial, helvetica, sans-serif;
	}


.guide_wrapper { 
	width: 580px; 
	margin: 0; 
	padding: 0;}

.guide_container { 
	width: 580px; 
	height: 735px; 
	margin: 0; 
	padding: 0;  
	background: url('runner_seller.png') top center repeat-y;}

.guide_header { 
	position: absolute; 
	margin: 0; 
	display: block; 
	width: 580px; 
	height: 81px; 
	padding: 0; 
	background: url('header_seller.png') top center no-repeat;}

.guide_nav_index_page_no { 
	text-indent: -27px;
	text-align: center;
	margin: auto;
	font-size: 10px;}

.guide_topnav { z-index: 10;
	position: absolute; 
	margin: 81px 0 0 0; 
	width: 570px;  
	padding: 0; }

	#guide_topnav_prev { 
		position: absolute;  
		display: block; 
		margin: 0 0 0 5px; 
		height: 25px; 		width: 28px; 
		float: left; 
		background: url('topnav_prev.gif') top right no-repeat;}

	#guide_topnav_index { position: absolute;  
		display: block; 
		color: #595d69; 
		background: url('topnav_h-runner.gif') top center repeat-x; 
		margin: 0 0 0 33px; 
		height: 25px; 
		line-height: 14px; 
		width: 514px; 
		padding: 0;
		}



	#guide_topnav_next { 
		position: absolute;  
		display: block; 
		margin: 0 0 0 547px; 
		height: 25px; 
		width: 28px; 
		float: right; 
		background: url('topnav_next.gif') top left no-repeat;}


.guide_pageHeading {
	width: 550px;
	margin: 0 0 10px 0;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #cccccc;
	font-size: 18px;
	text-align: left;
	color: #000000;
	font-weight: normal; }	


.guide_content_bg { 
	position: absolute; 
	margin: 98px 0 0 5px; 
	display: block; 
	width: 570px;
	height: 594px; padding: 0;}

	.guide_content { 
		position: absolute; 
		margin: 7px 0 0 10px;  
		display: block; 
		width: 550px; 
		height: 565px; 
		padding: 0;
		font-size: 12px;}

		#scrolling_content {
			height: 530px;
			overflow-y: scroll; }

#guide_TOC { position: absolute; margin: 90px 0 0 45px; width: 255px; line-height: 14px;}
#guide_TOC a{ text-decoration: none; font-size: 12px; color: #444444; font-weight: normal;}
#guide_TOC a:hover{ color: #000;}


#continued { float: right;}
#continued a{ text-decoration: none; color: #595d69; font-size: 12px;}
#continued a:hover{ color:#000;}



.guide_bottomnav { z-index: 10;
	position: absolute; 
	margin: 684px 0 0 0; 
	width: 570px; 
	padding: 0;}

	#guide_bottomnav_prev { 
		position: absolute; 
		margin: 0 0 0 5px; 
		display: block; color: #595d69; 
		height: 25px; 
		width: 28px; 
		float: left; 
		background: url('bottomnav_prev.gif') top right no-repeat;}

	#guide_bottomnav_index { 
		position: absolute;
		margin: 0 0 0 33px; 
		display: block; 
		background: url('bottomnav_h-runner.gif') top center repeat-x; 
		height: 25px; 
		line-height: 30px; 
		width: 514px; 
		padding: 0; 
		}


	#guide_bottomnav_next { 
		position: absolute; 
		margin: 0 0 0 547px; 
		display: block; height: 25px; 
		width: 28px; float: right; 
		background: url('bottomnav_next.gif') top left no-repeat;}


.guide_footer { 
	position: absolute; 
	margin: 709px 0 0 0; 
	display: block; 
	width: 580px; 
	height: 59px; 
	padding: 0; 
	background: url('footer_seller.png') top center no-repeat;}

.guide_credits { 
	position: absolute;
	width: 560px; margin: 770px 0 0 0;
	text-align: right;
	text-decoration: none; font-weight: normal;
	font-size: 14px; color: #5c4f44;
	}

.guide_credits a{ font-weight: normal;}
.guide_credits a:hover{ color: #000000;}
