#PImage {
border: 3px solid #FFFFFF;
margin: 0;
padding: 0px;
}

ul {
margin: 0 0 15px 15px;
padding: 0;
border: 0px dotted red;
text-indent: 0;
line-height: 12px;
color:#444444;
}

li {
margin: 0;
padding: 0;
}

.field{
  border-style:solid;
  border-width:1px;
  border-color: #CCCCCC;
}

.categoryNew a{
	color:#FF0099; !important;
	padding-bottom:3px;
	font-weight: bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
}

.searchWrapper{
	padding-bottom:20px;
	display:none;
}

.searchText{
	color:#666666;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.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{
	display:none;
}

.categoryWrapper{
	width:600px;
	float:left;
	display:;
}

.categoryNew{
	padding-bottom:20px;
	display:none;
}

.categoryParent{
	padding-bottom:20px;
	padding-right:20px;
	float:left;
}

.categoryParent a{
	padding-bottom:3px;
	font-weight: bold;
	text-transform:;
	font-size:14px;
}

.categorySub1{

}

.categorySub1 a{
	padding-bottom:3px;
	padding-left:0px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
}

.categorySub2{

}

.brandWrapper{
	display:none;
	width:150px; 
	height:200px; 
	clip:rect(auto, auto, auto, auto); 
	overflow-y:scroll; 
	overflow:-moz-scrollbars-vertical;
}

.brandTitle {
	padding-bottom:20px;
}

.brandTitle {
	color:#3399FF; !important;
	padding-bottom:3px;
	font-weight: bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	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: 700px;
	height: auto;
	float:left;
}

.productWrapper{
	float:left;
	width:145px;
	height:225px;
	margin-right:20px;
	margin-bottom:5px;
	text-align:center;
	overflow:hidden;
}

.productImage{
	width: 125px;
	border: 3px solid #FFFFFF;
}

.productImage a img{
	width:125px;
}

.productText{
	text-align:center;
}

.productText a { font-size:11px; }

/* PRODUCT DETAILS PAGE */
.productDetailsWrapper{
	float:left;
	width:675px;
	color:#FFFFFF

}

.productDetailsImage{
	float:left;
	text-align:left;
	width:275px;

}

.productDetailsImage img{
	border:3px solid #FFFFFF;
}

.imageZoom{
	margin-top: 10px;
	font-size:9px;
	color:#999999;
}

.imageZoom img{
	display:none;
}

.imageThumbs{
	float:left;
	margin-right:5px;
	margin-top:15px;
	margin-bottom:5px;
}

.productDetailsText{
	margin:0px;
	width:375px;
	color:#FFFFFF;

}

.productDetailsText h1, h2, h3, h4{
	margin:0px;
	color:#FFFFFF;

}

.productDetailsText h1{
	font-size:20px;
	float:left;
	text-transform:;
	font-weight:normal;
	margin-right:7px;
}

.productDetailsText h2{
	font-size:20px;
	text-transform:;
	font-weight:normal;
	color:#FFFFFF;
}

.productDetailsText h3{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}

.productDetailsText h4{
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
}

.option1{
	margin-bottom:10px;
	
}

.option2{
	margin-bottom:10px;
	
}

.cartButtons{
	margin-bottom:10px;
}


.cart img {
width: 80px;


}
.paginationTop{
}
.paginationBottom{
	clear:left; 
	width:600px; 
	text-align:right;
}