/******************************************************

CALL NOW CSS STYLING

******************************************************/
.sign-up-button {
    position: fixed;
    top: 5%;
    display: block;
    right: -5px;
    z-index: 1000;
}
.sign-up-button-inner i.icon-phone {
    font-size: 50px;
    color: #ffffff;
    padding: 10px;
}

.sign-up-button-inner {
    background: #b6212d;
    border: none;
    color: #fff;
    padding-top: 0px;
}
button#popup {
    background: none;
    border: none;
    width: 100%;
    height: 100%;
}
div#popupNewsletter {
    position: absolute;
    left: 1%;
    top: 19%;
    z-index: 1002;
    display: none;
    animation: fadeIn 1s ease-in both;
    width: 98%;
}

#popupNewsletterOuter {
    width: 100%;
    height: 100%;
    opacity: .75;
    top: 0;
    left: 0;
    display: none;
    position: fixed;
    background-color: #313131;
    overflow: auto;
    z-index: 1001;
}
div#popupNewsInner {
    background: #d52634;
    min-width: 300px;
    opacity: 0.99;
    border: 1px solid #601118;
    border-radius: 10px;
    text-align: center;
}
div#conn-news-close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background-color: #921a24;
    border: 1px solid #601118;
    color: #fff;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    transition: background-color 0.5s ease;
}
#popupNewsletter h2 {
    /*font-family: 'Leckerli One',cursive;*/
    margin-top: 40px;
    text-align: center;
    background: #921a24;
    padding: 10px;
    color: #fff;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
    opacity: .50;
    font-size: 30px;
}
#popupNewsletter h3 {
    margin-top: 10px;
    text-align: center;
    background: #921a24;
    padding: 10px;
    color: #fff;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
    opacity: .65;
    font-size: 20px;
    font-weight: 200;
}
#popupNewsInner a {
    color: #ffffff;
    margin: 20px auto;
    display: inline-block;
    padding: 2% 5%;
    border: 1px solid #ffffff;
    border-radius: 3px;
}


.coal-surround {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #b6212d;
    border-radius: 5px;
    display: block;
}
.coal-surround > h2 {
    color: #000000;
    font-size: 180%;
    margin-top: 0;
    padding-top: 1%;
}
.coal-surround > p {
    color: #b6212d;
    font-size: 130%;
}




html, body {
	margin: 0;
	padding: 0;
	background: #dfdfdf;
}
body {
	color: #929191;
	font-size: 13px;
	line-height: 160%;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #252525;
}
.cbitem {
    display: block !important;
}
.googlemap iframe {
    height: 450px;
    width: 100%;
}
.coolbanner {
    margin-bottom: 30px;
    margin-top: 30px;
}

p, pre, blockquote, form, dl, ul, ol, fieldset, address {
	padding: 0;
	margin: 12px 0 15px 0;
	list-style: none;
}
fieldset {
	padding: .5em;
	border: 1px solid #444;
}
small {
	font-size: .85em;
}
img {
	max-width: 100%;
}
input, select, textarea {
	color: #777;
	padding: 6px 0;
	max-width: 100%;
	font-size: 15px;
	text-indent: 10px;
	border: 1px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	padding: 5px;
	text-indent: 0;
	max-width: 97%;
}
input[type*="file"] {
	font-family: Arial, Helvetica, sans-serif;
}
input[type*="radio"], input[type*="checkbox"] {
	top: 1px;
	margin: 0;
	border: none;
	position: relative;
}
select {
	padding: 6px;
	text-indent: 0;
	cursor: pointer;
}
label {
	cursor: pointer;
}
.clearbreak {
	clear: both;
}
.clearafter:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
.grid-2 {
	float: left;
	width: 46.95%;
	margin: 0 1.5%;
}
.grid-3 {
	float: left;
	width: 30.3%;
	margin: 0 1.5%;
}
.grid-4 {
	float: left;
	width: 21.975%;
	margin: 0 1.5%;
}
.grid-5 {
	float: left;
	width: 18% !important;
	margin: 0 1.5%;
}
.grid-6 {
	float: left;
	width: 30.6%;
	margin: 0 1.5%;
}
h1, h2, h3, h4, h5, h6 {
	color: #666;
	line-height: 120%;
	text-transform: uppercase;
}
h1 {
	color: #fff;
	padding: 11px 0;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0px 10px 0px;
	text-transform: uppercase;
	text-indent: 6px;
	/* background: url("../image/headpattern.png") no-repeat scroll center right #333; */
}
h2 {
	font-size: 18px;
	margin: 15px 0 10px 0;
}
h3 {
	margin: 0.3em 0;
	font-size: 18px;
}
h4 {
	margin: 0.3em 0;
	font-size: 1.25em;
}
h5, h6 {
	margin: 0.3em 0;
	font-size: 1.1em;
}
a {
	outline: none;
	cursor: pointer;
	text-decoration: none;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
a:hover {
	text-decoration: none;
	color: #555;
}
a img {
	border: none;
}
ul li {
	padding: 0;
}
ol li {
	padding: 0;
	margin: 0.3em 0 0.3em 2em;
}
.button {
	color: #fff;
	border: none;
	text-indent: 0;
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
	padding: 9px 15px;
	display: inline-block;
	background-color: #888;
	text-transform: uppercase;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	/* background: url("../image/buttonpattern.png") no-repeat scroll center right #252525; */
}
.button:hover {
	text-decoration: none;
}
.button.highlight:hover {
	background-color: #000000;
}
.wrapper {
	width: 1140px;
	margin: 0 auto;
}
#column-left {
	float: left;
	width: 260px;
}
#column-right {
	float: right;
	width: 260px;
}
#column-left + #content, #column-right + #content {
	float: left;
	width: 870px;
}
#column-left + #content {
	margin-left: 10px;
}
#column-right + #content {
	margin-right: 10px;
}
#column-left + #column-right + #content {
	width: 600px;
	margin-left: 10px;
}
#content form {
	margin: 0;
}
#header {
	text-align: right;
	position: relative;
	background: #fff;
}
#header #topbar {
	position: relative;
	background: none repeat scroll 0 0 #252525;
}
#header #toppanel {
	padding: 33px 0 0;
}
#topbar .wrapper {
	padding: 7px 0 11px 0;
}
#topbar form {
	margin: 0;
	float: left;
}
#topbar .links {
	float: right;
	color: #994300;
	display: none;
	visibility: hidden;
}
#topbar .links a {
	color: #000;
	margin-left: 15px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#topbar #welcome {
	color: #aaa;
}
#topbar #welcome a {
	color: #fff;
	text-decoration: none;
}
#topbar #welcome a:hover {
	color: #CFCFCF;
}
#topbar .links a:hover {
	color: #929191;
}
#topbar #language {
	margin-right: 15px;
}
#topbar #language br {
	display: none;
}
#topbar #language img {
	cursor: pointer;
	margin-left: 5px;
	vertical-align: middle;
}
#topbar #currency {
	font-size: 0;
	min-width: 62px;
}
#topbar #currency a {
	width: 16px;
	height: 16px;
	margin: 0 1px;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
#topbar #currency a.current {
	color: #fff;
}
#toppanel #logo {
	float: left;
	margin-right: 30px;
}
#toppanel .headeblock {
	width: 250px;
	position: relative;
	float: left;
}
.man-logos {
    float: left;
	max-width: 35%;
}
#banner0 img {
    margin-top: 30px;
}
.category-info .image
{
	display: none;
}
#toppanel .headeblock div {
	position: absolute;
	right: 0px;
	background: #333;
	width: 100px;
	padding: 6px 10px 7px;
	text-align: center;
	color: #fff;
	max-height: 39px;
	min-height: 39px;
}
#toppanel .headeblock div span {
	background: #252525;
	margin: -6px 0 0 -65px;
	position: absolute;
	padding: 9px 8px 6px;
	max-height: 37px;
	min-height: 37px;
}
#toppanel .headeblock div span i {
	font-size: 36px;
	color: #fff;
	line-height: 34px;
}
#toppanel #search {
	position: relative;
	width: 54px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	float: right;
	text-align: left;
	margin: 0px;
}
#toppanel #search-inner {
	position: relative;
}
#toppanel #search input {
	margin: 0;
	text-indent: 0;
	background: none;
	border: none;
	padding: 0 10px;
	width: 224px;
	height: 52px;
	line-height: 30px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	outline: none;
	font-family: oswald;
}
#toppanel #search .button-search {
	top: 0;
	width: 54px;
	right: 0px;
	height: 52px;
	cursor: pointer;
	position: absolute;
	font-size: 20px;
	background-color: #252525;
	line-height: 50px;
	color: #fff;
	text-indent: 9px;
}
#toppanel #search:hover, #search.search {
	width: 300px;
	background: #222;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#header #cart {
	float: right;
	text-align: left;
	position: relative;
	padding-bottom: 0px;
	background: #333;
}
#header #cart .heading {
	line-height: 42px;
	cursor: pointer;
	padding-left: 32px;
	text-align: center;
	margin-left: 10px;
}
#header #cart .heading h4 {
	display: none;
}
#header #cart .heading a {
	font-weight: bold;
	padding: 7px 9px 3px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
}
#header #cart .content {
	right: 0;
	top: 100%;
	z-index: 9999;
	width: 380px;
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
}
#header #cart .inner {
	padding: 10px;
	margin-top: -999px;
	background-color: #fff;
	border: 1px solid #ddd;
	transition: margin-top 0.3s cubic-bezier(0.5, 0.84, 0.44, 1);
	-moz-transition: margin-top 0.3s cubic-bezier(0.5, 0.84, 0.44, 1);
	-webkit-transition: margin-top 0.3s cubic-bezier(0.5, 0.84, 0.44, 1);
}
#header #cart.active .inner {
	margin-top: 0;
}
.mini-cart-total {
	margin-top: 2px;
	border-top: 1px solid #eee;
}
.mini-cart-info td {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.mini-cart-info .name {
	text-align: left;
}
.mini-cart-info .name span {
	display: block;
	font-size: 11px;
}
.mini-cart-info .total {
	color: #AF2422;
}
.mini-cart-info .remove img {
	cursor: pointer;
	vertical-align: baseline;
}
.mini-cart-total table {
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}
.mini-cart-total td {
	padding: 2px 0;
}
.mini-cart-total .total {
	color: #AF2422;
	text-align: right;
}
#header #cart .checkout {
	text-align: center;
	margin: 15px 0 10px 0;
}
#header #cart .empty {
	padding: 50px 0;
	text-align: center;
}
#container {
	position: relative;
}
#menu {
	text-align: left;
	background: #555555;
}
.mainmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu {
	height: 52px;
	margin: 0px;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding: 10px 5px 2px 0;
	margin-left: 20px;
}
.menu > ul > li:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}
.menu > ul > li > a {
	font-size: 22px;
	color: #fff;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 10px 5px 11px 10px;
	margin-bottom: 5px;
	z-index: 6;
	position: relative;
	font-family: oswald;
	text-transform: uppercase;
	font-weight: normal;
}
.menu > ul > li:hover > a {
}
.menu > ul > li > div {
	display: none;
	background: #e8e8e8;
	position: absolute;
	z-index: 5;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(198, 198, 198, 0.6);
	box-shadow: 3px 3px 0px 0px rgba(198, 198, 198,0.6);
}
.menu > ul > li:hover > div {
	display: table;
	margin-top: 2px;
}
.menu > ul > li > div > ul {
	display: table-cell;
}
.menu > ul > li ul + ul {
	padding-left: 4px;
}
.menu > ul > li ul > li {
	border-bottom: 1px solid #eee;
}
.menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 8px 10px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 102px;
}
.menu > ul > li ul > li > a:hover {
	background: #fff;
	color: #000;
}
.menu > ul > li > div > ul > li > a {
	color: #444;
}
#container {
}
.breadcrumb {
	font-size: 14px;
	line-height: 120%;
	padding: 10px 10px;
	background: #eee;
}
.breadcrumb a {
	color: #aaa;
	margin-left: -14px;
	padding: 0 5px 0 20px;
	text-decoration: none;
}
.breadcrumb a:first-child {
	margin-left: 0;
	padding-left: 0;
	background: none;
}
.breadcrumb a:hover, .breadcrumb a:last-child {
	color: #666;
}
/* NOTIFICATIONS */
#notification-fixed {
	margin: auto;
	max-width: 460px;
}
#notification-fixed .success, #notification-fixed .warning, #notification-fixed .attention, #notification-fixed .information {
	max-width: 400px;
	position: fixed;
	top: 37%;
	z-index: 99999;
	padding: 15px;
	border-width: 15px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.success, .warning, .attention, .information {
	max-width: 400px;
	margin: 0 auto 15px auto;
	text-align: center;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 15px;
	position: relative;
	background-color: #fff;
	border-width: 10px;
	border-style: solid;
	border-color: #d1d1d1;
}
.warning {
	color: red;
}
.success a, .warning a, .attention a, .information a {
	color: #7CBC0A;
}
.success .close, .warning .close, .attention .close, .information .close {
	position: absolute;
	top: 7px;
	right: 7px;
	cursor: pointer;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: 400;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form td {
	padding: 4px;
}
table.form td:first-child {
	font-size: 15px;
	white-space: nowrap;
}
table.form td select, table.form td input[type*="text"], table.form td input[type*="password"] {
	width: 100%;
}
table.form td input[name*="postcode"] {
	width: auto;
}
.left > table.form td, .right > table.form td {
	display: block;
}
table.list {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
table.list td {
	padding: 7px;
}
table.list td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
table.list td.name {
	text-align: left;
}
table.list .right {
	text-align: right;
}
table.list thead td {
	color: #666;
	border-bottom: 1px solid #eee;
}
table.list tbody td {
	vertical-align: middle;
	border-bottom: 1px solid #eee;
}
table.list tbody td.quantity input[type='text'] {
	min-width: 35px;
}
table.list tbody td.quantity input[type='image'], table.list tbody td.quantity img {
	top: 4px;
	padding: 0;
	border: none;
	position: relative;
	background-color: #fff;
}
table.list tbody td.price, table.list tbody td.total {
	color: #C64132;
}
table.list tbody span.stock {
	color: #F00;
	font-weight: 700;
}
table.radio {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}
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;
}
.pagination {
	margin: 10px 0;
	text-align: right;
}
.pagination .links {
	padding: 20px 0 10px 0;
}
.pagination .links a, .pagination .links b {
	color: #fff;
	margin: 0 1px;
	font-size: 16px;
	padding: 2px 10px;
	text-decoration: none;
	display: inline-block;
	background-color: #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.pagination .links b {
	font-weight: 400;
}
.buttons {
	border-top: 1px solid #eee;
}
.buttons:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
.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;
}
.buttons .button {
	margin: 10px 0;
	color: #fff;
}
.buttons .button:hover {
	background-color: #000;
}
.htabs {
	margin-top: 30px;
}
.htabs a {
	color: #888;
	float: left;
	display: none;
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
	padding: 12px 14px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.htabs a.selected {
	background-position: left bottom;
}
.tab-content {
	z-index: 2;
	padding: 4px 10px;
	border: 1px solid #eee;
	margin-bottom: 20px;
}
.tab-content ul {
	padding: 0 20px;
}
.tab-content b, .tab-content strong {
	color: #666;
	font-weight: 400;
}
.tab-content input[type*="radio"], .tab-content input[type*="checkbox"] {
	vertical-align: baseline;
}
.tab-content .clearafter strong {
	float: left;
	width: 200px;
	margin: 5px 0;
}
.tab-content .captcha-field .left, .tab-content .captcha-field .right {
	float: left;
}
.box {
	margin: 10px 0px;
}
.box-heading {
	color: #fff;
	padding: 14px 0 13px;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0px 10px 0px;
	text-transform: uppercase;
	text-indent: 6px;
	/*background: url("../image/headpattern.png") no-repeat scroll center right #333; */
	position: relative;
}
#column-left .box-heading, #column-right .box-heading {
	margin-bottom: 0;
}

/* Header */
#contact-num span {
    margin-left: 20px;
}

#contact-num p {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
	margin: 5px;
}





/* box products */

.box-product {
	width: 100%;
}
.box-product > div {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	position: relative;
	
	margin: 0 11px 20px;
	min-width: 200px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
	text-align: center;
	background: #fff;
	border: 1px solid #eee;
	border-bottom: none;
}
.box-product .image img {
	background-color: #fff;
}
.box-product .name a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: oswald;
	font-size: 14px;
	padding-bottom: 6px;
	bottom: 50px;
	position: absolute;
	right: -10px;
	padding: 6px 10px 6px 10px;
	color: #252525;
	background-color: #f6f6f6;
	width: auto;
	max-width: 80%;
	box-shadow: 0 -1px 2px #BFBFBF;
}
.box-product .name a:hover {
	color: #555;
}
.box-product .name a:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 0px;
	top: 100%;
	border-width: 5px 5px;
	border-style: solid;
	border-color: #A0A0A0 transparent transparent #A0A0A0;
}
.box-product > div:hover .cart a {
	background: #000;
	color: #f2f2f2;
}
.box-product > div:hover .cart:before {
	border-color: #FFFFFF #000 #FFFFFF #DFDFDF;
	transition: all 0.3s ease-in-out 0s;
}
.box-product .saveribbon {
	background: #EC0D0D;
	color: #FFFFFF;
	font-family: oswald;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 5px;
	position: absolute;
	left: 4px;
	text-align: center;
	top: 4px;
	width: 30px;
}
.deal .saveribbon .saverate, .box-product .saveribbon .saverate, .product-grid .saveribbon .saverate, .product-list .saveribbon .saverate {
	background: none repeat scroll 0 0 #252525;
	color: #FFFFFF;
	float: left;
	margin: 2px -5px -5px;
	width: 40px;
	text-decoration: line-through;
	font-size: 12px;
}
.box-product .cart a {
	color: #fff;
	border: none;
	text-indent: 0;
	cursor: pointer;
	font-size: 14px;
	padding: 5px 8px 7px 14px;
	line-height: 35px;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	text-decoration: none;
	font-family: oswald;
	background: #252525;
}
.box-product .wishlist a {
	color: #252525;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	padding: 0 4px;
	border: 1px solid;
	border-radius: 15px;
	border-right: none;
}
.box-product .wishlist a:hover {
	color: #000;
}
.box-product .wishlist a i {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}
.box-product .compare a {
	color: #252525;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	padding: 0 4px;
	border: 1px solid;
	border-radius: 15px;
	border-left: none;
}
.box-product .compare a:hover {
	color: #000;
}
.box-product .compare a i {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}
.box-product .cart {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.box-product .cart:before {
	border-color: #FFFFFF #252525 #FFFFFF #DFDFDF;
	transition: all 0.3s ease-in-out 0s;
	border-style: solid;
	border-width: 16px;
	content: " ";
	height: 1px;
	left: -32px;
	position: absolute;
	bottom: 0px;
}
.box-product .wishlist {
	position: absolute;
	right: 30px;
	display: none;
}
.box-product .compare {
	position: absolute;
	right: 4px;
	display: none;
}
.box-product > div:hover .wishlist {
	top: 4px;
	display: block;
}
.box-product > div:hover .compare {
	top: 4px;
	display: block;
}
.box-product .price {
	font-weight: bold;
	color: #000;
	text-align: left;
	font-size: 14px;
	width: 90%;
	line-height: 0px;
	padding: 16px 4px 17px;
	font-family: oswald;
	font-weight: normal;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #DFDFDF;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: normal;
}
.box-product .rating {
	display: block;
	left: 30%;
	position: absolute;
	top: 4px;
}
.box-product1 {
	width: 100%;
}
.box-product1 > div {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	position: relative;
	
	margin: 0 11px 20px;
	min-width: 200px;
}
.box-product1 .image {
	display: block;
	margin-bottom: 0px;
	text-align: center;
	background: #fff;
	border: 1px solid #eee;
	border-bottom: none;
}
.box-product1 .image img {
	background-color: #fff;
}
.box-product1 .name a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: oswald;
	font-size: 14px;
	padding-bottom: 6px;
	bottom: 50px;
	position: absolute;
	right: -10px;
	padding: 6px 10px 6px 10px;
	color: #252525;
	background-color: #f6f6f6;
	width: auto;
	max-width: 80%;
	box-shadow: 0 -1px 2px #BFBFBF;
}
.box-product1 .name a:hover {
	color: #555;
}
.box-product1 .name a:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 0px;
	top: 100%;
	border-width: 5px 5px;
	border-style: solid;
	border-color: #A0A0A0 transparent transparent #A0A0A0;
}
.box-product1 > div:hover .cart a {
	background: #000;
	color: #f2f2f2;
}
.box-product1 > div:hover .cart:before {
	border-color: #FFFFFF #000 #FFFFFF #DFDFDF;
	transition: all 0.3s ease-in-out 0s;
}
.box-product1 .saveribbon {
	background: #EC0D0D;
	color: #FFFFFF;
	font-family: oswald;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 5px;
	position: absolute;
	left: 4px;
	text-align: center;
	top: 4px;
	width: 30px;
}
.box-product1 .saveribbon .saverate {
	background: none repeat scroll 0 0 #252525;
	color: #FFFFFF;
	float: left;
	margin: 2px -5px -5px;
	width: 40px;
	text-decoration: line-through;
	font-size: 12px;
}
.box-product1 .cart a {
	color: #fff;
	border: none;
	text-indent: 0;
	cursor: pointer;
	font-size: 14px;
	padding: 5px 8px 7px 14px;
	line-height: 35px;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	text-decoration: none;
	font-family: oswald;
	background: #252525;
}
.box-product1 .wishlist a {
	color: #252525;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	padding: 0 4px;
	border: 1px solid;
	border-radius: 15px;
	border-right: none;
}
.box-product1 .wishlist a:hover {
	color: #000;
}
.box-product1 .wishlist a i {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}
.box-product1 .compare a {
	color: #252525;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	padding: 0 4px;
	border: 1px solid;
	border-radius: 15px;
	border-left: none;
}
.box-product1 .compare a:hover {
	color: #000;
}
.box-product1 .compare a i {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}
.box-product1 .cart {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.box-product1 .cart:before {
	border-color: #FFFFFF #252525 #FFFFFF #DFDFDF;
	transition: all 0.3s ease-in-out 0s;
	border-style: solid;
	border-width: 16px;
	content: " ";
	height: 1px;
	left: -32px;
	position: absolute;
	bottom: 0px;
}
.box-product1 .wishlist {
	position: absolute;
	right: 30px;
	display: none;
}
.box-product1 .compare {
	position: absolute;
	right: 4px;
	display: none;
}
.box-product1 > div:hover .wishlist {
	top: 4px;
	display: block;
}
.box-product1 > div:hover .compare {
	top: 4px;
	display: block;
}
.box-product1 .price {
	font-weight: bold;
	color: #000;
	text-align: left;
	font-size: 14px;
	width: 90%;
	line-height: 0px;
	padding: 16px 4px 17px;
	font-family: oswald;
	font-weight: normal;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #DFDFDF;
}
.box-product1 .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product1 .price-new {
	font-weight: normal;
}
.box-product1 .rating {
	display: block;
	left: 30%;
	position: absolute;
	top: 4px;
}
.product-grid > div {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	position: relative;
	background: #9F0;
	margin: 0 11px 20px;
	min-width: 200px;
	
}
#column-left + #content .product-grid > div {
	margin: 0 6px 20px;
}
#column-right + #content .product-grid > div {
	margin: 0 6px 20px;
}
#column-left + #column-right + #content .product-grid > div {
	margin: 0 6px 20px;
}
.product-grid .description, .product-grid .price-tax {
	display: none;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
	text-align: center;
	border: 1px solid #eee;
	background: #fff;
	border-bottom: none;
}
.product-grid .image img {
	background-color: #fff;
}
.product-grid .name a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: oswald;
	font-size: 14px;
	bottom: 50px;
	position: absolute;
	right: -10px;
	padding: 6px 10px 6px 10px;
	color: #252525;
	background-color: #f6f6f6;
	width: auto;
	max-width: 90%;
	box-shadow: 0 -1px 2px #BFBFBF;
}
.product-grid .name a:hover {
	color: #555;
}
.product-grid .name a:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 0px;
	top: 100%;
	border-width: 5px 5px;
	border-style: solid;
	border-color: #A0A0A0 transparent transparent #A0A0A0;
}
.product-grid > div:hover .cart a {
	background: #000;
	color: #f2f2f2;
}
.product-grid > div:hover .cart:before {
	border-color: #FFFFFF #000 #FFFFFF #DFDFDF;
	transition: all 0.3s ease-in-out 0s;
}
.product-grid .saveribbon {
	background: #EC0D0D;
	color: #FFFFFF;
	font-family: oswald;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 5px;
	position: absolute;
	left: 4px;
	text-align: center;
	top: 4px;
	width: 30px;
}
.product-grid .cart a {
	color: #fff;
	border: none;
	text-indent: 0;
	cursor: pointer;
	font-size: 14px;
	padding: 5px 8px 7px 14px;
	line-height: 35px;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	text-decoration: none;
	font-family: oswald;
	background: #252525;
}
.product-grid .cart a:hover {
}
.product-grid .wishlist a {
	color: #252525;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	padding: 0 4px;
	border: 1px solid;
	border-radius: 15px;
	border-right: none;
}
.product-grid .wishlist a:hover {
	color: #000;
}
.product-grid .wishlist a i {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}
.product-grid .compare a {
	color: #252525;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	padding: 0 4px;
	border: 1px solid;
	border-radius: 15px;
	border-left: none;
}
.product-grid .compare a:hover {
	color: #000;
}
.product-grid .compare a i {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}
.product-grid .cart {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.product-grid .cart:before {
	border-color: #FFFFFF #252525 #FFFFFF #DFDFDF;
	transition: all 0.3s ease-in-out 0s;
	border-style: solid;
	border-width: 16px;
	content: " ";
	height: 1px;
	left: -32px;
	position: absolute;
	bottom: 0px;
}
.product-grid .wishlist {
	position: absolute;
	right: 30px;
	display: none;
}
.product-grid .compare {
	position: absolute;
	right: 4px;
	display: none;
}
.product-grid > div:hover .wishlist {
	top: 4px;
	display: block;
}
.product-grid > div:hover .compare {
	top: 4px;
	display: block;
}
.product-grid .price {
	color: #000;
	text-align: left;
	font-size: 14px;
	width: 90%;
	line-height: 0px;
	padding: 16px 4px 17px;
	font-family: oswald;
	font-weight: normal;
	position: absolute;
	bottom: 0px;
	background: #DFDFDF;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .rating {
	display: block;
	left: 30%;
	position: absolute;
	top: 4px;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
	position: relative;
	padding-top: 16px;
	
}
.product-list .right:before {
	border-color: transparent #252525 transparent transparent;
	transition: all 0.3s ease-in-out 0s;
	border-style: solid;
	border-width: 18px;
	content: " ";
	left: -36px;
	position: absolute;
	top: 0px;
}
.product-list .right {
	position: absolute;
	right: 0px;
	bottom: 10px;
	background: #252525;
	padding: 5px 4px 5px 20px;
}
.product-list .cart {
	display: inline-block;
	padding: 2px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
	max-height: 200px;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #252525;
	font-weight: normal;
	text-decoration: none;
	font-family: oswald;
	font-size: 16px;
}
.product-list .name a:hover {
	color: #555;
}
.product-list .description {
	line-height: 20px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #252525;
	font-size: 18px;
	font-family: oswald;
	font-weight: normal;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: normal;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
}
.product-list .cart a {
	color: #fff;
	border: none;
	text-indent: 0;
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	text-decoration: none;
	font-family: oswald;
}
.product-list .cart a:hover, .product-list .wishlist a:hover, .product-list .compare a:hover {
	color: #FF6600;
}
.product-list .wishlist a {
	color: #fff;
	border: none;
	text-indent: 0;
	cursor: pointer;
	display: inline-block;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	text-decoration: none;
}
.product-list .wishlist a i {
	font-size: 14px;
	font-weight: normal;
}
.product-list .compare a {
	color: #fff;
	border: none;
	text-indent: 0;
	cursor: pointer;
	display: inline-block;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	text-decoration: none;
}
.product-list .compare a i {
	font-size: 14px;
	font-weight: normal;
}
.product-list .wishlist {
	display: inline-block;
	margin-left: 4px;
}
.product-list .wishlist a {
	border-radius: 20px;
	border: 1px solid;
	padding: 2px 5px;
}
.product-list .compare {
	display: inline-block;
	margin-right: 4px;
}
.product-list .compare a {
	margin-left: 2px;
	border-radius: 20px;
	border: 1px solid;
	padding: 2px 5px;
}
.product-list .saveribbon {
	background: #EC0D0D;
	color: #FFFFFF;
	font-family: oswald;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 5px;
	position: absolute;
	left: 4px;
	text-align: center;
	top: 20px;
	width: 30px;
}
.product-grid {
	width: 100%;
}
.sidemenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sidemenu li {
	margin: 0;
	padding: 0;
}
.sidemenu > li {
	border-bottom: 1px solid #eee;
}
.sidemenu li a {
	color: #999;
	display: block;
	font-size: 15px;
	text-decoration: none;
	padding: 8px 10px 7px 10px;
}
.sidemenu li a:hover {
	background-color: #f8f8f8;
}
.sidemenu li a span {
	padding-left: 18px;
	background: url(../image/icon-arrows.png) left -6px no-repeat;
}
.sidemenu li ul {
	margin: 0;
	display: none;
	list-style-type: none;
}
.sidemenu li a.active + ul {
	display: block;
}
.sidemenu ul li {
	border-bottom: none;
}
.sidemenu ul li a {
	padding-left: 25px;
}
.sidemenu ul li a.active {
	background-color: #f8f8f8;
}
#content .content:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
#content .content .left {
	float: left;
	width: 48%;
}
#content .content .right {
	float: right;
	width: 48%;
}
.category-info {
	background: #eee;
}
.category-info h1 {
	margin: 6px 0;
	padding: 11px 0;
	/* background: url("../image/headpattern.png") no-repeat scroll right center #333; */
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 700;
	text-indent: 6px;
	text-transform: uppercase;
	font-weight: normal;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 6px;
	margin-left: 6px;
	border: 1px solid #EFEFEF;
}
.category-info .image img {
	vertical-align: middle;
}
.category-list {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.category-list h2 {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	margin: 0 0 10px;
}
.category-list ul {
	margin: 0;
	list-style-type: none;
}
.category-list ul li {
	padding: 0px 2px 10px 1px;
	text-align: center;
	width: 80px;
	display: inline-block;
	vertical-align: top;
}
.category-list ul li a {
	color: #929191;
	text-decoration: none;
}
.category-list ul li a img {
	border: 1px solid #F2F2F2;
}
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: 700;
	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-filter {
	padding: 10px 15px;
	margin-bottom: 20px;
	background-color: #eee;
}
.product-filter a {
	text-decoration: none;
}
.product-filter select {
	margin-left: 5px;
}
.product-filter .display {
	float: left;
	margin-top: 8px;
}
.product-filter .display a {
	color: #666;
}
.product-filter .display a, .product-filter .display span {
	margin-right: 15px;
}
.product-filter .sort {
	float: right;
}
.product-filter .limit {
	float: right;
	margin-left: 15px;
}
.product-compare {
	float: left;
	margin-top: 8px;
}
.product-info {
	position: relative;
}
.product-info:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
.product-info h1 {
	margin: 6px 0;
	padding: 10px 0;
	font-size: 32px;
	background: none;
	font-weight: 400;
}
.product-info > .left {
	float: left;
}
.product-info > .right {
	float: left;
	width: 40%;
}
.product-info > .third {
	float: left;
	margin-left: 10px;
	width: 22%;
}
.product-info .image {
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	padding: 10px;
}
.product-info .image-additional a:nth-child(3n+2) {
	margin: 0 11px;
}
.product-info .image-additional a img {
	margin-bottom: 10px;
}
.product-info .image img {
	max-width: none;
	vertical-align: middle;
}
.product-info .thumblist li {
	float: left;
	margin: 2px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.product-info .image-additional a img {
	vertical-align: middle;
}
.product-info .description {
	padding: 20px 0;
}
.product-info .description span {
	color: #666;
	margin: 10px 0;
	min-width: 100px;
	display: inline-block;
}
.product-info .description a {
	text-decoration: none;
}
.product-info .minimum {
	margin-top: 10px;
}
.product-info .price {
	color: #666;
	float: right;
	margin: 20px 0;
	font-size: 22px;
	line-height: 200%;
	font-weight: normal;
	text-align: center;
	padding-left: 20px;
	border-left: 1px solid #eee;
}
.product-info .special-price .price-fixed {
	color: #252525;
}
.product-info .special-price .price-old {
	color: #aaa;
	display: block;
	font-size: 16px;
	margin-top: -15px;
	font-weight: 400;
	text-decoration: line-through;
}
.product-info .reward, .product-info .price-tax, .product-info .discount {
	margin: 0;
	color: #999;
	display: block;
	font-size: 13px;
	line-height: 160%;
	font-weight: 400;
}
.product-info .price-tax {
	margin-top: 5px;
}
.product-info .options {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-top: 1px solid #eee;
}
.product-info .option {
	overflow: hidden;
	margin: 5px 0 15px 0;
}
.product-info .option strong {
	color: #666;
	width: 135px;
	margin: 6px 0;
	font-weight: 400;
	display: inline-block;
}
.product-info .option select, .product-info .option input[type*="text"] {
	width: 210px;
}
.product-info .option textarea {
	width: 270px;
}
.product-info .option input[type*="button"] {
	padding: 5px;
	text-indent: 0;
}
.product-info .multi div, .product-info .multi strong, .product-info .multi textarea, .product-info .multi .required {
	float: left;
	display: block;
}
.product-info .multi div {
	margin-left: 5px;
}
.product-info .multi .required {
	margin: 6px 6px 6px 4px;
}
.product-info .multi:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
.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 #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	float: left;
	width: 100%;
}
.product-info .cart > div:first-child {
	margin-bottom: 20px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}
.product-info .cart > div > a {
	color: #666;
	margin-right: 15px;
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
}
.product-info .cart > div > a i {
	border: 1px solid;
	border-radius: 15px;
	margin-right: 3px;
	padding: 2px 4px;
}
.product-info .share {
	display: block;
	vertical-align: middle;
	margin: 10px 0;
}
.product-info .share img {
	float: left;
	padding-right: 5px;
}
.product-info .share a {
	padding: 0 2px;
	line-height: 16px;
	text-decoration: none;
}
.product-info .review {
	padding: 5px 0 15px 0;
	border-bottom: 1px solid #E7E7E7;
}
.product-info .review .show-review, .product-info .review .new-review {
	color: #999;
	margin-left: 20px;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	cursor: default;
}
.product-info .review .new-review {
	padding-left: 20px;
}
.product-info .review img {
	vertical-align: middle;
}
.review-list {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.review-list .author {
	display: inline;
}
.review-list .author b {
	color: #000;
}
.review-list .rating {
	display: inline;
	vertical-align: middle;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #444;
	font-size: 14px;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #444;
	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;
}
table.compare-info tr td:first-child {
	text-align: right;
}
table.compare-info thead td {
	color: #666;
}
table.compare-info thead td, table.compare-info thead tr td:first-child {
	font-size: 14px;
	background: #eee;
	text-align: left;
}
table.compare-info thead td, table.compare-info tbody td {
	padding: 7px;
}
table.compare-info td {
	width: 20%;
	text-align: center;
}
table.compare-info td .no-image {
	display: block;
	margin: 0 auto;
	text-align: center;
}
table.compare-info td .no-image img {
	vertical-align: middle;
}
table.compare-info .price-old {
	color: #CC4328;
	text-decoration: line-through;
}
table.compare-info td.remove img {
	vertical-align: middle;
}
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin: 20px 0;
}
.wishlist-info td {
	padding: 7px;
	text-align: center;
}
.wishlist-info thead td {
	color: #666;
	border-bottom: 1px solid #eee;
}
.wishlist-info thead .name {
	text-align: left;
}
.wishlist-info tbody td {
	vertical-align: middle;
	border-bottom: 1px solid #eee;
}
.wishlist-info tbody .no-image {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.wishlist-info tbody .name {
	text-align: left;
}
.wishlist-info tbody .price-old {
	color: #E15452;
	text-decoration: line-through;
}
.wishlist-info tbody .price-fixed {
	color: #aaa;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	font-size: 15px;
}
.login-content h2 {
	font-size: 20px;
	font-weight: 400;
	text-transform: none;
}
.login-content p strong {
	color: #666;
	margin: 10px 0;
	font-weight: 400;
}
.login-content > .left {
	float: left;
	width: 48%;
}
.login-content > .right {
	float: right;
	width: 48%
}
.login-content > .right a {
	margin: 20px 0;
	display: inline-block;
	text-decoration: none;
}
.login-content .left .content, .login-content .right .content {
	min-height: 200px;
}
.login-content .right p strong {
	display: block;
}
.login-content .right p input[type*="text"], .login-content .right p input[type*="password"] {
	width: 100%;
}
.return-captcha:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
.return-captcha .left, .return-captcha .right {
	float: left;
}
.return-captcha .left {
	margin: 4px 10px 4px 0;
}
.return-captcha .right {
	margin-bottom: 10px;
}
.return-captcha .right p {
	margin-bottom: 5px;
}
.order-list table {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.order-list table td {
	padding: 7px;
	text-align: center;
}
.order-list thead td {
	font-weight: 700;
	border-bottom: 1px solid #eee;
}
.order-list tbody td {
	border-bottom: 1px solid #eee;
}
.order-list tbody td.order-status {
	font-weight: 700;
}
.order-list tbody td.order-total {
	color: #C64132;
	font-weight: 700;
}
.order-list tbody img {
	vertical-align: middle;
}
.order-detail {
	background: #EFEFEF;
	font-weight: 700;
}
.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 #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
#return-product table.form {
	margin: 0;
}
#return-product table.form input[type*="radio"] {
	margin-left: 0;
}
#return-product table.form label {
	margin-right: 10px;
}
.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 #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
.cart-info {
	margin: 20px 0;
}
.cart-info table {
	border-right: 1px solid #eee;
}
.cart-info table td {
	border-right: none;
	text-align: center;
}
.cart-info table td.quantity {
	white-space: nowrap;
}
.cart-module {
	padding-bottom: 20px;
}
.cart-module > div {
	display: none;
}
.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;
	min-width: 100px;
	text-align: right;
}
.cart-total td.total {
	color: #E15452;
}
.checkout {
	margin-top: 30px;
}
.checkout-heading {
	font-size: 15px;
	padding: 7px 15px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
.checkout-heading a {
	float: right;
	text-decoration: none;
}
.checkout-content {
	display: none;
	padding-bottom: 25px;
}
.checkout-content .left {
	width: 48%;
	float: left;
}
.checkout-content .right {
	width: 48%;
	float: right;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
	text-align: center;
}
.checkout-product td.name {
	text-align: left;
}
.checkout-product td.total {
	color: #E15452;
	text-align: center;
}
.checkout-product thead td {
	color: #666;
	border-bottom: 1px solid #eee;
}
.checkout-product thead td.total {
	color: #666;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #eee;
}
.checkout-product tbody td.price {
	color: #E15452;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #eee;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
#bottom .wrapper {
	padding-bottom: 35px;
	border-bottom: 1px solid #ddd;
}
#bottom h3 {
	margin-top: 0;
	padding: 35px 0 25px 0;
}
.santaleft {
	float: left;
	background: url("../image/footerleft.png") no-repeat scroll 1px 35px rgba(0, 0, 0, 0);
	width: 128px;
	height: 168px;
	text-align: center;
	position: relative;
}
.santaleft span {
	left: 14px;
	position: absolute;
	right: 14px;
	top: 80px;
	color: #fff;
}
.santaleft1 {
	float: left;
	margin-left: 10px;
	width: 720px;
	margin-top: 50px;
	color: #fff;
}
.santaright {
	background: url(../image/footer.png);
	bottom: -22px;
	float: right;
	height: 202px;
	position: relative;
	right: 0;
	width: 274px;
}
#footer {
	padding-bottom: 10px;
	background: #252525;
}
#footer h3 {
	padding: 10px 0;
	border-bottom: 1px dotted;
	color: #fff;
	position: relative;
}
#footer .column ul li {
	margin: 6px 0;
	list-style-type: none;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
}
#footer-payments {
	float: right;
	margin: 12px 0;
	list-style-type: none;
}
#footer-payments li {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
#footer-payments li a {
	margin-left: 10px;
}
.jcarousel {
	margin-bottom: 20px;
}
.jcarousel .jcarousel-container {
	padding: 0 60px;
}
.jcarousel .jcarousel-clip {
	width: 100%;
	overflow: hidden;
}
.jcarousel .jcarousel-item {
	margin: 0;
	text-align: center;
}
.jcarousel .jcarousel-item img {
	vertical-align: middle;
}
.jcarousel .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-right: 0;
	margin-left: 10px;
}
.jcarousel .jcarousel-item-placeholder {
	color: #000;
	background: #fff;
}
.jcarousel-container .jcarousel-next-horizontal, .jcarousel-container .jcarousel-prev-horizontal {
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
}
.jcarousel-container .jcarousel-next-horizontal, .jcarousel-container .jcarousel-prev-horizontal {
	top: 50%;
	margin-top: -15px;
}
.jcarousel-container .jcarousel-next-horizontal {
	right: 0;
}
.jcarousel-container .jcarousel-prev-horizontal {
	left: 0;
}
.switcher {
	display:none;
}
.switcher {
	background: url("../image/dropdown.png") no-repeat scroll 100% 6px;
	background-color: transparent;
	padding-right: 10px;
	position: absolute;
	width: 100px;
	z-index: 8;
	cursor: pointer;
}
.switcher .option {
	cursor: pointer;
	display: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
}
.switcher .option li {
	padding: 0px;
	margin: 0px;
}
.switcher span.s_selected, .switcher li, .switcher li a {
	color: #aaa;
	font-size: 12px;
	display: block;
	height: 21px;
	line-height: 22px;
	text-indent: 7px;
	padding: 1px 0;
}
.switcher li a {
	text-decoration: none;
}
.switcher li a:hover {
	color: #69A0DD;
	text-decoration: none;
}
#currency_switcher {
	text-align: left;
}
#currency_switcher ul {
	background: #e8e8e8;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(198, 198, 198, 0.6);
	box-shadow: 3px 3px 0px 0px rgba(198, 198, 198,0.6);
	margin-right: -10px;
	margin-top: 10px;
}
#currency_switcher ul li a {
	color: #666;
}
#currency_switcher ul li a:hover {
	color: #000;
}
#language_switcher {
	text-align: left;
	margin-left: 120px;
}
#language_switcher ul {
	background: #e8e8e8;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(198, 198, 198, 0.6);
	box-shadow: 3px 3px 0px 0px rgba(198, 198, 198,0.6);
	margin-right: -10px;
	margin-top: 10px;
}
#language_switcher ul li a {
	color: #666;
}
#language_switcher ul li a:hover {
	color: #000;
}
.switcher img {
	display: inline;
	margin: -2px 3px 0 0;
	vertical-align: middle;
}
#menu-mobile {
	display: none;
	background: #555;
}
#powered {
	text-align: left;
	padding: 8px 0;
	background: #131313;
	color: #929191;
}
#powered a {
	color: #fff;
	text-decoration: none;
}
#powered a:hover {
	color: #666;
}
/* treemenu */
.sidemenu li a:hover span, .sidemenu li a.active span {
	color: #000;
}
.sidemenu li a.active > span {
	background-position: left -70px;
}
.sidemenu > li > a.active > span {
	background-position: left -135px;
}
/* DEFAULT HTML - BUTTONS */
.button:hover {
	background-color: #252525;
}
/* table */
.pagination .links b, .pagination .links a:hover {
	background-color: #252525;
}
/* tabs */
.htabs a {
	background: #333;
	color: #fff;
}
.htabs a:hover, .htabs a.selected {
	color: #fff;
	background: #252525;
}
/* box products */
.product-filter .display span {
	color: #252525;
}
.product-filter .product-compare a {
	color: #252525;
}
#header #cart .heading {
	background: url(../image/shoppingcart-icon.png) left center no-repeat;
}
/* SCROLL TO TOP */
a.top {
	background: url("../image/top.png") no-repeat scroll 0 0 transparent;
	bottom: -4px;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 10px;
	height: 62px;
	padding: 3px 0 0;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 52px;
	z-index: 9999;
}
.list .name a {
	color: #E44D2E;
}
.success a, .warning a, .attention a, .information a, .error, .help {
	color: #E44D2E;
}
ul.box-filter {
	padding: 0px;
	margin: 0px;
}
ul.box-filter li {
	list-style: none;
}
ul.box-filter li span {
	font-family: benchnine;
	font-size: 20px;
	color: #E44D2E;
}
ul.box-filter li ul {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #EEEEEE;
}
ul.box-filter li ul li {
	list-style: none;
	padding: 2px 10px;
}
.googlemap {
	width: 100%;
}
.discount_timer {
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	visibility: hidden;
}
.box-product > div:hover .discount_timer {
	top: 72px;
	visibility: visible;
}
.box-product1 > div:hover .discount_timer {
	top: 72px;
	visibility: visible;
}
.product-grid > div:hover .discount_timer {
	top: 72px;
	visibility: visible;
}
.product-list > div:hover .discount_timer {
	top: 88px;
	visibility: visible;
}
.discount_timer {
	top: 0px;
	position: absolute;
	width: 40px;
	left: 4px;
}
.count_holder_small .countdown_amount {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.count_holder_small .countdown_section {
	display: block;
	float: left;
	font-size: 9px;
	text-align: center;
	padding: 0px 2px 0px 2px;
	position: relative;
	z-index: 0;
	background: #252525;
	color: #ffffff;
	border: none;
	width: 36px;
}
#ProductPage {
	margin: 10px 0px;
}
#ProductPage .countdown_row {
	clear: both;
	padding: 6px 0px 0px 0px;
	background-color: #ffffff;
	text-align: center;
	display: block;
	height: 30px;
	background-color: #252525;
}
#ProductPage .count_holder_small .countdown_section {
}
.count_holder_small .countdown_section span {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 10px;
}
.count_holder_small .countdown_section br {
	display: none;
}
.box-product .caroufredsel_wrapper {
	background: #fff;
}
.homeico {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}
.menublock {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	padding: 10px 10px 2px 6px;
}
.menublock1 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	padding: 10px 10px 2px 6px;
}
#custombox {
	z-index: 9999;
	position: fixed;
	left: 0px;
	top: 250px;
}
#custombox {
    display: none !important;
}

.customicon {
	background: #252525;
}
.customicon a {
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #000;
	padding: 6px;
	display: list-item;
}
.customicon a i {
	font-size: 18px;
}
.customicon a i.icon-heart:hover {
	color: #ddd;
}
.customicon a i.icon-user:hover {
	color: #ddd;
}
.customicon a i.icon-shopping-cart:hover {
	color: #ddd;
}
.customicon a i.icon-briefcase:hover {
	color: #ddd;
}
/* Social Icons */
.social-icon {
	margin: 0;
	padding: 10px 0 2px;
	display: inline-block;
}
.social-icon li {
	width: 40px;
	height: 40px;
	float: left;
	list-style: none;
	background: #252525;
	margin-right: 6px;
	border-radius: 20px;
}
.social-icon li:last-child {
	margin-right: 0;
}
.social-icon li a {
	width: 100%;
	height: 100%;
	display: block;
}
.social-icon .rss a {
	background: url('../image/social-icons.png') no-repeat 10px 10px;
}
.social-icon .rss a:hover {
	background-color: #f7bb2d;
	border-radius: 20px;
}
.social-icon .facebook a {
	background: url('../image/social-icons.png') no-repeat -40px 10px;
}
.social-icon .facebook a:hover {
	background-color: #39599f;
	border-radius: 20px;
}
.social-icon .twitter a {
	background: url('../image/social-icons.png') no-repeat -92px 10px;
}
.social-icon .twitter a:hover {
	background-color: #45afe3;
	border-radius: 20px;
}
.social-icon .dribbble a {
	background: url('../image/social-icons.png') no-repeat -144px 10px;
}
.social-icon .dribbble a:hover {
	background-color: #d979a5;
	border-radius: 20px;
}
.social-icon .forrst a {
	background: url('../image/social-icons.png') no-repeat -196px 10px;
}
.social-icon .forrst a:hover {
	background-color: #1b8328;
	border-radius: 20px;
}
.social-icon .linkedin a {
	background: url('../image/social-icons.png') no-repeat -248px 10px;
}
.social-icon .linkedin a:hover {
	background-color: #65b7d2;
	border-radius: 20px;
}
.social-icon .pinterest a {
	background: url('../image/social-icons.png') no-repeat -346px 8px;
}
.social-icon .pinterest a:hover {
	background-color: #ca1f27;
	border-radius: 20px;
}
.social-icon .gplus a {
	background: url('../image/social-icons.png') no-repeat -298px 10px;
}
.social-icon .gplus a:hover {
	background-color: #d95232;
	border-radius: 20px;
}
#column-left + #content .box-product > div {
	min-width: 200px;
	max-width: 200px;
	margin: 0 6px 20px;
}
#column-right + #content .box-product > div {
	min-width: 200px;
	max-width: 200px;
	margin: 0 6px 20px;
}
#content-left {
	width: 49.5%;
	float: left;
	margin-right: 11px;
}
#content-right {
	width: 49.5%;
	float: left;
}
#content-right .box-product > div {
	margin: 0px;
	width: 100%;
}
#column-left + #content #content-left {
	margin-right: 8px;
}
#column-right + #content #content-left {
	margin-right: 8px;
}
#column-left + #column-right + #content #content-left {
	width: 100%;
}
#column-left + #column-right + #content #content-right {
	width: 100%;
}
#column-left + #column-right + #content .box-product > div {
	min-width: 184px;
	max-width: 184px;
	margin: 0 6px 20px;
}
#column-left .box-product > div {
	min-width: 250px;
	margin-top: 10px;
	max-width: 250px;
}
#column-right .box-product > div {
	min-width: 250px;
	margin-top: 10px;
	max-width: 250px;
}
#column-left .box-product, #column-right .box-product {
	overflow: hidden;
}
#column-left .box-product > div, #column-right .box-product > div {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #f4f4f4;
	background-color: #fff;
	max-height: 105px;
}
#column-left .box-product .image, #column-right .box-product .image {
	display: block;
	margin-bottom: 0px;
	float: left;
	margin: 0 5px 0 0;
	position: relative;
	min-width: 50px;
	min-height: 50px;
	border-bottom: 1px solid #eee !important;
}
#column-left .box-product .image img, #column-right .box-product .image img {
	display: block;
	padding: 0;
	max-width: 80px;
	max-height: 105px;
}
#column-left .box-product .name, #column-right .box-product .name {
	position: relative;
}
#column-left .box-product .name a, #column-right .box-product .name a {
	text-decoration: none;
	display: block;
	background: none;
	position: static;
	max-width: none;
}
#column-left .box-product .name a:after, #column-right .box-product .name a:after {
	border: none;
}
#column-left .box-product .price, #column-right .box-product .price {
	display: block;
	font-weight: normal;
	margin-bottom: 4px;
	font-size: 12px;
	color: #333745;
	position: relative;
	background: none;
}
#column-left .box-product .price-old, #column-right .box-product .price-old {
	color: #999;
	padding-right: 5px;
	text-decoration: line-through;
}
#column-left .box-product .price-new, #column-right .box-product .price-new {
	font-weight: normal;
}
#column-left .box-product .cart:before, #column-right .box-product .cart:before {
	border-color: transparent #252525 transparent transparent;
}
#column-left .box-product > div:hover .cart:before, #column-right .box-product > div:hover .cart:before {
	border-color: transparent #000 transparent transparent;
}
#column-left .box-product .rating, #column-right .box-product .rating {
	display: none;
}
#column-left .box-product .cart, #column-right .box-product .cart {
	bottom: 10px;
}
#column-left .box-product .wishlist, #column-left .box-product .compare, #column-left .box-product .discount_timer, #column-left .box-product .saveribbon, #column-right .box-product .wishlist, #column-right .box-product .compare, #column-right .box-product .discount_timer, #column-right .box-product .saveribbon {
	display: none;
}
#column-left .box-product .cart, #column-right .box-product .cart {
	display: block;
}
.deal > div {
	position: relative;
	min-height: 220px;
	max-width: 564px;
	display: inline-block;
	vertical-align: top;
	
}
.deal .image {
	width: 53%;
	float: left;
	height: 220px;
	text-align: center;
}
.deal .image img {
	max-height: 220px;
}
.deal .name {
	font-family: oswald;
	font-size: 18px;
	line-height: 34px;
	font-weight: normal;
}
.deal .name a {
	color: #666;
	text-decoration: none;
}
.deal .description {
	margin: 10px 0 0 10px;
}
.deal .saveribbon {
	background: #EC0D0D;
	color: #FFFFFF;
	font-family: oswald;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 5px;
	position: absolute;
	left: 4px;
	text-align: center;
	top: 4px;
	width: 30px;
}
.deal .discount_timer {
	top: 72px;
	position: absolute;
	width: 40px;
	left: 4px;
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	visibility: visible;
}
.deal .price {
	font-family: oswald;
	font-size: 22px;
	color: #333;
	margin-top: 10px;
	margin-right: 6px;
	font-size: 16px;
	font-weight: normal;
	float: right;
}
.deal .cart {
	position: absolute;
	bottom: 20px;
	right: 0px;
	padding: 6px 10px 6px 20px;
	background: #252525;
}
.deal .cart a {
	text-decoration: none;
	color: #fff;
}
.deal .cart .addtocart {
	font-family: oswald;
	font-size: 14px;
}
.deal .cart .addtocart:hover {
	color: #f60;
}
.deal .cart .wishlist {
	margin-left: 6px;
	border-radius: 20px;
	border: 1px solid;
	padding: 3px 4px;
}
.deal .cart .wishlist:hover {
	color: #f60;
}
.deal .cart .compare {
	margin-left: 2px;
	border-radius: 20px;
	border: 1px solid;
	padding: 3px 4px;
}
.deal .cart .compare:hover {
	color: #f60;
}
.deal .cart:before {
	border-color: transparent #252525 transparent transparent;
	transition: all 0.3s ease-in-out 0s;
	border-style: solid;
	border-width: 16px;
	content: " ";
	height: 2px;
	left: -32px;
	position: absolute;
	top: 0px;
}
#column-left + #content .deal > div {
	max-width: 430px;
}
#column-right + #content .deal > div {
	max-width: 430px;
}
#column-left + #column-right + #content .deal > div {
	max-width: 600px;
}
#column-left + #content .deal .image img {
	max-width: 220px;
	min-height: 220px;
	min-width: 220px;
}
#column-right + #content .deal .image img {
	max-width: 220px;
	min-height: 220px;
	min-width: 220px;
}
#column-left + #column-right + #content .deal .image {
	background: #fff;
	margin-right: 10px;
}
#column-left + #column-right + #content .deal .image img {
	max-width: none;
}
.newsblog > div {
	width: 100%;
	background: #fff;
	position: relative;
	min-height: 116px;
	max-height: 116px;
}
.newsblog .image {
	background: #fff;
	width: 43%;
	float: left;
	text-align: center;
}
.newsblog .image img {
	max-height: 110px;
}
.newsblog .name {
	font-family: oswald;
	font-size: 18px;
	line-height: 34px;
	font-weight: normal;
}
.newsblog .name a {
	color: #666;
	text-decoration: none;
}
.newsblog .description {
	margin: 10px 0 0 10px;
}
#column-left + #column-right + #content .newsblog > div {
	min-height: 120px;
}
#column-left + #content .newsblog .image {
	margin-right: 10px;
}
#column-right + #content .newsblog .image {
	margin-right: 10px;
}
.addcartbtn {
	font-size: 18px;
	margin-left: -15px;
	margin-right: 6px;
}
#column-left + #column-right + #content .category-list ul li {
	padding: 0 1px 10px;
}
#column-left + #column-right + #content .product-grid > div {
	max-width: 184px;
	min-width: 184px;
}
.socialblock {
	background: #131313;
}
.socailfooterblock {
	width: 400px;
	float: left;
}
.customiconfooter {
	width: 740px;
	float: left;
	font-family: oswald;
}
.customiconfooter div {
	padding: 8px 0;
	float: left;
	margin: 0 10px;
}
.customiconfooter div i {
	margin-right: 10px;
	color: #757575;
}
.customiconfooter div span {
	line-height: 40px;
	vertical-align: top;
	font-size: 16px;
	font-weight: normal;
	color: #757575;
}
.customiconfooter div.span1 {
	width: 100%;
}
.customiconfooter div.span2 {
	width: 47%;
}
.customiconfooter div.span3 {
	width: 30%;
}
.newsletterblock {
	background: #eee;
}
.newstext {
	margin: 0px auto;
	width: 1140px;
	text-align: center;
}
.icon-th, .icon-th-list {
	margin-right: 4px;
}
/* Custom Product Block */


.customprdblock {
	float: left;
	width: 100%;
	margin: 10px 0;
	border: 1px solid #f2f2f2;
	background: #f2f2f2;
}
.customprdblock h2 {
	margin: 0px;
	background: #ccc;
	padding: 3px;
	color: #000000;
    text-align: center;
}
.customprdblock p {
	padding: 3px;
	margin: 2px 0 2px;
}
.customprdblock ul {
	margin: 0px;
	padding: 0px;
}
.customprdblock ul li {
	padding: 10px 0;
	height: 30px;
}
/* Socail Block */	
#Facebookplikebox, #twiiterbox, #contactbox, #youtubebox, #custombox {
	display: block;
	padding: 0;
	z-index: 9999;
	position: fixed;
}
.Facebookplbadge {
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -120px;
	position: absolute;
	left: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -36px 14px #3B5998;
}
.twittericon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -120px;
	position: absolute;
	left: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -86px 14px #45afe3;
	z-index: 1;
}
.contacticon {
	background-color: #3B5998;
	display: block;
	height: 50px;
	top: 50%;
	margin-top: -85px;
	position: absolute;
	left: -47px;
	width: 47px;
	background-repeat: no-repeat;
	overflow: hidden;
	background: url("../image/social-icons.png") no-repeat scroll -392px 14px #d6d6d6;
	z-index: 1;
}
/* Payment Icons */
	
.powered-alignright {
	float: right;
}
.powered-alignright a {
	font-size: 11px;
	color: #888 !important;
}
.paymentfooter {
	background: url("../image/payment.png") no-repeat;
	float: left;
	padding-right: 5px;
	opacity: .7;
	margin-top: -12px;
}
.paymentfooter:hover {
	opacity: 1
}
.payment {
	padding-right: 5px;
	opacity: .5
}
.payment:hover {
	opacity: 1
}
.checkouts {
	width: 38px;
	height: 24px;
	background-position: -49px -140px;
}
.amex {
	width: 38px;
	height: 24px;
	background-position: -0px -140px;
}
.cirrus {
	width: 38px;
	height: 24px;
	background-position: -147px -105px;
}
.delta {
	width: 38px;
	height: 24px;
	background-position: -147px -70px;
}
.direct-debit {
	width: 38px;
	height: 24px;
	background-position: -147px -35px;
}
.discover {
	width: 38px;
	height: 24px;
	background-position: -148px -0px;
}
.ebay {
	width: 38px;
	height: 24px;
	background-position: -98px -105px;
}
.google {
	width: 38px;
	height: 24px;
	background-position: -49px -105px;
}
.maestro {
	width: 39px;
	height: 24px;
	background-position: -0px -0px;
}
.mastercard {
	width: 38px;
	height: 24px;
	background-position: -0px -105px;
}
.moneybookers {
	width: 38px;
	height: 24px;
	background-position: -98px -70px;
}
.paypal {
	width: 38px;
	height: 24px;
	background-position: -49px -70px;
}
.sagepay {
	width: 38px;
	height: 24px;
	background-position: -0px -70px;
}
.solo {
	width: 38px;
	height: 24px;
	background-position: -98px -35px;
}
.switch {
	width: 38px;
	height: 24px;
	background-position: -49px -35px;
}
.visa-electron {
	width: 38px;
	height: 24px;
	background-position: -0px -35px;
}
.visa {
	width: 38px;
	height: 24px;
	background-position: -99px -0px;
}
.western-union {
	width: 38px;
	height: 24px;
	background-position: -50px -0px;
}
/* Accordian Menu */
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	position: relative;
}
#cssmenu a {
	line-height: 1.3;
}
#cssmenu > ul > li > a {
	padding-right: 40px;
	font-size: 25px;
	font-weight: bold;
	display: block;
	color: #999;
	border-bottom: 1px solid #eee;
}
#cssmenu > ul > li > a > span {
	padding: 10px;
	display: block;
	font-size: 13px;
	font-weight: 300;
}
#cssmenu > ul > li > a:hover {
	text-decoration: none;
	color: #000;
}
#cssmenu > ul > li.active {
	border-bottom: none;
}
#cssmenu > ul > li.active > a {
	color: #fff;
}
#cssmenu > ul > li.active > a span {
	color: #000;
}
#cssmenu span.cnt {
	position: absolute;
	top: 8px;
	right: 15px;
	padding: 0;
	margin: 0;
	background: none;
}
/* Sub menu */
#cssmenu ul ul {
	display: none;
	margin-left: 6px;
}
#cssmenu ul ul a {
	padding: 10px;
	display: block;
	color: #999;
	font-size: 13px;
}
#cssmenu ul ul a:hover {
	color: #000;
}
#cssmenu ul ul a span i {
	margin-right: 6px;
}
/* Mega Menu */
.dcjq-mega-menu ul.menu ul, .dcjq-mega-menu ul.menu li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.dcjq-mega-menu ul.menu ul {
	display: none;
}
.dcjq-mega-menu ul.menu .sub ul {
	display: block;
}
.dcjq-mega-menu ul.menu {
	position: relative;
	width: 100%;
}
.dcjq-mega-menu ul.menu li {
	float: left;
	font-weight: bold;
}
.dcjq-mega-menu ul.menu li a {
	font-size: 16px;
	color: #fff;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 19px 10px 19px 10px;
	margin-bottom: 0px;
	z-index: 6;
	position: relative;
	font-family: oswald;
	text-transform: uppercase;
	font-weight: normal;
}
.dcjq-mega-menu ul.menu li a:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}
.dcjq-mega-menu ul.menu li .sub-container {
	position: absolute;
	background: #eee;
	box-shadow: 3px 3px 0 0 rgba(198, 198, 198, 0.6);
}
.dcjq-mega-menu ul.menu li .sub-container.mega .sub {
	padding: 10px 0px 0 0;
}
.dcjq-mega-menu ul.menu li .sub li {
	float: none;
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr {
	float: left;
	width: 260px;
	margin: 0 10px 0px 10px;
	position: relative;
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr .image {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr .image a img {
	max-width: 80px;
	max-height: 80px;
}
.dcjq-mega-menu ul.menu li .sub a {
	background: none;
	border: none;
	text-shadow: none;
	color: #111;
	display: block;
	float: none;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-transform: none;
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a {
	font-weight: normal;
	color: #000;
	background: rgba(0,0,0,0.04);
	padding: 6px 6px;
	text-transform: capitalize;
	font-family: oswald;
	margin-bottom: 2px;
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a:hover {
	color: #000;
	text-shadow: none;
}
.dcjq-mega-menu ul.menu .sub li.mega-hdr li a {
	color: #444;
	font-weight: normal;
	padding: 6px 0 6px 4px;
	text-transform: capitalize;
}
.dcjq-mega-menu ul.menu .sub li.mega-hdr li a:hover {
	color: #990000;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li {
	min-width: 102px;
	padding: 8px 10px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a:hover {
	color: #990000;
}
.ptabs {
	text-align: center;
	padding: 10px 0;
	font-size: 20px;
	margin-bottom: 10px;
}
.ptabs a {
	font-family: oswald;
	font-weight: normal;
	font-size: 20px;
	color: #777;
	text-decoration: none;
	padding: 0 10px;
}
.ptabs a.selected {
	color: #252525;
}
.contactblock ul li {
	padding: 2px 0;
}
.contactblock ul li span i {
	margin-right: 6px;
	color: #929191;
	font-size: 16px;
}
.custom_banner {
	overflow: auto;
	margin: 14px -10px 0 0;
}
.custom_banner div {
	float: left;
	margin: 0 10px 10px 0;
}
#column-left .box-product .name a, #column-right .box-product .name a {
	box-shadow: none;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	position: absolute;
	right: 20px;
	top: 9px;
	color: #fff;
	font-size: 34px;
}
.prev:hover {
	text-decoration: none;
	color: #fff;
}
.next {
	position: absolute;
	right: 4px;
	top: 9px;
	color: #fff;
	font-size: 34px;
}
.next:hover {
	text-decoration: none;
	color: #fff;
}
.box-heading a {
	text-decoration: none;
}
#column-left + #content .box-product1 > div {
min-width: 200px;
max-width: 200px;
margin: 0 6px 20px;
}
#column-right + #content .box-product1 > div {
min-width: 200px;
max-width: 200px;
margin: 0 6px 20px;
}
#column-left + #column-right + #content .box-product1 > div {
min-width: 184px;
max-width: 184px;
margin: 0 6px 20px;
}

