@charset "utf-8";
/* CSS Document */

body
	{
		margin:0px;
		padding:0px;
	background-color:#f6facc;
	}
	#top
	{
		width:100%;
		height:91px;
		padding:0px;
		margin:0px 0px 5px 0px;
		background-color:#c6d063;
		border-bottom:5px solid #715e5b;
	
		}
h3
{
	font-family: 'Oswald', sans-serif;;
	font-size:16px;
	float:right; color:#04a91b; font-weight: normal;
	/*margin-right:120px;*/
}
h1
{
	color:#04a91b;
	font-size:18px;

	font-family: 'Oswald', sans-serif;;
	text-transform:uppercase;
	
}
ul li a {
    color: #000!important;
    text-decoration: none;
}
h2
{
	color:#fff;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	/*font-family:Arial, Helvetica, sans-serif;*/
	text-transform:uppercase;
	background-color:#b2a850;
	margin-top:0px !important;
}
h4
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	
	 color:#039d18; font-weight: bold;
/*	margin-right:120px;*/
	border:1px dashed #b2a850;
	
	padding:10px;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	
	 color:#b4191e; font-weight: bold;
/*	margin-right:120px;*/
	border:1px dashed #ffdbdc;
	
	padding:10px;
}
li

{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	line-height:22px;
}
.div1
{
	border:1px solid #CCC;
	
	
}

p
{
	text-align:justify;
	font-size:13px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:22px;
	}
	p.thick {
    font-weight: bold;
}

.img
{
	margin:50px 0px 0px 0px ;
	border:1px solid #e3e1e1;
	padding:10px;
}
.img2
{
	margin:5px;

}
.hotelenquiryf {
    /*width: 50% !important;*/
    margin-left: auto;
    margin-right: auto;
    background-color: #c6d063;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 15px;
	margin-top:30px;
}
	input[type="search"], input[type="email"], input[type="text"], input[type="number"], input[type="password"] {
    border: 1px solid #ccc;
   font-family: 'Roboto Condensed', sans-serif;
    color: #000; 
    padding: 2px 4%;
    width: 91.4%;
	padding-left:10px;
}
.EQform {
    width: 100%;
}
.textboxouterdiv
{
	margin-left:20px; margin-top:9px; width:100%;
}
textarea {
    width:91%; font-family: 'Roboto Condensed', sans-serif;
}
.message
{
	margin:0px 10px 8px 0px; 
}
.searchbutton {
    background: #25A6E1;
    background: -moz-linear-gradient(top,#478113 0%,#97BD29 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#478113),color-stop(100%,#97BD29));
    background: -webkit-linear-gradient(top,#478113 0%,#97BD29 100%);
    background: -o-linear-gradient(top,#478113 0%,#97BD29 100%);
    background: -ms-linear-gradient(top,#478113 0%,#97BD29 100%);
    background: linear-gradient(top,#478113 0%,#97BD29 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#478113',endColorstr='#97BD29',GradientType=0);
    padding: 5px 7px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    border: 1px solid #478113;
    width: 80px;
   /* font-weight: bold;*/
}
.listing2
{
	line-height:22px; color:#000; font-size:14px;   font-family: 'Roboto Condensed', sans-serif;
}
.outerdiv
{                           
width:100%; margin-top:10px;}

	#FOOTER
		{
			width:100%;
			/*height:170PX;*/
			float:left;
			background-color:#c6d063;
			padding:10px;
			/*margin-top:12PX;*/
		}
	.bottom-outer
		{
		
			float:left;
		}
		.thariff
		{
			width:90%;
			height:60px;	
			float:left;
			font-family: 'Roboto Condensed', sans-serif;
			font-size:16px;
			color:#35480b;
			background-image: url(images/bg.jpg);
			background-repeat:repeat-x;
			text-decoration:none;
			padding:20px;
			margin-left:10px;
			margin-top:10px;
			padding-top:10px;
			
			
		}
		.thariff a
		{
			color:#35480b;
			text-decoration:none;
		}
		.thariff a:hover
		{
			color:#35480b;
			text-decoration:none;
		}

		
		.power
		{
			width:50%;
			height:auto;
			padding:0px 0px 0px 30px;		}
.style1
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#000;
			line-height:17px;
}
.thanks
{
	margin:0px auto 0px auto; width:275px;
}
.thanks p
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
}
@media only screen and (min-width : 150px) and (max-width : 780px)
{
	
	
	#top
	{
		height:auto;
			
	}
	.col-xs-6
	{
		float:left;
		margin-right: auto;
		
			}
	/*.thariff
		{
				background-image: none;
		}*/
		.img2
{
	margin:5px;

}
.img
{
	margin:20px 0px 0px 0px ;
border:1px solid #e3e1e1;
}
}