/*Hello. We're glad you like the Flavours Of Spain website enough to look at the style sheet. We were pretty pleased with it too. We're called Ragged Edge Design and you can see more of our work by visiting www.raggededgedesign.com . If you want to get in touch, email info@raggededgedesign.com or call +44 20 7233 9073. We hope you enjoy the code….*/
ul.sectionMenuItems {
	margin:0;
	list-style-type:none;
	padding: 0;
}
ul.sectionMenuItems li{
	width:165px;
	float:left;
	list-style-type:none;
	padding-bottom: 20px;
	padding-top:6px;
	height: 350px;
}
ul.sectionMenuItems li em a {
	width:166px;
	margin:10px 0px 0px 0px;
	padding:0;
	display:block;
	text-align:left;
	text-decoration:none;
	font-size:13px;
	color:#000000;
	font-weight: bold;
	text-transform: none;
	line-height:13px;
	overflow:hidden;
	list-style-type:none;
}

ul.sectionMenuItems li a {
	margin:0;
	padding:0;
	text-decoration:none;
	text-transform: none;
}

ul.sectionMenuItems li h5 {
	margin:0;
	padding:10px 12px 0px 0px;
	font-weight: normal;
	height: 28px;
	overflow:visible;
	
}
ul.sectionMenuItems li h5 a{
	font-size:12px;
	line-height:14px;
	color: #522D47;
}
ul.sectionMenuItems li p a{
	margin:0;
	padding:0px 0px 0px 0px;
	line-height:12px;
	color: #666666;
	font-weight: normal;
}
ul.sectionMenuItems li img{
	margin-top:3px;
	margin-bottom:0px;
	width:150px;
	padding: 7px;
	border: 1px solid #CCCCCC;
}
ul.sectionMenuItems li a:hover {
	cursor:pointer;
	color:#000000;
}
h1.pageTitle {
	margin:0px 0px 10px;
	padding:0;
	color:#CCE52B;
	font-size:14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
h1.pageTitleRed {
	margin:0px 0px 10px;
	padding:0;
	color:#522D47;
	font-size:14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
h2.pageTitleRed {
	margin:0px 0px 10px;
	padding:0;
	color:#522D47;
	font-size:14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
h2.subTitle {
	margin:10px 0px 0px;
	padding:0px 0px 0px 5px;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
h3.offerText {
	margin:10px 0px 0px;
	padding:0;
	font-size: 13px;
	color: #522D47;
	line-height: 13px;
	font-weight: normal;
	text-transform: uppercase;
}
ul.sectionMenuItems li p.thePrice {
	margin:0;
	padding:10px 0px 5px 0px;
	font-size:11px;
	font-weight: bold;
}
ul.sectionMenuItems li p.thePrice a{
	color: #522D47;
	font-weight: bold;
}
ul.sectionMenuItems li p.thePrice strong  {
	margin:0;
	padding:0;
	font-size:11px;
	color: #522D47;
	font-weight: bold;
}
ul.sectionMenuItems li p.readMore {
	margin:0;
	padding:0;
	font-size:10px;
	font-weight: normal;
}
ul.sectionMenuItems li p.readMore a  {
	color: #333333;
}
ul.sectionMenuItems li p.description {
	margin:0;
	padding:5px 12px 0px 0px;
	font-size:11px;
	line-height:16px;
	font-weight: normal;
	height: 48px;
}
ul.sectionMenuItems li p.description a  {
	color: #666666;
}
form {
	padding: 3px 0px 0px 0px;
	margin: 0;
	display: inline;
	border: 0;
	color: #666666;
	font-size: 11px;
}
input.qtyTextBox {
	padding:1px;
	margin: 0px 8px 0px 8px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	width:20px;
	height:16px;
	border: 1px solid #CCCCCC;
}
input.buttonBuy {
	padding:0px 0px 0px 3px;
	margin: 0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	width:36px;
	height:18px;
	border: 0px solid #333333;
}
input.priceTextBox {
	padding:1px;
	margin: 20px 0px 0px 0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	width:50px;
	height:16px;
	border: 1px solid #CCCCCC;
}
