@charset "UTF-8";

@import url("foundation.css");

/* CSS Document */


body {
  background: #AB131D !important;
}

.bodytext
{
color:#494949; font-size:1.125em; line-height:1.5em; font-family: 'Source Sans Pro', sans-serif; font-weight:400
}

.hiasaa_lists
{
	font-size:1.25em; color:#AB131D; line-height:1.5em; margin-bottom:20px
}

.nominee_titles
{
	text-transform:uppercase;
	font-family: 'Anton', sans-serif;
	color:#FFFFFF;
	background:#AB131D;
	font-size:2.0em;
	line-height: 2.2rem;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AB131D;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}

.nominee_list
{
	padding:11px 0px 11px 15px;
	font-size:1.1em;
	color:#494949;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}

.nominee_subtitles
{
	font:.8em;
	color:#A3A3A3
}


#fb-root {
    display: none;
}
 
/* To fill the container and nothing else */
 
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}





/* LINKS */

a.whiteyellow:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteyellow:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whiteyellow:hover {
	text-decoration: none;
	color: #ffd907;
}
a.whiteyellow:active {
	text-decoration: none;
	color: #ffd907;
}



a.bodytext:link {
	color: #00408C;
	text-decoration: none;
}
a.bodytext:visited {
	text-decoration: none;
	color: #00408C;
}
a.bodytext:hover {
	text-decoration: none;
	color: #959595;
}
a.bodytext:active {
	text-decoration: none;
	color: #959595;
}




/* STYLES */

.slideshow_corners {
-webkit-border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-o-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;
}



.orbit-container .orbit-slides-container {
-webkit-border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-o-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;
border-bottom:#FFFFFF 11px solid;
background:#FFFFFF}

.orbit-container .orbit-slides-container img {
-webkit-border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-o-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px; }


.orbit-container .orbit-slides-container > * .orbit-caption {
background-color: rgba(255, 255, 255, 0.8) !important;
color: black !important;
font-size: 0.875rem;
-webkit-border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-o-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px; }


.orbit-container .orbit-prev,
.orbit-container .orbit-next {
top: 20% !important; }

.orbit-container .orbit-prev,{
-webkit-border-radius: 0px 10px 10px 0px;
-moz-border-radius: 0px 10px 10px 0px;
-o-border-radius: 0px 10px 10px 0px;
border-radius: 0px 10px 10px 0px; }


.orbit-container .orbit-next {
-webkit-border-radius: 10px 0px 0px 10px;
-moz-border-radius: 10px 0px 0px 10px;
-o-border-radius: 10px 0px 0px 10px;
border-radius: 10px 0px 0px 10px; }

.menutext {
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:1.5em;
	text-transform:uppercase }
	
.SUBmenutext {
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:1.125em;
	text-transform:uppercase }	

.top-bar {
  line-height: 52px !important;
   }

.top-bar .name{
	color:#999999
	}

   
.top-bar .name h1  {
    line height: 52px !important;
	font-size: 1em !important;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	width:50%;
	text-transform:uppercase;
	color:#BCBCBC;
	display: block;
	padding: 0 15px;
}


button, .button {

  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #ffd907; /*CHANGE*/
  border-color: #2285a2;
  color: #05539b;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  padding-top: 1.0625rem;
  padding-bottom: 1rem;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important; }

  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #093f70;
	color:#FFF;
	border:solid 1px #FFF }



  button.secondary, .button.secondary {
    background-color: #8F0D0F;
	  border: #FFFFFF solid 6px;
	  border-radius: 8px;
    color: #FFFFFF; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #093f70; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #FFFFFF; }


.bpd_sig	
	{
	font-family: 'Anton', sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:1.3em
	}

.bpd_sig_creative
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:1.4em
	}
	
.hiasaa_disclaimer {
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	color:#FFF;
	font-size:1.25em
}


@media only screen and (min-width: 40.063em) {
  .top-bar {
	  background:#FFFFFF !important; /*CHANGE*/
    *zoom: 1;
    overflow: visible; }
	
	
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input,
    .top-bar .button {
      font-size: 0.875rem;
      position: relative;
      top: 7px; }

    .top-bar.expanded {
      background: #FFFFFF !important; } /*CHANGE*/

  .contain-to-grid .top-bar {
    max-width: 62.5em;
    margin: 0 auto;
    margin-bottom: 0; }

  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background: #272727;
      color: white; }
    
	
	
	
	/*MENU COLORS*/
	.top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 52px; /*CHANGE*/
      background: #FFFFFF;
	  color:#666 /*CHANGE*/
	   }
	   .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #AB131D;
		color:#FFFFFF !important /*CHANGE*/ 
		}
		
		
	   /*SUBMENU COLORS*/
	 .top-bar-section li ul li:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 52px; /*CHANGE*/
      background: #ffe828; /*CHANGE*/
	  border-left:#ffe828 10px solid;
	  border-bottom:#FFFFFF dashed 1px;
	  color:#666
	   }
      .top-bar-section li ul li:not(.has-form) a:not(.button):hover {
        background: #05539b;
		border-left:#B0D9FF 10px solid;		
		color:#FFFFFF !important /*CHANGE*/ 
		}
		
		
		
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: none; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -2px;
      right: 5px;
      line-height: 1.2; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: white;
        line-height: 1;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333333; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #4e4e4e;
      clear: none;
      height: 45px;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      padding: 0 15px;
      height: 45px; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background: #272727;
    color: white; }
  .no-js .top-bar-section ul li:active > a {
    background: #2ba6cb;
    color: white; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block; } }




/*

font-family: 'Source Sans Pro', sans-serif; 400, 600, 700
font-family: 'Anton', sans-serif; 400
font-family: 'Oswald', sans-serif; 300, 400, 700

*/
