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 {
	border: none;
}

a:link,a:visited {
	color: #036;
	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;
	line-height: 1.3em;
}

h3 {
	margin: 15px 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3em;
}

h4 {
	margin: 10px 0;
	font-weight: bold;
	line-height: 1.3em;
}

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

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

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

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 110px;
}

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: 13px;
}

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

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

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

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

.submit input {
	padding: 2px 10px;
	background-color: #8AB5DC;
	color: #333;
	border-style: outset;
	border-width: 1px;
	font-size: 12px;
	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 {
	color: #fff;
	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;
	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: 26px;
	margin: 0 0 0 0; padding : 15px 15px 0 25px;
	background: url(../img/box_header.gif) no-repeat 0 -1px;
	color: #043B71;
	padding: 15px 15px 0 25px;
}

#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 div {
	float: left;
}

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

#navigation {
	clear: both;
	margin: -1px 1px 10px 1px; 
	padding : 0 0 5px 0;
	background: url(../img/box_bottom.gif) no-repeat -1px 100%;
	color: #88CAE8;
	font-size: 11px;
	padding: 0 0 5px 0;
}

#navigation.content {
	background-color: #ECF2F8; 
}

ul#breadcrumb {
	margin: 0;
	padding: 2px 10px 0 10px;
	background: #043B71;
	list-style: none;
	color: #fff;
}

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

ul#breadcrumb a {
	color: #fff;
}

#today {
	margin: 8px 5px;
	color: #88CAE8;
	font-size: 11px;
}

#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;
	margin: 0 2px 0 0;
}

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: #036;
	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;
}

#content {
	margin: -10px 1px 0 1px;
	padding: 15px;
	background: #ECF2F8;
	color: #036;
	font-size: 13px;
	z-index: -100;
}

#content h2 {
	margin: 1em 0;
	color: #043B71;
	font-size: 1.6em;
}

#content h3 {
	margin: 1em 0;
	color: #333;
	font-size: 1.2em;
}

#content h4 {
	color: #333;
}

#content a {
	color: #06c;
}

#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_bottom4.gif) no-repeat bottom left;
	color: #fff;
}

.box .header {
	height: 31px;
	margin: -2px -2px 0 -3px;
	padding: 15px 10px 0 15px;
	background: url(../img/box_header4.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 .rss {
	margin-top: -4px;
	float: right;
}

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

.box .content a {
	color: #06c;	
}

.col-left {
	float: left;
	width: 370px;
}

.col-right {
	float: right;
	width: 370px;
}

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

.box2 .header {
	height: 32px;
	margin: -2px;
	padding: 15px 10px 0 15px;
	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 .header h2 a {
	color: #043B71;
}

.box2 .content {
	margin: 0 1px 0 0;
	padding: 10px 9px 1px 9px;
	background-color: #ECF2F8;
	color: #036;
	line-height: 130%;
}
* html .box2 .content {
	height: 140px;
}

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

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

.box2 .content a {
	color: #06c;	
}


.box2 img {
	border: none;
}

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

.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;
	position: relative;
}

.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;
}

#content a.button {
	display: block;
	float: left;
	background-color: #175087;
	color: #fff;
	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 */

.paging {
	margin: 10px 0;
}

.paging div {
	display: inline;
}

.paging span {
	margin: 0 10px;
}

.paging a {
	margin: 0 10px;
}

.paging span a {
	margin: 0;
}

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


/* Actions */

.actions ul {
	height: 24px;
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

.actions ul li {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	background: none;
}

.actions a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 1px 0 1px 20px;
}

table td.actions {
	white-space: nowrap;
}

a.add,
a.view,
a.edit,
a.del,
a.list,
a.upload,
a.up,
a.down {
	margin: 0 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

a.add {
	background-image: url('../img/icons/plus_circle.png');
}
a.view {
	background-image: url('../img/icons/magnifier_left.png');
}
a.edit {
	background-image: url('../img/icons/pencil.png');
}
a.del {
	background-image: url('../img/icons/cross_circle.png');
}
a.list {
	background-image: url('../img/icons/table.png');
}
a.upload {
	background-image: url('../img/icons/document__plus.png');
}
a.up {
	background-image: url('../img/icons/arrow__090.png');
}
a.down {
	background-image: url('../img/icons/arrow__270.png');
}

span.tick {
	display: block;
	height: 16px;
	background: url('../img/icons/tick.png') no-repeat 0 50%;
	text-indent: -999em;
	overflow: hidden;
}
td span.tick {
	display: block;
	height: 16px;
	background: url('../img/icons/tick.png') no-repeat 50% 50%;
	text-indent: -999em;
	overflow: hidden;
}

td a.add,
td a.edit,
td a.del,
td a.up,
td a.down,
div>a.edit,
div>a.del {
	display: block;
	width: 16px;
	height: 16px;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
}


.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;
	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;
}

.centres-map img {
	float: right;
	padding: 10px;
}

.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;
}

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

#gmap a {
	color: #4383BC;
}

li.active {
	font-weight: bold;
}

dl.address {
	width: 340px;
}

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

dl.address dd {
	width: 200px;
}

/* 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;
}

a.flowplayer {
	display: block;
	width: 300px;
	height: 245px;
}

/* Calendar */

.menu-calendar {
	width: 195px;
	padding: 0 10px 10px 10px;
	background: url(../img/box_menu_big_bottom.gif) no-repeat bottom left #C6DAEB;
	color: #003366;
}

.menu-calendar a {
	color: #0066CC;
}

.menu-calendar h3,
.menu-calendar p {
	margin: 0;
}
.menu-calendar .more {
	margin: 0;
}

#calendar {
	width: 195px;
	margin: 0 -10px;
	padding: 10px 10px 0 10px;
	position: relative;
	background: url(../img/box_menu_big_top.gif) no-repeat top left;
}

#calendar h3 {
	height: 25px;
	margin: 0;
	padding: 0;
	background: #5A96B7;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}

#calendar h3 a.prev,
#calendar h3 a.next {
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	padding: 5px;
	background: #EDD908;
	color: #043B71;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
}

#calendar h3 a.next {
	float: right;
}

#calendar table {
	width: 195px;
	margin: 1px 0 10px 0;
	border-bottom: 1px solid #A9B9C6;
	font-size: 11px;
}

#calendar table td {
	padding: 3px 5px;
	border: none;
	text-align: right;
	color: #036;
}

#calendar table .days td {
	border-bottom: 1px solid #A9B9C6;
}

#calendar table .event {
	background-color: #BDCDDB;
}

#calendar table .today {
	background: #D1C3BC;
	color: #043B71;
}

#calendar table .today a {
	font-weight: bold;	
}

#calendar-event-image {
	float: right;
	width: 150px;
	height: 150px;
	text-align: center;
}

#calendar-event {
	font-size: 0.85em;
	line-height: 1.3em;
}
#calendar-event .date {
	font-style: italic;
}

#calendar-event h3 {
	margin: 5px 0;
	font-size: 1.2em;
}


/* Gallery */

#gallery-fullimage {
	display: table-cell;
	width: 720px;
	padding: 10px 0;
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
}

#gallery-comment-container {
	height: 1em;
	margin: 10px;
}

#gallery-comment {
	text-align: center;
	color: #888;
}

#gallery-loading {
	display: none;
	height: 32px;
	background: url('../img/facebox/loading.gif') no-repeat center center;
}

#gallery-nav {
	position: relative;
	height: 10px;
}

#gallery-nav .prev {
	position: absolute;
	left: 10px;
	top: -300px;
}

#gallery-nav .next {
	position: absolute;
	right: 15px;
	top: -300px;
}

#gallery-nav a {
	display: block;
	font-size: 4em;
	font-weight: bold;
	color: #888;
	line-height: 100%;
}

#gallery-nav a:hover,
#gallery-nav a:active {
	color: #C93482;
	text-decoration: none;
}

#gallery-images {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#gallery-images li {
	float: left;
	width: 100px;
	height: 100px;
	margin: 15px;
	padding: 0;
	background: #fff;
	overflow: hidden;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

#gallery-images li.current {
	border: 10px solid #ddd;
	margin: 5px;
	opacity: 1.0;
	filter: alpha(opacity = 100);
}

#gallery-images li img {
	display: block;
	width: 100px;
	width: 100px;
}

.gallery-image {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 10px 20px 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}

.gallery-image img {
	display: block;
}

.gallery-image.admin {
	float: left;
	width: 100px;
	height: 120px;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #eee;
	text-align: center;
}
.gallery-image.admin img {
	display: block;
	margin: 0 0 5px 0;
}


.box2 .more {
	text-align: right;
}

#content .events-list h3.month {
	float: left;
	clear: left;
	width: 120px;
	margin-top: 8px;
}

#content .events-list .events {
	float: left;
	width: 580px;
}

.event-image {
	float: left;
	margin: 0 10px 10px 0;
}

.event-content {
	
}

.more {
	text-align: right;
	font-style: italic;
}

span.cke_skin_kama {
	clear: both;
	background: #fff;
	padding: 0;
}
