﻿@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	background-image: url(../im/bg_page.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#wrapper {
	color: #003366;
	margin-right: auto;
	margin-left: auto;
	width: 915px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
    margin-top: 0px;
}
#navcontainer {
	width: 915px;
	z-index: 100;
	height: 25px;
	background-color: #B6B7BA;
}
#horizon {
    background-position: right bottom;
    padding: 38px 30px 10px 30px;
    background-repeat: no-repeat;
}
.bg1 {background-image: url(../im/home_bg1.jpg);}
.bg2 {background-image: url(../im/home_bg2.jpg);}
.bg3 {background-image: url(../im/home_bg3.jpg);}
.bg4 {background-image: url(../im/home_bg4.jpg);}
.bg5 {background-image: url(../im/map%20of%20the%20world%2024%20land%20only.png);}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	float: left;
	position:relative;
	margin: 0px;
	padding:0px;
}
#navcontainer ul li li {
	float: left;
	position:relative;
	padding: 0px;
}

#navcontainer ul li.last { width: 65px; }

#navcontainer li ul {
	display: none;
	position: absolute;
	left:0px;
	background-color:#B6B7BA;
	width:230px;
	margin: 0px;
}
#navcontainer ul ul ul, #navcontainer ul li:hover ul ul  {
display: none;
position: absolute; 
left:230px;
top:0px;
background-color:#B6B7BA;
}
#navcontainer ul ul li:hover {
	background-color:#999999;
}

#navcontainer ul li:hover ul, #navcontainer ul ul li:hover ul , #navcontainer li.over ul {
	display: block; /* lists nested under hovered list items */
}
#navcontainer li>ul {
	left: auto;
	top: auto; /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
}
#navcontainer ul li li  {
	width:230px;
	margin: 0px;
}
#navcontainer ul li li li  {
	background-color:#999999;
}
#navcontainer ul li li li:hover  {
	background-color:#666666;
}


#navcontainer ul li a {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 10pt;
	line-height:16pt;
	padding: 0px 15px;
}
#navcontainer li li a  {
	text-align:left;
	padding-left:10px;
}

#navcontainer ul li a:hover {
	color: #0068B1;
}
#navcontainer ul ul li a:hover {
	color: #FFFFFF;
}
#navcontainer ul li a.current {
	color: #2A6264;
}
img { border:none; }
#homecopy {
	width: 390px;
	margin-top: 20px;
	margin-left: 18px;
	float: left;
}
h1 {
	font-size: 0.9em;
	color: #0067B1;
	font-weight: normal;
	margin-top: 0px;
	line-height: 1.2;
}
h1.huge, h1.huge2, h1.huge3 {
	font-size: 1.5em;
	padding-top:0px;
	color: #0067B1;
	font-weight: normal;
}
h1.huge2 {	color: #9BC060;}
h1.huge3 {	color: #85272D;}

p {
	font-size: 0.85em;
	margin-top: 0px;
}
#homecopy p {
	padding-right: 30px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#homebuttons {
	margin-top: 20px;
	float: right;
	width: 358px;
}
#homebuttons img {

}
#footer {
	font-size: 0.7em;
	color: #95A3AB;
	width: 915px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
}
#footer a {
	color: #95A3AB;
}
#smallinks {
	font-size: 0.7em;
	color: #95A3AB;
	width: 425px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smallinks a {
	color: #95A3AB;
}
#maincontent a {
	color: #0068B1;
}
#intro {
	background-image: url(../im/sub_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 290px;
	width: 915px;
}
#mainsub {
	background-image: url(../im/bg_sub_bottom.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	background-color: #E8E9EB;
}
#maincontent {
}
#intro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 0px;
}
.grey {
	color: #666666;
}
#intro h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	line-height: 1.2;
	padding-top: 10px;
}
#intro p {
}
#intro #txt {
	padding: 50px 0px 0px 20px;
	width: 500px;
	float: left;
}
#intro #pic {
	float: right;
	width: 358px;
}
h3, h5 {
	color: #666666;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	font-size: 1em;
}
h4 {
	font-size: 1.1em;
	color: #0068B1;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}
h5 {
	font-weight: normal;
	margin-bottom: 10px;
}
#col1of3, #col2of3, #col3of3 {
	width: 275px;
	float:left;
}
#col1of3.double {
	width: 550px;
}
#col2of3, #col3of3 {
	margin-left: 25px;
}
#col1of2, #col2of2 {
	width: 425px;
	float:left;
}
#col2of2 {
	margin-left: 25px;
}
#col2of2.wide {
	width:550px;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 0px;
}
h2 {
	font-size: 0.85em;
	font-weight: normal;
	color: #000000;
}
h1 span.smaller {
	font-size: 0.9em;
	color: #000000;
}
h3 {
	font-size: 0.85em;
	font-weight: normal;
	color: #000000;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 0px;
	font-weight: normal;
}
.divdot {
	clear: both;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
li {
	font-size: 0.85em;
}
#intro #im {
	float: right;
	padding-top: 86px;
}
#contacticons {
	color: #95A3AB;
	font-size: 0.75em;
	width: 915px;
	margin: 10px auto;
	padding-bottom: 20px;
	border-bottom: #999999 1px solid;
}
#contacticons a {
	color: #95A3AB;
	text-decoration: none;
}
#maincontent ul {
	margin-left: 1.5em;
	padding-left: 0px;
}
#req_form td {
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
}
#horizon #wrapper #banner {
	background-image: url(../im/header_eurocall.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 915px;
}
#horizon #wrapper #banner h1 {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 583px;
	font-size: 17px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
#horizon #wrapper #banner h1 .nobold {
	font-weight: normal;
}
li li {
	font-size: 1em;
}


#find_eims td 
{
    font-size: 0.8em;
	padding-right: 10px;
	padding-bottom: 10px;
	
}
.phonetest p
{
    font-size: 1.2em;
}
.phonetest li,.phonetest ul,.phonetest ol
{
    font-size: 1.1em;
    margin-top: 5px;
}
.phonetest em
{
    color:Blue;
}
.phonetest h1
{
    font-size:1.5em;
    font-weight:bold;
}
.diagrambox1 
{   
    background-color:Yellow;
    color: Black;
    text-align:center;
    padding: 5px;
    font-size: 1.1em;
    font-weight: bold;
}
.diagrambox1 b 
{   
    background-color:Yellow;
    color: Black;
    text-align:center;
    padding: 5px;
    font-size: 1.3em;
    font-weight: bold;
}
.diagrambox2 
{   
    border: solid 1px Black;
    background-color:#aaaaaa;
    color: Black;
    text-align:left;
    padding: 5px;
    font-size: 1em;
    font-weight: normal;
   
}
.diagrambox3 
{   
    background-color:Yellow;
    color: Black;
    text-align:left;
    padding: 5px;
    font-size: 1em;
    font-weight: normal;
}
.diagrambox3 p 
{   
    padding-left: 15px;
    padding-right: 15px;
}
.diagrambox3 ul li
{   
    padding-left: 5px;
    margin-left: 15px;
}
.diagramarrow1
{   
    background-color: #FFFFFF;
	background-image: url(../images/arrow1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 74px;
}
.diagramarrow2
{   
    background-color: #FFFFFF;
	background-image: url(../images/arrow2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 27px;
}