/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
  background-color:#f1eace;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper2 {
  position: absolute;
  top: 415px;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper2 > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper2 .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper2 .navbar .container {
  width: auto;
}
/*
.navbar {
   background-color: transparent;
   background: transparent;
}

.navbar li { color: #000 } 
*/

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 453px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

.carousel-caption p {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.4;
}

.carousel-caption3{
   top:70px;
   overflow:noscroll;
   height:453;
   bottom: 45px;
 }

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 453px;
  background-color: #000000;
}

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 453px;
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;

}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

.marketing {
  margin-top:0px;
} 

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 20px 0; /* Space out the Bootstrap <hr> more */
}

.featurette-divider-top{
  margin: 20px 0; /* Space out the Bootstrap <hr> more */
}

.contact-divider-top
{
  margin: 40px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

	.logoimg {
	  height: 22px;
	}	

.vacation{
  position: absolute;
  right: 2%;
  top: 100px;
  left: 2%;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left:5px;
  padding-right:5px;
  margin-bottom: 20px;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  /* background: rgb(0, 0, 0); */
  background-color:#f2f2f2;
  /* RGBa with 0.6 opacity */
  /* background: rgba(0, 0, 0, 0); */
  border: 1px solid black;
  
  /* For IE 5.5 - 7*/
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);*/
  /* For IE 8*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/
  /*-moz-border-radius: 25px;*/
  /*border-radius: 25px;*/	

}
	
	
table.mceLayout, textarea.tinyMCE, textarea.richEditor {
width: 100% !important;
}

.mceToolbar td {
	display:table-row;
	float: left;
}

.mceToolbar td:nth-of-type(11){
	clear:left;
}
	
	
.img-circle2 {
  border-radius: 49%;
  width:70px;
  height:70px;
  border: 6px solid #222222;
}

.img-circlediv2 {
  position:absolute;
  top:5px;
  right:85px;
  z-index:1000;
}
	
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.fc-headerm{
	display:inline-block;
}

.fc-headerw{
	display:none;
}	

.fc-header-title h2 {
	font-size:15px;
	margin-top: 0;
	white-space: nowrap;
}

.fc-header-right span:first-of-type { 
	display:none;
}

.bodyindex{
background-color:#f2f2f2;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

	.fc-header-right span:first-of-type { 
		display:inline-block;
	}

	.fc-header-title h2 {
		font-size:24px;
		margin-top: 0;
		white-space: nowrap;
	}
	
	.fc-headerm{
		display:none;
	}

	.fc-headerw{
		display:table-row;
	}

	table.mceLayout, textarea.tinyMCE, textarea.richEditor {
	width: 100% !important;
	}

	.featurette-divider-top{
	  margin: 60px 0; /* Space out the Bootstrap <hr> more */
	}
	
	.contact-divider-top
	{
	  margin: 60px 0; /* Space out the Bootstrap <hr> more */
	}	
	
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  
  .navbar-wrapper2 {
    margin-top: 20px;
  }
  .navbar-wrapper2 .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper2 .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper2 .navbar {
    border-radius: 4px;
  }
  
 

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.4;
  }
  
.carousel-caption3{
 top:100px;
 overflow:noscroll;
 height:593;
 bottom: 100px;
 }  

  .featurette-heading {
    font-size: 30px;
  }
  
	.carousel .item {
	  height: 643px;
	}

	.carousel-inner > .item > img {
	  height: 643px;
	} 
	
	.carousel {
	  height: 643px;
	}
	
	.navbar-wrapper2 {
	  top: 550px;
	}

	.logoimg {
	  height: 45px;
	}	

	.logoimg2 {
	  height: 150px;
	}		
		
	
}

@media (min-width: 992px) {

.vacation{
  position: absolute;
  right: 5%;
  top: 100px;
  left: 5%;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left:55px;
  padding-right:55px;
  margin-bottom: 20px;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  /* background: rgb(0, 0, 0); */
  background-color:#f2f2f2;
  /* RGBa with 0.6 opacity */
  /* background: rgba(0, 0, 0, 0); */
  border: 1px solid black;
  
  /* For IE 5.5 - 7*/
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);*/
  /* For IE 8*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/
  /*-moz-border-radius: 25px;*/
  /*border-radius: 25px;*/	

}

.img-circle2 {
  border-radius: 49%;
  width:200px;
  height:200px;
  border: 6px solid #222222;
}

.img-circlediv2 {
  position:absolute;
  top:5px;
  right:20px;
  z-index:1000;
}

  .featurette-heading {
    margin-top: 20px;
  }
}


.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

.fc-event-time{
   display : none;
}

.errormess	{
	color:		#CC0000;
	text-align:	center;
	font-family : gill, helvetica, serif ;
	font-size:	18px;
}