/*------------------------------------------------------
CALDER v3.1 GLOBAL STYLESHEET
CUSTOMIZED FOR: NYHISTORY PRINTS
CREATED BY: BENTLEY GLOBAL ARTS GROUP
RELEASED: 202109
------------------------------------------------------*/

/*---------------------------
CLEARFIX AND GLOBAL DECLARATIONS */

.calder-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.calder-clearfix {
    display: inline-block;
}
.calder-clearfix {
    display: block;
}

/*----------------------------
TYPEFACES */

.calder-wrapper {
	font-family: inherit;
	font-weight: normal;
	font-size: 1.6rem;
	letter-spacing: normal;
	line-height: 22px !important;
	color: #333;
}

.calder-substrate-button, .calder-item-options-button, .calder-view-button, .calder-cart-button, .calder-cart-button-disabled, .calder-details-drawer-controller-text {
	font-family: 'FavoritPro', Verdana, sans-serif;
}

/*--------------------------------------------------------
COLOR PALETTE
----------------------------------------------------------
THESE COLOR STYLES CAN BE CUSTOMIZED
TO STYLE THE LOOK OF CALDER
---------------------------------------------------------*/

/*--------------CONTAINER BORDERS */
.calder-left-panel-inner, .calder-right-panel-inner, .calder-left-panel-tags-inner, .calder-right-panel-social-inner  {
	border: solid 1px #dadada;
}

.calder-item-header, .calder-merchandising-block, .calder-merchandising-block-2 {
	border-color: #dadada;
}

/*--------------lIGHT GRAY */
.calder-item-header, .calder-view-button, .calder-item-options-button, .calder-item-type-button, .calder-details-drawer, .calder-details-drawer-open, .calder-option-button-1, .calder-option-button-2, .calder-frame-container, .calder-substrate-button, .calder-substrate-button-active:hover  {
	background-color: #e2e2e2;
	border-color: #e2e2e2;
	color: #333333;
	transition: all .15s;
	-webkit-transition: all .15s;
}

.calder-item-header:hover, .calder-view-button:hover, .calder-item-options-button:hover, .calder-item-type-button:hover, .calder-details-drawer:hover, .calder-details-drawer-open:hover, .calder-option-button-1:hover, .calder-option-button-2:hover {
	background-color: #e2e2e2;
	color: #333333;
}

.calder-substrate-button:hover, .calder-view-button:hover, .calder-item-options-button:hover, .calder-item-type-button:hover, .calder-option-button-1:hover, .calder-frame-container:hover {
	background-color: #dededc;
	color: #333333;
	transition: all .15s;
	-webkit-transition: all .15s;
}

.calder-left-panel-tags-inner, .calder-right-panel-social-inner {
	background-color: #e2e2e2;
}

/*--------------BLACK */

.calder-item-options-button-active:after, .calder-item-options-button-active-0:after, .calder-item-options-button-active-1:after, .calder-item-options-button-active-2:after, .calder-item-options-button-active-3:after, .calder-item-options-button-active-4:after {
	border-top-color: #333; /* Arrow Down */
}

.calder-view-active, .calder-view-active:hover, .calder-size-active, .calder-size-active:hover, .calder-frame-container-selected, .calder-frame-container-selected:hover, .cart-button:hover, .calder-size-button-label-selected, .calder-item-options-button-active, .calder-item-options-button-active:hover, .calder-item-options-button-active-0, .calder-item-options-button-active-0:hover, .calder-item-options-button-active-1, .calder-item-options-button-active-1:hover, .calder-item-options-button-active-2, .calder-item-options-button-active-2:hover, .calder-item-options-button-active-3, .calder-item-options-button-active-3:hover, .calder-item-options-button-active-4, .calder-item-options-button-active-4:hover,  .calder-item-type-button-active, .calder-item-type-button-active:hover, .calder-option-button-label-1-selected, .calder-option-button-label-1-selected:hover, .calder-option-button-label-2-selected, .calder-option-button-label-2-selected:hover, .calder-remove-frame-button:hover {
	background-color: #333;
	color: #ffffff !important;
	transition: all .07s;
	-webkit-transition: all .07s;
}

.calder-view-active:after, .calder-item-options-button-active-1, .calder-item-options-button-active-1:hover, .calder-item-options-button-active-2, .calder-item-options-button-active-2:hover, .calder-item-options-button-active-3, .calder-item-options-button-active-3:hover, .calder-item-options-button-active-4, .calder-item-options-button-active-4:hover {
	border-bottom-color: #333 !important; /* Arrow Up */
}

.calder-option-button-1-selected, .calder-option-button-1-selected:hover, .calder-option-button-2-selected, .calder-option-button-2-selected:hover, .calder-size-button-selected, .calder-remove-frame-button:hover, .calder-mat-color-option-selected, .calder-canvas-side-color-option-selected {
	border-color: #333 !important;
	transition: all .07s;
	-webkit-transition: all .07s;
}

.calder-size-button-label-selected:after, .calder-option-button-label-1-selected:after, .calder-option-button-label-2-selected:after {
	border-left-color: #333; /* Arrow Right */
	transition: all .07s;
	-webkit-transition: all .07s;
}

.calder-frame-container-selected, .calder-frame-container-selected:hover {
	border-color: #333 !important;
}

.calder-details-drawer-controller-text:hover {
	color: #333;
}

.calder-item-type-options-btn-wrap {
	box-shadow: 0px -7px 8px -7px #454545; /* special color shadow for substrate button background */
}

/*--------------ORANGE */

.calder-substrate-button-active, .calder-substrate-button-active:hover {
	background-color: #c78533;
	border-bottom-color: #c78533;
	color: #ffffff;
}

.calder-cart-button, .calder-cart-button-disabled {
	background-color: #c78533;
	color: #ffffff !important;
	border-bottom-color: #c78533 !important;
	transition: all .15s;
	-webkit-transition: all .15s;
}

.calder-cart-button:hover, .calder-cart-button-disabled:hover {
	background-color: #333;
	border-bottom-color: #333 !important;
}


/*--------------------------------------------------------
ELEMENT STYLES
----------------------------------------------------------
IMPORTANT - DO NOT EDIT ANY OF THE STYLES BELOW.
YOU WILL BREAK CALDER AND THAT IS BAD.
----------------------------------------------------------*/

#calder-container {
	height: initial;
}

.calder-wrapper {
	height: inherit;
	margin: 0 auto;
}

.calder-wrapper a {
	border-bottom: none;
}

.calder-left-panel {
	width: 100%;
	height: 400px;
	float: left;
	background-color: #ffffff;
	box-sizing: border-box;
}

.calder-right-panel-header {
	display: block;
}

.calder-section-title {
	font-size: 3.0rem;
	margin: 20px 0px;
	padding-bottom: 14px;
	border-bottom: solid 1px #dadada;
	line-height: normal;
	text-transform: capitalize;
}

.calder-right-panel {
	width: 100%;
	height: inherit;
	float: left;
	background-color: #ffffff;
	padding: 20px 0 0 0;
	box-sizing: border-box;
}

.calder-left-panel-tags {
	width: 100%;
	box-sizing: border-box;
	margin-top: 20px;
	float: left;
}

.calder-left-panel-tags-inner {
	padding: 15px;
	position: relative;
}

.calder-left-panel-tags-inner a {
	text-decoration: none;
    border-bottom: none;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 1.5rem;
    letter-spacing: normal;
}

.calder-left-panel-tags-inner a:hover {
	text-decoration: none;
}

.calder-left-panel-inner {
	height: inherit;
	position: relative;
}

.calder-right-panel-social {
	width: 100%;
	box-sizing: border-box;
	margin-top: 20px;
	float: left;
}

.calder-right-panel-social-inner {
	padding: 15px;
	position: relative;
	text-transform: uppercase;
    font-weight: 900;
    font-size: 1.3rem;
    letter-spacing: 0.11rem;
}

.calder-right-panel-inner {
	height: inherit;
	position: relative;
}

.calder-options-to-cart-wrapper {
	padding-bottom: 175px;
	position: relative;
}

@media (min-width: 750px) {

	#calder-container {
		height: 600px;
	}

	.calder-left-panel, .calder-left-panel-tags {
		width: 50%;
		height: inherit;
	}

	.calder-right-panel, .calder-right-panel-social {
		width: 50%;
		height: inherit;
		padding: 0 0 0 20px;
	}

	.calder-right-panel-header {
		display: none;
	}

	.calder-options-to-cart-wrapper {
		min-height: 410px;
		padding-bottom: 150px;
		position: relative;
	}

}

@media (min-width: 1000px) {

	.calder-options-to-cart-wrapper {
		height: 410px;
		padding-bottom: 0;
	}

}

@media (min-width: 1200px) {

	.calder-left-panel, .calder-left-panel-tags {
		width: 55%;
		height: inherit;
	}

	.calder-right-panel, .calder-right-panel-social {
		width: 45%;
		height: inherit;
		padding: 0 0 0 20px;
	}

}

.calder-item-header {
	min-height: 48px;
	width: inherit;
	padding: 5px 10px;
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
    display: none;
}

.calder-item-artist {
}

.calder-item-title {
	font-style: italic;
}

.calder-image-wrap {
	margin: auto;
	padding-top: 20px; /* helpful when item header is hidden */
	padding-bottom: 60px; /* allows for box shadow to display on paper items */
	display: block;
	width: 100%;
	height: inherit;
	overflow: hidden;
	box-sizing: border-box;
}

.calder-image-center {
	display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
	max-height: 90%;
}

.calder-paper-image, .calder-framed-image {
	border: 1px solid #dadada;
	-moz-box-shadow: 3px 3px 4px #a1a1a1;
	-webkit-box-shadow: 3px 3px 4px #a1a1a1;
	box-shadow: 3px 3px 4px #a1a1a1;
}

.calder-framed-image {
	border: none;
}

.calder-button-border {
	display: inline-block;
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #727474;
	margin-right: -2px;
}

.calder-views-buttons-wrap {
	height: 60px;
	width: 100%;
	box-shadow: 0px -7px 8px -7px #888888;
	position: absolute;
	bottom:0;
}

.calder-view-button {
	display: inline-block;
	padding: 21px 0;
	width: 33.3333334%;
	height: inherit;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	border-right: solid 1px #C7C7C7;
	cursor: pointer;
	box-sizing: border-box;
	font-size: 1.2rem;
	font-weight: 900;
	letter-spacing: normal;
}

@media (min-width: 1000px) {

	.calder-view-button {
		font-size: 1.2rem;
	}
}

.calder-view-button:hover {

}

.calder-view-active {
	cursor: default;
}

.calder-view-active:after {
	border-left:20px solid transparent;
	border-right:20px solid transparent;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	content: " ";
	display: block;
	height: 0;
	width: 0;
	margin: -55px auto;
}

.calder-btn-cnt-1 {
	width: 100%;
}

.calder-btn-cnt-2 {
	width: 50%;
}

.calder-btn-cnt-3 {
	width: 33.33333%;
}

.calder-btn-cnt-4 {
	width: 25%;
}

.calder-substrate-btn-wrap {
	position: relative;
}

.calder-substrate-button {
	display: inline-block;
	padding: 18px 0;
	font-size: 1.7rem;
	font-weight: 900;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	cursor: pointer;
}

.calder-substrate-button:hover {

}

.calder-substrate-button-active {
	cursor: default;
}

.calder-item-type-btn-wrap {
	box-shadow: 0px -7px 8px -7px #A0A0A0;
	position: relative;
}

.calder-item-type-options-btn-wrap {
	position: relative;
	height: 45px;
}

.calder-item-type-sub-options-btn-wrap {
	box-shadow: 0px -7px 8px -7px #292929;
	position: relative;
	top: -1px;
}

.calder-item-options-button, .calder-item-sub-options-button, .calder-item-type-button {
	display: inline-block;
	height: inherit;
	padding: 12px 0;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	border-bottom: solid 1px #dadada;
	border-right: solid 1px #c7c7c7;
	cursor: pointer;
	box-sizing: border-box;
	font-size: 1.3rem;
	letter-spacing: 0.22rem;
	font-weight: 900;
}

.calder-item-sub-options-button {
	text-transform: uppercase;
	font-size: 1.1rem;
	height: 42px;
}

.calder-item-options-button:hover {
	color: #333333;
}

.calder-item-options-button-active, .calder-item-options-button-active-0, .calder-item-options-button-active-1, .calder-item-options-button-active-2, .calder-item-options-button-active-3, .calder-item-options-button-active-4 {
	cursor: default;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	box-sizing: border-box;
}

.calder-item-options-button-active:after, .calder-item-options-button-active-0:after, .calder-item-options-button-active-1:after, .calder-item-options-button-active-2:after, .calder-item-options-button-active-3:after, .calder-item-options-button-active-4:after {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top-width: 15px;
	border-top-style: solid;
	content: " ";
	display: block;
	height: 0;
	width: 0;
	margin: 8px auto;
}

.calder-details-drawer {
	overflow: hidden;
	position: absolute;
	bottom: 60px;
	z-index: 1; /* important to keep behind add to cart button */
	width: 100%;
	border-top: 1px solid #dadada;
	box-shadow: 0px -7px 8px -7px #888888;
}

.calder-details-drawer-top {
	display: block;
	height: 60px;
}

.calder-details-drawer-bottom {
	display: block;
	height: 240px;
	display: block;
}

.calder-details-drawer-controller {
	border-right: solid 1px #dadada;
	width: 49%;
	height: 60px;
	float: left;
}

.calder-details-drawer-controller-arrow {
	width: 40px;
	height: 60px;
	float: left;
	cursor: pointer;
}

.calder-details-drawer-arrow-up {
	background: url('//calder.museumseven.com/img/template/v1/line-arrow-up.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.calder-details-drawer-arrow-down {
	background: url('//calder.museumseven.com/img/template/v1/line-arrow-down.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.calder-details-drawer-controller-text {
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	font-size: 1.3rem;
	font-weight: 900;
	text-transform: uppercase;
	cursor: pointer;
	display: none;
}

@media (min-width: 550px) {
	.calder-details-drawer-controller-text {
		display: block;
	}
}

.calder-details-drawer-price {
	margin-top: 20px;
	margin-right: 15px;
	float: right;
	font-size: 22px;
	font-weight: bold;
}

.calder-details-drawer-info {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 10px 20px;
}

.calder-details-option-details {
	padding: 20px;
}

.calder-details-drawer-info-row {
	display: block;
	margin-bottom: 4px;
}

.calder-details-drawer-info-label {
	font-weight: bold;
	float: left;
	width: 32%;
	margin-right: 3%;
	text-align: right;
}

.calder-details-drawer-info-text {
	font-weight: normal;
	float: left;
	width: 65%;
}

@media (min-width: 1000px) {

	.calder-details-drawer-info-label {
		width: 22%;
		margin-right: 3%;
	}

	.calder-details-drawer-info-text {
		width: 75%;
	}

}

.calder-details-drawer-about {
	padding: 10px 20px;
	line-height: 24px;
}

.calder-details-drawer-about-label {
	font-weight: bold;
}

.calder-add-to-cart-wrap {
	height: 60px;
	width: 100%;
	z-index: 2; /* important to keep in front of info drawer */
	position: absolute;
	bottom:0;
}

.calder-cart-button, .calder-cart-button-disabled {
	display: inline-block;
	padding: 21px 0;
	height: inherit;
	width: 100%;
	font-size: 1.7rem;
	font-weight: 900;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	cursor: pointer;
	box-sizing: border-box;
}

.calder-hidden {
	display: none;
}

.calder-size-btn-wrap {
	/*margin: 0 auto;
	width:90%;*/
}

.calder-option-button-1, .calder-option-button-2, .calder-option-button-1-selected , .calder-option-button-2-selected, .calder-size-button-selected {
	margin: 10px auto;
	display: block;
	width: 93%;
	text-decoration: none !important;

}

.calder-option-button-1, .calder-option-button-2 {
	border: solid 1px #dadada;
	cursor: pointer;
	color: initial;
}

.calder-option-button-label-1, .calder-option-button-label-2, .calder-size-button-label-selected, .calder-size-button-size, .calder-size-button-size-selected, .calder-size-button-price, .calder-size-button-price-selected, .calder-option-button-info  {
	padding: 10px;
}

.calder-option-button-label-1, .calder-option-button-label-2, .calder-size-button-label-selected {
	float:left;
	text-transform: uppercase;
	font-size: 1.3rem;
	font-weight: 900;
	letter-spacing: 0.22rem;
}

.calder-option-button-label-1 {
	width: initial;
}

@media (min-width: 1200px) {

	.calder-option-button-label-1 {
		width: 140px;
	}

}

.calder-option-button-label-2 {
	width: 160px;
}

.calder-size-button-size, .calder-size-button-size-selected, .calder-size-button-price, .calder-size-button-price-selected {
	color: initial;
}

.calder-size-button-size, .calder-size-button-size-selected, .calder-option-button-info {
	float:right;
	text-align: right;
}

.calder-size-button-size span {
	display: inline;
}

@media (min-width: 750px) and (max-width: 1000px) {

	.calder-size-button-size span {
		display: none;
	}

}

@media (min-width: 1px) and (max-width: 550px) {

	.calder-size-button-size span {
		display: none;
	}

}

.calder-size-button-price, .calder-size-button-price-selected {
	width: 75px;
	float:right;
	text-align: right;
}

/*@media (min-width: 1000px) {

	.calder-size-button-price, .calder-size-button-price-selected {
		width: 55px;
	}

}

@media (min-width: 1200px) {

	.calder-size-button-price, .calder-size-button-price-selected {
		width: 75px;
	}

}*/

.calder-size-button-selected, .calder-size-button-selected:hover, .calder-option-button-1-selected, .calder-option-button-1-selected:hover, .calder-option-button-2-selected, .calder-option-button-2-selected:hover {
	border-width: 1px;
	border-style: solid;
	cursor: default;
	background-color: #333;
	color: #ffffff;
}

.calder-size-button-size-selected, .calder-size-button-price-selected {
	color: #ffffff;
}

@media (min-width: 1200px) {

	.calder-option-button-label-1-selected:after, .calder-option-button-label-2-selected:after, .calder-size-button-label-selected:after {
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-left-width: 16px;
		border-left-style: solid;
		content: " ";
		display: block;
		height: 0;
		width: 0;
		position: absolute;
	}

	.calder-option-button-label-1-selected:after, .calder-size-button-label-selected:after {
		margin: -31px 0 0 130px;
	}

	.calder-option-button-label-2-selected:after {
		margin: -29px 0 0 168px;
	}

	.calder-size-button-selected, .calder-size-button-selected:hover, .calder-option-button-1-selected, .calder-option-button-1-selected:hover, .calder-option-button-2-selected, .calder-option-button-2-selected:hover {
		border-width: 1px;
		border-style: solid;
		cursor: default;
		background-color: #ffffff;
		color: #333333;
	}

	.calder-size-button-size-selected, .calder-size-button-price-selected {
		color: #333333;
	}

}

.calder-merchandising-block {
	width: 100%;
	padding: 16px 0px;
	color: #333333;
	text-align: center;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}

.calder-merchandising-block-2 {
	width: inherit;
	padding: 15px;
	height: 40px;
	font-size: 13px;
	color: #333333;
	margin-top: 15px;
	border-top-style: solid;
	border-top-width: 1px;
}

.calder-selected-frame-callout {
	width: 100%;
	padding-top: 10px;
	height: 40px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	border-bottom: solid 1px #dadada;
	margin-bottom: 15px;
}

.calder-remove-frame-button {
	display: inline;
	padding: 5px 10px;
	margin-left: 15px;
	position: relative;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-size: 12px;
	cursor: pointer;
	color: initial;
	border: solid 1px #dadada;
}

.calder-frame-screen {
	margin-top: 10px;
}

.calder-next-frames-button-wrapper {
	width: 22px;
	float: right;
	margin-right: 10px;
}

.calder-next-frames-button-wrapper a {
	margin-top: 110px;
	display: block;
}

#calder-frame-next-button {
	height: 25px;
	width: 20px;
	background: url('//calder.museumseven.com/img/template/v1/line-arrow-right.png');
	cursor: pointer;
}

.calder-prev-frames-button-wrapper {
	width: 22px;
	float: left;
	margin-left: 10px;
}

.calder-prev-frames-button-wrapper a {
	margin-top: 110px;
	display: block;
}

#calder-frame-prev-button {
	height: 25px;
	width: 20px;
	background: url('//calder.museumseven.com/img/template/v1/line-arrow-left.png');
	cursor: pointer;
}

.calder-frames-wrapper {
	padding: 7px;
	margin: 0 32px;
	box-sizing: border-box;
	border: solid 1px #dadada;
	overflow: auto;
    white-space: nowrap;
}

.calder-frames-wrapper::-webkit-scrollbar {
	-webkit-appearance: none;
	height: 22px;
}

.calder-frames-wrapper::-webkit-scrollbar-thumb {
	border: 4px solid white;
	background-color: rgba(0,0,0,.2);
}

.calder-frame-container {
	height: 100%;
	width: 120px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
	border-style: solid;
	border-width: 5px;
	margin-right: 7px;
	white-space: normal;
}

/*@media (min-width: 750px) {

	.calder-frame-container {
		width: 33%;
		height: 33%;
	}

}*/

.calder-frame-info-wrapper {
	padding: 7px;
	height: 100px;
	box-sizing: border-box;
}

.calder-frame-container-hover {
}

.calder-frame-hover-name {
	color: inherit;
	font-size: 1.6rem;
	line-height: normal;
	height: 75px;
}

.calder-frame-hover-size {
	color: inherit;
	font-size: 1.4rem;
	line-height: normal;
}

.calder-frame-hover-price {
	color: #ffffff;
	display: none; /*want to hide for dev purposes*/
}

.calder-frame-image {
	/*width: 100%;
	height: 100%;*/
	/*margin: 5px auto;*/
	height: 110px;
	position: relative;
}

.calder-frame-image img {
	width: 100%;
    position: relative;
	z-index: 1;
}

.calder-frame-price-overlay {
	position: absolute;
	top: 0px;
	right: 3px;
	z-index: 100;
	font-size: 14px;
	font-weight: 100;
}

.calder-frame-name {
	width: 115px;
	margin: -5px auto 0;
}

.calder-frame-name p {
	font-size: 10px;
	line-height: 11px;
	margin: 0 auto;
	text-align: center;
}

#calder-frames-pagination {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	width: 384px;
	margin: 0 auto;
}

#calder-frames-pagination ul {
	padding: 0;
	text-align: center;
	list-style-type: none;
}

#calder-frames-pagination ul li {
	display: inline;
	padding: 0 3px;
}

.calder-frames-pagination-dots {
	color: #dadada;
}

.calder-frames-pagination-dots-active {
	color: #333333;
}

.calder-no-button-border {
	border-right: none;
}

#calder-mat-widths-options-wrapper {
	width: inherit;
	height: 150px;
	margin: 0 auto;

}

.calder-mat-widths-option {
	padding: 7px;
}

.calder-mat-widths-option-label {
	float: left;
	width: 50%;
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	padding: 5px 0px;
}

.calder-mat-widths-option-select {
	float: left;
	width:75px;
	padding: 2px 7px;
}

.calder-mat-widths-option-select select {
	font-size: 14px;
	padding: 4px;
	color: inherit;
	border: 1px solid #e0e0e0;
}

#calder-mat-color-options-wrapper {
	width: 90%;
	margin: 0 auto;
}

#calder-mat-color-hover-option-name {
	height: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: center;
}

.calder-mat-color-option-wrapper {
	float:left;
	border-width: 5px;
	border-style: solid;
	border-color: #ffffff;
	height: 42px;
	width: 42px;
}

.calder-mat-color-option {
	height: 40px;
	width: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	color: #EC9136;
	cursor: pointer;
}

#calder-canvas-side-color-options-wrapper {
	width: 365px;
	height: 230px;
	margin: 0 auto;
}

#calder-canvas-side-color-hover-option-name {
	height: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: center;
}

.calder-canvas-side-color-option-wrapper {
	float:left;
	border-width: 5px;
	border-style: solid;
	border-color: #ffffff;
	height: 42px;
	width: 42px;
}

.calder-canvas-side-color-option {
	height: 40px;
	width: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
	color: #EC9136;
	cursor: pointer;
}

.calder-oops {
	width:75%;
	margin: 110px auto 30px auto;
	font-size: 22px;
	text-align: center;
}

.calder-oops-message {
	width:60%;
	margin: 0 auto;
	font-size: 15px;
	font-style: italic;
	text-align: center;
}

.calder-happy-browser {
	width:50%;
	margin: 0 auto;
	padding: 80px 130px;
	font-size: 14px;
	text-align: center;
	border: solid 1px #e0e0e0;
}