/* c21:jacob added */
input[type="email"].BVRRError {
	border: solid 1px #cc0000 !important;
}

div.to_lowercase {
	text-transform: none;
}

div#content_padding {
	padding: 0px 77px 17px 77px;
}

div.field {
	width: 410px;
	min-height: 26px;
}

div.field label {
	font-family: 'Microsoft JhengHei', 'STHeiti Light', Verdana, Helvetica, Arial, sans-serif !important;
	clear: none;
	float: left;
	font-size: 9pt !important;
	font-weight: normal !important;
	padding-bottom: 0 !important;
	padding-right: 10px;
	width: 88px;
}

/**** Product Info Popup ****/
.popup_messaging_wrapper_swatch {
	z-index: 10000;
}
.popup_messaging_wrapper_swatch .content_top {
/*	background:url(../images/popup-top.png) no-repeat top left;*/
	padding: 3px 6px 10px 16px;
	width:125px;
	min-height:54px;
	_height:54px;
}
.popup_messaging_wrapper_swatch .content_btm {
/*	background:url(../images/popup-bottom.png) no-repeat bottom right;*/
	width:147px;
	padding-bottom:6px;
}
.popup_messaging_wrapper_swatch .content {
	padding:3px 7px;
}
.popup_messaging_wrapper_swatch .content .productName {
	text-transform: capitalize;
	font-family: 'Lato', Verdana, Helvetica, Arial, sans-serif !important;
	font-size:12px;
	margin: 5px 0px 2px 0px;
	display:block;
}
.popup_messaging_wrapper_swatch .content .productPrice {
	font-size:12px;
	font-weight:bold;
	font-family: 'Lato', Verdana, Helvetica, Arial, sans-serif !important;
	margin-top:0px;
	display:block;
	margin-bottom:10.5px;
}
.popup_messaging_wrapper_swatch .content .salePrice {
	font-size:12px;
	font-weight:bold;
	margin-left: 5px;
	color: #d06278;
}
.popup_messaging_wrapper_swatch .content_top .swatchPanelHTML{width:21px;
	Height: 8px;
	margin:1.5px 1.5px 1.5px 1.5px;
}
.popup_messaging_wrapper_swatch .content_top .highlightSwatchPanelHTML{width:17px;
	Height: 4px;
	margin:1.5px 1.5px 1.5px 1.5px;
	border:2px solid #000000;
}
.popup_messaging_wrapper_swatch .content_top .swatchPanel {
	margin: 0 0 8.5px 5px;
}




.popup_messaging_wrapper_swatch {
    z-index: 10000;
}
.popup_messaging_wrapper_swatch .content_top {
    background:url(../images/parts/popup-top.png) no-repeat top left;
    padding: 3px 6px 10px 16px;
    width:125px;
    min-height:54px;
    _height:54px;
}
.popup_messaging_wrapper_swatch .content_btm {
    background:url(../images/parts/popup-bottom.png) no-repeat bottom right;
    width:147px;
    padding-bottom:6px;
}
.popup_messaging_wrapper_swatch .content {
    padding:3px 7px;
}
.popup_messaging_wrapper_swatch .content .productName {
    text-transform: capitalize;
    /*font-family: 'Lato', Verdana, Helvetica, Arial, sans-serif !important;*/
    font-size:12px;
    line-height:15px;
    margin: 5px 0px 2px 0px;
    display:block;
}
.popup_messaging_wrapper_swatch .content .productPrice {
    font-size:12px;
    font-weight:bold;
    /*font-family: 'Lato', Verdana, Helvetica, Arial, sans-serif !important;*/
    margin-top:0px;
    display:block;
    margin-bottom:0px;
}
.popup_messaging_wrapper_swatch .content .salePrice {
    font-size:12px;
    font-weight:bold;
    margin-left: 5px;
    color: #d06278;
}
.popup_messaging_wrapper_swatch .content_top .swatchPanelHTML{width:21px;
    Height: 8px;
    margin:1.5px 1.5px 1.5px 1.5px;
}
.popup_messaging_wrapper_swatch .content_top .highlightSwatchPanelHTML{width:17px;
    Height: 4px;
    margin:1.5px 1.5px 1.5px 1.5px;
    border:2px solid #000000;
}
.popup_messaging_wrapper_swatch .content_top .swatchPanel {
    margin: 0 0 8.5px 5px;
}