@charset "UTF-8";
@import url(yui/build/cssreset/reset-min.css);
@import url(yui/build/cssbase/base-min.css);
@import url(yui/build/cssfonts/fonts-min.css);
@import url(icons.css);

html {
/*	background-color: #B0C4DE; */
	background-image:url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position:top;
	background-color: #BCD3FF;
}
body {
	margin-top: 5px;
	margin-bottom: 5px;
}
hr {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
}
a, a:link, a:hover, a:visited {
	color: inherit;
	color: expression(this.parentNode.currentStyle.color);
}
a, a:link, a:visited {
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
a img {
	border: 1px solid #ffffff;
}
a:hover img {
	border: 1px solid #cc9900;
	cursor: pointer;
}
#apob-header {
/*	background: url(images/apieceofbritain.jpg) no-repeat; */
	width: 860px;
	height: 240px;
	margin: auto auto 0px auto;
}
#apob-header img {
	border: 0px;
}

/* Navigation */

#navigation {
	width: 860px;
	height: 30px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(images/navigation.png);
	background-position: 0px 0px;
	position: relative;
}
#navigation div {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	height: 30px;
}
#navigation-home {
	left: 0px;
	width: 84px;
}
#navigation-about {
	left: 84px;
	width: 78px;
}
#navigation-ceramics {
	left: 162px;
	width: 202px;
}
#navigation-infocontact {
	left: 364px;
	width: 169px;
}
#navigation-hazleguide {
	left: 533px;
	width: 130px;
}
#navigation-search {
	left: 663px;
	width: 86px;
}
#navigation-basket {
	left: 749px;
	width: 111px;
}
#navigation a, #navigation span {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
	overflow: hidden;
}
#navigation span {
	background-color: transparent;
	background-image: url(images/navigation.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#navigation-home a span {
	background-position: 0px 0px;
}
#navigation-about a span {
	background-position: -84px 0px;
}
#navigation-ceramics a span {
	background-position: -162px 0px;
}
#navigation-infocontact a span {
	background-position: -364px 0px;
}
#navigation-hazleguide a span {
	background-position: -533px 0px;
}
#navigation-search a span {
	background-position: -663px 0px;
}
#navigation-basket a span {
	background-position: -749px 0px;
}

#navigation-home a:hover span {
	background-position: -0px -30px;
}
#navigation-about a:hover span {
	background-position: -84px -30px;
}
#navigation-ceramics a:hover span {
	background-position: -162px -30px;
}
#navigation-infocontact a:hover span {
	background-position: -364px -30px;
}
#navigation-hazleguide a:hover span {
	background-position: -533px -30px;
}
#navigation-search a:hover span {
	background-position: -663px -30px;
}
#navigation-basket a:hover span {
	background-position: -749px -30px;
}
.navigation a, .navigation a:link, .navigation a:visited, .navigation a:hover {
	color: #AA6D09;
}

/* All Pages */

input[type="image"] {
	border: 1px solid #ffffff;
}
input[type="image"]:hover {
	border: 1px solid #cc9900;
	cursor: pointer;
}
input {
	font-family: "Comic Sans MS";
	color: #A96608;
	font-size: 116%;
	font-weight: normal;
	text-align: center;
}
select {
	font-family: "Comic Sans MS";
	color: #A96608;
	font-size: 116%;
	font-weight: normal;
}
.icons {
	border: 0px none #000000;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.icons td {
	border: 0px none #000000;
	padding: 0;
}
.layout {
	border: 0px none #000000;
	padding: 0;
	margin-bottom: 0px;
}
.layout td {
	border: 0px none #000000;
	padding: 0;
}
.noborder {
	border: 0px none;
}
.noborder td {
	border: 0px none;
}
.whiteborder {
	border-color: #FFFFFF;
}
.whiteborder td {
	border-color: #FFFFFF;
}
.blackborder {
	border-color: #000000;
}
.blackborder td {
	border-color: #000000;
}
.goldborder {
	border-color: #cc9900;
}
.goldborder td {
	border-color: #cc9900;
}
.contentpanel {
	width: 858px;
	background-color: #F1E1AE;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #AA6D09;
	color: #AA6D09;
}
.themename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	font-style: normal;
	color: #945623;
	margin-left: auto;
	margin-right: auto;
}
.feature {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
.feature span {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	/*background-color: transparent;*/
	background-position: 0px 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.feature object {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.feature div {
	z-index: 1;
	position: absolute;
	background-color: transparent;
}
.feature div a {
	top: 1px;
	left: 1px;
	display: block;
	position: absolute;
}
.feature div a:hover {
	top: 0px;
	left: 0px;
	border: 1px solid #cc9900;
}
.contactform {
	border: 1px solid #000000;
	padding: 0.5em;
	margin-bottom: 1em;
}
.contactform table, .contactform td {
	border: 0px solid #000000;
	margin: 0;
}
/*.actions a, .actions a:link, .actions a:visited, .actions a:hover {
	color: #AA6D09;
}*/
.actions {
	border: 0px none #000000;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.actions td {
	border: 0px none #000000;
	padding: 0;
}
.actions a img {
	border: 0px none #000000;
	padding: 0;
}
#copyright {
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 260px;
	height: 15px;
}
#copyright div {
	position: absolute;
	top: 0px;
	width: 80px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#copyright a, #copyright span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#copyright span {
	background: transparent url(images/copyright.gif);
}
#cc-by-nc-nd {
	left: 0px;
}
#w3c-xhtml {
	left: 90px;
}
#w3c-css {
	left: 180px;
}
#cc-by-nc-nd span {
	background-position: 0px 0px;
}
#w3c-xhtml span {
	background-position: -80px 0px;
}
#w3c-css span {
	background-position: -160px 0px;
}
.contentpane {
	width: 746px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: 2px solid #B80349;
	padding: 15px;
	background-color: #FFFFFF;
	line-height: 1.4;
}
.contentseparator {
	height: 10px;
}
.bullet {
	font-family: "Comic Sans MS";
	color: #663399;
	font-weight: bold;
	font-size: 116%;
	margin-bottom: 5px;
}

/* All Ceramics, Archive */

.ceramicname {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #AE1941;
}
.buildingname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #945623;
}
.ceramicprice {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #902028;
	font-weight: bold;
}
.offerprice {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF0033;
	font-weight: bold;
}
.ceramicstatus {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: #AE1941;
}
.ceramicnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0033;
	font-weight: bold;
	font-style: normal;
}
.ceramicavailability {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0099;
	font-weight: bold;
	font-style: normal;
}
.ceramicexclusivity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660066;
	font-weight: bold;
	font-style: normal;
}
.ceramicspecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6633CC;
	font-weight: bold;
	font-style: normal;
}
.investmentpotential {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399CC;
	font-weight: bold;
	font-style: normal;
}
.moneyoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}

.ceramicdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A16C00;
	font-weight: bold;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}

.clickforfeature {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #945623;
	padding-bottom: 2px;
}
.smallprint {
	font-family: "Comic Sans MS";
	font-size: 93%;
	color: #0033CC;
	font-weight: bold;
}

/* Blog */

.pageaction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 93%;
	font-weight: normal;
	font-style: italic;
	color: #945623;
}
.photocaption {
	font-family: "Comic Sans MS";
	color: #AA6D09;
	font-weight: bold;
	font-size: 93%;
}

/* Blue */

.blue {
	color: #333399;
}
.bluebold {
	color: #333399;
	font-weight: bold;
}
.bluetext {
	font-family: "Comic Sans MS";
	color: #333399;
	font-weight: normal;
	font-size: 116%;
}
.bluetextbold {
	font-family: "Comic Sans MS";
	color: #333399;
	font-weight: bold;
	font-size: 116%;
}
.bluesmall {
	font-family: "Comic Sans MS";
	color: #333399;
	font-weight: normal;
	font-size: 100%;
}
.bluesmallbold {
	font-family: "Comic Sans MS";
	color: #333399;
	font-weight: bold;
	font-size: 100%;
}

/* Cerise */

.cerise {
	color: #A80038;
}
.cerisebold {
	color: #A80038;
	font-weight: bold;
}
.cerisetext {
	font-family: "Comic Sans MS";
	color: #A80038;
	font-weight: normal;
	font-size: 116%;
}
.cerisetextbold {
	font-family: "Comic Sans MS";
	color: #A80038;
	font-weight: bold;
	font-size: 116%;
}
.cerisesmall {
	font-family: "Comic Sans MS";
	color: #A80038;
	font-weight: normal;
	font-size: 100%;
}
.cerisesmallbold {
	font-family: "Comic Sans MS";
	color: #A80038;
	font-weight: bold;
	font-size: 100%;
}

/* Green */

.green {
	color: #666633;
}
.greenbold {
	color: #666633;
	font-weight: bold;
}
.greentext {
	font-family: "Comic Sans MS";
	color: #666633;
	font-weight: normal;
	font-size: 116%;
}
.greentextbold {
	font-family: "Comic Sans MS";
	color: #666633;
	font-weight: bold;
	font-size: 116%;
}
.greensmall {
	font-family: "Comic Sans MS";
	color: #666633;
	font-weight: normal;
	font-size: 100%;
}
.greensmallbold {
	font-family: "Comic Sans MS";
	color: #666633;
	font-weight: bold;
	font-size: 100%;
}

/* Gold */

.gold {
	color: #AA6D09;
}
.goldbold {
	color: #AA6D09;
	font-weight: bold;
}
.goldtext {
	font-family: "Comic Sans MS";
	color: #AA6D09;
	font-weight: normal;
	font-size: 116%;
}
.goldtextbold {
	font-family: "Comic Sans MS";
	color: #AA6D09;
	font-weight: bold;
	font-size: 116%;
}
.goldsmall {
	font-family: "Comic Sans MS";
	color: #AA6D09;
	font-weight: normal;
	font-size: 100%;
}
.goldsmallbold {
	font-family: "Comic Sans MS";
	color: #AA6D09;
	font-weight: bold;
	font-size: 100%;
}

/* Purple */

.purple {
	color: #663399;
}
.purplebold {
	color: #663399;
	font-weight: bold;
}
.purpletext {
	font-family: "Comic Sans MS";
	color: #663399;
	font-weight: normal;
	font-size: 116%;
}
.purpletextbold {
	font-family: "Comic Sans MS";
	color: #663399;
	font-weight: bold;
	font-size: 116%;
}
.purplesmall {
	font-family: "Comic Sans MS";
	color: #663399;
	font-weight: normal;
	font-size: 100%;
}
.purplesmallbold {
	font-family: "Comic Sans MS";
	color: #663399;
	font-weight: bold;
	font-size: 100%;
}
.purpletiny {
	font-family: "Comic Sans MS";
	color: #663399;
	font-weight: normal;
	font-size: 93%;
}
.purpletinybold {
	font-family: "Comic Sans MS";
	color: #663399;
	font-weight: bold;
	font-size: 93%;
}

/* Red */

.red {
	color: #FF0033;
}
.redbold {
	color: #FF0033;
	font-weight: bold;
}
.redtext {
	font-family: "Comic Sans MS";
	color: #FF0033;
	font-weight: normal;
	font-size: 116%;
}
.redtextbold {
	font-family: "Comic Sans MS";
	color: #FF0033;
	font-weight: bold;
	font-size: 116%;
}
.redtextsmall {
	font-family: "Comic Sans MS";
	color: #FF0033;
	font-weight: normal;
	font-size: 100%;
}
.redtextsmallbold {
	font-family: "Comic Sans MS";
	color: #FF0033;
	font-weight: bold;
	font-size: 100%;
}
.redtextsmaller {
	font-family: "Comic Sans MS";
	color: #FF0033;
	font-weight: normal;
	font-size: 108%;
}
.redtextsmallerbold {
	font-family: "Comic Sans MS";
	color: #FF0033;
	font-weight: bold;
	font-size: 108%;
}

