#subcatBox .prodcatgroupstitle {
    color: #393939;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 1px 1px #D8D8D8;
    margin-bottom: 5px;
}
#subcatBox {
	background-color: transparent;
	padding: 0;
}

#subcatPanel {
	background-color: #ffffff;
	padding: 15px 20px;
	border-radius: 10px;
	border: 1px solid #efefef;
}
#subcatBox a {
    color: #333333;
    padding: 5px 15px;
    background-color: #E8E6E6;
    width: 100%;
    display: inline-block;
    font-weight: bold;
    overflow: hidden;
    height: 55px;
    overflow: hidden;
    line-height: 14px;
    font-size: 12px;
    text-align: left;
}
#subcatBox a:hover {
	color: #fff; 
	background-color: #d55353;
	text-decoration: none;
}
#orderByPanel {
    display: inline-block;
    width: 100%;
}
#orderByForm {
    display: inline-block;
    font-size: 13px;
    text-align: right;
    width: 100%;
}
#pdPanel {
    display: inline-block;
    font-size: 14px;
    text-align: right;
    width: 100%;
}
#pagination {
    display: inline-block;
    float: right;
    list-style: outside none none;
    margin: 10px;
}
#pagination a {
    color: #b3b2b2;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 8px;
    text-decoration: none;
}
#pagination li {
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin-right: 1px;
    min-width: 25px;
    padding: 5px;
    text-align: center;
}
#pagination li:hover {
    background-color: #555555;
    color: #ffffff;
}
#pagination .pagePrev {
    background-color: #f2f2f2;
    color: #005a8e;
    text-align: center;
}
#pagination .active {
    background-color: #f97900;
    color: #ffffff;
}
#pagination .pagenum {
    background-color: transparent;
    color: #b3b2b2;
}
#pagination .pageNext {
    background-color: #f2f2f2;
    color: #005a8e;
    text-align: center;
}
#pagination .separator {
    max-width: 5px;
    min-width: 5px;
}
#list1 .thumbnails { margin: 0; }
#list1 {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#list1 li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0px 15px;
}
#list1 li:hover {
}
#list1 .thumbnail {
    border: 0 none;
    box-shadow: none;
    display: block;
    line-height: 20px;
    padding: 0;
    transition: all 0.2s ease-in-out 0s;
    box-shadow: 0px 4px 3px #B0B0B0;
    border-radius: 0;
    margin-bottom: 10px;
    background-color: #EDEDED;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-bottom: 2px solid #FF9933;
}
#list1 .img {
    display: inline-block;
    float: left;
    max-height: 200px;
    text-align: center;
    background-color: #ffffff;
}
#list1 .productid {
    display: none;
}
#list1 .data1 {
    display: inline-block;
    float: left;
    height: 5em;
    width: 100%;
}
#list1 .data2 {
    display: inline-block;
    float: left;
    height: 3.5em;
    width: 100%;
}
#list1 .buttonholder {
    text-align: right;
    margin-top: 10%;
}
#list1 .productname {
    font-size: 14px;
    font-weight: bold;
    height: 3.5em;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
#list1 .price {
    display: inline-block;
    text-align: center;
    width: 100%;
}
#list1 .price_row {
    display: inline-block;
    float: left;
    line-height: 15px;
    text-align: left;
    width: 100%;
}
#list1 .old_price_net_f {
    color: #555;
    font-size: 13px;
    font-weight: normal;
    text-decoration: line-through;
}
#list1 .old_price_net_f_val {
    color: #555;
    font-size: 13px;
    font-weight: normal;
    text-decoration: line-through;
}
#list1 .old_price_gross_f {
    color: #555;
    font-size: 12px;
	font-weight: bold;
    text-decoration: line-through;
}
#list1 .old_price_gross_f_val {
    color: #555;
    font-size: 12px;
	font-weight: bold;
    text-decoration: line-through;
}
#list1 .price_disc_net_f {
    color: #ff1100;
    font-size: 16px;
    font-weight: bold;
}
#list1 .price_disc_net_f_val {
    color: #ff1100;
    font-size: 16px;
    font-weight: 300;
}
#list1 .price_disc_gross_f {
    color: #ff1100;
    font-size: 16px;
    font-weight: bold;
}
#list1 .price_disc_gross_f_val {
    color: #ff1100;
    font-size: 16px;
    font-weight: 300;
}
#list1 .price_net_f {
    color: #555;
    font-size: 16px;
    font-weight: bold;
}
#list1 .price_net_f_val {
    color: #ff6b00;
    font-size: 16px;
    font-weight: bold;
}
#list1 .price_gross_f {
    color: #555;
    font-size: 16px;
    font-weight: bold;
}
#list1 .price_gross_f_val {
    color: #ff6b00;
    font-size: 16px;
    font-weight: bold;
}
#list1 .bskCountIncDec {
    border: 1px solid #dddddd;
    display: inline-block;
    float: left;
    height: 33px;
    margin-left: 10px;
    overflow: hidden;
    width: 60px;
}
#list1 .bskCountIncDec > i{
	font-size: 15px; 
	padding: 0px 5px; 
	cursor: pointer;
	background-color: rgb(109, 185, 214); 
	color: rgb(255, 255, 255);
}


#list2 { 
	list-style-type: none; 
	margin:0; 
	width:100%;
}

#list2 .thumbnail {
    border: 0 none;
    box-shadow: none;
    display: block;
    line-height: 20px;
    padding: 0;
    transition: all 0.2s ease-in-out 0s;
    box-shadow: 0px 4px 3px #B0B0B0;
    border-radius: 0;
    margin-bottom: 10px;
    background-color: #E7E7E4;
    padding: 10px;
    float: left;
    margin: 10px;
	border-bottom: 2px solid #FF9933;
}
#productlistbody #list2 h4 {
    height: 63px;
    overflow: hidden;
    line-height: 22px;
}
#productlistbody #list2 .price {
    height: 62px;
    overflow: hidden;
}
#list2 .productFrame { padding:0;margin:0; }
#list2 .img {
    display: inline-block;
    float: left;
    height: 150px;
    text-align: center;
    background-color: #ffffff;
    overflow: hidden;
    padding-bottom: 7px;
    padding-top: 7px;
}
#list2 .bskCountIncDec {
    border: 1px solid #dddddd;
    display: inline-block;
    float: left;
    margin-left: 10px;
    width: 60px;
}
#list2 .bskCountIncDec > i{
	font-size: 15px; 
	padding: 0px 5px; 
	cursor: pointer;
	background-color: rgb(109, 185, 214); 
	color: rgb(255, 255, 255);
}

#list2 .price {
    display: inline-block;
    text-align: center;
    width: 100%;
}
#list2 .price_row {
    display: inline-block;
    float: left;
    line-height: 15px;
    text-align: left;
    width: 100%;
}
#list2 .old_price_net_f {
    color: #555;
    font-size: 13px;
    font-weight: normal;
    text-decoration: line-through;
}
#list2 .old_price_net_f_val {
    color: #555;
    font-size: 13px;
    font-weight: normal;
    text-decoration: line-through;
}
#list2 .old_price_gross_f {
    color: #555;
    font-size: 12px;
	font-weight: 300;
    text-decoration: line-through;
}
#list2 .old_price_gross_f_val {
    color: #555;
    font-size: 12px;
	font-weight: 300;
    text-decoration: line-through;
}
#list2 .price_disc_net_f {
    color: #ff1100;
    font-size: 14px;
    font-weight: bold;
}
#list2 .price_disc_net_f_val {
    color: #ff1100;
    font-size: 16px;
    font-weight: 300;
}
#list2 .price_disc_gross_f {
    color: #ff1100;
    font-size: 14px;
    font-weight: bold;
}
#list2 .price_disc_gross_f_val {
    color: #ff1100;
    font-size: 16px;
    font-weight: 300;
}
#list2 .price_net_f {
    color: #555;
    font-size: 14px;
    font-weight: 300;
}
#list2 .price_net_f_val {
    color: #ff6b00;
    font-size: 16px;
    font-weight: bold;
}
#list2 .price_gross_f {
    color: #555;
    font-size: 14px;
    font-weight: 300;
}
#list2 .price_gross_f_val {
    color: #ff6b00;
    font-size: 16px;
    font-weight: bold;
}
#list2 .prodframe {
    float: left;
    width: 95%;
}
#list2 .buttonholder {
    text-align: right;
    margin-top: 10%;
}
.prodlistcatrow {
    float: left;
    display: block;
	width: 32%;
	margin: 0.5%;
}

.prodlistcatrowlink {
	background-color: #2e9bc5;
    border: 1px solid #ffffff;
    font-size: 11px;
    padding: 8px;
    text-align: center;
	display: block;
	color: #ffffff;
	font-weight: normal;
}
#list2  .thumbnail .caption {
	height: 195px;
	overflow: hidden;
	padding: 10px 0;
}
