.downloadEventDiv {
	width: 100%; 
	margin-top: -10px; 
	text-align: right; 
	padding: 5px;
}

.additionalFeatures a.removeAddon { 
	display: inline-block; 
	position: relative; 
	top: 1px;
	left: 5px;
	cursor: pointer;
}

.privateCategoryPasswordBox {
	display: none !important;
	position: absolute !important;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: #000;
	background: rgba(0, 0, 0, .8);
	z-index: 20;
	padding: 20px;
	text-align: left;
}

.privateCategoryPasswordBox .passwordBoxHeader {
	float: left;
	clear: both;
	font-size: 14px;
	margin-bottom: 10px;
	color: #FFF;
	margin-top: 0 !important;
	text-align: left;
}

.privateCategoryPasswordBox .errorMsgBlock {
	float: left;
	color: #F00;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	width: 194px;
	margin-bottom: 10px;
}

.privateCategoryPasswordBox input[type="text"] {
	float: left;
	border: 2px solid #454545;
	background: #FFF;
	padding: 3px 5px;
	clear: both;
	width: 180px;
	border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;
}

.privateCategoryPasswordBox input[type="submit"] {
	float: left;
	border: 2px solid #454545;
	background: #333;
	padding: 3px 5px;
	clear: both;
	color: #FFF;
	cursor: pointer;
	margin: 10px 0;
	font-weight: bold;
	border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;
}

.privateCategoryPasswordBox input[type="submit"]:hover {
	color: #CCC;
}

.categoryImg:hover .privateCategoryPasswordBox {
	display: block !important;
}

/* Product Details Page */

.productDetailsDesc {
	display: block;
	clear: both;
	padding: 6px;
	margin-top: 10px;
}

.productDetailsDesc * {
	font-size: 16px;
	color: #3d3d3d;
	font-weight: bold;
}

/* Buy Print Page */

.buyPrintPanelSocials {
	width: 296px;
	clear: both;
	margin-bottom: 4px;
	margin-top: 20px;
	text-align: center;
}

.buyPrintSocial {
	display: inline-block;
	float: none;
	clear: none;
	margin-left: -1px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 40px;
	height: 40px;
	background-color: #848484;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.buyPrintSocial:last {
	margin-right: 0;
}

.buyPrintSocial:hover {
	background-color: #292929;
}

.photoThumbsGallery {
	width: 324px;
	clear: both;
	margin-top: 8px;
}

.photoThumb {
	border: 3px solid white;
	width: 98px;
	height: 98px;
	float: left;
	margin: 0 2px 2px 0;
	overflow: hidden;
	display: block;
	position: relative;
	background: #F5F5F5;
	cursor: pointer;
}
.photoThumb.active{
    border-color:#b43d39;
}

.photoThumb:hover {
    border-color:#9E0500;
}

.photoThumb img {
	min-width: 98px;
	min-height: 98px;
	max-height: 150px;
	max-width: 200px;
}

.galleryCycleButton {
	font-size: 12px;
	color: #333;
	cursor: pointer;
	/* margin-top: -5px; */
}

.galleryCycleButton.next {
	margin-right: 8px;
}

.galleryCycleButton:not(.inactive):hover {
	text-decoration: underline;
}

.galleryCycleButton.inactive {
	cursor: default;
	color: #999;
}

.imageCycleButton {
	font-size: 12px;
	color: #333;
	cursor: pointer;
	margin-top: -445px;
}

.imageCycleButton.nextImage {
	margin-right: 8px;
}

.imageCycleButton:not(.inactive):hover {
	text-decoration: underline;
}

.moreThanSixOptions {
    display: none;
	overflow: hidden;
}

#addToCartErrorHolder {
	padding: 0px 8px;
	border: 1px solid #C00;
	height: 0px;
	background: #FCC;
	clear: both;
	text-align: left;
	display: block;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.addToCartError {
	color: #900;
	font-size: 13px;
}

.addToCartEffectHolder {
	position: absolute;
	left: 0px;
	top: 0px;
}

.addToCartEffect {
	position: absolute;
	z-index: 80;
	background: rgba(200, 0, 0, .33);
	display: none;
	border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;
}

.buyPrintCropFeature {
	width: 655px;
	float: left;
	background: #3d3d3d;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.buyPrintCropFeature .croppingFilterButton {
	width: 54px;
}

.buyPrintCropFeature .cropImageHolder {
	width: 655px !important;
}

.buyPrintCropFeature #cropImage {
	max-width: 655px !important;
	margin: 5px 0;
}

.buyPrintPageRightSideEffectBox {
	float: right;
	width: 316px;
}

.buyPrintBox {
	width: 296px;
	float: right;
	padding: 10px;
	background: #E5E5E5;
	text-align: left;
	margin-bottom: 20px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.socialBox {
	margin-top: -15px;
	margin-bottom: 25px;
}

.buyPrintPanelSocials {
	margin: 0;
	margin-bottom: -5px;
}

.continueShoppingLink {
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	margin: 10px 0;
	padding: 5px;
	color: #a22e2a !important;
	text-decoration: underline !important;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.continueShoppingLink:hover {


}

.buySizeOption {
	clear: both;
	margin-bottom: 4px;
	background: #a1a1a1;
	cursor: pointer;
	padding: 6px 8px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.buySizeOption:hover, .buySizeOption.current {
	background: #3d3d3d;
}

.buySizeOption .size {
	color: #FFF;
	font-size: 18px;
	float: left;
	width: 150px;
}

.buySizeOption .qtyPos {
	float: left;
    width: 28px;
    height: 23px;
	margin-right: 10px;
}

.buySizeOption .qtyPos input {
	display: none;
	background: #fff899;
	border: none;
	color: #333;
	font-size: 14px;
	width: 28px;
	padding: 3px;
	text-align: right;
	margin-left: 6px;
}

.buySizeOption .displayCrop, .specialtyOption .displayCrop {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	margin: 1px 7px;
	background: url("/store/images/layout/cropCheckmark-dark.png") no-repeat scroll left top transparent;
}

.buySizeOption .displayCrop.hidden {
	visibility: hidden;
}

.buySizeOption .includedSizes {
	color: white;
}

.buySizeOption:not(.specialty):hover .displayCrop, 
		.buySizeOption.current .displayCrop, 
		.specialtyOption:hover .displayCrop, 
		.specialtyOption.current .displayCrop {
	background: url("/store/images/layout/cropCheckmark.png") no-repeat scroll left top transparent;
}

.buySizeOption .price {
	width: 80px;
	color: #FFF;
	font-size: 18px;
	float: right;
	text-align: right;
}

.additionalFeatures {
	/* height: 0px; */
	overflow: hidden;
	display: none;
	/* opacity: 0; */
}

.buySizeOption .notes {
	display: block;
	color: #FFF;
	font-size: 13px;
	clear: both;
}

.buySizeOption .enhanceButton {
	display: inline-block;
	padding: 4px 10px;
	background: #737373;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	clear: both;
	margin: 8px 0 4px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.buySizeOption:hover .enhanceButton {
	background: #515151;
}

.buySizeOption .enhanceButton:hover {
	background: #737373;
}

.buySizeOption .specialtyTitle {
	display: block;
	clear: both;
	margin: -6px -8px -6px -8px;
	padding: 6px 8px;
	font-size: 18px;
	text-align: center;
	color: white;
}

.specialtyOption {
    display: none;
    clear: both;
    background: #A1A1A1;
    padding: 0px 4px;
    /*height: 0px;*/
    overflow: hidden;
    /*opacity: 0;*/
    margin-bottom: 1px;
    border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.specialtyOption .qtyPos {
    float: right;
    margin-right: 10px;
}

.buySizeOption.specialty:hover 
			.buySizeOption.specialty.opened:hover, 
			.buySizeOption.specialty.opened {
	background: #737373;
}

.specialtyOption.current, .specialtyOption:hover {
	background: #3D3D3D;
}

.sizeOptionsBlockTitle {
	display: block;
	clear: both;
	margin: 10px 0 4px;
	font-size: 16px;
	font-weight: bold;
}

/* Multiple Category Page */

.productNameMask {
	z-index: 9999; 
	display: block; 
	# background-color: #333;
	background-color: rgba(60,60,60,0.6);
	width: 239px;
	bottom: 5px; 
	position: absolute;
	font-size: 12pt;
	color: white;
	padding: 3px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.noProductImage {
	color: white; 
	font-size: 16pt; 
	text-align: center; 
	width: 239px; 
	height: 239px; 
	padding-top: 40px; 
	background-image:url(/store/images/grey_big.gif);
}

.categoryTitleBar {
	float: left;
}

.multiCategoryTitle {
	font-size: 21px;
	font-weight: bold;
	color: #bb504d;
}

.multiCategoryTitleSubText {
	font-size: 15px;
	color: #5c5c5c;
}

.multiCategoryTitleSubText a {
	color: #A51712;
	font-size: 12pt;
}

.multiCategoryTitleSubText a:hover {
	text-decoration: underline;
}

.categoryDiv {
	
}

.viewCategoryArrow {
	display: none;
	position: absolute;
	right: -45px;
	top: 0px;
	width: 45px;
	height: 240px;
	background: url('/store/images/layout/viewCategoryArrow.png') no-repeat 100% 50%;
	opacity: .33;
}

.viewCategoryArrow:hover {
	opacity: .7;
}

.categoryDiv:hover .viewCategoryArrow {
	display: block;
}

/* Single Category Page */

.singleCatImgsCountRight {
	float: right;
    text-align: right;
	color: #5c5c5c;
	font-size: 18px;
    width: 300px;
}

.slideshowLink{
    min-height: 22px;
    padding-right: 33px;
    background: url('/store/images/layout/slideShowIcon.jpg') no-repeat right top;
}

.singleCatImgsCountRight .slideshowLink {
	font-weight: bold;
	color: #5c5c5c;
}

.singleCatImgsCountRight .slideshowLink img {
	display: block;
	float: right;
	margin: 1px 0 0 8px;
}

#nextPrevCatLinksContainer, #nextPrevImagesLinksContainer {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	height: 30px; 
}
#nextPrevCatLinksContainer a, #nextPrevImagesLinksContainer a {
	font-size:1.5em;
	color: #333333;
	text-decoration: none;
}
#nextPrevCatLinksContainer a:hover, #nextPrevImagesLinksContainer a:hover {
	text-decoration: underline;
}

#nextPrevCatLinksContainer #nextCat, #nextPrevImagesLinksContainer #nextImages{
	float: right;
}

#nextPrevCatLinksContainer #prevCat, #nextPrevImagesLinksContainer #prevImages{
	float: left;
}

#nextPrevImagesLinksContainer #currentImageView{
	text-align: center;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-size:1.2em;
	color: #333333;
	text-decoration: none;
}
#nextPrevImagesLinksContainer #currentImageView a{
	font-size:1.2em;
	color: #333333;
	text-decoration: none;
}
#nextPrevImagesLinksContainer #currentImageView a:hover{
	text-decoration: underline;
}


/* FancySelect */

.fancySelect {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #bb504d;
	background: #FFF;
	padding: 8px 12px;
	cursor: pointer;
	position: relative;
    z-index: 1000;
}

.fancySelect#categoryDropdown{
	z-index: 100;
}

.fancySelect span {
	display: block;
	float: left;
}

.fancyDropdownArrows {
	float: right;
	margin: 8px 0 0 15px;
	width: 7px;
	height: 7px;
	background: url('/store/images/layout/categoryArrow.png') no-repeat left top;
}

.fancySelect .selectOptions {
	display: none;
	width: 178px;
	overflow: hidden;
	border: 1px solid #CCC;
	background: #FFF;
	position: absolute;
	z-index: 80;
	top: 100%;
	left: 0px;
	overflow-y: scroll;
	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 2px 6px 3px rgba(0, 0, 0, .2);
	box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
}

.fancySelect .selectOptions .selectOption {
	font-size: 16px;
	font-weight: bold;
	color: #bb504d;
	width: 146px;
	padding: 6px 16px;
	margin: 3px 0;
	clear: both;
}

.fancySelect .selectOptions .selectOption:hover {
	color: #FFF;
	background: #bb504d;
}

.fancySelect .selectOptions .clear {
	clear: both;
}

.fancySelect:hover {
	color: #FFF;
	background: #bb504d;
}

.fancySelect:hover .fancyDropdownArrows {
	background-position: left -7px;
}

/* Category Img */

.categoryImg {
	display: block;
	position: relative;
	float: left;
	width: 239px;
	height: 239px;
	margin: 0 8px 8px 0;
}

.categoryImg.endImg {
	margin-right: 0;
}

.categoryImg .imgMask {
	width: 239px;
	height: 239px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
}

.categoryImg .imgMask > img {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.categoryImg .imgMask .hoverBorder {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	border: 1px solid #000;
	z-index: 5;
}

.categoryImg .imgMask .hoverSensor {
	display: block;
	position: absolute;
	width: 239px;
	height: 239px;
	z-index: 10;
    top: 0px;
	/* IE FIX */ background: rgba(0, 0, 0, 0);
}

.nonSquareBGColor {
	background-color: #EEE;
}
/*.categoryImg .imgMask img { position:absolute; top:0px; }*/

.miniLinkIcon {
	clear: both;
	margin-top: 5px;
	padding: 0px;
	background: rgba(0, 0, 0, .45);
	background: url('/store/images/layout/minis.png') no-repeat -30px top;
	display: none;
	position: relative;
    min-width: 30px;
    height: 30px;
}
.miniLinkIcon:hover { background-position: left top; }

.miniLinkIcon.fancybox, .miniLinkIcon.addToFavorites             { background-position: -30px -30px; }
.miniLinkIcon.fancybox:hover, .miniLinkIcon.addToFavorites:hover { background-position: left -30px; }

.miniLinkIcon.removeFromFavorites      { background-position: -30px -60px; }
.miniLinkIcon.removeFromFavorites:hover{ background-position: left -60px; }

.miniLinkIcon.downloadImage      { background-position: -30px -90px; }
.miniLinkIcon.downloadImage:hover{ background-position: left -90px; }

.miniLinkIcon.hideImage      { background-position: -30px -120px; }
.miniLinkIcon.hideImage:hover{ background-position: left -120px; }

.miniLinkIcon.unHideImage      { background-position: -30px -150px; }
.miniLinkIcon.unHideImage:hover{ background-position: left -150px; }

.miniLinkIcon:first-child {
	margin-top: 8px;
}


.hoverLabel {
	display: none;
	position: absolute;
	top: 3px;
}

.hoverLabel .hoverLabelArrow {
	display: block;
	position: absolute;
	top: 0px;
	width: 12px;
	height: 22px;
	background: url('/store/images/layout/miniIconHoverLabelArrow.png') no-repeat -12px 50%;
}

.hoverLabel .hoverLabelText {
	display: block;
	position: absolute;
	top: 0px;
	color: #FFF;
	background: #000;
	background: rgba(0, 0, 0, .7);
	padding: 3px 10px;
}

.miniLinkIcon:hover .hoverLabel {
	display: block;
}

.categoryImg.dispLeft .hoverLabel {
	left: 40px;
}

.categoryImg.dispLeft .hoverLabelArrow {
	left: 0px;
}

.categoryImg.dispLeft .hoverLabelText {
	left: 12px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.categoryImg.dispRight .hoverLabel {
	right: 40px;
}

.categoryImg.dispRight .hoverLabelArrow {
	right: 0px;
	background-position: 0px 50%;
}

.categoryImg.dispRight .hoverLabelText {
	right: 12px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.categoryImg.dispLeft .imgMask .hoverSensor {
	left: 0px;
}

.categoryImg.dispRight .imgMask .hoverSensor {
	right: 0px;
}

.categoryImg.dispLeft .miniLinkIcon {
	float: left;
	margin-left: 8px;
}

.categoryImg.dispRight .miniLinkIcon {
	float: right;
	margin-right: 8px;
}

/*.categoryImg.dispLeft .imgMask img { left:0px; }
		.categoryImg.dispRight .imgMask img { right:0px; }*/

.categoryImg.wider .imgMask > img {
	height: 239px;
}

.categoryImg.taller .imgMask > img {
	width: 239px;
}

.categoryImg.dispLeft .imgMask {
	left: 0px;
}

.categoryImg.dispRight .imgMask {
	right: 0px;
}

.categoryImg:hover .imgMask {
	-webkit-box-shadow: 0px 0px 12px 0px rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 12px 0px rgba(255, 255, 255, 1);
}

.categoryImg:hover .imgMask .hoverBorder {
	display: block;
}

.categoryImg:hover .miniLinkIcon {
	display: inline-block;
}

/* Checkout */

.payWithLabel {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 18px;
	color: #3d3d3d;
}

.subtotalHeading {
	font-size: 26px;
	color: #3d3d3d;
}

.formHeading {
	display: block;
	font-size: 26px;
	color: #3D3D3D;
	font-weight: bold;
	clear: both;
	margin-bottom: 20px;
}

.formHeading span {
	color: #838383 !important;
	font-size: 18px;
}

.checkoutFormRow {
	clear: both;
	margin-bottom: 10px;
}

.checkoutFormLabel {
	font-size: 18px;
	text-align: right;
	color: #3d3d3d;
	float: left;
	width: 125px;
	padding-top: 3px;
}

.checkoutFormInput {
	float: right;
	text-align: left;
	width: 330px;
}

#checkoutShippingDetails {
	font-size: 12pt;
}

.cardDetailsForm .checkoutFormLabel {
	width: 145px;
}

.cardDetailsForm .checkoutFormInput {
	width: 310px;
}

.checkoutFormInput input[type="text"], .discountCodeField {
	width: 230px;
	padding: 4px 6px;
	background: #FFF;
	border: 1px solid #c0c0c0;
	font-size: 18px;
	color: #3d3d3d;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .33);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .33);
}

.checkoutFormInput input.required {
	background: #fff899;
}

.checkoutFormInput select {
	width: 244px;
	padding: 4px 6px;
	background: #FFF;
	border: 1px solid #C0C0C0;
	font-size: 18px;
	color: #3D3D3D;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .33);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .33);
}

.shippingMethodRow {
	clear: both;
	margin-bottom: 2px;
	height: 22px;
}

.shippingMethodRow.selectedMethod * {
	font-weight: bold;
}

.shippingMethodRow input[type="radio"] {
	float: left;
	margin: 5px 5px 0 0;
}

.shippingMethodCost {
	float: left;
	text-align: right;
	width: 70px;
	font-size: 18px;
	color: #3D3D3D;
	margin-right: 20px;
}

.shippingMethodName {
	float: left;
	color: #3D3D3D;
	font-size: 18px;
}

.specialInstructionsCheckbox {
	float: left;
	margin: 2px 2px 0 0;
}

.specialInstructionsLabel {
	float: left;
	color: #3D3D3D;
	font-size: 14px;
	margin-left: 10px;
	font-weight: bold;
}

.specialInstructionsTextbox {
	clear: both;
	width: 400px;
	height: 100px;
	margin-top: 10px;
	display: none;
	resize: none;
	background: #FFF;
	border: 1px solid #c0c0c0;
	color: #3d3d3d;
	padding: 5px 7px;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .33);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .33);
}

#checkoutNextStepButton {
	background: #fffbc2;
}
#paypalBillingInfo {
	display: none;
}

#shippingAddress {
	display: none;
}

.applyCode {
	display: inline-block;
	*display: block;
	zoom: 1;
	cursor: pointer;
	font-size: 13px;
	color: #FFF;
	background: #8c8c8c;
	white-space: nowrap;
	padding: 7px 12px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

#cart-applyCode {
    margin-bottom: 0;
	padding: 3px 6px;
	font-size: 10px;
	border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
}

.applyCode:hover {
	background: #AEAEAE;
}

.checkoutTotalBox {
	padding: 25px 20px;
	background: #fff899;
	border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;
}

.checkoutTotal {
	color: #3d3d3d;
	font-size: 26px;
	float: left;
	padding-top: 12px;
}

.whatsThis {
	float: left;
	font-size: 18px;
	margin: 4px 0 0 25px;
	position: relative;
}

.whatsThis img {
	display: none;
	position: absolute;
	right: -60px;
	top: 30px;
}

.whatsThis:hover img {
	display: block;
}

.orderTotalRow {
	clear: both;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 26px;
	color: #3d3d3d;
	text-align: right;
}

.orderTotalRow span {
	float: left;
	font-weight: normal;
}

#ccErrorMessage {
	font-size: 12pt;
	color: blue;
}

.receiptSidebar {
	float: right;
	width: 200px;
	text-align: left;
}

.receiptSidebar * {
	font-size: 18px;
	color: #707070;
}

.receiptContent {
	float: left;
	width: 710px;
	text-align: left;
}

.receiptContent * {
	font-size: 20px;
	color: #3d3d3d;
	line-height: 28px;
}

.receiptContent h2 {
	font-size: 30px;
}

.receiptItemDownloadLink {
	background: url('/store/images/layout/downloadIcon.png') no-repeat left 50%;
	padding-left: 32px;
	color: #a51712 !important;
	font-weight: bold;
	margin-left: 15px;
}

.receiptItemDownloadLink:hover {
	text-decoration: underline;
}

.receiptTable tr td:last-child {
	font-weight: bold;
	text-align: right;
}

.subtotalsBlock * {
	font-size: 24px;
}

.referralDiscount * {
	color: #43861e;
}

.totalsBlock * {
	font-size: 30px;
}

tr.receipt-oddRow {
	background-color: #EEE;
}

#bbDiscountTable {
	color: #3D3D3D;
	font-size: 18px; 
	width: 980px; 
	border: 1px dotted grey;
}
#bbDiscountTableDiscountCode {
	font-weight: 900; 
	color: #43861E; 
	font-size: 19px;
}

.receiptNote {
	font-size: 20px;
	color: #3D3D3D;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:1px;
	display:none;
	color:#fff;
	z-index: 999;
}

#cartListHoverColor {
	color: #fff899;
}
/* Cart Cropping Popup */

.croppingTitle {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 26px;
	color: #fff;
}

#emptyCropPlaceHolder, .croppingFilterButton {
	color: #FFF;
	font-size: 16px;
	float: left;
	display: block;
	padding: 16px 14px;
	width: 88px;
	background: #515151;
	margin-left: 2px;
	margin-top: 7px;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

#emptyCropPlaceHolder { 
	width: 356px; 
	height: 22px; 
	margin: 7px 7px 0; 
	float:right; 
	cursor:auto; 
	text-align:center;
	font-size: 16pt; 
	padding: 12px 14px 19px; 
}


.croppingFilterButton:not(.disabled):hover {
	background: #6a6a6a;
}

.croppingFilterButton.disabled {
	opacity: .5;
	cursor: default;
}

.croppingFilterButton.first {
	margin-left: 7px;
}

.croppingFilterButton.active {
	font-weight: bold;
	color: #fff899;
}

.croppingControl {
	display: block;
	float: right;
	padding: 13px;
	background: #515151;
	margin-left: 2px;
	margin-top: 7px;
	cursor: pointer;
}

.croppingControl:not(#applyCancel):hover {
	background: #6a6a6a;
}

.croppingControl.farLeft {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.croppingControl.farRight {
	margin-right: 7px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#applyCancel.croppingControl {
	padding: 6px 15px;
	width: 205px;
	cursor: default;
}

.applyCropButton {
	cursor: pointer;
	background: #bb504d;
	font-size: 16px;
	font-weight: bold;
	color: #FFF !important;
	padding: 10px 20px;
	float: left;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

#applyCancel #applyCrop.applyCropButton {
	
}

#startCrop {
	width: 167px;
	margin: auto;
	text-align: center;
	float: none;
}

.croppingControl.disabled, .applyCropButton.disabled, .croppingControlCancel.disabled #cancelCrop {
	opacity: 0.5;
	cursor: not-allowed !important;
}

#loading.applyCropButton {
	display: none;
	background-color: #313131;
	width: 34px;
	margin: 0 39px;
	padding: 6px;
	text-align: center;
	opacity: 0.8;
}

.applyCropButton:hover {
	background: #DD726F;
}

.popupPageHolder.cropPopup {
	background: #313131;
}

.popupPageHolder.cropPopup .popupPageBack {
	padding: 40px 5px 20px;
}

.popupPageHolder.cropPopup .popupPageCloseButton {
	background: url(/store/images/layout/closeButton.png) no-repeat scroll 50% 50% transparent;
}

.popupPageHolder.cropPopup #croppingControls {
	margin-top: 15px;
/*

position: relative; 
	top: 30px;
	margin-bottom: 20px;
	*/
}

#applyCancel .croppingControlCancel {
	float: left;
	margin-left: 8px;
	color: #fff;
	position: relative;
	top: 10px;
	font-size: 16px;
}

#applyCancel .croppingControlCancel #cancelCrop {
	color: #FFF899;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

#cropImageContainer #cropImageWrapper {
	text-align: center;
	margin-top: 25px;
}

#cropImage {


}

.cropImageHolder {
	width: 698px;
	height: 570px;
	display: block;
	clear: both;
	overflow: hidden;
}

.cropImageTable {
	display: table;
	width: 100%;
	height: 100%;
}

.cropImageRow {
	display: table-row;
	width: 100%;
	height: 100%;
}

.cropImageColumn {
	display: table-cell;
	height: 570px;
	vertical-align: middle;
	margin: 10px 0;
	position: relative;
}

#cropImage {
	max-width: 698px;
	max-height: 550px;
}

.zoomInIcon {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: #3D3D3D url('/store/images/layout/zoomIcon.png') no-repeat 50% 50%;
	padding: 10px;
	bottom: 0px;
	right: 0px;
	opacity: .66;
	z-index: 999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-box-shadow: -3px -3px 5px 0px rgba(0, 0, 0, .4);
	box-shadow: -3px -3px 5px 0px rgba(0, 0, 0, .4);
}

.zoomInIcon:hover {
	opacity: 1;
}

/* Prev/Next Navigation Icons */
.navImage {
	display: block;
	position: absolute; 
	top: 50%; 
	z-index: 300; 
	transform: translateY(-50%);
}
.navImage #rightarrow, .navImage #leftarrow{
	z-index: 301; 
	width: 35px;
	height: 35px;
	opacity: .30;
	padding: 20px;
}
.navImage.left{	left: 3px; }
.navImage.right{ right: 3px; }
#leftarrow{ background: url('/store/images/left-arrow.png') no-repeat 50% 50%; }
#rightarrow { background: url('/store/images/right-arrow.png') no-repeat 50% 50%; }
.navImage #rightarrow:hover, .navImage #leftarrow:hover { opacity: .7; }


/* Cart Extras */
.cartExtrasTop {
	font-size: 26px;
	color: #5c5c5c;
}

.paddingHeading {
	font-size: 26px;
	color: #3d3d3d;
	clear: both;
	padding: 20px;
	background: #dcdcdc;
	text-align: center;
	margin: 20px 0 30px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.photoPreview {
	width: 380px;
	height: 380px;
	overflow: hidden;
	background: #3d3d3d;
	float: left;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.photoPreview table, .photoPreview tr, .photoPreview td {
	width: 380px;
	height: 380px;
	line-height: normal;
	padding: 0;
	border-spacing: 0;
	vertical-align: middle;
	text-align: center;
}

.photoPreview img {
	max-height: 380px;
	max-width: 380px;
	line-height: normal;
}

.cartExtrasRightSide {
	width: 360px;
	text-align: left;
	float: right;
}

.cartExtraBlock {
	clear: both;
	padding: 0 0 10px;
}

.cartExtraImg {
	width: 120px;
	height: 120px;
	float: left;
	overflow: hidden;
	background: #dcdcdc;
}

.cartExtraImg img {
	min-height: 120px;
	min-width: 120px;
}

.noCartExtraImg {
	display: block;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	padding: 36px 0;
	width: 100%;
	line-height: 24px;
}

.cartExtraInfo {
	width: 225px;
	float: right;
	text-align: left;
}

.cartExtraItemName {
	font-size: 18px;
	color: #3d3d3d;
	clear: both;
	margin-bottom: 5px;
	font-weight: bold;
}

.cartExtraItemDesc {
	font-size: 12px;
	color: #3d3d3d;
	clear: both;
}

/* cartTable */

.cartTable {
	margin-top: -22px;
	position: relative;
	z-index: 50;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
}

.cartTable a {
	color: #00F;
	text-decoration: underline;
}

.cartTable a:hover {
	color: #06F;
}

.cartTable th {
	font-size: 10px;
	color: #777;
	text-transform: uppercase;
	padding: 5px 10px;
}

.cartTable td {
	padding: 12px 10px;
	font-size: 14px;
	color: #5c5c5c;
}

.cartTable td {
	border: 1px solid #C4C4C4;
	border-right: none;
	border-top: none;
	vertical-align: top;
}

.cartTable td:last-child {
	border-right: 1px solid #C4C4C4;
	border-left: none;
}

.cartTable td:nth-child(2) {
	border-left: none;
}

.cartTable td.noborder {
	border: 0px;
}

.cartTable .bottomborder {
	border-bottom: 1px solid #C4C4C4;
}

.cartTable td input[type="text"] {
	border: none;
	background: #FFF;
	font-size: 12px;
	padding: 4px 6px;
	width: 20px;
	-webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, .5);
	box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, .5);
}

.cartTable .select-qtyField {
	border: none;
	background: #FFF;
	font-size: 12px;
	padding: 4px 2px;
	width: 45px;
	-webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, .5);
	box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, .5);
}

.cartItemX {
	cursor: pointer;
}

tr:hover .cartItemX {
	background: url('/store/images/layout/cartItemX.png') no-repeat 50% 50%;
}

.no-checkout {
	background-color: #CACACA;
	border-radius: 4px 4px 4px 4px;
	font-size: 14px;
	margin: 16px 0;
	padding: 8px;
	text-align: center;
}

.back-link {
	display: block;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}

/* hiddenSubmitButton */

.hiddenSubmitButton {
	width: 0px;
	height: 0px;
	overflow: hidden;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
	display: none;
}

/* breadcrumbBar */

.breadcrumbBar {
	clear: both;
	margin-bottom: 30px;
	background: #e5e5e5;
	padding: 12px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.breadcrumbBar.eventNotes {
	font-size: 16px;
	margin-bottom: 15px;
}

.barButton {
	display: block;
	float: right;
	color: #FFF !important;
	background: #8c8c8c;
	padding: 6px 12px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 5px;
	cursor: pointer;
	border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
}

.barButton span {
	font-size: 14px;
}

.barButton:hover {
	background: #AEAEAE;
}

.barButton.cartLink {
	background: #bb504d;
}

.barButton.cartLink:hover {
	background: #DD726F;
}

.breadcrumbBar form {
	display: block;
	float: right;
}

.breadcrumbBar form input[type="text"] {
	float: left;
	padding: 5px 6px;
	border: none;
	background: #FFF;
	width: 142px;
	margin-top: 1px;
	-webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, .5);
	box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, .5);
}

.breadcrumbLabel {
	display: block;
	font-size: 16px;
	color: #5c5c5c !important;
	font-weight: bold;
	background-position: right 52px;
	float: right;
	margin: -12px 0;
	padding: 16px 18px 16px 30px;
	height: 20px;
	max-height: 20px;
	position: relative;
}

.breadcrumbLabel:last-child {
	margin-left: -12px;
	color: #FFF !important;
	background: #a0a0a0;
	padding-left: 18px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.breadcrumbLabel:nth-last-child(2) {
	background: #cacaca;
}

.breadcrumbLabel .arrow {
	display: block;
	width: 15px;
	height: 52px;
	position: absolute;
	right: -15px;
	top: 0px;
	background: url('/store/images/layout/breadCrumbArrow.png') no-repeat right 52px;
}

.breadcrumbLabel:last-child .arrow {
	background: url('/store/images/layout/breadCrumbArrow-first.png') no-repeat right top;
}

.breadcrumbLabel:nth-last-child(2) .arrow {
	background-position: right top;
}

.breadcrumbLabel:hover:not(.disabled) {
	background: #D2D2D2;
	text-decoration: underline;
}

.breadcrumbLabel:hover:not(.disabled) .arrow {
	background-position: right -52px;
}

.breadcrumbLabel.disabled:hover {
	cursor: default;
}

.breadcrumbLabel:last-child:hover {
	background: #B4B4B4;
}

/* Order Summary */

.orderSummaryVertPositioner {
	position: fixed;
	width: 100%;
	right: 0px;
	top: 174px;
}

.orderSummaryHorizPositioner {
	position: relative;
	width: 980px;
}

.orderSummaryHorizPositioner2 {
	width: 250px;
	float: right;
	overflow: hidden;
}

.orderSummaryBox {
	width: 214px;
	padding: 18px;
	background: #E5E5E5;
	text-align: left;
	margin-bottom: 20px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.orderSummaryHeader {
	font-size: 18px;
	color: #777777;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
}

.enterVoucherCode {
	clear: both;
	margin: 0 -18px 20px;
	border: 1px solid #FFF;
	border-right: none;
	border-left: none;
	padding: 15px 18px;
}

.voucherTitle {
	font-size: 14px;
	color: #777777;
	margin-bottom: 5px;
	font-weight: bold;
}

.enterVoucherCode input#cart-discountCode{
	border: none;
	font-size: 12px;
    width: 128px;
    
	box-shadow: none;
}

.orderSummaryRow {
	clear: both;
	font-size: 16px;
	color: #777777;
	font-weight: bold;
	padding: 6px 0;
}

.orderSummaryRow.currTotal {
	background: #fff899;
	color: #9e0500;
	margin: 4px -18px;
	padding: 10px 18px;
}

.orderSummaryLabel {
	display: block;
	float: left;
	text-align: right;
	width: 130px;
}

.orderSummaryCost {
	display: block;
	float: right;
	text-align: left;
	width: 72px;
}

.emailThisCartLink {
	display: block;
	clear: both;
	margin-bottom: 20px;
	font-size: 14px;
	color: #333 !important;
	font-weight: bold;
	text-align: left;
	padding: 15px 15px 15px 50px;
	background: #E5E5E5 url('/store/images/layout/darkEmailIcon.png') no-repeat 14px 50%;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.emailThisCartLink:hover {
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(100, 100, 100, .2);
	box-shadow: inset 0px 0px 10px 0px rgba(100, 100, 100, .2);
}

/* Icon Box */

.iconBox {
	display: block;
	width: 42px;
	height: 42px;
	background: #9b9e9f no-repeat 50% 50%;
    background-color: rgba(61, 61, 61, .45);
	border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;
}

.iconBox.lock {
	background-image: url('/store/images/layout/lockIcon.png');
}

.iconBox.email {
	background-image: url('/store/images/layout/emailIcon.png');
}

.iconBox.facebook {
	background-image: url('/store/images/layout/facebookIcon.png');
}

.iconBox.favorite {
	background-image: url('/store/images/layout/favoriteIcon.png');
}

.iconBox.delicious {
	background-image: url('/store/images/layout/deliciousIcon.png');
}

.iconBox.googlePlus {
	background-image: url('/store/images/layout/googlePlusIcon.png');
}

.iconBox.twitter {
	background-image: url('/store/images/layout/twitterIcon.png');
}

a.iconBox:hover {
	background-color: #5f6060;
	background-color: rgba(61, 61, 61, .8);
}

.iconBoxes {
	clear: both;
}

.iconBoxes .iconBox {
	float: left;
	margin: 5px 5px 0 0;
}

/* Contact Us / Order Status */

.popupPageContactLine, .popupPageContactLine a  {
	font-size: 24px;
	color: #333;
	padding: 2px 0;
	padding-left: 38px;
	background: no-repeat left 50%;
}

.popupPageContactLine a {
	padding-left: 0px;
}

.popupPageContactLine.phone {
	background-image: url('/store/images/layout/phoneIcon.png');
}

.popupPageContactLine.website {
	background-image: url('/store/images/layout/websiteIcon.png');
}

.popupPageContactLine.email {
	background-image: url('/store/images/layout/darkEmailIcon.png');
}

.popupWhiteTopContentText {
	font-size: 18px;
	color: #333;
}

/* Popup Page - Login Form */

.popupPageHolder {
	width: 100%;
	height: 100%;
	background: #e8eeef;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.popupPageBack {
	padding: 40px;
	position: relative;
}

.popupWhiteTop {
	position: relative;
	margin: -40px;
	margin-bottom: 20px;
	background: #FFF;
	padding: 40px;
	padding-bottom: 2px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.whiteTopBottomBorder {
	position: absolute;
	left: 0px;
	bottom: 1px;
	height: 1px;
	right: 0px;
	background: #a1a5a5;
}

.popupContentTabs {
	clear: both;
	margin: 20px 0;
}

.popupContentTab {
	float: left;
	padding: 10px 20px;
	font-size: 26px;
	color: #474747;
	cursor: pointer;
	background: #c9cecf;
	border-right: 1px solid #FFF;
}

.popupContentTab:first-child {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.popupContentTab.last {
	border-right: none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.popupContentTab:hover, .popupContentTab.active {
	background: #474747;
	color: #FFF;
}

.popupContentSection {
	display: none;
}

.popupContentSection.active {
	display: block;
}

.popupPageCloseButton {
	position: absolute;
	z-index: 5;
	top: 15px;
	right: 15px;
	width: 51px;
	height: 12px;
	cursor: pointer;
	opacity: .75;
	background: url('/store/images/layout/loginBoxCloseButton.png') no-repeat 50% 50%;
}

.popupPageCloseButton:hover {
	opacity: 1;
}

.popupPageLogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #000 !important;
	width: 100%;
	clear: both;
	margin-bottom: 40px;
}

.loginFormHeader {
	color: #373737;
	font-size: 50px;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
}

.loginFormContentHeading {
	color: #373737;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	margin-bottom: 15px;
}

.loginFormContent {
	width: 100%;
	max-width: 510px;
	font-size: 12pt;
}

.loginFormContent * {
	color: #373737;
	font-size: 16px;
}

.eventPhotoBlock {
	float: left;
	width: 420px;
	text-align: center;
}

.eventPhotoPositioner {
	display: block;
	position: relative;
}

.eventPhotoPositioner img {
	max-width: 420px;
	max-height: 420px;
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, .2);
}

.eventPhotoPositioner .iconBox {
	position: absolute;
	right: 12px;
	bottom: 12px;
}

.eventFromPhotographer {
	float: right;
	width: 300px;
}

.loginPasswordHintBar {
	clear: both;
	padding: 7px;
	color: #9b9b9b;
	font-size: 16px;
}

.remMeBox {
	float: right;
	width: 300px;
	text-align: left;
}

.remMeBox input[type="checkbox"] {
	float: left;
	margin: 4px;
}

/* Popup Form */

form.popupForm div.nonbuttonInput{
}

form.popupForm div.nonbuttonInput input{ font-size: 20px; }

.sideBySideField {
	clear: both;
	margin: 0 0 20px 0;
}

.popupForm textarea {
	border: none;
	background: #FFF;
	padding: 6px 10px;
	color: #9b9b9b;
	font-size: 16px;
	width: 650px;
	max-width: 650px;
	min-width: 450px;
	height: 100px;
        box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .4);
}

.subscriptionSettings, .savedSubscriptionPreferences {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px;
}


/* Order Details Box */

#orderDetailsBox {
	background: #FFF;
	padding: 25px 25px;
	clear: both;
	margin-top: 15px;
	position: relative;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.orderDetailsColBorder {
	position: absolute;
	right: 230px;
	top: 0px;
	bottom: 0px;
	width: 1px;
	background: #E8EEEF;
}

.orderDetailsLeftCol {
	width: 416px;
	float: left;
}

.orderDetailsRightCol {
	width: 160px;
	float: right;
}

.orderDetailsRow {
	clear: both;
	padding: 2px 0;
}

.orderDetailsLabel {
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	color: #373737;
	margin-right: 10px;
}

.orderDetailsInfo {
	float: left;
	text-align: left;
	font-size: 18px;
	color: #373737;
	width: 260px;
}

.orderDetailsInfoSmall {
	width: 75px;
}

.orderDetailsLeftCol .orderDetailsLabel {
	width: 145px;
}

.orderDetailsRightCol .orderDetailsLabel {
	width: 75px;
}

/* Email Photo / Cart Popup */

.portViewMask {
	width: 330px;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-top: 30px;
}

.portViewForm {
	width: 400px;
	float: right;
	text-align: left;
}

.portViewForm input[type="text"] {
	width: 380px;
}

.portViewForm textarea {
	width: 380px;
	min-width: 380px;
	max-width: 380px;
	height: 70px;
	margin-bottom: 20px;
}

.landViewMask {
	width: 490px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.landViewForm {
	width: 240px;
	float: right;
	text-align: left;
}

.landViewForm input[type="text"] {
	width: 220px;
}

.landViewForm textarea {
	width: 220px;
	min-width: 220px;
	max-width: 220px;
	height: 70px;
	margin-bottom: 20px;
}

.popupGraphicHeading {
	display: inline-block;
	color: #FFF;
	padding: 10px 20px;
	font-size: 26px;
	padding-left: 60px;
	background: #474747 no-repeat 20px 50%;
	clear: both;
	margin-bottom: 20px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.popupGraphicHeading.email {
	background-image: url('/store/images/layout/emailIcon.png');
}

.popupGraphicHeading.favorite {
	background-image: url('/store/images/layout/favoriteIcon.png');
}

.popupGraphicHeading.share {
	background-image: url('/store/images/layout/facebookIcon.png');
}

.popupGraphicHeading.subscription {
	background-image: url('/store/images/layout/subscriptionIcon.png');
}

/* Search Feature Bar */

.searchFeatureBar {
	background: #3d3d3d;
	width: 100%;
	padding: 30px 0;
	clear: both;
	margin-bottom: 10px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

div.fancyTextFieldBar {
	background: #787878;
	padding: 7px;
	margin:0 auto 3px;
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.fancyTextFieldBar.loginForm {
	background: #b4b9b9;
}

.clearSearchButton {
	float: right;
    margin: 4px  13px -1000px;
    
	cursor: pointer;
	padding: 6px 10px 6px;
	z-index: 50;
	background: #222;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	opacity: .6;
	border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
}

.clearSearchButton:hover {
	opacity: 1;
}

div.nonbuttonInput{
	background-color: #FFFFFF;    
    margin-right: 4px;
	padding: 6px 4px 5px;
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .4);
}
div.nonbuttonInput input{
	border:none;
    border-color:transparent;
	outline:none;
	width: 100%;
    display:block;
}

.fancyTextFieldBar div.nonbuttonInput{
	height:28px;
	padding: 6px 12px 5px 8px;
	margin-right: 8px;
	background: #FFFFFF;
	border-radius: 1px;border-top-right-radius: 1px;border-bottom-right-radius: 1px;
	-moz-border-radius: 4px;-moz-border-radius-topright: 1px;-moz-border-radius-bottomright: 1px;
	-webkit-border-radius: 4px;-webkit-border-top-right-radius: 1px;-webkit-border-bottom-right-radius: 1px;
	box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, .4);
}

.fancyTextFieldBar div.nonbuttonInput input,
.fancyTextFieldBar input.loginFullWidth,
.fancyTextFieldBar input.fullWidthField{
	color: #9b9b9b;
	font-size: 24px;
}

#eventSearch { width: 93%; }
#loginResponse {
	display: none;
	font-size: 12pt;
	color: #F00;
	padding-bottom: 10px;
	padding-top: 10px;
}

.fancyTextFieldBar .loginFullWidth {
	width: 480px;
}

.fancySearchSubmit{
	display: inline-block;
	*display: block;
	zoom: 1;

	color: #FFF !important;
	font-size: 17px;
	font-weight: bold;
    	text-align:center;
	text-shadow: rgba(0, 0, 0, .5) 1px 1px 2px;
	cursor: pointer;

    	margin: 0;
	padding: 10px 25px 8px;

	border: 1px solid #9e0500;

	background: rgb(180,63,59); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(180,63,59,1) 0%, rgba(154,39,35,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(180,63,59,1)), color-stop(100%,rgba(154,39,35,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(180,63,59,1) 0%,rgba(154,39,35,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(180,63,59,1) 0%,rgba(154,39,35,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(180,63,59,1) 0%,rgba(154,39,35,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(180,63,59,1) 0%,rgba(154,39,35,1) 100%); /* W3C */
	
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .25);-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .25);	
	border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;
}

.fancySearchSubmit:hover{
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .25), inset 0px 0px 10px 2px rgba(255, 255, 255, .25);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .25), inset 0px 0px 10px 2px rgba(255, 255, 255, .25);
}

/* searchResultsHeading */

.searchResultsHeading {
	font-weight: bold;
	font-size: 40px;
	color: #373737;
	clear: both;
	padding: 10px;
	padding-top: 0;
	clear: both;
}

/* eventSearchResultsSettingsBar */

.eventSearchResultsSettingsBar {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #4b4b4b;
	margin-bottom: 10px;
}

.esrsSection {
	float: left;
}

.esrsSection.right {
	float: right;
}

.esrsLabel {
	float: left;
	font-size: 16px;
	color: #4b4b4b;
	float: left;
	padding: 0 0 10px;
	margin: 0 7px;
}

.esrsLabel:first-child {
	margin-left: 0;
}

.esrsLabel:last-child {
	margin-right: 0;
}

.esrsSetting {
	cursor: pointer;
	position: relative;
}

.esrsSetting .bottomBar {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 5px;
	background: #4b4b4b;
}

.esrsSetting.active .bottomBar {
	display: block;
}

.esrsSetting:hover:not(.active) .bottomBar {
	display: block;
	background: #7E7E7E;
}

/* eventResultGrid */

.eventResultGrid {
	display: block;
	position: relative;
	float: left;
	width: 237px;
	height: 349px;
	overflow: hidden;
	padding: 4px;
	cursor: pointer;
}

.eventResultGrid span {
	display: block;
	position: relative;
}

.eventResultGrid .linkInLink {
	text-decoration: underline;
	display: inline;
}

.eventResultGrid .linkInLink:hover {
	text-decoration: none;
	color: #FFF;
	background: #999;
}

.eventThumbMask {
	width: 237px;
	height: 237px;
	overflow: hidden;
	background: #3d3d3d;
	clear: both;
	margin-bottom: 5px;
}

.eventThumbMask img {
	min-width: 237px;
	min-height: 237px;
}

.eventThumbMask span {
	width: 100%;
	text-align: center;
	clear: both;
	font-size: 16px;
	color: #dddddd;
}

.eventThumbMask span:first-child {
	margin-top: 95px;
}

.eventThumbMask .privateEventNotif {
	text-align: left;
	padding: 12px;
	margin-top: 0 !important;
	color: #FFF !important;
	line-height: 24px;
}

.eventThumbMask .privateEventLock {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 20px;
	height: 24px;
	background: #333 url('/store/images/layout/lockIcon.png') no-repeat 50% 50%;
	background-color: rgba(50, 50, 50, .65);
	display: block;
	padding: 10px;
	border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;-webkit-border-top-left-radius: 5px;
}

.eventGridTitle {
	font-weight: bold;
	color: #a22e2b;
	font-size: 18px;
	width: 100%;
	min-height: 22px;
	max-height: 44px;
	overflow: hidden;
	margin-bottom: 2px;
}

.eventGridLocationDate {
	color: #373737;
	font-size: 14px;
	width: 100%;
	height: 18px;
	overflow: hidden;
}

.eventGridCategory {
	width: 100%;
	height: 15px;
	overflow: hidden;
	color: #787878;
	font-size: 12px;
	margin-top: 10px;
}

#eventListHoverColor {
	color: #d6ebec;
}

/* eventListTable */

.eventListTable {
	display: table;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #C9C9C9;
}

.eventListTable > * {
	display: table-row;
	position: relative;
}

.eventListTable > * > * {
	display: table-cell;
	position: relative;
}

.eventListHeading {
	padding: 0 10px 5px;
	font-size: 11px;
	text-transform: uppercase;
	color: #4b4b4b;
}

.eventResultList {
	border: 1px solid #C9C9C9;
	border-left: none;
	border-right: none;
	background: #FFF;
	cursor: pointer;
}

.eventResultList.alt {
	background: #ededed;
}

.eventResultList span {
	border: 1px solid #C9C9C9;
	border-right: none;
	border-bottom: none;
	font-size: 16px;
	color: #4b4b4b;
	padding: 10px 20px;
	font-weight: bold;
}


tr.eventResultList td {
	border: 1px solid #C9C9C9;
	border-right: none;
	border-bottom: none;
	font-size: 16px;
	color: #4b4b4b;
	padding: 10px 20px;
	font-weight: bold;
}
tr.eventResultList td a,
tr.eventResultList:hover td a,
tr.eventResultList td a:hover{ border: 0; background: none; color: #4B4B4B; }

.eventResultList span:first-child {
	border-left: none;
	padding-left: 10px;
}

.eventResultList span:last-child {
	padding-right: 10px;
}

/* Sale Notification Bar */

#notification-bar p {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	color: #D6EBEC;
	background-color: #4B4B4B;
	font-size: 1.5em;
	padding: 10px;
	text-align: center;
	z-index: 299;
}

h1, h2, h3, h4, h5, h6, a, p {
	text-rendering: optimizelegibility;
}

.noLink {
	cursor: default;
}
.favForm .nonbuttonInput input {
    width: 185px !important;
}
.eventDownload{
	text-decoration: none; 
	color: green !important;
}

/* MOBILE MENUS */
[class^="mmContainer"], [class*=" mmContainer"], .mmClose {
	display: none;
}

[class^="mmContainer"], [class*=" mmContainer"] {
	width:100%;
}