﻿/*Custom CSS file for product and category page layouts*/
.prodGridFont {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	}
.pic {
	vertical-align: top;
 	float:left; 
 	border: none;
 	}
 	
.cellPosit {
	border-right-style: inset;
	border-bottom-style: inset;
	border-width: thin;
	vertical-align:top;
	width: 33%;
	text-align:left;
	margin-top:5px;
	padding:3px;
	
	}
.cupHeads {
	text-align:center; 
	font-size: small;  
	font-weight:bold; 
	color: #000080;
	}

.cellPositCas {
	border-right-style: inset;
	border-bottom-style: inset;
	border-width: thin;
	vertical-align:top;
	width: 25%;
	text-align:left;
	}
	
.buyNowBut{
vertical-align:text-bottom;
border: none;
	      }

.prodPriceP{
	margin-top:0;
	margin-bottom:0;
	}
	
.itemNumSize{
text-transform:uppercase;
	
}

.descrpPicBdr{
	border-right-style:inset; 
	border-right-width:thin
}
.descrpBorder{
	
border-bottom-style:inset;
border-bottom-width:thin;

}
.prodFeature {
	list-style-type: disc;
	font-weight: bold;
	text-align:center
	
}
ul li{
	color:black;
}

img{
	border:0;
}
.style1123 {
	border-width: thin thin 0px thin;
	border-color: #DDDDDD #DDDDDD #F3F3F3 #DDDDDD;
	margin-left: 0px;
	background-color: #F3F3F3;
}
.style1121 {
	border-style: 1;
	border-width: 1px;
	border-color: #000080;
	background-image: url('');
}


