@charset "utf-8";
/* CSS Document */
.subcat {
	width:640px;
	background-color:#f2f2f2;
	position:relative;
	overflow: hidden;
	margin:0 0 10px 0;
	top:0;
	float:left;
	padding:0;
}
.subcat ul, .subcat_listing ul {
	margin: 0;
	padding: 5px;
	list-style: none;
	float: left;
	top:0;
}
.subcat ul li {
	width:200px;
	height:100%;
	padding: 0 5px 0 5px;
	float: left;
	position: relative;
	overflow:hidden;
	font-size:11px;
	color:#4d4d4d;
	margin:0;
	line-height:16px;
}
.subcat li:hover {
	text-decoration:none;
}
.cat_features {
}
.cat_features {
	width:500px;
	margin:10px 0 10px 0;
	padding:0;
	font-size:12px;
	color:#333333;
	float:left;
	width:640px;
}
.cat_features form select, .cat_features form select option {
	font-size:11px;
	color:#333333;
}
.pages {
	float:right;
	right:0;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	margin-bottom:5px;
}
.pages a {
	padding:3px;
}
.pages a:hover {
	background-color:#e5e5e5;
}
span#selected {
	font-weight:bold;
text-decoration:underline:
}
div#savings {
	color:#cc6666;
}
.subcat_listing {
	width:640px;
	position:relative;
	overflow: hidden;
	margin:0;
	top:0;
	float:left;
	padding:0;
}
.subcat_listing ul li {
	width:640px;
	height:100%;
	padding:2px;
	position: relative;
	overflow:hidden;
	font-size:11px;
	color:#4d4d4d;
	margin: 5px 0 10px 0;
	line-height:15px;
}
.subcat_listing ul li:hover {
	background-color:#FFFFE0;
}
.subcat_listing table {
	width:630px;
}
.description {
	padding:0 10px 0 10px;
	width:500px;
}
.price_inlist {
	font-size:14px;
	word-spacing:-0.2em;
	font-weight:bold;
	text-align:right;
	width:80px;
	float:right;
	vertical-align:top;
	line-height:16px;
}
.price_inlist img {
	margin:2px 0 2px 0;
}
div#in_stock {
	font-size:10px;
	color:#669933;
}
div#before_saving {
	text-decoration:line-through;
	font-size:10px;
	font-weight:normal;
}
div#after_saving {
	color:#cc6666;
}
.manfracturer_name {
	width:640px;
	background:url(file:///F|/NEW_CC/images/sub_bg.gif) bottom repeat-x;
	border-bottom:1px #CCCCCC solid;
	line-height:25px;
}
.manfracturer_name h2 {
	font-weight:bold;
	font-size:12px;
	color:#333333;
	margin:0 0 0 5px;
	padding:0;
}
.manufracturer_logo {
	width:630px;
	font-size:11px;
	line-height:14px;
	border:1px #CCCCCC solid;
	padding:5px;
	margin:0;
	font-weight:bold;
	color:#333333;
}
.manufracturer_logo img {
	margin:10px;
}

