@font-face {
    font-family: 'VAGRound';
    src: url('../fonts/vag_round_0-webfont.eot');
    src: url('../fonts/vag_round_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vag_round_0-webfont.woff') format('woff'),
         url('../fonts/vag_round_0-webfont.ttf') format('truetype'),
         url('../fonts/vag_round_0-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
	background-color: #FFFFFF;
}
body {
	font-family:arial,helvetica,clean,sans-serif;
	font-size: 75%;
}
p {
	color: #373737;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	padding:0 0 1em 0;
}
h1, h2, h3, h4 {
	color:#000000;
	font-weight:bold;
	margin-bottom:0.5em;
}
h1 {
	color: #FFF;
	font-family: Calibri,Arial,sans-serif;
	font-size:180%;
	margin: 10px 0 10px 0;
	height: 30px;
	padding: 5px 10px 15px 25px;
}
h2 {
	color: #dc1044;
	font-family: Calibri,Arial,sans-serif;
	font-size:150%;
	z-index: 3;
	margin-bottom: 0;
}
h3 {
	font-family: Arial,sans-serif;
	color: #653690;
	font-size: 120%;
	margin: 0.5em 0 0 0;
}
a {
	color:#4888B7;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #6d2091;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration:none;
}
strong {
	font-weight: bold;
}
em {
	font-style:italic;
}
a.backTopTop {
	background: url(../images/greyArrow.gif) no-repeat 0 60%;
	padding-left: 15px;
	color: #dc1044;
}
ul, ol {
	padding-left: 20px;
}
ul li,
ol li {
	color: #373737;
	list-style-type: square;
    list-style-position:outside;
	margin: 3px 0;
}
ol li {
	list-style-type:decimal;
}
table {
	color: #373737;
}
/************************************** Layout **********************************/
#all {
	margin:0 auto;
	background:#f5f2eb;
	width: 980px;
}
#contentContainer {
	position: relative;
	z-index:2;
	margin: 0 20px 15px 20px;
	text-align:left;
	width:940px;
}
#footer {
	border-top: 1px dashed #babbc0;
	margin: 0px 20px;
	/*margin: 0px 20px 10px 20px;*/
	padding: 10px 0 0 0;
	font-size: 90%;
	color: #373737;
}
#footer ul {
	display: inline;
	float: left;
	width: 50%;
	color: #373737;
	padding: 0;
}
#footer ul li {
	display: inline;
	float: left;
	padding: 5px 10px 5px 10px; 
	background: transparent url("../images/seperator.gif") no-repeat 100% 50%;
}
#footer .last {
	background: none;
}
#footer ul#right li {
	float: right;
}
#footer ul li.country span {
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	margin-right: 3px;
	background: transparent url("../cs_images/flags/navFlags/uk.gif") no-repeat 0% 50%;
	font-weight: bold;
}
#footer a {
	color: #373737;
	font-weight: normal;
}
a.skiplink {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}
.hiddenLinkInfo {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}
#footer p {
	float: right;
	padding-right: 7px;
	padding-bottom: 5px;
}
#footer p.left {
	float:left;
	padding-left:10px;
}
h2.link {
	cursor: pointer;	
}
h2.link a:hover {
	text-decoration: none;
}
/************************************** Navigation **********************************/
#header .logoContainer img {
	display: inline;
	float: left;
	width: 220px;
}
#header .logoContainer {
	position: absolute;
}

/**************************** Country Selector ****************************/
#countrySelector {
	/*margin: 10px 10px 20px 50px;*/
	margin: 35px auto 40px auto;
	width: 890px;
	background-image: url(../cs_images/backgrounds/countrySelectorBoxBG2.gif);
	background-repeat: no-repeat;
}
#countrySelector #countries
{
    margin-top: 42px;
    margin-left: 80px;
    min-height: 175px;
}
#countrySelector #csFooter
{
    height: 50px;
    background-image: url(../cs_images/backgrounds/countrySelectorBoxBG2.gif);
    background-repeat: no-repeat;
    background-position: 0px 286px;
}
#countrySelector h1 {
	display: block;
	overflow: hidden;
	/*width: 0;*/
	height: 65px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: 'VAGRound';
	font-size: 32px;
	padding-top: 10px;
}
#countrySelector ul.colOne,
#countrySelector ul.colTwo,
#countrySelector ul.colThree,
#countrySelector ul.colFour{
	width: 180px;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0;
}
#countrySelector ul.colOne {
	margin-left: 10px;
}
#countrySelector ul.colFour{
	margin-right: 0;
}
#countrySelector ul.flags li a {
	color: #373737;
}
#countrySelector ul.flags li a:hover {
	color: #dc1044;
}
#countrySelector ul.flags li {
	background: transparent url(../cs_images/flags/uk.gif) no-repeat 0% 50%;
	padding: 8px 0 8px 45px;
	color: #373737;
	font-weight: bold;
	margin: 5px 0;
	list-style-type: none;
}
#countrySelector ul.flags li.france {
	background: transparent url(../cs_images/flags/france.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.netherland {
	background: transparent url(../cs_images/flags/nederland.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.espana {
	background: transparent url(../cs_images/flags/espana.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.switzerland {
	background: transparent url(../cs_images/flags/switzerland.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.italy {
	background: transparent url(../cs_images/flags/italiano.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.russian {
	background: transparent url(../cs_images/flags/russian.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.israeli {
	background: transparent url(../cs_images/flags/israeli.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.dansk {
	background: transparent url(../cs_images/flags/dansk.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.sverige {
	background: transparent url(../cs_images/flags/sverige.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.czech {
	background: transparent url(../cs_images/flags/czechRepublic.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.slovakia {
	background: transparent url(../cs_images/flags/slovakia.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.ukraine {
	background: transparent url(../cs_images/flags/ukraine.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.ireland {
	background: transparent url(../cs_images/flags/ireland.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.turkiye {
	background: transparent url(../cs_images/flags/turkiye.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.polish {
	background: transparent url(../cs_images/flags/polish.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.belgium {
	background: transparent url(../cs_images/flags/belgium.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.portugal {
	background: transparent url(../cs_images/flags/portugal.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.world {
	margin-top: 40px;
	background: transparent url(../cs_images/flags/world.gif) no-repeat 0% 50%;
}
#countrySelector ul.flags li.germany
{
	background: transparent url(../cs_images/flags/germany.gif) no-repeat 0 50%;
}
/**************************** Generic Clearing Floats ****************************/
#all:after, 
#header:after, 
#contentContainer:after,
#footer:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}