/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
@font-face {
    font-family: 'LeituraNews';
    src: url('/assets/type/leituranews-roman_2-webfont.eot');
    src: url('/assets/type/leituranews-roman_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/type/leituranews-roman_2-webfont.woff') format('woff'),
         url('/assets/type/leituranews-roman_2-webfont.ttf') format('truetype'),
         url('/assets/type/leituranews-roman_2-webfont.svg#leitura_news_roman_2regular') format('svg');
    font-weight: normal;
    font-style: normal;
	-webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: 'LeituraNews';
    src: url('/assets/type/leituranews-italic_2-webfont.eot');
    src: url('/assets/type/leituranews-italic_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/type/leituranews-italic_2-webfont.woff') format('woff'),
         url('/assets/type/leituranews-italic_2-webfont.ttf') format('truetype'),
         url('/assets/type/leituranews-italic_2-webfont.svg#leitura_news_italic_2regular') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'LeituraNewsItalic';
    src: url('/assets/type/leituranews-italic_2-webfont.eot');
    src: url('/assets/type/leituranews-italic_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/type/leituranews-italic_2-webfont.woff') format('woff'),
         url('/assets/type/leituranews-italic_2-webfont.ttf') format('truetype'),
         url('/assets/type/leituranews-italic_2-webfont.svg#leitura_news_italic_2regular') format('svg');
    font-weight: normal;
    font-style: normal;
	-webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: 'LeituraNewsBold';
    src: url('/assets/type/LeituraNews-Roman_4.eot');
    src: url('/assets/type/LeituraNews-Roman_4.eot?#iefix') format('embedded-opentype'),
         url('/assets/type/LeituraNews-Roman_4.woff') format('woff'),
         url('/assets/type/LeituraNews-Roman_4.ttf') format('truetype'),
         url('/assets/type/LeituraNews-Roman_4.svg') format('svg');
}

@font-face {
    font-family: 'LeituraNewsLightBold';
    src: url('/assets/type/LeituraNews-Roman_3.eot');
    src: url('/assets/type/LeituraNews-Roman_3.eot?#iefix') format('embedded-opentype'),
         url('/assets/type/LeituraNews-Roman_3.woff') format('woff'),
         url('/assets/type/LeituraNews-Roman_3.ttf') format('truetype'),
         url('/assets/type/LeituraNews-Roman_3.svg') format('svg');
}

@font-face {
	font-family: 'SackersGothic';
    src: url('/assets/type/SweetSansMedium/SweetSansMedium.eot');
    src: url('/assets/type/SweetSansMedium/SweetSansMedium.eot?#iefix') format('embedded-opentype'),
         url('/assets/type/SweetSansMedium/SweetSansMedium.woff') format('woff'),
         url('/assets/type/SweetSansMedium/SweetSansMedium.ttf') format('truetype'),
         url('/assets/type/SweetSansMedium/SweetSansMedium.svg#sweet_sansmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'SweetSans';
    src: url('/assets/type/SweetSansMedium/SweetSansMedium.eot');
    src: url('/assets/type/SweetSansMedium/SweetSansMedium.eot?#iefix') format('embedded-opentype'),
         url('/assets/type/SweetSansMedium/SweetSansMedium.woff') format('woff'),
         url('/assets/type/SweetSansMedium/SweetSansMedium.ttf') format('truetype'),
         url('/assets/type/SweetSansMedium/SweetSansMedium.svg#sweet_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MillerDisplay';
    src: url('/assets/type/MillerDisplayRoman/MillerDisplayRoman.eot');
    src: url('/assets/type/MillerDisplayRoman/MillerDisplayRoman.eot?#iefix') format('embedded-opentype'),
         url('/assets/type/MillerDisplayRoman/MillerDisplayRoman.woff') format('woff'),
         url('/assets/type/MillerDisplayRoman/MillerDisplayRoman.ttf') format('truetype'),
         url('/assets/type/MillerDisplayRoman/MillerDisplayRoman.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MillerDisplay';
    src: url('/assets/type/MillerDisplayBold/MillerDisplayBold.eot');
    src: url('/assets/type/MillerDisplayBold/MillerDisplayBold.eot?#iefix') format('embedded-opentype'),
         url('/assets/type/MillerDisplayBold/MillerDisplayBold.woff') format('woff'),
         url('/assets/type/MillerDisplayBold/MillerDisplayBold.ttf') format('truetype'),
         url('/assets/type/MillerDisplayBold/MillerDisplayBold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MillerDisplay';
    src: url('/assets/type/MillerDisplayItalic/MillerDisplayItalic.eot');
    src: url('/assets/type/MillerDisplayItalic/MillerDisplayItalic.eot?#iefix') format('embedded-opentype'),
         url('/assets/type/MillerDisplayItalic/MillerDisplayItalic.woff') format('woff'),
         url('/assets/type/MillerDisplayItalic/MillerDisplayItalic.ttf') format('truetype'),
         url('/assets/type/MillerDisplayItalic/MillerDisplayItalic.svg') format('svg');
    font-weight: normal;
    font-style: italic;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
::-moz-selection
{
	background-color: #f2f2f2;
	color: #0500f3;
}

::selection
{
	background-color: #f2f2f2;
	color: #0500f3;
}
.gng ::-moz-selection
{
	color: #ad5133;
}

.gng ::selection
{
	color: #ad5133;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
body
{
	font-family: LeituraNews;
	-webkit-font-smoothing: antialiased;
}

 body.gng {
 	font-family: Georgia;
 }

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
.fancybox-bg
{
	display: none;
}

.button-standard
{
	background: #0938f0;
	color: #fff;
	border: 0;
	font-family: SweetSans;
	font-size: 12px;
	height: auto;
	padding: 13px 20px 13px 20px;
	margin: 0;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
	letter-spacing: .1em;
}

.button-standard:hover
{
	color: #ccc;
}

.button-standard.dark
{
	background: #32363c;
}
.button-standard.dark:hover
{
	color: #ccc;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div#layout
{
	min-height: 100%!important;
}
div#full-width-header-container {
    width: 940px;
    margin: 0 auto;
}
div#layout div.container,
div#layout div.container-wide
{
	position: relative;
}

div#layout div.container
{
	width: 940px;
	margin: 0 auto;
}

div#layout div.container-wide
{

}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div#header
{
	position: relative;
	height: 80px;
	z-index: 102;
}

.gng div#header
{
	width: inherit !important;
	min-width: 940px;
	border-bottom: 3px solid #32363D !important;
	width:100%;
    padding-bottom:18px;
	min-width:940px;
}
.gng div#header div#header_container{
	padding:0 0 0 30px;
	position:relative;
	min-width:940px;
}

.search-results div#header
{
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 45px;
}


.anonymous.home div#header {
	margin-bottom: 0!important;
}


.gng.anonymous.home div#header {
}
.gng #left-nav{
	font-family:SweetSans;
	text-transform:uppercase;
	font-size:15px;
}
.gng #left-nav .nav-link{
	display:block;
	cursor:pointer;
	float:left;
	height:27px;
	padding:63px 20px 8px 20px;
	color:#32363d;
	text-decoration:none;
    letter-spacing:0.1em;
}
.gng #left-nav .nav-link:first-child{
	padding-right:0px;
	padding-left:0px;
}
.gng #left-nav .nav-link A{
	color:32363d;
	text-decoration:none;
}

.gng #left-nav .nav-link.active{
	background-image:url('/assets/img/little_arrow.png');
	background-repeat:no-repeat;
	background-position:bottom center;
}
#left-nav .nav-link:hover{
	color:#999999;
}

.gng #about-nav {
	font-family:Georgia;
	font-size:12px;
	text-align:right;
}
.gng #about-nav A{
	text-decoration:none;
}
.gng #about-nav .contact{
	margin-left:14px;
}
/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div#access-container
{
	position: absolute;
	top: 33px;
	right: 0px;
}

.gng div#access-container
{
	top: 16px;
	right: 30px;
	color:#32363d;
}
.gng div#access-container A
{
	text-decoration:none;
}
.gng div#access-container #about-nav A{
	color:#999999;
	font-family: MillerDisplay;
	font-size:13px;
	float:right;
}
.gng div#access-container #about-nav:after {
	content: "";
	display: table;
	clear: both;
}
.gng div#access-container #account-nav
{
	font-family:SweetSans;
	text-transform:uppercase;
	font-size:15px;
	margin-top:34px;
}
.gng div#access-container #account-nav:after {
	content: "";
	display: table;
	clear: both;
}
.gng div#access-container #account-nav A.nav_item{
	color:#32363d;
	float:right;
}
.gng div#access-container #account-nav A.nav_item:hover{
	color:#999999;
}
.anonymous.gng div#access-container #account-nav A{
	float:right;
}

.gng div#access-container .header_welcome_text
{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	min-width:85px;
	float:right;
	letter-spacing:0.1em;
	font-size:15px;
}

.gng div#access-container .header_welcome_text #welcome_first_name
{
	font-size:15px;
}

.gng div#access-container .nav_search
{
	background: url(/assets/img/global/search_sprite3.png) 0 -13px no-repeat;
	padding:0 14px 0 18px;
	margin-right:14px;
	border-right:2px solid #32363d;
	color:#32363d;
	height:13px;
}

.gng.anonymous div#access-container .nav_search
{
	border-right:none;
	padding-right:none;
}
.gng.anonymous div#access-container .log-in
{
	padding:0 14px 0 13px;
	margin-right:14px;
	border-right:2px solid #32363d;
}

.authenticated div#account-header
{
	position: absolute;
	top: 22px;
	right: 0px;
}

.authenticated div#access
{
	float: left;
	margin-top: 15px;
	padding-right: 15px;
	border-right: 1px solid #b8b8b8;
	margin-right: 55px;
}

div#access a
{
	float: left;
	margin-left: 14px;
	font-family: 'Helvetica Neue', helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	text-decoration: none;
}

.anonymous div#access a.about
{
	padding-right: 14px;
	border-right: 1px solid #b8b8b8;
}

div#access a:hover
{
	color: #333;
	text-decoration: underline;
}

div#login-form
{
	display: none;
}

/* account menu */
div#account-menu
{
	position: relative;
	float: left;
}
.gng div#account-menu
{
	float: right;
	width: 50px;
	height: 40px;
}


a#account-trigger
{
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(/assets/img/global/button_account_menu.png) no-repeat;
	width: 50px;
	height: 40px;
	overflow: hidden;
	text-indent: -2000px;
}

div#account-menu:hover a#account-trigger
{
	background-position: 0px -40px;
}

div#account-menu ul
{
	background: #333;
	position: absolute;
	top: 40px;
	right: 0px;
	width: 170px;
	padding-top: 20px;
	padding-bottom: 10px;
	display: none;
}

.gng a#account-trigger
{
	top: -14px;
}

.gng div#account-menu ul
{
	background: #32363d;
	top: 26px;
}


div#account-menu:hover ul
{
	display: block;
}

div#account-menu ul li
{
	padding-left: 30px;
	margin-bottom: 10px;
}

div#account-menu ul li a
{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	display: block;
}
.gng div#account-menu ul li a{
	font-family:Georgia;
	text-transform:none;
}

div#account-menu ul li a:hover
{
	color: #ccc;
}

.gng div#account-nav A{
    letter-spacing:0.1em;
}
.gng div#account-nav div#search{
	float:right;
	position:relative;
}
.gng div#account-nav div#search div#header_search_container{
    display:none;
	position:absolute;
	top:12px;
	left:0px;
	padding-top:23px;
	padding-right:30px;
}
.gng div#account-nav div#search:hover A{
	color:#999999;
	background-position:0px 0px;
}
.gng div#account-nav div#search:hover div#header_search_container{
	display:block;
}
.gng div#account-nav div#search div#header_search_box{
	background: #32363d;
	padding:10px;
	width:235px;
}
.gng div#account-nav div#search div#header_search_box:after{
	margin-left: 28px;
	top:12px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255,255,243,0);
	border-bottom-color: #32363d;
	border-width: 6px;
    content: "";
    display: table;
    clear: both;
}
.gng div#account-nav div#search div#header_search_box INPUT{
	padding: 5px;
	border: 0;
	background: #32363d;
	color: #d9d9d9;
	font-size: 14px;
	font-family: "miller_display", serif;
	width: 190px;
}

div#header_search_box INPUT::-webkit-input-placeholder { /* WebKit browsers */
    color:    #d9d9d9;
}
div#header_search_box INPUT:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #d9d9d9;
    opacity:  1;
}
div#header_search_box INPUT::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #d9d9d9;
    opacity:  1;
}
div#header_search_box INPUT:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #d9d9d9;
}
.gng div#account-nav div#search div#header_search_box div#go_search{
	float:right;
	cursor:pointer;
	background: url(/assets/img/global/gng_search_icon.png) 0 0px no-repeat;
	width: 22px;
	height: 23px;
	margin-top: 4px;

}
/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div#nav-container
{
	position: absolute;
	top: 17px;
	left: 120px;
}
.gng div#nav-container
{
	left: 257px;
}

/* main nav */
ul#nav-main
{
	float: left;
	margin-top: 15px;
}
.gng ul#nav-main
{
	margin-top: 17px;
}

ul#nav-main li
{
	float: left;
	margin-right: 20px;
	position: relative;
}

ul#nav-main li a.main
{
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	font-family: SweetSans;
	letter-spacing: 0.1em;
	font-size: 12px;
}

.gng ul#nav-main li a.main
{
	font-size: 14px;
}

ul#nav-main li a:hover,
ul#nav-main li a.active
{
	color: #333;
}

.gng ul#nav-main li a:hover,
.gng ul#nav-main li a.active
{
	color: #32363d;
}

ul#nav-main ul
{
	display: none;
	position: absolute;
	top: 18px;
	left: 0px;
	background: #333;
	padding: 15px;
}

ul#nav-main li:hover ul
{
	display: block;
}

ul#nav-main ul li
{
	margin-bottom: 10px;
	float: none;
	margin-right: 0;
}

ul#nav-main ul li a
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

ul#nav-main ul li a:hover
{
	color: #ccc;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div#search-container
{
	float: left;
	margin-top: 0px;
	border: 3px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.gng div#search-container
{
	margin-left: 10px;
}

form#search
{
	width: 300px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	position: relative;
}

.tt-dropdown-menu {
	margin-top: 16px;
	margin-left: -4px;
	width: 306px;
	box-sizing: border-box;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid;
	border-top: 0;
}

div[class^="tt-dataset-"] {
	border: 1px solid #999;
	border-top: 0;
	clear: both;
	overflow: hidden;
}

.tt-dropdown-menu div.tt-predictive-header {
	float: left;
	width: 108px;
	color: #333;
	box-sizing: border-box;
	font: 11px/20px SweetSans;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 9px 0 0 14px;
}

.tt-suggestions {
	float: left;
	width: 190px;
}

.tt-suggestion {
	padding: 9px;
	margin: 1px;
	font-family: 'LeituraNews', serif;
	font-size: 14px;
	color: #333;
}

.tt-suggestion .editorial {
	max-height: 52px;
	line-height: 17px;
	overflow: hidden;
}

.tt-suggestion span.artwork-title {
	font-style: italic;
}
.tt-suggestion div.artist-name {
	font: 12px/18px 'Helvetica Neue', arial, sans-serif;
	padding-top: 5px;
}

.tt-hint {
	color: #d9d9d9!important;
	top: 10px!important;
}

.tt-is-under-cursor {
	background-color: #f2f2f2
}

.tt-dropdown-menu .tt-view-all {
  background-color: #333;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font: 11px/15px "sweet_sansmedium", sans-serif;
  font-weight: normal;
  letter-spacing: .1em;
  padding: 9px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

.gng form#search
{
	width: 260px;
}

form#search:hover,
div#search-container.focused form,
div#search-container.active form
{
	border-color: #999;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
}

div#search-container.inactive form
{
	border-color: #d9d9d9;
}

div#search-container.focused,
div#search-container.active,
.tt-dropdown-menu
{
	border-color: #f2f2f2;
}

form#search a.submit
{
	float: right;
	background: url(/assets/img/global/search_sprite3.png) no-repeat;
	width: 12px;
	height: 13px;
	margin-top: 12px;
	margin-right: 13px;
	border: 0;
	text-indent: -2000px;
	overflow: hidden;
}

form#search a.submit.active
{
	margin-top: 13px;
	-moz-animation: search-spin 0.6s infinite linear;
	-webkit-animation: search-spin 0.6s infinite linear;
	-o-animation: search-spin 0.6s infinite linear;
	-ms-animation: search-spin 0.6s infinite linear;
	animation: search-spin 0.6s infinite linear;
	position: relative;
	overflow: hidden;
	background-position: 0 !important;
	background: url(/assets/img/global/search_loading.png) no-repeat;
}

@-moz-keyframes search-spin {
	from {-moz-transform: rotate(0deg);}
	to {-moz-transform: rotate(360deg);}
}
@-webkit-keyframes search-spin {
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
}
@-o-keyframes search-spin {
	from {-o-transform: rotate(0deg);}
	to {-o-transform: rotate(360deg);}
}
@-ms-keyframes search-spin {
	from {-ms-transform: rotate(0deg);}
	to {-ms-transform: rotate(360deg);}
}
@keyframes search-spin {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}

div#search-container.active a.submit
{
	background-position: 0 -13px;
}

div#search-container.inactive a.submit
{
	background-position: 0 0;
}

form#search input
{
	float: left;
	color: #999;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	top: 10px;
	margin-left: 8px;
	font: 14px/14px LeituraNews;
	font-size: 14px;
	border: 0;
	background: none;
	width: 245px;
	-webkit-font-smoothing: antialiased;
}
.gng form#search input
{
	width: 210px;
}

div#search-container.active form input
{
	color: #333;
}

.gng div#search-container.active form input
{
	color: #32363d;
}

div#search-container.inactive form input
{
	color: #999;
}

form#search a.clear
{
	position: absolute;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/assets/img/global/icon_search_clear.png) no-repeat;
	width: 14px;
	height: 13px;
	top: 12px;
	right: 11px;
	display: none;
}

div#search-container.inactive form#search a.clear
{
	display: block;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div#home-intro
{
	background: url(/assets/img/home_page/icon_large.png) no-repeat 666px 0px;
	padding-right: 258px;
	color: #333;
	min-height: 240px;
	margin-bottom: 35px;
}

div#welcome-back
{

}

div#home-intro h2,
div#welcome-back h2
{
	font-size: 48px;
	margin-bottom: 17px;
}

div#home-intro p
{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}

div#home-intro div.login-facebook
{
	margin-bottom: 7px;
}

div#home-intro div.login-facebook a
{
	display: block;
	background: url(/assets/img/global/button_fb_connect.png?2) no-repeat;
	width: 225px;
	height: 40px;
	text-indent: -2000px;
	overflow: hidden;
}

div#home-intro div.login-email
{
	font-family: 'Helvetica Neue', arial, sans-serif;
	font-size: 13px;
}

div#home-intro div.login-email a
{
	color: #999;
	text-decoration: none;
}

/* ---------------------------------------------------------------

--------------------------------------------------------------- */
.button-highlight
{
	background: #fff;
	float: left;
	font-family: SweetSans;
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
	border: 2px solid #333;
	padding: 14px 18px 12px 18px;
	text-decoration: none;
	line-height: 10px;
	letter-spacing: 0.1em;
}
.gng .button-highlight
{
	color: #32363D;
	border: 2px solid #32363D !important;
}

.button-highlight:hover
{
	color: #0938f0;
	border-color: #0938f0;
	cursor: pointer;
}
.gng .button-highlight:hover
{
	color: #ad5133;
	border-color: #ad5133 !important;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div.section-title
{
	font-size: 36px;
	color: #999;
}

div.section-title span.current
{
	color: #333;
	font-size: inherit;
}

.gng div.section-title span.current
{
	color: #32363d;
}

/* ---------------------------------------------------------------

--------------------------------------------------------------- */
ul#auctions
{
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 20px;
}

.gng ul#auctions
{
	border-bottom: 0;
}

ul#auctions.wide
{
	padding-top: 40px;
}

.gng ul#auctions.wide
{
	padding-top: 0px;
}


ul#auctions.narrow
{
	margin-right: 319px;
}

ul#auctions li.auction
{
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 39px;
}

.gng ul#auctions li.auction
{
	border-bottom: 0;
}

ul#auctions li.auction:last-child
{
	border-bottom: 0;
	margin-bottom: 0;
}

/* ---------------------------------------------------------------

--------------------------------------------------------------- */
ul#auctions .auction div.details
{
	float: left;
	width: 280px;
	margin-bottom: 40px;
	position: relative;
}

.gng ul#auctions .auction div.details
{
	width: 940px;
}

ul#auctions .auction div.details.has-blog-post
{
	min-height: 140px;
}

ul#auctions .auction div.details.has-video
{
	min-height: 174px;
}

ul#auctions.wide .auction div.details
{
	height: 382px;
}

.gng ul#auctions.wide .auction div.details
{
	height: auto;
}

.gng ul#auctions .auction div.details div.dates
{
	float: left;
}

ul#auctions .auction div.details div.auction-details
{
	overflow: hidden;
}

ul#auctions .auction div.details p.description
{
	line-height: 20px;
	max-height: 120px;
	overflow: hidden;
	margin-top: 21px;
	margin-bottom: 18px;
	color: #333;
}

ul#auctions .auction div.tiles
{
	clear: both;
}

ul#auctions .auction div.editorial
{
	margin-top: 30px;
	border-top: 1px solid #d9d9d9;
	padding-top: 20px;
}

ul#auctions.wide .auction div.editorial
{
	margin-top: 0;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

ul#auctions .auction div.auction-video
{

}

ul#auctions.wide .auction div.auction-video
{
	padding-top: 17px;
}

ul#auctions .auction div.editorial span.lead
{
	display: block;
	font-family: SweetSans;
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 4px;
	letter-spacing: .1em;
}

ul#auctions .auction div.auction-video span.lead
{
	margin-bottom: 11px;
	line-height: 14px;
}

ul#auctions.wide .auction div.auction-video span.lead
{
	margin-bottom: 16px;
}

ul#auctions .auction div.editorial a.title
{
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color: #333;
	text-decoration: none;
	margin-bottom: 4px;
}

ul#auctions .auction div.auction-video a.title
{
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position: 0px -80px;
	width: 280px;
	height: 80px;
	text-indent: -2000px;
	overflow: hidden;
}

ul#auctions .auction div.editorial span.date
{
	display: block;
	color: #b8b8b8;
	font: 11px/12px helvetica neue, helvetica, sans-serif;
}

ul#auctions .auction div.auction-video a
{
	display: block;
}

/* ---------------------------------------------------------------

--------------------------------------------------------------- */
ul#auctions.narrow .auction div.details
{
	clear: left;
	position: relative;
}

ul#auctions.narrow .auction div.dates
{
	position: absolute;
	left: 319px;
	width: 300px;
	top: 5px;
}

ul#auctions .auction div.dates div.progress-bar
{
	width: 140px;
}

ul#auctions.narrow .auction div.editorial
{
	position: absolute;
	top: 57px;
	left: 319px;
	width: 300px;
	border-top: 0;
	margin-top: 0;
}

ul#auctions.narrow .auction div.auction-video a.title
{
	width: 300px;
	background-position: 0px 0px;
}

ul#auctions.narrow .auction div.details p.description
{
	margin-top: 0;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
.tiles
{

}

.tiles .row
{
	overflow: hidden;
	margin-bottom: 25px;
}

.tiles .row .tile
{
	float: left;
	margin-right: 10px;
	position: relative;
}

.tiles .row .tile.last
{
	margin-right: 0;
}

/*
<div class="tile artwork-tile<? if ($last_item) echo ' last'; ?>" style="width: <?= $tile->width ?>px;">
	<div class="image"><img src="<?= $tile->obj->get_primary_image_url() ?>" style="width: <?= $tile->width ?>px; height: <?= $tile->height ?>px;" /></div>
	<div class="description">
		<span class="artist"><?= $tile->obj->artist->get_full_name() ?></span>
		<span class="price"><?= $tile->obj->get_current_price() ?></span>
		<span class="title"><?= $tile->obj->title ?></span>
	</div>
</div>
*/

.artwork-tile,
.slide-tile
{
	text-decoration: none;
}

.artwork-tile div.image,
.slide-tile div.image,
.artwork-row div.image
{
	float: left;
}

.artwork-tile.has-description div.image,
.slide-tile div.image
{
	margin-bottom: 11px;
}

.artwork-tile div.image .tile-emotion {
	position: absolute;
	right: 0;
	top: 0;
	background: #333;
	color: #fff;
	font-family: SweetSans;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 8px 10px;
}

.home #sidebar .tile-emotion {
	display: none!important;
}

.artwork-tile div.image img,
.slide-tile div.image img
{
	background: #f2f2f2;
	float: left;
}

.artwork-tile div.description
{
	overflow: hidden;
	position: relative;
	clear: both;
}

div.dashboard-section .artwork-tile div.description {
	position: static;
}

.artwork-tile span,
.slide-tile h4.title
{
	color: #333;
}

.artwork-tile div.description span.artist,
.artwork-row div.description span.artist
{
	text-transform: uppercase;
	font-family: SweetSans;
	font-size: 11px;
	margin-top: 4px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	height: 12px;
	display: block;
	padding-top: 1px;
	letter-spacing: 0.1em;
}

.dashboard-section .artwork-tile div.description span.artist
{
	margin-top: 0;
}

.artwork-tile div.description span.title,
.slide-tile h4.title,
.artwork-row span.title
{
	display: block;
	clear: both;
	padding-bottom: 1px;
	font-family: LeituraNews;
}

.artwork-tile div.description span.title,
.artwork-row div.description span.title
{
	font-size: 14px;
	line-height: 18px;
	height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-style: italic;
	color: #333;
}

.gng .artwork-tile div.description span.title,
.gng .artwork-row div.description span.title
{
	font-family: Georgia;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-style: normal;
	color: #32363d;
}

.non-p8-title{
	font-style: normal !important;
}

.dashboard-section .artwork-tile div.description span.title
{
	height: 22px;
}

.artwork-tile div.description span.artist strong,
.artwork-tile div.description span.title strong
{
	font-weight: normal;
	border-bottom: 1px solid #dae1fd;
}

.slide-tile h4.title
{
	font-size: 20px;
	line-height: 24px;
}

.artwork-tile div.description span.title span.lot-number,
.artwork-row div.description span.title span.lot-number
{
	padding-right: 3px;
	line-height: 18px;
	font-style: normal;
	font-family: helvetica neue, helvetica, sans-serif;
	font-size: 11px;
}

.artwork-tile div.description span.outbid,
.artwork-tile div.description span.high-bidder,
.artwork-tile div.description span.price,
.artwork-tile div.description span.inquiry-only,
.artwork-tile div.description span.price span.price-low,
.artwork-tile div.description span.price span.price-high,
.artwork-tile div.description span.bids,
.artwork-row div.description span.bids
{
	color: #999;
	font-size: 11px;
	line-height: 15px; /* to account for bg image */
	font-family: helvetica neue, helvetica, sans-serif;
	float: left;
}

.artwork-tile div.description span.price:before
{
	margin-left: 0;
}

.artwork-tile div.description span.price span.price-low,
.artwork-tile div.description span.price span.price-high
{
	float: none;
}

.artwork-tile div.description span.outbid
{
	color: #0938f0;
	background: #e6ebfd;
	padding: 0 3px;
	margin-right: 3px;
}

.gng .artwork-tile div.description span.outbid
{
	color: #ad5133;
}

.artwork-tile div.description span.high-bidder
{
	margin-right: 3px;
}

.artwork-tile div.description span.price:before
{
	font-size: 14px;
}
.gng .artwork-tile div.description span.price:before
{
	font-size: 12px;
}
.artwork-tile div.description span.currency-raw,
.artwork-tile div.description span.price-raw,
.artwork-tile div.description span.price-raw-low,
.artwork-tile div.description span.price-raw-high
{
    display:none;
}

.artwork-tile.winning-bid div.description span.price
{
	background: none;
	padding-left: 0;
	color: #333;
	font-weight: bold;
}

.gng .artwork-tile.winning-bid div.description span.price
{
	color: #32363d;
}

.artwork-tile div.description span.bids
{
	padding-left: 5px;
}

.artwork-tile div.description span.paid
{
	float: left;
	background: url(/assets/img/artworks/icon_artwork_paid.png) no-repeat;
	width: 11px;
	height: 10px;
	text-indent: -2000px;
	overflow: hidden;
	margin-top: 2px;
	margin-left: 4px;
}

.artwork-tile div.description span.checkout
{
	float: left;
	margin-top: 9px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d9d9d9;
	color: #333;
}

.has-async-price-loading .artwork-tile div.description span.price,
.has-async-price-loading .artwork-tile div.description span.bids
{
	display: none;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div.auction-details div.dates div.progress-bar
{
	background: #d9d9d9;
	height: 5px;
	margin-bottom: 12px;
}

div.auction-details div.dates div.progress-bar-status
{
	background: #333;
	height: 5px;
}

.gng div.auction-details div.dates div.progress-bar-status
{
	background: #32363d;
}

div.auction-details div.dates span
{
	color: #333;
}
.gng div.auction-details div.dates span
{
	color: #32363d;
}

div.auction-details div.dates p
{
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
	padding-left: 16px;
	background: url(/assets/img/auctions/icon_time_left2.png) no-repeat;
	line-height: 12px;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
.poster
{
	background: #555;
	position: relative;
	color: #FFF;
}

.gng .poster
{
	background: #32363d;
}

.house-sale
{
	left: 30px !important;
	color: #333333 !important;
}

.auction-house10 .poster-content
{
	color: #fff !important;
}

.auction-noclothes div.poster-content
{
	color: #333 !important;
}

.poster-image-seal div.poster-content
{
	left: 38px !important;
}

.poster.home
{
	float: left;
	margin-right: 39px;
	margin-bottom: 37px;
	width: 620px;
	height: 382px;
	text-decoration: none;
}

.gng .poster.home {
	width: 940px;
}

.home .auth .auction-details.perpetual {
	width: 620px !important;
}

.home .unauth .auction-details.perpetual p.description {
	margin-top: 0 !important;
}

.gng .home .auction-details.perpetual p.description {
	margin-top: 0 !important;
}

.auction_index .auction-details.perpetual p.description {
	width: 530px !important;
}

.auction_index .auction-details.perpetual {
	width: 700px;
}

.poster.wide
{
	display: block;
	margin-bottom: 39px;
	width: 780px;
	height: 250px;
	text-decoration: none;
}

.poster.detail
{
	width: 940px;
	height: 250px;
	overflow: hidden;
}

.poster img.poster-image
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.poster.home img.poster-image
{
	width: 620px;
	height: 382px;
}

.gng .poster.home img.poster-image
{
	width: 940px;
	height: 382px;
}

.poster div.poster-content
{
	position: absolute;
}

.poster.home div.poster-content
{
	bottom: 117px;
	left: 41px;
	padding-right: 20px;
}

/*
.poster div.poster-caption
{
	position: absolute;
	font-family: 'helvetica neue', helvetica, sans-serif;
	color: inherit;
	font-size: 12px;
	width: 276px;
	line-height: 16px;
}

.poster.home div.poster-caption
{
	bottom: 41px;
	left: 41px;
}

.poster.detail div.poster-caption,
.poster.wide div.poster-caption
{
	bottom: 8px;
	left: 158px;
}
*/

.poster div.poster-caption
{
	width: 500px;
	font-size: 17px;
	line-height: 24px;
	padding-top: 3px;
}

.poster.detail div.poster-content,
.poster.wide div.poster-content
{
	bottom: 41px;
	left: 156px;
}

.poster span.lead
{
	display: block;
	font-family: SweetSans;
	font-size: 12px;
	line-height: 10px;
	text-transform: uppercase;
	color: inherit;
	letter-spacing: 0.1em;
}

.poster.home span.lead
{
	margin-bottom: 14px;
}

.poster.wide span.lead
{
	margin-bottom: 8px;
}

.poster.detail span.lead
{
	margin-bottom: 4px;
}

.poster span.title
{
	display: block;
	font-size: 47px;
	line-height: 52px;
	color: inherit;
}

.auction-pride .poster span.title
{
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#c5302b), color-stop(20%,#fc4e02), color-stop(40%,#fad502), color-stop(60%,#00b147), color-stop(80%,#0249b1), color-stop(100%,#7027ff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #c5302b 0%,#fc4e02 20%,#fad502 40%,#00b147 60%,#0249b1 80%,#7027ff 100%); /* Chrome10+,Safari5.1+ */
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.auction-clubhouse .poster span.lead,
.auction-clubhouse .poster span.title
{
	color: #fff;
}

.gng .poster span.title
{
	font-family: MillerDisplay;
	font-weight: bold;
}

.poster span.attribution
{
	position: absolute;
	text-indent: -2000px;
	overflow: hidden;
}

.poster span.attribution.paddle8
{
	width: 32px;
	height: 41px;
	background: url(/assets/img/auctions/logo_p8_home.png) no-repeat;
}

.poster span.attribution.paddle8-seal
{
	width: 39px;
	height: 42px;
	background: url(/assets/img/auctions/p8_seal.png) no-repeat;
}

.auction-bobcolacello .poster span.attribution.paddle8-seal
{
	width: 51px;
	height: 56px;
	background: url(/assets/img/auctions/p8_seal_lite.png) no-repeat;
}

.poster.home span.attribution.paddle8,
.poster.wide span.attribution.paddle8
{
	top: 302px;
	left: 44px;
}

.poster.detail span.attribution.paddle8,
.poster.wide span.attribution.paddle8
{
	top: 167px;
	left: 45px;
}

.poster.home span.attribution.paddle8-seal
{
	bottom: 50px;
	left: 33px;
}

.poster.detail span.attribution.paddle8-seal,
.poster.wide span.attribution.paddle8-seal
{
	top: 30px;
	left: 33px;
}

.poster.home span.attribution.interview
{
	width: 105px;
	height: 55px;
	top: 299px;
	left: 105px;
	background: url(/assets/img/auction_posters/logo_interview.png) no-repeat;
}

.poster.home span.attribution.land
{
	width: 79px;
	height: 20px;
	top: 315px;
	left: 105px;
	background: url(/assets/img/auction_posters/logo_land.png) no-repeat;
}

.poster img.logo
{
	position: absolute;
}

.poster.home img.logo,
.poster.wide img.logo
{
	bottom: 40px;
	left: 44px;
}

.poster.detail img.logo,
.poster.wide img.logo
{
	bottom: 51px;
	left: 45px;
}

.poster span.poster-attribution
{
	position: absolute;
	color: #fff;
	opacity: .7;
	font: 10px arial, sans-serif;
	right: 12px;
	bottom: 10px;
}

.poster span.poster-attribution em
{
	font-style: italic;
}

/* --------------------------------------------------------------------
   Auction-specific customizations
-------------------------------------------------------------------- */
#auctions div.auction-partners.unconditional {
	width: 280px;
	margin-left: 158px;
	margin-top: 9px;
}

#auctions.wide div.auction-partners.unconditional,
#auctions.narrow div.auction-partners.unconditional {
	margin-left: 0;
	margin-top: 0;
	padding-top: 8px;
	border-top: 1px solid #d9d9d9;
	position: absolute;
}

#auctions.wide div.auction-partners.unconditional {
	bottom: 0px;
}

#auctions.narrow div.auction-partners.unconditional {
	left: 319px;
	bottom: 21px;
}

#auctions div.auction-partners.unconditional img,
#auctions div.auction-partners.unconditional div {
	display: inline-block;
	vertical-align: middle;
}

#auctions div.auction-partners.unconditional .no-premium {
	padding: 5px 0 0 0;
	margin-left: 0;
}

div.auction-partners.unconditional .no-money {
	width: 29px;
	height: 30px;
	background: url(/assets/img/editorial/unconditional/no-money.png) 0 0 no-repeat;
	display: inline-block;
}

.tiny-dollar-bill {
  width: 42px;
  height: 24px;
  background: url('/assets/img/tiny_dollar_bill.png') 0 0 no-repeat;
  display: inline-block;
  position: relative;
  top: 6px;
}

.auction-from-a-private-collection .no-premium {
    width: 251px;
    float: right;
    margin-top: -49px;
    margin-right: -32px;
}


div.auction-partners.unconditional p.sweet,
.auction-from-a-private-collection p.sweet
 {
	display: inline-block;
	margin-left: 3px;
	font-family: sweetSans;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 11px;
	position: relative;
	top: -2px;
	color: #333;
}

div.auction-partners.unconditional .tooltip-icon,
.auction-from-a-private-collection .tooltip-icon {
	margin-top: -4px;
}

div.auction-partners.unconditional .tooltip-icon,
.auction-from-a-private-collection .tooltip-icon
 {
	width: 14px;
	height: 13px;
	background: url(/assets/img/detail/question_icon.png) 0 0 no-repeat;
	display: inline-block;
	margin-left: 3px;
	cursor: pointer;
	position: relative;
}

div.auction-partners.unconditional .tooltip-icon:hover,
.auction-from-a-private-collection .tooltip-icon:hover
 {
	background: url(/assets/img/detail/question_icon_hover.png) 0 0 no-repeat;
}

#auctions div.auction-partners.unconditional .tooltip-icon .tooltip-container,
.auction-from-a-private-collection .tooltip-icon .tooltip-container
 {
	position: absolute;
	background: url(/assets/img/global/tooltip_hover_bg_right.png) 100% 20px no-repeat;
	min-width: 226px;
	z-index: 10;
	padding-bottom: 15px;
	top: -120px;
	display: none;
	left: -192px;
}

.auction-from-a-private-collection .tooltip-icon .tooltip-container {
  background-position: 62% 39px;
  top: -130px;
  left: -202px;
}
#auctions div.auction-partners.unconditional .tooltip-icon:hover .tooltip-container,
.auction-from-a-private-collection .tooltip-icon:hover .tooltip-container
 {
	display: block;
}

div.auction-partners.unconditional .tooltip-icon .tooltip-container span, .tooltip-icon .tooltip-container p
.auction-from-a-private-collection .tooltip-icon .tooltip-container span, .tooltip-icon .tooltip-container p{
	font-size: 14px;
}

div.auction-partners.unconditional .tooltip-icon .tooltip-container p,
.auction-from-a-private-collection .tooltip-icon .tooltip-container p
 {
	background-color: #fff;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	padding: 14px 18px;
	line-height: 19px;
	color: #333;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
.result-set a.follow,
.result-set a.unfollow
{
	float: left;
	text-decoration: none;
	color: #999;
	font-size: 14px;
	line-height: 15px;
	padding-left: 20px;
	background: url(/assets/img/global/icon_follow_lite.png) no-repeat;
}

.result-set a.follow
{

}

.result-set a.follow:hover
{
	background-position: 0 -15px;
	color: #333;
}

.result-set a.follow:active
{
	color: #0938f0;
	background-position: 0 -30px;
}

.result-set a.unfollow
{
	background-position: 0 -45px;
}

.result-set a.unfollow:hover
{
	color: #333;
	background-position: 0 -60px;
}

.result-set a.unfollow:active
{
	color: #3a60f3;
	background-position: 0 -75px;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div#follow-hover,
div#watch-hover
{
	position: absolute;
	background: url(/assets/img/global/tooltip_hover_bg.png) no-repeat bottom right;
	width: 256px;
	z-index: 10;
	padding-bottom: 15px;
	display: none;
}

div#follow-hover p,
div#watch-hover p
{
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	padding: 14px 18px;
	line-height: 19px;
	color: #333;
	font-size: 14px;
}

/* --------------------------------------------------------------------

-------------------------------------------------------------------- */
div#footer
{
	min-width: 940px;
	margin-top: 60px;
	padding: 35px 0;
	background: #f2f2f2;
	border-top: 1px solid #d9d9d9;
}

div#footer.logged-in {
	padding: 25px 0;
}

.gng div#footer img#gng-footer-logo{
	float: left;
	position: relative;
	left: -6px;
	top: -8px;
	margin-right: 15px;
}
div#footer #p8-footer-logo {
	font-size: 30px;
	float: left;
	color: #0500f3;
	margin-right: 5px;
}
div#footer #gng-footer-logo-large {
	float: left;
	height: 46px;
	width: 229px;
	background: url(/assets/img/global/gng_header_logo.png) no-repeat 0 0;
}
div#footer #p8-footer-logo.p8icon-logo_new {
	font-size: 125px;
}
div#footer #p8-footer-logo.p8icon-logo_new:before , div#footer #p8-footer-logo.p8icon-paddle:before{
	margin-left:0!important;
}
div#footer .p8-logo-caption {
	font-family: SweetSans;
	text-transform: uppercase;
	font-size: 10px;
	color: #333;
	margin-top: -75px;
}
div#footer #full-footer-social {
	float: left;
	margin-left: 150px;
	width: 250px;
}
.gng div#footer #full-footer-social {
	margin-left: 120px;
}
div#footer #full-footer-social ul.social {
	float:none;
}
div#footer #full-footer-newsletter {
	width: 250px;
	float: right
}

div#footer #full-footer-newsletter form {
	position: relative;
}

div#footer #full-footer-newsletter input::-webkit-input-placeholder{
	color: #999;
}
div#footer #full-footer-newsletter input:-moz-placeholder, div#footer #full-footer-newsletter input::-moz-placeholder, div#footer #full-footer-newsletter input:-ms-input-placeholder  {
	color: #999;
}
div#footer #full-footer-newsletter input {
	width: 167px;
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
	padding: 6px 7px 6px;
	font-family: LeituraNews;
	font-size: 14px;
	color: #999;
	margin-top: 0px;
}
div#footer #full-footer-newsletter input:focus {
	color: #333;
}
div#footer #full-footer-newsletter button{
	color:#333;
	background: #f2f2f2;
	text-align: center;
	padding: 12px 10px 8px 10px;
	position: absolute;
	top: 0px;
	left: 194px;
}
.gng div#footer #full-footer-newsletter input, .gng div#footer #full-footer-newsletter a {
	background: #fff;
}
div#footer #full-footer-newsletter button:hover {
	color: #0500f3;
}
.gng div#footer #full-footer-newsletter button:hover {
	border-color: #ad5133!important;
	color: #ad5133;
}
div#footer #full-footer-nav {
	margin-top: 60px;
	clear: both;
	float: left;
}
.gng div#footer #full-footer-nav {
	margin-top: 45px;
	clear: both;
	float: left;
}
div#footer .clearfix {
	clear: both;
}
div#footer h2 {
	font-family: LeituraNews;
	font-size: 18px;
	line-height: 27px;
	color: #333;
	margin-bottom: 10px;
}
div#footer p {
	font-family: LeituraNews;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
	color: #333;
}
div#footer p.thanks {
	margin-top: 8px;
}
div#footer p.copyright
{
	float: left;
  font-size: 12px;
	margin-right: 36px;
	line-height: 1;
	padding-top: 10px;
	margin-bottom: 0;
}
.gng div#footer p.copyright{
	color: #32363d;
	font: 14px/20px Georgia;
	padding-top: 6px;
}
div#footer ul.footer-links
{
	float: left;
	padding-top: 10px;
}

div#footer ul.footer-links li
{
	float: left;
  font-size: 12px;
  line-height: 1;
	margin-right: 20px;
}

div#footer ul.footer-links li a
{
	color: #999;
	font-family: helvetica neue, arial, sans-serif;
	text-decoration: none;
	font-size: inherit;
	line-height: 15px;
}

div#footer ul.footer-links li a:hover
{
	text-decoration: underline;
	color: #333;
}

.gng div#footer ul.footer-links li a:hover
{
	color: #32363d;
}


div#footer ul.social,
ul#social-icons
{
	float: right;
}

div#footer ul.social li a,
ul#social-icons li a
{
	float: left;
	width: 33px;
	height: 32px;
	text-decoration: none;
	margin-left: 4px;
}

div#footer ul.social li:first-of-type a {
	margin-left: 0
}
div#footer ul.social li a div{
	text-indent: -999em;
}

div#footer ul.social li a:before
{
	color: #CCC;
	font-size: 32px;
	position: relative;
	left: -7px;
	border-radius: 50%;
	background-color: #FFF;
}

div#footer ul.social li.facebook a:hover:before
{
	color: #3B5998;
}

div#footer ul.social li.tumblr a:hover:before
{
	color: #32506d;
}

div#footer ul.social li.twitter a:hover:before
{
	color: #00ACED;
}

div#footer ul.social li.instagram a:hover:before
{
	color: #517fa4;
}


div#footer ul.social li,
ul#social-icons li
{
	float: left;
}

/*
div#footer ul.social li.facebook a,
ul#social-icons li.facebook a
{
	background-image: url(/assets/img/footer/icon_social_media.png);
	background-position: -66px 0px;
	width: 33px;
}

div#footer ul.social li.facebook a:hover,
ul#social-icons li.facebook a:hover
{
	background-position: -66px -33px;
}

div#footer ul.social li.tumblr a,
ul#social-icons li.tumblr a
{
	background-image: url(/assets/img/footer/icon_social_media.png);
	background-position: 0px 0px;
}

div#footer ul.social li.tumblr a:hover,
ul#social-icons li.tumblr a:hover
{
	background-position: 0px -33px;
}

div#footer ul.social li.twitter a,
ul#social-icons li.twitter a
{
	background-image: url(/assets/img/footer/icon_social_media.png);
	background-position: -33px 0px;
}

div#footer ul.social li.twitter a:hover,
ul#social-icons li.twitter a:hover
{
	background-position: -33px -33px;
}

div#footer ul.social li.instagram a,
ul#social-icons li.instagram a
{
	background-image: url(/assets/img/footer/icon_social_media.png);
	background-position: -100px 0px;
}

div#footer ul.social li.instagram a:hover,
ul#social-icons li.instagram a:hover
{
	background-position: -100px -33px;
}
*/
@media only screen and (max-width : 940px)  {
	.gng #left-nav a,
	.gng div#access-container .nav_search,
	.gng div#access-container .header_welcome_text,
	.gng div#access-container A.nav_item{
		font-size:13px;
	}
	.gng div#access-container .header_welcome_text{
		display:none;
	}
	.gng.authenticated div#account-nav div#search A{
		/*border-right:none;*/
	}
	.gng.authenticated div#account-nav div#search div#header_search_container{
		left:-78px;
	}
	.gng.authenticated div#account-nav div#search div#header_search_box:after{
		margin-left:105px !important;
▸   }
}

/************
 * CRITEO BANNER
 * **********/
.criteo_header{display:none !important}
#criteo_margin{display:none !important}
