body	{background: yellow;
	padding: 0px; margin: 0px;
	color: black;}

body *	{font-family: verdana, arial, sans-serif;}

p, h2, h3, h4
	{margin: auto 10px;}

h1, h2, h3, h4
	{color: #0000a0;}

h1	{text-align: center;
	font-size: 130%;
	margin-top: 10px;
	margin-bottom: 10px;}

h2	{text-align: center;
	font-size: 100%;}

h2 img	{vertical-align: middle;}

p	{font-size: 80%;
	margin-bottom: 10px;}

li	{font-size: 80%;}

a img	{border: none;}

div.main
	{background: #ebf5ff;
	border: 1px solid #0000a0;
	width: 770px;
	margin: 10px auto;}

div.menu
	{float: left;
	height: 45px;
	background: #ebf5ff;
	width: 563px;
	margin: 0px;
	color: #0000a0;
	padding-left: 5px;
	font-size: 80%;
	padding-top: 5px;
	vertical-align: middle;}

div.menu p
	{font-size: 100%;
	margin: 0px;
	margin-bottom: 4px;}

div.menu a
	{display: inline-block;
	background: yellow;
	padding: 1px 5px;
	margin-right: 10px;
	color: #0000a0;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	border: 1px solid #0000a0;}

div.menu a:hover
	{background: #ebf5ff;
	color: red;}

div.logotop
	{width: 202px;
	height: 44px;
	float: right;
	padding-top: 6px;}

div.logobottom
	{width: 202px;
	background: #0000a0;
	height: 32px;
	float: right;}

div.basket
	{float: left;
	background: #0000a0;
	width: 552px;
	margin: 0px;
	color: white;
	padding: 8px;
	font-size: 80%;
	clear: none;
	height: 16px;}

div.basket a
	{background: yellow;
	padding: 2px;
	margin-left: 10px;
	color: #0000a0;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	font-size: 85%;}

div.basket a:hover
	{background: #ebf5ff}

div.body
	{clear: both;
	padding-top: 10px;
	padding-bottom: 10px;}

/*photo page styles*/
div.photo
	{margin-right: auto; margin-left: auto;}

p.smssmallprint
	{font-size: 60%;
	text-align: center;
	margin-top: 10px;}

p.photodetails
	{text-align: center;
	color: #0000a0;
	margin-left: 50px; margin-right: 50px;
	clear: both;}

p.photodetails strong
	{white-space: nowrap;}

table.products
	{width: 500px;
	margin-left: auto; margin-right: auto;
	background: yellow;
	border: 2px solid red;
	margin-bottom: 5px;
	clear: both;}

table.products a img
	{border: none;}

table.products h3
	{font-size: 90%;
	margin-bottom: 0px;
	text-align: center;}

table.products p
	{text-align: center;
	margin-top: 5px;}

table.products p.price
	{text-align: right;}

table.products p b
	{color: red;}

table.products h3 a
	{color: red;
	text-decoration: none;}

table.products h3 a:hover
	{text-decoration: underline;}

table.products td.image
	{text-align: center;
	vertical-align: middle;
	width: 100px;}

p.productdisclaimer
	{text-align: center;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 20px;}

input.buybutton
	{background: #ebf5ff;
	padding: 2px;
	font-size: 80%;
	color: #0000a0;
	margin: 0px;}

form	{display: inline;}

p.copyright
	{text-align: center;}

p.copyright a, p.copyright a:visited
	{color:#0000a0;}

/* Front Page:*/
div.frontleft
	{float: left;
	text-align: center;
	width: 380px;}

div.frontleft p
	{font-weight: bold;
	color: #0000a0;
	margin: inherit 15px;}

div.frontright
	{float: right;
	text-align: center;
	width: 380px;}

img.frontlogo
	{margin: 10px 0px 20px;}

img.frontleft
	{margin: 0px 8px 10px 0px;}

img.frontright
	{margin: 0px 0px 10px 8px;}

img.frontbottom
	{margin-bottom: 10px;}

img.frontwp
	{margin-top: 10px;}

/* Basket/Checkout */
table.basket
	{width: 700px;
	margin: 0px auto;
	}

table.basket thead td
	{background: #0000a0;
	color: yellow;
	font-size: 80%;
	padding: 3px;
	font-weight: bold;
	text-align: center;}

table.basket tbody td
	{background: yellow;
	color: #0000a0;
	font-size: 80%;
	text-align: center;}

table.basket tbody td.total
	{font-weight: bold;
	text-align: right;}

p.basketlinks
	{text-align: center;
	margin-bottom: 20px;}

p.basketlinks a
	{background: yellow;
	padding: 2px;
	margin-left: 10px;
	color: #0000a0;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	border: 1px solid #0000a0;}

p.basketlinks a:hover
	{background: #ebf5ff;}

table.checkoutform
	{width: 550px;
	margin: 20px auto;}

table.checkoutform td.checkoutheading
	{text-align: center;}

table.checkoutform td.lineabove
	{border-top: 2px solid #0000a0;}

table.checkoutform td.linebelow
	{border-bottom: 2px solid #0000a0;}

table.checkoutform td.checkouttitle
	{text-align: right;}

table.checkoutform td
	{font-size: 80%;}

div.checkoutwp
	{text-align: center;
	padding-bottom: 20px;}