@charset "utf-8";
/* CSS Document */
body {
	height: 100%;
	background-color: #ffffff;
	color: #4c4057;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	
}
#container {
	margin: 0px auto;
	width: 780px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;

	
}
.page_headerlinks{ font-family:tahoma, arial, sans-serif;font-size: 10px; color:#ffffff; text-decoration:none;}
.page_headerlinks a:hover{font-family:tahoma, arial, sans-serif;font-size: 10px; color:#e1e1e1; text-decoration:none;}
.pagemanu{font-size: 11px;font-weight: bold;font-family:tahoma, arial, sans-serif;text-decoration:none; color:#fff;}
.pagemanu a:hover{font-size: 11px;font-weight: bold;font-family:tahoma, arial, sans-serif;text-decoration:none;color:#e1e1e1;}

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
	font-size:10px;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #9e9ec3;
	overflow: hidden;
	}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

#categories li {
	width: 127px;
	height: 21px;
	list-style-type: none;	
	border-bottom: #b6b6d2 1px solid;	
	margin-left:0px;
	padding:0px;
}
#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}
.new_item_header1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

.new_item_header2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}
.new_item_link {
	font-family:tahoma, arial, sans-serif;
	font-size: 10px; 
	color:#85859c;
	font-weight: bold;
	text-align: right;
	text-decoration:none;
}

.new_item_link a:hover {
	text-decoration: none;
}
.sub_items_header{
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}
.powered_by {	
	color: #9595c2;
	text-align: center;
	text-decoration:none;
}
.powered_by a:hover {
	color: #9595c2;
	text-decoration:none;
}

#catList
{
font-size:11px;
color: #4c4057;
}

<!-- for product view css -->


/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 12px; color:#85859c;}

/* Product Long Description */
.CPprodDescLong { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#85859c;}

/* Product Detail */
.CPprodDet { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* Product SKU */
.CPprodSKU { font-size:12px; }

#catList_Miscellaneous 
{
font-size:14px;
color: #85859c;
}

.catDec { font-size:12px; color: #85859c; }
.catDec A:link     {COLOR: #75759c; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.catDec A:visited  {COLOR: #75759c; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.catDec A:hover    {COLOR: #ab7bf6; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION:none}

#ListNo
{
font-size:12px;
color: #85859c;
}

.catDecList { font-size:12px; color: #85859c; }
.catDecList A:link     {COLOR: #75759c; FONT-SIZE: 12px; FONT-WEIGHT:normal; TEXT-DECORATION: none}
.catDecList A:visited  {COLOR: #75759c; FONT-SIZE: 12px; FONT-WEIGHT:normal; TEXT-DECORATION: none}
.catDecList A:hover    {COLOR: #2c2c46; FONT-SIZE: 12px; FONT-WEIGHT:normal; TEXT-DECORATION: none}

<!-- for table tamp -->

#tbbody 
{
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}


#page_heading {
	width: 190px;
	height: 75px;
	float: left;
}

/* Category List */
.CPcatDescList {COLOR: #56567C}
.CPcatDescList A:link     {COLOR: #56567C; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPcatDescList A:visited  {COLOR: #56567C; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPcatDescList A:hover    {COLOR: #ab7bf6; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}


/* Search button */
#searchButton{
	background: #666666;
	height: 20px;
	width: 60px;
	text-align:center;
	color:#ffffff;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align: middle;
	margin-top:-6px;
	
}


