/* 
    Document   : homeSuccess
    Created on : Aug 27, 2013, 3:59:56 PM
    Author     : jacobspizziri
    Description:
        Purpose of the stylesheet follows.
*/

.imageflow li img { width:338px; height:350px; }
.imageflow .slider {background-image:url(/css/imageflow/slider_dark.png);}
.imageflow .navigation { height:auto !important; }

.product { line-height:1.6em; border-bottom:1px solid #CCCCCC; margin-top:15px !important; padding-bottom:4px; }
.product .title a {
    color:#4B4942;
    font-size:1.5em;
    font-weight:bold;
    margin:0;
    text-align:left;
    text-decoration:underline;
}


/*Style for new store front*/
/*pseudo-bootstrap Grid Framework*/
img.scale {
    width:100%;
    height:auto;
    display:block;
    text-align:center;
}

.my-row {
    width:100%;
    *zoom: 1;	
}

.my-row:after {
    clear:both;
}

.my-row:before, .my-row:after {
    display: table;
    content: "";
    line-height: 0;
}


.my-row div[class^='col'] {
    float:left;
    padding:7px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.col1 {
    width:186px;
}
.col2 {
    width:372px;
}

.col3 {
    width:558px;
}

.col4 {
    width:744px;
}

.col5 {
    width:930px; 
}

#hero-nav-col {
   width: 16.6666666%;
   float:left;
   padding-right: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#hero-col {
   width: 58.83333333%;
   float:left;
}

#subhero-col {
    width: 23%;
    float:left;
    margin-left:1.5%;
}
/*Boostrap Carousel CSS*/
.carousel {
    position: relative;
    margin-bottom: 18px;
    line-height: 1;
}
.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.carousel .item {
    display: none;
    position: relative;
    -webkit-transition: 0.5s ease-in-out left;
    -moz-transition: 0.5s ease-in-out left;
    -ms-transition: 0.5s ease-in-out left;
    -o-transition: 0.5s ease-in-out left;
    transition: 0.5s ease-in-out left;
}
.carousel .active, .carousel .next, .carousel .prev {
    display: block;
}
.carousel .active {
    left: 0;
}
.carousel .next, .carousel .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel .next {
    left: 100%;
}
.carousel .prev {
    left: -100%;
}
.carousel .next.left, .carousel .prev.right {
    left: 0;
}
.carousel .active.left {
    left: -100%;
}
.carousel .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 50%;
    top: calc(50% - 20px);
    top: -webkit-calc(50% - 20px);
    top: -moz-calc(50% - 20px);
    left: 15px;
    width: 40px;
    height: 40px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    opacity: 0.5;
    filter: alpha(opacity=50);
    text-shadow: 1px 1px 1px rgba(0,0,0,.75);
}

.carousel-control.right {
    left: auto;
    right: 15px;
}
.carousel-control:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}
.carousel-caption p {
    color: #ffffff;
    margin: 0;
}

.item, .next, .left, .right{
    margin:0px !important
}

.sub-hero{
    padding-bottom:14px;
}  

.item img {
    width: 100%;
    height:auto;
}

.sub-hero1 img, .sub-hero2 img {
    width: 100%;
    max-height: 151px;
}

.sub-hero3 img {
    width: 100%;
    max-height:110px;
}

.left-nav {
    line-height: 18px;
    font-size: 13px;
}

h3 {
    font-size: 15px;
		line-height: 1;
}

.item .carousel-caption {
    line-height:17px;
}

.item .carousel-caption h4 {
    line-height:24px;
    font-size: 1.6em;
    color:#EBF0FA;
}

.item .carousel-caption p {
    color:#EBF0FA;
}

.carousel-caption{
    background: rgba(26, 58, 116, 0.75);
}

span.carat {
    color:orange;
    font-weight:bold;
    font-family:Arial;
    font-size:12px;
}

/*Slider CSS*/
.item-slider img {
    width:100%;
    height:auto;
}

.item-slider .my-row {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}

.item-slider .my-row .col1{
    width: 174px;
    padding-left:22px;
    padding-right:22px;
}

img.tile-image {
    box-shadow:5px 5px 6px #999;
}

.item-slider .carousel-control.right {
    left: auto;
    right: -9px;
}

.item-slider .carousel-control.left {
    left: -9px;
    right: auto;
}

.speaker-name {
    font-size: 1.19em;
}

span.rating img{
    height:15px;
    width:15px;
}

div.description-wrapper{
    width:122%;
}

div.container {
    height: 270px;
}


.subtitle {
    font-weight:100;
    color: #969696;
}

.body {
    font-weigth:100;
}

.title {
    font-weight:400;
    color: black;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom:5px;
}

.title.xlarge, .subtitle.xlarge, .body.xlarge{
    font-size:3em;
}

.title.large, .subtitle.large, .body.large {
    font-size: 2em;
}

.title.medium-large, .subtitle.medium-large, .body.medium-large {
    font-size: 1.7em;
}


.title.medium, .subtitle.medium, .body.medium {
    font-size: 1.3em;
}

.title.small, .subtitle.small, .body.small {
    font-size: 1.1em;
}

.title.xsmall, subtitle.xsmall, .body.xsmall {
    font-size: .9em;
}