body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg-main.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
a, img, span {border:0; margin:0; padding:0;}
img {line-height:0px;}
p {margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#494949; text-align:justify; line-height:19px;}
* {list-style:none; margin:0px; padding:0px;}
li {display:list-item; border:0; margin:0; padding:0;}
.clear {clear:both;}

@font-face {
 font-family:"trajan Pro";
 src: url(../images/TrajanPro-Bold.otf);
 font-weight: normal;
 font-style: normal;
}
h1{
	margin:0px;
	padding:0px;
	font-family:"trajan Pro";
	font-size:18px;
	color:#da251d;
	font-weight:bold;
}
h2{
	margin:0px;
	padding:0px;
	font-family:"trajan Pro";
	font-size:16px;
	color:#da251d;
	font-weight:bold;
}
h4{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#484848;
	font-weight:bold;
	padding-top:12px;
	padding-bottom:5px;

}
h3{
	margin:0px;
	padding:0px;
	font-family:"trebuchet MS";
	font-size:16px;
	color:#666666;
}

.wrapper{
	width:100%;
	margin:0 auto;
}
.wrapper_main{
	width:962px;
	margin:0 auto;
}
.header{
	width:950px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.logo{
	width:521px;
	float:left;
}	

.social_media_main{
	width:429px;
	float:left;
}
.social_icons {
	width:155px;
	float:left;
	padding-top:5px;
	padding-left:274px;
}
.social_icons {
    margin-bottom: 1px;
	margin-top:5px;
}
.social_icons li {
    float: left;
    margin-right: 6px;
	background-color: #313131;
}
.social_icons a {
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 33px;
    margin-right: 0px;
    text-indent: -1e+7px;
    transition: all 300ms ease 0s;
    width: 33px;
}
.social_icons li a {
    margin-right: 0;
}
.social_icons a:hover {
    background-position: -33px 0;
}
.social_icons .facebook a, .social_icons a.facebook {
	background-image:url(../images/facebook.png);
}
.social_icons .facebook a:hover, .social_icons a.facebook:hover {
  
}
.social_icons a.twitter, .social_icons .twitter a {
    background-image: url(../images/twitter.png);
}
.social_icons a.twitter:hover, .social_icons .twitter a:hover {
    background-color: #00B6C6;
}
.social_icons a.linkedin, .social_icons .linkedin a {
    background-image: url(../images/linked.png);
}
.social_icons a.linkedin:hover, .social_icons .linkedin a:hover {

}

.social_icons .google a, .social_icons a.google {
    background-image: url(../images/icon_google.png);
}
.social_icons .google a:hover, .social_icons a.google:hover {
    background-color: #1872BF;
}


.header_menu{
	width:230px;
	float:right;
	padding-left:209px;
	margin-top:2px;
}
.header_menu ul{
	margin:0px;
	padding:0px;
}
.header_menu ul li{
	list-style:none;
	text-decoration:none;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	margin:0px;
	padding:0px;

}
.header_menu ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;	
	padding-left:5px;
	padding-right:5px;
	line-height:24px;
}
.header_menu ul li a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DA251D;
	text-decoration:none;

}
.email_phone_main{
	width:429px;
	float:left;
	padding-top:10px;
}
.email{
	width:220px;
	float:left;
	background-image:url(../images/phone.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:"trebuchet MS";
	font-size:16px;
	color:#da251d;
	padding-left:30px;
	line-height:24px;
}
.phone{
	width:149px;
	float:left;
	background-image:url(../images/email.jpg);
	background-position:left 5px;
	background-repeat:no-repeat;
	font-family:"trebuchet MS";
	font-size:16px;
	color:#da251d;
	padding-left:30px;
	line-height:24px;
}
.email_link{
	font-family:"trebuchet MS";
	font-size:16px;
	color:#da251d;
	text-decoration:none;
}
.email_link:hover{
	font-family:"trebuchet MS";
	font-size:16px;
	color:#343434;
	text-decoration:none;
}
.social_media_inner{
	width:110px;
	float:left;
	padding-left:319px;
	padding-top:10px;
}
.facebook{
	width:31px;
	float:left;
	background-image:url(../images/facebook.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	text-indent: -5000px;
	display:block;
	outline:none;
	margin-right:4px;
}
.facebook:hover{
	background-position:-31px 0;
}
.twitter{
	width:31px;
	float:left;
	background-image:url(../images/twitter.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	text-indent: -5000px;
	display:block;
	outline:none;
	margin-right:4px;	
}
.twitter:hover{
	background-position:-30px 0;
}
.linked{
	width:31px;
	float:left;
	background-image:url(../images/linked.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	text-indent: -5000px;
	display:block;
	outline:none;
	margin-right:4px;	
}
.linked:hover{
	background-position:-31px 0;
}



#nav{
	list-style:none;
margin-top:4px;
	/* Clear floats */
	float:left;
	width:100%;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
	 z-index:9999;
 position:relative;	
 padding-left:2px;
}

 @-moz-document url-prefix()
{
#nav{
	list-style:none;
margin-top:-1px;
	/* Clear floats */
	float:left;
	width:100%;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
	 z-index:9999;
 position:relative;	
  padding-left:2px;
}
}

#nav li{
	float:left;
	position:relative;
	background-image:url(../images/menu_line.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	
}
#nav a{
	display:block;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:18px;
	color:#fff;
	font-family:"trebuchet MS";
	font-size:15px;
	text-decoration:none;
	
}
#nav a:hover{
	color:#fff;
	background:#6b0c36;
	text-decoration:none;
}
#nav a.active{
	color:#fff;
	background:#e00000;
	text-decoration:none;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#fff; 
	background:rgba(255,255,255,0);
	list-style:none;
	position:absolute;
	left:-9999px;
}
#nav ul li{
	padding-top:1px;
	float:none;
	
	
}
#nav ul a{
	white-space:nowrap;
	
}
#nav li:hover ul{
	left:0;
}
#nav li:hover a{ 
	background:#e00000;
}
#nav li:hover ul a{
	text-decoration:none;
}
#nav li:hover ul li a:hover{ 
	background:#343434;
}

/* Middle Start Here */

.middle_wrapper{
	width:100%;
	float:left;
	background-image:url(../images/bellevueBg.gif);
	background-position:center top;
	background-repeat:repeat;
	background-color:#FFFFFF;

	
}
.middle{
	width:962px;
	margin:0 auto;
}
.middle_inner{
	width:950px;
	float:left;
	background-image:url(../images/middle_bg2.png);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:4px;
}
.banner_wrapper{
	width:942px;
	float:left;
	padding-left:5px;
	padding-right:4px;
	padding-top:5px;

}

.slider-wrapper { 
	width: 80%; 
	margin: 100px auto;
}

.leftbar{
	width:682px;
	float:left;
	padding-left:12px;
	padding-right:12px;
}
.welcome_main{
	width:682px;
	float:left;
}
.welcome_title{
	width:678px;
	float:left;
	font-family:"trajan Pro";
	font-size:18px;
	color:#363636;
	font-weight:bold;	
	padding-left:5px;
	border-bottom:solid 1px #e7e7e7;
	line-height:40px;
	margin-bottom:4px;
}
.welcome_title2{
	font-family:"trajan Pro";
	font-size:18px;
	color:#da251d;
	font-weight:bold;
}
.home_service_main_title{
	width:682px;
	float:left;
	margin-top:8px;
	padding-top:5px;
	border-top:solid 1px #e7e7e7;	
}

.home_service_main{
	width:682px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.home_package_cost{
	width:185px;
	float:left;
	padding-left:55px;
	background-image:url(../images/home_package.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#464646;
	padding-bottom:30px;
	text-align:center;
	padding-top:8px;

	text-decoration:none;
}
.home_package_cost:hover{
	background-image:url(../images/home_package_hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#e00000;
	text-align:center;
}
.home_travel_tip{
	width:185px;
	float:left;
	padding-left:55px;
	background-image:url(../images/home_travel_tips.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#464646;

	text-align:center;
	padding-top:8px;
	padding-bottom:21px;
	text-decoration:none;
}
.home_travel_tip:hover{
	background-image:url(../images/home_travel_tips_hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#e00000;
	text-align:center;
}
.home_travel_tool{
	width:185px;
	float:left;
	padding-left:55px;
	background-image:url(../images/home_travel_tools.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#464646;
		margin-top:10px;
	text-align:center;
	padding-top:8px;
	padding-bottom:21px;
	text-decoration:none;
}
.home_travel_tool:hover{
	background-image:url(../images/home_travel_tools_hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#e00000;
	text-align:center;
}
.home_service_top{
	width:682px;
	float:left;
}
.home_service_middle{
	width:680px;
	float:left;
	background-image:url(../images/service_middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:10px;
}
.home_service_inner{
	width:215px;
	float:left;
	padding-right:10px;

	padding-top:6px;
}
.home_service_img{
	width:215px;
	float:left;

}
.home_service_img:hover{
	width:215px;
	float:left;
	 -webkit-border-radius: 5px; 
          border-radius: 5px;
	-webkit-box-shadow:  0px 0px 2px 2px rgba(255, 104, 104, 30);
        
        box-shadow:  0px 0px 2px 2px rgba(255, 104, 104, 30);
}

.home_service_title{
	width:215px;
	float:left;
	font-family:"Trajan Pro";
	font-size:14px;
	color:#e00000;
	font-weight:bold;
	padding-top:3px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
}
.home_service_title:hover{
	width:215px;
	float:left;
	font-family:"Trajan Pro";
	font-size:14px;
	color:#1c1c1c;
	font-weight:bold;

	line-height:25px;
	text-align:center;
	text-decoration:none;
}
.service_readmore{
	width:215px;
	float:left;
	background-image:url(../images/service_readmore.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:18px;
	margin-bottom:5px;
}
.service_readmore:hover{
	width:215px;
	float:left;
	background-image:url(../images/service_readmore_hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.plan_bnner{
	width:690px;
	float:left;
	background-image:url(../images/plan_banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:102px;
}
.plan_bnner:hover{
	background-position:0 -102px; 	
}
.rightbar{
	width:234px;
	float:left;
	padding-bottom:10px;
	padding-left:4px;
	padding-top:12px;
}
.quick_enquiry_form{
	width:234px;
	float:left;
}
.quick_enquiry_title{
	width:228px;
	float:left;
	padding-left:6px;
	font-family:"Trajan Pro";
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/quick_enquiry_title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:28px;
}
.quick_enuquiry_middle{
	width:211px;
	float:left;
	background-color:#fff;
	border-left:solid 1px #cecece;
	border-right:solid 1px #cecece;
	padding-left:10px;
	padding-right:10px;
}
.quick_enuquiry_bottom{
	width:233px;
	float:left;
}
.quick_enuquiry_input{
	width:203px;
	float:left;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	background-image:url(../images/txtbox.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	padding-left:7px;
	margin-top:8px;
	height:21px;
}
.quick_enuquiry_middle select{
	width:210px;
	float:left;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	background-image:url(../images/txtbox.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	padding-left:7px;
	margin-top:8px;
	height:21px;
}
.quick_enuquiry_middle textarea{
	width:210px;
	float:left;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	background-image:url(../images/message.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	padding-left:7px;
	margin-top:8px;
	height:56px;
}
.quick_enquiry_submit{
	width:210px;
	float:left;
	margin-top:8px;
}
.quick_enquiry_submit{
	width:96px;
	float:left;
	background-image:url(../images/submit.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:30px;
	padding-top:6px;
	padding-bottom:8px;
}
.quick_enquiry_submit:hover{
	width:96px;
	float:left;
	background-image:url(../images/submi_hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.design_your_holiday{
	width:234px;
	float:left;
	padding-top:12px;
}	
.photo_gallery{
	width:234px;
	float:left;
	height:108px;
	background-image:url(../images/photo_gallery.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:12px;
}
.photo_gallery:hover{
	width:234px;
	float:left;
	height:108px;
	background-image:url(../images/photo_gallery_hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.contact_number_main{
	width:200px;
	float:left;
	background-image:url(../images/cell_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:80px;
	padding-left:34px;
	text-align:center;
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#373737;
	font-weight:bold;
	padding-top:6px;
}
.contact_number_txt{
		font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#da251d;
	font-weight:bold;
}
.contact_number_txt2{
	width:200px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#da251d;
	font-weight:bold;
	margin-top:8px;
}
.footer_wrapper{
	width:100%;
	float:left;
	background-image:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding-top:10px;
}
.footer{
	width:950px;
	margin:0 auto;
}
.footer_address_main{
	width:280px;
	float:left;
	background-image:url(../images/footer_addres_img.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:38px;
}
.footer_address_txt{
	width:275px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:8px;
}
.footer_email{
	width:275px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:4px;
}
.footer_email:hover{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
}
.footer_right{
	width:630px;
	float:left;
}
.footer_nav{
	width:630px;
	text-align:center;
	float:left;
	padding-top:3px;
	padding-bottom:15px;
}
.footer_nav ul{
	margin:0px;
	padding:0px;
}
.footer_nav ul li{
	text-decoration:none;
	list-style:none;
	display:inline;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	
}
.footer_nav ul li a{
	text-decoration:none;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;padding-left:5px;
	padding-right:5px;
}
.footer_nav ul li a:hover{
	text-decoration:none;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
}
.copyright{
	width:630px;
	float:left;
	text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:15px;
}
.poweredby{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#f0e68f;
		font-weight:bold;
		text-decoration:none;
}
.poweredby:hover{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FF0000;
		font-weight:bold;
		text-decoration:none;
}


.aboutus_img{
	width:250px;
	float:right;
	margin-top:4px;
	padding-left:15px;
}
/* PAckage Cost PAge css*/

.package_cost{
	width:680px;
	float:left;
	padding-left:8px;
	padding-top:10px;
}
.package_cost ul{
	margin:0px;
	padding:0px;
}
.package_cost ul li{
	width:655px;
	background-image:url(../images/arrow.png);
	background-position:left 8px;
	background-repeat:no-repeat;
	float:left;
	padding-left:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	line-height:25px;
}


/* hotel page css */

.hotel_booking_img{
	width:218px;
	float:left;
	height:171px;
	display:block;
	padding-left:3px;
	padding-right:10px;
	padding-top:5px;
}
.hotel_form_part1{
	width:675px;
	float:left;
	padding-bottom:14px;
}	
.hotel_form_inner_box{
	width:335px;
	float:left;
}	
.hotel_form_txt{
	width:130px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
}
.hotel_form_txt_input{
	width:175px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	background-color:#f5f5f5;
	border:solid 1px #dadada;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.hotel_form_txt_input_dropdown{
	width:175px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	background-color:#f5f5f5;
	border:solid 1px #dadada;
	height:23px;
	padding-left:5px;
}
.hotel_form_txt_select_rooms{
	width:85px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	background-color:#f5f5f5;
	border:solid 1px #dadada;
	height:23px;
	padding-left:5px;
}
.hotel_form_txt_adults{
	width:70px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
}
.hotel_form_txt_select_adult{
	width:78px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	background-color:#f5f5f5;
	border:solid 1px #dadada;
	height:23px;
	padding-left:5px;
}
.hotel_form_txt_select_request{
	width:330px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	background-color:#f5f5f5;
	border:solid 1px #dadada;
	padding-left:5px;
}
.hotel_form_button{
	width:124px;
	float:left;
	background-image:url(../images/search-hotel.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:17px;
	margin-left:20px;
	margin-top:10px;
}
.hotel_form_button:hover{
	width:124px;
	float:left;
	background-image:url(../images/search-hotel-hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}


/* flight booking page css*/
.hotel_form_radio_main{
	width:515px;
	float:left;
	padding-bottom:14px;
	padding-left:135px;
}
.flight_trip_txt{
	width:100px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	font-weight:bold;
}
.flight_trip_radio{
	width:25px;
	float:left;
	text-align:center;
}
.hotel_form_calss-cabin{
	width:655px;
	float:left;
	padding-bottom:14px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	font-weight:bold;
	padding-left:10px;
}
.hotel_form_calss-cabin_txt{
	width:125px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

/* Domestic holidays Page Css start Here  */

.domestic_wrapper{
	width:680px;
	float:left;
}
.domestic_img_inner{
	width:219px;
	float:left;
	background-image:url(../images/domestic-img-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:200px;
	margin-right:11px;
	margin-bottom:12px;
}
.domestic_img_inner:hover{
	width:219px;
	float:left;
	background-image:url(../images/domestic-img-bg-hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.domestic_img_part{
	width:207px;
	float:left;
	padding:6px 6px 0px 6px;
}
.domestic_tour_title{
	width:207px;
	float:left;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.domestic_tour_title:hover{

	color:#ffffff;
}

/* Passport Page Css start */

.passport_heading{
	font-family:"trebuchet MS";
	font-size:15px;
	color:#e00000;
	line-height:28px;
	background-image:url(../images/passport_arrow.png);
	background-position:12px 10px;
	background-repeat:no-repeat;
	padding-left:24px;
}
.passport_heading_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4d4d4d;
	line-height:28px;
	padding-left:100px;
}


/* business visa css */
.bvisa_heading{
	width:660px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e00000;
	line-height:28px;
	background-image:url(../images/passport_arrow.png);
	background-position:0px 15px;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
}


.visa_benftis{
	width:630px;
	float:left;
	padding-left:30px;
}
.visa_benftis ul{
	margin:0px;
	padding:0px;
}
.visa_benftis ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#494949;
	display:block;
	line-height:22px;
}

/* sitemap page css */

.sitemap{
	width:680px;
	float:left;
}
.sitemap ul {
	 margin:0px;
	 padding:0px;
}
.sitemap ul li{
	list-style:none;
	display:block;
	background-color:#efefef;
	line-height:28px;
	margin-bottom:2px;
}
.sitemap ul li a{
	list-style:none;
	display:block;
	background-image:url(../images/passport_arrow.png);
	background-position:13px 9px;
	background-repeat:no-repeat;
	padding-left:32px;
	font-family:"trebuchet MS";
	font-size:15px;
	color:#e00000;
	text-decoration:none;
	line-height:28px;
}
.sitemap ul li a:hover{
	list-style:none;
	display:block;
	background-image:url(../images/arrow2.png);
	background-position:13px 9px;
	background-repeat:no-repeat;
	padding-left:32px;
	color:#3b3b3b;
}

.sitemap2{
	width:680px;
	float:left;
}
.sitemap2 ul {
	 margin:0px;
	 padding:0px;
}
.sitemap2 ul li{
	list-style:none;
	display:block;
	background-color:#f5f5f5;
	line-height:25px;

}
.sitemap2 ul li a{
	list-style:none;
	display:block;
	background-image:url(../images/arrow2.png);
	background-position:85px 7px;
	background-repeat:no-repeat;
	padding-left:100px;
	font-family:"trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#484848;
	text-decoration:none;
	line-height:25px;
}
.sitemap2 ul li a:hover{
	list-style:none;
	display:block;
	background-image:url(../images/passport_arrow.png);
	background-position:85px 7px;
	background-repeat:no-repeat;
	color:#e00000;
	padding-left:100px;
}

/* Contact page css */
.contact_banner{
	width:679px;
	float:left;
	padding-left:2px;
	padding-top:8px;
	padding-bottom:13px;
}
.contact_us_part1{
	width:305px;
	float:left;
	background-image:url(../images/contact_box.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:341px;
	padding-left:12px;
	padding-right:13px;
	margin-right:15px;
	margin-left:5px;
}
.contactus_title{
	width:305px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#e00000;
	text-align:center;
	line-height:25px;
	padding-bottom:12px;
}
.contact_text_main{
	width:305px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	padding-bottom:10px;
}	
.contact_text_title{
	width:66px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b5096;
	line-height:22px;
}	
.contact_email{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	text-decoration:none;
}
.contact_email:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e00000;
	text-decoration:underline;
}
.contact_us_part2{
	width:305px;
	float:left;
	background-image:url(../images/contact_box.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:341px;
	padding-left:12px;
	padding-right:13px;
}
.contact_txtbox{
	width:218px;
	float:left;
	background-image:url(../images/contact_txtbox.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:3px;
	border:0px;
	padding-top:2px;
	padding-left:8px;
	padding-right:8px;
		font-family:"trebuchet MS";
	font-size:13px;
	color:#333333;
}
.contact_txtbox:focus{
	width:218px;
	float:left;
	background-image:url(../images/contact_txtbox.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:3px;
	border:0px;
	padding-top:2px;
	padding-left:8px;
	padding-right:8px;
		font-family:"trebuchet MS";
	font-size:13px;
	color:#333333;
-webkit-box-shadow:  0px 0px 3px 0px rgba(255, 72, 72, 40);
        
        box-shadow:  0px 0px 3px 0px rgba(255, 72, 72, 40);
		-webkit-border-radius: 5px;
border-radius: 5px; 
}
.contact_txtarea{
	width:218px;
	float:left;
	background-image:url(../images/contact_txtarea.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	padding-left:8px;
	padding-right:8px;
		font-family:"trebuchet MS";
	font-size:13px;
	color:#333333;
	height:61px;

}
.contact_txtarea:focus{
	width:218px;
	float:left;
	background-image:url(../images/contact_txtarea.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	padding-left:8px;
	padding-right:8px;
		font-family:"trebuchet MS";
	font-size:13px;
	color:#333333;
	height:61px;
-webkit-box-shadow:  0px 0px 3px 0px rgba(255, 72, 72, 40);
        
        box-shadow:  0px 0px 3px 0px rgba(255, 72, 72, 40);
		-webkit-border-radius: 5px;
border-radius: 5px; 
}
.contact_text_main2{
	width:305px;
	float:left;
	font-family:"trebuchet MS";
	font-size:13px;
	color:#4f4f4f;
	padding-bottom:4px;
}	
.contact_submit{
	width:90px;
	float:left;
	background-image:url(../images/headermenu_hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:"trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:8px;
	text-align:center;
}
.contact_submit:hover{
	width:90px;
	float:left;
	background-image:url(../images/headermenu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}