.category_front
{
	min-height: 160px;
	min-width: 157px;
	text-align: center;

	width: 157px !important;
	height: 200px !important;
	border: 0;
}


.category_front .category_front_image
{
	border: 1px solid #f1f1f1;
	border-radius: 5px 5px 5px 5px;
	padding: 0;

	display: block;

	width: 157px !important;
	height: 160px !important;

	display: table-cell;
    text-align: center;
    vertical-align: middle;


}

.category_front * {
    vertical-align: middle;
}

.category_front a
{
	color: #000;
}

.category_front a:hover .category_front_image
{
	background-color: #f8f8f8;

}

.category_front a:hover
{
	color: #cc3333;
	text-decoration: none;
}


.category_front .category_front_title
{
	font-family: "DroidSansBold";
	font-size: 14px;
}



.redshop .first
{
	margin-left: 0px !important;
}

.red_product-item
{
	background: none !important;
	border: 0 !important;
	float: left;
}

.red_product-item a
{
	background: none !important;
	border: 0;
}

.ThemeXPTable
{
	font-family: "DroidSansRegular";
}

.ThemeXPFolderLeft, .ThemeXPItemLeft
{
	padding-right: 5px;
	padding-bottom: 5px;
}

.ThemeXPFolderText, .ThemeXPItemText
{
	font-weight: bold;
}

.ThemeXPTreeLevel1 .ThemeXPItemText
{
	font-weight: normal;
}

.category_description
{
	padding-bottom: 20px;
}

.category_description p
{
	font-family: "Verdana";
	font-size: 12px;
	padding: 20px 0px;
	line-height: 20px;
	display: block;
}

.category_box_wrapper
{
	width: 100%;
	min-height: none !important;
}

.category_box_outside, .category_box_outside_row
{
	margin: 0px 0px 15px 0px;
	text-align: left;
	height: 180px !important;
}

.category_box_inside
{
	text-align: left;
}

.category_product_image
{
	margin: 0;
	width: 104px !important;

	display: table-cell;
    text-align: right;
    vertical-align: middle;
    float: none;
}

.category_product_image * {
    vertical-align: middle;
}

.category_product_image img {
    padding-left: 20px;
    padding-top: 15px;
}

.category_box_outside
{
	border: 1px solid #f1f1f1;
	border-radius: 5px 5px 5px 5px;
}

.category_box_outside .span8
{
	padding-left: 10px;
	padding-right: 10px;
}



.category_product_title
{
	margin-top: 10px;
	font-family: "DroidSansBold";
	font-size: 14px;
	height: 20px;
}

.category_product_s_desc
{
	height: 70px;
	padding-right: 5px;
}

.category_product_s_desc *
{
	font-size: 11px;
}

.category_product_price
{
	background-color: transparent;
	width: 100%;
	padding: 0px !important;
	margin: 8px 0px 0 !important;

	line-height: 20px !important;

}

.category_product_price span
{
	font-family: "Verdana";
	color: #cc3333;
	font-size: 11px;
	font-weight: bold;
}

.category_product_buttons
{
	clear: both;
}

.category_product_buttons span
{
	margin-left: 3px;
}

.category_product_buttons span:first-child
{
	margin-left: 0;
}

.category_product_buttons .category_product_readmore
{
	float: left;
}


.category_product_buttons .category_product_readmore a
{
	display: block;
	font-family: "DroidSansBold";
	font-size: 12px;
	color: transparent;

	background: url('../images/moreproduct.png') no-repeat left center;
	height: 22px;
	width: 60px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	text-align: center;
	padding:1px 1px 0;
	margin-right: -1px;

}

.category_product_buttons .category_product_readmore a.red
{
	background: url('../images/redbutton.png') repeat-x left center;
	color: #fff;
}





.category_product_buttons .category_product_compare
{
	background: url('../images/compare.png') no-repeat left center;
	display: block;
	height: 23px;
	width: 25px;
	cursor: pointer;
	float: left;
}

.category_product_buttons .category_product_compare
{
	text-indent: -999px;
}

.category_product_buttons .category_product_compare_detail
{
	background: url('../images/compare_detail.png') no-repeat left center;
	display: block;
	height: 20px;
	width: 21px;
	cursor: pointer;
	float: right;
}

.category_product_buttons .category_product_compare_detail
{
	text-indent: -999px;
}


.cart-link
{
	height: 29px !important;
	width: 29px;
}

.category_product_addtocart
{
	float: left;
	height: 25px;
	width: 25px;
}


.category_product_addtocart span
{
	background: url('../images/cart.png') no-repeat left center;
	display: block;
	height: 23px;
	width: 25px;
	padding: 0 !important;
	margin: 0  0 0 4px;

	text-indent: -9999px;
}


.category_product_addtocart span:hover
{
	background-color: transparent;
}

.category_product_favorite
{
	float: left;
}

.category_product_favorite a
{
	background: url('../images/favorite.png') no-repeat left center;
	display: block;
	height: 23px;
	width: 25px;
	text-indent: -9999px;
}

.red_product-prev, .red_product-next
{
	display: none !important;
}

.mod_cart_main
{
	font-family: "DroidSansRegular";
	font-size: 11px;
	color: #000000;
}

.mod_cart_products
{

	border-bottom: 1px solid #4d4d4f;
	margin-bottom: 10px;
}

.mod_cart_products span.quantity
{
	color: #cc3333;
	margin-right: 10px;
}

.mod_cart_products ul
{
	margin: 0;
	padding: 0;
}

.mod_cart_products ul li
{
	margin: 0;
	padding: 0;
}

.mod_cart_products span.price
{
	float: right;
}

.mod_cart_total_txt
{
	float: left;
}

.mod_cart_total_value
{
	float: right;
}

.mod_cart_checkout
{
	clear: both;
	padding-top: 10px;
}

.mod_cart_checkout a, .compare_button a{
	display: block;
	background: url(../images/redbutton.png) top center no-repeat !important;
	border: 0;
	width: 100px;
	height: 28px;
	padding-top: 3px;
	text-align: center;
	font-size: 13px !important;
	color: #ffffff;
	font-family: "DroidSansBold";
	margin-top: 10px;

}

#mod_compareproduct td
{
	padding: 0;
	margin: 0;
}

#mod_compareproduct span a
{
	font-family: "DroidSansRegular";
	font-size: 11px;
	color: #000000;
	line-height: 28px;
}

#mod_compareproduct table tr td:first-child span
{
	background: url(../images/arrow2.png) left center no-repeat !important;
	padding-left: 10px;
}

/* PRODUCT DETAIL */
.main_product_detail
{
	background: #fff;
	padding: 15px;
	border: 1px solid #f8f8f8;
	-moz-box-shadow: 0 0 10px 0 #ccc;
	-webkit-box-shadow: 0 0 10px 0 #ccc;
	box-shadow: 0 0 10px 0 #ccc;
}

.product_detail h3{margin-bottom: 0;}
.bg_P_img_detail
{}
.bg_p_left
{
	float: left;
	width: 47%;
}
.bg_p_right
{
	float: right;
	width: 50%;
	padding-left: 15px;
}
.redhoverImagebox
{
	width: auto;
	margin: 10px 0px;
	padding: 0px;
}
div.additional_image
{
	float: left;
	border:1px solid #F1F1F1;
	margin-right: 10px;
	padding: 20px 25px;
}
.info_technology
{
	clear: both;
}
.label_info_technology
{
	font-family: "DroidSansBold";
	color: #000;
	clear: both;
	margin-bottom: 20px;
	padding-top: 30px;
}
.row-webshop:nth-child(2n+1)
{
	background-color: #eeeeee;
	min-height: 28px;
	clear: both;
}
.name-webshop
{
	float: left;
	width: 47%;
	border-right: 1px solid #fff;
	height: 27px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 28px;
}
.info-webshop
{
	float: left;
	width: 47%;
	padding-left: 15px;
	font-size: 12px;
	line-height: 28px;
}
.related_product
{
	clear: both;
}
.bg_p_left .product_image
{
	text-align: center;
	background: transparent;
	border: 1px solid #f1f1f1;
	border-radius:0px;
	padding: 40px 0px;
}
.p_name_detail
{
	color: #000000;
	font-family: "DroidSansBold";
	font-weight: bold;
}
.p_productnumber_detail, .p_productnumber_detail span
{
	float: right;
	color: #4d4d4f;
	font-size: 12px;
	font-family: "DroidSansRegular";
}
.p_productnumber_detail span
{
	padding-left: 5px;
}
.p_compare_detail
{
	float: right;
}
.product_title_detail
{
	padding-top: 10px;
}
.product_desc_short_detail
{
	margin-top: 15px;
}
.document_file a
{
	color: #000;
	font-size: 12px;
	font-family: "Verdana";
}
.product_desc_full
{
	clear: both;
	margin-top: 30px;
}
#product_price_detail
{
	margin-top:25px;
}
#product_price_detail span, #product_price_detail span span
{
	color: #000;
	font-family: "DroidSansRegular";
	font-size: 24px;
}
#add_to_cart_all
{
	margin-top:35px;
}
#add_to_cart_all .product-cart-link span{
	background: url("../images/redbutton40.png") no-repeat;
	font-size: 12px !important;
	padding: 10px 20px 10px 15px !important;
	font-size: 14px !important;
	color: #fff;
	font-weight: bold;
	height: 40px;
}

.product-cart-link span:hover {
	color: #FF8913;
}

.cart-quantity input {
    background: url("../images/text_quantity.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #000000;
    box-shadow: none;
    height: 20px;
    margin-left: 2px;
    margin-right: 10px;
    margin-top: 0px;
    padding: 0 5px;
    text-align: left;
    width: 60px;
}
.cart-quantity {
    float: left;
    text-align: left;
    width: 70px;
    height:30px;
    margin-top: 0px;
}
.text{margin-right: 16px; color: #000;font-family: DroidSansRegular;font-size: 13px;}
/* related */
.related_p_detail
{
	float: left;
	border: 1px solid #f1f1f1;
	width: 45.5%;
	padding: 10px;
}
.related_p_detail:nth-child(2n+1)
{
	margin-right: 15px;
}
.related_p_img
{
	float: left;
	width: 50%;
	text-align: center;
	margin-top: 30px;
}

.related_p_info
{
	float: left;
	width: 50%;
}
.related_p_info .cart-link
{
	float: none;
}
.related_p_name a
{
	color: #000;
	font-family: "DroidSansBold";
	font-size: 15px;
}
.related_p_short p
{
	line-height: 14px;
	font-size: 11px;
}
.related_p_price span
{
	color: #CC3333;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11px;
}
.related_p_price
{
	margin-top: 10px;
}
.category_related_product_buttons
{
	margin-top: 2px;
}
.category_related_product_buttons .category_product_compare
{
	background: url('../images/related_compare_detail.png') no-repeat left center;
	display: block;
	height: 23px;
	width: 23px;
	cursor: pointer;
}
.category_related_product_buttons span.category_product_addtocart span
{
	background: url('../images/cart_related_p.png') no-repeat left center;
	display: block;
	height: 23px;
	width: 23px;
	padding: 0 !important;
	margin: 0;
	text-indent: -9999px;
}
.category_related_product_buttons .category_product_readmore a
{
	display: block;
	font-family: "DroidSansBold";
	font-size: 11px;
	color: #fff;
	background: url('../images/button_bg3.png') repeat-x left center;
	height: 23px;
	width: 72px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	padding-top: 0px;
	line-height: 23px;
}
.category_related_product_buttons .category_product_addtocart form {
	margin: 0px;
}
.category_related_product_buttons .category_product_addtocart form .cart-link
{
	height: 23px !important;
}
/* COMPARE PRODUCTS */
.tbl_compare
{
	font-size: 12px;
	font-weight: normal;
	margin-top: -15px;
}
.tbl_compare tr:nth-child(2n)
{
	background-color: #eeeeee;
	min-height: 28px;
	clear: both;
	line-height: 23px;
}
.tbl_compare tr th
{
	text-align: left;
	font-weight: normal;
	border-right: 1px solid #fff;
	padding-left: 10px;
}
.tbl_compare tr td
{
	padding-left: 15px;
}
.tbl_compare tr td div
{
	border-right: 1px solid #fff;
}
.img_compare
{
	height: 160px;
}

/* shopping cart */
.brownbutton, .blackbutton{
	background-image: none;
	background-color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 5px;
	font-weight: normal !important;
	font-size: 13px;
	height: 27px;
	padding: 0px 10px;
}
.greenbutton{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 5px;
	height: 27px !important;
	padding: 0 5px !important;
	font-weight: normal;

}
#checkout_final{
	/*Width: auto !important;
	padding: 0 9px!important;
	background: url("../images/redbuttoncheckout.png") top center no-repeat !important;*/

}
.tdborder th{
	font-weight: normal !important;
	font-size: 14px;
}
.tdborder td{
	padding: 10px 10px !important;
}
.shopping-cart, .customer_info{
	padding: 0px 10px 20px;
}
.customer_info{margin-top: 15px;}
.admintable td select{padding-right: 0!important;width: 230px;}
.update-cart .inputbox{
	height: 20px;
    margin-top: 8px;
    padding-bottom: 2px !important;
    text-align: center;
    width: 20px;
}
#coupon_input{
	width: 120px;
}
#coupon_button{
	width: 80px;
	font-weight: normal;
	margin-bottom: 8px;
	background: url("../images/loginbutton.png") top center no-repeat !important;
}
table.tdborder td:last-of-type{
	padding-right: 25px;
}
table.tdborder{margin-top: 20px;}
.product-select, .box_outside{
	border: 1px solid #ccc;
	border-top: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 2px 0 #ccc;
	-webkit-box-shadow: 0 1px 2px 0 #ccc;
	box-shadow: 0 1px 2px 0 #ccc;
}
.delete_cart{
	margin-bottom: 3px;
    margin-left: -5px;
}
.price{
	padding-right: 25px !important;
	text-align: right;
	color: #000;
}
.box_outside{
	margin-bottom: 10px;
}
.div-bottom{padding: 0 10px;}
input[type="radio"], input[type="checkbox"] {
   margin-right: 6px !important;
}
.checkout_filnal .blackbutton{
	margin-left: 30px;
}
.product_price{font-weight: normal;color: #000000;}
.product_print span.greenbutton{
	padding: 2px 10px 3px!important;
	font-family: "DroidSansBold";
	margin-right:20px;
	background: url("../images/redbuttoncheckout.png") top center no-repeat !important;
	font-weight: normal !important;
}
.product_print span.greenbutton a {
    position: absolute;
    width: 120px;
}
.product_print span.greenbutton a img{
	visibility: hidden;
}
.del_p_wishlist
{
	text-align: center;
}
.img_wishlist_thumb div
{
	min-height: 135px;
	text-align: center;
}
.readmore_p_compare
{
	float: left;
	border: none !important;
	margin-top: 15px;
}
.wishlist_p_compare
{
	float: left;
	margin-top: -45px;
	margin-left: 100px;
}
.addtocart_p_compare
{
	margin-left: 65px;
	float: left;
	margin-top: -26px;
}
.addtocart_p_compare span {
    background: url("../images/cart.png") no-repeat scroll left center transparent;
    display: block;
    height: 25px;
    margin: 0 0 0 4px;
    padding: 0 !important;
    text-indent: -9999px;
    width: 25px;
}
.readmore_p_compare a {
    background: url("../images/button_bg3.png") repeat-x scroll left center transparent;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    font-family: "DroidSansBold";
    font-size: 12px;
    height: 25px;
    margin-right: 1px;
    padding: 0 1px;
    text-align: center;
    width: 60px;
}
.tbl_compare
{
	color: #000;
}

ul li .listing-item .product-shop_related  a
{
	padding: 0px;
	color: #000;
	font-family: "DroidSansBold";
}
ul li .listing-item .product-shop_related .related_product_readmore a
{
	padding: 3px;
	color: #fff;
	font-family: "DroidSansBold";
	background: url('../images/button_bg2.png') repeat-x left center !important;
	height: 23px;
	width: 72px;
	font-size: 11px;
	border-radius:5px;
	line-height: 23px;
}
.no_product_compare
{
	color: #000000;
    font-family: "Verdana";
    font-size: 11px;
    line-height: 18px;
    padding: 0;
}
.divlogin #content #basic-modal .logout-button
{
	margin-top: -2px;
}
.divlogin #content #basic-modal .logout-button input.button {
    background: url("../images/login.png") no-repeat scroll left center transparent !important;
    color: #FFFFFF;
    font-family: "DroidSansRegular";
    font-size: 14px;
}
.admintable td{
	text-align: left !important;
	font-family: "Verdana";
    font-size: 12px;
}

#redshopcomponent h3
{
	color: #000000;
    font-family: "Verdana";
    font-size: 11px;

}


.redpagination-enable-style
{
	background-color: transparent;
	border: 0px;
	color: #bdbcbd;
}

.pagination-links a:link, .pagination-links a:visited, .pagination-links a:hover
{
	background-color: transparent;
	border: 0px;
	color: #bdbcbd;
	font-weight: bold;
}

.redpagination-style:hover, .redpre a:hover, .rednext a:hover {
    background-color: transparent !important;
    border: 0px !important;
    color: #bdbcbd !important;
}


.redpre span, .rednext span
{
	background-color: transparent;
	border: 0px;
	color: #bdbcbd;
	margin-left: 0px;
}

.com_redshop a:hover
{
	color: #ff8913 !important;
}

.com_redshop .box_content_left, .com_redshop .box_content_right
{
	padding: 0px !important;
}



.browsedesc {

	padding: 16px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #777;
	line-height: 12px;
	margin: 0px;

}

.red_product-list
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.red_product-list li
{
	width: 20%;
}

.red_product-list li .listing-item
{

	height: 250px;
	background: url('../images/rightvborder.png') right repeat-y;
	border-bottom: 1px solid white;
	font-size: 11px !important;
	text-align: center;
	padding: 10px 5px 0px 5px;
}

.listing-item .product-image
{
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 1PX #CCC SOLID;
	margin: 0 auto;
}

.listing-item a:hover
{
	color: #F60 !important;
}

.listing-item p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 4px;
	margin-bottom: 7px;
}


.listing-item p.cat
{
	font-weight: bold;
	margin-top: 7px;
}

.box_content_right label
{
	display: inline;
}

.box_content_right .content
{
	padding: 10px;
}

.product_detail .product_title h3
{
	font-size: 22px !important;
	margin-bottom: 6px;
}

.product_detail .reviews
{
	padding:5px 0 0;
	margin-bottom: 14px;
	border-bottom: 1px solid #CCC;
}

#product_price
{
	background: none !important;
	width: auto !important;
	margin-top: 5px !important;
	padding: 0px !important;
}

.product_detail .product_price_val
{
	background: none;
	font-size: 20px !important;
	color: #003A8C;
	margin: 0px;
	font-weight: normal;
}

.product_detail .cartwrap {
	background-image: url("../images/cartpack.png");
	background-repeat: no-repeat;
	height: 252px;
	text-align: center;
	padding-top: 10px;
}

.product_detail .cartpad
{
	padding-top: 30px;
}
.category_box_outside_row{
	background: url('../images/search_bg.png') repeat-x transparent;
}
.listView .category_box_outside_row {
    border: none !important;
    border-radius: 0px;
    display: block;
    float: none;
    height: auto !important;
    margin: 0px;
    min-height: 100px;
    padding: 0px !important;
     height: 150px !important;
}
.listView .category_product_image{
	padding: 0px !important;
	float: left;
	width: auto !important;

}
.listView .category_product_image img {
   background-color: #FFFFFF;
    border: 1px solid #E7E7E7;
    height: 120px;
    margin: 10px 0 0 8px;
    padding: 5px;
    width: 120px;
}
.listView .category_product_name {
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin-bottom: 7px;
    margin-top: 4px;
    padding: 15px 20px 0;
    text-align: left;
}

.listView .box_desc {
    color: #666666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-bottom: 7px;
    margin-top: 4px;
    padding-right: 20px;
    text-align: left;
    width: 330px;
}




.gridView .category_box_outside_row {
    border: none !important;
    border-radius: 0px;
    display: block;
    float: left;
    height: auto !important;
    margin: 0px;
    min-height: 100px;
    padding: 0px !important;
    height: 255px !important;
    width: 146px;
}
.gridView .category_product_image{
	padding: 0px !important;
	float: none;
	width: auto !important;

}
.gridView .category_product_image img {
   background-color: #FFFFFF;
    border: 0px solid #E7E7E7;
    height: 120px;
    margin: 10px 0 0 8px;
    padding: 5px;
    width: 120px;
}
.gridView .category_product_name {
    color: #666666;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-bottom: 7px;
    margin-top: 4px;
    padding: 0;
    width:100%;
    text-align: center;
}

.gridView .box_desc {
   color: #666666;
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-bottom: 7px;
    margin-top: 4px;
    text-align: left;
    width: 300px;
}
.jxtcViewOn {
    font-weight: bold;
    text-decoration: underline;
}


.cat_diva
{
	height: 190px;
	background: white url("../images/vmboxshadow.png") top repeat-x;
	float: left;
}

.cat_divb
{
	height: 190px;
	background: url("../images/vmbottomfade.png") bottom repeat-x;
}

.cat_divc
{
	height: 190px;
	background: url("../images/rightvborder.png") right repeat-y;
	border-bottom: 1px solid white;
	font-size: 11px !important;
	text-align: center;
}

.cat_name
{
	font-weight:bold;
	padding: 20px 0 20px 0;
}
.cat_img{
	background: none;
}

.cat_img img
{
	margin: 10px 0px 10px 0px;
	width: auto;
	height: auto;
}

.cat_diva, .cat_divb, .cat_divc
{
	width: 120px;
	height: 205px;
	position: relative;

}



.cat_divc .details
{
	position: absolute;
	bottom: 0;
	margin-left: -48px;
	width: 100%;
	left: 50%;
	background: url("../images/detail_btn2.png") no-repeat scroll 0 0 transparent;
	padding-top: 3px;

}

.cat_divc .details a
{
	font-size: 11px;
	text-transform: uppercase;
}


.cat_name
{
	margin-top: 4px;
	margin-bottom: 7px;
	left: 50%;
	padding: 0px 0px 0px 5px !important;
	position: absolute;
	bottom: 30px;
	width: 85%;
	margin-left: -60px;
	word-wrap:break-word;
}

#redcatproducts .cat_divc .cat_name
{
	position: relative;
	bottom: 0px;
	font-weight: normal;

}

#redcatproducts .cat_diva, #redcatproducts  .cat_divb, #redcatproducts  .cat_divc
{
	height: 250px;
	width: 145px;
}

.box_price
{
	float: none;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: bold;
	color: #0F4088 !important;
	margin-top: 6px;
	margin-bottom: 0px;
}


.box_left_order
{
	overflow: hidden;
}



/*Categoy-------------------------------------*/



.gridView .cat_diva
{
	width: 121px;
	height: 190px;
	background: white url("../images/vmboxshadow.png") top repeat-x;
	float: left;
}

.gridView .cat_divb
{
	width: 121px;
	height: 190px;
	background: url("../images/vmbottomfade.png") bottom repeat-x;
}

.gridView .cat_divc
{
	width: 121px;
	height: 190px;
	background: url("../images/rightvborder.png") right repeat-y;
	border-bottom: 1px solid white;
	font-size: 11px !important;
	text-align: center;
}

.gridView .cat_name
{
	padding: 20px 0 20px 0;
}
.gridView .cat_img{
	background: #fff;
}

.gridView .cat_img img
{
	margin: 10px 0 10px 0;
	width: 100px;
	height: 100px;
}

.gridView  .cat_diva, .gridView  .cat_divb, .gridView .cat_divc
{
	width: 145px;
	height: 255px;
}

.gridView .cat_name
{
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 7px;
	padding: 0px;
}

.gridView  .box_price
{
	float: none;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: bold;
	color: #0F4088 !important;
	margin-top: 6px;
	margin-bottom: 0px;
}



.listView .cat_diva
{
	width: 100%;
	height: 149px;
	background: url('../images/search_bg.png') repeat-x transparent;
	float: left;
}


.listView .cat_name
{
	padding: 20px 0 20px 0;
}
.listView .cat_img {
	float: left;
}
.listView .cat_img img {
    background-color: #FFFFFF;
    border: 1px solid #E7E7E7;
    height: 120px;
    margin: 10px 0 0 8px;
    padding: 5px;
    width: 120px;
}

.listView  .cat_diva, .listView  .cat_divb, .listView .cat_divc
{
	width: 100%;
	height: 149px;
}

.listView .cat_name
{
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin-bottom: 7px;
    margin-top: 4px;
    padding: 15px 20px 0;
    text-align: left;
    font-weight: normal;
}

.listView .box_price {
    color: #0F4088;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px !important;
    font-weight: bold;
    margin: 60px 0 0;
    width: 100px;
}
.order_by{
   margin-left: 440px;
    /*margin-top: 18px;*/
    position: absolute;
}
.order_by form{
	margin-left: 50px;
    margin-top: -19px;
}

.order_by form select
{
	width: 80px;
}

.limit{
	float: right;
    margin-top: -10px;
}
.pagination-list-footer select, .order_by select{
	width:auto;
	height: 20px;
	 padding: 0;
}
select#limit{
	margin-top:8px;
}
span.pagination-links {
    border-top: medium none;
    display: block;
    float: left;
    margin-bottom: 19px;

    padding: 0;
    text-align: center;
    width: auto;

    border: 1px solid #bdbcbd;
    border-left: none;
    border-right: none;
}

.box_content_left .box_content_right_module ul.menu.popular li a img.img{
	/*display: inline-block;*/
}
ul.menu li a img.img{
	display: none;
}
.addtocart{
	clear: both;
	padding-top: 15px;
}
.product-cart-link span {
    background:transparent;
    font-size: 12px !important;
    padding: 0 0 0 10px !important;
    color: #636363;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Arial;
    text-align: left;
    font-weight: bold;
    line-height: 32px;
    width: 200px;
    height: 88px;
    float: left;
}
.product-cart-link{
	/*background: url("../images/addtocart.png") no-repeat scroll left top transparent;*/
    float: left;

    margin-left: 15px;
    margin-top: -27px;
    width: 147px;
}

.product-cart-link span div {
	height: 88px;
}

.product_desc_short {
    clear: both;
    padding-top: 15px;
    font-size: 12px;
    font-family: Arial;
    color: #000;
}

.pagination ul
{
	margin: 0px;
	padding: 0px;
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #BDBCBD -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    display: block;
    float: left;
    margin-bottom: 19px;
    padding: 0;
    text-align: center;
    width: auto;
	border-radius: 0px !important;
    box-shadow: none;
}

.pagination li.disabled a
{
	color: #BDBCBD !important;
}

.pagination a
{
    border-radius: none;
    box-shadow: none;
    border: 0px !important;
    line-height: 20px;
}

.product_image
{
	margin-left: 10px;
}

.popular li.active a
{
	color: #f87d29 !important;
	background: #ECECEC !important;
}
