.categoryParent a{
	color:#666666; !important;
	padding-bottom:3px;
	font-weight: bold;
	text-transform:;
	font-family : "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 13px;
}

.categoryNew a{
	color:#AA0000; !important;
	padding-bottom:3px;
	font-weight: bold;
	text-transform:;
	font-family : "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 13px;
}

.searchWrapper{
	padding-bottom:20px;
	display:none;
}

.searchText{
	color:#666666;
	text-transform:;
	font-family : "Times New Roman", Times, serif;
	font-size:12px;
}

.searchField input[type=button]{
	width:25px;
	height:17px;
}

.searchField input[type=text]{
	width:100px;
}

.wishlistitemwrapper INPUT.field{
	border-style:solid;
	border-width:1px;
	border-color: #CCCCCC;
}

.categoryTitle{
	color:#FFFFFF;
	display:none;
}


.categoryWrapper{
	width:175px;
	float:left;
	display:none;
}

.categoryNew{
	padding-bottom:20px;
}

.categoryParent{
	padding-bottom:15px;
}

.categorySub1{

}

.categorySub1 a{
	padding-bottom:3px;
	padding-left:10px;
	text-transform:;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
}

.categorySub2{

}

.brandWrapper{
	width:150px; 
	height:200px; 
	clip:rect(auto, auto, auto, auto); 
	overflow-y:scroll; 
	overflow:-moz-scrollbars-vertical;
	display:none;
}

.brandTitle {
	padding-bottom:20px;
}

.brandTitle {
	color:#666666; !important;
	padding-bottom:3px;
	font-weight: bold;
	text-transform:uppercase;
	font-family : "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 13px;
}

.brandItem a{
	padding-bottom:3px;
	padding-left:0px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
}

/* PRODUCT LIST PAGE */
.productListWrapper{
	white-space:normal;
	width: 100%;
	float: left;
	padding-top:0px;
}

.productWrapper{
	float:left;
	width:250px;
	height:280px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:center;
}

.productImage{
	width: 250px;
	margin-bottom:10px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #dddddd;
	overflow:hidden;
}

.productImage a img{
	
}

.productText{
	text-align:center;
}

.productText a {

}

/* PRODUCT DETAILS PAGE */
.productDetailsWrapper{
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:15px;
}

.productDetailsImage{
	float:left;
	text-align:left;
	overflow:auto;
	margin: 0px 10px 10px 0px;
}

.productDetailsImage img{
	border:1px solid #DDDDDD;
}

.imageZoom{
	margin-top:30px;
	font-weight:normal;
	font-size:9px;
	color:#999999;
}

.imageZoom img{
	border:none;
}

.imageThumbs{
	float:left;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:5px;
}

.productDetailsText{
	width:75%;
	padding-left:15px;
}

.productDetailsText h1, h2, h3, h4{
	margin:0px;

}

.productDetailsText h1{
	font-size:20px;
	display:none;
	float:left;
	text-transform:;
	font-weight:normal;
	margin-right:7px;
}

.productDetailsText h2{
	font-size:20px;
	color:#990000;
	text-transform:;
	font-weight:normal;
}

.productDetailsText h3{
	font-size:12px;
	font-weight:normal;
}

.productDetailsText h4{
	font-size:16px;
	margin-top:20px;
	margin-bottom:10px;
}

.productDescription {
	font-family:Arial, Helvetica, sans-serif
}

.productMessage {
	margin-bottom:15px;
}

.productMessage textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:325px;
	height:75px;
}

.option1{
	margin-bottom:10px;
	
}

.option2{
	margin-bottom:10px;
	
}

.cartButtons{
	margin-bottom:10px;
}

.cart img {
}

.paginationTop{

}

.paginationBottom{
	clear:left; 
	width:600px; 
	text-align:right;
}
