html {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	margin: 0;
	background: url(../img/top1.jpg) no-repeat top center #4383BC;
	background-position: 50% 25px;
	color: #8AB5DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

body.top1 {
	background-image: url(../img/top1.jpg);
}
body.top2 {
	background-image: url(../img/top2.jpg);
}
body.top3 {
	background-image: url(../img/top3.jpg);
}
body.top4 {
	background-image: url(../img/top4.jpg);
}
body.top5 {
	background-image: url(../img/top5.jpg);
}

img {
	margin: 0;
	border-style: none;
}

a:link,
a:visited {
	color: #A7D2E6;
	text-decoration: none;
}

a:hover,
a:active {
	color: #fff;
	text-decoration: underline;
}

h2 {
	margin: 20px 0 10px 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	margin: 15px 0 10px 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

h4 {
	margin: 10px 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

table {
	margin: 10px 0;
	border: none;
	border-collapse: collapse;
}

table th {
	padding: 5px;
	background-color: #175087;
	border-top: 1px solid #8AB5DC;
	border-bottom: 1px solid #8AB5DC;
	text-align: center;
}

table td {
	padding: 5px;
	border-bottom: 1px solid #175087;
}

td.center {
	text-align: center;
}

dl {
	margin: 0;
}

dl dt {
	display: block;
	float: left;
	clear: left;
	width: 100px;
	margin: 0 10px 10px 0;
	font-weight: bold;
}

dl dd {
	display: block;
	float: left;
	width: 600px;
	margin: 0 0 10px 0;
}

dl.wide dt {
	width: 350px;
}

dl.wide dd {
	width: 350px;
}

form {
	margin: 0;
}

fieldset {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #8AB5DC;
}
fieldset label {
	width: 114px;
}

div.required label {
	font-weight: bold;
}

div.input {
	clear: left;
	padding: 5px 0;
}

div.submit,
div.checkbox,
div.radio,
div.static {
	clear: left;
	padding: 5px 0 5px 130px;
}

div.static h2 {
	margin: 5px 0 0 0;
}

div.static h3 {
	margin: 0;
}

div.static p {
	margin-top: 0;
}

div.input.text input,
div.input.password input,
div.input select,
div.input textarea {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #8AB5DC;
	color: #043B71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.input label {
	display: block;
	float: left;
	width: 120px;
	margin-right: 10px;
	text-align: right;
}

div.checkbox label,
div.radio label {
	display: inline;
	float: none;
	width: auto;
	margin: 0 0 0 5px;
}

div.input div.error-message {
	margin-left: 130px;
	font-size: 10px;
}

fieldset div.input div.error-message {
	margin-left: 124px;
}

div.submit input {
	padding: 2px 10px;
	background-color: #8AB5DC;
	color: #043B71;
	border-style: outset;
	border-width: 1px;
	font-size: 11px;
	font-weight: bold;
}



#wrapper {
	padding-bottom: 500px;
	background: url(../img/bottom3.jpg) no-repeat bottom center;
}
#wrapper.bottom1 {
	padding-bottom: 530px;
	background-image: url(../img/bottom1.jpg);
}
#wrapper.bottom2 {
	padding-bottom: 230px;
	background-image: url(../img/bottom2.jpg);
}
#wrapper.bottom3 {
	padding-bottom: 500px;
	background-image: url(../img/bottom3.jpg);
}
#wrapper.bottom4 {
	padding-bottom: 530px;
	background-image: url(../img/bottom4.jpg);
}

#container {
	width: 982px;
	margin: 0 auto;
	padding-right: 30px;
	text-align: left;
}

#head {
	height: 204px;
}

#head h1 {
	float: left;
	margin: 45px 0 0 5px;
}

#head h1 a {
	display: block;
	width: 145px;
	height: 125px;
	text-indent: -1000px;
	overlow: hidden;
}

#head .shop {
	float: right;
	width: 205px;
	height: 120px;
	margin: 15px 5px 15px 0;
}

#head .shop a.image {
	display: block;
	float: left;
	margin: 10px 5px 0 5px;
	background-color: #fff;
	text-align: center;
}

#head .shop h3 {
	font-size: 13px;
	height: 50px;
	margin: 8px 0 10px 0;
	overflow: hidden;
}

#head .shop .price {
	font-size: 20px;
}

#head .shop .view {
	font-size: 11px;
}

#head .shop .view a {
	color: #fff;
}

#head .shop-link {
	clear: right;
	float: right;
	width: 215px;
}

#head .shop-link a {
	display: block;
	height: 25px;
	padding: 15px 10px 0 0;
	text-indent: -1000px;
	overflow: hidden;
}

a#donate {
	display: block;
	float: right;
	width: 217px;
	height: 25px;
	padding: 12px 0 5px 0;
	background: url(../img/button.gif) no-repeat top left;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#personal {
	float: left;
	width: 710px;
	height: 34px;
	padding: 15px 15px 0 25px;
	background: url(../img/box_personal.gif) no-repeat 0 -1px;
	color: #043B71;
}

#personal a {
	color: #043B71;
}

#personal .user {
	float: left;
	width: 200px;
	padding-left: 20px;
	background: url(../img/icon_user.gif) no-repeat top left;
}

#personal .cart {
	float: left;
	padding-left: 25px;
	background: url(../img/icon_cart.gif) no-repeat top left;
}

#personal .cart img {
	position: relative;
	top: -8px;
	vertical-align: bottom;
	margin-left: 10px;
}

#navigation {
	clear: both;
	height: 20px;
	margin: 5px 0;
	padding: 0 5px;
	color: #88CAE8;
	font-size: 11px;
}

ul#breadcrumb {
	float: left;
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

ul#breadcrumb li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
}

#today {
	float: right;
}

#main {
	margin-bottom: 160px;
}

#left-column {
	float: left;
	clear: left;
	width: 750px;
	text-align: left;
}

ul#customise {
	height: 24px;
	margin: 0 0 10px 0;
	padding: 6px 15px 0 15px;
	background: url(../img/box_customize.gif) no-repeat top left;
	list-style: none;
	font-size: 10px;
}

ul#customise li {
	margin: 0;
	padding: 2px 0 0 0;
}

ul#customise li a {
	color: white;
}

ul#customise li.customise {
	float: left;
	height: 16px;
	padding-left: 30px;
	margin-right: 60px;
	background: url(../img/icon_customize.gif) no-repeat top left;
}

ul#customise li.save {
	float: left;
	height: 17px;
	padding-left: 25px;
	margin-right: 40px;
	background: url(../img/icon_save.gif) no-repeat bottom left;
}

ul#customise li.edit {
	float: right;
}

#flashMessage {
	margin-bottom: 10px;
	padding: 20px;
	border: 1px solid #175087;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}



#right-column {
	float: right;
	width: 215px;
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#menu li {
	margin: 0 0 1px 0;
	padding: 0;
}

ul#menu li a {
	display: block;
	height: 16px;
	padding: 7px 10px 7px 20px;
	background: url(../img/box_menu.gif) no-repeat top right #175087;
	color: #A7D2E6;
	font-weight: bold;
	text-decoration: none;
}

ul#menu li.active a,
ul#menu li a:hover,
ul#menu li a:active {
	background: url(../img/box_menu_active.gif) no-repeat top right #F5E810;
	color: #043B71;
}

ul#menu ul {
	list-style: none;
	margin: 5px 0;
	padding: 0 0 0 30px;
}

ul#menu li li,
ul#menu li.active li {
	margin: 0 0 2px 0;
	padding: 0;
	background: none;
}

ul#menu li li a,
ul#menu li.active li a {
	display: inline;
	padding: 0;
	background: none;
	height: auto;
}

ul#menu li li.active a,
ul#menu li li a:hover,
ul#menu li li a:active,
ul#menu li.active li.active a,
ul#menu li.active li a:hover,
ul#menu li.active li a:active {
	background: none;
}

ul#menu li a.yfc-news {
	display: block;
	width: 195px;
	height: 195px;
	padding: 10px;
	background: url(../img/box_menu_big.gif) no-repeat top left;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

p.menu-box {
	background: url(../img/box_menu2.gif) no-repeat top left;
	height: 48px;
	margin: 0 0 1px 0;
	padding: 6px 0;
	color: #fff;
	text-align: center;
}


#footer {
	clear: both;
	padding: 0 15px;
	font-size: 10px;
	color: #87CEF0;
}

#footer a {
	color: white;
}

#footer ul {
	margin: 0;
	padding: 0;
	lists-style: none;
}

#footer ul li {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 1px solid white;
}

#footer ul li.first {
	margin: 0;
	padding: 0;
	border: none;
}

#footer .copy {
	margin-left: 80px;
	font-weight: bold;
	color: white;
}
#footer .rights {
	margin: 0 0 10px 80px;
}

#footer .develop {
	margin: 0 0 30px 80px;
}

#footer .develop a {
	color: #B5F7FF;
}


#video{
  height: 251px;
}

#location {
  font-size: 10px;
  padding: 4px;
  border-left: 1px solid #B7B7B7;
  border-right: 1px solid #B7B7B7;
}

.box {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	background: url(../img/box_bottom.gif) no-repeat bottom left;
	color: #fff;
}

.box .header {
	height: 29px;
	padding: 12px 10px 0 10px;
	background: url(../img/box_header.gif) no-repeat top left;
	color: #043B71;
}

.box .header a.options {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin: 3px 20px 0 0;
	background: url(../img/bullet.gif) no-repeat top right;
	text-indent: -1000px;
	overflow: hidden;
	color: #043B71;
}

.box .header h2 {
	float: left;
	margin: 0;
	color: #043B71;
	font-size: 14px;
}

.box .header a.customise {
	display: block;
	float: right;
	padding-right: 25px;
	background: url(../img/icon_customize2.gif) no-repeat 100% 40%;
	color: #043B71;
}

.box .content {
	min-height: 100px;
	margin: 0 1px;
	padding: 10px 9px 1px 9px;
	background-color: #043B71;
	color: #fff;
}

.box2 {
	float: left;
	width: 370px;
	margin: 0 10px 10px 0;
	padding-bottom: 10px;
	background: url(../img/box_bottom2.gif) no-repeat bottom left;
	color: #fff;
}
* html .box2 .content {
	height: 140px;
}
.box2.box-right {
	float: right;
	margin-right: 0;
}

.box2 .header {
	height: 29px;
	padding: 12px 10px 0 10px;
	background: url(../img/box_header2.gif) no-repeat top left;
	color: #043B71;
}

.box2 .header h2 {
	float: left;
	margin: 0;
	color: #043B71;
	font-size: 14px;
}

.box2 .content {
	margin: 0 1px;
	padding: 10px 9px 1px 9px;
	background-color: #043B71;
	color: #fff;
	line-height: 130%;
}

.box2 .content p {
	margin: 0.75em 0;
}

.box2 .content form .input {
	padding-top: 3px;
	padding-bottom: 3px;
}

.home-story img.home {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.home-story.info,
.home-story.map {
	height: 195px;
}

.float-right {
	float: right;
}

.home-story ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
}

.home-story ul li {
	margin: 0;
	padding: 0;
}

.box3 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../img/box_bottom3.gif) no-repeat bottom left;
}

.box3 .header {
	height: 29px;
	padding: 12px 10px 0 10px;
	background: url(../img/box_header3.gif) no-repeat top left;
	color: #043B71;
}

.box3 .header h2 {
	margin: 0;
	color: #043B71;
}

.box3 .content {
	margin: 0 1px;
	padding: 10px 9px 1px 9px;
	background-color: #043B71;
	color: #8AB5DC;
}

.box3 label {
	width: 70px;
}

.box3 .submit {
	padding-left: 80px;
}

.box3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box3 ul li {
	margin: 0;
	padding: 0;
}

.left {
  float: left;
}

table.centre {
  border: none;
}

table.centre th {
  font-weight: bold;
  text-align: right;
  padding: 5px;
  vertical-align: top;
}

table.centre td {
  text-align: left;
  padding: 5px;
  vertical-align: top;
}

.menu1 {
  font-weight: bold;
}

.menu2 {
  padding-left: 15px;
}

.menu3 {
  padding-left: 30px;
}

table.form {
  border: none;
}

table.form th {
  font-weight: normal;
  text-align: right;
  padding: 3px 5px;
  vertical-align: middle;
}

table.form td {
  text-align: left;
  padding: 3px 5px;
  vertical-align: middle;
}

a.button
{
  display: block;
  float: left;
  background-color: #175087;
  border: 1px outset #175087;
  padding: 3px 10px;
  margin-right: 10px;
  font-weight: bold;
}
a.button:hover,
a.button:active {
  text-decoration: none;
}

table.cart {
  border: none;
  border-collapse: collapse;
  width: 485px;
}

table.cart th {
  text-align: center;
  padding: 3px 5px;
  background-color: #EEE;
  border: 1px solid #B7B7B7;
}

table.cart td {
  padding: 3px 5px;
  border: 1px solid #B7B7B7;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.total {
  float: right;
  font-size: 12px;
}

.productThumbImage {
  float: right;
  padding: 5px;
  margin-left: 5px;
  text-align: center;
  border: 1px solid #B7B7B7;
}

.productThumbImage img {
  display: block;
  margin-bottom: 5px;
}

#productImage {
  display: none;
  position: absolute;
  top: 50px;
  left: 100px;
  padding: 5px;
  background-color: white;
  border: 1px solid #B7B7B7;
}

#rightcolumn ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

#rightcolumn ul li {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

#rightcolumn li li {
  margin: 0;
  padding-left: 15px;
  font-weight: normal;
}

table.products {
  border: none;
  border-collapse: collapse;
  width: 485px;
}

table.products th {
  text-align: center;
  padding: 3px 5px;
  background-color: #EEE;
  border: 1px solid #B7B7B7;
}

table.products td {
  padding: 3px 5px;
  border: 1px solid #B7B7B7;
}

.clear {
  clear: both;
}

.error {
  color: #f44;
  font-weight: bold;
}

.categoryBox {
  float: left;
  width: 160px;
  height: 120px;
  margin: 10px 0;
  text-align: center;
}

.categoryImage {
  float: right;
  margin-bottom: 10px;
}

hr {
  border: none;
  border-top: 1px solid #B7B7B7;
  margin: 5px 0;
}

.small {
  font-size: 10px;
}

.worldpay {
  clear: both;
  padding-top: 40px;
  text-align: center;
}

#copyright {
  margin-top: 10px;
  font-size: 9px;
  color: white;
  text-align: center;
}

#copyright a {
  color: white;
}

.pagecontent img {
  margin: 10px;
}

table.list {
  border-collapse: collapse;
}

table.list th {
  border-bottom: 1px solid #CCC;
  padding: 4px 8px;
  background-color: #DDD;
  text-align: center;
}

table.list td {
  padding: 4px 8px;
  border-bottom: 1px solid #CCC;
}

.nowrap {
	white-space: nowrap;
}

.thermometer {
	width: 157px;
	height: 34px;
	padding: 42px 0 0 48px;
	margin: 5px 0;
	background: url(../img/thermo.gif) no-repeat top left;
}

.thermometer div {
	height: 7px;
	background-color: #F00;
}


.paging {
	margin: 10px 0;
}

.paging div {
	display: inline;
}

.paging .disabled {
	color: #4383BC;
}

td.actions a {
	margin: 0 5px;
}

div.actions {
	margin: 0 0 20px 0;
}

div.actions ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.actions ul li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}

.news-date {
	margin: 10px 0;
	font-style: italic;
}

.more {
	margin: 10px 0;
	font-size: 11px;
	font-style: italic;
}

.navigation {
	margin: 20px 0 10px 0;
}

/* Slider */
.slider-wrapper {
}

.slider-wrapper a.arrow-left {
	display: block;
	float: left;
	width: 47px;
	height: 127px;
	background: url(../img/arrow-left.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

.slider-wrapper a.arrow-right {
	display: block;
	float: left;
	width: 47px;
	height: 127px;
	background: url(../img/arrow-right.gif) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

.slider-wrapper .container {
	float: left;
	width: 615px;
	height: 127px;
	margin: 0 10px;
	background: url(../img/slider.gif) no-repeat top left;
	overflow: hidden;
	position: relative;
}

.slider-wrapper .container .panels {
	position: absolute;
	height: 117px;
}

.slider-wrapper .container .panel {
	float: left;
	width: 595px;
	padding: 10px;
}

.slider-wrapper h3 {
	margin: 0 0 10px 0;
}
.slider-wrapper .news-date {
	float: right;
	margin: 0;
}


.shop-categories {
}

.shop-categories .item {
	float: left;
	width: 110px;
	margin: 0 10px 10px 0;
	padding: 5px;
	text-align: center;

	border: 2px solid #175087;
}

.shop-categories .item h4 {
	margin: 0;
	height: 35px;
	overflow: hidden;
	font-size: 12px;
}

.shop-categories .item h4 a {
	color: #ECBD23;
}

.shop-categories .item a.image {
	display: block;
	width: 100px;
	height: 100px;
	padding: 5px;
	vertical align: middle;
}

.shop-products {
}

.shop-products .item {
	float: left;
	width: 120px;
	margin: 0 10px 10px 0;
	padding: 5px;
	text-align: center;

	border: 2px solid #175087;
}

.shop-products .item h4 {
	margin: 0;
	height: 45px;
	overflow: hidden;
	font-size: 12px;
}

.shop-products .item h4 a {
	color: #ECBD23;
}

.shop-products .item a.image {
	display: block;
	height: 100px;
	margin: 5px auto;
	vertical align: middle;
}

.shop-products .item .price {
	margin: 5px 0;
}

.price {
	margin: 5px 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.product-image {
	float: right;
	margin: 0 0 10px 10px;
}

.thermometer {
	margin: 10px 0;
}

form.short label {
	width: 70px;
}

form.short div.submit {
	padding-left: 80px;
}

.clear-left {
	clear: left;
}

.centres-map {
	float: right;
	width: 330px;
	margin: 10px;
	padding: 10px;
	background-color: #012C56;
	border: 2px solid #4383BC;
}

.centres-map img {
	float: right;
}

.centres-map ul {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}

.centres-map ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

.centres-map ul li a {
	color: #fff;
}

.centres-map ul li.active a {
	color: #ECBD23;
}

.big {
	font-size: 14px;
}

.light {
	color: #fff;
}

#gmap {
	float: right;
	width: 350px;
	height: 350px;
	margin: 0 10px 10px 10px;
	border: 2px solid #4383BC;
	color: #000;
}

#gmap a {
	color: #4383BC;
}

li.active {
	color: #fff;
}

dl.address {
	width: 340px;
}

dl.address dt {
	font-weight: normal;
	text-align: right;
}

dl.address dd {
	width: 200px;
	color: #fff;
}

/* Lightbox */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
