/*
   Restec Main Styles
   By Skylab interactive agency
   version 1.0.0
   24/06/2013
*/
html{
   height: 100%;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
body {
    height: 100%;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
    width: 100%;
   font-size: 12px;
   min-width: 960px;
}
.bg-1{
min-height:100%;
}

a {
   text-decoration: underline;
}

.clear {
   clear: both;
}

h1 {
   font-size:   24px;
   line-height: 26px;
}

h2 {
   font-size:   18px;
   line-height: 22px;
}

h2.small {
   font-size: 18px;
   line-height: 20px;
}
h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #1c4182;
}
#rc_upBlock {
   position: fixed;
   top: 15px;
   left: 15px;
   padding: 6px;
   width: 45px;
   text-align: center;
   cursor: pointer;
   font-size: 12px;
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=5);
   -moz-opacity: 0.01;
   -khtml-opacity: 0.01;
   opacity: 0.01;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}

.rc_mainbox {
   background: #ffffff;
   width: 940px;
   margin-left:  auto;
   margin-right: auto;
   -moz-box-shadow: 0 0 15px rgba(0,0,0,0.5);
   -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5);
   box-shadow: 0 0 15px rgba(0,0,0,0.5);
}
@media (min-width: 1200px) { .rc_mainbox { width: 1170px; } }
@media (min-width: 768px)
   and (max-width: 979px)  { .rc_mainbox { width: 724px; } }
@media (max-width: 767px)  { .rc_mainbox { width: auto; } }
@media (max-width: 480px)  { .rc_mainbox { width: auto; } }

.rc_header {
   height: 200px;
   overflow: hidden;
}

.rc_internal {
   margin: 20px 20px 20px 20px;
}

.rc_internal-left {
   margin: 20px  0px 20px 20px;
}

.rc_internal-right {
   margin: 20px 20px 20px  0px;
}

.rc_right-text {
   text-align: right;
}

.rc_logo {
   margin: 40px 0px -20px 0px;
}
.rc_logo_head{
   position: absolute;
   top: 30px;
   right: 30px;
}

.tdv_shift_right {
    margin-right: -25px;
    margin-top: 15;
    padding-top: 20px;
}

.mainmenu {
   margin: 10px 5px 0px 5px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}

.mainmenu ul {
   list-style: none;
   margin: 0px;
}

.mainmenu ul li {
   list-style: none;
   display: block;
   float: left;
    width: 17% !important;
}

.mainmenu ul li a {
   text-decoration: none;
   display: block;
   padding: 10px 20px 10px 20px;
   font-size: 14px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}

.mainmenu ul li ul {
   display: none;
   -webkit-border-bottom-right-radius: 3px;
   -webkit-border-bottom-left-radius: 3px;
   -moz-border-radius-bottomright: 3px;
   -moz-border-radius-bottomleft: 3px;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
}

.mainmenu ul li:hover ul {
   display: block;
   position: absolute;
   z-index: 9999;
}

.mainmenu ul li:hover ul li {
   float: none;
}

.mainmenu ul li.divider {
   height: 40px;
   width:   1px;
   background-image: url('../img/divider.png');
}

.breadcrumbs {
   margin: 10px 20px 0px 20px;
}

.rc_border_radius {
   border: 1px solid #ebebeb;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   padding: 20px;
}

.rc_skylab {
   display: block;
   float: right;
   margin: 60px 0px 10px 0px;
   font-size: 10px;
}

ul.left-menu {
   list-style: none;
   margin: 0px;
}

ul.left-menu li {
   list-style: none;
   padding: 10px 0px 10px 0px;
   border-bottom: 1px dotted #ccc;
}

ul.left-menu li:first-child {
   padding:  0px 0px 10px 0px;
}

ul.left-menu li:last-child {
   padding: 10px 0px 0px 0px;
   border-bottom: 0px dotted #ccc;
}

ul.left-menu li a {
   line-height: 20px;
   padding-left: 30px;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
   display: inline-block;
   font-size: 14px;
}

ul.left-menu li a:hover {
   background-position: 1px 2px;
}

ul.left-menu li a.active {
   background-position: 1px 2px;
}

ul.bottom-menu {
   list-style: none;
   margin: 20px 0px 20px 20px;
}

ul.bottom-menu li {
   list-style: none;
}



.carousel-control {
   text-decoration: none;
}
.carousel-caption {
	padding: 5px;
}
.carousel-caption h4 {
   font-weight: normal;
   margin: 0;
}
.carousel-caption h4, .carousel-caption p {
    line-height: inherit;
}


.rc_photos {
   margin: 20px 0px 20px 0px;
}

.rc_photos img {
   width: 200px;
}

h4.media-heading {
   font-weight: normal;
   font-size: 14px;
}

a.btn {
   text-decoration: none;
}

.rss-ico {
   float: right;
}

.rc_red-star {
   color: red;
   font-size: 20px;
   font-weight: bold;
}

.linkButton {
color: #FFFFFF;
background-color: #034694;
border: 0 none;
border-radius: 0 0 3px 3px;
float: left;
height: 20px;
margin: 0 2px;
padding: 2px 5px;
text-decoration: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;

display: inline-block;
*display: inline;
zoom: 1;
}
.linkButton:hover, .linkButton.active {
text-decoration: none;
}
.linkButton:hover, .linkButton.active {
color: #FFFFFF;
background-color: #62c5ee;
}
.rc_header .rc_internal #top-links {
position: absolute;
right: 95px;
top: 0;
right: 0;
z-index: 4;
width: 24%;
}

.b-logo-txt{
position: absolute;

font-weight: normal;
color: #034694;
}

.rc_logotext .b-sub-txt{
font-size: 12px;
margin: 0px 0 10px;
font-weight: normal;
max-width: 310px;
}

ul.left-menu_submenu{
margin-left: 20px;
margin-top: 15px;
}

.bestbefore{
font-weight: bold;
font-size: 13px;
margin-bottom: 15px;
}

.container_24 .rc_header #top-links {
width: auto;
margin-right: 25px;
}

.img-indent {
    float: left;
    margin: 5px 29px 0 0;
}

.link-pdf {
    background: url("../img/link-pdf.png") no-repeat scroll left center #EAEAEA;
    border-radius: 3px;
    font-size: 14px;
    margin: 5px 0;
    padding: 20px 20px 15px 55px;
    width: 100%;
}