/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * RPX styles
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    c864285ca2f65a336bddfc6bebad1cb9be317ec4, v5 (UNKNOWN), 2014-01-27 13:43:54, main.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * Common
 */
button.xauth-button {
    margin-left: 10px;
}

.xauth-or {
    background: transparent url(../../skin/common_files/modules/XAuth/images/or_bg.png) no-repeat center center;
    text-transform: lowercase;
    font-size: 14px;
}

.xauth-auth .xauth-popup,
.xauth-auth .xauth-or,
.xauth-auth .xauth-form
{
    vertical-align: middle;
}

.xauth-auth .xauth-or {
    padding: 0px 38px;
}

.xauth-vertical {
    width: auto;
}

.xauth-vertical .xauth-or {
    padding: 20px 0px;
    text-align: center;
    background-image: none;
}

.xauth-vertical .xauth-form {
    padding-left: 38px;
}

.xauth-dialog {
    position: absolute;
    z-index: 100000;
    padding: 10px;
}

.xauth-bg-loading {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 240px;
    font-size: 2em;
}

.xauth-overlay {
    position: relative;
    /*  height: 100%;*/
    width: 400px;
}

/**
 * Register page
 */
.xauth-register-link {
    font-size: 1.2em;
    padding-bottom: 1em;
}

.xauth-register .data-name {
    text-align: right;
    vertical-align: top;
}

.xauth-register ul {
    padding: 0px;
    margin: 0px;
    width: 420px;
}

.xauth-register ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    background: transparent none;
}

.xauth-register ul li span {
    display: inline-block;
    width: 230px;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}

.xauth-register ul li a.remove {
    display: inline-block;
    background: transparent url(../../skin/common_files/modules/XAuth/../../images/delete_cross.gif) no-repeat left top;
    width: 9px;
    height: 9px;
    vertical-align: middle;
}

/* Icons */
a.xauth-account {
    vertical-align: middle;
}

a.xauth-account img {
    width: 16px;
    height: 16px;
    background: transparent url(../../skin/common_files/modules/XAuth/images/icons.png) no-repeat 0px 0px;
    padding: 0px 2px;
}

a.xauth-acc-twitter img {
    background-position: 0px -16px;
}

a.xauth-acc-myspace img {
    background-position: 0px -32px;
}

a.xauth-acc-live img {
    background-position: 0px -48px;
}

a.xauth-acc-linkedin img {
    background-position: 0px -256px;
}

a.xauth-acc-paypal img {
    background-position: 0px -272px;
}

a.xauth-acc-google img {
    background-position: 0px -80px;
}

a.xauth-acc-yahoo img {
    background-position: 0px -64px;
}

a.xauth-acc-aol img {
    background-position: 0px -112px;
}

a.xauth-acc-openid img {
    background-position: 0px -96px;
}

a.xauth-acc-blogger img {
    background-position: 0px -192px;
}

a.xauth-acc-flickr img {
    background-position: 0px -176px;
}

a.xauth-acc-hyves img {
    background-position: 0px -240px;
}

a.xauth-acc-lj img {
    background-position: 0px -128px;
}

a.xauth-acc-myopenid img {
    background-position: 0px -144px;
}

a.xauth-acc-netlog img {
    background-position: 0px -160px;
}

a.xauth-acc-wp img {
    background-position: 0px -224px;
}

/*Smack - Auth Checkout icons*/
.social-login-auth-text
{
    margin-right: 15px;
    line-height: 25px;
    vertical-align: bottom;
}
.social-login-auth-icon
{
    margin-right: 15px;
}
.social-login-auth-icon img
{
    width: 24px !important;
    height: 24px !important;
    padding: 0 !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.xauth-acc-yahoo.social-login-auth-icon img
{
    background: transparent url(../../skin/common_files/modules/XAuth/images/yahoo_lg.png) no-repeat center center !important;
}
.xauth-acc-facebook.social-login-auth-icon img
{
    background: transparent url(../../skin/common_files/modules/XAuth/images/facebook_lg.png) no-repeat center center !important;
}
.xauth-acc-twitter.social-login-auth-icon img
{
    background: transparent url(../../skin/common_files/modules/XAuth/images/twitter_lg.png) no-repeat center center !important;
}
.xauth-acc-google.social-login-auth-icon img
{
    background: transparent url(../../skin/common_files/modules/XAuth/images/googleplus_lg.png) no-repeat center center !important;
}

/**
 * RPX
 */
.xauth-popup-rpx {
    width: 400px;
    margin: 0px auto;
}

.xauth-popup-rpx iframe {
    width: 400px;
    height: 240px;
    position: absolute;
    top: 0px;
}

table.xauth-auth-rpx
{
    margin: 0 auto;
}

.xauth-auth-rpx .xauth-or {
    padding-left: 10px;
    background-position: left center;
}

.xauth-auth-rpx .xauth-form {
    padding-right: 38px;
}

/* Social sharing */
.xauth-rpx-ss-icon {
    width: 16px;
    height: 16px;
}

a.xauth-ss-link:link,
a.xauth-ss-link:visited,
a.xauth-ss-link:hover,
a.xauth-ss-link:active
{
    text-decoration: none;
    outline-style: none;
}

.xauth-ss-button,
.xauth-ss-button *,
.xauth-rpx-ss-cart-item-button,
.xauth-rpx-ss-cart-item-button *
{
    vertical-align: middle;
}

.xauth-rpx-ss-cart-item-button {
    display: inline;
}

.xauth-rpx-ss-invoice-button {
    float: left;
    vertical-align: middle;
    padding-left: 20px;
}

.xauth-rpx-ss-invoice-button * {
    vertical-align: middle;
}

/**
 * Internal
 */
.xauth-popup-internal {
}

.xauth-popup-internal ul {
    padding: 0px;
    margin: 0px;
}

.xauth-popup-internal ul li {
    list-style: none;
    background: transparent none;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}

.xauth-popup-internal ul li * {
    vertical-align: middle;
}

.xauth-popup-internal .openid input {
    background: transparent url(../../skin/common_files/modules/XAuth/images/openid-icon.gif) no-repeat left top;
    padding-left: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

#janrainModalOverlay {
    z-index: 99 !important;
}
#janrain-share {
    z-index: 10005!important;
}

div.xauth-profile-social-link {
    float: left;
}

div.xauth-profile-unlink-container {
    float: right;
    margin-right: 20px;
}

div.xauth-profile-unlink-container div.xauth-profile-unlink-container-cross {
    float: left;
    padding-top: 6px;
    margin-right: 4px;
}

div.xauth-unlink {
    padding: 0px;
    height: 16px;
    float: right;
    font-size: 10px;
    text-decoration: none;
    color: #606060;
    border-width: 0px 0px 1px 0px;
    border-style: dotted;
    border-color: #606060;
    cursor: help;
}

div.xauth-account-provider-name {
    text-transform: capitalize;
    font-weight: bold;
}

.xauth-linked-accounts a.remove {
    display: inline-block;
    background: transparent url(../../skin/common_files/modules/XAuth/../../images/delete_cross.gif) no-repeat left top;
    width: 9px;
    height: 9px;
    vertical-align: middle;
}

tr.xauth-linked-accounts td {
    vertical-align: middle !important;
    word-wrap: break-word;
    word-break: break-all;
}

.flc-no-fixed-height {
    height: auto !important;
}

.ui-tabs .ui-tabs-nav li a {
    padding: .5em .8em !important;
}

/*! jQuery UI - v1.10.3 - 2013-10-10
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.tabs.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2C%20Tahoma%2C%20Arial%2C%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=5c9ccc&bgTextureHeader=glass&bgImgOpacityHeader=30&borderColorHeader=4385b6&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=fcfdfd&bgTextureContent=inset_hard&bgImgOpacityContent=100&borderColorContent=a3b8c8&fcContent=262626&iconColorContent=4088bf&bgColorDefault=dfeffc&bgTextureDefault=glass&bgImgOpacityDefault=85&borderColorDefault=9dc4e1&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=inset_hard&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=2d4462&iconColorActive=274977&bgColorHighlight=ffffff&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=295289&fcHighlight=363636&iconColorHighlight=549fde&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=e08080&fcError=a41e1e&iconColorError=cd0a0a&bgColorOverlay=212121&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=262626&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px&ctl=themeroller
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-widget{font-family:Verdana,Tahoma,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Tahoma,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #a3b8c8;background:#fcfdfd url(../../skin/common_files/lib/jqueryui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;color:#262626}.ui-widget-content a{color:#262626}.ui-widget-header{border:1px solid #4385b6;background:#5c9ccc url(../../skin/common_files/lib/jqueryui/images/ui-bg_glass_30_5c9ccc_1x400.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #9dc4e1;background:#dfeffc url(../../skin/common_files/lib/jqueryui/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#2e6e9e}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#2e6e9e;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #79b7e7;background:#d0e5f5 url(../../skin/common_files/lib/jqueryui/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1d5987}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#1d5987;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #79b7e7;background:#f5f8f9 url(../../skin/common_files/lib/jqueryui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;font-weight:bold;color:#2d4462}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#2d4462;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #295289;background:#fff url(../../skin/common_files/lib/jqueryui/images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #e08080;background:#fef1ec url(../../skin/common_files/lib/jqueryui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#a41e1e}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#a41e1e}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#a41e1e}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(../../skin/common_files/lib/jqueryui/images/ui-icons_4088bf_256x240.png)}.ui-widget-header .ui-icon{background-image:url(../../skin/common_files/lib/jqueryui/images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(../../skin/common_files/lib/jqueryui/images/ui-icons_6da8d5_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(../../skin/common_files/lib/jqueryui/images/ui-icons_217bc0_256x240.png)}.ui-state-active .ui-icon{background-image:url(../../skin/common_files/lib/jqueryui/images/ui-icons_274977_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(../../skin/common_files/lib/jqueryui/images/ui-icons_549fde_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(../../skin/common_files/lib/jqueryui/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#212121 url(../../skin/common_files/lib/jqueryui/images/ui-bg_flat_0_212121_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#262626 url(../../skin/common_files/lib/jqueryui/images/ui-bg_flat_0_262626_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Override jquery ui styles than cannot be modified by themeroller
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    4bb2522714d05de641b450dcf0ae97372e402eb0, v9 (xcart_4_6_2), 2014-01-24 17:41:59, jquery_ui.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */
.ui-dialog .ui-dialog-titlebar {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  background: #f2f2f2;
  color: #000;
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 7px;
}
.ui-dialog .ui-dialog-title {
  font-size: 18px;
  font-weight: normal;
  margin: 4px 16px 4px 0;
}
.ui-dialog {
  -webkit-box-shadow: 0 0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 0 10px rgba(0,0,0,0.3);
  box-shadow: 0 0 0 10px rgba(0,0,0,0.3);
  border-width: 0;
  padding: 7px;
  position: fixed!important;
}
.ui-dialog.ui-corner-all {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.ui-dialog.type-w .ui-dialog-titlebar {
  background: #fcf8e3;
  color: #c49f60;
  border-bottom-color: #f3edcf;
}
.ui-dialog.type-i .ui-dialog-titlebar {
  background: #d9edf7;
  color: #3a87ad;
  border-bottom-color: #b3d2e0;
}
.ui-dialog.type-e .ui-dialog-titlebar {
  background: #f2dede;
  color: #b94a48;
  border-bottom-color: #dbbabe;
}

.ui-dialog .ui-dialog-titlebar-close:focus {
  border: 0;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
  border: 0;
  background: none;
  font-weight: normal;
  color: #3b3b3b;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon {
  background: url(../../skin/common_files/css/../images/dialog-close.png);
}

/**
 * Cannot use solution from http://api.jqueryui.com/theming/stacking-elements/.
 * Increase base z-index for jquery UI widgets like dialog
 */
.ui-front {
    z-index:10000; /* The default is 100. */
}

/*
Colors
blue: #273c8e
darker blue: #2a3175
red: #c12231
dark red: #a01d25
green: #33ac35
yellow: #f6dc0f
red: #cf0003
*/

/**************************************************************
| Defaults
**************************************************************/
html,
body
{
    height: 100%;
    background-color: #fff;
    margin: 0;
    padding: 0;
    border: 0 none;
}
body, button, input, select, textarea
{
    font-family: "Open Sans", Arial, sans-serif;
    color: #000;
    font-size: 15px;
    line-height: 1.571em;
}
body *
{
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
img
{
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    outline: none !important;
}
a:link,
a:visited,
a:hover,
a:active
{
    color: #273c8e;
    text-decoration: none;
}
a:hover {
    color: #2a3175;
    text-decoration: underline;
}
h1
{
    margin: 20px 0;
    padding: 0;
    font-size: 1.667em;
    line-height: normal;
    font-weight: 600;
    text-align: left;
}
h2
{
    margin: 20px 0;
    font-size: 1.467em;
    line-height: normal;
    font-weight: 600;
    text-align: left;
}
h3
{
    margin: 20px 0;
    font-size: 1.200em;
    line-height: normal;
    font-weight: 600;
    text-align: left;
}
hr
{
    border: 0 none;
    border-bottom: 1px solid #b8b8b8;
    margin: 20px 0;
    padding: 0;
    height: 0;
}
form
{
    margin: 0;
}
table,
img
{
    border: 0;
}
strong
{
    font-weight: 600;
}
iframe
{
    display: block;
}
input[type=button], input[type=submit], button /* Prevent mobile button styles */
{
    -webkit-appearance:none;
}

/**************************************************************
| Common
**************************************************************/
.content-width
{
    width: 980px;
    margin: 0 auto;
}
.clearing
{
    height: 0;
    font-size: 0;
    clear: both;
}
.clearing10
{
    height: 10px;
    font-size: 0;
    clear: both;
}
.clearing20
{
    height: 20px;
    font-size: 0;
    clear: both;
}
.center
{
    text-align: center;
}
.nowrap
{
    white-space: nowrap;
}
.uppercase
{
    text-transform: uppercase;
}
.width-100
{
    width: 100%;
}
.hidden
{
    display: none;
}
.inline2block
{
    display: block;
}
.float-left
{
    float: left
}
.float-right
{
    float: right
}
.no-margin
{
    margin: 0 !important;
}
.margin-t0
{
    margin-top: 0 !important;
}
.margin-t10
{
    margin-top: 10px !important;
}
.margin-t20
{
    margin-top: 20px !important;
}
.margin-b0
{
    margin-bottom: 0 !important;
}
.margin-b10
{
    margin-bottom: 10px !important;
}
.margin-b20
{
    margin-bottom: 20px !important;
}
.no-padding
{
    padding: 0 !important;
}
.padding10
{
    padding: 10px;
}
.padding16
{
    padding: 16px;
}
.padding20
{
    padding: 20px;
}
.italic
{
    font-style: italic;
}
.bold
{
    font-weight: bold;
}
.semibold
{
    font-weight: 600;
}
.highlight-div
{
    border: 1px solid #CCCCCC;
    background-color: #EAEAEA;
    text-align: center;
    padding: 20px;
}
.rounded-border
{
    border: 1px solid #898b8e;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #FFF;
}
.text-red, a.text-red
{
    color: #c12231;
}
.text-green, a.text-green
{
    color: #33ac35;
}
.text-gray, a.text-gray
{
    color: #676767;
}
.text-blue
{
    color: #273c8e;
}
.text-big
{
    font-size: 1.067em;
}
.text-small
{
    font-size: 0.933em;
}
.background-blue
{
    background-color: #273c8e;
}
.background-red
{
    background-color: #c12231;
}
.text-center
{
    text-align: center;
}
a.delete-x /* &#x274c; */
{
    color: #b8b8b8;
    text-decoration: none !important;
    border: 1px solid #b8b8b8;
    padding: 0 3px;
    background: #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
a.delete-x:hover
{
    background: #c12231;
    border-color: #c12231;
    color: #FFF;
}
.text-smallest,
.small-note
{
    font-size: 0.800em;
    /*line-height: normal;*/
}
.main-price .currency
{
    font-weight: 700;
    color: #33ac35;
}

/**************************************************************
| Forms & Buttons
**************************************************************/
input[type=text],
input[type=number],
input[type=email],
input[type=password],
select,
textarea,
a.button, .button, input[type=button], input[type=submit]
{
    padding: 0;
    margin: 0;
    background: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0; /*For ipad*/
}
input[type=text],
input[type=number],
input[type=email],
input[type=password]
{
    border: 2px solid #b8b8b8;
    height: 36px;
    padding: 0 8px;
    background: #fff;
}
textarea
{
    border: 2px solid #b8b8b8;
    padding: 5px 8px;
    line-height: normal;
    background: #fff;
}
select
{
    border: 2px solid #b8b8b8;
    line-height: 36px;
    height: 36px;
    padding: 0 8px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
input[type=checkbox]
{
    margin: 0;
    margin-right: 4px;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
}
.input-error,
input[type=text].input-error,
input[type=number].input-error,
input[type=email].input-error,
input[type=password].input-error,
select.input-error,
textarea.input-error
{
    color: #c12231;
    border-color: #c12231 !important;
    background-color: #fff0f1 !important;
}
a.button, .button, input[type=button], input[type=submit]
{
    color: #FFF;
    background: #273c8e;
    border: 0 none;
    padding: 10.5px 14px;
    line-height: 15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-weight: 600;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    text-decoration: none !important;
    line-height: 15px;
    white-space: nowrap;
    display: inline-block;
}
a.button:hover, .button:hover, input[type=button]:hover, input[type=submit]:hover
{
    background-color: #2a3175;
}
.button.light-button
{
    border: 1px solid #898b8e;
    background: #FFF;
    color: #273c8e;
    padding: 9.5px 13px;
}
.button.light-button:hover
{
    color: #2a3175;
    background-color: #e1e1e1;
}
.button.yellow-button
{
    background: #f6dc0f;
    color: #181818;
    border-left: 1px solid #d29d09;
}
.button.yellow-button:hover
{
    background-color: #f6dc0f;
}
.button.white-button,
.button.white-button:hover
{
    background: #FFF;
}
.button.add-to-cart-button,
.button.checkout-button,
.button.next-step-button
{
    background: #33ac35;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: block;
    font-weight: 700;
    width: 100%;
}
.button.add-to-cart-button,
.button.next-step-button,
.button.large-button
{
    padding: 0;
    line-height: 52px;
    height: 52px;
    font-size: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.button.large-button
{
    padding: 0 14px;
}
.button.add-to-cart-button.do-add2cart-wait
{
    background-image: url(../../skin/common_files/css/../images/progress.gif);
    background-image: url(../../skin/common_files/css/../images/waiting.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.button.add-to-cart-button:hover,
.button.checkout-button:hover,
.button.next-step-button:hover
{
    background-color: #3bbf3d;
}
.button.add-to-wishlist
{
    border: 1px solid #b8b8b8;
    background: #FFF;
    width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    color: #676767;
    text-transform: uppercase;
    background-color: #e1e1e1;
}
.button.add-to-wishlist:hover
{
    /*background: #FFF;*/
    background-color: #e1e1e1;
    border: 1px solid #b8b8b8;
}
.button.add-to-wishlist span
{
    width: 24px;
    height: 21px;
    display: block;
    float: left;
    margin: 0 auto;
    margin-left: 5px;
    margin-top: 7px;
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 0 0;
}
.button.add-to-wishlist:hover span,
.button.add-to-wishlist.in-wishlist span
{
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 0 -31px;
}
.button.notify-me-button
{
    width: 36px;
    height: 36px;
    padding: 0;
    border: 1px solid #b8b8b8;
    border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    background: #FFF url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 13px -52px;
}
.button.notify-me-button:hover
{
    background-color: #e1e1e1;
}
span.notify-me-waiting
{
    width: 36px;
    padding: 9px 0;
    border: 1px solid #b8b8b8;
    border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
}
input.prod-notif-email
{
    width: 100%;
    border-width: 1px;
    border-right: 0 none;
}
.button.disabled-button,
.button.disabled-button:hover
{
    background: #b8b8b8;
    color: #FFF;
    cursor: default;
}
a.reload-button
{
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -175px -117px;
    width: 17px;
    height: 24px;
    position: relative;
    top: 5px;
    display: inline-block;
    opacity: 0.4;
}
a.reload-button:hover
{
    opacity: 1;
}

/**************************************************************
| Pagination
**************************************************************/
.nav-pages
{
    float: right;
    line-height: 40px;
}
.nav-pages.bottom
{
    /*margin-top: 10px;*/
}
.nav-pages a,
.nav-pages .current-page
{
    font-weight: 700;
    border: 1px solid #8c8888;
    margin-left: -1px;
    width: 50px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}
.nav-pages a
{
    text-decoration: none !important;
    background: #FFF;
}
.nav-pages .current-page
{
    background: #252928;
    color: #FFF;
}
.nav-pages a:hover
{
    background: #fff799;
}
.nav-pages .nav-dots
{
    font-weight: 700;
    width: 50px;
    text-align: center;
    display: inline-block;
}
.dialog-sort
{
    background: #3d4543;
    color: #FFF;
    /*font-size: 0.800em;*/
    padding: 12px;
    line-height: 30px;
}
.dialog-sort .title
{
    font-weight: 600;
    float: left;
    text-transform: capitalize;
    margin-right: 10px;
}
.per-page
{
    margin-top: 5px;
    line-height: 30px;
    float: right;
}
.sort-box select
{
    border: 0 none;
    background: none;
    color: #FFF;
    font-size: inherit;
}
.sort-box select option
{
    color: #FFF;
}
.per-page-values,
.sort-by-values
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.per-page-values
{
    float: right;
}
.sort-by-values
{
    float: left;
    line-height: 30px;
}
select.filter-values
{
    float: right;
    line-height: 30px;
    height: 30px;
    padding: 0 8px 0 8px;
    cursor: pointer;
}
.per-page-values a,
.sort-by-values a
{
    cursor: pointer;
    float: left;
    min-width: 24px;
    padding: 0 8px;
    text-align: center;
    margin-left: 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #FFF !important;
    text-decoration: none !important;
}
.sort-by-values a:hover,
.sort-by-values a.selected,
select.filter-values
{
    background: #252525;
}
.per-page-values a:hover,
.per-page-values a.selected
{
    background: #8b272e;
}
.total-items
{
    float: left;
    font-size: 0.800em;
    line-height: 0.800em;
    color: #666;
    font-weight: 600;
}

/**************************************************************
| Breadcrumbs
**************************************************************/
#location
{
    font-size: 0.800em;
    line-height: 0.800em;
    color: #666;
    margin-top: -5px;
    margin-bottom: 15px;
    font-weight: 600;
}
#location.bottom
{
    margin: 0;
}
#location a
{
    font-weight: 600;
    color: #666 !important;
}
span.breadcrumb-separator
{
    padding: 0 8px;
    position: relative;
}

/**************************************************************
| Dialogs & Containers
**************************************************************/
.content-area
{
    padding: 20px;
    background: #FFF;
    border: 1px solid #898b8e;
}
.content-area p
{
    text-align: justify;
}
.content-area p a
{
    font-weight: bold;
}
.content-area.padding10
{
    padding: 10px;
}
.content-area.padding12
{
    padding: 12px;
}
.dialog
{
    border: 1px solid #898b8e;
}
.dialog > .content
{
    padding: 20px;
    background: #FFF;
}
.dialog .title-bar
{
    background: #c12231;
    padding: 8px 12px;
    min-height: 56px;
    color: #FFF;
    line-height: normal;
}
.dialog .title-bar h1,
.dialog .title-bar h2
{
    font-size: 1.467em;
    font-weight: 400;
    margin: 4px 0 0 0;
    line-height: normal;
    float: left;
}
.dialog .title-bar.black
{
    background: #2d3332;
}
.dialog .title-bar.blue
{
    background: #273c8e;
}
.dialog.info-dialog
{
    border: 1px solid #898b8e;
}
.dialog.info-dialog > .content-area
{
    padding: 0 12px 12px 12px;
    padding: 12px;
}
.dialog.info-dialog .title-bar
{
    padding: 17px 12px;
    min-height: 54px;
    color: #FFF;
    position: relative;
    float: none;
    text-align: center;
}

/*Menus*/
.menu-dialog
{
    padding: 0;
    border: 0 none;
    margin-bottom: 20px;
    border: 1px solid #898b8e;
}
.menu-dialog .title-bar
{
    background: none;
    padding: 6px 10px;
    color: #FFF;
    background: #c12231;
}
.menu-dialog .title-bar h2 {
    color: inherit;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.067em;
    margin: 0;
    padding: 0;
    width: auto;
    /*display: inline;*/
    font-size: 1em;
    padding: 6px;
    text-align: center;
}
.menu-dialog .content
{
    padding: 10px;
    background: #FFF;
    overflow: hidden;
    border-top: 0 none;
    position: relative;
}
.menu-dialog.no-title
{
    border-left: 1px solid #3d4643 !important;
    border-right: 1px solid #3d4643 !important;
    border-bottom: 2px solid #3d4643 !important;
}
.menu-dialog .content p
{
    margin: 0;
}
.menu-dialog ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-dialog ul li
{
    padding: 0;
    vertical-align: middle;
}
.menu-dialog ul li a
{
    padding: 0 10px;
}
.menu-dialog.account-menu .content
{
    padding: 0;
    border: none;
}
.menu-dialog.account-menu ul li
{
    text-transform: capitalize;
    border-top: 1px solid #e1e1e1;
}
.menu-dialog.account-menu ul li.first
{
    border-top: 0 none;
}
.menu-dialog.account-menu ul li a
{
    padding: 0;
    display: block;
    font-weight: 600;
    line-height: 36px;
}
.menu-dialog.account-menu.pages-menu ul li a
{
    padding: 0 10px;
}
.menu-dialog.account-menu ul li:hover a,
.menu-dialog.account-menu ul li.selected a
{
    text-decoration: none;
    background: #fdf59b;
    border: 1px solid #f4db0c;
    line-height: 35px;
}
.menu-dialog.account-menu ul li img.icon
{
    width: 17px;
    height: 17px;
    margin: 0 10px;
    background: none;
    background-position-x: -331px !important;
}
.menu-dialog.account-menu ul li img.icon.icon-account
{
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 0 -20px;
}
.menu-dialog.account-menu ul li img.icon.icon-orders
{
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 0 -38px;
    height: 15px;
}
.menu-dialog.account-menu ul li img.icon.icon-track
{
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 0 -109px;
}
.menu-dialog.account-menu ul li img.icon.icon-returns
{
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 0 -57px;
    height: 13px;
}
.menu-dialog.account-menu ul li img.icon.icon-wishlist
{
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 0 -75px;
}
.menu-dialog.account-menu ul li img.icon.icon-linked
{
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 0 -94px;
    height: 10px;
}
.menu-dialog.account-menu ul li img.icon.icon-logout
{
    background: transparent;
}

/*jQuery Dialog*/
.ui-dialog
{
    padding: 0;
    font-family: "Open Sans", Arial, sans-serif !important;
    min-width: 200px;
    max-width: 90%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: 1px solid #898b8e;
}
.ui-dialog *
{
    font-family: "Open Sans", Arial, sans-serif !important;
}
.ui-widget,
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
{
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
}
.ui-widget-overlay
{
    background: #000;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
}
.ui-dialog.ui-corner-all
{
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.ui-dialog .ui-dialog-titlebar
{
    background: #c12231;
    height: 56px;
    padding: 8px 12px;
    color: #FFF;
    margin: 0;
}
.ui-dialog .ui-dialog-title
{
    font-size: 1.467em;
    font-weight: 600;
    text-transform: capitalize;
    height: auto;
    margin: 4px 0 0 0;
    line-height: normal;
    padding: 0;
    display: block;
}
.ui-dialog .ui-dialog-titlebar-close
{
    width: 55px;
    height: 55px;
    right: 0;
    background: rgba(0, 0, 0, 0.1) !important;
    border: 0;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    float: none;
    top: 0;
    right: 0;
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.ui-dialog .ui-dialog-titlebar-close:hover
{
    background: rgba(0, 0, 0, 0.15) !important;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon
{
    width: 14px;
    height: 13px;
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -296px -136px;
}
.ui-button-icon-only .ui-icon
{
    margin-left: -7px;
}
.ui-widget-content
{
    background: #FFF;
}
.ui-dialog .ui-dialog-content
{
    padding: 12px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    /*border: 0 none;*/
    background: #fff;
    font-weight: 600;
    color: #273c8e;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
{
    border-bottom-right-radius: 2px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl
{
    border-bottom-left-radius: 2px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr
{
    border-top-right-radius: 2px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl
{
    border-top-left-radius: 2px;
}
/*Block UI Plugin*/
.blockMsg
{
    padding: 0;
    margin: 0;
    min-width: 200px;
    top: 40%;
    text-align: center;
    background-color: #fff;
    cursor: wait;
}
.blockUI .waiting
{
    background: none;
    color: #676767;
    display: block;
    font-size: 1.200em;
    font-weight: 600;
}
.blockUI .waiting .icon
{
    background: #FFF url(../../skin/common_files/css/../images/dialog-loading.gif) no-repeat center center;
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.ui-dialog .blockOverlay
{
    background: #fff !important;
    opacity: 1 !important;
    filter:Alpha(Opacity=100);
}
.ui-dialog .blockMsg {
    border: 0 none !important;
}

/*Forms*/
table.form-table-single
{
    border-collapse: collapse;
}
table.form-table-single td
{
    padding: 0;
}
table.form-table-single input[type=text],
table.form-table-single input[type=email],
table.form-table-single input[type=password]
{
    width: 100%;
    border-right: 0 none;
}
table.form-table-single .button
{
    display: block;
    width: 100%;
    border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
}
table.form-table
{
    border-spacing: 0;
    border-collapse: collapse;
}
table.form-table td
{
    padding: 0 0 10px 0;
    vertical-align: middle;
}
table.form-table td input[type=text],
table.form-table td input[type=email],
table.form-table td input[type=password],
table.form-table td textarea,
table.form-table td select
{
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}
table.form-table td.data-name
{
    text-align: right;
}
table.form-table td.data-input.auto input,
table.form-table td.data-input.auto select
{
    width: auto;
}
table.form-table td.data-required
{
    color: #c12231;
    font-weight: bold;
    font-family: serif;
    padding: 0 5px 10px 5px;
    text-align: center;
    width: 10px;
}
table.form-table td.data-name.vtop
{
    vertical-align: top;
    padding-top: 4px;
}
table.data-table
{
    border-spacing: 1px;
    background: #b8b8b8;
}
table.data-table td
{
    padding: 6px 10px;
    background: #FFF;
    text-align: center;
}
table.data-table th
{
    background: #666666;
    color: #FFFFFF;
    padding: 6px 10px;
    font-weight: 600;
    text-align: center;
}
table.data-table th a
{
    color: #FFFFFF;
    text-decoration: underline;
}
table.data-table.light
{
    background-color: #aaaaaa;
}
table.data-table.light td
{
    color: #676767;
    background-color: #FFFFFF;
}
table.data-table.light th
{
    color: #FFFFFF;
    background-color: #555555;
}

/*Layout*/
.column-left
{
    float: left;
    width: 320px;
}
.column-right
{
    float: right;
    width: 600px;
}
.column-right.with-border
{
    border-left: 1px solid #b8b8b8;
    width: 580px;
    padding-left: 20px;
}
.column-left-half
{
    float: left;
    width: 480px;
    width: 49%;
}
.column-right-half
{
    float: right;
    width: 480px;
    width: 49%;
}
.column-left-narrow
{
    float: left;
    width: 240px;
    margin-top: 24px;
}
.column-left-extra-narrow
{
    float: left;
    width: 200px;
    margin-top: 24px;
}
.column-right-narrow
{
    float: right;
    width: 720px;
}

/**************************************************************
| Formatting
**************************************************************/
.welcome-text, .subcategory-bottomdescr, .category-header .right
{
    text-align: justify;
}


/**************************************************************
| Notices
**************************************************************/
.frozen-notice
{
    margin-bottom: 10px;
    margin-top: -10px;
    padding: 20px 20px 20px 85px;
    background-repeat: no-repeat;
    background-position: 10px center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    min-height: 48px;
    color: #FFFFFF;
    background: #0076a3 url(/skin/common_files/images/custom/frozen-notice-icon.png) no-repeat 20px 20px;
}
.frozen-notice a
{
    color: #FFFFFF;
    font-weight: bold;
}
.notice
{
    padding: 10px;
    background: #ebeffc;
    border-left: 5px solid #273c8e;
}
.notice.success
{
    background: #b8f6b9;
    border-color: #33ac35;
}
.notice.error
{
    background: #fff0f1;
    border-color: #c12231;
}
.callout
{
    padding: 15px;
    background: #273c8e;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #FFF;
}
.callout a
{
    color: #FF;
    font-weight: 600;
}
.callout h2:first-of-type
{
    margin-top: 0;
}

/**************************************************************
| Layout
**************************************************************/
#page-container
{
    min-height: 100%;
    position: relative;
    background: #cbcbcb;
}
#content-container
{
    margin: 0 auto;
    clear: both;
    position: relative;
    padding-top: 212px;
    min-height: 300px;
}
#center
{
    padding: 20px 0;
}
#left-bar
{
    float: left;
    position: relative;
    width: 324px;
    margin-top: 15px;
}
#right-bar
{
    float: right;
    position: relative;
    width: 324px;
}
#center-main
{
    position: relative;
}
#center-main.right-bar,
#product-main.right-bar,
.welcome-page.right-bar
{
    margin-right: 324px;
    padding-right: 15px;
}
#center-main.left-bar
{
    margin-left: 324px;
    padding-left: 15px;
}
#center-main.left-bar
{
    margin-left: 324px;
    padding-left: 15px;
}

/**************************************************************
| Header, Minicart & Main Menu
**************************************************************/
#header
{
    position: fixed;
    background: #FFF;
    /*background: #f4f4f4;*/
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
}
.top-bar
{
    background: #2e3432;
    color: #FFF;
    height: 36px;
    line-height: 36px;
    font-size: 0.800em;
}
.top-bar .top-shipping
{
    float: left;
    text-transform: uppercase;
}
.top-bar .top-shipping a
{
    color: #f6dc0f;
}
ul.top-links
{
    float: right;
    border-right: 1px solid #3d4542;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
    border-spacing: 0;
    /*width: 400px;*/
}
ul.top-links > li
{
    display: table-cell;
    padding: 0 18px;
    border-left: 1px solid #3d4542;
    text-align: center;
}
ul.top-links > li a.top-link
{
    line-height: 36px;
    color: #ababab;
    display: block;
    text-decoration: none;
    font-weight: 600;
}
ul.top-links > li:hover a.top-link
{
    color: #FFF;
    text-decoration: none;
}
ul.top-links > li.account-link
{
    /*width: 133px;*/
}
ul.top-links > li.account-link a.top-link
{
    color: #f6dc0f;
}
ul.top-links > li.dropdown-link
{
    position: relative;
}
ul.top-links > li.dropdown-link a.top-link img.icon
{
    margin-left: 7px;
    width: 10px;
    height: 5px;
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -198px -125px;
}
ul.top-links > li.dropdown-link.menu-active:hover
{
    background: #3d4542;
}
ul.top-links > li.dropdown-link.menu-active:hover .dropdown
{
    display: block;
}
.dropdown
{
    position: absolute;
    z-index: 99;
    right: -1px;
    left: -1px;
    top: 36px;
    display: none;
}
.dropdown .menu-dialog
{
    margin: 0;
    border: 0 none;
}
.dropdown .menu-dialog ul li a
{
    padding: 0 18px;
    text-align: left;
    white-space: nowrap;
}
.dropdown .menu-dialog ul li img.icon
{
    display: none;
}
.header-container
{
    padding: 12px 0;
}
.header-container .header-links
{
    text-transform: uppercase;
    font-weight: 700;
    line-height: 15px;
}
.header-container .header-links a
{
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #b8b8b8;
    float: left;
}
.header-container .header-links a.first
{
    border: none;
    padding-left: 0;
    margin-left: 0;
}
.header-left
{
    float: left;
    width: 320px;
    margin-right: 24px;
}
.header-center
{
    float: left;
    width: 442px;
    margin-top: 8px;
    position: relative;
}
.header-right
{
    float: right;
    width: 170px;
    margin-top: 8px;
}
.header-container .search
{
    width: 100%;
    margin-top: 8px;
}
.header-container .search input[type=text]
{
    height: 42px;
}
.header-container .search input[type=submit]
{
    text-transform: uppercase;
    width: 100%;
    background: #2a3175;
    padding: 0;
    line-height: 42px;
    height: 42px;
}
.header-container .search input[type=submit]:hover
{
    background: #273c8e;
}
.minicart-container .minicart
{
    position: relative;
}
.minicart .minicart-additional
{
    background-color: #666666;
    color: #FFFFFF;
}
.minicart .minicart-cost
{
    font-size: 1.067em;
    line-height: 1em;
    font-weight: 700;
}
.minicart .minicart-cost .currency
{
    color: #33ac35;
}
.minicart .minicart-items
{
    font-weight: 600;
    color: #181818;
    margin-left: 55px;
}
.minicart .minicart-count
{
    display: block;
    width: 44px;
    height: 44px;
    background: #181818;
    color: #00ff00;
    font-weight: 700;
    font-size: 1.3em;
    line-height: 38px;
    text-align: center;
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border: 2px solid #33ac35;
    position: absolute;
    left: 6px;
    top: -6px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.minicart .empty .minicart-count
{
    border-color: #b8b8b8 !important;
}
.minicart .minicart-shipping
{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.733em;
    white-space: nowrap;
    text-align: center;
}
.minicart .minicart-weight
{
    float: right;
    color: #666;
    font-size: 0.800em;
}
.minicart .empty
{
    color: #b8b8b8;
}
.minicart .ajax-minicart-icon
{
    cursor: default;
}
.minicart .full .ajax-minicart-icon
{
    cursor: pointer;
}
.minicart .button.checkout-button.minicart-checkout-button
{
    padding: 0;
    line-height: 42px;
    height: 42px;
    text-align: center;
    font-size: 1.3em;
    width: 170px;
    font-weight: 600;
}
.menu-minicart
{
    position: relative;
}
#added-to-cart
{
    display: none;
    position: absolute;
    z-index: 1;
    top: 44px;
    left: -50px;
}
#added-to-cart .added-wrapper
{
    position: relative;
    background: #FFF;
    border: 1px solid #b8b8b8;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: -1px 2px 5px rgba(0,0,0,0.3);
    font-weight: 700;
    padding: 10px 20px;
    color: #3bbf3d;
}
#added-to-cart img.arrow-icon
{
    width: 19px;
    height: 10px;
    position: absolute;
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -232px -124px;
    z-index: 1;
    top: -10px;
    left: 69px;
}
.ajax-minicart-icon.minicart-icon
{
    position: absolute;
    width: 55px;
    height: 50px;
    top: -7px;
    z-index: 1;
}
.minicart-box
{
    display: none;
    position: absolute;
    left: auto;
    right: 0;
    top: 44px;
    white-space: normal;
    z-index: 2500;
    font-weight: normal;

}
.minicart-box .minicart-wrapper
{
    width: 270px;
    max-width: 270px;
    padding: 10px;
    background: #fff none;
    border: 1px solid #b8b8b8;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: -1px 2px 5px rgba(0,0,0,0.3);
}
.minicart-spacer
{
    position: absolute;
    height: 50px;
    top: -50px;
    width: 56px;
    left: 100px;
    cursor: pointer;
}
.minicart-box img.arrow-icon
{
    width: 19px;
    height: 10px;
    position: absolute;
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -232px -124px;
    z-index: 9999;
    top: -9px;
    right: 131px;
}
.minicart-box .progress
{
    background: transparent url(../../skin/common_files/css/../images/progress.gif) repeat-x left top;
    height: 11px;
}
.minicart-box hr
{
    margin: 7px 0;
    border-color: #e1e1e1;
}
.minicart-box ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.minicart-box ul li
{
    position: relative;
    margin: 0;
    padding: 10px 10px 10px 0;
    overflow: hidden;
    white-space: normal;
    line-height: normal;
    float: right;
}
.minicart-box h3
{
    text-align: left;
    margin: 0;
}
.minicart-box .close-cart-link
{
    float: right;
    color: #676767;
}
.minicart-box .close-cart-link a
{
    color: #676767;
}
table.cart-items
{
    border-collapse: collapse;
    width: 100%;
}
table.cart-items td
{
    padding: 0;
    text-align: center;
    line-height: normal;
    vertical-align: middle;
}
table.cart-items td.minicart-product
{
    text-align: left;
    padding: 0 10px;
}
table.cart-items td.minicart-product .name
{
    font-weight: 600;
    margin-bottom: 8px;
}
tr.minicart-subtotal td
{
    text-align: center;
    font-weight: 600;
    padding-bottom: 10px;
}
/* Collapsed Header */
.collapse-show
{
    display: none;
}
.collapsed .collapse-hide
{
    display: none;
}
.collapsed .collapse-show
{
    display: block; /* Fallback for IE */
    display: initial;
}

/*******************************************************
| Main Menu
*******************************************************/
.main-menu
{
    height: 56px;
    line-height: 56px;
    background: #273c8e;
    border-bottom: 2px solid #2d3332;
}
.menu-active-overlay
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: #000;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
    display: none;
}
.main-menu-active .menu-active-overlay
{
    /*display: block;*/
}
#main-menu-nav
{
    position: relative;
}
#main-menu-nav a
{
    text-decoration: none !important;
}
#main-menu-nav ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
#main-menu-nav ul.main-menu-top > li
{
    margin: 0;
    display: table-cell;
    text-align: center;
    border: 0 none !important;
    background: none;
}
#main-menu-nav ul.main-menu-top > li:last-child
{
    border-right: 1px solid #2a3175;
}
#main-menu-nav ul.main-menu-top > li > a
{
    text-transform: uppercase;
    line-height: 56px;
    padding: 0 6px;
    color: #FFF;
    display: block;
    font-weight: 600;
    border: 0 none !important;
    position: relative;
}
#main-menu-nav ul.main-menu-top > li > a > img.icon
{
    width: 15px;
    height: 10px;
    position: absolute;
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -232px -125px;
    bottom: 0;
    left: calc(50% - 7.5px);
    display: none;
    bottom: 0;
    z-index: 9999;
}
#main-menu-nav ul.main-menu-top > li.current-cat > a,
#main-menu-nav ul.main-menu-top > li:hover > a
{
    background: #2a3175;
}
.main-menu-active #main-menu-nav ul.main-menu-top > li:hover > a > img.icon
{
    display: block;
}
#main-menu-nav ul.main-menu-top > li > .main-menu-sub
{
    display: none;
    z-index: 9998;
    text-transform: none;
    position: absolute;
    top: 54px;
    text-align: left;
}
#main-menu-nav ul.main-menu-top > li > .main-menu-sub > .menu-sub-wrapper
{
    margin-top: 2px;
    border-left: 2px solid #2d3332;
    border-right: 2px solid #2d3332;
    border-bottom: 2px solid #2d3332;
    background: #FFF;
    border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
}
.main-menu-active #main-menu-nav ul.main-menu-top > li:hover > .main-menu-sub
{
    display: block;
}
#main-menu-nav ul.main-menu-top > li > .main-menu-sub
{
    left: 0;
}
#main-menu-nav ul.main-menu-top > li > .main-menu-sub.right
{
    left: auto;
    right: 0;
}
.mega-menu-tab.single
{
    position: relative
}
.main-menu-sub table.sub-menu-divider td.first
{
    border-left: none;
}
.main-menu-sub td.sub-menu-cell .sub-menu-wrapper
{
    margin: 0;
    background: #f4f4f4;
}
.main-menu-sub td.sub-menu-cell .sub-menu-wrapper.with-subs
{
    border-bottom: 1px solid #e1e1e1;
}
.main-menu-sub a.menu-link
{
    line-height: normal;
    display: block;
    padding: 7px 9px;
    margin: 0;
}
.main-menu-sub a.second-level
{
    font-weight: 600;
    background: #f4f4f4;
    background: #FFF;
    white-space: nowrap;
    border-bottom: 1px solid #e1e1e1;
    line-height: 26px;
}
.main-menu-sub a.second-level:hover
{
    background: #fff799;
    border: 1px solid #f5db0c;
    line-height: 25px;
}
.main-menu-sub a.third-level
{
    font-size: 0.800em;
    font-size: 0.933em;
    padding: 4px 0 4px 10px;
    line-height: normal;
    font-weight: 600;
}
.main-menu-sub a.third-level:hover
{
    background: #e1e1e1;
}
.main-menu-sub a.last
{
    padding-bottom: 5px !important;
}
.main-menu-sub table.sub-menu-divider
{
    border-collapse: collapse;
    width: 100%;
    min-width: 200px;
}
.main-menu-sub table.sub-menu-divider td.sub-menu-cell
{
    padding: 0;
    vertical-align: top;
    width: 200px;
    min-width: 200px;
    padding: 0;
    vertical-align: top;
    border-left: 1px solid #e1e1e1;
}
.main-menu-sub table.sub-menu-divider td.sub-menu-cell.first
{
    border-left: 0;
}
.main-menu-sub table.sub-menu-divider td.sub-menu-cell.featured
{
    background: #FFF;
    width: 176px;
    min-width: 176px;
    border-left: 2px solid #2d3332;
    border-right: 0;
}
.main-menu-sub table.sub-menu-divider td.sub-menu-cell.featured.first
{
    border-right: 2px solid #2d3332;
    border-left: 0;
}
.main-menu-sub table.sub-menu-divider td.sub-menu-footer
{
    background: #2d3332;
    padding: 10px;
    border: 0;
}
.main-menu-sub table.sub-menu-divider td.sub-menu-footer .sub-menu-count
{
    color: #EEE;
    line-height: 14px;
}
.main-menu-sub table.sub-menu-divider td.sub-menu-footer .sub-menu-count a
{
    color: #EEE;
    font-weight: 600;
    padding-left: 10px;
    border-left: 1px solid #444444;
    margin-left: 10px;
}
.main-menu-sub table.sub-menu-divider td.sub-menu-footer .sub-menu-count a:hover
{
    text-decoration: underline !important;
    color: #FFF;
}
.sub-menu-cell.featured .featured-wrapper
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
}

/**************************************************************
| Footer
**************************************************************/
#footer .footer-top
{
    background: #c12231;
    vertical-align: middle;
    position: relative;
    color: #FFF;
    border-top: 1px solid #898b8e;
}
#footer .footer-top .footer-left
{
    float: left;
    height: 80px;
    padding: 10px 10px 10px 0;
}
#footer .footer-top .footer-right
{
    float: right;
    width: 684px;
    background: #7d1e27;
    height: 80px;
    padding: 14px 0;
}
#footer .footer-middle
{
    background: #2e3432;
    color: #FFF;
    border-top: 1px solid #222222;
}
#footer .footer-middle .footer-left
{
    float: left;
    padding: 26px 0;
}
#footer .footer-middle .footer-right
{
    float: right;
    width: 432px;
    background: #252928;
    padding: 26px 0;
    height: 274px;
}
.footer-middle a
{
    color: #FFF;
}
#footer .footer-bottom
{
    background: #181818;
    height: 60px;
    line-height: 60px;
    color: #444;
}
#footer .footer-bottom a,
#footer .footer-bottom span
{
    color: #FFF;
}
#footer .footer-bottom .footer-left
{
    float: left;
    font-size: 0.933em;
}
#footer .footer-bottom .footer-right
{
    float: right;
}
#footer ul.footer-links
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
    padding-left: 30px;
}
#footer ul.footer-links.last
{
    margin-right: 0;
}
#footer ul.footer-links li
{
    margin: 0;
    padding: 0;
    /*margin-bottom: 8px;*/
    font-size: 0.933em;
    color: #EEE;
}
#footer ul.footer-links li a
{
    color: #EEE;
}
#footer ul.footer-links li a:hover
{
    color: #FFF;
}
#footer ul.footer-links li.title
{
    padding-bottom: 8px;
    border-bottom: 1px solid #444;
    margin-bottom: 12px;
    font-size: 1.067em;
    font-weight: 600;
    margin-right: 30px;
}
.news-signup .title
{
    text-align: right;
    float: left;
    margin-left: 30px;
}
.news-signup .title .text-big
{
    /*font-weight: 600;*/
    line-height: 1.3em;
    font-size: 1.39em;
}
.news-signup .form
{
    width: 432px;
    float: right;
}
.news-signup .form input[type=email]
{
    background: #FFF url(../../skin/common_files/css/../images/news-email-icon.png) no-repeat 8px center;
    border-color: #898b8e;
    height: 53px;
    padding-left: 50px;
}
.news-signup .form input[type=submit]
{
    text-transform: uppercase;
    line-height: 80px;
    height: 80px;
    padding: 0;
    top: -14px;
    bottom: -14px;
    position: absolute;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0;
}
.mc-success
{
    text-align: center;
    line-height: 50px;
    font-size: 1.39em;
    font-weight: 600;
    color: #f6dc0f;
}
#mc_popup_signup .mc-success
{
    color: #FFF;
    line-height: normal;
}
.footer-middle iframe.google-map
{
    border: 2px solid #444;
    float: left;
    display: block;
}
.footer-middle .location
{
    float:left;
    margin-left: 20px;
}
.footer-middle .location .title
{
    padding-bottom: 8px;
    border-bottom: 1px solid #444;
    margin-bottom: 12px;
    font-size: 1.067em;
    font-weight: 600;
}
.footer-middle .location .info
{
    font-size: 0.933em;
    color: #EEE;
}
.trust-icons
{
    margin-top: 16px;
}
.trust-icons .icon
{
    margin-left: 15px;
}
.trust-icons .norton-icon, .trust-icons .bbb-icon, .trust-icons .paypal-cc-icon, .trust-icons .mcafee-icon
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat;
    float: left;
}
.trust-icons .icon.mcafee-icon
{
    background-position: -155px 0;
    width: 94px;
    height: 32px;
}
.trust-icons .icon.norton-icon
{
    background-position: -155px -36px;
    width: 87px;
    height: 37px;
    margin-top: -4px;
}
.trust-icons .icon.bbb-icon
{
    background-position: -155px -80px;
    width: 86px;
    height: 32px;
}
ul.social-icons
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
}
ul.social-icons li
{
    display: table-cell;
    width: 56px;
    padding: 0;
}
ul.social-icons li .icon
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -53px -173px;
    display: block;
    width: 56px;
    height: 60px;
}
ul.social-icons li .icon.facebook-icon
{
    background-position-x: -53px;
}
ul.social-icons li .icon.twitter-icon
{
    background-position-x: -112px;
}
ul.social-icons li .icon.yelp-icon
{
    background-position-x: -171px;
}
ul.social-icons li .icon.pinterest-icon
{
    background-position-x: -232px;
}
ul.social-icons li .icon.instagram-icon
{
    background-position-x: -290px;
}

/**************************************************************
| Categories
**************************************************************/
.category-header
{
    display: table;
    width: 100%;
    border-spacing: 0;
    background: #FFF;
    border: 1px solid #898b8e;
}
.category-header > .left
{
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    background: #FFF;
    text-align: center;
    width: 498px;
}
.category-header a
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 600;
}
.category-header a:hover
{
    text-decoration: underline;
}
.category-header > .right
{
    display: table-cell;
    padding: 20px;
    padding-bottom: 0;
    color: #FFF;
    background: #c12231;
    background-image: url(../../skin/common_files/css/../images/sun-watermark.png);
    background-repeat: no-repeat;
    background-position: 160% 10%;
    background-position: right -60px bottom -80px;
    vertical-align: top;
}
.category-header h1
{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.467em;
    padding-left: 57px;
    min-height: 41px;
}
.category-header h1::after
{
    clear: both;
    content: "";
}
.category-header h1 span.icon
{
    margin-top: -5px;
    float: left;
    margin-left: -57px;
    width: 47px;
    height: 47px;
    background: transparent url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 0 -173px;
}
.subcategory-table
{
    display: table;
    border-spacing: 12px;
    margin-left: -12px;
    margin-top: 12px;
    margin-bottom: 12px;
    width: 102.5%;
    width: calc(100% + 24px);
}
.dialog.category-dialog .subcategory-table,
.subcategory-table.brand-table
{
    margin-top: -12px;
    margin-bottom: -12px;
}
.subcategory-table .row
{
    display: table-row;
}
.subcategory-table .cell
{
    display: table-cell;
    vertical-align: top;
    padding: 0;
    /*width: 25%;*/
    border: 1px solid #898b8e;
    background: #273c8e;
}
.subcategory-table:not(.promotions) .cell:not(.empty):hover
{
    box-shadow: 0 5px 15px #666666;
}
.subcategory-table .cell.empty
{
    border: 0 none;
    background: none;
}
.subcategory-table .cell > .top
{
    height: 104px;
    overflow: hidden;
    background: #FFF;
}
.subcategory-table .cell > .top a
{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center;
}
.subcategory-table .cell > .bottom
{
    background: #273c8e;
    /*border-top: 1px solid #898b8e;*/
    padding: 20px 5px;
    color: #cccccc;
    text-align: center;
}
.subcategory-table .cell > .bottom a
{
    color: #FFF;
    font-weight: 600;
    text-decoration: none !important;
    margin: 0 auto;
    margin-bottom: 2px;
    display: block;
}
.subcategory-bottomdescr
{
    margin-bottom: 20px;
}

/**************************************************************
| Product Carousels
**************************************************************/
.recently-viewed-container
{
    background-color: #AAAAAA;
}
.recently-viewed
{
    width: 980px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.recently-viewed .dialog.carousel-dialog
{
    margin-top: 0px !important;
}
.dialog.carousel-dialog
{
    margin-top: 10px;
    clear: both;
}
.dialog.carousel-dialog > .content
{
    padding: 12px;
    background: #e0e0e0;
}
.dialog.carousel-dialog .content.loading
{
    height: 255px;
    overflow: hidden;
    background: #FFF url(../../skin/common_files/css/../images/dialog-loading.gif) no-repeat center center;
}
.dialog.carousel-dialog .content.loading .product-cell-wrapper
{
    display: none;
}
.dialog.carousel-dialog .total-items
{
    float: right;
    color: #FFF;
    line-height: 40px;
}
.carousel-dialog .button.view-all-button
{
    margin-left: 10px;
    padding: 0 10px;
    line-height: 32px;
    margin-top: 4px;
    background: #181818;
    color: #FFF;
    border: none;
}
.carousel-dialog > .title-bar > h2 > a
{
    text-decoration: none !important;
}
.carousel-dialog .product-cell-wrapper
{
    border: 1px solid #8c8888;
    background: #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: relative;
}
.color_new_arrivals
{
    color: #273c8e;
}
.color_featured
{
    color: #3487b3;
}
.color_on_sale
{
    color: #c12231;
}
.color_bestsellers
{
    color: #f9621a;
}
.color_shop_by_cat
{
    color: #191919;
}
.color_wishlist
{
    color: #191919;
}

/**************************************************************
| Products
**************************************************************/
.product-quantity-select-box
{
    display: table;
    border-spacing: 0;
    margin-right: 10px;
}
.product-quantity-select-box input
{
    display: table-cell !important;
    vertical-align: middle;
    width: 45px;
    line-height: 45px;
    height: 45px;
    border-width: 1px;
    font-weight: 600;
    font-size: 1.3em;
    text-align: center;
}
.product-quantity-select-box .input-change
{
    display: table-cell;
    vertical-align: middle;
    color: #FFF;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    font-size: 1.45em;
    font-weight: 700;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.product-quantity-select-box .input-change.up
{
    text-align: right;
    padding-left: 5px;
    font-weight: 600;
}
.product-quantity-select-box .input-change.down
{
    text-align: left;
    padding-right: 5px;
    line-height: 26px;
    vertical-align: top;
}
.dialog.products-dialog .content
{
    padding: 0;
    background: #e0e0e0;
    border: 0 none;
}
table.products-table
{
    border-spacing: 12px;
}
td.product-cell
{
    vertical-align: top;
    padding: 0;
    border: 1px solid #8c8888;
    background: #FFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: relative;
}
td.product-cell:hover
{
    box-shadow: 0 5px 15px #666666;
}
.product-cell-wrapper
{
    display: table;
    width: 100%;
    border-collapse: collapse;
}
.product-cell-wrapper .product-cell-left
{
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 130px;
    background: #FFF;
    border-right: 1px solid #8c8888;
}
.product-cell-wrapper.grayscale .product-cell-right
{
    background: #666666 !important;
}
.product-cell-wrapper.grayscale .product-cell-right .top
{
    background: #BBBBBB;
    border-bottom: 1px solid #8c8888;
}
.product-cell-wrapper.grayscale .stars
{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}
.product-cell-wrapper.grayscale a.link
{
    color: #666666;
}
.product-cell-wrapper .product-cell-right
{
    padding: 0;
    display: table-cell;
    vertical-align: top;
    color: #FFF;
    background: #273c8e;
}
.product-cell-wrapper .product-cell-right .top
{
    background: #c12231;
    border-bottom: 1px solid #858585;
    padding: 10px;
    color: #FFF;
}
.product-cell-wrapper .product-cell-right .bottom
{
    padding: 10px;
}
.product-cell-wrapper .product-title
{
    font-weight: 600;
    height: 4.713em;
    overflow: hidden;
    display: block;
    color: #FFF;
}
.product-cell-wrapper .image
{
    text-align: center;
    height: 164px;
    margin-bottom: 5px;
}
.product-cell-wrapper .image a
{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}
.product-cell-wrapper a.link
{
    font-size: 0.800em;
    text-decoration: underline;
    font-weight: 600;
}
.product-cell-wrapper .stock
{
    font-size: 0.800em;
    text-transform: uppercase;
    line-height: normal;
}
.product-cell-wrapper .reviews
{
    text-align: center;
    height: 22px;
    margin-top: 10px;
}
.product-cell-wrapper .price
{
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.product-cell-wrapper .price-value .currency
{
    font-weight: 700;
    color: #f6dc0f;
}
.product-cell-wrapper .market-price .currency
{
    font-weight: 400;
    text-decoration: line-through;
}
.product-cell-wrapper .prod-notif-text
{
    font-size: 0.933em;
    margin-bottom: 10px;
    line-height: 16px;
    font-weight: 600;
    /*text-align: center;*/
}
.product-cell-wrapper .price .price-save
{
    float: right;
    color: #c12231;
}
.product-cell-wrapper .buy
{
    height: 52px;
}
.product-cell-wrapper .button.discontinued-button
{
    margin-top: 33px;
    text-transform: uppercase;
    display: block;
    cursor: pointer;
}
.product-cell-wrapper .yotpo_stars .read-reviews
{
    font-weight: 600;
    color: #FFF !important;
    text-decoration: none !important;
    float: left;
    /*margin-left: 8px;*/
}
.product-cell-wrapper.grayscale .yotpo_stars .read-reviews
{
    display: none;
}

/*Simple Product Table (ie Similar Items)*/
.ui-dialog.similar-items .ui-dialog-content
{
    background: #e0e0e0 !important;
}
table.simple-products-table
{
    margin-left: -12px;
    margin-top: -12px;
    margin-bottom: -12px;
    width: calc(100% + 24px);
}
table.simple-products-table .product-cell-top
{
    padding: 10px;
}
table.simple-products-table .product-cell-bottom
{
    background: #273c8e;
    padding: 10px;
    color: #FFF;
}
table.simple-products-table td.product-cell .price
{
    margin: 10px 0 0 0;
}

/**************************************************************
| Product Tags / Featured Colors
**************************************************************/
.bestseller-bkgd
{
    background-color: #0076a3 !important;
}
.new-bkgd
{
    background-color: #f26522 !important;
}
.sale-bkgd
{
    background-color: #8d202b !important;
}
.featured-bkgd
{
    background-color: #33ac35 !important;
}
.bestseller-text
{
    color: #0076a3 !important;
}
.new-text
{
    color: #f26522 !important;
}
.sale-text
{
    color: #8d202b !important;
}
.featured-text
{
    color: #33ac35 !important;
}
.tag-icon
{
    position: absolute;
    top: -9px;
    left: -36px;
    z-index: 8;
    width: 0;
    height: 0;
    border-left: 55px solid transparent;
    border-right: 55px solid transparent;
    border-bottom: 55px solid #273c8e;
    transform: rotate(-45deg) translate(1px);
    -webkit-transform:  rotate(-45deg);
    -moz-transform: rotate(-45deg) translate(0) perspective(999px);
    -o-transform:  rotate(-45deg);
    -ms-transform: rotate(-45deg);
    line-height: normal;
}
.tag-icon span
{
    width: 65px;
    margin-left: -33px;
    margin-top: 26px;
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 0.800em;
    font-weight: 600;
    text-transform: uppercase;
}
.tag-icon.sale
{
    border-bottom-color: #8d202b;
}
.tag-icon.new
{
    border-bottom-color: #f26522;
}
.tag-icon.reorder
{
    border-bottom-color: #33ac35;
}
.tag-icon.reorder span
{
    margin-top: 31px;
}
.tag-icon.bestseller
{
    border-bottom-color: #0076a3;
}
.tag-icon.bestseller span
{
    margin-top: 17px;
}

/**************************************************************
| Product Details
**************************************************************/
.details-container
{
    /*margin-top: 30px;*/
    position: relative;
}
.details-container .column-right-half
{
    width: 480px;
}
.details-container .image-wrapper
{
    height: 340px;
    position: relative;
}
.details-container .image
{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}
.details-container .descr
{
    padding-bottom: 20px;
}
.details-container .order-details
{
    background-color: #FFFFFF;
    padding: 20px;
}
.details-container .order-details .add-to-cart-button
{
    display: block;
    width: 100%;
    max-width: 160px;
}
.details-container .order-details .avail
{
    white-space: nowrap;
    color: #676767;
    text-align: right;
    vertical-align: bottom;
}
.details-container .order-details .price
{
    font-weight: 600;
    font-size: 1.200em;
    line-height: 0.800em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.details-container .order-details .price .currency
{
    font-weight: 700;
    color: #f6dc0e;
}
.details-container .order-details .market-price
{
    color: #E5E5E5;
    text-transform: capitalize;
}
.details-container .order-details .market-price .price-value
{
    text-decoration: line-through;
}
.details-container .order-details .price-save
{
    font-weight: 600;
}
.details-container .specs
{
    margin-top: 20px;
}
.details-container .reviews
{
    margin-bottom: 20px;
}
.details-container .reviews .star-icon
{
    float: left;
}
.details-container .yotpo_stars .read-reviews
{
    margin-left: 10px;
}
.details-container .reviews .read-reviews
{
    font-weight: 600;
    text-decoration: none !important;
}
.details-container .actions
{
    margin-top: 20px;
    border-collapse: collapse;
}
.details-container .actions td
{
    min-width: 140px;
    padding: 0;
}
.details-container .actions td .button.add-to-wishlist
{
    background-color: #FFF !important;
}
.details-container .actions td.spacer
{
    min-width: 0;
    width: 10px;
}
.details-container .actions a
{
    font-size: 0.933em;
    display: block;
    width: 100%;
    white-space: nowrap;
}
.details-container .more-like
{
    padding-top: 16px;
}
.details-container .more-like a
{
    font-weight: bold;
}
.details-container .shipping-info
{
    border: 1px solid #CCCCCC;
    padding: 6px;
    background-color: #EAEAEA;
    text-align: center;
}
.yotpo.yotpo-main-widget
{
    width: auto !important;
    padding: 0;
}
.details-container .order-details h2.cart-title
{
    border-bottom: 1px solid #b8b8b8;
    margin-top: 0;
    padding-bottom: 10px;
}
.share-links
{
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
}
.share-links .share-link
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    line-height: 10px;
    width: 33%;
}
.share-links .share-link a
{
    display: block;
    margin: 0 auto;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    font-size: 1em;
    color: #FFF !important;
    text-decoration: none !important;
    font-weight: 600;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    margin-right: 10px;
}
.share-links .share-link img
{
    height: 36px;
    width: 36px;
    float: left;
}
.share-link .share-fb
{
    background: #334d82;
}
.share-link .share-fb:hover
{
    background: #3c5a99;
}
.share-link .share-fb img
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -251px 0;
    border-right: 1px solid #334d82;
    background-color: #3c5a99;
}
.share-link .share-tw
{
    background: #2898c9;
}
.share-link .share-tw:hover
{
    background: #2eaae1;
}
.share-link .share-tw img
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -251px -36px;
    border-right: 1px solid #2898c9;
    background-color: #2eaae1;
}
.share-link .share-gp
{
    background: #c3473c;
}
.share-link .share-gp:hover
{
    background: #dc4e41;
}
.share-link .share-gp img
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -251px -74px;
    border-right: 1px solid #c3473c;
    background-color: #dc4e41;
}
.details-container .prod-notif
{
    max-width: 300px;
}

/**************************************************************
| Cart & Checkout
**************************************************************/
#checkout-msg
{
    padding-bottom: 20px;
    width: 640px;
    float: left;
}
#checkout-msg .checkout-msg-text h1 {
    font-size: 1.2em !important;
    margin: 0;
    padding: 0;
}
#checkout-msg .checkout-msg-text p
{
    margin: 0;
    padding: 0;
}
#progress-bar
{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
ul.progress_bar
{
    margin: 0;
    padding: 0;
    list-style: none;
    height: 60px;
    width: 100%;
}
ul.progress_bar li
{
    float: left;
    width: 270px;
    margin: 0;
    padding: 0;
    position: relative;
    margin-right: -16px;
}
ul.progress_bar li .progress_number,
.progress-complete .progress_number
{
    margin-right: 15px;
    font-size: 28px;
    line-height: 60px;
    vertical-align: bottom;
    font-weight: 700;
    color: #676767;
}
ul.progress_bar li.current_step .progress_number
{
    color: #f6dc0f;
}
ul.progress_bar li span.progress_text
{
    background: #e0e0e0;
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    color: #676767;
    font-size: 1.067em;
}
ul.progress_bar li.step1 span.progress_text
{
    margin-right: 30px;
    border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
}
ul.progress_bar li.step2 span.progress_text
{
    margin-right: 30px;
    margin-left: 30px;
}
ul.progress_bar li.step3 span.progress_text
{
    margin-left: 30px;
    border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
}
ul.progress_bar li.current_step span.progress_text
{
    background: #c12231;
    color: #FFF;
    font-weight: 600;
}
ul.progress_bar li.current_step span.progress_text a
{
    color: #fff;
    text-decoration: none !important;
}
ul.progress_bar li.current_step span.progress_text a:hover
{
    text-decoration: underline !important;
}
ul.progress_bar li .triangle
{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    border: 0;
}
ul.progress_bar li .triangle_inverted
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border: 0;
}
ul.progress_bar li.progress-complete
{
    width: 191px;
    background: #e0e0e0;
    color: #676767;
    height: 60px;
    margin-left: 26px;
    border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
}
ul.progress_bar li.progress-complete.current_step
{
    background: #c12231;
    color: #FFF;
}
ul.progress_bar li.progress-complete span.progress_text
{
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    color: inherit;
    font-size: 1.067em;
    background: none !important;
}
.cart-right .button.next-step-button,
.progress-checkout .next-step-button,
#wcm_cart_auth .next-step-button,
#wcm_cart_auth .large-button
{
    width: 140px;
    float: right;
}
.cart-left
{
    float: left;
    width: 330px;
}
.cart-right
{
    float: right;
    width: 432px;
}
.cart-left table.form-table-single input[type=text]
{
    border-color: #898b8e;
    border-width: 1px;
}
.cart-table
{
    width: 100%;
    background: #FFF;
}
.cart-table td
{
    padding: 0;
}
.cart-table td.cart-img,
.cart-table td.cart-product
{
    padding: 10px 5px;
}
.cart-table td.cart-cost
{
    width: 140px;
}
.cart-table td.cart-qty
{
    width: 118px;
    padding-left: 10px;
}
.cart-table td.cart-qty input[type=text],
.cart-table td.cart-qty input[type=number]
{
    font-weight: bold;
    width: 46px;
    text-align: center;
}
.cart-table th
{
    background: #2e3432;
    padding: 10px;
    color: #FFF;
    font-weight: 600;
}
.cart-table hr
{
    margin: 0;
}
.cart-table .product-title
{
    display: block;
    font-weight: 600;
}
.cart-subtotal
{
    width: 100%;
}
table.totals.data-table
{
    background: #898b8e;
}
table.totals td
{
    padding: 10px 15px;
}
table.totals tr.subtotal
{

}
table.totals tr.total-shipping td
{
    color: #FFF;
    background: #2e3432;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}
table.totals tr.total-shipping td:hover span.link
{
    text-decoration: underline;
}
table.totals .total-name
{
    text-align: left;
    text-transform: capitalize;
}
table.totals .total-value
{
    white-space: nowrap;
    text-align: center;
    font-weight: 600;
    width: 140px;
    font-weight: 700 !important;
    font-size: 1.067em;
}
.dcoupons-clear img
{
    vertical-align: middle !important;
}
.cart-coupon-code
{
    font-weight: bold;
}
.estimator-container
{
    margin-top: 20px;
    margin-bottom: 10px;
}
.cart-shipping-map
{
    margin-right: 10px !important;
    float: left;
    width: 128px;
}
.auth-page .left,
.auth-page .right
{
    min-height: 200px;
    width: 450px;
}
.auth-page .left
{
    float: left;
}
.auth-page .right
{
    float: right;
}
.social-login-auth
{
    line-height: 20px;
}
.social-login-auth-icons img
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat 0 -151px;
    height: 20px;
    width: 140px;
    top: -3px;
    position: relative;
}

/**************************************************************
| Home Page
**************************************************************/
.subcategory-table.promotions
{
    border-spacing: 20px;
    margin-left: -20px;
    width: 104%;
    width: calc(100% + 40px);
    margin-top: 0;
    margin-bottom: 0;
}
.subcategory-table.promotions .cell
{
    background-image: url(../../skin/common_files/css/../images/sun-watermark.png);
    background-repeat: no-repeat;
    background-position: 28% 20%;
    background-position: right -107px bottom -118px;
    height: 230px;
    width: 25%;
    overflow: hidden;
}
.subcategory-table.promotions  a
{
    text-decoration: none;
}
.subcategory-table.promotions .button
{
    display: block;
    width: 160px;
    line-height: 47px;
    padding: 0;
    margin: 0 auto;
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 1.200em;
    font-weight: 700;
    display: none;
}
.subcategory-table.promotions .cell .top img
{
    height: 108px;
    width: 228px;
}
.subcategory-table.promotions .cell .bottom
{
    background: none;
    padding: 25px 5px;
    height: 123px;
}
.subcategory-table.promotions .cell.bestseller-bkgd .top img
{
    background: url(../../skin/common_files/css/../images/custom/featured-banners.jpg) no-repeat 0 -1px;
}
.subcategory-table.promotions .cell.bestseller-bkgd .bottom img
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -364px -233px;
    width: 110px;
    height: 74px;
}
.subcategory-table.promotions .cell.new-bkgd .top img
{
    background: url(../../skin/common_files/css/../images/custom/featured-banners.jpg) no-repeat 0 -109px;
}
.subcategory-table.promotions .cell.new-bkgd .bottom img
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -355px -77px;
    width: 133px;
    height: 74px;
}
.subcategory-table.promotions .cell.sale-bkgd .top img
{
    background: url(../../skin/common_files/css/../images/custom/featured-banners.jpg) no-repeat 0 -217px;
}
.subcategory-table.promotions .cell.sale-bkgd .bottom img
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -357px -155px;
    width: 126px;
    height: 74px;
}
.subcategory-table.promotions .cell.featured-bkgd .top img
{
    background: url(../../skin/common_files/css/../images/custom/featured-banners.jpg) no-repeat 0 -325px;
}
.subcategory-table.promotions .cell.featured-bkgd .bottom img
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -363px 0;
    width: 118px;
    height: 74px;
}

/**************************************************************
| Brands A-Z & Products A-Z
**************************************************************/
#manuLetters,
.pmap_letters
{
    display: block;
}
#manuLetters a, #manuLetters .active,
.pmap_letters a, .pmap_letters span
{
    background: #FFF;
    border: 1px solid #898b8e;
    margin: 1px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    font-size: 1.1em;
    padding: 10px 20px 10px 20px;
    min-width: 68px;
    text-align: center;
    float: left;
}
.manufacturer-featured
{
    background-color: #33ac35 !important;
}
#manuLetters .active,
#manuLetters a:hover,
.pmap_letters a:hover,
.pmap_letters .pmap_current
{
    color: #FFF !important;
    background: #273c8e;
    border-color: #273c8e;
}
.pmap_letters span.pmap_disabled
{
    display: none !important;
}

/**************************************************************
| Misc
**************************************************************/
.anchor:before
{
    display: block;
    content: " ";
    height: 250px;
    margin-top: -250px;
    visibility: hidden;
}
.fb_iframe_widget
{
    margin-top: 12px;
    border: 1px solid #e1e1e1;
}
.customer_quote
{
    color: #666666;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 6px solid #498cbc;
}
.quote
{
    color: #498cbc;
    font-size: 1.4em;
    padding-left: 44px;
    line-height: 1.2em;
    font-style: italic;
}
.quote_name
{
    font-size: 1em;
    text-align: right;
    color: #498cbc;
}
a.back-to-top
{
    position: fixed;
    bottom: 2em;
    right: 2em;
    text-decoration: none;
    color: #000000;
    background-color: rgba(0, 0, 0, 0.20);
    font-size: 1.4em;
    font-weight: bold;
    padding: 1em;
    display: block;
    text-decoration: none;
    border: 1px solid #8c8888;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    display: none;
}
table.search-orders .spacer
{
    width: 42px;
    height: 1em;
    float: left;
}
input.datepicker-formatted
{
    margin-right: 5px;
    max-width: 130px;
}
input.datepicker-formatted[disabled] {
    background: #fff;
    color: #bbb;
}
#janrainModal,
#janrainModal *
{
    box-sizing: initial !important;
    -ms-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    -webkit-box-sizing: initial !important;
}

/* TO DO - Cleaup in progress below...................................................................................................... */

/**
 * Common styles
 */
.error-message {
    color: #b51a00;
}

select.err,
input.err,
textarea.err
{
    border: solid 1px #b51a00;
    background-color: #f7f3f3;
}

div.error-message {
    margin: 0 0 15px;
}

.form-text {
    color: #112536;
    font-weight: bold;
}

a.list-item:link,
.list-item a:link
{
    color: #043fa0;
    text-decoration: none;
}

a.list-item:visited,
.list-item a:visited
{
    color: #043fa0;
    text-decoration: none;
}

a.list-item:hover,
.list-item a:hover
{
    color: #2863c2;
    text-decoration: underline;
}

a.list-item:active,
.list-item a:active
{
    color: #043fa0;
    text-decoration: none;
}

tr.head-row th {
    background: #dbe5f1 none;
    font-weight: bold;
}

tr.center-row th {
    text-align: center;
}

div.ajax-popup-error-message {
    padding: 0 5px;
    margin: 10px 0;
    display: none;
}

div.ajax-popup-error-message span {
    float: left;
    margin: 0 10px 0 3px;
}

/**
 * Currency
 */
.currency {
    white-space: nowrap;
}



/**
 * zipcode
 */
input.zipcode {
    width: 100px;
}

input.zip4 {
    width: 60px;
}

/**
 * password validation
 */
span.validate-mark {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

span.validate-mark img {
    width: 15px;
    height: 15px;
    margin-left: 3px;
}

span.validate-matched img {
    background: transparent url(../../skin/common_files/css/../images/icon_ok.png) no-repeat left top;
}

span.validate-non-matched img {
    background: transparent url(../../skin/common_files/css/../images/icon_nok.png) no-repeat left top;
}

/**
 * Right-to-left
 */
.rtl {
    direction: rtl;
}


/**
 * header tabs
 */

.tabs {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    height: 25px;
    width: 80%;
    text-align: right;
}

.tabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tabs li {
    float: right;
    margin: 0 1px 0 0;
    padding: 0;
    background: transparent url(../../skin/common_files/css/../images/tab_r.png) no-repeat right top;
    height: 25px;
}

.tabs a
{
    display: block;
    background: transparent url(../../skin/common_files/css/../images/tab_l.png) no-repeat left top;
    margin: 0 5px 0 0;
    padding: 5px 10px 5px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #253161;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    height: 25px;
    outline-style: none;
}

.tabs a:hover {
    color: #2863c2;
}

.printable-link-row {
    width: 130px;
    vertical-align: top;
    text-align: right;
}

.printable-bar a {
    background: transparent url(../../skin/common_files/css/../images/printer.gif) no-repeat right top;
    padding: 2px 20px 2px 0;
    color: #818891;
    font-size: 10px;
    line-height: 16px;
}

div.printable-bar {
    width: 130px;
}

/*==============================================================================

  widgets

==============================================================================*/

/**
 * Top message container
 */
#top-message {
    margin: 0 auto;
    padding: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 400px;
    z-index: 2000;
}

#top-message .box {
    position: relative;
    padding: 5px 31px 8px 12px;
    vertical-align: middle;
    text-align: left;
}

#top-message a.close-link {
    display: block;
    position: absolute;
    top: 6px;
    right: 8px;
    text-decoration: none;
}

#top-message .close-img {
    width: 15px;
    height: 15px;
    background: transparent url(../../skin/common_files/css/../images/icon_cross_white.png) no-repeat left top;
}

#top-message .message-i {
    color: #1b5d8e;
    background-color: #eeede8;
}

#top-message .message-w {
    color: #94572a;
    background-color: #eedeb4;
}

#top-message .message-e {
    color: #fff;
    background-color: #e65e57;
}

/**
 * Form fill error
 */
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill,
input:-webkit-autofill:focus, select:-webkit-autofill:focus
{
    background-color: #FFF !important;
    -webkit-box-shadow:0 0 0 50px #FFF inset !important;
}

div.error-label {
    color: #ce0000;
    font-size: 9px !important;
    display: none;
}

.fill-error div.error-label {
    display: block;
}

/**
 * Inline message
 */
.inline-message {
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    padding: 1px 1px 15px;
    margin: 0;
}

.inline-message img.icon-w {
    vertical-align: top;
    width: 18px;
    height: 18px;
    background: transparent url(../../skin/common_files/css/../images/icon_warning_small.gif) no-repeat;
}

.cart-message {
    padding: 5px 5px 5px 35px;
    text-align: left;
    min-height: 20px;
    color: #4f6280;
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cart-message-w {
    background: #efefef 5px 5px url(../../skin/common_files/css/../images/icon_warning_small.gif) no-repeat;
}

.cart-message div.close-link {
    float: right;
    width: 25px;
    height: 13px;
    text-align: right;
    cursor: pointer;
    background: transparent url(../../skin/common_files/css/../images/but_cross.gif) no-repeat right top;
}

/**
 * popup help link
 */
a.popup-link {
    text-decoration: none;
}

a.popup-link img {
    vertical-align: bottom;
    width: 20px;
    height: 18px;
    background: transparent url(../../skin/common_files/css/../images/question_button.gif) no-repeat left top;
    margin-bottom: 1px;
}

/**
 * cart page
 */
.shipping-method a {
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}

.shipping-method a:hover {
    text-decoration: none;
}

.shipping-method label {
    display: block;
    vertical-align: middle;
}

.shipping-warning {
    color: #3c6992;
    text-decoration: none;
    font-size: 9px;
}


/**
 * Gift wrapping
 */
.giftwrapping-cart {
    text-align: left;
    padding: 10px 0;
}

.giftwrap-option {
    padding: 5px 0 5px 5px;
}

.giftwrap-message-label {
    padding: 5px 0;
}

.giftwrap-message-text textarea {
    width: 300px;
    height: 80px;
}

.giftwrap-cart-note {
    margin-left: 15px;
    color: #b51800;
}

.invoice-total-name span {
    font-weight: normal;
}

.cart-total-row .total-name a {
    font-weight: normal;
}

.invoice-giftwrap-notes {
    padding-top: 30px;
}

.invoice-giftwrap-notes p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.invoice-giftwrap-notes div {
    border: 1px solid #cecfce;
    height: 50px;
    overflow: hidden;
    padding: 5px;
}

/**
 * Images preview
 */
.images-preview-bg {
    background: transparent url(../../skin/common_files/css/../images/grey.png) repeat left top;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
}

.images-preview {
    position: absolute;
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
    background: #fff none;
    border: 5px solid #e3e3e3;
    overflow: hidden;
    min-width: 700px;
    min-height: 500px;
    z-index: 4000;
}

.images-preview .wait {
    position: absolute;
    top: 30px;
    right: 0;
    bottom: 30px;
    left: 0;
    background: #fff url(../../skin/common_files/css/../images/loading.gif) no-repeat center center;
    z-index: 1500;
}

.images-preview a.close {
    position: absolute;
    top: 9px;
    right: 11px;
    background: transparent url(../../skin/common_files/css/../images/close_images_preview.gif) no-repeat left center;
    padding-left: 12px;
    padding-bottom: 2px;
    font-size: 11px;
    color: #4e4e4e;
    text-decoration: none;
    outline-style: none;
    text-transform: lowercase;
}

.images-preview .list-box {
    margin: 50px 50px 0;
    padding: 0;
    text-align: center;
    position: relative;
    border: 1px solid #fff;
}

.images-preview a.arrow {
    position: absolute;
    display: block;
    width: 13px;
    height: 13px;
    outline-style: none;
    cursor: pointer;
}

.images-preview a.hidden {
    display: none;
}

.images-preview a.left {
    left: 0;
    background: transparent url(../../skin/common_files/css/../images/arrow_left.gif) no-repeat left center;
}

.images-preview a.right {
    right: 0;
    background: transparent url(../../skin/common_files/css/../images/arrow_right.gif) no-repeat right center;
}

.images-preview a.left-disabled {
    background: transparent url(../../skin/common_files/css/../images/arrow_left_disabled.gif) no-repeat left center;
    cursor: auto;
}

.images-preview a.right-disabled {
    background: transparent url(../../skin/common_files/css/../images/arrow_right_disabled.gif) no-repeat 6px center;
    cursor: auto;
}

.images-preview div.list-subbox {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.images-preview ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    position: absolute;
}

.images-preview ul li {
    display: block;
    padding: 0;
    margin: 0 12px;
    border: 1px solid #fff;
    background: transparent none;
    text-align: center;
    vertical-align: middle;
    float: left;
    cursor: pointer;
}

.images-preview ul li.over,
.images-preview ul li:hover
{
    border: 1px solid #ccc;
}

.images-preview ul li.selected {
    border: 1px solid #215485;
}

.images-preview ul li img {
    display: inline;
    text-align: center;
    vertical-align: middle;
}

.images-preview ul li.loading {
    background-image: url(../../skin/common_files/css/../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.images-preview ul li.loading img {
    display: none;
}

.images-preview .box {
    position: relative;
    margin: 50px;
    vertical-align: middle;
    text-align: center;
    background: transparent none;
}

.images-preview .box.loading {
    background-image: url(../../skin/common_files/css/../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.images-preview .box img {
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
}

/**
 * Expandable section
 */
.expand-section {
    height: 16px;
    margin: 20px 0;
    vertical-align: middle;
    line-height: 16px;
}

.expand-section img {
    width: 11px;
    height: 11px;
    vertical-align: middle;
    margin: 2px 5px 3px 0;
}

.expand-section img.plus {
    background: transparent url(../../skin/common_files/css/../images/plus.gif) no-repeat left top;
}

.expand-section img.minus {
    background: transparent url(../../skin/common_files/css/../images/minus.gif) no-repeat left top;
}

.expand-section a {
    font-weight: bold;
    text-decoration: underline;
}


/**
 * Table head cell
 */
.img-down-direction {
    width: 7px;
    height: 6px;
    vertical-align: middle;
    background: transparent url(../../skin/common_files/css/../images/r_bottom.gif) no-repeat left top;
    margin-right: 3px;
}

.img-up-direction {
    width: 7px;
    height: 6px;
    vertical-align: middle;
    background: transparent url(../../skin/common_files/css/../images/r_top.gif) no-repeat left top;
    margin-right: 3px;
}

/**
 * NoScript warning
 */
.noscript-warning {
    position: absolute;
    top: 10px;
    padding: 10px;
    left: 25%;
    right: 25%;
    margin: 0;
    overflow: hidden;
    border: 5px solid #ddd;
    background: #fff none;
}

.noscript-warning .content {
    background: transparent url(../../skin/common_files/css/../images/icon_warning.gif) no-repeat left top;
    font-weight: bold;
    padding-left: 37px;
    min-height: 32px;
    line-height: 16px;
}

/**
 * Webmaster mode
 */
.lbl {
    display: inline !important;
    color: green !important;
    font-weight: 700 !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

.section {
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

/**
 * Tooltip
 */
#tooltip {
    position: absolute;
    border: 1px solid #000;
    padding: 5px;
    background: #fff none;
    top: 0;
    left: 0;
    text-align: left;
    max-width: 300px;
    z-index: 10000;
}

#tooltip h3,
#tooltip div
{
    margin: 0;
}

table.product-properties .property-name {
    width: 40%;
}

table.product-properties .property-value {
    width: auto;
}

table.product-properties .product-price {
    font-weight: bold;
    text-transform: capitalize;
}

table.product-properties .product-price-value {
    color: #84bb00;
    font-weight: bold;
    white-space: nowrap;
    font-size: 15px;
}

table.product-properties .product-market-price {
    color: #787878;
    padding-left: 5px;
    white-space: nowrap;
    font-weight: bold;
    font-size: 15px;
}

table.product-properties .product-taxed-price {
    color: #383838;
    white-space: nowrap;
    font-weight: normal;
    vertical-align: bottom;
    font-size: 15px;
}

/**
 * Register page
 */
.register-ups-box {
    margin-top: 45px;
    margin-bottom: 15px;
}
.register-section-title div {

    vertical-align: middle;
    padding: 5px 0;
    border-bottom: 1px solid #b8b8b8;
}
.register-section-title label
{
    font-size: 1.200em;
    font-weight: 600;
}
.register-section-title div * {
    vertical-align: middle;
}
.register-sec-minimized div {
    border-bottom: 0 none;
}

/**
 * Cart page
 */

.cart .poptions-title {
    font-weight: bold;
    margin: 0;
}

.cart .poptions-list {
    margin: 15px 0;
}

div.shipping-method {
    color: #112536;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: right;
}

th.shipping-method {
    color: #112536;
    font-weight: bold;
    text-align: left;
}

.shipping-method select {
    font-weight: normal;
}

.shipping-method table {
    margin: 0 0 0 auto;
    text-align: right;
}

.shipping-method table td {
    font-weight: normal;
    text-align: left;
}

.shipping-method tr.selected {
    background: #eee none;
}

.cart-content {
    margin-bottom: 15px;
}

.cart-content tr td,
.cart-content tr th
{
    padding: 1px 3px;
    text-align: left;
    vertical-align: top;
}
.cart-content tr td.summary-cell {
    text-align: right;
}

.cart-content .cart-column-tax {
    text-align: center;
}

.cart-content td.cart-column-price,
.cart-content td.cart-column-total
{
    text-align: right;
}

.cart-content .cart-content-text {
    color: #b51a00;
    font-weight: bold;
}

.cart-content .cart-column-product {
    width: 100%;
}

.cmpi-vbv-icon {
    width: 49%;
    float: left;
    text-align: center;
}

.cmpi-vbv-icon img {
    width: 71px;
    height: 57px;
    background: transparent url(../../skin/common_files/css/../images/vbv_logo.gif) no-repeat left top;
}

.cmpi-mcsc-icon {
    width: 49%;
    text-align: center;
}

.cmpi-mcsc-icon img {
    width: 74px;
    height: 40px;
    background: transparent url(../../skin/common_files/css/../images/mcsc_logo.gif) no-repeat left top;
}

/**
 * Checkout page
 */
.checkout-payments tr td {
    padding: 2px;
    text-align: left;
}

.checkout-payments tr td.checkout-payment-name {
    width: 20%;
    white-space: nowrap;
}

.checkout-payments tr td.checkout-payment-name label {
    font-weight: bold;
}

.checkout-payments tr td.checkout-payment-descr {
    width: 80%;
}

.checkout-payments tr td.checkout-payment-paypal {
    width: 100%;
}

.checkout-payments tr td.checkout-payment-paypal img {
    border: 0 none;
}

.checkout-payments tr.paypal-bml-method input,
.checkout-payments tr.paypal-bml-method .terms img
{
    margin-top: 11px;
}
.checkout-payments tr.paypal-bml-method td {
    padding-top: 0;
}

.checkout-update-button {
    float: left;
    margin: 0;
}

.order-placed-msg {
    margin: 20px 0 10px;
    padding: 0;
    text-align: center;
}

/**
 * Payment wait page
 */
body.payment-wait {
    text-align: center;
}

body.payment-wait .payment-wait-title,
body.payment-wait .payment-details-title
{
    border-top: 30px solid #d0ddeb;
}

body.payment-wait h1 {
    display: block;
    padding: 40px 0 0;
    border-top: 1px solid #d0ddeb;
    margin-top: 1px;
    color: #2c3e49;
}

body.payment-wait img.payment-wait-image {
    background: transparent url(../../skin/common_files/css/../images/progress.gif) repeat-x;
    width: 350px;
    height: 11px;
    margin-top: 10px;
}

/**
 * Help index page
 */
.help-index {
    list-style: none;
    padding: 0;
    margin: 0;
}

.help-index li {
    margin: 0;
    padding: 10px 0 0;
}

.help-index li.first-item {
    padding-top: 0;
}

/**
 * Help / usps test page
 */
.help-usps-test-dir {
    text-decoration: underline;
    margin-bottom: 15px;
}

/**
 * Images viewer
 */
.images-viewer {
    text-align: center;
    margin: 10px 0;
}

.images-viewer-list {
    position: relative;
    white-space: nowrap;
}

.images-viewer-list .side-arrow {
    position: absolute;
    top: 0;
    display: block;
    width: 10px;
    height: 54px;
    text-decoration: none;
    outline-style: none;
}

.images-viewer-list .left-arrow {
    text-align: left;
    left: 0;
}

.images-viewer-list .right-arrow {
    padding-left: 3px;
    text-align: right;
    right: 0;
}

.images-viewer-list .side-arrow img {
    width: 7px;
    height: 100%;
}

.images-viewer-list .left-arrow .enabled {
    display: block;
    background: transparent url(../../skin/common_files/css/../images/arrow_left.gif) no-repeat left center;
}

.images-viewer-list .left-arrow .disabled {
    display: block;
    background: transparent url(../../skin/common_files/css/../images/arrow_left_disabled.gif) no-repeat left center;
}

.images-viewer-list .hidden {
    display: none;
}

.images-viewer-list .right-arrow .enabled {
    display: block;
    background: transparent url(../../skin/common_files/css/../images/arrow_right.gif) no-repeat left center;
}

.images-viewer-list .right-arrow .disabled {
    display: block;
    background: transparent url(../../skin/common_files/css/../images/arrow_right_disabled.gif) no-repeat left center;
}

.images-viewer-icons {
    text-align: left;
    padding: 0;
    margin: 0 10px;
    overflow: hidden;
}

.images-viewer-icons a {
    display: block;
    padding: 0;
    border: 1px solid #fff;
    padding: 0;
    margin: 0 10px;
    float: left;
    outline-style: none;
    background: #eee none;
    text-align: center;
    vertical-align: middle;
}

.images-viewer-icons a.selected {
    border: 1px solid #215485;
}

.images-viewer-icons a:hover {
    border: 1px solid #ccc;
}

.images-viewer-icons img {
    margin: 1px;
    vertical-align: middle;
    border: 0 none;
}

.error-page .subcontainer {
    text-align: left;
    width: 700px;
    margin: 32px auto 0;
    position: relative;
    clear: both;
}

.error-page .code-number {
    font: normal 74px arial,
        sans-serif;
    color: #d8d8d8;
    width: 186px;
    float: left;
    text-align: center;
}

.error-page .description {
    width: 514px;
    float: right;
}

.error-page .description h1 {
    font-weight: normal;
    color: #000;
}

.error-page .description a {
    text-decoration: underline;
}

.error-page .description ul {
    margin: 0;
    padding: 5px 0;
    list-style-position: inside;
}

.error-page .reason {
    font-weight: bold;
    color: #a10000;
}

.error-page .description hr {
    margin: 10px 0 15px;
}

.error-page ul.links {
    margin: 0;
    padding: 5px 0;
    list-style: none;
}

/**
 * PayPal
 */
.paypal-cart-button {
    text-align: right;
    height: 55px;
}
.paypal-bml-button {
    height: 55px;
    /*margin-bottom: 3px;*/
}

.paypal-cart-button div {
    width: 160px;
    height: 65px;
    margin: 0 auto;
    overflow: visible;
    text-align: center;
}

.paypal-cart-button p {
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

.paypal-cart-icon {
    float: left;
    padding-right: 10px;
}

.paypal-cart-button .bml-button {
    height: 28px;
    overflow: hidden;
}

/**
 * 'Note' box
 */
div.note-box {
    position: absolute;
    border: 1px solid #000;
    background-color: #f6f5eb;
    margin: 0 0 0 30px;
    padding: 3px;
    width: 150px;
    line-height: 15px;
    white-space: normal;
    overflow: hidden;
}

/**
 * Printable
 */
.printable #content-container {
    position: static;
    padding: 0;
    margin-top: 82px;
}

.printable #content-container2 {
    float: none;
    position: static;
    left: 0;
    right: 0;
    width: 100%;
}

.printable #center {
    float: none;
    position: static;
    width: 100%;
    left: 0;
}

.printable #header {
    position: static;
    height: 82px;
}

.printable #header .tabs {
    display: none;
}

.printable #header .line2 {
    display: none;
}

.printable #header .printable {
    display: none;
}

.printable #center-main {
    margin: 0 10px !important;
    position: static;
}

.printable #footer {
    position: static !important;
}

/**
 * Buttons
 */
.printable button.button,
.printable div.button,
.printable a.simple-button,
.printable .buttons-row
{
    display: none;
}

/**
 * Service styles
 */
.printable .no-print {
    display: none;
}

.printable #content-container,
.printable #center-main
{
    overflow: visible !important;
}

/**
 * Users online sublayout
 */
.uo-container #content-container {
    padding-bottom: 74px;
}

.uo-container #footer {
    height: 74px;
}

.normal {
    font-weight: normal;
}

/**
 * Admin preview layout (Called from in include/func/func.core.php)
 */
.admin-preview #header,
.admin-preview #footer,
.admin-preview #left-bar,
.admin-preview #right-bar,
.admin-preview #location,
.admin-preview .breadcrumbs,
.admin-preview .offers-short-list,
.admin-preview .creviews-dialog,
.admin-preview .send2friend-dialog
{
    display: none;
}

.admin-preview #content-container {
    margin: 0;
    padding: 0;
}

.admin-preview #center-main {
    margin: 5px;
}

/**
 * Language selectors
 */
a.language-code img,
.language-code img.language-code-out
{
    padding: 2px;
    border: 0 none;
}

strong.language-code img,
.language-code-over
{
    padding: 1px !important;
    border: solid 1px #fff !important;
}

div.market-price {
    margin-top: 4px;
}

div.man-url {
    margin-bottom: 6px;
}

/**
 * Popup address selection
 */
.popup-address {
    min-width: 780px;
    text-align: left;
}

.popup-address .address-box {
    margin: 0 25px 25px 0;
    padding: 0;
    border: solid 1px #ddd;
    width: 230px;
    float: left;
    min-height: 150px;
    overflow: hidden;
}

.popup-address .address-current {
    border: solid 1px #1a478f;
}

.popup-address .address-main {
    min-height: 120px;
}

.popup-address .address-bg {
    width: 210px;
}

.popup-address .address-main hr {
    margin: 15px 0 30px;
}

.popup-address .address-main .new-address-label {
    padding-top: 28px;
}

.popup-address .address-main a.new-address {
    line-height: 32px;
}

.popup-address .address-default {
    float: right;
}

.transactions {
    border-top: 1px solid #666;
    margin-top: 10px;
    padding-top: 15px;
}

.delete-icon {
    width: 8px;
    height: 8px;
    background: transparent url(../../skin/common_files/css/../images/delete_record.gif) no-repeat left top;
}

ul.simple-list,
ul.simple-list-left
{
    list-style: none;
    padding: 10px 0 0;
    margin: 0;
}

ul.simple-list.with-margin li
{
    margin-bottom: 2px;
}

.simple-list-left {
    padding-bottom: 14px;
}

.item-left {
    float: left;
}

.item-right {
    float: right;
}

/**
 * jQuery UI tabs layout change
 * (remove style definitions below to have default UI tabs look & feel)
 */

.ui-tabs {
    padding: 0;
    border: 0 none;
}

.ui-tabs .ui-tabs-panel {
    border-width: 1px;
}

.ui-tabs .ui-widget-header {
    background: transparent none;
    border: 0 none;
}

.ui-tabs .ui-tabs-nav {
    padding-left: 0;
}
img.separator {
    width: 100%;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #5F94C0;
}

div#payment_content {
    background-color: white;
    overflow: hidden;
}

#head-admin {
    background: #3e464e;
}
#head-admin .logo-gray {
    padding: 10px 0 12px 20px;
    float: left;
}
#head-admin .modify-link {
    padding: 10px 20px 12px 0px;
    float: right;
}
#head-admin .modify-link a {
    color: #fff;
    font-size: 18px;
}

/***********************************************************
| SD - Custom Styles
***********************************************************/

iframe.video-iframe
{
    background: #000 url(../../skin/common_files/css/../images/slideshow/youtube-loading.gif) no-repeat center center;
}

fieldset
{
    border: none;
}

.forgot-pass-link
{
    display: block;
    clear: both;
    margin-top: 5px;
}

/******************************************************************************
| Yotpo Ratings/Reviews
******************************************************************************/
.mega-menu-promo .product-rating
{
    padding-top: 10px;
}
.product-title-rating
{
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    float: left;
    white-space: nowrap;
    width: 250px;
}
.wcm-tooltip-details .product-title-rating
{
    height: 30px;
    padding-top: 10px;
}
.yotpo-modal-logo span
{
    display: none;
}
.mega-menu-promo .product-rating
{
    font-size: 0.867em;
}
.yotpo_stars .star-icon
{
    display: block;
    width: 123px;
    height: 21px;
    float: left;
}
.yotpo_stars .star-icon.icon-5
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -28px 0;
}
.yotpo_stars .star-icon.icon-45
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -28px -25px;
}
.yotpo_stars .star-icon.icon-4
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -28px -50px;
}
.yotpo_stars .star-icon.icon-0
{
    background: url(../../skin/common_files/css/../images/sprites-common.png) no-repeat -28px -77px;
}
#yotpo_testimonials_btn span {
    background: url(/skin/common_files/images/stars/5stars-site.png);
    background-repeat: no-repeat;
    background-position: right 3px;
    display: block;
    width: 230px;
}
#yotpo_testimonials_btn
{
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#yotpo_testimonials_btn:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}
.yotpo-small-box
{
    border-bottom: 0 !important;
}
/*Hide on smaller screens*/
@media (max-width: 1087px)
{
    #yotpo_testimonials_btn,
    #_GUARANTEE_SealSpan
    {
        display: none !important;
    }
}
/*******************************************************************************
| xCMS
| Copyright WebsiteCM Software Inc.
| All rights reserved.
| License: http://www.websitecm.com/downloads/license-agreement.pdf
********************************************************************************
| CSS Styles
********************************************************************************/

/*******************************************************************************
| Side Navigation Menus
********************************************************************************/

/* 'Subcategories' and 'Recent Entries' headings */
.xcms-menu-header
{
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #b8b8b8;
}

a.xcms-rss-icon
{
    color: #f26522;
    font-weight: 700;
    text-decoration: none;
    line-height: 15px;
}
a.xcms-rss-icon img
{
    margin-top: -6px;
}

/* Display of subcategory links */
.xcms-menu-subcats ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px; /* bottom spacing between each UL and rest of content */
}
.xcms-menu-subcats ul li
{
    padding-bottom: 4px; /* bottom spacing between menu items */
}
.xcms-menu-subcats ul li a
{
    background: url(../../skin/common_files/modules/xcms/images/arrow-menu-cat.png) no-repeat top left;
    display: block;
    padding: 4px 0;
    padding-left: 19px; /* link text is indented for image */
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #dadada;
}
.xcms-menu-subcats ul li a:hover
{
    text-decoration: none;
}

/* Display of entry links */
.xcms-menu-entries
{
    padding-top: 4px;
}
.xcms-menu-entries ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px; /* bottom spacing between each UL and rest of content */
}
.xcms-menu-entries ul li
{
    padding-bottom: 2px; /* bottom spacing between menu items */
}
.xcms-menu-entries ul li a
{
    display: block;
    padding: 2px 0;
    margin: 2px 0;
}

/*******************************************************************************
| Search Form
********************************************************************************/
form.xcms-customer-search
{
    width: 100%;
    margin: 0 0 10px 0;
}
form.xcms-customer-search input[type="text"]
{
    float: left;
    width:110px;
    margin: 0;
    padding: 2px;
    color: #999;
}
form.xcms-customer-search input[type="text"]:focus
{
    color: #000;
}
form.xcms-customer-search input[type="submit"]
{
    float: left;
    margin: 0 0 0 5px;
    background: url(../../skin/common_files/modules/xcms/images/search_icon.png) no-repeat center;
    width: 16px;
    height: 16px;
    border: 0 none;
    padding: 2px;
    cursor: pointer;
}

/*******************************************************************************
| Category Pages
********************************************************************************/
.xcms-category-border
{
    padding: 10px;
    border: 1px solid #c7c5c5;
    background-color: #f7f6f4;
}
.xcms-category-image
{
    float: left;
    margin: 0px 10px 10px 0px;
    border: 1px solid #CCC;
    padding: 5px;
    background-color: #FFF;
}
.xcms-category-synopsis
{
    width: auto;
    padding: 0px;
    margin-bottom: 20px;
}
.xcms-nested-comments
{
    border-top:1px solid #CCC;
    padding:5px;
    margin: 5px
}
.xcms-top-entries-table
{
    width: 100%;
}
ul.xcms-top-list
{
    padding-left: 20px
}
ul.xcms-top-list li
{
    margin-bottom: 5px;
}
.xcms-entry-item
{
    margin-bottom: 10px;
    cursor: pointer;
    background: #e0e0e0;
    border: 1px solid #898b8e;
}
.xcms-entry-item.last
{
    margin-bottom: 0;
}
.xcms-entry-item:hover
{
    box-shadow: 0 5px 15px #666666;
}
.xcms-entry-item:hover .xcms-entry-title-link a
{
    text-decoration: underline !important;
}

/*******************************************************************************
| Home Page
********************************************************************************/
.xcms-top-entries-table tr td
{
    vertical-align: top;
}

/*******************************************************************************
| Entry Pages
********************************************************************************/
.xcms-entry-heading
{
    border-top: 1px solid #898b8e;
    border-left: 1px solid #898b8e;
    border-right: 1px solid #898b8e;
    background-color: #c12231;
    color: #FFFFFF;
}
.xcms-entry-details-cell
{
    background-color: #c12231;
    color: #FFFFFF;
    padding: 20px;
}
.xcms-entry-heading .xcms-entry-details-cell a
{
    color: #FFFFFF !important;
    text-decoration: underline;
}
.xcms-entry-item .xcms-entry-details-cell
{
    background: #FFF;
    color: inherit;
}
.xcms-entry-img-cell
{
    width: 150px;
}
.xcms-entry-image
{
    float: left;
    margin-right: 20px;
}
.xcms-entry-img-cell .xcms-entry-image
{
    float: none;
    margin: 0;
}
.xcms-entry-border
{
    padding: 10px;
    border: 1px solid #c7c5c5;
    background-color: #f7f6f4;
}
.xcms-entry-container
{
    width: 100%;
    margin-top:10px;
    border-collapse: collapse;
}
.xcms-entry-container tr td
{
    vertical-align: top;
}
.xcms-entry-title-link
{
    margin-bottom: 5px;
    display: block;
}
.xcms-entry-details
{
    padding-left: 15px;
}
.xcms-entry-synopsis
{
    margin-top: 5px;
    line-height: 1.5em;
}
.xcms-youtube
{
    width:100%;
    text-align: center;
    margin-bottom:10px;
}
.xcms-youtube iframe
{
    display:block;
    margin:0 auto;
    margin-bottom:10px;
}

.xcms-entry-body
{
    line-height: 1.5em
}

table.xcms-entry-related-products td.product-image
{
    vertical-align: middle;
    text-align: center;
}
table.xcms-entry-related-products td.product-name
{
    padding-left: 15px;
    vertical-align: middle;
    text-align: left;
}
.xcms-entry-related-products-border
{
    border: 1px solid #CCC;
}

/*******************************************************************************
| Comments Container
********************************************************************************/
table.xcms-comment-table
{
    width: 100%;
    border: 1px solid #c7c5c5;
    border-collapse: collapse;
}
table.xcms-comment-table tr td
{
    padding:5px;
    vertical-align: top;
    text-align: left;
    background: #FFF;
}

/*******************************************************************************
| Comment Form
********************************************************************************/
table.xcms-comments-table
{
    width: 100%;
    border: 1px solid #c7c5c5;
    border-collapse: collapse;
}
table.xcms-comments-table tr td
{
    padding:10px;
    vertical-align: top;
    text-align: left;
    background: #FFF;
}
table.xcms-comments-table tr td:first-child
{
    width: 100px;
    background: #f7f6f4;
    border-right: 1px solid #c7c5c5;
}
.xcms-comments-reply
{
    background: #f7f6f4;
    border: 1px solid #c7c5c5;
    padding:10px;
    margin-top: 10px;
}

/*******************************************************************************
| Rss Listing Page
********************************************************************************/
.xcms-rss-table tr td.xcms-rss-category:first-child,
.xcms-rss-table tr td.xcms-rss-subcategory:first-child
{
    width: 150px;
    font-weight: 600;
}

/*******************************************************************************
| Google Plus Author Container
********************************************************************************/
table.xcms-author-table
{
    width: 100%;
    border: 1px solid #b8b8b8;
    border-collapse: collapse;
}
table.xcms-author-table tr td
{
    padding:10px;
    vertical-align: top;
    text-align: left;
    background: #FFF;
}
table.xcms-author-table tr td:first-child
{
    vertical-align: middle;
    text-align: center;
    width: 100px;
    background: #f9f9f9;
    border-right: 1px solid #b8b8b8;
}

/*******************************************************************************
| Full page layout with left menu
********************************************************************************/
table.xcms-page-container
{
    width:100%;
}
table.xcms-page-container tr td
{
    padding:5px;
    vertical-align: top;
}
table.xcms-page-container tr td:first-child
{
    width:170px;
}

/*******************************************************************************
| Common Styles
********************************************************************************/
.xcms-fl-right
{
    float:right;
}
.xcms-fl-left
{
    float:left;
}
.xcms-al-right
{
    text-align: right;
}
.xcms-al-center
{
    text-align: center;
}
.xcms-input
{
    width: 250px;
}
.xcms-textarea
{
    width: 400px;
}
.xcms-light-text
{
    color: #CCC;
}

/* Wordpress Styles */

.with-caption
{
    padding: 10px;
    /*background: #DDD;*/
}
.with-caption img
{
    margin: 0 auto;
    display: block
}
p.caption
{
    font-style: italic;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
    color: #666;
}

ul.no-style-list,
ul.no-style-list li
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.xcms-selected
{
    font-weight: bold;
}

.xcms-notification
{
    padding: 10px;
    background: #049ae5;
    font-weight: bold;
    color: #FFF;
    font-size: 1.2em;
}
.xcms-notification a
{
    color: #FFF !important;
    text-decoration: underline !important;
}
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * General CSS stylesheet (overrides for Google Chrome)
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    e2f94e73d6820c792f0b4370044c7d76e019adeb, v4 (xcart_4_4_2), 2010-12-20 15:14:34, main.GC.css, ferz
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.popup-dialog {
  overflow: auto !important;
}

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(../../skin/common_files/lib/cluetip/images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #fff;
  border: 1px solid #bbb;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #eee;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(../../skin/common_files/lib/cluetip/images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(../../skin/common_files/lib/cluetip/images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(../../skin/common_files/lib/cluetip/images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(../../skin/common_files/lib/cluetip/images/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(../../skin/common_files/lib/cluetip/images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Upselling products module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

ul.uproducts {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}

.uproducts li {
  padding: 5px;
  font-weight: bold;
}

ul.uproducts a:link,
ul.uproducts a:visited,
ul.uproducts a:hover,
ul.uproducts a:active
{
  font-weight: bold;
  font-size: 12px;
}

.printable .uproducts {
  display: none;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * General CSS stylesheet for storefront pages
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    fe0d1d2f915bf6ced1ee6a46129cb9de508bdb21, v2 (xcart_4_5_0), 2012-04-06 15:01:57, main.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
*/

.buttons-row.soc-buttons-row {
    margin-top: 15px;
}

.soc-buttons-row .soc-item {
    float: left;
    margin-right: 8px;
    margin-bottom: 10px;
}

.soc-gplus
{
    width: 60px;
}
.soc-fb
{
    width: 125px;
}
.soc-twitter
{
    width: 80px;
}
.soc-pin
{

}

/*
  Service styles
*/
.top-margin-2 {
    margin-top: 2px;
}
.top-margin-5 {
    margin-top: 5px;
}
.top-margin-15 {
    margin-top: 15px;
}
.top-margin-42 {
    margin-top: 42px;
}

/*
  Footer links
*/
ul.soc-footer-links {
    list-style: none;
    padding: 0;
    margin: 0 0 0 6px;
    display: inline;
}
ul.soc-footer-links li {
    display: inline;
    padding: 0;
    margin-left: 8px;
}
ul.soc-footer-links li img {
    vertical-align: middle;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Add To Cart Popup module CSS stylesheet
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    31ad5c1596556ed56d438ec7fcac9f2086a2ba99, v4 (xcart_4_6_2), 2013-12-04 14:11:03, main.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.product-added .product-info
{
    padding: 0 10px;
}
.product-added .cart-outer
{
    padding: 10px;
    margin-left: 20px;
    border: 1px solid #CCCCCC;
    background-color: #EAEAEA;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.product-added .cart-outer .your-cart
{
    /*line-height: 32px;*/
}
.product-added .cart-outer .your-cart .items
{
    font-weight: 600;
}
.product-added .button.proceed-to-checkout
{
    margin-top: 20px;
}
.product-added .details .title
{
    font-weight: 600;
}
.product-added .upselling .title
{
    height: 3.142em;
    overflow: hidden;
    display: block;
}
.product-added .your-cart-totals
{
    float: right;
    text-align: right;
}
.product-added .your-cart-totals .main-price
{
    display: block;
    font-size: 1.067em;
}
.product-added .your-cart-totals .items
{
    display: block;
    line-height: normal;
    margin-top: 1px;
}
.product-added a.your-cart-link
{
    float: left;
    white-space: nowrap;
    text-decoration: none;
}
.product-added .your-cart-link h3
{
    line-height: 32px;
    color: #676767;
}

/*
.product-added .thumbnail {
  margin: 0;
}

.product-added .details {
  margin: 3px 0 0 20px;
}

.product-added .title {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 10px 0;
  color: #444;
}

.product-added .price {
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0;
}

.product-added .rating {
  padding-left: 8px;
  text-align: left;
}

.product-added .rating .creviews-rating {
  display: none;
}

.product-added .price .product-price-value {
  color: #84bb00;
}

.product-added .price .product-alt-price-value {
  color: #787878;
}

.product-added .cart {
  text-align: center;
  border: 7px solid #d0d0d0;
  border-radius: 14px;
  padding: 10px 0 15px 0;
  color: #444;
  width: 145px;
}

.product-added .cart .header {
  border-bottom: 1px solid #a0a0a0;
  font-size: 14px;
  font-weight: bold;
}

.product-added .cart .label {
  font-weight: bold;
}

.product-added .cart ul {
  margin: 10px 0 14px 0;
  padding: 0;
}

.product-added .cart ul li {
  list-style: none;
  margin: 7px 0;
  padding: 0;
}

.product-added .cart-outer {
  background: url(../../skin/common_files/modules/Add_to_cart_popup/images/arrow_right_gray.png) no-repeat 0 50%;
  padding-left: 64px;
}

.product-added h1 {
  font-weight: normal;
  color: #a0a0a0;
  padding: 0;
  margin: 30px 0 20px 0;
  font-size: 24px;
}

.product-added .upselling .rating {
  padding-left: 31px;
}

.product-added .upselling.details {
  margin: 0 0 10px;
}

.product-added .upselling.details td {
  padding: 5px 10px;
}

.product-added .upselling .creviews-rating-box {
  padding-bottom: 0;
}

.product-added .upselling .title {
  margin-bottom: 5px;
}

.product-added .upselling .price {
  margin: 5px 0;
}

.product-added .upselling .buy {
  margin-top: 7px;
}

.product-added .ui-dialog-content .ui-button {
  background: #ededed url(../../skin/common_files/modules/Add_to_cart_popup/images/bg_gradient.png) 0 0 repeat-x !important;
  background: -moz-linear-gradient(top, #ededed 0%, #c4c4c4 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#c4c4c4)) !important;
  background: -webkit-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: -o-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: -ms-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset !important;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset !important;
  box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#c4c4c4')";  IE8+
}

.product-added .ui-button .ui-button-text {
  display: block !important;
  line-height: 1.4 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

.product-added .buttons_line {
  min-width: 390px;
}

.product-added .button-spacer {
  padding: 0 5px;
}

.product-added .proceed-to-checkout .ui-button-text {
  background: transparent url(../../skin/common_files/modules/Add_to_cart_popup/images/proceed_to_checkout.gif) right 7px no-repeat;
  padding-right: 40px;
  margin-right: 7px;
}

.product-added hr {
  border-bottom: 1px solid #dfdfdf;
  background: none;
}

.product-added.ui-widget {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
}
.product-added .quantity
{
    float: left;
}
.product-added .button-row
{
    float: right;
    padding: 0 !important;
    margin: 0 !important;
}*/
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Gift certificates Module CSS stylesheet
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    72bcb996300964e6a7b13648f5941b7bb91adaa2, v3 (xcart_4_6_2), 2014-01-22 14:22:43, main.css, mixon
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */


/**
 * Gift certificate page
 */
.giftcert-header {
  vertical-align: middle;
  padding-bottom: 15px;
}

.giftcert-header img {
/*  width: 61px;
  height: 67px;
  background: transparent url(../../skin/common_files/modules/Gift_Certificates/../../images/gift.gif) no-repeat left top;*/
  float: left;
  margin: 0 15px 15px 0;
}

.giftcert-info {
  margin-top: 45px;
}

.giftcert-table .giftcert-title {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  padding: 10px 0 0;
}

.giftcert-table .data-name {
  text-align: right;
}

.giftcert-table .giftcert-subtitle {
  padding-bottom: 30px;
}

.giftcert-table .giftcert-h-separator {
  padding: 15px 0;
}

.giftcert-table .giftcert-h-separator hr {
  border-bottom: 1px solid #ccc;
}

.giftcert-table .buttons-row #preview_button {
  float: left;
}

.giftcert-table .giftcert-delivery-method {
  font-weight: bold;
}

table.data-table tr#preview_template td {
  vertical-align: middle;
}

#preview_template td select {
  margin-right: 20px;
}

/**
 * Cart page
 */
.giftcert-item .image img {
  width: 84px;
  height: 69px;
  background: transparent url(../../skin/common_files/modules/Gift_Certificates/../../images/gift.gif) no-repeat left top;
}

.giftcert-item .giftcert-item-row .giftcert-item-subtitle {
  padding-right: 3px;
}

.giftcert-item .product-title {
  padding-bottom: 15px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Discount Coupons Module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    f84fb00a54d31bd70b335a5b1972608c4c1fd6cc, v3 (xcart_4_4_6), 2012-03-22 11:13:33, main.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* clear link */
.dcoupons-clear img {
  background: transparent url(../../skin/common_files/modules/Discount_Coupons/../../images/delete_cross.gif) no-repeat;
  width: 11px;
  height: 11px;
  vertical-align: bottom;
}

/**
 * CloudSearch CSS stylesheet
 *	
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author	   Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    175e660e71442dd48a751fe7c8ba2f7325b11dca, v4 (xcart_4_6_2), 2013-12-10 09:03:47, main.css, random
 * @link	   http://www.x-cart.com/
 * @see		   ____file_see____
 */

/**
 * Search popup menu
 */

.instant-search-menu .block-products,
.instant-search-menu .block-categories
{
	font-size: 10pt !important;
}

.instant-search-menu {
  text-align: left;
  background: white;
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  border: 1px solid silver;
  border-radius: 3px;
  box-shadow: 0 1px 5px silver;
  z-index: 55000;
}

.instant-search-menu dl {
  margin: 0;
}

.instant-search-menu dt {
  padding: 5px 12px 5px 12px;
	border-bottom: 1px solid #CCCCCC;
}

/* Normal search result link color */
.instant-search-menu dt a {
  color: #2c5fa6;
}

/* Active (hovered) search result link color */
.instant-search-menu dt a:hover,
.instant-search-menu dt a.hover,
.instant-search-menu .name a {
  color: #0f9dcc;
}

.instant-search-menu a,
.instant-search-menu a:hover {
  text-decoration: none;
  outline: none;
}

.instant-search-menu dd {
  display: none;
  border: 1px solid #b1c9e0;
  border-radius: 3px;
  margin: 0 3px 3px 3px;
  padding: 20px;
  background: white;
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 0;
  left: -306px;
  width: 270px;
  box-shadow: 0 1px 5px silver;
}

.instant-search-menu.left dd {
	left: 285px;
}

.instant-search-menu dd .arrow {
  position: absolute;
  background: white;
  border: none;
  border-top: 1px solid #b1c9e0;
  border-right: 1px solid #b1c9e0;
  width: 14px;
  height: 14px;
  right: -9px;
  top: 14px;
  box-shadow: 2px -2px 2px rgba(100, 100, 100, 0.07);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);

  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865474, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865474, SizingMethod='auto expand')";

  filter: progid:DXImageTransform.Microsoft.Matrix(
    M11=0.7071067811865474,
    M12=-0.7071067811865477,
    M21=0.7071067811865477,
    M22=0.7071067811865474,
    SizingMethod='auto expand');
}

.instant-search-menu.left dd .arrow {
  border: none;
  border-bottom: 1px solid #b1c9e0;
  border-left: 1px solid #b1c9e0;
  left: -8px;
  box-shadow: -2px 2px 2px rgba(100, 100, 100, 0.07);
}

.instant-search-menu.ie dd .arrow {
  right: -8px;
  top: 10px;
}

.instant-search-menu.left.ie dd .arrow {
  left: -9px;
}

.instant-search-menu .clearing {
  clear: both;
}

.instant-search-menu .highlight-hit {
  font-weight: bold;
}

/**
 * Product price styles 
 */

.instant-search-menu .price {
  float: right;
  color: #1f6188;
  font-size: 22px;
}

/**
 * Product image
 */

.instant-search-menu .image {
  float: left;
  margin: 0 10px 5px 0;
  border: solid 1px #dbdbdb;
  padding: 5px;
  background: white;
}

.instant-search-menu .image.show-on-load {
  display: none;
}

.instant-search-menu .description {
  margin: 10px 0 0px;
  text-align: justify;
  color: black;
}

.instant-search-menu .header {
  margin: 15px 17px 0;
  color: #444;
}

.instant-search-menu .results-for,
.instant-search-menu .results-for:hover {
  font-weight: bold;
}

.instant-search-menu .see-details {
  text-align: center;
  font-size: 16px;
  margin: 13px 0 0 0;
}

.instant-search-menu .name {
  font-size: 16px;
  margin: 0 0 20px;
}

.instant-search-menu .see-more-results {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  text-align: center;
  margin: 0 0 15px 0;
	font-weight: bold;
}

.instant-search-menu .suggestions {
  margin: 10px 17px 12px;
}

.instant-search-menu .suggestions .suggestion {
  line-height: 26px;
  font-size: 14px;
}

.instant-search-menu .header-right {
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
	margin: 0;
	padding: 10px;
float: none !important;
	background-color: #2d3332;
	font-size: 14px;
	width: 280px;
}

.instant-search-menu .powered-by {
  font-size: 10px;
  text-align: center;
  margin: 0 0 10px;
  padding-top: 10px;
}

.instant-search-menu .category-sep {
  visibility: hidden;
}
.instant-search-menu .category-sep:after {
  content: '>';
	visibility: visible;
	padding-right: 4px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Manufacturers module CSS stylesheet
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* manufacturers menu list */
.menu-manufacturers img.icon {
  background: url(../../skin/common_files/modules/Manufacturers/../../images/dingbats_categorie.gif) no-repeat;
}

/* manufacturers list */
ul.manufacturers-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.manufacturers-list li {
  margin: 0;
  padding: 0 0 0 5px;
  white-space: nowrap;
}
table.manufacturers-list
{
    width: 100%;
    border-collapse: collapse;
}
table.manufacturers-list td
{
    vertical-align: top;
}
table.manufacturers-list td a
{
    display: block;
    text-decoration: none;
    margin-bottom: 8px
}
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Image verification module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    7dbe3ab745c6e46d60aea4c7d69156375550c8b7, v3 (xcart_4_4_2), 2010-11-15 11:46:24, main.css, ferz
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

div.iv-box {
  margin-top: 15px;
  font-size: 10px;
  line-height: normal;
}

table.data-table tr td.iv-box {
  font-size: 10px;
  line-height: normal;
  vertical-align: top;
  padding-right: 5px;
}

table.data-table tr td.iv-box-descr {
  padding-top: 15px;
  font-size: 10px;
  line-height: normal;
}

.iv-description {
  padding: 0;
  margin: 0;
}

.iv-row {
  text-align: left;
  height: 60px;
}

.iv-img {
  text-align: center;
}

.iv-input {
  text-align: center;
}

.iv-row .iv-img {
  text-align: left;
  margin-right: 10px;
  float: left;
}

.iv-row .iv-input {
  text-align: left;
  height: 60px;
  line-height: 60px;
}
#opc_profile .iv-row {
  margin-top: 4px;
}
#opc_profile .iv-row .iv-input {
  height: auto;
  line-height: normal;
}
#opc_profile .iv-row .iv-input .button {
  margin: 3px 0px 0px 13px;
}

.iv-input input {
  width: 100px;
}

.iv-error {
  padding-left: 5px;
  color: #880000;
}

.iv-box a:link,
.iv-box a:visited,
.iv-box a:hover,
.iv-box a:active
{
  text-decoration: none;
  border: none;
  border-bottom: 1px dashed #3c6992;
  white-space: nowrap;
  color: #3c6992;
  font-size: 10px;
}
.iv-box span.star {
  padding: 0;
}
table.data-table tr td.iv-box .button-row {
  margin: 4px 0px 3px 0px;
}
table.register-table div.iv-box {
  text-align: center;
}
table.register-table div.iv-box div.iv-img {
  margin-top: 4px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Wholesale trading module CSS stylesheet
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/*#wl-prices {
  margin-top: 15px;
}

#wl-prices table td {
  padding: 2px 10px;
  background: #eee none;
  white-space: nowrap;
}

#wl-prices table th {
  padding: 2px 10px;
  white-space: nowrap;
  background: #ccc none;
  font-weight: bold;
  text-align: center;
}

#wl-prices div strong {
  color: #112536;
}*/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Product Notifications module CSS stylesheet
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    23663ab722599bb67140d607ae2900b6d69f951d, v2 (xcart_4_5_3), 2012-09-13 13:13:01, main.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/*
 * Notification request button
 */
a.prod-notif-request-button
{
    padding-left: 5px;
    white-space: nowrap;
    text-decoration: none;
    margin: 0;
    vertical-align: bottom;
    line-height: 0;
    font-size: 0;
}

.prod-notif-request-button img
{
    display: inline;
    vertical-align: bottom;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}

a.prod-notif-request-button:hover img
{
}

/*
 * Request button tooltip
 */
#prod_notif_tooltip {
    width: 200px;
    position: absolute;
    z-index: 10;
    border: 1px solid #1593db;
    background-color: #e5f5fe;
    font: 1em verdana;
    text-decoration: none;
    color: #000;
    padding: 5px;
    opacity: 0.85;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#prod_notif_tooltip h3
{
    border: none;
    color: #000;
    text-decoration: none;
    font: bold 12px verdana;
    text-align: left;
}

#prod_notif_tooltip div
{
    margin: 0;
}

.prod-notif-tooltip-P
{
    color: green !important;
}


/*
 * Notification request body
 */
.prod-notif-email-default-value
{
    color: #676767;
}

.prod-notif-request-submit-message
{
    color: #33ac35;
}
/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Product Notifications module CSS stylesheet (for 'back in stock' notifications)
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    24e220c09b3eb31d9e15377dda7f5697dbf342d5, v2 (xcart_4_6_0), 2013-05-27 15:00:15, main.B.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Notification request button */
.prod-notif-request-button-B img 
{
  background: transparent url(../../skin/common_files/modules/Product_Notifications/../../images/prod_notif_icon_B.png) no-repeat left top;
  width: 36px;
  height: 28px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Product Notifications module CSS stylesheet (for 'low stock' notifications)
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    24e220c09b3eb31d9e15377dda7f5697dbf342d5, v2 (xcart_4_6_0), 2013-05-27 15:00:15, main.L.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Notification request button */
.prod-notif-request-button-L img 
{
  background: transparent url(../../skin/common_files/modules/Product_Notifications/../../images/prod_notif_icon_L.png) no-repeat left top;
  width: 37px;
  height: 25px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Product Notifications module CSS stylesheet (for 'price drop' notifications)
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    24e220c09b3eb31d9e15377dda7f5697dbf342d5, v2 (xcart_4_6_0), 2013-05-27 15:00:15, main.P.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Notification request button */
.prod-notif-request-button-P img 
{
  background: transparent url(../../skin/common_files/modules/Product_Notifications/../../images/prod_notif_icon_P.png) no-repeat left top;
  width: 44px;
  height: 25px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Bill Me Later settings CSS stylesheet
 *	
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author	   Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    c4876f0dc3c1be77d432d7277a473c36b8ae058c, v1 (xcart_4_6_1), 2013-09-07 11:40:24, main.css, random
 * @link	   http://www.x-cart.com/
 * @see		   ____file_see____
 */
.paypal-bml-banner {
  text-align: center;
}
.paypal-bml-banner img {
  max-width: 100%;
  height: auto;
}
.paypal-bml-banner.top {
  margin-bottom: 10px;
}
.paypal-bml-banner.inline {
  text-align: left;
  margin-top: 10px;
}
.paypal-bml-banner.cart.inline {
  margin-top: 0px;
  position: absolute;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Stop list module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

img.slist-no-ip {
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: transparent url(../../skin/common_files/modules/Stop_List/../../images/no_ip.gif) left top;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * UPS online tools module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.ups-logo {
  width: 84px;
  height: 96px;
  margin: 0 5px 15px 5px;
}

.ups-logo-cell {
  margin: 25px 20px 5px 20px;
  text-align: center;
}

.ups-notice {
  font-size: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: left;
  padding-left: 10px;
}

table.ups-error tr td {
  padding: 1px;
}

.ups-error-name {
  width: 20%;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Recommended products module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

ul.rproducts {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.rproducts li {
  margin: 0;
  padding: 4px 0;
  font-size: 7px;
}

ul.rproducts a:link,
ul.rproducts a:visited,
ul.rproducts a:hover,
ul.rproducts a:active
{
  font-weight: bold;
  font-size: 12px;
}

.printable .rproducts {
  display: none;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Detailed product images module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    97ca8dbd8d41f52d869843ab3866d59cbeed929d, v5 (xcart_4_4_0), 2010-08-04 11:32:48, main.css, joy
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Detailed images on product detailed page */
.dpimages-list .content {
  text-align: center;
}

.dpimages-list .content img {
  padding: 0 0 10px 0;
}

.dpimages-list .content img.last {
  padding: 0;
}

.dpimages-list .dpimage-container {
  text-align: center;
  margin: 3px 0;
}

/* Product details line */
div.dpimages-popup-link {
  margin-top: 33px;
  text-align: center;
  vertical-align: middle;
}

.dpimages-popup-link a:link,
.dpimages-popup-link a:visited,
.dpimages-popup-link a:hover,
.dpimages-popup-link a:active
{
  text-decoration: underline;
  padding: 0 0 0 17px;
  background: transparent url(../../skin/common_files/modules/Detailed_Product_Images/../../images/zoom_image.gif) no-repeat left 1px;
  line-height: 13px;
}

/* Icons box */

.dpimages-icons-box {
  padding-top: 15px;
  padding-bottom: 10px;
  width: 220px;
}

.dpimages-icons-box a:link,
.dpimages-icons-box a:visited,
.dpimages-icons-box a:hover,
.dpimages-icons-box a:active
{
  display: block;
  outline-style: none;
  border: 1px solid #fff;
  float: left;
}

.dpimages-icons-box a:hover {
  border: 1px solid #215485;
}

/* Printable page */

.printable .dpimages-popup-link,
.printable .dpimages-icons-box
{
  display: none;
}


/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Product options module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* exceptions list */
#exception_msg {
  padding-bottom: 15px;
}

.poptions-exceptions-list {
  padding-bottom: 15px;
}

/* short options list */
.poptions-options-list {
  padding: 1px;
}

.poptions-options-list td {
  padding-right: 10px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * X-RMA module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.rma-product-options-box {
  padding-left: 20px;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Advanced Order Management module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    616d4da9c72aa057d62e895b3bd394ab88d6f872, v2 (xcart_4_4_0_beta_2), 2010-05-31 06:08:28, main.css, igoryan
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

#history-box {
  padding: 5px;
  border: solid 1px #ccc;
	font-size: 10px;
}

#history-box ul {
  padding-left: 20px;
  margin: 0px;
	
}

#history-box li {
  padding: 0;
  margin: 0;
  font-size: 10px;
}

#history-box .subhead {
  color: #000;
  font-size: 10px;
  font-weight: bold;
  padding-top: 3px;
  margin: 0;
}

#history-box .subhead-comment {
  color: #000;
  font-size: 10px;
  font-weight: normal;
  padding: 3px 0;
  margin: 0;
}

#history-box .subhead-note {
  color: #848a94;
  padding: 3px 0;
  font-size: 10px;
}

#history-box .section-subhead {
  color: #b51a00;
  font-size: 10px;
  font-weight: normal;
  padding: 3px 0;
  margin: 0;
}

#history-box p {
  font-size: 10px;
  padding: 0;
  margin: 0;
}

#history-box .status {
  color: #848a94;
}

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * One page checkout module CSS stylesheet
 *
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version    9368d3128150483d6d30d5c807740133f3f72f1b, v24 (xcart_4_6_2), 2013-10-31 10:02:50, main.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * Alternative styles for common elements
 */
/*
div.opc-container .opc-section h2,
div.opc-container .opc-section h3
{
    color: #617683;
}

div.opc-container label {
      font-size: 12px;
      line-height: 18px;
    vertical-align: middle;
}

div.opc-container #center-main {
    text-align: left;
    margin: 0 auto;
}

div.opc-container h1 {
    font-size: 20px;
}

div.checkout-container h1 {
    font-size: 32px;
}

div.checkout-container span.star {
    padding-left: 5px;
    color: #3385bf;
}

.fill-error label {
    color: #ce0000;
}

div.opc-section-container div.text-block {
    margin: 0 10px;
}

.fill-error .data-value input[type=text],
.fill-error .data-value input[type=password],
.fill-error .data-value select,
.fill-error .data-value textarea
{
    border: solid 1px #ce0000;
    background-color: #ffebeb;
}

div.error-label {
    color: #ce0000;
    font-size: 9px;
    display: none;
}

.fill-error div.error-label {
    display: block;
}

*
 * Container blocks

ul#opc-sections {
    margin: 0;
    padding: 0;
    min-width: 1000px;
}

ul#opc-sections li.opc-section {
    text-align: left;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0 25px 50px 0;
    border: 0 none;
    width: 310px;
    min-height: 400px;
    width: 30%;
}

ul#opc-sections li.opc-section h2 {
    font-weight: normal;
    font-size: 24px;
    padding: 7px 0;
    margin: 0;
}

ul#opc-sections li.opc-section h3 {
    font-weight: normal;
    font-size: 18px;
    padding: 7px 0;
    margin: 0;
    border: 0 none;
}

ul#opc-sections li.opc-section div {
    font-size: 12px;
}

ul#opc-sections li.last {
    margin-right: 0 !important;
}

*
 * Registration section

div.opc-authbox {
    margin: 5px 0;
    padding: 0;
    font-size: 12px;
}

div.opc-authbox a {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

fieldset.registerform {
    border: 0 none;
    padding: 0;
    margin: 0;
}

div.opc-section-container {
    padding: 10px 0;
    margin: 0;
    background: #f5f5f5;
}

div.opc-section-container div.text-block {
    margin: 0 10px;
}

fieldset.registerform ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

fieldset.registerform ul {
    position: relative;
    padding: 0 15px;
    margin: 0;
    background: #f5f5f5;
}

fieldset.registerform ul.first {
    padding-top: 15px;
}

fieldset.registerform ul li {
    padding-bottom: 10px;
}

fieldset.registerform ul li.clearing {
    padding: 0;
    margin: 0;
}

fieldset.registerform ul li.fields-group {
    float: left;
    margin-right: 10px;
}

fieldset.registerform ul li.fields-group input[type=text],
fieldset.registerform ul li.fields-group input[type=password]
{
    width: 90px;
}

fieldset.registerform ul li.single-field {
    float: none;
    clear: both;
}

fieldset.registerform ul li.single-field input[type=text],
fieldset.registerform ul li.single-field input[type=password]
{
    width: 80%;
}

fieldset.registerform div.oneline {
    float: left;
    margin-right: 10px;
}

li.single-field input.image-button {
    background: transparent url(../../skin/common_files/modules/One_Page_Checkout/../../images/button_go.png) no-repeat left top;
    height: 21px;
    width: 23px;
    margin-bottom: 1px;
}


div.optional-label {
    margin: 10px 5px;
    background-color: #fff;
}

div.optional-label label {
    font-weight: bold;
    font-size: 11px;
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}

div.optional-label label input {
    margin-right: 5px;
    width: 13px;
    height: 13px;
    padding: 0;
    vertical-align: bottom;
    position: relative;
    top: -2px;
}

div.address-book-link {
    height: 35px;
    background: #ecf3f7;
    width: 100%;
    vertical-align: middle;
    position: relative;
    padding: 5px 0;
}

div.address-book-link span.popup-link {
    margin: 10px;
    font-size: 11px;
}

div.address-book-link label {
    margin: 10px;
    font-size: 11px;
    line-height: 16px;
}

ul#opc-sections li.opc-section div.opc-checkout-profile h3 {
    padding: 7px;
}

div.opc-checkout-profile div.address-line {
    font-size: 12px;
    padding: 0 7px;
}

ul#opc-sections li.opc-section div.news-register-item-descr {
    font-size: 10px;
    font-style: italic;
}

*
 * Shipping and payment section

.checkout-payments tr td {
    padding: 5px;
    vertical-align: top;
    border-bottom: solid 2px #fff;
}

.checkout-payments tr td table tr td {
    border-bottom: 0;
}
.checkout-payments tr td.checkout-payment-name {
    width: 100%;
    padding-right: 10px;
    white-space: normal;
}

.checkout-payments tr td.checkout-payment-name label {
    font-weight: bold;
}

.checkout-payments tr td div.checkout-payment-descr {
    width: 80%;
}

.checkout-payments tr td.checkout-payment-paypal {
    width: 100%;
}

.checkout-payments tr td.checkout-payment-paypal img {
    border: 0 none;
}

.checkout-payments tr.payment-details td {
    background: #fff;
    margin: 0;
    padding: 10px;
}

.checkout-payment-name span.applied-gc {
    font-weight: normal;
    color: #01851a;
}

.checkout-shippings {
    width: 100%;
}

.checkout-shippings tr td {
    padding: 0 0 5px 0;
    border-bottom: solid 2px #fff;
    vertical-align: top;
}

.checkout-shippings tr.last td {
    border-bottom: 0 none;
}

.checkout-shippings tr td label {
      font-size: 11px;
      line-height: 14px;
}

.checkout-shippings tr td.shipping-name {
    width: 70%;
    padding-right: 5px;
}

.checkout-shippings tr td.shipping-cost {
    width: 30%;
    text-align: right;
}

.opc-payment-options fieldset.registerform ul {
    background: 0;
}

*
 * Summary section

div.coupon-info a.unset-coupon-link {
    margin-left: 10px;
}

div.coupon-info p {
    font-size: 9px;
}

div.coupon-info div.progress {
    background: transparent url(../../skin/common_files/modules/One_Page_Checkout/../../images/progress.gif) repeat-x left 10px;
    height: 20px;
    margin: 0 15%;
}

div#couponform {
    height: 20px;
}

div.coupon-info input.image-button {
    background: transparent url(../../skin/common_files/modules/One_Page_Checkout/../../images/button_go.png) no-repeat left top;
    height: 21px;
    width: 23px;
    margin-bottom: 1px;
}

div.cart-totals {
    margin: 10px 0;
    padding: 0;
}

div.cart table.totals {
    margin: 0;
    text-align: right;
    width: 30%;
}

table.totals tr td.total
{
    height: 37px;
}

table.totals tr td.total,
table.totals tr td.total-name,
table.totals tr td.total-value,
table.totals tr td.total-value-alt,
table.totals span.total-name
{
    font-weight: bold;
    text-transform: none;
    padding: 0 5px 0 0;
    vertical-align: middle;
    font-size: 18px;
}
table.totals tr td.total-name
{
    font-weight: normal;
}

#opc_summary table.totals {
    text-align: left;
    width: 100%;
}

#opc_summary table.totals tr td.total,
#opc_summary table.totals tr td.total-name,
#opc_summary table.totals tr td.total-value,
#opc_summary table.totals tr td.total-value-alt,
#opc_summary table.totals span.total-name
{
    width: 15%;
    font-weight: normal;
    vertical-align: baseline;
}

#opc_summary table.totals tr td.total,
#opc_summary table.totals tr td.total-name {
    width: 70%;
}

table.totals tr td.discounted {
    color: #01851a;
}

table.totals tr.total td.total-name {
    font-size: 22px;
}

table.totals tr.total td.total-value {
    font-size: 22px;
}

table.totals tr.total td.total-value-alt {
    font-size: 12px;
    vertical-align: bottom;
}

table.cart-content tr td {
    font-size: 10px;
    font-weight: normal;
    border-bottom: solid 1px #888;
    padding: 10px 5px;
    vertical-align: top;
}

table.cart-content .cart-content-text {
    font-weight: normal;
    color: #2c3e49;
}

div#order-taxes-box {
    padding: 10px 5px;
}

div.checkout-customer-notes,
div.checkout-partner,
div.terms_n_conditions
{
    padding: 0px 0;
}

div.terms_n_conditions {
    text-align: center;
}

div.terms_n_conditions label {
    font-size: 13px;
}

.place-order-button button.inactive {
    opacity: .3;
    filter:Alpha(Opacity=30);
    cursor: default;
}

div.paypal-express-sel-note {
    padding: 0 10px;
}

#opc_payment {
    margin-bottom: 20px;
}

#opc_shipping {
    margin-bottom: 20px;
}

ul#opc-sections li.opc-section h3 {
    margin-bottom: 20px;
}

#show_coupon_code {
    border-bottom: 1px dotted;
    color: inherit;
    text-decoration: none;
}

div.checkout-customer-notes {
    margin-bottom: 12px;
}*/

