
						
													#Image45{
								box-sizing: border-box;
								background-repeat: no-repeat;
																	background-image: url('/images/cms/Jewelery-Newport-Beach-En6.jpg');
																
																	background-size: cover;
																
																	background-position: Center;
																
															}
							
														
														
													
												
					

				#FeaturedProducts42 .p_item{
					/* width:140px; */
					width: 25%;
					float:left;
					text-align: center;
					padding: .5em 0 1em;
				}
				#FeaturedProducts42 .p_itemImg{
					height:420px;
				}
				#FeaturedProducts42 .p_itemImg a{
				}
				#FeaturedProducts42 .p_itemName{
					padding: .45em .5em;
					font-weight:bold;
					font-size: 120%;
					height:35px;
					overflow: hidden;
				}
				#FeaturedProducts42 .p_itemName a{
					text-decoration: none;
					color: #555;
					font-size:115%;
				}
				#FeaturedProducts42 .p_itemName a:hover{
					color: #ff0000;
				}
				#FeaturedProducts42 .p_itemPrice{
					padding: .25em .5em;
					min-height:20px;
					height:auto !important;
					height:20px;
					color:red;
					font-weight:bold;
					font-size: 130%;
				}
				#FeaturedProducts42 .p_itemSalePrice{
				}
				#FeaturedProducts42 .p_itemOriginalPrice{
				}
				#FeaturedProducts42 .p_itemOnSale .p_itemOriginalPrice{
					padding-top: .5em;
					font-size: 110%;
				}
				#FeaturedProducts42 .p_itemOnSale .p_itemOriginalPrice .p_priceTxt{
					text-decoration: line-through;
				}
				#FeaturedProducts42 .p_itemDetails {
				}
				#FeaturedProducts42 .p_itemDetailsBtn{
					margin: .5em 0;
				}
				#FeaturedProducts42 .p_itemDetailsBtn a{
					color: #fff;
					text-decoration: none;
					font-weight: bold;
					padding: .25em .75em;
					background: #ff0000;
				
					border: 1px solid #750000;
					border-radius: 4px;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
				
					box-shadow: 0pt 0pt .25em #777;
					-moz-box-shadow: 0pt 0pt .25em #777;
					-webkit-box-shadow: 0pt 0pt .25em #777;
				}
				#FeaturedProducts42 .p_itemDetailsBtn a:hover{
					background: #ff8888;
					box-shadow: none;
					-moz-box-shadow: none;
					-webkit-box-shadow: none;
				
					margin: 0 0 0 1px;
				}
			
