@charset "utf-8";
/* CSS Document */

html, body {
  height: 100%;
}
body {font-size:16px!important;}

#wrap {
  min-height: 100%;
}

#main {
  overflow:auto;
  padding-bottom:130px; /* this needs to be bigger than footer height*/
}

.footer-bg {
  position: relative;
  margin-top: -130px; /* negative value of footer height */
  height: 130px;
  clear:both;
  padding-top:20px;
  background:#3e3e40;
}
@media all and (max-width: 660px) {
.footer-bg {height:auto;}
}

p {line-height:1.8em;}

#banner-left {
	height:120px;
	padding-top:8px;
/*	background:url(../img/banner2.png) no-repeat;*/
}

#banner-right {
	float:right;
/*	background:url(../img/call-us.png) no-repeat;*/
}
#banner-right2 {
	float:right;
	padding-top:10px;
/*	background:url(../img/call-us.png) no-repeat;*/
}

#menu {
	margin:0 auto;
	text-align:center;
	height:52px;
	margin-top:6px;
/*	background: url(../img/menu-bg.png) no-repeat;*/
}

.colors {height:30px; margin:0 auto; float:right; padding-top:5px;}
.colors-txt {float:left; padding:2px 0 0 10px;}
@media (max-width: 1200px) {
.colors-txt { display:none;}
}
@media all and (max-width: 660px) {
.colors {height:auto;}
}

.container-centre {max-width:1200px; margin:0 auto;}

.content-bg {background:#fff; margin-bottom:10px;}

.top-banner {
  background:#faf9f4;
  margin:0 auto;
/*	border-radius: 8px;
	margin-top:10px;*/
}
a:link  {color:#35223b; outline: none; font-weight:bold;}
a:hover  {color:#8f5ca1; outline: none;}
a:visited  {color:#35223b; outline: none;}

.mb-link a{color:#fff!important; font-weight:normal;}

.breadcrumb {background:none!important; margin-bottom:0px!important; padding:8px 0 2px 0!important; border-radius:none!important; font-size:12px!important;}

.breadcrumbs-bg {background-color:#fff; border-bottom:2px solid #bebaab; padding-top:0px;}
.top-menu{
	background:#aa002f; /*#67679b url(../img/menu-bg.jpg) repeat-x;*/
	margin:0 auto;
}

.slide {padding:10px 0 0px; }
.slide-bg {background:#bebaab; padding-bottom:10px;}
.advert-banner {/*background:#89c393;*/ margin-top:10px;}

.content-wrap {
  /*background:#f0ecde;*/
  margin:0 auto;
/*	border-radius: 8px;*/
	margin-top:10px;
}

.container-footer {max-width:1200px; margin:0 auto;}
.footer-txt {color:#fff; font-size:12px;}

.footer1 {float:left; clear:both; padding-left:10px;}
.footer2 {float:left; clear:both; padding-left:10px;}

h2 {font-size:24px!important; color:#6a001d!important; padding-bottom:0px!important; margin-bottom:8px!important; font-weight:normal; line-height:1.3em; border-bottom:1px solid #6a001d;}
h3 {font-size:18px!important; color:#464646!important; padding-bottom:0px!important; margin-bottom:0px!important;}

h2.news {padding:0; margin:0;}
.developed {color:#fff!important;font-weight:normal!important;}
.developed a{color:#fff!important;font-weight:normal!important;}

.readmore {
	color: #b14537;
	text-align:right;
	font-size: x-small;
}
.img-left {
	float: left;
	padding: 20px 10px 10px 0px;
}

/*#container-bg {background:#fbecd9; min-height:700px;}*/

.innertube {padding:20px;}
.innertube2 {padding:10px;}
.innertube3 { padding:20px 10px 20px 0px;}

.box-main{ width:auto; background:#aa002f; padding:20px 0; color:#fff; font-weight:normal; margin-top:10px; height:auto; text-align:center;}

.box1{ width:auto;border: 4px solid #3e3e40; background:#aa002f; padding:20px 10px 10px; color:#fff; font-weight:normal; margin-bottom:10px; text-align:center; text-transform:uppercase; }
a:link.boxlink{font-size:24px!important; color:#fff!important; text-decoration:none;}
a:visited.boxlink {color:#fff!important;}
a:hover.boxlink {text-decoration: underline;}

.box-blue{ width:auto;border-radius:10px; background:#124f9d; padding:10px; color:#fff; font-weight:normal;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#124f9d', endColorstr='#659bd9'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#124f9d), to(#659bd9)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #124f9d,  #659bd9); /* for firefox 3.6+ */
}

ul.signs {list-style-image: url(../img/arrow.png);}
li {line-height: 1.8em;}

/******** media galelry ***************/

.item-title a{color:#fff!important;}

/************* raxo featured **************/

.dyslexia-featured h3 {font-size:24px!important; color:#fff!important; padding-bottom:0px!important; padding-left:6px; margin-bottom:0px!important;}

.dyslexia-featured .allmode-list { background:none!important; padding:0px!important; margin-bottom:0px;}
.dyslexia-featured .allmode-list .allmode-title a {font-size:14px!important;}
.dyslexia-featured .allmode-list .allmode-items {margin-top:10px!important;}

.allmode-list .allmode-items li.allmode-topitem {padding:10px 32px 10px 10px !important;}

/************** k2 *********************/

div.itemListCategory {background:none;}
div.k2ItemsBlock ul li a.moduleItemImage img {
	float:left;
	padding:10px 10px 10px 0;
	border:none;
	list-style-type: none!important;
	margin:2px 0 4px 0px;
}
div.itemHeader h2.itemTitle {color:#333!important; font-size:38px!important; font-family:Arial, Helvetica, sans-serif!important; font-weight:bold; border-bottom:none;}
div.k2ItemsBlock ul li a.moduleItemTitle {list-style-type: none!important;}
div.k2ItemsBlock ul li a.moduleItemTitle a{
    color: #5e523c;
    font-family: Arial, Helvetica, sans-serif!important;
	font-weight:normal!important;
    font-size: 28px;
    line-height: 26px;
	text-transform:uppercase;
	/*background-color:#f5efdf;*/
	display:block;
	padding:10px 20px;
	margin-left:-20px;
}
div.k2ItemsBlock ul li a.moduleItemReadMore {float:right; font-size:11px; margin-bottom:10px; color:#4f4b65;}
.even{	list-style-type:none;	background:transparent;}
.odd{	list-style-type:none;}
div.itemToolbar {display:none;}
div.itemBackToTop{display:none;}
div.itemView{ border-bottom:none;}

@media all and (max-width: 1200px) {
div#maximenuck99 ul.maximenuck li.maximenuck.level1 {padding: 4px 10px 2px 10px!important;}
}

/******************** terms and privacy menu **********************/
.terms ul{
margin: 0;
padding: 0;
/*margin-bottom: 1em;*/
}

* html .terms ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

.terms ul li{
display: inline;
}

.terms ul li a{
float: left;
color: #fff;
padding: 0px 10px 10px 10px;
text-decoration: none;
/*border-right: 1px solid #4881d4;*/
outline:none;
font-weight:normal;
font-size:12px;
/*background: transparent url(media/vertical.gif) center right no-repeat;*/
}

.terms ul li a:visited{
color: #fff;
}

.terms ul li a:hover{
color: #f10131;
/*background-color: #ffe84f;*/
text-decoration:underline;
background:none!important;
}

.terms ul.menu li.active a, .current a{
color: #f10131;
/*font-weight:bold;*/
/*background-color: #ffe84f;*/
text-decoration:underline;
background:none!important;
}

