/* CSS Document */

/*Universal selector*/
* { 
	padding: 0; 
	margin: 0; 
}
/*backdrop img*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #3fa64c;
}
#bckdrop {
    background:url(../images/back-structure/bckdrop-top-test.jpg) repeat-x;
}
#bckdropnew {
    background:url(../images/back-structure/bckdrop-top-new1.jpg) repeat-x;
    /*border:1px solid #FF0000;*/
}
/*logo*/
#topnew {
	background:url(../images/back-structure/logo-top-new.jpg) no-repeat;
	width:976px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	}
#topnew p {
	padding-left:760px;
	padding-top:24px;
	}
#top {
	background:url(../images/back-structure/logo-top.jpg) no-repeat;
	width:976px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	}
#top p {
	padding-left:760px;
	padding-top:24px;
	}


#navbtntopnew {
	background:url(../images/back-structure/navbtn-top-new.jpg) no-repeat;
	width:976px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid #FF0000;*/
	}
#navbtntopnew ul {
	padding-top:8px;
	padding-left:30px;
	font-size:14px;
	}
#navbtntopnew ul li {
	display:inline;
	}
#navbtntopnew ul li a {
	padding: 8px 8px 8px 8px;
	text-decoration:none;	
	}


#navbtntop {
	background:url(../images/back-structure/navbtn-top.jpg) no-repeat;
	width:976px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	}
#navbtntop ul {
	padding-top:8px;
	padding-left:30px;
	font-size:14px;
	}
#navbtntop ul li {
	display:inline;
	}
#navbtntop ul li a {
	padding: 8px 8px 8px 8px;
	text-decoration:none;	
	}
/*Image content bar at top*/
#navimgconstrinew {
	background:url(../images/back-structure/blue-strip-new2.jpg) no-repeat;
	width:976px;
	height:165px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid #000000;*/
	}
#navimgconstrinew img{
	padding:10px 0px 0px 38px;/* top right bottom left */
	}
#navimgconstri {
	background:url(../images/back-structure/blue-strip.jpg) no-repeat;
	width:976px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	}
#navimgcon {
	background:url(../images/back-structure/navimgpic-top1-test1.jpg) no-repeat;
	width:976px;
	height:274px;
	margin-left:auto;
	margin-right:auto;
	}
#navimgcon img{
	float:left;
	padding:18px 0px 0px 37px;/* top right bottom left */
	}
#navimgcon h1{
	font-size:16px;
	color:#114f8a;
	padding:20px 40px 0px 40px;
	/*padding:20px 40px 0px 430px;/* top right bottom left */
	}
#navimgcon p{
	padding:10px 40px 0px 40px;/
	/*padding:10px 40px 0px 430px;/* top right bottom left */
	}
/*Image strip cont top*/
.strip {
	background:url(../images/back-structure/navcontback.jpg) repeat-y;
	width:976px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	}
/*Main Container*/
#bckdropmid {
    background:url(../images/back-structure/bckdrop-mid.jpg) repeat-x;
}
#contmain {
	background:url(../images/back-structure/navcontback.jpg) repeat-y;
	width:976px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}

/*---------- Js gallery start --------*/
#wrapper{
    width: 600px;
    margin: 0;
    display: table;
    }
ul.tabs {
	margin: 0;
	padding: 2px;
	/*float: left;*/
	list-style: none;
	width:250px;
	height:400px;
	/*border-bottom: 1px solid #999;*/
	padding-top:13px;
	/*border-left: 1px solid #999;*/
	/*width: 100%;*/
    }
ul.tabs li {
	float:left;
	margin: 0;
	padding: 0;
	height: 39px;
	width:250px;
	/*line-height: 31px;*/
	/*border: 1px solid #999;*/
	/*border-left: none;*/
	/*margin-bottom: -1px;*/
	/*background: #f9f9f9;*/
	/*overflow: hidden;*/
	/*position: relative;*/
    }
ul.tabs li a
{
    text-decoration: none;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 39px;
    padding: 10px 5px 0 10px;
    /*border: 1px solid #fff;*/
    background:url(../images/back-structure/btn-main-ahref.jpg) no-repeat;
    outline: none;
}
ul.tabs li a:hover
{
    color:#b4d2ef;
    background:url(../images/back-structure/btn-main-hover.jpg) no-repeat;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	/*background: #e0eaf6;*/
	/*background: #ebebeb;*/
	/*background:#135189;*/
	background:#124f88;
	/*border-bottom: 1px solid #135189;*/
    }
.tab_container {
	border: 1px solid #999;
	/*border-top: none;*/
	clear: both;
	float: left; 
	width: 100%;
	/*background: #ebebeb;*/
	background:#135189;
	/*background: #e0eaf6;inner content white*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
    }
.tab_content {
	padding: 5px;
	font-size: 12px;
    }
.tab_content h2 {
    text-align:center;
	font-weight: normal;
	padding-top:15px;
	padding-bottom:16px;
	/*padding-bottom: 0px;*/
	font-size: 18px;
	color: #ffffff;
    }
.tab_content h2 span {
    text-align:left;
    }
.tab_content p {
     text-align:center;
    }
.tab_content h3 {
    font-size:12px;
    text-align:center;
    }
.tab_content h3 a {
    color:#124f88;
    }
.tab_content h3 a:hover{
	color: #3fa64c;
    }
.tab_content img {
	float: left;
	margin: 0 0 0 0;
	padding: 5px;
    }
    
/*-------------------------------------------------------------------------------------------------
	Start package archive home
-------------------------------------------------------------------------------------------------*/
.package_home_image {
	margin-top: 10px;
	background-color: #ffffff;
	border: 1px dashed #3fa64c;
	height:85px;
	padding: 5px;
}


.package_home {
	margin-top: 20px;
	background-color: #ffffff;
	border: 1px dashed #3fa64c;
	padding: 10px;
}
.package_home img {
	float: left;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px 15px 0px 0px;
}
.package_home h3 {
    text-align:left;
    font-size: 16px;
    color: #000000;
}
.package_home h4 {
    text-align:left;
    font-size: 13px;
    color: #000000;
}
.package_home h4 span {
    color: #3fa64c;
}
.package_home p {
    text-align: left;
}
.package_home a {
    text-align: right;
    color: #124f88;
}
.package_home a:hover {
    color: #3fa64c;
}

/*-------------------------------------------------------------------------------------------------
	End package archive home
-------------------------------------------------------------------------------------------------*/

    
/*-------------------------------------------------------------------------------------------------
	Start package archive home
-------------------------------------------------------------------------------------------------*/

#package_form {
	background-color: #E6E6E6;
	margin: 30px 25px 50px 25px;
	padding: 20px;
	border: 1px #CCCCCC dashed;
}
#package_form h4 {
	color: #06528e;
	font-size: 13px;
	font-weight: strong;
}
#package_form p {
	padding: 10px 30px 0px 0px;
}
#package_form td {
	padding-top: 10px;
}

.btn-blue {
	background-color: #06528e;
	color: #ffffff;
	border: 1px;
	padding: 1px 2px 2px 1px;
	cursor: pointer;
	margin-left: 5px;
}

.font-blue {
	color: #06528e;
	font-weight: bold;
}
.font-green {
	color: #41a84f;
	font-weight: bold;
}
/*-------------------------------------------------------------------------------------------------
	End package archive home
-------------------------------------------------------------------------------------------------*/







.bl1 {
    margin: 4px;
    float: left;
    width: 420px;
    padding-top: 20px;
    border: 1px dashed #C0C0C0;
    padding-bottom: 20px;
}
.ext1 {
    float:left;
}
.ext2 {
    float:left;
    width:214px;
    }
.ext2 h3 {
    text-align:left;
    font-size: 16px;
    color: #000000;
}
.ext2 h4 {
    text-align:left;
    font-size: 13px;
    color: #000000;
}
.ext2 h4 span {
    color: #3fa64c;
}
.ext2 p {
    text-align:left;
}
.ext2 a {
    text-align:left;
    color:#124f88;
}
.ext2 a:hover {
    color:#3fa64c;
}
/*---------- Js gallery END --------*/
/*---------- main content --------*/
#cnt_main {
    width: 900px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display:table;
   
}
#cnt_left {
    width: 630px;
    height: auto;
    float: left;
}
.cnt_left_text {
    margin-top:13px;
    width: 600px;
    height: auto;
    text-align: left;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #c5c5c5;
    border-bottom-color: #c5c5c5;
    border-left-color: #c5c5c5;
    background-color:#fafafa;
}
.cnt_left_text hr {
    height:1px;
    color:#c5c5c5;
}
.cnt_left_text img {
    margin-top:-13px;
}
.cnt_left_text h2 {
    font:16px Arial, Helvetica, sans-serif;
    color:#3fa74d;
    padding: 10px 20px 10px 20px;
}
.cnt_left_text h3 {
	font:14px Arial, Helvetica, sans-serif;
	color:#124f88;
     padding: 10px 20px 10px 20px;
}
.cnt_left_text ul {
    padding: 10px 20px 10px 40px;
}
.cnt_left_text ul li {
	padding-bottom:8px;
}
.cnt_left_text ol {
    padding: 10px 20px 10px 40px;
}
.cnt_left_text ol li {
	padding-bottom:8px;
}
.staff img {
	float:right;
    padding: 5px 20px 10px 50px;
}
.site img {
}
.contact {
	float:left;
}
.contactimg img {
	padding-top:0px;
}
.packagetopbtn {
	background:url(../images/back-structure/packages-heading-main.jpg) no-repeat;
	height:45px;
	margin-top:15px;
}
.testimg {
float:right;
margin-top:13px;
}



/*Enquiry start*/
#accordion .pane #ContainerOrder {
	text-align:left;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:15px;
	}
#accordion .pane #ContainerOrder h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
#accordion .pane #ContainerOrder h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0;
	color:#000000;
	}
#accordion .pane #ContainerOrder h5 { 
	font:Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#124f88;
	}
#accordion .pane #ContainerOrder em {
	color:#990000;
	}
#accordion .pane .orderleft {
width:150px;
	}
#accordion .pane .orderright {
	margin-bottom:2px;
	}
#accordion .pane img {
	margin-top:5px;
	}
/*Enquiry end*/
.cnt_left_text p {
    padding: 10px 20px 10px 20px;
}
.cnt_left_text a {
    color:#124f88;
}
.cnt_left_text a:hover {
    color:#3fa64c;
}
#logo_imges {
	margin-bottom:10px;
	margin-top:15px;
	width:600px;
    	text-align:left;
}
.logo_aita {
	float:left;
}
.logo_asata {
	float:left;
}
.logo_sure{
	float:left;
}
.logo_zp {
float:left;
}
#cnt_right {
    width: 270px;
    height: auto;
    float: left;
    margin-top:15px;
}
.cnt_r_news {
    color: #FFFFFF;
    text-align: left;
    width: 270px;
    height: 120px;
    background:url(../images/back-structure/newsletter-back.jpg);
    background-repeat: no-repeat;
    
}
.cnt_r_news h4 {
    padding: 15px 0px 5px 15px;
    font-size: 15px;
}
.cnt_r_news p {
    padding: 0px 0px 0px 15px;
}
.cnt_r_news form {
    padding: 0px 0px 0px 15px;
}
.cnt_r_exp {
	margin-top:0px;
	padding-bottom:10px;
}
.cnt_r_feedb {
    color: #FFFFFF;
    text-align: left;
    width: 270px;
    height: auto;
    margin-top:10px;
    display: table;
}
.cnt_feedb_top {
	background:url(../images/back-structure/cl-feedback-top.jpg);
	background-repeat: no-repeat;
	width: 270px;
    	height: 10px;
}
.cnt_feedb_center {
	background:url(../images/back-structure/cl-feedback-center.jpg);
	background-repeat: repeat-y;
	width: 270px;
    	height:auto;
}
.cnt_feedb_btm {
	background:url(../images/back-structure/cl-feedback-btm.jpg);
	background-repeat: no-repeat;
	width: 270px;
    	height:10px;
}
.cnt_r_feedb h3 {
    padding: 0px 0px 0px 15px;
    font-size: 18px;
}
.cnt_r_feedb h4 {
    padding: 0px 0px 0px 15px;
    font-size: 14px;
}
.cnt_r_feedb p {
    padding: 0px 15px 0px 15px;
}
.cnt_p_text {
	text-align:right; 
	margin-right:20px;
}
/*---------- main content end --------*/
/*---------- packages bottom ---------- */
#pck {
    width: 900px;
    height: auto;
    margin-left: auto;
    margin-right: auto;  
}
/*---------- packages bottom ---------- */
/*---------- footer start ---------- */
.footer_line {
    background-image: url( '../images/back-structure/footer-line.jpg' );
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    height:1px;
}
.footer_backdrop {
    background:url(../images/back-structure/footer-backdrop.jpg) repeat-x;
    height:158px;
}
#footer_text {
    background-image: url( '../images/back-structure/footer-backgrd.jpg' );
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 976px;
    height: 130px;
}
.footer_left {
    float: left;
    width: 597px;
    margin-left:40px;
    margin-top:35px;
    color:#838383;
}
.footer_left p {
    padding-top:10px;
    padding-bottom:10px;
}
.footer_left p a {
    color:#838383;
}
.footer_left p a:hover {
    color:#3fa64c;
}
.footer_left ul li {
    display:inline;
    text-decoration:none;
}
.footer_left ul li a {
    color:#838383;
    padding:5px;
}
.footer_left ul li a:hover {
    color:#3fa64c;
}
.footer_right {
    float: right;
    text-align:right;
    width:299px;
    margin-right:40px;
    margin-top:38px;
    color:#838383;
}
.footer_right img {
    float:right;
}
.footerp {
    margin-right:70px;
}
.footer_right p a {
    color:#838383;
}
.footer_right p a:hover {
    color:#3fa64c;
}
/*---------- footer end ---------- */
/*---------- image opacity field --------*/
a.imageopacity img{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	/*filter: none;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
	/*-moz-opacity: 1;*/
}

a.imageopacity:hover img{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	/*filter: gray;
	-moz-opacity: 0.7;
	/*-moz-opacity: 0.4;*/
}
/* -----------Clearfix attrb.--------------*/
.clearfix:after { 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0; 
	} /* slightly enhanced, universal clearfix hack */
.clearfix { 
	display: inline-block; 
	}
/* start commented backslash hack \*/ 
* html .clearfix { 
	height: 1%; 
	}
.clearfix { 
	display: block;
	} /* close commented backslash hack */
/* -------------------------------- jQuery.tools.min.js acordation slide ---------------------------------------------*/	
/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	/*background:#333 url(/img/global/gradient/h300.png) 0 0;*/
	/*background:#333 url(../images/accordation/back-ins.jpg) 0 0;*/
	width: 598px;
	border:1px solid #c5c5c5;	
	-background:#c5c5c5;
}

/* accordion header */
#accordion h2 {
	/*background:#ccc url(/img/global/gradient/h30.png);*/
	background:#ccc url(../images/accordation/btn-back.jpg);
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #c5c5c5;
	border-bottom:1px solid #ddd;
	width:566px;
	cursor:pointer;
	color:#fff;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#000;
	color:#fff;
}

/* accordion pane */
#accordion div.pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:auto;/*changes hieght*/
	padding:15px;
	color:#000;
	font-size:12px;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#3fa64d;
}
.cancel {
	float:left;
	width:300px;
	padding-left:50px;
}
.deposit {
		float:left;
}
/*-------------------- Packages page ----------------------*/
.packages_page {
/*border:1px solid #000000;*/
}
.packages_page h3 {
	font-size:15px;
	color:#06528e;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.packages_page p {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 20px;
}
.packages_page ul li{
	margin: 0px 0px 0px 0px;
	margin-bottom: 0px;
	padding:0px;
}
.packages_page img {
	margin-top: 0px;
	padding: 5px;
	border: 1px solid #bcbcbc;
	background-color: #f3f3f3;
}
/*
-----------------------------------------------------
Validation
----------------------------------------------------- 
*/
.LV_valid {
    color:#3ad252;
    background: url(../images/symbol-valid.gif) no-repeat;
}
	
.LV_invalid {
	color:#ed3a3a;
	background: url(../images/symbol-invalid.gif) no-repeat; 
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 10px;
    padding-left: 20px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #3ad252;
    padding: 1px;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #ed3a3a;
    padding: 1px;
}

/*------------- CSS a:overlink ------------*/

body#home a#homeid,
body#packages a#packid,
body#world a#worldid,
body#whatwedo a#whatid,
body#travel a#travelid,
body#travelsolution a#travelsolid,
body#about a#aboutid,
body#contact a#contactid,
body#sitemap a#siteid,
body#linkex a#linkid,
body#tips a#tipsid,
body#termscon a#termsid {
	color: #3fa64d;
}
/* link exchange page */
.link-category h3 {
	padding-left:20px;
}
.link-category p {
	padding:0px;
	padding-left:30px;
	padding-right:10px;
}
#AdditionalComments {
	display: none;
}
