@charset "utf-8";

/* Background-Styles */

body {
	margin:0px; padding:0px;
	background-color:#fff;
	font-family:verdana, Helvetica;
	font-size:12px;
	line-height:17px;
	background-repeat:repeat-x;
	padding-bottom:0px;
}
#wa_content{
	width:100%;
	position:relative;
	margin-top:50px;

}
#wa_contentbox-left{
	position:relative;
	float:left;
	margin:0 auto;
	width:75%;
}
#wa_contentbox-left2{
	position:relative;
	float:left;
	margin:0 auto;
	width:70%;
}
#wa_contentbox-header{
	position:relative;
	float:left;
	width:100%;
}
.h1{
	font:arial;
	font-size:40px;
	color:#0066FF;
	font-weight:bold;
	position:relative;
	letter-spacing:-1.2px;
	line-height:42px;
	float:left;
	width:100%;
}
.h3{
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#fff;
}
.wacontentbox_header_textsmall{
	font:arial;
	font-size:25px;
	color:#0066FF;

	font-weight:normal;
}
.wacontentbox_header_textmedium{
	font:arial;
	font-size:27px;
	color:#0066FF;
	font-weight:bold;
}
.wacontentbox_header_textorange{
	font:arial;
	font-size:27px;
	color:#dd440c;
	font-weight:bold;
	text-transform:uppercase;
	line-height:38px;
}
#wacontentbox_text{
	font:arial;
	font-size:13px;
	color:#666;
	font-weight:normal;
	padding:5px;
	top:-5px;
	position:relative;
	float:left;
	width:100%;
}
#wafind{
	width:726px;
	position:relative;
	left:-26px;
	float:left;		
}
.wafind_header{
	width:338px;
	background:url(/Travel/Country/images/find-country-header.jpg) no-repeat;
}
.wafind_mid{
	width:338px;
	background:url(/Travel/Country/images/find-country-mid.jpg);
	background-repeat:repeat-y;
	text-align:center;
}

.wafind_mid_btn {
	color: #333;
	text-decoration: none;
	text-align:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:12px;	
}
.wafind_mid_btn:visited {
	color:#333;
	text-align:left;
	text-decoration: none;
	}
.wafind_mid_btn:active {
	color:#333;
	text-align:left;
	text-decoration: none;
	}
.wafind_mid_btn:hover {
	color:#999;
	text-decoration: none;
}

.wafind_mid_dot{
	height:10px;
	width:10px;
	background:url(/Travel/Country/images/dot-image3.jpg) no-repeat;
}
.walisting_header{
	width:726px;
	/*background:url(/Travel/Country/images/listing_banner.jpg) no-repeat;*/	
	background-position:right top;
	height:83px;
}
.walisting_header_top{
	width:388px;
	/* background:url(/Travel/Country/images/listing_banner_top.jpg) no-repeat; */
	background-position:bottom;
	height:84px;
	position:relative;
	font:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
	
}
#wa_contentbox-right{
	position:relative;
	float:left;
	width:20%;
}
#wa_contentbox-right2{
	position:relative;
	float:left;
	width:27%;
}
#sidepanel {
	background-image:url(/Travel/Country/images/sidebarbg.jpg);
	background-repeat:no-repeat;
	position:relative;
	float: left;
	width: 321px;
	height:100%;
}

#content {
	padding:0 2px 10px 20px;
	float: left;
	width: 63.5%;
}
#content2 {
	float: left;
	width: 78.5%;
}
/*---------MENU	----------------------------------------*/

#wa_menu{
	position:relative;
	float:right;
	height:86px;
	top:31px;
	width:700px;
}
#wa_headermenu{
	position:absolute;
	float:left;
	margin:5px;
	width:100%;
}
#wa_headermenu-left{
	position:relative;
	text-align:left;
	float:left;
	top:3px;
	width:50%;
}
#wa_headermenu-right{
	position:relative;
	text-align:right;
	float:left;
	top:3px;
	width:50%;
}

.wa_headermenu{
	color: #999;
	text-decoration: none;
	font-size:11px;
}
.wa_headermenu:visited {
	color:#999;
	text-decoration: none;
	}
.wa_headermenu:active {
	color:#999;
	text-decoration: none;
	}
.wa_headermenu:hover {
	color:#666;
	text-decoration: underline;
}
#walistingbox{
	position:relative;
	float:left;
	clear:left;
	width:100%;
}
/*Listing  */

#wa_listing-btm-box {
	background:url(/Travel/Country/images/deal-btm-image.jpg);
	background-repeat:no-repeat;
	width:614px;
	height:37px;
	float:left;
}

#wa_listing-content-box{
	width:99%;
	border-bottom:3px solid #FFFFFF;
	float:left;
	left:7px;
	position:relative;
	background-color:#e3e2e1;

}
#wa_listing-content-image {
    background-color:#cfd5d6;
	padding:15px;
	height:100px;
	width:100px;
	float:left;
}
#wa_listing-content-gap {
	height:3px;
	width:100%;
	float:left;
}
#wa_listing-content-content {
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 10px 10px 20px;
	width:73.5%;
	padding:15px;
	float:left;
}
.wa_listing-content-content-title{
	color: #12445b;
	text-decoration: none;
	text-align:left;
	font-family:arial;
	font-size:15px;
	letter-spacing:0.5px;
	font-weight:bold;	
}
.wa_listing-content-content-title:visited {
	color:#12445b;
	text-decoration: none;
	}
.wa_listing-content-content-title:active {
	color:#12445b;
	text-decoration: none;
	}
.wa_listing-content-content-title:hover {
	color:#666;
	text-decoration: underline;
}
.wa_listing-price{
	font-family:arial;
	font-size:14px;
	padding-top:5px;
	color:#990000;
	text-align:left;
	font-weight:bold;
}
.wa_listing-date{
	font-family:arial;
	font-size:11px;
	color:#333333;
	line-height:12px;
	text-align:left;
	font-weight:normal;
}
.wa_listing-date-bold{
	font-family:arial;
	font-size:11px;
	color:#333333;
	line-height:12px;
	text-align:left;
	font-weight:bold;
}

/*---------BANNER----------------------------------------*/

#wa_bannerbox{
	position:relative;
	height:352px;
	width:750px;
}


/*	-------------------Footer-Styles ------------------------ */
#wa_footer {
	margin-top:20px;
	position:relative;
	width:100%;
	float:left;
	clear:left;
	left:0;
}
#wa_footer-menu1{
	width:74%;
	position:relative;
	padding: 2px;
	border-top: 1px solid #b5b1b1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#929090;
}
.wa_footer-menu1{
	color: #929090;
	text-decoration: none;
	text-align:left;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.5px;
	padding-left:10px;
	padding-right:10px;	
}
.wa_footer-menu1:visited {
	color:#929090;
	text-decoration: none;
	}
.wa_footer-menu1:active {
	color:#929090;
	text-decoration: none;
	}
.wa_footer-menu1:hover {
	color:#cccccc;
	text-decoration: underline;
}
#wa_footer-menu2{
	width:74%;
	color: #929090;
	text-align:left;
	font-family:arial;
	font-size:10px;
	padding: 2px;
	border-top: 1px solid #b5b1b1;

}
.wa_footer-menu2{
	color: #929090;
	text-decoration: none;
	text-align:left;
	font-family:arial;
	font-size:10px;
		padding-left:10px;
	padding-right:10px;	
}
.wa_footer-menu2:visited {
	color:#929090;
	text-decoration: none;
	}
.wa_footer-menu2:active {
	color:#929090;
	text-decoration: none;
	}
.wa_footer-menu2:hover {
	color:#cccccc;
	text-decoration: underline;
}
#wa_footer-menu3{
	width:73.5%;
	position:relative;
	border-top: 1px solid #b5b1b1;
	font-family:Arial, Helvetica, sans-serif;
	color:#b5b1b1;
	font-size:11px;
	padding: 5px 0 5px 10px;
}
#sidebar li a {
min-width:20px;
color: #666;
font-weight:bold;
font-size:11px;
margin:8px 10px 8px 10px;
text-decoration: none;
display: block;



}

#sidebar li a:visited {
color: #666;
text-decoration: none;

}

#sidebar li a:hover {
color: #999;
text-decoration: underline;

}

/*SECTION*/
#wa_section01{
	background-image:url(/Travel/Country/images/blog-header.jpg);
	width:169px;
	height:225px;
	position:relative;
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
}

#wa_section01-btn {
margin:50px 10px 0 30px;
font-family: Arial;
line-height:13px;
}
.wa_section01-btn{
	color: #8ca336;
	text-decoration: none;
	text-align:left;
	font-weight:normal;

	font-size:11px;
	letter-spacing:0.5px;	
}
.wa_section01-btn:visited {
	color:#8ca336;
	text-decoration: none;
	}
.wa_section01-btn:active {
	color:#8ca336;
	text-decoration: none;
	}
.wa_section01-btn:hover {
	color:#333;
	text-decoration: underline;
}

#wa_section01-footer{
	background-image:url(/Travel/Country/images/blog-footer.jpg);
	width:169px;
	height:40px;
	position:relative;
	margin-top:10px;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
}
#wa_section01-footer-dot{
	background-image:url(/Travel/Country/images/blog-dot.jpg);
	width:10px;
	height:8px;
	margin:11px 5px 10px 30px;
	position:relative;
	background-repeat:no-repeat;
	float:left;
}
#wa_section01-footer-morebtn{
	font-family:Arial, Helvetica, sans-serif;
	width:30px;
	margin:5px 5px 10px 5px;
	position:relative;
	float:left;
}
.wa_section01-footer-morebtn{
	color: #7b9420;
	text-decoration: none;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	letter-spacing:0.5px;	
}
.wa_section01-footer-morebtn:visited {
	color:#7b9420;
	text-decoration: none;
	}
.wa_section01-footer-morebtn:active {
	color:#7b9420;
	text-decoration: none;
	}
.wa_section01-footer-morebtn:hover {
	color:#cccccc;
	text-decoration: underline;
}
#wa_section02{
	background-image:url(/Travel/Country/images/promotion-header.jpg);
	width:326px;
	height:225px;
	position:relative;
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
}

#wa_section02-btn {
margin:50px 10px 0 30px;
font-family: Arial;
line-height:13px;
}
.wa_section02-btn{
	color: #68919d;
	text-decoration: none;
	text-align:left;
	font-weight:normal;

	font-size:11px;
	letter-spacing:0.5px;	
}
.wa_section02-btn:visited {
	color:#68919d;
	text-decoration: none;
	}
.wa_section02-btn:active {
	color:#68919d;
	text-decoration: none;
	}
.wa_section02-btn:hover {
	color:#333;
	text-decoration: underline;
}


#wa_section02-footer{
	background-image:url(/Travel/Country/images/promotion-footer.jpg);
	width:326px;
	height:40px;
	position:relative;
	margin-top:10px;
	background-repeat:no-repeat;
	float:left;
}
#wa_section02-footer-dot{
	background-image:url(/Travel/Country/images/promotion-dot.jpg);
	width:10px;
	height:8px;
	margin:11px 5px 10px 30px;
	position:relative;
	background-repeat:no-repeat;
	float:left;
}
#wa_section02-footer-morebtn{
	font-family:Arial, Helvetica, sans-serif;
	width:30px;
	margin:5px 5px 10px 5px;
	position:relative;
	float:left;
}
.wa_section02-footer-morebtn{
	color: #245f70;
	text-decoration: none;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	letter-spacing:0.5px;	
}
.wa_section02-footer-morebtn:visited {
	color:#245f70;
	text-decoration: none;
	}
.wa_section02-footer-morebtn:active {
	color:#245f70;
	text-decoration: none;
	}
.wa_section02-footer-morebtn:hover {
	color:#cccccc;
	text-decoration: underline;
}
#wa_section03{
	background-image:url(/Travel/Country/images/hottest-header.jpg);
	width:243px;
	height:225px;
	position:relative;
	background-repeat:no-repeat;
	float:left;
}

#wa_section03-btn {
margin:50px 10px 0 30px;
font-family: Arial;
line-height:13px;
}
.wa_section03-btn{
	color: #a25b5d;
	text-decoration: none;
	text-align:left;
	font-weight:normal;

	font-size:11px;
	letter-spacing:0.5px;	
}
.wa_section03-btn:visited {
	color:#a25b5d;
	text-decoration: none;
	}
.wa_section03-btn:active {
	color:#a25b5d;
	text-decoration: none;
	}
.wa_section03-btn:hover {
	color:#333;
	text-decoration: underline;
}

#wa_section03-footer{
	background-image:url(/Travel/Country/images/hottest-footer.jpg);
	width:243px;
	height:40px;
	position:relative;
	margin-top:10px;
	background-repeat:no-repeat;
	float:left;
}
#wa_section03-footer-dot{
	background-image:url(/Travel/Country/images/hottest-dot.jpg);
	width:10px;
	height:8px;
	margin:11px 5px 10px 30px;
	position:relative;
	background-repeat:no-repeat;
	float:left;
}
#wa_section03-footer-morebtn{
	font-family:Arial, Helvetica, sans-serif;
	width:30px;
	margin:5px 5px 10px 5px;
	position:relative;
	float:left;
}
.wa_section03-footer-morebtn{
	color: #6f1d1d;
	text-decoration: none;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	letter-spacing:0.5px;	
}
.wa_section03-footer-morebtn:visited {
	color:#6f1d1d;
	text-decoration: none;
	}
.wa_section03-footer-morebtn:active {
	color:#6f1d1d;
	text-decoration: none;
	}
.wa_section03-footer-morebtn:hover {
	color:#cccccc;
	text-decoration: underline;
}

#wa_section04{
	position:relative;
	margin-top:10px;
	width:100%;
	height:165px;
	float:left;
	clear:left;
}

/*----------Advertisement----------*/
#wa_ads01{
	margin:5px;
	width:90%;
}

.wa_container {
	width:1000px;
	margin:0 auto;
	position:relative;
	
}


#front-header{
	z-index: 2;
	position:absolute;
	top: 0px;
	margin: 0px auto;
	width: 900px;
	padding: 0px;
	height: 50px;
	left:300px;
	top:200px;
 }

#header-box {
	width:100%;
	float:left;
}
#header-title {

	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	padding:10px 10px 3px 0px;
	color:#999;
	width:60%;
	float:left;
}
.header-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#8051A1;
	text-transform:uppercase;
	width:60%;
}


#background{
	background-position:center;
	position: relative;
	/*background-image:url(/Travel/Country/images/banner1.png);*/
	 background-repeat:no-repeat;
	top: 50px;
	margin: 0px auto;
	height: 490px;
	width: 980px;
	padding: 0px;
	left:0px;
}



a.button {
	background:#000 url(/Travel/Country/images/btn/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	border:0px solid #999;
	text-align:right;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(/Travel/Country/images/btn/button_bg_o.jpg) repeat-x;
	/*border-color:#007de2;*/
	border:0px solid #999;
	font-family:Verdana;
	color: #fff;
}
a.button:active {
	color: #fff;
}
a.button:visited {
	color: #fff;
}
.btn2{
	textalign:right;
	padding-right:10px;
	text-decoration: underline;
	font-weight: normal;
	color:#603784;
	outline: none;
	font-size:11px;
	}
.btn2:visited {
	color:#603784;
	text-decoration: none;
	}
.btn2:active {
	color:#603784;
	text-decoration: none;
	}
.btn2:hover {
	color:#603784;
	text-decoration: none;
}

/* PACKAGES PREVIEW*/
#preview-content-box{
	padding:2px;
	border: 1px solid;
	border-color:#78629d;
	width:98.5%;
	float:left;
}
.preview_enquiry-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	color:#d43a41;
}
#preview-enquiry-box{
	border: 1px solid;
	border-color:#666666;
	width:99%;
	float:left;
}
#preview-enquiry-title{
	margin:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#cccccc;
	text-align:left;
	font-size:20px;
	text-transform: uppercase;
	color:#990000;
	padding:10px;
	width:96.5%;
	float:left;
}

#preview-content-titlebox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background-color:#78629d;
	color:#FFF;
	padding:10px 10px 10px 10px;
	text-align:left;
	font-weight:bold;
	line-height:20px;
	width:97%;
	float:left;
}
#preview-content-textbox1{
	margin-top:3px;
	padding:5px;
	background-color:#EBEDE8;
	width:60%;
	float:left;
}
#preview-content-textbox1-text{
	padding:5px;
	width:90%;
	float:left;
}
#preview-content-textbox1-image{
	background-repeat:no-repeat;
	height:100px;
	width:100px;
	border:1px solid;
	border-color:#cccccc;	
	float:left;
}
#preview-content-textbox2{
	margin-top:3px;
	background-color:#EBEDE8;
	width:38%;
	float:right;
}
#preview-content-textbox2-text{
	padding:5px;
	width:90%;
	text-align:right;
	float:left;
}
.preview_text-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	background-color:#EBEDE8;
	color:#603784;
	padding:5px;
	text-align:left;
}
#preview-content-textbox3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	background-color:#EBEDE8;
	color:#2f235c;
	text-align:left;
	padding:5px;
	width:98.5%;
	float:left;
}
#preview-content-textbox4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	text-align:left;
	padding:5px;
	width:97.5%;
	float:left;
}
#preview-content-textbox5{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#990000;
	text-align:left;
	padding:10px;
	width:95.5%;
	float:left;
}
.preview_header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	width:637px;
	line-height:25px;
	padding:7px;
	text-transform: uppercase;
	background-color:#DEC7E1;
	color:#603784;
	text-align:left;
}
.preview-image{
	background-image:url(/Travel/Country/images/packages.jpg);
	background-repeat:no-repeat;

	height:100px;
	width:100px;
	border:1px solid;
	border-color:#cccccc;
}
.download-icon{
	background-image:url(/Travel/Country/images/download.jpg);
	background-repeat:no-repeat;
	display:block;
	text-align:right;
	height:19px;
	width:13px;
	
}
.preview-icon1{
	background-image:url(/Travel/Country/images/meal.png);
	background-repeat:no-repeat;
	display:block;
	height:36px;
	width:29px;
}
.preview-icon2{
	background-image:url(/Travel/Country/images/accommodation.png);
	background-repeat:no-repeat;
	display:block;
	height:36px;
	width:29px;
}
.preview-icon3{
	background-image:url(/Travel/Country/images/tax.png);
	background-repeat:no-repeat;
	display:block;
	height:36px;
	width:29px;
}
.preview-icon4{
	background-image:url(/Travel/Country/images/tipping.png);
	background-repeat:no-repeat;
	display:block;
	height:36px;
	width:29px;
}
.preview-icon5{
	background-image:url(/Travel/Country/images/plane.png);
	background-repeat:no-repeat;
	display:block;
	height:36px;
	width:29px;
}
.preview_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	display:block;
	color:#333333;
	padding:8px;
	text-align:left;
	
}

.preview-content-box{
	border:1px solid;
	border-color:#cccccc;
	padding-bottom:2px;
	padding-top:2px;
}
.preveiw-content-bgcolor {
	background-color:#ebede8;#D8DBD2
}

.preview_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#656b6b;
	padding-left:10px;
}
.price_red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	text-align:right;
	color:#b90000;
	padding-top:20px;
	padding-bottom:10px;
	text-transform:uppercase;
}


/* ABOUT US  */
#about-content-box{
	padding:2px;
	border: 3px solid;
	border-color:#ECE9D8;
	width:97%;
	float:left;
	
}
#about-content-imagebox{
	width:300px;
	height:420px;
	float:left;
	clear:left;
}
#about-content-titlebox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	background-color:#574b76;
	color:#FFF;
	margin-left:5px;
	padding:10px 10px 10px 5px;
	text-align:left;
	font-weight:bold;
	line-height:29px;
	width:47.5%;
	float:left;
}
#about-content-testbox{
	padding:15px 10px 5px 10px;
	width:46%;
	float:left;
}
.about-content-test{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:left;
	line-height:16px;
}
.about-content-testbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:left;
	font-weight:bold;
	line-height:16px;
}
/* CONTACT PAGE */
#contact-content-box{
	padding:2px;
	border: 3px solid;
	border-color:#ECE9D8;
	width:97%;
	float:left;
}
#contact-content-imagebox{
	width:300px;
	height:420px;
	float:left;
	clear:left;
}
#contact-content-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:left;
	line-height:16px;
	width:48%;
	float:left;
	margin:8px 5px 8px 5px;
}

.contact-content-bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	line-height:20px;
}
.contact-images{
	background-image:url(/Travel/Country/images/map1.jpg);
	background-repeat:no-repeat;
	width:381px;
	height:514px;
}
#contact-form-header{
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	padding:7px;
	text-transform: uppercase;
	background-color:#574b76;
	color:#ffffff;
	text-align:left;
	width:96.3%;
	float:left;
	clear:left;
}
#contact-form-content{
	width:98.5%;
	background-color:#ECE9D8;
	float:left;
	clear:left;
	}
.contact-enquiry-bold {
	text-decoration: none;
	font-weight: bold;
	color:#814daf;
	outline: none;
	font-size:11px;
	}


/*-----------LOGO-------------------------------------- */
#wa_logo{
	background-image:url(/images/logo.png);
	margin-bottom:5px;
	background-repeat:no-repeat;
	height:86px;
	display: block;
	width:202px;
	position:relative;
	top:30px;
}

	
/* -------------------SEARCH -------------------*/
#wa_searchbar{
	background-image:url(/Travel/Country/images/searchbar-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:71px;
	position:absolute;
	top:117px;
	left:0px;
	text-align:center;
}
#wa_searchbar-box{
	margin:0 auto;
	position:relative;
	top:-4px;
	width:1000px;
}
#wa_searchbar-boxleft{
	margin:5px; 
	width:28%;
	position:relative;
	float:left;
	clear:left;
}
#wa_searchbar-boxleft-image{
	width:24px;
	height:19px;
	margin:25px 15px 0 10px;
	position:relative;
	float:left;
	clear:left;
}
#wa_searchbar-boxleft-content{
width:75%;
height:58px;
font-family:Arial, Helvetica, sans-serif;
font-size:11.2px;
font-weight:normal;
color:#333;
position:relative;
float:left;
text-align:left;
line-height:12.5px;
margin-top:12px;
border-right:1px solid #999999;
} 
.wa_searchbar-boxleft-header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.2px;
	font-weight:bold;
	color:#2d89b0;
	text-decoration: none;
}
.wa_searchbar-boxleft-header:visited {
color: #2d89b0;
text-decoration: none;
}

.wa_searchbar-boxleft-header:active {
color: #2d89b0;
text-decoration: none;
}

.wa_searchbar-boxleft-header:hover {
color: #fff;
text-decoration: none;
}

#wa_searchbar-boxright{
	margin:25px 10px 10px 20px; 
	width:60%;
	position:relative;
	float:left;
}
#wa_searchbar-boxright-searchbox{ 
	width:60%;
	margin-top:1px;
	text-align:left;
	position:relative;
	float:left;
	clear:left;
}
.wa_searchbar-boxright-searchbox{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	padding: 5px 5px 0 5px; 
	width:340px;
	height:23px;
	text-align:left;
	position:relative;
	float:left;
	clear:left;
}
#wa_searchbar-boxright-searchbtn{
	width:203px;
	height:34px;
	position:relative;
	float:left;
}
#pading {
	width:85%;
	padding:0px 20px 10px 30px;	
	}
#pading2 {
	width:85%;
	padding:12.5px 14px 12.5px 14px;	
	}
	




/* LOGIN */
#loginbtn-box{
	position:relative;
	width:60px;
	top:-45px;
	left:900px;

		
}
.loginbtn{
	color: #666;
	text-decoration: none;
	text-align:left;
	font-family:arial;
	font-size:12px;
	letter-spacing:0.5px;	
}
.loginbtn:visited {
	color:#666;
	text-decoration: none;
	}
.loginbtn:active {
	color:#666;
	text-decoration: none;
	}
.loginbtn:hover {
	color:#cccccc;
	text-decoration: underline;
}
#login-text{
	width:50%;
	float:left;
}
#login-icon{
	background-image:url(/Travel/Country/images/login.png);
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	float:right;
}
.login-content-box{
	border:2px solid;
	border-color:#ECE9D8;
	padding:5px;
}
.login-content{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#cbc6da;
	padding:3px;
}
/* PAGING */

#paging{   
    padding:15px 0 0 0;   
    font-family:Arial, Helvetica, sans-serif;   
    font-size:12px;   
    color:#000000;   
	float:right;
    font-weight:bold;   
}   
  
#paging a{   
    padding:4px 2px 4px 2px;   
    margin:0px 1px 0px 1px;      
    background:#fff;   
    color:#537b9f;   
    text-decoration:none;   
}   
  
#paging a:hover{      
    background:#fff;   
    color:#b2c3c9;   
    text-decoration:none;   
}


  
/*PNG FIX*/
img {
	display:block;
	behavior: url("pngbehavior.htc");
}
