body {
font-size:12pt;
font-family: Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background: #011923;
color: #fff;
} .container {
width: 1200px;
margin: auto;
}
.fl {
float:left;
}
.fr {
float:right;
}
.c {
clear:both;
}
p {
line-height:1.6em;
}
img {
border-style: none;
}
.center {
text-align:center;
}
.absol {
position:relative;
}
.half {
width:49%;
}
.sidehalf, .rightcol {
width:30%;
}
.leftcol {
width:65%;
}
.line {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #dfdfdf;
}
.linet {
border-top-style: solid;
border-top-width: 1px;
border-top-color: #dfdfdf;
}
.lines {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #dfdfdf;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #dfdfdf;
} .down {
margin-bottom: 40px;
}
.gall {
margin-top: 200px;
margin-bottom:200px;
}
.tb {
margin-top:20px;
padding-top: 20px;
padding-bottom:20px;
}
.drop {
margin-bottom: 100px;
} .navigation {
height: 50px;
top: 80px;
position: absolute;
}
ul#nav, ul#menu-navi, ul#menu-mobile {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#nav li, #menu-navi li {
float: left;
}
#nav li a, #menu-navi li a {
display:block;
padding: 10px;
margin-right:5px;
color: #FFFFFF;
background: #1abc9c;
text-decoration: none;
transition: all 0.3s ease-in-out
}
#nav li a:hover, #menu-navi li a:hover {
color: #1abc9c;
background: #fff;
}
#menu-nav {
margin: auto auto auto auto;
padding: 0px 0px 0px 0px;
list-style: none;
}
#menu-nav li{
float: left;
margin-right: 0px;
position: relative;
}
#menu-nav a{
display: block;
padding: 15px;
margin-right: 2px;
color: #FFFFFF;
background: #007D86;
text-decoration: none;
text-transform: uppercase;
}
#menu-nav a:hover{
color: #fff;
text-decoration: none;
}
#menu-nav ul, .sub-menu ul{
list-style: none;
position: absolute;
left: -9999px;
z-index: 10000000;
margin: 0;
padding: 0;
}
#menu-nav ul li{
padding-top:1px;
float:none;
}
#menu-nav ul a{
white-space: nowrap;
}
#menu-nav li:hover ul, .sub-menu li:hover ul{
left:0;
}
#menu-nav li:hover a, .sub-menu li:hover a{
text-decoration: none;
background: #fff;
color: #007D86;
}
#menu-nav li:hover ul a, .sub-menu li:hover ul a{
text-decoration: none;
background: #fff;
color: #007D86;
}
#menu-nav li:hover ul li a:hover, .sub-menu li:hover ul li a:hover{
background: #1abc9c;
color: #fff;
}
.subtoggle, .subsidebar, .toggle, #subsidebartoggler, .call, .mail, .sidebar, .mobile {
display:none;
}
.fixed {
background: #000;
position: fixed;
top:0;
z-index: 60;
} .sky, .boat {
width:100%;
background-position: center -20px;
background-repeat: no-repeat;
}
.sky {
background-image: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/background/oilrigs.jpg);
}
#norned-hvdc-interconnector {
background-image: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/background/boatinner.jpg)!important;
}
.boat {
background-image: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/background/topbanner.jpg);
}
.top {
height: 600px;
}
.topinner {
height:400px;
}
.logo {
margin-top: 50px;
}
.logo img {
filter: drop-shadow(0px 2px 1px #000);
}
.slogan {
font-size: 50pt;
text-transform:uppercase;
font-weight: bold;
color: #fff;
clear: both;
text-align: center;
padding-top: 100px;
}
.aqua {
color: #1abc9c;
} .boxes img, .boxesi img, .gallery-item img, .bpic img, .newspic img, .newspici img, .sidebanner img, .icons img, .subtoggle img, .projectspic img, .linkspic img, .linkshalf img {
width:100%;
height:auto;
}
.projectspic {
border: thin solid #1ABC9C;
}
.gallery-item {
float: left;
margin-right: 10px;
width: 270px;
max-height:200px;
overflow: hidden;
} .boxes, .boxesi {
background-image: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/back.png);
border: 0px solid #1ABC9C;
border-radius: 5px;
width: 22%;
padding: 10px;
margin-right: 10px;
transition: all 0.3s ease-in-out
}
.boxes {
opacity: 0;
transform: translateX(20px);
}
.boxes img, .boxesi img {
margin-bottom: 10px;
}
.boxes img:hover, .boxesi img:hover, .newspic img:hover, .sidebanner img:hover, .projectspic img:hover, .linkspic img:hover, .linkshalf img:hover {
opacity:0.8;
transition: all 0.3s ease-in-out
}
.boxes h2, .boxesi h2 {
font-size: 13pt;
}
.boxeslong {
background: #01222f;
border: thin solid #1ABC9C;
border-radius: 5px;
width: 100%;
opacity: 0;
padding: 10px;
transform: translateX(0px);
transition: all 0.3s ease-in-out;
}
.projectslong {
background-image: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/back.png);
border: thin solid #1ABC9C;
border-radius: 5px;
width: 100%;
padding: 10px;
transform: translateX(0px);
transition: all 0.3s ease-in-out;
}
.btxt {
width:60%;
}
.bpic {
width:35%;
}
.show {
opacity: 1;
transform: translateX(0px);
}
.button {
max-width: 48%;
}
.button a {
background: #007d86;
border: solid thin #1abc9c;
display: block;
color: #fff;
text-decoration: none;
padding: 10px;
text-align: center;
}
.button a:hover {
background:#1abc9c;
border: solid thin #007d86;
} .tabnav {
background: #01222f;
border: thin solid #1ABC9C;
width:48%;
margin-left: 10px;
margin-top: 20px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
ul.tabs, ul#feature {
margin: 0;
padding: 0;
list-style: none;
}
.tabs li a {
float:left;
padding: 10px;
margin-right: 10px;
color: #fff;
text-decoration: none;
}
li.current a{
color: #808080;
} .news {
width: 37%;
}
.newsitem {
padding-bottom: 10px;
margin-bottom: 10px;
}
.newspic {
width: 90px;
}
.newspici {
width:30%;
}
.newsitem p {
margin: 0px;
}
.newsdescription {
width: 77%;
margin-top: 5px;
}
.newsdescriptioni {
width:65%;
margin-top: 5px;
}
.newsdescription h3 a, .newsdescriptioni h3 a {
text-decoration: none;
color: #1abc9c;
display: block;
padding: 0;
margin-top: -25px;
margin-bottom:-10px;
}
.newsdescription h3 a:hover, .newsdescriptioni h3 a:hover {
text-decoration: none;
color: #007d86;
}
.projects {
width: 100%;
margin-bottom: 20px;
padding-bottom: 20px;
}
.projectspic {
width:30%;
}
.projectstext {
width:65%;
}
.projectstext h2 a, .half a {
color:#1ABC9C;
text-decoration: none;
}
.projectstext h2 a:hover, #linksurl li a:hover, .half a:hover {
color: #007d86;
}
.sidebanner {
width: 727px;
overflow: hidden;
height: 450px;
}
.subtitle {
}
.subtitle h2 {
border: solid thin #1abc9c;
width: 20%;
padding: 5px;
text-align: center;
}
.recent {
border: solid thin #1abc9c;
border-radius: 5px;
padding:20px;
margin-bottom: 20px;
transition: all 0.3s ease-in-out
}
.recent:hover, .icons:hover, .teal {
background: #007d86;
}
.recent h3 {
margin-top:0;
margin-bottom:3px;
font-size: 15pt;
}
ul.recentmenu {
margin: 0;
padding: 0;
list-style: none;
}
.recentmenu li a {
display:block;
color: #fff;
text-decoration: none;
padding: 10px 0;
}
.recentmenu li a:hover, .fleft a:hover {
color: #1abc9c;
}
.recent a {
color:#fff;
text-decoration: none;
}
.share {
margin-top: 40px;
}
.sharelinks {
margin-bottom: 10px;
display: block;
} .fleft a {
color: #fff;
text-decoration: none;
}
.seabed {
background-image: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/background/footerbottom.jpg);
}
.ftime {
background-image: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/background/footerbottomrocks.jpg);
}
.copyright {
margin-top: 200px;
}
ul#contact {
list-style: none;
margin: 0;
padding:0;
}
.cnotice {
margin-top: 20px;
padding-top: 10px;
font-size: 8pt;
}
.cnotice a {
color: #fff;
text-decoration: none;
}
.cnotice a:hover {
color: #1abc9c;
}
.icons {
width:62px;
height:62px;
margin-left: 5px;
margin-top:20px;
}
.youtube {
background: #c61800;
}
.twitter {
background: #4099ff;
}
.facebook {
background: #4966b6;
}
.twitter:hover, .facebook:hover, .mobile {
background: #0066CC;
} .timeline {
background-image: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/line.png);
background-repeat: repeat-y;
background-position: 62px;
}
.timelinedate {
background-image: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/timeline.png);
background-repeat: no-repeat;
padding-left: 60px;
margin-left: 45px;
margin-top: 40px;
margin-bottom: 70px;
}
.timelinedate h3 {
margin-bottom: 3px;
}
.timelinedate p {
margin: 0;
color: #1ABC9C;
}
.timelinehead {
background-color: #1ABC9C;
border: thin solid #FFF;
border-radius: 3px;
text-align: center;
padding: 10px;
display: block;
width: 100px; } .links {
width:98%;
background-image: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/back.png);
}
.links, .linkshalf {
border: thin solid #1ABC9C;
border-radius: 5px;
padding: 10px;
margin-bottom:30px;
transition: all 0.3s ease-in-out
}
.links h3, .linkshalf h3 {
margin-left: 0;
}
.linkspic {
width:30%;
}
.linkshalfpic {
width:100%;
}
.linksurl {
width:65%;
}
.linkshalf {
width:31.5%;
}
ul#linksurl {
margin: 0;
padding: 0 20px;
list-style: decimal;
}
#linksurl li a {
display: block;
color: #fff;
text-decoration: none;
}  ul.bxslider {
margin:0;
padding:0;
list-style: none;
}
.bx-wrapper {
position: relative;
margin: 0;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
width: 100%;
display: block;
} .bx-wrapper .bx-viewport {
left: 0;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
z-index:97;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/img/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: -20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: -50px 5px 5px 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/img/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/img/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 97;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/img/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/img/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
} @media screen and (max-width: 1440px) {
.sky, .boat {
background-size:auto 900px;
}
}
@media screen and (max-width: 1180px) {
.container {
width: 95%;
}
.slogan {
font-size: 45pt;
}
.boxeslong {
width:auto;
}
.sidebanner {
width: 58%;
overflow: hidden;
height: auto;
}
.newspic {
display: none;
}
.newsdescription {
width: 100%;
margin-top: 5px;
}
.newsdescriptioni {
width:68%;
margin-top:5px;
}
.boxes, .boxesi {
width:47%;
margin-bottom:40px;
}
.linkshalf {
width: 31%;
}
#linksurl li a {
color: #1ABC9C;
}
}
@media screen and (max-width: 1020px) {
.slogan {
font-size: 40pt;
}
.sidebanner {
width: 100%;
overflow: hidden;
height: auto;
}
.news {
width:100%;
}
.newspic {
display: block;
}
.newsdescription {
width: 80%;
margin-left: 15px;
float: left;
}
.projectslong {
width: 96%;
}
.projects {
width: 49%;
margin-right: 10px;
height:650px;
}
.projectspic, .projectstext {
width: 100%;
float:left;
}
.boxes {
width:46%;
height:650px;
}
}
@media screen and (max-width: 980px) {
.boxes, .boxesi {
width:45%;
}
.projects {
width: 48%;
}
.subtoggle, .subsidebar, .toggle, #subsidebartoggler, .call, .mail, .sidebar {
display:block;
}
.navigation {
display:none;
}
#nav li, #menu-nav li, #menu-mobile li {
float: none;
}
#nav li a, #menu-nav li a, #menu-mobile li a {
display: block;
padding: 15px;
color: #fff;
font-weight: 500;
text-decoration: none;
text-transform: uppercase;
margin-bottom: 10px;
}
#nav li a:hover, #menu-nav li a:hover, #menu-mobile li a:hover {
color: #fff;
background-color: #1ABC9C;
}
.subtoggle {
height: 40px;
width: 40px;
-webkit-transition: all 0.15s ease-out 0;
-moz-transition: all 0.15s ease-out 0;
transition: all 0.15s ease-out 0;
position: absolute;
top:15px;
left:10px;
z-index: 99999999;
cursor: pointer;
}
.subsidebar {
overflow: scroll;
position: fixed;
top: 0;
bottom: 0px;
left: -500px;
-webkit-transition: all 0.15s ease-out 0;
-moz-transition: all 0.15s ease-out 0;
transition: all 0.15s ease-out 0;
width: 320px;
padding-top:155px;
background-color: #007D86;
color: #fff;
z-index: 99;
}
.subsidebar h2 {
margin:0 0 20px 10px;
}
#subsidebartoggler, .didyouknow {
display: none;
}
#subsidebartoggler:checked + .subpage-wrap .subsidebar {
left: 0px;
}
#subsidebartoggler:checked + .subpage-wrap .subtoggle {
}
#subsidebartoggler:checked + .subpage-wrap .subpage-content {
padding-left: 180px;
}
.toggle {
height:40px;
width:40px;
text-decoration: none;
color: black;
-webkit-transition: all 0.15s ease-out 0;
-moz-transition: all 0.15s ease-out 0;
transition: all 0.15s ease-out 0;
position: absolute;
top: 10px;
right: 10px;
z-index: 1;
cursor: pointer; }
.sidebar {
overflow: scroll;
position: fixed;
top: 55px;
bottom: 0px;
left: -415px;
-webkit-transition: all 0.15s ease-out 0;
-moz-transition: all 0.15s ease-out 0;
transition: all 0.15s ease-out 0;
width: 315px;
padding-top: 150px;
background: #BA4C57;
color: #fff;
z-index: 98;
}
#sidebartoggler {
display: none; }
#sidebartoggler:checked + .page-wrap .sidebar {
left: 0px; }
#sidebartoggler:checked + .page-wrap .toggle {
left: 10px; }
#sidebartoggler:checked + .page-wrap .page-content {
padding-left: -180px;
}
#nav-toggle {
position: absolute;
top: 20px;
right:10%;
width:40px;
z-index: 9999999;
}
#nav-toggle {
cursor: pointer;
padding: 30px 10px 30px 18px;
border: 1px solid transparent;
}
#nav-toggle:hover {
border: 1px solid #FFFFFF;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
cursor: pointer;
border-radius: 1px;
height: 2px;
width: 35px;
background: #fff;
position: absolute;
display: block;
content: '';
}
#nav-toggle span:before {
top: -10px;
}
#nav-toggle span:after {
bottom: -10px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
transition: all 500ms ease-in-out;
}
#nav-toggle.active span {
background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
top: 0;
background-color:aqua;
}
#nav-toggle.active span:before {
transform: rotate(45deg);
}
#nav-toggle.active span:after {
transform: rotate(-45deg);
}
.sidehalf, .half {
width: 100%;
float:left;
}
.sidehalf {
margin-top: 40px;
}
.linkshalf {
width: 30%;
}
}
@media screen and (max-width: 769px) {
.slogan {
font-size: 30pt;
}
.boxes, .boxesi {
width:98%;
margin-right: 0;
margin-bottom: 20px;
height:auto;
}
.boxes h2, .boxes p, .boxesi h2, .boxesi p {
width:48%;
float:left;
}
.boxes p, .boxesi p {
clear: left;
}
.boxes img, .boxesi img {
float: right;
width: 38%;
margin-top: 30px;
}
.button {
clear: left;
}
.projects {
width: 100%;
margin-right: 0;
height:auto;
}
.leftcol, .rightcol {
width:100%;
float:left;
}
.rightcol {
margin-top: 40px;
}
.recent {
float: left;
width: 40%;
margin-right: 20px;
}
}
@media screen and (max-width: 680px) {
.slogan {
font-size: 25pt;
}
.boxes, .boxesi {
width:97%;
margin-right: 0;
margin-bottom: 20px;
height:auto;
}
.boxes h2, .boxes p, .boxesi h2, .boxesi p {
width:98%;
float:left;
}
.boxes p, .boxesi p {
clear: left;
}
.boxes img, .boxesi img {
float: left;
width: 98%;
margin-top: 0;
}
.recent {
width: 38%;
}
.links {
width:95%;
}
.linkspic, .linksurl {
width:100%;
float: left;
}
#linksurl li a {
padding:10px 0;
}
.linkshalf {
width: 95%;
}
}
@media screen and (max-width: 580px) {
.recent {
width: 80%;
}
}
@media screen and (max-width: 480px) {
.sidebanner {
display:none;
}
}
@media screen and (max-width: 380px) {
.boxes, .boxesi {
width:94%;
}
.links {
width:90%;
}
.logo {
margin-top: 100px;
width: 100%;
text-align: center;
}
.subtitle h2 {
width: 48%;
}
.newsdescription, .newsdescriptioni {
width: 100%;
margin-left: 0;
margin-top: 10px;
float: left;
}
.newspic, .newspici {
width: 100%;
}
.projectslong {
width: 92%;
}
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//hi-res-subsea.com/site/wp-content/themes/HI-RES/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}