body {
    background: #f5f5f5;
    font-size: 62.5%; }

.headerPull {
    margin-left:0px; }

.headerBack {
	width:100%;
	background: #fff;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid #ccc;
    height: 80px;}
 

header nav {
    font-family: "vinyl-1","vinyl-2","Helvetica","Arial",sans-serif;
    margin: 0 auto; 
	width: 940px;}

header nav ul {
    padding: 0;
    margin: 0; }

header nav ul .branding {
    border-right: none;
    float: left; }

header nav ul .first {
    border-left: 1px solid #ccc; }

header nav ul .nav-link {
    float: right;
    width: 80px;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 18px; }

header nav ul .nav-link a {
    position: relative;
    text-transform: uppercase;
    color: #323232;
    display: block;
    height: 80px;
    font-size: 1.4em;
    text-decoration: none; }

.headerBack header nav ul .nav-link a:hover {
    color: #fff;
    background: #323232; }

.headerBack header nav ul .nav-link a:visited {
    color: #323232; }
    header nav ul .nav-link a:visited:hover {
    color: #fff; }

.headerBack header nav ul .nav-link a .link-text {
    display: inline-block;
    height: 40px;
    vertical-align: -50px;
    bottom: 10; }

.headerBack header nav ul .nav-link a.selected {
    color: #fff;
    background: #323232; }

#main .flexslider {
  margin-top: 20px;
  width: 940px;
  height: 539px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

#main .flexslider .vidCover {
    position: relative;
    z-index: 1000;
    display: block;
    width: 940px;
    height: 539px;
    cursor: pointer;}
	
#main .flexslider .vidContainer {
	
}
	
#main .description #category, #main .description #piece-title {
    font-family: "vinyl-1","vinyl-2","Helvetica","Arial",sans-serif;
    font-size: 1.3em;
    color: #323232;
    float: left; }

#main .description {
	width:440px;
	margin-top: 10px;
    float: left;
    display: none; }

#main .description.active-piece {
    display: block; }

#main #dig-scrubber {
    display: none;
    margin-top: 20px; }

#main #dig-scrubber .navBtn {
    float: left;
    background: url(../img/dot.png) top left no-repeat;
    width: 8px;
    height: 8px;
    margin-right: 38px; }

#main #dig-scrubber .navBtn.active {
    background: url(../img/dot.png) top right no-repeat; }

#main #dig-scrubber .navBtn.last {
    margin-right: 0; }
	
/* Character animations */
.characters {
	/*background: #ffffff;*/
	height: 537px;
	width: 940px;
}

.bdr {
	border: 1px solid #333333;
	background: #ffffff;
}

#bnr, #bnr2, #bnr3, #bnr4, #bnr5 {
	display: table;
	background: #000000;
	height: 95px;
	width: 940px;
	margin-top: 210px;
	position: absolute;
}

#char_txt1, #char_txt2, #char_txt3, #char_txt4, #char_txt5 {
	display: table-cell; 
	vertical-align:middle;
	height: 62px;
}
.beer {
	position: absolute;
	margin-top: 160px;
	margin-left: 370px;
}
#shad1 {
	position: absolute;
	background: transparent url(../img/shadow_angry_angel.png) 0 0 no-repeat;
	width: 330px;
	height: 45px;
	margin-left: 550px;
	margin-top: 475px;
}
#char1{
	position: absolute;
	z-index: 1000;
	background: transparent url(../img/angry_angel.png) 0 0 no-repeat;
	height: 480px;
	width: 333px;
	margin-left: 530px;
	margin-top: 20px;
}
#char2{
	position: absolute;
	z-index: 1000;
	background: transparent url(../img/char_badPenny.png) 0 0 no-repeat;
	height: 495px;
	width: 290px;
	margin-left: 555px;
	margin-top: 20px;
}

#char3{
	position: absolute;
	z-index: 1000;
	background: transparent url(../img/char_blancoDiablo.png) 0 0 no-repeat;
	height: 495px;
	width: 180px;
	margin-left: 630px;
	margin-top: 20px;
}

#char4{
	position: absolute;
	z-index: 1000;
	background: transparent url(../img/char_hellsBelle.png) 0 0 no-repeat;
	height: 495px;
	width: 305px;
	margin-left: 560px;
	margin-top: 20px;
}
#char5{
	position: absolute;
	z-index: 1000;
	background: transparent url(../img/char_highRoller.png) 0 0 no-repeat;
	height: 4895px;
	width: 230px;
	margin-left: 570px;
	margin-top: 20px;
}


