/* @override http://www.sweetcicely.ie/xfiles/sweetcicely.css */

* { padding: 0; margin: 0; }

/* @group basics */

body {
	background: url(images/icontile.gif) repeat;
	color: white;
	font-family: Vegur, Helvetica, Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #89b017;
}

img {
	border-width: 0;
}

a:hover {
	color: #697d1f;
	text-decoration: none;
}

h2,h3,h4,h5,h6{ color: white;
	font: 1.4em "Steinem BoldItalic", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #000000 2px 2px 4px;
	margin-bottom: 10px;
}

h1 {
	font: normal normal 2em "Steinem Roman", "Lucida Grande", Lucida, Verdana, sans-serif;
}



/* @end */

/* @group structure */
#wrapper {
 width: 956px;
	border: 4px solid #cdd898;
	background: #529301 url(images/pagebg.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#header {
 color: #333;
 width: 956px;
 float: left;
 height: 200px;
 margin: 10px 0px 5px 0px;
 background: none no-repeat 0 -260px;
	display: block;
}

.logo {
 float: left;
	background-image: none;
	margin-top: 20px;
	margin-left: 20px;
}

.strapline {
 float: right;
	background-image: none;
	margin-top: 26px;
	margin-right: 30px;
}

#headerpage {
 color: #333;
 width: 956px;
 float: left;
 height: 100px;
 margin: 10px 0px 5px 0px;
 background: green url(images/bg02.jpg) no-repeat 0 -260px;
}

#strapline {
	margin-top: 90px;
	margin-left: 20px;
	color: white;
}

.topline {
	font-style: italic;
	font-size: 1.6em;
}

.bottomline {
	font-size: 1.1em;
}
#leftcolumn {
 width: 220px;
 float: left;
	display: inline;
}
#content { 
 float: left;
 width: 520px;
 display: inline;
	margin-bottom: 20px;
	margin-left: 0px;
}

#bodytext {
	margin: 20px;
	font-size: 0.8em;
	line-height: 1.6;
	text-align: justify;
}

#bodytext ul {
	margin-left: 20px;
	float: left;
	display: block;
	list-style-type: square;
	color: green;
}

#bodytext li {
	color: black;
	margin-top: 6px;
	margin-bottom: 10px;
}

.introduction {
	margin-bottom: 10px;
	float: left;
	text-align: left;
	display: block;
	width: 100%;
	text-shadow: black 2px 2px 4px;
	list-style-type: disc;
	font: 2.1em/1.5 "Steinem Roman", "Lucida Grande", Lucida, Verdana, sans-serif;
}

.introduction {
	margin-bottom: 10px;
	float: left;
	text-align: left;
	display: block;
	width: 100%;
	text-shadow: black 2px 2px 4px;
	list-style-type: disc;
	font: 2.1em/1.5 "Steinem Roman", "Lucida Grande", Lucida, Verdana, sans-serif;
}
#rightcolumn { 
 color: #333;
 width: 200px;
 float: right;
	display: inline;
	margin-top: 26px;
}

.newsitemcol {
	font-size: 0.7em;
	line-height: 1.6;
	color: white;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
#footer { 
 width: 956px;
 clear: both;
	height: 100px;
	background: #333 url(images/bg01.jpg) no-repeat 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 2px dotted #b3ee1f;
}



/* @end */

/* @group navigation */

#navigation {
	margin-left: 20px;
	margin-top: 20px;
	color: black;
	text-transform: uppercase;
	width: 180px;
	float: left;
	margin-bottom: 30px;
}

#navigation li {
	border-bottom: 1px dotted #b3ee1f;
	list-style-type: none;
	display: block;
	float: left;
	width: 96%;
	text-transform: capitalize;
	background-position: 0 6px;
}

.mainlink {
	border-bottom: 1px dotted #b3ee1f;
	list-style-type: none;
	display: block;
	float: left;
	width: 96%;
	text-transform: capitalize;
	background: url(http://www.sweetcicely.ie/xfiles/images/iconbullet.png) no-repeat 0 6px;
	font-size: 0.8em;
	line-height: 36px;
	text-indent: 32px;
}

#navigation li a {
	display: block;
	width: 96%;
	color: white;
}

#navigation li a:hover {
	color: black;
	width: 96%;
}

.sublink {
	text-indent: 40px;
	font-size: 0.7em;
	line-height: 28px;
	background: url(http://www.sweetcicely.ie/xfiles/images/iconbulletgreen24px.png) no-repeat 0 30px;
}

.sublink a {
	text-indent: 40px;
}

.sublink a:hover {
	color: #afd134;
	text-transform: capitalize;
	background: none 0;
}

#menudownload {
	width: 180px;
	float: left;
	margin-bottom: 30px;
}

#menudownload img {
	margin-left: 18px;
	margin-right: auto;
	width: 123px;
}

#menudownload a {
	font: 0.8em/1.2 "Steinem BoldItalic", Georgia, "Times New Roman", Times, serif;
	color: white;
	text-decoration: none;
	float: left;
	display: block;
	width: 120px;
	margin-left: 27px;
}

#menudownload .downloadacrobat {
	font: 0.7em/1.2 Vegur, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 6px;
	height: 36px;
	background-repeat: no-repeat;
}

#menudownload .downloadacrobat img {
	margin-left: 0;
}



/* @end */

/* @group footlinks */

#footlinks {clear:both; background: none 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	color: gray;
	margin-bottom: 20px;
}

.credits {
	color: #183e01;
	font-size: 0.7em;
	margin-left: 20px;
	margin-bottom: 30px;
	line-height: 30px;
}

.credits a {
	letter-spacing: 0.1em;
	color: #183e01;
	padding: 6px;
}

.credits a:hover {
	color: white;
	background-color: #acb57f;
}

.contactsblock { background: none 0 0;
	float: left;
	width: 916px;
	margin: 10px 20px;
	font-family: "Steinem BoldItalic", Georgia, "Times New Roman", Times, serif;
	color: white;
}

.contactsblock img {
	vertical-align: text-bottom;
}

#sweetcicelyvan {
	text-align: left;
	text-indent: 40px;
	letter-spacing: 1px;
	float: right;
	display: block;
	clear: both;
}

#telephone {
	text-align: left;
	float: left;
	display: inline;
	letter-spacing: 1px;
	margin-left: 10px;
	width: 300px;
}

#email {
	float: left;
	margin-left: auto;
	margin-right: auto;
	display: inline;
	letter-spacing: 1px;
	width: 300px;
}

#skype {
	display: inline;
	letter-spacing: 1px;
	float: right;
	width: 300px;
}

.contacttype {
	color: gray;
}

.twitter {
	background: url(http://www.sweetcicely.ie/xfiles/images/twitter32.png) no-repeat;
	float: left;
	display: block;
	text-indent: 42px;
	width: 300px;
	margin-top: 20px;
	font: 0.7em/32px Vegur, Helvetica, Arial, sans-serif;
}

.facebook {
	background: url(http://www.sweetcicely.ie/xfiles/images/facebook32.png) no-repeat;
	float: left;
	display: block;
	text-indent: 42px;
	width: 300px;
	margin-top: 20px;
	font: 0.7em/32px Vegur, Helvetica, Arial, sans-serif;
}

.rss {
	background: url(http://www.sweetcicely.ie/xfiles/images/rss32.png) no-repeat;
	float: left;
	display: block;
	text-indent: 42px;
	width: 300px;
	margin-top: 20px;
	font: 0.7em/32px Vegur, Helvetica, Arial, sans-serif;
}



/* @end */

/* @group contact */

#contactform {
	color: black;
	display: block;
	float: left;
	margin-right: 6px;
	padding-right: 6px;
	border-right: 1px solid #99c600;
	margin-bottom: 20px;
}

#contactintro {
	color: black;
	display: block;
	float: left;
	margin-right: 6px;
	padding-right: 6px;
	margin-bottom: 20px;
}

#contactpage-address {
	color: black;
	display: block;
	float: left;
	font-size: 0.9em;
}

#contactform input {
	background-color: #e0e9e0;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px;
}

#contactform p {
	margin-top: 6px;
	margin-bottom: 6px;
}



/* @end */

/* @group homepage */

#cateringselect {
	margin: 30px 20px 10px;
}

#testimonials {
	margin: 0 0 0 20px;
	background-color: #d8e3b8;
	border: 3px solid white;
	float: left;
	width: 460px;
	padding-top: 10px;
}

#testimonials li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
}

#testimonials h2 {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
}



/* @end */

/* @group subpages */

#contentsub { 
 float: left;
 width: 520px;
 display: inline;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: white;
	margin-top: 30px;
}

#bodytextsub {
	margin: 20px;
	font-size: 0.8em;
	line-height: 1.6;
	text-align: justify;
	color: black;
}

.sectionheader {
	margin-bottom: 10px;
	display: block;
	width: 100%;
	text-shadow: #cee38c 2px 2px 4px;
	list-style-type: disc;
	font: 2.1em "Steinem Bold", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #75a801;
	float: left;
}



/* @end */

/* @group news */

.newstitle {
	text-shadow: white 0 0 0;
	list-style-type: none;
	color: #75a801;
	font-family: Vegur, Helvetica, Arial, sans-serif;
}

.newslistpage {
	text-shadow: white 0 0 0;
	list-style-type: none;
}

.newslistitem {
	text-shadow: white 0 0 0;
	list-style-type: none;
	float: left;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted silver;
	width: 100%;
}

.newssummary {
	text-shadow: white 0 0 0;
	list-style-type: none;
	float: left;
	width: 100%;
}

.newsdate {
	width: 100%;
	color: #75a801;
	margin-bottom: 6px;
	display: block;
	float: left;
}

.readmorenews {
	display: block;
	width: 100%;
	float: left;
}

.rightcolnews {
	color: white;
	text-shadow: #000000 0 0 0;
	list-style-type: none;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #a6d600;
	float: left;
}

.rightcolnews h3 {
	color: white;
	text-shadow: #000000 0 0 0;
	list-style-type: none;
	font: bold 1.3em/1.2 Vegur, Helvetica, Arial, sans-serif;
}

.rightcolnews a {
	color: #f5ffbb;
	text-shadow: #000000 2px 2px 4px;
	list-style-type: none;
}

.rightcolnews a:hover {
	color: white;
	text-shadow: #000000 0 0 0;
	list-style-type: none;
}

.rightcolnews .newsdate {
	color: white;
	text-shadow: #000000 0 0 0;
	list-style-type: none;
	font-weight: bold;
}

.rightcolnews .readmorenews {
	color: white;
	text-shadow: #000000 0 0 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 1.2em;
}

.rightcolnews .readmorenews {
	color: white;
	text-shadow: #000000 0 0 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 1.2em;
}

.newsblock {
	margin-top: 10px;
	float: left;
	padding-top: 10px;
	border-top: 1px dotted #7cc430;
}



/* @end */

/* @group Testimonials */

.testimonialtitle {
	text-shadow: white 0 0 0;
	list-style-type: none;
	color: #75a801;
	font: bold 1.2em/1.2 Vegur, Helvetica, Arial, sans-serif;
	margin-top: 10px;
}

.testimoniallistitem {
	text-shadow: white 0 0 0;
	list-style-type: none;
	float: left;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted silver;
	width: 480px;
}

.customer-name {
	color: #e73129;
	font-weight: bold;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.customer-company {
	float: left;
	width: 100%;
	font-style: italic;
}

.testimonialsummary {
	float: left;
	width: 100%;
}

.customer-address {
	float: left;
	width: 100%;
}

#testimonials .testimonialtitle {
	text-shadow: white 0 0 0;
	list-style-type: none;
	margin-top: 6px;
	float: left;
	width: 444px;
	font: bold 0.9em/1.2 Vegur, Helvetica, Arial, sans-serif;
	margin-left: 10px;
	margin-bottom: 6px;
}

#testimonials .testimonialsummary {
	float: left;
	color: black;
	font-size: 0.8em;
	line-height: 1.2;
	margin-left: 10px;
	width: 444px;
	display: block;
}

#testimonials .testimoniallistitem {
	text-shadow: white 0 0 0;
	list-style-type: none;
	float: left;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted silver;
}

#testimonials .customer-name {
	color: #e73129;
	line-height: 1.2;
	margin-top: 4px;
	border-bottom: 1px dotted #baba97;
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
	margin-bottom: 4px;
	padding-bottom: 4px;
	width: 444px;
	margin-left: 10px;
}

#testimonials .customer-company {
	float: left;
	width: 100%;
	font-style: italic;
}

#testimonials .customer-address {
	float: left;
	width: 100%;
}

#testimonials .readmorenews {
	float: left;
	font-size: 0.8em;
	margin-top: 0;
	margin-left: 10px;
	width: 444px;
	margin-bottom: 6px;
}



/* @end */

/* @group Menu Food Items */

.itemcategory {
	color: #7c0a0a;
	float: left;
	font-weight: bold;
	margin-bottom: 6px;
	width: 100%;
}

.itemdescription {
	float: left;
	margin-bottom: 6px;
	width: 100%;
}

.itemimage {
	float: left;
	margin-bottom: 6px;
	width: 100%;
}

.itemprice {
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 1.2em;
	float: left;
	width: 100%;
}



/* @end */

/* @group Menu Listings */

.menuintro {
	text-align: left;
	float: left;
	width: 100%;
	line-height: 1.4;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9cb16d;
	font-style: italic;
	font-size: 1.1em;
}

.menuheader {
	margin-bottom: 10px;
	display: block;
	width: 480px;
	float: left;
	height: 140px;
	background-image: url(images/cutlery-blur.jpg);
}

.menuheadertext {
	text-shadow: black 2px 2px 4px;
	list-style-type: disc;
	font: 2.3em "Steinem BoldItalic", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	margin-left: 30px;
	margin-top: 90px;
	float: left;
}

.menulisting li {
	float: left;
	width: 100%;
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
}

.menulisting li h2 {
	color: #75a801;
	font: bold 1.5em/1.2 Vegur, Helvetica, Arial, Geneva, sans-serif;
	text-shadow: white 0 0 0;
	margin: 0 0 6px;
	border-bottom: 1px dotted #e4eccb;
}

.menuprice {
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #75a801;
	float: left;
	width: 345px;
}

.menulinktoitem {
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
	width: 100%;
}

.menulinktoitem a {
	color: #a70e0d;
}

.menulinktoitem a:hover {
	color: #9fb177;
}

.menuimage {
	float: left;
	display: block;
	overflow: hidden;
	width: 120px;
	margin-right: 10px;
	border: 1px solid white;
}

.menudescription {
	float: right;
	display: block;
	overflow: hidden;
	width: 345px;
	text-align: left;
}

/* @group menu sidebar */

.menusidebarlinks li {
	color: white;
	margin-left: 10px;
	float: left;
	list-style-type: disc;
	width: 170px;
}

.menusidebarlinks a {
	color: white;
}

.menusidebarlinks a:hover {
	color: black;
}

.menusidebartitle {
	font-size: 1.3em;
	color: white;
	float: left;
	width: 100%;
	background-color: white;
}

.menusidebartitle a {
	color: #216e0f;
	padding: 8px;
	text-shadow: #000000 0 0 0;
}

.menusidebartitle a:hover {
	color: #d4e6ab;
}

.menulinksidebar {
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
	width: 100%;
	margin-left: 10px;
	font-weight: bold;
}

.menulinksidebar a {
	color: #d2f45f;
}

.itemsnumber {
	float: left;
	width: 100%;
	font-weight: bold;
}

.menuimagesidebar {
	background-color: white;
	float: left;
	text-align: center;
	width: 100%;
	padding-bottom: 6px;
}



/* @end */



/* @end */

/* @group Offers */

.specialoffers {
	float: left;
	margin-left: 20px;
}

.offerbox {
	background-color: #d6dacd;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px dotted #b3b6ab;
	padding: 10px;
}

.offervalidity {
	float: left;
}

.offerprice {
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	color: #3e5000;
}

.offerimagesidebar {
	background-color: white;
	width: 180px;
	float: left;
	overflow: hidden;
}

.offertitlesidebar {
	color: #bae91f;
	float: left;
	width: 90%;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-top: 10px;
}

.offerlisting li {
	float: left;
	width: 100%;
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
}

.offerlink {
	float: left;
	font-size: 0.9em;
}

.offerlink a {
	color: white;
}

.offerlink a:hover {
	color: #bae91f;
}



/* @end */

/* @group menu sidebar2 */



/* @end */

.sidebarmenubutton {
	width: 180px;
	float: left;
	display: block;
	height: 120px;
	background-image: none;
	margin-bottom: 4px;
	border: 1px solid white;
}

.sidebarmenulink {
	color: white;
	font-size: 1.3em;
	float: left;
	overflow: hidden;
	width: 180px;
	height: 120px;
}

.sidebarmenulink a {
	color: white;
	float: left;
	margin-top: 80px;
	background-color: maroon;
	text-indent: 10px;
	padding-top: 4px;
	width: 100%;
}

.breakfast {
	background-image: url(http://www.sweetcicely.ie/xfiles/images/breakfastbutton.jpg);
	float: left;
}

.coldplatters {
	background-image: url(http://www.sweetcicely.ie/xfiles/images/coldplattersbutton.jpg);
	float: left;
}

.hotfood {
	background-image: url(http://www.sweetcicely.ie/xfiles/images/hotfoodbutton.jpg);
	float: left;
}

.goodiescakes {
	background-image: url(http://www.sweetcicely.ie/xfiles/images/goodiescakesbutton.jpg);
	float: left;
}

.drinksandsnacks {
	background-image: url(http://www.sweetcicely.ie/xfiles/images/drinksandsnacksbutton.jpg);
	float: left;
}

.fruitandcheese {
	background-image: url(http://www.sweetcicely.ie/xfiles/images/fruitcheesedipsbutton.jpg);
	float: left;
}