@charset "utf-8";
/* CSS Document */

#videonav {
position: absolute;
left: 0px;
top: -11px;
width: 128px;
height: 594px;
z-index: 2;
padding-top: 10px;
background-image: url('http://www.daytonastorage.com/images/videonav.png');
background-repeat: no-repeat;
text-align: center;
font-size: 11px;
}

#videocontainer {
position: relative;
top: -20px;
left: 125px;
height: 430px;
width: 746px;
text-align: center;
background-image: url('http://www.daytonastorage.com/images/videoback.png');
background-repeat: no-repeat;
margin: 0px auto;
overflow: hidden;
}

#fullscreenhelp {
position: relative;
top: -30px;
left: 125px;
width: 746px;
font-size: 9px;
margin: 0px auto;
text-align: center;
}

#videospot {
position: relative;
top: 12px;
height: 404px;
width: 720px;
margin: 0px auto;
overflow: hidden;
}

#divPlayer_0 {
position: relative;
top: -5px;
left: -3px;
border: 0px;
padding: 0px;
margin: 0px;
}

#detailsboxcontainer {
position: absolute;
top: 421px;
left: 0px;
width: 100%;
height: 161px;
}

#detailsboxleft {
position: absolute;
left: 0px;
top: 0px;
width: 275px;
height: 161px;
background-image: url('http://www.daytonastorage.com/images/detailboxleft.png');
background-repeat: no-repeat;
background-position: right;
}

#detailsboxcenter {
width: inherit;
height: 161px;
background-image: url('http://www.daytonastorage.com/images/detailboxcenter.png');
background-repeat: repeat-x;
text-align: center;
}

#vidtext {
position: relative;
width: 710px;
height: 135px;
left: 125px;
top: 5px;
z-index: 5;
font-size: 12px;
margin: 0px auto;
overflow-y: auto;
text-align: left;
}

#detailsboxright {
position: absolute;
right: 0px;
top: 0px;
width: 23px;
height: 161px;
background-image: url('http://www.daytonastorage.com/images/detailboxright.png');
background-repeat: no-repeat;
}

/* Video Nav Scroll */

#vidnav-outter {
position: absolute;
top: 15px;
left: 2px;
width: 115px;
height: 558px;
overflow: hidden;
}

#vidnav-inner {
width: 115px;
height: 800px;
}

#vidtop {
position: absolute;
top: -10px;
left: 10px;
background-image: url('http://www.daytonastorage.com/images/up.png');
background-position: center;
}

#vidbottom {
position: absolute;
top: 569px;
left: 10px;
background-image: url('http://www.daytonastorage.com/images/down.png');
background-position: top;
}
