﻿/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#565555;background:#F0F4F7;}

.footer2, .push {
    background-image: url(FootLine.gif); 
} 

html>body img.HeaderBar {
	background-image: url(TopBar.gif);
}

img.HeaderBar {
	background-image: url(TopBar.gif);
}

.content {
	background-image: url(ContentBgLiqui.gif);
}

.topbar {
	background-image: url(TopBar.gif);
}

.CategoryList {
	background-image: url(CategoryListHeader.gif);
}

a.Disclaimer {color: #8E8E8E; }
a.Disclaimer:hover {color: #1C619C; }
a.Disclaimer:visited {color: #8E8E8E; }
a.Disclaimer:visited:hover {color: #1C619C; }

a  {color: #1C619C;}
a:hover  {color: #1C619C; }
a:visited {color: #1C619C; }
a:visited:hover {color: #1C619C; }

.StockistAreaHeading {
	color: #1C619C;
}

.StockistBgColour {
	background-color: #F0F4F7;
}

b.subclassheader {
	color: #1C619C;
}

html>body #FooterBar {
	background-image: url(BottomBar.gif);
}

#FooterBar {
	background-image: url(BottomBar.gif);
}

input, textarea, select {
	color: #ffffff;
	background-color: #79addc;
}

.Breadlisting {background-color: #94bde2;}


