/*************** Specific main content elements ***************/

#featured {
  float: left;
  background: #ece9ca;
  padding: 5px;
  border: 1px solid #e1ddb7;
  margin-right: 1em;
  text-align: center;
  }
#featured p {
  padding-top: 3px;
  }

#featured .playvideo {position: absolute;bottom: 8px;right: 8px;}

.photoBox {
  float: left;
  position: relative;
  width: 24.9%;
  margin-bottom: 2em;
  }

.photoBox td {
  border: 1px solid #ccc;
  border-bottom: 0px;
  text-align: center;
  background: #ebebeb;
  padding: 3px;
  }

.videoBox {
  float: left;
  width: 49%;
  position: relative;
  margin-bottom: 1em;
  }

.vidright {
  float: right;
  }

.videoBox img.middle {
  vertical-align: middle;
  }

.videoBox .vidTitle {
  height: 3em;
  }

.videoBox .imgWrapper {
  float: left;
  width: 130px;
  height: 100px;
  position: relative;
  }

.videoBox .playvideo {position: absolute;bottom: 1px;right: 1px;}
.videoBox .thumb, .photoBox .thumb {border: 1px solid #000;}

.description {
  padding: 5px 10px;
  }

.videoBox .description {
  /* width: 160px;
  w\idth: 144px; */
  height: 100px;
  hei\ght: 90px;
  margin-left: 135px;
  background: #ece9ca;
  border: 1px solid #e1ddb7;
  }

.photoBox .description {
  width: 114px;
  }

#titleNav {
  float: left;
  position: relative;
  top: .7em;
  margin-left: 2em;
  }

.activeYear {font-weight: bold; color: #a20000;}

#ptabs {
  height: 19px;
  padding-top: .75em;
  }

#ptabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: url("http://cdn.goldenglobes.org/images/ptabs_back.gif") top left repeat-x;
  height: 19px;
  }

#ptabs ul li {
  padding: 0 2em;
  display: block;
  float: left;
  height: 19px;
  background: url("http://cdn.goldenglobes.org/images/ptabs_div.gif") right no-repeat;
  }

#ptabs ul li.active {
  background: url("http://cdn.goldenglobes.org/images/ptabs_activeback.gif") repeat-x;
  }

#ptabs ul li a {
  float: left;
  height: 17px;
  padding: 2px 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  }

#ptabs ul li.active a {
  color: #fff;
  }

#ptabs #year {
  height: 19px;
  float: right;
  padding: 0 10px 0;
  background: url("http://cdn.goldenglobes.org/images/ptabs_yearback.gif") repeat-x;
  }

.nominationsBox {
  position: relative;
  width: 99%;
  margin-bottom: 2em;
  }

.nominationsBox .head {
  background: #656565 url("http://cdn.goldenglobes.org/images/nomheader_back.gif") repeat-x;
  border: 1px solid #444;
  padding: .5em;
  margin-bottom: 2px;
  }

.nominationsBox .winner {
  position: relative;
  background: #f4f3e1;
  border: 1px solid #f4f3e1;
  }

.nominationsBox .winner .staricon {
  position: absolute;
  top: 3px;
  left: 5px;
  }

  .nominationsBox .winner .staricon_cecil {
  position: absolute;
  top: 0px;
  left: 7px;
  }

.nominationsBox .winner .videoicon {
  position: absolute;
  top: 3px;
  left: 33px;
  }

.nominationsBox .winner div {
  margin-left: 60px;
  }

.nominationsBox .winner div p {
  padding: 5px;
  }

.nominationsBox .also {
  border: solid #e1ddb7;
  border-width: 0;
  padding: 3px;
  margin-left: 20px;
  }

.searchFrame {
  background: #ece9ca;
  border: 1px solid #e1ddb7;
  padding: 10px;
  margin: 0 auto;
  width: 400px;
  w\idth: 390px;
  }

.searchInternal {
  position: relative;
  top: -1.5em;
  }

.searchResults {
  width: 100%;
  margin-top: 1em;
  }

.searchResults th {
  text-align: left;
  }

.searchResults .odd, .searchResultsListCategories .odd {
  background: #f5f5f5;
  }

.searchResultsListCategories {
  padding-left: 13em;
  list-style: none;
  }

.searchResultsListCategories li {
  text-indent: -13em;
  padding: .5em 0;
  }

.searchResultsListCategories a {
  background: #ece9ca;
  border: 1px solid #e1ddb7;
  padding: 3px;
  text-decoration: none;
  }

.searchResultsList {
  list-style: none;
  }

.searchResultsYear ul {
  list-style: none;
  margin-top: .5em;
  }

.searchResultsYear ul li {
  padding: 2px 0 2px 19px;
  }

.searchResultsYear ul li.winner {
  padding-left: 0;
  }

.searchResultsFilm a {
  padding-left: 19px;
  }

.searchResultsFilm a.winner {
  padding-left: 0;
  }

#membersDesc {
  width: 350px;
  position: absolute;
  right: 1em;
  z-index: 3;
  padding-top: 2em;
  }

.members .name {text-align: right;padding-bottom: .5em;padding-right: 1em;}
.members .country {text-align: left;}

.newsItem {padding-bottom: .5em;margin-bottom: 2em; border-bottom: 1px solid #eee;}
.newsItem img {border: 1px solid #000;margin: 0 1em;padding: 1px;}

.newsItem .date {
  text-align: right;
  position: relative;
  top: 1.5em;
  }

.titles {margin-bottom: 5px;display: block;margin-left:3px;}
.rightItem img {float: left;margin-right: 5px;margin-bottom: 1em;}

.faqItem {
  margin-bottom: 1.8em;
  padding-bottom: .2em;
  border-bottom: 1px solid #ddd;
  }

#newspageWrapper {position: relative;}

#articleWrapper>p {padding-right: 100px;}

.winners .tableHead {  width: 450px; }
.winners td.name {  text-align: left; border-bottom: 1px solid #eaeaea; }
.winners td.name2 {  text-align: left; border-bottom: 1px solid #eaeaea; }
.winners td.num {  text-align: right; border-bottom: 1px solid #eaeaea; }
.winners td.num2 {  text-align: right; border-bottom: 1px solid #eaeaea; }

#newsNav {padding: 2em 0 0;}

.leftNews ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }

.leftNews ul li {
  padding-bottom: 1em;
  border-bottom: 1px solid #e1ddb7;
  text-indent: -.5em;
  }

#slideshowCenter {
  text-align: center;
  position: relative;
  margin: 2em auto 0;
  }

#slideshowWrapper {
  margin: 0 auto;
  }

.slideshowNav {
  display: block;
  background: #ece9ca;
  margin: 0 auto 5px;
  padding: 0;
  height: 16px;
  width: 400px;
  }

#slideshowImgCenterWrapper {
  position: relative;
  text-align: center;
  }

#slideshowImgCenter {
  margin: 0 auto;
  text-align: center;
  }

.slideshowImgCenter {
 display:block;
 margin: 12px 0 10px 0;
 }

#slideshowImg {
 display: table;
 background: #ece9ca;
 border: 1px solid #e1ddb7;
 padding: 5px;
 margin: 0 auto;
}

#slideshowImg img {
  background: #ece9ca;
  border: 1px solid #000
  }

#slideshowDesc {
  background: #f8f7e7;
  border: 1px solid #e1ddb7;
  padding: 1em 30px;
  margin: 5px auto;
  width: 400px;
  w\idth: 340px;
  }
/* === Time lapse styles ========*/
#TimeLapseCenter {
  <!--text-align: center;-->
  position: relative;
  margin: 2em auto 0;
  }
#TimeLapseWrapper {
  margin: 0 auto;
  }


#TimeLapseImg {
  width: 604px;
  display: table;
  background: #ece9ca;
  border: 1px solid #e1ddb7;
  padding: 5px;
  margin: 0 auto;
  }

#TimeLapseImg img {
  background: #ece9ca;
  border: 1px solid #000
  }
#TimeLapseBlock {
	width: 600px;
	height: 402px;
	border: solid 1px #e1ddb7;

}
#TimeLapseNav {
  z-index: 30;
  background: #f8f7e7;
  border: 1px solid #e1ddb7;

  /*padding: 1em 30px;
  margin: 5px auto;*/
  position: relative;

  margin-top: 0;
  left: 0px;
  top: -19px;
/*
margin-top: 384px;
*/
  width: 250px;
  height: 17px;
  filter:alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  text-align: center;
  }
#TimeLapseNav img {
	border: none;
}

/* === Time lapse styles ========*/

.prevButton {float: left;}
.nextButton {float: right;}

.cecilNavWrapper {
  background: #ece9ca;
  border: 1px solid #e1ddb7;
  padding: 10px;
  }

#cecilImage {
  float: left;
  border: 1px solid black;
  padding: 1px;
  margin: 1em 2em 1em 1em;
  }

#entryforms {margin: 0 auto;}

#entryforms .label {
  border: solid #e1ddb7;
  border-width: 0 1px 1px 1px;
  padding: .2em 1em;
  width: 20em;
  }

#entryforms .first .label {
  border-width: 1px;
  }

#entryforms .download {
  background: #ece9ca;
  width: 60px;
  text-align: center;
  border-right: 1px solid #e1ddb7;
  }

#entryforms .last .download {border-bottom: 1px solid #e1ddb7;}

#entryforms .head {background: #a20000;text-align: center;}

.contactFloat {
  width: 15em;
  float: right;
  background: #ece9ca;
  border: 1px solid #e1ddb7;
  padding: 1em 2em;
  margin-right: 30px;
  }

.cecilPastBox {
  width: 545px;
  height: 200;
  margin-bottom: 2em;
  clear: both;
  }

.cecilPastBox h2 {
  padding-bottom: 3px;
  }

.cecilPastBox img {
  float: left;
  padding: 1px;
  border: 1px solid #000;
  margin-right: 3px;
  }

.cecilPastBox .text {
  background: #f3f2df url("http://cdn.goldenglobes.org/images/cecilpast_back.gif") top no-repeat;
  padding: 40px 1em 10px;
  height: 180px;
  hei\ght: 130px;
  border: 1px solid #e1ddb7;
  }

.floatLeft img, .floatRight img {
  padding: 1px;
  border: 1px solid black;
  }

.floatLeft {
  float: left;
  margin: 1em 2em 1em 0;
  }

.floatRight {
  float: right;
  margin: 1em 0 1em 2em;
  }

.floatLeft div, .floatRight div {
  background: #ece9ca;
  margin-top: 2px;
  padding: .5em 1em;
  border: 1px solid #e1ddb7;
  }

.floatRight div p {
  padding-right: 1px;margin: 0;
  }

#phil_smallImgs {text-align: center;}
#phil_smallImgs div {float: left;width: 19%;}
#phil_smallImgs div div {width: 115px;text-align: left;}
#phil_smallImgs div img {padding: 1px;border: 1px solid black;}
#phil_smallImgs div p {color: #5f5f5f;}

.leftBonus {
  width: 244px;
  w\idth: 196px;
  background: #ece9ca url("http://cdn.goldenglobes.org/images/leftshade.gif") top left repeat-x;
  padding: 16px 24px 0;
  }

.leftItem {
  padding-top: 2em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e1ddb9;
  }

.leftImg {margin-right: 5px;margin-bottom: 1em;}

.framed {
  padding: 1px;
  border: 1px solid black;
  }

.textSize {
  position: absolute;
  right: 0;
  _right: 30px;
  text-align: right;
  margin: .2em 10px 0 0;
  _padding-right: 10px;
  height: 15px;
  }

#credentialTable td {
  color: #444;
  font: 1em Verdana, Geneva, Helvetica, sans-serif;
  padding-bottom: .5em;
  }

#credentialTable .label {text-align: right;padding-right: 1em;}

#sitemap {margin-top: 0;}

#sitemap .landing {
  margin: 2em 0;
  }

#sitemap h2 a {
  color: #444;
  text-decoration: none;
  border-bottom: 1px solid #444;
  }

#medialeftButtons {
  margin-left: 84px;
  width: 93px;
  height: 19px;
  border: 1px solid #444;
  }

.archive {
  list-style: none;
  padding-left: 1em;
  }

.archive li {
  text-indent: -1em;
  padding: .75em 0;
  }

.archive li a {
  text-decoration: none;
  font-family: Georgia, "Hoefler Text", Times, "Times New Roman", serif;
  }

.archive .date {
  color: #444;
  font-weight: bold;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  }

/************** Layout *************/
/** This layout is based on Mike Purvis' "Jello Mold" paradigm. http://uwmike.com/ **/

html, body, ol, dl, dt, dd, img {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  }

body {
  padding: 0 460px;
  background: #616161 url("http://cdn.goldenglobes.org/images/greybg.gif") repeat-x;
  color: #000;
  font-family: Verdana, sans-serif;
  font-size: 76%; /* this body font-size fixes an IE bug and maintains x-browser uniformity */
  text-align: center;
  }

#sizer {
  margin: 0 auto;
  padding: 0;
  width: 60%;
  text-align: left;
  max-width: 120px;
  }

#expander {
  margin: 0 -460px;
  min-width: 920px;
  position: relative;
  }

/*\*/
* html #expander {height: 0;}
/* #expander must have "height: 0" in IEwin bug fixing */

#border {
  border: solid #222;
  border-width: 0 2px;
  }

#wrapper1 {
  position: relative;
  background: #fff url("http://cdn.goldenglobes.org/images/mainback_internal.gif") repeat-y left;
  z-index: 0;
  }

#wrapper2 {
  position: relative;
  background: url("http://cdn.goldenglobes.org/images/mainback_gga.gif") repeat-y right;
  z-index: 0;
  }

  html>body #wrapper1 {
  overflow: hidden;
 }

  html>body #wrapper2 {
  overflow: hidden;
 }


/****************** Main Page Structure *****************/

.outer {
  margin-left: 244px;
  margin-right: 0;
  }

.float-wrap {
  float: left;
  width: 100%;
  }

.center {
  margin: 0;
  padding: 0;
  float: right;
  width: 100%;
  }

.left {
  float: left;
  position: relative;
  width: 244px;
  margin-left: -244px;
  }

.right {
  float: right;
  position: relative;
  width: 244px;
  margin-right: -244px;
  }

/*************** Header and Footer elements *****************/

.header {width: 100%; padding: 0;}

.title {
  background: #000 url("http://cdn.goldenglobes.org/images/title_back.gif") repeat-x top left;
  height: 46px;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  }

.title img {margin: 0 auto;position: relative; top: 12px;}

.subHeadWrapper {
  position: relative;
  height: 120px;
  text-align: center;
  border: solid #fff;
  border-width: 2px 0;
  }

.headImage {
  background-color: #fff;
  margin: 0 auto;
  padding: 0;
  }

.headImage img {margin: 0 auto;}

.hfpa {
  position: absolute;
  left: 0;
  width: 106px;
  background-color: #fff;
  z-index: 1;
  }

.galleryWrapper {
  position: absolute;
  left: 0;
  width: 136px;
  border-right: 2px solid #fff;
  margin-left: 108px;
  background-color: #fff;
  z-index: 1;
  }

.headBanners {
  position: absolute;
  right: 0;
  width: 244px;
  background-color: #fff;
  padding-left: 1px;
  z-index: 1;
  }

.footer {
  border-top: 1px solid white;
  width: 100%;
  clear: both;
  padding: 5px 0 15px;
  position: relative;
  background: #000;
  text-align:center;
  }

.footerNav {margin: 0;padding: 0;color: #fff;}
.footerNav li {display: inline;}

#leftBack img {
  position: absolute;
  top: -268px;
  left: 0;
  z-index: 0;
  }

#footerHFPA img {position: absolute; left: 0; bottom: 0;}
#footerBump img {position: absolute; right: 0; bottom: 0;}

/************** Spacing Controls for various column contents ***************/

.textpadder {padding: 0 1em; position: relative;}
.textpadderCenter {padding: 2em 3em;position: relative;}

.hr {
  border-bottom: 1px solid #ece9ca;
  width: 100%;
  line-height: 0px;
  margin: 0 0 1.5em 0;
  padding: .2em 0 0;
  }

.videohr {
  border-bottom: 1px dotted #ece9ca;
  width: 100%;
  line-height: 0px;
  }
/************** Special Fixes *************/

.outer {word-wrap: break-word;}

/* \*/
* html #wrapper1,
* html #wrapper2,
* html .outer a,
* html .container-left,
* html .container-right,
* html .outer,
* html h2,
* html .sidenav li a
{height: 1%;}
/* Holly hack */


/*** Variance fixes for IEwin ***/

/*\*/
* html .outer p {margin-right: -6px;}
/* */

form {margin: 0;padding: 0;}


/**************** Utility Rules *******************/

/*\*/
.sidenav a:hover {position: relative;}
.img {display: block;}
/* Hidden from IE/Mac */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0px;
}

