@charset "utf-8";
/* CSS Document */
body{background-image:url(images/headbg.gif); height:172px; font-family: Arial,Verdana, Helvetica, sans-serif;e:12px; margin:0px; padding:0px; background-repeat:repeat-x; line-height:18px;}
.container{width:100%; float:left;}
.wrapper{width:1000px; margin:0 auto; }
.left{float:left;}
.right{float:right;}
.bdr{border:1px solid #000000;}
.header{width:100%; background-image:url(images/mapbg.gif); background-repeat:no-repeat; height:122px; }
.header img{ margin-top:10px; }
.clear{clear:both}
.nav{margin-top:118px;}
.top{color:#4a4a4a; text-decoration:none; font-weight:bold; }
.top:hover{text-decoration:underline;}

.drop{width:200px;}

.menu,
.menu ul,
.menu li,
.menu a {

	padding: 0;
		border: none;
	outline: none;
}

/* Menu */
.menu {	
	
}

.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;

}

/* Links */

.menu li a { 
	display: block;
	padding: 0 14px;
	margin: 6px 0;
	line-height: 20px;
	text-decoration: none;
	
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;

	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;

	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);

	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
.menu li img{display:none;}
.menu li:hover img{z-index:1; position:absolute; margin-top:2px; margin-left:25%; display:block}
.menu li.selected img{z-index:1; position:absolute; margin-top:2px; margin-left:25%; display:block}

.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }

.menu li:hover > a { color: #8fde62;  }

/* Sub Menu */

.menu ul {
	position: absolute;
	top: 40px;
	left: 0;

	opacity: 0;
	z-index:999; position:absolute;
background-color:#2683ae;

	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 25px 25px;

	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}

.menu li:hover > ul { opacity: 1; }

.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;

}

.menu ul li a {
	width: 100px;
	padding: 4px 0 4px 40px;
	margin: 0;

	border: none;
	border-bottom: 1px solid #353539;
}

.menu ul li:last-child a { border: none; }

/* Icons */

.menu a.documents { background: url(../img/docs.png) no-repeat 6px center; }
.menu a.messages { background: url(../img/bubble.png) no-repeat 6px center; }
.menu a.signout { background: url(../img/arrow.png) no-repeat 6px center; }

.bodycont{width:100%; float: left;}

.col1{width:250px; margin:10px;}
.col2{width:490px; margin:10px;  }
.formvisa{width:700px; margin:10px;  }
.col3{width:200px;  margin:10px;  }
.clients{padding:10px; border:1px solid #d2d0cf;}
.dotline{height:1px; width:100%;   background-image:url(images/line.gif); margin-top:10px ;}
.middle{padding:10px 5px 10px 5px; text-align:justify; font-size:12px; line-height:20px; font-weight:normal;}
.middle h3{color:#3da3d2; font-family:calibri; font-size:20px; width:100%;  padding:0; margin:10px 10px 5px 0px}
.leftblk p{border:1px solid #CCCCCC; padding:10px; text-align:justify; font-family:Arial, Helvetica, sans-serif; font-size:12px }
.leftblk p strong{width:100%; display:block; font-family:calibri; font-size:16px; }
.leftblk p a{display:block; text-align:right; text-decoration:none; color:#2788b5  }

.leftblk p a:hover{ text-decoration:underline}
.rightblk{border:1px solid #CCCCCC; padding:10px; text-align:justify; margin-top:10px; }
.rightblk strong{font-size:13px;}
.footer{background-color:#3da3d2; width:100%; clear:both; text-align:center; color:#fff; height:30px; padding-top:10px;}
.footer a{ padding:5px; color:#FFFFFF; text-decoration:none; font-size:12px}
.footer a:hover{text-decoration:underline;}

.visa p{padding:0px 10px 0px 10px; text-align:justify; color:#3da3d2;}
.visa p strong{width:100%; display:block; font-family:calibri; font-size:20px; }


.contact{width:705px; margin:10px;  }
.cont{padding:10px 5px 10px 5px; text-align:justify; font-size:12px; line-height:20px; font-weight:normal; width:350px;}
.cont h3{color:#3da3d2; font-family:calibri; font-size:18px; width:100%;  padding:0; margin:10px 10px 5px 0px}


ul.nice-menu {
  list-style: none;
  margin-top: 30px;
  width: 20%;
margin:0px 0px 0px 10px; padding:0px;

float:left;

}

@-moz-keyframes expand {  
  0% {
    width: 5px;
    padding-left: 0px;
  }
  
  100% {
    width: 200px;
    padding-left: 20px;
  }
}

@-moz-keyframes expand-bounce {
  0% {
    width: 5px;
    padding-left: 0px;
  }
  
  50% {
    width: 200px;
  }
  
  70% {
    width: 170px;
  }
  
  80% {
    width: 200px;
  }
  
  90% {
    width: 190px;
  }
  
  100% {
    width: 200px;
    padding-left: 20px;
  }
}

@-webkit-keyframes expand {  
  0% {
    width: 5px;
    padding-left: 0px;
  }
  
  100% {
    width: 200px;
    padding-left: 20px;
  }
}

@-webkit-keyframes expand-bounce {  
  0% {
    width: 5px;
    padding-left: 0px;
  }
  
  50% {
    width: 200px;
  }
  
  70% {
    width: 170px;
  }
  
  80% {
    width: 200px;
  }
  
  90% {
    width: 190px;
  }
  
  100% {
    width: 200px;
    padding-left: 20px;
  }
}

@-moz-keyframes shrink {
  
  0% {
    width: 200px;
    padding-left: 20px;
  }
  
  100% {
    width: 5px;
    padding-left: 0px;
  }
}

@-moz-keyframes shrink-bounce {
  
  0% {
    width: 200px;
    padding-left: 20px;
  }
  
  50% {
    width: 5px;
  }
  
  70% {
    width: 35px;
  }
  
  80% {
    width: 5px;
  }
  
  90% {
    width: 15px;
  }
  
  100% {
    width: 5px;
    padding-left: 0px;
  }
}

@-webkit-keyframes shrink {
  
  0% {
    width: 200px;
    padding-left: 20px;
  }
  
  100% {
    width: 5px;
    padding-left: 0px;
  }
}

@-webkit-keyframes shrink-bounce {
  
  0% {
    width: 200px;
    padding-left: 20px;
  }
  
  50% {
    width: 5px;
  }
  
  70% {
    width: 35px;
  }
  
  80% {
    width: 5px;
  }
  
  90% {
    width: 15px;
  }
  
  100% {
    width: 5px;
    padding-left: 0px;
  }
}

ul.nice-menu li {
  width: 5px;
  height: 30px;
  line-height: 20px;
  padding: 0px 0px 0px 0px;
  margin-top: 3px;

  width: 5px;

}

ul.nice-menu.tight li {
  margin-top: 0 !important;
}

ul.nice-menu li {
  -moz-animation-name: shrink;
  -moz-animation-duration: 0.5s;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-name: shrink;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in-out;

}

ul.nice-menu.bounce li {
  -moz-animation-name: shrink-bounce;
  -moz-animation-duration: 0.5s;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-name: shrink-bounce;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in-out;

}

ul.nice-menu li:hover {
  width: 220px;
  padding-left: 20px;
  -moz-animation-name: expand;
  -moz-animation-duration: 0.5s;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-name: expand;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in-out;
}

ul.nice-menu.bounce li:hover {
  -moz-animation-name: expand-bounce;
  -moz-animation-duration: 0.5s;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-name: expand-bounce;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in-out;
}





ul.nice-menu a {
  width: 200px;
  text-decoration: none;
  font-size: 16px;
  color: #000;
font-family:calibri;

  position: absolute;
  padding: 5px 0px;
  padding-left: 20px;
}
ul.nice-menu a:hover{  color:#FFFFFF;}


ul.nice-menu li.green {
  background: rgb(107,186,112);

}

ul.nice-menu li.blue {
  background: rgb(78,92,127);
}

ul.nice-menu li.orange {
  background: rgb(216,121,40);
}

ul.nice-menu li.dark {
  background: rgb(42,32,30);
} 

ul.nice-menu li.red {
  background: rgb(178,59,30);
}


ul.nice-menu li.bright {
  background: rgb(241,249,210);
}	

.visainfo{padding:10px 5px 10px 5px; text-align:justify; font-size:12px; line-height:20px; font-weight:normal; width:70% }
.visainfo h3{color:#3da3d2; font-family:calibri; font-size:20px; width:100%;  padding:0; margin:10px 10px 5px 0px}
.visainfo .categoryhead{color:#3da3d2; font-family:calibri; font-size:18px; width:100%;  padding:0; margin:10px 10px 5px 0px; font-weight:bold}


#info

{

	width:100%;

	height:auto;
border:1px solid #cccccc;
background-color:#e4ebf0;
border-radius:0px 15px 0px 15px;
float:left;
padding:10px;
text-align:justify;
margin-top:5px;
}

#info h2{font-size:15px; margin:5px 10px 0px 0px; padding:6px; border-bottom:1px dashed  #CCCCCC; color:#18678c}
.blue{font-size:15px; margin:5px 10px 0px 0px; padding:6px; border-bottom:1px dashed  #CCCCCC; color:#18678c; width:700px}


#info ul.infodetails

{

padding:10px;

 float:left;

 list-style:none;
 margin:0;

}


#info ul.infodetails li

{

	float:left;

	display:inline;

	margin-bottom:5px;

}



#info ul.infodetails li.bold,

#info ul.infodetails li.brdr-lftli

{

	width:20%;

}



#info ul.infodetails li.righttxt,

#info ul.infodetails li.brdr-rhtli

{

	width:80%;

	float:left;

}



#info ul.infodetails li.brdr-lftli,

#info ul.infodetails li.brdr-rhtli

{

	border-top:1px solid #adadad;

	height:1px;

	overflow:hidden;

	padding:2px 0 3px;

	margin-top:2px;

}

.bold{font-weight:bold;}
.link{background-color:#CCCCCC; padding:5px; margin-top:15px;}
.link a{text-decoration:none; padding:7px; color:#000; border-right:1px solid #fff}
.link a:hover{background-color:#3da3d2;}




.country{margin-top:220px;border-top:1px dashed #CCC ; padding:5px; margin-right:5px; font-size:12px;}
.country p{color:#3da3d2; font-size:20px; font-family:calibri; font-weight:bold}
.handpointer{cursor:pointer; display:block; background-color:#999; color:#FFF; font-weight:bold; padding:3px; border-radius:5px; width:30px; text-align:center}
.handpointer:hover{background-color:#3da3d2;}

img {border:0}