/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#topnavigation {
	width: 100%;
	background: #000;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0; margin-top:20px;
	bottom: 0;
	z-index: 100;
	background:url(../images/menu.jpg) top left repeat-x #000;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
}
#topnavigation li {
	margin: 0;
	padding: 0; font-size:20px!important;
	list-style: none;
	float: left;  font-weight:normal;
	position: relative;
}
#topnavigation li:first-child {
	margin-left: 0px;
}
#topnavigation a {
	line-height: 100%;
	font-weight: bold;
	color: #fff;
	display: block; font-weight:normal;
	padding: 10px 10px;
	text-decoration: none;
	
}
#topnavigation a:hover {
	color: #fff;
	background: #474747;
	background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#4f4f4f));
	background: -moz-linear-gradient(top,  #282828,  #4f4f4f);
	background: linear-gradient(-90deg, #282828, #4f4f4f);
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	font: .81em/150%;
	font-family:calibri;
	font-weight:normal;
	color: #000;
	background-attachment: fixed;
	background-color: #ededed;
	background-image: url(../images/bg-img.jpg);
	background-position: center top;
	
}
a {
	color: #026acb;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

	p {
		padding: 0;
		font-size:16px!important; font-family:calibri; line-height:20PX;
}


/* list */
ul, ol {
	margin: 1em 0 0 0px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.6em;
	margin: 2px 0 .4em;
	color: #000;
}
h1 {
	font-size: 26px;
	font-weight:normal; font-family:"Kozuka Gothic Pro R";
}
h2 {
	font-size:18px!important;
	font-weight:normal; font-family:"Kozuka Gothic Pro R";
}
h3 {
	font-size: 18px; font-weight:normal; font-family:"Kozuka Gothic Pro R";
	color:#026acb;
}
h4 {
	font-size: 1.2em;
	color:#ff7800;
}

h6 {
	font-size: 1em;
}
/************************************************************************************
STRUCTURE
*************************************************************************************/
#sliderhome {
	width: 1200px; background:#f9f9f9;
	margin: 0 auto; padding:0 5px 0 5px; 
/*	-webkit-box-shadow: 0 0 8px 5px #d5d5d5;
box-shadow: 0 0 8px 5px #d5d5d5;*/
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position: relative; background:url(../images/header-bg1.jpg) #FFFFFF top left repeat-x;
	height: 150px;
}

/* site logo */
#logo {
	position: absolute;
	top: 0px; margin:2px;
}
#logo a {
	font: bold 30px/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#site-logo2 {
	position: absolute;
	top: 8px;
	font-size: 19px;
	line-height:25px;
	right:58px;
	color:#000;
}
#site-logo2 a {
	font: bold 30px/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

/* site description */
#site-description {
	font: italic 100%/130% "Times New Roman", Times, serif;
	color: #fff;
	position: absolute;
	top: 55px;
}
.banner{
	width:1200px;
	float: left;
	height:auto;
	
}
.call-now{
	width:1194px; background: url(../images/bg3.jpg) top left repeat-x #fff; margin-bottom:15px; padding:5px 0px 5px 5px;
	height:auto; border:solid 1px #dfdfdf; margin-top:10px;
}
.call-now h1{ font-size:24px; color:#000; background:url(../images/linebg.png) center bottom no-repeat; text-align:center; font-weight:bold; padding-bottom:10px;}

.call-now img
{
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.call-now img:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
.call-now h2{ font-size:24px; color:#000; font-weight:bold; padding-left:10px;}
.content-area{
	width:1200px;
	float: left; 
	height:auto; margin-bottom:10px;
}
.video-are{
	width:620px;
	float: left; padding:5px;
	height:auto; background:#FFFFFF; 
	}
#content {
	background: #fff;
	margin: 30px 0 30px;
	padding: 20px 35px;
	width: 600px;
	float: left;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
/* post */
.post {
	margin-bottom: 0px;
}
.post-title {
	margin: 0 0 5px;
	padding: 0;
	font: bold 26px/120% Arial, Helvetica, sans-serif;
}
.post-title a {
	text-decoration: none;
	color: #000;
}
.post-meta {
	margin: 0 0 10px;
	font-size: 90%;
}
/* post image */
.post-image {
	margin: 0 0 5px;
}
p{font-size:14px; line-height:24px;}
/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar {
	width: 920px; border:solid 1px #dfdfdf;
	float: left; padding:5px;
	margin: 0px 0 5px; background:#FFFFFF;
}
#sidebar h1{ background:url(../images/line02.jpg) bottom left repeat-x; padding-bottom:10px!important;}
#sidebar h2{ background:url(../images/line02.jpg) bottom left repeat-x; padding-bottom:10px!important;}
#sidebar01 {
	width: 100%;
	height:auto;
}

#col {
	width: 100%;
	float: left; padding:5px; color:#000000;
	margin: 0px 0 5px; background:#FFFFFF;
}
#sidebar1 { padding:5px;  border:solid 1px #dfdfdf;
	width: 250px;
	float: right; 
	margin:0px 0 0px; background:#FFFFFF;
	}
#sidebar1 h2{background:url(../images/heading-bg.jpg) top left repeat-x; color:#FFFFFF; text-align:center; height:auto; padding:8px 0 8px 5px; font-size:20px;}

#sidebar2 {
	width: 293px;
	float: left; margin-right:13px; margin-bottom:45px;
		}
#sidebar2 img
{
filter:alpha(opacity=100); /* For IE8 and earlier */
}
#sidebar2 img:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}	
#sidebar3 {
	width: 98%; 
	float: left;   
	margin:0; padding:5px; 
}
#sidebar3 p{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px!important; font-weight:normal; text-align:justify; line-height:24px; color:#000000; 
}
#sidebar3 h1{ color:#000; font-size:24px; line-height:26px;}
#sidebar4 {height:190px; width:500px; text-align:left; float:right; background:url(../images/testimonial-bg.png) top left repeat-x; padding:96px 5px 5px 50px; }
#sidebar4  p{font-family:calibri!important; font-size:15px!important; font-weight:normal; line-height:18px; color:#000000;}


.tour-packages-box-inner{height:auto; width:420px; float:left; border-radius:5px; border:solid 1px #dedede; padding:10px; margin-bottom:10px;} 
.tour-packages-box-inner2{height:auto; width:420px; float:right; border-radius:5px; border:solid 1px #dedede; padding:10px; margin-bottom:10px;}
.tour-packages-box-inner p{font-family:calibri; font-size:16px; color:#000000;}
.tour-packages-box-inner2 p{font-family:calibri; font-size:16px; color:#000000;}
.tour-packages-box-inner2 span{background: #FF0000;
color: #FFFFFF;
-webkit-border-radius: 100px;
padding: 3px 7px 3px 7px;
-moz-border-radius: 100px;
border-radius: 100px;
font-size: 12px;
text-align: center;
font-weight: bold;}
.img{float:right; margin:10px;}

.tour-packages-box{height:auto; width:98%; padding:5px; float:left; margin-bottom:10px; border:solid 1px #999999;}
.tour-packages-box b{color:#FF0000; font-weight:bold;}

.tour-packages-box4 h4{font-size:24px; color:#ff0200; font-weight:normal; font-family:"Kozuka Gothic Pro R"; padding-top:10px!important;}
.tour-packages-box4{height:auto; width:98%; padding:5px; float:left;}
.tour-packages-box4 a{ height:auto; text-decoration:none; border:solid 1px #CCCCCC; padding:2px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; line-height:35px;}
.tour-packages-box4 a:hover{ height:auto; text-decoration:none; border:solid 1px #999999; line-height:35px;}

.tour-packages-box5 h4{font-size:24px; color:#ff0200; font-weight:normal; font-family:"Kozuka Gothic Pro R"; }
.tour-packages-box5{height:auto; width:98%; padding:5px; float:left;  border-top:1px solid #c7c7c7; margin-top:5px;}



.tour-packages-box h2{color:#026acb; font-weight:bold; font-size:24px;}
.tour-packages-box-inner span{background: #FF0000;
color: #FFFFFF;
-webkit-border-radius: 100px;
padding: 3px 7px 3px 7px;
-moz-border-radius: 100px;
border-radius: 100px;
font-size: 12px;
text-align: center;
font-weight: bold;}

.logo-area{
	width:1000px;
	float: left; 
	height:auto; margin-bottom:10px;
}

#outrer {height:auto; width:700px;
float: left;

}
#sidebar5 {
	width: 250px;
	float: left;   border:solid 1px #a2a2a2; padding:5px;
	margin:0px; background:#fff; margin-bottom:10px;
	}
#sidebar6 {height:auto; width:700px;  border:solid 1px #a2a2a2; 
background:url(../images/testimonial-bg.jpg) top left repeat-x #FFFFFF; padding:5px;
float: left;
margin-left:5px; margin-bottom:10px;
}
.heading2{ font-size:20px; height:40px; color:#fff; text-align:center; background:url(../images/heading-bg.jpg) bottom left repeat-x; }
.float-right{float:right;}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	padding:10px;
	clear: both;
	height:auto;
	font-weight:normal;
	color: #fff;
	line-height:36px;
	background-color: #0189c5;
	background-image: url(../images/ftr.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footer a {
	color: #fff; font-weight:normal;
}

/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }
.clr{ clear: both;}

input{height:20px; width:300px; border-radius:6px;  border:0px;}
textarea{height:50px; width:300px; border-radius:6px; float:left;  border:0px;}
.button{height:30px; width:100px!important; background:#ffdc00; color:#000000;  border:0px; cursor:pointer; margin-top:10px;}

#right_navig {
	width: 100%;
	float:left; 
	margin-bottom:10px;
}
#right_navig ul{padding:0px; margin:0px; float:left;}

#right_navig li{list-style-type:none; padding-left:0px; background:url(../images/images.jpg) left center no-repeat #f9f9f9; padding-left:10px;
margin:0px; width:96%; border-bottom:1px #e3e3e3 solid;
float:left;}

#right_navig li a{text-decoration:none; float:left; padding:3px 0 3px 5px; color:#6b2100; font-weight:normal; background:#f9f9f9; width:99%;}
#right_navig li a:hover{text-decoration:none; float:left; color:#e36f00; background:#f3f2f2;  padding:3px 0 3px 5px; }

.form{height:auto; width:100%; color:#000; font-family:"Tw Cen MT"; font-family:18px!important;}
input{width:120px; -webkit-border-radius: 5px;
-moz-border-radius: 5px; height:20px;
border-radius: 5px; border: 0;}

textarea{ -webkit-border-radius: 5px;
-moz-border-radius: 5px; border: 0;
border-radius: 5px;}
.input{height:30px; width:101px; background:url(../images/book.png) top center no-repeat; color:#f1f1f1;}
.form input{color:#000;font:12px/18px Arial, Helvetica, sans-serif;width:70%;height:30px;margin:5px 0 4px 18px; border:solid 1px #857E7E!important;border-radius:3px;border:0px none;padding:0px 5px;line-height:30px;}
.form input:focus{background:#F2EFEA;}
.form select{color:#000;font:12px/18px Arial, Helvetica, sans-serif;width:73%;height:30px;margin:5px 0 4px 18px; border:solid 1px #857E7E!important;border-radius:3px;border:0px none;padding:0px 5px;line-height:30px;}
.form input:focus{background:#F2EFEA;}
.form .input2{width:114px;float:left; background:#6ccdff;}
.submit{width:150px !important;height:35px !important;padding:0px !important; background:#fa1d1d; color:#FFFFFF!important; font-size:16px!important;}
.submit:focus{ background:#fa1d1d; color:#FFFFFF!important; }
.form textarea{color:#6c6c6c;font:12px/18px Arial, Helvetica, sans-serif;width:73%;height:55px;max-width:90%;max-height:55px;min-width:187px;min-height:55px;margin:5px 0 4px 18px;border-radius:3px;border:0px none;padding:5px 5px; border:solid 1px #857E7E!important;}
.form textarea:focus{background:#F2EFEA;}
.form .input2{width:50%;float:left;}
.why-book-with { margin-top:15px;
	height:auto;
	width:239px;
	padding:5px;
	float:left;
	background:#d9dee2;
}
.why-book-with-heading {
	height:30px;
	width:233px;
	float:left;
	color:#022d61;
	font-family:Verdana;
	font-size:20px;
	
}
.why-content{
	height:auto;
	width:230px; padding:5px;
		float:left;
	margin-top:6px; background:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	color:#000000; line-height:20px;
	
	margin-bottom:6px;
}

.float-left1{float:left; margin-right:10px;}

.test {
	width:250px; float:right;
	height:auto; 
	background:#FFFFFF;
	}
.test h3{padding-left:5px; background:url(../images/heading-bg.jpg) top left repeat-x; color:#FFFFFF;font-size:16px!important;}


#sidebar3 h2{ color:#026acb; font-size:24px; background:url(../images/line02.jpg) bottom left repeat-x; }

.new-package-box{height:auto; width:425px; border:solid 1px #999999; padding:5px; float:left; margin-bottom:10px;}
.new-package-box h5{color:#026acb; font-weight:bold; font-size:24px!important;}
.new-package-box b{font-weight:bold; color:#000; font-size:15px;}
.margin-new{margin-left:20px;}

.shopping-section{height:auto; width:31%; padding:5px; float:left; border: 1px solid #c7c7c7; margin-right:8px; margin-bottom:10px;}
.shopping-section:hover{height:auto; width:31%; 
 -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.62);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.62);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.62);}


.shopping-section h3{font-size:20px; color:#ff0200; font-weight:normal; font-family:"Kozuka Gothic Pro R"; padding-top:10px!important;}


.small-section{height:auto; width:22%; padding:5px; float:left; border: 1px solid #c7c7c7; margin-right:15px;}
.small-section p{font-weight:normal; font-family:"Kozuka Gothic Pro R"; color:#000; font-size:12px;}
.small-section b{font-weight:normal; font-family:"Kozuka Gothic Pro R"; color:#FF0000;}


table { 
  width: 96%; 
  border-collapse: collapse; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}
