html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	height: auto;
	max-width: 100%;
}
a{	
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
a, a:active, a:visited, a:hover{text-decoration: none;}
/***** Body *****/

@font-face {
    font-family: 'MergeLight';
    src: url('../fonts/merge_light-webfont.eot');
    src: url('../fonts/merge_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/merge_light-webfont.woff') format('woff'),
         url('../fonts/merge_light-webfont.ttf') format('truetype'),
         url('../fonts/merge_light-webfont.svg#MergeLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, html { height: 100%; } /* Wymagane, żeby www wyglądało dobrze */
strong{font-weight: bold;}
body{
	font-family: Helvetica, Tahoma, sans-serif;
	color: #000;
	font-size: 13px;
        min-width: 975px;
		background: #311C3B;
}

b {
    font-weight: bold;
    line-height: 20px;
}
h1 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0;
}
h2 {
    font-size: 14px;
    font-weight: bold;
    margin:10px 0;
}
p {
    padding: 5px 0;
    line-height: 20px;
}
a {
    color: #68546d;
}

a:hover {
    color: #FF5B01;
}

input[type="text"], input[type='password'], textarea, select {
    font-size: 12px;
    padding: 4px 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.nm-left {
    float: left;
}
.nm-right {
    float: right;
}

.nm-button, a.button {
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    padding: 8px 20px;

    background: url('../image/button.png') top left repeat-x;

    border: none;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -khtml-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    -webkit-box-shadow: 0px 0px 3px 1px #eee; 
    box-shadow: 0px 0px 3px 1px #eee; 
}

.nm-button:hover {
    color: #fff;
    background: url('../image/button_active.png') top left repeat-x;
}

.nm-wrapper {
    margin: 0 auto;
    width: 960px;
}

#nm-header {
    overflow: hidden;
    clear: both;
    height: 150px;
    background: #9C7BAA url(../image/header_bcg.jpg) top center no-repeat;
}

#nm-header > .nm-wrapper {
    padding: 0 0 0 0;
    clear: both;
    overflow: hidden;
    display: block;    
    height: 215px;
}

#nm-header .nm-logo {
    display: block;
    margin: 40px 0 0 50px;
}

#nm-header .nm-contact {
    display: block;
    color: #4b0082;
    height: 120px;
    min-width: 450px;
}

#nm-header .nm-contact .nm-contact-header {
    overflow: hidden;
    display: block;
}

#nm-header .nm-contact h2 {
    font-family: 'Verdana', Helvetica;
    font-size: 15px;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.1);
    line-height: 40px;
    height: 40px;
}

#nm-header .nm-contact h2 img {
    position: relative;
    top: 4px;
    margin: 0 5px 0 5px;
}

#nm-header .nm-contact .nm-contact-content {
    overflow: hidden;
    display: block;
    height: 80px;
    background: url(../image/contact_bcg.png) repeat-x center center;
    border-radius: 10px;
}

#nm-header .nm-contact .nm-contact-content ul {
    width: 225px;
    padding-top: 7px;
}

#nm-header .nm-contact .nm-contact-content li {
    font-size: 12px;
    margin: 14px 0 0 0;
    padding: 0 15px 0 15px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    display: block;
    clear: both;
}

#nm-header .nm-contact .nm-contact-content li span {
    color: #d5c3dd;
    font-weight: normal;
    float: left;
}

#nm-header .nm-contact .nm-contact-content li img {
    position: relative;
    top: 6px;
    margin-right: 15px;
    margin-left: 25px;
}

#nm-menu {
    position: relative;
    background: transparent url(../image/menu_bcg.png) center center repeat-x;
    height: 51px;
}

#nm-menu ul {
    overflow: hidden;
    /*height: 51px;
    margin-left: 15px;*/
    display: flex;
    justify-content: center;
}
#nm-menu ul li {
    float: left;
    line-height:50px;
    height: 51px;
    background: transparent url(../image/menu_separator_bcg.png) top right no-repeat;
}

#nm-menu li a {
    font-family: Verdana, Helvetica;
    font-size: 12px;
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 0 13px 0 12px;
    height: 51px;
}

#nm-menu li.nm-menu-contact {
    background: none;
}

#nm-menu ul li a:hover {
    color: #ff5b01;
    background: transparent url(../image/menu_active_bcg.png) center center repeat-x;
}

#nm-panel {
    display: block;
    color: #fff;
    height: 60px;
    background: transparent url(../image/panel_top_bcg.png) top center repeat-x;
}

#nm-panel .nm-wrapper {
    padding: 0;
}

#nm-panel .nm-account {
    clear: both;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

#nm-panel .nm-account span{
    font-size: 15px;
    height: 60px;
    line-height: 59px;
    padding: 0 10px;
}

#nm-panel .nm-account a {
    box-shadow: none;
    margin: 0;
    padding: 6px;
    height: 22px;
}

#nm-panel .nm-account a img {
    position: relative;
    top: 3px;
    margin-right: 2px;
}

#nm-panel .nm-search {
    margin-top: 14px;
    margin-left: 20px;
}

#nm-panel .nm-search input {
    float: left;
    margin: 0;
    
    font-family: Arial;
    font-size: 11px;
    
    color: #928794;
    background: #6a506e;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

    padding-left: 10px;
    
    height: 25px;
    width: 200px;
    
    -webkit-box-shadow: inset 0px 0px 15px 1px #59435e; 
    box-shadow: inset 0px 0px 15px 1px #59435e;
    border: none;
}

#nm-panel .nm-search a {
    float: right;
    
    display: block;
    margin: 0 40px 0 10px;
    
    height: 20px;
}

#nm-panel .nm-search a img {
    position: relative;
    top: 9px;
}

/***** Content *****/
#nm-body{
    clear: both;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 0;
    background: #B38EC4 url('../image/bcg.jpg') top center no-repeat;
}

#nm-body .nm-wrapper {
    clear: both;
}

#nm-sidebar {
    width: 310px;
    background: #fff;
    border-radius: 8px;
}

.breadcrumb {
    margin: 5px 0 0 0;
}

#nm-sidebar .box {
    overflow: hidden;
    margin: 10px 0;
    font-size: 11px;
}

#nm-sidebar .box .box-heading {
    background: url('../image/sidebar_header_bcg.png') top left repeat-x;
    text-shadow: 1px 1px 1px #000;
    border-radius: 8px;
    margin: 0 10px;
    font-family: 'Verdana', Helvetica;
    font-weight: bold;
    font-size: 14px;
    color: #fff;    
    height: 38px;
    line-height: 35px;
    padding: 0 0 0 15px;    
    position: relative;
}

#nm-sidebar .box .box-heading img {
    position: relative;
    top:0px;
    margin-right: 3px;
}

#nm-sidebar .box .box-content {
    margin: 0 15px;
    padding: 10px 0 0 0;
    font-size: 12px;
}

#nm-content {
    width: 600px;
    padding-bottom: 20px;
    background: #fff;
    border-radius: 8px;
    padding: 15px;
}

#nm-content .infopage img, #tab-description img {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #eee;
    background: #ffffff;
    padding: 10px;
}

#nm-content h1 {
    display: block;
    clear: both;
    
    text-shadow: 1px 1px 0px rgba(0,0,0,0.1);
    font-family: 'Verdana', Helvetica;
    font-size: 22px;
    font-weight: bold;
    margin: 15px 0;
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
}

#nm-content .box {
    margin: 10px 0;
    font-size: 11px;
}

#nm-content .box .box-heading {
    background: url('../image/box_content_header_bcg.png') top left repeat-x;
    text-shadow: 1px 1px 1px #000;
    border-radius: 8px;
    
    font-family: Helvetica, 'Tahoma';
    font-size: 15px;
    font-weight: bolder;
    color: #fff;        
    height: 38px;
    line-height: 35px;
    padding: 0 0 0 15px;
    
    position: relative;
}

#nm-content .box .box-heading img {
    position: relative;
    top:3px;
    margin-right: 3px;
}

#nm-content .box .box-content {
    font-size: 12px;
    padding: 10px 0;
}

/***** Stopka *****/
#nm-footer {
    color: #fff;
    clear: both;
    height: 181px;
	background: #311C3B url('../image/footer_bcg.png') top center repeat-x;
}

#nm-footer a {
    color: #eef1f2;
    font-family: "Verdana", Helvetica;
}

#nm-footer a:hover {
    color: #FF5B01;
}

#nm-footer .nm-wrapper {
    clear: both;
    overflow: hidden;
    position: relative;
}

#nm-footer .nm-footer-element ul {
    margin: 25px 0 0 20px;
}

#nm-footer .nm-footer-element ul li {
    padding: 3px 0 5px 20px;
    background:  url(../image/li.png) no-repeat left center;
    font-size: 12px;
}

#nm-footer .nm-footer-no-border {
    border-right: none;
}

#nm-footer .nm-footer-images {
    margin: 0 20px 0 0;
}

#nm-footer .nm-footer-images a {
    margin: 50px 70px 0 0px;
}
#nm-footer .nm-footer-images a img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#nm-footer-top {
    vertical-align: middle;
    font-size: 10px;
    color: #000;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
}
#nm-footer-powered-by {
    vertical-align: middle;
    font-size: 10px;
    color: #000;
    display: block;
    position: absolute;
    bottom: 0;
    right: 10px;
    margin: 0;
}

#nm-sidebar .banner {
	display: block;
	text-align: center;
	width: 100%;
	margin: 10px 0;
}

/* box products */
.box-product {
	width: 100%;
}
.box-product > div {
    padding: 9px;
    width: 166px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 10px 5px;

    background: #fff;

    border: 1px solid #E7E7E7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#nm-sidebar .box-product > div {
    width: 240px;
}
#tab-related .box-product > div {
    width: 151px;
}
.box-product .image {
	display: block;
        text-align: center;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
        margin-bottom: 10px;
}
.box-product .name {
    border-bottom: 1px dotted #eee;
    margin: 0 0 10px 0;
}
.box-product .name a {
        text-align: center;
	font-weight: bold;
	text-decoration: none;
        text-transform: capitalize;
	display: block;
        padding: 5px 0 10px 0;
        font-size: 14px;
        color: red;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
        text-align: center;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
.box-category {
	margin-top: -10px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 19px 8px 12px 10px;
}
.box-category > ul > li + li {
        background: url('../image/box_separator_bcg.png') top center no-repeat;
}
.box-category > ul > li > a {
	text-decoration: none;
        font-weight: bold;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
        margin-top: 8px;
	padding: 0 5px 2px 15px;
        background: url('../image/li.png') center left no-repeat;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}

input.button {
    margin-top: 10px;
        display: inline-block;
	cursor: pointer;
	color: #fff;
        font-family: Verdana, Helvetica;
        font-size: 11px;
	font-weight: bold;
        padding: 5px 20px;
        
	background: url('../image/button.png') top left repeat-x;
        
        border: none;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
        
}

input.button:hover {
        background: url('../image/button_active.png') top left repeat-x;

}
.box-product input.button {
    width: 100%;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
    text-align: left;
	padding: 15px 5px;
}
.mini-cart-info td.image {
    width: 47px;
}
.mini-cart-info td.image img {
	text-align: left;
        margin: 0;
        padding: 0 4px;
        background: #fff;
}
.mini-cart-info td .options {
    margin-top: 5px;
    font-size: 10px;
    color: #666;
}
.mini-cart-info td .price {
    margin-top: 10px;
    text-align: right;
}
.mini-cart-info td img {
	cursor: pointer;
    float: right;
    margin-top: 5px;
}
.mini-cart-total {
	text-align: right;
    margin-bottom: 10px;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
}
.mini-cart-total td {
	color: #000;
	padding: 4px 4px;
}
.mini-cart-total td.totals {
	width: 100px;
        vertical-align: bottom;
        font-weight: bold;
}

#notification > div {
    margin: 0 0 15px 0;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
        margin: 10px;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 230px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
        line-height: 13px;
}
table.radio td {
	padding: 5px;
	vertical-align: top;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	border-top: 1px solid #ccc;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
            margin-right: 10px;

}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #ccc;
}
.htabs a {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #eee;
}
.tab-content {
        background: #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
        
        font-size: 16px;
}
/* content */

#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}

.content {
    font-size: 16px;
}
.infopage {
    font-size: 16px;
}

.infopage ol {
	margin: 0 0 10px 30px;
}

/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #ccc;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 10px 20px;
        background: #fff;
	border: 1px solid #dcc2e5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.product-list .name {
	margin-bottom: 10px;
}
.product-list .name a {
        font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
    line-height: 20px;
    margin-bottom: 5px;
    color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
        text-align: center;
}
.product-list .price {
	float: right;
	height: 25px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
        font-size: 15px;
	font-weight: bold;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
        display: none;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
    padding: 5px;
    width: 175px;
    display: inline-block;
    vertical-align: top;
    margin: 5px;

    background: #fff;

    border: 1px solid #E7E7E7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.product-grid .image {
	display: block;
        text-align: center;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
        margin-bottom: 10px;
}
.product-grid .name {
    border-bottom: 1px dotted #eee;
    margin-bottom: 10px;
}
.product-grid .name a {
	font-weight: bold;
	text-decoration: none;
	display: block;
        color: red;
        text-align: center;
        padding: 5px 0 8px 0;
        font-size: 14px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
    text-align: center;
}
.product-grid .price {
    text-align: center;
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .cart {
    margin-bottom: 8px;
}
.product-grid .cart input {
    width: 100%;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 5px;
}
.product-grid .wishlist a {
	color: #39588a;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	color: #39588a;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}

/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 265px;
}
.product-info .image {
	border: 1px solid #E7E7E7;
        background: #fff;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        border: 1px solid #eee;
        background: #ffffff;
        padding: 10px;
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #000;
        font-weight: bold;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	border-bottom: 1px solid #ccc;
	padding: 0px 5px 10px 5px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #ccc;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #ccc;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #ccc;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
	overflow: auto;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div input[type="button"] {
    padding: 5px 6px;
}
.product-info .cart div > span {
	padding-top: 17px;
	display: block;
	color: #999;
}
.product-info .cart a {
    display: block;
    margin-top: 0;
    padding: 0;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
#shipping table td {
    padding: 5px 10px;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */

.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
        line-height: 25px;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* banner */
.banner div {
	width: 100%;
	text-align: center;
	display: none;
	margin: 0 auto;
}

#account-links li {
    padding: 3px;
}
.slideshow {
    margin: 5px 5px 5px 5px;
}
.checkout-product tbody .price, .checkout-product tbody .total {
	width: 80px;
}
#youTube {
	z-index: 10001;
	background-color: #fff;
	border: none;
	width:250px;
	height: 385px;
	position: fixed;
	right: -250px;
}

#youTubeIMG {
	position: absolute;
	left: -28px;
	border: 0;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
}

.countdown {
    display: block;
    color: #FF8D29;
    text-shadow: none;
    font-size: 11px;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
}
.countdown .countdown-counter {
    display: block;
    font-weight: bold;
    color: #000;
    padding: 5px 0 0 0;
}

.product-countdown {
    display: block;
    color: #FF8D29;
    text-shadow: none;
    font-size: 11px;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
}
.product-countdown .product-countdown-counter {
    display: block;
    font-weight: bold;
    color: #000;
    padding: 5px 0 0 0;
}

.box-product .countdown {    
    padding: 10px 0 20px 0; 
}
.box-product .countdown .countdown-counter {
    padding: 5px 0 0 0;
}

.product-list .countdown {
    padding: 5px 0 10px 0; 
    text-align: left;
}
.product-list .product-countdown {
    padding: 5px 0 10px 0;     
    background: transparent;
    text-align: right;
    float: right;
}

.product-grid .countdown {
    margin: 10px 0;
    padding: 10px 0 10px 0; 
}
.product-grid .countdown .countdown-counter {
    padding: 5px 0 0 0;
}
.product-grid .product-countdown {
    padding: 5px 0 0 0;
    background: transparent;
    text-align: center;
    border: none;
}

.product-info .countdown {
    float: left;
    text-align: left;
    margin-top: 10px;
}
.product-info .product-countdown {
    float: right;
    text-align: right;
    margin-top: 10px;
}


/* Cookie Policy */

.popup-left-bottom {
    width: 25%;
    position: fixed;
    bottom: 5%;
    left: 1%;
    z-index: 100002;
}

.popup-left-bottom .popup {
    width: 100%;
    background: rgba(58,59,61,.8);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50,50,50,.75);
    -moz-box-shadow:    0px 0px 15px 0px rgba(50,50,50,.75);
    box-shadow:         0px 0px 15px 0px rgba(50,50,50,.75);
    padding: 15px 0;
    position: relative;
    margin-top: 15px;
}

.popup-left-bottom .popup .close-btn {
    border:none;
    color:#fff;
    font-size:25px;
    height: 30px!important;
    width: 30px!important;
    line-height:30px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANAQMAAABIJXY/AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAChJREFUCNdjcBBgeGDBUFDAYPGAQfYAA38DAzsDkASygSJAcaAsUA0AuuMJoGeUdckAAAAASUVORK5CYII=) no-repeat 50% #060606;
    display:block;
    position:absolute;
    top:-10px;
    right:-10px;
    padding:0;
    cursor:pointer;
    text-indent:-999em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50,50,50,.75);
    -moz-box-shadow:    0px 0px 15px 0px rgba(50,50,50,.75);
    box-shadow:         0px 0px 15px 0px rgba(50,50,50,.75);
}
.popup-left-bottom .popup .close-btn:hover,
.popup-left-bottom .popup .close-btn:active,
.popup-left-bottom .popup .close-btn:focus {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANAQMAAABIJXY/AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAChJREFUCNdjcBBgeGDBUFDAYPGAQfYAA38DAzsDkASygSJAcaAsUA0AuuMJoGeUdckAAAAASUVORK5CYII=) no-repeat 50% #666!important;
}
.popup-left-bottom .popup h3{
    color: #fff;
    font-weight:700;
    font-size:14px;
    text-transform:uppercase;
    margin: 0 10px 10px 10px;
}
.popup-left-bottom .popup p {
    color: #fff;
    font-size:12px;
    margin: 0 10px;
    text-shadow: -1px 0 0 rgba(0, 0, 0, 0.4);
}
.popup-left-bottom .popup p a {
    color:#ccc;
    text-decoration:underline;
    background:none;
}
.popup-left-bottom .popup a:hover {
    text-decoration:none;
    background:none;
}
/* RWD */
@media screen and (max-width: 979px) and (orientation:landscape) {
    .popup-left-bottom {
        width:100%;
        left:0;
        right:0;
        bottom:0;
    }
    .popup-left-bottom .popup {
        margin-top: 1px;
    }
    .popup-left-bottom .popup h3 {
        font-weight:700;
        font-size:110%!important;
        padding:0 !important;
    }
    .popup-left-bottom .popup p {
        font-size: 80%!important;
        line-height: 1.3;
    }
    .popup-left-bottom .popup .close-btn {
        font-size:20px;
        height: 25px!important;
        width: 25px!important;
        line-height:25px;position:absolute;top:10px;right:10px;
    }
}
@media screen and (max-width: 979px) and (orientation:portrait) {
    .popup-left-bottom {
        width:100%;
        left:0;
        right:0;
        bottom:0;
    }
    .popup-left-bottom .popup {
        margin-top: 1px;
    }
    .popup-left-bottom .popup h3 {
        font-weight:700;
        font-size:85%!important;
        padding:0 !important;
    }
    .popup-left-bottom .popup p {
        font-size: 70%!important;
        line-height: 1.3;
    }
    .popup-left-bottom .popup .close-btn {
        font-size:20px;
        height: 25px!important;
        width: 25px!important;
        line-height:25px;  position:absolute;top:10px;right:10px;
    }
}