@charset "utf-8";

/* Body */

body
{
	font-size: 95%;
	text-align: center;
	background-color: #727272;
	background: #727272 url(../images/grey-paw.gif) repeat;
}

/* Fonts */

body, input, textarea, td
{
	font-family: "Gill Sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* Container */

#container
{
	margin: 0 auto;
	width: 820px;
	text-align: left;
	padding: 0;
	border: 0;
	background: #FFFFFF url(../images/plate.jpg) no-repeat right top;
}

/* Rounded corners around container */

div.t  { background: url(../images/corners/container-top.gif) repeat-x top; }
div.b  { background: url(../images/corners/container-bottom.gif) repeat-x bottom; }
div.l  { background: url(../images/corners/container-left.gif) repeat-y left; }
div.r  { background: url(../images/corners/container-right.gif) repeat-y right; }
div.tl { background: url(../images/corners/container-top-left.gif) no-repeat top left;}
div.tr { background: url(../images/corners/container-top-right.gif) no-repeat top right; }
div.bl { background: url(../images/corners/container-bottom-left.gif) no-repeat bottom left; }
div.br { background: url(../images/corners/container-bottom-right.gif) no-repeat bottom right; }

/* Site title */

#container h1
{
	width: 215px;
	height: 220px;
	padding: 0;
	margin: 0 0 10px 10px;
	background: url(../images/header.gif) no-repeat right bottom;
	float: left;
	display: inline;
}

/* Site title text */

h1 span
{
	visibility: hidden;
}

/* Site links bar */

#siteLinks
{
	float: right;
	display: inline;
	margin: 9px 6px 10px 0;
	background: url(../images/red-gradient-small.gif) repeat-x top;
}

#siteLinks ul
{
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	font-size: 95%;
	margin: 0px;
	padding: 0.2em 0 0.4em 0;
}

#siteLinks ul li
{
	display: inline;
	margin-right: 1em;
	margin-left: 1em;
	text-align: center;
}

#siteLinks a
{
	color: #FBF6E0;
	border: 0;
	background: url(../images/site-links-paw.gif) no-repeat left center;
	padding-left: 30px;
}

#siteLinks a:hover
{
	text-decoration: underline;
}

ul#navLinks
{
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	margin: 0 17px 0 0;
	padding: 0;
	clear: right;
}

ul#navLinks li
{
	list-style-type: none;
	float: right;
}

ul#navLinks li.shop a
{
	background-image: url(../images/navbuttons/shop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

ul#navLinks li.gallery a
{
	background-image: url(../images/navbuttons/gallery.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

ul#navLinks li.services a
{
	background-image: url(../images/navbuttons/services.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

ul#navLinks li a
{
	color: #000000;
	border: 0;
	/* TEST STUFF */
	width: 169px;
	display: block;
	padding: 125px 0 10px 0;
	margin: 0.5em 10px 0 10px;
}

ul#navLinks li a:hover
{
	text-decoration: underline;
}

/* Page title */

#pageTitle
{
	clear: both;
	color: #FBF6E0;
	margin: 0 6px 0 8px;
	font-size: 1.6em;
	background: #C1141C url(../images/red-gradient.gif) repeat-x top;
	/* The following fixes a bug in IE6 */
	border-bottom: 1px solid white;
}

/* Page title text */

#pageTitle span
{
	display:block;
	background: url(../images/page-title-paw.gif) no-repeat left center;
	padding: 0.1em 0 0.2em 50px;
}

h3
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	text-align: left;
	font-size: 95%;
	color: #990000;
	clear: both;
}

h3#tagLine
{
	font-size: 125%;
}

/* Footer */

#footer
{
	text-align: center;
	margin: 0 6px 0 8px;
	clear: both;
	/* hasLayout fix for disappearing BG */
	height: 1%;
	padding-bottom: 7px;
}

/* Hyperlinks within footer */

#footer a:hover
{
	text-decoration: underline;
}

/* Subheading within footer */

#footer h2
{
	display: none;
}

/* Divider lines between elements in footer */

#footer li.divider
{
	color: #AAAAAA;
}

/* Background swoosh on left-hand side of footer */

#footer div.swoosh
{
	background: url(../images/swoosh.gif) no-repeat left bottom;
}

/* List elements in the footer */

ul#contactDetails, ul#copyrightDetails
{
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
}
ul#contactDetails li, ul#copyrightDetails li
{
	margin-right: 0.5em;
	display: inline;
	margin-left: 0.5em;
}

ul#copyrightDetails
{
	padding-bottom: 1em;
}

/* Hyperlinks */

a
{
	text-decoration: none;
	color: #c1141c;
	font-weight: bold;
}

/* Styling for elements with red rounded corners */

div#siteLinks
{
	background: url(../images/red-gradient-small.gif) repeat-x top;
}

div.red-corners div div div div
{
	background: url(../images/corners/red-top-left.gif) no-repeat left top;
}

div.red-corners div div div div div
{
	background: url(../images/corners/red-top-right.gif) no-repeat right top;

}

div.red-corners div div div div div div, div#siteLinks div
{
	background: url(../images/corners/red-bottom-left.gif) no-repeat left bottom;
}

div.red-corners div div div div div div div
{
	background: url(../images/corners/red-bottom-right.gif) no-repeat right bottom;
}

div.red-corners, div#siteLinks
{
	background-color: #c1141c;
	color: #FBF6E0;
}

#siteLinks div div
{
	background: url(../images/corners/site-links-top-right.gif) no-repeat right top;
}

/* Styling for red sidebox */

div#aboutBox
{
	width: 35%;
	text-align: center;
	float: right;
	padding: 0;
	margin: 0.5em 0 0.5em 1.5em;
}

div#aboutBox ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 1em 0;
}

div#aboutBox h3
{
	padding: 0;
	font-size: 1.9em;
	margin: 0;
	font-variant: normal;
	border: 0;
	letter-spacing: 0;
	text-align: center;
	color: #FBF6E0;
}

div#aboutBox h4
{
	padding: 0;
	margin: 0;
	font-size: 1.5em;
}

div#aboutBox p
{
	font-size: 1.2em;
}

/* Paragraph containing links to associations */

p#guildLogo
{
	text-align: center;
	clear: both;
	margin: 0;
	padding: 1em 0;
}

/* Page content */

div#pageContent
{
	margin: 0 2.5em;
	clear: left;
}

/* Reusable class for floating elements to the right*/

.floatRight
{
	float: right;
}

/* Reusable class for clearing floating elements */

.clearBoth
{
	clear: both;
	height: 0;
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

h3
{
	font-size: 1.1em;
	clear: left;
}

/* Images */

img
{
	border: 0;
	vertical-align: middle;
}

/* No borders round hyperlink images */

a img
{
	border: 0 !important;
}

/* Page updated date/details */

#updateDetails
{
	color: #999999;
	font-size: 0.8em;
}

/* Form labels */

label
{
	font-weight: bold;
}

/* Important/error messages */

.importantMessage
{
	background-color: #DDDDDD;
	border: 1px solid #333333;
	padding: 0.2em;
}

/* Resuable class for hiding elements */

.hidden
{
	display: none;
}

/* Centralise the photo gallery thumbnails */

p.gallery
{
	text-align: center;
}

/* Images to be floated left */

.imgLeft
{
	float: left;
	padding: 0 1em 1em 0;
}

/* Images to be floated right */

.imgRight
{
	float: right;
	padding: 1em 0 1em 1em;
}

/* Padding around more information about a service */

#serviceDetails
{
	padding-left: 190px;
}

/* Icons for top/back links */

.topLink
{
	background: url(../images/arrow-up.gif) no-repeat left center;
	padding-left: 20px;
}

.backLink
{
	background: url(../images/arrow-back.gif) no-repeat left center;
	padding-left: 20px;
}

ul.horzList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 85%;
}

ul.horzList li
{
	margin: 0;
	padding: 0;
	display: inline;
}

p.gallery img
{
	margin: 0.3em;
}

#mainTagLine
{
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-size: 125%;
	padding: 0 0 0.2em 0;
	margin: 0;
	letter-spacing: 0.2em;
}

#companyDetails
{
	list-style-type: none;
	padding: 0.2em 0 0.5em 0;
	margin: 0;
	font-size: 95%;
}

#phoneDetails
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0.7em 0;
	font-size: 120%;
}

#phoneDetails li
{
	display: inline;
	margin: 1em;
}
