/*
    Styles for Nex Metals web site corporate video

    89898a    logo grey
    2ea144    logo green
    ec1b2e    logo red
    a4723a    logo brown

    3b3b3c    dark grey
*/


#content { width: 520px; padding-right: 380px; background-image: none; }

#sectionmenu { display: none; }

ul#video-nav { list-style: none; padding: 0; margin: 0; height: 23px; /*background: #ffffff; border: 1px solid #ffffff;*/ }
ul#video-nav li { list-style: none; padding: 0; margin: 0; color: #d0d0d0; background: url(../images/video/bg-nav.gif) top left no-repeat; width: 46px; height: 23px; line-height: 23px; text-align: center; text-transform: uppercase; font-weight: bold; font-size: 0.83em; }
li#video-back { float: left; }
li#video-next { float: right; }


#sidebar { width: 320px; margin: 0; padding: 0; position: absolute; top: 290px; right: 0; }

.video-pane { width: 320px; margin: 0; padding-top: 0; padding-left: 0; padding-right: 0; padding-bottom: 1em; }
.video-pane p { margin: 0 !important; text-align: center; }

.photos { width: 300px; margin: 0; padding: 10px; }
.photos p { text-align: center; margin-top: 0.25em; margin-bottom: 1em; line-height: 125%; }


@media print {
  body { color: #000000; background: #ffffff; font-size: 11pt; }
  #content { color: #000000; background: #ffffff; padding-left: 15pt; padding-right: 15pt; line-height: 125%; width: auto; }
  #sectionmenu { display: none; }
}
