/* Global JQ Dialog style - may need to be moved */
DIV.ui-dialog.ps {
   margin: 50px;
}
/* ######## cartAddSel (batch add) ######## */
.psDialog {
	font-size: 12px;
}

/*por aca*/

.psCartAddSel DIV.psDialogHeader A {
	margin-left: 10px;
}

.psCartAddSel DIV.thumbwrap {
	position: relative;
	overflow: auto;
}

.psCartAddSel UL.batchthumbs {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.psCartAddSel UL.batchthumbs LI {
	float: left;
	position: relative;
	height: 160px;
	width: 130px;
	margin: 0;
	padding: 5px 8px;
}

.psCartAddSel UL.batchthumbs LI TABLE {
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}

.psCartAddSel UL.batchthumbs LI TABLE TD {
	width: 130px;
	text-align: center;
	font-size: 11px;
}

.psCartAddSel UL.batchthumbs LI TABLE TD.batchslide {
	/* height: 130px; */
	width: 130px;
	border: 3px solid transparent;
	vertical-align: middle;
}

.psCartAddSel UL.batchthumbs LI TABLE TD.batchslide IMG {
    border: 0;
    width: 120px;
    box-sizing: border-box;
    max-width: 120px;
}

.psCartAddSel UL.batchthumbs LI.disabled {
	opacity: 0.5;
	background-color: #EEE;
}

.psCartAddSel UL.batchthumbs LI.ui-selected TD.batchslide {
	border-color: #20B8ED;
	background-color: #e1f0f5;
}

.psCartAddSel UL.batchthumbs LI.ui-selected.disabled TD.batchslide {
	border-color: #E5E5E5;
}

DIV.ui-selectable-helper { position: absolute; z-index: 2000; border:1px dotted black; }

.psCartAddSel DIV.loading {
	position: relative;
	overflow: none;
}

.psCartAddSel DIV.loading IMG {
	width: 64px;
	height: 64px;
	padding: 10px;
}

.psCartAddSel DIV.loading DIV.spinner {
	position: absolute;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #333333;
	height: 84px;
	opacity: 0.8;
	position: absolute;
	width: 84px;
	z-index: 1;
}

IFRAME#psCartTray {
	position: absolute;
	height: 155px;
	border: 0;
	background-color: white;
	border-radius: 0 0 5px 5px;
	box-shadow: 0px 2px 4px #666;
	overflow: hidden;
	z-index: 10;
}

/* ######## cartTray frame ######## */

DIV#psCartTray {
	font: 12px helvetica,arial,sans-serif;
	color: #515353;
	padding: 5px;
}

DIV#psCartTray IMG { border: 0; }
DIV#psCartTray DIV.listwrap {
	position: absolute;
	width: 100000px;
}

DIV#psCartTray UL {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: left;
}

DIV#psCartTray LI {
	float: left;
	width: 104px;
	text-align: center;
	margin-right: 17px;
}

DIV#psCartTray LI TABLE { border: 0; padding:0; margin: auto; }

DIV#psCartTray LI TABLE TD {
	vertical-align: center;
	text-align: center;
	height: 100px;
}

DIV#psCartTray LI DIV.imgCnt SPAN {
	padding: 5px;
	background-color: #20B8ED;
	color: #fff;
	font-weight: bold;
}

DIV#psCartTray DIV.psCartViewPort {
	position: absolute;
	left: 45px;
	top: 0;
	right: 45px;
	bottom: 0;
	overflow: hidden;
}

DIV#psCartTray A.psCartPrev {
	background-image: url("/img/PS.com/Portfolio/portfolio-left-arrow.png");
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 100px;
	position: absolute;
	width: 45px;
	left: 0;
	top: 0;

}

DIV#psCartTray A.psCartNext {
	background-image: url("/img/PS.com/Portfolio/portfolio-right-arrow.png");
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 100px;
	position: absolute;
	width: 45px;
	right: 0;
	top: 0;
}

DIV#psCartTray DIV.psCartTotals {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 2px;
	padding-right: 4px;
	font-size: 12px;
	color: #444;
}

DIV#psCartTray DIV.psCartTotals SPAN.estship {
	color: #788;
}

DIV#psCartTrayBorderIE {
	width: 100%;
	height: 30px;
	background: #eee;
}


/* ######## psCartAdd ######## */
#cartWin {
	overflow: hidden;
}

#psCartAddContainer {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#psCartAddContainer .ui-tabs .ui-tabs-nav LI {
	float: right;
}

#psCartAddContainer .ui-tabs .ui-tabs-nav A {
	padding: 5px 15px;
	color: #5F5A59;
	font-weight: bold;
}

#psCartAddContainer .ui-tabs .ui-tabs-nav LI A SPAN {
	font-weight: normal;
	margin-left: 0.3em;
}

#psCartAddContainer .ui-tabs .ui-tabs-nav LI A SPAN SPAN {
	margin: 0;
	color: #0e9ed8;
}

#psCartAddContainer DIV .ui-tabs-panel {
	display: block;
	background: none;
	padding: 10px;
}

#psCartAddPaneMain .ui-tabs .ui-tabs-panel {
	background: #fff;
}

#psCartAddPaneMain {
	margin: 0;
	border: 0;
}

#psCartAddContainer DIV#psCartAddPaneWrap DIV.psCartSlide {
	background-color: #fafafa;
	border: 1px solid #cac8c8;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
}

#psCartAddContainer H2 {
	padding: 5px 0;
}

#psCartAddContainer DIV.prfLdesc {
	font-size: 12px;
	margin-bottom: 10px;
}

.psCartAddPaneLt {
	float: left;
	width: 150px;
	font-size: 11px;
}

.psCartAddPaneLt .psCpThm {
	float: left;
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #e7e7e7;
}

.psCartAddPaneLt .psCpThm img {
	height: auto;
    width: 120px;
	image-rendering: pixelated;
}

.psCartAddPaneLt .psCpInfo {
	overflow: hidden;
}

.psCartAddPaneRt {
	margin-left: 160px;
	border: 1px solid #cac8c8;
}

.psCartAddPaneFooter {
	clear: both;
	margin-top: 15px;
	border-top: 1px dotted #000;
	padding-top: 15px;
	text-align: right;
}

.psCartAddPaneFooter SPAN {
	font-weight: bold;
}

#cartAddClose {
	margin: auto 0 auto 0;
	color: #00A0FA;
	text-decoration: none;
	font-weight: bold;
}

.psDialogFooter TABLE TD.psAddToCartSub {
	width: 250px;
	text-align: right;
}

.psDialogFooter TABLE TD.psAddToCartIcon {
	text-align: right;
	width: 130px;
}

/** Global Cart Pane Styles **/

DIV.cartAddTbHeader {
	height: 15px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	background-color: #5a5a5a;
	color: #fff;
	overflow: hidden;
}

DIV.cartAddTbHeader DIV {
	float: left;
	padding: 0;
	text-transform: uppercase;
}

DIV.cartAddTbBody {
	position: relative;
	height: 300px;
	min-height: 250px;
	max-height: 250px;
	overflow: auto;
	overflow-y: auto;
	padding: 5px;
}

DIV.cartAddTbBody TABLE{
	padding: 0;
	border: none;
	border-collapse: collapse;
}

DIV.cartAddTbBody TD, #psContent DIV.cartAddTbBody TD {
	padding: 6px 0 5px 0;
	margin: 0;
	vertical-align: top;
	color: #333333;
}

DIV.cartAddTbBody TD.psCpNotAvail {
	padding: 0 10px 4px;
	text-align: right;
	font-size: 12px;
	font-style: italic;
	color: #515353;
}

DIV.cartAddTbBody TD.psCpBlockToggle {
	padding: 0 0 5px 0;
}

DIV.cartAddTbBody TD.hrBot {
	padding: 0px;
	border-bottom: 1px solid #cac8c8;
}

A.psCpQtyDown, #psContent A.psCpQtyDown {
	float: left;
	height: 16px;
	width: 12px;
}

A.psCpQtyUp, #psContent A.psCpQtyUp {
	float: left;
	height: 16px;
	width: 12px;
}

.psCartAddTrHasQty, .psCartAddTrHasQty TD {
        background-color: #EEF6FF;
}

.psCartAddPaneRt TD {
	font-size: 12px;
}

.psCartAddPaneRt .desc { width: 195px; padding-left:5px; }
.psCartAddPaneRt .desc2 { width: 295px; padding-left:5px; }
.psCartAddPaneRt .size { width: 400px;}
.psCartAddPaneRt .fnsh { width: 120px;}
.psCartAddPaneRt .prc { width: 100px; }
.psCartAddPaneRt .qty { width: 80px;}
.psCartAddPaneRt .tot { width: 100px; font-weight: bold; }

.psCpDownloadsRf .psCartAddPaneRt .prc,
.psCpDownloadsPu .psCartAddPaneRt .prc { width: 210px; }
.psCpDownloadsPu .psCartAddPaneRt td.size{ width: 405px; }
.psCpDownloadsRf .psCartAddPaneRt td.size{ width: 370px; }

.psCartAddPaneRt .desc2 UL {
	padding-left: 1.5em;
}

.psCartAddPaneRt .fnsh SELECT {
	width: 105px;
	font-size: 12px;
}

/* start GPP hacks */
DIV.cartAddTbBody TD.qty{
	padding-top: 5px;
	font-size: 12px;
	color: #333;
}

DIV.cartAddTbBody TD.fnsh, #psCotent DIV.cartAddTbBody TD.fnsh {
	padding-top: 6px;
	font-size: 13px;
}
DIV.cartAddTbBody TD.fnsh, #psCotent DIV.cartAddTbBody TD.fnsh SPAN {
	color: #666;
}

TD.qty DIV.qtyCntl {
	margin: 0;
}

TD.qty DIV.qtyCntr {
	width: 59px;
	height: 22px;
	background-image: url('/img/cart/counter.png');
	margin: 0;
}

TD.qty DIV.qtyCntr INPUT[type=text], #psContent TD.qty DIV.qtyCntr INPUT[type=text] {
	float: left;
	width: 27px;
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
	background: transparent;
	text-align: right;
	border: none;
	line-height: normal;
	outline-style: none;
	outline-width: 0px;
}

TD.qty DIV.qtyCntr INPUT[type=text], #psContent TD.qty DIV.qtyCntr INPUT[type=text] {
	font-size: 13px;
}

TD.qty DIV.qtyCntr INPUT[type=text], #psContent TD.qty DIV.qtyCntr INPUT[type=text] {
	font-size: 13px;
}

/* end GPP hacks */

.psCartAddPaneRt DIV.blockToggle A.toggle {
	background-position: 0 -2px;
}

/** Prints/Products Tab **/

.psCartAddPaneRt TABLE TR.cartAddHd {
	background-color: #5a5a5a;
}

.psCartAddPaneRt DIV.psCpHint A {
	color: #00A0FA;
	text-decoration: none;
}

.psCartAddPaneRt DIV.psCpHint A:hover {
	text-decoration: underline;
}

#cartAddAllFiles {
	display: none;
}

.psCartAddPaneRt .psCpDesc {
	font-size: 11px;
}

.psCartAddPaneRt IMG.psCpFupLogo {
	float: left;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
}


/** Packages/Downloads Common Styles **/
DIV#psCpPackages DIV.cartAddTbBody INPUT,
DIV#psCpDownloads DIV.cartAddTbBody INPUT {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

DIV.cartAddTbBody .psCpSelected {
	background-color: #eef6ff;
}

DIV.cartAddTbBody DIV.psCpRadioToolbar {
	visibility: hidden;
	color: #ccc;
}

DIV.cartAddTbBody TR.psCpSelected DIV.psCpRadioToolbar {
	visibility: visible;
}

#psCpCartSub {
	font-weight: bold;
}

/** Packages/Bundles Window **/
DIV#psCpPackageImgSelWin {
	padding: 20px 20px 0;
}

/* theme hack */
.ui-dialog.ps.sDark DIV#psCpPackageImgSelWin { padding-top: 2px; }

DIV#psCpPackageImgSelWin DIV.psDialogFooter { padding-right: 0; }

DIV#psCpPackageImgSelWin IMG { border: 0; }

DIV#psCpPackageImgSelWin DIV.psDialog { margin: 0; }

DIV#psCpPackageImgSel P.fupBndType {
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}

DIV#psCpPackageImgSel LI.dragTarget {
	float: left;
	margin:0;
	list-style-type: none;
}

DIV#psCpPackageImgSel DIV.productSlots {
	background-color: #eee;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

DIV#psCpPackageImgSel A.cartAddClearAll {
	float: right;
	font-weight: bold;
	padding: 5px 0;
	font-size: 14px;
}

DIV#psCpPackageImgSel .cartAddTbBody HR {
        height: 1px;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #fff;
        border: 0;
        border-top: 1px solid #cac8c8;
}

DIV#psCpPackageImgSel DIV.productSlots UL {
	margin: 0;
	padding: 0;
}

DIV#psCpPackageImgSel LI.dragTarget DIV.thmbMatte {
	height: 100px;
	width: 100px;
	background-color: #fff;
	margin: 5px;
	border: 2px dashed #bbb;
	overflow: hidden;
	position: relative;
}

DIV#psCpPackageImgSel LI.dragTarget.imgDropped DIV.thmbMatte DIV.thmbFrame {
	border: 1px solid #20B8ED;
	z-index: 5;
}

DIV#psCpPackageImgSel LI.dragTarget.imgDropped DIV.thmbMatte {
	border-color: #fff;
}

DIV#psCpPackageImgSel LI.dragTarget.dragTarget-hover DIV.thmbMatte {
	border-color: #20B8ED;
	border-style: solid;
}

DIV#psCpPackageImgSel LI.dragTarget DIV.dragNote {
	text-align: center;
	color: #cac8c8;
	padding: 25px 20px;
	font-size: 14px;
}

DIV#psCpPackageImgSel LI.dragTarget DIV.thmb_del {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 15px;
	z-index: 5;
	cursor: pointer;
	background-image: url(/img/cart/del_x.png);
	background-repeat: no-repeat;
	background-position: center;
}

DIV#psCpPackageImgSelWin DIV.instructionbar {
	font-weight: bold;
	background-color: #373737;
	background-image: url(/img/cart/drag_arrows.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #fff;
	padding: 9px;
	text-align: center;
}

/** Package selection filmstrip **/

DIV.filmstrip {
	background-color: #fff;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

DIV.filmstrip IMG { border: 0; }

DIV.filmstrip H4 {
	padding: 5px 12px;
}
DIV.filmstrip DIV.listwrap {
	position: absolute;
	width: 100000px;
}

DIV.filmstrip UL {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: left;
}

DIV.filmstrip LI {
	float: left;
	width: 104px;
	text-align: center;
	margin-right: 17px;
}

DIV.filmstrip LI TABLE { border: 0; padding:0; margin: auto; }

DIV.filmstrip LI TABLE TD {
	vertical-align: middle;
	text-align: center;
	height: 100px;
}

DIV.filmstrip DIV.psFsViewPort {
	overflow: hidden;
	height: 110px;
	position: relative;
}

DIV.filmstrip A.psFsAr {
	display: block;
	height: 100px;
	width: 30px;
}

DIV.filmstrip A.psFsAr DIV {
	background-image: url("/img/cart/fs_arrows.png");
	background-repeat: no-repeat;
	height: 14px;
	width: 11px;
	margin-top: 43px;
}

DIV.filmstrip A.psFsPrev DIV {
	background-position: 0 0;
	margin-left: 12px;
}

DIV.filmstrip A.psFsNext DIV {
	background-position: -11px 0;
	margin-left: 7px;
}

/** Downloads Tab **/
DIV#psCpDownloads DIV.psCpDownloadsRm {
	position: relative;
}
/* "\9"is IE <= 8 targeting*/
DIV#psCpDownloads DIV.psCartAddPaneRt {
	overflow: auto\9;
}
DIV#psCpDownloads DIV.psCpDownloadsRm DIV.cartAddTbBody {
	
}
DIV#psCpDownloads DIV.psCpDownloadsRm FORM.fqpriceterms {
	left: 456px;
    position: absolute;
    width: 300px;
}

DIV#psCpDownloads DIV.psCpDownloadsRm FORM.fqpriceterms .Terms {
	height: auto !important;
}

DIV#psCpDownloads DIV.psCpDownloadsRm FORM.fq {
	float: left;
	margin-left: 10px;
}

#psCartAddContainer DIV.psCpDownloadsChooser H2 {
	margin-bottom: 22px;
	border-bottom: 1px dotted;
}

DIV#psCpDownloads DIV.psCpDownloadsChooser A {
	color: #333;
	display: block;
	width: 340px;
	height: 150px;
	padding: 10px;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #eee;
	margin: auto;
	float: left;
}

DIV#psCpDownloads DIV.psCpDownloadsChooser A:hover {
	background-color: #eef6ff;
	border-bottom-width: 1px;
}

DIV.psCpDownloadsChooser DIV.listheader {
	font-style: italic;
}

DIV.psCpDownloadsChooser DIV.divider {
	float: left;
	height: 140px;
	margin: 16px;
	position: relative;
	border-left: 1px solid #eee;
}

DIV.psCpDownloadsChooser DIV.divider DIV.dlOR {
	position: absolute;
	top: 60px;
	left: -12px;
	width: 24px;
	text-align: center;
	background-color: #f5f5f5;
	padding: 5px 0;
	font-weight: bold;
}

/* ######## Confirmation Prompt ######## */

DIV.psCartConf  H1 {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border: none;
}

DIV.psCartConfLeft {
	width: 400px;
	float: left;
}

DIV.psCartConfLeft DIV {
	float: left;
	margin: 10px;
	padding: 5px;
	border: 1px solid #cac8c8;
}

DIV.psCartConfLeft DIV IMG {
	border: none;
}

DIV.psCartConfRight {
	float: right;
	width: 300px;
}

DIV.psCartConfRight H1 {
	border-bottom: 1px solid #454949;
	padding-bottom: 10px !important;
}

DIV.psCartConfRight TABLE {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
}

DIV.psCartConfRight TABLE TH {
	padding: 2px 0;
	font-size: 12px;
	text-align: left;
}

DIV.psCartConfRight TABLE TD {
	padding: 5px 0;
	font-size: 12px;
	text-align: right;
	background-color: #fff;
}

DIV.psCartConfRight TABLE TR.total TH,
DIV.psCartConfRight TABLE TR.total TD {
	border-top: 1px solid #d3d2ce;
	color: #6AB540;
	padding: 10px 0;
	font-weight: bold;
	background-color: #fff;
}

DIV.psWaitingMd {
	width: 100%;
	height: 32px;
	margin: 20px auto;
	text-align: center;
}

DIV.psWaitingMd IMG {
	vertical-align: middle;
}

#psCpPackageImgSelWin DIV.psWaitingMd {
	width: 200px;
	padding: 10px;
	background-color: #f6f6f6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* TR overrides */
div.ui-spinner { background: none; }

/* quick and dirty fixes for the add to cart dialogs on tablets */
@media only screen and (max-width: 768px) {
	.ui-dialog { max-width: 680px !important; }

	.psCartAddPaneRt .desc { width: 129px; }
	.psCartAddPaneRt .desc2 { width: 243px; }
	.psCartAddPaneRt .size { width: 370px;}
	.psCartAddPaneRt .fnsh { width: 114px;}
	.psCartAddPaneRt .prc { width: 73px; }
	.psCartAddPaneRt .qty { width: 71px;}
	.psCartAddPaneRt .tot { width: 70px; }

	#psCpDownloads .size { width: 270px;}
	#psCpDownloads .prc { width: 190px;}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1023px)  { 
	.imageBoxSub.show {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.imageBoxSub.show .more {
		width: 100%;
		margin: 0;
		padding: 1rem 2rem;
		order: 2;
	}

	.imageWidget .swiper > DIV.swipeNext, .videoWidget .swiper > DIV.swipeNext {
		left: 80%;
		top: 50%;
	}

	.imageWidget .swiper > DIV.swipePrev, .videoWidget .swiper > DIV.swipePrev {
		left: 0;
		top: 50%;
	}

	.imageWidget .swiper > DIV.swipePrev:after, .videoWidget .swiper > DIV.swipePrev:after {
		content: '<';
		font-size: 4rem;
		position: relative;
		top: -1.5rem;
	}

	.imageWidget .swiper > DIV.swipeNext:after, .videoWidget .swiper > DIV.swipeNext:after {
		content: '>';
		position: relative;
		top: -1.5rem;
		font-size: 4rem;
	}

	.imageWidget .swiper, .videoWidget .swiper {
		position: absolute;
		width: 100%;
		top: 137px;
		left: 0;
	}

	.imageWidget .swiper > DIV.swipeNext, .videoWidget .swiper > DIV.swipeNext {
		left: 76%;
		top: 50%;
	}

}

@media all and (min-width: 320px) and (max-width: 480px) {
    /* Elements [Containers image, and divs]  */
    .imageBoxSub {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
         align-items: center;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    }
    .imageWidget {
        height: auto !important;
    }

    .imageBoxSub.show .more {
        margin-right: 0;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 1.5rem;
    }

    .imageBoxSub .more > a {
        width: 100% !important;
        display: block;
        float: none;
        margin: .5rem 0;
    }

    /* Modal Box */
    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ps.ui-draggable {
        width: 95% !important;
        margin: 0 auto;
        position: absolute;
		left: 0 !important;
		display: block;
		right: 0;
		top: 0;
    }
    .ui-dialog-titlebar.ui-widget-header {
        /* display: flex; */
        width: 95%;
    }

    /* Close Button */
	.ui-dialog a.ui-dialog-titlebar-close {
		right: 30px;
		position: absolute;
	}

    .psCpDownloadsPu {
        width: 100%;
    }

	.ui-dialog.ps .psDialog {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

    .ui-dialog.ps .psDialog H2 {
        font-size: 18px;
    }

    #psCartAddContainer DIV.prfLdesc {
        font-size: 16px;
        margin-bottom: 10px;
    }

    /* Image */
    .psCartAddPaneLt {
        float: none !important;
        width: 100% !important;
        font-size: 11px;
	}
	
	div#psCpDownloads div.psCartAddPaneRt {
		width: 100%;
		margin: 2rem auto;
	}

	div#psCpPrints div.psCartAddPaneRt {
		width: 100%;
		margin: 2rem auto;
	}

	div#psCpProducts div.psCartAddPaneRt {
		width: 100%;
		margin: 2rem auto;
	}

	div#psCpPackages div.psCartAddPaneRt {
		width: 100%;
		margin: 2rem auto;
	}

    .psCartAddPaneLt .psCpThm {
        float: none !important;
        padding: 5px;
        margin: 0 0 10px 0;
        border: none;
        width: 90%;
        margin: 2rem auto !important;
    }

	.psCartAddPaneLt .psCpThm img {
		width: 100%;
		height: auto;
	}
	
	.psCartAddPaneRt .cartAddTbHeader {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0 auto;
		padding: 5px;
		border: 0;
	}

    /* Table */
    
    #psCpDownloads div.size, #psCpDownloads div.prc {
        display: inline-block;
        vertical-align: middle;
        width: 30%;
	}
	
	#psCpDownloads div.size {
        width: 60%;
	}
	
	.cartAddTbBody.psCpRszTarget {
		padding: 0;
	}

    .ui-dialog.ps .psDialogFooter TABLE TD.right {
        text-align: right;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .ui-dialog.ps .psDialogFooter TABLE TD {
        font-size: 12px;
        width: 100%;
        display: block;
        text-align: center;
        width: 100% !important;
	}
	
	div.LbxPrompt {
		width: 90% !important;
		left: 0 !important;
		right: 0;
		margin: 0 auto;
	}

	div.BsPrompt H1 {
		width: 100%;
		padding: 15px !important;
		box-sizing: border-box;
		height: 3rem;
		background-size: cover;
	}

	div.BsPrompt div.body {
		width: 100%;
		padding: 0;
		box-sizing: border-box;
	}

	div.BsPrompt div.body table {
		width: 90%;
		margin: 0 auto;
		margin-top: 1rem;
	}

	/* Images in Gallery to Shopping Cart */
	.psCartAddSel ul.batchthumbs li {
		width: 90%;
		padding: 0 0rem 1rem 0;
		margin: 0 auto;
		margin-bottom: 2rem;
		float: none;
		box-sizing: border-box;
		height: auto;
	}

	.psCartAddSel UL.batchthumbs li table {
		width: 100%;
		margin: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.psCartAddSel UL.batchthumbs li table tbody {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}

	.psCartAddSel UL.batchthumbs LI TABLE TD.batchslide IMG {
		width: 100%;
		max-width: 260px;
	}

	a#cartAddBatchClear {
		font-weight: normal;
	}

	.psCartAddSel ul.batchthumbs li table tr, 
	.psCartAddSel ul.batchthumbs li table tr td {
		width: 100% !important;
		height: auto !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.ui-dialog.ps .psDialogHeader {
		padding: 15px 0;
	}

	.ui-dialog.ps .psDialogFooter table {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0;
		margin: 0;
	}

	.ui-dialog.ps .psDialogFooter table tbody tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}

	.ui-dialog.ps .psDialogFooter table tbody tr td:first-child {
		order: 2;
	}

	.ui-dialog.ps .psDialogFooter table tbody tr td:nth-child(2) {
		order: 1;
		padding: 1.5rem;
	}

	#c1 .main {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	table.psCartColumn, table.psCartColumn tbody, table.psCartColumn, table.psCartColumn tr, table.psCartColumn, table.psCartColumn td, table.psCartColumn form {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		/* float: none; */
		margin: 0 auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
	}

	div#c1PsContent {
		width: 100%;
		padding: 0;
	}

	div#psCart {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 0;
	}

	div#c1PsContent div#psCart h2.cart__title {
		margin-bottom: 15px;
		color: red !important;
	}

	#psCart TABLE.psCartItems TH {
		display: none;
	}

	#psCart TABLE.psCartItems TD.image {
		padding: 0 0 5px 0;
		width: 160px;
		text-align: center;
		vertical-align: middle;
		width: 100%;
	}

	#psCart .nocrop, .psCartItems .nocrop {
		background: #ebebeb;
		height: 222px;
		position: relative;
		margin-left: 5px;
		margin: 0;
		overflow: hidden;
	}

	.itemFilename::before {
		content: 'File name:';
		display: block;
		font-weight: bold;
		color: #333;
		font-size: 1rem;
	}

	#psCart TABLE.psCartItems TD { 
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	#psCart TABLE.psCartItems TD.price,
	#psCart TABLE.psCartItems TD.qty,
	#psCart TABLE.psCartItems TD.total {
		width: 60px;
		font-size: 13px;
		width: 100%;
		text-align: left;
		display: inline-block;
		vertical-align: middle;
		padding: 10px 0;
	}

	#psCart TABLE.psCartItems td.price::before {
		content: 'Price';
		display: inline-block;
		vertical-align: middle;
		font-weight: bold;
	}
	#psCart TABLE.psCartItems TD.qty::before {
		content: 'Quantity';
		display: inline-block;
		vertical-align: middle;
		font-weight: bold;
	}

	#psCart TABLE.psCartItems TD.qty strong {
		display: inline-block;
		vertical-align: middle;
	}

	#psCart TABLE.psCartItems td.total::before {
		content: 'Total';
		display: inline-block;
		vertical-align: middle;
		font-weight: bold;
	}

	#psCart TABLE.psCartItems TD.items {
		width: 100%;
	}

	td.total {
		border-bottom: 1px solid #eee;
		margin-bottom: 3rem;
	}

	#psCart .psCartSummary {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		padding: 0;
		margin-bottom: 2rem;
	}

	#psCart .psCartSummary DIV.psCartSummaryBox {
		width: 100%;;
	}
	
	DIV.psCartConfLeft,
	DIV.psCartConfRight {
		float: none; 
		width: 100%;
	}
}


@media all and (min-width: 481px) {
	.psCartAddSel UL.batchthumbs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.psCartAddSel UL.batchthumbs LI {
		margin: .5rem 0;
		float: none;
		height: auto;
	} 
	
	.psCartAddSel UL.batchthumbs LI TABLE TD.batchslide {
		max-height: 160px;
	}
}@font-face{font-family:'config-set';src:url("/asset/font/photoshelter_configurator.eot");src:url("/asset/font/photoshelter_configurator.eot?#iefix") format("embedded-opentype"),url("/asset/font/photoshelter_configurator.woff") format("woff"),url("/asset/font/photoshelter_configurator.ttf") format("truetype"),url("/asset/font/photoshelter_configurator.rningsvg#photoshelter_configurator") format("svg");font-weight:normal;font-style:normal}

#psCart, #psCart DIV, #psCart P, #psCart TD, #psCart TH, #psCart INPUT, #psCart Select {
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
}

#psCart TABLE.psCartColumn TD {
	vertical-align: top;
	text-align: left;
}

#psCart .psCartSummary {
	display: table-cell;
	width: 250px;
	vertical-align: top;
	padding: 13px 0 0 15px;
}

#psCart .psCartSummary DIV.psCartSummaryBox {
	padding: 0;
	border: 1px solid #eee;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #f6f6f6;
}

#psCart .psCartSummaryHead {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding: 5px 8px 10px 12px;
	color: #fff;
	background-color: #666;
	font-size: 16px;
	font-weight: bold;
}

#psCart .psCartSummaryContent {
	padding: 10px;
}

#psCart .psCartSummary A { text-decoration: none; }
#psCart .psCartSummary A:hover { text-decoration: underline; }

#psCart .psCartSummary UL {
	list-style: none;
	padding: 0;
	margin: 0;
}

#psCart .psCartSummary UL LI {
	padding: 3px 0;
	margin: 2px 0;
	font-weight: bold;
}

#psCart .psCartSummary UL LI.foTotal {
	font-size: 14px;
	padding: 5px 0;
	border-top: 1px solid #000;
	color: #393;
}

#psCart .psCartSummary UL LI.foMinOrder {
	border: 1px solid #f00;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #FFF7F7;
	font-size: 12px;
	padding: 5px;
	margin: 20px 0;
	color: #f00;
}

#psCart .psCartSummary UL LI DIV.foLine {
	float: right;
	font-weight: normal;
}

#psCart .psCartSummary UL LI.foTotal DIV.foLine,
#psCart .psCartSummary UL LI.foMinOrder DIV.foLine {
	font-weight: bold;
}

#psCart .psCartSummary UL LI DIV.foCoupon {
	margin-top: 2px;
	font-size: 11px;
	font-weight: normal;
}

#psCart .psCartSummary .minOrder {
	color: #f89;
}

#psCart .psCartSummary .agree {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}

#psCart .psCartSummary .agree LABEL {
	float: left;
	width: 195px;
	margin-left: 5px;
	font-size: 11px;
}

#psCart TABLE.psCartItems {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
}

#psCart TABLE.psCartItems TH {
	font-size: 11px;
	text-align: left;
	padding-left: 2px;
}

#psCart TABLE.psCartItems TD {
	padding: 9px 2px;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}

#psCart TABLE.psCartItems TD.price {
	width: 60px;
	font-size: 13px;
}

#psCart TABLE.psCartItems TD.qty {
	font-size: 13px;
	padding-top: 5px;
}

#psCart TABLE.psCartItems TD.qty STRONG {
	display: block;
	padding-top: 4px;
}

#psCart TABLE.psCartItems TD.null {
	padding: 0;
}

#psCart TABLE.psCartItems TR.hrBot TD {
	padding: 0;
}

#psCart TABLE.psCartItems TR.hrBot TD DIV {
	border-bottom: 1px solid #d5d3d3;
	margin: 5px 0;
}

#psCart TABLE.psCartItems TABLE.psCartItems {
	background-color: #f7f6f6;
	margin: 1px;
}

#psCart TABLE.psCartItems TD.image {
	padding: 0 0 5px 0;
	width: 160px;
	text-align: center;
	vertical-align: middle;
}

#psCart TABLE.psCartItems TD.items { width: 220px; }
#psCart TABLE.psCartItems TD.qty { width: 60px; }
#psCart TABLE.psCartItems TD.total {
	width: 90px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#psCart TABLE.psCartItems TD.items A {
	font-weight: bold;
}

#psCart .cropToolRadio {
	margin-right: 15px; /* match crop tool margins for centering */
}

#psCart .cropToolRadio .ui-button {
	min-width: 25%;
}

#psCart .cropToolRadio label:first-child {
	font-weight: bold;
	margin-right: .75em;
}

#psCart DIV.cropTool {
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 180px;
	height: 180px;
	margin: 5px 15px 5px 5px;
	padding: 20px;
	background-color: #434343;
	border: 1px solid #000;
}

#psCart .cropTool img {
	display: block;
	position: absolute;
}

#psCart .cropTool .cropped {
	position: absolute;
	height: 240px;
	width: 240px;
}

#psCart .cropTool .mask {
	background-color: rgba(67,67,67,.40);
	background-image: url('/img/cart/crop-mask.png');
	background-image: -moz-linear-gradient(
		to bottom right,
		rgba(0, 0, 0, 0.25) 25%,
		transparent 25%,
		transparent 50%,
		rgba(0, 0, 0, 0.25) 50%,
		rgba(0, 0, 0, 0.25) 75%,
		transparent 75%,
		transparent);
	background-image: -webkit-linear-gradient(
		to bottom right,
		rgba(0, 0, 0, 0.25) 25%,
		transparent 25%,
		transparent 50%,
		rgba(0, 0, 0, 0.25) 50%,
		rgba(0, 0, 0, 0.25) 75%,
		transparent 75%,
		transparent);
	background-image: -ms-linear-gradient(
		to bottom right,
		rgba(0, 0, 0, 0.25) 25%,
		transparent 25%,
		transparent 50%,
		rgba(0, 0, 0, 0.25) 50%,
		rgba(0, 0, 0, 0.25) 75%,
		transparent 75%,
		transparent);
	background-image: linear-gradient(
		to bottom right,
		rgba(0, 0, 0, 0.25) 25%,
		transparent 25%,
		transparent 50%,
		rgba(0, 0, 0, 0.25) 50%,
		rgba(0, 0, 0, 0.25) 75%,
		transparent 75%,
		transparent);
	background-size: 4px 4px;
	position: absolute;
}

#psCart .cropTool .window {
	background: #fff;
	outline: 3px solid #d7400b;
	overflow: hidden;
	position: absolute;
}

#psCart .cropTool .warning {
	display: none;
}

#psCart .ci_del {
	color: #999 !important;
	text-decoration: line-through;
}

#psCart .ci_del IMG {
	filter:alpha(opacity=30);
	opacity:0.3;
}

#psCart DIV.min_order {
	margin: 3px 0;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}

#psCart DIV.min_order.flag {
	color: #cc0000;

}

#psCart DIV.photoghead {
	padding: 5px 10px;
	margin: 25px 0 10px;
	font-size: 18px;
	font-weight: bold;
	background-color: #999;
	color: #fff;
}

#psCart DIV.errList {
	width: 600px;
	margin: 20px 0;
	padding: 5px 8px;
	border: 1px solid #c36;
	color: #c36;
	background-color: #FFF7F7;
}

DIV.psCartCheckoutContent {
	float: left;
	width: 600px;
	padding: 0;
}

DIV.psCartCheckoutHeader {
	background-color: #666;
	color: #fff;
	padding: 4px 10px;
	margin: 15px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

DIV.psCartCheckoutHeader.inactive {
	color: #000;
	background: none;
	padding-left: 0;
	border-bottom: 1px solid #ccc;
}

DIV.psCartCheckoutHeader.done {
	color: #000;
	background: none;
	padding-left: 0;
	border-bottom: 1px solid #ccc;
}

DIV.psCartCheckoutHeader A {
	color: #fff !important;
}

DIV.psCartCheckoutHeader.inactive A {
	color: #20B8ED !important;
}

DIV.psCartCheckoutFooter {
	padding: 10px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 2px solid #666;
}

DIV.psCartCheckoutShipMethod {
	padding: 10px;
	margin: 10px 0;
	background-color: #f6f6f6;
}

TABLE.psCartAddr {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

TABLE.psCartAddr TD {
	vertical-align: top !important;
}

TABLE.psCartAddr TABLE.input TH {
	text-align: left;
}

TABLE.psCartAddr TABLE.input TD INPUT,
TABLE.psCartAddr TABLE.input TD SELECT {
	width: 175px;
}

TABLE.psCartAddr .addrNote {
	font-size: 11px !important;
	color: #999;
}

TABLE.psCartAddr DIV.psCartAddrHeader {
	padding: 3px 0;
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

UL.cartAddr {
	font: 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

UL.cartAddr LI {
	cursor: pointer;
	position: relative;
	float: left;
	padding: 0;
	margin: 3px;
	width: 285px;
	height: 110px;
	border: 2px solid #cccccc;
	background-color: #f0f0f0;
	font: 10px Verdana;
	color: #000066
}

UL.cartAddr LI:hover {
	background-color: #fff;
	border-color: #ffcccc;
}

UL.cartAddr LI.disabled {
	background: url('/img/icon/na.gif');
	background-color: #e4e4e4;
	border: 2px solid #f0f0f0;
}

UL.cartAddr LI.disabled TABLE TD {
	color: #999;
}

/* ######## invoice styles ######## */

TABLE.psCartInvoice {
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
}

TABLE.psCartInvoice TH {
	width: 220px;
	padding: 3px 5px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

TABLE.psCartInvoice TD {
	width: 200px;
	padding: 3px;
	vertical-align: top;
}

TABLE.psCartInvoice .otNote {
	font-size: 10px;
	font-weight: normal;
}

TABLE.psCartInvoice TR.otTotal TH,
TABLE.psCartInvoice TR.otTotal TD {
	border-top: 1px dotted #999;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

.saleDnld {
	padding: 5px;
	margin: 10px 0;
	background-color: #eeffee;
	border: 2px solid #0c0;
}

#psCart TABLE.psCartInvoiceCols {
	width: 100%;
	border: none;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

#psCart TABLE.psCartInvoiceCols TD {
	width: 49%;
	padding: 0 1% 10px 0;
	vertical-align: top;
}

#psCart TABLE.psCartInvoiceCols TD.right {
	width: 50%;
	padding-right: 0;
	float: none !important;
}

/* ######## login dialog ######## */

#loginDialog {
	display: none;
}

#loginDialog TABLE.input {
	padding: 10px 0;
}

#loginDialog TABLE.input TH {
	font-size: 13px;
	width: 120px;
}

#loginDialog TABLE.input TD INPUT {
	font-size: 13px;
	width: 240px;
}

#loginDialog .psCartCheckoutFooter {
	border-bottom: none;
	line-height: 36px;
}

#loginDialog .psCartCheckoutFooter A {
	font-weight: bold;
	font-size: 12px;
}

/* ######## general styles ######## */

A.cartLink {
	color: #20B8ED !important;
}

SPAN.pipe {
	margin: 0 0.5em;
	color: #aaa;
}

/* ######## buttons ######## */

DIV.cartButtonBlock {
	padding: 15px 0;
	margin: 25px 0;
	border-top: 1px solid #eeede8;
}

.cartButton {
	display: block;
	height: 34px;
	background: transparent url('/img/cart/button-sprite.png') top left no-repeat;
	border: none;
	cursor: pointer;
}

.cartButton IMG {
	border: none;
	height: 34px;
}

.cartButton.addToCart { width: 116px; background-position: 0 0; }
.cartButton.addToCart:hover { background-position: -300px 0; }
.cartButton.addToCart.disabled, .cartButton.addToCart.disabled:hover { background-position: -900px 0; }
.cartButton.addToCart IMG { width: 116px; }

.cartButton.continue { width: 110px; background-position: 0 -50px; }
.cartButton.continue:hover { background-position: -300px -50px; }

.cartButton.cancel { width: 110px; background-position: 0 -100px; }
.cartButton.cancel:hover { background-position: -300px -100px; }

.cartButton.checkOut { width: 110px; background-position: 0 -200px; }
.cartButton.checkOut:hover { background-position: -300px -200px; }
.cartButton.checkOut IMG { width: 110px; }

.cartButton.completePurchase { width: 158px; background-position: 0 -250px; }
.cartButton.completePurchase:hover { background-position: -300px -250px; }

.cartButton.emptyCart { width: 110px; background-position: 0 -300px; }
.cartButton.emptyCart:hover { background-position: -300px -300px; }

.cartButton.signIn { width: 110px; background-position: 0 -350px; }
.cartButton.signIn:hover { background-position: -300px -350px; }

.cartButton.continueToPayPal { width: 157px; background-position: 0 -400px; }
.cartButton.continueToPayPal:hover { background-position: -300px -400px; }

.cartButton.saveImageSelection { width: 161px; background-position: 0 -450px; }
.cartButton.saveImageSelection:hover { background-position: -300px -450px; }
.cartButton.saveImageSelection IMG { width: 161px; }

.cartButton.backToImages { width: 132px; background-position: 0 -500px; }
.cartButton.backToImages:hover { background-position: -300px -500px; }
.cartButton.saveImageSelection IMG { width: 132px; }

#psCart .nocrop,
.psCartItems .nocrop {
	background: #ebebeb;
	height: 222px;
	width: 222px;
	position: relative;
	margin-left: 5px;
}

#psCart .nocrop img,
.psCartItems .nocrop img {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
