/* 
    Document   : account
    Created on : 2012-04-18, 18:06:49
    Author     : tech-prog
    Description:
        Purpose of the stylesheet follows.
*/

.cat-content { float: none; clear: both; padding: 4px 4px 4px 4px; width: 100%; margin: 8px 0 16px 0; }

table tr.total td { font-size: 16px; font-weight: bold; color: #5C8607; }

div.sort a.desc { padding-right: 14px; background: url('../images/arrows-sort.png') no-repeat top right }
div.sort a.asc { padding-right: 14px; background: url('../images/arrows-sort.png') no-repeat bottom right }
div.qdsc { color: #919B9C; font-size: 10px; padding-top: 4px; }
td.vtop { vertical-align: top }

.categoryTools { height: 24px; padding-top: 2px; background: url('../images/separator.gif') repeat-x bottom center; /*width: 96%*/ right: 3px; clear: both; }
.categoryTools div.sort { width: 260px; float: left;  }
.categoryTools div.sort a { color: #70A503; }
.categoryTools div.sort a.active { font-weight: bold }
.categoryTools div.view { width: 80px; float: right;  }
.categoryTools .view a { padding: 0 0 0 0; width: 20px; line-height: 19px; height: 19px; float: left; margin: 0 0 0 4px;  }
.categoryTools a.style-1 { background: url('cms/prod-list-1.gif') repeat-x left top; }
.categoryTools a.style-2 { background: url('cms/prod-list-2.gif') repeat-x left top; }
.categoryTools a.style-3 { background: url('cms/prod-list-3.gif') repeat-x left top; }
.categoryTools .view a.active { background-position: left bottom; }
.categoryTools .view a:hover { background-position: left bottom; text-decoration: none; }

.categoryBig { text-align: left; width: 300px; height: 180px; float: left; }
.productBig { text-align: left; width: 50%; height: 180px; float: left; }
.productBig img { padding: 0 6px 6px 0; }
.productBig p { padding: 0 6px 6px 0; margin: 0 0 0 0; }
.productBig div.right { padding: 0 10px 0 0 }
table.product_list .jq-wnd img { width: auto }

.product a:hover {
text-decoration: none !important;
color: #0CADD8;
}


div.product {
	padding: 5px 5px 2px 5px;
	transition: all 0.1s ease-in-out;
	background: white;
	margin-left: 16px;
	margin-bottom: 10px;
}

@media only screen and (max-width : 1410px) {
	div.product {
		margin-left: 10px;
	}
}
/*@media only screen and (max-width : 1370px) {
	div.product {
		margin-left: 0px;
	}
}*/

div.product:hover {
	/* transform: scale(1.1); */
	-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.67);
	-moz-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.67);
	box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.45);
	z-index: 99999;
	border-radius: 5px;
}


.pagination { float: right; margin-bottom: 20px;}

.art-content .menu-color-grey a { color: #b0b0b0; }

.art-content span.menu-arrow-down { background: url(../images/arrow-down-grey.png) no-repeat center right; padding-right: 15px; cursor: pointer; color: #b0b0b0; font-weight: normal; }

.cat-content div.cat a { color: #0085ab;/*#2b76c1*/; text-decoration: none; cursor: pointer }

.cat-content div.cat { margin-bottom: 10px; }

div .hurt-cat-1 { position: relative; margin-top: -35px; float: right; /*right: 40px; */}
ul#nav.hurt-cat-2 { float: right;border: 0;background: transparent; } 
ul#nav li .hurt-cat-3 { width:auto; } 
ul#nav li .hurt-cat-4 { min-width:135px;  } 
ul#nav li .hurt-cat-5 { height:3px; background-color: #0481c5 /*#8bbb2b*/;padding:0; } 
div.hurt-cat-6 { position:absolute;margin-top: -40px; margin-left: -3px; } 
.hurt-cat-1 ul.drop li.main-menu { width: auto; }

.cat-list-1 { line-height: 20px; display: none;}
.cat-list-2 { clear:both;margin-bottom:20px;  display: none;}
/*.cat-list-3 { width: 110%; display: table; vertical-align: middle; }*/
.cat-list-3 { width: 105%; text-align: center;}
.cat-list-4 { width:150px; height: 112px; }
.cat { display: none; }

.pagination-top {
	position: relative;
	margin-right: 350px;
	margin-top: -32px;
	float: right;
	color: #b0b0b0;
}

.pagination-top input {
	width: 20px;
	height: 11px;
	border: 1px solid #aaa;
	padding: 4px;
	/*font-size: 16px;*/
	text-align: center;
}

.pagination-top .total_pn {
	/*font-size: 16px;*/
	color: #b0b0b0;
}

.arrow {
	display: inline-block;
	padding: 0;
	margin-top: 3px;
	width: 10px;
	height: 20px;
	/*background: url('../images/arrows.png') no-repeat;*/
}
/*
.arrnext {
	background-position: -10px 0;
}

.arrow a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
}
.arrprev {
	background-position: 0px 0;
}
*/
.per_page {
	width: 220px;
}

.per_page_active {
	font-weight: bold;
	color: black !important;
}

style="line-height: 20px;"
 style="clear:both;margin-bottom:20px;"
 style="display: table; vertical-align: middle;"
  style="width:150px; height: 112px;"