/* color box */
#cboxOverlay,#cboxWrapper,#colorbox{position:absolute;top:0;left:0;z-index:1;overflow:hidden;outline:0}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxBottomLeft,#cboxMiddleLeft{clear:left}
#cboxContent{position:relative}#cboxLoadedContent{overflow:auto}#cboxTitle{margin:0}#cboxLoadingGraphic,#cboxLoadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%}
#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer;border:none}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none}
.cboxIframe{width:100%;height:100%;display:block;border:0}#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}
#cboxOverlay{background:#222 url(../images/overlay.png) repeat 0 0}
#cboxTopLeft{background:url(../images/controls.png) no-repeat -101px 0}#cboxTopLeft,#cboxTopRight{width:21px;height:21px;display:none!important}
#cboxTopRight{background:url(../images/controls.png) no-repeat -130px 0}#cboxBottomLeft{background:url(../images/controls.png) no-repeat -101px -29px}#cboxBottomLeft,#cboxBottomRight{width:21px;height:21px;display:none!important}#cboxBottomRight{background:url(../images/controls.png) no-repeat -130px -29px}#cboxMiddleLeft{background:url(../images/controls.png) left top repeat-y}#cboxMiddleLeft,#cboxMiddleRight{width:21px;display:none!important}#cboxMiddleRight{background:url(../images/controls.png) right top repeat-y}#cboxTopCenter{background:url(../images/border.png) 0 0 repeat-x}#cboxBottomCenter,#cboxTopCenter{height:21px;display:none!important}#cboxBottomCenter{background:url(../images/border.png) 0 -29px repeat-x}#cboxContent{overflow:hidden}#cboxContent,.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:28px}#cboxTitle{bottom:4px;left:0;text-align:center;width:100%}#cboxCurrent,#cboxTitle{position:absolute;color:#949494}#cboxCurrent{bottom:10px;left:90px}#cboxSlideshow{right:50px;color:#0092ef}#cboxPrevious,#cboxSlideshow{position:absolute;bottom:10px}#cboxPrevious{left:15px;background:#888 url(../images/sprite.png) no-repeat -10px -60px}#cboxNext,#cboxPrevious{width:28px;height:28px;text-indent:-9999px}#cboxNext{position:absolute;bottom:10px;left:45px;background:#888 url(../images/sprite.png) no-repeat -60px -110px}#cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center}#cboxClose{position:absolute;bottom:10px;right:15px;background:url(../images/controls.png) no-repeat -24px 0;width:25px;height:25px;text-indent:-9999px}#cboxContent{background:#f1f1f1;overflow:hidden;border:1px solid #d6d6d6;padding:15px}.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight,.cboxIE #cboxTopCenter,.cboxIE #cboxTopLeft,.cboxIE #cboxTopRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}.cboxIE6 #cboxTopLeft{background:url(../images/ie6/borderTopLeft.png)}.cboxIE6 #cboxTopCenter{background:url(../images/ie6/borderTopCenter.png)}.cboxIE6 #cboxTopRight{background:url(../images/ie6/borderTopRight.png)}.cboxIE6 #cboxBottomLeft{background:url(../images/ie6/borderBottomLeft.png)}.cboxIE6 #cboxBottomCenter{background:url(../images/ie6/borderBottomCenter.png)}.cboxIE6 #cboxBottomRight{background:url(../images/ie6/borderBottomRight.png)}.cboxIE6 #cboxMiddleLeft{background:url(../images/ie6/borderMiddleLeft.png)}.cboxIE6 #cboxMiddleRight{background:url(../images/ie6/borderMiddleRight.png)}.cboxIE6 #cboxBottomCenter,.cboxIE6 #cboxBottomLeft,.cboxIE6 #cboxBottomRight,.cboxIE6 #cboxMiddleLeft,.cboxIE6 #cboxMiddleRight,.cboxIE6 #cboxTopCenter,.cboxIE6 #cboxTopLeft,.cboxIE6 #cboxTopRight{_behavior:expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')")}
input,
select,
textarea {
    font-family: Sans-serif !important;
    color: #444
}

#checkout-checkout fieldset#address>legend{
	width:100%
	color: #ffffff !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    padding: 6px 9pt;
    padding-bottom: 20px;
    font-size: 1.4em;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
