/*
*********************************************
#  Code by:									#
#  http://busihunt.com			   			#
#  (c) 2012 Busihunt Group of Companies		#
#  #83-84, 1st Cross,						#
#  J Plaza, 3rd Floor,						#
#  Sithanandha Nagar, Ellaipillaichavady,	#
#  Indira Gandhi Square, Villupuram Rd,		#
#  Pondicherry - 605 005, India.			#
#  Telephone : +91-413-4208292, 2353300	  	#	
#  Designation: Designer					#
#  Author: Jegan.D				    		#	
#  Dated: Dec 2014	    					#	
*********************************************
*/

@charset "utf-8";

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../fonts/opensans-condlight-webfont.eot');
    src: url('../fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condlight-webfont.woff') format('woff'),
         url('../fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../fonts/opensans-condbold-webfont.eot');
    src: url('../fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condbold-webfont.woff') format('woff'),
         url('../fonts/opensans-condbold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "OpenSansItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/open-sans/OpenSans-Italic-webfont.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/open-sans/OpenSans-Italic-webfont.woff") format("woff"),
		 url("../fonts/open-sans/OpenSans-Italic-webfont.ttf") format("truetype"), 
		 url("../fonts/open-sans/OpenSans-Italic-webfont.svg#OpenSansItalic") format("svg");
}

body
{
	background-color: #90e543;
	margin:0 auto;
	font-size:14px;
	font-family: 'open_sansregular';
}
a
{
	outline:none !important;
}
.clearBoth
{
	clear:both;
}
.wrapper
{
	width:1000px;
	margin:0 auto;
}
img
{
    vertical-align: middle;
}
/*topHeader*/
.topHeader
{
	background:url(../images/dark.png)  repeat;
	height:53px;
	background-color:#780000;
	min-width:1024px;
	margin:0 auto;
	width:100%;
}
#emailIcon
{
	font-family: 'open_sanscondensed_light';
    font-size: 20px;
	color:#fff;
    margin-right:10px;
    padding:7px 0;
}
#emailIcon img
{
	vertical-align:middle;
	margin-right:10px;
}
#lanIcon
{
	float:left;
	padding:7px 0;
	font-family: 'open_sans_condensedbold';
    font-size: 20px;
	color:#fff;
	margin-right:10px;
}
#lanIcon a
{
	vertical-align:middle;
	color:#fff;
	text-decoration:none;
}
#lanIcon a:hover
{
	color:#780000;
}
.socialIcon
{
	float:right;
	padding:7px 0;
}
.socialIcon img
{
	vertical-align:middle;
	margin-right:5px;
}
/*.audioPane
{
	float:right;
	padding:7px 0; 
}
.audioPane button
{
	background:none;
	vertical-align: middle;
	border:none;
	cursor:pointer;
}*/
#mobNo
{
	float:left;
	font-family: 'open_sanscondensed_light';
    font-size: 20px;
	color:#fff;
    margin-right:10px;
    padding:7px 0;
}
#mobNo img
{
	vertical-align:middle;
	margin-left:5px;
}
#mobNo a
{
	text-decoration:none;
	color:#fff;
	padding-left:10px;
}
/*topHeader*/

/*header*/
.header
{
	float: left;
    position: relative;
    min-width:1024px;
	margin:0 auto;
	width:100%;
	height:184px;
	background:url(../images/lav.png) repeat;
}
.logo
{
	width:450px;
	margin:0 auto;
	margin-top:10px;
}
/*header-end*/


/*menu*/
.menu
{
	width:90%;
	margin: 0 auto;
}
ul#css3menu1, ul#css3menu1 ul
{
	margin:0;
	list-style:none;
	padding:0;
	background-color:none;
	border-width:0;
	border-style:solid;
	border-color:;
}
ul#css3menu1 ul
{
	visibility:hidden;
	position:absolute;
	left:0;
	 box-shadow: 2px 1px 4px #000;
	top:100%;
	opacity:0;
	-moz-transition:all 0.5s;
	-webkit-transition:opacity 0.5s;
	-o-transition:opacity 0.5s, visibility 0.5s;
	transition:opacity 0.5s;
	background-color:#fff;
	background-repeat:repeat;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	width:180px;
}
ul#css3menu1 li:hover>ul
{
	visibility:visible;
	opacity:1;
}
ul#css3menu1 li
{
	position:relative;
	display:block;
	white-space:nowrap;
	font-size:0;
	float:left;
	padding:10px 0px;
}
ul#css3menu1 li:last-child
{
	background:none;
}
ul#css3menu1 li:hover {
	z-index:1;
}
ul#css3menu1 ul ul {
	position:absolute;
	left:100%;
	top:0;
}
ul#css3menu1 {
	font-size:0;
	z-index:999;
	position:relative;
	zoom:1;
	padding:0;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
   *display:inline;
}
ul#css3menu1>li {
	margin:0;
}
ul#css3menu1>li:hover
{
	border-bottom:5px solid #fff;
}
ul#css3menu1 a:active, ul#css3menu1 a:focus {
	outline-style:none;
}
ul#css3menu1 a {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	font-size:small;
	color:#000000;
	cursor:default;
	padding:3px;
	background-color:;
	background-repeat:repeat;
	border-width:0px;
	border-style:none;
	border-color:;
}
ul#css3menu1 ul li {
	float:none;
	border-bottom:1px solid #ccc;
	padding:0;
}
ul#css3menu1 ul li:last-child
{
	border:none;
}
ul#css3menu1 ul a
{
	text-decoration:none;
	color:#4f2f5e;
	cursor:pointer;
	padding:5px 0px 5px 20px;
}
ul#css3menu1 li:hover>a, ul#css3menu1 li a.pressed {
	border-style:none;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
ul#css3menu1 img {
	border:none;
	vertical-align:middle;
	margin-right:3px;
}
ul#css3menu1 ul li:hover>a, ul#css3menu1 ul li a.pressed {
	background-color:#4f2f5e;
	text-decoration:none;
}
ul#css3menu1>li>a {
	padding:35px 16px;
}
ul#css3menu1 li.topmenu>a {
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'open_sanscondensed_light';
    font-size: 20px;
	padding:13px 24px;
}
ul#css3menu1 li.topmenu:hover>a, ul#css3menu1 li.topmenu a.pressed {
	transition: all 0.3s linear 0s; 
}
#menuSelected
{
	color:#fff !important;
	padding-bottom:23px !important;
	border-bottom:5px solid #fff !important;
}
/*menu--end*/



/*banner*/
.banner
{
	height: 780px;
    margin:-270px auto;
    position: fixed;
    width: 1500px;
	left:0;
	right:0;
    z-index: -1;
}
.banner iframe
{
	margin:0 auto;
	width:1500px;
}
/*banner*/

/*footer*/
.footer
{
	background:url(../images/dark.png) repeat;
	height:70px;
	min-width:1024px;
	margin:0 auto;
	width:100%;
}
#copy
{
	float:left;
	font-family: 'open_sansregular';
	color:#fff;
	margin-top:25px;
	font-size:14px;
}
.foot
{
	margin:25px 60px;
	float:left;
}
.foot ul
{
	padding:0;
	margin:0;
}
.foot ul li
{
	float:left;
	display:block;
	padding:0 8px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.foot ul li a
{
	font-family: 'open_sansregular';
    font-size:14px;
	text-decoration:none;
	color:#fff;
}
.foot ul li a:hover
{
	transition: all 0.3s linear 0s;
	color:#660;
}
#powered
{
	float:right;
	margin-top:15px;
	font-size:14px;
	color:#fff;
	font-family: 'open_sansregular';
}
#powered img
{
	vertical-align:middle;
	margin-left:8px;
}
/*footer*/


.content
{
	margin:0 auto;
}
.contentwrapper
{
	padding:20px 10px;
	float:left;
	color:#fff;
	min-height:200px;
	width:100%;
}
.headTxt
{
	background: url("../images/topbg1.png") repeat scroll left top rgba(0, 0, 0, 0);
	float:left;
	width: 100%;
	min-width:1024px;
	text-align:center;
	height:96px;
}
.headTxt h1
{
	color:#fff;
    font-family: 'open_sans_condensedbold';
    font-size: 38px;
    font-weight: normal;
    margin:20px;
}
.gallery
{
	float:left;
	width:100%;
}


/*home--page*/
.wrapper1
{
	width:100%;
	margin:0 auto;
}
.outer
{
	height:770px;
}
.outer_cellout
{
	background:url(../images/lav.png)  repeat;
	height:250px;
	width:100%;
}
.callouts
{
    margin:0px auto;
    position: relative;
    width: 988px;
    z-index: 9;
}
.callouts .callout-title
{
    font-family: 'open_sansregular';
    font-size:18px;
    font-weight: normal;
    margin: 0;
	color:#fff;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	text-align:center;
	background-color: #780000;
	height: 25px;
	padding: 10px 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.callouts .callout-block
{
    margin:-153px 10px 20px 0;
    width: 316px;
	float:left;
}
.callouts .callout-image {
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 138px;
	width: 297px;
	overflow: hidden;
	border-top-left-radius: 219px;
	border-top-right-radius: 219px;
	border:#fff 10px solid;
	border-bottom: 0;
}
.callouts .callout-content
{
    background: none repeat scroll 0 0 #fff;
	color:#;
	border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	padding:15px 20px;
}
.callout-content p
{
	color:#000;
	font-family: 'open_sansregular';
	text-align:center;
}
.button
{
    margin: 0 auto;
    text-align: center;
	margin:10px 0;
}
.button a
{
	 border-color: #d22d2d;
	 border-radius: 2px;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
     color: #fff;
	 font-family: 'open_sansbold';
	 font-size: 14px;
	 text-decoration:none;
	 background:#4f2f5d;
	 padding:5px 15px;
}
/*home--page--end*/


/*press--page*/
.clients
{
	margin:0 auto;
	width:980px;
}
.client_pane
{
    background: url("../images/shad2.gif") no-repeat scroll center bottom #fff;
    border: 1px solid #e2e0e0;
    border-radius: 5px;
    float: left;
    height: 150px;
    margin: 25px;
    padding: 12px;
    width: 160px;
}



/*feedback--page*/
.feedForm
{
	width:980px;
	color:#fff;
    font-family: 'open_sansregular';
    font-size:14px;
    font-weight: normal;
	float:left;
	margin:15px;
}
.txtbx
{
    background-color: #65a304;
    border-image: none;
	border-radius: 2px;
    border-style: solid;
    border-width: 1px;
	color:#fff;
	border:none;
    margin-bottom: 10px;
    padding: 8px 10px;
    width: 226px;
	transition: all 0.3s linear 0s;
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}
.txtbx1
{
    background-color: #65a304;
    border-image: none;
	border-radius: 2px;
    border-style: solid;
    border-width: 1px;
	color:#fff;
	border:none;
    margin-bottom: 10px;
    padding: 8px 10px;
    width: 245px;
	transition: all 0.3s linear 0s;
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}
.txtarea:focus, .txtbx:focus, .txtbx1:focus
{
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
    outline: medium none;
}
.txtarea
{
    background-color: #4f2f5e;
	border:medium none;
	transition: all 0.3s linear 0s;
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    height: 80px;
	border-radius: 2px;
    border-width: 1px;
	color:#fff;
    padding:8px 10px;
    width: 226px;
}
.tableNo
{
    float: left;
    margin-left: 174px;
    margin-top: -70px;
}
.buttonTxt
{
   float: left;
   margin-left:94px;
}
.btn
{
    background:#4f2f5e;
    border: medium none;
    border-radius:2px;
	text-shadow: -1px -1px rgba(0, 0, 0, 0.1);
    color: #fff;
    float: left;
    font-family: 'open_sansregular';
    font-size: 12px;
	font-weight:normal;
    margin: 4px;
    padding:5px 15px;
	cursor:pointer;
    width: 86px !important;
}
.btn:hover
{
    background-color: #4f2f5e;
    color: #fff;
}
.contactHead
{
    color: #fff;
    float: left;
    font-family: 'open_sansregular';
    font-size: 16px;
    margin: 0 auto;
    width: 36%;
}
.contactHead table tr .rightTXt
{
    float: left;
    margin-left: 570px;
}


/*--contact--page--*/
.map
{
    border-radius: 6px;
    margin-left: 20px;
    margin-right: 22px;
}
.form
{
    color: #fff;
    float: left;
    font-family: 'open_sansregular';
    font-size: 16px;
    text-align: center;
}
.formField
{
    padding-top: 0;
    width: 260px;
}
 #titleTxt strong
{
    color: #fff;
    font-size: 24px;
}
#titleTxt
{
    color:#fff;
    font-size: 18px;
}
/*--contact--page-end--*/


/*home--page*/
.slogan
{
    float: left;
    font-size:15px;
	font-family: 'open_sansregular';
    text-align: justify;
    width: 100%;
	margin:auto;
	line-height:1.4;
}
#barcode
{
    float: right;
    margin-right: 30px;
}
#barcode img
{
    height: 100px;
}
.address
{
    color: #fff;
    float: left;
    margin-left: 50px;
}
.rightSlogan
{
    border: 6px solid #4f2f5e;
    float: left;
    margin-right: 20px;
}
/*home--page--end*/




/* side navigation */
.page_inner
{
	padding: 20px 0;
	float:left;
	text-align: left;
	color:#fff;
	width: 988px;
}
#w {
  display: block;
  background: none;
  float:left;
  width:100%;
}
#content_tab {
  display: block; 
  font-size:14px;
  float:right;
  width:716px;
  margin-left:40px;
 
} 
#content_tab h2
{
	text-align:center;
	margin-bottom:5px;
	font-family: 'open_sansbold';
	text-transform:uppercase;
	font-size:large;
}
#content_tab h3
{
	text-align:center;
	margin-bottom: 20px;
	font-family: 'open_sansregular';
	font-size:large;
}
#sidemenu h3
{
	border-bottom: 2px solid white;
    color: white;
	font-family: 'open_sanscondensed_light';
	margin-bottom: 10px;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 700;
}
#content_tab fieldset {
    border: medium none;
    border-radius: 10px; 
    transition: all 0.3s ease-out 0s;
}
.contentblock {
  display: block;
  width:716px;
}

.contentblock.hidden {
  display: none;
}

#sidemenu { 
    font-family: 'open_sansregular';
    margin: 0;
    padding: 0; 
}
#sidemenu li
{ 
    display: block;
	border-bottom:1px dotted #c0c0c0;
}
#sidemenu li a
{ 
	display: block;
	padding:8px 15px;
	color:#fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	font-family: 'open_sanscondensed_light';
	font-size:18px;
	text-decoration: none; 
	margin: 5px 0;
}
#sidemenu li a:hover
{
	background-color:#65a304;
}
#sidemenu li a strong
{
	font-weight:normal;
}
 
#sidemenu li:first-child {
    border: 0 none; 
}
#sidemenu li:last-child {
	 background:none;
} 
#sidemenu li a.open
{
	color:#16ad88;
}
#content_tab table td strong {
    font-family: 'open_sansbold';
	font-style:normal;
    font-weight: normal;
}
#content_tab table td
{
	background-color: #65a304	;
	color: #fff;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	clear: both;
	display: block;
	font-family: 'open_sansregular';
	font-style:italic;
	font-size: 14px;
	margin: 10px 0;
	padding: 15px 20px;
}
.left_menu
{
	width:232px;
	float:left;
}
.new2
{
	float:right;
	font-style:normal;
}

.resTxt b
{
	font-size:18px;
}
.tabImg
{
	margin-right:15px;
	float:left;
	margin-top:40px;
	border-radius: 2px;
}
.resTxt
{
	float:left;
	width:575px;
}
.resTxt p
{
	font-family: 'open_sansregular';
	font-size: 14px;
}
 



/* Landing page styles   */
.landing-page {
	 background: -webkit-linear-gradient(#b2ded1, #7fc8b2, #63bda1) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b2ded1, #7fc8b2, #63bda1) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b2ded1, #7fc8b2, #63bda1)!important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b2ded1, #7fc8b2, #63bda1) !important; 	
}
.landing-page1 {
	 background: -webkit-linear-gradient(#66bea3, #6bc0a6, #65bea3) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#66bea3, #6bc0a6, #65bea3) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#66bea3, #6bc0a6, #65bea3)!important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#66bea3, #6bc0a6, #65bea3) !important; 	
}
.land_overall {
	text-align:center;	
}
.land_logo {
	padding:40px 0px;
}
.land_logo img{
	padding-bottom:30px;
}
.land_logo p{
	color:#4f2f5e;
	font-weight:700;
	text-transform:uppercase;
	font-size:22px;
    font-family: 'open_sansregular';
}
.hotel_address {
    width: 20%;
    float: left;
	padding-bottom: 60px;
}
.hotel_address img {
	padding-bottom:30px;	
}
.hotel_address h4 {
	font-size:18px;	
	font-family: 'open_sansregular';
	color:#4f2f5e;
	font-weight:700;
	text-transform:uppercase;
	padding-bottom:15px;
}
.landing-page a {
	text-decoration:none;	
}
.hotel_address p span {
	color:#525554;
	font-size:15px;
	font-family: 'open_sansregular';
	font-weight:500;
}
.land_footer p, .land_footer a {
	color:#525554;
	font-size:14px;
	font-weight:700;
	font-family: 'open_sansregular';
	font-weight:500;
}