@charset "utf-8";
/* CSS Document */

.browsecategory {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/hdots.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.browseoptions ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
}
.browseoptions ul li {
	padding-top: 2px;
}
.browseoptions ul li a {
	color: #C00;
	text-decoration: none;
	font-family:Verdana;
	font-weight:bold;
}
.browseoptions ul li a:hover {
	color: #F00;
}
.browserange {
	font-weight: bold;
	padding-top: 4px;
}
.browsetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #666;
}
.catgroups {
	padding-bottom: 15px;
}

.catgroup {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.catgroupcontent {
	background-image: url(../images/hdots.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
}
.cat1 {
	width: 245px;
	float: left;
	padding: 5px;
}
.catname  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
}
.catinside  {
	padding: 5px;
	background-image: url(../images/vdots.png);
	background-repeat: repeat-y;
	background-position: right top;
	min-height: 110px;
}
.cat1 .catpicture {
	width: 110px;
	float: left;
}
.cat1 .catinfo {
	padding-left: 120px;
	padding-top: 4px;
}
.cat1 .catinfo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cat1 .catinfo ul li {
	padding-top: 2px;
}
.cat1 .catinfo ul li a {
	color: #C00;
	text-decoration: none;
}
.cat1 .catinfo ul li a:hover {
	color: #F00;
}
.cat2 {
	width: 500px;
	float: left;
	padding: 5px;
}
.cat2 .subcat {
	float: left;
	width: 153px;
	padding-right: 10px;
	text-align: center;
}
.cat2 .subcat .subcatlink a{
	color: #C00;
	text-decoration: none;
}
.cat2 .subcat .subcatlink a:hover {
	color: #F00;
}




.tselheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	background-image: url(/images/topsellers_back.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 776px;
	padding-top: 6px;
	background-position: 5px 0px;
}
.tselcontent {
	padding-bottom: 10px;
}

.product {
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-image: url(../images/hdots.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.product .picture {
	float: left;
	width: 120px;
}


.product .picture img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product .info {
	float: left;
	width: 120px;
}
.product .info1 {
	float: left;
	width: 450px;
}
.product .info .name{
	padding-top: 5px;
}
.product .info .name a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.product .info .name a:hover {
	color: #F00;
}
.product .info .shortdesc{
	padding-bottom: 5px;
}
.product .info .link a{
	line-height: 15px;
	color: #C00;
	text-decoration: none;
}
.product .info .link a:hover {
	color: #F00;
}

.product .price {
	float: left;
	padding-top: 5px;
	width: 165px;
	text-align: right;
	padding-bottom: 30px;
	padding-right: 5px;
}
.product .price1 {
	float: right;
	padding-top: 5px;
	width: 165px;
	text-align: right;
	padding-bottom: 30px;
	padding-right: 5px;
}
.product .addbutton {
	position: absolute;
	right: 8px;
	bottom: 9px;
}
.product .addbutton a {
	background-image: url(../images/addbt_back.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 72px;
	text-align: center;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
}

.product .addbutton a:hover {
	color: #FCC;
}









.last {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.borderRight {
	background-image: url(../images/hdots2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right:10px;
}
