div.shop ul.products
, div.shop ul.categories
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	}
div.shop ul.categories li{
	float:left;
	width:140px;
	height:205px;
	overflow:hidden;
	display:block;
	background-color:Transparent;
	padding:6px;
	margin:0;
	text-align:center;
	cursor:pointer;
	}
div.shop ul.categories li.i0{clear:left;}
div.shop ul.categories li a.name{
	font-size:12px;
	line-height:110%;
	padding:0 0 2px 0;
	height:32px;
	overflow:hidden;
	display:block;
	color:#000;
	font-weight:bold;
	}
div.shop ul.categories li img.category{
	width:120px;
	height:160px;
	display:block;
	border:none;
	}

div.shop ul.products li{
	float:left;
	padding:0 5px 15px 0;
	cursor:pointer;
	width:49%;
	background-color:Transparent;
	}
div.shop ul.products li.even{
	float:right;
	padding:0 0 15px 5px;
	}
div.shop ul.products li .white-panel-content{
	/*width:350px;*/
	height:170px;
	overflow:hidden;
	}
div.shop ul.products li a.name{
	font-size:14px;
	font-weight:bolder;
	color:#000;
	display:block;
	padding-bottom:10px;
	line-height:normal;
}
div.shop ul.products li .desc
,div.shop .product .desc{
	font-size:12px;
	line-height:normal;
	}
div.shop .product .desc{
	padding:10px 0;
	font-size:14px;
	}
div.shop ul.products li img.product{
	float:right;
	height:140px;
	width:105px;
	border:none;
	margin-left:5px;
	display:block;
	}
div.shop ul.products li .nav{
	padding:5px 0 0 0;
	float:right;
	}
div.shop ul.products li .logo{
	padding:5px 0 0 0;
	float:left;
	width:120px;
	}
div.shop ul.products li .logo img.shop_logo{
	width:120px;
	/*padding-top:10px;*/
	}
div.nav	div.price{
	float:right !important;
}
div.nav	{width:210px;}
div.shop ul.products li .price
, div.shop .product .price{
	font-size:20px;
	font-weight:bolder;
	padding:5px 10px;
	float:left;
	}
div.shop .product .price{
	padding:15px 0;
	font-size:24px;
	}
div.shop ul.products li .price_retail
, div.shop ul.products li .price_save
, div.shop .product .price_retail
, div.shop .product .price_save{
	font-size:14px;
	color:#6a6a6a;
	text-decoration:line-through;
	padding:10px 0 5px 0;
	}
div.shop .product .price_retail
, div.shop .product .price_save
, div.shop .product .price{
	display:block;
	float:left;
	clear:left;
	}
div.shop ul.products li .price_save
, div.shop .product .price_save{
	text-decoration:none;
	font-style:normal;
	padding:0px 0 5px 0;
	clear:left;
	}
div.shop ul.products li .nav .buy_button
,div.shop .product .buy_button{
	float:right;
	}
div.shop .product .buy_button{
	margin-top:12px
	}
div.shop ul.products li .buy_button span span span
, div.shop .product .buy_button span span span{
	padding-right:15px;
	padding-left:15px;
	}
div.shop .product .images{
	float:right;
	/*width:222px;*/
}

div.shop .product .images .photo-panel{
	width:216px!important;
float:none!important;clear:both}
div.shop .product .images .thumbs .photo-panel{
	width:70px!important;
}
div.shop .product .images .default{
	width:210px;
	height:280px;
	border:none;
	cursor:pointer;
	display:block;
	}
div.shop .product .images .thumbs{
	float:left;
	}
div.shop .product .images .thumb{
	width:64px;
	height:85px;
	border:none;
	cursor:pointer;
	display:block;
	}
div.shop .product .title_box{
	padding-bottom:10px;
	position: relative;
	}
div.shop .product .title_box .photo-panel{
	width:216px!important;
}
div.shop .product .title_box img.shop_logo{
	/*position:absolute;
	right:1px;top:0px;*/
	display:block;
	width:210px;
	height:42px;
}
div.shop .product .title_box h1{
	margin-bottom:10px;
	}
div.shop .product .text_box{
	width:500px;
	float:left;
	}
div.shop .product .price_box{
	padding:5px;
	background-color:#eee;
	}

div.shop .search-box{
	float:right;
}
.search-box .btn {
	display:inline-block;
	float:right;
	/*width:80px;*/
	margin-right:5px;
}
div.shop div.disclaimer {
	color:#9D9D9D;
	font-size:80%;
	font-style:italic;
	text-align:justify;
	padding:5px;
}
.images .thumbs .photo-panel {
	float:left !important;
	padding: 2px 2px 0 0 !important;
}
span.frontpage div.shop ul.products
, span.frontpage div.shop ul.categories{float:left;}
span.frontpage div.shop ul.products li{
	display:block;
	float:right;
	padding:0;
	width:290px;
	}
span.frontpage div.shop ul.products li 
, span.frontpage div.shop ul.categories li{height:auto;}
span.frontpage div.shop ul.products li .white-panel-content
, span.frontpage div.shop ul.categories li .white-panel-content{height:195px;}
/*span.frontpage div.shop ul.products li .white-panel-content{height:193px;}*/
span.frontpage div.shop ul.categories li{padding:0 10px 5px 0;}