﻿/*
    Global Stunts
    Master Style Sheet
    Created by Climbing Turn Ltd
    14th January 2011

    Contents:
        General
        Content Menu
        Header
        Main Menu
        Biog Panel
        Footer
            Footer Links Panel
            Footer Logo Panel
        Home
        Production List
        Resume
*/



/* ---------------------------------------------------------- Reset */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, del, dfn, em, font, img, strong, b, u, i, ol, ul, 
li, fieldset, form, label, legend, table, caption, tbody, tfoot, 
thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}



/* ---------------------------------------------------------- General */

body {
    line-height: 1;
    background-color:#000;
    font-family: "Verdana", "Arial", Sans-Serif;
    background-image:url(../assets/global-stunts-bg.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    margin-bottom:60px;
}

.BodyContainer {
    margin:0 auto;
    width:961px;
    position:relative;
    background:#0f0f0f url(../assets/global-stunts-header.jpg) no-repeat top;
}

.ContentContainer {
    margin:4px 270px 0 4px;
    padding:40px 20px 0 20px;
    width:644px;
    min-height:100%;
    overflow:hidden;
    background-color:#0f0f0f;
}

.ContentContainer h1 {
    color:#FF8731;
    font-size:1.4em;
    font-style:italic;
    margin-bottom:15px;
}

.ContentContainer h1 > em {
    color:#fff;
    font-style:normal;
}

.ContentContainer h2 {
    color:#fff;
    font-style:normal;
}

.ContentBody {
    width:520px;
    margin-left:120px;
    overflow:hidden;
    position:relative;
}

.ContentBody > p, .ContentBody > ul > li, #gsForm > p {
    color:#ccc;
    font-size:0.8em;
    line-height:1.4em;
    margin-bottom:20px;
}

 h2.GHead {
    background:#000 url(../assets/gs-bg-repeat.gif) repeat-x;
    color:#fff;
    padding:10px 0 0 8%;
    height:30px;
    width:92%;
    font-size:12pt;
}

img.BigImage {
    clear:both;
    margin-bottom:16px;
}

tr.altrow {
    background-color:#252523;
}

/* ---------------------------------------------------------- Content Menu */

.ContentMenu {
    margin-right:10px;
    width:110px;
    overflow:hidden;
    float:left;    
}

.ContentMenu > ul > li {
    margin-bottom:15px;
}

.ContentMenu > ul > li > a {
    color:#39f;
    text-decoration:none;
    font-size:0.7em;
    font-weight:bold;
}

.ContentMenu > ul > li > a:visited {
    color:#39f;
}

.ContentMenu > ul > li > a:hover {
    color:#fff;
}

.ContentMenu > ul > li > a:active {
    color:#FF8731;
}

.ContentMenu > ul > li > a.selected {
    color:#fff;
    font-style:italic;
}

/* ---------------------------------------------------------- Header */

.HeaderContainer {
    margin:0 auto;
    position:relative;
    width:961px;
    height:131px;
    overflow:hidden;
    cursor:pointer;
}

p.HeaderStrap {
    position:absolute;
    left:395px;
    top:34px;
    width:300px;
    height:100px;
    font-size:10pt;
    font-weight:bold;
    color:#fff;
    text-align:right;
    overflow:hidden;
    line-height:1em;
}

p.SkipNav {
    display:none;
}

span.StrapTitle {
    display:none;
}

a.MobileLink {
  display:block;
  width:67px;
  height:57px;
  background:transparent url(../assets/go-to-mobile-site.png) no-repeat left bottom;
  position:absolute;
  left:655px;
  top:34px;
}

a:active.MobileLink { 
  background-position:left top;
}

/* ---------------------------------------------------------- Main Menu */


.MenuContainer {
    margin:0 auto;
    position:relative;
    width:962px;
    height:39px;
    overflow:hidden;
}

ul.MainMenu {
    position:absolute;
    top:4px;
    left:22px;
    display:inline;
}


ul.MainMenu > li {
    display:inline;
}

ul.MainMenu > li > a {
    display:block;
    width:125px;
    padding-top:6px;
    height:21px;
    margin-right:3px;
    background: transparent url(../assets/gs-menu-button-2-states.png) no-repeat;
    color:#fff;
    float:left;
    text-decoration:none;
    font-weight:bold;
    font-style:italic;
    text-align:center;
    font-size:10pt;
    
}

ul.MainMenu > li > a#mnuContact {
    background:transparent url(../assets/gs-contact-button-2-states.png) no-repeat;
    width:91px;
}

ul.MainMenu > li > a:visited {
    color:#fff;
}

ul.MainMenu > li > a:hover, ul.MainMenu > li > a:hover#mnuContact {
    text-decoration:underline;
}

ul.MainMenu > li > a.selected, ul.MainMenu > li > a#mnuContact.selected {
    background-position:left bottom;
    color:#ff9933;
}

/* ---------------------------------------------------------- Biog Panel */

.BiogPanel {
    margin-top:157px;
    width:270px;
    float:right;
    padding-right:3px;
}

.BiogHeader {
    background:#000 url(../assets/gs-chevron-background-short.gif) no-repeat;
    width:270px;
    height:61px;
    overflow:hidden;
}

.BiogHeader > h1 {
    color:#fff;
    margin:13px 0 0 20px;
    font-size:16pt;
}

.BiogHeader > p {
    color:#f93;
    font-size:10pt;
    font-style:italic;
    margin-left:20px;
}

.BiogText {
    margin-top:4px;
    padding:20px;
    width:230px;
    height:274px;
    background:#000 url(../assets/gs-mini-biog-background.gif) no-repeat;
}

ul.BiogList {
    margin-top:50px;
}

ul.BiogList > li {
    color:#fff;
    font-size:9pt;
    margin-top:8px;
}

ul.BiogList > li > span {
    color:#999;
    font-weight:bold;
}

p.FlagHolder {
    margin-top:30px;
}

ul.BiogLinks { 
    margin-top:10px;
}

ul.BiogLinks > li {    
    font-size:8pt;
    margin-top:8px;
}

ul.BiogLinks > li > a { 
    color:#39f;
}

ul.BiogLinks > li > a:visited { 
    color:#39f;
}

ul.BiogLinks > li > a:hover { 
    text-decoration:none;
}

.ShowReelContainer {
    width:270px;
    height:230px;
    margin-top:6px;
    background-color:#1f1f1f;
}


/* ---------------------------------------------------------- Footer */

.GSFooter {
    width:962px;
    margin:0 auto;
    position:relative;
    clear:both;
    background:#0f0f0f;
    padding-top:10px;
}

/* ---------------------------------------------------------- Footer Links Panel */

.FooterLinksPanel {
    margin:0 auto;
    position:relative;
    width:962px;
    height:75px;
    background:#000 url(../assets/footer/linkspanel/gs-links-chevron-background.png) no-repeat;
    overflow:hidden;
}

.FooterLinksPanel > ul {
   clear:left;
   float:left;
   list-style:none;
   margin:20px 0 0 100px;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;

}

.FooterLinksPanel > ul > li {
    display:block;
    float:left;
    list-style:none;
    margin:0;
    position:relative;
    right:50%;
    text-align:left;
}

.FooterLinksPanel > ul > li > a  {
    font-size:8pt;
    display:block;
    padding-left:60px;
    height:37px;
    overflow:hidden;
    text-decoration:none;
}

.FooterLinksPanel > ul > li > a > span {
    text-decoration:underline;
    color:#39f;
}

.FooterLinksPanel > ul > li > a:hover > span {
    text-decoration:none;
}

.FooterLinksPanel > ul > li > a > em {
    color:#fff;
    font-style:normal;
    font-weight:bold;
    font-size:10pt;
    display:block;
    text-decoration:none;
}

a#GSContact {
    background:transparent url(../assets/footer/linkspanel/contact-icon.gif) no-repeat;
    width:100px;
}

a#GSFacebook {
    background:transparent url(../assets/footer/linkspanel/facebook-logo.gif) no-repeat;
    width:110px;
}

a#GSIMDB {
    background:transparent url(../assets/footer/linkspanel/imdb-logo.gif) no-repeat;
    width:90px;
}

a#GSHITZ {
    background:transparent url(../assets/footer/linkspanel/hitz-logo.gif) no-repeat;
    width:155px;
}

.NominationPanel {
    position:absolute;
    top:15px;
    left:0;
    padding:0 10px 20px 10px;
    width:166px;
    height:48px;
    overflow:hidden;
    text-align:center;
}

.NominationItem { 
    position:absolute;
    left:10px;
    top:200px;
    width:166px;
}

.NominationItem > h2 {
    color:#ff8731;
    font-size:8pt;
    margin-bottom:4px;
}

.NominationItem > p {
   color:#fff;
   font-size:8pt;
   line-height:1.4em;
}

/* ---------------------------------------------------------- Footer Logo Panel */

.FooterLogoPanel {
    margin:0 auto;
    position:relative;
    width:962px;
    height:120px;
    background-color:#000;
    overflow:hidden;
}

.FooterLogoPanel > ul {
   clear:left;
   float:left;
   list-style:none;
   margin:20px 0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

.FooterLogoPanel > ul > li {
    display:block;
    float:left;
    width:190px;
    list-style:none;
    margin:0;
    position:relative;
    right:50%;
}

.FooterBottom {
    margin:0 auto;
    position:relative;
    width:962px;
    background-color:transparent;
    text-align:center;
    padding-top:20px;
}

.FooterMenuContainer {
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
}

ul.FooterMenu {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

ul.FooterMenu > li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0 10px 4px 10px;
   position:relative;
   right:50%;
   border-right:1px solid #666;
}

ul.FooterMenu > li > a {
    color:#666;
    text-decoration:none;
    font-size:10pt;
}


ul.FooterMenu > li > a:visited {
    color:#666;
}


ul.FooterMenu > li > a:hover {
    text-decoration:underline;
}


ul.FooterMenu > li > a.contact{
    border:none;
}

.FooterBottom > p {
    color:#666;
    font-size:0.7em;
    clear:both;
    line-height:1.4em;
}


/* ---------------------------------------------------------- Home */

.HomeContainer {
    margin:4px 270px 0 4px;
    padding:10px 20px 0 0;
    width:644px;
    min-height:100%;
    overflow:hidden;
    background-color:#0f0f0f;
    position:relative;
}

.HomeHeader {
    padding:15px 0 4px 95px;
    width:564px;
    height:124px;
    background: transparent url(../assets/gs-falling-man.gif) no-repeat top left;
    overflow:hidden;
    top:6px;
    left:6px;
}

.HomeHeader > h1 {
    color:#ff8731;
    font-size:12pt;
    font-style:italic;
    margin-bottom:6px;
}

.HomeHeader > p {
    color:#fff;
    font-style:italic;
    font-size:9pt;
    line-height:1.2em;
}


.HomeContent {
    width:682px;
}

.GalleryColumn {
    position:relative;
    width:198px;
    height:605px;
    float:left;
    z-index:100;
}

a.HeadLink {
    position:absolute;
    top:14px;
    right:10px;
    color:#39f;
    text-decoration:none;
    font-size:8pt;
    z-index:100;
}

a:visited.HeadLink {
    color:#39f;
}

a:hover.HeadLink {
    text-decoration:underline;
}

.HomeCentre {
    position:relative;
    padding-left:222px;
    width:440px;

}

.HomeFaderImage { 
    position:absolute;
    left:0;
    top:0;
    width:439px;
    height:338px;
}

#ImageFader {
    width:439px;
    height:338px;
    position:relative;
}

.AniLedsContainer {
    position:absolute;
    top:10px;
    right:20px;
}

a.AniLED {
    display:block;
    float:left;
    height:9px;
    width:9px;
    background:transparent url(../assets/image-slide-square.gif) no-repeat bottom;
    margin-right:2px;
}


a.AniLED > span {
    display:none;
}

a.AniLEDSelected { 
    background-position:left top;
}

.HomeCredits { 
    position:relative;
    width:440px;
    margin-top:6px; 
    height:220px;
    overflow:hidden;
    background-color:#1f1f1f;
}


table.HomeCreditsTable {
    width:92%;
    margin:12px 0 0 8%;
}

table.HomeCreditsTable td {
    color:#fff;
    font-size:0.7em;
    padding:4px 0 4px 0;
}

/* ---------------------------------------------------------- Production List */

img.ProdListImage {
    float:left;
    margin-right:20px;
}

table.ProdListTable th, table.ProdListTable td {
    padding:4px;
}

table.ProdListTable th {
    color:#FF8731;
    text-align:left;
    font-style:normal;
    font-size:0.8em;
}

table.ProdListTable td {
    color:#fff;
    font-size:0.8em;
}

/* ---------- Error Message Styles when slide show images don't load etc */

.ErrorMessage {
    background-color:#fff;
    padding:20px;
}

.ErrorMessage > p {
    color:#f00;
    font-size: 0.8em;
    font-weight:bold;
}

/* ---------------------------------------------------------- Resume */

ul.ResumeSubs {
    width:100%;
    text-align:justify;
    text-align:center;
    margin:-10px;
    position:relative;
}

ul.ResumeSubs > li {
    position:absolute;
    top:0;
}

li#SubLeft  {
  left:10px;
}

li#SubRight  {
  right:0;
}

li#SubCentre {
  left:180px;
}

ul:last-child.ResumeSubs {
    float:right;
}

h2.gsresumeh {
    color:#FF8731;
    font-size:1.1em;
    margin-bottom:5px;
    margin-top:30px;
}

table.ResumeListTable {
    width:100%;
}

table.ResumeListTable td {
    padding:8px 0 8px 4px;
    font-size:0.7em;
    color:#fff;
}

p.DownloadContainer 
{
  margin:0;
  line-height:1em;
}

a.DownloadLink 
{
  display:block;
  padding-left:55px; 
  height:80px;
  text-decoration:none;
  padding-top:45px;
  color:#3399FF;
}

a:visited.DownloadLink 
{
    color:#3399FF;
}

a:hover.DownloadLink 
{
  text-decoration:underline;
}

a.ResumeDownloadLink 
{
  background:transparent url(../assets/pdf-icon.gif) no-repeat;
}

a.PhotoDownloadLink 
{
  background:transparent url(../assets/Richard-Bradshaw-contact-photo-thumbnail-2011.jpg) no-repeat;
}




/* ---------------------------------------------------------- Movie Gallery */


.MovieContainer {
    width:500px;
    height:314px;
    margin-bottom:20px;
}


ul.MovieThumbs {
    width:100%;
    margin-top:20px;
    overflow:hidden;
}

ul.MovieThumbs > li {
    display:block;
    float:left;
    margin:20px 0 0 0;
    color:#39f;
    width:130px;
    cursor:pointer;
    font-size:0.7em;
}


img.movieThumb {
    border:3px solid #ccc;
}

ul.MovieThumbs > li > img.selected {
    border:3px solid #f93;
}

.galleryPrint {
    display:none;
}
