/* CSS for Nurture website - Silktide Ltd 2005 */

html, body	{ padding: 0; margin: 0; }
body		{ font: 12px verdana, arial, helvetica, sans-serif; text-align: left; }
h1			{ font-size: 18px; color: #000;}
h2			{ font-size: 16px; font-weight: bold; color: #000;}
h3			{ font-size: 13px; color: #000;}
p			{ font-size: 12px; }
a			{border-bottom: 0; color: #000;}

img			{ border: 0; }
table		{ font-size: 12px; }
hr			{ height: 1px; color: #000; }

#container 	{ width: 100%; margin: 0; } 

#corner_tl	{ display: none; }
#corner_tr	{ display: none; }

#content	{ width: 100%; }

#header			{ width: 100%; height: auto; position: relative; }
	#header img	{ float: left; margin-left: 0; }
	#header p	{ display: none; }
	#print		{ display: block; }
	#screen		{ display: none; }

#leftnav		{ display: none; }

#contentmain	{ width: auto; float: none; margin-right: 0; margin-top: 0; }
.norightcol #contentmain { width: 100%; }

	#innerbox		{ margin-top: 30px; }
	#innerbox-top 	{ display: none; }
	#innerbox-bottom{ display: none; }
	#innerbox-main	{ background-color: #fff; }
	#innerbox h2	{ color: #000; margin-top: 0; }
	#innerbox p		{ color: #000; }
	#innerbox a 	{ color: #000; border-bottom: 0; }
	
	#contentmain ul	 { font-size: 12px; }
	#contentmain li	 { line-height: 14px;  }
	
	.costs				{ width: 90%;  }
	.costs .cost		{ width: 150px;  }
	.costs .highlight	{ font-size: 11px; color: #000; }
		
	#forum #contentmain table, #forum #contentmain form { width: 90%; }
	
	.results	{ width: 90%; margin-bottom: 10px; }
	.results th	{ font-weight: bold; border-bottom: 2px solid #000; }

#contentright	{ display: none; }
	

#corner_br p	{ float: none; font-size: 11px; padding-top: 0; margin: 0 0 0 5px; }
#corner_br img	{ display: none; }

#footer			{ display: none; }