/* CSS Document */

body {
	margin: 0px;
	color: #ffffff;
	background-color:#6c6c6c;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

.topSpacer {
	height: 30px;
}
.topRowSpacer {
	height: 100px;
}
.leftColSpacer {
	width: 48px;
}
.widthSpacer2 {
	width: 2px;
}
.widthSpacer4 {
	width: 4px;
}
.widthSpacer6 {
	width: 6px;
}
.widthSpacer10 {
	width: 10px;
}
.widthSpacer15 {
	width: 15px;
}
.widthSpacer24 {
	width: 24px;
}
.widthSpacer56 {
	width: 56px;
}
.widthSpacer150 {
	width: 140px;
}
.heightSpacer2 {
	height: 2px;
}
.heightSpacer4 {
	height: 4px;
}
.heightSpacer6 {
	height: 6px;
}
.heightSpacer10 {
	height: 10px;
}
.heightSpacer20 {
	height: 20px;
}
.heightSpacer26 {
	height: 26px;
}
.heightSpacer40 {
	height: 40px;
}
.heightSpacer100{
	height: 100px;
}
.heightSpacer94{
	height: 94px;
}
.heightSpacer150{
	height: 150px;
}
.heightSpacer210{
	height: 210px;
}
.heightSpacer300 {
	height: 300px;
}
.shadowSpacer {
	width: 8px;
	height: 8px;
}

.bottomRow {
	background-color: #3A5B8C;
}

.menuTest {
	background-color: #72498F;
	width:100px;
	height:40px;
	position:fixed;
	left:100px;
	top:450px;
	display:none;
}

.mainText{
	text-align: center;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.mainTextLeft{
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: left;
}
.mainTextNoMargin{
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}
.mainTextLeftNoMargin{
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
.purpleText {
	color: #72498F;
	text-align: left;
	font-size: 15px;
}
.contactTopText{
	text-align: center;
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.catalogueWelcomeText{
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.flashText {
	font-size: 18px;
	text-align: center;
	color: #72498F;
}
.sitemapPurpleText {
	color: #72498F;
	text-align: left;
	font-size: 15px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.contactText{
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.contactLinksTitleText {
	font-size: 22px;
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
}
.contactFormText{
	text-align: left;
	font-size: 15px;
	margin-left: 150px;
	margin-right: 15px;
	vertical-align: top;
}
.contactFormBox1{
	text-align: left;
	width: 257px;
	margin-left: 36px;
}
.contactFormBox2{
	text-align: left;
	width: 257px;
	margin-left: 38px;
}
.contactFormBox3{
	text-align: left;
	width: 257px;
	margin-left: 33px;
}
.contactFormBox4{
	text-align: left;
	margin-left: 2px;
}
.tableText{
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.pictureTitleText{
	font-size: 16px;
	margin-bottom: 4px;
	text-align: left;
}
.menuText {
	font-size: 13px;
	text-align: left;
	color: #ffffff;
	vertical-align:top;
}
.menuTextSelected {
	color: #FFFF00;
}
.menuSubText {
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	vertical-align: top;
	margin-left: 5px;
}
.menuSubTextSelected {
    font-size: 11px;
	text-align: left;
	color: #FFFF00;
	vertical-align: top;
	margin-left: 5px;
}
.menuSubSubText {
	font-size: 9px;
	text-align: left;
	color: #ffffff;
	vertical-align: top;
	margin-left: 10px;
}
.menuSubSubTextSelected {
    font-size: 9px;
	text-align: left;
	color: #FFFF00;
	vertical-align: top;
	margin-left: 10px;
}
.leftColText {
	font-size: 16px;
	text-align: left;
	color: #ffffff;
	vertical-align: top;
}
.menuBackground {
	background-image: url(/IMAGES/menu-btm.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
}
.menuBackgroundCatalogue {
	background-image: url(/IMAGES/menu-btm-cat.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
}
.shopCategoryMenuText {
	font-size: 12px;
	color: #5C6F83;
	margin-top: 2px;
	margin-bottom: 2px;
}
.titleText {
	font-size: 24px;
	text-align: left;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 14px;
}
.leftBoxTitleText {
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 14px;
}
.leftBoxText {
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 14px;
}
.leftBoxBottomText {
	font-size: 20px;
	text-align: center;
	color: #000000;
	margin-top: 25px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 14px;
}
.shopBoxTitleText {
	font-size: 15px;
	text-align: center;
	color: #061f4c;
	margin-top: 5px;
	margin-bottom: 14px;
}

.newsText {
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	vertical-align:top;
}
.newsTextLink {
	font-size: 13px;
	text-align: left;
	color: #D59E35;
	vertical-align:top;
}
.galleryTitleText {
	font-size: 14px;
	text-align: left;
	color: #000000;
	vertical-align:top;
}
.shopTitleText {
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	margin-left: 5px;
	margin-bottom: 2px;
}
.shopTitleBoldText {
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
}
.deliveryTitleText {
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
}
.deliveryText {
	font-size: 9px;
	text-align: left;
	color: #061f4c;
	vertical-align:top;
}
.deliveryFooterText {
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
}
.bottomText {
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
}
.footerText {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
}
.footerSubText {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
}

.menuColourRow {
	background-color: #ffffff;
}

.deliveryImage {
	align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

.shopProductQuantitySelect {
	width: 40px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}
.shopProductQuantitySubmit {
	width: 35px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

.menuTextLink a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.menuTextLink a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.menuTextLink a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.menuTextLink a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menuSubText a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.menuSubText a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.menuSubText a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.menuSubText a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menuSubSubText a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.menuSubSubText a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.menuSubSubText a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.menuSubSubText a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footerSubText a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.footerSubText a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.footerSubText a:hover {
	color:#72498F;
	text-decoration: none;
}
.footerSubText a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.flashText a:link {
	color:#72498F;
	text-decoration: none;
}
.flashText a:visited {
	color:#72498F;
	text-decoration: none;
}
.flashText a:hover {
	color:#946baF;
	text-decoration: none;
}
.flashText a:active {
	color: #72498F;
	text-decoration: none;
}

.sitemapPurpleText a:link {
	color:#72498F;
	text-decoration: none;
}
.sitemapPurpleText a:visited {
	color:#72498F;
	text-decoration: none;
}
.sitemapPurpleText a:hover {
	color:#a57cbF;
	text-decoration: none;
}
.sitemapPurpleText a:visited:hover {
	color:#a57cbF;
	text-decoration: none;
}
.sitemapPurpleText a:active {
	color: #72498F;
	text-decoration: none;
}



