/*4.103.1.0*/
/*--Custom Template from theme0--*/
/*--Fonts--*/

/*--Body--*/
body {
    background-color: ;
}
#body-bg {
    background-image: none;
}

#body-bg.onload {
    background-image: none;
}

/*--Header--*/
#header .header-height-dummy {
    height: 0;
}

#header .header-inner .panel #header-flash {
    display: none;
}
#header .header-inner .panel #siteinfo #sitename {
    min-height: ;
    font-family: "";
    font-size: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
    text-align: left;
}
#header .header-inner .panel #siteinfo #tagline {
    min-height: ;
    font-family: "";
    font-size: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
    text-align: left;
}
#header > .header-inner > .panel {
    background-color: ; /* for fallback */
    background-color: rgba(, , , 1); 
	background-image: none;
	-pie-background: rgba(, , , 1);
	behavior: url(/modules/helper/PIE/PIE.htc);

}

/* :root > for target IE9 and higher , \9 > for targer IE9 and lower */
:root #header > .header-inner > .panel {
    behavior: none\9;
    filter: none\9;
    -ms-filter: ""\9;
}

#header > .header-inner > .panel:hover {
    filter: none\9;
    -ms-filter: ""\9;
}

#header > #topbar {
    background-color: ;
    background-color: rgba(, , , 1);
    border-color: ;
    background-image: none;
    filter: none\9;
    -ms-filter: ""\9;
    position : relative;
    z-index: 1; /*for fix bug z-index in IE10*/
    -pie-background: rgba(, , , 1);
    behavior: url(/modules/helper/PIE/PIE.htc);
}
/* :root > for target IE9 and higher , \9 > for targer IE9 and lower */
:root #header > #topbar {
    filter: none\9;
    -ms-filter: ""\9;
    behavior: none\9;
}

#sidebar {
    background-color: ;
    background-color: rgba(, , , 1);
    border-color: ;
    background-image: none;
    filter: none\9;
    -ms-filter: ""\9;
    position : relative;
    -pie-background: rgba(, , , 1);
    behavior: url(/modules/helper/PIE/PIE.htc);
}
/* :root > for target IE9 and higher , \9 > for targer IE9 and lower */
:root #sidebar  {
    filter: none\9;
    -ms-filter: ""\9;
    behavior: none\9;
}

/*--Side Menu--*/

ul.sidenav > li {
	background-color: ; /* for fallback */
	background-color: rgba(, , , 0);
	background-image: none;
	-pie-background: rgba(, , , 0);
	behavior: url(/modules/helper/PIE/PIE.htc);
}
:root ul.sidenav > li {
    filter: none\9;
    -ms-filter: ""\9;
}

#member-menu-wrap ul > li:hover,
ul.sidenav > li:hover { 
	background-color: ; /* for fallback */
    background-color: rgba(, , , 1);
    background-image: none;
    -pie-background: rgba(, , , 1);
	behavior: url(/modules/helper/PIE/PIE.htc);
}
ul.sidenav > li > a {
    font-family: "";
    font-size: ;
    line-height: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

ul.sidenav > li:hover > a {
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

ul.sidenav > li > span {
    font-size: ;
    line-height: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
ul.sidenav > li:hover > span {
    color: ;
}
ul.sidenav > li > span.subhover {
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
    background-color: ;
}

/*--Side Sub Menu--*/
ul.sidenav > li > ul.subnav {
    background-color: ; /* for fallback */
    background-color: rgba(, , , 1);
    -pie-background: rgba(, , , 1);
    behavior: url(/modules/helper/PIE/PIE.htc);
}

ul.sidenav > li > ul.subnav > li { 
	background-color: ; /* for fallback */
	background-color: rgba(, , , 0);
	background-image: none;
	-pie-background: rgba(, , , 0);
	behavior: url(/modules/helper/PIE/PIE.htc);
	border-top: solid 1px ; 
}
ul.sidenav > li > ul.subnav > li:hover {
    background-color: ; /* for fallback */
    background-color: rgba(, , , 1);
    -pie-background: rgba(, , , 1);
    behavior: url(/modules/helper/PIE/PIE.htc);
}
ul.sidenav > li > ul.subnav > li > a {
    font-family: "";
    font-size: ;
    line-height: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
ul.sidenav > li > ul.subnav > li:hover > a {
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
ul.sidenav > li > a:active {
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}


/*--Top Menu--*/
ul.topnav > li { 
    background-color: ; /* for fallback */
    background-color: rgba(, , , 0);
    background-image: none;
    -pie-background: rgba(, , , 0);
    behavior: url(/modules/helper/PIE/PIE.htc); 
}

:root ul.topnav > li {
    filter: none\9;
    -ms-filter: ""\9;
}

ul.topnav > li:hover:not(.nav-add-button) { 
	background-color: ; /* for fallback */
	background-color: rgba(, , , 1);
	background-image: none;
	-pie-background: rgba(, , , 1);
	behavior: url(/modules/helper/PIE/PIE.htc); 
}
ul.topnav > li.nav-add-button > a {
    line-height: ;
}
ul.topnav > li:not(.nav-add-button) > a {
    font-family: "";
    font-size: ;
    line-height: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
ul.topnav > li:hover:not(.nav-add-button) > a {
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
ul.topnav > li > span {
    font-size: ;
    line-height: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
ul.topnav > li:hover > span {
    color: ;
}
ul.topnav > li > span.subhover {
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
    background-color: ;
}

/*--Top Sub Menu--*/
ul.topnav > li > ul.subnav {
    border-color: 100;
    background-color: ; /* for fallback */
    background-color: rgba(, , , 1);
    -pie-background: rgba(, , , 1);
    behavior: url(/modules/helper/PIE/PIE.htc);
}

        ul.topnav > li > ul.subnav > li,
        ul.topnav > li > ul.subnav > div > div > li{ 
    background-color: ; /* for fallback */
    background-color: rgba(, , , 0);
    background-image: none;
    -pie-background: rgba(, , , 0);
    behavior: url(/modules/helper/PIE/PIE.htc); 
}

:root ul.topnav > li > ul.subnav > li,
:root ul.topnav > li > ul.subnav > div > div > li {
    filter: none\9;
    -ms-filter: ""\9;
}

ul.topnav > li > ul.subnav > li:hover,
ul.topnav > li > ul.subnav > div > div > li:hover { 
	background-color: ; /* for fallback */
	background-color: rgba(, , , 1);
	background-image: none;
	-pie-background: rgba(, , , 1);
	behavior: url(/modules/helper/PIE/PIE.htc); 
}
ul.topnav > li > ul.subnav > li > a,
ul.topnav > li > ul.subnav > div > div > li > a {
    font-family: "";
    font-size: ;
    line-height: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
ul.topnav > li > ul.subnav > li:hover > a {
ul.topnav > li > ul.subnav > div > div > li:hover > a {
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

/*-- Middle Menu --*/
ul.midnav,
.sub-categories-container .sub-categories-list-container {
    background-color: ; /* for fallback */
    background-color: rgba(, , , 0);
    //background-color: ; /* for IE7 */
    border-color: ;
    -pie-background: rgba(, , , 0);
    behavior: url(/modules/helper/PIE/PIE.htc);
}

ul.midnav > li,
ul.sub-categories-list > li {
	background-color: ; /* for fallback */
	background-color: rgba(, , , 0);
	background-image: none;
	-pie-background: rgba(, , , 0);
	behavior: url(/modules/helper/PIE/PIE.htc);
}

ul.midnav > li:hover,
ul.sub-categories-list > li:hover {
	background-color: ; /* for fallback */
	background-color: rgba(, , , 0);
	-pie-background: rgba(, , , 0);
	behavior: url(/modules/helper/PIE/PIE.htc);
}
ul.midnav > li > a,
ul.sub-categories-list > li > a {
    font-family: "";
    font-size: ;
    line-height: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
ul.midnav > li:hover > a,
ul.sub-categories-list > li:hover > a {
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

/*-- Slide Menu --*/
#slidemenu-menu,
ul.slidemenu,
ul.slidemenu > li > ul.subnav {
    background-color: ;
}
ul.slidemenu > li,
ul.slidemenu > li > ul.subnav > li {
    background-color: ; /* for fallback */
    background-color: rgba(, , , 0);
    background-image: none;
    -pie-background: rgba(, , , 0);
    behavior: url(/modules/helper/PIE/PIE.htc);
}
ul.slidemenu > li.blank {
    background-color: ; /* inverted color */
    height: 3px;
}
ul.slidemenu > li > i,
ul.slidemenu > li > ul.subnav > li > i {
    color: ;
}
ul.slidemenu > li > a,
ul.slidemenu > li > ul.subnav > li > a {
    font-family: "";
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

ul.slidemenu > li:active,
ul.slidemenu > li:hover,
ul.slidemenu > li > ul.subnav > li:active,
ul.slidemenu > li > ul.subnav > li:hover {
    background-color: ; /* for fallback */
    background-color: rgba(, , , 1);
    background-image: none;
    -pie-background: rgba(, , , 1);
    behavior: url(/modules/helper/PIE/PIE.htc);
}

ul.slidemenu > li > i:active,
ul.slidemenu > li > i:hover,
ul.slidemenu > li > ul.subnav > li > i:hover,
ul.slidemenu > li > ul.subnav > li > i:active {
    color: ;
}

ul.slidemenu > li > a:active,
ul.slidemenu > li > a:hover,
ul.slidemenu > li > ul.subnav > li > a:hover,
ul.slidemenu > li > ul.subnav > li > a:active {
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

ul.slidemenu > li.slidemenu-back,
ul.slidemenu > li > ul.subnav > li.slidemenu-back {
    background-color: ; /* inverted color */
}

ul.slidemenu > li.slidemenu-back:active,
ul.slidemenu > li.slidemenu-back:hover,
ul.slidemenu > li > ul.subnav > li.slidemenu-back:active,
ul.slidemenu > li > ul.subnav > li.slidemenu-back:hover {
    background-color: ; /* inverted color */
}

ul.slidemenu > li.slidemenu-back > i,
ul.slidemenu > li.slidemenu-back > a,
ul.slidemenu > li > ul.subnav > li.slidemenu-back > a,
ul.slidemenu > li > ul.subnav > li.slidemenu-back > i {
    color: ; /* inverted color */
}

ul.slidemenu > li.slidemenu-back:active > i,
ul.slidemenu > li.slidemenu-back:hover > i,
ul.slidemenu > li.slidemenu-back:active > a,
ul.slidemenu > li.slidemenu-back:hover > a,
ul.slidemenu > li > ul.subnav > li.slidemenu-back:active > a,
ul.slidemenu > li > ul.subnav > li.slidemenu-back:hover > a,
ul.slidemenu > li > ul.subnav > li.slidemenu-back:active > i,
ul.slidemenu > li > ul.subnav > li.slidemenu-back:hover > i {
    color: ;
}

/*--Content--*/
#content {
    color: ;
    background-color: ; /* for fallback */
    background-color: rgba(, , , 1);
    -pie-background: rgba(, , , 1);
    behavior: url(/modules/helper/PIE/PIE.htc);
}
#content .breadcrumb {
    font-family: "";
    color: ;
}
#content .breadcrumb a {
    color: ;
}
#content .title,
#content .product-title,
#content .product-search-result-title {
    font-family: "";
    font-size: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
#content > .title.title-with-text-alignment {
    text-align: left;
}
#content .inner > .search-result .title {
    color: ;
    font-family: "";
    font-size: 20px;
    line-height: 20px;
}
#content .inner > .search-result .breadcrumb {
    color: ;
}
#content .inner > .search-result .keyword {
	color: ;
	background-color: ;
}
#content .inner > .search-result .separator {
    border-color: ;
}

        #content .description {
            font-family: "";
            font-size: ;
            color: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }

        #content .description a {
            color: ;
        }

        #content .images-area.right {
            float: right;
            margin: 0px 0px 10px 10px;
        }
    
        #content .text-section-container .text-section-loader {
            font-family: "";
            font-size: ;
            color: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }

        #content .text-section-container .text-section-loader a {
            color: ;
        }
    
#content .html-section-container .html-section-loader{
    font-family: "";
    font-size: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

#content .html-section-container .html-section-loader a {
    color: ;
}

        #content .price-line {
            font-family: "";
            font-size: ;
            color: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
        #content .original-price-line .price-label,  #content .original-price-line .price-value .price{
            font-family: "";
            font-size: ;
            color: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
        #content .member-price-line {
            font-family: "";
            font-size: ;
            color: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
    
			#content .order-button input#btn_order,
			#content .order-button input[type=button],
			#content .order-button input[type=submit]  {
			    background-color: ;
			    background-color: rgba(, , , 1);
			    font-family: "";
			    font-size: ;
			    color: ;
			    font-weight: ;
			    font-style: ;
			    text-decoration: ;
			    border-color: ;
			    background-image: none;
			    position: relative;
			    z-index: 0;
			    -pie-background: rgba(, , , 1);
			    filter: none\9;
			    -ms-filter: ""\9;
			    behavior: url(/modules/helper/PIE/PIE.htc);
			}
			
			#content .order-button input#btn_order{
			    overflow:visible;
			}
			#content .hidable .order-button input#btn_order:hover,
			#content .hidable .order-button input[type=button]:hover,
			#content .hidable .order-button input[type=submit]:hover {
			    background-color: ;
			    background-color: rgba(, , , 1);
			    color: ;
			    font-weight: ;
			    font-style: ;
			    text-decoration: ;
			    border-color: ;
			    text-shadow: 0 1px 1px ;
			    -pie-background: rgba(, , , 1);
			    behavior: url(/modules/helper/PIE/PIE.htc);
			}
			
#fancybox-title:not(.fancybox-title-float) {
    font-family: "";
    font-weight: ;
    font-style: ;
    color: ;
    font-size: 1.5em;
}

/*--showcase, portlet--*/

        showcase > .portlet {
            border-color: ;
        }
        .showcase > .portlet .separator {
            border-color: ;
        }
        
            .showcase .portlet-header {
                background-color: ;
                background-color: rgba(, , , 0);
                border-color: ;
                background-image: none;
                filter: none\9;
                -ms-filter: ""\9;
                position : relative;
                z-index: 0;
                -pie-background: rgba(, , , 0);
                behavior: url(/modules/helper/PIE/PIE.htc);
            }
            /* :root > for target IE9 and higher , \9 > for targer IE9 and lower */
            :root .showcase .portlet-header {
                filter: none\9;
                -ms-filter: ""\9;
                behavior: none\9;
            }
        
        .showcase .portlet-header {
            text-align: left;
        }

        .showcase .portlet-header:hover {
            background-image: none\9;
            filter: none\9;
            -ms-filter: ""\9;

        }
        .showcase .portlet-header > a {
            color: ;
            font-family: "";
            font-size: ;
            line-height: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
        .showcase .portlet-header > a:hover {
            color: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
        .showcase > .portlet.style1  {
            border-color: ;
        }
        .showcase > .portlet.style1 .portlet-header > a {
            color: ;
        }
        .showcase > .portlet.style1 .portlet-header > a:hover {
            color: ;
        }
        .showcase > .portlet.style2  {
            border-color: ;
        }
        .showcase > .portlet.style2 .portlet-header {
            border-color: ;
            filter: none\9;
            -ms-filter: ""\9;
            behavior: none\9;

        }
        .showcase > .portlet.style3 .portlet-header {
            filter: none\9;
            -ms-filter: ""\9;
            behavior: none\9;
        }
        .showcase > .portlet.style2 .portlet-header > a {
            color :;
        }
        .showcase > .portlet.style2 .portlet-header > a:hover{
            color :;
        }
        .showcase > .showcase_border.style2 {
            border : 1px solid ;
        }
        .showcase > .portlet.style3 .portlet-header > a {
            color :;
        }
        .showcase > .portlet.style3 .portlet-header > a:hover{
            color :;
        }
        .showcase > .portlet.style1 .showcase_border {
            border:none;
        }
        .showcase > .portlet.style2 .showcase_border{
            border: 1px solid ;
        }

        .showcase > .portlet.style3 .portlet-header-divider{
            display: block;
            padding: 0px 20px;
        }
        .showcase > .portlet.style3 .portlet-header-divider > div {
            border-bottom: solid 1px ;
        }
    
    /* --end showcase, portlet-- */
    
/*--related contents--*/
    
        #content #portlet-related-contents .text .title,
        #content #portlet-related-contents .text .title a {
            color: ;
            font-family: "";
            font-weight: ;
            font-style: ;
            font-size: 20px;
            line-height: 20px;
            text-decoration: ;
        }
        #content #portlet-related-contents .text .description {
            color: ;
            font-family: "";
            font-size: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
        #content #portlet-related-contents .price {
            color: ;
            font-family: "";
            font-size: 0px;
            font-weight: ;
            font-style: ;
            text-decoration: 
        }
        #content #portlet-related-contents .original-price {
            color: ;
            font-family: "";
            font-size: 0px;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
        #content #portlet-related-contents .member-price {
            color: ;
            font-family: "";
            font-size: 0px;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
        #portlet-related-contents legend {
            padding-left: 5px;
            padding-right: 5px;
        }
        #portlet-related-contents  {
            border-radius: 5px 5px 5px 5px;
            border-color: ;
            color :;
        }

        fieldset{
            border:1px solid #c0c0c0;
        }
        #portlet-related-contents .portlet-header {
            border-color: ;
            color :;
        }
        #portlet-related-contents .showcase_border{
            border: 1px solid ;
        }

        @media screen and (max-width: 610px) {
            #content #portlet-related-contents .text .title,
            #content #portlet-related-contents .text .title a {
                font-size: 11px;
            }

            #content #portlet-related-contents .price {
                font-size: 0px;
            }

            #content #portlet-related-contents .original-price {
                font-size: 0px;
            }

            #content #portlet-related-contents .member-price {
                font-size: 0px;
}
            .related-contents{
                text-align:center;
            }
        }
    
/* -- START: Cards --*/

        .cards-container .cards-loader ul > li .cards-title {
            font-family: "";
            font-size: 20px;
            color: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }

        .cards-container .cards-loader ul > li .cards-title > a{
             color: ;
        }

        .cards-container .cards-loader ul > li .cards-title > a:visited {
             color: ;
        }

        .cards-container .cards-loader ul > li.cards-add {
            color: ;
        }

        .cards-container .cards-loader ul > li .cards-text .cards-description {
            font-family: "";
            font-size: ;
            color: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
    
/* -- END: Cards -- */

/*--content tag cloud--*/
#content #content-tag-cloud-container ul#tag_cloud > li a {
	color:  !important;
}

/*--content visit history--*/
#content-visit-history-container > .portlet  {
    border-color: ;
}

#content-visit-history-container {
    background-color: ; /* for fallback */
    background-color: rgba(, , , 1);
    -pie-background: rgba(, , , 1);
    behavior: url(/modules/helper/PIE/PIE.htc);
}
#content-visit-history-container .portlet-header {
    color :;
    font-family: "";
    font-size: ;
    line-height: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
#content-visit-history-container .portlet-header-divider > div {
    border-bottom: solid 1px ;
}
#content-visit-history-container ul.content-visit-history-pages .text .title,
#content-visit-history-container ul.content-visit-history-pages .text .title a {
    color: ;
    font-family: "";
    font-weight: ;
    font-style: ;
    font-size: 20px;
    line-height: 20px;
    text-decoration: ;
}
#content-visit-history-container ul.content-visit-history-pages .text .price {
    color: ;
    font-family: "";
    font-size: 0px;
    font-weight: ;
    font-style: ;
    text-decoration: 
}
#content-visit-history-container ul.content-visit-history-pages .text .original-price {
    color: ;
    font-family: "";
    font-size: 0px;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
#content-visit-history-container ul.content-visit-history-pages .text .member-price {
    color: ;
    font-family: "";
    font-size: 0px;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
/*--contact form--*/

        #content .contact-form h3 {
            color: ;
        }
        #content .contact-form form {
            color: ;
        }
        #content .contact-form form a{
            color: ;
            background-color: ;
        }
        #content .contact-form form a:hover{
            color: ;
            background-color: ;
        }
        #content .contact-form input[type=submit]{
            background-color: ;
            color: ;
            border-color: ;
        }
    
/*--widget form--*/
#sidebar .widget-item .widget-form h3 {
    color: ;
}
#sidebar .widget-item .widget-form form {
    color: ;
    font-family: "";
}
#sidebar .widget-item .widget-form form input[type=button] {
    background-color: ;
    border-color: ;
	color: ;
}
#sidebar .widget-item .widget-form form input[type=button]:hover {
	background-color: ;
    border-color: ;
	color: ;
}

/*--member login & register--*/
#sidebar .widget-item .member-box input[type=button],
#sidebar .widget-item .member-box input[type=submit] {
	background-color: ;
    border-color: ;
	color: ;
}
#sidebar .widget-item .member-box input[type=button]:hover,
#sidebar .widget-item .member-box input[type=submit]:hover {
	background-color: ;
    border-color: ;
	color: ;
}
#sidebar .widget-item .member-box .signup > a {
	color: ;
}
#sidebar .widget-item .member-box .signup > a:hover {
	color: ;
}
#sidebar .widget-item #member-menu-wrap li > a {
    font-family: "";
    font-size: ;
    line-height: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
#sidebar .widget-item #member-menu-wrap li:hover > a {
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
#sidebar .widget-item #member-menu-wrap hr {
	border-top : 1px dashed ;
}
#form-design .preview-panel > .fields > li > .field-input-wrap a,
#sidebar .widget-item .customize-form a{
    color: ;
    background-color: ;
}
#sidebar .widget-item .customize-form a:hover{
    color: ;
    background-color: ;
}

.member-wrap .member-form .shipping-title{
    background-color: ;
    color: ;
}
.member-form .member-block-button input[type=button],
.member-form .member-block-button input[type=submit]{
	background-color: ;
	color: ;
	border-color: ;
}
.member-form .member-block-button input[type=button]:hover,
.member-form .member-block-button input[type=submit]:hover {
	background-color: ;
	color: ;
	border-color: ;
	text-shadow: 0 1px 1px ;
}
.member-wrap .member-menu-title {
	background-color: ;
    color: ;
}
.member-wrap .order-view .order-list tr.order-list-row:hover {
	background-color: ;
    color: ;
}
.order-list-row-selected {
	background-color: ;
    color: ;
}
.member-menu-wrap .member-menu-title {
	background-color: ;
    color: ;
}
.member-menu-wrap ul > li > a,
.member-menu-wrap .member-menu-form .signup > a {
	color: ;
}
.member-menu-wrap .member-menu-inner ul > li > a {
	background-color: ;
    color: ;
}
.member-menu-wrap .member-menu-inner ul > li > a:hover {
	background-color: ;
    color: ;
}
.member-menu-wrap .member-menu-form input[type="submit"],
.member-menu-wrap .member-menu-form input[type="button"] {
	background-color: ;
    border-color: ;
	color: ;
}
.member-menu-wrap .member-menu-form input[type="submit"]:hover,
.member-menu-wrap .member-menu-form input[type="button"]:hover {
	background-color: ;
    border-color: ;
	color: ;
}


/*--subpages--*/

        #content ul.subpages .separator {
            border-color: ;
        }
        #content ul.subpages li {
            border: solid 1px ;
        }

        #content ul.subpages .text .title,
        #content ul.subpages .text .title a {
            color: ;
            font-family: "";
            font-weight: ;
            font-style: ;
            font-size: 20px;
            text-decoration: ;
        }
        #content ul.subpages .text .description {
            color: ;
            font-family: "";
            font-size: ;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
        #content ul.subpages .text .price {
            color: ;
            font-family: "";
            font-size: 0px;
            font-weight: ;
            font-style: ;
            text-decoration: 
        }
        #content ul.subpages .text .original-price {
            color: ;
            font-family: "";
            font-size: 0px;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }
        #content ul.subpages .text .member-price {
            color: ;
            font-family: "";
            font-size: 0px;
            font-weight: ;
            font-style: ;
            text-decoration: ;
        }

        #content ul.subpages li.no-children {
            color: ;
        }

        @media screen and (max-width: 610px) {
            #content ul.subpages .text .title,
            #content ul.subpages .text .title a {
                font-size: 11px;
            }

            #content ul.subpages .text .price {
                font-size: 0px;
            }

            #content ul.subpages .text .original-price {
                font-size: 0px;
            }

            #content ul.subpages .text .member-price {
                font-size: 0px;
            }
        }
    
/*--siblings--*/
#content .siblings a {
    color: ;
    font-family: "";
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

/*--content-tag--*/
#content ul.content-tag .separator {
    border-color: ;
}
#content ul.content-tag li {
    border: solid 1px ;
}

#content ul.content-tag .text .title,
#content ul.content-tag .text .title a {
    color: ;
    font-family: "";
    font-weight: ;
    font-style: ;
    font-size: 20px;
    line-height: 20px;
    text-decoration: ;
}
#content ul.content-tag .text .description {
    color: ;
    font-family: "";
    font-size: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
#content ul.content-tag .text .price {
    color: ;
    font-family: "";
    font-size: 0px;
    font-weight: ;
    font-style: ;
    text-decoration: 
}
#content ul.content-tag .text .original-price {
    color: ;
    font-family: "";
    font-size: 0px;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
#content ul.content-tag .text .member-price {
    color: ;
    font-family: "";
    font-size: 0px;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

#content a.content-tag-title-link {
	color: ;
	text-decoration: none;
}
#content a.content-tag-title-link:hover {
	text-decoration: underline;
}
#content #content-tag-container .content-tag li.content-tag-load-more-row input.content-tag-load-more {
	background-color: ;
	border-color: ;
    color: ;
}
#content #content-tag-container .content-tag li.content-tag-load-more-row input.content-tag-load-more:hover {
	background-color: ;
	border-color: ;
    color: ;
    text-shadow: 0 1px 1px ;
}

/*--shopping cart--*/

#content table.cart {
    border: solid 1px ;
}
#content .cart th {
    background-color: ;
    border: solid 1px ;
    color: ;
}

#content .cart tr.order-head-row{
    background-color: ;
    border: solid 1px ;
    color: ;
}
#content .cart td {
    border: solid 1px ;
}
#content .cart-button input[type=button],
#content .cart-button input[type=submit]  {
	background-color: ;
	background-color: rgba(, , , 1);
	font-family: "";
    font-size: ;
	color: ;
	font-weight: ;
    font-style: ;
    text-decoration: ;
	border-color: ;
	background-image: none;
	-pie-background: rgba(, , , 1);
	filter: none\9;
	-ms-filter: ""\9;
}

#content .cart-button input[type=button]:hover,
#content .cart-button input[type=submit]:hover  {
	background-color: ;
	background-color: rgba(, , , 1);
	color: ;
	font-weight: ;
    font-style: ;
    text-decoration: ;
	border-color: ;
	text-shadow: 0 1px 1px ;
	-pie-background: rgba(, , , 1);
	behavior: url(/modules/helper/PIE/PIE.htc);
}
.checkout-form .shipping-title,
.shipping-title {
    background-color: ;
    color: ;
}
.checkout-form .checkout-block-button input[type=button],
.checkout-form .checkout-block-button input[type=submit]{
	background-color: ;
	color: ;
	border-color: ;
}
.checkout-form .checkout-block-button input[type=button]:hover,
.checkout-form .checkout-block-button input[type=submit]:hover{
	background-color: ;
	color: ;
	border-color: ;
	text-shadow: 0 1px 1px ;
}
.checkout-form #btn_login_for_checkout {
	background-color: ;
	color: ;
	border-color: ;
}
.checkout-form #btn_login_for_checkout:hover {
	background-color: ;
	color: ;
	border-color: ;
}

/*--Checkout Step--*/
.checkout-step .progress-bar > span {
	background-color: ;
    color: ;
}
.checkout-step #step-done .circle {
	background-color: ;
	border: 5px solid ;
    color: ;
}
.viewcart-box {
    background-color: ;
    color: ;
}
.viewcart-box:hover {
    background-color:  !important;
    color:  !important;
}
.viewcart-box a {
    color: ;
}
.viewcart-box:hover a,
.viewcart-box a:hover {
    color:  !important;
    text-shadow: 0 1px 1px  !important;
}
.order-wrap .order-control-btn input[type=button],
.order-wrap .order-control-btn input[type=submit] {
	background-color: ;
	color: ;
	border-color: ;
}
.order-wrap .order-control-btn input[type=button]:hover,
.order-wrap .order-control-btn input[type=submit]:hover {
	background-color: ;
	color: ;
	border-color: ;
	text-shadow: 0 1px 1px ;
}
.standard-form input[name=submit],
.search-form input[type=button],
.customize-form input[name=submit] {
	background-color: ;
	color: ;
	border-color: ;
}
.standard-form input[name=submit]:hover,
.search-form input[type=button]:hover,
.customize-form input[name=submit]:hover {
	background-color: ;
	color: ;
	border-color: ;
	text-shadow: 0 1px 1px ;
}
/*--sidebar--*/
#sidebar .button-add-menu > a{
    color: ;
}
/*--widgets--*/
.widgets {
    background-color: transparent;
    font-family: "";
    font-size: ;
    line-height: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
.widgets > li > .widget-item > .tag-cloud-widget-container .tag-cloud-show {
	background-color: ;
	color: ;
	border-color: ;
}
.widgets > li > .widget-item > .tag-cloud-widget-container .tag-cloud-show:hover {
	background-color: ;
	color: ;
	border-color: ;
	text-shadow: 0 1px 1px ;
}
.widgets > li > .widget-item > .tag-cloud-widget-container .tag-cloud > li > a {
	color:  !important;
}

/*--Footer--*/
#footer {
    background-color: ; /* for fallback */
    background-color: rgba(, , , 1);
    -pie-background: rgba(, , , 1);
    behavior: url(/modules/helper/PIE/PIE.htc);
}
#footer-text {
    font-family: "";
    font-size: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}
#footer-text table {
    text-decoration: ;
    width: 100%;
}
/*--Footer Link--*/
#footer-link {
	background-color: ; /* for fallback */
    background-color: rgba(, , , 1);
    -pie-background: rgba(, , , 1);
    behavior: url(/modules/helper/PIE/PIE.htc);
	font-family: "";
    font-size: ;
    color: ;
}
#footer-link td > ul > li > a {
	color: ;
}
/*--Edit Bar for Customize Form--*/
#form-design .preview-panel {
    background-color: ;
}
#form-design .preview-panel h1 {
	color: ;
	font-size: 18px;
}
#form-design .preview-panel .description {
	color: ;
}
#form-design .preview-panel .fields {
	color: ;
}
#form-design .preview-panel .submit {
	background-color: ;
	color: ;
	border-color: ;
}

/* -- START: WEBBOARD -- */
#content .webboard > table tr.even td {
    color: ;
    border-bottom: solid 1px ;
}
#content .webboard > table tr.odd td {
    color: ;
    border-bottom: solid 1px ;
}
#content .webboard > table tr th {
    color: ;
	background-color: ;
}
#content .webboard > table tr td a {
    color: ;
}
#content .webboard .description,
#content .webboard-topic .description {
	color: ;
}
#content .webboard-topic .info {

	 color: ;
}
#frm-topic-create {
    color: #000;
}
#frm-topic-create > h2 {
    color: ;
    background-color: ;
}
#create-topic .button_save,
#frm-topic-create .button_save {
	background-color: ;
	border-color: ;
    color: ;
}
#create-topic .button_save:hover,
#frm-topic-create .button_save:hover {
	background-color: ;
	border-color: ;
    color: ;
    text-shadow: 0 1px 1px ;
}
/* -- END: WEBBOARD -- */

/* -- START: COMMENT MODULE -- */

        .comment_container,
        .comment_form {
            border: 1px solid ;
        }
        .comment_container .info {
            color: ;
        }
        .comment_container .comment_description {
            color: ;
        }
        #comment .button_save {
            background-color: ;
            border-color: ;
            color: ;
        }
        #comment .button_save:hover {
            background-color: ;
            border-color: ;
            color: ;
            text-shadow: 0 1px 1px ;
        }
        #comment-tabs .ui-tabs-nav {
            border-bottom: solid 1px ;
            border-radius: 0px;
        }
        #comment-tabs .ui-tabs-nav > li {
            font-family: "";
            font-size: ;
            background-color: ;
            border-color: ;
        }
        #comment-tabs .ui-tabs-nav > li:hover {
            background-color: ;
            border-color: ;
        }
        #comment-tabs .ui-tabs-nav > li > a {
            font-family: "";
            font-size: ;
            color:;
        }
        #comment-tabs .ui-tabs-nav > li > a:hover {
            color:;
            text-shadow: 0 1px 1px ;
        }
        #comment-tabs .ui-tabs-nav > li.ui-tabs-active {
            background-color: ; /* for fallback */
            background-color: rgba(, , , 1);
            -pie-background: rgba(, , , 1);
            behavior: url(/modules/helper/PIE/PIE.htc);
        }
        #comment-tabs .ui-tabs-nav > li.ui-tabs-active > a {
            color:;
        }
    
/* -- END: COMMENT MODULE -- */

/* -- START: Attachment Section -- */
.content-attach-file > ul > li{
	border-color: ;
    background-color: ;
}
.content-attach-file > ul > li a.view,
.content-attach-file > ul > li a.download{
	color: ;
}
.content-attach-file > ul > li:hover{
    border: thin solid ;
    background-color: ;
}
.content-attach-file > ul > li:hover a.view,.content-attach-file > ul > li:hover a.download{
    color:  ;
}
.content-attach-file > ul > li a.download:hover{
    color: ;
}
.content-attach-file > ul > li a.download:hover > div{
    background-color: ;
}
/* -- END: Attachment Section -- */

}
/* -------- SHOP: Product detail --------- */
.product-detail-variant {
    color: ;
}
.product-detail-variant > span#product-detail-selected-variant-label {
    color: ;
}
.icon-minus-qty, .icon-plus-qty {
    color: ;
}
.product-detail-section-loader .product-description-area .product-detail-bottom .product-detail-price {
    font-family: "";
    font-size: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

.product-detail-section-loader .product-description-area .product-detail-bottom .product-detail-price-original {
    font-family: "";
    font-size: ;
    color: ;
    font-weight: ;
    font-style: ;
    text-decoration: ;
}

.product-variant-price .product-detail-price {
    color: ;
}

.product-variant-price .product-detail-price-original {
    color: ;
}

.product-card .product-price .product-price-original,
.product-detail-section-loader .product-detail-price-original {
    color: ;
}

.product-card .product-price .product-price-special,
.product-detail-section-loader .product-detail-price {
    color: ;
}

.product-card .product-name span {
    color: ;
}

.product-card .product-name a:link {
    color: ;
}
.out-of-stock > p,
product-detail-out-of-stock {
    color: ;
}
.articles-section-loader .articles-section-title a {
    color: ;
}
.category-section-title {
    color: ;
}
.category-section-more a,
.articles-show-more a,
.articles-show-more button {
    font-size: 16px;
    background-color: ;
    border-color: ;
    color: ;
}
.category-section-more a:hover,
.articles-show-more a:hover,
.articles-show-more button{
    background-color: ;
    border-color: ;
    color: ;
}
/* ------------------------------ */
				#content .product-search-result-container #product-search-result .product-card .product-name a {
						color: ;
				}

				#content .product-search-result-container #product-search-result .product-card .product-price .product-price-original {
						color: ;
				}

				#content .product-search-result-container #product-search-result .product-card .product-price .product-price-special {
						color: ;
				}

				#content .product-search-result-container #product-search-pagination li.active span,
				#content .product-search-result-container #product-search-pagination li.disabled span,
				#content .product-category-detail-section-loader #product-category-pagination li.active span {
						background-color: ;
						border-color: ;
						color: ;
				}

				#content .product-search-result-container #product-search-pagination li.disabled span.prev,
				#content .product-search-result-container #product-search-pagination li.disabled span.next,
				#content .product-category-detail-section-loader #product-category-pagination li.disabled span.prev,
				#content .product-category-detail-section-loader #product-category-pagination li.disabled span.next {
						float: left;
						font-size:14px;
						line-height:24px;
						font-weight: normal;
						text-align: center;
						border: 1px solid #BBB;
						min-width: 14px;
						padding: 0 7px;
						margin: 0 5px 0 0;
						border-radius: 3px;
						box-shadow: 0 1px 2px rgba(0,0,0,0.2);
						background-color: #ccc;
					    border: #ccc solid 1px;
					    color: #7a7a7a;
					    opacity: 0.5;
				}
		
/* ----- Mobile call button ----- */
.mobile-button-panel {
	background-color: ;
}
.mobile-button-panel .call-button .call-button-area {
	background-image: none;
    background-color: ;
    color: ;
}

/* -------- back to top --------- */
.back-to-top a .fa {
    color: ;
    background-color: ;
}
/* ------------------------------ */

/* -- Start: Media query -- */
@media screen and (max-width: 610px) {
    .mobile-topbar {
        background-color: ;
    }

    .mobile-topbar .trigger-wrapper,
    .mobile-topbar .searchbox-wrapper{
        color: ;
        background-color: rgba(, , , 0);
    }

    .mobile-topbar .header-viewcart-box {
        color: ;
        background-color: ;
    }

    .mobile-topbar .header-viewcart-box i {
        color: ;
    }

    #header .header-inner .panel #siteinfo #sitename {
        font-size: 16px;
        min-height: 16px;
    }

    #header .header-inner .panel #siteinfo #tagline {
        font-size: 14px;
        min-height: 14px;
    }

    #content .title {
        font-size: 16px;
    }

    #content-visit-history-container .portlet-children > .content-visit-history-pages .text .title,
    #content-visit-history-container .portlet-children > .content-visit-history-pages .text .title a {
        font-size: 11px;
    }

    #content-visit-history-container ul.content-visit-history-pages .text .price {
        font-size: 0px;
    }

    #content-visit-history-container ul.content-visit-history-pages .text .original-price {
        font-size: 0px;
    }

    #content-visit-history-container ul.content-visit-history-pages .text .member-price {
        font-size: 0px;
    }

    #content ul.content-tag .text .title,
    #content ul.content-tag .text .title a {
        font-size: 11px;
    }

    #content ul.content-tag .text .price {
        font-size: 0px;
    }

    #content ul.content-tag .text .original-price {
        font-size: 0px;
    }

    #content ul.content-tag .text .member-price {
        font-size: 0px;
    }
}
/* -- End: Media query -- */
