@font-face { font-family:Lato-Regular; src: url("Lato-Regular.eot")  }
@font-face { font-family: Lato-Regular; src: url("Lato-Regular.ttf")  }
@font-face { font-family:Lato-Light; src: url("Lato-Light.eot")  }
@font-face { font-family: Lato-Light; src: url("Lato-Light.ttf")  }

.clr {
	clear:both;
	margin:0px !important;
	padding:0px;
	height:0px !important;
	width:100% !important;
}
.pdl8{
	padding-left:8px
}
.box-content #nav ul li{ list-style:disc }
.box-content #nav ul li{ margin-left:20px !important; font-weight:bold !important}
.white {
	color:#fff
}
.grey {
	color:#cdcdcd
}
.greentext{
	color:#e73721
}

.grids{ width:33%; float:left}
.mycon{ font-size:15px !important; line-height:25px; text-align:justify !important}
.redtext{
	color: #F00
}	
li {
	list-style:none
}
.mt5 {
	margin-top:7px;
}
.mt30 {
	margin-top:30px;
}
.ml30 {
	margin-left:30px;
}

h1, .welcome {
	color: #636E75;
	font-family:Lato;
	line-height:50px;
	margin-top: 13px;
	margin-bottom: 10px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin: 0px;
}
a, a b {
	color: #333;
	cursor: pointer;
	line-height:23px;
	text-decoration:none
}
a:hover {
	text-decoration: none;
	color: #e73721;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	border: 1px solid #CCCCCC;
	padding: 3px 8px;
	margin-left: 0px;
	margin-right: 0px;
	height: 36px; 
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
/* layout */
.container {

}
#column-left {
	float: left;
	
	width: 235px;
}
#column-right {
	float: right;
	width:220px; margin-left:7px;
}
#content {
	min-height: 400px;
	margin-bottom: 25px;
}
.shadow {
	background:url(../image/complate-bg.jpg) repeat  ;
	padding:10px 0 0 0;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 250px;
}
#topbg {
	background-color:#fff;/*
	-webkit-box-shadow: 0 4px 6px -6px black;
	-moz-box-shadow: 0 4px 6px -6px black;
	box-shadow: 0 4px 6px -6px black;*/
	position:fixed;
	top:0px;
	width: 100%;
	z-index:999999
}

.catbooks ul li{ position: relative;width:32%; float:left; border:1px solid #e7e7e7; background-color:#f6f5f5; font-size:15px;  margin:0px 7px 30px 0px; text-align:center; display:inline-block;}

.catbooks ul li a{ display:block;  padding:10px; }

.catbooks ul li:hover,.catbooks ul li a:hover{ background-color:#ba0000; color:#fff !important; -webkit-text-size-adjust: 100%;  -webkit-font-smoothing: antialiased;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;
transition:all .25s ease-out;}
/* header */
#header {
	position: relative;
	z-index: 99;
}

#language {
	position: absolute;
	top: 15px;
	left: 320px;
	width: 80px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
#currency {
	width: 75px;
	position: absolute;
	top: 2px;
	left: 425px;
	color: #999;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #000 !important;
	text-decoration: none;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info thead th {
	border-bottom:solid 1px #000;
	padding-bottom:10px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info span.stock {
	color: #F00;
	font-weight: bold;
}
.mini-cart-info .image {
	width: 100px;
	text-align:left
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name {
	text-align:left
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info .price {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
	position:relative; 
	z-index: 15;
	margin-left:15%; margin-top:10%;
}
#header .button-search {
	position:absolute;
	top:0px; 
	right:10px;
	width:15.1%;
	text-align:center;
	z-index:90909;
	background: url(../image/search-button-bg.jpg) right repeat-x;
	padding:6px 0px;
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	text-transform: uppercase;
}
#header .search-icon {
	position:absolute;
	top:0px;
	left:5px;
	z-index:9090;
	background: url(../image/sprite-global.png) -113px -148px no-repeat;
	width:25px;
	height:25px;
}
#header #search input {
	z-index:90;
	background: #FFF; font-size:12px;
	font-family: DIN !important;
	padding:9px 20px 9px 7%;
	width:85%;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: none;
	
}
#header #welcome {
	position: absolute;
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #999999;
}
#menubg {
	
}
#header-banner {
	background:url(../image/header-banner.jpg) top no-repeat;
	height:462px
}
/* menu */
/*nav {
	padding: 0px;
	margin:0px 15px;
}
nav ul {
	text-align:center !important;
	margin: 0;
	padding: 0;
	display:block;
}
nav > ul > li {
	position: relative;
	list-style: none;
	display:inline-block !important;
	z-index: 20;
}
nav > ul > li+li {
	padding-left:12px
}
nav > ul > li:hover {
}
nav > ul > li > a {
	font-size: 18px !important;
	color: #fff;
	line-height: 14px;
	text-decoration: none;
	padding:12px 12px 12px 12px;
	font-family: DIN !important;
	font-style:italic !important;
	text-transform:uppercase;
	display: block;
	z-index: 6;
	position: relative;
}
nav > ul > li:hover a {
	color:#000;
	background:url(../image/mainlink-hoverbg.jpg) top repeat-x;
}
nav > ul > li > div {
	display: none;
	background: url(../image/dropdownbg.jpg) top repeat-x #ffffff;
	position: absolute;
	border:solid 1px #e4e4e4;
	z-index: 5;
	padding: 5px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius:  0px 0px 10px 10px;
	-khtml-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
nav > ul > li:hover > div {
	display: table;
}
nav > ul > li > div > ul {
	display: table-cell;
}
nav > ul > li ul + ul {
	padding-left: 20px;
}
nav > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
nav > ul > li ul > li > a:hover {
	background: #52a833;
	color:#FFF
}
nav > ul > li > div > ul > li > a {
	color: #000;
}*/
.breadcrumb {
	color: #CCCCCC;
	margin-bottom: 10px;
}
.breadcrumb a {
	color: #000000;
}
.breadcrumb .current{
	color: #52A833;
}
.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;
}
.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: DIN !important;
	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: 90%;
}
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 {
	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;
}
table.radio td {
	padding: 5px;
}
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 {
	display: inline-block;
	width: 98%;
	margin-top: 10px;
	background: none repeat scroll 0px 0px #F1F1F1;
	border-radius: 5px;
	padding: 7px 1%;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: DIN !important;
	font-size: 13px;
	
	background: url('../image/button.png') repeat-x;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.button {
	margin: 0;
	border: 0;
	height: 24px;
	padding: 0px 12px 0px 12px;
}
a.button:hover, input.button:hover {
	background-position: 0px -24px;
}


a.greybutton, input.greybutton {
	cursor: pointer;
	color: #FFFFFF;
	font-family: DIN !important;
	font-size: 15px;
	background:#333;
	font-weight:bold
}
a.greybutton {
	display: inline-block;
	text-decoration: none;
	padding: 9px 12px 9px 12px;
}
input.greybutton {
	margin: 0;
	border: 0;
	padding: 5px 12px 5px 12px;
}

.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.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 #DDDDDD;
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: DIN !important;
	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: #FFFFFF;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
/* box */
.box {
	margin:0 0 0 0;
	
}
.box .box-heading {
	border-top:3px solid #000;
	padding: 8px 10px 7px 10px;
	font-family: Lato !important;
	font-size: 16px;
	line-height: 14px;
	color: #000;
}
.box .box-shadow {
		padding:0 0 40px 0;
}
.box .box-content {
	padding:9px;
}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
	text-align:center
}
.box-product > div {
	width:23.5% !important;
	display: inline-block;
	vertical-align: top; text-align:center;
	min-height:250px;
	padding:0px 1% !important;
}
.box-product > div:hover .image img {
	opacity:0.75;
	filter:alpha(opacity=75);
}
.box-product > div:hover .name a {
	color: #666666;
}
.box-product > div:hover .price {
	color: #52a833;
}
.box-product > div + div {
	border-left:dashed 1px #cccccc;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
	position:relative
}
.box-product .image img {
	padding: 3px;
}
.box-product .name a {
	color: #000;
	text-decoration: none; font-size:13px;
	display: block;
	margin-bottom: 4px;
	text-align:left
}
.discountpatch{
	position:absolute;
	right:0px;
	padding: 1px 3px;
	display: inline-block;
	background:url(../image/discountbg.png) top no-repeat;
	color: #FFF;
	font: 12px/13px arial;
	vertical-align: top;
	margin: 2px 0px 0px 1px;
	width:44px; 
	height:44px;
	font-weight:bold;
	padding:10px 5px 0 5px;
	z-index:99999;
	text-align:center
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
	text-align:left
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
	font-size:11px;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
	
	padding: 0px 8px 8px 0px;
}
ul.box-category > li {
	
	padding: 8px 8px 8px 0px; 
}
ul.box-category > li + li {
	border-top: 1px solid #EEEEEE;
}
ul.box-category > li > a {
	background:url(../image/cat-errow.png) left top no-repeat;
	text-decoration: none; font-size:12px !important;
	color: #333; padding-left:10px;
}

ul.box-category > li > a:hover {
	background:url(../image/cat-errow.png) left top no-repeat;
	text-decoration: none; font-size:12px !important;
	color: #e73721; padding-left:10px;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	color:#e73721;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	padding: 5px 0px 0px 0px;
}
ul.box-category > li ul > li > a {
	text-decoration: none; font-size:13px !important;
	display: block;
}
ul.box-category > li ul > li > a.active {
	color:#52A833;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
}
.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: 25%;
}
.category-list ul li{
	padding:5px 0px; text-align:center
}
/* 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 {
	background: none repeat scroll 0px 0px #F1F1F1;
	border-radius: 5px;
	padding: 7px 1%;
	overflow: auto;
	margin-bottom: 10px;
	width: 99%;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
	padding-top:2px
}
.product-filter .sort + .sort {
	margin-right:10px
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
	padding-top:2px
}
.product-compare {
	padding-top: 2px;
	margin-bottom: 0px;
	
	font-family: DIN !important;
}
.product-compare a {
	text-decoration: none;
	font-size:14px;
	color:#e73721
}
.product-list > div {
	overflow: auto;
	line-height:15px;
	
	color:#848484
}
.product-list > div:hover {
	border:dashed 1px #f68b23
	
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 3px;
	background:#FFF;
	width:15%;
	position:relative
}
..product-list .left {
	float:left;
	width:30%;
}
.product-list .right {
	float: left;
	margin: 0px 0 0 15px;
	text-align:left;
	width:30%;
	color:#848484
}
.product-list .image img {
	padding: 3px;
}
.product-list .name {
	margin:3px 0 0px 0;
	font-family: DIN !important;
	color:#52A833;
}
.product-list .bb{
	width:73%;
	margin-left:15.5%;
	margin-top:1%;
	margin-bottom:1%;
}
.product-list .name a {
	color: #e73721;
	text-decoration: none;
	font-size:15px;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .stock {
	color: #52A833;
}
.product-list .catshippedmessage {
	color: #52A833;
}
.product-list .price {
	height: auto;
	color: #000;
	font-size: 14px;
	padding:5px 0 0 0;
}
.product-list .price-old {
	color: #848484;
	text-decoration: line-through;
	padding:0 5px 0 0
}
.product-list .price-new {
	font-weight: bold;
	color:#000
}
.product-list .discountprice{
	color:#848484;
	font-size: 12px;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .wishlist, .product-list .compare, .product-list .cart {
	margin-bottom: 3px;
}
.product-list .cart {

	
}
.product-list .cart > a:hover {
	background: url("../image/sprite-global.png") no-repeat scroll -44px -308px transparent;
	text-decoration:none;
}
.product-list .cart > a {
	background: url("../image/sprite-global.png") no-repeat scroll -44px -351px transparent;
	font-size: 14px; float:right;
	height: auto; margin:-40px 5px -20px 0px;
	padding: 12px 0 9px 55px;
	
}
.product-list .wishlist {
	display:none;
	float:left;
	margin:15px 10px 0 0;
}
.product-list .wishlist > a {
	background: url("../image/sprite-info1.png") no-repeat scroll 0 -158px transparent;
	font-size: 14px;
	height: auto;
	padding: 12px 0 9px 55px;
	width: auto;
}
.product-list .wishlist > a:hover {
	background: url("../image/sprite-info1.png") no-repeat scroll 0 -199px transparent;
	text-decoration:none;
}
.product-list .compare {
	display:none;
	float:left;
	margin:15px 10px 0 0;
}
.product-list .compare > a:hover {
	background: url("../image/sprite-info1.png") no-repeat scroll 0 -283px transparent;
	text-decoration:none;
}
.product-list .compare > a {
	background: url("../image/sprite-info1.png") no-repeat scroll 0 -241px transparent;
	font-size: 14px;
	height: auto;
	padding: 12px 0 9px 55px;
	width: auto;
}
.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 15px;
	position:relative
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
}
.product-grid .image:hover img {
	transform: scale(1.1);
	transition-duration: 1500ms;
}
.product-block-inner:hover .add-to-links {
	opacity:1;
	transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
}
.product-block-inner:hover .image img {
	/* opacity:0.75;
	filter:alpha(opacity=75);*/
}
.panel > div:hover .image img {
	opacity:0.75;
	filter:alpha(opacity=75);
}
.panel > div:hover .name a {
	color: #666666;
}
.panel > div:hover .price {
	color: #52a833;
}
.product-grid .name a {
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	font-family: DIN !important;
	color:#e73721;
	font-size:14px
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: none;
}
.product-grid .stock {
	display: none;
}
.product-grid .catshippedmessage{
	
	display: none;
}
.product-grid .binding {
	display: none;
}
.product-grid .publisher {
	display: none;
}
.product-grid .publisheddate {
	display: none;
}
.product-grid .price {
	height: auto;
	color: #000;
	font-size: 14px;
	padding:5px 0 0 0;
}
.product-grid .price-old {
	color: #848484;
	text-decoration: line-through;
	padding:0 5px 0 0
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .discountprice{
	color:#848484;
	font-size: 12px;
}
.product-grid .wishlist, .product-grid .compare, .product-grid .cart {
	display: inline-block;
	margin-left: 5px;
	position: relative;
}
.product-grid .cart a{
	background: url(../image/sprite-global.png) -0px -197px no-repeat #F2F0F1;
	border-radius: 5px;
	display: block;
	font-size: 0px;
	height: 37px;
	padding: 5px;
	vertical-align: middle;
	float: left;
	width: 40px;
}
.product-grid .cart a:hover {
	background: url(../image/sprite-global.png) -0px -197px no-repeat #FFE422;
}
.product-grid .wishlist a {
	background: url(../image/sprite-global.png) -0px -129px no-repeat #F2F0F1;
	border-radius: 5px;
	display: block;
	font-size: 0px;
	height: 38px;
	padding: 5px;
	vertical-align: middle;
	float: left;
	width: 40px;
}
.product-grid .wishlist a:hover {
	background: url(../image/sprite-global.png) -0px -129px no-repeat #FFE422;
}
.product-grid .compare a {
	background: url(../image/sprite-global.png) -0px -162px no-repeat #F2F0F1;
	border-radius: 5px;
	display: block;
	font-size: 0px;
	height: 38px;
	padding: 5px;
	vertical-align: middle;
	float: left;
	width: 40px;
}
.product-grid .compare a:hover {
	background: url(../image/sprite-global.png) -0px -162px no-repeat #FFE422;
}
/* Product */

.product-info {
	overflow:hidden;
	width:100%
}
.product-info .left {
	width:35%;
	background-color:#fff;
	margin:0px 1% 0 0;
	padding:0px;
	float:left;
	position:relative;
}
.product-info .center {
	width:62%;
	margin:0px 0px 0px 15px;
	float:left;
	padding:0px;
}
.product-info .center .description{	
	width:60%;
	float:left;
	line-height:22px
}
.product-info .rating{
	margin:9px 0 0 0;
}
.product-info .center .rightcontainer {
	min-height:330px
}
.product-info .center .right {
	width:36%;
	float:left;
	margin:12px 0px 0px 12px;
	padding:10px;
	background:#F3F3F3;
	border:solid 1px #DBDBDB
	
}
.product-info h1{
	margin:0px; padding:0px
}
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.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 {
	padding:0px;
	line-height: 20px; font-size:14px !important;
	color: #4D4D4D;
	line-height:22px;
}
.product-info .description span {
	color: #38B0E3;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	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 #E7E7E7;
	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 #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review-area {
	color: #4D4D4D;
	margin-bottom: 10px;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom:8px;
}
.product-info .review-area > div {
	line-height: 20px;
	float:left;
	width:250px;
}
.product-info .review-area > div > span {
	color: #38B0E3;
}
.product-info .review-area .share {
	float:right;
	overflow: auto;
	line-height: normal;
	width:150px;
}
.product-info .review-area .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.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 #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: left;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: left;
	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 #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.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 #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 {
	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 #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.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;
}
.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;
}
.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 {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footergreystrip {
	background:url(../image/greybg.jpg) top repeat-x #f5f5f5;
	clear: both;
	overflow: auto;
	padding:10px 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#footergreystrip .contactinfo {
	margin:0px;
	font-size:18px;
	font-weight:bold;
	line-height:30px; font-family: DIN !important;
	color:#999;
}
#footergreystrip .contactinfo span {
	background:url(../image/sprite-global.png) -87px -3px no-repeat;
	width:37px;
	height:37px;
}
#footergreystrip .freeshipping {
	margin:0px 0px 0px 0px;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	color:#999;
}
#footergreystrip .freeshipping span {
	background:url(../image/sprite-global.png) -127px -3px no-repeat;
	width:45px;
	height:30px;
	float:left;
	margin:0px 5px 0px 10px
}
#footergreystrip .followus {
	text-align:right !important;
	font-size:18px;
	font-weight:bold;
	color:#999;
}
#footergreystrip .followus a {
	text-align:right !important;
	font-size:18px;
	font-weight:bold;
	color:#999;
}
#footergreystrip .followus a {
	background-color:#757575;
	padding:6px;
	display:inline-block;
	text-align:center;
	border-radius:100%;
	color:#f2f2f2;
	font-size:20px;
}
#footergreystrip .followus a:hover {
	background-color:#000;
}
#footergreystrip .followus .follow-u {
	font-size:18px;
	font-weight:bold;
	display:inline-block;
	line-height:30px;
	color:#999;
	position:relative;
}
#footergreystrip .followus .facebook {
	background:url(../image/sprite-global.png) -180px -4px no-repeat;
	width:30px;
	height:30px;
	display:inline-block;
}
#footergreystrip .followus .twitter {
	background:url(../image/sprite-global.png) -215px -4px no-repeat;
	width:30px;
	height:30px;
	display:inline-block;
}
#footergreystrip .followus .pin {
	background:url(../image/sprite-global.png) -88px -87px no-repeat;
	width:30px;
	height:30px;
	display:inline-block;
}
#footergreystrip .followus .gplus {
	background:url(../image/sprite-global.png) -130px -87px no-repeat;
	width:30px;
	height:30px;
	display:inline-block;
}
#footer {
	clear: both;
	min-height: 100px;
}
#footer h3 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-transform:uppercase;
	border-bottom:solid 1px #aaaaaa;
	font-family: DIN !important;
	padding-bottom:5px;
	font-weight:normal
}
#footer .column {
	float: left;
	width: 17%;
	min-height: 100px;
	margin:0 50px 0 0;
}
#footer .column ul {
	margin:0px;
	padding:0px;
}
#footer .column ul li {
	margin-bottom: 3px;
	list-style:none
}
#footer .column a {
	text-decoration: none;
	color: #000;
}
#footer .column a:hover {
	text-decoration: underline;
}
#footer .facebook {
	background:url(../image/sprite-global.png) -285px -3px no-repeat;
	width:21px;
	height:21px;
	float:left;
	margin:0px 5px 0px 0px
}
#footer .printrest {
	background:url(../image/sprite-global.png) -310px -3px no-repeat;
	width:21px;
	height:21px;
	float:left;
	margin:0px 5px 0px 0px
}
#footer .twitter {
	background:url(../image/sprite-global.png) -335px -3px no-repeat;
	width:21px;
	height:21px;
	float:left;
	margin:0px 5px 0px 0px
}
#footer .google {
	background:url(../image/sprite-global.png) -360px -3px no-repeat;
	width:21px;
	height:21px;
	float:left;
	margin:0px 5px 0px 0px
}
#footer .newsletter {
	float: left;
	width: 34%;
	min-height: 100px;
}
#footer .newsletter input {
	margin:15px 0px;
	display:block
}
#carticon {
	background:url(../image/sprite-global.png) -0px -38px no-repeat;
	width:300px;
	height:30px;
	float:left;
	margin:10px 5px
}
#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
#author-speak {
	border: 1px solid #EEEEEE;
	-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;
	padding:12px 12px 15px 12px
}
#author-speak h1 {
	font-family: DIN !important;
	text-transform:uppercase;
	color:#52a833;
	font-size:21px;
	padding:10px 10px 0px;
	border-top:solid 3px #79bf0a
}

#author-speak p{ font-size:14px; margin:0 0 5px 0; text-align:justify !important;}

.advertisement {
	text-align:center;
	margin:0px 0px 15px 0px
}
.advertisement img {
	margin:10px 0px
}
.back-to-top {
	position:relative;
	bottom:26px;
	left:108px; 
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	background: url(../image/search-button-bg.jpg) right repeat-x;
	font-size:14px;
	padding:5px 10px;
	display: none;
	z-index:999999;
	border:thick 1px #C30
}
.back-to-toptobottom {
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: url(../image/ui.totop.png) top no-repeat;
	display: none;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
}
.back-to-toptobottom:hover {
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: url(../image/ui.totop.png) bottom no-repeat;
	display: none;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
}
#content .box-product, .product-grid-list ul {
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}
.product-grid-list ul li.last_prod, #content .box-product .product-items.last_prod {
	border-bottom: none;
}
.product-grid-list ul li, #content .box-product .product-items {
	margin-bottom: 14px;
	padding: 0;
	margin:0;
	position:relative;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
}
.product-grid li, #content .box-product .product-items, #content .product-carousel .slider-item {
	width:185px;
	float:left;
	display: inline-block;
}
.product-filter .display .List a {
	background: url(../image/sprite-global.png) no-repeat scroll -33px -72px transparent;
	display: block;
	float: left;
	width: 30px;
	height: 26px;
	text-decoration: none;
	text-indent: -9999px;
}
.product-filter .display .Grid a {
	background: url(../image/sprite-global.png) no-repeat scroll 0px -72px transparent;
	display: block;
	float: left;
	width: 30px;
	height: 26px;
	text-decoration: none;
	text-indent: -9999px;
}
.product-filter .display .List, .product-filter .display .List a:hover {
	background: url(../image/sprite-global.png) no-repeat scroll -33px -102px transparent;
	display: block;
	float: left;
	width: 30px;
	height: 26px;
	text-decoration: none;
	text-indent: -9999px;
}
.product-filter .display .Grid, .product-filter .display .Grid a:hover {
	background: url(../image/sprite-global.png) no-repeat scroll -0px -102px transparent;
	display: block;
	float: left;
	width: 30px;
	height: 26px;
	text-decoration: none;
	text-indent: -9999px;
}
.page_category h1 {
	color: #333333;
	font-size:22px;
	font-family: DIN !important;
}
.page_product h1 {
	color: #333333;
	font-size:22px;
	font-family: DIN !important; line-height:24px;
}
.page_search h1 {
	color: #CF082E;
	font-size:22px;
	font-family: DIN !important;
}
.add-to-links {
	left:40px;
	margin-bottom: 5px;
	margin-top: -110px;
	position: absolute;
	transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	opacity:0;
}
.clearfix:after {
	clear: both;
}
.row {
}
.col-lg-9 {
	width: 75%;
}
.col-lg-3 {
	width: 25%;
}
#checkpostcode {
	text-align:left;
	position:relative
}
#checkpostcode .postcontent .input {
	background:#fff;
	border:solid 1px #dadada;
	width:100px;
	padding:2px 5px 3px 5px;
	float:left
}
#checkpostcode .postcontent .button {
	float:right;
}
#checkpostcode .postcontent .button input {
	cursor:pointer;
	color:#FFF;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	background: url(../image/button.png) top left repeat-x;
	border:0;
	padding:2px 7px
}
#postcodedata .sucess p {
	background:url(../image/success.png) top left no-repeat;
	margin:3px;
	padding:0 0 0 20px
}
#postcodedata .error p {
	background:url(../image/error.png) top left no-repeat;
	margin:3px;
	padding:0 0 0 32px
}

.checkpostcode {
	width:225px;
	background:#7d7d7d;
	color:#fff;
	padding:10px;
	border:solid 1px #ebebeb;
	float:right
}
.checkpostcode input {
	margin:3px 5px 0px 0px;
}
.checkpostcode .checkbutton {
	float:right;
}
.checkpostcode label {
	clear: both
}
#postcodedata {
	margin:5px 0 0 0;
}
#postcodedata .sucess p {
	background:url(../image/success.png) top left no-repeat;
	margin:3px;
	padding:0 0 0 20px
}
#postcodedata .error p {
	background:url(../image/error.png) top left no-repeat;
	margin:3px;
	padding:0 0 0 32px
}
.share ul span {
	clear:both;
}
.filter {
	margin:10px 0px
}
.filter .title {
	background: none repeat scroll 0 0 #e73721;
	color: #FFFFFF;
	font-family: DIN !important;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	padding: 8px 10px 7px;
	text-transform: uppercase;
}
.filter .panel {
	border:solid 1px #d6d6d6;
	padding:7px;
}
.filter .panel a {
	display:block
}
.checkboxuncheck {
	background: url(../image/sprite-global.png) -10px -232px no-repeat;
	width:15px;
	height:15px;
	display:block;
	float:left;
	margin-right:5px;
}
.checkboxchecked {
	background: url(../image/sprite-global.png) -10px -252px no-repeat;
	width:15px;
	height:15px;
	display:block;
	float:left;
	margin-right:5px;
}
.popupcoupon {
	position:fixed;
	bottom:0px;
	right:10px;
	background:#FFF;
	z-index:100000
}
.popupcoupon .box-heading {
	background:#f3f4f5;
	padding:5px;
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	border-top:solid 1px #d6d6d6;
	color:#697071;
	font-weight:bold
}
.popupcoupon .box-product {
	border:solid 1px #d6d6d6;
	padding:7px;
	width:200px;
}
.clear {
	float:right;
	background:#d6d6d6;
	-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;
	padding:0px 8px
}
.clear a {
	text-decoration:none
}
#related-product .title {
	background: none repeat scroll 0 0 #52A833;
	color: #FFFFFF;
	font-family: DIN !important;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	padding: 8px 10px 7px;
	text-transform: uppercase;
	margin:0px;
}
#related-product .panel {
	border: 1px solid #E7E7E7;
	padding:10px;
}
#related-product .panel > div + div {
	margin-top:15px;
	border-top: 1px dashed #E7E7E7;
}
#related-product .panel > div .image {
	min-width:200px;
	border:none;
	padding:0px;
	margin:0px;
}
#related-product .panel > div .price {
	padding:0px;
	border:none
}
#recent-product .title {
	background: none repeat scroll 0 0 #e73721;
	color: #FFFFFF;
	font-family: DIN !important;
	font-size: 16px;
	line-height: 14px;
	padding: 9px 10px 7px;
	text-transform: uppercase;
	margin:0px;
}

#recent-product{ text-align:center; margin-left:15px;}
#recent-product .panel {
	border: 1px solid #E7E7E7;
	padding:10px;
}
#recent-product .panel > div + div {
	margin-top:15px;
	border-top: 1px dashed #E7E7E7;
}
#recent-product .panel > div .image {
	min-width:100%;
	border:none;
	padding:0px;
	margin:0px;
}
#recent-product .panel > div .price {
	padding:0px;
	border:none
}
#recent-product .panel > div .cart {
	padding:0px;
	border:none
}
#overlay {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../image/fade.png);
	display:none;
	cursor:pointer;
	z-index:100000000;
}
.contentbhead {
	border-bottom:solid 1px #CCC; font-size:18px; color:#000; 
	margin-bottom:10px;
	padding-bottom:7px
}
.loadingcontent {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
	width: auto;
	height: auto;
	background:#FFF;
	padding:7px;
	border: solid 3px #999
}
/* Responsive Tapes chauhan */

.slicknav_menu {
	display:none;
}
.row:before, .row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
}
img {
	max-width:100%;
	height:auto
}
.span1 {
	width:40%
}
.span2 {
	width:60%
}
.span3 {
	width:65%
}
.span4 {
	width:35%
}
.span5 {
	width:85%
}
.span6 {
	width:15%
}
.span7 {
	width:33.3%
}
.span8 {
	width:55%
}
.span9 {
	width:22%
}
.span10 {
	width:19%
}
.span11 {
	width:26%
}
.span12 {
	width:72%
}
.span13 {
	width:28%
}
.span14 {
	width:45%
}
.span15 {
	width:75%
}
.span16 {
	width:25%
}
.mlsp {
	margin-left:9%
}

.aboutbook{ font-size:14px !important; font-family: DIN !important; line-height:23px; text-align:justify; color:#666;}

.author{
	color:#666 !important;
}
.bb{
	border-bottom:solid 1px #cbcbcb; height:1px
}
.productprice {
	font-size:14px
}

 @media (max-width: 1199px) and (min-width: 980px) {
 .slicknav_menu {
display:none;
}
 .row:before, .row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
}
 .container {
width:;
}
 .box-product > div {
padding:0px 5px;
}
 nav {
padding: 0px;
margin:0px !important;
}
#header #logo{
	margin:0 0 0 7px
}
#header .links{
	margin-right:10px;
}
.span12 {
	width:69%
}
.span13{
	width:31%
}
.span5{
	width:83%
}
.span6{
	width:16%;
}
#header #cart{
	right:8px;
	bottom:5px
}
#header #search{
	bottom:5px
}
.navbar-header {
display:none !important
}
#header #search input {
	width:78%;
}
#header .button-search {
	position:absolute;
	top:0px; 
	right:30px;
}
#footer .column {
	width:15%
}
}










/* tabs ( 3+, 4+ C) */

@media (min-width: 768px) and (max-width: 979px) {
 .slicknav_menu {
display:none;
}
.row:before, .row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
#header .links a {
	padding: 0px 1% 0px 1%;
}
[class*="span"] {
float: left;
min-height: 1px;
}
.span5 {
width:80%
}
.span6 {
width:20%
}
 .span12 {
width:70%
}
.span13 {
width:33%
}
 #header .links {
 font-size: 12px !important;
}
#menubg {
margin-top:100px;
}
nav {
padding: 0px;
margin:0px !important;
}
.container {
width:750px;
padding:0 5px !important;
}
 .back-to-top {
right: 2px;
padding:10px 2px;
}
nav {
margin:0px 3px;
}
nav > ul > li+li {
padding-left:2px
}
nav > ul > li > a {
padding:12px 8px 12px 8px;
}
#column-left {
width: 147px;
}
#column-right {
width: 147px;
}
.panel div {
text-align:left !important
}
 .mlsp {
margin-left:1%
}
 #column-left + #column-right + #content, #column-left + #content {
margin-left:150px;
}
 .box-product > div {
width: 120px;
padding: 0px 4px;
}
.product-grid > div {
	width: 29%;
}
#footer .column {
float: left;
width: 17%;
min-height: 100px;
margin: 0 20px 0 0;
}
 .topleftinner {
clear:both !important;
}
 .product-info {
overflow:hidden;
}
.product-info .left {
width:100% !important;
margin:0px !important;
padding:0px !important;
float:left !important
}
.product-info .center {
width:100% !important;
margin:0px !important;
padding:0px !important;
float:left !important
}
 .nav > li > a {
padding:10px 5px !important;
font-size:15px !important;
}
.navbar-header {
display:none !important
}
#header .links {
	position:absolute;
	top:-4px;
	right:-12px;
	width:30%;
}
#header #search {
	top:18px
}
#header #search input {
	right:19%;
	padding:5px 8px 7px 10%;
	width:78%;
}
#header .button-search {
	width:20%;
}
#header #cart {
 top:18px
}	
}





/*  les than smart phone    vertical (use All ladscape and potrait device )  */

@media (max-width: 767px) {
 .slicknav_menu {
display: inherit !important;
}
#menu {
display:none
}
.row:before, .row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: none;
width:90%;
padding:0 1%;
min-height: 1px;
}
 #topbg {
height: auto;
position:relative;
width:100%;
}
#menubg {
margin:0px !important;
padding:0px;
}
 nav {
margin:0px;
}
#header #cart {
	top:5px;
	margin:0 0 8px 0;
	padding:5px;
	width:40%
}
#header #search {
position:relative;
z-index: 15;
margin-left:0px
}
#header .button-search {
width:25%;
right:0px
}
#header .search-icon {
left:8px;
width:25px;
height:25px;
}
#header #search input {
right:19%;
padding:5px 5px 7px 10%;
width:75%;
}
 #author-speak {
text-align:center;
}
 .mlsp {
margin-left:1%
}
 img {
max-width:100%;
height:auto
}
.container {
width:96%;
padding:0 2% !important;
}
#column-left {
float:none;
width:96%;
padding:0 2%
}
#column-left + #column-right + #content, #column-left + #content {
margin-left:0px;
}
.box-product > div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.box-product > div + div {
border-left:0px;
}
.advertisement {
display:none !important
}
#footer .column {
float: left;
width:96% !important;
min-height:160px;
margin:0px !important;
padding:0 2%
}
#footer .newsletter {
float:left;
width: 96% !important;
margin:0px !important;
padding:0 2%
}
#carticon {
width:98%;
}
.product-list .left {
float: left;
margin-left: 15px;
width:90%;
}
.product-list > div {
margin-bottom: 15px;
}
.product-grid > div {
width:100%;
margin:0px !important;
}
	
.product-block-inner .right {
width:100%;
margin:0px !important;position:relative !important;
}
.product-block-inner .left {
width:99%;
margin:0px !important; position:relative !important;
}
.product-block-inner .image {
float:none !important;
text-align:center !important;
width:100% !important;
}
.product-block-inner .left .name {
width:100% !important;
}
.box-product div {
text-align:center !important;
width:100% !important;
margin-bottom:10px !important;
}
.box-product .image {
margin-bottom: 0px;
width:100% !important;
}
.box-product .image img {
width:90% !important;
height:auto;
margin:0 auto
}
 .product-info {
overflow:hidden; text-align:justify;
width:100%;
}
.product-info .left {
width:100% !important;
margin:0px !important;
padding:0px !important;
float:none !important
}
.product-info .center {
width:100% !important;
margin:0px !important;
padding:0px !important;
float:none !important;
clear:both;
}
.product-info .center .description{
width:90% !important;
margin:0px !important;
padding:0px !important;
float:none !important;
clear:both;
}
.product-info .center .share{	
width:90% !important;
margin:0px !important;
padding:0px !important;
float:none !important;
clear:both;
}
.product-info .center .right{
width:95% !important;
float:none !important;
clear:both;
}
.product-info .center .rightcontainer{
width:95% !important;
float:none !important;
min-height:0px !important;
clear:both;
}
 #column-right {
float: none;
width:100%;
}
 #content {
width:100% !important;
}
 .login-content .left, .login-content .right {
width:100% !important;
float:none !important
}
 .product-info .description {
width:100% !important
}
 #recent-product {
width:100%
}
.panel div {
text-align:center !important
}
.panel div .image {
width:100%;
padding:10px 0 0 0;
}
.panel div .name {
width:100%;
clear:both;
}
 #footergreystrip .followus {
text-align:left !important;
}
 .tab tr td {
display:block
}
 .checkout-content .left, .checkout-content .right {
float: left;
width: 99%;
}
}







#fvpp-blackout {
  display: none;
  z-index: 499;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
}

#my-welcome-message {
  display: none; background-color:#fff;
  z-index: 500;
  position: fixed;
  width: 700px;
  left: 0; right:0; margin:0  auto; 
  top: 20%;
  
  font-family: Calibri, Arial, sans-serif;
  text-align:center;
}

#fvpp-close {
  
  cursor: pointer;
}

#fvpp-dialog h2 {
  font-size: 2em;
  margin: 0;
}




#my-welcome-message b{ display:block; font-size:21px ; text-transform:uppercase; font-weight:300; position:relative; font-weight:400; font-family:Lato; padding:0 0 10px 0; margin-bottom:15px;}
#my-welcome-message b:after{ position:absolute; content:""; left:0; right:0; margin:0 auto; bottom:0; width:60px; height:3px; background-color:#ac0b0c;}

#my-welcome-message  span{ display:inline-block; position:relative; margin:15px 10px 15px 0; font-size:17px; padding-right:20px;}
#my-welcome-message  span input{right:0; top:0; padding-left:10px;}

#my-welcome-message .submitbutton{ background-color:#ac0b0c;; color:#fff; padding:5px 18px; margin:10px 0; border:0; font-family:Lato; font-size:15px; text-transform:uppercase}

