/* CSS Document */
<!--
/* BASIS STYLES */
a{
	color:									#979B00;
	font-weight:						bold;
	font-size:							12px;
  font-family: 						Arial;
  text-decoration:				none;
}
h1 {
  font-size:							13pt; 
  font-weight:						bold; 
  margin:									0px;  
}
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:									#979B00;
	font-size:							12pt;
	font-weight:						bold;
}
table.Menu_Item td.Menu_Splitter
{
	color:									#000000;
	font-weight:						normal;
}
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:				#D5DC8B;
	border:									1px solid #B0B678;
}
td.Footer_Bar
{
	border-top:							1px solid #4C4C4C;
}
td.Splitter
{
	color:									#6F6F6F;
	font-weight:						bold;
}
span.superdeal{
	color:									#979B00;
	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.e2, td.e3, td.i2, td.i3 {
	font-size: 12px;
	width: 80px;
}									
th.rr {
	text-align: right;
}		
td.e2, td.e3, td.i2, td.i3, th.r {
	text-align: right;
}
td.i2 {
	color: #C0C0C0;
	margin-right: 40px;
}
td.e3 {
	color: #979b00;
}
td.i3 {
	color: #cad371;
}

a.toplink         { float:right; font-size:10px; text-align:right;}

#sipTdA { background:#DFEEFF;  }
#sipTdB { background:#FFFFFF;   }


#titleC{
	font-size: 							13pt;
	font-family: 						Arial;
	color:									4c4c4c;
	font-weight:						bold;
}
td{
	font-size: 							12px;
	font-family: 						Arial;	
}
H2.h2instr{
	font-size: 							14px;
	font-family: 						Arial;
	margin-bottom:					10px;
	text-decoration:				bold;
}




.RC_pc2p {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/pc_to_phone.png');
    height    : 46px;
    width:    : 89px;
    cursor    : pointer;
}


.RC_pc2p[class] {
    background-image    : url('/images/pc_to_phone.png');
    background-repeat    : no-repeat;
}

.RC_ph2p {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/phone_to_phone.png');
    height    : 46px;
    cursor    : pointer;
}


.RC_ph2p[class] {
    background-image    : url('/images/phone_to_phone.png');
    background-repeat    : no-repeat;
}

.RC_sms {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/SMS.png');
    height    : 46px;
    cursor    : pointer;
}

.RC_sms[class] {
    background-image    : url('/images/SMS.png');
    background-repeat    : no-repeat;
}

.RC_local {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/local.png');
    height    : 46px;
    cursor    : pointer;
}


.RC_local[class] {
    background-image    : url('/images/local.png');
    background-repeat    : no-repeat;
}

.RC_selectors {
    width                : 189px;
    font-size:             12px;
}

.RC_head {
    color                : #000000;
    cursor               : pointer;
    text-decoration      : underline;
    font-size:           : 12px;
}

.RC_LB {
    border-width        : 1px;
    
    border-style        : none;
    border-right-style    : solid;
    border-bottom-style    : solid;
    
    border-right-color    : #636363;
    border-bottom-color    : #636363;
    
    text-align            : left;
}

.RC_RB {
    border-width        : 1px;
    
    border-style        : none;
    border-left-style    : solid;
    border-bottom-style    : solid;
    
    border-left-color    : #BCBCBC;
    border-bottom-color    : #636363;
    
    text-align            : left;
}

.RC_LO {
    border-width        : 1px;
    
    border-style        : none;
    border-right-style    : solid;
    border-top-style    : solid;
    
    border-top-color    : #BCBCBC;
    border-right-color    : #636363;
    
    text-align            : left;
}

.RC_RO {
    border-width        : 1px;
    
    border-style        : none;
    border-top-style    : solid;
    border-left-style    : solid;
    
    border-top-color    : #BCBCBC;
    border-left-color    : #BCBCBC;
    
    text-align            : left;
}

.RC_rates {
    font-weight            : bold;
    text-align            : right;
    width                : 100%;
}

div#pc_to_phone, div#lokaal, div#phone_to_phone, div#sms { 
 font-size:             14px;
 color:                 #979B00;
}

.bigg     { font-size:32px; font-famiy:arial; color:#979B00; font-weight:bold; margin-top:6px; margin-bottom:10px;  }


/* 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	#979B00;}

/* mobile app button */
#mapp_button { display: block; width: 133px; margin: 10px auto -10px; height: 132px; }
#mapp_button img { border: none; }

