/* 1) Main ********************************************************************** */

@font-face {
	font-family: "Glyphicons";
	src: url('fonts/glyphicons-regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/glyphicons-regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/glyphicons-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/glyphicons-regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: "Glyphicons Social";
	src: url('fonts/glyphicons-social-regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/glyphicons-social-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/glyphicons-social-regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/glyphicons-social-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/glyphicons-social-regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
 	src: local('Open Sans'), local('OpenSans'), url(fonts/_openSans/OpenSansNormal.woff) format('woff');
	src: url(fonts/_openSans/OpenSansNormal.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
	src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(fonts/_openSans/OpenSansSemi.woff) format('woff');
	src: url(fonts/_openSans/OpenSansSemi.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/_openSans/OpenSansBold.woff) format('woff');
	src: url(fonts/_openSans/OpenSansBold.ttf) format('truetype');
}


body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #000000;
	font-size: 100%;
}

body.thickbox {
	background-color: #ffffff;
}

body, td, th, h1, h2, h3, input, textarea {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

#content {
	width: 100%;
	overflow: hidden;
}

select::-ms-expand {
    display: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}


p {
	margin: 7px 0 10px 0;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
}

p br {
	display: block;
	margin: 7px 0;
	line-height: 14px;
	content: " ";
}

a {
	color: #000;
}

.hidden {
	 display:none;
}

#latestTwitter p {
	font-size: 0.8em;
	font-style: italic;
	margin: 0 0 5px 0;
	padding: 0;
}

#jornoPromoServices p, #companyPromoServices p {
	font-size: 0.7em;
	margin: 0 0 5px 0;
}

.fixedWidth #leftColumn p {
	color: #404040;
	margin: 5px 15px 0 15px;
	font-size: 0.7em;
}

#releaseContainer p {
	font-size: 0.8em;
}

#promoLeft p {
	font-size: 1.2em;
}

ol#promoList p {
	font-size: 0.6em;
	margin: 0;
	padding: 0;
}

#registerLeft p, #signupLeft p {
	line-height: 25px;
}

p.welcomeBody {
	margin-top: 25px;
}

h1, h2 {
	color: #404040;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

h1.underline {
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dashed #cecece;
}

#thickBoxContainer h1 {
	margin-bottom: 10px;
}

#quickBasketContent h2 {
	margin: 0 0 7px 0;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

ol#promoList h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #641f6e;
}

#homeContainer h2 {
	margin-bottom: 10px;
}

.fixedWidth #leftColumn h2 {
	margin: 0 15px;
}

h2.padTop {
	padding-top: 10px;
}

h2.pad {
	padding: 15px 0;
}

h2.welcomeKeyTitle {
	margin: 10px 0;
	font-size: 17px;
}

h2.signupSubtitle {
	margin: 10px 0;
	font-size: 20px;
}

h2.registration {
	color: #829803;
	font-weight: normal;
	margin-bottom: 15px;
}

#trialLeft h2 {
	font-size: 14px;
	font-style: italic;
	margin: 15px 0 0 0;
}

#trialLeft h3 {
	font-size: 13px;
	margin-bottom: 15px;
	font-weight: normal;
	margin: 15px 0 0 0;
}

#registerLeft h3 {
	font-size: 1.0em;
	color: #63206d;
	font-weight: normal;
	margin-bottom: 15px;
}

#registerLeft h4 {
	color: #829803;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#subMenu h2 {
	margin-top: 15px;
}

#releaseLoftContainer h2, #featureLoftContainer h2 {
	float: left;
	margin-top: 5px;
}

h2#countryCode {
	display: block;
	width: 50px;
	float: left;
	font-size: 1.5em;
	color: #bad130;
	font-weight: normal;
	margin: 13px 0 0 7px;
}

h2#reportSubHeading {
	display: none;
}

h3 {
	display: block;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 10px 0;
	border-bottom: 1px dotted #cecece;
	color: #404040;
}

.float-right {
	display: inline;
	float: right;
	text-decoration: none;
}

.videoPlayer {
	overflow-y: hidden;
}

#ytplayer {
	margin-bottom: 5px;
}

#homeContainer h3 {
	display: block;
	width: 315px;
	height: 16px;
	overflow: hidden;
}

#productShowcase h3 {
	margin: 0 0 10px 0;
	color: #404040;
}

#jornoPromoServices h3 {
	margin: 0 0 3px 0;
	color: #bc8400;
}

#companyPromoServices h3 a {
	margin: 0 0 3px 0;
	color: #829803;
}

#quickBasket h3 {
	color: #c0c0c0;
	margin: 15px 0 5px 0;
}

h4 {
	display: block;
	width: 190px;
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #cecece;
	color: #404040;
	background-color: #f9fbf2;
}

h5.cms {
	margin: 0 15px 8px 15px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #829803;
}

#latestImages.webLoft h4 {
	width: 500px;
}

#latestImage h4 {
	font-size: 0.8em;
	font-weight: bold;
	padding: 25px 0 10px 0;
	margin: 0;
	color: #41464a;
}

h4.smallMargin {
	margin-bottom: 10px;
}

#closerTop, #closerLeft, #closerRight, #closerJourno, #closerCompany, #closerPromos {
	z-index: 50;
}

#closerTop {
	position: absolute;
	top: 50px;
	margin-left: -52px;
	height: 50px;
	width: 1038px;
}

#closerLeft {
	position: absolute;
	top: 100px;
	margin-left: -65px;
	height: 100%;
	width: 60px;
}

#closerRight {
	position: absolute;
	top: 100px;
	margin-left: 953px;
	height: 100%;
	width: 60px;
}

#closerJourno {
	position: absolute;
	top: 208px;
	margin-left: 780px;
	height: 200px;
	width: 150px;
}

#closerCompany {
	position: absolute;
	top: 208px;
	margin-left: 20px;
	height: 265px;
	width: 150px;
}

#container {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0 125px 0;
	position: relative;
}

img {
	border: 0;
}

.hidden {
	display: none;
}

.pin {
	clear: both;
}

#betaSite {
	position: absolute;
	top: 15px;
	left: 365px;
	width: 74px;
	height: 73px;
	background-repeat: no-repeat;
	z-index: 10000;
}

#betaSite.aus {
	background-image: url("images/im_beta_aus.png");
}

#betaSite.uk {
	background-image: url("images/im_beta_uk.png");
}

#betaSite.de {
	background-image: url("images/im_beta_de.png");
}

cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

/* 2) Links ********************************************************************** */

.button {
	font-size: 11px;
	padding: 6px;
	display: block;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	background: #9eb92f;
}

a.button:hover {
	opacity: 0.9;
    text-decoration: none;
}

.actionButton {
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	background: #829803 url("images/ui-bg_glass_45_a8ba28_1x400.png") 50% 50% repeat-x;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}

a.actionButton:hover {
	color: #ffffff;
	text-decoration: none;
	background: #829803;
}

ul#miniMenu li a, #helpLinks a {
	color: #000000;
}

ul#miniMenu li a:hover, #helpLinks a:hover {
	color: #a8ba28;
	text-decoration: none;
}

#advancedSearch a,
#share a,
#contactTeam a,
#viewAll a,
#directoryResults a.button,
#viewReleases a.button  {
	background: #ffffff url("images/bg_white.png") 50% 50% repeat-x;
	color: #000000;
	height: 26px;
	display: table-cell;
    vertical-align: middle;
	padding: 4px 6px;
}

#advancedSearch a {
	font-size: 0.7em;
}

#share a {
	margin-bottom: 10px;
	font-size: 1.0em;
	width: 50px;
}

#contactTeam a, #viewAll a, #directoryResults a.button {
	float: right;
	width: 150px;
	font-size: 10px;
	margin: 0 0 10px 15px;
}

#viewReleases a.button {
	float: right;
	width: 125px;
	font-size: 0.7em;
	margin: 0 0 10px 15px;
}

#advancedSearch a:hover, #share a:hover, #contactTeam a:hover, #viewAll a:hover, #directoryResults a.button:hover  {
	background: #c0c0c0;
}

#advancedSearch a, #firefox#fix  {
	padding: 5px 6px 4px 6px;
}

#pageTopLeft a, #pageTopRight a {
	background: #ffffff url("images/bg_grey.png") 50% 50% repeat-x;
	color: #ffffff;
	font-size: 0.7em;
	height: 16px;
	line-height: 16px;
	padding: 6px 13px
}

#pageTopLeft a:hover, #pageTopRight a:hover {
	background: #9da1a2;
}

#latestCategoryImages .client a {
	font-weight: normal;
}

#latestTwitter a {
	font-size: 0.7em;
	color: #000000;
	text-decoration: underline;
}

#registerLeft {
	width: 505px;
	height: 582px;
	float: left;
}

#trialLeft {
	width: 490px;
	float: left;
	margin: 0 15px 15px 0;
}

#signupLeft {
	width: 350px;
	float: left;
	margin-right: 15px;
}

.trialItem {
	height: 70px;
	margin-top: 15px;
}

.trialItem .trialImage {
	height: 70px;
	width: 70px;
	float: left;
	margin-right: 15px;
}

.trialItem .trialImage.network {
	background: #ffffff url("images/ic_network.png") no-repeat;
}

.trialItem .trialImage.target {
	background: #ffffff url("images/ic_target.png") no-repeat;
}

.trialItem .trialImage.inbox {
	background: #ffffff url("images/ic_inbox.png") no-repeat;
}

.trialItem .trialImage.speech {
	background: #ffffff url("images/ic_speech.png") no-repeat;
}

.trialItem .trialImage.imageloft {
	background: #ffffff url("images/ic_imageloft.png") no-repeat;
}

.trialItem p {
	font-size: 18px;
	padding-top: 15px;
}

#thickBoxLeft {
	width: 402px;
	float: left;
	margin: 15px 15px 0 0;
	padding-right: 15px;
	border-right: 2px solid #829803;
}

#registerLeft img {
	float: right;
	margin-left: 10px;
}

#registerRight {
	float: left;
	width: 350px;
	border-left: 2px solid #829803;
	padding-left: 15px;
}

#trialRight {
	float: left;
	width: 352px;
	padding-left: 15px;
}

#signupRight {
	float: left;
	border-left: 2px solid #829803;
	padding-left: 15px;
}

img.signupPublications {
	margin: 10px 0;
}

#breadcrumbs a, #breadcrumbs a:hover {
	color: #808080;
	font-weight: bold;
}

p a {
	text-decoration: underline;
}

#quickBasket p a {
	color: #ffffff;
}

#releaseContainer #client a {
	font-weight: bold;
}

a.homePromo {
	display: block;
	padding: 5px;
	font-size: 0.7em;
	margin: 0 15px;
	border-width: 5px;
	border-color: #829803;
}

a.homePromo:hover {
	text-decoration: none;
}

a#requestToUpload {
	width: 100px;
	margin-bottom: 10px;
}

/* 3) Header ********************************************************************** */

#header {
	background: url("images/PL_logo.svg") no-repeat 0 20px;
	height: 80px;
	position: relative;
	background-size: 130px;
}

#headerContainer.cms #headerUserMenuButton,
.fixedWidth #headerContainer.cms #headerUserMenu {
	right: 0;
}

#headerContainer.cms #header {
	border-bottom: 1px solid #9eb92f;
	margin-bottom: 20px;
}

#whiteLabelLogo img {
	border: 0;
}

#tally span {
	font-size: 0.7em;
}

#header #terrytorySelector select {
	border-radius: 3px;
	outline: none;
	font-size: 12px;
	color: #858585;
	background: #858585 url("images/sp_header_footer.png") right -43px no-repeat;
	border: none;
	padding: 3px 5px 3px 5px;
	width: 46px;
	height: 21px;
}

#header #terrytorySelector #flag {
	top: 2px;
	border: 0;
}

#strapline {
	color: #7a7a7a;
	font-size: 12px;
	height: 40px;
	float: left;
	padding: 21px 0 0 160px;
	cursor: pointer;
	margin: 0;
	font-weight: normal;
}

.destrapline {
	margin-top: -8px !important;
}

#tools {
	float: left;
	width: 619px;
	height: 100px;
}

#loginBar {
	clear: right;
	float: right;
	margin-top: 3px;
	width: 550px;
}

#loginBar.spaced {
	padding-top: 30px;
}

#backToTop {
	display: none;
	position: fixed;
	bottom: 50px;
	padding: 10px;
	font-size: 10px;
	background-color: #666;
	border-color: #666;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

#registerSelect {
	width: 220px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 202;
	display: none;
}

#registerSelect a {
	color: #ffffff;
	font-size: 0.7em;
	display: block;
	padding: 6px;
	background: #9FB51F;
}

#registerSelect a.border {
	border-bottom: 1px solid #7a7a7a;
}

#registerSelect a:hover {
	text-decoration: none;
	background: #829803;
}

#settings, #db, #openBasket, .menuAction {
	width: 100px;
	float: right;
	margin-left: 10px;
	position: relative;
}

.newButton {
	display: block;
	width: 42px;
	height: 39px;
	background: url("images/im_new.png") no-repeat;
	position: absolute;
	top: -25px;
	left: -20px;
	z-index: 201;
}

a#freeTrialBug {
	display: block;
	position: absolute;
	top: 15px;
	left: 375px;
	width: 73px;
	height: 72px;
	border: 0;
	z-index: 1000px;
}

#settings, #db, #openBasket {
	margin-left: 10px;
}

.admin, #footerAdmin {
	width: 120px;
	float: right;
	margin-left: 10px;
}

#helpLinks {
	text-align: right;
	font-size: 0.7em;
	margin-top: 6px;
}

#helpLinks span {
	width: 140px;
	display: block;
	float: right;
}

#searchBar {
	clear: both;
	margin: 14px 0;
}

#searchBar .glyphiconsFormInput:before {
	font-size: 18px;
    top: -2px;
    left: 0px;
}

#searchBar input[type="text"] {
	width: 775px;
	text-indent: 15px;
	border: 1px solid #a843a9;
	height: 35px;
}

#searchBar input[type="submit"] {
	background-color: #a843a9;
	color: #fff;
	float: right;
	width: 122px;
	border-color: #a843a9;
	font-size: 14px;
	cursor: pointer;
}

#searchBar input[type="text"],
#searchBar input[type="submit"] {
	font-size: 16px;
	font-family: "Lato", Arial, sans-serif;
	border-radius: 0;
	line-height: 35px;
}

#latestImagesLink {
	position: absolute;
	right: 0px;
	top: 35px;
	text-decoration: none;
	font-size: 16px;
	border: 0;
	border-radius: 3px;
	z-index: 1;
}

#searchFieldSet .formField {
	width: 600px;
	height: 19px;
}

#mainSearchSubmit {
	background: #ffffff url("images/bg_white.png") 50% 50% repeat-x;
	font-weight: bold;
	height: 37px;
	padding: 0 5px;
	font-size: 0.7em;
	cursor: pointer;
}

#searchTarget {
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
}

#searchFieldSet .dropdown {
	float: left;
	margin: 0;
	padding: 0;
	height: 35px;
}

#searchFieldSet .dropdown dd, #searchFieldSet .dropdown dt, #searchFieldSet .dropdown ul {
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#searchFieldSet .dropdown dd {
	position: relative;
	z-index: 60;
}

#searchFieldSet .dropdown dt {
    display: block;
	padding-right: 20px;
	width: 140px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#searchFieldSet .dropdown {
	background: #a8ba28 url("images/bg_dropdown.png") 50% 50% no-repeat;
}

#searchFieldSet .dropdown:hover {
	background: #a8ba28 url("images/bg_dropdown_mo.png") 50% 50% no-repeat;
}

#searchFieldSet .dropdown dt, #firefox#fix  {
	height: 35px;
	line-height: 35px;
}

#searchFieldSet .dropdown dt:hover {
	text-decoration: none;
}

#searchFieldSet .dropdown dt span {
	cursor: pointer;
	display : block;
	padding: 5px;
}

#searchFieldSet .dropdown dd ul {
	background-color: #9bac39;
	display: none;
    list-style: none;
	padding: 0;
	position: absolute;
	width: auto;
	min-width: 142px;
}

#searchFieldSet .dropdown span.value {
	display: none;
}

#searchFieldSet .dropdown dd ul li {
	padding: 5px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#searchFieldSet .dropdown dd ul li:hover {
	text-decoration: none;
	background-color: #829803;
	color: #ffffff;
}

#advancedSearch {
	width: 110px;
	float: right;
}

ul#mainMenu {
	font-family: "Lato", Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #e8e8e8;
	clear: both;
	width: 100%;
}

ul#mainMenu li {
	list-style: none;
	display: inline-block;
	line-height: 40px;
	margin: 0 9px;
}

ul#mainMenu li a {
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #777;
	border-bottom: 2px solid #fff;
}

ul#mainMenu li a:hover, ul#mainMenu li.on a {
	border-color: #9eb92f;
}

ul#mainMenu.spanishMainMenu li {
	margin: 0 3px;
}

ul#mainMenu.spanishMainMenu li a {
	font-size: 11px;
}

.loadingImage {
	margin-left: 175px;
}

#productShowcase {
	float: right;
	width: 152px;
	height: 250px;
	color: #000000;
	background-color: #d4d4d4;
	padding: 15px;
}

.productShowcaseImage {
	width: 150px;
	height: 100px;
	overflow: hidden;
	background-color: #ffffff;
	text-align: center;
}

.addedText {
	display: none;
}

#productShowcase img {
	border: 0;
}

#productShowcase .name {
	font-size: 0.8em;
	margin: 3px 0;
	font-weight: bold;
}

#productShowcase .name a {
	color: #000000;
}

#productShowcase .company {
	font-size: 0.7em;
	margin-bottom: 5px;
	font-weight: bold;
}

#productShowcase .company a {
	color: #000000;
}

#productShowcase .description {
	font-size: 0.7em;
	margin-bottom: 5px;
}

#productShowcase .price {
	font-size: 0.7em;
}

/* 4) Navigation ********************************************************************** */

ul#miniMenu {
	float: right;
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 8px 0 0 0;
	font-size: 0.8em;
}

ul#miniMenu li {
	float :left;
	display: inline;
	color: #7a7a7a;
	margin-right: 5px;
}

ul#miniMenu li.twitter img {
	border: 0;
}

ul#miniMenu li.pressloft {
	margin-right: 0;
}

ul#miniMenu li img {
	float: left;
	border: 0;
}

ul#miniMenu li.pressloft {
	background-image: url("images/bp_logo.png");
	background-repeat: no-repeat;
	padding-left: 25px;
}

ul#miniMenu li.contact {
	margin-right: 10px;
}

ul#miniMenu li.contact a {
	font-weight: bold;
}

ul#miniMenu li span.socialLink {
	display: block;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	margin-top: -5px;
	background-position: 0 0;
}

ul#miniMenu li span.socialLink:hover {
	background-position: -25px 0;
}

ul#miniMenu li.twitter span.socialLink {
	background-image: url("images/ic_head_tw.png");
}

ul#miniMenu li.facebook span.socialLink {
	background-image: url("images/ic_head_fb.png");
}

ul#miniMenu li.pinterest span.socialLink {
	background-image: url("images/ic_head_pn.png");
}

ul#industryMenu {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1px 0;
	height: 52px;
}

ul#industryMenu li {
	display: inline;
}

ul#industryMenu li a {
	display: block;
	float: left;
	color: #ffffff;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-weight: bold;
}

ul#industryMenu li a:hover {
	text-decoration: none;
}

ul#industryMenu li#industryMenuHome a {
	background-color: #829803;
	border-left: 1px solid #80911e;
	border-right: 1px solid #c3d170;
}

ul#industryMenu li#industryMenuHome a:hover {
	background: #829803;
}

ul#subMenuServices {
	float: left;
	list-style-type: none;
	padding: 47px 0 15px 25px;
	margin: 0 15px 0 0;
	height: 223px;
	width: 150px;
}

ul#subMenuServices li {
	display: block;
	padding-bottom: 10px;
}

ul#subMenuServices li a {
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

ul#subMenuServices li a:hover {
	text-decoration: underline;
}

ul#subMenuCategories {
	width: 510px;
	float: left;
	list-style-type: none;
	padding: 10px 0 5px 15px;
	height: 170px;
	overflow: hidden;
}

ul#subMenuCategories li {
	display: inline;
	display: block;
	float: left;
	height: 19px;
	width: 165px;
}

ul#subMenuCategories li a {
	color: #ffffff;
	font-size: 0.7em;
	text-decoration: none;
}

ul#subMenuCategories li a:hover {
	text-decoration: underline;
}

ul#cmsMenu.scrollEnabledMenu{
	overflow-y: scroll;
	max-height: 1035px;
}

#searchOptionsContainer {
	position: relative;
}

#searchOptionsToggle {
	font-family: "Glyphicons";
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	color: #cecece;
	font-size: 11px;
}

#searchOptionsToggle.opened:before {
	content: "\2212";
}

#searchOptionsToggle.closed:before {
	content: "\002b";
}

ul#searchOptions {
	border-radius: 3px;
	background-color: #ebf1df;
	margin: 10px 0;
	padding: 5px;
	cursor: pointer;
}

ul#searchOptions:hover {
	opacity: 0.8;
}

ul#searchOptions.closed li {
	display: none;
}

ul#searchOptions li {
	list-style-type: none;
	font-size: 11px;
	margin: 2px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul#searchOptions li span {
	font-family: "Glyphicons";
	display: inline-block;
	width: 15px;
	font-size: 10px;
}

ul#searchOptions li.language span:before {
	content: "\e245";
}

ul#searchOptions li.currency span:before {
	content: "\e038";
}

ul#searchOptions li.ships_to span:before {
	content: "\e059";
}

ul#searchOptions li.stocked_in span:before {
	content: "\e371";
}

#breadcrumbs {
	font-size: 0.7em;
	margin: 0 15px 5px 15px;
	color: #808080;
}

.notificon {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	border-radius: 10px;
	background-color: red;
	color: #fff;
	right: 0;
	top: 3px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	display: none;
}

ul#categoryMenu, ul#cmsMenu {
	list-style-type: none;
	padding: 0;
	width: 200px;
	margin-bottom: 10px;
}

ul#cmsMenu.scrollEnabledMenu{
	overflow-y: scroll;
	max-height: 1000px;
}

ul#categoryMenu li {
	border-bottom: 1px dotted #cecece;
}

ul#categoryMenu li span, ul#cmsMenu li span {
	/* overflow: hidden; */
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul#categoryMenu li div label {
	color: #fff;
	cursor: pointer;
}

ul#categoryMenu li div input[type=checkbox] {
	display: none;
}

ul#categoryMenu li div label:before {
	content: "";
	float: left;
	width: 15px;
	height: 15px;
	margin: 3px 3px 0 3px;
	left: 0;
	border-radius: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

ul#categoryMenu li div input[type=checkbox]:checked + label:before {
	content: "\2713";
	font-size: 14px;
	color: #9EB92F;
	text-align: center;
	line-height: 17px;
}

#cmsMenu li span.level0 {
	font-weight: 700;
}

ul#categoryMenu li span.level0, ul#cmsMenu li span.level0 {
	display: block;
	color: #404040;
	font-size: 12px;
	padding: 5px 0 5px 5px;
	background-color: #f8f8f8;
}

ul#categoryMenu li span.level0.active, ul#cmsMenu li span.level0.active {
	cursor: pointer;
}

ul#categoryMenu li span.level1 {
	display: block;
	color: #404040;
	font-size: 11px;
	padding: 5px 0;
	cursor: pointer;
	height: 13px;
}

ul#categoryMenu li span.level1.on {
	font-weight: bold;
}

ul#categoryMenu li span.level1:hover {
	text-decoration: none;
}

ul#categoryMenu li ul {
	padding: 0 0 5px 2px;
	list-style-type: none;
	margin: 0;
	border-top: 1px dotted #cecece;
}

ul#categoryMenu li ul li {
	border-bottom: 0;
	height: 12px;
}

ul#categoryMenu li ul li div label:before {
	width: 10px;
	height: 10px;
	margin: 0 4px;
}

ul#categoryMenu li ul li div input[type=checkbox]:checked + label:before {
	font-size: 9px;
	line-height: 12px;
}

ul#categoryMenu li ul li span.level2 {
	cursor: pointer;
	font-size: 11px;
	margin-top: 5px;
	display: block;
	opacity: 0.7;
	color: #404040;
}

ul#categoryMenu li ul li .subon {
	font-weight: bold;
	opacity: 1 !important;
}

#leftColumn #clientFilter select {
	width: 170px;
	float: left;
}

#leftColumn .intForm .formFieldContainer {
	margin-bottom: 0;
}

#leftColumn a.clearFilter {
	display: block;
	width: 25px;
	height: 33px;
	background-color: #9eb92f;
	font-family: "Glyphicons";
	color: #fff;
	float: right;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	line-height: 33px;
	position: relative;
	top: -33px;
}

#leftColumn a.clearFilter:before {
	content: "\e193";
}

#leftColumn a.clearFilter:hover {
	opacity: 0.8;
}

.testing{
	 background-color: aliceblue;
}

#leftColumn a.suClearFilter {
	display: block;
    width: 25px;
    height: 23px;
    background-color: #f9fbf2;
    font-family: "Glyphicons";
    color: #adadad;
    float: right;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    position: relative;
    top: -27px;
}

#leftColumn a.suClearFilter:before {
	content: "\e193";
}

#leftColumn a.suClearFilter:hover {
	opacity: 0.8;
}

.adminClient{
	font-size: 13px;
	margin-left: -3px;
	padding: 5px 0px 5px 7px;
	background-color: #f9fbf2;
}

ul#cmsMenu li {
	position: relative;
}

ul#cmsMenu li div.cmsMenuToggle {
	position: absolute;
	top: 5px;
	right: 5px;
	font-family: "Glyphicons";
	font-size: 11px;
	color: #cecece;
	cursor: pointer;
}

ul#cmsMenu li div.cmsMenuToggle.open:before {
	content: "\2212";
}

ul#cmsMenu li div.cmsMenuToggle.close:before {
	content: "\002b";
}

ul#cmsMenu li ul {
	list-style-type: none;
	padding: 0;
	width: 200px;
}

ul#cmsMenu li {
	border-bottom: 1px dotted #cecece;
}

ul#cmsMenu li ul li {
	border-bottom: 0;
}

ul#cmsMenu li ul li.level1 a {
	text-decoration: none;
	font-size: 11px;
	display: block;
	position: relative;
	border-top: 1px dotted #cecece;
	padding: 5px 0 5px 23px;
}

ul#cmsMenu li ul li.level1 a.on {
	font-weight: bold;
	color: #a843a9;
	border-left: 2px solid;
}

ul#cmsMenu li ul li.level1 a.on span {
	font-weight: normal;
}

ul#cmsMenu li ul li.level1 a span {
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	font-family: "Glyphicons";
	font-size: 12px;
	left: 6px;
	top: 4px;
	color: #cecece;
}

ul#cmsMenu li ul li.level1 a.on span {
	color: #a843a9;
}

ul#cmsMenu li ul li.level1 a span:before {
	content: "\e224";
}

ul#cmsMenu li ul li.level1 a span.index:before {
	content: "\e004";
}

ul#cmsMenu li ul li.level1 a span.mybpo:before {
	content: "\e328";
}

ul#cmsMenu li ul li.level1 a span.myaccount:before {
	content: "\e353";
}

ul#cmsMenu li ul li.level1 a span.mymembership:before {
	content: "\e137";
}

ul#cmsMenu li ul li.level1 a span.mycontacts:before {
	content: "\e151";
}

ul#cmsMenu li ul li.level1 a span.mymembership_cancel:before {
	content: "\e064";
}

ul#cmsMenu li ul li.level1 a span.mysettings:before {
	content: "\e371";
}

#leftColumn #clientFilter, #leftColumn #countryFilter {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 200px;
}

#leftColumn #suClientFilter, #leftColumn #countryFilter {
	margin-top: 2px;
    margin-bottom: 0px;
	width: 200px;
}

#leftColumn #country_code {
	width: 200px;
}

#leftColumn a#currentClient {
	display: block;
	margin: 10px 0;
	text-decoration: none;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#leftColumn a#currentClient span {
	display: inline-block;
	width: 9px;
	height: 9px;
	font-family: "Glyphicons";
	font-size: 9px;
	margin-right: 4px;
	color: #cecece;
}

#leftColumn a#currentClient span:before {
	content: "\e192";
}

#leftColumn a#currentClient span:hover {
	color: #fadefa;
}

#clientMenu {
	display: none;
}

ul#signUpSteps {
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 0.8em;
	height: 30px;
	background: #ffffff url("images/bg_white.png") 50% 50% repeat-x;
}

div#container.language_FR ul#signUpSteps {
	font-size: 0.7em;
}

ul#signUpSteps li a {
	display: block;
	line-height: 30px;
	font-weight: bold;
	width: 217px;
	padding-right: 30px;
	float: left;
	background-image: url("images/bg_signup_steps.png");
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
}

ul#signUpSteps li.on a {
	background-image: url("images/bg_signup_steps_or.png");
}

ul#signUpSteps li.push a {
	background-image: url("images/bg_signup_steps_ol.png");
}

ul#signUpSteps li.last a {
	background-image: none;
	width: 177px;
}

ul#signUpSteps li.last a.on {
	background-image: url("images/bg_signup_steps_or_last.png");
}

ul#signUpSteps li a:hover {
	text-decoration: none;
}

ul#cmsLevelOne {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1px 0;
	height: 52px;
}

ul#cmsLevelOne li.live {
	display: inline;
	position: relative;
}

ul#cmsLevelOne li.live a, ul#cmsLevelOne li.disabled {
	display: block;
	float: left;
	color: #ffffff;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-weight: bold;
	padding: 0 8px;
	background: #829803 url("images/ui-bg_glass_45_a8ba28_1x400.png") 50% 50% repeat-x;
	border-left: 1px solid #80911e;
	border-right: 1px solid #c3d170;
	font-size: 0.7em;
}

ul#cmsLevelOne li.disabled {
	color: #a9a9a9;
	background: #829803 url("images/bg_white.png") 50% 50% repeat-x;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #a9a9a9;
	cursor: pointer;
}

ul#cmsLevelOne li.disabled a {
	color: #a9a9a9;
	background: none;
	text-decoration: none;
}

ul#cmsLevelOne li.disabled a.servicePreview {
	cursor: pointer;
	display: block;
	position: absolute;
	width: 76px;
	height: 19px;
	font-size: 8pt;
	color: #000000;
	background-color: transparent;
	background-image: url("images/bg_preview.png");
	background-repeat: no-repeat;
	line-height: 20px;
	margin: -10px 0 0 -5px;
	font-weight: normal;
}

ul#cmsLevelOne li.disabled a.servicePreview:hover {
	text-decoration: none;
}

ul#cmsLevelOne li.live a.last, ul#cmsLevelOne li.last a {
	border-right: 1px solid #a9a9a9;
}

ul#cmsLevelOne li.live a:hover, ul#cmsLevelOne li.live a.on {
	text-decoration: none;
	background: #829803;
}

ul#cmsLevelTwo {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1px 0;
	height: 20px;
}

ul#cmsLevelTwo li {
	display: inline;
}

ul#cmsLevelTwo li a {
	display: block;
	float: left;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 0.7em;
	padding: 0 10px;
	background: #829803 url("images/ui-bg_glass_45_a8ba28_1x400.png") 50% 50% repeat-x;
	border-left: 1px solid #80911e;
	border-right: 1px solid #c3d170;
}

ul#cmsLevelTwo li a.last {
	border-right: 1px solid #80911e;
}

ul#cmsLevelTwo li a:hover, ul#cmsLevelTwo li a.on {
	text-decoration: none;
	background: #829803;
}

.removeCriteria {
	font-weight: bold;
	color: red;
}

#languageBug {
	float: right;
	font-size: 11px;
	line-height: 26px;
	cursor: pointer;
	width: 65px;
	text-align: left;
	margin-left: 5px;
	padding: 0 5px;
	background: #fff url("images/bg_lan_drop.png") 60px 11px no-repeat;
	font-weight: bold;
}

ul#languages {
	list-style: none;
	display: block;
	position: absolute;
	right: 0;
	top: 22px;
	width: 75px;
	background: #fff;
	z-index: 201;
	display: none;
}

ul#languages li a {
	display: block;
	width: 65px;
	padding: 5px;
	font-size: 11px;
}

ul#languages li a:hover {
	text-decoration: none;
	background: #ccc;
}

#territories {
	float: right;
	font-size: 0.8em;
	line-height: 18px;
	cursor: pointer;
}

.territory {
	float: left;
	padding: 5px 6px 3px 6px;
	border-left: 1px solid #7a7a7a;
}

.territory.first {
	border-left: 0;
}

.territory.on {
	background: url("images/bg_territories.png") repeat-x;
}

.territory img {
	float: left;
	margin-right: 3px;
}

.territory a {
	text-decoration: none;
}

/* 5) Content ********************************************************************** */

/* BORDERS */

.borderAll {
	border: 1px solid #7a7a7a;
	border-radius: 3px;
}

.borderTop {
	border-top: 1px solid #7a7a7a;
	border-left: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.borderBottom {
	border-left: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.borderLeft {
	border-left: 1px solid #7a7a7a;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.borderRight {
	border-right: 1px solid #7a7a7a;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

/* IMAGE DISPLAY */

.centerImageContainer {
	display: table;
	overflow: hidden;
}

.centerImage {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.centerImage img {
	display: block;
	margin: auto;
}

.draggable {
	z-index: 40;
	cursor: pointer;
}

#indexBlurb {
	background-color: #ffffff;
	padding: 15px;
	margin: 10px 0 5px 0;
}

#jornoPromo, #companyPromo {
	width: 435px;
	height: 175px;
	background: #fff url("images/bg_shadow.png") 85px 160px no-repeat;
	float: left;
	text-align: center;
	padding: 15px;
	margin: 10px 0 15px 0;
}

#promoLeft, #promoRight {
	width: 435px;
	height: 250px;
	float: left;
	padding: 15px;
	margin: 10px 0 15px 0;
	background-color: #fff;
}

#promoLeft{
	margin-right: 15px;
}

#jornoPromo h5 a, #companyPromo h5 a {
	margin: 30px auto 25px auto;
	padding: 10px;
	display: block;
	width: 350px;
	color: #ffffff;
	position: relative;
}

ol#promoList {
	padding: 0 20px;
	margin: 0 15px;
	font-size: 1.5em;
	color: #ff9900;
}

ol#promoList li {
	width: 315px;
	height: 70px;
	margin-bottom: 15px;
	padding: 0 80px 0 0;
}

ol#promoList li.upload {
	background: #fff url("images/ic_upload.jpg") top right no-repeat;
}

ol#promoList li.reach {
	background: #fff url("images/ic_reach.jpg") top right no-repeat;
}

ol#promoList li.track {
	background: #fff url("images/ic_graph.jpg") top right no-repeat;
}

a.bannerButton, .banner, a.oneOffButton {
	margin-top: 5px;
	display: block;
	padding: 5px;
	border-color: #fff;
	border-width: medium;
	background-color: #a9bd26;
	font-size: 13px;
	font-weight: bold;
	color: #641f6e;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
}

a.bannerButton, .banner, .oneOffButton {
	-moz-box-shadow: 0 0 5px 5px #ccc;
	-webkit-box-shadow: 0 0 5px 5px #ccc;
	box-shadow: 0 0 5px 5px #ccc;
	height: 50px;
	padding: 5px 25px;
}

a.bannerButton span, .banner span, .oneOffButton span {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
}

.oneOffButton {
	width: 284px;
	float: left;
}

.stackTop {
	z-index: 200;
	position: relative;
}

#jornoPromo h5 a {
	background: #bc8400 url("images/bg_orange.png") 50% 50% repeat-x;
}

#companyPromo h5 a {
	background-color: #a8ba28;
}

#jornoPromo h5 a:hover, #companyPromo h1 a:hover {
	text-decoration: none;
}

#jornoPromo h5 a:hover {
	background: #bc8400;
}

#companyPromo h5 a:hover {
	background: #829803;
}

#jornoPromo {
	margin-right: 16px;
}

span.promoBlurb {
	font-size: 0.9em;
	line-height: 30px;
	color: #808080;
	position: relative;
}

span.promoBlurb b {
	font-weight: bold;
}

#jornoPromo span.promoBlurb a {
	font-weight: bold;
	color: #bc8400;
	text-decoration: underline;
}

#companyPromo span.promoBlurb a {
	font-weight: bold;
	color: #829803;
	text-decoration: underline;
}

#jornoPromoDetails, #companyPromoDetails {
	margin-top: 10px;
	z-index: 70;
	position: absolute;
	width: 750px;
	background-color: #ffffff;
	height: 300px;
	padding: 15px;
	overflow: hidden;
}

#jornoPromoDetails, #companyPromoDetails, #firefox#fix  {
	margin-top: 15px;
}

#jornoPromoDetails {
	background: #ffffff url("images/bg_shadow.png") 85px 160px no-repeat;
}

#companyPromoDetails {
	background: #ffffff url("images/bg_shadow.png") 398px 160px no-repeat;
	margin-left: 168px;
}

#jornoPromoServices {
	width: 280px;
	border-left: 1px dotted #7a7a7a;
	float: right;
	padding: 17px 10px 0 25px;
	height: 283px;
	overflow: hidden;
}

#companyPromoServices {
	width: 280px;
	border-right: 1px dotted #7a7a7a;
	padding: 17px 25px 0 10px;
	height: 283px;
	overflow: hidden;
}

.serviceContainer h4 {
	margin: 0 0 15px 0;
}

#serviceDescription {
	height: 334px;
}

#serviceDescription .showcaseContent {
	width: 400px;
	height: 332px;
	float: left;
	margin-right: 15px;
}

#serviceDescription .showcaseContent .showcaseItem {
	padding: 0 15px;
	font-size: 0.8em;
}

#serviceDescription .showcaseContent .showcaseItem .publication {
	margin-top: 15px;
}

#serviceDescription .showcaseContent .showcaseItem .date {
	font-size: 0.8em;
	color: #9fb235;
}

#serviceDescription .showcaseContent .showcaseItem .request {
	font-size: 0.9em;
	font-style: italic;
}

#serviceDescription .scrollable {
	position: relative;
	overflow: hidden;
	height: 334px;
	width: 918px;
}

#serviceDescription .items {
	width:20000em;
	position:absolute;
}

#serviceDescription .items .item {
	float: left;
	overflow: hidden;
	height: 334px;
	width: 918px;
}

#serviceDescription a.prev, #serviceDescription a.next, #serviceDescription a.signUp {
	position: absolute;
	display: block;
	z-index: 90;
	margin-top: 304px;
	cursor: pointer;
}

#serviceDescription a.signUp {
	width: 231px;
	margin-left: 417px;
}

#serviceDescription a.prev {
	width: 100px;
	margin-left: 675px;
}

#serviceDescription a.next {
	width: 100px;
	margin-left: 801px;
}

#serviceDescription .navi {
	z-index: 90;
	position: absolute;
	margin-top: 281px;
	margin-left: 675px;
}

#serviceDescription .navi a {
	width: 13px;
	height: 13px;
	float: left;
	margin-right: 2px;
	background: url("images/bg_navi.png") 0 0 no-repeat;
	display: block;
	cursor: pointer;
}

#serviceDescription .navi a:hover {
	background-position: 0 -13px;
}

#serviceDescription .navi a.active {
	background-position: 0 -26px;
}

#latestReleases, #mostPopular {
	width: 304px;
	float: left;
	height: 408px;
	background: #ffffff;
	margin-bottom: 15px;
	position: relative;
}

#mostPopularPR {
	width: 562px;
	float: left;
	height: 439px;
	background: #ffffff;
	margin: 0 15px 15px 0;
	position: relative;
}

#companyDetailsPR {
	width: 369px;
	float: left;
	height: 439px;
	background: #ffffff;
	margin-bottom: 15px;
	position: relative;
}

#logoPRContainer {
	float: right;
	width: 150px;
	overflow: hidden;
	margin: 15px 15px 0 15px;
}

#logoPR {
	width: 150px;
	margin-bottom: 5px;
}

#latestPressReleases .pressRelease,
#releaseLoftResults .pressRelease,
#release .pressRelease {
	height: 61px;
	padding: 0 15px 5px 15px;
	overflow: hidden;
}

.pressRelease .image, #topThree .image, .popularImage .image, .smallHomeContent .image, #topPick .image, #latestReleasesWebLoft .image {
	float: left;
	margin: 0 10px 10px 0;
	width: 50px;
	height: 50px;
}

.pressRelease .title a, #topThree .name a, .smallHomeContent .name a, #featureLoftResults .title a, .popularImage .name a, #topPick .name, #latestReleasesWebLoft .name {
	color: #000000;
	font-size: 0.7em;
}

.pressRelease .date, #featureLoftResults .date {
	color: #c0c0c0;
	font-size: 0.7em;
	font-style: italic;
	margin-bottom: 3px;
}

.pressRelease .company, #topThree .company a, .smallHomeContent .company a, #topPick .company a, #latestReleasesWebLoft .company a {
	color: #808080;
	font-size: 0.7em;
}

#latestReleases .dropdown {
	position: absolute;
	width: 304px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

#latestReleases .dropdown dd, #latestReleases .dropdown dt, #latestReleases .dropdown ul {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#latestReleases .dropdown dd {
	position: relative;
}

#latestReleases .dropdown dt {
	background-color: #829803;
	padding: 0;
    display: block;
	border-top: 1px solid #7a7a7a;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 0.8em;
	color: #ffffff;
	font-weight: bold;
}

#latestReleases .dropdown dt:hover {
	background: #829803;
	text-decoration: none;
}

#latestReleases .dropdown dt span {
	cursor: pointer;
	display : block;
	padding: 5px;
}

#latestReleases .dropdown dd ul {
	background-color: #a8ba28;
	display: none;
    list-style: none;
	padding: 0;
	position: absolute;
	z-index: 10;
	width: auto;
	min-width: 304px;
	margin-top: -150px;
	border-top: 1px solid #7a7a7a;
}

#latestReleases .dropdown span.value {
	display: none;
}

#latestReleases .dropdown dd ul li {
	padding: 0;
    display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 0.8em;
	color: #ffffff;
}

#latestReleases .dropdown dd ul li:hover {
	text-decoration: none;
}

.noMargin {
	margin-left: 0;
}

.thinBox a.more, .popularImage a.footer, #topPick a.footer, #mostPopular a.footer {
	background-color: #829803;
	padding: 0;
    display: block;
	border-top: 1px solid #7a7a7a;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 0.7em;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-transform: uppercase;
	cursor: pointer;
}

.thinBox a.more:hover {
	text-decoration: none;
}

.popularImage a.footer:hover {
	background: #829803;
	text-decoration: none;
}

#cmsSocialLinks {
	float: right;
	padding: 10px;
	margin-top: 4px;
}

#twitterContent {
	margin: 15px 15px 5px 15px;
	font-size: 0.8em;
	font-style: italic;
}

.twitterContent {
	margin: 10px 0 5px 0;
	font-size: 0.9em;
	font-style: italic;
}

#twitterDate {
	margin: 0 15px;
	font-size: 0.7em;
	color: #949494;
}

.twitterDate {
	font-size: 0.7em;
	color: #949494;
}

#singleColumn {
	padding-bottom: 50px;
}

.error, .message {
	padding: 10px 10px 10px 30px;
	font-size: 12px;
	margin: 0 0 10px 0;
	border-radius: 3px;
	position: relative;
	display: none;
}

.error {
	background-color: #f8f8f8;
}

.error:before {
	font-family: "Glyphicons";
	color: #a843a9;
	content: "\e197";
	display: block;
	margin: 0 5px 0 0;
	position: absolute;
	left: 10px;
	top: 9px;
}

.message {
	background-color: #ebf1df;
}

.message:before {
	font-family: "Glyphicons";
	color: #9eb92f;
	content: "\e196";
	display: block;
	position: absolute;
	left: 10px;
	margin: 0 5px 0 0;
	float: left;
}

.info.bottomSpace, .error.bottomSpace {
	margin-bottom: 15px;
}

#quickFormConfirmation {
	margin: 0;
	margin-bottom: 4px;
	color: #666;
	background: #f8f8f8;
	padding: 5px;
	text-indent: 10px;
	border-radius: 3px;
	margin-top: -10px;
	float: right;
}

#quickFormConfirmation span:before {
	color: #9eb92f;
	font-family: "Glyphicons";
	content: "\e207";
	position: relative;
	left: -5px;
}

.downloadThickBox {
	width: 545px;
	font-size: 12px;
	position: relative;
	bottom: 25px;
	padding: 7px !important;
}

#quickBasketCopy {
	margin: 0 0 15px 0;
}

#browserResults .info {
	margin: 10px 62px 300px 0;
}

#browserResults .newBlock {
	display: none;
}

#browserClients {
	display: none;
}

.fullScreen #statsContainer {
	width: 100%;
	margin: 0;
}

.fullScreen #headerUserMenu {
	top: 35px;
    right: 4px;
}

.fullScreen #statsContainer .headerStats {
	padding-left: 5px;
}

.fullScreen #headerContainer #header {
	display: none;
}

.fullScreen #leftColumn {
	float: left;
	position:absolute;
	left: -202px;
	top: 92px;
	-webkit-transition: left .3s;
	transition: left .3s;
}

.fullScreen #rightColumn {
	float: right;
	left: 0;
	position: relative;
	-webkit-transition: left .3s;
    transition: left .3s;
	width: 100%;
}

.fullScreen #appHeader #cmsMenuToggle {
	float: left;
	background: #fff;
	border-right: 1px solid #ccc;
	height: 60px;
	position: absolute;
	cursor: pointer;
	top: 0px;
	text-align: center;
	z-index: 1;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	-ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.fullScreen #appHeader #cmsMenuToggle p {
	margin: 5px;
	padding: 0;
	font-size: 11px;
	color: #666;
}

.fullScreen #appHeader .glyphiconMenuToggle.active {
	-ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    position: relative;
    top: 8px;
    left: 10px;
}

.fullScreen #appHeader .glyphiconMenuToggle:before {
	font-family: "Glyphicons";
    content: "\e517";
    position: relative;
	padding: 15px;
	color: #666;
   	font-size: 22px;
    top: 10px;
}

.fullScreen #appHeader #plLogo {
	background: url("images/pl_logo_no_ladder.png") no-repeat;
    height: 30px;
    width: 200px;
    background-position: 47px -1px;
    cursor: pointer;
    margin-left: 18px;
}

.fullScreen #appHeader #cmsMenuToggle:hover {
	opacity: 0.8;
}

.fixedWidth #leftColumn {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 75px;
	position: relative;
}

.fixedWidth #rightColumn {
	float: right;
	width: 730px;
	margin: 0 0 125px 0;
	position: relative;
}

.fixedWidth #wideRightColumn {
	float: right;
	width: 91%;
	margin: 0px 0px 250px 0px;
	position: relative;
}

.fullScreen #appHeader {
	float: left;
	width: 100%;
	position: relative;
	left: 0;
	padding: 15px 0;
	background-color: #fff;
    border-bottom: 1px solid #9eb92f;
	-webkit-transition: left .3s;
    transition: left .3s;
}

.fullScreen #appHeader a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.mediumImageContainer {
	width: 313px;
	height: 225px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}

#territorySelector {
	width: 48px;
	height: 21px;
	border-radius: 3px;
	background: #858585 url("images/sp_header_footer.png") right -43px no-repeat;
	right: 0;
	float: right;
	top: -25px;
	right: 101px;
	cursor: pointer;
}

#territorySelector img {
	position: relative;
	top: 3px;
	left: 6px;
	padding: 1px;
	border: 1px solid #ccc;
	opacity: .8;
}

#territoryList {
	display: none;
	z-index: 151;
	position: absolute;
    background: #fff;
    width: 150px;
    right: 4px;
    border: 1px solid #ccc;
    border-radius: 3px;
    top: 40px;
}

#territoryList ul {
	list-style: none;
	font-size:12px;
	color: #666;
	text-align: right;
	height: 450px;
	overflow: scroll;
}

#territoryList ul li {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400px;
	padding: 10px;
	font-size: 14px;
}

#territoryList .territoryBreak:hover {
	cursor: default;
	background: #fff;
}

#mainMenuAbout {
	display: none;
	text-align: right;
	list-style: none;
	z-index: 151;
	position: absolute;
	background: #fff;
	width: 150px;
	right: 4px;
	border: 1px solid #ccc;
	top: 40px;
}

#mainMenuAbout li {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400px;
	padding: 10px;
	font-size: 14px;
}

#mainMenuAbout li:hover {
	background: #f8f8f8;
}

#mainMenuAbout li a {
	text-decoration: none;
	color: #666;
}

#languageChoice {
	width: 50px;
	top: -25px;
	right: 0px;
	float: right;
	font-size: 11px;
	color: rgb(255, 255, 255);
	border: none;
	border-radius: 3px;
	background: rgb(133, 133, 133) url("images/sp_header_footer.png") right -43px no-repeat;
	cursor: pointer;
	text-decoration: none;
	height: 21px;
	text-indent: -17px;
	padding: 0px 24px;
}

#languageChoice span {
	position: relative;
	top: 2px;
	left: 0px;
}

#languageMenuContainer {
	display: none;
	width: 150px;
	text-align: right;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    position: absolute;
    right: 10px;
    top: 40px;
    z-index: 120;
}

#languageMenuContainer ul {
	list-style: none;
	font-size: 12px;
}

#languageMenuContainer ul a {
	text-decoration: none;
	color:#666;
	font-size: 14px;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400;
	padding: 10px;
}

#languageMenuContainer ul li , #territoryList ul li {
	padding: 5px;
	cursor: pointer;
}

#languageMenuContainer ul li:hover, #territoryList ul li:hover {
	background: #f8f8f8;
}

a.activeLang {
	color: #9eb92f !important;
}

#headerLogin {
	padding: 2px 20px 6px 5px;
}

#loginFormContainer, #headerUserMenu {
	display: none;
	border: 1px solid #cecece;
	font-family: "Lato", Arial, sans-serif;
	background-color: #fff;
	position: absolute;
	right: 0px;
	top: 45px;
	z-index: 2000;
	margin-top: 2px;
	min-width: 250px;
}

#headerUserMenu.open, #loginFormContainer.open, #languageMenuContainer.open, #territoryList.open, #mainMenuAbout.open {
	display: block;
}

#headerUserMenu:after, #headerUserMenu:before, #loginFormContainer:after, #loginFormContainer:before, #languageMenuContainer:after, #languageMenuContainer:before, #territoryList:after, #territoryList:before, #mainMenuAbout:after, #mainMenuAbout:before {
	bottom: 100%;
	left: 90%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#headerUserMenu:after, #loginFormContainer:after, #languageMenuContainer:after, #territoryList:after, #mainMenuAbout:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 5px;
	margin-left: -5px;
}

#headerUserMenu:before, #loginFormContainer:before, #languageMenuContainer:before, #territoryList:before, #mainMenuAbout:before {
	border-color: rgba(206, 206, 206, 0);
	border-bottom-color: #cecece;
	border-width: 6px;
	margin-left: -6px;
}

#loginFormContainer {
	padding: 15px;
}

#loginFormContainer .iconTrue {
	width: 85%;
}

#headerLogin:hover, #headerUserMenuButton:hover {
	border-color: #999;
}

ul#headerUserMenu {
	list-style-type: none;
}

ul#headerUserMenu li {
	list-style-type: none;

}

ul#headerUserMenu li a {
	display: block;
	font-weight: 400;
	font-size: 14px;
	padding: 10px;
	text-decoration: none;
	color: #666;
}

ul#headerUserMenu li a:hover {
	background-color: #eaeaea;
}

ul#headerUserMenu li a:before {
	font-family: "Glyphicons";
	display: block;
	width: 20px;
	margin-top: -2px;
	color: #cecece;
	float: left;
}

ul#headerUserMenu li a#headerUserMenuDashboard:before {
	content: "\e004";
}

ul#headerUserMenu li a#headerUserMenuMyAccount:before {
	content: "\e004";
}

ul#headerUserMenu li a#headerUserMenuEmailPreferences:before {
	content: "\e130";
}

ul#headerUserMenu li a#headerUserMenuBPO:before {
	content: "\e051";
}

ul#headerUserMenu li a#headerUserMenuSettings:before {
	content: "\e137";
}

ul#headerUserMenu li a#headerUserMainSite:before {
	content: "\e371";
}

ul#headerUserMenu li a#headerUserMenuLogout:before {
	content: "\e389";
}

ul#headerUserMenu li a#headerUserMenuNewIL:before {
	content: "\e139";
}

ul#headerUserMenu li a#headerUserMenuSCS:before {
	content: "\e343";
}

ul#headerUserMenu li a#headMenuAlphaDashboard:before {
	content: "\e332";
}

#header #headerMenus {
	float: right;
	margin-top: 3px;
}

.language_DE #headerMenus {
	position: relative;
}

.language_DE #headerMenus.menuNoIndex {
	margin-top: -7px !important;
}

.language_US #headerMenus.menuIndex {
	margin-top: 0px !important;
}

#header .headerMenu {
	float: left;
	position: relative;
	border-right: 1px solid #e8e8e8;
	padding: 7px 15px;
	margin-top: 15px;
}

#header .headerMenu .glyphicons:before {
	font-family: "Glyphicons";
	margin-left: 5px;
	content: "\e602";
	position: relative;
	font-size: 11px;
}

#header #headerMenuSignIn {
	border-right: 0;
}

#header .headerMenu .flag-icon {
	font-size: 17px;
}

#header .headerMenu span, #header .headingLink a {
	font-family: "Lato", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	color: #777;
	border-radius: 3px;
	cursor: pointer;
}

#header .headerMenu a {
	text-decoration: none;
}

#header .headerRegister {
	background: #a843a9;
	border-radius: 3px;
}

#header .headerRegister span {
	background: #a843a9 url("images/sp_header_footer.png") right -38px no-repeat;
	border-radius: 3px;
}

#header .headerRegister ul.headerMenuLinks {
	background: #a843a9;
}

#header .headerMenu ul.headerMenuLinks {
	width: 100%;
	border-top: 1px solid #fff;
	display: none;
	position: absolute;
	top: 30px;
	background-color: #9eb92f;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 3px 0;
	z-index: 150;
}

#header .headerMenu ul.headerMenuLinks li {
	list-style-type: none;
}

#header .headerMenu ul.headerMenuLinks li a {
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

#header .headerMenu ul.headerMenuLinks li a:hover {
	opacity: 0.8;
}

#header a#headerMenuRegister {
	display: block;
	float: left;
	border-radius: 3px;
	background-color: #a843a9;
	color: #fff;
	height: 17px;
	font-size: 12px;
	text-decoration: none;
	padding: 8px;
}

.ukJournoHeader {
	width: 120px;
}

.aboutLoggedIn {
	margin-right: 0 !important;
}
#terrytorySelector {
	position: absolute;
	top: -25px;
	right: 90px;
}

#terrytorySelector #ships_to {
	width: 75px;
}

#ships_to option {
	background: #fff;
}

.headerLink {
	font-size: 0.7em;
	margin: 3px 0 10px 0;
}

.headerLink a {
	color: #404040;
	font-weight: bold;
}

#homeContainer .price {
	font-size: 0.7em;
}

.thriceLeft {
	width: 202px;
	float: left;
}

.thriceRight {
	width: 518px;
	float: right;
}

.thinBox {
	position: relative;
	margin-top: 15px;
	background-color: #ffffff;
}

#topThree, .smallHomeContent {
	padding: 15px 15px 35px 15px;
}

.topThreeItem {
	height: 52px;
	overflow: hidden;
	margin: 10px 0;
}

#latestCategoryImages {
	margin-top: 15px;
	background-color: #ffffff;
	padding: 15px 0 0 15px;
	height: 895px;
}

.addPublicationMonitorUrl:before{
  	font-family: "Glyphicons";
	content: "\e433";
 	margin-right: 4px;
	color: green;
	top: 2px;
	position: relative;
 	cursor: pointer;
 }

 .removePublicationMonitorUrl:before{
	font-family: "Glyphicons";
	content: "\e208";
	color: red;
	top: 2px;
	position: relative;
	cursor: pointer;
 }

.streamImageItem {
	width: 115px;
	height: 115px;
	float: left;
	overflow: hidden;
	margin-left: 8px;
}

.thumbImageItem {
	width: 175px;
	background: #FFF;
	float: left;
	height: 254px;
	overflow: hidden;
	font-size: 12px;
	margin: 0 0 5px 10px;
	position: relative;
}

.thumbImageItem .name {
	line-height: 15px;
}

.listImageItem {
	margin: 0 0 10px 10px;
	font-size: 12px;
	height: 81px;
	overflow: hidden;
	position: relative;
	padding-bottom: 5px;
    border-bottom: 1px dotted lightgrey;
}

.listImageItem .imageOptions {
	position: absolute;
	right: 0px;
	top: 30px;
	border: 0px;
}

.international {
	width: 26px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 55px;
	cursor: pointer;
	background: #ffffff url("images/ic_globe.png") 0 0 no-repeat;
}

.internationalSettings {
	padding: 2px 0 0 17px;
	font-size: 11px;
	background: #ffffff url("images/ic_globe_small.png") 0 0 no-repeat;
	float: left;
	height: 14px;
	margin: 3px 0 10px 15px;
	line-height: 13px;
}

#browserResults .detailImageItem {
	position: relative;
	height: 330px;
	overflow: hidden;
	margin-left: 10px;
}

.states {
	margin-top: 10px;
}

#productContainer {
	color: #404040;
}

#productContainer .detailImageItem {
	width: 286px;
	float: left;
	margin-right: 15px;
}

.thumbImageItem .image {
	text-align: center;
	overflow: hidden;
	width: 169px;
	height: 169px;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 2px;
}

.streamImageItem .image {
	overflow: hidden;
	width: 109px;
	height: 109px;
	border: 1px solid #cecece;
	padding: 2px;
}

.listImageItem .image {
	text-align: center;
	overflow: hidden;
	width: 75px;
	height: 75px;
	border: 1px solid #cecece;
	padding: 2px;
	float: left;
	margin-right: 10px;
}

.listImageItem .name {
	margin-bottom: 3px;
}

.listImageItem .price span {
	display: none;
}

.listImageItem .price {
	margin: 3px 0;
}

.listImageItem .imageInfo {
	position: absolute;
	right: 0;
	top: 17px;
	opacity: 0.3;
}

.dd-ships {
	 cursor: pointer;
	 text-decoration:underline;
}

.dd-ships-list {
	 width: -moz-fit-content;
	 height: 500px;
	 overflow-y: scroll;
	 border-radius: 3px;
	 display: none;
	 padding-left: 10px;
	 padding-right: 10px;
	 position: absolute;
	 background: #FFF;
	 z-index: 99;
	 border: 1px solid #DDD;
padding: 5px;
}

.listImageItem .description {
	height: 30px;
	overflow: hidden;
	color: #7a7a7a;
}

.listImageItem .country {
	position: absolute;
	right: 0;
}

.detailImageItem .image {
	text-align: center;
	overflow: hidden;
	width: 280px;
	height: 280px;
	border: 1px solid #cecece;
	padding: 2px;
}

.thumbImageItem .size, .thumbImageItem .dimensions, .thumbImageItem .date {
	font-size: 11px;
	color: #adadad;
}

.thumbImageItem .size {
	float: right;
	margin-top: -35px;
	margin-right: 4px;
}

.thumbImageItem .date {
	margin-top: -19px;
	margin-right: 4px;
	float: right;
}

.thumbImageItem .dimensions {
	float: left;
	position: relative;
	top: -19px;
	left: 4px;
}

.thumbImageItem .description,
.thumbImageItem .price span,
.thumbImageItem .email,
.thumbImageItem .imageInfo,
.listImageItem .email,
.detailImageItem .size,
ul.imageOptions li.client {
	display: none;
}

.thumbImageItem img[width] {
	width: 169px;
    height: auto;
}

.thumbImageItem img[height] {
	height: 169px;
    width: auto;
}

.listImageItem img[width] {
	width: 75px;
    height: auto;
}

.listImageItem img[height] {
	height: 75px;
    width: auto;
}

.imageItem a {
	text-decoration: none;
}

ul.imageOptions {
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	height: 30px;
}

.thumbImageItem ul.imageOptions {
	position: absolute;
	z-index: 1;
	bottom: 2px;
	right: 3px;
	border: 0;
}

.detailImageItem ul.imageOptions {
	width: 284px;
}

ul.imageOptions li {
	display: block;
	float: left;
	list-style-type: none;
}

ul.imageOptions li a, ul.imageOptions li span {
	display: block;
	height: 30px;
	font-family: "Glyphicons";
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	font-size: 17px;
	cursor: pointer;
}

.thumbImageItem ul.imageOptions li a, .thumbImageItem ul.imageOptions li span {
	width: 30px;
}

.detailImageItem ul.imageOptions li a, .detailImageItem ul.imageOptions li span {
	width: 94px;
}

ul.imageOptions li.added span {
	opacity: 0.5;
}

ul.imageOptions li.download a {
	color: #9eb92f;
}

ul.imageOptions li.download a:before {
	content: "\e415";
	top: 2px;
	position: relative;
}

ul.imageOptions li.basket span, ul.imageOptions li.added span {
	color: #9eb92f;
}

ul.imageOptions li.added span:before {
	content: "\e146";
}

ul.imageOptions li.basket span {
	background-image: url("images/bg_basket_icon.png");
	background-repeat: no-repeat;
	position: relative;
	top: 7px;
	left: 5px;
}

ul.imageOptions li.client a {
	color: #666;
}

ul.imageOptions li.client a:before {
	content: "\e004";
}

#browserResults .detailImageItem .details {
	position: absolute;
	top: 0;
	right: 0;
	width: 435px;
}

.thumbImageItem .details {
	position: relative;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	height: 78px;
}

.thumbImageItem .basic {
	height: 42px;
	overflow: hidden;
	padding: 5px;
	border-top: 1px dotted #cecece;
	border-bottom: 1px dotted #cecece;
}

.thumbImageItem .description {
	position: relative;
	top: 151px;
}

.thumbImageItem .name {
	margin: 0 0 3px 0;
}

.detailImageItem .name {
	font-size: 1.3em;
	font-weight: bold;
}

.thumbImageItem .name a, .listImageItem .name a, .detailImageItem .name a {
	text-decoration: none;
	margin-bottom: 3px;
}

.thumbImageItem .name {
	margin-top: -3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 11px;
}

.thumbImageItem .details .client {
	width: 165px;
	margin-top: -2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	width: 70%;
	float: left;
}

.detailImageItem .name {
	font-size: 16px;
	width: 90%;
}

.detailImageItem .details .client {
	font-size: 14px;
	margin: 5px 0;
}

.detailImageItem .country {
	position: absolute;
	bottom: -20px;
}

.listImageItem .size {
	display: none;
}

.thumbImageItem .price {
	font-size: 10px;
	position: absolute;
	left: 35px;
	bottom: 5px;
}

.imageItem .country {
	width: 16px;
	height: 11px;
	border: 1px solid #adadad;
	padding: 1px;
	background-position: 1px 1px;
	background-repeat: no-repeat;
}

.thumbImageItem .country {
	position: absolute;
	bottom: 5px;
	left: 6px;
}

.listImageItem .date {
	position: absolute;
	top: 1px;
	right: 25px;
	opacity: 0.5;
}

#other_countries {
	display: block;
	position: absolute;
	top: 25px;
	right: 0;
	width: 150px;
}

.listImageItem .size {
	color: #808080;
}

.detailImageItem .imageInfo {
	color: #808080;
	font-size: 12px;
	margin: 5px 0 10px 0;
}

.detailImageItem .price, .detailImageItem .date {
	font-size: 13px;
}

.detailImageItem .description {
	font-size: 13px;
}

#homeContainer {
	overflow: hidden;
}

#webLoftContainer, #noResultsContainer {
	margin-bottom: 50px;
}

#seasons {
	padding: 15px 15px 0 15px;
	background-color: #ffffff;
}

#browserResults {
	margin: 0 0 0 -10px;
    clear: both;
    float: left;
    width: 750px;
}

#browserToolbar {
	width: 88px;
	height: 28px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

#browserToolbar ul {
	padding: 0;
	margin: 0;
	border: 1px solid #cecece;
	border-radius: 3px;
	height: 31px;
}

#browserToolbar ul li {
	display: inline-block;
	float: left;
    width: 28px;
	height: 31px;
	cursor: pointer;
	background-repeat: no-repeat;
	font-family: "Glyphicons";
	text-align: center;
	font-size: 19px;
	color: #cecece;
}

#browserToolbar ul li#list:before {
	content: "\e115";
	position: relative;
	top: 2px;
}

#browserToolbar ul li#thumb {
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

#browserToolbar ul li#thumb:before {
	content: "\e157";
	position: relative;
	top: 2px;
}

#browserToolbar ul li#detail:before {
	content: "\e156";
	position: relative;
	top: 2px;
}

#browserToolbar ul .on {
    background-color: #cecece;
	color: #fff;
}

#releaseLoftContainer #filterOptions, #featureLoftContainer #filterOptions, #directoryContainer #filterOptions {
	margin-bottom: 15px;
}

#filterOptions .stats {
	float: right;
	text-align: right;
	font-size: 0.7em;
	padding-top: 5px;
}

#filterOptions .browserStats {
	font-size: 0.7em;
	margin: 5px 0 10px 0;
	float: left;
}

#filterOptions .stats span, #filterOptions .browserStats span {
	font-weight: bold;
}

#releaseLoftContainer #filterOptions .browserStats {
	float: right;
}

#browserTotal, #total {
	display: none;
}

#newsletterConfirmation {
	margin: 0 15px;
}

#directoryResults {
	padding: 0 15px 15px 15px;
}

#filters {
	position: relative;
}

#filters .cmsFilter {
	max-width: 196px;
}

#pagination {
	position: absolute;
	right: 0;
	top: 0;
	width: 130px;
}

#pagination button {
	background-color: #9eb92f;
	color: #fff;
	border: 0;
	border-radius: 3px;
	font-family: "Glyphicons";
	text-decoration: none;
	padding: 8px 0;
	font-size: 12px;
	display: block;
	text-align: center;
	width: 25px;
	float: left;
	cursor: pointer;
}

#pagination button:disabled {
	opacity: 0.5;
	cursor: default;
}

#pagination button:hover {
	opacity: 0.9;
}

#pagination button:disabled:hover {
	opacity: 0.5;
}


#pagination button#left {
	margin-right: 5px;
}

#pagination button#left:before {
	content: "\e211";
}

#pagination button#right:before {
	content: "\e212";
}

#pagination #current {
	background-color: #f8f8f8;
	border-radius: 3px;
	text-decoration: none;
	padding: 8px 0;
	font-size: 12px;
	display: block;
	text-align: center;
	width: 70px;
	float: left;
	margin-right: 5px;
}

#tableIndex {
	padding-top: 10px;
}

#myDirectoryContainer #tableIndex {
	padding-top: 0;
}

#tableIndex a {
	cursor: pointer;
	display: block;
	float: left;
	padding: 2px 4px;
	text-align: center;
	font-size: 0.7em;
	margin-right: 2px;
	font-weight: bold;
}

#tableIndex a:hover, #tableIndex a.on {
	background-color: #c0c0c0;
	text-decoration: none;
}

#directoryIndex span {
	cursor: pointer;
	display: block;
	float: left;
	width: 16px;
	padding: 2px 0;
	text-align: center;
	font-size: 0.7em;
	margin-right: 2px;
}

#directoryIndex span:hover, #directoryIndex span.on {
	background-color: #c0c0c0;
}

#directoryResults .directoryItem {
	margin-top: 5px;
	height: 36px;
	overflow: hidden;
}

#directoryResults .directoryItem .name a {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 0.7em;
	width: 300px;
	float: left;
	font-weight: bold;
}

ul.inText {
	padding: 0 0 0 25px;
}

ul.inText li {
	font-size: 0.8em;
}

ul.inText li a {
	text-decoration: underline;
}

#servicesBlock {
	padding-top: 10px;
	clear: both;
	padding-left: 155px;
	position: relative;
	width: 490px;
}

#servicesBlock input {
	display: none;
}

#servicesBlock .eligable {
	background-color: #CF9;
}

.service {
	height: 25px;
	margin-bottom: 10px;
}

.serviceDescription {
	position: absolute;
	margin-left: -155px;
	width: 130px;
	padding: 5px;
	font-size: 0.7em;
	background-color: #829803;
	color: #ffffff;
	display: none;
}

.serviceToggle, .serviceAdminToggle {
	background: #ffffff url("images/bg_checkbox_style.png") 0 0 no-repeat;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 15px;
}

.serviceToggle:hover, .serviceAdminToggle {
	cursor: pointer;
}

.checked {
	background-position: 0 -27px
}

.serviceOptions .hide {
	display: none;
}

.serviceName {
	float: left;
	width: 250px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 25px;
}

.serviceSignupCost {
	font-size: 0.9em;
	line-height: 25px;
}

.highlight {
	font-weight: bold;
}

#serviceTotal {
	position: absolute;
	height: 133px;
	margin-left: 375px;
	width: 520px;
}

#serviceTotalInfo {
	position: absolute;
	margin: 52px 0 0 375px;
	font-size: 0.6em;
}

.promotionalSticker {
	background: url("images/im_first_month_free.png") 50px 35px no-repeat;
}

#title {
	font-weight: bold;
	padding-top: 13px;
	margin-right: 3px;
	float: left;
}

#totalCost {
	padding-top: 13px;
}

#servicePad {
	border-top: 1px dotted #7a7a7a;
	width: 500px;
	margin-left: 150px;
	height: 10px;
}

.butPad {
	margin-bottom: 75px;
}

.theTerm {
	font-size: 0.6em;
}

.statFigure {
	text-align: center;
	font-size: 3.5em;
	font-family: Times, serif;
	font-style: italic;
	margin-top: -15px;
}

.statText {
	text-align: center;
	font-size: 0.8em;
	padding: 0 15px;
}

.statText a {
	font-weight: bold;
	color: #829803;
}

#calendarLoft {
	margin-top: -10px;
}

.calendarItem {
	padding: 0 15px;
	font-size: 0.8em;
}

.calendarItem .dates {
	font-weight: bold;
	margin-bottom: 2px;
}

.calendarItem .name {
	margin-bottom: 5px;
}

ol.topSearches {
	margin: -20px 0 0 30px;
	padding: 10px;
	font-size: 0.8em;
	width: 100px;
	float: left;
	line-height: 1.1;
}

ol.topSearches li {
	margin-bottom: 3px;
}

.season {
	height: 67px;
}

.season .image {
	width: 50px;
	float: left;
	margin-right: 10px;
}

.season .name a {
	font-size: 0.7em;
	margin-bottom: 3px;
}

.season .images {
	font-size: 0.7em;
	color: #808080;
}

.serviceContainer {
	padding: 15px;
}

#serviceDescription .item img {
	float: left;
	margin-right: 15px;
}

#serviceDescription div {
	float: left;
	width: 500px;
}

#serviceDescription ul {
	font-size: 0.8em;
	margin: 0 0 10px 30px;
}

.oneOffBox {
	float: left;
	margin-right: 15px;
	position: relative;
	width: 274px;
	height: 300px;
	background: #ffffff url("images/bg_one_off_boxes.png") 0 0 repeat-x;
	padding: 0 15px;
}

.oneOffBox h1 {
	color: #ffffff;
	font-size: 22px;
	line-height: 53px;
}

.oneOffBox h2 {
	color: #b5d127;
	font-size: 16px;
	line-height: 20px;
}

.oneOffBox p {
	line-height: 20px;
}

.oneOffPlusBox, .oneOffStatsBox {
	padding: 10px 10px 10px 40px;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	margin: 15px 0;
}

.oneOffPlusBox {
	background: #4e0058 url("images/bg_one_off_plus.png") 10px 10px no-repeat;
}

.oneOffStatsBox {
	background: #4e0058 url("images/bg_one_off_stats.png") 10px 10px no-repeat;
}

.oneOffPlusBox:hover {
	text-decoration: none;
}

.langFloat {
	top: 30px;
}

a.cmsQuickLink, a.cmsQuickLinkSmall {
	float: left;
	margin: 0 15px 15px 0;
	position: relative;
	height: 26px;
	background: #829803 url("images/ui-bg_glass_45_a8ba28_1x400.png") 50% 50% repeat-x;
	padding: 12px 15px;
	color: #ffffff;
}

a.cmsQuickLink {
	width: 274px;
}

a.cmsQuickLinkSmall {
	width: 146px;
	font-size: 12px;
	text-align: center;
}

a.cmsQuickLink:hover, a.cmsQuickLinkSmall:hover {
	text-decoration: none;
}

a.cmsQuickLink.last, a.cmsQuickLinkSmall.last {
	margin-right: 0;
}

/* 6) Forms ************ */

form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#subMenu form {
	float: left;
	display: block;
	width: 500px;
	height: 50px;
}

legend {
	display: none;
}

textarea {
	padding: 3px 6px;
}

input.radio {
	border: 0;
}

#loginBar input.formField {
	padding: 6px;
	float: right;
	margin-left: 5px;
}

#loginBar input.formField.pw {
	width: 75px;
}

#loginBar input.button, #firefox#fix  {
	padding: 5px;
}

#loginBar input.button  {
	float: right;
	margin-left: 5px;
}

#searchBar input.formField {
	padding: 8px;
	font-size: 1.0em;
	float: left;
	margin: 0;
}

#subMenu input.formField {
	padding: 6px;
	margin: 0;
	width: 460px;
}

#searchBar select, #latestReleases select {
	display: none;
}

.prompt {
	color: #c0c0c0;
}

.bodyForm {
	margin-top: 10px;
}

.bodyForm .formFieldContainer {
	clear: left;
	margin-bottom: 5px;
}

.bodyForm .formFieldContainer .label {
	width: 150px;
	float: left;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #808080;
	line-height: 25px;
	padding-right: 5px;
}

.newForm {
	padding-bottom: 15px;
}

#quickBasketContent .intForm .label {
	color: #fff;
}

.intForm .buttonSplit {
	float: left;
	padding: 7px 10px 5px 5px;
	margin: 0;
	font-size: 12px;
}

.newForm .formFieldContainer, .intForm .formFieldContainer {
	margin-bottom: 15px;
	position: relative;
}

.newForm .label {
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.intForm .reminder {
	font-size: 10px;
	margin-top: 5px;
}

#quickBasket .intForm .reminder a {
	color: #fff;
}

.intForm #flag {
	margin-top: 2px;
	width: 16px;
	height: 11px;
	border: 1px solid #adadad;
	padding: 1px;
	position: absolute;
	left: 6px;
	z-index: 50;
	background-color: #fff;
	background-position: 1px 1px;
	background-repeat: no-repeat;
}

#thickBoxContainer .intForm #flag {
	top: 28px;
}

#header .intForm #flag {
	top: 6px;
}

.intForm input {
	padding: 7px 10px;
}


#fieldsets{
	position: absolute;
}

.intForm input.button {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	color: #fff;
	background: #9eb92f url("images/an_save.gif") 5px 50px no-repeat;
	border-color: #9eb92f;
}

.intForm input.button:hover {
	opacity: 0.9;
}

.intForm input.button:disabled, .intForm input.submit:disabled {
	padding-left: 25px;
	border-color: #ccc;
	color: #555;
	cursor: default;
	background: #ccc url("images/an_save.gif") 5px 7px no-repeat;
}

.intForm input.button:disabled:hover {
	opacity: 1;
}

.intForm #saved {
	display: none;
	color: #9eb92f;
	padding-top: 5px;
}

.intForm #notsaved {
	display: none;
	color: red;
	padding-top: 5px;
}

.intForm .label {
	color: #666;
	font-size: 12px;
	margin-bottom: 5px;
}

.newForm input, .newForm select {
	height: 25px;
	font-size: 12px;
}

.intForm input, .intForm select, .intForm textarea {
	border-radius: 3px;
	outline: none;
	font-size: 12px;
	color: #666;
	border: 1px solid #cecece;
}

.intForm textarea {
	padding: 8px 10px;
	line-height: 18px;
}

.intForm select#ships_to, .intForm select#territory {
	padding-left: 29px;
}

.glyphiconsFormInput:before {
	position: relative;
	left: 8px;
	top: 2px;
  	font-family: "Glyphicons";
  	-webkit-font-smoothing: antialiased;
  	font-style: normal;
  	font-weight: normal;
  	line-height: 1;
  	color: #ccc;
  	font-size: 12px;
}

.browserLocationIcon:before, .browserFilterCompanyIcon:before{
	top: -4px
}

.indexBrands:before, .indexBrandsSearch:before{
	left: 21px;
}

#searchBar .glyphiconsFormInput {
	top: 6px;
}

#searchBar .glyphiconsFormInput {
	font-size: 20px;
	color: #a843a9;
	position: relative;
	top: 5px;
}

.glyphiconEmail:before {
	content: "\e011";
}

.glyphiconUser:before {
	content: "\e044";
}

.glyphiconPassword:before {
	content: "\E205";
}

.glyphiconSearch:before {
	content: "\e028";
}

.glyphiconCalendar:before {
	content: "\1f4c5";
}

.glyphiconTelephone:before {
	content: "\e442";
}

.glyphiconText:before {
	content: "\e052";
}

.glyphiconEdit:before {
	content: "\e236";
}

.glyphiconSort:before {
	content: "\e409";
}

.glyphiconCountry:before {
	content: "\e371";
}

.glyphiconWebsite:before {
	content: "\e372";
}

.glyphiconFilter:before {
	content: "\e321";
}

.glyphiconTwitter {
	position: absolute;
	top: 33px;
	background: transparent url("images/ic_form_twitter.png") 0 0 no-repeat;
	display: block;
	width: 14px;
	height: 12px;
}

.resetPassword, .resetPasswordConfirm{
	font-weight: bold;
	text-align: justify;
	margin-left: 23px;
	margin-bottom: 5px;
}

.resetPasswordContainer{
    width: 222px;
    text-align: center;
    margin: auto;
}

.intForm input.iconTrue, .intForm select.iconTrue {
	padding-left: 25px;
	margin-left: -16px;
}

.intForm input.iconTrue.twitter {
	margin-left: 0;
}

#searchBar .intForm input.iconTrue {
	margin-left: -24px;
}

#searchBar .intForm .glyphiconsFormInput {
	left: 12px;
}

.intForm .checkboxes {
	margin-top: -5px;
}

.intForm .checkboxes.inline div {
	float: left;
}

.intForm .checkboxes label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 11px;
	color: #666;
	margin-top: 8px;
}

#quickForm.intForm .checkboxes label {
	color: #fff;
}

#cssSafe .intForm .checkboxes input[type=radio],
#cssSafe .intForm .checkboxes input[type=checkbox] {
	display: none;
}

#cssSafe .intForm .checkboxes label:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: -2px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.intForm .checkboxes .checkbox label {
	margin-bottom: 10px;
}

#cssSafe .intForm .checkboxes label:before {
    border-radius: 3px;
}

#cssSafe .intForm .checkboxes input[type=radio] + label:before {
	border-radius: 10px;
}

#cssSafe .intForm .checkboxes input[type=radio]:checked + label:before {
	content: "\2022";
	color: #9EB92F;
	font-size: 32px;
	text-align: center;
	line-height: 16px;
}

#cssSafe .intForm .checkboxes input[type=checkbox]:checked + label:before {
	content: "\2713";
	font-size: 15px;
	color: #9EB92F;
	text-align: center;
	line-height: 17px;
}

.intForm select {
	background: #fff url("images/bg_select_box.png") right 12px no-repeat;
	padding: 8px 25px 8px 5px;
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
	cursor: pointer;
}

.newForm input {
	padding: 0 5px;
}

.newForm textarea {
	font-size: 12px;
	padding: 5px;
}

.newForm .checkboxes input {
	display: block;
	width: 20px;
	float: left;
}

.newForm .checkboxes span {
	float: left;
	font-size: 10pt;
	color: #9fb51f;
	margin-right: 10px;
	line-height: 26px;
}

.newForm input.submit {
	padding: 0 25px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	background-color: #9fb51f;
	height: 40px;
	line-height: 40px;
}

.newForm .formError {
	color: #cc3333;
}

.formFieldContainer.padBottom {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.formFieldContainer.formError .label {
	color: #a843a9;
}

.formFieldContainer.formError input, .formFieldContainer.formError textarea {
	border-color: #a843a9;
}

.formFieldContainer .formInfo {
	height: 26px;
	line-height: 25px;
	font-size: 0.8em;
	font-weight: bold;
}

.formFieldContainer .whiteLabelLogoPreview {
	width: 300px;
	overflow: hidden;
}

.bodyForm input {
	margin-top: 0;
	padding: 3px 6px;
}

.bodyForm select {
	margin-top: 0;
	padding: 2px 2px 2px 6px;
	margin-right: 2px;
}

.bodyForm .button {
	margin-left: 155px;
}

.bodyForm .button, #firefox#fix  {
	margin-left: 158px;
}

.bodyForm .checkboxes, .bodyForm .checkboxesFloat {
	padding: 5px 0 5px 0;
}

.bodyForm .checkboxesFloat {
	width: 500px;
	float: left;
}

.bodyForm .checkboxes input, #formMonthly input, #formReCheckbox input,  .bodyForm .checkboxesFloat input {
	margin: 3px 3px 0 0;
}

#formMonthly {
	margin-right: 6px;
}

.bodyForm .checkboxes input {
	border: 0;
}

.bodyForm #formReCheckbox input {
	margin-top: 4px;
}

.bodyForm .formFieldContainer span {
	font-size: 0.8em;
}

.intForm .newPublication {
	clear: both;
	padding: 10px 0 4px 0px;
	font-size: 8pt;
}

#quickForm .intForm .newPublication {
	color: #fff;
}




.addNewPublication{
	display: none;
}

#quickPublicationSelector {
	height: 200px;
	width: 360px;
	overflow: scroll;
	border: 1px solid #cecece;
	border-radius: 2px;
	position: absolute;
	background-color: white;
	z-index: 1;
}

#quickPublicationSelector .publicationCountry {
	float: right;
	opacity: 0.5;
}

#selectorPublication{
	color: #717171;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px dotted #e2e2e2;

}

#selectorPublication:hover{
	background-color: #ededed;
	cursor: pointer;
	color: #a843a9;
}

#quickBasketContent {
	width: 475px;
	float: left;
}

.bodyForm .newPublication {
	clear: both;
	float: left;
	margin: 4px 0 6px 175px;
	font-size: 0.8em;
	color: #808080;
}

.bodyForm #newPublication {
	margin-top: 8px;
}

.bodyForm .checkboxes span a {
	text-decoration: underline;
}

.bodyForm .formInstruction {
	font-size: 0.8em;
	color: #808080;
	padding: 0 0 6px 160px;
}

.bodyForm #orderBySubmit, .bodyForm #orderBySubmit2, .bodyForm #orderBySubmit3, .bodyForm #orderBySubmit4, .bodyForm #orderBySubmit5 {
	width: 125px;
}

.quickForm .formInstruction {
	font-size: 0.7em;
	color: #ffffff;
	margin: 10px 0;
}

.quickForm .formFieldContainer {
	clear: left;
	padding-bottom: 8px;
}

.quickForm .formFieldContainer .label {
	font-size: 0.7em;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	padding-bottom: 3px;
}

#formDate {
	float: left;
}

#formDate select {
	margin-right: 3px;
}

.bodyForm #formDate {
	margin: 0 3px 5px 0;
}

.quickForm input, .quickForm textarea {
	margin-top: 0;
	padding: 3px 6px;
}

.quickForm select {
	margin-right: 2px;
	float: left;
}

.quickForm .checkbox {
	margin: 4px 0 0 5px;
	float: left;
}

.quickForm span {
	display: block;
	float: left;
}

.quickForm .padout {
	margin: 1px 0 1px -8px;
}

.quickForm span p {
	color: #ffffff;
	font-size: 1.0em;
	margin: -2px 0 0 0;
	float: left;
}

.quickForm .button {
	clear: left;
	margin-top: 10px;
}

.quickForm .formFieldContainer span {
	font-size: 0.7em;
	line-height: 18px;
}

.quickForm .editPublications {
	width: 15px;
	height: 15px;
	color: white;
	display: block;
	float: left;
}

.quickForm .editPublications:hover {
	text-decoration: none;
}

.quickForm #formDate {
	margin-top: 5px;
}

#orderBy, #clientFilter {

}

#filterOptions {
	position: absolute;
	right: 0;
}

#directoryFilter {
	float: right;
	margin-top: 0;
	padding: 3px;
}

#searchWithin {
	width: 175px;
	height: 16px;
	padding: 3px;
	margin-top: 0;
}

#searchWithinSubmit, #searchReleasesSubmit, #searchWithinSubmitCMS {
	float: left;
	width: 23px;
	height: 22px;
	cursor: pointer;
	background-position: 50% 50%;
	background-repeat: repeat-x;
}

#clientSelect {
	margin: 5px 15px 10px 15px;
	width: 166px;
	font-size: 0.7em;
	padding: 3px;
}

.serviceOptions {
	height: 24px;
}

.serviceOptions .serviceCheckbox {
	display: none;
}

.serviceOptions span.price {
	margin: 0 10px;
}

.calendar {
	width: 40px;
	height: 54px;
	border: 1px solid #cecece;
	border-radius: 3px;
}

.calendar .month {
	text-align: center;
	padding: 2px;
	font-size: 11px;
}

.calendar.jan .month {
	background-color: #c0c0c0;
}

.calendar.feb .month {
	background-color: #7bb5d6;
}

.calendar.mar .month {
	background-color: #63a529;
}

.calendar.apr .month {
	background-color: #4a7b18;
}

.calendar.may .month {
	color: #fff;
	background-color: #395a08;
}

.calendar.jun .month {
	background-color: #ef7300;
}

.calendar.jul .month {
	background-color: #f7a500;
}

.calendar.aug .month {
	background-color: #e7b500;
}

.calendar.sep .month {
	color: #fff;
	background-color: #7b0010;
}

.calendar.oct .month {
	color: #fff;
	background-color: #7b0010;
}

.calendar.nov .month {
	background-color: #7b5a00;
}

.calendar.dec .month {
	background-color: #218cc6;
}

.calendar .day {
	text-align: center;
	font-size: 18px;
	margin: 3px 0 1px 0;
}

.calendar .year {
	font-size: 9px;
	float: right;
	margin-right: 2px;
}

#oops {
	background-color: #ffffff;
	padding: 15px;
	font-size: 0.9em;
}

.oopsDate {
	font-weight: bold;
	margin-bottom: 5px;
}

.oopsContent {

}

/* 7) Quickbar ********************************************************************** */

#stats {
	height: 31px;
	background: #505050;
	color: #cfcfcf;
	right: 0;
	top: 0;
	left: 0;
}

#statsContainer {
	height: 23px;
	overflow: hidden;
	width: 949px;
	margin: 0 auto;
	font-size: 13px;
	padding-top: 6px;
}

#statsContainer .statButtons {
	margin-top: -19px;
}

#statsContainer .statButtons .statBtn {
	margin-right: 5px;
}

#quickbar {
	height: 50px;
	background: #666;
	color: #fff;
	position: fixed;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 110;
}

#quickbarContainer {
	height: 50px;
	overflow: hidden;
	width: 949px;
	margin: 0 auto;
}

#quickbarButtons {
	height: 40px;
	padding-top: 9px;
}

.basketWrapper{
	height: 466px;
	position: relative;
	z-index: -1;
}

#shareBasket{
	 margin-bottom: 5px;
	 border: 1px solid #9eb92f;
	 border-radius: 2px;
	 font-size: 12px;
}

#shareBasketLink{
	height: 33px;
    font-size: 12px;
    color: #4b4b4b;
    border: 1px solid grey;
    border-radius: 4px;
	width: 260px;
	display: none;
}

.messageContainer{
	width: 900px;
    position: absolute;
    bottom: -50px;
    right: 9px;
}

.basketError{
	position: absolute;
}

.buttonsContainer{
	width: 495px;
    position: absolute;
    bottom: 0px;
    height: 30px;
}
.buttonContainerLeft {
	position: relative;
	width: 50%;
	height: 100%;
	float: left;
}
.buttonContainerRight {
	position: relative;
	width: 50%;
    height: 100%;
    float: right;
}

.containerClearBasket{
	text-align: center;
	margin-top: 20px
}

.clearMesasge{
	font-size: 14px;
	color: #434343;
}

.clearButton{
	margin: 0 auto;
	text-align: -webkit-center;

}

#loginQuickBarButton{
	margin-top: 0px;
}

#clearBasketYes, #clearBasketCancel{
	width: 54px;
    font-size: 12px;
    margin-right: 5px;
	margin-top: 20px;
	display: inline-block;
	border: 1px;
    border-radius: 3px;
}

#clearBasketCancel{
	background-color: #a843a9;
}

#clearBasketYes:hover , #basketButton:hover , #shareBasket:hover{
	background-color: #a5c232;
}

#clearBasketCancel:hover{
	background-color: #9e3d9f;
}

#basketButton{
	color: #fff;
    border: 1px solid #9eb92f;
    border-radius: 2px;
    height: 30px;
    position: absolute;
    left: 0px;
    bottom: 0px;
	font-size: 12px;
}

#clearBasketButton{
	right: 0px;
    bottom: 0px;
    position: absolute;
    border: 1px solid #b859ba;
    border-radius: 2px;
    background: #b859ba;
    font-size: 12px;
    text-decoration: none;
    color: #eeeeee;
    padding: 5px;
	cursor: pointer;
}

 #clearBasketButton:hover{
	 background-color: #c15cc3;
 }

/*disable for download basket buttons*/
#basketButton:disabled{
 	background: #ccc url("images/an_save.gif") 75px 7px no-repeat;
	width: 100px;
    text-align: left;
    border: 1px solid #ccc;
}

.shareBasket{
	position: relative;
	width: 495px;
}

.shareBasketContainer{
	position: absolute;
    left: 235px;
}

#downloadBasketError {
	display: none;
	font-size: 12px;
	background: rgb(241, 241, 241);
	padding: 7px;
	border-radius: 3px;
	color: rgb(168, 67, 169);
	float: right;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

#formResearching {
	visibility: hidden;
	display: inline-block;
}

#publicationSelector ul, ul#selectedPublications {
	font-size: 12px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #333;
}

ul#selectedPublications {
	margin-top: 5px;
	color: #666;
	font-size: 11px;
}

ul#selectedPublications li {
	padding-top: 5px;
	height: 16px;
}

ul#selectedPublications li span.del {
	display: inline-block;
	margin: -3px 5px 0 0;
	width: 17px;
	height: 17px;
	cursor: pointer;
	float: left;
	font-family: "Glyphicons";
	color: #ccc;
	font-size: 16px;
}

ul#selectedPublications li span.del:hover {
	color: #999;
}

ul#selectedPublications li span.del:before {
	content: "\e193";
}

#publicationSelector ul li {
	padding: 4px 5px;
	cursor: pointer;
}

#publicationSelector ul li:hover, #publicationSelector ul li.selected {
	background-color: #ccc;
}

.quickbarButton {
	font-size: 10px;
	width: 90px;
	height: 24px;
	margin-left: 5px;
	text-align: center;
	padding: 3px 5px;
	border-color: #666;
	border-radius: 3px;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

.quickbarButton:hover {
	text-decoration: none;
	background-color: #555;
}

#feedbackWidget {
	margin-left: 5px;
	float: right;
	height: 50px;
	width: 150px;
}

#feedbackText {
	font-size: 0.6em;
	width: 140px;
	padding: 5px 0 0 0;
	height: 40px;
	float: left;
	margin-right: 5px;
	color: #ccc;
}

#feedbackWidget .feedbackButton {
	float: right;
	margin: 4px 2px 0 0;
	cursor: pointer;
	width: 25px;
	height: 25px;
	opacity: 0.5;
}

#feedbackWidget #happy {
	background-image: url("images/ic_happy_off.png");
	background-repeat: no-repeat;
}

#feedbackWidget #happy:hover, #feedbackWidget #happy.on {
	background-image: url("images/ic_happy_on.png");
}

#feedbackWidget #meh {
	background-image: url("images/ic_meh_off.png");
	background-repeat: no-repeat;
}

#feedbackWidget #meh:hover, #feedbackWidget #meh.on {
	background-image: url("images/ic_meh_on.png");
}

#feedbackWidget #sad {
	background-image: url("images/ic_sad_off.png");
	background-repeat: no-repeat;
}

#feedbackWidget #sad:hover, #feedbackWidget #sad.on {
	background-image: url("images/ic_sad_on.png");
}

#feedbackForm {
	width: 180px;
	height: 130px;
	top: -151px;
	position: absolute;
	background-color: #666;
	border-color: #666;
	color: #ffffff;
	padding: 10px;
	font-size: 10px;
}

#feedbackForm #feedback {
	margin-top: 10px;
	width: 160px;
	height: 50px;
}

#feedbackForm .button {
	font-size: 10px;
	margin: 10px 10px 0 0;
	float: left;
}

#brandRequest {
	position: fixed;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 107;
	margin: 0 auto;
	width: 700px;
	height: 300px;
	padding: 15px;
	background-color: #666;
	border-color: #666;
	color: #fff;
	font-size: 12px;
	display: none;
	margin-bottom: 50px;
}

#brandRequestError {
	color: black;
	display: none;
}

#brandRequestThankYou {
	display: none;
}

#brandRequest h1 {
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-bottom: 50px;
}

#brandRequest h2 {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#brandRequest p {
	font-size: 12px;
	color: white;
	font-weight: normal;
}

#brandRequest .btn {
	padding: 7px 10px;
	border-radius: 3px;
	outline: none;
	font-size: 12px;
	border: 1px solid #cecece;
	float: left;
	margin-right: 5px;
	color: #fff;
	background: #9eb92f url("images/an_save.gif") 5px 50px no-repeat;
	border-color: #9eb92f;
}

#brandRequest .btn:hover {
	opacity: 0.8;
	background: #9eb92f;
	border-color: #9eb92f;
}

#brandRequestClose {
	float: right;
	cursor: pointer;
	width: 20px;
	height: 20px;
	background-image: url("images/bg_basket_close.png");
	opacity: 0.5;
}

.brandRequestBox {
	float: left;
	width: 233px;
}

#miniBasket {
	margin-right: 5px;
	width: 500px;
	height: 25px;
	padding: 0 0 3px 4px;
	float: left;
	margin-top: 10px;
	border-color: #fff;
	cursor: pointer;
	background: #fff url("images/sp_header_footer.png") 483px -22px no-repeat;
}

#miniBasket #newItem {
	display: none;
}

#miniBasket.basketActive {
	border: 1px solid #ffffff;
}

#miniBasket.basketOver {
	background-color: #ccc;
	border-color: #ccc;
}

.basketMiniImage {
	float: left;
	margin-right: 4px;
	margin-top: 3px;
}

#miniBasketInfo {
	background: transparent url("images/sp_header_footer.png") 0 3px no-repeat;
	font-size: 0.7em;
	color: #808080;
	padding: 7px 0 10px 25px;
}

#basketOpen {
	cursor: pointer;
	float: right;
	border-left: 1px solid #7a7a7a;
}

#quickbar #download {
	float: left;
	margin: 8px 0 0 9px;
	width: 196px;
}

#quickbar #download .button {
	padding: 8px;
}

#userInfo, #userOptions {
	float: left;
	font-size: 0.7em;
	text-align: center;
	height: 50px;
	padding-top: 8px;
}

#userInfo {
	width: 126px;
	margin-left: 15px;
}

#userOptions {
	width: 110px;
}

#userOptions a, #userOptions a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#quickBasket {
	position: fixed;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 110;
}

#quickBasketContainer {
	margin: 0 auto;
	width: 918px;
	height: 500px;
	position: relative;
	z-index: 115;
	padding: 15px;
	background-color: #666;
	border-color: #666;
	color: #fff;
	font-size: 12px;
}

.intForm #registerButton {
	float: left;
	margin: 0;
	font-size: 12px;
	padding: 7px 10px;
	background-color: #A843A9;
	border: 1px solid #A843A9;
	border-radius: 3px;
	text-decoration: none;
}

#basketClose {
	float: right;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-image: url(images/bg_basket_close.png);
    opacity: 0.5;
    z-index: 100;
    position: relative;
}

#basketClose:hover {
	opacity: 0.8;
}

#midBasket {
	width: 378px;
	height: 444px;
	background-color: #fff;
	border-color: #e9e9e9;
	padding: 10px;
	overflow: auto;
	float: left;
	margin-right: 15px;
}

.midBasketItem {
	font-size: 11px;
	height: 52px;
	margin-bottom: 10px;
}

.midBasketItem .image {
	width: 50px;
	height: 50px;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	background-color: #ffffff;
	border: 1px solid #cecece;
	padding: 2px;
}

.midBasketItem .name {
	height: 30px;
	overflow: hidden;
}

.midBasketItem .name a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.midBasketItem .client a {
	color: #000000;
	text-decoration: none;
}

.midBasketItem .size {
	color: #808080;
}

.midBasketItem .del {
	width: 20px;
	height: 20px;
	float: right;
	background-image: url("images/ic_del.png");
	margin-left: 10px;
	cursor: pointer;
	opacity: 0.5;
	z-index: 5;
}

.midBasketItem .del:hover {
	opacity: 1;
}

#addConfirm {
	display: none;
	width: 50px;
	height: 50px;
	border: 1px solid #cecece;
	border-radius: 3px;
	position: absolute;
	bottom: 60px;
	z-index: 30;
	background-color: #fff;
	padding: 10px;
	margin-left: 5px;
}

#ownSchema, #siteSchema {
	width: 918px;
	overflow: auto;
	overflow-y: hidden;
}

#siteSchema {
	margin-top: 15px;
}

.tableContainer {
	width: 5000px;
}

#directoryUpload {
	margin-top: 150px;
    z-index: 3;
    position: relative;
    margin-bottom: 100px;
}

#directoryUpload table {
	font-size: 0.7em;
	border-collapse: collapse;
}

#ownSchema table th {
	cursor: move;
}

#ownSchema table th:hover, #ownSchema table th.selected {
	background-color: #829803;
	color: #ffffff;
}

#directoryUpload table th, #directoryUpload table td {
	padding: 2px 5px;
	margin: 0;
	border: 1px solid #c0c0c0;
}

#siteSchema {
	margin-bottom: 10px;
}

#siteSchema table th.active {
	background-color: #fffea1;
}

#siteSchema table th.over {
	background-color: #c0c0c0;
}

#siteSchema table th.addCustom {
	cursor: pointer;
}

#siteSchema table th.addCustom span {
	font-weight: normal;
}

form#directorySettings {
	height: 30px;
}

form#directorySettings div, form#uploadProcess div#duplicates {
	font-size: 0.8em;
	float: left;
}

form#directorySettings input, form#directorySettings select {
	float: left;
}

form#directorySettings select, form#uploadProcess select {
	margin-left: 5px;
}

form#directorySettings input[type=checkbox] {
	margin: 2px 15px 0 5px;
}

form#directorySettings input[type=text] {
	width: 15px;
	margin: 0 15px 0 5px;
	text-align: center;
}

form#directorySettings input[type=submit] {
	font-size: 0.6em;
	padding: 2px 6px;
	margin-left: 15px;
}

#siteSchema table th.matched {
	background-color: #ffffff;
}

#siteSchema table th div.matchedTo {
	font-weight: normal;
	font-size: 0.8em;
}

#siteSchema table th img.cancelMatch {
	margin: 3px 0;
	cursor: pointer;
}

#directoryInstruction {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 15px;
	padding: 15px;
	text-align: center;
}

#uploadProcess .button {
	margin-top: 15px;
}

#checkAll {
	float: right;
	margin-top: 2px;
}

.directoryCheckbox {
	float: right;
	margin-top: 7px;
}

#myDirectoryContainer {
	padding: 0 15px 15px 15px;
	margin-top: 25px;
}

.myContactsStats {
	font-size: 0.7em;
	margin-bottom: 5px;
}

.myContactsStats span {
	font-weight: bold;
}

.listHeading {
	color: #848484;
}

#upgradePromoCode {
	float: right;
	width: 500px;
	margin: -5px 3px 0 0;
}

#upgradePromoCode div {
	float: left;
	width: 150px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	margin-right: 5px;
	padding-top: 4px;
}

#upgradePromoCode input.promoInput {
	font-size: 0.7em;
	padding: 3px;
	height: 18px;
	float: right;
}

#upgradePromoCode input.button {
	float: right;
	margin-left: 3px;
	font-size: 0.7em;
}

#notAuthorised {
	position: absolute;
	background-color: red;
	color: #ffffff;
	font-size: 11px;
	margin-top: 3px;
	line-height: 20px;
	padding: 0 5px;
	border: 1px solid red;
	display: none;
}

/* 8) Footer ********************************************************************** */

.fullScreen #footer, .fullScreen #noFooter {
    position: relative;
    width: 100%;
    left: 0;
	-webkit-transition: left .3s;
	transition: left .3s;
}


#footer{
	background-color: #e2e2e2;
	height: 300px;
}

#footer.higher{
	background-color: #e2e2e2;
	height: 300px;
	position: relative;
	bottom: 25px;
}

.noFooter{
	height: 0px;
}

#noFooter{
	display: none;
}

#footerCMS {
	background-color: #e2e2e2;
	height: 300px;
}

#footerContent {
	width: 950px;
	position: relative;
	margin: 0 auto;
}

#footerContent ul {
	width: 315px;
	float: left;
	list-style-type: none;
	margin-top: 30px;
}

#footerContent ul li a {
	text-decoration: none;
	font-size: 11px;
}

#footerContent .socialMedia {
	float: right;
	margin: 30px 0 82px 0;
}

#footerContent .socialMedia a {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-color: #9eb92f;
	border-radius: 25px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-image: url("images/sp_social.png");
}

#footerContent .socialMedia a.twitter {
	background-position: -149px 10px;
}

#footerContent .socialMedia a.facebook {
	background-position: 4px 10px;
}

#footerContent .socialMedia a.pinterest {
	background-position: -99px 10px;
}

#footerContent .socialMedia a.instagram {
	background-position: -44px 10px;
}

#footerContent .copyright {
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 168px;
}

#pageTopLeft {
	float: left;
}

#pageTopRight {
	float: right;
}

#latestImage {
	border-right: 1px solid #d1d1d1;
	width: 150px;
	height: 140px;
	text-align: center;
	float: left;
}

#latestImage .image {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

#latestTwitter {
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #ffffff;
	width: 270px;
	height: 90px;
	padding: 25px 15px;
	float: left;
}

/* 9) UI ********************************************************************** */

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

/* 10) Thickbox ********************************************************************** */

#thickBoxContainer {
	padding: 10px 15px;
}

#emailPRConfirmation {
	margin: 15px 0;
	margin: 15px 0;
	padding: 7px 9px;
	font-size: 12px;
	background-color: #EBF1DF;
}

#emailPRConfirmation:before {
	font-family: "Glyphicons";
	content: "\e196";
	position: relative;
	top: 2px;
	margin-right: 5px;
	color: #9eb92f;
}

*{
	padding: 0; margin: 0;
}

#TB_overlay {
	position: fixed;
	z-index: 220;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.4);
}

.TB_overlayBG {
	opacity: 0.1;
	background-color: #000;
}

* html #TB_overlay {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 230;
	color: #000000;
	display: none;
	border: 1px solid #fff;
	border-radius: 3px;
	text-align: left;
	top: 50%;
	left: 50%;
	z-index: 999999;
	padding-bottom: 5px;
	box-shadow: 0 0 100px 1px #888;
}

* html #TB_window {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_title {
	height: 34px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #EEE; /*#a843a9;*/
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	text-align: right;
	float: right;
	background: transparent url("images/ic_del.png") 0 7px no-repeat;
	opacity: 0.5;
}

#TB_closeWindowButton {
	display: block;
	width: 20px;
	height: 20px;
}

#TB_closeAjaxWindow:hover {
	opacity: 1;
}

#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	color: #829803;
}

#TB_ajaxContent {
	clear: both;
	overflow: auto;
	text-align: left;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 240;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
	z-index: 210;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	opacity: 0;
	height: 100%;
	width: 100%;
}

* html #TB_HideSelect {
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
}

/* 11) Tables ********************************************************************** */

form .checkboxes table {
	border-collapse: collapse;
}

form .checkboxes table.industries {
	width: 750px;
}

form .checkboxes table th {
	width: 25%;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
}

form .checkboxes table td {
	font-size: 0.8em;
}

/* 12) CMS ********************************************************************** */

#statsChart {
	margin: -10px 0 0 15px;
	width: 260px;
	height: 152px;
}

#clipLoftChart {
	width: 900px;
	height: 300px;
}

.tickLabel {
	font-size: 0.8em;
}

#chartData, #chartLabels {
	display: none;
}

.cmsTable {
	border-collapse: collapse;
	margin: 0;
	border: 0;
	width: 100%;
}

.cmsTable tr {
	border-bottom: 1px dotted #cecece;
}

.cmsTable tr.alert {
	border-bottom: none;
}

.cmsTable thead tr th, .cmsTable tbody tr td, .cmsTable tfoot tr td {
	text-align: left;
	padding: 5px;
	font-size: 12px;
	vertical-align: top;
}

.cmsTable thead tr th {
	color: #404040;
	opacity: 0.7;
}


.cmsTable tfoot tr td {
	text-align: right;
	font-weight: bold;
}

.cmsTable tr th a.sorter {
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 2px;
}

.cmsTable tr th a.sorter.both {
	background: url(images/bg_sorter.png) 0 0;
}

.cmsTable tr th a.sorter.desc {
	background: url(images/bg_sorter.png) 0 15px;
}

.cmsTable tr th a.sorter.asc {
	background: url(images/bg_sorter.png) 0 30px;
}

.cmsTable thead tr th.center, .cmsTable tbody tr td.center {
	text-align: center;
}

.cmsTable thead tr th.first, .cmsTable tbody tr td.first {
	padding-left: 0;
}

.cmsTable tbody tr td.image {
	padding-left: 0;
	width: 50px;
}

.cmsTable tbody tr td.eventName {
	font-size: 1.2em;
}

.cmsTable tbody tr td div.accountType {
	font-size: 0.7em;
	margin-bottom: 1px;
}

.productImage {
	width: 50px;
}

.cmsTable tbody tr.item {
	height: 52px;
	overflow: hidden;
}

.cmsTable tbody tr:hover, .cmsTable tbody tr.form {
	background-color: #e0e0ac;
}

.cmsTable tbody tr.requestPreview:hover {
	background-color: #ffffff;
}

.cmsTable tbody tr.requestPreview div.content {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-weight: bold;
	font-size: 0.8em;
}

.cmsTable tbody tr.request {
	border-bottom: 1px dashed #7a7a7a;
}

.cmsTable tbody tr.form {
	border-left: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
}

.cmsTable tbody tr.hide {
	display: none;
}

.cmsTable tbody tr.hiddenImage {
	color: #808080;
}

.cmsTable tbody tr.declinedImage {
	background-color: #ffc0c0;
}

.cmsTable tbody tr.greyOut {
	color: #808080;
}

.cmsTable tbody tr.flaunt {
	font-weight: bold;
}

.cmsTable tbody tr td.toggler, .cmsTable tbody tr td.toggler2, .cmsTable tbody tr td.togglerV2 {
	cursor: pointer;
}

.cmsTable tbody tr td.size, .cmsTable tbody tr td span.address {
	font-size: 0.7em;
}

.cmsTable tbody tr td span.cellInfo {
	font-size: 0.8em;
}

.cmsTable tbody tr td .imageAdvice {
	color: red;
	font-weight: bold;
	font-size: 0.8em;
	margin-top: 5px;
}

.cmsTable tbody tr.today {
	color: red;
}

.cmsTable td#publicationWidth {
	max-width: 450px;
}
.serviceSub {
	width: 15px;
	height: 15px;
	padding: 0;
	line-height: 15px;
	float: left;
	margin-right: 2px;
	color: #ffffff;
	font-size: 0.8em;
	text-align: center;
}

a.serviceSub:hover {
	text-decoration: none;
	background-color: #004000;
}

.serviceSub.on {
	background-color: #00c000;
}

.serviceSub.off {
	background-color: #c0c0c0;
}

.action {
	width: 65px;
	float: right;
	margin-right: 3px;
	overflow: hidden;
}

a.red {
	color: #c00000;
}

.productFormLeft {
	width: 407px;
	float: left;
	padding: 15px 0 25px 0;
}

.productFormRight {
	width: 450px;
	float: right;
	padding: 15px 0 25px 0;
}

.cmsTable tbody tr td form.bodyForm {
	font-size: 1.3em;
}

.cmsTable tbody tr td .buttonPad {
	margin-bottom: 4px;
}

.bug {
	font-size: 0.8em;
}

.fileSelector {
	border: 0;
	padding: 0;
	margin: -2px 0 0 -7px;
	color: green;
}

#confirmYes, #confirmCancel {
	width: 100px;
	float: left;
	margin-right: 5px;
}

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}

.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}

.uploadifyQueueItem .cancel {
	float: right;
}

.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}

.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

.uploadify {
	position: relative;
	margin-bottom: 1em;
}

/* VERSION 3 */

.uploadify-button {
	background-color: #505050;
	background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -o-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -moz-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #505050),
		color-stop(1, #707070)
	);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #808080;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	width: 100%;
}

.uploadify:hover .uploadify-button {
	background-color: #606060;
	background-image: linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #606060),
		color-stop(1, #808080)
	);
	background-position: center bottom;
}

.uploadify-button.disabled {
	background-color: #D0D0D0;
	color: #808080;
}

.uploadify-queue {
	margin-bottom: 1em;
}

.uploadify-queue-item {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-bottom: 15px;
	width: 368px;
	padding: 10px;
}

.uploadify-error {
	background-color: #FDE5DD !important;
}

.uploadify-queue-item .cancel a {
	background: url('images/ic_minus_2.png') -9px -10px no-repeat;
	float: right;
	height:	16px;
	text-indent: -9999px;
	width: 16px;
}

.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}

.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}

.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}

.normalList {
	font-size: 12px;
	margin: 0 0 10px 25px;
	color: #404040;
	line-height: 18px;
}

#formFilters {
	position: relative;
	float: right;
	margin-top: -30px;
	width: 675px;
}

#formFilters.noTitle {
	position: relative;
	float: right;
	margin-top: 0;
	width: 100%;
	margin-bottom: 10px;
}

#formFilters select, #formFilters input, #formFilters #searchWithinSubmitCMS {
	float: right;
}

#formFilters select {
	height: 24px;
}

#formFilters input{
	height: 14px;
}

#formFilters #searchWithinSubmitCMS {
	background-color: #829803;
	height: 22px;
	background-image: url("images/im_submit.png");
}

#ui-datepicker-div {
	margin-top: -33px;
	font-size: 11px;
}

.ui-datepicker-group {
	float: left;
	margin-right: 10px;
}

.ui-datepicker-header {
	height: 16px;
	line-height: 16px;
}

.ui-datepicker-title {
	margin-top: 1px;
}

.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(images/custom_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}

.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #ffffff;
	overflow: hidden;
	cursor: crosshair;
}

.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(images/colorpicker_overlay.png);
}

.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(images/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}

.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}

.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(images/custom_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}

.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}

.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}

.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}

.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(images/custom_hex.png) top;
	left: 212px;
	top: 142px;
}

.colorpicker_hex input {
	right: 6px;
}

.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}

.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}

.colorpicker_rgb_r {
	background-image: url(images/custom_rgb_r.png);
	top: 52px;
	left: 212px;
}

.colorpicker_rgb_g {
	background-image: url(images/custom_rgb_g.png);
	top: 82px;
	left: 212px;
}

.colorpicker_rgb_b {
	background-image: url(images/custom_rgb_b.png);
	top: 112px;
	left: 212px;
}

.colorpicker_hsb_h {
	background-image: url(images/custom_hsb_h.png);
	top: 52px;
	left: 282px;
}

.colorpicker_hsb_s {
	background-image: url(images/custom_hsb_s.png);
	top: 82px;
	left: 282px;
}

.colorpicker_hsb_b {
	background-image: url(images/custom_hsb_b.png);
	top: 112px;
	left: 282px;
}

.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(images/custom_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}

.colorpicker_focus {
	background-position: center;
}

.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}

.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}

.colorpicker_slider {
	background-position: bottom;
}

.ui-datepicker {
	background-color: #ffffff;
	border: 1px solid #cecece;
	border-radius: 3px;
	padding: 5px;
	display: none;
}

.ui-datepicker-header {
	background-color: #e9e9e9;
	border-radius: 3px;
	padding: 5px;
}

.ui-datepicker-prev, .ui-datepicker-next {
	cursor: pointer;
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	font-family: "Glyphicons";
}

.ui-datepicker-prev:before {
	content: "\e217";
}

.ui-datepicker-next:before {
	content: "\e218";
}

.ui-datepicker-title select {
	font-size: 0.9em;
	border: 1px solid #7a7a7a;
	border-radius: 3px;
	padding: 3px;
}

.ui-datepicker-month {
	margin-right: 3px;
}

table.ui-datepicker-calendar th, table.ui-datepicker-calendar td {
	width: 16px;
	text-align: center;
	color: #404040;
}

table.ui-datepicker-calendar td.ui-datepicker-today a {
	color: #000;
	font-weight: bold;
}

table.ui-datepicker-calendar td {
	border: 1px solid #ffffff;
}

table.ui-datepicker-calendar td:hover {
	background-color: #e9e9e9;
	border-radius: 3px;
}

table.ui-datepicker-calendar td a {
	text-decoration: none;
	color: #404040;
}

.ui-state-disabled {
	opacity: 0.5;
	cursor: default;
}

ul#membershipStatus, ul#cmsDashboard {
	list-style-type: none;
	margin: 0 15px;
}

ul#membershipStatus li, ul#cmsDashboard li {
	background: #ffffff url("images/bp_logo.png") no-repeat;
	padding-left: 20px;
	font-size: 11px;
	margin-bottom: 3px;
	height: 14px;
	display: block;
	overflow: hidden;
}

ul#membershipStatus li span {
	display: block;
	width: 90px;
	float: left;
	font-weight: bold;
	font-size: 11px;
}

ul#membershipStatus li div {
	display: block;
	width: 160px;
	float: left;
}

ul#cmsDashboard li span {
	display: block;
	width: 150px;
	float: left;
	font-weight: bold;
	font-size: 11px;
}

ul#membershipStatus li a, ul#cmsDashboard li a {
	text-decoration: underline;
}

.membershipBoxHead {
	margin-bottom: 15px;
}

.membershipBox {
	width: 138px;
	height: 325px;
	float: left;
	margin: 0 15px 15px 0;
	position: relative;
}

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

.membershipBox.first {
	height: 342px;
	background-color: #ffffff;
	z-index: 2;
	margin-bottom: -1px;
}

.membershipBox.firstLarge {
	height: 634px;
	background-color: #ffffff;
	z-index: 2;
	margin-bottom: -1px;
}

.membershipBox .title {
	padding: 5px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
}

.membershipBox .content {
	border-top: 1px solid #7a7a7a;
	padding: 5px;
	font-size: 11px;
}

.membershipBox .green {
	background: #008000 url("images/ic_tick.png") 113px 3px no-repeat;
	font-weight: bold;
}

.membershipBox .red {
	background: #cc0000 url("images/ic_cross.png") 113px 3px no-repeat;
}

.membershipBox.selected {
	background-color: #c0ffc0;
}

.serviceCost {
	border-top: 1px solid #7a7a7a;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 30px;
	padding: 5px 0;
}

.membershipBox.summary {
	height: 200px;
}

.membershipBox.summaryFirst {
	height: 217px;
}

.membershipBox.summary .serviceCost {
	bottom: 0;
}

.serviceCost .serviceID {
	display: none;
}

.serviceCost .youPay {
	font-size: 0.7em;
}

.serviceCost .price {
	font-size: 1.7em;
}

.serviceCost .period {
	font-size: 0.7em;
}

.cancelText {
	display: none;
}

.upgradeButton, .upgradeButton2, .cancelButton {
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	font-size: 0.8em;
	position: absolute;
	bottom: 0;
	font-weight: bold;
	cursor: pointer;
	background-color: #7a7a7a;
	color: #ffffff;
}

.upgradeButton.highlight, .upgradeButton2.highlight, .cancelButton.highlight {
	background-color: #008000;
}

.upgradeButtonBlank {
	height: 30px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.upgradeButton:hover, .upgradeButton2:hover, .cancelButton {
	background-color: #008000;
}

.membershipTotalCurrent, .membershipTotalNew, #membershipUpgrade, #membershipConfirm{
	position: relative;
}

.membershipTotalCurrent {
	clear: both;
	float: left;
	margin-right: 15px;
	width: 294px;
	z-index: 1;
}

.membershipTotalNew {
	float: left;
	width: 449px;
}

.membershipConfirm {
	float: left;
	width: 264px;
	margin-left: 15px;
	padding: 7px 15px 0 15px;
	height: 43px;
	font-size: 0.7em;
	text-align: center;
}

.membershipConfirm a {
	text-decoration: underline;
}

.membershipConfirm div {
	margin-bottom: 5px;
}

.membershipTotalCurrent .heading, .membershipTotalNew .heading {
	padding: 15px 0 10px 15px;
	float: left;
	width: 200px;
	height: 25px;
	font-size: 0.7em;
	font-weight: bold;
}

.membershipTotalCurrent .heading {
	width: 200px;
}

.membershipTotalNew .heading {
	width: 300px;
}

.membershipTotalCurrent .price, .membershipTotalNew .price {
	position: absolute;
	right: 0;
	font-size: 2.0em;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
}

.membershipTotalCurrent .price {
	color:  #008000;
}

.membershipTotalNew .price {
	color:  #cc0000;
}

#membershipUpgrade, #membershipConfirm {
	float: right;
	width: 138px;
	height: 50px;
	line-height: 50px;
	background-color: #008000;
	color: #ffffff;
	font-size: 1.1em;
	text-align: center;
	cursor: pointer;
}

#membershipUpgrade:hover, #membershipConfirm:hover {
	background-color: #005e00;
}

.membershipBox select, .upgradeOptions select {
	font-size: 0.9em;
	margin-bottom: 5px;
}

.membershipBox .content ul {
	list-style-type: none;
}

.membershipBox .content ul li {
	margin-bottom: 3px;
}

.upgradeOptions {
	border-top: 1px solid #7a7a7a;
	padding: 5px;
	font-size: 0.7em;
}

.optionBlurb {
	margin-bottom: 5px;
}

.optionTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.imageSelector {
	height: 50px;
	width: 50px;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	cursor: pointer;
}

#imageSelectorContent {
	width: 500px;
	height: 300px;
	position: absolute;
	margin-left: 155px;
	overflow: auto;
	background-color: #ffffff;
}

.imageSelectorRow {
	cursor: pointer;
	padding: 5px;
	font-size: 0.8em;
	height: 52px;
}

.imageSelectorRow:hover {
	background-color: #d8d8d8;
}

.imageSelectorRow .productImage {
	float: left;
	margin-right: 10px;
	height: 50px;
}

.letterPanel {
	height: 25px;
}

.CMSAction {
	padding: 6px;
	font-size: 0.9em;
	float: right;
}

.dashboardInfo {
	padding: 10px 15px 0 15px;
	font-size: 0.7em;
}

.dashboardInfo a {
	text-decoration: underline;
}

.cmsDashboardItem {
	font-size: 0.7em;
	padding: 0 15px 5px 15px;
}

.upSell {
	margin-bottom: 15px;
}

#homeRequest {
	margin: 0 15px;
	font-size: 0.8em;
}

#homeRequest .date {
	font-style: italic;
	margin-bottom: 2px;
}

#homeRequest .publication {
	font-weight: bold;
	margin-bottom: 4px;
}

#homeRequest .request {
	margin-bottom: 2px;
}

#homeRequest .journalist {
	font-size: 0.8em;
}

.reportStat {
	font-size: 0.9em;
	margin-top: 10px;
}

.publicationsList {
	width: 130px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}

.publication {
	display: block;
	font-size: 0.9em;
	margin-bottom: 3px;
	font-weight: bold;
}

.tooltip {
	cursor: pointer;
	display: block;
	width: 12px;
	height: 12px;
	font-family: "Glyphicons";
	float: left;
	margin: 1px 3px 0 0;
	font-size: 11px;
	color: #999;
}

.tooltip:before {
	content: "\e195";
}

.ui-tooltip {
	position: absolute;
	z-index: 100;
	background-color: #666;
	color: #fff;
	border-radius: 5px;
	padding: 5px;
	max-width: 300px;
	font-size: 10px;
}

.ui-tooltip .arrow {
	position: absolute;
	bottom: -9px;
	left: 40%;
	margin: 0 auto;
	font-family: "Glyphicons";
	font-size: 12px;
	color: #666;
}

.ui-tooltip .arrow:before {
	content: "\e213";
}

#chartTip {
	display: none;
}

input.newList, input.bulkAdd {
	padding: 3px;
}

.directorySubmit {
	float: right;
	margin-left: 3px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
}

.listList {
	width: 300px;
	float: left;
	font-size: 0.8em;
	padding-top: 5px;
	font-weight: bold;
}

.listList a {
	color: red;
}

.tagSelector {
	float: left;
	width: 250px;
	background-color: #ffffff;
	border: 1px solid #7a7a7a;
	border-radius: 3px;
	margin-bottom: 5px;
}

ul.prClientsList {
	list-style-type: none;
	font-size: 0.6em;
	padding-top: 5px;
	width: 195px;
	float: left;
}

ul.prClientsList li {
	padding-left: 3px;
}

table#prCompare {
	border-collapse: collapse;
	width: 520px;
	float: right;
	font-size: 0.7em;
}

table#prCompare th {
	color: #808080;
	padding: 0 2px 5px 2px;
	font-weight: normal;
	width: 52px;
	vertical-align: text-top;
}

table#prCompare td {
	padding: 5px 2px;
	height: 20px;
}

table#prCompare th.first, table#prCompare th.second {
	text-align: left;
	width: 159px;
}

table#prCompare th.third, table#prCompare td.imageType {
	text-align: center;
	width: 20px;
}

#compareAdd {
	display: block;
	background: url(images/bg_compare.png) no-repeat;
	width: 17px;
	height: 16px;
	cursor: pointer;
	float: left;
	margin: 1px 0 0 2px;
}

.compareRepeat {
	display: block;
	background: url(images/bg_compare_2.png) no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
	float: right;
}

.compareAssociate {
	display: block;
	background: url(images/bg_compare_3.png) no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
	float: right;
}

.associatePrompt {
	color: red;
}

table#prCompare .removeCompany {
	cursor: pointer;
}

.prClient {
	font-size: 0.8em;
	width: 127px;
	margin-right: 15px;
	float: left;
	height: 200px;
	margin-bottom: 15px;
}

.prClient.lineEnd {
	margin-right: 0;
}

.prClientLogo {
	width: 125px;
	height: 125px;
	overflow: hidden;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.prClientName {
	font-weight: bold;
	height: 30px;
	overflow: hidden;
	margin: 5px 0;
}

.releaseLoftImageStats {
	width: 300px;
	float: left;
}

.releaseLoftImageStats .stats {
	font-size: 0.8em;
	height: 13px;
}

.releaseLoftImageStats .imageSelector {
	margin-bottom: 0;
}

.releaseLoftImageStats .stats .statLabel {
	float: left;
	width: 100px;
}

#googleTrackDownloads {
	display: none;
}

.imageItem .externalLink {
	display: block;
	margin-top: 10px;
	width: 175px;
	padding: 5px;
	text-align: center;
	color: #ffffff;
}

.welcomeKey {
	display: block;
	float: left;
	width: 419px;
	height: 75px;
	background-color: #e6e7e9;
	padding: 15px;
	margin-bottom: 15px;
}

.welcomeKey .label {
	border-color: #fff;
	width: 75px;
	height: 75px;
	margin-right: 15px;
	background: #fff url(images/im_label_1.png) 10px 10px no-repeat;
	float: left;
}

.welcomeKey.key1, .welcomeKey.key3, .welcomeKey.key5 {
	margin-right: 15px;
}

.welcomeKey.key1 .label {
	background: #fff url(images/im_label_1.png) 10px 10px no-repeat;
}

.welcomeKey.key2 .label {
	background: #fff url(images/im_label_2.png) 10px 10px no-repeat;
}

.welcomeKey.key3 .label {
	background: #fff url(images/im_label_3.png) 10px 10px no-repeat;
}

.welcomeKey.key4 .label {
	background: #fff url(images/im_label_4.png) 10px 10px no-repeat;
}

.welcomeKey.key5 .label {
	background: #fff url(images/im_label_5.png) 10px 10px no-repeat;
}

.welcomeKey.key6 .label {
	background: #fff url(images/im_label_6.png) 10px 10px no-repeat;
}

.welcomeKey .text {
	font-size: 12px;
}

.welcomeKey .text {
	font-size: 12px;
}

.welcomeKey .text h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

#serviceLevelsContainer {
	position: relative;
	margin-top: 15px;
}

#mostPopularService {
	position: absolute;
	width: 37px;
	height: 44px;
	background-image: url(images/im_label_popular.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	padding: 20px 15px 0 18px;
	top: -50px;
	left: 705px;
}

table#serviceLevels td.serviceHelp, table#additionalServices td.serviceHelp {
	width: 18px;
}

table#serviceLevels, table#additionalServices {
	border: 1px solid #000;
	border-collapse: collapse;
	width: 918px;
}

table#additionalServices {
	margin-top: 15px;
}

table#serviceLevels th, table#additionalServices td.colHead, table#additionalServices th {
	font-size: 20px;
	font-weight: bold;
}

table#serviceLevels th.services, table#additionalServices th {
	width: 439px;
	text-align: left;
}

table#serviceLevels th.option {
	width: 133px;
	text-align: center;
}

table#serviceLevels td.tick {
	background-image: url(images/bg_tick.png);
	background-position: 65px 10px;
	background-repeat: no-repeat;
}

table#serviceLevels th span, table#serviceLevels td, table#additionalServices td, table#additionalServices td.colHead span {
	font-size: 12px;
}

table#serviceLevels th, table#serviceLevels td, table#additionalServices th, table#additionalServices td {
	padding: 15px 10px;
}

table#serviceLevels tr.odd, table#additionalServices tr.odd {
	background-color: #ebf7fa;
}

table#additionalServices td.serviceText {
	width: 400px;
}

a.orangeButton {
	display: block;
	width: 111px;
	padding: 5px 10px;
	border-color: #d25d04;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background-color: #f58d3e;
}

a.orangeButton:hover {
	text-decoration: none;
	background-color: #f56a01;
}

#memberReviewLeft, #memberReviewRight {
	width: 450px;
	height: 125px;
	font-size: 12px;
	font-style: italic;
}

#memberReviewLeft {
	float: left;
}

#memberReviewRight {
	float: right;
}

.reviewLogo {
	float: left;
	margin-right: 15px;
	height: 125px;
}

.subOption {
	margin: 15px 0;
	float: left;
	width: 305px;
	height: 220px;
}

.subOption.middle {
	border: 1px solid #000;
}

.subOption .inner {
	background-color: #ebf7fa;
	height: 150px;
	padding: 15px;
	margin-top: 20px;
}

.subOption .middleInner {
	padding: 15px;
}

.subOption h3 {
	font-size: 20px;
}

.subOption .inner .innerBody {
	height: 60px;
	font-size: 14px;
	padding-top: 10px;
}

.subOption .middleInner .innerBody {
	height: 105px;
	font-size: 14px;
	padding-top: 10px;
}

.limitReached {
	font-size: 12px;
	color: #f00;
	margin-left: 155px;
	margin-top: 10px;
	display: none;
}

.translate {
	border-radius: 3px;
	outline: none;
	font-size: 12px;
	color: #666;
	font-family: 'Arimo', sans-serif;
	border: 1px solid #cecece;
	background: #fff url("images/bg_select_box.png") right 12px no-repeat;
	text-indent: 5px;
	padding: 7px 25px 7px 5px;
	-webkit-appearance: none;
	cursor: pointer;
}

.translateDropdownLabel {
	font-size: 12px;
	color: #666;
	font-weight: 700;
}

#translateLabelTo {
	margin-left: 10px;
}

#translateDescription {
	margin: 15px 0 5px 0;
}

.modalTranslateLink {
	text-decoration: none;
	background: url("images/g-icon.png") no-repeat;
	background-position: 10% 50%;
	background-color: #4086f9;
	color: #fff;
	padding: 9px 10px 9px 30px;
	border-radius: 3px;
	font-size: 12px;
}

#translationModal {
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 9px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.modalContainer {
	padding: 20px;
}

.modalHeader {
	font-weight: 700;
	font-size: 22px;
	float: left;
	color: #555;
}

.translateDropdowns {
	float: right;
}

.translateContent {
	margin-top: 50px;
}

.translateContent p {
	font-weight: 300;
}

.powered {
	float:right;
	display: inline-block;
	line-height: 72px;
	font-size: 15px;
}

.powered img {
	width: 26px;
	height: 26px;
	vertical-align: middle;
}

.poweredByGoogle {
	float: right;
	font-size: 11px;
	margin-top: 25px;
}

span.ui-icon-plus {
	display: block; height: 10px; width: 10px;
	background: #ffffff url("images/ic_plus.png") no-repeat;
}

span.ui-icon-minus {
	display: block; height: 10px; width: 10px;
	background: #ffffff url("images/ic_minus.png") no-repeat;
}

/* multiselect styles */
	.multiselect {
		width: 250px;
		height: 200px;
	}

	#switcher {
		margin-top: 20px;
	}

	form {margin: 0; padding: 0;}

/* jPIcker */
#jPicker { margin: 0px 8px; text-align: left; }
#jPicker ul { font-size: 15px; margin: 0px 0px 0px 15px; padding: 0px; }
#jPicker ul li { list-style: disc; padding: 2px 0px; }
#jPicker ul li ul { margin-bottom: 10px; }
#jPicker ul li ul li { list-style: circle; }
#jPicker p { font-size: 13px; padding: 0px 10px; }
#jPicker hr { clear: both; }
#jPicker h2.jPicker { font-size: 16px; padding: 20px 10px; }
#jPicker code { color: #8bd; font-size: 14px; font-weight: bold; }
#jPicker pre { background: #eee; border: 1px solid #000; color: #000; display: block; font-size: 11px; margin: 10px 5px; padding: 5px; }
#jPicker span { font-size: 13px; text-align: center; }
#jPicker a { color: #ff8050; }
#jPicker input { font-size: 13px; padding: 2px 5px; }
#jPicker h2 { font-size: 16px; margin: 10px 0px; }
.jPicker .Icon {
  display: inline-block;
  height: 24px; /* change this value if using a different sized color picker icon */
  position: relative; /* make this element an absolute positioning container */
  text-align: left; /* make the zero width children position to the left of container */
  width: 25px; /* change this value if using a different sized color picker icon */
}
.jPicker .Icon span.Color, .jPicker .Icon span.Alpha {
  background-position: 2px 2px;
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}
.jPicker .Icon span.Image {
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}
.jPicker.Container {
  color: #000;
  z-index: 10;
}
table.jPicker {
  background-color: #efefef;
  border: 1px outset #666;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px !important;
  margin: 0px;
  padding: 5px;
  width: 552px;
  z-index: 20;
}
.jPicker .Move {
  background-color: #dddddd;
  border-color: #fff #666 #666 #fff;
  border-style: solid;
  border-width: 1px;
  cursor: move;
  height: 12px;
  padding: 0px;
}
.jPicker .Title {
  font-size: 11px !important;
  font-weight: bold;
  margin: -2px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  text-align: center;
  width: 100%;
}
.jPicker div.Map {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #9a9a9a;
  border-right: 2px solid #fff;
  border-top: 2px solid #9a9a9a;
  cursor: crosshair;
  height: 260px; /* IE 6 incorrectly draws border inside the width and height instead of outside - We will fix this to 256px later */
  margin: 0px 10px 10px 10px;
  overflow: hidden; /* hide the overdraw of the Color Map icon when at edge of viewing box */
  padding: 0px;
  position: relative; /* make this element an absolute positioning container */
  width: 260px; /* IE 6 incorrectly draws border inside the width and height instead of outside - We will fix this to 256px later */
}
.jPicker div[class="Map"] {
  height: 256px; /* correct to 256px for browsers that support the "[class="xxx"]" selector (IE7+,Firefox,Safari,Chrome,Opera,etc.) */
  width: 256px; /* correct to 256px for browsers that support the "[class="xxx"]" selector (IE7+,Firefox,Safari,Chrome,Opera,etc.) */
}
.jPicker div.Bar {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #9a9a9a;
  border-right: 2px solid #fff;
  border-top: 2px solid #9a9a9a;
  cursor: n-resize;
  height: 260px; /* IE 6 incorrectly draws border inside the width and height instead of outside - We will fix this to 256px later */
  margin: 12px 10px 0px 5px;
  overflow: hidden;
  padding: 0px;
  position: relative;
  width: 24px; /* IE 6 incorrectly draws border inside the width and height instead of outside - We will fix this to 20px later */
}
.jPicker div[class="Bar"] {
  height: 256px; /* correct to 256px for browsers that support the "[class="xxx"]" selector (IE7+,Firefox,Safari,Chrome,Opera,etc.) */
  width: 20px; /* correct to 20px for browsers that support the "[class="xxx"]" selector (IE7+,Firefox,Safari,Chrome,Opera,etc.) */
}
.jPicker .Map .Map1, .jPicker .Map .Map2, .jPicker .Map .Map3, .jPicker .Bar .Map1, .jPicker .Bar .Map2, .jPicker .Bar .Map3, .jPicker .Bar .Map4, .jPicker .Bar .Map5, .jPicker .Bar .Map6 {
  background-color: transparent;
  background-image: none;
  display: block;
  left: 0px;
  position: absolute;
  top: 0px;
}
.jPicker .Map .Map1, .jPicker .Map .Map2, .jPicker .Map .Map3 {
  height: 2596px;
  width: 256px; /* must specify pixel width. IE7/8 Quirks mode ignores opacity for an absolutely positioned item in a relative container with "overflow: visible". The marker in the colorBar
                   would not be drawn if its overflow is set to hidden. */
}
.jPicker .Bar .Map1, .jPicker .Bar .Map2, .jPicker .Bar .Map3, .jPicker .Bar .Map4 {
  height: 3896px;
  width: 20px; /* must specify pixel width. IE7/8 Quirks mode ignores opacity for an absolutely positioned item in a relative container with "overflow: visible". The marker in the colorBar
                  would not be drawn if its overflow is set to hidden. */
}
.jPicker .Bar .Map5, .jPicker .Bar .Map6 {
  height: 256px;
  width: 20px; /* must specify pixel width. IE7/8 Quirks mode ignores opacity for an absolutely positioned item in a relative container with "overflow: visible". The marker in the colorBar
                  would not be drawn if its overflow is set to hidden. */
}
.jPicker .Map .Map1, .jPicker .Map .Map2, .jPicker .Bar .Map6 {
  background-repeat: no-repeat;
}
.jPicker .Map .Map3, .jPicker .Bar .Map5 {
  background-repeat: repeat;
}
.jPicker .Bar .Map1, .jPicker .Bar .Map2, .jPicker .Bar .Map3, .jPicker .Bar .Map4 {
  background-repeat: repeat-x;
}
.jPicker .Map .Arrow {
  display: block;
  position: absolute;
}
.jPicker .Bar .Arrow {
  display: block;
  left: 0px; /* (arrow width / 2) - (element width / 2) - position arrows' center in elements' center */
  position: absolute;
}
.jPicker .Preview {
  font-size: 9px;
  padding: 5px 0px 0px 0px;
  text-align: center;
}
.jPicker .Preview div {
  border: 2px inset #eee;
  height: 62px;
  margin: 0px auto;
  padding: 0px;
  width: 62px;
}
.jPicker .Preview div span {
  border: 1px solid #000;
  display: block;
  height: 30px;
  margin: 0px auto;
  padding: 0px;
  width: 60px;
}
.jPicker .Preview .Active {
  border-bottom-width: 0px;
}
.jPicker .Preview .Current {
  border-top-width: 0px;
  cursor: pointer;
}
.jPicker input {
  font-size: 13px;
}
.jPicker .Button {
  text-align: center;
  padding: 0px 4px;
  width: 115px;
}
.jPicker .Button input {
  padding: 2px 0px;
  width: 100px;
}
.jPicker .Button .Ok {
  margin: 12px 0px 5px 0px;
}
.jPicker td {
  margin: 0px;
  padding: 0px;
}
.jPicker td.Radio {
  margin: 0px;
  padding: 0px;
  width: 31px;
}
.jPicker td.Radio input {
  margin: 0px 5px 0px 0px;
  padding: 0px;
}
.jPicker td.Text {
  font-size: 12px !important;
  height: 22px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: 70px;
}
.jPicker tr.Hex td.Text {
  width: 100px;
}
.jPicker td.Text input {
  background-color: #fff;
  border: 1px inset #aaa;
  height: 19px;
  margin: 0px 0px 0px 5px;
  text-align: left;
  width: 30px;
}
.jPicker td[class="Text"] input {
  height: 15px;
}
.jPicker tr.Hex td.Text input.Hex {
  width: 50px;
}
.jPicker tr.Hex td.Text input.AHex {
  width: 20px;
}
.jPicker .Grid {
  text-align: center;
  width: 114px;
}
.jPicker .Grid span.QuickColor {
  border: 1px inset #aaa;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  margin: 0px;
  padding: 0px;
  width: 19px;
}
.jPicker .Grid span[class="QuickColor"] {
  width: 17px;
}
/* Example tokeninput style #2: Mac Style */
#searchCompanyContainer {
	width: 526px;
	padding-top: 5px;
}

fieldset.token-input {
  position: relative;
  padding: 0;
  margin: 5px 0;
  background: #fff;
  width: 400px;
  border: 1px solid #A4BDEC;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

fieldset.token-input.token-input-dropdown {
	border-left: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

ul.token-input-list {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    min-height: 1px;
    z-index: 999;
    margin: 0;
    padding: 3px;
    background: transparent;
	width: 510px;
	margin-top: -5px;
}

ul.token-input-list.error {
  border: 1px solid #C52020;
}

ul.token-input-list li {
    list-style-type: none;
}

li.token-input-token p {
    display: inline;
    padding: 0;
    margin: 0;
}

li.token-input-token span {
    color: #a6b3cf;
    margin-left: 5px;
    font-weight: bold;
    cursor: pointer;
}

/* TOKENS */

li.token-input-token {
    font-family: "Lucida Grande", Arial, serif;
    font-size: 9pt;
    line-height: 12pt;
    overflow: hidden;
    height: 16px;
    margin: 3px;
    padding: 0 10px;
    background: none;
    background-color: #dee7f8;
    color: #000;
    cursor: default;
    border: 1px solid #a4bdec;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    float: left;
}

li.token-input-highlighted-token {
    background-color: #bbcef1;
    border: 1px solid #598bec;
    color: #000;
}

li.token-input-selected-token {
    background-color: #598bec;
    border: 1px solid transparent;
    color: #fff;
}

li.token-input-highlighted-token span.token-input-delete-token {
    color: #000;
}

li.token-input-selected-token span.token-input-delete-token {
    color: #fff;
}

li.token-input-input-token {
    border: none;
    background: transparent;
    float: left;
    padding: 0;
    margin: 0;
}

li.token-input-input-token input {
  border: 0;
  width: 100px;
  padding: 3px;
  background-color: transparent;
  margin: 0;
}

div.token-input-dropdown {
    position: absolute;
    border-left: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin: -5px 0 0 -1px;
	padding: 10px 5px 5px 5px;
	font-size: 12px;
	background-color: #fff;
}

div.token-input-dropdown p {
    font-size: 8pt;
    margin: 0;
    padding: 0 5px;
    font-style: italic;
    color: #aaa;
}

div.token-input-dropdown h3.token-input-dropdown-category {
  font-family: "Lucida Grande", Arial, serif;
  font-size: 10pt;
  font-weight: bold;
  border: none;
  padding: 0 5px;
  margin: 0;
}

div.token-input-dropdown ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown ul li {
    list-style-type: none;
    cursor: pointer;
    background: none;
    background-color: #fff;
    margin: 0;
    padding: 0 0 0 25px;
}

div.token-input-dropdown ul li.token-input-dropdown-item {
    background-color: #fff;
}

div.token-input-dropdown ul li.token-input-dropdown-item.odd {
    background-color: #ECF4F9;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

div.token-input-dropdown ul li.token-input-dropdown-item span.token-input-dropdown-item-description {
    float: right;
    font-size: 8pt;
    font-style: italic;
    padding: 0 10px 0 0;
    color: #999;
}

div.token-input-dropdown ul li strong {
    font-weight: bold;
    text-decoration: underline;
    font-style: none;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item,
div.token-input-dropdown ul li.token-input-selected-dropdown-item.odd {
    background-color: #598bec;
    color: #fff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item span.token-input-dropdown-item-description,
div.token-input-dropdown ul li.token-input-selected-dropdown-item.odd span.token-input-dropdown-item-description {
    color: #fff;
}


.joyride-tip-guide {
	position: absolute;
	border: 1px solid rgb(204, 204, 204);
	padding: 15px 30px;
	background: #fff;
	display: none;
	width: 300px;
	z-index: 10000;
	top: 0;
	left: 0;
	font-family: "Open Sans Regular", Helvetica, Arial, Lucida, sans-serif;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.joyride-tip-guide span.joyride-nub.top {
	border-color: rgb(0, 0, 0);
	border-color: rgba(0, 0, 0, 0.8);
	border-top-color: rgba(0, 0, 0, 0) !important;
	border-left-color: rgba(0, 0, 0, 0) !important;
	border-right-color: rgba(0, 0, 0, 0) !important;
	border-top-width: 0;
	top: -14px;
}

.joyride-list h2 {
	color: #000;
}

.joyride-list p {
	color: #666;
}

.joyride-next-tip {
	margin-top: 20px;
	font-size: 12px;
	text-decoration: none;
	border-radius: 2px;
	width: 60px;
}

.joyride-close-tip {
	display: none;
}

.removeTooltips {
	float: right;
	position: absolute;
	margin-left: 80px;
	color: #000;
	font-size: 10px;
	cursor: pointer;
}

.overlay, .overlayVid {
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
	width: 100%;
	height: 100%;
    background-color:rgba(0, 0, 0, 0.1);
    z-index:9999;
    color:white;
}

.overlay {
	display: none;
}

#contentWhatWeDo h2 {
	font-weight: bold;
}

#contentWhatWeDo p {
	font-size: 14px;
}

.trialRequestWrapper{
	position: relative;
	float: left;
	min-width: 172px;
	text-align: center;
}

.trialRequestWrapper2{
	position: relative;
	float: left;
	min-width: 172px;
	text-align: center;
	margin-top: 7px !important;
}

.journalistSignupFreeWrapper{
	position: absolute;
    top: 47px;
	height: 16px;
    width: 100%;
	line-height: 13px;
}

.journalistsFreeSignupHere{
	display: inline-block;
}

.journalistsFreeSignup{
	font-size: 10px;
    color: #3a3a3a;
    font-family: "Lato", Arial, sans-serif;
}

.journalistsFreeSignup2{
	font-size: 12px;
    color: #3a3a3a;
    font-family: "Lato", Arial, sans-serif;
}

.journalistsSignUpHereLink{
	font-size: 10px;
    color: #a744a8 !important;
    font-family: "Lato", Arial, sans-serif;
    text-decoration: none;
    display: inline-block;
}



a#trial-request {
	font-family: "Lato", Arial, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	position: relative;
	top: 11px;
}

a#trial-request span.outer {
	display: block;
	background-color: #e06e27;
	padding: 7px 15px;
}

a#trial-request span.outer:hover {
	background-color: #d5631c;
}

.switchery{background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;cursor:pointer;display:inline-block;height:30px;position:relative;vertical-align:middle;width:50px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box;background-clip:content-box}.switchery>small{background:#fff;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,0.4);height:30px;position:absolute;top:0;width:30px}.switchery-small{border-radius:20px;height:20px;width:33px}.switchery-small>small{height:20px;width:20px}.switchery-large{border-radius:40px;height:40px;width:66px}.switchery-large>small{height:40px;width:40px}


html.htmlNewNav, body.newCmsNavigation {
	height: 100%;
}

body.newCmsNavigation #content {
	min-height: 100%;
	margin-bottom: -370px;
}

body.newCmsNavigation #content:after {
	height: 300px;
	content: "";
	display: block;
}
.newCmsNavigation #leftColumn #cmsMenu,
.newCmsNavigation #leftColumn #filterByClientHeading,
.newCmsNavigation #leftColumn #clientFilter {
	display: none;
}

.newCmsNavigation #toolbox, .newCmsNavigation.indexNewNav #container #leftColumn h4 {
	margin-left: 10px;
}

.newCmsNavigation #container {
	width: 800px;
}

.newCmsNavigation #wideContainer{
	width: 1200px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	position: relative;
}

.newCmsNavigation.indexNewNav #container {
	width: 950px;
}

.newCmsNavigation form#clientFilterNewNavigation {
	position: fixed;
    top: 84px;
    left: 40%;
    z-index: 100;
}

.newCmsNavigation form#clientFilterNewNavigation .label {
	display: inline-block;
}

.newCmsNavigation.indexNewNav #container #leftColumn {
	float: right;
}

.newCmsNavigation.indexNewNav #container #leftColumn h4 {
	margin-top: 155px;
}

.newCmsNavigation #rightColumn {
	margin-top: 19px;
}

.newCmsNavigation.indexNewNav #rightColumn {
	margin-top: 160px;
}

.newCmsNavigation #footer {
	height: 320px;
}

.newCmsNavigation #noFooter {
	height: 0px;
	visibility: hidden;
}

.newCmsNavigation .fullScreenMainContent {
	margin: 8px 0 0 82px;
}

.newCmsNavigation #stats {
	height: 60px;
	font-family: "Lato", Arial, sans-serif;
	position: fixed;
	z-index: 3;
}

.newCmsNavigation #stats .pressloftInvertedLogo {
	background: url(images/PL_logo_white.svg);
    background-repeat: no-repeat;
    background-size: 130px;
    background-position: 10px;
    width: 140px;
    height: 60px;
    float: left;
}

.newCmsNavigation #stats .clientSettingsWrapper {
	float: right;
	position: relative;
}

.newCmsNavigation #stats .collabOfferOuterWrapper {
	position: relative;
	display: inline-block;
}

.newCmsNavigation #stats .collabOfferOuterWrapper p {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	float: left;
	margin: 20px 5px;
}

.newCmsNavigation #stats .collabOfferOuterWrapper a {
	background: #8b6fb2;
	display: inline-block;
	cursor: pointer;
	border: 0;
	border-radius: 4px;
	color: #fff;
	font-family: "Lato", Arial, sans-serif;
	padding: 5px 10px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	margin: 7px 0 0 20px;
}

.newCmsNavigation #stats .collabOfferOuterWrapper a .collabOfferInfo {
	font-size: 13px;
}

.newCmsNavigation #stats  .collabOfferOuterWrapper a .price, .newCmsNavigation #stats .collabOfferOuterWrapper a .collabOfferInfo {
	float: left;
	display: inline-block;
}

.newCmsNavigation #stats .collabOfferOuterWrapper a .price {
	margin-right: 10px;
}

.newCmsNavigation #stats .collabOfferOuterWrapper a .price span {
	font-size: 23px;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal {
	display: none;
    position: absolute;
    padding: 25px;
	top: 70px;
    right: -55px;
    background: #f2f2f2;
    text-align: center;
    width: 222px;
    height: 185px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(242, 242, 242, 0);
	border-bottom-color: #f2f2f2;
	border-width: 10px;
	margin-left: -10px;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal .collabOfferConfirmation {
	margin-top: -15px;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal .collabOfferConfirmation .glyphicons:before {
	font-family: "Glyphicons";
    content: "\e194";
    color: #9eb92f;
    font-size: 34px;
    margin-bottom: 10px;
    display: inline-block;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal .collabOfferConfirmation .billingNotification {
	font-size: 14px;
	color: #9b9b9b;
    font-weight: 400;
    margin-top: 20px;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal .collabOfferConfirmation p {
	font-size: 16px;
	color: #505050;
	font-weight: 700;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabOfferConfirmation a {
	position: absolute;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	left: 0;
	bottom: 30px;
	font-size: 14px;
	color: #0087bb;
	font-weight: 700;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabOfferConfirmation a:hover {
	text-decoration: underline;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal .modalFooter {
	display: inline-block;
	position: absolute;
	bottom: 40px;
	left: 0;
	padding: 0 20px;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal .modalFooter p {
	margin-bottom: 25px;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal .modalFooter a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	color: #fff;
	background: #2686ba;
    font-size: 14px;
    padding: 15px 25px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal .modalFooter a[disabled=disabled] {
	cursor: default;
	opacity: 0.5;
	box-shadow: 0;
}

.newCmsNavigation #stats .collabOfferOuterWrapper .collabSpecialOfferModal p {
	color: #505050;
	margin: 0;
	text-transform: none;
	font-weight: 400;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsToggle {
	cursor: pointer;
	font-family: "Lato", Arial, sans-serif;
	background: 0;
    border: 0;
	outline: 0;
    color: #fff;
    font-size: 16px;
    margin: 19px;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsToggle:hover,
.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsToggle:hover .glyphicons:before {
	color: #e8e8e8;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsToggle .glyphicons {
	font-family: "Glyphicons";
	color: #fff;
	top: 2px;
	margin-left: 5px;
	position: relative;
}

.newService, .newServiceInfluencer{
	background-color: #ff863b;
    display: inline-block;
    color: #fff;
    height: 10px;
    line-height: 10px;
    border-radius: 3px;
    font-size: 9px;
    text-align: center;
    padding: 2px 3px 2px 2px;
    margin: 0px 0px 0px 39px;
}

.newServiceInfluencer{
	margin: 1px 0px 0px 5px;
	vertical-align: text-top;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsToggle .glyphiconCog:before {
	content: "\e137";
	margin-right: 5px;
	font-size: 16px;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsToggle .glyphiconChevronDown:before {
    content: "\e602";
    font-size: 13px;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper {
	display: none;
	text-align: right;
	background: #fff;
	border: 1px solid #e8e8e8;
	color: #444;
	position: fixed;
    min-width: 150px;
    right: 5px;
	top: 55px;
    box-shadow: 1px 1px 1px #ccc;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper:after, .newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper:before {
	bottom: 100%;
	left: 87%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 7px;
	margin-left: -7px;
}
.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper:before {
	border-color: rgba(232, 232, 232, 0);
	border-bottom-color: #e8e8e8;
	border-width: 8px;
	margin-left: -8px;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper ul {
	list-style: none;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper ul a {
	text-decoration: none;
	color: #444;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper ul a li {
	padding: 7px 9px;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper ul a li:hover {
	background: #f8f8f8;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper ul a li .glyphicons {
	float: left;
	position: relative;
	font-size: 11px;
    top: 3px;
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper ul a li .glyphicons:before {
	font-family: "Glyphicons";
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper ul a li .glyphiconUser:before {
	content: "\e004";
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper ul a li .glyphiconLink:before {
	content: "\e051";
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper ul a li .glyphiconGlobal:before {
	content: "\e371";
}

.newCmsNavigation #stats .clientSettingsWrapper .clientSettingsMenuWrapper ul a li .glyphiconLogout:before {
	content: "\e681";
}

/*----NEW MENU NAVIGATION----*/

.newNavOuterWrapper {
    /*overflow-y: auto;*/
}

.newCmsNavigation .newNavOuterWrapper {
	font-family: "Lato", Arial, sans-serif;
	z-index: 2;
	position: fixed;
	top: 60px;
	width: 90px;
	height: 100%;
	background: #e9e9e9;
}

.newCmsNavigation .newNavOuterWrapper .menuItemOuterWrapper .menuItemHiddenMenu {
	position: absolute;
    background: #f7f7f7;
    padding: 7px 9px;
    min-width: 230px;
    text-align: left;
    display: none;
    font-size: 13px;
	left: 90px;
}

.newCmsNavigation .newNavOuterWrapper .menuItemOuterWrapper .menuItemHiddenMenu .menuItemHiddenMenuTitle {
	display: none;
	font-weight: 700;
    border-bottom: 1px dashed #ccc;
}

.newCmsNavigation .newNavOuterWrapper .menuItemOuterWrapper.menuItemSelected .menuItemHiddenMenu {
	left: 85px;
}

.newCmsNavigation .newNavOuterWrapper .menuItemOuterWrapper .menuItemHiddenMenu ul {
	list-style: none;
}

.newCmsNavigation .newNavOuterWrapper .menuItemHiddenMenu ul a {
	color: #999;
	text-decoration: none;
}

.newCmsNavigation .newNavOuterWrapper .menuItemHiddenMenu ul a:hover {
	color: #9eb92f;
}

.newCmsNavigation .newNavOuterWrapper .menuItemHiddenMenu ul a li {
	text-transform: uppercase;
	padding: 7px 9px;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper {
    padding-bottom: 125px;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper a.menuItemMainLink {
	text-decoration: none;
    position: absolute;
	cursor: pointer;
    top: 0;
    left: 0;
    width: 85px;
    height: 80px;
	z-index: 4;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper {
	display: table;
	width: 100%;
	height: 80px;
	text-align: center;
	cursor: pointer;
	color: #888;
	position: relative;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper.menuItemClientFilter .glyphicons:before {
	font-size: 12px;
	color: #a843a9;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper.menuItemClientFilter .glyphicons.glyphiconChevronDown:before {
	margin-left: 3px;
	top: 2px;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper.menuItemSelected,
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper.menuItemSelected:hover {
	background: #9eb92f;
	color: #fff;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper:hover {
	background: #d3d3d3;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper.menuItemToggle {
	border-bottom: 1px solid #999;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper.menuItemToggle:hover {
	background: #e9e9e9;
	cursor: default;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper.menuItemSelected .menuItemSelectedTriangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 8.7px 5px 0;
	border-color: transparent #ffffff transparent transparent;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -5px;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper.menuItemSelected {
	border-left: 5px solid #6e821e;
    width: 85px;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .menuItemInnerWrapper {
	display: table-cell;
    vertical-align: middle;
	padding: 0 5px;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .menuItemInnerWrapperDE {
	display: table-cell;
    vertical-align: middle;
	padding: 0 0px;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .menuItemInnerWrapper svg {
	position: relative;
	top: -2px;
	font-size: 22px;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphicons:before {
	font-family: "Glyphicons";
	font-size: 24px;
	position: relative;

}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconHamburger:before {
	content: "\e517";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconDashboard:before {
	content: "\e332";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconImageLibrary:before {
	content: "\e738";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconReleases:before {
	content: "\e609";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconRequests:before {
	content: "\e246";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconPRCalendar:before {
	content: "\e046";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconInfluencerOutreach:before {
	content: "\e490";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconJournoDB:before {
	content: "\e089";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconClients:before {
	content: "\e044";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconManagers:before {
	content: "\e004";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconSettings:before {
	content: "\e137";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconHelp:before {
	content: "\e196";
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphiconChevronDown:before {
	content: "\e602";
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .newNavLinkText.navTextSelectClient {
	font-weight: 700;
	color: #a843a9;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .newNavLinkText.navTextSelectClient .navTextClientLabel {
	position: relative;
    max-width: 90px;
    max-height: 37px;
    display: inline-block;
    overflow: hidden;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .newNavLinkText.navTextSelectClient .navTextClientLabel.ellipsis::after {
	content: "...";
	position: absolute;
	top: 24px;
	left: 60px;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .newNavLinkText {
	line-height: 12px;
}

.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .newNavLinkText span {
	font-size: 11px;
	text-transform: uppercase;
}
.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .newNavLinkText span b {
	font-weight: normal;
}

.newCmsNavigation .newNavHeadingOuterWrapper {
	margin-left: 90px;
    font-family: "Lato", Arial, sans-serif;
    position: fixed;
    top: 60px;
    background: #fff;
    width: 100%;
    z-index: 2;
    border-bottom: 1px solid #cecece;
}

.newCmsNavigation .newNavHeadingOuterWrapper .newNavPageHeading {
	font-size: 22px;
    color: #444;
    text-transform: uppercase;
    display: inline-block;
    padding: 9px 11px;
}

.newCmsNavigation .newNavHeadingOuterWrapper .newPageHeadingLinks {
	padding: 5px 0 10px 0;
}

.newCmsNavigation .newNavHeadingOuterWrapper .newPageHeadingLinks ul {
	text-transform: uppercase;
    color: #999;
	font-size: 14px;
    margin-left: 12px;
}

.newCmsNavigation .newNavHeadingOuterWrapper .newPageHeadingLinks ul a {
	color: #999;
	font-weight: bold;
}

.newCmsNavigation .newNavHeadingOuterWrapper .newPageHeadingLinks ul a:hover span,
.newCmsNavigation .newNavHeadingOuterWrapper .newPageHeadingLinks ul a:hover span.active.subLinkUploadImages,
.newCmsNavigation .newNavHeadingOuterWrapper .newPageHeadingLinks ul a span.active {
	color: #9eb92f;
    padding-bottom: 3px;
}

.newCmsNavigation .newNavHeadingOuterWrapper .newPageHeadingLinks ul a span.active.subLinkUploadImages {
	color: #999;
	border-bottom: 0;
	padding-bottom: 0;
}

.newCmsNavigation .newNavHeadingOuterWrapper .newPageHeadingLinks ul li {
	display: inline-block;
	margin-right: 15px;
}

@media screen and (max-height: 800px) {
	.newCmsNavigation .newNavHeadingOuterWrapper {
		margin-left: 60px;
	}
	.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper.menuItemToggle {
		height: 80px;
	}
	.newCmsNavigation .newNavOuterWrapper {
		width: 60px;
	}
	.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper a.menuItemMainLink {
		height: 50px;
		width: 55px;
	}
	.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper {
		height: 50px;
	}
	.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .newNavLinkText {
		display: none;
	}
	.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper.menuItemSelected {
		width: 55px;
	}
	.newCmsNavigation .newNavOuterWrapper .menuItemOuterWrapper.menuItemSelected .menuItemHiddenMenu {
		left: 55px;
	}
	.newCmsNavigation .newNavOuterWrapper .menuItemOuterWrapper .menuItemHiddenMenu {
		left: 60px;
	}
	.newCmsNavigation .newNavOuterWrapper .newNavInnerWrapper .menuItemOuterWrapper .glyphicons:before {
		font-size: 18px;
	}
	.newCmsNavigation .newNavOuterWrapper .menuItemOuterWrapper .menuItemHiddenMenu .menuItemHiddenMenuTitle {
		display: block;
	}
}

/*ANIMATIONS*/

/* ANIMATION ELEMENTS */

.animated {
	animation-fill-mode: both;
	animation-timing-function: ease-out;
	animation-duration: .8s;
}


@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeInBounce {
	from {
		opacity: 0;
		transform: scale3d(.8, .8, .8);
	}

	70% {
		opacity: .7;
		transform: scale3d(1.02, 1.02, 1.02);
	}

	100% {
		opacity: 1;
		transform: scale3d(1, 1, 1);
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1;

	}

	to {
		opacity: 0;
		transform: translate3d(0, -50px, 0);
	}
}


@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 50px, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
		transform: scale3d(1, 1, 1);
	}

	to {
		opacity: 0;
		transform: scale3d(.8, .8, .8);
	}
}

@keyframes scaleUp {
	from {
		transform: scale3d(1, 1, 1);
	}

	to {
		transform: scale3d(1.8, 1.8, 1.8);
	}
}

@keyframes scaleDown {
	from {
		transform: scale3d(1.8, 1.8, 1.8);
	}

	to {
		transform: scale3d(1, 1, 1);
	}
}

.fadeIn {
	animation-name: fadeIn;
}

.fadeInUp {
	animation-name: fadeInUp;
}

.fadeInBounce {
	animation-name: fadeInBounce;
}

.fadeOut {
	animation-name: fadeOut;
}

.scaleUp {
	animation-name: scaleUp;
}

.scaleDown {
	animation-name: scaleDown;
}

.fadeOutUp {
	animation-name: fadeOutUp;
}

.ui-helper-hidden-accessible{
	display: none;
}
