#main.submission-page .intro h1, .page-home .intro h1, .page-home .trophies p, .page-winners .intro h1 {
  font-family: "Archer A", "Archer B";
  font-style: normal;
  font-weight: 500; }

.site-header nav a, .page-home .trophies h1, .page-home .categories h1, .page-home .dates-and-criteria article h1, .page-home .dates-and-criteria .what-we-look-for a, .page-winners .grid h1, .page-terms h1, .page-abuse h1 {
  font-family: "Archer A", "Archer B";
  font-style: normal;
  font-weight: 700; }

.page-home .intro .submit-button, .page-home .categories h2, .page-home .categories a.submit-entry-button, .page-home .dates-and-criteria article h2 {
  font-family: "Archer A", "Archer B";
  font-style: normal;
  font-weight: 800; }

.page-home .categories p, .page-home .dates-and-criteria article li, .page-home .dates-and-criteria article p, .page-terms p, .page-abuse p, .page-terms li, .page-abuse li {
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 300;
  font-stretch: normal; }

.page-home .dates-and-criteria .what-to-know strong, .page-home .dates-and-criteria .what-to-know small.footnote {
  font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 500;
  font-stretch: normal; }

.page-terms h2, .page-abuse h2 {
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-stretch: normal; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

* {
  outline: none; }

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

fieldset {
  border: 0;
  padding: 0; }

img {
  border: none; }

dl dd, dl dt {
  margin: 0;
  padding: 0; }

.hide {
  display: none; }

.show {
  display: block; }

/*@font-face { font-family: LFTEticaBold; src: url(font/LFTEticaBold.ttf);
}
@font-face { font-family: LFTEticaRegular; src: url(font/LFTEticaRegular.ttf);
}
*/
/*
@font-face { font-family: HelveticaNeue; src: url(font/HelveticaNeue.ttf);
}
*/
@font-face {
  font-family: 'LFTEticaRegular';
  src: url("font/lfteticaregular-webfont.eot");
  src: local("LFTEticaRegular"), url("font/lfteticaregular-webfont.woff") format("woff"), url("font/lfteticaregular-webfont.ttf") format("truetype"), url("font/lfteticaregular-webfont.svg#webfontBTXXBvwZ") format("svg");
  font-weight: normal;
  font-style: normal; }

/*@font-face{
font-family:'somefont';
src:url('http://www.example.com/somefont.eot');
src: local('O'), url('http://www.example.com/somefont.woff') format('woff'), url('http://www.example.com/somefont.ttf') format('truetype'), url('http://www.example.com/somefont.svg') format('svg');
font-weight:normal;
font-style:normal;
}
*/
@font-face {
  font-family: 'LFTEticaBold';
  src: url("font/lfteticabold-webfont.eot");
  src: local("font/LFTEticaBold"), url("font/lfteticabold-webfont.woff") format("woff"), url("font/lfteticabold-webfont.ttf") format("truetype"), url("font/lfteticabold-webfont.svg#webfontaQpqv7nz") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Clears, floats, and layouts */
/*.clearfix:after, .inner:after, .profile-images:after{height:0;display:block;visibility:hidden;content:"&nbsp;";clear:both;}*/
.center {
  text-align: center; }

.clear {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.rightalign {
  text-align: right; }

.none, .hidden {
  display: none; }

.invisible {
  visibility: hidden; }

body, .fb_reset {
  font-family: "Lucida Grande",Helvetica,sans-serif;
  background: #fff;
  margin: 0;
  padding: 0;
  color: #798391;
  font-size: 15px; }

a.dd span {
  width: 9px;
  height: 10px;
  margin-left: 3px;
  display: inline-block;
  background: url(../images/arrows_sprite.png) no-repeat -93px 3px; }

h1, h1 a {
  font: 500 20px/20px "LFTEticaBold", sans-serif;
  text-transform: capitalize;
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: #555;
  clear: both; }

nav h1 {
  width: 158px;
  float: left;
  height: 19px;
  margin: 12px 0 0 0; }

.profile-page h1 a {
  line-height: 12px; }

.home h1, h1 a {
  font-size: 18px;
  font-weight: 100;
  margin-bottom: 12px; }

.head-banner h1, .resources-page h1, .thin-page .user-info h1 {
  color: #3b5998; }

h2, h2 a {
  font: 500 15px/15px "LFTEticaBold", sans-serif;
  text-transform: capitalize;
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  width: 100%;
  color: #555; }

.rt-col h2 {
  margin-top: 6px; }

.rt-col h2 span {
  color: #555; }

.rt-col h2, .awards-page .rt-col h2, .awards-page .rt-col h2 span {
  font-size: 13px !important;
  line-height: 16px !important;
  margin: 10px 0 6px 0;
  color: #798391; }

.rt-col .btn-submit-work.btn-blue,
.btn-submit-work.btn-blue {
  padding: 7px 20px;
  position: relative;
  top: auto;
  right: auto;
  margin: 0; }

.inner .btn-submit-work.btn-blue {
  padding: 4px 40px;
  margin-top: 15px;
  display: inline-block; }

.awards-page .itemdetail div.content h2 {
  font-size: 16px; }

.awards-page .itemdetail div.content ul {
  clear: both; }

h2.banner, h2.banner {
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  width: 666px; }

.education-page h2, .education-page h2 a {
  font: 700 21px "LFTEticaRegular", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  clear: both; }

/*.education-page { height: 500px; }*/
h3 {
  color: #757d8a;
  font: 500 24px/24px "LFTEticaBold", sans-serif;
  margin: 0 0 10px; }

.awards-page .content h3 {
  font-size: 16px;
  color: #5a5a5a; }

.faq-inner h3 {
  font-size: 16px; }

h4 {
  font-size: 10px;
  font-weight: bold;
  color: #4c85c8;
  padding: 0;
  margin: 0;
  text-transform: uppercase; }

.dashboard-page h2, .dashboard-page h2 a, .education-page h2, .education-page h2 a, .profile-page h2, .profile-page h2 a, .awards-page h2, .awards-page h2 a {
  display: block;
  float: left;
  font: 700 15px/15px "LFTEticaRegular", sans-serif;
  margin: 20px 0;
  text-decoration: none;
  text-transform: capitalize;
  width: 100%; }

.awards-page h2 {
  text-transform: none; }

.awards-page h2, .awards-page h2 a {
  margin: 10px 0; }

p {
  margin: 0 0 7px 0;
  line-height: 1.3em;
  font-size: 11px;
  color: #555; }

ul li {
  margin: 0 0 7px 0;
  line-height: 1.3em;
  font-size: 11px;
  color: #555; }

#submission-form .head-banner p {
  padding-left: 0; }

#submission-form .nav-jump {
  cursor: pointer; }

.page-topper p, .head-banner p {
  color: #3b5998;
  /*line-height: 17px;*/
  width: 630px;
  margin-top: 6px; }

.education-course .page-topper {
  padding-left: 70px;
  width: auto;
  height: 98px; }

.faq-inner p {
  padding-bottom: 15px; }

.head-banner {
  width: 635px;
  background: #f2f6fb;
  background: -webkit-linear-gradient(left, #F8F8FA 0%, #ffffff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6fb', endColorstr='#ffffff',GradientType=0 );
  border: solid 1px #e2e8f4;
  padding: 26px;
  float: left;
  z-index: 999; }

.edge-banner {
  background: url("/images/banner-edge.jpg") no-repeat;
  height: 68px; }

.submission-page .head-logo, .dashboard-page .head-logo {
  width: 512px;
  background: url("../images/sprite-award-cubes.png") -210px 10px no-repeat;
  padding-left: 104px; }

.submission-page .head-logo p, .dashboard-page .head-logo p {
  width: 530px; }

.submission-page .head-banner.top {
  border-bottom: 0; }

.submission-page div#general_error_notice {
  height: 19px;
  overflow: hidden;
  padding: 1px;
  opacity: 0; }

.submission-page div#general_error_notice p {
  color: red;
  text-align: right; }

.profile-page .banner {
  width: 742px !important; }

.profile-page .banner-settings {
  line-height: auto;
  height: auto; }

/*Buttons and links*/
a {
  color: #395a9a;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a.submit {
  font-family: "LFTEticaRegular", sans-serif;
  text-decoration: none;
  font-size: 14px; }

a.submit span {
  font-weight: bold; }

a.see-all {
  margin-left: 10px;
  text-transform: none;
  font-size: 11px;
  font-family: "Lucida Grande",Helvetica,sans-serif; }

.button {
  font-family: "LFTEticaRegular", sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  display: block;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #4c85c8;
  float: left;
  -moz-box-shadow: 2px 2px 2px #f2f2f2;
  padding: 0 25px;
  line-height: 45px;
  background: #FFFFFF;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #EDEFF4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #EDEFF4));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EDEFF4',GradientType=0 ); }

.button:hover {
  background: #FFFFFF;
  background: -moz-linear-gradient(top, #EDEFF4 0%, #FFFFFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDEFF4), color-stop(100%, #FFFFFF));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEFF4', endColorstr='#FFFFFF',GradientType=0 ); }

button.button {
  height: 50px;
  float: none; }

.addone, .learnmore {
  color: #798391;
  text-transform: uppercase;
  display: block;
  font-size: 10px;
  text-decoration: none;
  margin: 0 0 7px 0;
  font-weight: bold;
  font-family: Tahoma, sans-serif; }

.addone:hover, .learnmore:hover {
  color: #345d9b; }

.addone span {
  color: #5b7cad;
  font-weight: bold; }

.video-holder a.btn-video-play {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  left: 10px;
  bottom: 10px;
  background: url("/images/btn-video-play.png") no-repeat;
  z-index: 99; }

.btn-blue {
  position: absolute;
  top: 0;
  right: 0;
  background: #5b74a8;
  border-width: 1px;
  border-color: #29447e #29447e #1a356e;
  border-style: solid;
  font-size: 11px;
  height: 22px;
  line-height: 22px;
  margin: 0 0 0 9px;
  padding: 0 7px 0;
  color: #fff !important;
  cursor: pointer;
  text-decoration: none !important;
  font-weight: 500 !important; }

.btn-blue.inline {
  position: relative;
  clear: both;
  display: inline-block;
  margin: 10px 0 0 0;
  font-weight: 500; }

input.btn-blue {
  height: 22px;
  line-height: 22px; }

.banner-settings .btn-blue.inline {
  color: #fff !important;
  text-align: center !important; }

#submitbutton:hover {
  color: #fff; }

a.arrow-left-off, a.back span.arrow-left-off {
  display: inline-block !important;
  width: 9px !important;
  height: 12px !important;
  background: url("../images/sprite-pips-arrows.png") -69px 9px no-repeat;
  float: right;
  margin: 0 10px 0 0 !important;
  clear: none !important;
  vertical-align: middle !important;
  line-height: 18px !important;
  height: 18px !important; }

a.back span.arrow-left-off {
  float: left;
  background-position: -69px 1px;
  margin: 0 !important; }

a.arrow-left-off:hover, a.back:hover span.arrow-left-off {
  background-position: -56px 9px;
  background-color: transparent; }

a.back:hover span.arrow-left-off {
  background-position: -56px 1px; }

a.arrow-right-off {
  display: inline-block !important;
  width: 9px !important;
  height: 12px !important;
  background: url("../images/sprite-pips-arrows.png") -28px 9px no-repeat;
  float: right;
  margin: 0 0 0 10px !important;
  clear: none !important;
  vertical-align: middle !important;
  line-height: 18px !important;
  height: 18px !important; }

a.arrow-right-off:hover {
  background-position: -41px 3px;
  background-color: transparent; }

li.pip-off {
  display: inline-block !important;
  width: 7px !important;
  height: 7px !important;
  background: url("../images/sprite-pips-arrows.png") -12px 0 no-repeat;
  float: left;
  margin: 0 0 0 6px !important;
  clear: none !important;
  vertical-align: middle !important;
  line-height: 18px !important;
  height: 18px !important; }

li.pip-off:hover {
  background-position: 0 0; }

li.pip-on {
  display: inline-block !important;
  width: 7px !important;
  height: 7px !important;
  background: url("../images/sprite-pips-arrows.png") 0 0 no-repeat;
  float: left;
  margin: 0 0 0 6px !important;
  clear: none !important;
  vertical-align: middle !important;
  line-height: 18px !important;
  height: 18px !important; }

div.pips-home {
  position: absolute;
  left: 29px;
  top: 12px;
  /* z-index: 500;*/ }

div.pips-home li {
  cursor: pointer; }

/* Top Nav */
.site-header {
  height: 40px; }

.nav-container {
  background: #3b5998 url("../images/bg-pageheader.jpg") no-repeat center top;
  border-top: 1px solid #47569c;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }

.site-header a {
  color: #FFF;
  text-decoration: none; }

.site-header a#logo {
  background: url("../images/logo-fbstudio.png") no-repeat;
  display: block;
  height: 20px;
  width: 158px;
  text-indent: -9999px; }

nav {
  width: 940px;
  display: block;
  margin: 0 auto;
  width: 942px;
  height: 40px; }

#nav_main {
  margin: 0;
  padding: 0;
  width: 370px;
  height: 40px;
  display: inline-block;
  float: right;
  z-index: 999; }

#nav_main li {
  display: inline;
  list-style: none;
  height: 27px;
  padding-top: 13px; }

#nav_main li a {
  float: left;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  margin: 17px 0 0;
  padding: 0 11px;
  height: 15px; }

#nav_main li.id-pulldown {
  margin-left: 0;
  display: inline-block;
  position: relative;
  font-size: 12px;
  width: 194px;
  padding: 10px 0 0 14px;
  height: 30px; }

#nav_main li.id-pulldown:hover, #nav_main li.id-pulldown.on {
  background: #6389bc;
  cursor: pointer; }

#nav_main li.id-pulldown span, #nav_main li.id-pulldown img {
  float: left;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  margin: 0 15px 0 0;
  display: inline-block;
  color: white; }

#nav_main li.id-pulldown span {
  margin: 6px 6px 0; }

#nav_main li.id-pulldown img {
  margin: 0 6px 0 0; }

#nav_main li.id-pulldown a {
  margin: 0;
  border: 0;
  background: transparent;
  padding: 0;
  height: 25px;
  display: block;
  width: 190px; }

#nav_main li.id-pulldown .arrow-area {
  width: 22px;
  height: 27px;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  padding-top: 13px;
  background: url("/images/sprite_misc.png") 0 -738px no-repeat; }

#nav_main li.id-pulldown .arrow-area img {
  padding: 8px 6px; }

#nav_main li.id-pulldown .arrow-area:hover {
  /*background-color: #f1f3f7;*/ }

#nav_main li.id-pulldown ul, #jewel-dropdown {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  background: #fff;
  padding: 0;
  border: solid 1px #f1f3f7; }

#nav_main li.id-pulldown:hover ul {
  /*display: block;*/
  background: #fff; }

#nav_main li.id-pulldown ul li {
  width: 208px;
  display: block;
  margin: 0;
  padding: 0;
  height: 40px;
  border-bottom: solid 1px #f1f3f7; }

#nav_main li.id-pulldown ul li a {
  width: 180px;
  display: block;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  color: #395a99;
  padding: 10px 14px;
  cursor: pointer;
  font-size: 12px; }

#nav_main li.id-pulldown ul li a:hover {
  color: #395a99; }

#nav_main li.id-pulldown:hover ul li a:hover {
  background: #607db2;
  color: #fff; }

#user_name:hover {
  text-decoration: underline; }

#nav_main li a:hover, #nav_main li .active {
  color: #b5d7ff; }

#nav_main li .active {
  border-bottom: 3px solid #fff;
  padding-bottom: 5px; }

#nav_sub {
  float: right;
  height: 40px;
  padding: 0 !important;
  width: 380px; }

#nav_sub ul, ul#jewel-dropdown {
  margin: 0;
  padding: 0; }

#nav_sub, #nav_sub li {
  display: inline;
  float: right; }

#nav_sub li a {
  background: #5B74A8;
  border-width: 1px;
  border-color: #29447E #29447E #1A356E;
  border-style: solid;
  font-size: 11px;
  height: 15px;
  margin: 0 0 0 9px;
  padding: 2px 7px;
  text-decoration: none; }

#nav_sub li a:hover {
  color: #fff; }

#nav_sub li a:active {
  background-position: 0 245px; }

#nav_sub fieldset {
  background: #fff;
  border: 1px solid #2e3c8c;
  height: 19px;
  margin: 0 0 0 6px;
  padding: 0;
  position: relative;
  width: 159px; }

#nav_sub label {
  color: #7e7e7e;
  font-size: 11px;
  left: 7px;
  position: absolute;
  top: 3px; }

#nav_sub input {
  border: none;
  padding: 0; }

#nav_sub input[type=text] {
  padding-left: 7px;
  width: 130px;
  font-size: 11px;
  margin-top: 3px; }

#submit_search {
  background: #fff url("../images/searchbtn.png") no-repeat 50% 50%/100%;
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 15px;
  line-height: 0;
  padding: 0;
  position: absolute;
  right: 5px;
  text-indent: -9999px;
  top: 2px;
  width: 15px; }

#nav_main .user_name {
  margin-right: 6px; }

nav a.jewel {
  padding: 10px 7px 0 10px;
  display: inline-block;
  float: left;
  width: 32px;
  height: 30px;
  position: relative;
  background: url("../images/facebook-block.png") 9px 10px no-repeat; }

nav a.jewel:hover, nav a.jewel.on {
  background-color: #f1f3f7; }

#jewel-button {
  position: relative;
  margin: 0;
  padding: 0;
  width: 52px;
  height: 40px;
  display: inline-block;
  float: right;
  z-index: 999; }

#jewel-button .jewel-count {
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  font-weight: bold;
  padding-bottom: 1px;
  position: absolute;
  right: 9px;
  top: 6px;
  z-index: 101; }

#jewel-button li {
  display: inline; }

#jewel-button .jewel-count span {
  border-color: #e23923 #d83722 #c0311e;
  border-left: 1px solid #d83722;
  border-right: 1px solid #d83722;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 2px 0 rgba(0, 39, 121, 0.77);
  padding: 0 1px;
  background-color: #f03d25;
  border-radius: 2px; }

#jewel-button li {
  list-style: none;
  height: 27px;
  padding-top: 13px;
  cursor: pointer; }

#jewel-button li a {
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  margin: 0;
  padding: 0 4px;
  height: 40px; }

#jewel-button li#jewel-dropdown {
  margin-left: 0;
  display: none;
  font-size: 11px;
  width: 174px;
  padding: 10px 0 0 14px;
  width: 390px;
  padding: 0 !important;
  border: 0;
  height: auto !important;
  z-index: 999; }

#jewel-dropdown ul {
  padding: 0px;
  border: solid 1px #f1f3f7;
  width: 390px; }

#jewel-dropdown ul li {
  width: 350px;
  border: 0;
  height: 35px;
  padding: 20px;
  display: block;
  margin: 0; }

#jewel-dropdown ul li.read {
  background-color: #fff; }

#jewel-dropdown ul li.unread {
  background-color: #f1f3f7; }

#jewel-dropdown ul li.dropdown-title {
  width: 379px;
  height: 25px;
  padding: 15px 0 0 11px;
  color: #555;
  background-color: #f1f3f7;
  font-size: 10px;
  font-weight: 700; }

#jewel-dropdown ul li img {
  width: 32px;
  height: 32px;
  float: left; }

#jewel-dropdown ul li p.dropdown-info {
  width: 300px;
  height: 37px;
  display: inline-block;
  float: left;
  padding-left: 15px;
  line-height: 13px;
  font-size: 11px; }

#jewel-dropdown ul li p.dropdown-info a {
  display: inline;
  height: auto !important;
  padding: 0 !important;
  float: none !important;
  color: #3b5998 !important; }

#jewel-dropdown ul li span.when {
  color: #b4b4b4;
  font-size: 9px;
  display: inline-block;
  margin-top: 3px; }

#fblike {
  float: right;
  height: 65px; }

.shadow {
  box-shadow: 3px 3px 0px 0px #f3f5fa;
  border: solid 1px #e2e8f4; }

.container {
  position: relative; }

#main {
  border-top: 2px solid #fff;
  display: block;
  /* overflow: hidden; */
  width: 942px;
  background: #f9fafb;
  background: -moz-linear-gradient(top, #f9fafb 0%, #FFFFFF 24%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9fafb), color-stop(24%, #FFFFFF));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fafb', endColorstr='#FFFFFF',GradientType=0 );
  /*url(../images/fadebg.png) repeat-x*/
  margin: 0 auto; }

.topic-overlay-page {
  overflow: hidden; }

#content {
  position: relative; }

#main .inner, #content .inner {
  float: left;
  padding-bottom: 40px; }

#content #main.about.inner {
  float: none; }

.blog .inner {
  margin: 0px auto 0; }

.inner {
  width: 942px;
  margin: 30px auto 0; }

.thin-page .inner {
  width: 692px;
  min-height: 813px; }

#footerbottom .inner {
  margin-top: 0; }

.thin-page #main {
  width: 744px; }

.inner .note {
  padding-top: 18px;
  padding-bottom: 12px;
  color: #6C6C6C; }

.inner span.required {
  color: #ff0000; }

#newslist.inner {
  margin: 0 auto; }

footer {
  width: 100%; }

#footernav {
  background: #f5f8fc;
  width: 100%;
  font-size: 12px;
  color: #757d8a;
  padding-bottom: 5px;
  clear: both;
  border-top: solid 1px #e2e8f4; }

#footernav .inner {
  padding-top: 20px;
  margin: 0 auto;
  overflow: hidden; }

#footernav .module {
  float: left;
  width: 100%; }

#footernav .directory-wrapper {
  width: 692px;
  float: left; }

.footer-thin {
  width: 240px;
  height: 300px;
  padding-top: 13px;
  float: left;
  border-left: solid 1px #e2e8f4; }

#footernav #people {
  width: 230px;
  clear: both; }

#footernav #directory {
  width: 230px; }

#footernav #sitemap {
  float: left; }

#footernav #contact {
  margin-right: 0; }

#footernav .jspTrack {
  background: transparent; }

#footernav .jspHorizontalBar {
  display: none; }

.friend-say-facebook {
  width: 380px;
  height: 300px; }

#footernav h3 {
  color: #555;
  font-size: 14px;
  font-weight: bold;
  font-family: "Lucida Grande", Helvetica, sans-serif;
  margin: 0 0 22px 0;
  padding: 10px;
  text-transform: uppercase; }

#footernav h3 a {
  color: #395a9a;
  text-transform: capitalize;
  font-size: 10px;
  font-weight: 600; }

#footernav h4 {
  color: #555;
  font-size: 13px;
  line-height: 1.2em;
  float: left;
  font-weight: normal;
  margin: 0 0 15px 0;
  width: 95px; }

#footernav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 18px; }

#footernav ul li {
  float: left;
  margin: 0 5px 0; }

#footernav .scrolldir {
  height: 220px;
  margin: 0;
  overflow: auto;
  padding-left: 13px; }

/* See scrollpane css for more scroll styles */
#footernav .directory-wrapper .items {
  width: 220px; }

#footernav a {
  color: #757d8a; }

/* #footernav a:hover, #footernav a.active, a.active, .managebar a.active, #nav nav ul li a.active, #nav nav ul li a:hover{color:#345d9b;} */
#footernav #about a.read-more {
  color: #4C85C8;
  margin-top: 8px;
  display: block; }

#footerbottom {
  clear: left;
  padding: 11px 0 10px 0;
  background: #335c9a;
  color: #fff;
  font-size: 9px;
  width: 100%; }

#footerbottom p {
  font-weight: bold;
  margin: 0;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase; }

.secondary #footerbottom p {
  margin: 0;
  color: #fff;
  font-size: 9px;
  line-height: 11px; }

#footerbottom a {
  color: #fff;
  text-decoration: none;
  padding: 0 5px;
  font-size: 9; }

#footerbottom a:hover {
  text-decoration: underline; }

#footerbottom .footerbottom-link {
  padding-left: 5px; }

.closex, .callout .closex, .managebar .closex, .clearx, .managebar .clearx, .noclosex {
  /*background: url(../images/closex.gif) no-repeat right top;*/
  height: 12px;
  float: right;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0;
  text-decoration: none;
  color: #798391;
  font-weight: bold;
  margin: -2px -5px 0 0;
  font-family: "HelveticaNeue", Helvetica, sans-serif; }

.closex:hover, .callout .closex:hover, .managebar .closex:hover, .clearx:hover, .managebar .clearx:hover, .noclosex:hover {
  color: #345d9b; }

.callout {
  border: 1px solid #e5e6ea;
  background: #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 15px; }

#welcomecallout {
  display: none; }

.callout .close:hover {
  text-decoration: underline; }

.callout h1 {
  padding-bottom: 5px; }

.callout p {
  font-family: "HelveticaNeue", Helvetica, sans-serif;
  font-size: 14px;
  color: #757d8a; }

#gallery-overlay-page .banner {
  width: 708px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  position: relative; }

.about .banner, .contact_sales .banner, .feedback .banner, .error-banner {
  width: 900px !important; }

.contact_sales select {
  height: auto; }

.banner.thin {
  width: 434px !important; }

.banner.thinnest {
  width: 195px !important; }

h2.banner, h1.banner, h3.banner, nav.banner {
  border: solid 1px #d1dbee;
  clear: both;
  font-size: 14px;
  line-height: 32px;
  padding: 0 10px;
  background: #f2f6fb;
  margin-bottom: 10px;
  background: -webkit-linear-gradient(left, #eeeff4 0%, #f6f8fc 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeff4', endColorstr='#f6f8fc',GradientType=0 );
  height: 32px;
  position: relative;
  float: left;
  width: 666px;
  display: block; }

h2.banner a, h1.banner a, h3.banner a {
  float: right;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #70a5d9;
  font-family: "Lucida Grande",Helvetica,sans-serif; }

h3.banner {
  height: 12px;
  line-height: 12px; }

h2.banner a:hover, h1.banner a:hover {
  text-decoration: underline; }

.banner-settings.nofloat {
  position: relative;
  display: inline-block;
  right: auto;
  top: auto;
  line-height: 32px;
  height: 32px;
  margin-left: 5px; }

.banner-settings.nofloat a {
  float: none; }

.banner-settings {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  height: 18px;
  color: #757d8a;
  text-transform: none;
  font-size: 11px !important;
  line-height: 18px; }

.banner-settings a {
  text-transform: none !important;
  font-size: 11px !important;
  text-decoration: none;
  margin: 0 !important;
  color: #395a9a !important; }

h3.banner .banner-settings.nofloat {
  height: 12px;
  line-height: 12px; }

a.view-all-gallery {
  display: inline-block;
  background: url(../images/sprite_misc.png) 125px -572px no-repeat;
  width: 110px;
  text-decoration: underline !important;
  text-transform: none !important;
  line-height: normal;
  float: right;
  font-weight: 100;
  padding: 0 0 0 30px;
  margin-left: 100px; }

.overlay-content-padding {
  padding: 10px 30px 0 30px;
  float: left;
  width: 702px; }

/* Form styles */
input[type=text], input[type=email], input[type=password] {
  width: 205px; }

input[type=radio], input[type=checkbox] {
  margin: 0 6px 13px 0; }

input.long {
  width: 330px; }

input.short, form.main li.column input[type=text] {
  width: 149px; }

textarea {
  width: 334px; }

#gallery_grid .items {
  width: 690px;
  clear: both;
  display: block; }

form.main {
  font-weight: bold;
  color: #636363;
  font-size: 13px; }

form.main .section {
  margin: 0 0 28px 0;
  background: #FFF url("../images/form_bg.jpg") no-repeat center 1px;
  padding: 25px 0 0 0;
  border: 0;
  border-top: 1px solid #EEE;
  display: inline-block;
  width: 100%; }

form.main .header p {
  color: #797979;
  font-size: 12px;
  font-weight: normal; }

form.main ol, form.main ul {
  margin: 0;
  list-style: none;
  padding: 0; }

form.main li {
  padding: 0 0 7px 0; }

form.main li.breaker {
  padding: 28px 0 7px 0; }

form.main li.column {
  float: left;
  width: 360px; }

form.main li.column h4, form.main li.columnwide h4 {
  margin: 0 0 7px 190px; }

form.main li.columnwide {
  float: left;
  width: 550px; }

form.main li.columnwide textarea {
  width: 300px;
  height: 135px; }

form.main p {
  margin: 0;
  padding: 0; }

form.main p.note {
  margin-left: 170px;
  padding-bottom: 2px;
  font-size: 90%;
  color: #333; }

form.main label, form.main span.label {
  font-weight: bold;
  margin-right: 10px;
  padding-right: 10px;
  width: 170px;
  display: block;
  float: left;
  text-align: right;
  color: #636363;
  font-size: 13px; }

form.main .nolabel, form.main label.nolabel {
  margin-left: 190px; }

form.main .h4 {
  font-size: 10px;
  font-weight: bold;
  color: #4c85c8;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  text-align: left;
  width: auto;
  float: none;
  margin: 0 0 7px 0; }

form.main span.hint {
  font-size: 90%;
  font-weight: normal;
  display: block; }

form.main label .labelnote {
  display: block;
  font-weight: normal; }

form.main select {
  padding-right: 15px; }

form.main label.checkbox {
  text-align: left;
  width: auto;
  float: none;
  display: inline-block;
  margin-bottom: 10px; }

form.main label.checkbox span {
  float: left;
  width: 315px; }

form.main label.checkbox input[type="radio"], form.main label.checkbox input[type="checkbox"] {
  margin: 0 10px 0 0; }

form.main .credit_container {
  margin-left: 50px;
  position: relative; }

form.main .credit_container label {
  width: 70px;
  display: inline-block;
  float: none; }

form.main .credit_container label.wide {
  width: 103px; }

form.main .credit_container input {
  display: inline-block; }

form.main label.error, form.main span.error {
  color: #C00;
  display: block;
  float: none;
  margin: 5px 0 0px 190px;
  text-align: left;
  font-weight: normal;
  width: auto; }

form.main .noindent label.error, form.main .nolabel label.error {
  margin-left: 0; }

form.main fieldset {
  margin: 0 0 28px 0;
  background: #FFF url(../images/form_bg.jpg) no-repeat center 1px;
  padding: 0;
  border: 0;
  border-top: 1px solid #EEE;
  display: inline-block;
  width: 100%;
  position: relative; }

form.main p.first, form.main ul.first {
  margin-top: 25px; }

form.main legend {
  color: #3b5998;
  font-size: 23px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  font-family: "LFTEticaBold", sans-serif;
  font-weight: normal;
  position: absolute;
  top: 0px;
  padding: 25px 24px 0; }

form.main legend span {
  color: #5a5a5a; }

form.main legend em {
  color: #c5c5c5;
  font-style: normal; }

form.main ul.sublegend {
  margin-top: 87px; }

form.main p.sublegend {
  color: #757d8a;
  font-size: 15px;
  margin: 67px 24px 30px;
  font-weight: normal;
  line-height: 18px; }

form.main fieldset button {
  cursor: pointer;
  margin: 25px auto 0;
  display: inline-block;
  float: none; }

div.errors {
  margin: 0 0 10px 0;
  padding: 5px 10px;
  border: #FC6 1px solid;
  background-color: #FFC; }

div.errors p {
  margin: 0; }

div.errors p em {
  color: #C00;
  font-style: normal;
  font-weight: bold; }

form.simple label {
  width: 200px; }

form.simple label.error {
  margin-left: 220px; }

form.basic {
  display: inline-block;
  width: 100%; }

form.basic label, .thin-page label {
  color: #a7a7a7;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold; }

.thin-page label {
  text-transform: none; }

form.basic input, form.basic select, form.basic textarea {
  border: 1px solid #e5e5e5;
  margin: 4px 0 10px;
  width: 285px;
  padding: 3px;
  font-family: "Lucida Grande", helvetica, sans-serif;
  font-size: 12px;
  color: #798391; }

form.basic fieldset input {
  margin-bottom: 0; }

form.basic input.wider, form.basic textarea.wider {
  width: 460px; }

form.basic ol {
  list-style: none;
  padding: 0;
  margin: 0; }

.submission-page .rt-col {
  display: none; }

.submission-page .rt-col ol {
  clear: both;
  margin-top: 20px;
  float: left; }

form.basic ol li {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
  display: inline-block;
  width: 100%; }

form.basic input[type=checkbox], form.basic input[type=radio] {
  width: auto; }

form.basic .section #checkterms {
  line-height: 16px; }

form.basic .section #checkterms input {
  padding: 0;
  border: none;
  margin-bottom: 0; }

form.basic select {
  width: 291px; }

form.basic textarea {
  height: 180px; }

form.basic span.counter {
  color: #5a5a5a;
  padding-left: 5px; }

form.basic li.old-error input, form.basic li.old-error textarea, form.basic li.old-error select {
  float: left; }

form.basic p.old-error {
  color: #ff0000;
  font-weight: bold;
  font-size: 9px;
  text-transform: uppercase;
  margin-left: 305px;
  margin-top: 5px;
  width: 155px; }

form.basic p.error, form.basic label.error, #submission-form label.error {
  margin: -5px 0 10px;
  width: 285px;
  color: #ff0000;
  font-weight: bold;
  font-size: 9px;
  text-transform: uppercase; }

form.basic label.checkboxerror, #submission-form label.checkboxerror {
  margin-top: 5px; }

/*Start submit form specific styles */
#main .inner#submission_thanks {
  float: none; }

#submission_thanks .banner {
  width: 900px; }

#submission-form #pdf-icon {
  background: url("/images/pdf-icon.png") 0 0px no-repeat;
  margin: 0;
  display: block;
  text-indent: -9999em;
  width: 20px;
  height: 20px;
  float: left; }

#submission-form .previous-submission-alert {
  background-color: #faf18b;
  color: #636363;
  line-height: 26px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 25px;
  box-shadow: 3px 3px 0px 0px #f3f5fa;
  border: solid 0px #e2e8f4;
  border-width: 0px 1px;
  width: 637px;
  float: left; }

#submission-form .previous-submission-alert a {
  color: #636363;
  text-decoration: underline; }

#submission-form h2 {
  font: 100 25px/25px "LFTEticaRegular", sans-serif;
  color: #425f9b;
  float: left;
  margin: 0 0 15px -20px;
  text-transform: uppercase; }

#submission-form .formnav {
  position: relative;
  width: 673px;
  padding: 0 0 0 15px;
  height: 0; }

#submission-form .formnav ol {
  position: absolute;
  left: 160px;
  background: #fff;
  background: -moz-linear-gradient(bottom, #fff 0%, #F2F6FB 90%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #fff), color-stop(90%, #F2F6FB));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2F6FB', endColorstr='#ffffff',GradientType=0 ); }

#submission-form #section5 .formnav {
  bottom: -115px;
  position: absolute; }

#submission-form .formnav ol li {
  display: inline-block;
  background-color: #7f99c5;
  height: 24px;
  float: left;
  width: 82px;
  color: #b3c0d7;
  font-family: "LFTEticaBold", sans-serif;
  font-size: 11px;
  padding: 12px 0 0 0;
  text-transform: uppercase;
  text-align: center;
  margin: 0 !important; }

#submission-form .formnav ol li a {
  color: #fff; }

#submission-form .formnav ol li.active a {
  color: #7f99c5; }

#submission-form .fb-page-url label.error {
  width: auto; }

#submission-form .formnav ol li.active {
  color: #607db2;
  background: none; }

#submission-form .form-container {
  float: left;
  margin-bottom: 20px;
  padding-right: 0;
  position: relative; }

#submission-form input[type="text"], #submission-form textarea {
  display: block;
  outline: none;
  resize: none; }

.phone-fields input[type="text"] {
  width: 50px;
  float: left;
  margin-right: 10px; }

#submission-form .section_inner li {
  padding-left: 0;
  position: relative;
  float: left; }

#submission-form *:focus {
  outline: 1px dotted #6683B7; }

#submission-form select {
  display: block;
  font-size: 11px;
  height: 26px; }

#submission-form textarea {
  width: 591px; }

#submission-form #submit_intro, #submission-form .section_inner {
  background: #fff;
  float: left;
  border: solid 1px #e2e8f4;
  border-top: none;
  padding: 25px 25px 0 50px;
  width: 864px; }

#submission-form #submit_intro {
  border-bottom: none; }

#submission-form fieldset {
  margin: 0 0 10px;
  padding: 0; }

#submission-form .headerp {
  color: #616161;
  font-size: 12px;
  line-height: 140%;
  padding: 0; }

#submission-form .form-container h4, h4.steps, h4.steps span, .home h4 {
  color: #607db2;
  font: 700 12px "LFTEticaRegular", sans-serif;
  margin: 0 0 15px -20px; }

#submission-form #section1 h4 {
  margin-left: -20px; }

h4.steps, .home h4 {
  margin-bottom: 5px;
  color: #555; }

#submission-form .form-container li h4 {
  margin: 0 0 15px -20px; }

#submission-form .form-container h4 span {
  color: #3b5998;
  text-transform: uppercase; }

#submission-form .form-container h5 {
  font: 700 25px/25px "LFTEticaRegular", sans-serif;
  color: #607db2;
  font-size: 12px;
  padding-bottom: 0;
  text-transform: uppercase;
  margin: 0 0 10px -20px; }

#submission-form label.check-text, #submission-form span.check-text, .thin-page label.check-text {
  width: 510px;
  margin-left: 10px;
  line-height: 14px; }

#submission-form span.check-text {
  color: #a7a7a7;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold; }

.thin-page label.check-text {
  width: 300px; }

.thin-page #checkterms, .thin-page .head-banner p {
  width: 440px; }

button.continue {
  height: 24px;
  width: 68px;
  top: auto;
  bottom: 10px;
  right: 30px; }

button.continue {
  width: 120px; }

.thin-page .continue {
  right: 20px;
  top: 20px; }

form.basic a.back {
  text-transform: uppercase;
  font-size: 10px;
  text-decoration: none; }

/* changed to spans from a's */
form.basic nav span {
  color: #798391;
  padding: 0 15px; }

form.basic nav span:first-child {
  padding-left: 0; }

form.basic nav span.active {
  color: #4074b5; }

form.basic nav .noclosex {
  position: absolute;
  color: #fff;
  top: 15px;
  right: 16px;
  height: auto; }

#submission-form label, .thin-page label {
  color: #636363;
  clear: none;
  width: auto;
  border: 0;
  height: 26px;
  line-height: 26px;
  margin-right: 10px;
  max-width: 591px; }

#submission-form .formdiv {
  clear: left;
  font-size: 11px;
  color: #636363; }

#section5 .formdiv {
  top: 10px;
  left: 50px;
  position: absolute;
  z-index: 999; }

#section5 .formdiv p {
  font-weight: 700;
  color: #555; }

#submission-form .formdiv a, .credit_remove_link {
  text-decoration: none;
  font-size: 11px; }

#submission-form .formdiv a:hover, .credit_remove_link:hover {
  text-decoration: underline; }

#submission-form .back {
  display: block;
  position: absolute;
  top: 44px;
  right: 160px;
  width: 40px;
  text-align: right; }

#submission-form .head-banner .submit_button {
  margin-top: 2em; }

#submission-form .back.finish {
  top: 63px; }

.section .asmContainer ol {
  padding: 0;
  margin: 10px 0 0 0; }

.section .asmContainer {
  font-size: 11px;
  color: #636363; }

#submission-form .counter {
  float: right;
  margin-right: 118px; }

#submission-form .counter span {
  color: #345d9b; }

#submission-form #Submission_campaign_description {
  height: 260px; }

#submission-form .continue-footer, .thin-page .continue-footer {
  border-top: 0;
  position: relative;
  z-index: auto; }

#submission-form .continue-footer .notice {
  color: #636363; }

#submission-form #Submission_agency_facebook_url {
  display: inline-block;
  margin: 0 10px 5px 0;
  float: left; }

#submission-form .search {
  top: 0;
  margin: 0 10px 0 0;
  display: inline-block;
  position: relative;
  float: left; }

#submission-form .error-msg {
  display: inline-block;
  float: left;
  height: 25px;
  color: #e74343;
  font-size: 10px;
  line-height: 11px;
  width: 200px; }

#submission-form #page_error {
  float: none;
  clear: both;
  width: auto; }

#submission-form .file_format {
  font-weight: bold; }

#submission-form .counter-container {
  display: block; }

#submission-form .section ul li {
  list-style: none outside;
  padding: 0 10px 10px 5px; }

#submission-form .section_inner #campaign-assets-header li {
  list-style: disc outside;
  float: none; }

form.basic h3 {
  color: #636363;
  font-weight: bold;
  font-size: 13px;
  font-family: "LFTEticaRegular", sans-serif;
  margin: 0;
  padding: 10px 0 20px; }

form.basic .section {
  width: 100%;
  float: left; }

form.basic .section h3 {
  margin: 0;
  padding: 10px 30px; }

form.basic .section ul {
  list-style: disc outside;
  margin: 0;
  padding: 10px 0 20px 30px;
  font-size: 12px;
  font-weight: normal; }

form#submission-form .section ul {
  padding: 10px 0 20px 0px; }

form.basic .section ul li {
  list-style: disc outside;
  padding: 0 10px 10px 5px; }

form.basic .section label.checkbox {
  text-transform: none;
  font-size: 11px;
  display: inline; }

form.basic .section input[type=checkbox] {
  border: none;
  margin-right: 4px;
  float: left; }

form.basic .section input[type=radio] {
  border: none;
  margin-right: 4px;
  float: left; }

form.basic .section li.column {
  width: 280px; }

/*oioi*/
#section5 {
  display: none; }

#section4 .section_inner {
  padding-bottom: 45px; }

.form-container .flash-success {
  padding-left: 10px;
  padding-top: 25px;
  font-size: 14px;
  color: #797979; }

.contact-intro {
  padding: 20px 30px 8px 0;
  margin: 0;
  font-weight: normal; }

.contact-intro p {
  font-family: "LFTEticaRegular", sans-serif;
  color: #757d8a;
  font-size: 14px;
  padding-top: 8px;
  line-height: 1.3em; }

.contact-intro a {
  text-decoration: none; }

.contact-intro a:hover {
  text-decoration: underline; }

p.contact-sales-intro {
  font-family: "LFTEticaRegular", sans-serif;
  color: #757d8a;
  font-size: 14px;
  padding: 25px 30px 10px 10px;
  margin: 0;
  font-weight: normal;
  line-height: 1.3em; }

.contact .hint {
  font-size: 12px;
  color: #797979;
  font-weight: normal; }

.contact .Captcha a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  position: relative;
  top: -8px; }

.contact .Captcha a:hover {
  text-decoration: underline; }

.contact .errorMessage {
  color: #FF0000;
  font-size: 12px;
  padding-bottom: 10px; }

.errorSummary {
  padding-bottom: 10px; }

.contact .errorSummary ul li {
  color: #FF0000; }

.contact-note {
  padding-top: 18px;
  padding-bottom: 12px;
  color: #6C6C6C;
  font-size: 12px;
  font-weight: normal; }

.contact-sales {
  padding-left: 10px; }

form.basic.contact button {
  margin-left: 0;
  margin-top: 15px; }

#assets_container {
  margin-bottom: 30px; }

#assets_container p {
  font-size: 12px;
  color: #636363; }

#assets_container .upload_container {
  margin-bottom: 30px; }

#assets_container .thumbnail {
  width: 100%;
  background: #eaebee;
  display: inline-block; }

#assets_container .thumbnail-content {
  float: left;
  width: 370px; }

#assets_container .thumbnail img {
  float: left;
  margin-right: 10px;
  width: 140px;
  border: 1px solid #EAEBEE; }

#assets_container .thumbnail p {
  font-size: 13px;
  color: #798391;
  font-family: "LFTEticaRegular", sans-serif;
  padding: 10px; }

#assets_container .thumbnail p b {
  text-transform: uppercase;
  color: #4d5056; }

#assets_container .changelink, #assets_container .cancellink {
  text-transform: uppercase;
  color: #798391;
  font-weight: bold;
  font-size: 10px;
  display: block;
  text-decoration: none;
  width: 70px;
  border-radius: 3px;
  text-align: center;
  background: #F8F8F8;
  cursor: pointer; }

#assets_container .thumbcontainer {
  margin-bottom: 10px; }

#assets_container .changelink:hover, #assets_container .cancellink:hover {
  text-decoration: underline; }

.clearfloat {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  padding: 0px;
  margin: 0px; }

.noflash {
  width: 619px;
  height: 348px;
  background: #000;
  color: #FFF;
  text-align: center;
  overflow: hidden;
  display: none; }

.noflash p {
  padding: 10px;
  text-align: center;
  line-height: 1.5em;
  font-size: 15px; }

.noflash p img {
  margin-top: 10px; }

/*Video Template Layout*/
.box-main-wrapper {
  width: 688px;
  margin: 0px 0 16px 0;
  float: left;
  background: #fff;
  display: block; }

.home .box-main-wrapper, .awards-carousel .box-main-wrapper {
  height: auto; }

.lab-page .box-main-wrapper {
  height: 560px; }

#gallery-overlay-page .box-main-wrapper {
  height: 661px;
  width: 100%; }

.overlay-window .box-main-wrapper {
  margin: 0; }

.related {
  overflow: hidden; }

.box-main-gradient {
  position: relative;
  width: 688px;
  margin: 0;
  height: 453px;
  background: #FFFFFF;
  background: -moz-linear-gradient(top, #F2F6FB 0%, #FFFFFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F2F6FB), color-stop(100%, #FFFFFF));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2F6FB', endColorstr='#FFFFFF',GradientType=0 );
  border-bottom: solid 1px #d3dcef; }

.home .box-main-gradient, .awards-carousel .box-main-gradient {
  height: 418px;
  border: 0; }

#gallery-overlay-page .box-main-gradient {
  height: 444px;
  width: 762px !important; }

.lab-page .box-main-gradient {
  height: 444px;
  width: 686px !important; }

.judge-wrapper {
  height: 440px !important; }

.judge-gradient {
  height: 419px !important;
  width: 762px !important; }

.judge-gradient .box-main {
  width: 654px;
  position: relative; }

.modal_close {
  position: absolute;
  height: 11px;
  width: 11px;
  display: block;
  top: 6px;
  right: 8px;
  cursor: pointer;
  font: 20px Arial, sans-serif;
  background: url("/images/modal_close.gif") no-repeat bottom left; }

.modal_close:hover {
  background-position: top left; }

.judge-gradient #display {
  width: 619px;
  margin: 0 auto; }

.content.judge-content {
  padding: 0 33px 33px;
  font-size: 12px;
  color: #757D8A; }

.judge-content .comments-box {
  width: 586px;
  margin-top: 20px;
  clear: both; }

/* awards */
.awards-page .box-main-wrapper {
  border: 1px solid #d3dcef;
  box-shadow: 3px 3px #f3f5fa; }

.awards-page.winners .box-main-wrapper {
  border: 0;
  box-shadow: none; }

.awards-page .box-main {
  border: none;
  box-shadow: none;
  padding: 0;
  width: auto; }

.awards-page .display_main {
  display: block;
  margin: 0 auto; }

.awards-page .box-main-gradient {
  height: 385px;
  padding: 23px 33px 0 33px;
  width: 622px; }

.awards-page.winners .box-main-gradient {
  border: 1px solid #d3dcef; }

.awards-page .box-main .itemdetail .content {
  padding: 23px 35px 23px 34px; }

.awards-page.winners .box-main .itemdetail .content {
  padding: 23px 0 0 0; }

.awards-page .itemdetail div.content ul {
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 30px; }

.awards-page .itemdetail div.content ol {
  list-style-position: outside;
  list-style-type: lower-hexadecimal;
  margin-left: 30px; }

.awards-nav {
  width: 688px;
  background: #f7f8fa;
  height: 34px;
  /*padding-left: 33px;*/
  border-bottom: solid 1px #d1dbee;
  border-top: solid 1px #d1dbee; }

.awards-page.winners .awards-nav {
  border: solid 1px #d1dbee; }

.awards-nav-link {
  display: inline-block;
  float: left; }

.awards-nav-link a {
  display: block;
  padding: 11px 14px;
  color: #8d95a2;
  font-weight: 700; }

.awards-nav-link a.selected {
  color: #4c85c8;
  border-left: solid 1px #d1dbee;
  border-right: solid 1px #d1dbee;
  background: #fff;
  height: 12px;
  border-bottom: solid 1px #fff; }

.awards-nav-link a.btn-submit-work {
  color: #fff;
  background: #607eae; }

.awards-nav-link a.btn-submit-work:hover {
  color: #fff;
  background: #496085; }

.awards-nav-link a:hover {
  text-decoration: none;
  color: #4C85C8; }

.judge-block {
  width: 186px;
  height: 360px;
  display: inline-block;
  font-size: 12px !important;
  margin-right: 30px;
  float: left; }

.judge-block p {
  margin-top: 8px; }

.judge-block h2 {
  font-size: 15px !important;
  text-transform: none; }

.judge-block img {
  width: 186px;
  display: block;
  margin-bottom: 18px; }

.judgeOverlay {
  display: none;
  position: relative;
  margin: 20px auto 0;
  width: 686px;
  height: auto; }

/* overlay paragraph fix for judges */
.judge-content .fbstuff {
  margin-bottom: 30px;
  border-top: 0; }

.judge-content .fbstuff .like {
  width: 600px;
  height: 75px;
  overflow: visible; }

.judge-content .connect_widget_sample_connections {
  display: none; }

.judge-block img {
  border: solid 1px #C4C7CE; }

.judge-block a h2 {
  color: #5A5A5A; }

.judge-block a h2:hover {
  /*color: #4C85C8;*/
  color: #5A5A5A; }

.judge-block a:hover {
  text-decoration: underline;
  color: #5A5A5A; }

.judge-wrapper #display img {
  border: solid 1px #C4C7CE; }

.judge-overlay {
  cursor: default; }

.lead-in {
  font-size: 11px; }

.itemdetail .judge-block .title {
  margin: 0 0 5px;
  padding: 0; }

.topic-overlay-page .box-main-gradient {
  height: 425px;
  border-bottom: 0;
  box-shadow: 3px 0 #f3f5fa; }

.topic-overlay-page .comments-box {
  width: 614px; }

.box-main {
  width: 620px;
  padding: 23px 33px 0 33px;
  border: solid 1px #d3dcef;
  box-shadow: 3px 3px #f3f5fa;
  background: transparent;
  float: left;
  position: relative; }

.home .box-main, .awards-carousel .home-carousel {
  height: 448px;
  padding: 46px 33px 13px; }

.home .box-main-wrapper, .awards-carousel .box-main-wrapper-carousel {
  min-height: 500px; }

.topic-overlay-page .box-main {
  height: 400px;
  box-shadow: 0 0 0; }

.box-main.aux {
  padding: 10px 23px;
  width: 640px;
  height: 230px !important;
  float: left;
  position: relative;
  clear: both; }

.topic-overlay-page .box-main.aux {
  box-shadow: 3px 3px #f3f5fa; }

.lab-page .box-main {
  margin-bottom: 30px;
  height: 534px; }

/* ========================= */
/* = sof learning lab page = */
/* ========================= */
.lab-page-large h1.banner {
  width: 900px; }

.lab-page-large #labarticles article > div.left {
  width: 924px;
  margin-top: 15px; }

.lab-page-large #labarticles article > div.right {
  width: 624px;
  margin-top: 15px; }

/* ========================= */
/* = eof learning lab page = */
/* ========================= */
.education .lead-in {
  width: 80%;
  margin: 40px; }

.overlay-window .box-main {
  border: 0;
  box-shadow: none;
  padding: 23px 54px 0; }

.box-main .cushion {
  margin: 23px 0 0 0;
  width: 686px;
  float: left; }

.spotlights-link a {
  color: #70A5D9;
  display: inline-block;
  background: url(../images/sprite_misc.png) 110px -550px no-repeat;
  font-weight: bold;
  padding-bottom: 4px;
  padding-right: 5px;
  width: 115px;
  text-decoration: underline !important; }

.left-col {
  float: left;
  width: 690px; }

.rt-col {
  float: right;
  width: 225px;
  border-left: solid 1px #e2e8f4;
  padding: 0 0 10px 15px;
  font-size: 11px;
  min-height: 400px; }

.home .rt-col img, .education-page .rt-col img, .awards-page .rt-col img {
  /*background-color: #FAFBFC;*/
  border: 1px solid #EFEFF1;
  margin-top: 13px;
  /*padding: 10px;*/
  width: 186px; }

.rt-col p, .awards-page .rt-col span, .awards-page .rt-col ol li, .directory-page .rt-col p {
  font-size: 11px;
  margin-top: 10px;
  line-height: normal;
  clear: both;
  display: block; }

.awards-page .rt-col, .lab-page .rt-col {
  margin-top: 0; }

.rt-col h1 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  text-transform: none; }

.rt-col h1 span a {
  color: #395A9A;
  font: 500 11px/12px "Lucida Grande", Helvetica, sans-serif;
  margin-left: 10px;
  text-decoration: none; }

.sidebar-header {
  border-bottom: solid 1px #e2e8f4;
  width: 100%;
  padding: 15px 0 10px;
  clear: both; }

.sidebar-header h1 {
  color: #3b5998; }

.sidebar-header.double {
  border-top: solid 1px #e2e8f4;
  float: left; }

.sidebar-header a {
  text-decoration: underline; }

#submission-form .criteria h2 {
  color: #3b5998; }

.lab-page .rt-col img, .topic-overlay-page .rt-col img {
  width: auto;
  padding: 0 3px 0 0;
  border: 0;
  float: left;
  margin: 3px 0; }

.topic-overlay-page .rt-col ul {
  list-style-type: inside;
  padding: 0; }

.topic-overlay-page .rt-col ul li {
  padding: 0; }

.topic-overlay-page .rt-col .faq-ul {
  padding: 0 0 0 18px;
  overflow: hidden; }

.topic-overlay-page .rt-col .faq-ul li {
  margin: 6px 0; }

.awards-page .rt-col ol {
  padding: 0;
  list-style: outside decimal;
  margin-left: 17px; }

.awards-page .rt-col ol li {
  margin-top: 0; }

.gallery-page .rt-col {
  padding: 0 0 0 10px;
  width: 202px;
  min-height: 850px; }

.date {
  font-weight: 600;
  color: #979797;
  display: inline-block;
  margin: 0; }

div.fbactivity {
  height: 370px;
  overflow: hidden; }

/*Coda slider styles */
/* Preloader */
.coda-slider p.loading {
  padding: 20px;
  text-align: center; }

/* Tabbed nav */
.coda-nav {
  margin: 10px auto;
  clear: both; }

.coda-nav {
  display: none; }

.coda-nav ul {
  clear: both;
  display: block;
  margin: auto;
  overflow: hidden;
  list-style: none;
  padding: 0; }

.coda-nav ul li {
  display: inline;
  list-style: none; }

.coda-nav ul li a {
  background: #c5c5c5;
  color: #fff;
  display: block;
  float: left;
  margin-right: 4px;
  padding: 3px;
  border-radius: 3px;
  text-decoration: none; }

.coda-nav ul li a.current {
  background: #355d9a; }

/* Slides Layout */
.coda-slider-wrapper {
  width: 620px;
  height: 348px;
  position: relative;
  overflow: hidden; }

.coda-slider {
  width: 620px;
  height: 348px;
  position: absolute;
  cursor: pointer; }

.box-main.aux .coda-slider-wrapper .coda-slider, .box-main.aux .coda-slider-wrapper .coda-slider .panel {
  width: 629px; }

.box-main.aux .coda-slider-wrapper .coda-slider {
  margin: 0 0 0 10px; }

.coda-slider .panel {
  width: 620px;
  display: block;
  float: left;
  overflow: hidden; }

.topic-overlay-page .coda-slider .panel {
  display: none !important;
  overflow: visible; }

.topic-overlay-page .coda-slider .panel.current {
  display: block !important; }

.coda-slider .panel-container {
  position: relative;
  float: left; }

.coda-slider .panel-wrapper {
  /*display: inline-block;*/ }

#display .coda-slider .panel-wrapper.fbstuff {
  line-height: 1.9em; }

.coda-slider .panel-container .panel .panel-wrapper .triangle-left {
  background: #000; }

.coda-slider .panel-container .panel .panel-wrapper .triangle-left * {
  visibility: hidden; }

.coda-slider .panel-container .panel .panel-wrapper .triangle-left img {
  display: block; }

.coda-slider .panel-container .panel.current .panel-wrapper .triangle-left * {
  display: block;
  visibility: visible; }

.topic-overlay-page .coda-slider .panel-container {
  width: 620px !important; }

.slider2, .slider3 {
  display: none; }

.slider_details {
  padding-top: 10px;
  width: 610px;
  position: absolute; }

.slider_details2, .slider_details3 {
  display: none; }

/* Arrows */
.coda-nav-left a, .coda-nav-right a {
  display: block;
  text-align: center;
  text-decoration: none;
  height: 350px;
  width: 33px;
  position: absolute;
  top: 45px; }

.coda-nav-left a span, .coda-nav-right a span {
  display: block;
  width: 22px;
  height: 25px;
  background: url(../images/sprite_misc.png) 0px -519px no-repeat;
  position: absolute;
  top: 155px; }

.coda-nav-left a {
  left: 0; }

.coda-nav-right a {
  right: 0; }

.coda-nav-left a span {
  left: 5px; }

.coda-nav-right a span {
  right: -1px; }

.box-main.aux .coda-nav-left, .box-main.aux .coda-nav-right {
  top: 0; }

.box-main.aux .coda-nav-right a, .box-main.aux .coda-nav-left a {
  height: 200px;
  width: 30px;
  top: 40px; }

.box-main.aux .coda-nav-left a span, .box-main.aux .coda-nav-right a span {
  top: 45px; }

.coda-nav-right a span {
  background-position: -28px -519px; }

.coda-nav-left a span {
  margin-left: 0 0 px; }

.coda-nav-right a:hover span {
  opacity: 0.8; }

.coda-nav-left a:hover span {
  opacity: 0.8; }

.coda-nav-left.short {
  margin-top: 50px; }

.coda-nav-right.short {
  margin-top: 50px; }

.back-arrow {
  background: url(../images/sprite_misc.png) 0 -532px no-repeat;
  display: block;
  width: 12px;
  height: 15px;
  margin: 0 5px 0 14px;
  float: left;
  line-height: auto !important; }

.back-link {
  position: absolute;
  left: 0;
  top: 12px;
  display: block;
  height: 12px;
  line-height: auto !important;
  display: none; }

.back-link a {
  text-transform: none !important;
  color: #395a9a !important;
  font-size: 11px !important;
  margin: 0 !important;
  line-height: auto !important;
  position: absolute; }

.slideall, .slideiamges {
  position: relative; }

.slideall .coda-nav, .slideiamges .photo-slider-nav {
  position: absolute;
  bottom: 0px;
  margin: 0 auto;
  bottom: 10px; }

/*.slideiamges .panel, .slideiamges .coda-slider{width:619px;}
.slideiamges .coda-slider-wrapper{float: left;}*/
/* Thumb slider */
.thumb-slider {
  width: 619px;
  position: relative;
  overflow: none;
  margin-bottom: 30px; }

.thumb-slider .coda-slider {
  float: none;
  margin: 0 auto;
  width: 315px; }

.thumb-slider .panel-wrapper, .thumb-slider .coda-slider .panel {
  width: 315px; }

.thumb-slider .panel ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0; }

.thumb-slider .panel ul li {
  list-style: none;
  float: left;
  margin-right: 3px;
  background: #CCC; }

.thumb-slider .panel ul li:last-child {
  margin-right: 0; }

.thumb-slider .panel ul li img {
  border: 1px solid #efefef;
  display: block;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
  width: 73px;
  height: 40px; }

.thumb-slider .panel ul li img.active, .thumb-slider .panel ul li img:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.thumb-nav-left {
  float: left;
  margin: 0;
  position: relative;
  left: 134px;
  top: 14px; }

.thumb-nav-right {
  float: right;
  margin: 0;
  position: relative;
  right: 140px;
  top: 14px; }

.thumb-nav-left a, .thumb-nav-right a {
  margin: 0;
  width: 8px;
  height: 12px;
  background: url(../images/sprite_misc.png) 0 -518px no-repeat;
  display: block; }

.thumb-nav-right a {
  background-position: -12px -532px;
  float: right; }

.thumb-nav-left a {
  background-position: 0 -532px;
  float: left; }

.thumb-nav-right a:hover {
  background-position: -12px -518px; }

.thumb-nav-left a:hover {
  background-position: 0 -518px; }

/* Thumb slider that doesn't slide cuz there's not enough thumbs */
.thumb-slider .noslider {
  margin: auto;
  margin-bottom: 15px;
  height: 40px; }

.thumb-slider .noslider.count2, .thumb-slider .noslider.count2 .panel-wrapper {
  width: 156px; }

.thumb-slider .noslider.count3, .thumb-slider .noslider.count3 .panel-wrapper {
  width: 235px; }

.thumb-slider .noslider.count4, .thumb-slider .noslider.count4 .panel-wrapper {
  width: 315px; }

.thumb-slider .noslider .panel-wrapper li {
  width: 73px; }

.profile-images img {
  float: left;
  border: 1px solid #d5dce4;
  margin-right: 1px; }

/*Main display of project detail*/
img.display_main, div.display_main {
  width: 619px;
  height: 348px;
  float: left;
  border: none;
  overflow: hidden;
  background: #a7afba; }

div.display_main {
  /*background: black;*/
  position: relative; }

img.with_border {
  width: 617px;
  height: 346px;
  border: 1px solid #c8c9cc; }

#display {
  overflow: hidden;
  position: relative; }

.home #display {
  margin-bottom: 30px; }

.overlay-window #display {
  overflow: visible;
  position: relative; }

.coda-slider-wrapper #display.coda-slider {
  float: left; }

.coda-slider-wrapper #display.coda-slider .panel-wrapper {
  height: 432px; }

#gallery_grid {
  float: left;
  clear: both;
  display: block;
  margin-bottom: 40px; }

.topic-overlay-page .coda-slider-wrapper {
  overflow: visible; }

.topic-overlay-page .coda-slider-wrapper #display.coda-slider .panel-wrapper {
  height: 425px; }

.krash-wrapper {
  width: 620px;
  padding: 23px 33px 0 33px;
  border: solid 1px #d3dcef;
  box-shadow: 3px 3px #f3f5fa;
  background: transparent;
  float: left;
  border-top: 0; }

#display h3, .krash-wrapper h3 {
  font-size: 20px;
  margin-bottom: 4px; }

#display h3, #display h3 a, .krash-wrapper h3 a {
  text-decoration: none;
  color: #757d8a;
  font-size: 20px;
  font-weight: 100; }

#display h3 a:hover, .krash-wrapper h3 a:hover {
  text-decoration: underline; }

#display p, .home #display p a, #display a, .krash-wrapper p, .krash-wrapper p a {
  font-size: 11px; }

#display p strong, .krash-wrapper strong {
  font-weight: 600;
  color: #757d8a; }

#display p, .krash-wrapper p {
  color: #757d8a; }

#display .side {
  width: 620px;
  padding: 0 0 20px 0;
  float: left;
  position: relative;
  /*background: url(../images/bg-display-slider.jpg) no-repeat bottom right;*/
  clear: both;
  margin-top: 15px; }

#display.learninglab .side {
  margin-top: 40px; }

#display .profile-images {
  display: inline-block;
  position: absolute;
  bottom: 15px; }

#display .side div.banner {
  background: transparent;
  margin: 0;
  padding: 1px 0;
  box-shadow: 1px 0px 3px #a7aeb6;
  height: 69px; }

#display .side div.banner p {
  text-transform: uppercase;
  color: #929ca5;
  border: 1px solid #FFF;
  border-width: 1px 0;
  padding: 20px 17px 20px 65px;
  margin: 0; }

#display .side div.banner p strong {
  color: #5188c8; }

.list-view .summary {
  display: none;
  margin: 0; }

.desc-margin {
  margin-top: 0; }

.desc-margin-sm {
  margin-top: 5px; }

figure {
  margin: 0; }

#display.awards {
  height: 348px;
  overflow: visible; }

#display.learninglab {
  height: 395px;
  overflow: visible; }

.topic-overlay-page #display {
  overflow: visible; }

#display .side.blue {
  /* background: #5691CF; background: -moz-linear-gradient(top, #5691CF 0%, #335C9A 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5691CF), color-stop(100%,#335C9A));filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5691CF', endColorstr='#335C9A',GradientType=0 ); */
  background: url(../images/bg-display-slider-blue.jpg) no-repeat bottom right;
  margin-bottom: 10px;
  position: relative; }

#display .side.blue h3 {
  font-size: 30px;
  padding: 10px 0 20px;
  color: #fff;
  line-height: 32px; }

#display .side.blue a.button {
  background: #FFF;
  box-shadow: 0 0 0 blue;
  -moz-box-shadow: 0 0 0 blue;
  -webkit-box-shadow: 0 0 0 blue;
  position: absolute;
  bottom: 40px;
  left: 17px; }

#display .side.blue p {
  padding: 0 0px 20px;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #fff; }

#display .side.blue p a {
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

#display .side.blue p a:hover {
  text-decoration: underline; }

/* TODO: when browser testing I might have to be more clever about heights and padding here */
#display .side.blue p.topics b {
  font-weight: bold;
  color: #cdcdcd; }

#display .side.blue .bottom {
  background: transparent; }

#display .side.blue.triangle-right:after {
  border-color: #335d9b transparent; }

#display .fbstuff {
  line-height: 2.2em;
  /*height:2.4em;*/
  border: none;
  font-size: 11px;
  padding: 0; }

.overlay-window #display .fbstuff {
  margin: 17px 0 0 -3px; }

/*Firefox*/
.gecko .overlay-window #display .fbstuff {
  margin: 10px 0 0 -3px; }

/*eof firefox*/
.overlay-window #display .fbstuff .like {
  overflow: visible;
  width: auto;
  height: auto; }

.submission-stand-alone, .thin-page {
  /*width: 688px;*/
  margin: 0 auto; }

.submission-stand-alone.video-detail {
  width: 688px; }

.submission-stand-alone.video-detail #main {
  width: auto; }

.submission-stand-alone .facebook_widget {
  float: left; }

.submission-stand-alone .embed.btn {
  float: right; }

/*a.visit{float:left; padding-right:20px; background: url(../images/arrows_sprite.png) no-repeat -607px -39px; line-height: 26px; padding-left:33px; height: 35px; display: block; color: #798391; text-transform: uppercase; font-size: 10px; text-decoration: none; font-weight: bold; position: relative; z-index: 20; top:-5px;}
a.visit:hover{color:#345d9b; background-position: -607px 0;}*/
/*a.embed{float:left; padding-right:20px; background: url(../images/sprite_misc.png) no-repeat 0 -90px; line-height: 26px; padding-left:33px; height: 33px; display: block; color: #798391; text-transform: uppercase; font-size: 10px; text-decoration: none; font-weight: bold;  position: relative; z-index: 20; top:-5px;}
a.embed:hover{color:#345d9b; background-position: 0 -369px;}
*/
a.print {
  float: left;
  padding-right: 20px;
  background: url(../images/sprite_misc.png) no-repeat 0 -316px;
  line-height: 26px;
  padding-left: 33px;
  height: 35px;
  display: block;
  color: #798391;
  text-transform: uppercase;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  z-index: 20; }

a.print:hover {
  color: #345d9b; }

#embedcode {
  padding: 10px 15px;
  width: 500px; }

#embedcode textarea {
  width: 480px;
  height: 300px; }

.triangle-left {
  width: 618px;
  overflow: hidden;
  float: left;
  background: #A7AFBA;
  margin-top: 0;
  border: solid 1px #fff;
  /*box-shadow: 20px 10px 10px 5px #999;*/ }

.triangle-right, .quote {
  position: relative;
  margin: 0px;
  color: #757d8a; }

.triangle-right:after, .quote:after {
  content: "";
  display: block;
  /* reduce the damage in FF3.0 */
  position: absolute;
  bottom: -14px;
  /* value = - border-top-width - border-bottom-width */
  left: 30px;
  /* controls horizontal position */
  width: 0;
  height: 0;
  border-width: 15px 15px 0 0px;
  /* vary these values to change the angle of the vertex */
  border-style: solid;
  border-color: #D3D6D9 transparent;
  display: none; }

.panel-container .triangle-right, .panel-container .quote {
  margin-bottom: 8px; }

.panel-container .triangle-right:after, .panel-container .quote:after {
  display: none;
  margin: 0; }

.panel-container .triangle-right .spotlight-facepile, .home .spotlight-facepile {
  width: 218px;
  float: right;
  height: 82px; }

body .home .spotlight-facepile {
  height: 76px;
  width: 217px;
  margin-top: -7px; }

.quote:after {
  border-color: #A7AFBA transparent;
  left: 10px;
  border-width: 10px 10px 0 0px;
  bottom: -9px; }

/* Gallery filter sidebar */
#gallery_aside {
  float: right;
  position: relative;
  width: 197px; }

#gallery_aside .header {
  border: 1px solid #d1dbee;
  margin-bottom: 6px;
  padding: 11px 17px;
  border-radius: 1px;
  background: #dce3f2;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #dce3f2 0%, #d9e0f1 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce3f2', endColorstr='#d9e0f1',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to bottom, #dce3f2 0%, #d9e0f1 100%);
  /* W3C */ }

#gallery_aside h3 {
  font-family: "Lucida Grande",Helvetica,sans-serif;
  color: #4f4f4f;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  float: left; }

#clear_filter {
  color: #47569c;
  font-size: 11px;
  font-weight: 700;
  float: right;
  line-height: 24px; }

#gallery_aside div {
  border: 1px solid #ccd7ec;
  margin-top: -1px;
  overflow: hidden;
  padding: 16px 14px;
  position: relative; }

#gallery_aside fieldset {
  border: none;
  margin: 0 0 13px;
  padding: 0; }

#gallery_aside .select_label {
  color: #4f4f4f;
  font-size: 12px; }

#gallery_aside #work_type {
  padding-bottom: 0; }

#gallery_aside #recent_liked_selector {
  margin-top: 1px;
  padding-bottom: 0; }

#gallery_aside label, #gallery_aside input {
  float: left; }

#gallery_aside input {
  clear: left; }

#gallery_aside label {
  color: #7b8196;
  cursor: pointer;
  display: block;
  font-size: 11px;
  font-weight: bold; }

#gallery_aside #work_type label, #gallery_aside #recent_liked_selector label {
  background: transparent url("../images/sprite_misc.png") no-repeat;
  padding: 0 0 4px 25px; }

#gallery_aside #work_type #spotlight_label {
  background-position: 6px -435px; }

#gallery_aside #recent_liked_selector #most_liked_label {
  background-position: 4px -608px; }

#gallery_aside #recent_liked_selector #most_recent_label {
  background-position: 0 -643px;
  padding-bottom: 6px; }

#gallery_aside #work_type #winners_label {
  background-position: 0 -676px;
  padding: 8px 0 8px 25px;
  margin-top: -5px; }

#gallery_aside select {
  display: block;
  float: none;
  margin: 6px 0 22px 0;
  width: auto; }

.styled {
  visibility: hidden; }

.gecko #gallery_aside select {
  display: block;
  float: none;
  margin: 3px 0 13px 0;
  width: auto; }

#gallery_aside .select_label {
  cursor: default;
  float: none; }

#gallery_aside p {
  color: #4f4f4f;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 15px;
  width: 100%; }

#campaign_options {
  height: 526px; }

#gallery_aside .submit {
  display: none; }

#gallery_aside .btn-blue {
  position: relative;
  margin: 0 auto;
  width: 97px;
  height: 22px;
  display: block; }

/* Custom form elements */
.checkbox, .radio {
  background: transparent url("../images/sprite_form_elements.png") no-repeat;
  clear: left;
  cursor: pointer;
  display: block;
  float: left;
  height: 22px;
  margin: -5px 6px 0 0;
  width: 22px; }

.radio {
  background: transparent url("../images/sprite_form_elements_radio.png") no-repeat 0 0;
  height: 15px;
  margin-top: 0;
  width: 15px; }

#gallery_aside .select, #agency_auto_complete {
  background: transparent url("../images/sprite_form_elements.png") no-repeat 0 -96px;
  color: #7b8196;
  cursor: pointer;
  display: block;
  float: none;
  height: 15px;
  margin-top: 6px;
  padding: 6px 7px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 138px; }

#gallery_aside .select span {
  display: block;
  overflow: hidden;
  width: 120px; }

#gallery_aside .select:hover {
  background-position: 0 -126px;
  color: #fff; }

#gallery_aside #agency_auto_complete {
  background: transparent;
  border: 1px solid #d8dbe9;
  cursor: default;
  padding: 4px 7px;
  position: static; }

#gallery_aside #agency_auto_complete:focus {
  border: 1px solid #9297ab; }

/* Gallery slider content */
.managebar {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.6em;
  padding: 10px 2px 5px 2px;
  border-bottom: 1px solid #dedede;
  margin: 0 0 1px;
  font-family: "HelveticaNeue", helvetica, sans-serif;
  font-weight: bold;
  width: 936px;
  color: #798391; }

.managebar strong {
  color: #5a5a5a;
  margin: 0 2px 0 0; }

.managebar a {
  color: #798391;
  text-decoration: none;
  display: inline-block;
  /* margin:0 6px; */ }

.lab-page .managebar a {
  color: #4C85C8;
  text-decoration: underline;
  text-transform: none; }

.managebar a:hover {
  color: #345d9b; }

.managebar a.current {
  color: #4C85C8; }

.managebar a.dd {
  margin-right: 20px; }

.managebar .submit {
  text-transform: none;
  color: #4C85C8;
  font-weight: normal; }

.managebar .lower {
  text-transform: none; }

.managebar .breadcrumbs {
  text-transform: none; }

/* .managebar .breadcrumbs a.active:hover {text-decoration: underline;} */
.managebar ol {
  padding: 0;
  margin: 0;
  list-style: none; }

.managebar > ul {
  margin: 0 0 0 0px;
  padding: 0;
  list-style: none;
  display: inline-block; }

.managebar ul > li {
  float: left;
  padding-right: 10px; }

.managebar ul > li span {
  width: auto;
  display: block;
  padding: 0 15px 0px 0;
  cursor: pointer;
  color: #798391;
  border-right: 1px solid #ddd; }

.managebar ul > li span:hover {
  color: #4C85C8; }

.managebar ul > li span:before {
  /* content:"|"; */
  float: right;
  margin-right: -1px; }

.managebar ul > li:last-child span:before {
  content: ""; }

.managebar ul li ol {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #e2e5e9;
  text-transform: none; }

.managebar ul > li:last-child ol {
  border-right: none; }

.managebar .left.menulinks {
  margin-right: 15px; }

.managebar {
  display: none; }

.lab-page .managebar {
  display: block;
  width: auto;
  border: 0; }

#sortlinks ul {
  display: inline-block;
  margin: 0;
  padding: 0; }

#sortlinks ul > li {
  list-style: none;
  margin: 0;
  padding: 0; }

#sortlinks ul > li span {
  padding: 0 6px;
  white-space: nowrap; }

.wraplinks {
  display: inline-block; }

.wraplinks strong {
  float: left; }

.wraplinks .linkstowrap {
  float: left;
  width: 863px;
  padding-left: 9px; }

/* Drop Down */
#spotlightfilter ol li {
  color: #798391;
  line-height: 1.5em; }

#spotlightfilter ol li label {
  color: #798391; }

#spotlightfilter li {
  position: relative;
  z-index: 30000; }

#spotlightfilter li li {
  position: static; }

#spotlightfilter .open span {
  color: #4c85c8; }

#spotlightfilte {
  z-index: 30000; }

#spotlightfilter .select-dropdown {
  position: absolute;
  top: 20px;
  left: 0;
  background: #fefefe;
  padding-left: 8px;
  padding-top: 4px;
  border: 1px solid #E2E5E9;
  -moz-box-shadow: 0px 2px 3px #f2f2f2;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0px 2px 3px #f2f2f2;
  -webkit-border-radius: 0 0 4px 4px;
  margin-left: -8px;
  min-width: 100px;
  display: block;
  max-height: 310px;
  padding-right: 8px;
  overflow: auto;
  overflow-x: hidden;
  z-index: 10001;
  visibility: hidden; }

body > div#spotlightfilter .select-dropdown {
  width: auto; }

/* #spotlightfilter li:hover .select-dropdown {display: block;} */
#spotlightfilter ol input[type=checkbox] {
  margin-bottom: 0; }

#spotlightfilter .clearx {
  margin: 0;
  float: left; }

#spotlightfilter li {
  max-height: 22px;
  color: #fff; }

#spotlightfilter .jspContainer {
  background: #fff; }

#spotlightfilter li ol {
  border-right: none;
  padding-right: 0; }

#spotlightfilter li ol li {
  white-space: nowrap;
  padding-bottom: 5px; }

#spotlightfilter .jspVerticalBar .jspArrow {
  display: block; }

#spotlightfilter li.last {
  padding-right: 0; }

/* .jspHorizontalBar {display: none;} */
.managebar #spotlightfilter a {
  margin: 0; }

.jspVerticalBar .jspArrowUp {
  top: 4px;
  position: relative;
  right: -1px; }

.jspVerticalBar .jspTrack {
  top: 1px; }

.jspVerticalBar .jspArrowDown {
  bottom: 4px;
  position: relative;
  right: -1px; }

/* Narrow By Arrow Icon */
#spotlightfilter .menutrigger {
  background: url(../images/icon-narrow.gif) no-repeat right top; }

#spotlightfilter .menutrigger.open, #spotlightfilter .menutrigger:hover {
  background: url(../images/icon-narrow-hover.gif) no-repeat right top; }

/* Clear All Button Styles */
#spotlightfilter .clearx {
  border: 1px solid #E2E5E9;
  padding: 2px 20px 2px 7px;
  display: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: url(../images/clear-all.gif) no-repeat 95% -11% #fff;
  line-height: 12px; }

#spotlightfilter .clearx:hover {
  background-position: 95% 29%; }

#spotlightfilter .clearx:active {
  background-position: 95% 67%; }

.managebar.learninglabtop {
  border-bottom: none; }

#gallery_grid .empty {
  padding: 10px 12px;
  font-weight: bold;
  font-size: 15px;
  color: #6C6C6C;
  display: block; }

#main.gallery-page {
  padding-bottom: 100px; }

#gallery {
  padding-top: 0;
  float: left; }

ol.entries {
  list-style: none;
  float: left;
  margin: 5px 18px 5px 0;
  padding: 0;
  width: 209px; }

ol.entries.last {
  margin-right: 0; }

.entry-link {
  position: absolute;
  left: 0;
  top: 0;
  height: 119px;
  width: 219px; }

.entrywrapper {
  margin: 0 12px 13px 0;
  width: 219px !important;
  float: left !important;
  border: solid 1px #ccd7ec;
  box-shadow: 3px 3px #f3f5fa;
  display: block !important; }

#page-dashboard-index .entrywrapper {
  margin: 0 9px 13px 0; }

#gallery-overlay-page .entrywrapper {
  /*width: 224px!important;*/ }

.entrywrapper.last {
  margin-right: 0; }

.entrywrapper .like {
  /*z-index: -1000000;*/ }

.entry {
  position: relative;
  font-family: "Lucida Grande",Helvetica,sans-serif;
  display: inline-block;
  padding: 16px;
  width: 187px;
  background: #FFFFFF;
  height: 204px; }

.awards-page.winners .entry {
  height: 214px; }

.awards-page.winners .entry .side .fb-like {
  position: relative;
  bottom: auto;
  width: 120px; }

.entry img.entryimg, .entry a.entryimg {
  float: left;
  margin: 0px;
  border: 1px solid #c4c7ce;
  width: 184px;
  height: 103px; }

.entry a.entryimg {
  background: url("/images/sprite-topics-edge.png") 0 0 no-repeat; }

.entry a.entryimg.pages {
  background-position: 0 -338px; }

.entry a.entryimg.ads {
  background-position: 0 -452px; }

.entry a.entryimg.tech {
  background-position: 0 -565px; }

.entry .fb-for-good-icon {
  right: 30px;
  position: absolute;
  top: 15px; }

.entry .side {
  padding-left: 0;
  width: 186px;
  float: left;
  height: 116px;
  position: relative; }

.awards-page.winners .entry .side {
  height: 124px; }

.brick-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-bottom: 5px; }

.brick-footer img {
  float: left;
  margin-right: 8px; }

.entry .side .fb-like {
  width: 145px;
  float: left;
  margin-top: 7px; }

.entry h4 {
  font-weight: 600;
  font-size: 12px;
  text-transform: none;
  color: #757d8a;
  margin: 7px 0;
  font-family: LFTEticaRegular; }

.entry h4 span {
  color: #4e4f54;
  overflow: hidden; }

.entry h4 a {
  line-height: 14px;
  overflow: hidden;
  font-size: 11px;
  font-family: "Lucida Grande", Helvetica, sans-serif; }

.entry p {
  font-size: 10px;
  color: #798391;
  font-weight: 500;
  margin-bottom: 3px; }

.entry p strong {
  color: #4d5056; }

.entry h4 a, .entry p {
  width: 186px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.education-tiles .entry h4 a, .education-tiles .entry p {
  white-space: normal;
  width: auto; }

.entry .profile-images {
  margin: 15px 0 0;
  height: 30px; }

.entry .profile-images span.right {
  line-height: 30px; }

.entry a {
  text-decoration: none; }

.entry a:hover {
  text-decoration: underline; }

#gallery .items {
  width: 690px;
  padding: 0;
  margin: 0;
  /* overflow: hidden; */
  float: left; }

.profile-page .items .overlay-window .items, #topic-overlay-page .items {
  padding: 0;
  margin: 0;
  /* overflow: hidden; */
  float: left; }

.overlay-window .items {
  margin-left: 10px; }

#load_more_submissions {
  border: 1px solid #d0dbed;
  clear: both;
  display: block;
  font-size: 11px;
  padding: 6px 0;
  text-align: center;
  text-decoration: underline;
  width: 686px;
  margin: 0 0 16px 0;
  background: #f8f8fa;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #f8f8fa 0%, #eff0f5 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8fa', endColorstr='#eff0f5',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to bottom, #f8f8fa 0%, #eff0f5 100%);
  /* W3C */ }

#load_more_submissions.end-of-data {
  display: none; }

#load_more_submissions:hover, #load_more_submissions:active {
  background: #eff0f5;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #eff0f5 0%, #f8f8fa 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff0f5', endColorstr='#f8f8fa',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to bottom, #eff0f5 0%, #f8f8fa 100%);
  /* W3C */ }

#submissionOverlay {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: transparent;
  display: none; }

#submissionOverlayBacking {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: white;
  -moz-opacity: .80;
  filter: alpha(opacity=80);
  opacity: .80; }

#submissionOverlayBackplate {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /*width:100%; height:100%; */
  background-color: white;
  -moz-opacity: .05;
  filter: alpha(opacity=5);
  opacity: .05; }

#submissionCloseWrapperWrapper {
  position: absolute;
  width: 100%;
  height: 25px;
  top: 0px;
  background-color: transparent; }

#submissionCloseWrapper {
  position: relative;
  margin: 0 auto;
  width: 688px;
  height: auto; }

.submissionClose {
  position: absolute;
  background: url("../images/sprite_misc.png") 0 -500px no-repeat transparent;
  top: 8px;
  right: 10px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  display: block;
  z-index: 999; }

/* this holds the content and sets the width*/
#submissionOverlayFrontPlate {
  position: absolute;
  background-color: transparent;
  top: 40px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

#submissionContentWrapper {
  position: relative;
  background-color: transparent;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: auto; }

#submissionLoader {
  position: relative;
  margin: 200px auto;
  width: 32px;
  height: 32px;
  z-index: 99;
  border: solid 1px #d1dbee;
  background-color: white;
  overflow: hidden;
  padding: 10px 20px; }

/* this should be the scrollable content */
#submissionContent {
  position: relative;
  margin: 20px auto 40px;
  width: 762px;
  height: auto;
  z-index: 99;
  border: solid 1px #d1dbee;
  padding: 0 0 20px;
  background: #fff;
  box-shadow: 3px 3px #f3f5fa;
  overflow: hidden; }

#submissionContent .jspTrack {
  background-color: transparent !important; }

/* Blog section */
.latest h3.quote {
  background: url(../images/bg-latest-h3.gif) no-repeat left top #a7afba;
  color: #FFF;
  height: 36px;
  line-height: auto;
  font-size: 14px;
  font-family: "Lucida Grande", helvetica,sans-serif;
  padding: 0 10px;
  font-weight: bold;
  padding-top: 12px; }

.latest .module {
  float: left;
  margin: 13px 20px 20px 0; }

.latest #mostpop {
  width: 220px; }

.latest #friendssay {
  width: 380px; }

.latest #news {
  width: 300px;
  margin-right: 0; }

.latest h4 {
  color: #5a5a5a;
  padding-bottom: 5px;
  text-transform: none;
  font-size: 14px;
  margin-bottom: 7px; }

.latest h4 a {
  color: #5a5a5a;
  text-decoration: none;
  font-family: "Lucida Grande", helvetica, sans-serif; }

.latest h4 a:hover {
  text-decoration: underline; }

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

.latest ul li {
  padding: 10px 20px 0 10px;
  border-bottom: 1px solid #ededed; }

.latest p {
  font-size: 12px; }

.commentcontainer p {
  margin-left: 65px; }

.commentcontainer .commentstats {
  margin-left: 65px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #6f6f6f; }

.commentcontainer .commentstats a {
  text-decoration: none;
  color: #37619f;
  padding-right: 5px; }

.commentcontainer .facepic {
  float: left;
  margin-right: 15px; }

.commentcontainer .facepic img {
  border: 1px solid #e0e5ea; }

#mostpop ul {
  color: #c7c7c7;
  font-size: 13px; }

#mostpop ul h4 {
  margin-left: 30px;
  width: 173px; }

#mostpop ul li {
  padding-left: 0; }

#mostpop ul span {
  display: block;
  float: left;
  width: 20px;
  text-align: right; }

#mostpop ul .items span {
  width: auto; }

/* Learning Lab, Spotlight list */
.blocks .module {
  float: left;
  width: 220px;
  margin: 10px 20px 20px 0;
  /*height:168px*/ }

.blocks .module.last {
  margin-right: 0; }

.blocks .module img {
  border: 1px solid #ddd;
  margin-bottom: 5px;
  width: 218px;
  height: 123px; }

.blocks .module h4 {
  color: #5A5A5A;
  font-size: 13px;
  margin-bottom: 10px;
  text-transform: none;
  padding: 5px 8px 0 8px;
  font-family: "Lucida Grande", helvetica, sans-serif; }

.blocks .module h4 a {
  color: #5A5A5A;
  text-decoration: none; }

.blocks .module h4 a:hover {
  text-decoration: underline; }

.blocks .module p {
  color: #919191;
  font-size: 13px;
  padding: 0 8px; }

.blocks .module.small {
  width: 140px;
  height: auto; }

.blocks .module.small img {
  border: 1px solid #C4C7CE;
  width: 137px;
  height: 77px; }

.blocks .module.small p, .blocks .module.small h4 {
  font-size: 12px; }

#spotlightblocks {
  padding-top: 10px;
  z-index: 0;
  position: static;
  min-height: 160px; }

#spotlightblocks .module {
  margin-bottom: 0px;
  cursor: pointer;
  position: relative;
  z-index: 0;
  height: 168px;
  overflow: hidden; }

#spotlightblocks .module p.award {
  padding-left: 30px;
  background: url(../images/award_badges.png) no-repeat; }

#spotlightblocks .module p.award.blue {
  background-position: 0 0; }

#spotlightblocks .module p.award.red {
  background-position: 0 -30px; }

#spotlightblocks .module p.award.gold {
  background-position: 0 -61px; }

#spotlightblocks .module p.award.silver {
  background-position: 0 -91px; }

#spotlightblocks .module div.details {
  background: #FFF;
  position: absolute;
  width: 202px;
  bottom: 12px;
  left: 0px;
  padding: 8px;
  overflow: hidden;
  border: 1px solid #EDEFF4; }

#spotlightblocks .module div.details p {
  padding: 0;
  margin: 0;
  line-height: 14px;
  color: #363636;
  text-transform: uppercase;
  font-size: 10px; }

#spotlightblocks .module div.details p.moreinfo {
  background: #FFF;
  height: 0px;
  line-height: 14px;
  overflow: hidden; }

#spotlightblocks .module p.moreinfo b {
  color: #798391; }

/* Pagination (Right Bar) */
.pagination {
  color: #646464;
  float: right;
  width: 159px;
  text-align: center;
  line-height: 24px;
  margin-top: -5px; }

.pagination a {
  /*background: url(../images/arrows_sprite.png) no-repeat; */
  width: 24px;
  height: 24px;
  display: inline-block; }

.pagination a.next {
  float: right;
  margin-left: 10px; }

.pagination a.previous {
  float: left;
  margin-right: 10px; }

/* Hide First and Last Button */
.pager li.first, .pager li.last {
  /*display:none;*/ }

.pagination a.hidden {
  /*display: none;*/ }

/* Pagination (under article lists) */
.pagination.wide {
  color: #607db2;
  width: 100%;
  margin: 0 0 20px;
  padding-top: 10px; }

.pagination.wide a {
  color: #607db2;
  text-indent: 0;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  width: 24px;
  height: 24px; }

.pagination.wide a:hover {
  color: #345d9b; }

.pagination.wide a.newer, .pagination.wide .next a {
  float: right;
  display: block;
  position: relative;
  border: 0;
  background-color: inherit;
  width: 80px; }

.pagination.wide a.older, .pagination.wide .previous a {
  float: left;
  display: block;
  position: relative;
  border: 0;
  background-color: inherit;
  width: 110px; }

.pagination.wide .previous a:hover, .pagination.wide .next a:hover {
  background-color: none; }

.pagination ul, .pagination li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 18px; }

.pagination ul {
  position: relative;
  margin: 0 auto;
  display: block;
  width: 480px;
  height: 24px; }

.pagination li {
  display: inline;
  float: left;
  height: 24px; }

.pageleft a, .pageright a {
  display: block;
  width: 45px;
  height: 45px;
  background: url("../images/arrows_sprite.png") 0 0 no-repeat;
  text-align: center;
  text-decoration: none; }

.pageright {
  float: right;
  margin: 150px -60px 0 0;
  display: none; }

.pageleft {
  float: left;
  margin: 150px 0 0 0px;
  display: none; }

.pageleft a {
  margin-left: -60px; }

.pageright a {
  background-position: -47px top; }

.pagination.large {
  float: none;
  width: 100%;
  text-align: left;
  margin: 0; }

.pagination.large li.next a, .pagination.large li.previous a {
  display: block;
  width: 45px;
  height: 45px;
  background: url("../images/arrows_sprite.png") 0 0 no-repeat;
  text-align: center;
  text-decoration: none;
  border: none;
  padding: 0; }

.pagination.large li.next {
  float: right;
  margin: 150px -60px 0 0; }

.pagination.large li.previous {
  float: left;
  margin: 150px 0 0 0; }

.pagination.large li.next a {
  background-position: -47px top; }

.pagination.large li.previous a {
  margin-left: -60px; }

/* Spotlight, Gallery Detail pages */
.itemdetail {
  font-size: 12px;
  color: #56595e;
  background: #fff;
  float: left; }

.topic-overlay-page .itemdetail {
  float: left; }

.itemdetail div.description {
  line-height: 1.3em;
  padding-right: 42px; }

.itemdetail div.content {
  border-top: 1px solid #f2f4f7;
  padding-top: 22px;
  clear: both; }

.awards-page .itemdetail div.content {
  border-top: 0;
  width: 648px;
  margin-right: -30px; }

.itemdetail.topic div.content {
  border: 0;
  padding: 0 0 20px 0;
  clear: both;
  float: left; }

.awards-page .itemdetail div.content, .lab-page .itemdetail div.content {
  padding-top: 60px;
  padding-bottom: 32px; }

.itemdetail div.content h1 {
  padding-right: 10px; }

.itemdetail div.content h2, section.credits h1 {
  color: #5A5A5A;
  font-size: 20px;
  padding: 0; }

.itemdetail div.content p {
  padding-bottom: 0px; }

.itemdetail div.content p.category {
  font-weight: bold; }

.itemdetail div.content > p {
  padding-right: 42px;
  font-size: 12px;
  color: #757d8a; }

.itemdetail div.content ul {
  clear: both; }

.itemdetail div.content li {
  color: #757d8a;
  padding-right: 42px;
  font-size: 12px; }

.itemdetail.gallery {
  padding: 0 53px;
  clear: both; }

.itemdetail.gallery div.content {
  border: 0;
  padding-top: 0; }

.itemdetail.gallery div.content h2, .itemdetail.gallery div.content h1, .itemdetail.topic div.content h2, .itemdetail.topic div.content h1 {
  font-size: 14px;
  color: #757d8a; }

.itemdetail.gallery div.content p, .itemdetail.topic div.content p {
  color: #757d8a; }

/* Spotlight Credits Area Styles */
.itemdetail div.content .credits p.credit, .itemdetail div.content .campaign-info li {
  padding-bottom: 0;
  line-height: 14px;
  margin-bottom: 3px; }

.itemdetail div.content .credits .credit {
  font-size: 11px; }

/* .itemdetail div.content .credits .credit .name {color:#305492;} */
.itemdetail div.content .credits .credit .bullet {
  color: #4d5156;
  font-size: 8px;
  position: relative;
  top: -1px; }

.itemdetail div.content .credits .credit .affiliation {
  font-weight: bold; }

.itemdetail div.content div.disclaimer {
  border-top: 1px dotted #c2c2c2;
  margin-top: 10px;
  padding-top: 10px; }

/*Learning Related Video and Examples Area and Tags Are */
.itemdetail div.content .related ul {
  background: none; }

.itemdetail div.content .related h2 {
  font-size: 11px;
  padding: 0 0 0 8px; }

.itemdetail div.content .related li {
  margin: 0;
  padding-left: 7px;
  padding-right: 7px; }

.itemdetail div.content .related li figure {
  margin: 0; }

.itemdetail div.content section.tags {
  width: 99%; }

.itemdetail div.content ol {
  list-style: inside;
  list-style-type: decimal;
  margin: 0;
  padding: 0;
  color: #757d8a; }

.related {
  padding-top: 5px; }

.related h2 {
  font-size: 11px;
  line-height: 30px;
  font-weight: bold;
  text-decoration: none;
  font-family: "Lucida Grande", helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #757d8a; }

.related a {
  text-decoration: underline; }

.topic-overlay-page .related header h2 {
  font-size: 14px;
  text-align: left;
  text-transform: none;
  position: relative;
  height: 32px;
  width: 100%;
  display: block;
  float: left; }

.related header a {
  display: block;
  text-align: right;
  margin-right: 10px; }

.related ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 0;
  display: inline-block;
  width: 100%; }

.related li {
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  width: 138px; }

.related li:last-child {
  margin-right: 0; }

.related li img {
  border: 1px solid #e5e5e5;
  margin-bottom: 5px; }

.related li figcaption {
  color: #757d8a;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4em;
  width: 138px; }

.related li figcaption a {
  /* color: #363636; */
  text-decoration: none; }

.related li figcaption a:hover {
  text-decoration: underline; }

span.plus {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 4px;
  background: url(../images/sprite_misc.png) no-repeat 0 0; }

a.more, div.articles article.brief p a.more {
  color: #798391;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal; }

a.more span.plus, span.plus.blue {
  background-position: left -159px;
  height: 10px;
  width: 10px; }

.itemdetail .related .related-content ul {
  background: none; }

.itemdetail .related .related-content figure {
  margin: 0;
  padding: 0; }

.itemdetail section.wide .blocks {
  display: inline-block; }

section.wide header a {
  display: block;
  margin: 0;
  text-align: right; }

section.comments header {
  margin: 25px 8px 20px;
  padding-left: 30px;
  background: url(../images/sprite_misc.png) no-repeat left -24px; }

section.comments header h1 {
  color: #4e5257;
  font-size: 20px; }

section.comments header h1 span {
  color: #406fb0; }

section.comments form.addcomment {
  margin: 0px 18px 35px;
  font-family: "HelveticaNeue", "Lucida Grande", helvetica, sans-serif;
  display: inline-block; }

section.comments form.addcomment input[type="text"] {
  background: #FFF;
  border: none;
  line-height: 30px;
  color: #525458;
  font-family: "HelveticaNeue", "Lucida Grande", helvetica, sans-serif;
  padding: 0 11px;
  height: 30px;
  width: 210px;
  float: left; }

section.comments form.addcomment .formwrapper:after {
  content: "";
  display: block;
  margin-bottom: -14px;
  margin-left: 20px;
  width: 0;
  height: 0;
  border-width: 15px 15px 0 0px;
  border-style: solid;
  border-color: #FFF transparent; }

section.comments form.addcomment button {
  border: 1px solid #4780c6;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 5px;
  text-align: center;
  background: #6AC1E5;
  background: -moz-linear-gradient(top, #6AC1E5 0%, #365C9C 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6AC1E5), color-stop(100%, #365C9C));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6AC1E5', endColorstr='#365C9C',GradientType=0 ); }

section.comments .pagination {
  color: #646464;
  font-size: 10px;
  font-weight: bold;
  float: left; }

.itemdetail .managebar {
  border-bottom: 0;
  padding-left: 0;
  font-size: 10px;
  text-transform: uppercase; }

.itemdetail .managebar a:first-child {
  margin-left: 0; }

article.spotlight section.comments {
  padding-top: 40px; }

article.spotlight section.credits {
  padding-top: 20px; }

article.spotlight section.credits li, article.spotlight section.credits ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
  line-height: 15px;
  font-size: 11px;
  color: #4d5156; }

article.spotlight section.credits a, .itemdetail div.content ul a {
  text-decoration: none; }

article.spotlight section.credits a:hover, .itemdetail div.content ul a:hover {
  text-decoration: underline; }

article.spotlight .related {
  padding-top: 0; }

article.spotlight .related ul {
  background: url("../images/divider.png") no-repeat 0 1px;
  border-top: 1px solid #DEDEDE; }

.itemdetail div.content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
  line-height: 16px;
  font-size: 12px;
  color: #56595E; }

.itemdetail div.content ul.campaign-info {
  font-size: 11px;
  line-height: 15px; }

.itemdetail.gallery div.content ul {
  color: #757d8a; }

.topic-overlay-page section.tags {
  margin-top: 10px; }

section.tags {
  clear: both;
  border-top: 1px dotted #335b99; }

section.tags p {
  font-family: 'Lucida Grande', sans-serif;
  font-size: 11px;
  padding: 7px 12px 7px 0;
  line-height: 16px;
  margin: 0; }

section.tags p, section.tags a {
  color: #335b99;
  text-decoration: none; }

section.tags a:hover {
  text-decoration: underline; }

section.tags p a {
  font-weight: normal; }

.itemdetail.gallery section.tags {
  border-bottom: 1px dotted #c2c2c2;
  border-top: 1px dotted #c2c2c2;
  margin: 10px 0;
  float: left;
  width: 100%; }

/* Awards landing page */
article.textpage {
  display: inline-block;
  width: 100%;
  margin-bottom: 70px;
  line-height: 1.3em; }

article.textpage h3 {
  font-size: 20px;
  margin: 20px 0;
  color: #5a5a5a; }

article.textpage p {
  color: #797979; }

article.textpage p strong {
  color: #626262; }

article.textpage ol, article.textpage ul {
  margin-bottom: 7px;
  padding-bottom: 10px;
  padding-left: 20px;
  color: #56595E;
  font-family: "Lucida Grande",Helvetica,sans-serif;
  margin-left: 0; }

.rightbar {
  width: 321px;
  min-height: 350px;
  padding: 0;
  padding-bottom: 30px;
  float: right;
  /*background: #d2d8df;background: -moz-linear-gradient(top, #d2d8df 0%, #FFFFFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d8df), color-stop(100%,#FFFFFF)); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d8df', endColorstr='#EDEFF4',GradientType=0 );*/
  background: url("../images/sidebar-back.png") repeat-x #f7f8fa; }

.rightbar .commentcontainer {
  padding: 5px; }

article.textpage section.rightbar {
  padding: 22px;
  width: 277px; }

article.textpage section.rightbar p {
  font-weight: bold; }

article.textpage section.rightbar ul, article.textpage section.rightbar ol {
  font-weight: normal;
  margin: 12px 0 0; }

article.textpage section.rightbar ol li {
  margin-bottom: 15px;
  /* color:#4C85C8; */ }

article.textpage section.rightbar ol li:last-child {
  margin-bottom: 0; }

article.textpage section.rightbar ol li strong {
  font-weight: bold;
  color: #345e9c; }

article.textpage section.rightbar ol li span {
  color: #646464; }

/* What's new page */
div.articles {
  width: 610px;
  float: left;
  color: #56595e;
  font-size: 12px;
  line-height: 1.4em; }

#print_news div.articles:before {
  content: "";
  text-indent: none;
  width: 0;
  height: 0;
  position: static;
  background: none; }

div.articles article {
  font-size: 12px;
  clear: left;
  width: 610px; }

div.articles article .description {
  padding: 0 20px 30px 0;
  width: 597px; }

div.articles article .description p, div.articles article .description ul, div.articles article .description ol {
  margin: 0 0 20px 0; }

div.articles article:first-child hgroup h1 a {
  position: relative; }

div.articles article header {
  padding: 20px 0 15px; }

div.articles article hgroup h1 {
  color: #5a5a5a;
  font-size: 20px;
  padding-bottom: 0px;
  padding-right: 10px;
  margin-bottom: 0; }

div.articles article hgroup h1 a {
  color: #5a5a5a;
  text-decoration: none;
  z-index: 10; }

div.articles article hgroup h1 a:hover {
  text-decoration: underline; }

div.articles article header time {
  color: #9da4ae;
  font-size: 11px; }

div.articles article p {
  margin: 0 0 20px 0;
  color: #56595e;
  font-size: 12px;
  line-height: 1.4em; }

div.articles article span a {
  font-weight: bold;
  text-decoration: none; }

div.articles article span a:hover {
  text-decoration: underline; }

div.articles article p a {
  font-weight: bold;
  text-decoration: none; }

div.articles article p a:hover {
  text-decoration: underline; }

div.articles .article_image {
  margin-bottom: 20px; }

div.articles .fbstuff {
  /*height:35px;*/
  line-height: 35px;
  padding-top: 5px; }

div.articles .fbstuff .right {
  padding-top: 10px; }

div.articles.articles-details .description a {
  text-decoration: none; }

div.articles.articles-details .description a:hover {
  text-decoration: underline; }

div.articles.articles-details .fbstuff .right {
  padding-top: 0; }

div.articles.articles-details .fbstuff .like {
  margin-top: 6px;
  overflow: inherit; }

div.articles.articles-details .fbstuff .print {
  margin-top: 6px; }

div.articles .fbstuff .facepile {
  height: 35px;
  float: left;
  padding-top: 15px; }

div.articles .fbstuff .comments {
  display: block;
  float: left;
  line-height: 30px;
  padding-top: 12px; }

div.articles .pagination {
  clear: both; }

div.articles article .articleimg {
  /*border: 1px solid #EDEFF4;*/
  margin: 0 0 10px;
  /*padding:8px;*/
  display: block; }

div.articles article img {
  display: block;
  margin: 0;
  max-width: 606px; }

div.articles article.brief .articleimg img {
  max-width: 606px; }

div.articles article.brief p {
  padding-right: 15px; }

div.articles article.brief .fbstuff, div.articles.articles-details .fbstuff {
  border: none;
  border-top: 1px dotted #335b99;
  padding-top: 10px;
  padding-bottom: 0px;
  margin: 0;
  line-height: 30px;
  background-color: #edeff4;
  height: 34px; }

div.articles article.brief .fbstuff .facepile, div.articles.articles-details .fbstuff .facepile {
  padding-left: 5px;
  padding-top: 5px;
  height: auto; }

div.articles article.brief .fbstuff .comments, div.articles.articles-details .fbstuff .comments {
  padding-top: 0;
  margin: 0;
  background-position: 0 -26px; }

div.articles article.brief .fbstuff .right, div.articles.articles-details .fbstuff .right {
  padding-top: 0;
  margin: 0; }

/* Right bar on Blog Home Page, Blog Single-Post Page */
.rightbar {
  color: #5a5a5a;
  padding: 18px;
  width: 270px; }

.rightbar p {
  font-weight: bold;
  font-size: 14px;
  padding: 0 11px 15px;
  margin: 0; }

.rightbar ul {
  font-weight: normal;
  padding: 0 11px 11px;
  list-style: none;
  font-size: 12px;
  margin: 0;
  color: #5a5a5a; }

.rightbar li {
  margin-bottom: 5px;
  line-height: 1.4em; }

.rightbar .popular li {
  margin-bottom: 15px; }

.rightbar li a {
  color: #5a5a5a;
  text-decoration: none; }

.rightbar li a:hover {
  text-decoration: underline; }

.rightbar li strong {
  font-size: 14px; }

.rightbar ol {
  padding-left: 0;
  list-style: outside;
  list-style-type: decimal;
  margin: 0;
  margin: 0 0 20px 20px; }

.rightbar ol li {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  padding: 7px 0;
  margin: 0; }

.rightbar ol.related-ol {
  list-style: inside;
  list-style-type: decimal;
  margin: 0 0 20px 0; }

.rightbar ol.related-ol li {
  padding: 7px 10px; }

.rightbar ol.related-ol li a {
  color: #5a5a5a;
  text-decoration: none; }

.rightbar ol.related-ol li:nth-child(odd) {
  background-color: #e8eef5; }

h2.sidebar-title {
  font-weight: bold;
  font-family: "LFTEticaBold", sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0 11px;
  margin-bottom: 10px;
  border-top: dotted 1px #5a5a5a;
  border-bottom: dotted 1px #5a5a5a;
  color: #5a5a5a; }

h2.sidebar-title a {
  color: #5a5a5a;
  text-decoration: none; }

.rightbar .cap {
  height: 52px;
  padding-top: 15px;
  width: 100%; }

.rightbar .fb-like-box {
  margin-bottom: 20px; }

#newslist .rightbar .cap {
  padding: 0;
  height: auto;
  width: 100%; }

#newslist .brief h1 a, .blog article h1 {
  text-transform: none; }

.rightbar .sb-link, .balloon-footer-title {
  text-decoration: none;
  font-size: 10px;
  font-weight: 600;
  margin: 0 20px 10px 0;
  display: inline-block;
  font-family: "Lucida Grande",Helvetica,sans-serif;
  color: #4C85C8;
  text-transform: uppercase; }

.rightbar .sb-link.off {
  color: #636363; }

.sb-link.return {
  display: block;
  padding-left: 12px;
  margin: 0;
  background: url(../images/return-arrow.png) 0 -1px no-repeat;
  float: right; }

.submission-stand-alone .sb-link.return {
  font-size: 11px;
  background-position: 0 1px; }

.balloon {
  position: relative;
  width: 228px;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  border: solid 1px  #d0d3d7;
  margin-bottom: 15px; }

.balloon .balloon-marker {
  width: 14px;
  height: 9px;
  background: url(../images/balloon-marker.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99; }

.balloon .balloon-marker.pos1 {
  left: 15px;
  top: -9px; }

.balloon .balloon-marker.pos2 {
  left: 80px;
  top: -9px; }

.balloon .balloon-footer {
  padding: 10px 0;
  width: 100%;
  border-top: dotted 1px #5a5a5a; }

.fbstuff {
  border-top: 1px solid #e0e1e3;
  /*line-height: 55px;*/
  line-height: 20px;
  padding: 15px 20px 15px 0; }

.fbstuff a {
  text-decoration: none;
  color: #4C85C8;
  font-size: 11px; }

.fbstuff a:hover {
  text-decoration: underline;
  color: #345d9b; }

.fbstuff a.comments {
  background: url(../images/sprite_misc.png) no-repeat left -12px;
  padding-left: 26px;
  display: inline-block; }

.fbstuff .fb_edge_widget_with_comment {
  margin-left: 3px; }

.fbstuff .like {
  float: left;
  /* width:288px; */
  width: 54px;
  height: 24px;
  overflow: hidden;
  z-index: 9999999; }

.entrywrapper .fbstuff .like, #gallery .entrywrapper .fbstuff .like {
  overflow: inherit; }

.fb_comments_count {
  color: #3b5998; }

.comments-box {
  background-color: #f2f3f7;
  padding: 20px 35px;
  border: solid 1px #D0D3D7;
  width: 538px;
  clear: both; }

#gallery-overlay-page .comments-box {
  width: 548px; }

h1.comments-headline {
  background: url(../images/comments-balloon.png) 0 6px no-repeat;
  padding: 0 0 0 26px; }

.RSS {
  vertical-align: middle;
  margin-right: 6px;
  margin-bottom: 4px; }

#gallery-overlay-page .itemdetail .content h2 {
  margin-bottom: 10px; }

a.hide-show-comments {
  background-color: #eceef5;
  border: solid 1px #cad4e7;
  border-radius: 3px;
  padding: 3px 4px;
  color: #3b5998 !important;
  display: inline-block;
  line-height: 12px;
  cursor: pointer; }

a.btn, select, input.btn {
  background-color: #fff;
  border: solid 1px #ced7e9;
  border-radius: 3px;
  padding: 0 6px;
  color: #3b5998 !important;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 11px; }

input.btn {
  padding: 0 6px 3px 6px;
  height: 24px; }

.directory-page .btn {
  margin: 10px 5px 0 0; }

a.btn.current, a.btn:hover, input.btn:hover {
  background-color: #3b5998;
  color: #fff !important;
  cursor: pointer; }

a.visit.gallery-link {
  position: absolute;
  top: 14px;
  left: 0;
  z-index: 99; }

a.hide-show-comments:hover, a.btn:hover {
  text-decoration: none; }

a.hide-show-comments:hover {
  text-decoration: none !important; }

.credited-like {
  position: absolute;
  top: 16px;
  right: 0; }

/* Lab topics page */
article h1, h1.comments-headline {
  color: #5a5a5a;
  font-size: 20px;
  padding-bottom: 20px; }

article h1, h1.comments-headline a {
  color: #5a5a5a;
  text-decoration: none; }

article h1 a:hover, h1.comments-headline a:hover {
  text-decoration: underline; }

.itemdetail div.content > p.light {
  color: #CCC;
  font-size: 10px; }

.articles_wide {
  margin-bottom: 40px;
  border: none; }

.articles_wide table.list {
  border: none; }

.articles_wide .empty {
  padding: 10px 12px;
  font-weight: bold;
  font-size: 15px;
  color: #6C6C6C;
  display: block; }

.articles_wide .article {
  padding: 15px 0;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e0e0e3;
  font-size: 12px; }

.articles_wide .article p {
  margin-bottom: 15px;
  color: #56595e;
  font-size: 12px; }

.articles_wide .article h1 {
  padding-bottom: 10px;
  width: 95%; }

.articles_wide .article .time {
  color: #99A0A9;
  font-family: "Lucida Grande", helvetica, sans-serif; }

#labarticles .thumb {
  margin-right: 15px;
  float: left; }

#labarticles .thumb img {
  width: 220px;
  height: 125px;
  border: 1px solid #cfd2d7; }

#labarticles article > div.left {
  width: 690px; }

#labarticles .fbstuff {
  border: 0;
  padding-right: 0;
  line-height: 1.2em;
  font-size: 11px;
  height: 23px; }

#labarticles .items article .right p {
  font-size: 12px;
  color: #56595E; }

#labarticles .items article {
  padding-top: 13px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ECEFF4; }

.labarticles .pagination {
  border: none;
  margin: 0 0 30px 0; }

.articles_wide .more {
  float: right;
  text-decoration: none; }

.articles_wide .more:hover {
  text-decoration: none;
  color: #345d9b; }

/* Topics Page */
ul.bottomref {
  list-style: none;
  margin: 0 0 7px;
  padding: 0; }

ul.bottomref a {
  text-decoration: none;
  font-size: 11px; }

ul.bottomref a:hover {
  text-decoration: underline; }

ul.bottomref li {
  clear: both;
  margin: 3px 0; }

ul.bottomref li span {
  background: url(../images/icons_reference.png) no-repeat;
  margin-top: 1px;
  display: block;
  float: left;
  width: 15px;
  height: 10px; }

.topic-overlay-page ul.bottomref li span {
  text-indent: -99999px;
  margin-top: 0; }

ul.links li span {
  background-position: left bottom; }

.media-type {
  color: #6b7081;
  text-decoration: none;
  font-weight: normal; }

/* Bottom Additional Information for Learning Lab Items */
.content .additional-info p, .content .additional-info ul {
  width: 270px; }

.content .additional-info .right, .content .additional-info .right ul {
  width: 330px; }

.content .additional-info p, .additional-info ul, .content .additional-info .right .view-all {
  float: left;
  font-size: 11px !important;
  padding-bottom: 0 !important; }

.content .additional-info strong {
  font-size: 14px !important; }

.content .additional-info .right ul {
  list-style: disc outside none; }

.content .additional-info .right .view-all {
  text-decoration: underline; }

/* Agency Profile Page */
#agencyprofile .banner {
  margin-bottom: 25px;
  width: 900px; }

#agencyprofile .banner a, #faq .banner a {
  text-decoration: underline;
  text-transform: none; }

#agencyprofile .related header h2 {
  text-align: left; }

#agencyprofile .related li {
  padding-left: 0; }

#agencyprofile .list {
  background: #fff;
  float: left; }

#agencyprofile .managebar {
  border: 1px solid #d8d8dd;
  border-width: 0 1px;
  width: 923px;
  margin: -25px 0 0;
  padding-left: 13px;
  background: #FFF;
  display: block;
  float: left;
  width: 905px; }

#agencyprofile .managebar .az {
  text-align: left;
  margin-bottom: 3px; }

#agencyprofile .managebar p.az a {
  margin: 0 2px 0 1px; }

#agencyprofile .list-view span.empty {
  padding-top: 10px;
  padding-left: 15px;
  display: block; }

#agencyprofile .empty {
  font-weight: bold;
  font-size: 15px;
  color: #6C6C6C; }

/* FAQs Page */
#faq .banner {
  margin-bottom: 0;
  width: 900px; }

#faq h3 {
  float: left;
  font-family: "HelveticaNeue", Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 0 2px 0 0;
  text-transform: uppercase; }

#faq_topics {
  border-left: 1px solid #D8D8DD;
  border-right: 1px solid #D8D8DD;
  overflow: hidden;
  padding: 10px 2px 10px 13px;
  width: 905px;
  float: left; }

#faq_topics li {
  color: #4b78bb;
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0; }

#faq_topics ul {
  float: left;
  margin: 0 0 0 10px;
  padding: 0; }

#faq_topics li {
  float: left;
  font-size: 11px; }

#faq span.empty {
  padding-top: 25px;
  display: block;
  padding-bottom: 100px;
  font-weight: bold;
  color: #666767;
  clear: both; }

#faq table.listtable {
  float: left;
  margin: 0; }

#faq .pagination.wide {
  margin: 0 0 20px; }

#faq table.faq tr.header td {
  color: #363636; }

table.listtable {
  padding: 0;
  margin: 0;
  border-spacing: 0; }

table.listtable .related figure {
  margin: 0; }

table.list col.name {
  width: 300px; }

table.list col.awards {
  width: 95px; }

table.list {
  border: 1px solid #d8d8dd;
  position: relative;
  width: 100%;
  /*background: url(../images/divider.png) no-repeat center top;*/ }

table.list th {
  color: #9da4ae;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  line-height: 35px;
  padding: 0 24px; }

table.list td {
  vertical-align: top;
  padding: 7px 24px;
  color: #363636;
  font-size: 12px;
  font-weight: bold;
  background: #FFF;
  border-bottom: 1px solid #FFF; }

table.list td:first-child {
  border-left: 1px solid #FFF; }

table.list td:last-child {
  border-right: 1px solid #FFF; }

table.list th.centered, table.list td.centered {
  text-align: center; }

table.list tr.even td {
  background: #f3f4f5; }

table.list tr.odd td {
  background: #e8e9ea; }

table.list tr .name {
  width: 292px; }

table.list tr .city {
  width: 352px; }

table.list tr .likes {
  width: 80px; }

table.list tr.header {
  cursor: pointer; }

table.list tr.expandable, table.list tr.expandable article, table.list tr.expandable section {
  display: none; }

table.list tr.expandable td p {
  color: #56595e;
  font-weight: normal;
  padding-bottom: 20px;
  line-height: 1.3em; }

table.list tr.expandable td p a {
  text-decoration: none; }

table.list tr.expandable td p a:hover {
  text-decoration: underline; }

table.list tr.expandable footer p {
  font-size: 11px;
  line-height: 1.3em; }

table.list tr.expandable footer p a {
  text-decoration: none;
  font-weight: bold; }

table.list tr.expandable footer p a:hover {
  text-decoration: underline; }

table.list tr.expandable .related h2 {
  margin: 0; }

table.list tr.expandable h1 {
  padding-top: 15px; }

table.list tr.expandable .related li {
  margin-bottom: 20px; }

table.list h2 {
  font-size: 20px;
  margin: 10px 0;
  color: #5a5a5a; }

table.list tr.header td .noclosex {
  margin: 0;
  padding: 0;
  display: none;
  padding-right: 13px;
  background: url("../images/clear-all.gif") no-repeat 100% -5%;
  padding-top: 2px; }

table.list tr.expandedheader td .noclosex {
  display: block;
  background: url("../images/close.gif") no-repeat right 2px;
  padding-top: 0px;
  line-height: 8px;
  margin: 0;
  padding-top: 2px;
  margin-top: 2px; }

table.faq tr.header td {
  color: #36609e; }

table.faq tr.expandable, .expand-row {
  display: none; }

table.faq tr.expandable td {
  color: #56595e;
  font-weight: normal;
  line-height: 1.4em; }

table.faq tr.expandable td div a {
  text-decoration: none;
  font-weight: bold; }

table.faq tr.expandable td div a:hover {
  text-decoration: underline; }

table.faq tr.expandable td div.expand-row {
  padding-top: 20px;
  padding-bottom: 20px; }

table.faq tr.expandable td div.expand-row h3 {
  margin-top: 0; }

#agencylist .empty {
  border-top: 1px solid #d8d8dd;
  width: 910px;
  display: block;
  padding: 20px 15px;
  font-weight: bold;
  font-size: 13px;
  color: #798391;
  min-height: 120px; }

span.tooltip {
  float: none;
  margin: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  background: url(../images/sprite_misc.png) no-repeat left -159px;
  vertical-align: middle;
  position: relative;
  top: -2px; }

span.tooltip.bodytip {
  width: auto;
  display: inherit;
  height: auto;
  background: inherit;
  margin: inherit; }

.errorpage {
  margin: 30px;
  min-height: 40px;
  background: url(../images/error_badge.png) no-repeat 0 0;
  padding-left: 50px;
  padding-top: 5px;
  clear: both;
  float: left; }

.submit-work {
  margin: 10px 30px 30px 0; }

.submit-work-success h2 {
  text-transform: none; }

.submit-work p {
  font-size: 14px;
  line-height: 20px; }

.submit-work a {
  text-decoration: none;
  font-weight: bold; }

.submit-work a:hover {
  text-decoration: underline; }

.errorpage h2 {
  margin: 0;
  padding: 0; }

.errorpage a {
  text-decoration: none;
  font-weight: bold; }

.errorpage a:hover {
  text-decoration: underline; }

.fb_iframe_widget img {
  border: 10px solid red;
  visibility: hidden; }

.list-view-loading {
  background: url(../images/loader.gif) no-repeat center top; }

/* Search results page */
.search_results ul, .search_results li {
  list-style: none;
  margin: 0;
  padding: 0; }

.search_results h2 {
  border-bottom: 1px dotted #828b9a;
  color: #757d8a;
  font-size: 20px;
  margin: 46px 0 21px 0;
  padding-bottom: 15px;
  text-transform: uppercase; }

.search_results h2 strong {
  color: #3b5998;
  text-transform: none; }

.search_results .inner .banner {
  margin-bottom: 25px;
  width: 100%; }

.search_results h3 span {
  color: #acacac; }

.search_results p {
  color: #acacac;
  font-size: 12px; }

.search_results .result {
  margin-left: 17px; }

.search_results .result {
  margin-bottom: 32px; }

.search_results .result h4 a {
  color: #3b5998;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: none; }

.search_results .result p {
  color: #56595e;
  font-size: 13px;
  margin: 0; }

.search_results .result p strong {
  color: #252525; }

.search_results .result a {
  color: #acacac;
  font-size: 12px; }

.search_results #yw0 {
  border-top: 1px dotted #828b9a;
  display: block;
  overflow: hidden;
  padding-top: 8px; }

.search_results #yw0 li {
  display: inline; }

.search_results #yw0 a {
  background: #5B74A8;
  border-width: 1px;
  border-style: solid;
  border-color: #29447E #29447E #1A356E;
  color: #fff;
  display: block;
  float: left;
  font-size: 11px;
  margin-right: 2px;
  padding: 6px; }

.search_results #yw0 a:hover {
  border-color: #56595E; }

.search_results #yw0 .selected a {
  background: transparent;
  border: 1px solid transparent;
  color: #000;
  font-weight: bold; }

.search_results #yw0 .selected a:hover {
  cursor: default;
  text-decoration: none; }

.search_results #yw0 .hidden a, .search_results #yw0 .hidden a:hover {
  background: transparent;
  cursor: default;
  border: 1px solid transparent;
  color: #acacac;
  text-decoration: none; }

/*
.search_results #yw0 .previous a,
.search_results #yw0 .next a { background: transparent url(../images/sprite_arrows.png) no
-repeat; }*/
.search_results #yw0 .previous a {
  /* background-position: 4px -19px; */
  margin: 0 9px 0 9px;
  /* padding-left: 17px; */ }

.search_results #yw0 .previous.hidden a {
  /* background-position-y: 7px; */ }

.search_results #yw0 .next a {
  /* background-position: 35px -72px; */
  margin: 0 9px 0 9px;
  /* padding-right: 5px; */ }

.search_results #yw0 .next.hidden a {
  /* background-position-y: -46px; */ }

/*Tag cloud*/
.rightbar .tagcloudcontainer {
  padding: 0; }

.rightbar .tagcloudcontainer a {
  text-decoration: underline;
  font-size: 70%; }

#spotlightfilter .scrolldir {
  max-height: 220px;
  display: block; }

#spotlightfilter .scrolldir a {
  display: block;
  position: relative;
  left: -3px;
  width: 14px; }

/* Fix Admin Nav */
ul.yiiPager {
  list-style: none; }

ul.yiiPager .first, ul.yiiPager .last {
  display: none; }

.fbFeedbackContent div.commentas {
  display: none; }

/* ================ */
/* = tags section = */
/* ================ */
#main.tags h1.banner {
  width: 918px; }

/* ================ */
/* = 2.0 LAYOUTS = */
/* ================ */
.lead-in p {
  font-size: 11px;
  color: #757D8A;
  margin-bottom: 20px; }

.lead-in h3 {
  margin-bottom: 10px;
  font-size: 20px; }

/* directory-page */
.directory-page .directory-wrapper {
  position: relative;
  clear: both;
  width: 688px;
  padding: 0px;
  border-top: 0;
  margin-bottom: 20px; }

.directory-page .head-banner .btn {
  float: left; }

.directory-page .head-banner p {
  display: block; }

.head-banner ul {
  margin: 0;
  padding: 0;
  line-height: 22px;
  display: inline-block;
  float: left;
  z-index: 999; }

.head-banner ul li.companies-dropdown {
  margin-left: 0;
  display: inline-block;
  position: relative;
  font-size: 11px;
  width: 125px;
  height: 22px;
  line-height: 22px;
  float: left;
  z-index: 9; }

.head-banner ul li.companies-dropdown ul {
  border-radius: 3px; }

.head-banner ul li.companies-dropdown ul li:first-child, .head-banner ul li.companies-dropdown ul li:first-child a {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.head-banner ul li.companies-dropdown ul li:last-child, .head-banner ul li.companies-dropdown ul li:last-child a {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.head-banner ul li.companies-dropdown ul li:last-child {
  border-bottom: 0; }

.head-banner ul li {
  display: inline;
  list-style: none; }

.head-banner ul ul {
  display: none;
  border: solid 1px #e2e8f4; }

.head-banner ul li.companies-dropdown:hover ul {
  color: #395a99;
  background: #fff;
  display: block; }

.head-banner ul li.companies-dropdown ul li {
  width: 120px;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 20px;
  height: 20px;
  border-bottom: solid 1px #f1f3f7;
  color: #fff; }

.head-banner ul li.companies-dropdown ul li a {
  width: 106px;
  display: block;
  font-weight: 500;
  line-height: 20px;
  height: 20px;
  color: #395a99;
  padding: 0 0 0 14px;
  float: left;
  font-size: 11px;
  background: #fff; }

.head-banner ul li.companies-dropdown ul li a:hover, .head-banner ul li.companies-dropdown ul li a.current {
  background: #395a99;
  color: #fff;
  text-decoration: none;
  font-weight: 700; }

.directory-table {
  position: relative;
  border-top: solid 1px #fff;
  width: 100%;
  text-align: left;
  font-size: 11px;
  color: #555;
  font-size: 11px; }

.directory-table thead tr {
  background: #e9eef7; }

.directory-table thead tr th, .directory-table tbody tr td {
  line-height: 33px;
  height: 33px; }

.directory-table thead tr th {
  border-right: solid 1px #e2e8f4;
  border-left: solid 1px #f5f7fb;
  border-bottom: solid 1px #e2e8f4; }

a span.indicator {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 0 0 12px; }

.directory-table thead tr th.selected a[href$="&sort_direction=desc"] span.indicator, .btn.dropdown span.indicator {
  background: url("/images/sprite_misc.png") 0 -726px no-repeat; }

.directory-table thead tr th.selected a[href$="&sort_direction=asc"] span.indicator {
  background: url("/images/sprite_misc.png") -23px -726px no-repeat; }

.btn.dropdown:hover span.indicator, .btn.dropdown.current span.indicator {
  background: url("/images/sprite_misc.png") 0 -752px no-repeat; }

.directory-col-name {
  width: 225px; }

.directory-col-creds {
  width: 125px; }

.directory-col-location {
  width: 164px; }

.directory-col-works {
  width: 81px; }

.directory-col-likes {
  width: 81px; }

.td-likes {
  color: #3b5998; }

.icon-like {
  display: inline-block;
  margin-right: 5px;
  float: left;
  width: 15px;
  height: 15px;
  background: url("/images/sprite_misc.png") 0 -608px no-repeat; }

.directory-table thead tr th:first-child {
  border-left: 0; }

.directory-table thead tr th a {
  padding-left: 13px;
  height: 33px;
  line-height: 33px;
  display: inline-block; }

.directory-table thead tr th.selected {
  background-color: #fff; }

.directory-table tbody tr td {
  padding: 12px;
  height: 50px;
  vertical-align: top;
  border-bottom: solid 1px #e2e8f4;
  line-height: 13px;
  font-size: 11px; }

.directory-table tbody tr td img {
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px; }

.directory-table tbody tr:nth-child(odd) {
  background: #fff; }

.directory-table tbody tr:nth-child(even) {
  background: #f7f9fb; }

.directory-page .rt-col p {
  width: 215px; }

.directory-page .search-letter, .pagination a {
  width: 24px;
  height: 24px;
  border: solid 1px #e2e8f4;
  text-decoration: none;
  text-align: center;
  padding-top: 6px;
  display: block;
  float: left;
  margin: 0 2px 2px 0; }

.directory-page .letter-grid {
  margin-bottom: 10px;
  display: block; }

.search-letter.current, .search-letter:hover, .pagination li.selected a, .pagination a:hover {
  background-color: #eaeef5; }

.directory-page .rt-col input[type="text"] {
  width: 180px;
  border: solid 1px #ced7e9;
  margin-top: 5px;
  padding: 6px;
  font-size: 11px;
  color: #555;
  height: 12px; }

.search-field {
  background: url("../images/search-glass.jpg") right no-repeat; }

/* education page */
.education-page #edge-videos, .education-page #edge-tease {
  clear: both; }

.education-page #edge-tease .tease-wrapper {
  position: relative;
  clear: both;
  width: 620px;
  height: 368px;
  padding: 34px; }

.education-page #edge-tease .tease-wrapper .edge-tease-module {
  position: relative;
  width: 619px;
  height: 347px; }

.edge-tease-module.overview {
  background: url("../images/splash-edge-tease.jpg") no-repeat; }

.edge-tease-module.pages {
  background: url("../images/splash-edge-pages.jpg") no-repeat; }

.edge-tease-module.tech {
  background: url("../images/splash-edge-tech.jpg") no-repeat; }

.edge-tease-module.ads {
  background: url("../images/splash-edge-ads.jpg") no-repeat; }

a.btn-get-started {
  display: none;
  position: absolute;
  right: 27px;
  bottom: 29px;
  width: 107px;
  height: 35px;
  background: url("../images/btn-get-started.png") no-repeat;
  z-index: 99; }

a.btn-get-started.overview {
  display: block; }

.education-page #edge-tease .tease-wrapper .edge-tease-nav {
  position: absolute;
  width: 290px;
  height: 45px;
  left: 204px;
  bottom: 18px;
  z-index: 99; }

.education-page #edge-tease .tease-wrapper .edge-tease-nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.education-page #edge-tease .tease-wrapper .edge-tease-nav ul li {
  display: inline-block;
  float: left;
  height: 42px; }

.education-page #edge-tease .tease-wrapper .edge-tease-nav ul li a {
  display: inline-block;
  padding: 22px 22px 9px;
  border-left: solid 1px transparent;
  border-right: solid 1px transparent;
  font-size: 11px;
  text-decoration: none;
  font-weight: 700; }

.education-page #edge-tease .tease-wrapper .edge-tease-nav ul li a.on, .education-page #edge-tease .tease-wrapper .edge-tease-nav ul li a:hover {
  border-left: solid 1px #e2e8f4 !important;
  border-right: solid 1px #e2e8f4 !important;
  background: #fff; }

.banner .btn-blue.inline {
  margin: -5px 0 0 20px !important; }

.education-page h2 a.btn-blue.inline {
  color: #fff !important;
  width: auto;
  float: none; }

.education-page #edge-videos .video-featured, .education-page #edge-topics .topics-browse {
  width: 418px;
  height: 392px;
  padding: 18px;
  clear: both;
  float: left; }

.home .topics-browse {
  width: 686px;
  height: 63px;
  padding: 0;
  clear: both;
  float: left; }

.education-page .video-featured h2, .education-page .video-featured h2 a {
  display: inline;
  float: none;
  margin: 0; }

.education-page .video-featured p {
  display: block;
  margin-top: 20px; }

.video-holder {
  position: relative;
  border: solid 1px #e2e8f4; }

.education-page #edge-videos .video-featured .video-holder {
  width: 417px;
  height: 234px;
  margin-bottom: 27px; }

.education-page #edge-videos .video-sidebar, .education-page #edge-featured .featured-box {
  float: left;
  margin-left: 15px;
  width: 215px; }

.education-page #edge-featured .featured-box {
  margin-left: 0; }

.education-page #edge-videos .video-sidebar .video-stack, .education-page #edge-featured .featured-box .featured-stack {
  padding: 13px;
  width: 188px;
  height: 190px;
  border-top: solid 1px #e2e8f4; }

.education-page #edge-videos .video-sidebar .video-stack .video-holder, .education-page #edge-featured .featured-box .featured-stack .pic-holder {
  float: left;
  width: 186px;
  height: 104px;
  margin-bottom: 15px;
  border: solid 1px #e2e8f4; }

.education-page #edge-videos .video-sidebar .video-stack p, .education-page #edge-featured .featured-box .featured-stack p {
  font-size: 11px;
  line-height: 14px; }

.education-page #edge-topics {
  width: 456px;
  clear: both;
  float: left;
  display: inline-block;
  margin-bottom: 20px; }

.education-page #edge-topics .topics-browse {
  height: 210px; }

.home .topics-browse {
  float: left;
  margin-bottom: 20px; }

.education-page #edge-topics .topics-browse span, .home .topics-browse span {
  height: 36px;
  width: 103px;
  background: url("../images/sprite-topics-edge.png") 0 0 no-repeat;
  padding: 5px 0 0 85px;
  display: inline-block;
  float: left;
  font-size: 11px;
  margin: 0 20px 40px 0; }

.home .topics-browse span {
  margin-right: 0; }

.home .topic-wrap {
  float: left;
  padding: 10px 15px;
  margin-right: 13px;
  height: 43px; }

.home .topic-wrap:last-child {
  margin-right: 0; }

.topics-browse span.pages {
  background-position: 0 0 !important; }

.topics-browse span.platform {
  background-position: 0 -168px !important; }

.topics-browse span.ads {
  background-position: 0 -56px !important; }

.topics-browse span.research {
  background-position: 0 -224px !important; }

.topics-browse span.places {
  background-position: 0 -112px !important; }

.topics-browse span.stories {
  background-position: 0 -280px !important; }

#edge-featured {
  width: 215px;
  float: left;
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 20px; }

/* education course detail page */
.education-page .box-main {
  height: 722px;
  border-bottom: 0;
  width: 940px;
  /*extra-wide module*/
  /*width: 854px;*/
  padding: 23px 0 0;
  margin-bottom: 27px;
  background-color: #fff; }

.education-page .display_main {
  border: 0;
  height: 640px;
  /*extra-wide module*/
  width: 922px;
  /*width: 854px;*/
  padding: 23px 0 0; }

.education-page .box-main-wrapper {
  width: 942px;
  height: auto;
  margin-bottom: 40px; }

.directory-page p, .education-page p, .profile-page p {
  color: #333;
  font-size: 11px; }

hr {
  background-color: #cdd8ec;
  border: 0;
  color: #cdd8ec;
  width: 100%;
  height: 1px;
  text-align: left;
  margin: 15px 0;
  clear: both; }

.block {
  float: left;
  margin-right: 16px; }

.block.last {
  margin-right: 0; }

.half {
  width: 458px; }

.quarter {
  width: 225px; }

.section_inner .quarter {
  width: 250px; }

.block h3 {
  font: 700 15px "LFTEticaRegular", sans-serif;
  color: #333 !important;
  padding-bottom: 10px;
  border-bottom: solid 1px #e2e8f4;
  margin-bottom: 10px; }

.block p {
  display: block;
  margin: 4px 0 0 0;
  font-size: 8px;
  height: 20px; }

.block ul li {
  padding: 10px 0 15px 20px;
  border-bottom: solid 1px #cdd8ec;
  line-height: 20px; }

.block ul.docs li {
  background: url("/images/pdf-icon.png") 0 18px no-repeat;
  margin: 0; }

.block ul.links li {
  background: url("/images/arrow-icon.png") 0 18px no-repeat;
  margin: 0; }

.page-topper {
  height: 82px;
  width: 898px;
  padding: 0 13px 20px 29px;
  background: url("/images/gradient-header.jpg") repeat-x; }

.header-icon {
  float: left;
  margin-right: 20px; }

.page-topper h1, .head-banner h1, .resources-page h1 {
  line-height: 22px;
  margin: 0;
  padding: 0;
  font: 100 21px "LFTEticaRegular", sans-serif;
  text-transform: uppercase;
  display: inline-block; }

.resources-page h1 {
  padding: 0 0 15px 15px;
  margin-bottom: 15px;
  border-bottom: solid 6px #e3e9f4;
  display: block;
  width: 100%; }

.resources-page h1 span {
  color: #555;
  font-size: 15px;
  font-weight: 700; }

.page-topper .fb-like {
  float: right; }

.module-holder {
  width: 940px;
  height: 620px;
  background: url("/images/maestro-splash.jpg") no-repeat;
  border: 0; }

/* dashboard-page */
.dashboard-page .rt-col span.recent-list-item {
  width: 225px;
  height: 32px;
  margin-bottom: 18px;
  display: block;
  float: left;
  clear: both;
  font-weight: 600;
  color: #555; }

.dashboard-page .rt-col span.recent-list-item img {
  float: left;
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0 10px 0 0; }

#view-directory {
  float: left;
  padding-top: 10px;
  color: #3B5998; }

#profile {
  position: relative;
  float: left;
  border-bottom: solid 1px #e2e8f4; }

.user-info, .agency-info, .work-education, .curriculum, .agency-contact, .agency-gallery, .collaborators, .brand-contact {
  padding-left: 20px !important;
  clear: both;
  float: left;
  width: 672px !important; }

.thin-page .user-info, .thin-page .work-education {
  padding: 40px 0 0 40px !important;
  border: solid 1px #e2e8f4;
  border-top: 0;
  width: 647px !important; }

.thin-page .edit-profile-success .user-info {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.thin-page .work-education {
  padding-top: 20px !important;
  padding-bottom: 40px !important; }

.agency-info {
  padding-bottom: 20px; }

.agency-gallery, .profile-page .curriculum, .collaborators, #edge-certification .no-submissions h2, .no-submissions h2 {
  padding-left: 0 !important; }

.agency-gallery h2, .profile-page .curriculum h2, #edge-certification h2, .collaborators h2 {
  padding-left: 20px !important; }

.no-submissions {
  padding-left: 20px;
  clear: both;
  height: 225px; }

.no-submissions img {
  margin-right: 20px;
  float: left; }

.dashboard-page .no-submissions h2.notification {
  width: 400px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 20px; }

.basic-info {
  padding: 0;
  list-style-type: none;
  margin: 0;
  float: left;
  display: inline-block; }

.thin-page ul.basic-info {
  width: 400px; }

.profile-page .basic-info {
  width: 440px; }

.profile-page .basic-info p {
  margin-top: 20px;
  line-height: 19px;
  font-weight: normal; }

.info-section p, .info-section span {
  color: #555;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0; }

.edge-accomplishments, #edge-certification {
  margin: 0;
  float: left;
  display: block; }

.edge-accomplishments {
  margin-top: 15px; }

.edge-accomplishments span {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  float: left;
  margin-right: 14px;
  height: 24px; }

span.award-cube {
  display: inline-block;
  width: 20px;
  height: 24px;
  margin-right: 10px;
  background: url("../images/sprite-award-cubes.png") no-repeat; }

.edge-accomplishments span.award-cube {
  width: 40px; }

span.award-cube.blue {
  background-position: 0 0; }

span.award-cube.gold {
  background-position: 0 -35px; }

span.award-cube.silver {
  background-position: 0 -69px; }

span.award-cube.bronze {
  background-position: 0 -104px; }

.award-cube-row {
  width: 107px;
  height: 24px;
  display: block;
  white-space: nowrap;
  margin-bottom: 8px; }

.award-cube-row span.award-cube {
  margin-right: 5px; }

.edge-accomplishments span.award-cube .year {
  position: absolute;
  display: inline-block;
  right: -16px;
  top: 4px;
  font-size: 8px;
  height: 20px;
  width: 20px; }

span.spotlight-badge, span.edge-badge {
  padding: 0 0 0 30px;
  font-size: 11px;
  margin-left: 20px; }

span.spotlight-badge {
  background: url("/images/icon-spotlight-badge.png") left center no-repeat; }

span.edge-badge {
  width: 19px;
  height: 31px;
  display: inline-block;
  float: left;
  margin-right: 7px;
  background: url("/images/sprite-badges.png") no-repeat; }

.edge-badge-row span.edge-badge {
  padding: 0;
  margin-left: 0; }

span.edge-badge.technology.expert.tiny {
  background-position: 0 -273px; }

span.edge-badge.technology.advanced.tiny {
  background-position: -33px -273px; }

span.edge-badge.technology.intermediate.tiny {
  background-position: -66px -273px; }

span.edge-badge.technology.nothing.tiny {
  background-position: -100px -273px; }

span.edge-badge.ads.expert.tiny {
  background-position: 0 -315px; }

span.edge-badge.ads.advanced.tiny {
  background-position: -33px -315px; }

span.edge-badge.ads.intermediate.tiny {
  background-position: -66px -315px; }

span.edge-badge.ads.nothing.tiny {
  background-position: -100px -315px; }

span.edge-badge.pages.expert.tiny {
  background-position: 0 -360px; }

span.edge-badge.pages.advanced.tiny {
  background-position: -33px -360px; }

span.edge-badge.pages.intermediate.tiny {
  background-position: -66px -360px; }

span.edge-badge.pages.nothing.tiny {
  background-position: -100px -360px; }

.edge-badge-row {
  width: 107px;
  height: 26px;
  display: block;
  white-space: nowrap;
  clear: both; }

.edge-accomplishments span.edge-badge {
  background: url("/images/icon-edge-badge.png") left center no-repeat;
  width: auto;
  margin-left: 0; }

.edge-accomplishments span.spotlight-badge span, .edge-accomplishments span.edge-badge span {
  font-size: 11px;
  margin: 5px;
  padding-top: 5px; }

span.dashboard-photo {
  clear: both;
  margin: 0 55px 0 0;
  float: left;
  width: 175px;
  vertical-align: top; }

span.dashboard-photo img {
  border: solid 1px #e2e8f4; }

.work-education .half, .agency-contact .half, .brand-contact .half {
  width: 370px;
  margin-right: 0; }

.work-education span, .work-education p {
  display: inline-block; }

.work-education .block .employer-list ul li, .work-education .block .college-list ul li {
  padding: 0;
  line-height: 16px; }

.work-education p, .agency-contact p, .brand-contact p {
  height: auto; }

.work-education span.we-info, .work-education span.college-info {
  position: relative;
  vertical-align: top;
  float: left;
  height: 50px;
  width: 225px;
  margin-top: 20px; }

.work-education span.college-info {
  width: 370px; }

.work-education span.we-info img, .work-education span.college-info img {
  float: left;
  margin-right: 10px; }

.profile-page .work-education {
  border-bottom: solid 1px #d1dbee;
  padding-bottom: 20px; }

span.we-text p, span.college-text p {
  display: inline-block;
  margin: 0;
  float: left;
  font-size: 11px;
  height: auto; }

span.we-text {
  position: absolute;
  top: 0; }

span.we-text p {
  line-height: 12px; }

span.we-text a {
  display: inline-block;
  line-height: 10px; }

span.timespan {
  position: absolute;
  left: 60px;
  bottom: 0;
  height: 10px;
  font-size: 9px; }

.curriculum, .agency-contact, .agency-gallery, .collaborators, .brand-contact {
  position: relative;
  padding: 0;
  width: 690px !important;
  padding-bottom: 25px;
  border-bottom: solid 1px #e2e8f4; }

.education-page .curriculum, .collaborators {
  border: 0; }

.profile-page .curriculum {
  padding-bottom: 20px; }

.se-edge-module {
  overflow: hidden;
  position: relative;
  float: left;
  width: 336px;
  /*min-height: 290px;*/
  margin: 0 11px 0 0;
  background: -moz-linear-gradient(left top, #f2f6fb 0%, #FFFFFF 90%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f6fb), color-stop(90%, #FFFFFF));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6fb', endColorstr='#FFFFFF',GradientType=0); }

.profile-page .se-edge-module {
  height: 96px;
  border-bottom: solid 1px #d1dbee; }

.se-edge-module span.topper {
  height: 83px;
  padding: 14px 0 0 83px;
  display: block;
  border-bottom: solid 1px #d1dbee;
  color: #333; }

.profile-page span.topper {
  border-bottom: 0; }

span.topper span.icon {
  display: block;
  width: 50px;
  height: 83px;
  background: url("/images/sprite-badges.png") 0 0 no-repeat;
  position: absolute;
  top: 14px;
  left: 20px; }

.se-edge-module.technology.expert .icon {
  background-position: 0 0; }

.se-edge-module.technology.advanced .icon {
  background-position: -72px 0; }

.se-edge-module.technology.intermediate .icon {
  background-position: -144px 0; }

.se-edge-module.technology.novice .icon, .se-edge-module.technology.nothing .icon {
  background-position: -218px 0; }

.se-edge-module.ads.expert .icon {
  background-position: 0 -89px; }

.se-edge-module.ads.advanced .icon {
  background-position: -72px -89px; }

.se-edge-module.ads.intermediate .icon {
  background-position: -144px -89px; }

.se-edge-module.ads.novice .icon, .se-edge-module.ads.nothing .icon {
  background-position: -218px -89px; }

.se-edge-module.ads {
  margin-right: 0; }

.se-edge-module.pages.expert .icon {
  background-position: 0 -183px; }

.se-edge-module.pages.advanced .icon {
  background-position: -72px -183px; }

.se-edge-module.pages.intermediate .icon {
  background-position: -144px -183px; }

.se-edge-module.pages.novice .icon, .se-edge-module.pages.nothing .icon {
  background-position: -218px -183px; }

.se-edge-module span.topper span.expert {
  color: #406ccb; }

.se-edge-module span.topper span.advanced {
  color: #e4b639; }

.se-edge-module span.topper span.nothing {
  color: #e44c4e; }

.se-edge-module.technology {
  margin-right: 0; }

.se-edge-module ul {
  padding: 0;
  margin: 0;
  overflow: hidden; }

.se-edge-module ul li {
  border-bottom: solid 1px #d1dbee;
  line-height: 14px;
  padding: 10px 0 10px 33px;
  list-style-type: none;
  color: #555;
  font-size: 11px;
  font-weight: 700;
  margin: 0; }

.se-edge-module ul li.accomplished {
  background: url("/images/checked.png") 14px 14px no-repeat #fff; }

.se-edge-module .accomplished a {
  color: #555; }

.se-edge-module ul li.to-do {
  background: url("/images/checkbox-empty.png") 14px 14px no-repeat transparent; }

.se-edge-module ul li.new {
  background: url("/images/new.png") 14px 14px no-repeat transparent;
  width: 177px;
  padding-left: 43px; }

.se-edge-module ul li.bottom {
  height: auto;
  border-bottom: none;
  padding: 14px 0 0 14px;
  line-height: 13px; }

.bottom a.btn-blue.inline {
  position: relative;
  clear: both;
  display: inline-block;
  margin: 10px 0 0 0;
  font-weight: 500; }

.se-edge-module ul li.status {
  height: auto;
  border-bottom: none;
  padding: 0;
  line-height: 13px; }

.se-edge-module ul li.status span.alert {
  background: url("/images/header-status-alert.png") 2px 2px no-repeat;
  width: 183px;
  height: 27px;
  padding: 11px 17px;
  display: block;
  color: #fff; }

.se-edge-module ul li.status span.alert-message {
  position: relative;
  width: 187px;
  height: 66px;
  padding: 11px 13px;
  background-color: #ffeeee;
  border: solid 1px #edb7b8;
  display: block;
  color: #e05a5a;
  clear: both;
  margin-left: 2px; }

.se-edge-module ul li.status span.alert-course {
  position: absolute;
  display: block;
  bottom: 11px; }

/* New Course Styles */
.expires_title {
  border: 1px solid #c15455;
  width: 194px;
  background: #E34B4D;
  background-image: linear-gradient(to top, #e34b4d 23%, #fb6e6e 62%);
  background-image: -ms-linear-gradient(bottom, #e34b4d 23%, #fb6e6e 62%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.23, #e34b4d), color-stop(0.62, #fb6e6e));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb6e6e', endColorstr='#e34b4d',GradientType=0 );
  /* IE6-9 */
  padding: 10px; }

p.expires_title {
  color: #fff; }

.se-edge-module ul li.new-course-block {
  padding: 2px;
  border-bottom: none;
  overflow: hidden;
  width: 215px; }

.se-edge-module ul li.new-course {
  padding-left: 12px;
  width: 209px; }

.new-course a {
  padding-left: 30px;
  display: block;
  overflow: hidden;
  background: url("/images/txt_bg_new.png") no-repeat 0px 4px;
  width: 81%;
  display: block; }

.expert_status {
  border: 1px solid #dc6a6b;
  width: 194px;
  padding: 10px; }

.expert_status ul li.new-course {
  padding: 0;
  margin: 8px 0;
  border: none; }

#edge-certification {
  position: relative;
  padding: 0;
  width: 100%;
  padding-bottom: 25px; }

/*#edge-certification .edge-submissions, .agency-gallery .agency-submissions {display: none;}*/
#edge-certification .edge-submissions .btn-blue {
  top: 15px; }

#edge-certification .no-submissions {
  display: block; }

#edge-certification .no-submissions img {
  margin-right: 20px;
  display: block;
  float: left; }

.profile-page #edge-certification .edge-submissions, .profile-page .agency-gallery .agency-submissions {
  display: block;
  float: left; }

/*.profile-page #edge-certification .no-submissions {display: none;} */
.collaborators .collaborator-brick {
  position: relative;
  float: left;
  display: inline-block;
  width: 180px;
  height: 76px;
  padding: 20px;
  border-top: solid 1px #e2e8f4;
  margin-right: 15px; }

.collaborators .collaborator-brick img {
  float: left;
  margin-right: 10px; }

.collaborators .collaborator-brick p {
  float: left;
  margin-bottom: 10px;
  line-height: 15px;
  font-size: 11px; }

.collaborators .collaborator-brick.last {
  margin-right: 0; }

.collaborators .collaborator-brick .job-title {
  width: 135px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.joined p {
  font-size: 8px !important;
  display: block;
  font-weight: 700;
  height: 13px;
  margin: 3px 0 17px;
  color: #b4b4b4; }

.edit-profile .joined p {
  margin-bottom: 0; }

.edit-profile .dashboard-photo {
  margin-bottom: 17px; }

.edit-profile .deactivate {
  margin-top: 30px; }

.edit-profile .deactivate a {
  font-size: 10px;
  color: #b4b4b4;
  font-weight: bold; }

.resources-page ul.resources-nav {
  width: 207px;
  display: inline-block;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0 33px 0 0;
  height: 100%; }

.resources-page ul.resources-nav li {
  width: 207px;
  display: block;
  list-style-type: none;
  border-top: solid 1px #d1dbee; }

.resources-page ul.resources-nav li {
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  width: 191px;
  padding-left: 16px;
  display: block;
  font-size: 11px; }

.resources-page ul.resources-nav li.selected, .resources-page ul.resources-nav li:hover {
  cursor: pointer;
  background-color: #607db2;
  color: #fff; }

.resources-page .content-list {
  position: relative;
  float: left;
  width: 693px;
  padding: 0;
  margin: 0;
  display: block; }

.resources-page .content-list ul.download-list {
  list-style-type: none;
  float: left;
  width: 693px;
  padding: 0; }

.resources-page .content-list ul.download-list li {
  padding: 20px 10px 20px 0;
  width: 683px;
  border-top: solid 1px #d1dbee;
  overflow: hidden; }

.resources-page .content-list ul.download-list .fb-like {
  width: 150px;
  float: right; }

.resources-page .content-list ul.download-list .fb-like iframe {
  width: 150px !important; }

.download-list li p {
  float: left;
  word-wrap: break-word;
  width: 470px; }

.download-list li .icon {
  background: url("../images/sprite_misc.png") 0 0 no-repeat;
  display: block;
  width: 40px;
  height: 20px;
  float: left; }

.download-list .pdf .icon {
  background-position: 10px -810px; }

.download-list .video .icon {
  background-position: 10px -864px; }

.download-list .doc .icon {
  background-position: 10px -918px; }

.download-list .web .icon {
  background-position: 10px -972px; }

.resource_item {
  display: none; }

.dashboard-page .head-banner {
  z-index: 1; }

.edit-profile .head-banner p, .edit-profile-success .head-banner p {
  min-height: 76px; }

.edit-profile .head-banner, .edit-profile-success .head-banner {
  padding-bottom: 0; }

.head-logo p strong {
  color: #555; }

/* Start: Edit Listing Page */
.edit-profile .continue-footer {
  padding-top: 0;
  height: 60px; }

.edit-profile .continue-footer ul {
  margin-top: 8px; }

.edit-profile .continue-footer li {
  display: block; }

.edit-profile .continue-footer li input {
  margin-bottom: 0; }

.edit-profile .continue-footer li label {
  height: auto; }

/* End: Edit Listing Page */
/* Start: Edit Listing Success */
.edit-profile-success .dashboard-photo {
  width: 50px; }

.edit-profile-success .info-section li h1 {
  color: #555;
  font: 700 15px/20px "LFTEticaRegular",sans-serif; }

.edit-profile-success .info-section a {
  font-size: 11px; }

/* End: Edit Listing Success */
/* Start: Deactivate Listing Success */
.deactivated a {
  text-decoration: underline; }

.deactivated .edit-profile-success p {
  min-height: 0;
  margin-bottom: 20px; }

/* End: Deactivate Listing Success */
/* Start: Feedback Page */
.feedback .basic .contact-info label, .feedback .basic .contact-info label.error {
  width: 85px; }

.feedback .charcounter {
  display: block; }

.feedback a.btn, .feedback select, .feedback input.btn {
  height: auto; }

/* End: Feedback Page */
/* Start: Terms Page */
.section_terms .inner {
  margin: 40px auto 0; }

.section_terms a {
  color: #4C85C8; }

.section_terms h1 {
  font: 500 27px "LFTEticaBold", sans-serif;
  color: #4C85C8; }

.section_terms h2 {
  font-size: 20px;
  padding: 20px 0; }

.section_terms p {
  font-size: 12px;
  color: #797979;
  margin-bottom: 10px;
  padding: 0;
  line-height: 16px; }

.section_terms ul {
  font-size: 12px;
  color: #797979;
  margin-bottom: 10px;
  padding-top: 0;
  line-height: 16px;
  overflow: hidden; }

/* End: Terms Page */
/* Start: Abuse Page */
.section_abuse.inner {
  margin: 40px auto 0; }

.section_abuse .banner {
  color: #3B5998; }

.section_abuse p {
  font-size: 12px;
  color: #797979;
  margin-bottom: 10px;
  padding-bottom: 15px;
  line-height: 16px; }

/* End: Abuse Page */
/* Start: About Page */
.section_about .inner {
  margin: 38px auto 0; }

.section_about h2 {
  font: 500 20px "LFTEticaBold", sans-serif;
  color: #5a5a5a;
  padding: 0 0 20px; }

.section_about h3 {
  font: 500 16px "LFTEticaBold", sans-serif; }

.section_about a {
  color: #4C85C8; }

.section_about .banner {
  color: #3B5998;
  float: none;
  font-size: 15px;
  height: auto;
  padding: 7px 10px; }

.section_about dd, .section_about p {
  color: #797979;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
  padding-bottom: 15px; }

/* End: About Page */
/* Start: Education Page */
.education-page.loggedout .top-banner {
  margin-top: 0; }

.education-page .rt-col h2 {
  margin: 10px 0; }

.education-page .rt-col ul {
  padding-left: 30px; }

.education-page .rt-col li {
  line-height: 16px; }

.education-page .info-section .btn-blue {
  height: 18px;
  top: -3px;
  font-weight: bold !important; }

.education-page .sidebar-header {
  padding: 25px 0 10px; }

.education-course .quarter h3 {
  margin-bottom: 0; }

.education-course .quarter li {
  line-height: normal;
  padding: 15px 0 15px 20px; }

.education-course ul.docs li {
  background-position: 0 15px; }

#beta-signup {
  color: #555;
  padding: 13px;
  font-size: 11px;
  border: 1px solid #cdd8e8;
  background: #fafbfd;
  margin-bottom: 10px;
  overflow: hidden;
  box-shadow: 4px 4px 0px -1px #d7dcea; }

#beta-signup * {
  float: none; }

#beta-signup h1, #beta-signup h2 {
  color: #6579b0;
  margin-bottom: 10px; }

#beta-signup h2 {
  font: 500 18px/18px "LFTEticaBold", sans-serif; }

#beta-signup label {
  font-weight: bold; }

#beta-signup #agency-email {
  margin: 10px 0;
  border: 1px solid #d2dcec;
  color: #798391;
  padding: 3px;
  font-size: 12px;
  width: 186px; }

#beta-signup .btn-blue.inline {
  margin: 0; }

#beta-signup .error {
  display: block;
  margin-bottom: 10px;
  color: red; }

#beta-signup p small {
  font-size: 8px;
  color: #888; }

/* End: Education Page */
/* Start: Contact Agency Page */
#contactform ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 450px; }

#contactform li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
  line-height: 14px; }

#contactform label {
  width: 120px;
  float: left;
  padding-top: 7px;
  margin-right: 10px; }

#contactform #submit {
  float: right;
  margin: 10px 25px 0 0; }

/* End: Contact Agency Page */
/* Start: Agency Profile Page */
.agency-info h1 {
  color: #3b5998; }

.agency-contact dt {
  font-weight: bold;
  margin-bottom: 4px; }

.agency-contact dl {
  width: 214px; }

.agency-contact dd {
  margin: 0 0 8px 0; }

.agency-contact h2, .agency-submissions h2 {
  font: 500 17px/17px "LFTEticaBold", sans-serif; }

.agency-submissions h2 {
  margin: 20px 0 20px; }

.agency-submissions .entry .side .brick-footer {
  height: 35px; }

/* End: Agency Profile Page */
/* Start: Person Profile Page */
.see-fb-profile-cta {
  position: static;
  margin-left: 0;
  padding: 5px 0;
  width: 175px;
  display: block;
  height: auto;
  line-height: 14px;
  text-align: center; }

.user-info h1 {
  color: #3b5998;
  margin-bottom: 17px; }

.user-info dl {
  color: #555;
  font-weight: bold; }

.work-education h2, .curriculum h2 {
  font: 500 17px/17px "LFTEticaBold", sans-serif;
  line-height: 32px; }

.profile-page .joined p {
  margin: 3px 0; }

.profile-page #profile {
  padding-bottom: 15px; }

.work-education .quarter {
  margin-right: 5px; }

.work-education .block {
  margin-right: 10px; }

.work-education ul {
  padding-left: 0; }

.work-education .block li {
  padding: 10px 0;
  border-bottom: none; }

.work-education li {
  list-style: none;
  overflow: hidden; }

.work-education li img {
  float: left;
  margin-right: 10px; }

/* End: Person Profile Page */
/* Start: Blog Page */
.section_blog .fb_recent_activity {
  margin-bottom: 20px; }

.section_blog .sidebar-title {
  padding: 0; }

.section_blog .sidebar-title a {
  padding: 4px 0 1px; }

.section_blog .rightbar {
  border-left: solid 1px #e2e8f4;
  padding: 18px 0 18px 18px;
  background: #fff; }

/* End: Blog Page */
/* Start: Submission Page */
#submission-form .stack {
  display: inline-block;
  width: 303px;
  height: 80px;
  overflow: hidden;
  position: relative;
  margin: 0; }

#submission-form .stack.subtitle input {
  margin-bottom: 1px; }

#submission-form .stack.subtitle .tiny {
  font-size: 8px;
  color: #676767;
  text-transform: uppercase; }

#submission-form .stack label.error {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  height: auto;
  width: auto; }

#submission-form #campaign_start {
  overflow: visible; }

#submission-form #credit_list .stack label.error {
  position: static; }

#submission-form .checks {
  min-width: 610px; }

#submission-form .checks p.subtitle {
  color: #636363;
  line-height: 26px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold; }

#submission-form .checks .stack {
  height: 29px; }

#submission-form .checks label.error {
  width: auto; }

#submission-form #credit_list .stack, #submission-form .dropdowns .stack {
  height: auto; }

#submission-form #credit_list label {
  display: block;
  /* position: static; */ }

#submission-form .checks label {
  padding-top: 1px; }

.submission-page .head-banner {
  width: 887px; }

.submission-page .head-banner a {
  text-decoration: underline;
  font-weight: bold; }

.submission-page .head-logo strong {
  color: inherit; }

.submission-page .head-logo {
  height: 125px; }

.submission-page #submit-header {
  height: 315px;
  background: url(../images/submission-header.png); }

.submission-page .inner {
  margin-top: 0; }

#main.submission-page {
  border-top: 0; }

.submission-page .left-col {
  width: 100%; }

.submission-page .dropdowns ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 305px;
  padding: 0 !important; }

.submission-page .section_inner {
  min-height: 440px; }

.submission-page #criteria-list {
  float: left;
  padding-left: 18px; }

.submission-page #criteria-list strong {
  display: block; }

#submission-form .dropdowns label {
  width: 200px; }

#submission-form .checkbox {
  background: none; }

#submission-form .column p {
  font-weight: bold; }

#submission-form .asmListItemLabel, #submission-form .asmListItemRemove {
  padding: 8px 5px 1px 5px; }

#submission-form .section #asmList0, #submission-form .section #asmList1 {
  padding: 0 10px 9px 0; }

#submission-form .section #asmList0 li, #submission-form .section #asmList1 li {
  width: 279px;
  background: #5B74A8;
  color: #fff;
  margin: 0;
  height: 15px; }

#submission-form .asmListItemRemove {
  color: #b3c0d7; }

#market-container #asmHighlight0, #language-container #asmHighlight1 {
  display: none !important; }

#submission-form #language-container ol#asmList0 {
  padding: 0;
  margin: 0;
  height: 0; }

/* End: Submission Page */
/* Start: Gallery Submission Overlay */
#gallery-overlay-page.gallery-submission .box-main-wrapper {
  height: auto; }

#gallery-overlay-page.gallery-submission .coda-slider-wrapper {
  height: auto; }

#gallery-overlay-page.gallery-submission .visit.gallery-link {
  border: 1px solid #ccd4e6;
  padding: 5px;
  background: #fff;
  border-radius: 3px; }

#gallery-overlay-page.gallery-submission .coda-slider {
  overflow: hidden;
  height: 42px;
  position: static; }

#gallery-overlay-page.gallery-submission .coda-nav-left a, .coda-nav-right a {
  position: static; }

#gallery-overlay-page.gallery-submission .box-main {
  padding: 23px 0 0;
  margin: 0 auto;
  float: none; }

#gallery-overlay-page.gallery-submission .itemdetail.gallery {
  padding: 0;
  float: none;
  margin: 30px auto 0;
  width: 620px; }

#gallery-overlay-page.gallery-submission .related-content {
  width: 687px;
  overflow: hidden;
  margin: 0 auto; }

#gallery-overlay-page.gallery-submission .related-content .items {
  margin: 0; }

#gallery-overlay-page.gallery-submission .content-heading {
  font-size: 11px; }

#gallery-overlay-page.gallery-submission .content-heading ul {
  width: 420px; }

#gallery-overlay-page.gallery-submission .content-heading li {
  margin-bottom: 7px; }

#gallery-overlay-page.gallery-submission div.content .content-heading p {
  padding-bottom: 0; }

#gallery-overlay-page.gallery-submission .fbstuff {
  border-top: none;
  border-bottom: 1px solid #E0E1E3;
  padding: 0px 0 14px;
  margin-bottom: 20px; }

#gallery-overlay-page.gallery-submission .fbstuff .like {
  float: none;
  width: auto; }

#gallery-overlay-page.gallery-submission .thumb-slider {
  margin-bottom: 0; }

/* End: Gallery Submission Overlay */
/* Start: Dashboard Page */
.dashboard-page .cancel {
  right: 103px;
  top: 20px;
  height: 20px; }

.create_profile .user-info, .create_profile .info-section {
  padding-left: 0 !important; }

.edit-profile-cta, .view-listing-cta, .deactivate-profile-cta {
  padding: 10px 4px;
  font-size: 10px;
  display: block;
  font-weight: 700;
  border-bottom: 1px solid #EEE; }

/* Start: Global Style for .banner */
.banner {
  border: solid 1px #d1dbee;
  font-size: 14px;
  line-height: 32px;
  padding: 0 10px;
  background: #f2f6fb;
  margin-bottom: 10px;
  height: 32px;
  position: relative;
  float: left;
  width: 666px;
  background: -webkit-linear-gradient(left, #eeeff4 0%, #f6f8fc 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeff4', endColorstr='#f6f8fc',GradientType=0 ); }

.banner h2 {
  margin-top: 10px;
  width: auto; }

/* End: Global Style for .banner */
/* Start: Gallery Page */
.gallery-page .banner .btn-blue {
  top: 4px;
  right: 5px; }

.gallery-page .banner {
  margin: 20px 0; }

/* End: Gallery Page */
/* Start: Search Page */
.search_results .banner {
  color: #3B5998;
  padding: 10px; }

/* End: Search Page */
/* Start: Directory */
.directory-page .pagination.wide {
  width: 690px;
  float: left; }

.directory-page #load-more {
  width: 100%; }

/* End: Directory Page */
/* Start: Autocomplete List */
/* regular */
.ui-autocomplete {
  margin: 15px 0 0;
  padding: 0;
  background: #fff;
  width: 350px;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 227px;
  border: 1px solid #333;
  border-bottom-color: #293e6a;
  border-bottom-width: 2px; }

.ui-autocomplete li {
  color: #333;
  display: block;
  position: relative; }

.ui-autocomplete li:hover, .ui-autocomplete li:focus, .ui-autocomplete li:hover a, .ui-autocomplete li:focus a, #ui-active-menuitem {
  background: #6987b1;
  border-color: #6987b1;
  color: #fff; }

#ui-active-menuitem span {
  color: #fff; }

.ui-autocomplete a {
  display: block;
  padding: 3px 36px 3px 69px;
  min-height: 50px;
  border: solid white;
  border-width: 1px 0; }

.ui-autocomplete a:hover, .ui-autocomplete a:focus {
  text-decoration: none;
  cursor: pointer; }

.ui-autocomplete a .text {
  color: #3B5998;
  font-weight: bold; }

.ui-autocomplete a .subtext, .ui-autocomplete a .category {
  color: #666; }

.ui-autocomplete .header {
  background-color: #f2f2f2;
  min-height: 10px;
  padding: 2px 15px 2px 6px;
  border-top: 1px solid #e2e2e2;
  color: #000;
  font-weight: bold;
  font-size: 11px; }

.ui-autocomplete a, .ui-autocomplete .text, .ui-autocomplete .subtext, .ui-autocomplete .category {
  display: block;
  padding-bottom: 2px;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size: 11px;
  line-height: 1.28; }

.ui-autocomplete li:hover .text, .ui-autocomplete li:focus .text, .ui-autocomplete li:hover .subtext, .ui-autocomplete li:focus .subtext, .ui-autocomplete li:hover .category, .ui-autocomplete li:focus .category {
  color: #fff; }

.ui-autocomplete img {
  background-color: #ECEFF5;
  display: block;
  height: 50px;
  left: 6px;
  position: absolute;
  width: 50px; }

/* location */
.directory-page .ui-autocomplete {
  width: 192px;
  max-height: 217px; }

.directory-page .ui-autocomplete a {
  padding: 9px 0 0;
  min-height: 20px; }

/* End: Autocomplete List */
/* Start: AJAX loader */
.loader {
  background: url("/images/loader.gif") no-repeat;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-indent: -9999em; }

#section1 .loader {
  position: relative;
  top: -4px; }

/* End: AJAX loader */
/* Start: Submission Success Page */
#submission_thanks h2 {
  margin: 1em 0; }

/* End: Submission Success Page */
/* Start: Home Carousel */
.home .slideall, .awards-carousel .slideall {
  position: absolute;
  top: 37px; }

.home .coda-nav-right a span, .awards-carousel .coda-nav-right a span {
  top: 200px; }

/* End: Home Carousel */
/* Start: Generic Edge Modal */
#modal .background {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  z-index: 200; }

#modal .window {
  background: #fff;
  border: 1px solid #d3dbee;
  color: #637AB0;
  position: absolute;
  top: 100px;
  left: 50%;
  z-index: 201;
  box-shadow: 3px 3px 0 0 #e0e6f2; }

#modal .content {
  overflow: hidden;
  padding: 26px; }

#modal .submissionClose {
  right: 7px;
  top: 10px; }

#modal h1 {
  color: inherit;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 10px; }

#modal h2 {
  color: inherit;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px; }

#modal p {
  color: inherit;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 20px; }

/* End: Generic Edge Modal */
/* Start: Specific Edge Modals */
#modal .beta-signup {
  width: 444px;
  margin: 0 0 0 -222px; }

#modal .welcome-to-edge {
  width: 686px;
  margin-left: -343px;
  padding: 0; }

#modal .welcome-to-edge .header {
  width: auto;
  background: #f2f6fb;
  background: -webkit-linear-gradient(left, #F8F8FA 0%, #ffffff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6fb', endColorstr='#ffffff',GradientType=0 );
  border-bottom: solid 1px #e2e8f4;
  padding: 26px; }

#modal .welcome-to-edge .header p {
  margin: 0; }

#modal .welcome-to-edge .btn-blue {
  float: right; }

/* End: Specific Edge Modals */
/* #section2, #section3, #section4, #section5{display: block;} */
.home-coda-slider {
  display: none;
  opacity: 0; }

.home-slider-details a {
  display: none; }

.home-slider-details h1 {
  text-transform: none; }

.slider_details1 a {
  display: block; }

.slider1 {
  display: block;
  opacity: 1; }

.slider_details {
  opacity: 0; }

.slider_details1 {
  opacity: 1; }

#section3 .video-notification {
  margin-bottom: 2em; }

#section3 .video-notification strong {
  font-size: 14px;
  display: block;
  line-height: 20px; }

/* Start: Video Page */
.section-videos h1.banner {
  width: 918px; }

/* End: Video Page */
/* this hides the comment box from like buttons on submission modals and directory modals */
.gallery-tile-like-container {
  overflow: hidden;
  height: 28px; }

/* end */
/* gallery submit credit styles for styled input */
/*sof legacy*/
.highlight-input {
  border: 1px solid #E5E5E5;
  margin: 4px 0 -15px;
  width: 289px;
  height: 16px;
  padding: 6px 3px 2px;
  color: #798391;
  position: relative; }

/*eof legacy*/
/*credits stuff*/
.name_highlight {
  display: none; }

#submission-form .credit-name {
  display: block; }

.linked .name_highlight {
  display: block; }

#submission-form .linked .credit-name {
  display: none; }

.name_highlight {
  border: 1px solid #E5E5E5;
  height: 8px;
  padding: 5px 0 9px 2px;
  width: 289px;
  margin-bottom: 10px;
  cursor: text;
  display: none;
  margin-top: 4px; }

.name_highlight em {
  padding: 2px;
  background-color: #D8DFEA; }

#credit_list div.loader {
  text-indent: -9999px;
  background: url("/images/mini_loader.gif") no-repeat;
  width: 16px;
  height: 11px;
  position: absolute;
  left: 269px;
  top: 36px; }

#submission-form input.loading {
  background: url("/images/mini_loader.gif") no-repeat 264px 5px; }

/* end */
/* million */
#page-site-million {
  background: #f0f5f8 url("/images/million-fan/background.png") repeat-x; }

#page-site-million .container {
  width: 1085px;
  height: 405px;
  margin: 83px auto 150px;
  background: url("/images/million-fan/cube-background.png") no-repeat; }

#page-site-million #footernav {
  display: none; }

#page-site-million .copy {
  width: 420px;
  padding: 45px 0 0 70px; }

#page-site-million .copy .logo {
  width: 135px;
  height: 33px;
  background: url("/images/million-fan/logo.png") no-repeat;
  text-indent: -9999em;
  margin: 0 auto 22px; }

#page-site-million .copy .headline {
  font-size: 34px;
  color: white;
  line-height: 37px;
  text-transform: none;
  text-align: center;
  margin-bottom: 40px; }

#page-site-million .copy p {
  color: #585858;
  font-family: LFTEticaRegular;
  text-align: center;
  line-height: 20px;
  font-size: 12px; }

#page-site-million .copy .download {
  background: #5b74a8;
  border-width: 1px;
  border-color: #29447e #29447e #1a356e;
  border-style: solid;
  height: 15px;
  margin: 25px auto 0;
  padding: 4px 7px;
  color: #fff;
  display: block;
  width: 90px;
  line-height: 14px;
  font-size: 11px;
  text-align: center; }

#page-site-million .copy .download:hover, #page-site-million .copy .download:focus {
  text-decoration: none; }

#page-education-course .page-topper p {
  padding-left: 70px; }

/* Awards Carousel */
.awards-carousel .box-main-wrapper-carousel {
  min-height: 387px; }

.awards-carousel .awards-page.winners .box-main-wrapper {
  border: 0;
  box-shadow: none;
  height: 387px; }

.awards-carousel .box-main-gradient {
  padding: 0;
  width: 688px; }

.awards-carousel .coda-nav-right {
  width: 620px; }

.awards-carousel .home-carousel {
  height: initial; }

.carousel-home, .carousel-submit {
  padding: 33px 33px 23px; }

#page-gallery-submit .left-col .top {
  border: solid 1px #e2e8f4;
  border-width: 0 1px 1px; }

.carousel-submit {
  margin-bottom: 0; }

.carousel-home div iframe,
.carousel-submit div iframe,
.carousel-home div img
.carousel-submit div img {
  display: block;
  margin: 0 auto; }

.carousel-submit .head-logo {
  margin-top: 110px;
  width: auto; }

.carousel-submit .head-logo p {
  width: auto; }

.slick-slide {
  height: 100%; }

.slick-prev,
.slick-next {
  width: 22px;
  height: 25px;
  background: url(../images/sprite_misc.png) no-repeat 0 -519px; }

.slick-prev:hover,
.slick-prev:focus {
  background: url(../images/sprite_misc.png) no-repeat 0 -519px;
  opacity: 0.8; }

.slick-next:hover,
.slick-next:focus {
  background: url(../images/sprite_misc.png) no-repeat -28px -519px;
  opacity: 0.8; }

.slick-prev:before,
.slick-next:before {
  content: ''; }

.slick-prev {
  left: 5px; }

.slick-next {
  right: 5px;
  background-position: -28px -519px; }

.slick-dots {
  top: 0;
  left: 0;
  bottom: auto;
  width: auto;
  margin: 7px 0;
  margin-left: 20px; }

.slick-dots li.slick-active button:before {
  color: #4669ab; }

.slick-dots li button:before {
  color: #4669ab; }

/* REVIEW SUBMISSION */
#review-submission .edit {
  color: #6683b7;
  text-decoration: underline;
  text-transform: none; }

#review-submission h4 {
  text-transform: uppercase; }

#submission-form .form-container #review-submission h5 {
  margin: 0; }

#submission-form .form-container #review-submission h6 {
  text-transform: uppercase;
  font-size: 11px;
  margin: 0.8em 0; }

#review-submission .section-summary {
  overflow: hidden;
  border-top: 1px solid #e0e0e0;
  padding: 20px 0; }

#review-submission .rev-entry {
  float: left;
  min-height: 60px; }

#review-submission .rev-entry.col-4 p,
#review-submission .rev-entry.col-5 p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*#review-submission .rev-entry.col-4:hover p,
#review-submission .rev-entry.col-5:hover p {
  white-space: normal;
  overflow: visible;
}*/
#review-submission .rev-entry img {
  max-width: 100%; }

#review-submission .rev-entry.col-1 {
  width: 100%; }

#review-submission .rev-entry.col-4 {
  width: 23%;
  margin-right: 2%; }

#review-submission .rev-entry.col-5 {
  width: 18%;
  margin-right: 2%; }

#review-submission header {
  margin-bottom: 20px;
  height: auto; }

#review-submission header h4 span {
  color: #000; }

.ui-datepicker table {
  margin: 0; }

.ui-datepicker-calendar thead {
  border-bottom: 1px solid #ced9ed; }

.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  border: 1px solid #ced9ed;
  border-radius: 0;
  padding: 0; }

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  border-radius: 0;
  background: none;
  border: none;
  border-bottom: 1px solid #ced9ed;
  color: #607db2; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #607db2; }

.ui-datepicker-title .ui-widget-header {
  color: #607db2; }

.ui-datepicker .ui-datepicker-title,
.ui-datepicker th {
  font-weight: normal; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: none;
  border: 1px solid transparent; }

.ui-widget-content {
  color: #607db2; }

.ui-datepicker tr:nth-child(even) {
  background: #fff; }

.ui-datepicker tr:nth-child(odd) {
  background: #f5f8fc; }

table.ui-datepicker-calendar {
  border: none;
  border-collapse: collapse; }

table.ui-datepicker-calendar td {
  border-left: 1px solid #ccd7ec; }

table.ui-datepicker-calendar td:first-child {
  border-left: none; }

#submission-form .agency-autocompleter {
  overflow: visible; }

#submission-form .agency-autocompleter .ui-autocomplete {
  padding: 0 !important;
  top: 60px !important; }

#submission-form .agency-autocompleter .ui-autocomplete li {
  padding: 5px 10px !important; }

#submission-form .agency-autocompleter .ui-menu-item .text {
  margin-left: 62px; }

.continue-footer .review-navigation {
  position: relative;
  width: 100%;
  margin-top: 30px; }

#submission-form .review-navigation .back.nav-jump {
  top: 6px;
  right: 134px; }

.continue-footer .review-navigation .btn-blue.finish {
  position: relative;
  float: right;
  top: auto;
  bottom: auto;
  right: auto; }

#submission-form #language-container ol#asmList0 {
  height: auto;
  overflow: hidden;
  margin-bottom: 6px; }

#submission-form #language-container .error {
  line-height: 1em; }

#submission-form #Submission_obj_other {
  margin: 0; }

#submission-form #credit_list .credit_remove_link {
  display: inline-block;
  margin-bottom: 1em; }

#submission-form #credit_list .credit_remove_link:hover {
  text-decoration: underline; }

#submission-form #credit_list .stack {
  overflow: visible; }

#submission-form #credit_list .ctemp-company {
  position: relative; }

#submission-form #credit_list .ui-menu-item a .text {
  margin-left: 62px; }

#submission-form #credit_list .ui-autocomplete li {
  padding: 5px 10px !important; }

#submission-form #credit_list .ui-autocomplete {
  padding: 0 !important;
  top: 60px !important;
  border-radius: 0; }

#submission-form .section input[type=checkbox] {
  margin: 0 6px 0 0;
  padding: 0; }

#submission-form .checks label {
  margin: 0;
  padding: 0;
  line-height: 1em; }

#submission-form .checks label.other-label {
  float: left;
  line-height: 2em;
  margin-right: 1em; }

#submissionOverlay .thumb-nav-left {
  left: 126px; }

#submissionOverlay .thumb-nav-left a {
  background-position: -2px -520px;
  float: left;
  height: 24px;
  width: 18px; }

#submissionOverlay .thumb-nav-left a:hover {
  background-position: -2px -520px; }

#submissionOverlay .thumb-nav-right {
  right: 130px; }

#submissionOverlay .thumb-nav-right a {
  background-position: -29px -520px;
  float: right;
  height: 24px;
  width: 18px; }

#submissionOverlay .thumb-nav-right a:hover {
  background-position: -29px -520px; }

.importantinfo {
  color: #f00 !important; }

.sidebar-header .importantinfo {
  font-size: 13px; }

#main.submission-page .intro {
  background: url("/images/home-intro-bg.jpg") 50% 50%/cover no-repeat;
  min-height: 311px;
  padding-right: 70px;
  padding-left: 435px;
  text-align: center; }
  #main.submission-page .intro img {
    margin: 65px auto 29px;
    width: 294px;
    height: 77px; }
  #main.submission-page .intro h1 {
    font-size: 21px;
    line-height: 1.1;
    color: #fff; }

#submissionOverlay .itemdetail.gallery .content-heading {
  position: relative; }

#submissionOverlay .itemdetail.gallery .content-heading img {
  float: right;
  position: absolute;
  top: 20px;
  right: 0px; }

.site-header {
  background: #5872a7;
  background: linear-gradient(to bottom, #6980b1 0px, #6980b1 1px, #5872a7 2px, #5872a7 100%);
  height: 36px; }
  .site-header .content {
    width: 996px;
    height: 36px;
    margin: 0 auto; }
  .site-header a.home {
    display: block;
    width: 90px;
    height: 24px;
    margin: 6px 72px 0 34px;
    float: left;
    background: url("/images/layout.logo-2x.png") 50% 50%/cover no-repeat;
    text-indent: -9999em;
    overflow: hidden; }
  .site-header nav {
    display: block;
    float: left;
    width: 500px;
    height: auto;
    margin: 0; }
    .site-header nav a {
      text-transform: uppercase;
      font-size: 12px;
      line-height: 36px; }
      .site-header nav a::after {
        content: '|';
        margin: 0 10px 0 15px; }
      .site-header nav a:last-of-type::after {
        content: '';
        margin: 0; }

.site-footer {
  background: #5872a7;
  background: linear-gradient(to top, #6980b1 0px, #6980b1 1px, #5872a7 2px, #5872a7 100%);
  height: 36px;
  font-size: 12px;
  color: #fff;
  line-height: 36px;
  text-transform: uppercase; }
  .site-footer .content {
    width: 928px;
    margin: 0 auto; }
  .site-footer a {
    color: #fff;
    text-decoration: none; }
    .site-footer a:before {
      content: '|';
      margin: 0 10px; }

.page-home {
  width: 996px;
  margin: 0 auto;
  background: #f5f5f5; }
  .page-home p {
    color: #000; }

.page-home .intro {
  background: url("/images/home-intro-bg.jpg") 50% 50%/cover no-repeat;
  min-height: 311px;
  padding-right: 90px;
  padding-left: 465px;
  text-align: center; }
  .page-home .intro img {
    margin: 65px auto 29px;
    width: 294px;
    height: 77px; }
  .page-home .intro h1 {
    font-size: 21px;
    line-height: 1.1;
    color: #fff; }
  .page-home .intro .submit-button {
    font-size: 14.82px;
    background: #5b74a8;
    color: #fff;
    border: 1px solid #3b5998;
    border-radius: 6px;
    padding: 7px 19px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 25px;
    text-decoration: none; }
    .page-home .intro .submit-button:hover, .page-home .intro .submit-button:focus {
      background: #516899; }

.page-home .carousel {
  height: 273px;
  overflow: hidden;
  margin: 0; }
  .page-home .carousel img {
    width: 100%;
    opacity: 0.9; }
  .page-home .carousel .lightbox {
    display: block; }
  .page-home .carousel .slick-slide {
    padding: 0 0.5px; }
  .page-home .carousel .slick-next {
    right: 35px;
    background: url(../images/home.carousel.arrow-right.png) 50% 50%/cover no-repeat; }
  .page-home .carousel .slick-prev {
    left: 35px;
    background: url(../images/home.carousel.arrow-left.png) 50% 50%/cover no-repeat; }
  .page-home .carousel .slick-next, .page-home .carousel .slick-prev {
    width: 21px;
    height: 36px;
    opacity: 0.8;
    z-index: 1; }
    .page-home .carousel .slick-next:hover, .page-home .carousel .slick-next:focus, .page-home .carousel .slick-prev:hover, .page-home .carousel .slick-prev:focus {
      opacity: 1; }
  .page-home .carousel .slick-dots {
    top: auto;
    bottom: 7px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
    .page-home .carousel .slick-dots li {
      width: 13px;
      height: 13px;
      margin: 0 3px; }
    .page-home .carousel .slick-dots button {
      border: 3px solid #fff;
      border-radius: 100%;
      height: 5px;
      width: 5px;
      padding: 3px;
      background: rgba(255, 255, 255, 0); }
    .page-home .carousel .slick-dots button:before {
      content: ''; }
    .page-home .carousel .slick-dots .slick-active button {
      background: #fff; }

.page-home .trophies {
  background: #f5f5f5;
  margin: 53px auto 0;
  width: 932px;
  border-bottom: 1px solid #9da3ac; }
  .page-home .trophies h1 {
    font-size: 37.5px;
    color: #3b5998;
    text-transform: uppercase;
    text-align: center;
    line-height: 1; }
  .page-home .trophies p {
    font-size: 20.83px;
    color: #3b5998;
    padding: 0 161px;
    margin: 18px 0 40px; }
  .page-home .trophies img {
    margin-bottom: 60px;
    width: 100%; }

.page-home .categories {
  padding: 39px 13px 25px;
  overflow: hidden;
  width: 906px;
  margin: 0 auto;
  border-top: 1px solid #9da3ac;
  background: #f5f5f5; }
  .page-home .categories h1 {
    font-size: 37.5px;
    color: #3b5998;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0 0 31px; }
  .page-home .categories ul {
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .page-home .categories li {
    display: block;
    margin: 0;
    padding: 0;
    width: 33.33333%;
    float: left;
    height: 220px; }
  .page-home .categories h2 {
    font-size: 16px;
    color: #3b5998;
    line-height: 1.1;
    width: 288px;
    margin: 0 20px 13px 0;
    padding: 0 20px 0 0;
    text-transform: uppercase; }
  .page-home .categories p {
    margin: 0 20px 0 0;
    font-size: 14px;
    color: #000; }
  .page-home .categories a.submit-entry-button {
    font-size: 14.82px;
    background: #5b74a8;
    color: #fff;
    border: 1px solid #3b5998;
    border-radius: 6px;
    padding: 7px 19px;
    text-transform: uppercase;
    display: block;
    margin: 69px auto 40px;
    text-decoration: none;
    clear: both;
    width: 131px; }
    .page-home .categories a.submit-entry-button:hover, .page-home .categories a.submit-entry-button:focus {
      background: #516899; }

.page-home .dates-and-criteria {
  position: relative;
  overflow: hidden;
  padding-top: 59px;
  padding-bottom: 58px;
  background: #f5f5f5; }
  .page-home .dates-and-criteria > div {
    overflow: hidden; }
  .page-home .dates-and-criteria article {
    display: block;
    width: 49%;
    margin: 0;
    padding: 0;
    float: left; }
    .page-home .dates-and-criteria article:first-of-type {
      border-right: 1px solid #9da3ac; }
    .page-home .dates-and-criteria article h1 {
      font-size: 37.5px;
      color: #3b5998;
      line-height: 1.1;
      text-transform: uppercase; }
    .page-home .dates-and-criteria article h2 {
      font-size: 18.75px;
      color: #3b5998;
      margin: 4px 0 23px;
      text-transform: uppercase; }
    .page-home .dates-and-criteria article ul {
      padding: 0 0 0 7px;
      margin: 0; }
    .page-home .dates-and-criteria article ol {
      padding: 0;
      list-style: none; }
    .page-home .dates-and-criteria article li, .page-home .dates-and-criteria article p {
      font-size: 14.58px;
      line-height: 1.2;
      margin: 0 0 15px 0; }
  .page-home .dates-and-criteria .what-to-know {
    width: 50%; }
    .page-home .dates-and-criteria .what-to-know .content {
      margin: 32px 67px 28px 49px; }
    .page-home .dates-and-criteria .what-to-know small.footnote {
      font-size: 12.5px; }
  .page-home .dates-and-criteria .what-we-look-for .content {
    margin: 32px 48px 0 61px; }
  .page-home .dates-and-criteria .what-we-look-for li {
    padding-right: 20px; }
  .page-home .dates-and-criteria .what-we-look-for a {
    color: #3b5998;
    font-size: 16px;
    margin-left: 7px;
    text-transform: uppercase; }
    .page-home .dates-and-criteria .what-we-look-for a span {
      text-decoration: underline; }
    .page-home .dates-and-criteria .what-we-look-for a:after {
      display: inline-block;
      content: '>';
      margin-left: 3px; }
    .page-home .dates-and-criteria .what-we-look-for a:hover, .page-home .dates-and-criteria .what-we-look-for a:focus {
      color: #344e86; }

.page-winners {
  width: 996px;
  margin: 0 auto; }

.page-winners .intro {
  background: url("/images/home-intro-bg.jpg") 50% 50%/cover no-repeat;
  min-height: 311px;
  padding-right: 90px;
  padding-left: 465px;
  text-align: center; }
  .page-winners .intro img {
    margin: 65px auto 29px;
    width: 294px;
    height: 77px; }
  .page-winners .intro h1 {
    font-size: 21px;
    line-height: 1.1;
    color: #fff; }

.page-winners .grid {
  width: 922px;
  margin: 40px auto; }
  .page-winners .grid .list-view {
    overflow: hidden; }
  .page-winners .grid .entrywrapper:nth-child(4n) {
    margin-right: 0; }
  .page-winners .grid h1 {
    font-size: 37.5px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #3b5998;
    margin-bottom: 25px; }
    .page-winners .grid h1.shortlist {
      font-size: 27.5px; }

.page-terms, .page-abuse {
  width: 916px;
  margin: 0 auto;
  padding: 40px; }
  .page-terms *, .page-abuse * {
    float: none;
    color: #010101; }
  .page-terms .content, .page-abuse .content {
    width: 587px; }
  .page-terms h1, .page-abuse h1 {
    font-size: 37.5px;
    color: #3b5998;
    text-transform: uppercase;
    line-height: 1.1;
    padding-bottom: 15px;
    border-bottom: 1px solid #9da3ac;
    margin-bottom: 30px; }
  .page-terms h2, .page-abuse h2 {
    font-size: 14.58px;
    color: #3b5998;
    text-transform: uppercase;
    margin-bottom: 22px; }
  .page-terms p, .page-abuse p {
    font-size: 14.58px;
    margin-bottom: 22px;
    line-height: 1.2; }
  .page-terms ul, .page-abuse ul {
    margin: 0px;
    padding-left: 18px; }
  .page-terms li, .page-abuse li {
    font-size: 14.58px;
    margin-bottom: 20px;
    line-height: 1.2; }
  .page-terms a, .page-abuse a {
    color: #3b5998;
    text-decoration: underline; }

#page-site-feedback #main .inner {
  float: none; }
