
.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- GLOBAL RESETS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus
{
	/* remember to define focus styles! */
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

table
{
	/* tables still need cellspacing="0" in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}



/* -- GENERAL REDECLARATIONS -- */

body
{
	background-color: #172008;
	text-align: left;
	color: #fff;
	font: normal 12px/16px Arial, sans-serif;	
}

a:link { text-decoration: none; font-weight: normal; color: #ffe000; border-bottom: 1px dashed #4f5741; }
a:visited { text-decoration: none; font-weight: normal; color: #ffe000; border-bottom: 1px dashed #4f5741; }
a:hover { text-decoration: none; font-weight: normal; color: #ff8a00; border-bottom: 1px dashed #ff8a00; }
a:active { text-decoration: none; font-weight: normal; color: #ff8a00; border-bottom: 1px dashed #ff8a00; }

ul, ol
{

}

ul
{

}

ol
{
	list-style: decimal;
}

ul li
{

}

dl
{

}

dt
{
	font-weight: bold;
}

dd
{

}

p
{

}

h1
{

}

h2
{

}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

hr
{
	display: none;
}

img
{
	border: none;
}

acronym
{
	border-bottom: 1px dotted;
}

blockquote
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}



/* -- SPECIFICS -- */

.wrap
{
		
}

	.head
	{
		background: #202b0c url(../images/back_head.gif) repeat-x 0 0;
		color: #fff;
		height: 65px;
		overflow: hidden;
		position: relative;
	}

		.head h1
		{
			width: 399px;
			height: 65px;
			margin: 0px;
			padding: 0px;
			border: 0px;
			background: transparent url(../images/logo.gif) no-repeat 0 0;
			position: absolute;
			top: 0px;
			left: 0px;
		}
		
			.head h1 a
			{
				display: block;
				width: 100%;
				height: 100%;
				outline: none;
				text-indent: -5856px;
				border-bottom: 0px;
			}
	
		.head ul
		{
			height: 33px;
			width: 620px;
			top: 15px;
			left: 372px;
			position: absolute;
			margin: 0px;
			padding: 0px;
		}
		
			.head ul li
			{
				display: inline;
				padding: 0px;
				margin: 0px;
			}
			
				.head ul li a
				{
					display: inline;
					float: left;
					height: 33px;
					text-indent: -5978px;
					overflow: hidden;
					padding: 0px;
					margin: 0px 0px 0px 1px;										
				}
				
					.head ul li.nav01 a	{ width: 47px; background: transparent url(../images/menu_button01.gif) no-repeat 0 0; border-bottom: 0px; }
					.head ul li.nav02 a	{ width: 53px; background: transparent url(../images/menu_button02.gif) no-repeat 0 0; border-bottom: 0px; }
					.head ul li.nav03 a	{ width: 79px; background: transparent url(../images/menu_button03.gif) no-repeat 0 0; border-bottom: 0px; }
					.head ul li.nav04 a	{ width: 59px; background: transparent url(../images/menu_button04.gif) no-repeat 0 0; border-bottom: 0px; }
					.head ul li.nav05 a	{ width: 43px; background: transparent url(../images/menu_button05.gif) no-repeat 0 0; border-bottom: 0px; }
					.head ul li.nav06 a	{ width: 50px; background: transparent url(../images/menu_button06.gif) no-repeat 0 0; border-bottom: 0px; }
					.head ul li.nav07 a	{ width: 50px; background: transparent url(../images/menu_button07.gif) no-repeat 0 0; border-bottom: 0px; }
					.head ul li.nav08 a	{ width: 51px; background: transparent url(../images/menu_button08.gif) no-repeat 0 0; border-bottom: 0px; }
					.head ul li.nav09 a	{ width: 103px; background: transparent url(../images/menu_button09.gif) no-repeat 0 0; border-bottom: 0px; }
					.head ul li.nav10 a	{ width: 54px; background: transparent url(../images/menu_button10.gif) no-repeat 0 0; border-bottom: 0px; }
					.head ul li a:hover	{ background-position: 0px -33px; }
					.head ul li a:active	{ background-position: 0px -33px; }
		
	.main
	{
		background: #373e2b url(../images/back_main.gif) no-repeat 0px 0px;
		
		min-height: 530px;
		height: auto !important; /* hack to get min-height to work reliably */
	  	height: 530px; /* hack to get min-height to work reliably */	
	}
	
		.extras
		{
			float: left;
			display: inline;
			width: 368px;
			position: relative;
		}
		
			.extras .robot
			{
				width: 348px;
				height: 471px;
				position: absolute;
				top: 38px;
				left: 0px;
			}
			
			.extras .dog
			{
				width: 295px;
				height: 539px;
				position: absolute;
				top: 40px;
				left: 15px;
			}
			
			.extras .forumballoon
			{
				width: 128px;
				height: 106px;
				position: absolute;
				top: 142px;
				left: 255px;				
			}
			
			.socialicons
			{
				position: absolute;
				z-index: 900;
				
				/*
				top: 10px;
				left: 300px;
				width: 32px;
				*/
				
				top: -12px;
				left: 40px;
				width: 330px;
			}
			
				.socialicons img
				{
					width: 32px;
					height: 32px;
					border: 0px;
					
					/*
					display: block;
					margin: 0px auto 5px auto;
					*/
					
					float: left;
					display: inline;
					margin: 0px 12px 0px 0px;
					
				}
				
				.socialicons a:hover img
				{
					filter: alpha(opacity=70);
					-moz-opacity: 0.7;
					-khtml-opacity: 0.7;
					opacity: 0.7;
				}
		
		.content
		{
			padding-top: 0px;
			padding-bottom: 20px;
			float: left;
			display: inline;
			width: 596px;		
		}
		
			.content a.nounderline:link	{ border-bottom: 0px; }
			.content a.nounderline:visited	{ border-bottom: 0px; }
			.content a.nounderline:hover	{ border-bottom: 0px; }
			.content a.nounderline:active	{ border-bottom: 0px; }
		
			.content h1,
			.content h2,
			.content h3,
			.content h4,
			.content h5,
			.content h6,
			.content p,
			.content ul,
			.content ol,
			.content table
			{
				margin-bottom: 16px;
			}
			
			.content h2
			{
				background: transparent url(../images/back_h2.gif) no-repeat 0 0;
				line-height: 36px;
				font-size: 36px;
				height: 52px;
				margin: 12px 0px 12px 0px;
				padding: 9px 0px 0px 70px;
				color: #ffdc00;
				font-weight: normal;
				text-transform: lowercase;
			}
				
				.content h2 a:link	{ border-bottom: 0px; color: #ffdc00; font-weight: normal; }
				.content h2 a:visited	{ border-bottom: 0px; color: #ffdc00; font-weight: normal; }
				.content h2 a:hover	{ border-bottom: 0px; color: #ffdc00; font-weight: normal; }
				.content h2 a:active	{ border-bottom: 0px; color: #ffdc00; font-weight: normal; }
				
			.content h3
			{
				font-weight: bold;
				font-size: 18px;
				line-height: 19px;
				color: #da6701;
			}

				.content h3 a:link	{ border-bottom: 0px; color: #da6701; font-weight: bold; }
				.content h3 a:visited	{ border-bottom: 0px; color: #da6701; font-weight: bold; }
				.content h3 a:hover	{ border-bottom: 0px; color: #da6701; font-weight: bold; }
				.content h3 a:active	{ border-bottom: 0px; color: #da6701; font-weight: bold; }
							
			.content h4
			{
				font-weight: bold;
				color: #95b254;
				font-size: 14px;
				line-height: 16px;				
				margin-bottom: 0px;
			}

				.content h4 a:link	{ border-bottom: 0px; color: #95b254; font-weight: bold; }
				.content h4 a:visited	{ border-bottom: 0px; color: #95b254; font-weight: bold; }
				.content h4 a:hover	{ border-bottom: 0px; color: #95b254; font-weight: bold; }
				.content h4 a:active	{ border-bottom: 0px; color: #95b254; font-weight: bold; }
							
			.content h5
			{
				font-weight: bold;
			}
			
			.content h6
			{
				font-weight: bold;
				margin-bottom: 1px;
			}
			
			.contentbox
			{
				background-color: #323926;
				border: 2px solid #4b5241;
				padding: 18px 16px 2px 18px;
				margin: 0px 0px 16px 38px;
			}
			
				.contentbox strong
				{
					font-weight: bold;
					font-style: normal;
					padding: 0px 2px 0px 1px;
				}
			
				.contentbox em
				{
					color: #7adde6;
					font-style: normal;
					font-weight: bold;	
				}
			
				.splitinfo
				{
					font-style: italic;
					font-size: 11px;
					color: #a4b488;
				}
			
				.outofprint
				{
					font-size: 11px;
					color: #a4b488;					
				}
			
				.content ol
				{
					margin-left: 30px;
				}
				
				.content ul
				{
					margin-left: 20px;
				}
				
					.content ul li
					{
						background: transparent url(../images/bullet_arrow.gif) no-repeat 0 3px;
						padding: 2px 0px 0px 20px;
					}
					
					.content ul.spacedlist li
					{
						padding-top: 10px;
						padding-bottom: 10px;
						background-position: 0 10px;
					}
					
				.fixwidth
				{
					width: 520px;
				}
				
				.niceicon
				{
					border: 4px solid #202b0c;
				}
				
				.listenplayer
				{
					margin: 0px auto 16px auto;
					padding: 10px;
					background-color: #fff;
					border: 5px solid #202b0c;
					text-align: center;
				}
		
		.content table td
		{
			padding-bottom: 5px;
		}
				
			.content table td.label
			{
				text-align: right;
				padding-right: 10px;
			}
			
		.nicebutton
		{
			background-color: #da6701;
			padding: 4px;
			color: #fff;
			font-weight: bold;
			border: 2px solid #fff;
			cursor: pointer;
		}				
		
	.foot
	{
		background-color: #202b0c;
		color: #909586;
		font-size: 10px;
		line-height: 12px;
		border-top: 2px solid #4b5241;
	}
	
		.foot a:link { text-decoration: none; font-weight: normal; color: #909586; border-bottom: 0px; }
		.foot a:visited { text-decoration: none; font-weight: normal; color: #909586; border-bottom: 0px; }
		.foot a:hover { text-decoration: none; font-weight: normal; color: #fff; border-bottom: 1px dashed #787e6c; }
		.foot a:active { text-decoration: none; font-weight: normal; color: #fff; border-bottom: 1px dashed #787e6c; }
		
		.foot p
		{
			width: 963px;
			text-align: right;
			margin: 0px auto 0px 0px;
			padding: 20px 0px 20px 0px;
		}
		
		.foot .sep
		{
			padding: 0px 0px 0px 0px;
			color: #787e6c;
		}




/* -- GENERAL CLASSES -- */

.clear
{
	clear: both;
	height: 0px;
	width: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	/* display: block; */
}

.inset_right
{
	float: right;
	display: inline;
	margin: 0px 0px 10px 14px;
	border: 1px solid #202b0c;
	padding: 1px;
	background-color: #4b5241;
	clear: right;
}

.inset_left
{
	float: left;
	display: inline;
	margin: 0px 14px 10px 0px;
	border: 1px solid #202b0c;
	padding: 1px;
	background-color: #4b5241;	
	clear: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}




