@import url("reset.css");

/* no javascript */
body.no-js #hero-slide-nav,
body.no-js #launchpad-one-nav,
body.no-js #feature-slider,
body.no-js #hero-slide-nav-left {
	display: none;
}

/* This rule and one below hides horizontal scroll bar
html {
	overflow-x: hidden;
}
*/

/* body {
	background: #000;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	padding: 0;
} */

/* .ie7 body {
	overflow-x: hidden;
}

a:link, a:visited {
	color: #A0A0A0;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	color: #585858;
}

a:focus {
	outline: #a0a0a0 dotted thin; specified for accessibility compliance: Section 508, 1149.21 (c)
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	text-transform: uppercase;
}

input:-moz-placeholder, textarea:-moz-placeholder {
	text-transform: uppercase;
}
 */
/* utility */
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.viewport-bounce {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/* Force Element To Self-Clear its Children (Updated Clearfix, Option 2): http://css-tricks.com/snippets/css/clear-fix/ */
.clearfix:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* visible skip link */
#skip {
	position: absolute;
	left: 0;
	top: 0;
}

#skip a {
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: -9999px;
	top: 3px;
}

#skip a:focus,
#skip a:active {
	position: relative;
	left: 7px;
	z-index: 9999;
	text-decoration: none;
}

/* web accessibility initiative */
.wai {
	position: absolute;
	left: -99999px;
	height: 10px;
	width: 10px;
}

.margin-bottom-20px {
	margin: 0 0 20px 0;
}

.uppercase {
	text-transform: uppercase;
}

.uppercase-gray {
	color: #ababab;
	font-size: 12px;
	text-transform: uppercase;
}

.uppercase-red {
	color: #CC0000;
	font-size: 18px;
	text-transform: uppercase;
}

.txt-center {
	text-align: center;
}

.img-left {
	float: left;
	margin: 0 19px 19px 0;
}

.no-margin {
	margin: 0 !important;
}

a.plain-white-link {
	color: #FFF;
	text-decoration: none;
}

a.red-caps-link {
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}

a.button-red {
	font-size: 15px;
	font-family: Sans-Serif;
	background: url(/market-photolibrary-portlet/images/bg-button-red-no-arrow.jpg) repeat-x left center;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 25px;
}

a img {
	border: 0;
}
/* end utility */

h1 {
	line-height: 1;
}

h2 {
	line-height: 1;
}

h3 {
	line-height: 1;
}

h4 {
	line-height: 1;
	text-transform: uppercase;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 1em;
}

h2.medium-heading {/* override class for #header-container h2's */
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px !important;
	text-transform: uppercase;
}

h2.medium-heading-two {/* override class for #header-container h2's */
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 50px !important;
	text-transform: uppercase;
}

h2.large-heading {/* override class for #header-container h2's */
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70px !important;
	text-transform: uppercase;
}

h2.x-large-heading {/* override class for #header-container h2's */
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100px !important;
	text-transform: uppercase;
}

h3.txt-16 {
	font-size: 16px !important;
}

.sub-heading {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}

.sub-heading em {
	color: #c00;
	font-style: normal;
}

span.large-text {
	color: #FFF;
	font-family: Sans-Serif;
	font-size: 55px;
}

p.gray-uppercase {
	color: #a0a0a0;
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
}

.gray-txt {
	color: #a0a0a0;
}

.red-txt {
	color: #CC0000 !important;
	font-weight: bold;
}

a.red-txt {
	color: #CC0000 !important;
	font-weight: bold;
	text-decoration: none;
}

a.red-txt:hover {
	color: #FFF !important;
}

.orange-label {
	color: #d06905;
	text-transform: uppercase;
}

.brown-label {
	color: #936231;
	text-transform: uppercase;
}

.green-label {
	color: #666633;
	text-transform: uppercase;
}

.red-label {
	color: #A90000;
	text-transform: uppercase;
}

.textarea-embed {
	width: 98%;
	height: 45px;
	background-color: transparent;
	color: #a0a0a0;
	border: 1px solid #c3c3c3;
	padding: 2px 4px;
}

.btn-group input,
.btn-group a {
	margin-right: 7px;
}

/* style for page headings */
#header-container {/* centered page heading */
	background: none !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 18px auto 38px auto;
	position: relative;
	text-align: center;
	/*width: 940px;*/
}

#header-container a,
#header-container a:visited {
	color: #A0A0A0;
}

#header-container a:hover {
	color: #585858;
}

#header-container p {
	color: #A0A0A0;
	line-height: 18px;
	margin: 0 auto;
	text-align: center;
}

#intro-copy {
	margin-bottom: 15px;
}

#header-content {/* left justified page heading */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 18px auto 18px auto;
	width: 940px;
}

#news-header-container {
	border: solid #333;
	border-width: 0 0 1px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 36px auto 0;
	width: 940px;
}

#news-header-left {
	float: left;
}

#news-header-left .medium-heading {
	margin-bottom: 10px;
}

#news-header-right {
	float: right;
	padding: 16px 0 7px;
}

#news-header-right a {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#news-header-right a:hover {
	color: #a0a0a0;
}

/* generic layout controls */
.content-row-wn {
	margin: 0 auto;
	width: 940px;
}

.content-row-wn-left {
	float: left;
	width: 605px !important;
}

.content-row-wn-right {
	float: right !important;
	width: 300px !important;
}
/* end generic layout controls */

/* middles */
#main-content h5 {
	margin: 0 0 5px; 
	color: #a0a0a0; 
	font-size: 13px; 
	line-height: 18px;
	font-weight: bold;
}

.quote strong {
	font-weight: bold;
	color: #fff;
}

blockquote {
	color: #fff;
	font-family: Sans-Serif;
	font-size: 16px;
	line-height: 23px;
	text-transform: none;
	margin: 0 0 7px;
}

blockquote.uppercase {
	text-transform: uppercase;
}

cite {
	color: #fff;
	text-align: right;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	display: block;
}

cite:before {
	content: "\2014";
}

.three-column-middle {
	margin: 20px auto 2px;
	width: 940px;
}

.three-column-middle .three-column-content:nth-child(2) {/* make sure this is added to the ie.js file wherever nth child is used */
	margin:0 20px 0 20px;
}

.three-column-content {
	float: left;
	width: 300px;
}

.three-column-content p {
	color: #A0A0A0;
	font-size: 13px;
}

.three-column-content h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: -2px 0 12px 0;
	text-transform: uppercase;
}

.three-column-content .three-column-title {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1;
	margin: 0 0 7px 0;
}

.three-column-content img {
	display: block;
}

/* middle 2A + middle 2 cap */
.middle-cap {
	border-top: 10px solid #4f4f4f;
	margin: 20px auto 0;
	width: 940px;
}

.middle-1a #column-4,
.middle-1a #column-5,
.middle-1a #column-6 {
	width: 300px !important;
	float: left;
}

.middle-1a #column-4 {
	margin-left: 10px;
	margin-right: 20px;
}

.middle-1a #column-6 {
	margin-left: 20px;
}

.middle-2a {
	margin: 20px auto 20px auto;
	width: 940px;
}

.middle-2a-left {
	float: left;
	width: 220px !important;
}

.middle-2a-middle {
	float: left;
	margin: 0 0 0 20px;
	width: 460px !important;
}

.middle-2a-middle li {
	float: left;
	margin: 8px 0 4px 13px;
}

.middle-2a-middle li.first {
	margin-left: 0;
}

.middle-2a-right {
	float: right !important;
	width: 220px !important;
}

.middle-2a-left h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: -2px 0 12px 0;
	text-transform: uppercase;
}

.middle-2a-right h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: -2px 0 12px 0;
	text-transform: uppercase;
}

.middle-2a-middle h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	margin: 7px 0 12px 0;
	text-transform: uppercase;
}

.middle-2a-middle h3 {
	font-size: 30px;
	margin: -8px 0 12px;
	text-transform: uppercase;
}

.middle-2a-middle h4 {
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 5px;
}

.middle-2a p {
	color: #A0A0A0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 20px 0;
	clear: both;
}
/* end middle 2A + middle 2 cap */

/* middle 1B */
.middle-1b {
	margin: 0 auto;
	width: 940px;
}

.middle-1b-left {
	float: left;
	width: 620px !important;
}

.middle-1b-right {
	float: right !important;
	width: 300px !important;
}

.middle-1b-left h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	margin: -8px 0 7px 0;
	text-transform: uppercase;
}

.middle-1b-left h4 {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}

.middle-1b-right h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: -2px 0 12px 0;
	text-transform: uppercase;
}

.middle-1b p {
	color: #A0A0A0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 20px 0;
}
/* end middle 1B */

/* middle 2B */
.middle-2b {
	margin: 20px auto;
	width: 940px;
}

.middle-2b-left {
	float: left;
	width: 700px !important;
}

.middle-2b-right {
	float: right !important;
	width: 220px !important;
}

.middle-2b-left h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	margin: -4px 0 7px 0;
	text-transform: uppercase;
}

.middle-2b-right h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: -2px 0 12px 0;
	text-transform: uppercase;
}

.middle-2b p {
	color: #A0A0A0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 20px 0;
}
/* end middle 2B */

/* middle 1C */
.middle-1c {
	margin: 0 auto;
	width: 940px;
}

.middle-1c-left {
	float: left;
	width: 300px !important;
}

.middle-1c-right {
	float: right !important;
	width: 620px !important; 
}

.middle-1c-left h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: -2px 0 12px 0;
	text-transform: uppercase;
}

.middle-1c-left h4 {
	color: #CC0000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

.middle-1c-right h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	margin: -4px 0 12px 0;
	text-transform: uppercase;
}

.middle-1c p {
	color: #A0A0A0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 20px 0;
}
/* end middle 1C */

/* middle 2C */
.middle-2c {
	margin: 0 auto;
	width: 940px;
}

.middle-2c-left {
	float: left;
	width: 220px !important;
}

.middle-2c-right {
	float: right !important;
	width: 700px !important;
}

.middle-2c-left h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	margin: -2px 0 7px 0;
	text-transform: uppercase;
}

.middle-2c-right h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: -2px 0 12px 0;
	text-transform: uppercase;
}

.middle-2c p {
	color: #A0A0A0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 20px 0;
}
/* end middle 2C */

/* middle 2E */
.middle-2e {
	margin: 20px auto 20px auto;
	width: 940px;
}

.middle-2e-large {
	float: right !important;
	width: 700px !important;
}

.middle-2e-left {
	float: left;
	width: 220px !important;
	min-height: 368px;
}

.middle-2e-middle {
	float: left;
	margin: 0 0 0 20px;
	width: 460px !important;
}

.middle-2e-right {
	float: right !important;
	margin: 0;
	width: 220px !important;
}

.middle-2e-left h2,
.middle-2e-right h2 {
	font-family: Sans-Serif;
	font-size: 30px;
	margin: 7px 0 12px 0;
	text-transform: uppercase;
}

.middle-2e-left h3,
.middle-2e-right h3 {
	font-family: Sans-Serif;
	font-size: 20px;
	margin: -2px 0 12px 0;
	text-transform: uppercase;
}

.middle-2e-left h4,
.middle-2e-right h4 {
	font-family: Sans-Serif;
	font-size: 16px;
	margin: 7px 0 12px 0;
	text-transform: uppercase;
}

.middle-2e-middle h2 {
	font-family: Sans-Serif;
	font-size: 30px;
	margin: 7px 0 12px 0;
	text-transform: uppercase;
}

.middle-2e-middle h3 {
	font-family: Sans-Serif;
	font-size: 30px;
	margin: -4px 0 12px 0;
	text-transform: uppercase;
}

.middle-2e-middle h4 {
	font-family: Sans-Serif;
	font-size: 16px;
	margin: 7px 0 12px 0;
	text-transform: uppercase;
}

.middle-2e-middle h2:nth-child(1) {/* make sure this is added to the ie.js file when nth child is used */
	margin:0 0 10px 0;
}

.middle-2e p {
	color: #A0A0A0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 20px 0;
}
/* end middle 2E */

/* middle 2D */
.middle-2d {
	margin: 20px auto 20px auto;
	width: 940px;
}

.middle-2d-large {
	float: left;
	width: 700px !important;
}

.middle-2d-left {
	float: left;
	width: 220px !important;
}

.middle-2d-middle {
	float: left;
	margin: 0 0 0 20px;
	width: 460px !important;
}

.middle-2d-right {
	float: right !important;
	width: 220px !important;
	min-height: 368px;
}

.middle-2d-right h2,
.middle-2d-left h2 {
	font-family: Sans-Serif;
	font-size: 30px;
	margin: 7px 0 12px 0;
	text-transform: uppercase;
}

.middle-2d-right h3,
.middle-2d-left h3 {
	font-family: Sans-Serif;
	font-size: 20px;
	margin: -2px 0 12px 0;
	text-transform: uppercase;
}

.middle-2d-right h4,
.middle-2d-left h4 {
	font-family: Sans-Serif;
	font-size: 16px;
	margin: 7px 0 12px 0;
	text-transform: uppercase;
}

.middle-2d-middle h2 {
	font-family: Sans-Serif;
	font-size: 30px;
	margin: 7px 0 12px 0;
	text-transform: uppercase;
}

.middle-2d-middle h3 {
	font-family: Sans-Serif;
	font-size: 30px;
	margin: -4px 0 12px 0;
	text-transform: uppercase;
}

.middle-2d-middle h4 {
	font-family: Sans-Serif;
	font-size: 16px;
	margin: 7px 0 12px 0;
	text-transform: uppercase;
}

.middle-2d-large .middle-2d-middle h2:nth-child(1) {/* make sure this is added to the ie.js file when nth child is used */
	margin:0 0 10px 0;
}

.middle-2d p {
	color: #A0A0A0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 20px 0;
}
/* end middle 2D */ 

/* begin bullet lists */
ul.bullet {
	float: none;
	margin: 0 0 1em;
	min-height: 0;
}

ul.bullet li {
	background: url(/market-photolibrary-portlet/images/bullet-gray-small.gif) no-repeat 0 7px;
	color: #A0A0A0;
	padding-left: 7px;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

ul.bullet ul li { /* nested bullet lists */
	padding: 0 0 0 7px;
	margin-left: 5px;
}
/* end bullet lists */

#navigation-group {
	position: relative;
	z-index: 102;
}
/* universal nav */
#universal-nav {
	background: #000;
	height: 15px;
	margin: 0 auto;
	padding-top: 4px;
	text-align: right;
	width: 910px;
}

#universal-nav ul {
	list-style: none;
	height: 22px;
	margin-right: 10px;
	padding: 0;
}

#universal-nav li {
	display: inline;
	margin: 0 0 0 20px;
	color: #686868;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#universal-nav a {
	/* background:transparent url(/market-photolibrary-portlet/images/layout/navigation/univ-nav-link-arrow.gif) no-repeat right center; */
	color:#686868;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	-webkit-font-smoothing: subpixel-antialiased;
	/* padding-right: 8px; */
	text-decoration:none;
	overflow: hidden;
}

#universal-nav a:active,
#universal-nav a:focus,
#universal-nav a:visited {
	color: #686868;
}
#universal-nav a:hover {
	color: #FFF;
}

#universal-nav a span.caret {
	padding: 0 0 0 2px;
}

/* end universal nav */

/* global layout */
/* #wrapper {
	background: transparent url(/market-photolibrary-portlet/images/layout/body-background.jpg) repeat-x left 23px;
	min-width: 980px;
	margin: 0 auto;
	overflow-x: hidden;
}

#background-container,
#main-content {
	overflow: hidden;
}

#container {
	margin: 0 auto;
	width: 980px;
	overflow: visible;
} */

/* feature top slideup/down widget */
#quicktour-wrap {
	min-height: 0;
	position: relative;
}

#feature-slider {
	height: 0;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 940px;
}

#featured-slide-nav {
	left: 50%;
	margin-left: -470px;
	position: absolute;
	top: 0;
	width: 940px;
}
#slider-hide {
	position: relative; 
}

.ie7 #slider-hide {
	height: 390px;
}

ul#feature-slides > li {
	height: 0;
	overflow: hidden;
	width: 940px;
}

#feature-slider .bx-wrapper {
	background: transparent;
	height: 0;
	max-height: 390px !important;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -1410px;
}

.f-slide {
	background: #000;
	color: #FFF;
	display: block;
	height: 390px;
}

.f-slide:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}

.f-slide .f-sub-body {
	display: inline-block;
	height: 390px;
	margin-left: 60px;
	margin-right: 94px;
	vertical-align: top;
	width: 545px;
}

.ie7 .f-slide .f-sub-body {
	display: inline;
}
.f-slide strong {
	display: block;
	font-size: 60px;
	font-family: Sans-Serif;
	text-transform: uppercase;
	margin: 93px 0 0 -4px;
}

.f-slide p {
	margin-bottom: 18px;
}

.sub-nav-wrap {
	display: inline-block;
}

.ie7 .sub-nav-wrap {
	display: block;
	height: 390px;
	position: absolute;
	top: 50%;
	width: 245px;
}

.f-slide .f-sub-nav {
	/* float: right; */
	margin-right: 0;
	width: 150px;
	padding: 15px 20px;
	background: transparent url(/market-photolibrary-portlet/images/quick-tour/bg-f-sub-nav.png) repeat scroll 0 0;
	display: inline-block;
	vertical-align: middle;
}

.ie7 .f-slide .f-sub-nav {
	display: block;
	position: absolute;
	top: -25%;
}

.f-slide .f-sub-nav li a {
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #353535;
	border-bottom: 1px solid rgba(255, 255, 255, .15);
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "TradeGothicW01-BoldCn20 675334";
}

.f-slide .f-sub-nav li a:hover,
.f-slide .f-sub-nav li a:focus {
	color: #A0A0A0;
}

.f-slide .f-sub-nav li:first-child {
	border-top: 1px solid #353535;
	border-top: 1px solid rgba(255, 255, 255, .15);
}

ul#featured-slide-nav a#feature-prev {
	display: block;
	background: url(/market-photolibrary-portlet/images/arrow_sprites.png) no-repeat -370px -7px;
	left: -49px;
	width: 49px;
	height: 61px;
	position: absolute;
	top: 165px;
	width: 49px;
	z-index: 50;
	overflow: hidden;
}
ul#featured-slide-nav a#feature-prev:hover, ul#featured-slide-nav a#feature-prev:focus {
	background: url(/market-photolibrary-portlet/images/arrow_sprites.png) no-repeat -370px -83px;
}

ul#featured-slide-nav a#feature-next {
	display: block;
	background: url(/market-photolibrary-portlet/images/arrow_sprites.png) no-repeat -432px -7px;
	width: 49px;
	height: 61px;
	position: absolute;
	right: -49px;
	top: 165px;
	z-index: 50;
	overflow: hidden;
}
ul#featured-slide-nav a#feature-next:hover, ul#featured-slide-nav a#feature-next:focus {
	background: url(/market-photolibrary-portlet/images/arrow_sprites.png) no-repeat -432px -83px;
}

#pager-wrapper {
	background: transparent url(/market-photolibrary-portlet/images/layout/shadow-background.png) repeat-x bottom left;
	height: 17px;
	margin: -12px 0 0 -800px;
	padding: 6px 0 0 0;
	width: 99999px;
	position: relative;
	z-index: 10;
}

#feature-pager {
	display: none;
	height: 17px;
	margin: 0 0 0 811px;
	width: 980px;
}

#feature-pager a {
	display: none;
	float: left;
	height: 11px;
	text-decoration: none;
	width: 144px;
}
 
#feature-pager a.activeSlide {
	display: none;
	background: #CC0000;
	float: left;
	height: 11px;
	text-decoration: none;
	width: 144px;
}

.pager-4 {/* middle notifier style for positioning */
	margin: 0 0 0 90px;
}
/* end feature top slideup/down widget */

/* Quick Tour notifier */
#qt-notifier {
	display: none;
	height: 0;
	margin: 0 auto;
	text-align: center;
	width: 940px;
	background: url(/market-photolibrary-portlet/images/quick-tour/teaser-1.jpg) no-repeat top center;
	text-indent: -999em;
}

.ie7 #navigation-group {
	position: relative;
	z-index: 105;
}

.main-navigation {
	margin: 0 auto;
	width: 958px;
}

ul#utility-links li {
	float: left;
}

ul#utility-links a {
	color: #8b8b8b;
	text-decoration: none;
	text-transform: uppercase;
}

ul#utility-links a:hover,
ul#utility-links a:focus {
	color: #FFF;
}

#utility-links #slide-toggle {
	position: static;
}

#top-level-nav {
	margin: 0 0 0 15px;
}

#top-level-nav a.top-normal-link {
	border: solid #000;
	border-width: 0 1px 0 1px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin: 0 0 0 -1px;
	padding: 16px 10px 16px 10px;
}

li#top-search a.top-normal-link {
	background: transparent url(/market-photolibrary-portlet/images/layout/navigation/search-glass-sm.png) no-repeat 10px 14px;
	height: 12px;
	padding: 16px 10px 16px 10px;
	text-indent: 16px;
}

li#top-search a.top-normal-link:hover {
	background: transparent url(/market-photolibrary-portlet/images/layout/navigation/search-glass-sm.png) no-repeat 10px -22px;
}

ul#utility-links .signin-sub-nav {
	display: none;
	background: url(/market-photolibrary-portlet/images/layout/navigation/dropdown-account-top.png) no-repeat 0 0;
	color: #a0a0a0;
	border-bottom: 1px solid #474747;
	font-size: 11px;
	width: 131px;
	padding-top: 6px;
}

#top-signin .signin-sub-nav li a {
	background-color: #323232;
	text-align: left;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	width: 109px;
	padding: 6px 0 6px 20px;
	display: block;
	text-transform: none;
}

#top-signin .signin-sub-nav li:first-child a {
	padding-bottom: 0;
}

#top-signin {
	position: relative;
}

#top-signin:hover .signin-sub-nav,
#top-signin:focus .signin-sub-nav,
#utility-links ul.show-menu {
	display: block;
	position: absolute;
	top: 29px;
	right: -6px;
	z-index: 130;
}

/* main navigation search */
#nav-search {
	display: none;
	margin: 0 0 0 6px;
	padding: 3px;
	position: absolute;
	top: 5px;
	width: 350px;
	z-index: 500;
}

.ie7 #nav-search  {
	top: 0;
}

input#main-search {
	background: #252525;
	border: solid 1px #8b8b8b;
	color: #8b8b8b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 4px;
	height: 18px;
	width: 246px;
}

input#main-search-submit {
	background: url(/market-photolibrary-portlet/images/layout/navigation/go-button.png) no-repeat 0 0;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: block;
	height: 28px;
	width: 46px;
	text-indent: -999em;
}

input#main-search-submit:hover,
input#main-search-submit:focus {
	cursor: pointer;
}

.placeholder {
	color: red;
	text-transform: uppercase;
}
/* end main navigation search */

/* social sharing links */
.buttons .btn_twitter, .buttons .btn_google, .buttons .btn_stumble, .buttons .btn_embed, .buttons .btn_email {
	float: left;
	margin-right: 5px;
}

li#facebook-link a {
	background: url(/market-photolibrary-portlet/images/layout/navigation/facebook-icon.png) no-repeat 0 0;
	display: block;
	height: 17px;
	margin: 12px 5px 5px 15px;
	width: 16px;
}

li#facebook-link a:hover,
li#facebook-link a:focus {
	background: url(/market-photolibrary-portlet/images/layout/navigation/facebook-icon.png) no-repeat 0 -17px;
}

#facebook-link {
	position: relative;
	padding-bottom: 6px;
	z-index: 103;
}

#facebook-link .facebook-sub-nav {
	display: none;
	background: url(/market-photolibrary-portlet/images/layout/navigation/dropdown-facebook-top.png) no-repeat 0 0;
	color: #a0a0a0;
	font-size: 10px;
	width: 279px;
	padding-top: 6px;
}

#facebook-link .facebook-sub-nav li {
	background-color: #323232;
	text-align: center;
	border: 1px solid #474747;
	border-top: none;
	width: 277px;
	padding: 2px 0;
}

.facebook-sub-nav li a {
	vertical-align: 4px;
}

#facebook-link:hover .facebook-sub-nav,
#facebook-link:focus .facebook-sub-nav,
#facebook-link ul.show-menu {
	display: block;
	position: absolute;
	top: 32px;
	left: -118px;
	z-index: 130;
}

li#twitter-link a {
	background: url(/market-photolibrary-portlet/images/layout/navigation/twitter-icon.png) no-repeat 0 0;
	display: block;
	height: 17px;
	margin: 12px 5px 0 0;
	width: 16px;
}

li#twitter-link a:hover,
li#twitter-link a:focus {
	background: url(/market-photolibrary-portlet/images/layout/navigation/twitter-icon.png) no-repeat 0 -17px;
}

li#youtube-link a {
	background: url(/market-photolibrary-portlet/images/layout/navigation/youtube-icon.png) no-repeat 0 0;
	display: block;
	height: 17px;
	margin: 12px 5px 0 0;
	width: 16px;
}

li#youtube-link a:hover,
li#youtube-link a:focus {
	background: url(/market-photolibrary-portlet/images/layout/navigation/youtube-icon.png) no-repeat 0 -17px;
}

li#myspace-link a {
	background: url(/market-photolibrary-portlet/images/layout/navigation/myspace-icon.png) no-repeat 0 0;
	display: block;
	height: 17px;
	margin: 12px 15px 0 0;
	width: 16px;
}

li#myspace-link a:hover,
li#myspace-link a:focus {
	background: url(/market-photolibrary-portlet/images/layout/navigation/myspace-icon.png) no-repeat 0 -17px;
}

li#slide-toggle a {/* override in ie7.css && i8.css */
	background:transparent url(/market-photolibrary-portlet/images/layout/navigation/slider-arrow.png) no-repeat 0 0;
	display: block;
	height: 38px;
	margin: 3px 0 0;
	width: 225px;
}

li#slide-toggle a:hover,
li#slide-toggle a:focus {
	background: transparent url(/market-photolibrary-portlet/images/layout/navigation/slider-arrow.png) no-repeat 0 -42px;
}

li#close-slide-toggle a {/* override in ie7.css && ie8.css */
	background:transparent url(/market-photolibrary-portlet/images/layout/navigation/slider-arrow.png) no-repeat 0 -80px;
	display: block;
	height: 38px;
	margin: 0;
	width: 225px;
}
/* contact recruiter */
.form-notes-asset {
	width: 40%;
	float: right; 
	color: #fff; 
	font-family: Sans-Serif;  
	font-size: 16px; 
	line-height: 1.25em; 
	margin-bottom: 10px;
}
li#contact-recruiter-link a {
	background: url(/market-photolibrary-portlet/images/layout/navigation/contact-a-recruiter.png) no-repeat 0 0;
	display: block;
	height: 22px;
	margin: 10px 15px 0 15px;
	width: 136px;
}

li#contact-recruiter-link a:hover,
li#contact-recruiter-link a:focus {
	background: url(/market-photolibrary-portlet/images/layout/navigation/contact-a-recruiter.png) no-repeat 0 -22px;
}
/* end social sharing links */

/* global signin and sharing email */
#global-signin,
#global-signin-cant-access,
#global-signin-locked,
.sharing-email,
.sharing-embed {
	background-color: #eee !important;
	/*color: #b0b0b0;*/
	font-size: 11px;
	min-height: 300px;
	line-height: 16px;
	padding: 16px;
	width: 530px;
}

.sharing-embed {
	height: 466px;
}

#global-signin,
#global-signin-cant-access,
#global-signin-locked {
	display: block;
}

.ui-dialog .ui-dialog-titlebar {
	display: none;
}

.ui-dialog {
	border: 1px solid #595959 !important;
	border-radius: 0;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	padding: 0 !important;
}

.ui-widget-content {
	background-image: none !important;
}

.ui-widget-overlay {
	background-image: none !important;
	background-color: #000 !important;
	opacity: 0.75 !important;
}

.ui-slider .ui-slider-handle {
	width: 72px !important;
}

p.close-container {
	float: right;
	height: 18px;
	width: 18px;
}

#global-signin p,
#global-signin h4,
#global-signin-cant-access p,
#global-signin-cant-access h4,
#global-signin-locked p,
#global-signin-locked h4,
.sharing-email p,
.sharing-email h4,
.sharing-embed p,
.sharing-embed h4 {
	margin: 0 0 12px 0;
}

#global-signin a,
#global-signin-cant-access a,
#global-signin-locked a,
.sharing-email a {
	color: #b0b0b0;
}

#global-signin-left,
#sharing-email-left {
	float: left;
	width: 236px;
}

#global-signin-left h4,
.sharing-email h4,
.sharing-embed h4,
#global-signin h4 {
	font-family: Sans-Serif;
	font-size: 20px;
}

#global-signin-left input[type="text"],
#global-signin-left input[type="password"],
.sharing-email input[type="text"],
#global-signin input#input-email-address {
	background: #ccc;
	border: 1px solid #B5B5B5;
	color: #333;
	height: auto;
	padding: 8px;
	width: 226px;
}

#global-signin-left input[type="checkbox"] {
	background: #323232;
	border: 1px solid #B5B5B5;
}

#global-signin-right {
	float: right;
	width: 250px;
	font-size: 12px;
	margin: 35px 0 0 0;
}

#global-signin-right ul {
	margin-bottom: 1em;
}

#global-signin-right ul li {
	padding-left: 11px;
	background: url(/market-photolibrary-portlet/images/layout/account/bullet.gif) no-repeat 0 45%;
}

#sign-in-modal-background {
	display: none;
	position: fixed; 
	width: 100%; 
	height: 100%; 
	background: black; 
	opacity: 0.5; 
	top: 0; 
	left: 0; 
	z-index: 20000; 
}

#sign-in-modal-container {
	background: #323232;
	display: none;
	position: fixed; 
	width: 560px; 
	height: 300px; 
	top: 50%; 
	left: 50%; 
	z-index: 20001; 
	margin: -150px 0 0 -280px;
}

#sign-in-modal-container p {
	position: relative; width: 100%; height: 100%; padding: 0; margin: 0;
}

#sign-in-modal-container p img {
	position: absolute; top: 50%; left: 50%; margin: -11px 0pt 0pt -63px;
}

#sign-in-close {
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	z-index: 20003;
}

#sharing-email-right {
	float: right;
	width: 250px;
	font-size: 12px;
}

#sharing-email-right .label {
	margin-bottom: 5px;
}

.sharing-embed ul li {
	float: left;
	margin-right: 18px;
	text-align: center;
}

.sharing-embed .video-thumb {
	background-color: #545454;
	border: 1px solid #545454;
	display: block;
}

.sharing-embed li a:hover .video-thumb,
.sharing-embed li a:focus .video-thumb {
	background-color: #757575;
	border: 1px solid #c2c2c2;
}

.sharing-embed .video-size-1 {
	width: 51px;
	height: 28px;
}

.sharing-embed .video-size-2 {
	width: 58px;
	height: 35px;
}

.sharing-embed .video-size-3 {
	width: 66px;
	height: 37px;
}

.sharing-embed .video-size-4 {
	width: 77px;
	height: 44px;
}

.sharing-embed #video-size-choices a {
	color: #a0a0a0;
	text-decoration: none;
}

.sharing-embed #video-size-choices a:hover,
.sharing-embed #video-size-choices a:focus {
	color: #fff;
}
/* end global signin and sharing email */

/* hide quick tour initially */
.quick-tour-portlet {
	display: none
}

/* second level links */
ul#main-links {
	margin: 0 auto;
}

ul#main-links > li {
	float: left;
	min-width: 0;
}
#main-links #globe-anchor-link {
	z-index: 104;
}
ul#main-links li li {
	float: none;
}

ul#main-links li#main-link-one,
ul#main-links li#main-link-two,
ul#main-links li#main-link-five {
	margin: 0 1px 0 0;
}

ul#main-links li#main-link-four {/* override in ie7.css && ie8.css */
	margin:0 1px 0 86px;
}

ul#main-links a.nav-item {
	background: url(/market-photolibrary-portlet/images/layout/navigation/main-nav-button-background.png) no-repeat 0 0;
	color: #e1e1e1;
	border: solid #000;
	border-width: 5px 0 0 0;
	display: block;
	font-family: "TradeGothicW01-BoldCn20 675334";
	font-size: 13px;
	height: 29px;
	padding: 12px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 144px;
	letter-spacing: 0.5px;
	text-shadow: 1px 1px 1px #090909;
	-moz-text-shadow: 1px 1px 1px #090909;
	-webkit-text-shadow: 1px 1px 1px #090909;
}

ul#main-links a.active-feature {
	background: url(/market-photolibrary-portlet/images/layout/navigation/main-nav-button-background.png) no-repeat 0 0;
	color: #fff;
	border: solid #CC0000;
	border-width: 5px 0 0 0;
	display: block;
	font-family: "TradeGothicW01-BoldCn20 675334";
	font-size: 13px;
	height: 29px;
	padding: 12px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 144px;
	letter-spacing: 0.5px;
}

ul#main-links a.nav-item.active-feature:hover {/* for when active border is active in quick tour/feature slideshow */
	background:url(/market-photolibrary-portlet/images/layout/navigation/main-nav-button-background.png) no-repeat 0 -46px;
	color: #e1e1e1;
	border: solid #CC0000;
	border-width: 5px 0 0 0;
	display: block;
	font-family: "TradeGothicW01-BoldCn20 675334";
	font-size: 13px;
	height: 29px;
	padding: 12px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 144px;
	letter-spacing: 0.5px;
}

ul#main-links a.nav-item:hover {
	color: #e1e1e1;
	background: transparent url(/market-photolibrary-portlet/images/layout/navigation/main-nav-button-background.png) no-repeat 0 -41px;
	color: #fff !important;
	border: solid #000;
	border-width: 5px 0 0 0;
}

/* active state/current page state */
body#nav-current-1 #main-link-one a.nav-item,
body#nav-current-2 #main-link-two a.nav-item,
body#nav-current-3 #main-link-three a.nav-item,
body#nav-current-4 #main-link-four a.nav-item,
body#nav-current-5 #main-link-five a.nav-item,
body#nav-current-6 #main-link-six a.nav-item {
	background: url(/market-photolibrary-portlet/images/layout/navigation/main-nav-button-background.png) no-repeat 0 -88px;
	color: #8b8b8b;
	display: block;
	font-family: "TradeGothicW01-BoldCn20 675334";
	font-size: 13px;
	height: 29px;
	padding: 12px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 144px;
}

ul#main-links a.expanded {
	background: url(/market-photolibrary-portlet/images/layout/navigation/main-nav-expanded-background.png) no-repeat 0 0;
	border: solid #000;
	border-width: 10px 0 0 0;
	color: #8b8b8b;
	display: block;
	font-family: "TradeGothicW01-BoldCn20 675334";
	font-size: 13px;
	height: 29px;
	padding: 12px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 122px;
}

ul#main-links a.expanded.active-feature {
	background: url(/market-photolibrary-portlet/images/layout/navigation/main-nav-expanded-background.png) no-repeat 0 0;
	border: solid #CC0000;
	border-width: 10px 0 0 0;
	color: #8b8b8b;
	display: block;
	font-family: "TradeGothicW01-BoldCn20 675334";
	font-size: 13px;
	height: 29px;
	padding: 12px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 122px;
}

#main-link-three a.expanded {
	margin: 0 10px 0 0;
}

#main-link-four a.expanded {/* override in ie7.css && ie8.css */
	margin:0 0 0 122px;
}

ul#main-links li#globe-anchor-link a {/* override in ie7.css && ie8.css */
	border:none !important;
	background: transparent url(/market-photolibrary-portlet/images/layout/navigation/globe-and-anchor.png) no-repeat -78px 0;
	position: absolute;
	display: inline-block;
	height: 79px;
	margin: -10px 0 0 -6px;
	overflow: hidden;
	text-decoration: none;
	width: 99px;
	z-index: 110;
	text-indent: -999em;
}

/* globe and anchor expanded style rule */
ul#main-links li#globe-anchor-link a.expanded {/* override in ie7.css && ie8.css */
	border:none !important;
	background: transparent url(/market-photolibrary-portlet/images/layout/navigation/globe-and-anchor.png) no-repeat 0 -79px;
	position: absolute;
	display: inline-block;
	height: 79px;
	margin: -10px 0 0 -28px;
	overflow: hidden;
	text-decoration: none;
	width: 241px;
	z-index: 100;
}
/* end styles for when the globe and anchor item is expanded */
/* end second level links */

/* drop down menus */
ul.sub-nav {
	background: #323232;
	border: 1px solid;
	display: none;
	margin: 0;
	min-height: 195px;
	position: absolute;
	padding: 16px;
	width: 395px;
	z-index: 100;
}
#main-link-one ul.sub-nav,
#main-link-two ul.sub-nav,
#main-link-three ul.sub-nav {
	border-color: #535353 #323232 #323232 #474747;
}

#main-link-four ul.sub-nav,
#main-link-five ul.sub-nav,
#main-link-six ul.sub-nav {
	border-color: #535353 #474747 #323232 #323232;
}

+html #main-link-four ul.sub-nav {
	left: -3px;
}
.bg-slide {
	display: block;
	width: 1600px;
	height: 800px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

/* activate sub menu on hover and focus -- depends on 'CSS Dropdown Menus' function in global.js */
ul#main-links li:hover ul.sub-nav,
ul#main-links li:focus ul.sub-nav,
ul.show-menu {
	display: block;
	z-index: 80;
}

ul#main-links li#main-link-two:hover ul.sub-nav,
ul#main-links li#main-link-two ul.show-menu {
	display: block;
	margin: 0 0 0 -145px;
}

ul#main-links li#main-link-three:hover ul.sub-nav,
ul#main-links li#main-link-three ul.show-menu {
	display: block;
	margin: 0 0 0 -290px;
}

ul#main-links li#main-link-four:hover ul.sub-nav,
ul#main-links li#main-link-five:hover ul.sub-nav,
ul#main-links li#main-link-six:hover ul.sub-nav {
	display: block;
	margin: 0;
	width: 400px;
}

ul#main-links li#main-link-five:hover ul.sub-nav {
	margin-left: -145px
}

ul#main-links li#main-link-six:hover ul.sub-nav {
	margin-left: -290px
}

ul#main-links li#main-link-four ul.show-menu {
	display: block;
	margin: 0 0 0 3px;
}

ul#main-links li#main-link-five ul.show-menu {
	display: block;
	margin: 0 0 0 -142px;
}

ul#main-links li#main-link-six ul.show-menu {
	display: block;
	margin: 0 0 0 -287px;
}

ul.sub-nav-links {
	border: solid #535353;
	border-width: 1px 0 0 0;
}

.sub-nav-left {
	float: left;
	overflow: hidden;
	width: 160px;
}

ul.sub-nav-links li a {
	border: solid #535353;
	border-width: 0 0 1px 0;
	display: block;
	color: #8b8b8b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 6px 0 4px;
	text-decoration: none;
	text-transform: uppercase;
	width: 170px;
}

ul.sub-nav-links li a:hover {
	color: #FFF;
}

.sub-nav-right {
	float: right;
	width: 219px;
}

.sub-nav-right img {
	display: block;
}

.sub-nav-right a {
	color: #8b8b8b;
	text-decoration: none;
	line-height: 1;
}

.sub-nav-right a:hover {
	color: #FFF;
}

.sub-nav-right p {
	margin: 0 0 15px;
} 
.sub-nav-right p:last-child {
	margin-bottom: 0;
}
.sub-nav-arrow-link {
	background: transparent url(/market-photolibrary-portlet/images/layout/navigation/sub-nav-link-arrow.png) no-repeat right top;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	height: 9px;
}

.sub-nav-right a:hover > .sub-nav-arrow-link {
	background: transparent url(/market-photolibrary-portlet/images/layout/navigation/sub-nav-link-arrow.png) no-repeat right -9px;
}

/* sticky state for when sub menu is active */
ul#main-links li:hover > a.nav-item {
	color: #FFF;
	background-position: 0 -41px !important;
	border-bottom: 1px solid #323232;
	position: relative;
	z-index: 101;
	margin-bottom: -1px;
}
/* end drop down menu */

/* default video container */
.video-player-container {
	margin: 0 auto 20px;
}

/* launchpad type 2 */

.launchpad-one a span,
.launchpad-two a span,
.launchpad-three a span {
	cursor: pointer;
}

.launchpad-title {
	color: #A0A0A0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
}
 
.launchpad-two {
	font-family: Sans-Serif;
	-webkit-font-smoothing: subpixel-antialiased;
	margin: 70px auto 100px auto;
	width: 940px;
}

.launchpad-two-left {
	float: left;
	width: 370px;
}

.launchpad-two-left div {
	font-size: 12px;
	width: 370px;
}

.launchpad-two-left a.large-launch-link {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 215px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	width: 370px;
}

.launchpad-two-left .large-launch-link > span {
	border: 1px solid transparent;
	display: block;
	height: 213px;
	width: 368px;
}

.launchpad-two-left span span {
	bottom: 4px;
	display: block;
	left: 10px;
	position: absolute;
}

.launchpad-two-left a.large-launch-link:hover > span{
	text-decoration: none;
	border-color: #FFF;
}

.launchpad-two-left a.large-launch-link:visited {
	color: #FFF;
	text-decoration: none;
}

.launchpad-two-right {
	float: left;
	width: 570px;
}

.launchpad-two-right .thumb {
	float: left;
	margin: 0 0 10px 10px;
}
.launchpad-two-right a.small-launch-link {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	height: 102px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	width: 180px;
}

.launchpad-two-right a.small-launch-link > span{
	border: 1px solid transparent;
	display: block;
	height: 100px;
	width: 178px;
}

.launchpad-two-right span span {
	bottom: 4px;
	left: 10px;
	position: absolute;
}

.launchpad-two-right a.small-launch-link:hover > span {
	border-color: #FFF;
}

.launchpad-two-right a.small-launch-link:visited {
	color: white;
	text-decoration: none;
}
/* end launchpad type 2 */ 

/* launchpad 3 */
.launchpad-three {
	font-family: "TradeGothicW01-BoldCn20 675334";
	-webkit-font-smoothing: subpixel-antialiased;
	margin: 40px auto 100px;
	padding: 0;
	width: 940px;
}

.launchpad-three .uppercase-gray {
	color: #A0A0A0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
}
ul.lp-three-small-pads {
	margin: 0;
}

ul.lp-three-small-pads li {
	float: left;
	height: 102px;
	margin: 0;
	width: 180px;
}

ul.lp-three-small-pads li + li {
	margin-left: 10px;
}

ul.lp-three-small-pads a {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 102px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	width: 180px;
}

ul.lp-three-small-pads a > span {
	border: 1px solid transparent;
	display: block;
	height: 100px;
	width: 178px;
}

ul.lp-three-small-pads a:hover > span {
	border-color: #FFF;
}

ul.lp-three-small-pads  span span {
	bottom: 4px;
	left: 10px;
	position: absolute;
}

ul.lp-three-small-pads a:visited {
	color: white;
	text-decoration: none;
}
/* end launchpad 3 */

/* sharing widget */
.sharing-buttons {
	width: 100%;
	position: relative;
}

.sharing-buttons-right .sharing-buttons{
	padding-right: 15px;
}

.sharing-buttons-right {
	position: relative;
	float: right;
	/*right: -3px;
	top: 5px;*/
	font-size: 10px;
}

.sharing-buttons .button {
	background-color: #eee;
	/*color: #b3b3b3;*/
	text-transform: uppercase;
	float: left;
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 3px 6px;
	margin-left: 5px;
	text-decoration: none;
	white-space: nowrap;
}
/* this is a chrome hack, button styles won't expand to right when text is loaded through javascript while floated left */
.sharing-buttons .que-add {
	float: right;
}
/* ...but ie7 doesn't like the chrome hack */
.ie7 .sharing-buttons .que-add {
	float: left;
}

.sharing-buttons a img {
	vertical-align: middle;
}

.sharing-buttons .button:hover,
.sharing-buttons .button:focus {
	/*color: #fff;*/
}

.sharing-buttons .main { 
	float: left;
	text-align: left;
}

.sharing-buttons #video-controls {
	float: left;
}
.sharing-buttons #button-fb {
	float: left;
	margin: -4px 4px 0 0;
}

.sharing-buttons .transcript {
	float: right;
}

.sharing-widget {
	font-family: Sans-Serif;
	background-color: #eee;
	/*color: #fff;*/
	border: 1px solid #ccc;
	padding: 5px 10px 10px;
	position: absolute;
	top: -90px;
	left: -35px;
	display: none;
}
.sharing-buttons-right .sharing-widget {
	top: 26px;
	left: -52px;
}

.btn_twitter, 
.btn_google, 
.btn_stumble, 
.btn_embed, 
.btn_email {
	float: left;
	margin-right: 18px;
}

.btn_email {
	margin: 0 !important;
}

.btn_twitter {
	margin-top: 4px;
}

.btn_stumble {
	margin-top: -2px;
}

.btn_email {
	margin-top: 2px;
}

.btn_email img {
	margin-top: 4px !important;
}

.btn_embed img {
	margin-top: 2px !important;
}
.btn_embed {
	margin-top: 2px;
	margin-right: 0 !important;
	margin-left: 5px;
}
.sharing-buttons-right .sharing-widget div,
.sharing-buttons-right .sharing-widget a {
	display: inline-block;
	vertical-align: middle;
}
.sharing-widget .close-sharing-widget {
	float: right;
	text-align: right;
	margin-top: 0;
	margin-right: -3px;
}

.sharing-widget h4 {
	/*color: #FFF;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 5px 0 10px;
	text-align: left;
}

.sharing-widget .buttons {
	background-color: #ccc;
	padding: 10px;
	border-top: 1px solid #aaa;
	height: 25px;
}

.sharing-widget .buttons a img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
/* end sharing widget */

/* tag widget */
.tag-widget {
	background-color: #323232;
	color: #fff;
	border: 1px solid #474747;
	padding: 15px;
	position: absolute;
	top: -374px;
	left: 0;
	z-index: 200;
	display: none;
	width: 670px;
	height: 353px;
	text-align: left;
}

.tag-widget #tag-video-button img {
	margin: 0;
}

.tag-widget .close-tag-widget {
	float: right;
	text-align: right;
	margin-top: -10px;
	margin-right: -10px;
}

.tag-widget .close-tag-widget img {
	margin: 10px;
}
	
.tag-widget .info {
	color: #a0a0a0;
	margin-bottom: 10px;
}

.tag-widget h4 {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 5px 0 10px;
	text-align: left;
}

.tag-widget .tags li {
	float: left;
	width: 140px;
	font-size: 13px;
}

.tag-widget label {
	color: #FFF;
	float: none;
}

.tag-widget .tags li input {
	margin: 0 5px 9px 0;
}

.tag-widget .tag-video {
	text-align: right;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
/* end tag widget */

/* video overlay play button */
#video-overlay-container {
	background: url(/market-photolibrary-portlet/images/layout/equipment/bg-video-overlay.png);
	display: none; /* attach overlay ID with JavaScript */
	height: 100%;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 101;
}

#video-overlay {
	/*width: 810px;*/
	margin: 23px auto 0;
	text-align: left;
	padding-left: 27px;
}

#timeline-container #video-overlay {
	/*width: 810px;*/
	margin-top: 0;
	text-align: left;
	padding-left: 0;
}

#close-video-overlay {
	float: right;
	width: 27px;
	height: 21px;
	background: url(/market-photolibrary-portlet/images/layout/equipment/bg-close-video-overlay.png) no-repeat top right;
	text-indent: -999em;
	overflow: hidden;
	position: relative;
}

#close-video-overlay a {
	display: block;
	width: 27px;
	height: 21px;
}

#video-controls {
	margin: 10px 0;
	width: 100%;
}

#video-detail-player {
	margin: 0 auto;
}

.video-overlay {
	position: relative;
}

.video-overlay span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url(/market-photolibrary-portlet/images/overlay_play_button.png) no-repeat 50% 50%;
	z-index: 10;
}
/* end video overlay play button */

/* in page search box */
#body-search-container {
	background: transparent url(/market-photolibrary-portlet/images/layout/photo-library/search-background.png) no-repeat left top;
	height: 126px;
	margin: 110px auto -80px;
	padding-bottom: 100px;
	overflow: hidden;
	width: 485px;
}

#body-search-container form {
	margin: 29px 0 0 40px
}

#data-store {
	display: none;
}

#body-search-container input[type="text"] {
	background: transparent;
	border: solid 1px #8b8b8b;
	color: #8b8b8b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 4px;
	height: 18px;
	width: 336px;
}

#body-search-container input {
	display: inline;
}

#body-search-container input[type="submit"] {
	border: 0;
	display: block;
	height: 28px;
	width: 46px;
}

#body-search-container input[type="submit"]:hover {
	cursor: pointer;
}

#body-search-container li {
	float: left;
}
/* end in page search box */

/* simple slideshow currently selected image */
.simple-slideshow li a img,
.simple-slideshow li a {
	border: none;
	overflow: hidden;
	float: left;
}

.simple-slideshow li a:hover,
.simple-slideshow li a.current {
	border: 1px solid #FFF;
}

.simple-slideshow li a:hover img,
.simple-slideshow li a.current img {
	margin: -1px;
}
/* end simple slideshow currently selected image */

/* footer */
/* #footer-wrapper {
	background: url(/market-photolibrary-portlet/images/layout/footer/footer-wrapper-background.png) repeat-x left top;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 2;
} */

#footer {
	/* background: transparent url(/market-photolibrary-portlet/images/layout/footer/footer-background.png) no-repeat left top; */
	height: 445px;
	margin: 0 auto;
	padding: 26px;
	width: 928px;
}

#quote p {
	color: #8b8b8b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
}

#quote-author {
	color: #8b8b8b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 8px 0 12px 0;
}

ul#quote-share-links li {
	display: inline;
}

li#quote-facebook {
	margin: 0 8px 0 0;
}

li#quote-facebook a {
	background: url(/market-photolibrary-portlet/images/layout/footer/facebook-icon.png) no-repeat left 4px;
	padding: 9px 0 3px 20px;
	text-transform: uppercase;
	font-size: 9px;
}

li#quote-facebook a:hover {
	background: url(/market-photolibrary-portlet/images/layout/footer/facebook-icon.png) no-repeat left -44px;
}

li#quote-twitter a {
	background: url(/market-photolibrary-portlet/images/layout/footer/twitter-icon.png) no-repeat left 4px;
	padding: 9px 0 3px 20px;
	text-transform: uppercase;
	font-size: 9px;
}

li#quote-twitter a:hover {
	background: url(/market-photolibrary-portlet/images/layout/footer/twitter-icon.png) no-repeat left -44px;
}
/* end footer */

/* Facebook like button "Posting" iframe hidding */
span.fb_iframe_widget iframe {
	display: none;
}

.facebook-like {
	float: left;
	height: 20px;
	margin: 0;
	text-align: left;
	width: 75px;
}

/* Liferay Error Message Box */
.portlet-msg-error {
	background-color: #323232;
	color: #fff;
	margin: 35px auto 25px;
	padding: 9px 9px 7px 27px;
	border: 1px solid #c00;
	width: 70%;
	font-size: 13px;
}

/* end global layout */

/* add to queue, remove from queue message box */
.queue-msg {
	background-color: #000;
	color: #fff;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	border: 1px solid #4e4e4e;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 10px;
	width: 145px;
	height: 15px;
	position: absolute;
	z-index: 102;
	display: none;
}