@charset "utf-8";@import url(/media/system/css/system.css);

/**
 * @copyright	Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */


/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 4px;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}
/**
 * @copyright	Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(/templates/system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(/templates/system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(/templates/system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore,
.button2-left .article {
	background: url(/templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(/templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(/templates/system/images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/templates/system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
/* Caption fixes */
.img_caption .left {
        float: left;
        margin-right: 1em;
}

.img_caption .right {
        float: right;
        margin-left: 1em;
}

.img_caption .left p {
        clear: left;
        text-align: center;
}

.img_caption .right p {
        clear: right;
        text-align: center;
}

.img_caption  {
	text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}


/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/templates/system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/* CSS Document */
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
body {
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  line-height:1.30;
  font-size:95%;
  background-color:#eee;
}

#wrapper {
}

#frg-page {
  width:1000px;
  margin:auto;
  background-color:#fff;
}

#frg-page-inner {
  margin:0 25px 0 25px;
}

h1, h2, h3, h4 {
  font-weight:normal;
  margin:.6em 0;
}

h1 {
  font-size:1.7em;
}

a {
  text-decoration:none;
  color:#009fda;
  color:#038dc0;
  color:#03739c;
  color:#036386;
}

a:hover {
  text-decoration:underline;
}

#header {
  color:#fff;
  padding:15px 0;
  overflow:hidden;
}

#header img {
}

#header-inner {
}

#logo {
  float:left;
}

#resize {
  xclear:both;
  float:left;
  margin:0 0 0 20px;
}

#resize p {
  float:left;
  font-size:90%;
  color:#000;
  margin:9px 0 5px 0;
}

#buttons {
  float:left;
  margin:4px 0 0 5px;
}

.moduletable_resize {
  clear:both;
  margin:0 0 0 0;
}

body #nav ul li.item-923 {
  display:none;
}

#nav ul {
  list-style:none;
  padding:0 0 0 0;
  margin:0 0 10px 0;
  overflow:hidden;
}

#nav ul li.active {
  display:block;
  float:left;
  padding:0 0 15px 0;
  xbackground-color:#009fda;
  xmargin:0 4px 0 0;
}

#nav ul li.item1.active {
  display:none;
}

.about-us #nav li.active {
  background:url(/templates/frg/images/arrow-blue.png) no-repeat 50% 22px;
}

.need-help-or-advice #nav li.active {
  background:url(/templates/frg/images/arrow-red.png) no-repeat 50% 22px;
}

.involving-families #nav li.active {
  background:url(/templates/frg/images/arrow-green.png) no-repeat 50% 22px;
}

.training-and-events #nav li.active {
  background:url(/templates/frg/images/arrow-purple.png) no-repeat 50% 22px;
}

.online-shop #nav li.active, .vm1 #nav li.item-954 {
  background:url(/templates/frg/images/arrow-olive.png) no-repeat 50% 22px;
  padding-bottom:20px;
  display:block;
  float:left;
}

#nav ul li.active a {
  xpadding:6px 0 9px 0;
  xmargin:0;
}

#nav ul.menu a {
  display:block;
  float:left;
  width:187px;
  text-align:center;
  padding:6px 0 6px 0;
  font-weight:bold;
  margin:0 3px 0 0;
  color:#fff;
  font-size:14px;
  text-transform:uppercase;
}

.menu_second a, .menu_top a, .moduletable_bread a {
  font-weight:normal;
}

#nav .item-413 a {
  background-color:#009fda;
}

#nav .item-414 a {
  background-color:#cb3c0f;
}

#nav .item-415 a {
  background-color:#09870d;
}

#nav .item-416 a {
  background-color:#870882;
}

#nav .item-954 a {
  background-color:#828708;
}

#header ul.menu_top {
  float:right;
  list-style:none;
  padding:0;
  margin:5px 0 0;
}

ul.menu_top li {
  display:block;
  float:left;
  padding:3px 8px;
}

h1, h2, h3 {
  color:#1c0f5f;
}

#bottom {
  clear:both;
  padding:20px 0 0;
}

#bottom .moduletable_nc, #bottom .moduletable_as, #bottom .moduletable_news {
  width:45%;
  padding:10px;
  margin:0 10px 0 0;
  float:left;
  height:270px;
}

#bottom .moduletable_as p, #bottom .moduletable_news p {
  font-size:95%;
}


#bottom .moduletable_news {
  border:1px solid #09870d;
  width:320px;
}

body div#klixoSlider_87 div.slide_show_header h3 {
  margin-left:0;
}

body div.article_slider div.textContent {
  margin:0;
}

.moduletable_news h1.contentheading {
  border:none;
}

.moduletable_news h1 {
  font-size:100%;
}

#bottom .moduletable_as {
  border:4px solid #009fda;
  margin-right:0;
}

#bottom-inner {
  overflow:hidden;
}

.menu_top .item-420, .menu_top .item-421 {
  border-left:1px solid #1c0f5f;
}

#header form {
  float:right;
  padding:5px 0 0 15px;
}

#header img {
  border:none;
}

#mod-search-searchword {
  border:3px solid #1c0f5f;
  margin-right:4px;
  color:#444;
}

.search label {
  display:none;
}

.moduletable_advice {
  clear:right;
  float:right;
  margin:12px 0 0;
}

.moduletable_advice p {
  margin:0;
}

#right-column {
    float: right;
    margin-left: -200px;
    margin-right: 0;
    margin-top: 0;
    width: 200px;
}

#left-column {
  float:left;
  margin-left:0;
  margin-right:-200px;
  margin-top:0;
  margin-bottom:25px;
  width:200px;
}

#left-inner {
  margin:0 20px 0 0;
}

#main {
  margin-top:35px;
}



#content {
    float: left;
    margin: 0 -100% 35px 0;
    width: 100%;
    overflow:hidden;
}

.none #content-inner {
  padding:0;
  overflow:hidden;
}

.contact-us.about-us #content-inner, .online-shop #content-inner, .online-shop #content-top, .none.left #content-inner, 
.left #content-top, .involving-families.none #content-inner {
  padding:0 0 0 220px;
}

#content-inner, .online-shop.home #content-inner, #content-top, .online-shop.home #content-top {
  padding:0 0 0 220px;
  overflow:hidden;
}

.home #content-inner {
  padding:0 200px 0 0;
  overflow:hidden;
}

.moduletable_login {
  padding:0 10px 14px;
}

.moduletable_login li {
  margin:0.2em 0 0;
  padding:0;
  list-style:none;
}

.moduletable_login ul {
  margin:0;
  padding:0;
}

.moduletable_login fieldset {
  border:none;
  padding:0;
  margin:0;
}

.moduletable_login p {
  margin:0.2em 0 0.2em;
}


.home h1 {
  margin:0 0 .5em 0;
}

.home .blog-featured > h1 {
  display:none;
}  

.fright {
  float:right;
  width:390px;
}

.moduletable_frontlinks a {
  display:table-cell;
  vertical-align:middle;
  padding:5px 10px;
  height:54px;
  text-align:center;
  width:150px;
  color:#fff;
  font-weight:bold;
  xborder:1px solid #444;
  font-size:95%;
}

.moduletable_frontlinks {
  text-align:right;
  display:table;
  width:150px;
  float:right;
  margin:0 4px 0 0;
}

.moduletable_frontlinks p {
  xdisplay:table-row;
  padding:0;
  background-color:#fff;
  margin:35px 0;
}

.moduletable_frontlinks p.pfirst {
  margin-top:19px;
}

.fleft {
  float:left;
  margin:0;
  width:340px;
  color:#870882;
  font-size:85%;
  font-weight:bold;
}

a.Advice-link {
  background-color:#009fda;
}

a.Donate-link {
  background-color:#cb3c0f;
}

a.Boards-link {
  background-color:#09870d;
}

a.News-link, a.News-link span {
  background-color:#870882;
  color:#fff;
}

a.video-link {
  background-color:#828708;
}

#footer {
  font-size:85%;
  background-color:#eee;
  padding:12px 20px 25px;
  overflow:hidden;
}

.moduletable_flinks {
  float:left;
}

.moduletable_flinks a {
  padding:0 11px 0 0;
  font-weight:bold;
}

.moduletable_fmedia {
  margin:0 0 0 90px;
  xwidth:160px;
  float:left;
}

.moduletable_fmedia p {
  margin:4px 0 0;
}

.moduletable_fmedia img {
  padding-right:10px;
}

.moduletable_copy {
  float:right;
  font-size:85%;
}

.moduletable_bread {
  font-size:90%;
  text-transform:lowercase;
  padding:6px 8px 6px;
  background-color:#D9F1F9;
  margin:10px 0 0;
  width:931px;
}

.none .moduletable_bread {
  background-color:#eee;
  display:none;
}

.online-shop.none .moduletable_bread {
  display:block;
}

.need-help-or-advice .moduletable_bread {
  background-color:#ecd7d0;
}

.involving-families .moduletable_bread {
  background-color:#cfe2d0;
}

.training-and-events .moduletable_bread {
  background-color:#e4d1e3;
}

.about-us .moduletable_bread {
  background-color:#D9F1F9;
}

.online-shop .moduletable_bread {
  background-color:#e0e1c1;
}

.home .moduletable_bread {
  display:none;
}

ul.menu_second {
  padding:0;
  list-style:none;
  border-top:2px solid #009fda;
  border-left:2px solid #009fda;
  border-right:2px solid #009fda;
  width:185px;
}

ul.menu_second li {
  background-color:#d9f1f9;
  border-bottom:2px solid #009fda;
  padding:0;
  margin:0;
  color:#000;
}

ul.menu_second ul li {
  border-bottom:none;
  border-top:2px solid #009fda;
  background-color:#fff;
}

.need-help-or-advice ul.menu_second {
  border-color:#cb3c0f;
}

.need-help-or-advice ul.menu_second li {
  border-color:#cb3c0f;
  background-color:#ecd7d0;
}

.need-help-or-advice ul.menu_second ul li {
 border-color:#cb3c0f;
}

.involving-families ul.menu_second {
  border-color:#09870d;
}

.involving-families ul.menu_second li {
  border-color:#09870d;
  background-color:#cfe2d0;
}

.involving-families ul.menu_second ul li {
 border-color:#09870d;
}

.training-and-events ul.menu_second {
  border-color:#870882;
}

.training-and-events ul.menu_second li {
  border-color:#870882;
  background-color:#e4d1e3;
}

.training-and-events ul.menu_second ul li {
 border-color:#870882;
}

ul.menu_second a {
  padding:5px 9px;
  display:block;
  color:#000;
}

ul.menu_second ul {
  padding:0;
  list-style:none;
}

ul.menu_second li#current a, ul.menu_second li.current > a {
  font-weight:bold;
  color:#da3a00;
}

ul.menu_second li.active > a {
  font-weight:bold;
}

ul.menu_second li.active.deeper > a {
  xcolor:#000;
}

#main ul.menu_second li li {
  background-color:#fff;
}

ul.menu_second li#current li a, ul.menu_second li.active li a {
  font-weight:normal;
  color:#000;
}

ul.menu_second li.active li.active a {
  font-weight:bold;
  color:#da3a00;
}


ul.menu_second li.active {
  font-weight:bold;
}

h1, #content-inner .item-page h2:first-child {
  text-transform:lowercase;
  text-transform:capitalize;
  font-size:20px;
  padding-bottom:2px;
}

.none h1 {
  display:none;
}

.none.cat-59 h1 {
  display:block;
}

.home h1 {
  font-size:1.7em;
}

.none .contentheading {
  border-bottom:2px solid #1C0F5F;
}

.about-us .contentheading, .about-us h1 {
  border-bottom:2px solid #009fda;
}

.need-help-or-advice .contentheading, .need-help-or-advice h1 {
  border-bottom:2px solid #cb3c0f;
}

.involving-families .contentheading, .involving-families h1 {
  border-bottom:2px solid #09870d;
}

.training-and-events .contentheading, .training-and-events h1 {
  border-bottom:2px solid #870882;
}

.online-shop .contentheading, .online-shop h1 {
  border-bottom:2px solid #828708;
}

.contact .componentheading, .feedback .componentheading {
  border-bottom:2px solid #1C0F5F;
  font-size:20px;
  color:#1C0F5F;
  padding:0.7em 0 0.1em 0;
  margin:0 0 0.7em 0;
}

.contact .contentheading {
  font-weight:bold;
  font-size:100%;
  border:none;
  padding:0;
  margin:0;
}

.contentheading {
  font-size:20px;
  color:#1C0F5F;
  padding:0.7em 0 0.1em 0;
  margin:0 0 0.7em 0;
}

.moduletable_enews {
  float:right;
  clear:right;
}

#snews, #emailForm, #FeedbackForm {
  width:350px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:100%;
  border:3px solid #009FDA;
  padding:20px;
  background-color:#D9F1F9;
}

#emailForm {
  width:400px;
}

 #FeedbackForm {
   width:500px;
 }

#snews input, #emailForm input, #emailForm textarea, #FeedbackForm input, #FeedbackForm textarea {
  width:200px;
  margin:6px 0 10px 0;
  border:2px solid #999;
  padding:4px 5px;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
}

#emailForm textarea {
  width:300px;
}

#emailForm #contact_email_copy {
  width:auto;
}

#snews input.snews, #emailForm button, #FeedbackForm button {
  margin-top:20px;
  width:auto;
  background-color:#777;
  color:#fff;
  border:1px solid #444;
  text-transform:uppercase;
  font-weight:bold;
  padding:7px;
  font-family:Arial, Helvetica, sans-serif;  
}

#FeedbackForm .radiohelpful input {
  width:30px;
}

#FeedbackForm .radiohelpful label {
  margin-right:20px;
  font-size:90%;
}

#FeedbackForm .ftitle {
  margin-top:25px;
  font-weight:bold;
  font-size:90%;
}

#FeedbackForm textarea {
  height:150px;
  margin-bottom:.1em;
  width:450px;
}

#FeedbackForm .fdesc {
  color:#333;
  font-size:90%;
}

#FeedbackForm #submit {
  width:auto;
}

#FeedbackForm .fhelp {
  background:#fff;
  border:2px solid #999;
  padding:2px 0px 2px 4px;
  margin:0.3em 0 0;
  width:450px;
}

span.shover input:hover {
  cursor:pointer;
  background-color:#aaa;
}

div#vmMainPage fieldset.nocc{
  xdisplay:none;
}

.moduletable_cart, .moduletable_virtue {
  xbackground:#e0e1c1;
  padding:0 10px 10px;
  xmargin:0 0 20px 0;
}

.moduletable_virtue a {
  display:block;
}

.moduletable_virtue form#login hr {
  display:none;
}

.moduletable_category {
  border-top: 0px solid #828708;
}
.moduletable_cart {
  border-top: 0px solid #828708;
}

.moduletable_virtue a#active_menu {
  color:#DA3A00;
  font-weight:bold;
  font-style:normal;
}

.moduletable_pcat a {
  margin-right:15px;
}

.moduletable_pcat {
  margin:0 0 25px 0;
  font-weight:bold;
}


.online-shop #left-inner, .vm1 #left-inner {
  border:2px solid #828708;
  background:#e0e1c1;
}

x.online-shop .moduletable_virtue a.mainlevel {
  border-bottom:2px solid #828708;
  xborder-top:2px solid #828708;
  padding:2px 5px;
  display:block;
}


.online-shop hr {
  color: #828708;
  border-color: #828708;
  border: 0px solid #828708; 
  border-bottom: none;
  border-left: none;
  border-right: none;
  xborder-top: none;
}

.vmCartContainer {
  background:#e0e1c1;
  border:2px solid #828708;
}

#product_list {
  border-bottom:1px solid #828708;
  padding:0 0 16px 0;
  margin:0 0 15px;
}

.page-nav {
  xbackground:#d8dab2;
  xborder:1px solid #828708;
  width:300px;
  margin:auto;
  padding:5px 12px;
  font-size:90%;
  font-weight:bold;
  color:#222;
}

.page-nav ul {
  margin:0 0 1em 0;
}

.recent-list {
  background:#e0e1c1;
  border:1px solid #828708;
  xwidth:300px;
  margin:20px 0 0 0;
  padding:5px 12px;
}

.online-shop form#login {
  margin:18px 0 12px 0;
}

.online-shop form#login input.button {
  margin:6px 0 0;
}

.vmRecent {
  margin:20px 0 0;
}

img#paypalLogo {
  display:none;
}

#vmMainPage img#paypalLogo {
  display:inline;
}

.shop-cats a {
  font-weight:bold;
}

.online-shop h4 {
  font-size:110%;
  color:#1C0F5F;
}

.browseProductImageContainer {
  float:right;
  padding:0 0 8px 16px;
}

.browseProductDescription {
  clear:left;
  width:100%;
  margin:1em 0 0;
}

.browseProductTitle {
  width:55%;
}

.browsePriceContainer {
  width:15%;
}

.browseProductContainer {
  border-top:1px solid #828708;
  padding:12px 0 0 0;
  margin:15px 0 0;
  width:500px;
}

.sectiontableheader th, .sectiontableheader {
  color:#fff;
  background-color:#666;
  border-bottom:10px solid #fff;
  font-weight:bold;
  padding:2px 7px;
}

.shipping {
  border:1px solid #444;
  overflow:hidden;
  padding:0 15px 15px;
  background:#E0E1C1;
}

.shipping .sectiontableheader {
  margin:0 -15px 10px -15px;
  padding:2px 30px 2px 5px;
}

.sectiontableentry1 td {
  xpadding-top:10px;
  xborder-bottom:1px dotted #333;
}

#vmMainPage form table.cinfo {
  border:1px solid #444;
  background:#E0E1C1;
}

h4.cat-title {
  display:none;
}

.blog .leading p {
  margin:0 0 0.6em;
}

ul.menu_smap li.parent {
  margin-top:1em;
  font-weight:bold;
}

ul.menu_smap li.parent li {
  margin-top:auto;
  font-weight:normal;
}

.useful-links h4 {
  color:#DA3A00;
  font-weight:bold;
}

.moduletable_shop_intro h3 {
  border-bottom: 2px solid #828708;
  font-size:20px;
  margin:0 0 25px;
}

.custom_shop_intro {
  background:#eee;
  padding:10px 15px;
  border:1px solid #888;
  color:#222;
  margin:0 0;
  font-size:90%;
}

.moduletable_cat li {
  display:inline-block;
  margin:0 20px 0 0;
  font-weight:bold;
}

body .browse-view .row .product .spacer h2 {
  font-weight:bold;
  font-size:1.1em;
}

body .width30 {
  width:25%;
  float:right;
}

body .width70 {
  width:75%;
}

.PricesalesPrice, body .browse-view .row .product .spacer span.PricesalesPrice {
  font-weight:bold;
  font-size:1em;
  color:#000;
}

body .browse-view h1 {
  font-weight:bold;
  font-size:1.4em;
}

.pagination li {
  display:inline-block;
  margin-right:15px;
  list-style:none;
  padding:0;
}

.pagination ul {
  margin:1em 0;
  padding:0;
}

body .moduletable_news div#klixoSlider_87 .slide_show_header h3 a, body .moduletable_news div#klixoSlider_87 .slide_show_header h3 {
  height:auto !important;
  font-size:16px !important;
  color:#036386 !important;
}

.home.news .moduletable_news, .home.news .moduletable_as {
  display:none;
}

iframe {
  margin:0 25px 25px 0;
  display:inline-block;
}