body {
    background-color: #eee;
}
.block {
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:20px
}
.trans-block {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px 10px 20px;   

}
.trans-block .thumbnail { 
	    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

	}

.shadow {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.blue-top	{ border-top: 5px solid #34657F;}
.red-top	{ border-top: 5px solid #E03C31;}
.white-container {
    background-color: #fff;
    padding-bottom:20px;
}
.well-container {
	  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 20px 20px 0px;   
     background-color: #fff;
}
.cfmargin	{ margin-bottom:20px;}
.seen-block {
    text-align:center;
    margin-bottom:20px;
}

.input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.white {
    background:#f5f5f5;
}
.white .btn {
	
}
.red-gradient {
	color: #f1f1f1;
    background-color: #E03C31;
    background-image: -moz-linear-gradient(top, #E03C31, #C6352B);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E03C31), to(#C6352B));
    background-image: -webkit-linear-gradient(top, #E03C31, #C6352B);
    background-image: -o-linear-gradient(top, #E03C31, #C6352B);
    background-image: linear-gradient(to bottom, #E03C31, #C6352B);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffE03C31', endColorstr='#ffC6352B', GradientType=0);
    *background-color: #C6352B;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.red-gradient h4 { 
	color:#f5f5f5;
	margin-top:0;	
}
.blue-gradient {
    color: #f1f1f1;
    background-color: #34657F;
    background-image: -moz-linear-gradient(top, #34657F, #2A5165);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#34657F), to(#2A5165));
    background-image: -webkit-linear-gradient(top, #34657F, #2A5165);
    background-image: -o-linear-gradient(top, #34657F, #2A5165);
    background-image: linear-gradient(to bottom, #34657F, #2A5165);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff34657F', endColorstr='#ff2A5165', GradientType=0);
    *background-color: #2A5165;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.header-block {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:30px 0px;color: #f1f1f1;
    margin-bottom:20px;
    background-color: #34657F;
    background-image: -moz-linear-gradient(top, #34657F, #2A5165);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#34657F), to(#2A5165));
    background-image: -webkit-linear-gradient(top, #34657F, #2A5165);
    background-image: -o-linear-gradient(top, #34657F, #2A5165);
    background-image: linear-gradient(to bottom, #34657F, #2A5165);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff34657F', endColorstr='#ff2A5165', GradientType=0);
    *background-color: #2A5165;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.header-block h1 {
	color:#f2f2f2;
	margin:0;padding:0;line-height:20px;
}
a:hover {
  color: #34657F;
}
ul {
	margin-top:10px;

}
.well {
  margin: 20px -10px 0px 20px;
  overflow:hidden;
}
.well h1, .well h2, .well h3, .well h4 {
  margin-top: 0;
  
}
.thumbnail {
    margin-bottom: 20px;
    float:none;
    max-width:100%;
}
.well .thumbnail {
    float: left;
    margin-right: 20px;
    max-width:300px;
    margin-bottom:20px;
}
.well ul {
    position:relative;
    left:20px;
}
.detail .thumbnail {
    float: right;
    margin-left: 20px;
    max-width:300px;
    margin-bottom:20px;
}
.modal {
    color:#333;
}
.modal h2 {
    color:#34657F;
    padding-top:10px;
    margin-bottom:0;
}
h1, h2, h3, h4, h5, h6 {
    color: #34657F;
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-weight: 900;line-height: 1.45;
}
h1, h2 {
    margin-bottom: 10px;
}
h2 img, h3 img, h4 img {
    margin-right: 10px;
}
h5 img {
    margin-right: 10px;
    height: 25px;
}
h1 {
  font-size: 24.5px;
}
h2 {
  font-size: 17.5px;
	margin-top:0;padding:0;

}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 14px;
}
.dark {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em 0;
    background-color: #020200;
    color: #f1f1f1;
}
#carousel-wrapper h2 {
    line-height: 1.25;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    text-align: center;
}
blockquote p {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
}
hr {
  margin:20px 0px 0px 0px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #f5f5f5;
}
.footer {
    background-color: #E03C31;
    border-top: 10px solid #2A5165;
    padding-top: 10px;
    margin-bottom: 0px;
    margin-top:30px;
    color: #f1f1f1;
    min-height: 200px;
    width: 100%;
    background-color: #34657F;
    background-image: -moz-linear-gradient(top, #34657F, #2A5165);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#34657F), to(#2A5165));
    background-image: -webkit-linear-gradient(top, #34657F, #2A5165);
    background-image: -o-linear-gradient(top, #34657F, #2A5165);
    background-image: linear-gradient(to bottom, #34657F, #2A5165);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff34657F', endColorstr='#ff2A5165', GradientType=0);
    *background-color: #2A5165;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.footer h4 {
    color: #f1f1f1;
    margin-bottom: 5px;
}
.footer li {
    list-style: none;
    text-indent: 0;
    margin-left: -25px;
}
.footer li a, .footer a {
    color: #cde3fa;
}
.footer p {
    margin: 0;
}
.footer .copyright {
    text-align: center;border-top:1px dotted #555; margin-top:10px; padding-bottom:10px;
}
.spacer {
    height: 3px;
}
.wrapper-inner {
    padding: 30px;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    border: 0;
    font-family: "ff-meta-serif-web-pro", serif;
    font-weight: bold;
}

/* Navbar */
.navbar {
    margin-top: 0px;
    margin-bottom:0px;
}
.navbar .brand {
    padding: 21px 0px 12px 22px; /* Increase vertical padding to match navbar links */
    font-family: "ff-meta-serif-web-pro", serif;
    color: #34657F;
    font-weight: bold;
    margin-right: 0px;
}
.navbar-inner {
    border: none;
    padding-right: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.top-alert {
	text-align:center;
	position:absolute;
	top:0px;
	margin-bottom:50px;
}
/* Navbar links: increase padding for taller navbar */
.navbar .nav > li > a {
    padding: 37px 25px;
    text-transform: uppercase;
    font-size: 100%;
    color: #34657F;
    border-right: 1px solid #eee;
    border-left: 1px solid #fff;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #E03C31;
    text-decoration: none;
    background-color: #fff;
    border-top: 5px solid #E03C31;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .nav > li > a:hover {
    color: #E03C31;
    border-top: 5px solid #E03C31;
}
/* Tabs */

.nav-tabs > li > a, .nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 0px;
    line-height: 14px;
}
.nav-tabs {
    border-bottom: 0px solid #ddd;
}
.nav-tabs > li {
    margin-bottom: 0px;
    width: 33.32999%;
}

.nav-tabs > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 15px;
    border: none;
    color: #cde3fa;
    background-color: #c6352b;
    margin-bottom: -3px;
    border-right: 1px solid #992921;
    border-left: 1px solid #e0584e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.nav-tabs > li > a:hover {
    border: none;
    border-top: 0px solid #E03C31;
    background-color: #992921;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    color: #E03C31;
    background-color: #E03C31;
    color: #fff;
    font-weight: bold;
    border: none;
    cursor: default;
    border-top: 3px solid #fff;
}

#carousel-wrapper {
    background-color: #020202;
    background-image: url("../img/slide-back.jpg");
    background-position: center;
    background-repeat: no-repeat;
}
/* Carousel base class */
.carousel {
  -webkit-box-shadow: 0 0px 14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0px 14px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 14px rgba(0, 0, 0, 0.5);
  border:0;
 
}
.slideimg {
    float: right;

}
.carousel .container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

}
.carousel-control {
    background-color: transparent;
    border: 0;
    font-size: 120px;
    margin-top: 0;
    text-shadow: 0 2px 2px rgba(0,0,0,.7);
}
.carousel .item {
    height: auto;
	background-color: #E03C31;
    background-image: -moz-linear-gradient(top, #E03C31, #C6352B);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E03C31), to(#C6352B));
    background-image: -webkit-linear-gradient(top, #E03C31, #C6352B);
    background-image: -o-linear-gradient(top, #E03C31, #C6352B);
    background-image: linear-gradient(to bottom, #E03C31, #C6352B);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffE03C31', endColorstr='#ffC6352B', GradientType=0);
    border-color: #C6352B #C6352B #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #C6352B;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    
}
.carousel .item .item-description {
	position: absolute;
	top:30px;
	max-width:500px;
	max-height:210px;
	overflow:hidden;
	left:590px;
}
.carousel .item .item-description h1 {
	color:#f2f2f2;
	margin-top: 15px;
    line-height: 1.25;
    text-shadow: 0 2px 1px rgba(0,0,0,.4);
}
.carousel-angle {
    position:absolute;
    top:0px;
    left:515px;
}
.carousel .item .item-description p {
    color:#f2f2f2;
    line-height: 32px;
    font-size:140%;text-shadow: 0 2px 1px rgba(0,0,0,.4);
}
.carousel .item .item-description a {
    text-decoration:none;
}
  
.input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    width: 78%;
}
/* Forms Plugin Style */
textarea, input[type*="text"], select {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dform ul li {
    list-style:none;
    padding:0;
    margin:0;
}
