/* CSS Document */

body {
	margin: 0px;
	color: #061f4c;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.topSpacer {
	height: 30px;
}
.topRowSpacer {
	height: 100px;
}
.leftColSpacer {
	width: 48px;
}
.widthSpacer1 {
	width: 1px;
}
.widthSpacer4 {
	width: 4px;
}
.widthSpacer6 {
	width: 6px;
}
.widthSpacer10 {
	width: 10px;
}
.widthSpacer15 {
	width: 15px;
}
.widthSpacer24 {
	width: 24px;
}
.widthSpacer56 {
	width: 56px;
}
.widthSpacer176 {
	width: 176px;
}
.widthSpacer180 {
	width: 180px;
}
.heightSpacer2 {
	height: 2px;
}
.heightSpacer4 {
	height: 4px;
}
.heightSpacer6 {
	height: 6px;
}
.heightSpacer10 {
	height: 10px;
}
.heightSpacer20 {
	height: 20px;
}
.heightSpacer40 {
	height: 40px;
}
.heightSpacer100{
	height: 100px;
}
.heightSpacer150{
	height: 150px;
}
.heightSpacer210{
	height: 210px;
}
.heightSpacer300 {
	height: 300px;
}
.shadowSpacer {
	width: 8px;
	height: 8px;
}

.shopBorder{
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.bottomRow {
	background-color: #3A5B8C;
}

.mainText{
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.contentText{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.menuText {
	font-size: 12px;
	text-align: left;
	color: #5C6F83;
	vertical-align:top;
}
.menuTextSelected {
	color: #061f4c;
}
.menuSubText {
	font-size: 9px;
	text-align: left;
	color: #5C6F83;
	vertical-align: top;
}
.menuSubTextSelected {
	color: #061f4c;
}
.shopCategoryMenuText {
	font-size: 12px;
	color: #5C6F83;
	margin-top: 2px;
	margin-bottom: 2px;
}
.shopCategoryMenuTextSelected {
	font-size: 12px;
	color: #061f4c;
	margin-top: 2px;
	margin-bottom: 2px;
}
.shopBoxTitleText {
	font-size: 15px;
	text-align: center;
	color: #061f4c;
	margin-top: 5px;
	margin-bottom: 14px;
}
.titleText {
	font-size: 15px;
	text-align: left;
}

.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: 1px;
}
.footerText {
	font-size: 18px;
	text-align: center;
	color: #0A2B6C;
	margin-top: 10px;
}
.footerSubText {
	font-size: 14px;
	text-align: center;
	color: #0A2B6C;
	margin-top: 5px;
}
.footerSubSubText {
	font-size: 10px;
	text-align: center;
	color: #0A2B6C;
	margin-top: 5px;
}

.footerRow {
	background-image: url(../images/footer.gif);
	background-repeat:no-repeat;
}

.menuColourRow {
	background-color: #5C6F83;
}

.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:#5C6F83;
	text-decoration: none;
}
.menuTextLink a:visited {
	color:#5C6F83;
	text-decoration: none;
}
.menuTextLink a:hover {
	color: #061f4c;
	text-decoration: none;
}
.menuTextLink a:active {
	color: #5C6F83;
	text-decoration: none;
}

.shopCategoryMenuText a:link {
	color:#5C6F83;
	text-decoration: none;
}
.shopCategoryMenuText a:visited {
	color:#5C6F83;
	text-decoration: none;
}
.shopCategoryMenuText a:hover {
	color: #061f4c;
	text-decoration: none;
}
.shopCategoryMenuText a:active {
	color: #5C6F83;
	text-decoration: none;
}

.menuSubTextLink a:link {
	color:#5C6F83;
	text-decoration: none;
}
.menuSubTextLink a:visited {
	color:#5C6F83;
	text-decoration: none;
}
.menuSubTextLink a:hover {
	color: #061f4c;
	text-decoration: none;
}
.menuSubTextLink a:active {
	color: #5C6F83;
	text-decoration: none;
}

.newsTextLink a:link {
	color:#D59E35;
	text-decoration: none;
}
.newsTextLink a:visited {
	color:#D59E35;
	text-decoration: none;
}
.newsTextLink a:hover {
	color: #7B7B7B;
	text-decoration: none;
}
.newsTextLink a:active {
	color: #D59E35;
	text-decoration: none;
}

.footerSubSubText a:link {
	color:#0A2B6C;
	text-decoration: none;
}
.footerSubSubText a:visited {
	color:#0A2B6C;
	text-decoration: none;
}
.footerSubSubText a:hover {
	color:#FF9900;
	text-decoration: none;
}
.footerSubSubText a:active {
	color: #0A2B6C;
	text-decoration: none;
}



