/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
 @font-face {
    font-family: "ChunkFiveRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Chunkfive-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/Chunkfive-webfont.woff") format("woff"), url("../Fonts/Chunkfive-webfont.ttf") format("truetype"), url("../Fonts/Chunkfive-webfont.svg#ChunkFiveRegular") format("svg");
}
#myCarousel{width: 1010px; height: 480px;}
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.carousel{position:relative;margin-bottom:0px;line-height:1;}
.carousel-inner{overflow:hidden;width:100%;position:relative; left: -30px;}

.carousel-inner>.item {display:none;position:relative;-webkit-transition:0.75s ease-in-out left;-moz-transition:0.75s ease-in-out left;-o-transition:0.75s ease-in-out left;transition:0.75s ease-in-out left;}
.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1;}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block;}
.carousel-inner>.active{left:0;}
.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%;}
.carousel-inner>.next{left:100%;}
.carousel-inner>.prev{left:-100%;}
.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0;}
.carousel-inner>.active.left{left:-100%;}
.carousel-inner>.active.right{left:100%;}
.carousel-control{position:absolute;top:40%;left:0px;width:40px;height:40px;margin-top:170px;font-size:60px;font-weight:100;line-height:30px;color:#ffffff;text-align:center;}
.carousel-control.right{left:auto;right:30px;}
a.carousel-control {text-decoration:none; color: #7f7e7e;}
.carousel-control:hover,.carousel-control:focus{color:#444;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);}
.carousel-indicators{position:absolute;top:10px;right:35px;z-index:5;margin:0;list-style:none;}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255, 255, 255, 0.25);border-radius:5px;}
.carousel-indicators .active{background-color:#fff;}
.carousel-caption{position:absolute;left:30px;right:0;bottom:10px;padding:15px;background:#333333; color: #FFF;background:rgba(0, 0, 0, 0.3); width: 890px; }
.carousel-caption h4,.carousel-caption p{font-family: 'ChunkFiveRegular',Georgia,'Times New Roman',Times,serif; font-size: 2.1em;line-height:40px;text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);; }
.carousel-caption h4{margin:0 0 5px;}
.carousel-caption p{margin-bottom:0;}
