/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 16px;
color: #FFFFFF;
line-height: 18px;
padding: 3px;
}

.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding: 10;
	width: 150px;
	height: 40px;
	text-decoration: none;
	color: #0000FF;
}
.navigation2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding: 10;
	width: 150px;
	height: 40px;
	text-decoration: none;
	color: #FF0000;
}
.page-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: 800;
}
.page-headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.product_description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FF0000;
	font-weight: 800;
}


.navigation:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding: 8;
	width: 150px;
	height: 40px;
	text-decoration: none;
	color: #FF0000;
}

.navigation2:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding: 8;
	width: 150px;
	height: 40px;
	text-decoration: none;
	color: #000000;
}
.image_border_{
  border:1px solid #737D88; 
 }
.price-details {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0000FF;
}
.out-of-stock {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.sub-headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #FF0000;
	font-style: italic;
}
.bottom-fill-details {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
.bottom-fill-details-colour {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #6600FF;
}
.saving {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF00FF;
}
.mini-cart {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.link-letters {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.link-letters:hover {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.special-offer-line {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 800;
	color: #0000FF;
}
