@import url("html.css");
@import url("error.css");
@import url("form.css");
@import url("shop.css");
@import url("category.css");
@import url("product.css");
@import url("basket.css");
@import url("imagechooser.css");
@import url("search.css");
@import url("menu.css");
@import url("table.css");
@import url("area.css");

html {color: black; font-family: sans-serif; margin: 0px; font-size: 9pt; background: navy}
/* url('../images/cathedral.jpg') bottom left no-repeat fixed;}*/
body {margin: 0 auto; width: 730px; border-left: solid black 1px; border-right: solid black 1px; background: white}

h1 {margin: 0px; padding: 0px}
/
div.header {
	margin: 0; 
	padding: 0;
	width: 100%;
	text-align: center;
}

div.header img {
	margin: 0;
}

div.header div.banner {
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	height: 98px;
	padding: 0;
}

div.tabs {
	ZZposition: static; 
	border-bottom: solid #8080C0 2px; 
	padding-top: 58px; 
	margin-left: 0px; 
	text-align: right; 
	height: 26px;
}

div.tabs div {padding: 0px 5%}
div.tabs img {vertical-align: bottom; border: none}

div.footer p {margin: 0; font-size: 8pt; text-align: center}
div.footer {padding-bottom: 20px;}

div.content
{
	text-align: center;
}

form
{
	width: 550px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


zdiv.content {padding-left: 230px; margin-right: 5%; position: static}
div.sidebar {
	margin-left: auto;
	margin-right: auto;
	width: 190px; 
}

div.breadcrumbs {color: black; padding: 2px; font-size: 8pt; position: static; padding-left: 110px; z-index: 10}
div.breadcrumbs a {color: inherit}

hr {border: none; border-bottom: solid #8080C0 2px}

th, td {text-align: left}
th.left, td.left {text-align: left}
th.center, td.center {text-align: center}
th.right, td.right {text-align: right}

div.sidebarbox {font-size: 8pt}

a {color: #000080}
a:visited {color: #000040}

div.auth
{
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #999999;
	background-color: #C00000; 
	color: white; 
	font-weight: bold; 
	padding: 2px 10px;
	opacity: 0.95;
	filter: alpha(opacity=95);
}
div.auth a {margin-left: 0.5em}

div.pager {text-align: left}
div.pager a {text-decoration: underline}

#dijon {position: absolute; left: 220px; top: 15px}

div.centrepage
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

div.office img
{
	border: 2px solid black;
}

div.indextext
{
	width: 600px;
	margin: 30px auto;
	font-size: 120%;
/*	background: #f0f0ff; */
/*	border: 1px solid black; */
}

div.privpage h2, div.privpage h4
{
	margin: 25px 0 5px 0;
}

div.confirm
{
	width: 400px;
	padding: 10px;
	margin: 40px 20px;
	border: 1px dashed #333366;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

div.confirm div.note
{
	padding: 10px 0 10px 0;
	text-align: center;
}

div.confirm div.button
{
	padding: 10px 0 0 0;
	text-align: right;
}

div.searchheader
{
	font-size: 150%;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 0 0;
	color: #000080;
}

div.searchfooter
{
	padding: 0;
	margin: 0 0 0 0;
	font-weight: bold;
	color: #000080;
}

div.awfulblue
{
	color: #000080;
}

div.focusresults div.productrows
{
	margin: 0 auto 0 auto;
	padding: 0;
}
