@import "layout.css";
body {
	font: 1em Arial, sans-serif;
	color: #6C6256;
}

.productDropDown { 
font-size:0.8em;
color:#6C6256;
border:1px solid #FF6CAA;
background-color:#fceff8;
}
h1 {color: #FF6CAA; font-size: 1.4em; margin-bottom: 5px;}
h2 {font-size: 1.1em; color: #FF6DAB; padding: 0.4em 0; font-weight:bold;}
h2 a {color: #FF6DAB;}
h3 {font-size: 0.7em; color: #FF6DAB; padding-top: 0.5em;}
h4 {font-size: 1em; color: #6C6256; padding: 0.5em 0;}
a {text-decoration: none; color: #FF6DAB; font-size:0.9em;}
a:hover {text-decoration: underline; color: #FF6DAB; font-size:0.9em;}
.productLink {font-size:0.8em; text-decoration: none; color: #FF6CAA}
.pprice {font-size: 1.4em;}
.discounted {  font-size: 0.8em;
text-decoration:line-through;
color:#C00;}
.productNav { font-size:0.8em; padding-right: 0.5em; }
.basket { font-size:0.8em; }
.about {
	font-size:0.8em;
}
.content_text { font-size:0.8em; }
.terms { font-size:0.8em; }
.author {
	text-decoration: none;
	color: #003399;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #808080;
	line-height: 8pt;
}
