.img-col {
margin:0 0px 0 0;
padding:0 0 12px 0;
width:450px;
}
.img-col .col-image > img {
	width: 450px;
}

.elevate_division
{
position:relative;
top:-150px;
margin-bottom:-150px
}
.elevate_text
{
text-align:center;
position:relative;
top:-20px;
margin-bottom:-30px;
}
.promote_division
{
position:relative;
top:-200px;
margin-bottom:-200px
}
.super_promote_division
{
position:relative;
top:-640px;
margin-bottom:-590px
}
.left_text
{
text-align:left
}
.centre_text
{
text-align:center
}
.right_text
{
text-align:right
}
.main-col-text > ul > li > a
{
color:#fff;
text-decoration:none
}
.main-col-text > ul > li > a:hover
{
color:#ff0;
}
.right_half
{
width:45%;
float:right
}
.right_half > img
{
display:inline;
width:49%;
padding-bottom:5px
}
.thumbnail {
  position: relative;
  width: 200px;
  height: 140px;
  overflow:hidden;
  /*border:solid #fff 2px;*/
  margin:5px;
  display:inline-block
}
.thumbnail > img
{
width:200px;
height:140px;
}
.thumbnail2 {
  position: relative;
  width: 146px;
  height: 103px;
  overflow:hidden;
  /*border:solid #fff 2px;*/
  margin:0px;
  display:inline-block
}
.thumbnail2 > img
{
width:146px;
height:103px;
}
.thumbnail2:last-child
{
float:right
}
/*
.thumbnail > img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
*/


.thumbnail img.portrait {
  width: 100%;
  height: auto;
}

.left_half
{
width:45%;
float:left
}
.justify
{
text-align:justify
}
.left_half > p
{
padding-bottom:10px
}
ul.nostyle, ul.nostyle > li
{
list-style:none;
}
ul.nostyle > li > div
{
float:left;
width:110px;
display:block
}
ul.nostyle > li > div:before
{
content:"\2022\20\20\20";
}
.ordinal
{
vertical-align:super;
}

.auto_margin
{
overflow:hidden;
height:1%;
width:960px;
margin-left:auto;
margin-right:auto;
padding:0px 0 0px 0;
text-align:center
}
.platform_holder
{
width:600px;
height:300px;
overflow:hidden
}
.sub_platform_holder_container
{
width:600px;
height:300px;
overflow:hidden
}
.sub_platform_holder
{
width:300px;
height:150px;
overflow:hidden;
float:left
}
.sub_platform_holder > img
{
width:300px
}
.blue_text
{
color:#0066FF
}
.content-row{
overflow:hidden;
height:1%;
width:960px;
margin-left:auto;
margin-right:auto;
padding:20px 0 20px 0;
}
.main-col-text {
margin:0px 0px 0 0px;
padding:20px 0px 12px 0px;
width:360px;
}
.main-col-img {
margin:0 0px 0 0;
padding:0px 0px 12px 0px;
width:600px;
}
.main-col-img > img
{
width:100%;
padding-right:10px;
}
.filming_lhs
{
width:77%;
float:left
}
.filming_rhs
{
width:23%;
float:right
}
.filming_rhs > img
{
width:100%;
margin-bottom:5px
}
.frhs > img
{
margin-bottom:5px;
margin-left:5px
}
.frhs > img:last-child
{
margin-bottom:0px !important
}
.filming_rhs > img:last-child, .last-img
{
margin-bottom:0px !important
}
.return_to_top
{
position:fixed;
right:0px;
top:0px;
z-index:5;
padding:10px 0px 10px 0px;
text-align:center
}
.return_to_top > a
{
width:120px;
background-color:#fff;
color:#000;
padding:10px 0px 10px 0px;
text-align:center
}
.return_to_top > a:hover
{
color:#fff;
background-color:transparent;
}
.embolden
{
font-weight:bold
}
.gallery_container
{
margin:0 auto;
text-align:center;
width:960px;
height:600px;
overflow:hidden;
position:relative;
display:block
}
.gallery_container > div /*img*/
{
position:absolute;
top:0px;
left:0px;
width:100%;
height:auto;
display:none;
}
.gallery_active_element
{
display:block;
}
.gallery_inactive_element
{
display:none
}
.picture-slides-thumbnails {
	list-style: none;
	margin-top: 1em;
}

.picture-slides-thumbnails li {
	float: left;
	width: 50px;
	height:30px;
	display:inline-block;
	margin: 0 5px 5px 0;
	overflow: hidden;
}

.picture-slides-thumbnails li img {
  width: 50px;
  /*
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  */
}
.picture-slides-thumbnails li img:hover {
  cursor:pointer
}

.picture-slides-thumbnails a {
	outline: none;
}

.picture-slides-thumbnails li .picture-slides-selected-thumbnail img {
	width: 50px;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.gallery_container > div > .picture-slides-image-text
{
position:absolute;
bottom:-20px;
width:100%;
text-align:center;
font-size:20px;
font-weight:bold;
}
.gallery_landscape /*gallery_container > div > img*/
{
width:100%}
.gallery_portrait /*gallery_container > div > img*/
{
height:450px}
.pad_right
{
padding-right:10px;
}
#next_image
{
position:absolute;
top:210px;
left:915px;
opacity:0.5;
background-image:url(../img/next.png);
width:50px;
height:45px;
display:block;
z-index:20;
}
#prev_image
{
position:absolute;
top:210px;
left:0px;
opacity:0.5;
-mos-opacity:0.5;
background-image:url(../img/prev.png);
width:50px;
height:45px;
display:block;
z-index:20;
}
#next_image:hover, #prev_image:hover
{
opacity:1;
-mos-opacity:1;
cursor:pointer
}
#next_image_progress
{
position:absolute;
top:210px;
left:900px;
opacity:0.5;
background-image:url(../img/next.png);
width:50px;
height:45px;
display:none;
z-index:1;
}
#prev_image_progress
{
position:absolute;
top:210px;
left:15px;
opacity:0.5;
background-image:url(../img/prev.png);
width:50px;
height:45px;
display:none;
z-index:1;
}

.superimpose_gallery
{
top:-600px;
margin-bottom:-600px
}
.gallery_container:hover
{
cursor:wait
}
h4
{padding-top:10px
}