html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, embed {
       margin: 0;
       padding: 0;
       border: 0;
       outline: 0;
}

:focus {
       outline: 0;
}




body, html {
text-align: center;
}

ul {
list-style: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

a{
text-decoration: none;
color: #bebebe;
}
a:hover {
color: black;
}
a.selected {
color: black;
}

#wrapper {
width: 950px;
height: 670px;
margin-left:auto;
margin-right: auto;
margin-top: 4px;
text-align: left;
font-family: Verdana, Arial, Helvetica, Myriad, sans-serif;
color: #b3b3b3;
font-size: 12px;
}

#header {
width: 100%;
height: 144px;
}

#stagewrapper{
width: 100%
}

#menubar{
border-right: 1px solid;
width: 214px;
height: 526px;
float: left;
}

#loader {
float: right;
padding-left: 20px;
padding-bottom: 0px; 
width: 715px;
height: 526px;
position: relative;
text-align: center;
}
img.loaderimg {
margin-top: 200px;
}

#stage{
float: right;
padding-left: 20px;
padding-bottom: 0px; 
width: 715px;
height: 526px;
position: relative;
}
#loader {
text-align: center
}

#dynamicmenu {
margin-bottom: 20px;
}

#dynamicmenu, #staticmenu {
padding-left: 25px;
}

.menulist{
padding-bottom: 10px;
}

.page{
display: block;
position: absolute;
bottom: 0;
width: 715px;
}

li.asset{
display: block;
}

.asset-image, .asset-video {
margin-bottom:11px;
}
.asset-video {
border-top: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
width:480px;
background-color: #b3b3b3;
margin: auto;

}
.videowrapper {
height: 422px;
text-align: center;
}

.pagBar, .videothumbs {
margin-top: 11px;
}

.numbers {
display: inline;
float: left;
}
.prevnext {
display: inline;
float: right;
}

.pagSelected , .pagHover{
color: black;
}

.paginator{
margin-right: 8px;
}

a.bigger:hover{
color: #bebebe;
}
img.lupe{
margin-bottom: 2px;
}


.thumb{
border: 1px solid;
margin-right: 14px;
}


