#vlc-content-layout {
display: none;
}

#vlc-content-video {
display: block;
}

#flash-feature-area {
height: 276px;
width: 587px;
position: absolute;
top: 87px;
left: 0px;
border-right-color: #202020;
border-right-width: 7px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 2px;
border-right-style: solid;
border-bottom-style: solid;
border-bottom-color: #202020;
border-bottom-width: 7px;
z-index: 1;
}

#video-layout-configurator {
border-right-color: #202020;
border-right-style: solid;
border-right-width: 7px;
border-bottom-color: #202020;
border-bottom-width: 7px;
border-bottom-style: solid;
z-index: 1;
left: 0px;
position: absolute;
top: 370px;
height: 157px;
width: 587px;
margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-image: url(../images/video_layout_configurator_bg.png);
}

#bottom-swoosh {
z-index: 8;
position: absolute;
top: 640px;
left: 0px;
border-width: 0px;
height: 27px;
width: 858px;
background-repeat: no-repeat;
background-image: url(../images/bottom_swoosh.png);
}


.nav-block-header {
border-width: 0px;
clear: left;
height: 27px;
font-size: 16px;
font-stretch: expanded;
width: 241px;
float: left;
color: white;
font-family: Helvetica, Verdana, Arial, sans-serif;
margin: 0px;
background-repeat: no-repeat;
background-image: url(../images/nav_block_header.png);
}

.nav-block-header-text {
padding-top: 3px;
border-width: 0px;
clear: left;
height: 27px;
font-size: 16px;
font-stretch: expanded;
text-transform: uppercase;
width: 241px;
float: left;
color: white;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
padding-top: 6px;
margin: 0px;
background-repeat: no-repeat;
background-image: url(../images/nav_block_header.png);
}

.right-nav-block {
clear: both;
width: 241px;
float: left;
margin-top: 8px;
margin-bottom: 10px;
}

#bottom-content-right {
margin-top: 0px;
margin-left: 600px;
height: 100%;
padding: 5px;
border-width: 0px;
}

.nav-block-content {
color: #333333;
max-width: 241px;
padding-left: 30px;
padding-top: 7px;
min-height: 70px;
margin: 0px;
background-repeat: no-repeat;
width: 241px;
clear: left;
float: left;
background-image: url(../images/nav_block_content_background.png);
}

li.nav-block-items {
bottom: 5px;
top: 5px;
line-height: 16px;
list-style-position: outside;
list-style-image: url(../images/three-dot-divider.png);
font-size: 12px;
font-family: Helvetica, Verdana, Arial, sans-serif;
background-repeat: repeat-x;
}

#vlc-tab-video-selected {
left: 170px;
position: absolute;
top: 5px;
z-index: 80;
}

#vlc-tab-video-gray {
left: 170px;
position: absolute;
top: 5px;
z-index: 74;
}


#vlc-tab-layout-selected {
left: 5px;
position: absolute;
top: 5px;
z-index: 80;
}

#vlc-tab-layout-gray {
left: 5px;
position: absolute;
top: 5px;
z-index: 72;
}

#vlc-tab-configurator-selected {
left: 329px;
position: absolute;
top: 5px;
z-index: 80;
}

#vlc-tab-configurator-gray {
left: 329px;
position: absolute;
top: 5px;
z-index: 70;
}

#vlc-tab-video {
margin: 3px 0 0 21px;
border-width: 0px;
height: 18px;
width: 165px;
z-index: 100;
left: 179px;
background-repeat: no-repeat;
top: 10px;
position: absolute;
background-image: url(../images/vlc-tab-video.png);
}

#vlc-tab-layout {
margin: 3px 0 0 21px;
border-width: 0px;
height: 18px;
width: 165px;
z-index: 100;
left: 13px;
background-repeat: no-repeat;
top: 10px;
position: absolute;
background-image: url(../images/vlc-tab-layout.png);
}

#vlc-tab-configurator {
background-position: 20px center;
border-width: 0px;
height: 18px;
width: 165px;
z-index: 100;
left: 345px;
background-repeat: no-repeat;
top: 10px;
position: absolute;
background-image: url(../images/vlc-tab-configurator.png);
}

.vlc-content {
z-index: 50;
position: absolute;
top: 34px;
left: 12px;
}
#register-login {
text-align: center;
font-size: 11px;
}
#register-login a:link, #register-login a:visited { 
color: #c06000;
text-decoration: none;
padding: 0 8px 0 8px;
}
#register-login .hello { 
padding: 0 8px 0 8px;
}
#register-login a:hover {
color: #c06000;
text-decoration: underline;
padding: 0 8px 0 8px;
}
#home_link {
visibility: hidden;
position: absolute;
}


#viewcart-link {
text-align: center;
font-size: 11px;
}
#viewcart-link a:link, #viewcart-link a:visited { 
color: #c06000;
text-decoration: none;
padding: 0 8px 0 8px;
}
#viewcart-link a:hover {
color: #c06000;
text-decoration: underline;
padding: 0 8px 0 8px;
}
