
#categorypage, #productlist {
	overflow: hidden;
	display: block;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	
}


#categorypage img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#productlist ul, #subCatList ul {
	margin: 0px 0px 14px 0px;
	padding: 0px;
	
}

#productlist li, #subCatList li {
	background-color: #FFFFFF;
	text-align: center;
	list-style-type: none;
	width: 170px;
	height: 230px;
	display: block;
	float: left;
	margin: 14px 0px 0px 18px;
	padding: 4px 2px 0px 2px;
	border: 2px solid #CCCCCC;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}
/*
#productlist li:hover, #subCatList li:hover {
	border: solid 2px #666666;
	cursor:pointer;

}
*/

#categorypage  p, #productlist p, , #subCatList p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	
	}


#categorypage  h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #990000;

}

#categorypage  h3, #categorypage h3 a, #productlist h3, #productlist h3 a, #subCatList h3 a{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #990000;
	margin:0px;

}

#productlist img, #subCatList img {
	margin-top: 5px;
}





#categorypage  h5,#productlist h5, #subCatList h5{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	margin:0px;

}

#filterby {
	background: #CCCCCC;
	overflow: hidden;
	width: 798px;
	display: block;
	margin: 14px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align:left;
	border: 1px solid #414141;
	clear:left;
}

#filterby  p{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	margin:0px;
	display: inline;
	padding: 0px 0px 0px 20px;

}

#filterby select {
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 

}

#filterby option {
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 


}

#filterby form {
	display: inline;
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	}
	
	
#breadcrumb  p  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #990000;
	display: inline;
}

#breadcrumb  p  a{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000099;
	display: inline;

}

#breadcrumb p a:hover{

	text-decoration: underline;

}


#productlist {
	overflow: hidden;
	/*width: 100%;*/
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	

}

#productlistbestsell {
	overflow: hidden;
	/*width: 100%;*/
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background: #FFFFCC;
	border: 1px solid #CCCCCC;
	
	
}

#productrange {
	background: #CCCCCC;
	overflow: hidden;
	/*width: 100%;*/
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	
}

#productrange  p{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #990000;
	display: inline;
	padding: 0px 0px 0px 20px;

}

#productlist  h6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FF0000;
	margin:0px;

}
