/* General Page Styles */
body {
padding: 0px;
margin: 0px;

}

.container {
box-shadow:  0px 0px 7px 0px #888888;
padding: 0px;
max-width: 1170px;
margin: 0 auto;
}

.container .container1 {
  padding: 0px 25px 0px;
  width: 100%;
 }

 .centered {
  text-align: center;
  vertical-align: text-top;
  font-size: 115%;
 }

 .centeredImg {
  margin-left: auto;
  margin-right: auto;
 }

 .textindent {
  padding-left: 20px;
 }

 /* Header and navbar related styling */

.page-header {
background-color: #9400D3;
text-align: center;
padding: 0px;
margin:0px;
text-align: center;
}

.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
    border: 0px;
    height: 100%;
}

.nav-tabs a {
padding: 0pt;
color: #fff;
}

.nav-tabs a:hover {
color: #3FD100;
}

.nav>li>a {
padding: 15px 15px;
}

.navbar, .nav-tabs>li>a {
  border-radius: 0;
}

.nav-tabs>li.active>a:hover {
  border: 0px;
}

.navbar {
  margin: 0px;
  padding: 0px;
  background-color: #9400D3;
  min-height: 0px;
  border-color: black;
  border: 1px;
}

.nav-tabs.nav-justified>li>a {
  border: 0px none #fff;
}

.navbar-header {
  margin: 0px none #fff;
}

.navbar-inverse {
  border-color: #9400D3;
}

ul li a: {
  color: #3FD100;
}

li:active {
  color: #3FD100;
}

img {
	height: 100%;
	width: 100%;
}
 
 /* Carousel realted styling */
 .carousel-caption1 {
  text-align: left;
  position: absolute;
  left: 50%;
  right: 5%;
  top: 20%;
  bottom: 28%;

  font-size: 150%;
  
  padding: 10px 15px 5px;
}

.carousel-caption2 {
  text-align: left;
  position: absolute;
  left: 33%;
  right: 32%;
  top: 42%;
  bottom: 28%;

  font-size: 150%;
  
  padding: 10px 15px 5px;
}

.carousel-caption3 {
  text-align: left;
  position: absolute;
  left: 1%;
  right: 65%;
  top: 0%;
  bottom: 28%;

  font-size: 150%;
  
  padding: 10px 15px 5px;
}

.carousel-caption4 {
  text-align: center;
  position: absolute;
  left: 10%;
  right: 10%;
  top: 23%;
  bottom: 40%;

  font-size: 150%;
  
  padding: 10px 15px 5px;
}

.carousel-caption5 {
  text-align: center;
  position: absolute;
  left: 53%;
  right: 1%;
  top: 0%;
  bottom: 50%;

  font-size: 155%;
  
  padding: 10px 15px 5px;
}

.carousel-caption6 h4 {
  text-align: center;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 70%;
  bottom: 0%;
  
  font-size: 200%;
  -webkit-text-stroke: 1px black;

  padding: 10px 15px 5px;
}

.carousel-caption7 {
  text-align: left;
  position: absolute;
  left: 45%;
  right: 5%;
  top: 5%;
  bottom: 10%;

  font-size: 125%;
  -webkit-text-stroke: 1px black;
  
  padding: 10px 15px 5px;
}

.carousel-caption8 {
  text-align: center;
  position: absolute;
  left: 10%;
  right: 10%;
  top: 15%;
  bottom: 40%;

  font-size: 150%;
  
  padding: 10px 15px 5px;
}

.carousel-caption1 h4, .carousel-caption1 p,
.carousel-caption3 h4, .carousel-caption3 p,
.carousel-caption6 h4, .carousel-caption6 p, 
.carousel-caption7 h4, .carousel-caption7 p {
  color: #fff;
  text-align: center;

}

.carousel-caption2 h4, .carousel-caption2 p,
.carousel-caption4 h4, .carousel-caption4 p,
.carousel-caption5 h4, .carousel-caption5 p,
.carousel-caption8 h4, .carousel-caption8 p  {
  color: black;
  text-align: center;
}

.carousel-caption1 h4, .carousel-caption2 h4, .carousel-caption3 h4 {
  font-weight: bold;
  font-style: italic;
}

.carousel-caption4 h4, .carousel-caption5 h4, .carousel-caption6 h4, .carousel-caption7 h4, .carousel-caption8 h4 {
  font-weight: bold;
}

.carousel-caption1 h4, .carousel-caption5 h4 {
font-size: 200%;
}

.carousel-caption2 h4 {
  font-size: 130%;
}

.carousel-caption3 h4 {
  font-size: 175%;
}

.carousel-caption4 h4, .carousel-caption7 h4, .carousel-caption8 h4 {
font-size: 350%;
}

.carousel-caption6 h4 {
font-size: 700%;
}

/* Footer related styling */
.page-footer {
  background-color: #9400D3;
  text-align: center;
  padding: 30px;
  font-size: 100%;
  margin:0px;
}

.containerFoot {
  vertical-align: top;
  background-color: #CC8800;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

/* General Text Formatting */
h1 {
  font-size: 250%;
  font-color: #000;
  vertical-align: center;
  text-align: center;
}

h3 {
  font-size: 150%;
}

h1, h3 {
  color: white;
}

h2 {
  color: #CC8800;
  font-weight: bold;
  font-style: italic;
}

h5 {
  padding-top: 3%;
  color: black;
  font-size: 200%;
  font-weight: bold;
}

h6 { 
  font-size: 150%;
  font-style: italic;
  font-weight: bold;
  color: #fff;
}

.modal-header-text {
  font-size: 150%;
  color: black;
  font-weight: bold;
}

.toppad {
padding-top: 3%;
}

.botpad {
  padding-bottom: 15px;
}

.ontop {
  z-index: 50;
  vertical-align: center;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #EEEEEE;
  color: #FFFFFF;
  border-style: solid none;
  border-width: 1px 0;
  margin: 6px 0;
}

/* Modal related styling */



