@charset "utf-8";
/* CSS Document */

/*
=======================================
zero formatting - START
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, img {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

/*
zero formatting - END
=======================================
universal formatting - START
*/

body {
background-color: #fff;
color: #027;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size: 85%;
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
}

strong{
font-weight:bold;
}

em{
font-weight:bold;
font-style:italic;
}

/*
universal formatting - END
=======================================
header formatting - START
*/

#header {
background-color: #027;
border-bottom: solid 29px #fc0;
font-weight: bold;
line-height: 15px;
height:90px;
width:100%;
position: absolute;
top: 0px;
left: 0px;
}

#header #mainlogo{
margin:10px 0 0 10px;
}

#header #strapline{
position:absolute;
right:100px;
bottom:12px;
width:260px;
color:#ccc;
font-size:1.3em;
font-weight:bold;
text-align:right;
line-height: 1.3em;
}

/*
header formatting - END
=======================================
content formatting - START
*/

#content {
margin: 160px 100px 50px 200px;
background-color: #fff;
border-left:1px solid #fc0;
padding:0 0 0 10px;
}

#content h1 {
color: #666;
font-size: 1.3em;
font-weight: bold;
background-color: #fc0;
background-image: url(http://www.annerykiln.co.uk/sb//grafix/h1-bgd.gif);
background-repeat: no-repeat;
height: 25px;
margin: 0 0 10px -11px;
padding: 2px 0 0 10px;
}

#content h2 {
clear:left;
color: #666;
font-size: 1.1em;
font-weight: bold;
border-top:1px dotted #fc0;
padding-top:5px;
margin: 1em 0 6px 0;
}

#content h3 {
clear:left;
color: #666;
font-size: 1em;
font-weight: bold;
border-top:0;
padding-top:5px;
margin: 1em 0 6px 0;
}

#content p{
margin: 0 0 1em 0;
}

#content a,
#content a:link {
color: #b22;
font-weight: normal;
text-decoration: none;
border-bottom:1px dotted #ccc;
}

#content a:visited {
color: #000;
font-weight: normal;
text-decoration: none;
}

#content a:hover {
color: #36c;
border-bottom:1px solid #36c;
}

#content img{
float:left;
margin: 3px 10px 5px 0;
}

#content img.fright{
float:right;
margin: 3px 0 5px 10px;
}

/*
content formatting - END
=======================================
footer formatting - START
*/

#footer {
clear:both;
background-color: #027;
border-top: solid 10px #fc0;
height:35px;
margin-top:100px;
}

#footer p{
color:#bbb;
font-size:0.9em;
margin:6px 0 0 20px;
}

/*
footer formatting - END
=======================================
menu bar formatting - START
*/

#menu{
position:absolute;
top:90px;
left:185px;
background-color: #fc0;
list-style:none;
margin:0 0 0 20px;
padding:0;
width: auto;
/*height:25px;*/
}

#menu li{
float:left;
padding:4px 0 0 0;
height:25px;
margin:0 20px 0 0;
}

#menu a,
#menu a:link,
#menu a:visited{
background: #fc0 url(http://www.annerykiln.co.uk/sb//grafix/menu-off.gif) 0 5px no-repeat;
padding:0 10px 0 15px;
text-decoration:none;
color:#666;
font-weight:bold;
}

#menu a:hover{
background: #fc0 url(http://www.annerykiln.co.uk/sb//grafix/menu-on.gif) 0 5px no-repeat;
text-decoration:none;
color:#027;
}

/*
menu bar formatting - END
=======================================
left column formatting - START
*/

#leftcol{
position:absolute;
top:160px;
left:0;
width:190px;
}

#leftcol img{
margin:0 0 20px 20px;
}

/*
left column formatting - END
=======================================
pullquote formatting - START
*/

#content div.pullquote{
display:block;
float:right;
border:1px solid #027;
width:160px;
background-color:#fea;
padding:5px;
margin:-32px 0 5px 10px;
}

#content div.pullquote h2{
font-size:1.1em;
font-weight:bold;
color:#b22;
border-top:0;
margin:0;
padding:0;
text-align: center;
}

#content div.pullquote p{
font-size:0.9em;
font-weight:bold;
color:#03b;
text-align:center;
margin:0;
}

/*
pullquote formatting - END
=======================================
print control formatting - START
*/

.printonly,
.hidden{
display:none;
}

/*
print control formatting - END
=======================================
form formatting - START
*/

fieldset{
border:0;
}

label{
display:block;
font-weight:bold;
font-size:0.9em;
margin:5px 0 0 0;
}

input,
textarea{
width:400px;
}

.halfwide{
width:200px;
}

legend{
display:none;
}

input.button{
clear:left;
width:auto;
margin:15px 200px 0 0px;
}

.required{
border:2px solid #b22;
}

form#paypal{
float:right;
}

form#paypal input{
width:auto;
margin:5px 0 10px 20px;
}

div.buyitem{
margin-bottom:10px;
border:1px dotted #999;
background-color:#ffe;
padding:10px;
}

/*
form formatting - END
=======================================
utilities formatting - START
*/

.clear{
clear:both;
}

/*
utilities formatting - END
=======================================
random quotes formatting - START
*/

#quotes{
position:absolute;
top:340px;
left:20px;
background-color:#ffb;
color:#027;
width:143px;
font-size:0.9em;
padding:5px;border:1px solid #b22;
line-height:1.2em;
}

#quotes a,
#quotes a:link {
color: #b22;
font-weight: normal;
text-decoration: none;
border-bottom:1px dotted #ccc;
}

#quotes a:visited {
color: #000;
font-weight: normal;
text-decoration: none;
}

#quotes a:hover {
color: #36c;
border-bottom:1px solid #36c;
}

#quotes p{
margin:10px 0 0 0;
}

/*
randmom quotes formatting - END
=======================================
???? formatting - START
*/

div.homesigns{
float:left;
margin:0 30px;
width:150px;
}

div.homesigns img{
margin-bottom:5px;
}

div.homesigns p{
clear:left;
text-align:center;
line-height:1.2em;
font-size:0.9em;
font-weight:bold;
background-color:#eee;
padding:5px;
height:70px;
}

#paypal{
width:100px;
}

/*front page boxes start*/

div.front{
width:45%;
}

div.front h2,
div.front ul
{
margin:0 0 0 0.5em;
padding:0;
}

div.left{
float:left;
margin-bottom:15px;
}

div.left ul{
list-style-type: none;
}

div.left ul li a:link,
div.left ul li a:visited{
padding-left:17px;
background:#fff url(/grafix/list-yellow-arrow-off.png) no-repeat 0 2px;
border:0 !important;
}

div.left ul li a:hover{
padding-left:17px;
background:#fff url(/grafix/list-yellow-arrow.png) no-repeat 0 2px;
border:0 !important;
}

div.right{
float:right;
}

div.right ul li a:link,
div.right ul li a:visited{
padding-left:17px;
background:#fff url(/grafix/list-red-arrow-off.png) no-repeat 0 2px;
border:0 !important;
}

div.right ul li a:hover{
padding-left:17px;
background:#fff url(/grafix/list-red-arrow.png) no-repeat 0 2px;
border:0 !important;
}


/*front page boxes end*/

#features{
border-collapse:collapse;
clear:both;
width:100%;
border:1px solid #b22;
margin-top:30px;
}

#features td,
#features th{
border:1px solid #ccc;
padding:5px;
}

#features th{
text-align:left;
font-weight:bold;
background-color:#fc0;
color: #666;
}

#features td{
vertical-align:top;
}