article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

body,
button,
input,
select,
textarea {
    font-family: sans-serif
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: courier new, monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: ;
    content: none
}

small {
    font-size: 75%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

ol,
ul {
    margin-left: 0;
    padding: 0 0 0 px
}

dd {
    margin: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,
input[type=submit],
select {
    cursor: pointer;
    cursor: hand;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

button,
input,
select,
textarea {
    border: 1px solid #aaa;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -o-border-radius: 3px 3px 3px 3px;
    -border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #222;
    padding: 5px;
    padding-bottom: 6px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -moz-transition: box-shadow 200ms, border-color 200ms;
    -webkit-transition: box-shadow 200ms, border-color 200ms;
    -o-transition: box-shadow 200ms, border-color 200ms;
    transition: box-shadow 200ms, border-color 200ms
}

button[required],
input[required],
select[required],
textarea[required] {
    border-color: #444;
    -moz-transition: box-shadow 100ms, border-color 100ms;
    -webkit-transition: box-shadow 100ms, border-color 100ms;
    -o-transition: box-shadow 100ms, border-color 100ms;
    transition: box-shadow 100ms, border-color 100ms
}

button[required]:focus,
input[required]:focus,
select[required]:focus,
textarea[required]:focus {
    border-color: #08aae6;
    outline: none;
    -moz-box-shadow: 0 0 8px #08aae6;
    -webkit-box-shadow: 0 0 8px #08aae6;
    -o-box-shadow: 0 0 8px #08aae6;
    box-shadow: 0 0 8px #08aae6;
    -moz-transition: box-shadow border-color, 200ms;
    -webkit-transition: box-shadow border-color, 200ms;
    -o-transition: box-shadow border-color, 200ms;
    transition: box-shadow border-color, 200ms
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    border-color: #08aae6;
    outline: none;
    -moz-box-shadow: 0 0 8px #08aae6;
    -webkit-box-shadow: 0 0 8px #08aae6;
    -o-box-shadow: 0 0 8px #08aae6;
    box-shadow: 0 0 8px #08aae6;
    -moz-transition: box-shadow border-color, 200ms;
    -webkit-transition: box-shadow border-color, 200ms;
    -o-transition: box-shadow border-color, 200ms;
    transition: box-shadow border-color, 200ms
}

button:-moz-ui-invalid,
input:-moz-ui-invalid,
select:-moz-ui-invalid,
textarea:-moz-ui-invalid {
    border-color: #e60808;
    -moz-box-shadow: inset 0 0 8px #e60808;
    -webkit-box-shadow: inset 0 0 8px #e60808;
    -o-box-shadow: inset 0 0 8px #e60808;
    box-shadow: inset 0 0 8px #e60808;
    -moz-transition: box-shadow border-color, 200ms;
    -webkit-transition: box-shadow border-color, 200ms;
    -o-transition: box-shadow border-color, 200ms;
    transition: box-shadow border-color, 200ms
}

button:-moz-ui-invalid[required],
input:-moz-ui-invalid[required],
select:-moz-ui-invalid[required],
textarea:-moz-ui-invalid[required] {
    border-color: #e60808;
    -moz-box-shadow: inset 0 0 8px #e60808;
    -webkit-box-shadow: inset 0 0 8px #e60808;
    -o-box-shadow: inset 0 0 8px #e60808;
    box-shadow: inset 0 0 8px #e60808;
    -moz-transition: box-shadow border-color, 200ms;
    -webkit-transition: box-shadow border-color, 200ms;
    -o-transition: box-shadow border-color, 200ms;
    transition: box-shadow border-color, 200ms
}

button:-moz-ui-invalid[required]:focus,
input:-moz-ui-invalid[required]:focus,
select:-moz-ui-invalid[required]:focus,
textarea:-moz-ui-invalid[required]:focus {
    border-color: #08aae6;
    -moz-box-shadow: inset 0 0 8px #e60808, 0 0 8px #08aae6;
    -webkit-box-shadow: inset 0 0 8px #e60808, 0 0 8px #08aae6;
    -o-box-shadow: inset 0 0 8px #e60808, 0 0 8px #08aae6;
    box-shadow: inset 0 0 8px #e60808, 0 0 8px #08aae6;
    -moz-transition: box-shadow border-color, 200ms;
    -webkit-transition: box-shadow border-color, 200ms;
    -o-transition: box-shadow border-color, 200ms;
    transition: box-shadow border-color, 200ms
}

button:-moz-ui-invalid:focus,
input:-moz-ui-invalid:focus,
select:-moz-ui-invalid:focus,
textarea:-moz-ui-invalid:focus {
    border-color: #08aae6;
    -moz-box-shadow: inset 0 0 8px #e60808, 0 0 8px #08aae6;
    -webkit-box-shadow: inset 0 0 8px #e60808, 0 0 8px #08aae6;
    -o-box-shadow: inset 0 0 8px #e60808, 0 0 8px #08aae6;
    box-shadow: inset 0 0 8px #e60808, 0 0 8px #08aae6;
    -moz-transition: box-shadow border-color, 200ms;
    -webkit-transition: box-shadow border-color, 200ms;
    -o-transition: box-shadow border-color, 200ms;
    transition: box-shadow border-color, 200ms
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #888
}

::-webkit-input-placeholder {
    color: #888
}

button,
input[type=submit] {
    background-color: #ddd;
    border-color: #444
}

button:focus,
input[type=submit]:focus {
    border-color: #08aae6;
    outline: none;
    -moz-box-shadow: 0 0 8px #08aae6;
    -webkit-box-shadow: 0 0 8px #08aae6;
    -o-box-shadow: 0 0 8px #08aae6;
    box-shadow: 0 0 8px #08aae6;
    -moz-transition: box-shadow border-color, 200ms;
    -webkit-transition: box-shadow border-color, 200ms;
    -o-transition: box-shadow border-color, 200ms;
    transition: box-shadow border-color, 200ms;
    cursor: pointer;
    cursor: hand
}

button:hover,
input[type=submit]:hover {
    border-color: #08aae6;
    outline: none;
    -moz-box-shadow: 0 0 8px #08aae6;
    -webkit-box-shadow: 0 0 8px #08aae6;
    -o-box-shadow: 0 0 8px #08aae6;
    box-shadow: 0 0 8px #08aae6;
    -moz-transition: box-shadow border-color, 200ms;
    -webkit-transition: box-shadow border-color, 200ms;
    -o-transition: box-shadow border-color, 200ms;
    transition: box-shadow border-color, 200ms;
    cursor: pointer;
    cursor: hand
}

button:active,
input[type=submit]:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-color: #08aae6;
    -moz-transition: box-shadow border-color, 200ms;
    -webkit-transition: box-shadow border-color, 200ms;
    -o-transition: box-shadow border-color, 200ms;
    transition: box-shadow border-color, 200ms
}

a {
    text-decoration: none;
    color: #fff
}

img {
    border: none
}

@font-face {
    font-family: "PTSansNarrowRegular";
    src: url("../fonts/PTN57F-webfont.eot");
    src: url("../fonts/PTN57F-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PTN57F-webfont.woff") format("woff"), url("../fonts/PTN57F-webfont.ttf") format("truetype"), url("../fonts/PTN57F-webfont.svg#PTSansNarrowRegular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "PTSansCaptionBold";
    src: url("../fonts/PTC75F-webfont.eot");
    src: url("../fonts/PTC75F-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PTC75F-webfont.woff") format("woff"), url("../fonts/PTC75F-webfont.ttf") format("truetype"), url("../fonts/PTC75F-webfont.svg#PTSansCaptionBold") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "PTSansCaptionRegular";
    src: url("../fonts/PTC55F-webfont.eot");
    src: url("../fonts/PTC55F-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PTC55F-webfont.woff") format("woff"), url("../fonts/PTC55F-webfont.ttf") format("truetype"), url("../fonts/PTC55F-webfont.svg#PTSansCaptionRegular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "PTSansBoldItalic";
    src: url("../fonts/PTS76F-webfont.eot");
    src: url("../fonts/PTS76F-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PTS76F-webfont.woff") format("woff"), url("../fonts/PTS76F-webfont.ttf") format("truetype"), url("../fonts/PTS76F-webfont.svg#PTSansBoldItalic") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "PTSansBold";
    src: url("../fonts/PTS75F-webfont.eot");
    src: url("../fonts/PTS75F-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/assets/fonts/PTS75F-webfont.woff") format("woff"), url("../fonts/PTS75F-webfont.ttf") format("truetype"), url("../fonts/PTS75F-webfont.svg#PTSansBold") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "PTSansItalic";
    src: url("../fonts/PTS56F-webfont.eot");
    src: url("../fonts/PTS56F-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PTS56F-webfont.woff") format("woff"), url("../fonts/PTS56F-webfont.ttf") format("truetype"), url("../fonts/PTS56F-webfont.svg#PTSansItalic") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "PTSansRegular";
    src: url("../fonts/PTS55F-webfont.eot");
    src: url("../fonts/PTS55F-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PTS55F-webfont.woff") format("woff"), url("../fonts/PTS55F-webfont.ttf") format("truetype"), url("../fonts/PTS55F-webfont.svg#PTSansRegular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "PTSansNarrowBold";
    src: url("../fonts/PTN77F-webfont.eot");
    src: url("../fonts/PTN77F-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PTN77F-webfont.woff") format("woff"), url("../fonts/PTN77F-webfont.ttf") format("truetype"), url("../fonts/PTN77F-webfont.svg#PTSansNarrowBold") format("svg");
    font-weight: normal;
    font-style: normal
}

body {
    margin: 0;
    background: url(../img/bg.png) repeat-x top #fff;
    font-size: 13px;
    font-family: "PTSansRegular", Arial, Helvetica, sans-serif;
    color: #000
}

nav {
    height: 106px;
    display: block
}

nav #container {
    width: 1022px;
    margin: 0 auto
}

nav #container #logotext {
    position: absolute;
    margin: 10px 0 35px 100px;
    display: block;
    color: #045caa;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase
}

nav #container #logotext h1 {
    font-weight: normal;
    font-size: 30px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0
}

nav #container #logotext h2 {
    font-weight: normal;
    font-size: 14px;
    margin: -3px 0 0 0;
    padding: 0
}

nav #container #contactDetails {
    position: absolute;
    margin: 15px 0 35px 500px;
    display: block;
    color: #045caa;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase
}

nav #container #contactDetails h1 {
    font-weight: normal;
    font-size: 18px;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    padding: 0
}

nav #container #contactDetails h2 {
    font-weight: normal;
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 0
}
nav #container #contactDetails1 {
    position: absolute;
    margin: 15px 0 35px 750px;
    display: block;
    color: #045caa;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase
}

nav #container #contactDetails1 h1 {
    font-weight: normal;
    font-size: 18px;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    padding: 0
}

nav #container #contactDetails1 h2 {
    font-weight: normal;
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 0
}

nav #container ul {
    position: absolute;
    margin: 55px 0 0 90px;
    padding: 0 0 0 0;
    width: 1000px
}

nav #container ul li a {
    display: block;
    float: left;
    padding: 15px 15px 15px 15px;
    margin: 8px 1px 0 0;
    color: #fff;
    font-size: 14px;
    text-decoration: none
}

nav #container ul li a:hover {
    color: #fdc732;
    -webkit-transition: color 300ms ease-in
}

nav #container ul li .current {
    color: #fdc732
}

#main {
    margin: 0 auto;
    width: 1022px
}

#main #homeIntro {
    padding: 35px 170px 80px 170px
}

#main #homeIntro h1 {
    font-family: "Augustus", Arial, Helvetica, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    color: #090640;
    font-weight: normal;
    padding: 0;
    margin: 0
}

#main #contentTop {
    background: url(../img/bg-content-top.png) no-repeat bottom center;
    display: block;
    width: 1046px;
    margin: 0 auto;
    padding: 70px 0 0 0;
    height: 10px;
    overflow: hidden;
    font-size: 1px
}

#main #contentHome {
    background: #fdc732;
    display: block;
    width: 1022px;
    margin: 0 auto
}

#main #contentHome #contentShadow {
    background: url(../img/curved-shadow.png) no-repeat top center;
    z-index: 100000;
    display: block;
    height: 30px;
    width: 1022px;
    position: absolute
}

#main #contentHome #left {
    float: left;
    display: block;
    width: 443px;
    height: 268px
}

#main #contentHome #right {
    background: url(../img/shadow-right-content.png) top left no-repeat;
    float: right;
    display: block;
    height: 200px;
    width: 519px;
    padding: 50px 30px 18px 30px
}

#main #contentHome #right h1 {
    font-family: "PTSansNarrowBold", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 36px;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    padding: 0;
    text-transform: uppercase
}

.header {
    width: 1022px;
    height: 200px;
    margin: 0 auto
}

.header h1 {
    font-family: "PTSansNarrowBold", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 50px;
    letter-spacing: -1px;
    margin: 145px 0 0 30px;
    padding: 10px 20px 8px 20px;
    text-transform: uppercase;
    color: #045caa;
    position: absolute;
    background: #fff;
    z-index: 1000000;
    -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, .2)
}

.header .shadow {
    background: url(../img/straight-shadow.png) no-repeat top center;
    width: 1022px;
    height: 7px;
    position: relative
}

#headerQuality {
    background: url(../img/quality/header.jpg) no-repeat top center
}

#headerDesign {
    background: url(../img/design/header.jpg) no-repeat top center
}

#headerTool {
    background: url(../img/tool/header.jpg) no-repeat top center
}
#headerNews {
    background: url(../img/news/header.jpg) no-repeat top center
}

#headerContact {
    background: url(../img/tool/header.jpg) no-repeat top center
}

#headerTryout {
    background: url(../img/tryout/header.jpg) no-repeat top center
}

#headerAbout {
    background: url(../img/about/header.jpg) no-repeat top center
}

#headerFaro {
    background: url(../img/faro/header.jpg) no-repeat top center
}

#contentPages {
    background: #fdc732;
    display: block;
    width: 1022px;
    margin: 0 auto;
    padding: 0
}

#contentPages #contentShadow {
    background: url(../img/curved-shadow.png) no-repeat top center;
    z-index: 100000;
    display: block;
    height: 30px;
    width: 1022px;
    position: absolute
}

#contentPages #left {
    float: left;
    display: block;
    width: 443px
}

#contentPages #left img {
    margin-bottom: -5px
}

#contentPages #leftNews {
    float: left;
    display: block;
    width: 383px;
    color: #fff;
    padding: 60px 30px 58px 30px
}

#contentPages #leftNews h2 {
    font-family: "PTSansNarrowRegular", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 22px;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    padding: 0
}

#contentPages #right {
    background: url(../img/shadow-right-content.png) top left no-repeat;
    float: right;
    display: block;
    width: 519px;
    padding: 50px 30px 18px 30px
}

#contentPages #right h2 {
    font-family: "PTSansNarrowRegular", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 22px;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    padding: 0
}

#contentPages #right .clientHolder {
    display: block;
    margin: 0 0 0 -5px
}

#contentPages #right .clientHolder .clientLogos {
    float: left;
    width: 143px;
    height: 78px;
    border: none;
    display: block
}

#contentPages #right .arrow li {
    list-style-image: url(../img/arrow-black.png);
    padding-bottom: 8px
}

footer {
    background: url(../img/bg-footer.png) top center no-repeat;
    height: 67px;
    display: block;
    margin: 0 auto;
    width: 1022px;
    overflow: hidden;
    margin-bottom: 30px
}

footer #leftFooter {
    float: left;
    width: 300px;
    margin: 20px 0 0 30px
}

footer #leftFooter a {
    text-decoration: none;
    color: #000
}

.clear {
    clear: both
}

.small {
    font-size: 12px
}

.yellow {
    color: #fdc732
}

.buttonLink {
    background: url(../img/bg-button.png) no-repeat top;
    height: 29px;
    width: 80px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "PTSansNarrowBold", Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding: 10px 0 0 44px
}

.buttonLink:hover {
    color: #fdc732;
    -webkit-transition: color 300ms ease-in
}

.arrow li {
    list-style-image: url(../img/arrow.png);
    padding-bottom: 8px
}

.newsHolder {
    padding: 10px 0 0 0;
    border-bottom: 1px solid #000
}

.newsHolder .date {
    font-size: 11px;
    color: #333;
    padding: 0 0 0 0;
    margin: 0 0 0 0
}

.newsHolder h2 {
    font-family: "PTSansNarrowRegular", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 22px;
    letter-spacing: -1px;
    margin: 0 0 0 0;
    padding: 0 0 0 0
}

.newsHolder .introText {
    padding: 0 0 0 0;
    margin: 0 0 0 0
}
/*Eliminates padding, centers the thumbnail */

body, html {
padding: 0;
margin: 0;
text-align: center;
}

/* Styles the thumbnail */

a.lightbox img {
height: 150px;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
margin: 94px 20px 20px 20px;
}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 68%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
box-sizing: border-box;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
}

.lightbox-target:target img {
max-height: 100%;
max-width: 100%;
}

.lightbox-target:target a.lightbox-close {
top: 0px;
}