﻿.main
{
  width: 1000px;
}
.RadEContentBordered img
{
  border: 0px;
}
img
{
  border: 0px;
}
.maintable
{
  background-color: #ffffff;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.languages
{
  font-size: 14px;
  color: #215c93;
  text-decoration: none;
  font-family: Arial;
  font-weight: bold;
}
.languagesSelected
{
  font-size: 14px;
  color: #e9ad00;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
}
.languages:hover
{
  font-size: 14px;  
  text-decoration: underline;  
}
.text-green-bold
{
  color: #cbcbca;
}
.yellowtitle
{
  font-size: 24px;
  color: #215c93;
  font-weight: bold;
}
.whitetitle
{
  font-size: 24px;
  color: #215c93;
  font-weight: bold;
}
.yellowmiddletext
{
  font-size: 16px;
  color: #ffcc33;
  font-weight: bold;
  text-decoration: none;
}
.greymiddletext
{
  font-size: 16px;
  color: #215c93;
  font-weight: bold;
  text-decoration: none;
}
.bluemiddletext
{
  font-size: 16px;
  color: #4677a5;
  font-weight: bold;
  text-decoration: none;
}
a.greymiddletext:hover
{
  font-size: 16px;
  color: #808080;
  font-weight: bold;
  text-decoration: underline;
}
a.bluemiddletext:hover
{
  font-size: 16px;
  color: #4677a5;
  font-weight: bold;
  text-decoration: underline;
}
.whitenormaltext
{
  font-size: 14px;
  color: #ffffff;
}
.line-hor
{
  border-bottom: solid 1px #ffcc33;
}
.linegray
{
  background: url(../../Images/Blindnote/linegray.gif);
  height: 1px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.lineyellow
{
  background: url(../../Images/Blindnote/lineyellow.gif);
  height: 1px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background-repeat: repeat-x;
}
.bluebox
{
  background: url(../../Images/Blindnote/bluelinebg.png);
  background-repeat: no-repeat;
  height: 28px;
  overflow: hidden;
  color: #ffcc33;
  vertical-align: middle;
  font-size: 18px;
  padding-left: 20px;
  padding-top: 3px;
}
.bluebox:hover
{
  background: url(../../Images/Blindnote/bluelinebg.png);
  background-repeat: no-repeat;
  height: 28px;
  overflow: hidden;
  color: #c5c9ce;
  vertical-align: middle;
  font-size: 18px;
  padding-left: 20px;
  padding-top: 3px;
  cursor: pointer;
}
.left_button
{
  width: 10px;
  height: 30px;
  background-image: url(../../Images/Blindnote/buttonleft.jpg);
  background-repeat: no-repeat;
  cursor: pointer;
}
.center_button
{
  height: 30px;
  background-image: url(../../Images/Blindnote/buttoncenter.jpg);
  background-repeat: repeat-x;
  cursor: pointer;
  text-align: center;
}
.center_button a
{
  color: White;
  text-decoration: none;
  font-size: 13px;
}
.right_button
{
  height: 30px;
  width: 8px;
  background-image: url(../../Images/Blindnote/buttonright.jpg);
  cursor: pointer;
}
.footer
{
  text-align: right;
}
.giftnl
{
  width: 170px;
  height: 86px;
  background-image: url(../../Images/Blindnote/bling-eg-nl.png);
  background-repeat: no-repeat;
  cursor: pointer;
}
.giftfr
{
  width: 170px;
  height: 106px;
  background-image: url(../../Images/Blindnote/bling-eg-fr.png);
  cursor: pointer;
  background-repeat: no-repeat;
}
.graylink
{
  font-size: 14px;
  text-decoration: none;
  color: #808080;
  font-family: arial;
}
a.graylink:hover
{
  font-size: 14px;
  color: #808080;
  text-decoration: underline;
  font-family: arial;
}
a.sitemap
{
  font-family: Arial;
  font-size: 12px;
  color: #1a1a1a;
  text-decoration: none;
}
a.sitemap:hover
{
  text-decoration: underline;
}
.yellowdot
{
  background-image: url(../../Images/Blindnote/yellowdot.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}
.slideshow div
{
  padding: 15px;
  padding-bottom: 30px;
  border: 1px solid #ccc;
  background-color: #eee;
  width: 600px;
  height: 400px;
  top: 0;
  left: 0;
  font-family: Arial;
  color: #1c6693;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}
.slideshow img
{
  padding-bottom: 6px;
  width: 600px;
  height: 400px;
}
p
{
  margin-top: 5px;
  margin-bottom: 5px;
}
