/* Website template by freewebsitetemplates.com */
/*------------------------- Layout styles ------------------------*/ 
body{
	margin: 0 auto;
	/*background:url(../images/top-bar.gif) repeat-x;*/
	position:relative;
	background: url(../images/mayura_bg.jpg) #365896 no-repeat scroll top center;
}
html, body {
 /* height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;*/
}


#full-screen-background-image {
 /* z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;*/
}
.background{
	position:relative;
	/*margin:7px 0 0;*/
	/*background:url(../images/bg.jpg) no-repeat;*/
	z-index:0;
}
#bg{
	position:absolute;
    /*width:28%;
    z-index:-1;*/
	margin:0;
	height:100%;
	left:0;
	background:#365896;
	text-indent:-99999px;
}
.page{
	/*width:950px;*/
	/*background:url(../images/bg-page.jpg) repeat-y;*/
	margin:0 auto;
	/*padding:34px 0 0;*/
	overflow:hidden;
	/*height:780px;*/
	width:960px;
	/*background:url(../images/pagebg.jpg) #faf3ff no-repeat scroll top center;
	background:url(../images/page.jpg)#faf3ff no-repeat scroll top center;*/
}

/*-------------------------	Sidebar --------------------------*/
.sidebar{
	float:left;
	/*background:#365896;
	width: 326px;*/
	width: 52px;
}
.sidebar div#logo{
	/*background:url(../images/interface.jpg) no-repeat 0 -155px;*/
	width:270px;
	height:780px;
}
.sidebar div#logo a{
	border:0;
	display:block;
	text-align:center;
	padding:18px 0 0;
}
.sidebar div#logo a img{
	border:0;
}
.sidebar ul{
	margin:0 0 0 25px;
	padding:0 0 30px;
	list-style:none;
	background:url(../images/interface.jpg) no-repeat 0 -333px;
	height:auto;
	width:222px;
	border:1px;
	border-width:1px;
	border-color:#cec48d;
	border-style:none none solid none;
}
.sidebar ul li.selected{
	background:url(../images/bg-menu-selected.jpg) no-repeat center top;
}
.sidebar ul li.selected a{
	color:#492606;
	text-shadow: 0 1px 0 #fff;
	background:url(../images/bg-menu-shadow.gif) no-repeat right 35px;
	height:44px;
}
.sidebar ul li a:hover{
	color:#492606;
}
.sidebar ul li{
	width:186px;
	margin:0 auto;
	height:44px;
}
.sidebar ul li a{
	font-family:arial;
	color:#a58633;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	text-align:center;
	display:block;
	line-height:35px;
}
.sidebar div.connect{
	margin: 6px 0 0 25px;
	background:url(../images/interface.jpg) no-repeat;
	width:224px;
	height:64px;
	text-align:center;
}
.sidebar div.connect a{
	display:block;
	text-indent:-99999px;
	height:26px;
	float:left;
}
.sidebar div.connect a.facebook{
	width:25px;
	background:url(../images/icons.gif) no-repeat;
	margin:17px 0 0 37px;
}
.sidebar div.connect a.twitter{
	width:36px;
	background:url(../images/icons.gif) no-repeat 0 -46px;
	margin:17px 0 0 31px;
}
.sidebar div.connect a.vimeo{
	width:30px;
	background:url(../images/icons.gif) no-repeat 0 -92px;
	margin:17px 0 0 28px;
}


/*-------------------------	Body --------------------------*/
.body{
	float:left;
	/*padding:0 0 0 23px;*/
}
.body .content div.figure{
	/*background:url(../images/bg-headline.jpg) no-repeat center 390px;
	height:460px;*/
	width:980px;
	/*padding:0 0 20px;*/
}
.body .content div.figure div{
	/*height:46px;
	background:url(../images/border-dashed.gif) repeat-x left bottom;*/
	padding:0 0 40px;
	margin:6px 0 0;
	width: 980px;
}
.body .content div.figure div img{
	float:left;
	margin:0 0 0 10px;
}
.body .content div.figure div p{
	margin:0 70px 0 0;
	width:auto;
	float:right;
	font-family:arial;
	color:#4c3163;
	font-size:12px;
	line-height:30px;
}
.body .content div.figure div p img{
	/*border:1px solid red;*/
	float: right;
}
.body .content{
	/*background:url(../images/border-dashed.gif) repeat-x left bottom;*/
	padding:0 0 7px;
	width:1210px;
}
.body .content div p,.body .content div#about p{
	width:570px;
	font-family:arial;
	font-size:12px;
	color:#594A66;
	text-align:justify;
	margin:25px 0 0 35px;
	line-height:21px;
}
.body .content div p span{
	color: #4c3163;
    font-family: arial;
    font-size: 12px;
    padding-left: 230px;
}
.body .content div p span a,.body .content div p a,.body .content div#about p a{
	color:#9b296f;
}
.body .content ul{
	list-style:none;
	margin:40px 0 0;
	padding:0 0 15px;
	/*overflow:hidden;
	background:url(../images/border-dashed.gif) repeat-x left bottom;*/
}
.body .content div#about div ul{
	background:none;
	padding:0;
}
.body .content ul li.first,.body .content div#about div ul li.first{
	/*margin:0;*/
}
.body .content ul li{
	height:auto;
	/*background:url(../images/bg-label.jpg) no-repeat left 150px;*/
	float:left;
	margin:0 0 0 10px;
}
.body .content ul li a img{
	border:0;
}
.body .content ul li a img:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.body .content ul li span,.body .content div#about div ul li span{
	display:block;
	/*text-align:center;*/
	font-size:15px;
	font-weight:bold;
	line-height: 28px;
	/*width:114px;*/
	padding-top: 12px;
}
.body .content ul li span a,.body .content div#about div ul li span a{
	font-family:arial;
	color:#8b65ad;
	display:block;
	text-decoration:none;
	height:32px;
	margin-left:15px;
	outline: medium none;
}
.body .content ul li p,.body .content div#about div ul li p{
	width:188px;
	font-family:arial;
	font-size:12px;
	text-align:justify;
	color:#919E72;
	line-height:21px;
}
.body .content div#about{
	padding:0 0 275px 0;
	background:none;
}
.body .content div#about div{
	padding:0 0 30px 0;
}
.body .content div#about h2,.body .content div#blog div h2,.body .content div#gallery div h2{
	font-family:arial;
    font-size:25px;
    font-weight:bold;
    margin:0;
	color:#74854e;
	background:url(../images/border-dashed.gif) repeat-x left bottom;
	padding:0 0 15px;
	width:656px;
}
.body .content div#about h3{
	font-family:arial;
	font-size:15px;
	color:#8C976C;
	margin:30px 0 0;
}
.body .content div#blog div div.figure{
	padding:20px 0 0;
	background: url(../images/bg-headline.jpg) no-repeat center 332px;
	height:auto;
}
.body .content div#blog div div.figure div{
	background:none;
	padding:0 0 40px;
}
.body .content div#blog div div.figure div span{
	color: #B6B0A2;
    float: left;
    font-family: arial;
    font-size: 18px;
    line-height: 50px;
    margin: 0 20px 0 20px;
    width: auto;
}
.body .content div#blog,.body .content div#gallery{
	background:none;
}
.body .content div#blog div,.body .content div#gallery div{
	padding:0 0 30px;
	overflow:hidden;
}
.body .content div#blog div a{
	float:right;
	font-family:arial;
	color:#b87908;
	font-style:italic;
	font-size:13px;
	text-decoration:none;
}
.body .content div#blog div p{
	margin:0;
}
.body .content div#blog div p a{
	float:none;
	font-style:normal;
	color:#919E72;
	font-size:14px;
	text-decoration:underline;
}
.body .content div#blog div div.figure div p{
	margin:0 20px 0 0;
}
.body .content div#blog ul.paging,.body .content div#gallery ul.paging{
	margin:37px 0 0 20px;
	padding:0;
	list-style:none;
	background:none;
	width:auto;
}
.body .content div#blog ul.paging li a,.body .content div#gallery ul.paging li a{
	color:#b77a10;
	text-decoration:none;
	font-family:arial;
	font-size:14px;
}
.body .content div#blog ul.paging li a:hover,,.body .content div#gallery ul.paging li a:hover{
	color:#492606;
}
.body .content div#blog ul.paging li,.body .content div#gallery ul.paging li{
	margin:0 0 0 10px;
	height:auto;
}
.body .content div#gallery div ul.first{
	margin:33px 0 0 0;
}
.body .content div#gallery div ul{
	float:left;
	margin:33px 0 0 46px;
	background:none;
}
.body .content div#gallery div ul li.first{
	margin:0;
}
.body .content div#gallery div ul li{
	float:none;
	margin:33px 0 0;
	height:188px;
}

/*------------------------- Body	Footer --------------------------*/
.body .footer{
	/*background:url(../images/interface.jpg) no-repeat center -84px;
	height:51px;
	width:auto;
	margin:33px 0 105px;*/
}
.body .footer ul{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
.body .footer ul li{
	float:left;
}
.body .footer ul li a:hover{
	color:#492606;
}
.body .footer ul li a{
	font-family:arial;
	font-size:10px;
	color:#aea681;
	text-decoration:none;
	line-height: 50px;
	border-color:#a6a378;
	border-width:1px;
	border-style:none none none solid;
	padding: 0 6px;
}
.body .footer ul li.first a{
	border:0;
}
.body .footer p{
	margin:0 25px 0 0;
	float:right;
	font-family:arial;
	font-size:10px;
	line-height: 50px;
	color:#aea681;
}
h1,h2 {
	margin-left: 25px;	
	font-family: arial;	
}

h1 {
	color:#942569;
    font-size:20px; 
	/*padding-top: 15px;*/
	width:250px;  
	margin-bottom: 6px;
	
}

h2 {
	color:#513e7f;
	font-size:16px;  
	margin-top:4px!important;
}

.box {
	float:left;
	margin-left: 25px;
}

.box,.box-two {
	background:url(../images/left-gradient.jpg) no-repeat;
	margin-top:4px!important;
	width: 300px;
	height: 131px;
}

.box-two {
	float:right;
}
.box p {
	margin-top:4px!important;
    width: 290px!important;
	line-height:16px!important;	
	margin-left:25px!important;
}

.step-container-home{
	margin-top: -115px;
	margin-bottom: -140px;
    width: 576px;
	float: right;
   /* height: 100px;	*/
}
.step-container{
	margin-top:-110px;
    width: 576px;
	float: right;
	margin-bottom: -140px;
}
.step-container-others{
	margin-top:302px;
    width: 576px;
	float: right;
    height: 100px;	
}
.step-container-contactus{
	float: right;
    /*margin-bottom: -140px;*/
    margin-top: -80px;
    width: 576px;
}
.luxury {
	background:url(../images/luxury.jpg) no-repeat;
	height: 54px;
}
.comfort {
	background:url(../images/comfort.jpg) no-repeat;
	height: 54px;
	margin-left: 20px;
    margin-top: 10px;
}
.convinience {
	background:url(../images/convinience.jpg) no-repeat;
	height: 54px;
	margin-left: 50px;
    margin-top: 10px;
}
.footer {
	/*margin-left: 150px!important;*/
    margin-top: 165px!important;
    width: 310px!important;
	font-size:10px;
	color:#a0c1dd;
	font-family:arial;
	text-align:right;
	height: 155px;
}
.footer-others {
    margin-top: 175px!important;
    
}
.footer-gallery {
	 margin-top: 120px!important;
}
a {
	text-outline:none;
	text-decoration:none;
	color:#72415F;
}

#content {
	 margin-left: 25px;
     margin-top: 45px;
     width: 587px;		
}


.contactleftside {
    border: 0 solid #FF0000;
    float: left;
    width: 260px;
}
.contactrightside {
    border: 0 solid #FF0000;
    float: right;
    width: 290px;
}

.contactleftside,.contactrightside {
	margin-top:30px
}

.contactus {
    list-style: none outside none;
	padding-top: 15px;
}
.contactus input, .contactus textarea {
    /*background-color: #FDCC40;
    border: 1px solid #A37D12;
    color: #A57D0C;*/
    font-family: arial;
    font-size: 12px;
    padding: 2px;
    width: 220px;
}

.err {
    color: #FF0000;
}
.submitbtn {
   /* background-color: #B98C16 !important;
    color: #FFFFFF !important;*/
    cursor: pointer;
    padding: 3px 20px !important;
    width: 100px !important;
}

.subtitle {
	color: #180154;
    font-family: arial;
    font-size: 18px;	
}

.body .content .contactleftside p {
	margin:0px;
	padding-bottom: 15px;
    padding-top: 15px;
    width: 250px;	
}
.title {
	color: #180154;
    font-family: arial;
    font-size: 14px;	
}

.container {
	margin-left: 25px;
    margin-top: 45px;
    width: 587px;
}
.sub-container {
	width:600px;
	height:370px;/* Make it the same size as your images */
	position:relative;
	margin:0 auto;/*make the image slider center-aligned */
}

.sub-content {
	/*margin-top:-35px !important; */		
}
.footer-contact {
	height:17px;	
	margin-top:165px !important; 
}

strong {
	color: black;
    font-family: arial;
    font-size: 12px;
    line-height: 21px;	
}

h3 {
	color:#513e7f;
	font-size:14px;  
	margin-top:4px!important;
	font-family: arial;
	margin-left:35px;
}

.profile {
	width: 540px!important;;	
}

.footer-gallery {
	margin-top:120px !important;
}

.footer-contactus {
	margin-top:202px !important;
}


.tariff {
	border:2px solid black;	
	margin-top: -10px;
}


p.profile-one {
	background: none repeat scroll 0 0 #FAF6FD;
    border: 1px solid #EEDEFB;
    color: #594A66 !important;
    padding: 10px;
}

h3.profile-header {
	color:#e8874f;
}

p.luxurytext {
	 color: #594A66 !important;	
	 width:550px !important
}

li.span a:hover {
	color: #be3d85;	
}

span.read-more {
	padding-left: 25px;
	color:#9B296F;
	font-weight:bold;
}

p.puneoffice {
	font-size: 11px !important;
    line-height: 1em !important;
    width: 260px !important;
	margin-left: 25px !important;
    margin-top: -2px !important;
	
}
p.punecontactus {
	padding-bottom: 0 !important;
    padding-top: 2px !important;
}

p.events {
	margin-top:0px !important;
}
td.event {
	text-align:center;
}

ul.terms {
		width: 450px;
		margin: 0 0 0 115px !important;
}

ul li.conditions {
	list-style-type:disc;
	color: #594A66;
    font-family: arial;
    font-size: 12px;
    line-height: 21px;
    margin: 25px 0 0 35px;
    text-align: justify;
	padding-left: 10px !important;
	
}


p.packages {
	text-align: center !important;
	margin-bottom:-15px !important;
}

span.allpackages {
		background:#31849b;
		color:#ffffff;
		padding: 6px;
		font-family: arial;
		font-size: 12px;
		line-height: 21px;
		margin-right: 6px;
}

table.package {
	margin-top: -15px;
}
