/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
// Border Radius
.border-radius(20px) {
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
}



body {
  background-color:#ac6;
}
  .resize {
        margin-bottom: 20px;
        max-width: 100%;
        height: auto;
  }
  .billboard {
        //position: static; 
        width: 960px;
        height: 320px; 
        margin: 10px auto 10px auto; 
        padding-top: 0px;
        // background-image:linear-gradient(to top, #333, #c39);
        -moz-background-size:100% 100%; /* Old Firefox */
        background-size:100% 100%;
        background-repeat:no-repeat;
        //-webkit-border-radius: 20px;
        //-moz-border-radius: 20px;
        //border-radius: 20px;
        border:2px solid #963;
        background-image:url('../images/tva-1-3x1.jpg');
        overflow:hidden;
  }
  .billborder{
        width:100%;
        background:url('../images/blueprint-small.png') left repeat-x, linear-gradient(#ac6, #bd7, #ac6, #bd7, #ac6);
  }
  .masthead {
        position:absolute;
        top: 248px;
        margin:0px;
        width: 460px;
        background-color:#fcf9b7;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-bottom-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top:4px solid #963;
        border-right:4px solid #963;
        padding:10px;
        z-index:10;
  }
  .masthead h1 {
        margin:0px 0px 0px 10px;
  }
  .masthead a {
        text-decoration:none;
  }
  .list-one{
        border-right:1px solid #963;
  }
  #swipe{
      display:none;
  }
  .carousel {
  //position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
  //border-radius: 20px;
}

.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: 45%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  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;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}


/* #slide base Styles
================================================== */
#carcontainer{
        width:960px;
        margin:10px auto;
}
#ms1img{
        width:960px;
        height:320px;
        background:url(../images/tva-1-3x1.jpg);
}
#ms1cap{
        bottom: 0px;      
        right: 0px;      
        position: absolute;
        width:478px;
        z-index: 3;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        font-size: 14px;
        line-height: 14px;
        text-align: right;
        background-color: rgba(55,55,55,.5);
        padding: 0px;
}
#ms2img{
        width:960px;
        height:320px;
        background:url(../images/tva-2-3x1.jpg);
}
#ms2cap{
        top: 85px;      
        right: 100px;      
        position: absolute;
        z-index: 3;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        font-size: 20px;
        line-height: 24px;
        text-align: right;
        background-color: rgba(55,55,55,.5);
        padding: 5px;
}
#ms3img{
        width:960px;
        height:320px;
        background:url(../images/bedroom-3x1.jpg);
}
#ms3cap{
        top: 25px;      
        left: 195px;      
        position: absolute;
        z-index: 3;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        background-color: rgba(55,55,55,.3);
        padding: 5px;
}
#fps1img{
        width:960px;
        height:320px;
        background:url(../images/1-fp-3x1.png);
}
#fps2img{
        width:960px;
        height:320px;
        background:url(../images/1d-fp-3x1.png);
}
#fps3img{
        width:960px;
        height:320px;
        background:url(../images/2-fp-3x1.png);
}
#fps4img{
        width:960px;
        height:320px;
        background:url(../images/3-fp-3x1.png);
}
#fps5img{
        width:960px;
        height:320px;
        background:url(../images/4-fp-3x1.png);
}
/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

  /* All non-Mobile Sizes (devices and browser) */
	@media only screen and (min-width: 768px) {
    .nonmobileOnly {}
    .mobileOnly {
      display:none;
    }
    .coffin {
      top:344px;
    }
    .navlist li {
      display:inline;
      margin:10px;
    }
    .navlist a {
      white-space: nowrap;
    }
    .eoFooter li {
      display:none;
      margin:10px;
    }
    .eoCoffin li {
      display:inline;
      margin:10px;
    }
  }

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
    .billboard {
        position: relative; 
        width: 720px;
        height: 360px; 
        margin: 10px auto 10px auto; 
        padding-top: 0px;
        //-moz-background-size:100% 100%; /* Old Firefox */
        //background-size:100% 100%;
        background-repeat:no-repeat;
        border:2px solid #963;
        background-image:url('../images/tva-1-2x1.jpg');
        overflow:hidden;
    }
    .masthead {
        margin:0px;
        width: 460px;
        top:288px;
        background-color:#fcf9b7;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-bottom-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top:4px solid #963;
        border-right:4px solid #963;
        padding:10px;
        z-index:10;
    }
    .masthead h1 {
        margin:0px 0px 0px 10px;
    }
    .masthead a {
        text-decoration:none;
    }
    .coffin {
      top:385px;
    }
    .carousel-control {
        top:45%;
    }
    #carcontainer{
        width:720px;
        margin:10px auto;
    }
    #ms1img{
        width:720px;
        height:360px;
        background:url(../images/tva-1-2x1.jpg);
    }
    #ms1cap{
        bottom: 0px;      
        right: 0px;      
        position: absolute;
        width:236px;
        z-index: 3;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        font-size: 14px;
        line-height: 14px;
        text-align: right;
        background-color: rgba(55,55,55,.5);
        padding: 0px;
    }
    #ms2img{
        width:720px;
        height:360px;
        background:url(../images/tva-2-2x1.jpg);
    }
    #ms2cap{
        top: 40px;      
        right: 70px;      
        position: absolute;
        z-index: 3;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        font-size: 20px;
        line-height: 24px;
        text-align: right;
        background-color: rgba(55,55,55,.5);
        padding: 5px;
    }
    #ms3img{
        width:720px;
        height:360px;
        background:url(../images/tva-3-2x1.jpg);
    }
    #ms3cap{
        top: 67px;      
        left: 55px;      
        position: absolute;
        z-index: 3;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        background-color: rgba(55,55,55,.3);
        padding: 5px;
    }
    #fps1img{
        width:720px;
        height:360px;
        background:url(../images/1-fp-2x1.png);
    }
    #fps2img{
        width:720px;
        height:360px;
        background:url(../images/1d-fp-2x1.png);
    }
    #fps3img{
        width:720px;
        height:360px;
        background:url(../images/2-fp-2x1.png);
    }
    #fps4img{
        width:720px;
        height:360px;
        background:url(../images/3-fp-2x1.png);
    }
    #fps5img{
        width:720px;
        height:360px;
        background:url(../images/4-fp-2x1.png);
    }
  }

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
    .mobileOnly {}
    .nonmobileOnly {
      display:none;
    }
    .coffin {
      top:174px;
    }
    .navlist li {
      margin:10px;
      white-space: nowrap;
    }
    .navlist a {
      white-space: nowrap;
    }
    .eoFooter li {
      display:inline;
      margin:10px;
    }
    .eoCoffin li {
      display:none;
      margin:10px;
    }
    .billboard {
        position: relative; 
        width: 420px;
        height: 50px; 
        margin: 10px auto; 
        padding-top: 100px;
        background-image:url('../images/tva-mobile.png');
        -moz-background-size:100% 100%; /* Old Firefox */
        background-size:100% 100%;
        background-repeat:no-repeat;
        
    }
    .masthead {
        position:absolute;
        top:107px;
        margin:0px;
        width: 340px;
        padding:0px 0px  0px 10px;
    }
    .masthead h1{
        margin:0px;
        padding:0px;
        font-size:30px;
        line-height:40px;
    }
    #carcontainer{
        width:100%;
    }
    .carousel{
        display:none;
    }
    .list-one{
        border-right:0px;
    }
    #swipe{
        display:inline-block;
        position: absolute;
        z-index:10;
        top: 0px;
        left: 10px;
        height: 20px;
        width: 40px;
        background: url(../images/swipe-r.png);
    }
  }

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}

   	/* Mobile Portrait Size Max 320 (devices and browsers) */
	@media only screen and (max-width: 479px) {
    .billboard {
        position: relative; 
        width: 310px;
        height: 50px; 
        margin: 10px auto; 
        padding-top: 100px;
        background-image:url('../images/tva-mobile-310.png');
        -moz-background-size:100% 100%; /* Old Firefox */
        background-size:100% 100%;
        background-repeat:no-repeat;
        
    }
    .masthead {
        position:absolute;
        top:116px;
        margin:0px;
        width: 280px;
        padding:0px 0px  0px 10px;
    }
    .masthead h1{
        margin:0px;
        padding:0px;
        font-size:24px;
        line-height:30px;
    }

  }

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
 */

.icon-home,
.icon-envelope,
.icon-pencil,
.icon-road,
.icon-cog,
.icon-picture,
.icon-arrow-left,
.icon-wrench,
.icon-shopping-cart,
.icon-comment {
  display: inline-block;
  width: 14px;
  height: 14px;
  .ie7-restore-right-whitespace();
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
  margin-right: 5px;
}

/* White icons with optional class, or on hover/active states of certain elements */
  .icon-envelope           { background-position: -72px  0; }
  .icon-cog                { background-position: -432px 0; }
  .icon-home               { background-position: 0      -24px; }
  .icon-road               { background-position: -72px  -24px; }
  .icon-picture            { background-position: -456px -48px; }
  .icon-pencil             { background-position: 0      -72px; }
  .icon-arrow-left         { background-position: -240px -96px; }
  .icon-wrench             { background-position: -360px -144px; }
  .icon-shopping-cart      { background-position: -360px -120px; }
  .icon-comment            { background-position: -240px -120px; }

/* forms */  
  .superform{
    width:  100%;
  }
  .error{
    background-color: lightgoldenrodyellow;
  }
  .page {
  -webkit-border-top-left-radius: 20px;
      -moz-border-radius-topleft: 20px;
          border-top-left-radius: 20px;
}