
#featured {
  background-attachment:initial;
  background-clip:initial;
  background-color:#000000;
  background-image:url(http://www.npg.org.uk/assets/files/orbit/orbit/loading.gif);
  background-origin:initial;
  background-position:50% 50%;
  background-repeat:no-repeat;
  height:300px;
  overflow-x:hidden;
  overflow-y:hidden;
  width:570px;
}
#featured > img, #featured > div, #featured > a {
  display:none;
}
#image_container {
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  width:570px;
}
div.orbit-wrapper {
  height:300px;
  position:relative;
  width:570px;

}
div.orbit {
  height:300px;
  overflow-x:hidden;
  overflow-y:hidden;
  position:relative;
  width:570px;
}
div.orbit > img {
  display:none;
  left:0;
  position:absolute;
  top:0;
}
div.orbit > a {
  border-bottom-style:none;
  border-color:initial;
  border-image:initial;
  border-left-style:none;
  border-right-style:none;
  border-top-style:none;
  border-width:initial;
  display:none;
  left:0;
  line-height:0;
  position:absolute;
  top:0;
}
.orbit > div {
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
}
div.timer {
  cursor:pointer;
  height:40px;
  opacity:0.6;
  overflow-x:hidden;
  overflow-y:hidden;
  position:absolute;
  right:10px;
  top:10px;
  width:40px;
  z-index:1001;
}
span.rotator {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://www.npg.org.uk/assets/files/orbit/orbit/rotator-black.png);
  background-origin:initial;
  background-position:initial initial;
  background-repeat:no-repeat no-repeat;
  display:block;
  height:40px;
  left:-20px;
  position:absolute;
  top:0;
  width:40px;
  z-index:3;
}
span.mask {
  display:block;
  height:40px;
  overflow-x:hidden;
  overflow-y:hidden;
  position:absolute;
  right:0;
  top:0;
  width:20px;
  z-index:2;
}
span.rotator.move {
  left:0;
}
span.mask.move {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://www.npg.org.uk/assets/files/orbit/orbit/timer-black.png);
  background-origin:initial;
  background-position:0 0;
  background-repeat:repeat repeat;
  left:0;
  width:40px;
}
span.pause {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://www.npg.org.uk/assets/files/orbit/orbit/pause-black.png);
  background-origin:initial;
  background-position:initial initial;
  background-repeat:no-repeat no-repeat;
  display:block;
  height:40px;
  left:0;
  opacity:0;
  position:absolute;
  top:0;
  width:40px;
  z-index:4;
}
span.pause.active {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://www.npg.org.uk/assets/files/orbit/orbit/pause-black.png);
  background-origin:initial;
  background-position:0 -40px;
  background-repeat:no-repeat no-repeat;
}
div.timer:hover span.pause, span.pause.active {
  opacity:1;
}
.orbit-caption {
  display:none;
  font-family:HelveticaNeue, Helvetica-Neue, Helvetica, Arial, sans-serif;
}
.orbit-wrapper .orbit-caption {
  background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }
}
div.slider-nav {
  display:block;
}
div.slider-nav span {
  cursor:pointer;
  height:50px;
  margin-top:-50px;
  position:absolute;
  text-indent:-9999px;
  top:50%;
  width:37px;
  z-index:1000;
}
div.slider-nav span.right {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://www.npg.org.uk/assets/files/orbit/orbit/right-arrow-small.png);
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  right:0;
}
div.slider-nav span.left {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://www.npg.org.uk/assets/files/orbit/orbit/left-arrow-small.png);
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  left:0;
}
.orbit-bullets {
  bottom:-40px;
  left:50%;
  list-style-image:initial;
  list-style-position:initial;
  list-style-type:none;
  margin-left:-50px;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:0;
  position:absolute;
  z-index:1000;
}
.orbit-bullets li {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:url(http://www.npg.org.uk/assets/files/orbit/orbit/bullets.jpg);
  background-origin:initial;
  background-position:4px 0;
  background-repeat:no-repeat no-repeat;
  color:#999999;
  cursor:pointer;
  float:left;
  height:12px;
  margin-left:5px;
  overflow-x:hidden;
  overflow-y:hidden;
  text-indent:-9999px;
  width:13px;
}
.orbit-bullets li.active {
  background-position:-8px 0;
  color:#222222;
}
.orbit-bullets li.has-thumb {
  background-attachment:initial;
  background-clip:initial;
  background-color:initial;
  background-image:none;
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  height:75px;
  width:100px;
}
.orbit-bullets li.active.has-thumb {
  background-position:0 0;
  border-top-color:#000000;
  border-top-style:solid;
  border-top-width:2px;
}
div#mainContent ul {
  list-style-image:initial;
  list-style-position:initial;
  list-style-type:none;
  margin-left:0;
}
.vtabs {
  position:relative;
}
.vtabs .vtabs-tab-column {
  left:0;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  position:absolute;
  width:150px;
}
.vtabs .vtabs-tab-column ul {
  border-bottom-color:#DDDDDD;
  border-bottom-style:solid;
  border-bottom-width:1px;
  list-style-image:initial;
  list-style-position:initial;
  list-style-type:none !important;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:0;
}
.vtabs .vtabs-tab-column ul li.open, .vtabs .vtabs-tab-column ul li.closed {
  background-color:#FFFFFF;
  border-bottom-color:initial;
  border-bottom-style:none;
  border-bottom-width:initial;
  border-left-color:#DDDDDD;
  border-left-style:solid;
  border-left-width:1px;
  border-top-color:#DDDDDD;
  border-top-style:solid;
  border-top-width:1px;
  height:35px;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  padding-bottom:5px;
  padding-left:7px;
  padding-right:5px;
  padding-top:5px;
  z-index:10;
}
.vtabs .vtabs-tab-column ul li.closed {
  background-color:#F9F9F9;
  background-repeat:repeat no-repeat;
  border-right-color:#DDDDDD;
  border-right-style:solid;
  border-right-width:1px;
  height:35px;
}
.vtabs .vtabs-tab-column ul li:hover {
  background-repeat:repeat no-repeat;
  cursor:pointer;
}
.vtabs .vtabs-tab-column ul li a.open, .vtabs .vtabs-tab-column ul li a.closed {
  color:#666666;
  font-family:arial, helvetica, verdana;
  font-size:1em;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:0;
  text-decoration:none;
}
.vtabs .vtabs-tab-column ul li a.closed {
}
.vtabs .vtabs-content-column {
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:0;
}
.vtabs .vtabs-content-column .vtabs-content-panel {
  background-color:#FFFFFF;
  border-bottom-color:#DDDDDD;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-image:initial;
  border-left-color:#DDDDDD;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#DDDDDD;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#DDDDDD;
  border-top-style:solid;
  border-top-width:1px;
  color:#000000;
  text-decoration:none;
  padding-left:15px;
   padding-right:15px;
   min-height:250px;
}

.vtabs .vtabs-content-column .vtabs-content-panel p{
	font-size:12px;
}

.vtabs .vtabs-content-column .vtabs-content-panel img{
	padding:10px;
	padding-top:0px;
	margin:10px;
}

	
	
li.list {
	list-style:circle;
	margin-left:20px;
	font-family:arial;
	font-size:12px;
}
	
#box {
	background-color:#e7e7e7;
	float:left;
	list-style:none;
	padding:5px
}
