/* CSS Document */
<!--
/* BASIS STYLES */
div#VRtop{
  	background:								#D8EEFB url('/images/bgTop.jpg') top repeat-x;
	height:									267px;
}
div#VRcon{
	background:								#D8EEFB url('/images/bgCon.jpg') top repeat-x;
}
div#VRbot{
	background:								#D8EEFB url('/images/bgBot.jpg') top repeat-x;
	height:									54px;
}
div#VRfoot{
	background:								#D8EEFB url('/images/bgFoot.jpg') top repeat-x;
}
div#newsletter{
	padding-bottom:							17px;
	padding-left:							178px;
}
div#newsletter-s{
	padding-bottom:							20px;
	padding-left:							6px;
}
div#flags{
	padding-bottom:							55px;
	padding-right:							16px;
	text-align:								right;
}
input#newsletter{
	border:									1px solid black;
	width:									215px;
	text-align:								right;
}
input#newsletter-s{
	border:									0px;
	width:									78px;
	height:									22px;
}
a{
	color:									#077CC0;
	font-weight:							bold;
	font-size:								12px;
	font-family: 							Arial;
	text-decoration:						none;
}
h1{
	font-size:								13pt;
	font-weight:							bold;
	margin:									0px;
}
h1{
	height:									25px;
	background:								#ffffff url('/images/dott.jpg') no-repeat;
	font-weight:							bold;
	color:									#077cc0;
	font-size:								14pt;
	padding-top:							2px;
	padding-left:							34px;
}
h2{
	font-size:								10pt;
	font-weight:							bold;
	margin:									0px;
}
p,ul,li{
 	font-family: 							Arial;
	font-size:								12px;
}
body{
	background-color:						#FFFFFF;
	margin:									0px;
}
body, th, td{
	font-family:							Arial;
	font-size:								12px;
	color:									#70706F;
	text-decoration:						none;
}
input{
	height:									18px;
	font-size:								12px;
	color:									#000000;
	border:									1px solid #000000;
	background-color:						#FFFFFF;
}

/* SITE AFHANKELIJK */
/* VOOR HET VERBERGEN VAN LINK IN DE RATES LIJST */
a.LikeNormalText{
	color:									#70706F;
	text-decoration:						none;
	font-size:								12px;
}
td.Menu_Bar{
	border-top:								1px solid #4C4C4C;
	padding-bottom:							20px;
}
table.Menu_Item td{
	color:									#077CC0;
	font-size:								12pt;
	font-weight:							bold;
}
table.Menu_Item td.Menu_Splitter{
	color:									#000000;
	font-weight:							normal;
}
a.Menu_Item, a.Menu_Item:hover{
	color:									#FFFFFF;
	font-size:								15px;
	text-decoration:						none;
}
td.Footer_Search{
	font-size:								12px;
	color:									#000000;
	border:									1px solid #000000;
}
table.free_calls_pannel{
	background-color:						#D5DC8B;
	background-image:						url('images/Free_Panel_BG.jpg');
	background-position:					top;
	background-repeat:						repeat-x;
	border:									1px solid #B0B678;
}
table.sms_block{
	background-color:						#2DADF8;
	border:									1px solid #83CAF3;
}
td.Footer_Bar{
	border-top:								1px solid #4C4C4C;
}
td.Splitter{
	color:									#6F6F6F;
	font-weight:							bold;
}
span.superdeal{
	color:									#077CC0;
	font-weight:							bold;
}
a.Items{
	color:									#6F6F6F;
	font-weight:							bold;
	text-decoration:						none;
}
td.SubItems{
	font-size:								10px;
	color:									#6F6F6F;
}
a.SubItems{
	font-size:								10px;
	color:									#6F6F6F;
	text-decoration:						none;
}
td.Menu_BG{
	background-image:						url('images/Menu_BG.gif');
}
td.Menu_BG_TXT{
	background-image:						url('images/Menu_BG.gif');
	padding-bottom:							9px;
}

/* mobile download button */
.mobile-download { width:247px; height:78px; cursor:pointer; background:url("images/btn_download_mobile.png"); margin-bottom:15px; }
.mobile-download a { height:50px; display:block; padding:20px 0 0 30px; }
.hr{ border-top:1px solid #6F6F6F;}
-->