@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #761766;
	background-attachment: fixed;
}
#container {
	margin: 20px auto 20px auto;
	padding: 0px;
	clear: both;
	width: 760px;
}
#fullwrapper {
}
#topnav {
	margin: 0;
	padding: 5px 23px 5px 23px;
	height: 36px;
	width: 714px;
	list-style-type: none;
	background-image: url(images/topnav-bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #912582;
	border-top: 9px solid #912582;
}
#topnav li {
	margin: 0px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px;
	width: 102px;
	display: block;
	float: left;
}
#topnav a {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 102px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}
#topnav a span {
	display: none;
}
#scottishpridelogo {
	margin: 20px 0 0 0;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 290px;
	width: 760px;
	background-color: #FFFFFF;
}
#headerflash {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
	height: 290px;
	background-image: url(images/header-image-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#headericon {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 290px;
	width: 200px;
	background-image: url(images/header-logo-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#page {
	background-color: #912582;
	width: 760px;
	background-image: url(images/pagebottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	padding: 15px 0 0 0;
}
#colA {
	width: 220px;
	float: left;
	margin: 0 20px 0 0;
	display: block;
	position: relative;
}
#colB {
	width: 220px;
	float: left;
	display: block;
	position: relative;
}
#colA img, #colB img {
	border: 3px solid #FFFFFF;
}
#colA h5, #colB h5 {
	font-weight: bolder;
	color: #FFCC00;
	margin: 10px 0 3px;
	text-align: center;
	padding: 0px;
	width: 206px;
	text-transform: uppercase;
	font-size: 0.8em;
}
#colA  h6, #colB  h6 {
	color: #FFFFFF;
	background-color: #761766;
	display: block;
	margin: 0 0 20px 0;
	padding: 2px 7px 5px 7px;
	width: 192px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0.2em;
	font-style: italic;
	text-align: right;
}
#colA h6 a, #colB h6 a {
	color: #FFFFFF;
	text-decoration: none;
}
#pagenav {
	margin: 20px 0 20px 0;
	padding: 10px 10px 0 0;
	float: right;
	width: 190px;
	background-image: url(images/pagenavbacktop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#pagenav  p    {
	margin: 0 0 0 15px;
	padding: 5px 0 25px 0;
	font-size: 0.7em;
	width: 160px;
	color: #FFFFFF;
	background-image: url(images/paraspace.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}
#pagenav p a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#pagenav p a:hover {
	color: #FAD142;
}
#pagenav  h1 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 0 10px;
	_margin: 0;
	padding: 3px 0;
	width: 170px;
	text-transform: uppercase;
	background-image: url(images/h1space.gif);
	background-position: center bottom;
	color: #310228;
}
#pagenavwrapper {
	background-image: url(images/pagenavback.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#pagenavwrapperB {
	background-image: url(images/pagenavbackbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 10px 0;
}
#pagetext {
	margin: 0px;
	padding: 0 0 30px 30px;
	float: left;
	width: 500px;
}
#pagetopimage {
	margin: 0 0 15px 0;
	padding: 0px;
}
#pagetextwraptop {
	background-color: #912582;
	padding: 0 20px 20px 20px;
	background-image: url(images/pagewrapperback.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0 0 10px 0;
	position: relative;
}
#pagetext h1 {
	font-size: 1em;
	margin: 10px 0 10px 0;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	background-image: url(images/h1-shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	display: none;
}
#pagetext h2 {
	margin: 0px;
	font-size: 1em;
	color: #310228;
}
#pagetext h3 {
	color: #91C5F0;
	font-size: 1em;
	font-weight: lighter;
	margin: 10px 0 0 0;
	padding: 0px;
}
#pagetext h4 {
	color: #F7AC00;
	margin: 0 0 10px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#pagetext p {
	font-size: 0.8em;
	line-height: 2em;
	margin: 0 0 10px 0px;
}
#pagetext p a {
	font-weight: bold;
	color: #F7A925;
	text-decoration: none;
}
#pagetext li {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0 0 5px 0;
	padding: 0px;
}
#pagetext  ol, #pagetext ul {
	margin: 10px 0px 30px;
	padding: 0px 0px 0px 20px;
	color: #FFFFFF;
}
#footer {
	margin: 0px;
	padding: 0;
	clear: both;
	width: 760px;
	border-top: 2px  solid #b1499b;
	border-bottom: 2px  solid #b1499b;
	background-color: #094220;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
}
#holder {
	clear: both;
}
#firstmilklogo {
	margin: 1px 10px 0 0;
	padding: 0px;
	float: right;
}
#footer ul {
	margin: 10px 0 0 0;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	font-size: 0.6em;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	border-right : 1px  solid #328E66;
	margin: 0px;
	padding: 0 10px 0 10px;
}
#jokebox {
	background-image: url(images/kids/joke-box.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 212px;
}
#jokebox h3 {
	color: #000033;
	text-align: center;
	padding: 60px 0px 0px;
	display: block;
	width: 250px;
	float: left;
	margin: 0px;
	font-size: 1.2em;
	font-style: italic;
}
#jokebox h3 a {
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3300;
	text-decoration: none;
	padding: 10px 0 0 0;
}
.treatsmaller {
	font-size: .7em;
}
.cheddar-facts a{
	background-image: url(images/navbar/cheddar-facts.gif);
}

.contact-us a{
	background-image: url(images/navbar/contact-us.gif);
}

.kids-corner a{
	background-image: url(images/navbar/kids-corner.gif);
}

.product-range a{
	background-image: url(images/navbar/product-range.gif);
}

.spread-the-word a{
	background-image: url(images/navbar/spread-the-word.gif);
}

.stockists a{
	background-image: url(images/navbar/stockists.gif);
}

.toasty-treats a{
	background-image: url(images/navbar/toasty-treats.gif);
}

.recipe-ideas a{
	background-image: url(images/navbar/recipe-ideas.gif);
}
.recipe-ideas a:hover{
	background-image: url(images/navbar/recipe-ideas-b.gif);
}


.cheddar-facts a:hover{
	background-image: url(images/navbar/cheddar-facts-b.gif);
}

.contact-us a:hover{
	background-image: url(images/navbar/contact-us-b.gif);
}

.kids-corner a:hover{
	background-image: url(images/navbar/kids-corner-b.gif);
}

.product-range a:hover{
	background-image: url(images/navbar/product-range-b.gif);
}

.spread-the-word a:hover{
	background-image: url(images/navbar/spread-the-word-b.gif);
}

.stockists a:hover{
	background-image: url(images/navbar/stockists-b.gif);
}

.toasty-treats a:hover{
	background-image: url(images/navbar/toasty-treats-b.gif);
}




.navlistborder {
	background-image: url(images/topnav-border-bg.gif);
}
.floatright {
	margin: 0 0 0 20px;
	padding: 0px;
	float: right;
	display: block;
	position: relative;
}
.floatrightNEWS {
	margin: 0 -10px 0 10px;
	padding: 0px;
	float: right;
}
.floatleft {
	margin: 0 20px 0 0;
	padding: 0px;
	float: left;
	display: block;
	position: relative;
}
.supplierlogo {
	margin: 0 0 20px 0;
	padding: 0px;
	clear: both;
	border: 5px solid #FFFFFF;
}
.treatsmallitalic {
	font-size: 0.8em;
	font-style: italic;
	color: #FFFFFF;
}
.pagenavbox {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #872078;
	margin: 10px 0 0;
	padding: 5px;
	width: 180px;
}
 
/* :::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::: FORMS  ::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::: */

input {
	margin: 5px 0 16px 0;
	padding: 0px;
	color: #332617;
	background-color: #f7f7e7;
	border: 1px solid #FFFFFF;
}
textarea {
	margin: 5px 0 16px 0;
	padding: 0px;
	color: #332617;
	background-color: #f7f7e7;
	border: 1px solid #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}

label {
	margin: 0px;
	padding: 5px 0 5px 10px;
	width: 80%;
	font-size: 0.7em;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	height: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top : 1px solid  #B1499B;
	border-bottom : 1px solid #761766;
}
.gobutton {
	float: right;
}
.treatbold {
	font-weight: bold;
}
.linedpaperback {
	background-image: url(images/lined-paper.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0 30px;
	color: #333333;
}
.linedpapertop {
	background-image: url(images/lined-paper-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 60px 0 10px 0;
	text-align: center;
}
.clearboth {
	clear: both;
}
.comictext {
	font-family: "Comic Sans MS";
}

.linedpaperback h6{
	padding:0 0 20px;
}