body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
}

body {
	text-align: center;
	background-image: url(Template-Images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
color: #1c10a9;
	text-decoration: none;
}
a:visited {
color: #1c10a9;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
color: #1c10a9;
	text-decoration: none;
}
a img {
	border: none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
color: #0d5384;
font-weight:bold;
line-height:1.3;}

h1 {
	font-size:16px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
h2 {
	font-size:14px;
	text-transform: uppercase;
}
.border-h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size:13px;
	text-transform: uppercase;
}
h4            { font-size:13px;}
h5            { font-size:12px;}
h6            { font-size:11px;}

#header-container {
	background-image: url(Template-Images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	position: relative;
	z-index: 999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {}
#header .logo {
	float: left;
	height: 150px;
	width: 230px;
}
#top-nav{
	background-image: url(Template-Images/nav-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	background-position: center center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	color: #333333;
	text-align: right;
}
#top-nav ul{
	text-align: right;
	margin-top: 0px;
	list-style-type: none;
}
#top-nav ul li {
	display: inline;
	padding-top: 5px;
}
#top-nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#top-nav ul li a:hover {
	color: #000000;
}
#bottom-nav{
	background-image: url(Template-Images/nav-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	text-align: right;
}
#bottom-nav ul {
	text-align: right;
	margin-top: 0px;
	float: right;
	width: 450px;
	padding-right: 0px;
	margin-right: 0px;
}
#bottom-nav ul li {
	display: inline;
	padding-top: 5px;
}
#bottom-nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom-nav ul li a:hover {
	color: #000000;
}
.flags {
	text-align: left;
	width: 450px;
	display: inline;
	float: left;
	margin-top: -3px;
	margin-left:5px;
}
#wrapper {
	clear: both;
	height: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 971px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cbc8eb;
}
#inner-wrapper {
	clear: both;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}

#page-top {
	width: 969px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Template-Images/sidebar-top.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 6px;
}
#page {
	width: 969px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Template-Images/sidebar-main.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	overflow: auto;
}
#page-bottom {
	width: 969px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Template-Images/sidebar-bottom.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 6px;
	clear: both;
}

#sidebar {
	float: left;
	height: auto;
	width: 254px;
	display: inline;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar .item {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidebar .item1 {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
	overflow: auto;
	margin-bottom: 5px;
	text-align: center;
}
#sidebar .flipkey {
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
	overflow: auto;
	margin-bottom: 5px;
	text-align: center;
}

#sidebar .babel {
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333333;
}

#sidebar .heading{
	font-weight: bold;
	padding-bottom: 5px;
}
#sidebar .text{
	float: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sidebar .clear{
	clear: both;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar .border {
	border: 1px solid #CCCCCC;
}
#sidebar .waitrose {
	clear: both;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}
#sidebar .tesco {
	clear: both;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}

#sidebar img {
	border: 0px solid #333333;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar .no-float{
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#sidebar .no-float2{
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
}
#sidebar .no-float3{
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 0px solid #CCCCCC;
}

#sidebar a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#sidebar ul {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 13px;
	padding-top: 0px;
	color: #FFFFFF;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 10px;
}

#sidebar ul li{
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
}
#sidebar ul li a{
	color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	text-decoration: none;
}
#sidebar ul li a:hover{
	color: #000000;
	padding: 5px;
	margin-top: 0px;
	text-decoration: none;
}
#sidebar .image {
	padding: 2px;
	border: 1px solid #999999;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content {
	height: auto;
	width: 663px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
}
#content .reviews {
	color: #FFFFFF;
	background-color: #386d9b;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#content .reviews a {
	color: #ffffff;
	text-decoration: none;
}
#content .reviews a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#content .reviews .heading{
	font-weight: bold;
	padding-bottom: 5px;
}

#content .flash {
	background-color: #ebf0f1;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 402px;
}
#content ul {
	list-style-position: outside;
	list-style-type: disc;
}
#content img{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #999999;
	clear: both;
}
#content .img-main {
	float: none;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .clear{
}
#content .info {
	border: 1px solid #999999;
	padding: 10px;
	width: 709px;
	margin-left: 10px;
}
#content .left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .text {
	width: 290px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}
#footer-container {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 0px;
	clear: both;
}
#footer {
	text-align: left;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow: auto;
}
#footer a{
	color: #0d5384;
}
#footer a:hover{
	color: #999999;
}
#footer #copyright{
	text-align: right;
	width: 390px;
	float: right;
	padding-right: 10px;
}

#footer p{
	color: #000000;
	margin-top: 9px;
	padding: 0px;
	margin-bottom: 9px;
}
#footer img{
	margin: 5px;
	border: 1px solid #CCCCCC;
}
#footer .logos{
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
}
#footer #logos-wrapper{
	float: left;
	width: 540px;
	text-align: left;
	padding-left: 5px;
}

.table-border {
	border: 1px solid #ddd;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663399;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
}

