/*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
}
ul.sectionMenuItems li 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 h5 {
	margin:0;
	padding:0px 12px 0px 0px;
	font-size:12px;
	line-height:14px;
	color: #522D47;
	font-weight: normal;
	height: 28px;
	display:block;
	width:135px;
}
ul.sectionMenuItems li a p {
	margin:0;
	padding:5px 10px 0px 0px;
	font-size:11px;
	line-height:16px;
	color: #666666;
	font-weight: normal;
}
ul.sectionMenuItems li a img{
	margin-top:3px;
	margin-bottom:11px;
	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 a p.thePrice {
	margin:0;
	padding:8px 0px 8px 0px;
	font-size:11px;
	color: #CCCCCC;
	font-weight: normal;
}
ul.sectionMenuItems li a p.thePrice strong{
	margin:0;
	padding:0;
	font-size:11px;
	color: #522D47;
	font-weight: normal;
}
ul.sectionMenuItems li a p.readMore {
	margin:0;
	padding:0;
	font-size:10px;
	color: #333333;
	font-weight: normal;
}
ul.sectionMenuItems li a p.description {
	margin:0;
	padding:0px 12px 0px 0px;
	font-size:11px;
	line-height:16px;
	color: #666666;
	font-weight: normal;
	height: 48px;
}
form {
	padding: 0;
	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;
}
