#vfs {
    width: 976px;
    font-family: Arial, sans-serif;
}
#vfs a img {
	border: 0;
}
#vfs sup {
	font-size: 68%;
	vertical-align: 0.6em;
}
.vfs-clear {
    clear: both;
    overflow: hidden;
    height: 1px;
    line-height: 0;
}

#vfs .vfs-last {
    margin-right: 0;
    border-right: 0;
}

.ir {
    position: relative;
    overflow: hidden;
    display: block;
}
.ir span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}
a.ir:hover, a.ir span:hover {
    cursor: pointer;
}

body #vfs .vfs-error {
    color: red;
}

#vfs h1 {
    width: 912px;
    height: 48px;
    margin: 0;
    padding: 18px 0 0 64px;
    color: #fff;
    font-size: 32px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    line-height: 44px;
    text-transform: uppercase;
    /*border-bottom: 9px solid #009ada;*/
    background: url(../images/viewFromYourSeat/icon_eye.png) scroll no-repeat 12px 10px #007b85;
}
#vfs h2 {
    margin: 0;
    padding: 0;
    color: #00285e;
    font-size: 22px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

#vfs .vfs-rc {
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: url(../images/viewFromYourSeat/bg_rounded-corners.png) scroll no-repeat 0 0 #00285e;
}
#vfs .vfs-top {
    width: 976px;
    height: 7px;
    background-position: 0 0;
}
#vfs .vfs-bottom {
    position: absolute;
    bottom: 0;
    border-top: 5px solid #007b85;
    *border-top: 6px solid #007b85; /* IE6 */
    
    width: 976px;
    height: 7px;
    background-position: 0 -7px;
}

#vfs-view-options .vfs-bottom {
    position: absolute;
    bottom: 0;
    border: 0;
    z-index: 0; /* IE6 */
}

#vfs-view {
    position: relative;
    height: 664px;
}

#vfs-view-options .vfs-rc {
    width: 952px;
}

#vfs-choose-view {
    position: absolute;
    left: 0;
    top: 65px;
}
#vfs-show-view {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

#vfs-choose-view {
    padding: 12px 0 0;
    background-color: #007b85;
}

#vfs-view-options .vfs-top {
    background-position: 0 -14px;
}
#vfs-view-options .vfs-bottom {
    background-position: 0 -21px;
}

#vfs-view-options {
    position: relative;
    height: 575px;
    margin: 0 12px;
    background-color: #fff;
}

#vfs-controls {
    position: absolute;
    z-index: 2;
    width: 605px; /* 650px */
    height: 50px;
    left: 160px; /* 139px */
    top: 0px;
    margin: 0 auto;
    padding: 14px 12px 18px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    *background-image: url(../images/viewFromYourSeat/bg_white-halftone.gif);
}

#vfs-controls h2 {
    margin: 0 0 6px 0;
}

#vfs-controls label {
    float: left;
    margin: 6px 8px 0 0;
    color: #007b85;
    font-size: 18px;
	display: none;
}

#vfs-dot {
    float: left;
    width: 6px;
    height: 5px;
    *height: 6px;
    margin: 14px 20px 0;
    color: #00285E;
}
#vfs-dot.ir span {
    background: url(../images/viewFromYourSeat/icon_bullet-blue.png) scroll no-repeat 0 0 transparent;
    *background-position: 0 2px;
}

#vfs-blocks-or-boxes {
    float: left;
    width: 129px;
    height: 36px;
    text-align: left;
}
#vfs-blocks-or-boxes span {
    background: url(../images/viewFromYourSeat/buttons_blocks-boxes.png) scroll no-repeat 0 -36px transparent;
}
#vfs-blocks-or-boxes select {
    display: none;
}

#vfs-submit-options {
    float: right;
    margin: 0 3px 0 0;
}

#vfs-seat #vfs-eventType-container {
    position: relative;
    margin: 0;
}
#vfs-eventType-container {
    float: left;
    width: 259px;
    text-align: left;
}
#vfs-eventType-container ul, #vfs-eventType-selected {
    display: none;
}
#vfs.vfs-js #vfs-eventType-selected {
    display: block;
}
#vfs.vfs-js #vfs-eventType-container select {
    display: none;
}
#vfs-eventType-container #vfs-eventType-selected {
    width: 259px;
    height: 34px;
    margin: 0;
    color: #007b85;
    background: url(../images/viewFromYourSeat/bgs_select.gif) scroll no-repeat 0 0 transparent;
}
#vfs-eventType-container.open #vfs-eventType-selected {
    display: none;
}
#vfs-eventType-container.open ul {
    position: absolute;
    z-index: 10;
    display: block;
    width: 259px;
    height: 68px;
    background: url(../images/viewFromYourSeat/bgs_select.gif) scroll no-repeat 0 -34px transparent;
}
#vfs-eventType-container ul li {
    height: 34px;
}
#vfs-eventType-container a {
    display: block;
    overflow: hidden;
    height: 34px;
    margin: 0 1px;
    padding: 0 12px;
    color: #007b85;
    font-size: 14px;
    line-height: 32px;
}
#vfs-eventType-container ul li a {
    height: 32px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #d0d0d0;
}
#vfs-eventType-container ul li.eventType-1 a {
    height: 33px;
    border-top: 0;
    border-bottom: 1px solid #e4e4e4;
}
#vfs-eventType-container ul li.eventType-2 a {
    height: 33px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 0;
}
#vfs-eventType-container ul li.eventType-1 a:hover {
    background-color: #ededed;
    background-color: rgba(255, 255, 255, 0.5);
}
#vfs-eventType-container ul li.eventType-2 a:hover {
    background-color: #e3e3e3;
}
#vfs-eventType-container ul li.eventType-3 a:hover {
    background-color: #d0d0d0;
}

#vfs-map {
    position: absolute;
}

.vfs-preview {
    display: none;
    position: absolute;
    z-index: 6;
    width: 156px;
    height: 97px;
    padding: 11px 0 0 10px;
    text-align: left;
    background: url(../images/viewFromYourSeat/bg_view-hover.png) scroll no-repeat 0 0 transparent;
    *background: url(../images/viewFromYourSeat/bg_view-hover.gif) scroll no-repeat 0 0 transparent;
}
.vfs-preview img {
    border: 1px solid #e7e7e7;
}

.vfs-title {
    margin-bottom: 6px;
    text-align: left;
    text-transform: uppercase;
}
.vfs-map {
    position: relative;
    clear: both;
    text-align: left;
}
.vfs-imagemap {
    position: relative;
    margin: 0 auto;
}

#vfs-blocks-sports, #vfs-blocks-music-west, #vfs-boxes-sports, #vfs-boxes-music-west  {
    width: 952px;
    height: 571px;
}

#vfs-blocks-sports .vfs-imagemap, #vfs-blocks-music-west .vfs-imagemap {
    width: 952px;
    height: 541px;
}
#vfs-boxes-sports .vfs-imagemap, #vfs-boxes-music-west .vfs-imagemap  {
    width: 952px;
    height: 534px;
}

#vfs-blocks-sports .vfs-imagemap img, #vfs-blocks-music-west .vfs-imagemap img {
    margin: 80px 0 0 197px;
}
#vfs-boxes-sports .vfs-imagemap img, #vfs-boxes-music-west .vfs-imagemap img  {
    margin: 100px 0 0 151px;
}

#vfs-blocks-sports {
    display: block;
}

.vfs-map-detail {
    display: none;
    clear: both;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 952px;
    height: 575px;
}
#vfs-boxes-sports-3-1 .vfs-imagemap {
    margin: -7px 0 0 0;
}
#vfs-boxes-sports-3-2 .vfs-imagemap {
    margin: -7px 0 0 0;
}
#vfs-boxes-sports-3-3 .vfs-imagemap {
    margin: -7px 0 0 0;
}
#vfs-boxes-sports-3-4 .vfs-imagemap {
    margin: -7px 0 0 0;
}
#vfs-boxes-sports-3-4 .vfs-level, #vfs-boxes-sports-4-4 .vfs-level, #vfs-boxes-music-west-3-4 .vfs-level, #vfs-boxes-music-west-4-4 .vfs-level {
    color: #fff;
    text-shadow: 0px -1px 0px #999;
}
#vfs-boxes-sports-4-1 .vfs-imagemap img {
    margin: 98px 0 0 0;
}
#vfs-boxes-sports-4-4 .vfs-imagemap img {
    margin: 98px 0 0 0;
}
#vfs-boxes-music-west-3-1 .vfs-imagemap img {
    margin: -7px 0 0 0;
}
#vfs-boxes-music-west-3-2 .vfs-imagemap img {
    margin: -7px 0 0 0;
}
#vfs-boxes-music-west-3-3 .vfs-imagemap img {
    margin: -7px 0 0 0;
}
#vfs-boxes-music-west-3-4 .vfs-imagemap img {
    margin: -7px 0 0 0;
}
#vfs-boxes-music-west-4-1 .vfs-imagemap img {
    margin: 98px 0 0 0;
}
#vfs-boxes-music-west-4-4 .vfs-imagemap img {
    margin: 98px 0 0 0;
}

.vfs-map {
    display: none;
}
.vfs-map .vfs-key {
    position: absolute;
    left: 12px;
    bottom: 6px;
    width: 180px;
    color: #007b85;
    font-size: 18px;
    *bottom: 12px; /* IE6 */
}
.vfs-map .vfs-key dt {
    clear: left;
    float: left;
    width: 14px;
    margin: 0 5px 8px 0;
}
.vfs-map .vfs-key dt div {
    overflow: hidden;
    width: 14px;
    height: 14px;
    margin: 2px 0 0;
    background: url(../images/viewFromYourSeat/bg_level-keys-blocks.png) scroll no-repeat 0 0 transparent;
}
.vfs-map .vfs-key dt.vfs-level-1 div {
    background-position: 0px 0px;
}
.vfs-level span{font-size:0.8em;}
.vfs-map .vfs-key dt.vfs-level-2 div {
    background-position: 0px -27px;
}
.vfs-map .vfs-key dt.vfs-level-3 div {
    background-position: 0px -135px;
}
.vfs-map .vfs-key dt.vfs-level-pitch div {
    background-position: 0px -81px;
}
.vfs-map .vfs-key dt.vfs-level-4 div {
    background-position: 0px -108px;
}
.vfs-map .vfs-key dt.vfs-level-5 div {
    background-position: 0px -54px;
}
.vfs-map .vfs-key dd {
    float: left;
    width: 150px;
    margin-bottom: 8px;
    text-align: left;
}
.vfs-map .vfs-level, .vfs-map-detail .vfs-level {
    position: absolute;
    right: 12px;
    bottom: 15px;
    color: #007b85;
    font-size: 18px;
    text-align: right;
}
.vfs-map-detail .vfs-level {
    bottom: 19px;
}

.vfs-back-to-stadium {
    position: absolute;
    left: 12px;
    bottom: 18px;
}

.vfs-back-to-stadium a {
    width: 160px;
    height: 36px;
}
.vfs-back-to-stadium a span {
    background-image: url(../images/viewFromYourSeat/button_back-to-stadium.png);
    *background-image: url(../images/viewFromYourSeat/button_back-to-stadium.gif); /* IE6 */
}

#vfs-show-view {
    position: relative;
    z-index: 3;
    overflow: hidden;
    width: 976px;
    height: 575px;
    padding: 4px 0 0;
    /*background-color: #00285E;*/
}
#vfs-show-view-inner {
    margin: 0 12px 12px;
    background-color: #fff;
}

#vfs-show-view .vfs-rc {
    background: url(../images/viewFromYourSeat/bg_rounded-corners_blue.gif) scroll no-repeat 0 0 transparent;
}
#vfs-show-view .vfs-top {
    position: absolute;
    left: 12px;
    top: 12px;
    width: 952px;
    height: 4px;
    background-position: 0 0;
}
#vfs-show-view .vfs-bottom {
    position: absolute;
    left: 12px;
    bottom: 0;
    width: 952px;
    height: 4px;
    border: 0;
    background-position: 0 -4px;
}

#vfs-view-container {
    display: block;
    overflow: hidden;
    width: 952px;
    height: 575px;
    left: 12px;
}
#vfs-drag {
    position: absolute;
    left: 440px;
    top: 227px;
}
#vfs-view-container:hover {
    cursor: move;
}
#vfs-close-view {
    display: block;
    position: absolute;
    width: 23px;
    height: 25px;
    right: 12px;
    top: 4px;
    z-index: 10;
}
#vfs-close-view span {
    background-image: url(../images/viewFromYourSeat/button_close.gif);
}

a#vfs-download-level-plan {
    position: absolute;
    width: 180px;
    height: 43px;
    left: 24px;
    bottom: 12px;
    color: rgba(255, 255, 255, 0);
}
a#vfs-download-level-plan span {
    background-image: url(../images/viewFromYourSeat/button_download-stadium-plan.png);
    *background-image: url(../images/viewFromYourSeat/button_download-stadium-plan.gif);
}
a#vfs-download-level-plan:hover span {
    background-position: 0px -43px;
}