@import url(http://fonts.googleapis.com/css?family=Patrick+Hand+SC);

@import url(http://fonts.googleapis.com/css?family=Arvo);
l
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

html{
	height:100%;
}
body{
	background:url(images/bg7.jpg) fixed center;
	height:auto;
	font:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*.header{
	margin:auto 0 auto;li
	width:100%;
	float:none;
	height:130px;
	/*background:url(images/header1.jpg) no-repeat;
}*/

.container{
	position:relative;
	margin:0 auto;
	width:1160px;
	float:none;
	background:url(images/container4.jpg) repeat;
	-webkit-box-shadow: 0px 2px 8px 6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 8px 6px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 8px 6px rgba(0,0,0,0.75);
	border-radius:10px 10px 0 0;
	padding:0px;
	z-index:10;
	overflow:hidden;
	font: 14px cursive, sans-serif;
}
.container a{
	color:#06C;
	text-decoration:none;
}
.container h1{
	font-size:24px;
	font-weight:bold;
	color:#054077;
	margin:10px 10px 0 20px;
	font:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

/*header*/
.header{
	float:none;
	width:1180px;
	margin:0 auto 0;
	color:#000;
	height:140px;
	padding:0 10px 10px 10px;
}

.toplinks{
	float:right;
	position:relative;
	margin-right:20px;
	z-index:1000;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
}

.toplinks ul{
	
	margin-top:0px;
}

.toplinks li{
	display:inline;
	float:left;
	padding:5px 0;
	}
.toplinks li a{
	text-decoration:none;
	color:#F31212;
	
	}
.toplinks li a:hover{
	color:#fff;
}
.toplinks ul ul{
	visibility:hidden;
	position:absolute;
	left:80px;
	margin-top:5px;
	width:200px;
	
	z-index:9999;
}

.toplinks li:hover ul{
	visibility:visible;
}

.toplinks li li{
	display:block;
	background:#fff;
	height:20px;
	padding:5px;
	border-bottom:solid 1px #000;
	text-decoration:none;
	color:#11832F;
}

.toplinks li li a{
	
	color:#6A6767;
}

.toplinks li li a:hover{
	color:#2783CD;
	
}

.em{
	float:right;
	 position:relative;
	margin:0 10px 0 10px;
	 color:#0066CC;
	 font-size:18px;
	 font:Georgia, "Times New Roman", Times, serif;
}
.header a{
	color:#000;
}

.mainmenu{
	float:right;
	padding:0;
	position:relative;
	margin:0 10px 0 0;
	color: #1B2940;
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	z-index:100;
}
.mainmenu ul{
	float:right;
}
.mainmenu li{
	float:left;
	margin:10px 2px 0 2px;
	display:inline;
	
	background:url(images/menu2.jpg);
}
.mainmenu li a{
	text-decoration:none;
	display:inline-block;
	padding:10px 5px;
}
.mainmenu li a:hover{
	color:#fff;
}
.mainmenu ul ul{
	visibility:hidden;
	position:absolute;
	margin-top:0px;
	left:140px;
	width:200px;
	
	z-index:9999;
	}
	.mainmenu ul ul li{
	width:200px;
	display:block;
	margin:0;
	}
	.mainmenu li:hover ul{
	visibility:visible;
	}
/*header end*/	
.home-slider{
	width:96%;
	position:relative;
	height:120px;
	float:none;
	margin:10px 20px 0 25px;
	padding-top:10px;
}


.content-full{
	float:left;
	width:100%;
	margin:0 10px 0;
	position:relative;
	background:#fff;
	padding:10px 30px;
	color:#000;
	margin-top:10px;
}
.content{
	float:left;
	width:67.5%;
	margin:20px 0 0 10px;
	position:relative;
	padding:10px;
	color:#000;
	text-align:justify;
}
.conditions{
	height:900px;
	padding:10px;
	overflow:scroll;
	width:67%;
	border:5px solid #ccc;
	background:#fff;
	}
.intro{
	float:left;
	width:95%;
	margin:0 auto 0;
	margin-top:-20px;
	position:relative;
	text-align:justify;
	/*background:#204474;*/
	padding:10px 10px 0 30px;
	color:#000;
}
.content td{
	background:#EAEAEA;
}
.content th{
	color:#fff;
	text-align:center;
}
.content .full{
	float:left;
	width:100%;
}

	.intro h2{
	font:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:24px;
	color:#216EF7;
}
.tour-box{
	background:url(images/box.png);
	margin:20px 0 0 15px;
	width:30.5%;
	min-width:200px;
	height:270px;
	float:left;
	padding-top:35px;
	z-index:30;
}
.tour-box h2:hover, .tour-box h3:hover{
	color:#CE5948;
}
.tour-box h2{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#AD2A2C;
	margin-bottom:0;
}
.tour-box h3{
	font-size:13px;
	text-align:center;
	color:#AD2A2C;
	margin-top:0;
	margin-bottom:0;
}
.tour-box p{
	margin: 5px 0 0 20px;
	color:#06F;
}

.tour-box img{
	width:87%;
	min-width:170px;
	height:130px;
	margin:5px 15px;
}

.tour-box-outer{
	margin:20px 0 0 20px;
	width:45%;
	min-width:200px;
	height:325px;
	float:left;
	background:#FFFFFF;
	z-index:30;
}
.tour-box-outer h2{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#AD2A2C;
}
.tour-box-outer h2:hover{
	color:#06F;
}
.tour-box-outer img{
	width:87%;
	min-width:170px;
	height:180px;
	margin:5px 15px;
}


.tour-detail{
	width:94%;
	background:#fff;
	padding:20px 10px 40px 20px;
}
.tour-detail h1{
	margin-left:75px;	
}
.tour-detail h2{
	margin-top:5px;	
}
.tour-detail h3{
	color:#054077;
	font:Georgia, "Times New Roman", Times, serif;
}
.breads{
	width:100%;
	height:30px;
	padding:5px;
	font-size:14px;
	color:#06C;
}

.breads a{
	text-decoration:none;
	color:#000;
}
.breads a:hover{
	color:#fff;
}
.slider-box{
	width:80%;
	height:360px;
	margin:20px auto 10px;
	padding:0;
}
.slider{
	width:100%;
	height:330px;
	margin:0 auto 0;
	padding:0;
	position:relative;
	padding-top:10px;
}

.slider img{
	width:100%;
	height:330px;
	position:absolute;
	top:0;
	left:0;
	margin:0;
}
.img-strip{
	position:relative;
	margin-top:-15px;
	width:100%;
	height:30px;
	opacity:50%;
	background:#838282;
	z-index:100;
	padding:0;
}
.line, .itLine{
	border-bottom:#333 2px solid;
}
.img-strip ul{
	width:100%;
	margin:0;
	padding:0;	
	list-style:none;
}
.img-strip li{
	float:left;
	width:33.15%;
	min-width:30px;
	margin-left:0;
	padding:5px 0;
	background:#F00;
	border-right:1px solid #FFF;
}

.img-strip li a{
	text-decoration:none;
	display:block;
	font-size:16px;
	font-weight:200;
	font: "Times New Roman", Times, serif;
	color:#FFF;
	margin:0 auto 0;
	text-align:center;
}
.img-strip li a:hover{
	color:#000;
}
.like_box{
	float:right;
	width:27%;
	min-width:280px;
	margin:20px 20px 0 5px;
	background:#fff;
}
.links{
	float:right;
	width:27%;
	min-width:280px;
	margin:70px 20px 0 5px;
	background:#fff;
}
.links img{
	margin:0;
	width:100%;
	
}
.links ul{
	margin:0px 0 0 -40px;
	list-style:none;
}
.links li{
	background:#F00;
	margin-top:3px;
	height:25px;
}

.links li a{
	display:block;
	font-size:16px;
	text-decoration:none;
	color:#FFF;
	display:block;
	text-align:center;
}
.links li a:hover{
	color:#999;
}

.foot-top{
	float:left;
	width:100%;
	background:url(images/footer.png);
	height:110px;
	z-index:21;
	margin-top:10px;
}
.footer{
	float:left;
	width:100%;
	margin:0 auto 0;
	height:auto;
	background:#3B3A3A;
	z-index:20;
	font:Verdana, Geneva, sans-serif;
	
}
.footer-left{
	float:left;
	margin:10px 0 20px 40px;
	width:30%;
	color:#FFF;
}
.footer-right{
	float:left;
	width:60%;
	margin:0px 40px  20px 10px;
	color:#fff;
}
.footer ul{
	float:left;
	width:43%;
}
.footer li{
	list-style:none;
	margin:5px;
}

.footer li a{
	text-decoration:none;
	color:#fff;
}
.footer li a:hover{
	color:#CF6;
}

.social{
	position: fixed;
	right:0px;
	top:100px;
	z-index:99;
	width:210px;
}


.social li{
	width:210px;
	margin-bottom:10px;
	list-style:none;
	float:right;
	display:inline-block;
}
.social li img{
	float:right;
	margin-right:0;
}

/* Mobile Layout: 480px and below. 
  
.gridcontainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

/*@media only screen and (min-width: 481px) {

.gridcontainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
.home-slider{
	width:96%;
	position:relative;
	height:220px;
	float:none;
	margin:5px;
	padding-top:5px;
}
}*/

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

/*@media only screen and (min-width: 769px) {*/

.gridcontainer {
	width: 86.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	float: none;
	display:block;
	margin-left: auto;
	
}
#div1 {
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
.home-slider{
	width:96%;
	position:relative;
	height:420px;
	float:none;
	margin:10px 10px 0 10px;
	padding-top:10px;
}
/*}*/