/* custom css for Totalcon site */
/* ===============================
   Author: Rich Shay
   Date:   7/28/2014

   Notes:
   .carousel
   Colour Palette:
   ---------------
   Dk link yellow:	#ffcc00
   lt link yellow:	#ffff99
   Orange:			#d17f38
   Yellow:			#e8c04f
   Brown:			#4b2707
	 very pale yellow: #F1F5B3
   Ulta font from google fonts
   font-family: 'Ultra', serif;
   =============================== */

body {
/*	background: #000000 url('../images/bkgndsliceLT.jpg'); */
  background: white;
	background-repeat: repeat-y;
	}

#back-to-top {
	position: fixed;
	bottom: 5px;
	right: 5px;
}

#back-to-top a {
	color: #ffcc00;
}

#price-table {
	width: 60%;
	}

/* From PreReg Page */

	.Banner {
  font-family: 'Ultra', Times, 'Times New Roman', serif;
  font-size:30px;
  font-style:normal;
  	text-align: center;
  color:#3071a9;
}

.Banner2
{
  font-family: 'Ultra', Times, 'Times New Roman', serif;
  font-size:16px;
  font-style:italic;
  text-align: center;
  color:#3071a9;
}
.img-responsive {
  display: inline-block;
  height: auto;
  max-width: 100%;
  max-height: 160px;
}

.table caption {
	font-size: large;
}
.navbar  {
	margin-bottom: 0px;
	border: 0;
	background-color: black;
}

.container .navbar-collapse {
background-color: black;
/* width: 100%; */
padding: 0;
margin: 0 auto;
}

ul.nav {
	font-size: 18px;
	font-family: 'Rufina Bold', Times, 'Times New Roman', serif;
}

/* set the background-color to lt linkyellow  #ffff99 */
.navbar-inner {
	background-color: black;
/* remove the gradient */
	background-image: none;
	color: #4b2707;
}

/* menu items */
/* set the background of the menu items to black and default color to linkyellow #ffff99*/

.navbar .nav > li > a {
	background-color: black;
	color: gold;
}
.dropdown-menu .divider {
	background-color: gold;
	color: black;
}
/* set hover and focus to linkyellow with brown text */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	background-color: gold;
	color: black;
}

/* set active item to reverse */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	background-color: gold;
	color: black;
}

/* drop down menu items */

/* set the background of the menu items to brown and default color to linkyellow */
.navbar . nav .dropdown,
.navbar .nav .dropdown-menu ul {
	background-image: none;	/* remove gradient? */
	background-color: gold;
}

.navbar .nav .dropdown-menu > li > a {
background-color: gold;
color: black;
}

/* set hover and focus to linkyellow with brown text */
.navbar .nav .dropdown-menu > li > a:focus,
.navbar .nav .dropdown-menu > li > a:hover {
background-color: goldenrod;
color: black;
}

/* NOT USED set font color and background of the project name (brand) */

.container .navbar-header .navbar-brand
{
	font-size: 18px;
	font-family: 'Rufina Bold', Times, 'Times New Roman', serif;
	background-color: black;
	color: gold;
}

/* Hero */

#hero .container {
	position: relative;
	border: 0;
	padding: 0;
	margin: 0;
	clear: both;
}
#hero img {
	display: block;
  margin: auto;
 }
#hero .col-md-4, #hero .col-md-6 {
	font-size: 14px;
	font-family:  Lato;
	text-align: center;
	color: #4b2707;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 250px;
 /* margin-bottom: 10px; */
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  top: 0;
  font-size: 16px;
	font-family:  Lato;
	text-align: center;
	color: #4b2707;
	text-shadow: 0 0 0 rgba(0,0,0,0);
	/* bottom: 10; */
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
}

/* Declare heights because of positioning of img element */
.carousel-indicators {
	bottom: 5px;
	margin-bottom: 5px;
}

.carousel-inner .item {
  height: 200px;
  margin: 0 0;
  padding-bottom: 5px;
  top: 0;
  font-size: 14px;
	font-family:  Lato;
	text-align: center;
}
.carousel .item p {
	margin: 0;
}

.carousel .item h1 {
  font-size: 20px;
  font-weight: 300;
  color: #4b2707;
  background-color: #e8c04f;
  padding: 3px 0;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 50%;
  margin-left: 25%;
}

/* Industry Guest carousel is higher with more text  use .guestCarousel */

#guestCarousel {
  height: 200px;
  margin-bottom: 10px;
}

#guestCarousel .carousel-inner .item {
  height: 200px;
  margin: 0 0;
  padding-bottom: 5px;
  top: 0;
  font-size: 14px;
	font-family:  Lato;
	text-align: center;
}
#guestCarousel .carousel-caption p {
	margin: 0;
	font-size: 14px;
}
#guestCarousel .carousel-inner img {
	position: absolute;
  top: 25px;
  left: 25px;
}

/* modify thumbnail images */
img .thumbnail {
	width: 100px;
}
.list-inline {
	font-family:  Lato;
	font-size: 14px;
}
.list-inline li {
	width: 30%;
}
.list-inline img {
	margin-right: 5px;
	}
.list-inline a:link {
	color: #107F94; /* was 4CC3D9; */
}
.list-inline a:visited {
	color: #F16745;
	}
.list-inline a:hover {
	color: #d17f38;
}

/* marketing Text Section */
.marketing {
  font-family: Lato;
	text-align: left;
}
.marketing .nav li a {
	padding: 5px 10px;
}
.marketing article {
	padding: 0 15px;
}
.marketing article h1 {
  font-size: 24px;
  font-weight: 300;
	text-align: center;
  color: black;
  background-color: gold;
  padding: 5px 0;
  }

.marketing article h3 {
	text-align: center;
	margin-top: 10px;
}
.marketing .panel {
  background-color: gold;
  border-color: goldenrod;
}
.marketing .panel-heading .gld {
  background-color: gold;
  border-color: goldenrod;
}
.marketing hr {
	color: black;
	height: 3px;
	width: 80%;
	padding: 0;
}
.marketing .col-md-4 {
	height: 135px;
	}
.marketing  img {
	display: block;
  margin: auto;
 }
.marketing article table {
margin-top: 10px;
width: 100%;
text-align: center;
padding:0;
}
.marketing article td {
	padding: 0 10px;
}
.marketing a:link {
	color: #0d6879; /* was 107f94; */
}
.marketing a:visited {
	color: #d93912; /* was f16745 */
	}
.marketing a:hover {
	color: #d17f38;
}

.marketing .radio-inline {
	font-weight: 700;
	}

/* Footer */
footer {
  clear: both;
  text-align: center;
  padding: 2%;
  background-color: black;
  font-size: 16px;
  /* font-family:  'Ultra', Times, 'Times New Roman', serif; */
  color: gold;
}
footer a {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
footer a:hover {
	color: #e8c04f;
}

/* Small screen font controls especially for slideshow */

@media (max-width: 768px) {

.carousel .item h1 {
	font-size: 14px;
	margin-left: 5%;
	width: 90%;
	}

.carousel .item p {
	font-size: 12px;
	}

.carousel-caption {
	font-size: 12px;
	}
.list-inline {
	font-size: 10px;
	}
 }
