html {

	overflow: -moz-scrollbars-vertical;

	margin: 0;

	padding: 0;

}

body {

	background-color:#ffffff;

	border:0px;

	margin:0px;

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	padding: 0px;

}

body, td, th, input, textarea, select, a {

	font-size:100%;

}

h1, .welcome {

	color: #636E75;

	font: Verdana;

	margin-top: 0px;

	margin-bottom: 20px;

	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-top: 0px;

	margin-bottom: 20px;

}

a, a:visited, a b {

	color: #38B0E3;

	text-decoration: underline;

	cursor: pointer;

}

a:hover {

	text-decoration: none;

}

a img {

	border: none;

}

form {

	padding: 0;

	margin: 0;

	display: inline;

}

input[type='text'], input[type='password'], textarea {

	background: #f8f8f8 none repeat scroll 0 0;

	border: 1px solid #cccccc;

	margin: 1px 0 0 3px;

	padding: 3px 3px 3px 8px;

}

select {

	background: #F8F8F8;

	border: 1px solid #CCCCCC;

	padding: 2px;

}

label {

	cursor: pointer;

}

/* layout */







#container {

	width: 1000px;

	margin-left: auto;

	margin-right: auto;

	text-align: left;

	box-shadow:0 0 9px 0 #414141;

	width:100%;

	max-width:1250px;

}

#column-left {

	/*float: left;







	width:224px;







	margin:0 0 0 8px;*/







        padding: 0 10px 0 10px;

}

#column-right {

	/*float: right;







	width:220px;







	margin-right:10px;*/







        padding: 0 10px 0 10px;

}

#content {

	min-height: 600px;

	margin-bottom: 25px;/*padding: 0px;*/







}

#content1 {

	min-height: 600px;

	margin-bottom: 25px;

	background: #FFFFFF;

	-webkit-border-radius: 0px 0px 7px 7px;

	-moz-border-radius: 0px 0px 7px 7px;

	-khtml-border-radius: 0px 0px 7px 7px;

	border-radius: 0px 0px 7px 7px;

	border-left: 1px solid #C9CACB;

	border-right: 1px solid #C9CACB;

	border-bottom: 1px solid #C9CACB;

}

.product_grid_area {

	padding: 10px;

	height:300px;

}

.product_list_area {

	padding: 10px;

}

/*#column-left + #column-right + #content, #column-left + #content {







	







	margin-left:240px;







}







#column-right + #content {







	







	margin-right:236px;







}*/







/* header */







#header {

	/*height: 135px;*/







	margin-bottom: 7px;

	padding-bottom: 4px;

	position: relative;

	z-index: 99;

}

#header #logo {

	position: absolute;

	top:10px;

	left:15px;

}

#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: 15px;

	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;

	text-decoration: none;

}

#cart {

	position: relative;

	top: 0px;

	right: 160px;

	z-index: 9;

	min-width: 600px;

}

#cart .heading {

	float: right;

	margin-right: 0px;

	margin-top: 0px;

	padding-left: 14px;

	padding-right: 14px;

	border-top: 1px solid #92278F;

	border-left: 1px solid #92278F;

	border-right: 1px solid #92278F;

	background: #92278F;

	position: relative;

	z-index: 1;

}

#cart .heading h4 {

	color: #333333;

	font-size: 10px;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 3px;

}

#cart .heading a {

	color: #fff;

	text-decoration: none;

}

#cart .heading a span {

	background: #92278F url('../image/arrow-down.png') 100% 50% no-repeat;

	padding-right: 15px;

}

#cart .content {

	clear: both;

	display: none;

	position: relative;

	top: 5px;

	padding: 8px;

	min-height: 150px;

	border-top: 1px solid #C9CACB;

	border-left: 1px solid #C9CACB;

	border-right: 1px solid #C9CACB;

	border-bottom: 1px solid #C9CACB;

	-webkit-border-radius: 7px 7px 7px 7px;

	-moz-border-radius: 7px 7px 7px 7px;

	-khtml-border-radius: 7px 7px 7px 7px;

	border-radius: 7px 7px 7px 7px;

	-webkit-box-shadow: 2px 2px 2px #C9CACB;

	-moz-box-shadow: 2px 2px 2px #C9CACB;

	box-shadow: 2px 2px 2px #C9CACB;

	background: #FFF;

}

#cart.active .heading {

	margin-top: 5px;

	padding-top: 10px;

	padding-bottom: 6px;

	border-top: 1px solid #92278F;

	border-left: 1px solid #92278F;

	border-right: 1px solid #92278F;

	-webkit-border-radius: 7px 7px 0px 0px;

	-moz-border-radius: 7px 7px 0px 0px;

	-khtml-border-radius: 7px 7px 0px 0px;

	border-radius: 7px 7px 0px 0px;

}

#cart.active .content {

	display: block;

}

.mini-cart-info table {

	border-collapse: collapse;

	width: 100%;

	margin-bottom: 5px;

}

.mini-cart-info td {

	color: #000;

	vertical-align: top;

	padding: 10px 5px;

	border-bottom: 1px solid #EEEEEE;

}

.mini-cart-info .image {

	width: 1px;

}

.mini-cart-info .image img {

	border: 1px solid #EEEEEE;

	text-align: left;

}

.mini-cart-info .name small {

	color: #666;

}

.mini-cart-info .quantity {

	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: absolute;*/







	top: 15px;

	right: 0px;

	/*	width: 378px;*/







	z-index: 15;

}

#header .button-search {

	/*	position: absolute;*/







	left: 0px;

	background: url('../image/search-icon.png') center center no-repeat;

	width: 31px;

	height: 25px;

	cursor: pointer;

	margin-top:12px;

	float:left;

}

.container .button-search {

	/*	position: absolute;*/







	left: 0px;

	background: url('../image/search-icon-md.png') center center no-repeat;

	width: 54px;

	height: 37px;

	cursor: pointer;

	margin-top:5px;

	float:left;

}

.find_supplies{
	background: url('../image/search-icon-md.png') center center no-repeat;
	background-color: #8dc53e;
}

#header #search inputHOLD {

	background: #FFF;

	padding: 1px 1px 1px 33px;

	width: 262px;

	height: 21px;

	border: 1px solid #CCCCCC;

	-webkit-border-radius: 3px 3px 3px 3px;

	-moz-border-radius: 3px 3px 3px 3px;

	-khtml-border-radius: 3px 3px 3px 3px;

	border-radius: 3px 3px 3px 3px;

	-webkit-box-shadow: 0px 2px 0px #F0F0F0;

	-moz-box-shadow: 0px 2px 0px #F0F0F0;

	box-shadow: 0px 2px 0px #F0F0F0;

}

#header #search input {

	background:url(../image/c-search-text-box.png) no-repeat;

	width:360px;

	height:25px;

	border:0px;

	margin:12px 0 0 0px;

	line-height:21px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ffffff;

	padding:0 9px 0 9px;

	float:left;

}

.container #search input {

	/*background:url(../image/c-search-text-box.png) no-repeat;*/







	width:325px;

	height:37px;

	border:0px;

	margin:5px 0 0 0px;

	line-height:21px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	/*color:#ffffff;*/







	padding:0 9px 0 9px;

	float:left;

}

#header #welcome {

	position: absolute;

	top: 47px;

	right: 0px;

	z-index: 5;

	width: 298px;

	text-align: right;

	color: #999999;

}

#header .links {

	position: absolute;

	right: 0px;

	bottom: 3px;

	font-size: 10px;

	padding-right: 10px;

}

#header .links a {

	float: left;

	display: block;

	padding: 0px 0px 0px 7px;

	color: #38B0E3;

	text-decoration: none;

	font-size: 12px;

}

#header .links a + a {

	margin-left: 8px;

	border-left: 1px solid #CCC;

}

/* menu */







#menu {

	border-bottom: 0px solid #000000;

	height: 37px;

	margin-bottom: 15px;

	padding: 0px 0px;

}

#menu ul {

	list-style: outside none none;

	margin: -2px 0 0;

	padding: 0;

}

#menu > ul > li {

	position: relative;

	float: left;

	z-index: 20;

	padding: 0px 0px 0px 0px;

}

#menu > ul > li:hover {

	color:#fff;

}

#menu > ul > li > a {

	background: rgba(0, 0, 0, 0) url("../image/arrow-down.png") no-repeat scroll 97% 50%;

	border-right: 1px solid #949599;

	color: #231f20;

	display: block;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 34px;

	margin-bottom: 5px;

	margin-top: 8px;

	padding: 0 15px;

	position: relative;

	text-decoration: none;

	z-index: 6;/*font-weight: bold;*/







}

#menu > ul > li ul > li > a:hover {

	color:#7f7f7f;

}

#menu > ul > li > a:hover {

	background: rgba(0, 0, 0, 0) url("../image/arrow-down1.png") no-repeat scroll 97% 50%;

	color: #fff;

}

#menu ul li:last-child a {

	border-right: 0px solid #949599;

}

#menu > ul > li:hover {

	background: #6964ad;

}

#menu > ul > li > div {

	background: #f0f0f0 none repeat scroll 0 0;

	border: 0 solid #000000;

	border-radius: 0 0 5px 5px;

	display: none;

	padding: 5px;

	position: absolute;

	z-index: 5;

}

#menu > ul > li:hover > div {

	display: table;

}

#menu > ul > li > div > ul {

	display: table-cell;

}

#menu > ul > li ul + ul {

	padding-left: 20px;

}

#menu > ul > li ul > li > a {

	color: #111;

	display: block;

	float: left;

	min-width: 120px;

	padding: 4px;

	text-decoration: none;

	white-space: nowrap;

	width: 100%;

}

#menu > ul > li ul > li > a:hover {

}

#menu > ul > li > div > ul > li > a {

	color: #FFFFFF;

}

.breadcrumb {

	color: #CCCCCC;

	margin-bottom: 10px;

}

#bread_crumb a {

	color: #5C5C56;

}

.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: Verdana, Geneva, sans-serif;

	display: block;

}

table.form {

	width: 100%;

	border-collapse: collapse;

	margin-bottom: 20px;

}

table.form tr td:first-child {

	width: 150px;

}

table.form > * > * > td {

	color: #6D6E71;

}

table.form td {

	padding: 4px;

}

input.large-field, select.large-field {

	width: 300px;

}

table.list {

	border-collapse: collapse;

	width: 100%;

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	margin-bottom: 20px;

}

table.list td {

	border-right: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

}

table.list thead td {

	background-color: #EFEFEF;

	padding: 0px 5px;

}

table.list thead td a, .list thead td {

	text-decoration: none;

	color: #222222;

	font-weight: bold;

}

table.list tbody td {

	vertical-align: top;

	padding: 0px 5px;

}

table.list .left {

	text-align: left;

	padding: 7px;

}

table.list .right {

	text-align: right;

	padding: 7px;

}

table.list .center {

	text-align: center;

	padding: 7px;

}

table.radio {

	width: 100%;

	border-collapse: collapse;

}

table.radio td {

	padding: 5px;

	vertical-align: top;

}

table.radio td label {

	display: block;

}

table.radio tr td:first-child {

	width: 1px;

}

table.radio tr td:first-child input {

	margin-top: 1px;

}

table.radio tr.highlight:hover td {

	background: #F1FFDD;

	cursor: pointer;

}

.pagination {

	border-top: 1px solid #C9CACB;

	padding-top: 8px;

	display: inline-block;

	width: 100%;

	margin-bottom: 10px;

}

.pagination .links {

	float: left;

	padding-left:10px;

}

.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;

	padding-right:10px;

}

 /////////////////////////// 
 
 div.pagination_cc {

/*border-top: 1px solid #C9CACB;

 padding-top: 8px;

 display: inline-block;

 width: 100%;

 margin-bottom: 10px;*/

}

.pagination_cc .links {

	float: left;

 //padding-left:10px;

}

.pagination_cc .links a {

	display: inline-block;

 //border: 1px solid #EEEEEE;

	padding: 2px 2px;

	text-decoration: none;

	color: #A3A3A3;

}

.pagination_cc .links b {

	display: inline-block;

 //border: 1px solid #269BC6;

	padding: 4px 10px;

	font-weight: normal;

	text-decoration: none;

	color: #269BC6;

	background: #FFFFFF;

}

.pagination_cc .results {

	float: right;

	padding-top: 3px;

	padding-right:10px;

}

 ////////////////////////// 





/* button */







a.button, input.button {

 cursor: pointer;

 color: #FFFFFF;

 line-height: 12px;

 font-family: Arial, Helvetica, sans-serif;

 font-size: 12px;

 font-weight: bold;

 background: #6964AD;

 -webkit-border-radius: 7px 7px 7px 7px;

 -moz-border-radius: 7px 7px 7px 7px;

 -khtml-border-radius: 7px 7px 7px 7px;

 border-radius: 7px 7px 7px 7px;

 -webkit-box-shadow: 0px 2px 2px #DDDDDD;

 -moz-box-shadow: 0px 2px 2px #DDDDDD;

 box-shadow: 0px 2px 2px #DDDDDD;

}

a.button {

	display: inline-block;

	text-decoration: none;

	padding: 5px 12px 6px 12px;

}

input.button {

	background: #91c84c none repeat scroll 0 0;

	border: 0 none;

	border-radius: 3px;

	height: auto;

	margin: 2px 0 0;

	padding: 7px 20px;

	width: auto;

}

a.button:hover, input.button:hover {

/*background: url('../image/button-active.png') repeat-x;*/







}

.buttons {

	background: #FFFFFF;

	border: 1px solid #EEEEEE;

	overflow: auto;

	padding: 6px;

	margin-bottom: 20px;

}

.quick-checkout-heading {

	background-color: #6964AD;

	color: white;

}

.port_number {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.grayText2 {

	background: none repeat scroll 0 0 #D6D6D6;

	color: #333333;

	font: 11px Arial, Helvetica, sans-serif;

}

#checkOut-totals {

	background-color: #91c84c;

	border: 1px solid #91c84c;

	color: white;

	float: right;

	font-size: 13px;

	font-weight: bold;

	margin: 0.7em 0.5em 0.7em 0;

	padding: 1em 0.5em 1em 2em;

	width: 13em;

}

.button_product_edit_page {

	background: #91c84c none repeat scroll 0 0;

	border-radius: 3px;

	color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	line-height: 15px;

	padding: 7px 17px;

	text-align: center;

	text-transform: uppercase;

}

.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: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	text-align: center;

	text-decoration: none;

	color: #000000;

	margin-right: 2px;

	display: none;

}

.htabs a.selected {

 //padding-bottom: 7px;

	background: none repeat scroll 0 0 #24558e !important;

	color: #fff;

}

.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-bottom: 13px;

}

.box .box-heading-blue {

	text-transform:uppercase;

	/*-webkit-border-radius: 7px 7px 0px 0px;







	-moz-border-radius: 7px 7px 0px 0px;







	-khtml-border-radius: 7px 7px 0px 0px;







	border-radius: 7px 7px 0px 0px;*/







	border: 1px solid #C9CACB;

	/*background: url('../image/blue-background.png') repeat-x;*/







	background:none repeat scroll 0 0 #000000;

	padding: 8px 10px 7px 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	line-height: 14px;

	color: #fff;

}

/*.box .box-heading-pink {







	-webkit-border-radius: 7px 7px 0px 0px;







	-moz-border-radius: 7px 7px 0px 0px;







	-khtml-border-radius: 7px 7px 0px 0px;







	border-radius: 7px 7px 0px 0px;







	border: 1px solid #C9CACB;







	background: url('../image/pink-background.png') repeat-x;







	padding: 8px 10px 7px 10px;







	font-family: Arial, Helvetica, sans-serif;







	font-size: 14px;







	font-weight: bold;







	line-height: 14px;







	color: #fff;







}*/















/* box products */







.box-product {

	width: 100%;

	overflow: auto;

}

.box-product > div {

	/*width: 130px;*/







	display: inline-block;

	vertical-align: top;

	/*margin-right: 20px;*/







	margin-bottom: 20px;

}

#column-left + #column-right + #content .box-product > div {

	width: 119px;

}

.box-product .image {

	display: block;

	margin-bottom: 0px;

}

.box-product .image img {

	padding: 20px;

	/*border: 1px solid #E7E7E7;*/

}

.box-product .name a {

	color: #38B0E3;

	font-weight: bold;

	text-decoration: none;

	display: block;

	margin-bottom: 4px;

}

.box-product .price {

	display: block;

	font-weight: bold;

	color: #333333;

	margin-bottom: 4px;

}

.box-product .price-old {

	color: #F00;

	text-decoration: line-through;

}

.box-product .price-new {

	font-weight: bold;

}

.box-product .rating {

	display: block;

	margin-bottom: 4px;

}

/* box category */







.box-category {

	margin-top: -5px;

}

.box-category ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

.box-category > ul > li {

	padding: 0px 0px 0px 0px;

}

.box-category > ul > li + li {

	border-top:none;

}

.box-category > ul > li > a {

	text-decoration: none;

	color: #333;

}

.box-category > ul > li ul {

	display: none;

}

.box-category > ul > li a.active {

	font-weight: bold;

}

.box-category > ul > li a.active + ul {

	display: block;

}

.box-category > ul > li ul > li {

	padding: 5px 5px 0px 10px;

}

.box-category > ul > li ul > li > a {

	text-decoration: none;

	display: block;

}

.box-category > ul > li ul > li > a.active {

	font-weight: bold;

}

/* 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;

	margin-bottom: 20px;

}

.category-info .image {

	float: left;

	padding: 5px;

	margin-right: 15px;

	border: 1px solid #E7E7E7;

}

.category-list {

	overflow: auto;

	margin-bottom: 20px;

}

.category-list ul {

	float: left;

	width: 18%;

}

.category-list .div a {

	text-decoration: underline;

	font-weight: bold;

}

/* manufacturer */







.manufacturer-list {

	border: 1px solid #DBDEE1;

	padding: 5px;

	overflow: auto;

	margin-bottom: 20px;

}

.manufacturer-heading {

	background: #F8F8F8;

	font-size: 15px;

	font-weight: bold;

	padding: 5px 8px;

	margin-bottom: 6px;

}

.manufacturer-content {

	padding: 8px;

}

.manufacturer-list ul {

	float: left;

	width: 25%;

	margin: 0;

	padding: 0;

	list-style: none;

	margin-bottom: 10px;

}

/* product */







.product-filter {

	border-bottom: 1px solid #EEEEEE;

	padding-bottom: 5px;

	overflow: auto;

}

.product-filter .display {

	margin-right: 15px;

	float: left;

	padding-top: 4px;

	color: #333;

}

.product-filter .display a {

	font-weight: bold;

}

.product-filter .sort {

	float: right;

	color: #333;

}

.product-filter .limit {

	margin-left: 15px;

	float: right;

	color: #333;

}

.product-compare {

	padding-top: 6px;

	margin-bottom: 25px;

	font-weight: bold;

}

.product-compare a {

	text-decoration: none;

	font-weight: bold;

}

.product-list > div {

	/*overflow: auto;







	margin-bottom: 15px;*/







        border-top: 1px solid #C9CACB;

	padding-top: 16px;

}

.product-list .right {

	float: right;/*margin-left: 15px;*/







}

.product-list > div + div {

	//border-top: 1px solid #C9CACB;

	padding-top: 16px;

}

/*.product-grid > div + div {







	border-top: 1px solid #C9CACB;







	padding-top: 16px;







}







.product-grid > div{







    border-top: 1px solid #C9CACB;







    padding-top: 16px;







}*/







.product-list .image {

/*float: left;







	margin-right: 10px;*/







}

.product-list .image img {

/*padding: 3px;







	border: 1px solid #E7E7E7;*/







}

.product-list .name {

	margin-bottom: 3px;

}

.product-list .name a {

	color: #38B0E3;

	font-weight: bold;

	text-decoration: none;

}

.product-list .name {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#6d6e71;

	padding:0 0 0 0px;

}

.product-list .description {

	line-height: 15px;

	margin-bottom: 5px;

	color: #4D4D4D;

}

.product-list .rating {

	color: #7B7B7B;

}

.product-list .price {

	/*float: right;*/







	height: 50px;

	margin-left: 8px;

	/*text-align: right;*/







	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#92278f;

}

.product-list .price-old {

	color: #6D6E71;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	padding: 0;

	text-decoration: line-through;

}

.product-list .price-new {

	font-weight: bold;

}

.product-list .price-tax {

	font-size: 12px;

	font-weight: normal;

	color: #BBBBBB;

}

.prod-price-tax {

	font-size: 12px;

	font-weight: normal;

	color: #BBBBBB;

}

.product-list .cart {

	margin-bottom: 3px;

}

.product-list .wishlist, .product-list .compare {

	margin-bottom: 3px;

}

.product-list .wishlist a {

	color: #333333;

	text-decoration: none;

	padding-left: 18px;

	display: block;

	background: url('../image/add.png') left center no-repeat;

}

.product-list .compare a {

	color: #333333;

	text-decoration: none;

	padding-left: 18px;

	display: block;

	background: url('../image/add.png') left 60% no-repeat;

}

.product-grid {

	width: 100%;

	overflow: auto;

}

/*.product-grid > div {







	width: 130px;







	display: inline-block;







	vertical-align: top;







}*/







/*.product-grid > div {







	border: 1px solid #ddd;







        margin-bottom: 20px;







        overflow: auto;







}*/







.product-grid > div.product-thumb {

	margin-bottom: -10px;
	/*overflow: auto;
	height: 280px;*/
	height: 375px;

}

#column-left + #column-right + #content .product-grid > div {

	width: 165.5px;

}

.right-border {

	border-right:1px solid #C9CACB;/*margin-left:-3px;*/







}

.right-without-border {

	margin-left:-3px;

}

.top-border {

	border-top:1px solid #C9CACB;

}

.bottom-border {

	border-bottom:1px solid #C9CACB;

}

.product-grid .image {

	display: block;

	margin-bottom: 0px;

	margin-top: 0px;

	min-height: 90px;

}


.product-grid .name {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#6d6e71;

	padding:0 0 10px 0px;

	height:60px;

}

.product-grid .description {

	display: none;

}

.product-grid .rating {

	display: block;

	margin-bottom: 4px;

}

.product-grid .price {

	display: block;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#92278f;

	margin-bottom: 10px;

}

.product-grid .price-old {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#6d6e71;

	padding:0 0 0 0px;

	text-decoration:line-through;

}

.product-grid .price-new {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#92278f;

	padding:0 0 0px 0px;

}

.product-grid .price .price-tax {

	display: none;

}

.product-grid .cart {

	margin-bottom: 10px;

	text-align: center;

}

.product-grid .wishlist, .product-grid .compare {

	margin-bottom: 3px;

}

.product-grid .wishlist a {

	color: #333333;

	text-decoration: none;

	padding-left: 18px;

	display: block;

	background: url('../image/add.png') left center no-repeat;

}

.product-grid .compare a {

	color: #333333;

	text-decoration: none;

	padding-left: 18px;

	display: block;

	background: url('../image/add.png') left center no-repeat;

}

/* Product */







.product-info {

	overflow: auto;

	margin-bottom: 20px;

}

.product-info > .left {

	float: left;

	margin-right: 15px;

}

.product-info > .left + .right {

	margin-left: 265px;

}

.product-info .image {

	border: 1px solid #E7E7E7;

	/*float: left;*/







	margin-bottom: 20px;

	padding: 10px;

	text-align: center;

}

.product-info .image-additional {

	/*width: 260px;*/







	width: 180px;

	/*margin-left: -10px;*/







	margin-left: -5px;

	clear: both;

	overflow: hidden;

}

.product-info .image-additional img {

	border: 1px solid #E7E7E7;

}

.product-info .image-additional a {

	float: left;

	display: block;

	margin-left: 10px;

	margin-bottom: 10px;

}

.product-info .description {

	border-top: 1px solid #E7E7E7;

	border-bottom: 1px solid #E7E7E7;

	padding: 5px 5px 10px 5px;

	margin-bottom: 10px;

	line-height: 20px;

	color: #4D4D4D;

}

.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;

	overflow: auto;

}

.product-info .cart div {

	float: left;

	vertical-align: middle;

}

.product-info .cart div > span {

	padding-top: 7px;

	display: block;

	color: #999;

}

.product-info .cart .minimum {

	padding-top: 5px;

	font-size: 11px;

	color: #999;

	clear: both;

}

.product-info .review {

	color: #4D4D4D;

	border-top: 1px solid #E7E7E7;

	border-left: 1px solid #E7E7E7;

	border-right: 1px solid #E7E7E7;

	margin-bottom: 10px;

}

.product-info .review > div {

	padding: 8px;

	border-bottom: 1px solid #E7E7E7;

	line-height: 20px;

}

.product-info .review > div > span {

	color: #38B0E3;

}

.product-info .review .share {

	overflow: auto;

	line-height: normal;

}

.product-info .review .share a {

	text-decoration: none;

}

.review-list {

	padding: 10px;

	overflow: auto;

	margin-bottom: 20px;

	border: 1px solid #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: right;

	width: 20%;

}

.attribute td {

	padding: 7px;

	color: #4D4D4D;

	text-align: center;

	vertical-align: top;

	border-right: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

}

.compare-info {

	border-collapse: collapse;

	width: 100%;

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	margin-bottom: 20px;

}

.compare-info thead td, .compare-info thead tr td:first-child {

	color: #000000;

	font-size: 14px;

	font-weight: bold;

	background: #F7F7F7;

	text-align: left;

}

.compare-info tr td:first-child {

	color: #000000;

	font-weight: bold;

	text-align: right;

}

.compare-info td {

	padding: 7px;

	width: 20%;

	color: #4D4D4D;

	text-align: center;

	vertical-align: top;

	border-right: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

}

.compare-info .name a {

	font-weight: bold;

}

.compare-info .price-old {

	font-weight: bold;

	color: #F00;

	text-decoration: line-through;

}

.compare-info .price-new {

	font-weight: bold;

}

/* wishlist */







.wishlist-info table {

	width: 100%;

	border-collapse: collapse;

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD;

	margin-bottom: 20px;

}

.wishlist-info td {

	padding: 7px;

}

.wishlist-info thead td {

	color: #4D4D4D;

	font-weight: bold;

	background-color: #F7F7F7;

	border-bottom: 1px solid #DDDDDD;

}

.wishlist-info thead .image {

	text-align: center;

}

.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {

	text-align: left;

}

.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {

	text-align: right;

}

.wishlist-info tbody td {

	vertical-align: top;

	border-bottom: 1px solid #DDDDDD;

}

.wishlist-info tbody .image img {

	border: 1px solid #DDDDDD;

}

.wishlist-info tbody .image {

	text-align: center;

}

.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {

	text-align: left;

}

.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {

	text-align: right;

}

.wishlist-info tbody .price s {

	color: #F00;

}

.wishlist-info tbody .action img {

	cursor: pointer;

}

.login-content {

	margin-bottom: 20px;

	overflow: auto;

}

.login-content .left {

	float: left;

	width: 48%;

}

.login-content .right {

	float: right;

	width: 48%

}

.login-content .left .content, .login-content .right .content {

	min-height: 190px;

}

/* orders */







.order-list {

	margin-bottom: 10px;

}

.order-list .order-id {

	width: 49%;

	float: left;

	margin-bottom: 2px;

}

.order-list .order-status {

	width: 49%;

	float: right;

	text-align: right;

	margin-bottom: 2px;

}

.order-list .order-content {

	padding: 10px 0px;

	display: inline-block;

	width: 100%;

	margin-bottom: 20px;

	border-top: 1px solid #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 */







#content .checkout {

	width:32%;

	float:left;

}

#content .checkoutmid {

	width:28%;

	margin:0 3%;

	float:left;

}

#content .checkout #confirmorder {

	display:none;

}

.checkout-heading {

	border-bottom: 1px solid #000000;

	padding: 8px;

	padding-left:0;

	font-weight: bold;

	font-size: 16px;

	color: #000000;

	margin-bottom:15px;

}

.checkout-content {

	padding: 0px 0px 15px 0px;

	overflow: auto;

	color: #555555;

}

#checkout #login {

	padding-left:6px;

	margin: 15px 0 20px;

	display:none;

	width:98%;

	padding:10px;

	border:1px solid #ccc;

	margin-bottom:15px;

}

#checkout #login .close_la {

	position:relative;

	margin-bottom:-16px;

	top:-16px;

	right:-16px;

	cursor:pointer;

	float:right;

	width:16px;

	height:16px;

	background:url("../image/cancel.png") no-repeat scroll 0 0 transparent;

}

.checkout-content .left {

	float: left;

	width: 48%;

}

.checkout-content .right {

	float: right;

	width: 48%;

}

.checkout-content .small-field {

	width:90%;

}

.checkout-content .large-field {

	width:95%;

}

.checkout-content .clear {

	clear: both;

}

.checkout-product table {

	width: 99%;

	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: 5px;

}

.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 */ 







#footer {

	clear: both;

	overflow: auto;

	min-height:179px;

	background: #e9eaeb;

}

#footer h3 {

	color: #000000;

	font-size: 14px;

	margin-top: 0px;

	margin-bottom: 8px;

}

#footer .column {

	float: left;

	width: 25%;

	min-height: 100px;

}

#footer .column ul {

	margin-top: 0px;

	margin-left: 8px;

	padding-left: 12px;

}

#footer .column ul li {

	margin-bottom: 3px;

}

#footer .column a {

	text-decoration: none;

	color: #000;

}

#footer .column a:hover {

	text-decoration: underline;

}

#powered {

	margin-top: 5px;

	text-align: right;

	clear: both;

}

footer {

	background: none repeat scroll 0 0 #000000;

	clear: both;

	/*min-height: 179px;*/

	padding-top: 12px;/*overflow: auto;*/







}

/* banner */







.banner div {

	text-align: center;

	width: 100%;

	display: none;

}

.banner div img {

	margin-bottom: 20px;

}

/*code start */







.banner-square {

	list-style : none;

	margin: 0;

	padding: 0;

	width: 118px;

	position: relative;

}

.banner-square img {

}

.product_image {

	list-style : none;

	position: relative;

}

.product_image img {

}

.promotags {

	display: block;

	position: absolute;

	z-index: 1;

}

/*code end */







   /* narrowby */







.selectdh {

	margin-bottom:10px;

	height:26px;

	border:1px solid #ddd;

	padding-top:12px;

	padding-left:10px;

	background:#eee;

}

.selectdh a {

	padding:6px;

	background:url("../image/y.gif") no-repeat scroll right -1509px transparent;

	text-decoration: none;

}

.selectdh a:hover {

	background:url("../image/y.gif") no-repeat scroll right -1474px transparent;

	text-decoration: none;

}

.wbnarrowby {

	border:1px solid #dddddd;

	border-top:medium none;

}

.wbnarrowby h4 {

	background: url("../image/y.gif") repeat-x scroll 0 -2086px #A5A5A5;

	border-top: 1px solid #9E9E9E;

	color: #FFFFFF;

	font: bold 11px Verdana;

	padding: 7px 78px 8px 7px;

	position: relative;

	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);

	margin-bottom:0px;

}

.wbnarrowby h4 a {

	color: #454545;

	display: inline;

	padding: 0;

	position: absolute;

	right: 7px;

	top: 7px;

	font-size:10px;

}

.wbnarrowby h2 {

	margin-top:0px;

	background: url("../image/y.gif") repeat-x scroll 0 -1920px transparent;

	border-top: 1px solid #DFDFDF;

	color: #545454;

	font: bold 10px/14px Verdana;

	padding: 6px 20px 6px 12px;

	position: relative;

}

.wbnarrowby h2 span {

	background: url("../image/sprite.png") no-repeat scroll -440px -103px transparent;

	cursor: pointer;

	display: block;

	height: 14px;

	position: absolute;

	right: 5px;

	top: 6px;

	width: 14px;

}

.wbnarrowby p {

	color: #000000;

	line-height: 14px;

	width: 184px;

	margin-bottom:0px;

}

.wbnarrowby a {

	display: block;

	font: 10px/12px Verdana;

	padding: 5px 12px;

	text-decoration:none;

}

.wbnarrowby a span {

	color: #999999;

	display: inline;

	font: 10px Verdana;

}

.wbnarrowby .onename {

	display: block;

	font: 10px/12px Verdana;

	padding: 5px 12px;

	text-decoration: none;

	font-weight:bold;

	color: #38B0E3;

}

/********************************************************************New Design ********************************************************/



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







	/********header area start here*******/







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

.header-bg {


	/*background:url(../image/c-header-top-part.jpg) no-repeat;*/

	background-color: #ebebeb !important;

	width:100%;

	background-size: 100%;

}

/*	#logo-img{







	padding:31px 0 0 0px;







	margin:0px;







	}*/







	.login-box {

	float:left;

	margin: 52px 0 0 0px;

}

.nav-repeat-bg {

	background:url(../image/c-nav-bg.png) repeat-x;

	height:49px;

}

.search-text-box {

	background:url(../image/search-text-box.png) no-repeat;

	width:181px;

	height:21px;

	border:0px;

	margin:0px;

	line-height:21px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	/*color:#ffffff;*/







	padding:0 9px 0 9px;

	margin-top:6px;

}

.search-icon {

	margin-top:6px;

}

/*navigation start*/







	







	 #nav-menu {

	position: relative;

	padding: 0 0 0 0px;

	margin:8px 0 0 0px;

}

#nav-menu li {

	float:left;

	list-style:none;

	background:url(../image/c-nav-divider.png) top right no-repeat;

}

#nav-menu li a {

	background-position: left;

	float: left;

	display: block;

	color:#6d6e71;

	text-decoration:none;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding:0 10px 0 10px;

	height: 32px;

	line-height: 32px;

	text-align: center;

	z-index:1000;

}

/*.divide-line{







	 background:url(../image/nav-dividing-img.png) top left no-repeat;







	 z-index:auto;







	 float:right; 







	 }*/







	.nav-arrow {

	background:url(../image/c-nav-arrow.png) 72px 15px no-repeat;

	float:left;

}

#nav-menu li a div {

	float: left;

	display: block;

	padding:0 0px 0 0px;

	margin-left:0px;

	margin-right:15px;

}

#nav-menu li.current a, #nav-menu li a:hover {

	color: #000000;

	background:url(../image/nav_left_img.png) no-repeat; /*left tab image path*/

	background-position: left;

}

#nav-menu li.current a div, #nav-menu li a:hover div {

	color: #000000;

}

#nav-menu li.selected a, #nav-menu li a:active {

	color: #0000000;

	background-position: left;

}

#nav-menu li.selected a div, #nav-menu li a:active div {

	color: #000000;

	background:url(../image/nav_right_img.png) no-repeat right; /*right tab image path*/

}

#nav-menu li.visited a, #nav-menu li a:hover {

	color: #000000;

	background:url(../image/nav_left_img.png) no-repeat; /*left tab image path*/

	background-position: left;

}

#nav-menu li.visited a div, #nav-menu li a:hover div {

	color: #0000000;

	background:url(../image/nav_right_img.png) no-repeat right; /*right tab image path*/

}

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







			/********header area end here********/







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







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







			/********left area start here********/







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







	







	.quick-search-bg {

	background:url(../image/quick-search-bg.png) no-repeat;

	width:145px;

	height:32px;

	line-height:32px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#ffffff;

	font-weight:bold;

	padding:0 0 0 13px;

}

.product-code-bg {

	background:url(../image/quc-search-repeat-bg.png) repeat-y;

	width:158px;

}

.select-menu {

	background: #ffffff; /* Old browsers */

	background: -moz-linear-gradient(top, #ffffff 0%, #e5e6e7 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e6e7)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e6e7 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #ffffff 0%, #e5e6e7 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #ffffff 0%, #e5e6e7 100%); /* IE10+ */

	background: linear-gradient(to bottom, #ffffff 0%, #e5e6e7 100%); /* W3C */

 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e6e7', GradientType=0 ); /* IE6-9 */

	border-radius:7px 3px 3px 7px;

	border-top:1px solid #939598;

	border-left:1px solid #939598;

	border-right:1px solid #939598;

	border-bottom:1px solid #939598;

	height:26px;

	width:250px;

	margin:0 0 0 3px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	padding:0 0 0 4px;

}

.heading-product-text {

	font-family:Verdana;

	font-size:11px;

	color:#000000;

	padding:0 0px 3px 3px;

}

.Categorgy-bg {

	background:url(../image/categroy-bg.png) no-repeat;

	width:145px;

	height:31px;

	line-height:31px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#ffffff;

	font-weight:bold;

	padding:0 0 0 13px;

}

.Category-content {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ffffff;

	line-height:18px;

	padding:0 0 0 11px;/*font-weight:bold;*/

}

.seller-content-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#6d6e71;

	padding:0 0 0 11px;

	font-weight:bold;

}

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







			/********left area end here********/







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







			







			







			







			







			







			







			







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







			/********right area start here********/







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







			







			.on-cart-img {

	background:url(../image/now-cart-bg.png) no-repeat;

	width:158px;

	height:45px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size:10px;

	color:#ffffff;

	text-align:center;

	vertical-align:middle;

}

.sales-offer-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#ffffff;

	padding:12px 5px 10px 10px;

}

.mail-text-box {

	background:url(../image/mail-text-box.png) no-repeat !important;

	width:135px;

	height:21px;

	border:0px !important;

	margin:0 0 0 11px !important;

	line-height:20px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#bdbdbd;

	padding:0 6px 0 6px !important;

}

.send-btn {

	margin:0 0 0 11px;

}

.printer-1 {

	padding:11px 0 4px 23px;

}

.printer-info-bold {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#6d6e71;

	padding:0 0 0 0px;

}

.printer-info-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#6d6e71;

	padding:0 0 0 0px;

}

.printer-rate-bold {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#6d6e71;

	padding:0 0 0 0px;

	text-decoration:line-through;

}

.printer-rate-GST {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:15px;

	font-weight:bold;

	color:#92278f;

	padding:0 0 0px 0px;

}

.bro-packet-img {

	padding:0px 0px 0px 36px;

}

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







			/********right area end here********/







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







	







	







	/*footer area start here*/







				.footer-bg {

	background:url(../image/footer-repeat-img.png) repeat-y;

	width:100%;

}

.footer-right-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#000000;/* padding-top: 10px;*/







}

.footer-left-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#6d6e71 !important;

	list-style:none;

	text-decoration:none;

}

/*footer area end here*/























	







	







	







	/*content area start here*/







	.slider-strip {

	background:url(../image/slider-bottom-strip.png) no-repeat;

	width:665px;

	height:32px;

}

.shipping-strip {

	background:url(../image/shipping-strip.png) no-repeat;

	height:42px;

	width:665px;

}

.shipping-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:21px;

	color:#ffffff;

	font-weight:bold;

	line-height:15px;

}

.consumable-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#ffffff;

}

.delivery-time {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:23px;

	color:#ffffff;

	font-weight:bold;

}

.product-repeat {

	background:url(../image/product-repeat-bg.png) repeat-x;

	height:31px;

	vertical-align:middle;

	color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	height: 31px;

	line-height: 31px;

	padding: 0 0 0 0px;

}

.product-white-area {

	border-radius:0px 0px 3px 3px;

	border-left:1px solid #abacb2;

	border-right:1px solid #abacb2;

	border-bottom:1px solid #abacb2;

	background-color:#ffffff;

	width:664px;

}

.left-space {

	padding-left:0px;

}

/*content area end here*/







	







	/*machine detail area start here*/







	







	.phone-border-bg {

	border-radius:4px 4px 4px 4px;

	border-top:1px solid #abacb2;

	border-left:1px solid #abacb2;

	border-right:1px solid #abacb2;

	border-bottom:1px solid #abacb2;

	background-color:#ffffff;

	height:151px;

}

.machine-detail {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:15px;

	font-weight:bold;

	color:#6d6e71;

}

.cart-text-box {

	border-top:1px solid #abacb2;

	border-left:1px solid #abacb2;

	border-right:1px solid #abacb2;

	border-bottom:1px solid #abacb2;

	background-color:#ffffff;

	width:40px;

	height:40px;

	line-height:27px;

	color: #333333;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-align:center;

	float: left;

}

/*machine detail area end here*/







	







	/*Best seller hover img*/







	.best-seller-hover {

	display:none;

	background-color:#FFFFFF;

	position:absolute;

	margin-left:90px;

	margin-top:-12px;

	border:1px solid #C9CACB;

	z-index:999;

}

/*&&&&&&&&&&&&Custom classes&&&&&&&&&&&&&&&&&&&*/ 







	.header-tag-line {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	font-weight:bold;

	margin:15px 0 0 0;

}

.all-li {

	float:left;

	color:#000000;

	list-style:none;

	text-decoration:none;

	padding:0 5px 0 0px;

}

.all-li a {

	border-radius: 4px;

	color: #ffffff;

	float: left;

	height: 30px;

	line-height: 28px;

	list-style: outside none none;

	padding: 0 11px;

	text-decoration: none;

	background:#6964ad;

}

.all-li a:hover {

	float:left;

	color:#ffffff!important;

	list-style:none;

	text-decoration:none;

	background:#2e3192;

	border-radius:4px;

	height:18px;

	line-height:28px;

	padding:0 11px;

}

.divder2 {

 //background:url(../image/c-nav-divider.png) no-repeat;

	width:1px;

	height:34px;

	float:right;

	margin-top:8px;

	border-right: 1px solid #949599;

}

.top-links {

	text-decoration:none;

	/*color:#000000!important;*/







	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

}

.top-doller-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:15px;

	color:#91c84c !important;

	font-weight:bold;

	float:left;

	width:70px;

	margin:0 0 0 6px;

}

span#cart_total , .view-cut-text a{
	color:#91c84c !important;
}

.view-cut-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#00b5d7;

	float:left;

	width:100%;

	font-weight: bold;

}

.quick-search-stip {

	background:#000000;

	height:48px;

}

.quick-search-rext {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:bold;

	color:#FFFFFF;

	line-height:48px;

	width:197px;

	margin:0 0 0 15px;

	float:left;

}

.sign-in-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ffffff;

}

.account-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ffffff;

	font-weight:bold;

	background:url(../image/c-account-arrow.png) right no-repeat;

}

.account-text1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ffffff;

	font-weight:bold;

	background:url(../image/c-account-arrow.png) 80px 4px no-repeat;

}

.account-text2 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ffffff;

	font-weight:bold;

	background:url(../image/c-account-arrow.png) 57px 4px no-repeat;

}

.header-white-divider {

	margin:7px 4px 0 7px;

}

.sign-in-space {

	margin-top:9px;

}

.special-text-space {

	margin-top:17px;

}

.sign-link {

	text-decoration:none;

	color:#ffffff!important;

	font-size:11px;

}

/*----Category area----- */







	.search-category {

	text-transform:uppercase;

	/*-webkit-border-radius:12px;







	-moz-border-radius:12px;







	-khtml-border-radius:12px;







	border-radius:12px;*/







	background:#000000;

	padding: 8px 10px 7px 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 17px;

	font-weight: bold;

	line-height: 14px;

	color: #fff;

	/*width:204px;







	height:23px;*/







	line-height:23px;

	text-align:center;

}

.cat-box {

	background:#6964ad;

	width:206px;

	height:18px;

	border-radius:5px;

}

/*----Category area----- */	







	







	.left-kiwi-box {

	background:#000000;

	/*width:224px;







	height:62px;







	border-radius:12px;*/







	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:19px;

	color:#ffffff;

	font-weight:bold;

	text-align:center;

	padding:16px 0 16px 0px;

}

.bottom-customer-box {

	background:#6964ad;

	height:25px;

	line-height:24px;

	border-radius:7px;

	width:215px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#ffffff;

	font-weight:bold;

	vertical-align:middle;

	padding:0 0 0 9px;

	margin-left: 8px;

	margin-top: 10px;

}

/*--------right top area start here-----------*/	







	







	.contact-top-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#ffffff;

	font-weight:bold;

	text-align:center;

	padding: 4px 0 0;

}

.short-contact-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#ffffff;

	text-align:center;

	line-height:22px;

}

.short-contact-box {

	background:#000000;

	/*border-radius:5px;*/







	width:221px;

	height:90px;

	margin:0 0 9px 0;

}

/*--------right top area end here-----------*/







	







	/*--------live chat area start here-----------*/







	.chat-content-box {

	border-color: #c9cacb;

	border-radius: 12px;

	border-style: solid;

	border-width: 1px;

	margin: 0 0 10px;

	width: 222px

}

.box .chat-content-box .img-responsive {

	margin:0 auto;

}

.chat-btn {

	text-align:center;

	margin:7px auto 11px;

}

/*--------live chat area end here-----------*/







	







	







		/*--------Best Sallers area start here-----------*/







	







	.box-heading-pink {

	/*-webkit-border-radius:9px;







	-moz-border-radius:9px;







	-khtml-border-radius:9px;







	border-radius:9px;*/







	background:#000000;

	padding:5px 0px 7px 16px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	line-height:25px;

	color: #ffffff;

	margin:0 0 6px 0px;

}

.printer-name {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	font-weight:bold;

	line-height:15px;

}

.about-printer {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	line-height:15px;

	margin:0 11px 0 0px;

}

.printer-doller-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	font-weight:bold;

	line-height:15px;

}

/*--------Best Sallers area start here-----------*/































/*--------Reasion of Cupboard area start here-----------*/







	.reasion-cup-bg {

	background: #FFFFFF;

	-webkit-border-radius:12px;

	-moz-border-radius:12px;

	-khtml-border-radius:12px;

	border-radius:12px;

	border-top: 1px solid #c9cacb;

	border-left: 1px solid #c9cacb;

	border-right: 1px solid #c9cacb;

	border-bottom: 1px solid #c9cacb;

	padding: 10px;/*width:200px;*/







}

.right-reasion-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#91c84c;

	font-weight:bold;

	font-size:13px;

	padding:0 0 0 6px;

}

.right-bottom-texts {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#000000;

	font-size:11px;

	line-height:18px;

}

.right-readmore-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#91c84c !important;

	font-size:11px;

	line-height:18px;

}

/*--------Reasion of Cupboard area start here-----------*/































































	/*footer area start here*/







	.supply-cup-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	font-weight:bold;

	padding-bottom:4px;

	padding-top: 10px;

}

.subrub-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#000000;

	padding:0 0 10px 0px;

}

.find-cupboard {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#000000;

	font-size:11px;

	background: #ffffff!important; /* Old browsers */

	background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e7 100%)!important; /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e7))!important;

	background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e7 100%)!important; /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #ffffff 0%, #e6e6e7 100%)!important; /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e7 100%)!important; /* IE10+ */

	background: linear-gradient(to bottom, #ffffff 0%, #e6e6e7 100%)!important; /* W3C */

 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e7', GradientType=0 )!important; /* IE6-9 */

	border-top:1px solid #939598!important;

	border-left:1px solid #939598!important;

	border-bottom:1px solid #939598!important;

	border-radius:7px 0px 0px 7px;

	width:91px;

	float:left;

	height:20px;

}

.footer-heading-txt {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#000000;

	font-weight:bold;/* padding-top: 10px;*/







}

.footer-column-txt {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#000000;

	list-style:none;

	margin:0 0 0 0px;

	line-height:22px;

}

/*footer area end here*/







	























	/*-----------content bottom  special area start here----------------*/







	.check-special {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:18px;

	font-weight:bold;

	color:#ffffff;

	width:499px;

	height:37px;

	vertical-align:middle;

	text-align:center;

}

.box .box-heading {

	/*-webkit-border-radius:11px 11px 11px 11px;







	-moz-border-radius: 11px 11px 11px 11px;







	-khtml-border-radius: 11px 11px 11px 11px;







	border-radius: 11px 11px 11px 11px;*/







	background:#000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:18px;

	font-weight:bold;

	color:#ffffff;

	line-height:36px;

	height:37px;

	vertical-align:middle;

	text-align:left;

	padding:0 0 0 18px;

	margin:0 0 16px 3px;/*width:479px;*/







}

.box .box-content1 {

	background: #FFFFFF;

	-webkit-border-radius:12px;

	-moz-border-radius:12px;

	-khtml-border-radius:12px;

	border-radius:12px;

	border-top: 1px solid #c9cacb;

	border-left: 1px solid #c9cacb;

	border-right: 1px solid #c9cacb;

	border-bottom: 1px solid #c9cacb;

	padding:22px 0 17px 0px;

	/*width:488px;*/







	margin:0 2px 0 2px;

}

.pinter-code-txt {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:normal;

	color:#000000;

	text-align:center;

}

.pinter-description-txt {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:bold;

	color:#000000 !important;

	text-align:center;

	min-height: 82px!important;/*min-height: 70px;*//*Added new code*/







       /* overflow: hidden;







        text-overflow: ellipsis;







        white-space: nowrap;*/







}

.more-detail-latest {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	text-decoration:underline;

}

.wireless-printer {

	text-align:center;

	margin:5px 0 5px 0px;

}

.wireless-printer a img {

/*width:50px;*/







}

.content-priner-boder {

	background: #FFFFFF;

	-webkit-border-radius:12px;

	-moz-border-radius:12px;

	-khtml-border-radius:12px;

	border-radius:12px;

	border-top: 1px solid #c9cacb;

	border-left: 1px solid #c9cacb;

	border-right: 1px solid #c9cacb;

	border-bottom: 1px solid #c9cacb;

	/*width:174px;







	float:left;*/







	margin-bottom:23px;/*margin-left:38px;*/







}

.save-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#ff0000;

	text-align:center;

	margin:4px;

}

.gst-text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	font-type:Open Sans;

	font-weight:bold;

 //color:#000000;

	text-align:center;

}

.printer-price-txt {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:22px !important;

	font-type:Open Sans;

	font-weight:bold;

	color:#000000;

	text-align:center;

 //margin-bottom:10px;

}

/*.add-cup-bg {







	background:#8dc63f;







	-webkit-border-radius:11px;







	-moz-border-radius:11px;







	-khtml-border-radius:11px;







	border-radius:0 0 11px 11px;







	font-family:Verdana, Arial, Helvetica, sans-serif;







	font-size:11px;







	font-weight:bold;







	color:#ffffff;







	height:29px;







	line-height:28px;







	text-align:center;







}*/







.price-blue-bg {

	background: none repeat scroll 0 0 #000000;

}

.add-to-cart-green-bg {

	background: none repeat scroll 0 0 #91c84c;

}

.add-cup-bg {

	/*-webkit-border-radius:11px;







	-moz-border-radius:11px;







	-khtml-border-radius:11px;







	border-radius:0 0 11px 11px;*/







	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:bold;

	color:#ffffff;

	height:47px;

	line-height:44.5px;

	text-align:center;

}

.pinter-code-txt1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:bold;

	color:#000000;

	text-align:center;

}

.pinter-description-txt1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000 !important;

	text-align:center;

}

.more-detail-latest1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	text-decoration:underline;

}

.wireless-printer1 {

	text-align:center;

	margin:5px 0 5px 0px;

}

.content-priner-boder1 {

	/*background: #FFFFFF;







	-webkit-border-radius:12px;







	-moz-border-radius:12px;







	-khtml-border-radius:12px;







	border-radius:12px;







	border-top: 1px solid #c9cacb;







	border-left: 1px solid #c9cacb;







	border-right: 1px solid #c9cacb;







	border-bottom: 1px solid #c9cacb;*/







        margin-top: 20px;/*width:174px;







	float:left;







	margin-bottom:23px;







	margin-left:38px;*/







}

.save-text1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#ec008c;

	text-align:center;

	margin:7px 0 0 0px;

}

.gst-text1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#000000;

	text-align:center;

}

.printer-price-txt1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:19px;

	font-weight:bold;

	color:#000000;

	text-align:center;

	margin-bottom:10px;

}

.add-cup-bg1 {

	background:#8dc63f;

	-webkit-border-radius:11px;

	-moz-border-radius:11px;

	-khtml-border-radius:11px;

	border-radius:0 0 11px 11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#ffffff;

	height:29px;

	line-height:28px;

	text-align:center;

}

/*-----------content bottom  special area end here----------------*/







	







	.search-box1 {

	border:1px solid #c9cacb;

	border-radius:11px;

	margin-bottom:15px;

}

/*&&&&&&&&&&&&Custom classes&&&&&&&&&&&&&&&&&&&*/ 















/*^^^^^^^^^^^Navigation classes here^^^^^^^^^^^^*/







.mega-menu ul, .mega-menu ul li {

	list-style: none;

}

.mega-menu ul {

	position: relative;

	padding: 0;

	margin: 0;

}

.mega-menu ul li ul {

	display: none;

}

.mega-menu .sub {

	display: block;

}

.mega-menu .sub ul {

	display: block;

}

.red {

	font: normal 13px Arial, sans-serif;

	line-height: 16px;

}

.red ul.mega-menu, .red ul.mega-menu, .red ul.mega-menu li {

	margin: 0;

	padding: 0;

	border: none;

}

.red ul.mega-menu {/*background: #8998a8; width: 100%; height: 40px; border-right: 1px solid #E41E1F; border-left: 1px solid #E41E1F;*/

	position: relative;

}

.red ul.mega-menu li {

	float: left;

	margin: -1px 0 0;

	padding: 0;

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.red ul.mega-menu li a {

	float: left;

	color: #231f20;

	padding:17px;

	/*display: block;background: url(../image/bg_red.png) repeat-x 100% 0;*/







	text-decoration: none;

}

.red ul.mega-menu li a.dc-mega {

	position: relative;

}

.red ul.mega-menu li a .dc-mega-icon {

	display: block;

	position: absolute;

	top:22px;

	right: 9px;

	width: 11px;

	height:7px;

	background: url(../image/arrow.png) no-repeat 0 0;

}

.red ul.mega-menu li.mega-hover a, .red ul.mega-menu li a:hover {

	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

	color: #231f20;

	text-shadow: none;

}

.red ul.mega-menu li.mega-hover a .dc-mega-icon {

/*background-position: 0 100%;*/







}

.red ul.mega-menu li .sub-container {

	position: absolute;

	padding-left:0px;

	margin-left:0px;

}

.red ul.mega-menu li .sub {

	margin-top:10px;

	padding: 20px 20px 20px 10px;

}

.red ul.mega-menu li .sub-container.mega .sub {

	padding:0px 0px 10px 0;

}

.red ul.mega-menu li .sub .row {

	width: 100%;

	overflow:inherit;

	overflow: hidden;

}

.red ul.mega-menu li .sub li {

	list-style: none;

	float: none;

	width: 225px;

	font-size: 1em;

	font-weight: normal;

}

.red ul.mega-menu li .sub li.mega-hdr {

	margin: 0 10px 0px 0;

	float: left;

	padding:0px 0 0 0px;

	border-right:1px solid #595959;

}

.red ul.mega-menu li .sub li.mega-hdr.last {

	margin-right: 0;

	border-right:transparent;

}

.red ul.mega-menu li .sub a {

	background: none;

	border: none;

	text-shadow: none;

	color: #111;

	padding: 5px;

	/*display: block;*/







	float: none;

	text-decoration: none;

	height:17px;

}

.red ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a {

	padding:0 0 8px 22px;

	/*text-transform: uppercase;*/







	font-weight: bold;

	color: #000000;

	font-size:11px;

}

.red ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {

	color: #000;

	text-shadow: none;

}

.red ul.mega-menu .sub li.mega-hdr li a {

	padding: 4px 5px 4px 4px;

	/*background: url(../image/arrow_off.png) no-repeat 5px 8px;*/







	font-weight: normal;

}

.red ul.mega-menu .sub li.mega-hdr li a:hover {

	color: #000000;

	height:9px;/* background: #efefef url(images/arrow_on.png) no-repeat 5px 8px;*/

}

.red ul.mega-menu .sub ul li {

	padding-right: 0;

}

.red ul.mega-menu li .sub-container.non-mega .sub {

	padding: 20px 20px 20px 0;

}

.red ul.mega-menu li .sub-container.non-mega li {

	padding: 0;

	width: 190px;

	margin: 0;

}

.red ul.mega-menu li .sub-container.non-mega li a {

	padding: 7px 5px 7px 22px;/*background: url(../image/arrow_off.png) no-repeat 7px 10px;*/

}

.red ul.mega-menu li .sub-container.non-mega li a:hover {

/*color: #a32403;







	background: #efefef url(../image/arrow_on.png) no-repeat 7px 10px;*/







}

.sub li.mega-hdr a.mega-hdr-a > ul {

	padding-top:10px;

}

/*Mega menu*/







.mega_col_title {

	background: url("../image/arrow.png") #ffffff no-repeat;

	height: 43px;

	font-size:14px;

	font-weight:bold;

	color:#4c76a0;

	line-height: 43px;

	padding-left: 40px;

	text-align: left;

	background-position:25px 20px;

}

 li[class^="icon-"]:before, li[class*=" icon-"]:before {

 text-align: center;

 text-indent: -2em;

}

 [class^="icon-"]:before, [class*=" icon-"]:before {

 display: inline-block;

 font-family: ProximaNova-Regular;

 font-style: normal;

 font-weight: normal;

}

 li[class^="icon-"], li[class*=" icon-"] {

 list-style-type: none;

 margin-left: 0;

}

.icon_price:before {

	content: ">\a0\a0";

	font-size:8px;

	line-height:1.89 !important;

}

.icon_brands:before {

	content: ">\a0\a0";

	font-size:8px;

	line-height:1.89 !important;

}

.icon_categories:before {

	content: "-\a0\a0";

	font-size:8px;

	line-height:1.89 !important;

}

.col_content {

	width:250px;

	margin:0 auto;

	margin-top:25px;

}

/* Page */







body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {

	border:0;

	outline:none;

	margin:0;

	padding:0;

}

ul {

	list-style:none;

}

body {

	font: normal 13px Arial, sans-serif;

}

h2 {

	font: normal 26px Arial, sans-serif;

	padding: 20px 0;

	margin: 0 0 30px 0;

}

.wrap {

	margin: 0 auto;

	padding: 5px;

	width: 1250px;

}

/*.demo-container {padding: 20px 0;}*/







.demo-container h4 {

	font-size: 14px;

	margin: 0 0 5px 0;

}

/* Mega Menu Styles */







.mega-menu ul, .mega-menu ul li {

	list-style: none;

}

.mega-menu ul {

	position: relative;

	padding: 0;

	margin: 0;

}

.mega-menu ul li ul {

	display: none;

}

.mega-menu .sub {

	display: none;

}

.mega-menu .sub ul {

	display: block;

}

#mega-menu-1 {

	font: normal 13px Arial, sans-serif;

	list-style: none;

	position: relative;

	padding: 0;

	margin: 0;

}

#mega-menu-1 .sub ul {

	display: block;

}

#mega-menu-1 {

	background: #222;

	width: 100%;

	height: 40px;

	position: relative;

}

#mega-menu-1 li {

	float: left;

	margin: 0;

	padding: 0;

	font-weight: bold;

}

#mega-menu-1 li a {

	float: left;

	display: block;

	color: #fff;

	padding: 12px 25px;

	background: #222;

	text-decoration: none;

}

#mega-menu-1 li.mega-hover a, #mega-menu-1 li a:hover {

	background: #CCC;

	color: #000;

}

#mega-menu-1 li .sub-container {

	position: absolute;

}

#mega-menu-1 li .sub {

	background: #efefef;

	padding: 15px;

	border: 1px solid #ccc;

}

#mega-menu-1 li .sub .row {

	width: 100%;

	overflow: hidden;

	clear: both;

}

#mega-menu-1 li .sub li {

	list-style: none;

	float: none;

	width: 170px;

	font-size: 1em;

	font-weight: normal;

}

#mega-menu-1 li .sub li.mega-hdr {

	margin: 0 10px 10px 0;

	float: left;

}

#mega-menu-1 li .sub li.mega-hdr.last {

	margin-right: 0;

}

#mega-menu-1 li .sub a {

	background: none;

	color: #111;

	padding: 7px 10px;

	display: block;

	float: none;

	font-size: 0.9em;

}

#mega-menu-1 li .sub li.mega-hdr a.mega-hdr-a {

	padding: 5px 15px;

	margin-bottom: 5px;

	background: #6B6B6B;

	text-transform: uppercase;

	font-weight: bold;

	color: #fff;

}

#mega-menu-1 li .sub li.mega-hdr a.mega-hdr-a:hover {

	color: #000;

}

#mega-menu-1 .sub li.mega-hdr li a {

	padding: 4px 5px;

	font-weight: normal;

}

#mega-menu-1 .sub li.mega-hdr li a:hover {

	color: #a32403;

	background: #efefef;

}

#mega-menu-1 .sub ul li {

	padding-right: 0;

}

#mega-menu-1 li .sub-container.non-mega .sub {

	padding: 10px;

}

#mega-menu-1 li .sub-container.non-mega li {

	padding: 0;

	width: 190px;

	margin: 0;

}

#mega-menu-1 li .sub-container.non-mega li a {

	padding: 7px 5px 7px 22px;

}

#mega-menu-1 li .sub-container.non-mega li a:hover {

	color: #a32403;

	background: #efefef;

}

.dropdown-add-img {

	background:url(../image/c-nav-add-img.png) no-repeat;

	height:118px;

	height:95px;

	margin:28px 0 0 18px !important

}

.id-text {

	font-family:Verdana, Arial, Helvetica, sans-serif!important;

	color:#000000!important;

	font-size:11px!important;

	margin:0 0 4px 0px!important;

}

.input-id-box {

	border:1px solid #acaeb0!important;

	background: #ffffff; /* Old browsers */

	background: -moz-linear-gradient(top, #ffffff 0%, #e5e6e7 100%)!important; /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e6e7))!important; /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e6e7 100%)!important; /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #ffffff 0%, #e5e6e7 100%)!important; /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #ffffff 0%, #e5e6e7 100%)!important; /* IE10+ */

	background: linear-gradient(to bottom, #ffffff 0%, #e5e6e7 100%)!important; /* W3C */

 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e6e7', GradientType=0 )!important; /* IE6-9 */

	width:142px!important;

	height:17px!important;

	line-height:17px!important;

	margin:0px!important;

	padding:0 5px 0 5px!important;

	border-radius:8px!important;

}

.remember-text {

	font-family:Verdana, Arial, Helvetica, sans-serif!important;

	font-size:9px!important;

	color:#000000!important;

	float:right!important;

	width:133px!important;

	height: 14px;

	line-height: 11px;

	padding: 4px 0 0;

}

.check-box {

	margin:7px 0 0 0px!important;

}

.sign-in-btn {

	background:#ec008c!important;

	height:22px!important;

	/*line-height:21px!important;*/







	text-align:center!important;

	vertical-align:middle!important;

	border-radius:7px!important;

	margin:7px 0 7px 0px!important;

	font-family:Verdana, Arial, Helvetica, sans-serif!important;

	color:#ffffff!important;

	font-size:11px!important;

	font-weight:bold!important;

}

.sign-in-btn-a {

	font-family:Verdana, Arial, Helvetica, sans-serif!important;

	color:#ffffff!important;

	font-size:11px!important;

	font-weight:bold!important;

	text-decoration:none!important;

	line-height:21px;

}

.new-custom {

	font-family:Verdana, Arial, Helvetica, sans-serif!important;

	color:#000000!important;

	font-size:10px!important;

	margin:0px 0 0px 0px!important;

}

.start-here1 {

	font-family:Verdana, Arial, Helvetica, sans-serif!important;

	font-size:10px!important;

	color:#3e7ea9!important;

}

.red > ul.mega-menu1 > li .contentlogin .start-here1 a {

	font-family:Verdana, Arial, Helvetica, sans-serif!important;

	font-size:10px!important;

	color:#3e7ea9!important;

	text-decoration:none!important;

}

.forget-pass1 {

	font-family:Verdana, Arial, Helvetica, sans-serif!important;

	font-size:8px!important;

	color:#3e7ea9!important;

	text-decoration:underline!important;

	float:left;

	width:100%;

}

.red > ul.mega-menu1 > li .contentlogin .forget-pass1-a {

	font-family:Verdana, Arial, Helvetica, sans-serif!important;

	font-size:8px!important;

	color:#3e7ea9!important;

	text-decoration:underline!important;

}

.account-drop-divider {

	background:#c5c6c8!important;

	height:1px!important;

	margin:31px 0 9px 0px!important;

}

.red > ul.mega-menu1 #login .account-bg .order-txt a {

	font-family:Verdana, Arial, Helvetica, sans-serif!important;

	font-size:11px!important;

	color:#000000!important;

	margin:0 0 5px 0px!important;

	line-height:17px;

}

/*top nav area */







	







	







	







	







	







.top-nav-divder {

	background:url(../image/c-white-border.png) no-repeat;

	width:2px;

	height:34px;

	float:right;

	margin-top:8px;

}

.mega-menu ul {

	position: relative;

	padding: 0;

	margin: 0;

}

.mega-menu ul li ul {

	display: none;

}

.red > ul.mega-menu1 > li.mega-hover > a, .red > ul.mega-menu1 > li > a:hover {

	color: #ffffff;

	height:48px;

	background:#74b738!important;

	text-shadow: none!important;

}

.red > ul.mega-menu1 > li .sub-container.non-mega .sub {

	padding: 0px 0px 0px 0!important;

}

.red > ul.mega-menu1 > li .sub > li {

	list-style: none;

	float: none;

	width: 155px!important;

	font-size: 1em;

	font-weight: normal;

	border-radius:0 0 16px 16px!important;

	padding:14px 10px 20px 10px!important;

}

.red ul.mega-menu1 li a .dc-mega-icon {

	display: block;

	position: absolute;

	top:22px;

	right: 2px;

	width: 11px;

	height:7px;

	background: url(../image/arrow.png) no-repeat 0 0!important;

}

.red > ul.mega-menu1 > li a {

	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 12px;

	float: left;

	display: block;

	color:#ffffff;

	padding:16px 15px 0 15px;

	/*background: url(../image/bg_red.png) repeat-x 100% 0;*/







	text-decoration: none;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

}

.red > ul.mega-menu1 > li a .dc-mega-icon {

	display: block;

	position: absolute;

	top:23px;

	right: 0px;

	width: 11px;

	height:7px;

	background: url(../image/c-account-arrow.png) no-repeat 0 0!important;

}

/*top nav area end here*/







	







	







	







	







	/*^^^^^^^^^^^Navigation classes end here^^^^^^^^^^^^*/







	.red > ul.mega-menu1 > li .sub-container.non-mega li a {

	padding:0px 0px 0px 0px!important;

}

#header #cart {

	min-width: 300px;

	position: absolute;

	right: 0px;

	top: 76px;

	z-index: 9;

}

#header #cart .cart {

	border-collapse: collapse;

	margin-bottom: 5px;

	width: 100%;

}

#header #cart table.total {

	border-collapse: collapse;

	clear: left;

	float: right;

	margin-bottom: 5px;

	padding: 5px;

}

#header #cart .content .checkout {

	clear: both;

	text-align: right;

}

#header #cart .cart .quantity {

	text-align: right;

}

#header #cart .cart td {

	border-bottom: 1px solid #EEEEEE;

	color: #6964AD;

	padding: 10px 5px;

	vertical-align: top;

	font-size: 11px;

}

/*Mega Menu Setting*/







.megamenu1 {

	background:#F0F0F0;

	border-radius:0px 0px 17px 17px;

	box-shadow:0px 5px 8px #000000;

	position: absolute;

	left: 0;

	top: 0;

	padding: 0px;

	font: normal 12px Verdana;

	z-index: 100;

	/*width:805px;*/







        width: auto;

	background-color:#f0f0f0;

}

.megamenu1 .column {

	float: left;

	width: 325.5px;

	margin-bottom: 10px;

}

.megamenu1 .column ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

}

.megamenu1 .column ul li {

	padding-bottom: 5px;

}

.megamenu1 .column h3 {

	padding:0 0 0px 0px;

	/*text-transform: uppercase;*/







	font-weight: normal;

	color: #000000;

	font-size:11px;

}

.megamenu1 .column ul li a {

	text-decoration: none;

	font-size:11px;

}

.megamenu1 .column ul li a:hover {

	color: red;

}

.megadivder2 {

	background:url(../image/column-mega-divider.png) repeat-y;

	width:1px;

	height:34px;

	float:left;

	margin-top:0px;

}

.toolbar {

	background: url("../image/grey-bkgrd.png")repeat-x;

	border: medium none !important;

	height: 73px;

	padding: 0;

	width: 100%;

}

.compare-box-pro-page {

	display: table-cell;

	float: right;

	height: 20px;

	padding-right: 10px;

	width: 65%;

	margin-top:2px;
        
        line-height:0.99;

}

.compare-box-pro-page input {

	margin: 0 5px;
        vertical-align: bottom;        

}

div.compare-box-pro-page span{
    padding-left: 2px;
}

.compare-box {

	display: table-cell;

	float: left;

	height: 25px;

	padding-right: 10px;

	width: 100%;

	margin-top:2px;
        
        line-height:0.99;

}

.compare-box input {

	margin: 0px !important;
        vertical-align: bottom;        

}

div.compare-box span{
    padding-left: 2px;
}


li[id^="brand_id_"] input{
    /*vertical-align: bottom;*/     
}



.sorter .sort-by {

 //width: 135px;

}

.sorter .sort-by, .sorter .view-by, .sorter .compare-view {

	background: url("../image/sprite_vertical.png") repeat-y scroll right -1002px transparent;

	float: left;

	height: 56px;

	padding-left: 5px;

	padding-right: 5px;

 //padding: 9px 0 0 9px;

}

.sorter .sort-by {

	/* float: right;*/







    line-height: 20px;

}

.sorter {

	color: #333333;

	font-size: 12px;

}

.comparebtn {

	background: url("../image/compare_btn.png")no-repeat;

	width:95px;

	height:22px;

	margin-top: 4px;

}

.list_select {

	background: url("../image/list_select.png")no-repeat;

	width:57px;

	height:20px;

	float:left;

}

.grid_select {

	background: url("../image/grid_select.png")no-repeat;

	width:56px;

	height:20px;

	float:left;

}

.list_unselect {

	background: url("../image/list_unselect.png")no-repeat;

	width:57px;

	height:20px;

	float:left;

}

.grid_unselect {

	background: url("../image/grid_unselect.png")no-repeat;

	width:54px;

	height:20px;

	float:left;

}

.cat_return {

	background:url('../image/cat_return.png') no-repeat left;

	width:16px;

	height:17px;

	text-indent:-9999px;

	overflow:hidden;

	display:block;

}

/*Product page*/







.product-left-space {

	padding-left:0px;

}

.product-dot {

	background: blue none repeat scroll 0 0;

	border-radius: 20px;

	display:inline-block;

	height: 10px;

	margin-right: 2px;

	margin-top: 2px;

	width: 10px;

}

.product-dot-pink {

	background: #FFC40E none repeat scroll 0 0;

	border-radius: 20px;

	display:inline-block;

	height: 10px;

	margin-right: 2px;

	margin-top: 2px;

	width: 10px;

}

.product-dot-green {

	background: green none repeat scroll 0 0;

	border-radius: 20px;

	display:inline-block;

	height: 10px;

	margin-right: 2px;

	margin-top: 2px;

	width: 10px;

}

.product-rrp {

	margin-left:10px;

}

.strike-center {

	position: relative;

	white-space: nowrap; /* would center line-through in the middle of the wrapped lines */

	color:#6D6E71;

}

.strike-center:after {

	border-top: 1px solid #6D6E71;

	position: absolute;

	content: "";

	right: 0;

	top:50%;

	left: 0;

}

.product-price {

	font-family:Arial, Helvetica, sans-serif;

	font-size:20px;

	color:#de2103;

	font-weight:bold;

}

.discount {

	color:#6D6E71;

}

div.contentlogin {

	width:155px;

	margin:0 auto;

}

/*Auto Search feature*/







.ajaxsearchbg {

	height:40px;

	background:#e5e5e5;

	color:#6b61b8;

	font-size:16px;

	padding-left:10px;

	line-height:40px;

	font-weight:bold;

	clear:both;

}

span.match_word {

	float:left !important;

	font-weight:normal !important;

}

ul#auto_search .ui-state-hover {

	color:#FFFFFF;

	background:#6b61b8;

	border:none !important;

	padding:0.3em 0.5em !important;

}

ul#auto_search .ui-state-hover .item-price {

	color:#FFFFFF !important;

}

ul#auto_search .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {

	border:none !important;

}

ul#auto_search .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {

	border-radius: inherit !important;

}

ul#auto_search .item-price {

	color:#de2103 !important;

}

ul#auto_search .item-label {

	margin-left:10px;

	font-weight:bold !important;

}

ul#auto_search .item-img {

	float:left;

}

ul#auto_search .desc {

	margin-left:60px;

}

.right-kiwi-box {

	background: #f5f2f2 none repeat scroll 0 0;

	border: 1px solid #e8e5e5;

	border-radius: 10px;

	float: left;

	width: 222px;

}

.right-kiwi-box img {

	float: left;

	margin: 2px 0 0 58px;

	width: 106px;

}

.navbar-header {

	display:none;

}

.product-thumb .image img {

	margin-left: auto;

	margin-right: auto;

}

.product-thumb .caption {

	min-height: 180px;

	padding: 0 20px;

}

.row .product-layout {

	border-bottom: 1px solid #c9cacb;

	border-right: 1px solid #c9cacb;
        
        
        padding:20px 0px 20px 0px;

}

.row .box-heading-pink-strip {

	background: linear-gradient(to bottom, #964997 0%, #964997 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);

 // border: 1px solid #c9cacb;

	border-radius: 7px;

	color: #fff;

	font-family: Arial, Helvetica, sans-serif;

 // font-size: 14px;

	font-weight: bold;

 // line-height: 14px;

 //padding: 15px 10px 7px;

	text-transform: uppercase;

	height: 50px;

}

.box-heading-pink-text {

	padding: 15px 10px 7px;

}

.common-padding-zero {

	padding-left: 0px !important;

	padding-right: 0px !important;

}

.contact-left {

	color: #6d6e71;

	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	padding: 0 3% 0 0;

	text-align: right;

	width: 47%;

	min-width:auto !important;

}

.contact-right {

	color: #6d6e71;

	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	padding: 0 0 0 3%;

	text-align: left;

	width: 47%;

	min-width:auto !important;

}

.contact-center {

	color: #6d6e71;

	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	padding: 20px 0;

	text-align: center;

	width: 100%;

}

.contact-full {

	padding: 10px 0;

	width: 100%;

	float:left;

}

 div.required .control-label::before {

 color: #f00;

 content: "* ";

 font-weight: bold;

}

label {

	font-size: 12px;

	font-weight: normal !important;

}

 @media (min-width:769px) and (max-width:991px) {

 #product_row_grid .visible-sm {

 display:none!important

}

}

 @media (max-width:768px) {

 .product-view-border-left {

border-left:0px!important;

}

 #product_row_grid .right-border {

border-right:none;

}

 #product_row_list .product-list > div {/* border-top:0px!important;*/

}

 .product-list .product-view-listing .pinter-code-txt {

text-align:left;

}

 .product-list .product-view-listing .pinter-description-txt {

text-align:left;

}

 #product_row_list .product-list .content-priner-boder1 {

margin-top:30px!important;

}

}

.heder_pop_up ul {

	background: #782b79 none repeat scroll 0 0;

	float: left;

	width: 100%;

}

#category_device_module div.box {

	padding:5px 20px 20px 10px;

}







/*------------- start css---------------*/



 @media (min-width:320px) and (max-width:599px) {

 .box .box-heading {

 font-size:14px;

}

}

/*------------- start css---------------*/



 



 



 .fist_div_class {

	color: #ffffff;

	font-size: 20px;

	font-weight: bold;

	line-height: 17px;

	margin: 23px 0 0 28px;

	text-align: center;

	width: 115px;

}

.second_div_class {

	color: #ffffff;

	font-size: 15px;

	font-weight: bold;

	line-height: 17px;

	margin: 8px 0 0 28px;

	text-align: center;

	width: 115px;

}

.order-txt {

	margin: 0 0 7px;

}

td .wishlist a {

	background: url("../image/add.png") no-repeat scroll left center rgba(0, 0, 0, 0);

	color: #333333;

	display: block;

	padding-left: 18px;

	text-decoration: none;

}

.information_page_border {

	border-left: 1px solid #c9cacb;

	border-right: 1px solid #c9cacb;

	border-bottom: 1px solid #c9cacb;

	border-radius: 0 0 6px 6px;

	padding: 8px;

	float: inherit;

}

.login-input-width {

	width: 142px !important;

}

.display a.custom_color {

	background: none repeat scroll 0 0 #91c84c;

	color: #fff !important;

}

.text_aling_center {

	text-align: center;

}

#header #cart table.total {

	border-collapse: collapse;

	clear: left;

	float: right;

	margin-bottom: 5px;

	padding: 5px;

}

/* ROund Button css */



div.quantity-round-button {

	width:10% !important;

	float: left;

	margin: 7px 5px 10px 5px;

}

.quantity-round-button-circle {

	width: 100%;

	height:0;

	padding-bottom: 100%;

	border-radius: 50%;

	border:1px solid #cfdcec;

	overflow:hidden;

	background: #000;

	box-shadow: 0 0 3px gray;

	color:#fff;

}

.quantity-round-button a {

	display:block;

	float:left;

	width:100%;

	padding-top:50%;

	padding-bottom:50%;

	line-height:1em;

	margin-top:-0.5em;

	text-align:center;

	color:#e2eaf3;

	font-family:Verdana;

	font-size:1.2em;

	font-weight:bold;

	text-decoration:none;

}

.rrp-color {

	color:#6964ad;

	font-size: 18px;

	font-weight: bold;

	font-type:Open Sans;

}

.cart-img a.marg-left {

	margin-left: 22px;

}

.secondtop{ display:table;background-color: #ebebeb !important;}


a.cart_success_product {
    color: tomato !important;
}

@media (min-width:600px){

	.logoes_top{
		padding: 0 14px 10px 26px !important;
		width: 41.6667% !important;
	}

}

@media (min-width:768px) and (max-width:991px) {
	.call_us {	    
	    font-size: 21px;	    
	    line-height: 25px;	    
	}
}

@media (min-width:992px) {
	.call_us{
		font-size: 31px;	   
	    line-height: 35px;	    
	}
}

@media (max-width:767px) {
	.call_us{
		font-size: 18px;	    
	    line-height: 22px;    
	}
}

.call_us{		
    font-weight: bolder;	    
    text-align: center;
    font-family:"Raleway";
}

.green_color{
	color: #91c84c;
}

.footer_link_area .btn{
	color: #fff;
}

.footer_link_area ul li {
	display: inline-block;
}

.footer_link_area{
	width: 94%;
	max-width: 100%;
	margin:0 auto;
	margin-top: 15px;
}

.footer_link_area .btn:hover{
	color: #ffffff;
}

.divider-vertical {
height: 34px;
margin: 0 0 0 9px;
padding: 0 0 0 9px;
border-left: 1px solid #fff;
}

.jcarousel-skin-opencart > li{
	display: inline-block;
	width: 120px !important;
	height: 80px !important;
}

.jcarousel-skin-opencart{
	background-color: #999999;
	margin:0px;
}

.add-cup-bg.printer-price-txt.price-blue-bg{
	margin-bottom: 5px;
}

.height_47{
	height: 47px !important;
}


.pinter-description-txt.col-sm-12.col-xs-12 {
    height: 60px;
}