/*
#ccddff = pale blue
#bb3333 = red
#5566bb = dark blue

*/

span.testing {color: orange; font-weight: bold; }




body, div
{ 
	font-family: helvetica, arial, sans-serif;
	color: black;
	background-color: white; 
	margin-bottom: 2.5cm;
	margin-topL 1.5cm;
}

div.homeBody

{

	text-align: center;
	width: 100%;
	
	
}

h3, h4{color: #5566bb;}

.topnav

{

	dispalay:none;
}



.topnav a:link


{
	
	display:none; 
	
	


}

.topnav a:visited

{
	display:none; 
	
	
	


}

.topnav a:hover

{
	display:none; 

}


.thisPageButton {

			display:none; 
			
		}

.top 
	{
		display: none
	}
	




.top a:hover
	{
		display:none; 
	}	
	
	
	
	
	

div.latest

{
	background-color: #ccddff;
	width: 600;
	color: #bb3333;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	

}

div.navbar
{ 
	
	
	display: none;
	
	
}


div.bookshopNote
	{
	display: none; 
	}
	
div.bookshopNote a:link
		{
			display: none; 
		}
		
div.bookshopNote a:visited
		{display: none; 
		}
		
div.bookshopNote a:hover
		{display: none; }		
		
		
div.bookshopNote a:hover	
		{display: none; }
		
	
div.bookshopNote h3 {display: none; }	
	
	
	

div.mainBody

{
	
width: 10cm; 

}


div.topPageLinks 
	{
		
		
		display: none; 
	}



.navbar a:link


{
	
	display: none; 
	
	


}

.navbar a:visited

{
	display: none; 
	
	


}

.navbar a:hover

{
	display: none; 

}


.navbar a 
	{ 
		display: none; 
		
	}



/* bookshop.css */
/* additional bookshop-specific style */


.breakout
	{
		
		width: 10cm;
		
		font-size: 90%;
		border: 3px solid #ccddff;
		
	}

div.notice 
	{
	
	 margin: .5cm;
	 padding: 0;
	
	}

.column1
	{
	
	
	
	width: 10cm;
	padding: 1cm;
	font-size: 90%;
	
	}
	
.column2
	{
	
	
	width: 10cm;
	padding: 1cm;
	font-size: 90%;
	
	}




div.entry-row-even h3
{
	
}



div.entry-row-odd h3
{
	
	
	
}














p.itemorderbox
{
	
	
}


h2.pageTitle{color: #5566bb;}

h3.pageTitle
{
	color: #bb3333;
}
	 

/* NB should probably be standard for RSPAS */
legend
{
	font-style: italic;
}




.footnote
{

	font-size: 85%;
}


div.authors h4{color: #5566bb;  }


hr.divider {color: #ccddff; }


li {list-style-type: circle;}


ul.contacts li{ list-style-type: circle;}

/*
#ccddff = pale blue
#bb3333 = red
#5566bb = dark blue

*/


/* stylesheet ends */
