﻿@import url('http://fonts.googleapis.com/css?family=News+Cycle|PT+Sans:400,400italic,700,700italic');

.modalBackground 
{ 
	background-color:#CCCCFF;
	filter:alpha(opacity=50);
	opacity:0.5;
} 
.ModalWindow
{
	border: solid1px#c0c0c0;
	background:#f0f0f0;
	padding: 0px10px10px10px;
	position:absolute;
	top:-1000px;
	height: 50px;
	width: 67%;
	z-index: 100001;
	left: 234.5px;
	vertical-align: middle;
}
#HeaderText
{
	font-size: 25px;
	font-weight: bold;
	height: 0px;
	padding-bottom: 25px;
	color:#057929;
	font-family: 'PT Sans', sans-serif;
}

.TableMain 
{
margin-left: 55px;
vertical-align: middle;
text-align: center;
color: #555555;
font-size: 13px;
font-family: 'PT Sans', sans-serif;
line-height: 20px;
width: 90%;
background-color:White;
}
.TableMain tr th
{
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 24px;
	padding-bottom: 10px;
}
.TableMain p
{
color: #555555;
font-size: 15px;
font-family: 'PT Sans', sans-serif;
padding-bottom: 8px;
}
.TableMain tr td
{
	border:none !important;
	font-size: 14px;
	text-align:left;
	padding-bottom: 7px;
}

.TblInnerMain
{
	width:98%;
	margin-left: 21px;
}
.TblInnerMain tr th
{
	padding-bottom: 7px;
}
.TblInnerMain tr td
{
	color: #555555;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	padding-bottom: 8px;
}
.tblWithBackGroundColor
{
	color: #555555;
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	line-height: 20px;
	width: 99%;
	border-width: 1px;
	margin-left: 5px;
	/*background: -webkit-linear-gradient(top,#fff 0,#f4f4f4 100%);*/
	background-color:White;
	-webkit-box-shadow: 0px 0px 3px 3px #ccc;
}
.tblWithBackGroundColor tr th
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	border: solid 1px rgb(196, 194, 194);
	padding-left: 10px;
	background-color: #9B9B9B;
	color: white;
}
.tblWithBackGroundColor tr td
{
	border: solid 1px rgb(196, 194, 194);
	padding: 5px 5px 5px 10px;
	font-size: 13px;
}
.tblWithBackGroundColor tr td a
{
	color: #555555;
}
.tblColorNoLine
{
	color: #555555;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	line-height: 20px;
	width:100%;
	border: solid 1px #B6AFAF;
	border-radius: 5px;
	background-color: #EBEBEB;
	background: -webkit-linear-gradient(top,#fff 0,#f4f4f4 100%);
}
.tblColorNoLine tr th
{
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	border: solid 1px black;
	padding-left: 10px;
	background-color: rgb(204, 211, 211);
	color: rgb(31, 30, 30);
}
.tblColorNoLine tr td
{
	padding: 5px 5px 5px 10px;
}

.ulStyle
{
	list-style:circle;
	font-size:15px;
}
.ulStyle li
{
	padding: 5px 0px 3px 10px;
}
.ulStyle li p{text-align:justify;font-size:13px;font-family: 'PT Sans', sans-serif;text-decoration:none;padding: 5px 10px 0px 15px; color: #555555;font-family: 'PT Sans', sans-serif;}
.textBox
{
	width:310px;
	margin-bottom: 10px;
	border:Solid 1px #DADADA;
	color: #111111;
	padding: 3px;
	font-family: 'PT Sans', sans-serif;
	border-radius:5px;
	box-shadow: #606060 0px 0.2px 0px 0px;
	height: 18px;
}
.textBox:hover
{
	border:Solid 1px rgba(66, 120, 147, 0.63);
	background-color: rgba(250, 246, 246, 0.68);
}

#saperatorDiv{background-color: #920202;width: 100%;height: 4px;opacity: 1;z-index: 1000;}
#poweredBy{float:right;color:#999999;margin-top: 10px;}
.subHeading{font-size: 17px;font-weight: bold;height: 0px;padding-bottom: 25px;color: #057929;font-family: 'PT Sans', sans-serif;}
.divCommonMain{width: 100%;margin-right: 10px;}
.divCommonLeft{float: left;width: 67%;}
.divCommonRight{float: right;width: 29%;margin-right: 15px;}
.divCommonLeft p{font-size:14px;font-family: 'PT Sans', sans-serif;text-align: justify;}
.wecomeDiv{float: right;z-index: 999999;background-color: transparent;position: inherit;margin-right: 17%;margin-top: -23px;color: #057929;}
/**********************************************************Particular Page Style *********************************************************/

/*****************************************Scroll Style****************************/
.style-4::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.style-4::-webkit-scrollbar
{
	width: 10px;
	height:10px;
	background-color: #F5F5F5;
}

.style-4::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #BEBEBE;
}

.heading1{font-size: 15px;color: #AD1314;padding-left: 5px;font-family: 'PT Sans', sans-serif;font-weight:bold;}

/* ***************************Index.aspx******************************/
.ulMenu{}
.ul li{}
.ul li Hover{}
.divMainIndex{background-color: #FAF2DA;height: 125px;width: 80%;}
.divMemberOfIndex{padding-top: 15px;padding-bottom: 15px;font-weight: bold;font-size: 15px;}
.divMainIndex1{background-color: rgba(250, 250, 250, 0);height: 125px;width: 85%;border-radius: 5px;margin-left: 5%;margin-top: 2%;/* background: -webkit-linear-gradient(top,#E3ECE4 0,#E6E6E6 100%); */-webkit-box-shadow: 0px 0px 2px 2px rgba(204, 204, 204, 0);}
.divMemberImageIndex{width: 100%;margin-left: 5px;}
.divMemberOfIndex1{padding-top: 0px;padding-bottom:40px;padding-left: 5px;font-family: 'PT Sans', sans-serif;color:#ffffff;font-size: 15px;}
.divScriptBlockIndex{margin-top: 0%;text-align: center;}
.divLoginMain{width: 100%;margin-bottom: 10px;height: 198px;border: solid 1px #DCDCDC;border-radius: 5px;box-shadow: #F0F0F0 0px 0px 0px 3px;margin-bottom: 25px;background-image: url("../imgs/login.jpg");
/* background: -webkit-linear-gradient(top,#fff 0,#A1A1A1 100%); */-webkit-box-shadow: 0px 0px 2px 2px #ccc;background-repeat: no-repeat;}
.divLoginLength{width:100%;height: 35px;margin-top: 15px;margin-left: 10px;}
.divLoginLeft{float: left;width: 29%;margin-left: 10px;height: 35px;}
.divLoginRight{float: right;width: 83%;margin: 10px;margin-top: 27;}
.txtLogin{width: 214px;height: 31px;border: none;background-color: transparent;margin-top: 15px;margin-left: 12px;font-family: 'PT Sans', sans-serif;}
.txtLogin1{width: 216px;height: 34px;margin-left: 12px;margin-top: -18;border: none;}
#divUpdatesIndex{float: right;width: 100%;border: solid 1px #DCDCDC;box-shadow: #F0F0F0 0px 0px 0px 3px;border-radius: 5px;height: 300px;
-webkit-box-shadow: 0px 0px 2px 2px #ccc;background-image: url("../imgs/updates.jpg");background-repeat:no-repeat;}
#updatesinnerIndex{width: 90%;padding-left: 15px;height: 80px;height: initial;margin-top: 35px;}
.RightHeaderIndex{width: initial;padding: 8px 0px 6px 14px;border-radius: 5px;font-weight: bold;margin-bottom: 10px;}
.read-more{height: 25px;ackground-position: bottom right;background-repeat: no-repeat;border: solid 0px #FF0000;display: block;float: right;
			font-size: 12px;color: blue !important;text-decoration: none;text-align: right;margin-right: 5px;margin-top: 0%;font-weight: bold;}
			
.serviceBlockIndex{width: 94%;height: 220px;float:left; border: solid 1px rgb(151, 151, 151);border-radius: 10px;margin-left: 24px;padding-left: 1px;margin-bottom: 15px;}
.serviceTextIndex{padding-left: 25px;vertical-align: middle;font-size: large;}
.ServicesImgIndex{height: 130px;width: 175px;border: solid 1px rgb(151, 151, 151);border-radius: 5px;margin-top: 15px;}
.serviceInnerBlock{float: left;height: auto;width: 220px;vertical-align: middle;text-align: center;/* border-radius: 5px; */margin-bottom: 20px;font-family: 'PT Sans', sans-serif;}
/* ------------------Service.aspx---------------------*/
.divMainService{width:100%}
.divInnerLeftService{float:left;padding-left:25px;}
.divInnerRightService{background-color: #FAF2DA;height: 135px;border-radius: 5px;float: right;width: 20%;margin-right: 1%;padding-left: 5%;background: -webkit-linear-gradient(top,#E3ECE4 0,#E6E6E6 100%);-webkit-box-shadow: 0px 0px 2px 2px #ccc;}
.divInner12Service{padding-top: 15px;padding-bottom: 15px;font-weight: bold;font-size: 15px;}
.divInner13Service{margin-top: 9%;text-align: center;}

/***********************************************VISA INFO*********************************************/
.abcdMain{width: 100%;margin-top: 30px;margin-left: 25px;}
.abcdDiv{float:left;width: 35px;text-align: center;vertical-align: middle;}
.abcdLink{background: #fff;border: 1px solid #d9d9d9;font-weight: normal;font-size: 14px;padding: 4px 8px 4px 9px;}
.abcdLink a{background:#fff;border:1px solid #d9d9d9;width:23px;height:23px;line-height:23px;font-weight:normal;font-size:16px;}
.abcdLink:hover{background:#fff;border:1px solid #0188cc;color:#0188cc;}
.divCountry{float: left;width: 18%;}
.letters_links{	overflow:hidden;	width:100%;	text-align:center;}
 .heading{font-size: 17px;color: #AD1314;padding-left: 5px;font-family: 'PT Sans', sans-serif;}
.CountryName{font-size: 15px;color: #AD1314;padding-left: 5px;font-family: 'PT Sans', sans-serif;padding-top:25px;font-weight: bold;}
.customs_letter2{
	height:29px;
	padding:0 0 0 1.23%;
}
.divBox{float: right;width: 95%;border: solid 1px #DCDCDC;box-shadow: #F0F0F0 0px 0px 0px 3px;border-radius: 5px;padding: 10px 0px 10px 5px;
-webkit-box-shadow: 0px 0px 2px 2px #ccc;background-repeat:no-repeat;}
/****************************************AUTO COMPLETE EXTENDER STYLE****************************/

.listMain
{
background-image:url('images/wordWheelBack.gif');
background-repeat:repeat-x;
background-color:#FFFFFF;
z-index:1000;
width:245px !important;
max-height:210px;
text-align:inherit;
text-indent:-1;
list-style:none;
margin-left:0px;
border-bottom:solid 1px #B5C6D4;
border-left:solid 1px #B5C6D4;
margin-top:0px;
overflow-y:scroll;
scrollbar-arrow-color:#B89020;
scrollbar-base-color:#8E6E1C;
scrollbar-face-color:#B6C5D4;
scrollbar-3dlight-color:#8E6E1C;
scrollbar-highlight-color:#EED47D;
scrollbar-shadow-color:#959595;
scrollbar-darkshadow-color:#00337E;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
	
}
.wordWheel .itemsMain
{
background:none;
border-collapse:collapse;
color:#00337E;
white-space:nowrap;
text-align:inherit left;
border-bottom:solid 1px #E0DFDF;
padding-top:3px;
padding-bottom:3px;
}
.wordWheel .itemsSelected
{
background-image:url('images/wordWheelSelectedIndexBack.gif');
background-repeat:repeat-x;
background-color:#F5F5F5;
color:#00337E;
/*border-top:1px solid #FFF8E8;
border-left:1px solid #FFF8E8;
border-bottom:1px solid #00337E;
border-right:1px solid #00337E;*/
padding-top:3px;
padding-bottom:3px;
}

.listMain::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.listMain::-webkit-scrollbar
{
	width: 10px;
	height:10px;
	background-color: #F5F5F5;
}

.listMain::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #D8D8D8;
}
/******************************
	-	BUTTONS	-
*******************************/

.slider_button					
{
	padding: 0px 17px 0px 18px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
height: 27px;
cursor: pointer;
font-size: 17px;
line-height: 24px !important;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-weight: normal;
/*background-image: url(../../images/button_icon.png);*/
background-repeat: no-repeat;
background-position: right center;
text-decoration: none;
					}
					
.slider_button.big {color:#ffffff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }				



/*	BUTTON COLORS	*/					



.slider_button.green{ background-color:#21a117; color:#ffffff}
.slider_button.green:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/

.slider_button.blue{ background-color:#1d78cb; color:#ffffff}			
.slider_button.blue:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/

.slider_button.red{ background-color:#cb1d1d; color:#ffffff}
.slider_button.red:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/		

.slider_button.orange{ background-color:#5fbf41; color:#ffffff}
.slider_button.orange:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/
	
.slider_button.darkgrey{ background-color:#555555; color:#ffffff}
.slider_button.darkgrey:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/																			

.slider_button.lightgrey{ background-color:#888888; color:#ffffff}
.slider_button.lightgrey:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/

.slider_button.black{ background-color:#000000; color:#ffffff}
.slider_button.black:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/

.slider_button.white{ background-color:#eeeeee; color:#111111}
.slider_button.white:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#5fbf41; color:#ffffff !important;}/*-- Text slider --*/				

.tblGrid
{
	color: #555555;
font-family: 'PT Sans', sans-serif;
width: 99%;
margin-left: 5px;
background-color: White;
-webkit-box-shadow: 0px 0px 3px 3px #ccc;
}
.tblGrid tr th
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	border: solid 1px rgb(196, 194, 194);
	padding-left: 10px;
	background-color: #9B9B9B;
	color: white;
}
.tblGrid tr td
{
	border: solid 1px rgb(196, 194, 194);
padding: 3px 6px 3px 6px;
font-size: 12px;
font-weight: 200;
vertical-align: middle;
}