IMG {
	behavior: url("/img/iepngfix.htc");
}

.BsMask {
        position: absolute;
        top: 0;
}

DIV.BsBalloon {
	position: absolute;
	top: 0;
}

DIV.BsBalloon.bsbBody
{
        position: relative;
        z-index: 100;
        background-color: #FFFF99;
        border: 1px solid #E5CB00;
        padding: 3px;
	font-family: 'myriad pro',Tahoma,helvetica,sans-serif !important;
	/* font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important; */
        font-size: 12px;
	color: #000;
}

DIV.BsBalloon.downleft
{
        position: relative;
        z-index: 101;
        background: url(/img/BS.com/BS.com.Balloon/downleft.gif) no-repeat;
        margin: -1px 0px 0px;
        padding: 21px 0px 0px;
}

DIV.BsBalloon.upleft
{
        position: relative;
        z-index: 101;
        background: url(/img/BS.com/BS.com.Balloon/upleft.gif) no-repeat;
        margin: -1px 0 -1px 0;
        padding: 21px 0px 0px;
}

DIV.BsBalloon.downright
{
        position: relative;
        z-index: 101;
        background: url(/img/BS.com/BS.com.Balloon/downright.gif) no-repeat right;
        margin: -1px 0px 0px;
        padding: 21px 0px 0px;
}

DIV.BsPrompt {
	position: absolute;
	display: none;
	top: 0;
	/*
	padding: 1px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	*/
	border-radius: 4px;
	box-shadow: 0 3px 10px 0 #333;
	background-color: #fff;
	/*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;*/
	font-family: 'myriad pro',Tahoma,helvetica,sans-serif !important;
	text-align: left;
}

DIV.BsPrompt INPUT, DIV.BsPrompt SELECT, .psbContent INPUT,  .psbContent SELECT{
	/*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;*/
	font-family: 'myriad pro',Tahoma,helvetica,sans-serif !important;
	font-size: 13px;
}

DIV.BsPrompt INPUT, .psbContent INPUT {
	margin-right: 5px;
}

DIV.BsPrompt A, .psbContent A {
	color: #333;
	cursor: pointer;
}

DIV.BsPrompt INPUT, DIV.BsPrompt SELECT {
	font-family: 'myriad pro',Tahoma,helvetica,sans-serif !important;
	/*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;*/
	font-size: 13px;
}

DIV.BsPrompt INPUT {
	margin-right: 5px;
}

DIV.BsPrompt A {
	color: #333;
	cursor: pointer;
}

DIV.BsPrompt H1, .psbContent H1 {
	height: 24px;
	padding: 7px 15px 10px !important;
	margin: 0 !important;
	background: url('/img/jquery/ps-1.0/dialog-titlebar-bg.gif') top left repeat;
	background-color: #3B3B3B !important;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	/*
	background-color: #555 !important;
	padding: 2px 2px 2px 5px !important;
	*/
	color: #fff !important;
	font-family: 'myriad pro',Tahoma,helvetica,sans-serif !important;
	/*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;*/
	font-size: 18px !important;
	line-height: 24px;
	font-weight: normal !important;
}

DIV.BsPrompt H2, .psbContent H2 {
	margin: 5px 0 5px 0 !important;
	font-family: 'myriad pro',Tahoma,helvetica,sans-serif !important;
	/*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;*/
	font-size: 18px !important;
	font-weight: normal !important;
	color: #333 !important;
}

DIV.BsPrompt H3, .psbContent H3 {
	margin: 5px 0 2px 0 !important;
	font-family: 'myriad pro',Tahoma,helvetica,sans-serif !important;
	/*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;*/
	font-size: 14px !important;
	font-weight: bold !important;
	color: #333 !important;
}

DIV.BsPrompt DIV.body {
	margin: 0;
	padding: 8px;
	font-size: 13px;
	color: #333;
}

DIV.BsPrompt DIV.footer {
	clear: both;
	width: auto;
	padding: 5px;
}

DIV.BsPrompt DIV.footer INPUT {
	float: right;
	margin-right: 5px;
}

DIV.BsPrompt DIV.footnote {
	clear: both;
	padding: 3px;
	margin-top: 5px;
	font-size: 11px;
	color: #666;
}

DIV.BsPrompt DIV.selectBox {
	padding: 3px;
	margin: 5px;
	background-color: #ddd;
	border: 1px solid #aaa;
	border-radius: 3px;
	color: #999;
	cursor: pointer;
}

DIV.BsPrompt DIV.selectBox DIV.BsPromptTip { color: #ccc; }
DIV.BsPrompt DIV.selectBox.on DIV.BsPromptTip { color: #aaa; }

DIV.BsPrompt DIV.selectBox SELECT {
	color: #999;
	background-color: #ddd;
}

DIV.BsPrompt DIV.selectBox.on {
	background-color: #e9f2f7;
	border: 1px solid #00A0F0;
	color: #333;
}

DIV.BsPrompt DIV.selectBox.on SELECT {
	color: #000;
	background-color: #fff;
}

DIV.BsPrompt FIELDSET {
	border: none;
	margin: 10px 0 0 0;
}

DIV.BsPrompt FORM UL {
	padding: 0;
	margin: 0;
}

DIV.BsPrompt FORM UL LI {
	list-style: none;
	clear: both;
	padding: 0;
	margin-bottom: 5px;
}

DIV.BsPrompt FORM UL.bullet {
	padding-left: 30px;
	margin: 5px 0;
}

DIV.BsPrompt FORM UL.bullet LI {
	list-style: disc;
	margin: 0;
}

DIV.BsPrompt DIV.BsPromptTip {
	padding: 5px 2px;
	font-size: 11px;
	font-style: italic;
	color: #aaa;
}

DIV.BsPrompt FIELDSET, .psbContent FIELDSET {
	border: none;
	margin: 10px 0 0 0;
}

DIV.BsPrompt FORM LABEL.float, .psbContent FORM LABEL.float {
	float: left;
	width: 110px;
	padding-top: 3px;
	vertical-align: top;
	text-align: right;
	font-size: 13px;
	color: #666;
}

DIV.BsPrompt FORM UL, .psbContent FORM UL {
	padding: 0;
	margin: 0;
}

DIV.BsPrompt FORM UL LI, .psbContent FORM UL LI {
	list-style: none;
	clear: both;
	padding: 0;
	margin-bottom: 5px;
}

DIV.BsBusyPrompt {
	width: 300px;
	padding: 8px;
	background-color: #fff;
	border: 2px solid #e4e4e4;
}

DIV.BsBusyPrompt H1 {
	padding: 0 0 5px 0 !important;
	margin: 10px !important;
	text-align: center !important;
	font-family: 'myriad pro',Tahoma,helvetica,sans-serif !important;
	/*font-family: Arial,Helvetica,sans-serif !important;*/
	font-size: 18px !important;
	font-weight: normal !important;
	background: transparent none !important;
	color: #333 !important;
}

DIV.BsBusyPrompt DIV {
	padding: 3px;
	margin: 0 0 10px;
	text-align: center;
	font-size: 13px;
	color: #666;
}

DIV.ClickEdit.strD {
	display: inline;
	padding: 2px;
}

DIV.ClickEdit.strD.bsHover {
	background-color: #FFFF66;
	padding: 1px;
	border: 1px dotted #999;
	cursor: pointer;
}

DIV.ClickEdit.msgD {
        position: absolute;
        z-index: 10;
	padding: 5px;
	font-family: Verdana,Arial,Sans-Serif !important;
	font-size: 10px;
	font-weight: bold;
}

DIV.ClickEdit.edtD {
	position: absolute;
	z-index: 10;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #ddd;
}

DIV.ClickEdit.butD {
	padding: 2px;
}

DIV.BsAlert {
	width: 400px;
	padding: 8px;
	overflow: auto;
	background-color: #fff;
	border: 2px solid #cc0000;
	font-family: 'myriad pro',Tahoma,helvetica,sans-serif !important;
	/*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;*/
	font-size: 13px;
}

DIV.BsAlert DIV.body {
	padding: 0;
	overflow: auto;
}

DIV.BsAlert UL {
	padding: 0 0 0 25px;
	margin: 5px 0 5px 0;
}

DIV.BsAlert UL LI {
	padding: 2px;
}

DIV.BsAlert H1 {
	padding: 0 !important;
	margin-bottom: 5px !important;
	background: #fff none !important;
	color: #333 !important;
	font-family: 'myriad pro',Tahoma,helvetica,sans-serif !important;
	/*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;*/
	font-size: 18px !important;
	font-weight: bold !important;
}

DIV.BsAlert DIV.footer {
	width: auto;
	text-align: center;
}

DIV.BsAlert DIV.footer INPUT {
	float: none;
	margin: 2px;
}

DIV.MenuItem {
	cursor: pointer;
	float: left;
	padding: 2px 6px;
	margin-right: 5px;
	width: 74px;
	height: 14px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	/*background: url('/img/BS.com/Menu.gif') top left repeat-x;*/
	background-color: #f5f5f5;
	color: #666;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 #868686;
}

DIV.MenuItem.highlight {
        font-weight: bold;
	background-color: #7eab80;
	border-color: #5c915e;
	color: #fff; 
}

DIV.MenuItem.over {
	background-color: #fff;
	color: #333;
}

DIV.MenuItem.highlight.over {
	background-color: #aad2ac;
	border-color: #74b476;
	color: #fff;
}

DIV.MenuItem.down {
	padding: 3px 5px 1px 7px;
	color: #fff;
	background-color: #999;
	box-shadow: inset 0 1px 2px 0 #868686;
}

DIV.MenuItem.highlight.down {
	background-color: #7eab80;
	border-color: #4e7c50;
}

DIV.MenuItem.disabled {
	/*background: url('/img/BS.com/Menu-disabled.gif') top left no-repeat;*/
	color: #ccc;
	background-color: transparent;
	border-color: #e4e4e4;
}

DIV.MenuItem UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-left: 1px solid #808080;
	border-right: 2px solid #999;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #666;
}

DIV.MenuItem LI {
	width: 160px;
	height: 15px;
	padding: 2px 2px 2px 5px;
	margin: 0;
	border-top: 1px solid #e4e4e4;
	background-color: #f6f6f6;
	color: #000;
	text-align: left;
}

DIV.MenuItem LI.over {
	background-color: #3ebcf0;
	color: #fff;
}
DIV.PSBusyPrompt {
	width: 64px;
	height: 64px;
	background: url('/img/BS.com/spinner-big.gif');
	position: absolute;
	display: none;
	visibility: hidden;
	z-index: 8000;
}

DIV.PsLoginPrompt {
	width: 420px;
}

IFRAME.psLoginPromptFrame {
	width: 400px;
	height: 200px;
	margin: 0 auto;
	border: none;
	overflow: hidden;
}

DIV.PsStarRating {
	width: 90px;
	height: 35px;
	padding: 10px 5px 0 5px;
	background-color: #999;
}

DIV.PsStarRating.smbg {
	width: 87px;
	height: 22px;
	padding-top: 2px;
	padding-left: 8px;
}

DIV.PsStarRating IMG.PsStarRatingImg {
	margin: 0 6px 0 7px;
}

DIV.PsStarRating DIV.BsStarRatingTxt {
	text-align: center;
	color: #fff;
}

DIV.PsStarRatingSR {
	display: none;
	margin: -1px 0 0 4px;
}

DIV.PsStarRatingSR.smbg {
        height:14px;
}

DIV.PsStarSprite {
	width: 77px;
	height: 13px;
	padding: 2px 5px;
	background-color: #666;
}

DIV.PsStarSprite DIV {
	width: 77px;
	height: 13px;
	background-image: url('/img/BS.com/rate-sprite.gif');
	background-repeat: no-repeat;
}

DIV.PsStarSprite DIV.rate { background-position: 0 0; }
DIV.PsStarSprite DIV.rate0 { background-position: 0 -13px; }
DIV.PsStarSprite DIV.rate1 { background-position: 0 -26px; }
DIV.PsStarSprite DIV.rate2 { background-position: 0 -39px; }
DIV.PsStarSprite DIV.rate3 { background-position: 0 -52px; }
DIV.PsStarSprite DIV.rate4 { background-position: 0 -65px; }
DIV.PsStarSprite DIV.rate5 { background-position: 0 -78px; }

DIV.PsJqPrompt {
	display: none;
	position: fixed;
	_position:absolute; /* hack for internet explorer 6 */
	z-index:1001;
	font-size:13px;
}

DIV.PsJqPromptWin {
	border:2px solid #cecece;
	padding: 5px;
}

DIV.PsJqPromptTab {
	padding: 5px;
}

DIV.PsPrompt {
	width: 400px;
}

DIV.BsPrompt A.PsPromptClose { 
	float: right; 
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
}

DIV.PsConfPrompt {
	width: 250px;
}

DIV.InvitePrompt {
	width :400px;
}

FIELDSET.PsInviteField {
	margin: 10px 0;
	padding: 8px;
	border: 1px solid #666 !important;
}

FIELDSET.PsInviteField LEGEND {
	font-size: 12px;
	font-weight: bold;
	color: #36c;
}

FIELDSET.PsInviteField LEGEND INPUT {
	margin-bottom: -1px;
}

DIV.ImagePrompt.imgRsrch {
	width: 425px;
}

DIV.ImagePrompt.imgRsrch SELECT {
	width: 300px;
}

DIV.ipIrInfo {
	margin: 3px 0 10px 0;
	padding: 5px;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
}

#psImgDnldWin {
	width: 455px;
}

#psImgDnldWin UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#psImgDnldWin H4 {
	color: #333;
}

#psImgDnldWin DIV.dlpImg {
	float: left;
	width: 152px;
	height: 170px;
	padding: 5px 20px 0 0;
	text-align: center;
	font-size: 10px;
}

#psImgDnldWin DIV.dlpImg IMG {
	display: block;
	border: 1px solid #333;
	margin: 0 auto 5px;
}

#psImgDnldWin DIV.dlpHeader {
	padding: 2px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px dotted #999;
}

#psImgDnldWin DIV.dlpList {
	margin:  0 0 0 5px;
}

#psImgDnldWin DIV.dlpList {
	margin: 0;
}

#psImgDnldWin DIV.dlpList UL {
	margin: 0 0 15px;
	color: #999;
}

#psImgDnldWin DIV.dlpList LI {
	margin: 2px 0;
}

#psImgDnldWin DIV.dlpList A {
	text-decoration: none;
	color: #36c;
	font-weight: bold;
}

#psImgDnldWin DIV.dlpList A:hover {
	text-decoration: underline;
	color: #00A0F0;
}

/* ########## Balloooon  #########*/
IMG {
	behavior: url("/img/iepngfix.htc");
}

DIV.PsBalloon {
	position: absolute; 	
	overflow: hidden;/*must have*/ 
	font-family: 'Lucida Grande',Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #333;
	z-index: 6666;
	display: none;
}

DIV.PsBalloon IFRAME { 	
	display:none;/*sorry for IE5*/ 	
	display/**/:block;/*sorry for IE5*/ 	
	position:absolute;/*must have*/ 	
	top:0;/*must have*/ 	
	left:0;/*must have*/ 	
	z-index:-1;/*must have*/ 	
	filter: mask();/*must have*/ 	
	width:3000px;/*must have for any big value*/ 	
	height:3000px/*must have for any big value*/;
	border: none; 
}

DIV.PsBalloon DIV.psbPad {
	position: relative;
	padding: 22px 22px;
}

DIV.PsBalloon DIV.psbTick {
	position: absolute;
	z-index: 6667;
	width: 22px;
	height: 32px;
	background-image: url('/img/BS.com/BS.com.Balloon/tick.png');
	background-repeat: no-repeat;
}

DIV.PsBalloon DIV.psbTick.i0 {
	bottom: 30px;
	right: 2px;
	background-position: -40px 0;
}

DIV.PsBalloon DIV.psbTick.i1 {
	bottom: 30px;
	left: 2px;
	background-position: 0 0;
}

DIV.PsBalloon DIV.psbTick.i2 {
	top: 30px;
	right: 2px;
	background-position: -40px -40px;
}

DIV.PsBalloon DIV.psbTick.i3 {
	top: 30px;
	left: 2px;
	background-position: 0 -40px;
}

DIV.PsBalloon DIV.psbHeader {
	padding: 8px 10px 0;
	background: #fff;
	border: 2px solid #666;
	border-bottom: none;
        -moz-border-radius-topleft: 12px;
        -moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

DIV.PsBalloon DIV.psbHeader H3 {
	padding: 0 0 3px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #6a6a6a;
}

DIV.PsBalloon DIV.psbContent {
	padding: 10px;
	background: #fff;
	font-size: 12px;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
}

DIV.PsBalloon DIV.psbFooter {
	padding: 0 10px 8px;
	background: #fff;
	border: 2px solid #666;
	border-top: none;
        -moz-border-radius-bottomleft: 12px;
        -moz-border-radius-bottomright: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
/*
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
*/
}

DIV.PsImgBalloonImg {
	width: 450px;
	height: 300px;
	text-align: center;
}

DIV.PsImgBalloonInfo {
	width: 440px;
	margin-top: 5px;
	padding: 5px 5px 0;
	font-size: 11px;
}

DIV.PsBalloon FORM.thmOptForm {
	width: 160px;
}

DIV.PsBalloon FORM.thmOptForm SELECT {
	width: 150px;
	margin: 2px 0;
}

DIV.PsBalloon DIV.thmOptFooter {
	padding-top:5px;
}

DIV.PsBalloon DIV.thmOptFooter A {
	margin: 2px;
}

DIV.PsBalloon DIV.thmOptBlock {
	width: 180px;
	margin: 0 5px;
}

.fgpCurGal {
        margin-bottom: 10px;
}

@media all and (min-width: 320px) and (max-width: 480px) {
	#c1 .main, #c1PsContent {
		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;
	}

	#c1PsContent {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-flow: column;
		flex-flow: column;
		padding: 0 !important;
	}

	#c1PsContent .login_form input {
		width: 95% !important;
		padding: 10px 0 !important;
	}


	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;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	div#c1PsContent div#psCart h2.cart__title, div#c1PsContent h2.cart__title {
		margin: 0;
		text-align: left;
		width: 100%;
	}

	#psCart table.psCartItems th {
		display: none;
	}

	DIV.psCartCheckoutContent {
		float: none;
		width: 100% !important;
		padding: 0;
	}

	#c1PsContent TABLE.input TH {
		text-align: left !important;
		width: 100% !important;
		display: block;
	}

	TABLE.psCartAddr TABLE.input TD INPUT {
		width: 100% !important;
	}

	.psCartAddrHeader {
		display: none;
	}

	form#checkout-form .psCartAddr td {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	form#checkout-form .psCartAddr td #card-element {
		width: 90%;
	}

	#psCart TABLE.psCartItems,
	#psCart TABLE.psCartItems tbody,
	#psCart TABLE.psCartItems tr {
		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: 0 auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	#psCart TABLE.psCartItems tbody {
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		-webkit-box-orient: unset;
		-webkit-box-direction: unset;
		-ms-flex-direction: unset;
		flex-direction: unset;
		overflow-y: scroll;
		height: auto;
		margin-bottom: 2rem;
	}

	#c1PsContent:first-child h1 {
		margin-top: 0 !important;
		width: 100%;
		margin: 0;
	}

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

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

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

	#psCart .nocrop img, .psCartItems .nocrop img {
		width: 100%;
	}

	.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: flex;
		width: 100%;
		padding: 0;
		margin-bottom: 2rem;
	}

	#psCart .psCartSummary DIV.psCartSummaryBox {
		width: 100%;
	}

	ul.thumbs.gallery_thumbs li {
        float: none;
        margin: 1rem auto;
	}
	
	/* New Thumbnail class */
	.thumbsContainer ul.gallery__thumbnail {
		margin: 0 auto;
	}

	ul.thumbs .gallery__thumbnail .gallery__thumbnail--single {
		height: auto;
	}

	ul.thumbs .image.gallery__thumbnail {
		float: none;
		margin: 1rem auto;
	}

	ul.thumbs li .info.gallery__thumbnail--info {
		height: auto !important;
		margin: 1rem 0;
		padding: 0 1rem;
	}
	/* End of New Thumbnail class */

	.shopping-cart__login.f_left {
		width: 100% !important;
		margin: 0 auto !important;
		padding: 0 !important;
		border: 0 !important;
	}

	div#main {
		width: 90%;
		margin: 0 auto;
	}

	#psCart td {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.ui-dialog.ps .psDialog {
		padding: 0;
	}

	#psCart Select {
		border: 1px solid #d6d6d6;
		margin-right: 1rem;
	}

	DIV.psCartConfLeft,
	DIV.psCartConfRight {
		float: none; 
		width: 100%;
	}

	#dialog-review .image img {
		float: none;
		margin: 0 auto;
		width: 100%;
	}

	#dialog-review .psDialogFooter button, #dialog-crop .psDialogFooter button {
		width: 100%;
		margin: .5rem 0;
	}

	#dialog-review .image:after {
		display: none;
	}
}