/* <![CDATA[ */

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #0D2B88;
	background: #fff;
}

div#page_wrapper
{
	position: relative; /* this is for subsequent absolute positions to be relative to the wrapper. */ 
	margin: 0px auto;
	border: solid 1px #0D2B88;
	width: 750px;
}

div#logo
{
	position: absolute;
	top: -25px;
	right: 0;
	width: 242px;
}

p { margin: 0px 0px 7px 0px; }

/*-------------------------------------[ NOT FOR PRINT ]--*/
.not_for_print { display: none; }

/*------------------------------------------[ HEADINGS ]--*/
h1, h2, h3 { display: none; }

/*-----------------------------------------[ NAVIGATION ]--*/
a img { border: none; }

div#navi_back, div#navigation_block, div#home_over
{
	display: none;
}

/*-----------------------------------------[ FOOTER ]--*/
div#footer
{
	text-align: center;
	font-size: 0.9em;
	padding: 10px 0px 3px 0px;
}

/*----------------------------------------[ CATALOGUE SEARCH ]--*/
div#search_panel, div#search_results, div.close { display: none; }

div#product_preview
{
	float: left;
	margin: 30px 0 25px 10px;
	padding: 20px 0 0 10px;
	width: 700px;
	position: relative; /* needed here (#close) for IE6 and older */
}

div#product_preview div.img_detail
{
	float: left;
	margin: 0 10px 0 0;
	width: 239px;
	height: 239px;
	border: solid 5px #006;
	position: relative;
}

a.status_link, div#send_email_box { display: none; }

div#explanation
{
	margin: 0 0 10px 10px;
	padding: 0 0 14px;
	width: 400px;
}


div#print_detail, div#email_detail { display: none; }


/* ]]> */