@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/Bg_Tiled.jpg);
	background-repeat: repeat;
}

#container  {
	width: 960px;
	height:100%;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
} 






h1 {
	font-size: 16px;
	color: #931619;
	margin:0;
}

h2 {
	font-size:14px;
	color: #931619;
}

.enterEmailaddress {
	float: left;
	margin-top: 10px;
}
#header  {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(../images/Bg_header.jpg);
	background-repeat: no-repeat;
} 

#navigation {
	background-image: url(../images/Bg_navBar.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 25px;
	padding-right: 25px;
	padding-left: 25px;
}

#mainContent  {
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
} 


#sidebarHome {
	width: 349px;
}

#sidebar {
	width: 162px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebarHome p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 14px;
}

#featuredrecipe p, #blog p {
	margin:0;
	padding-top: 2px;
	font-size: 10px;
	padding-left: 25px;

}

#recipeMonth, #featuredrecipe{
	background-image: url(../images/Bg_newsletter.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 349px;
	color: #fff;
	margin-bottom: 15px;
}



#featuredrecipe {
	color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}

#featuredrecipe p a:link, #featuredrecipe p a:visited, #featuredrecipe p a:hover, #featuredrecipe p a:active {
	text-decoration: underline;
}


#recipeMonth p {
	font-size: 11px;
	line-height: 15px;
	margin-left: 15px;
}

#recipeMonth p a:link, #recipeMonth p a:visited, #recipeMonth p a:hover, #recipeMonth p a:active {
	text-decoration:underline;
	outline: none;
	
}


/*
#newsletter {
	background-image: url(../images/Bg_newsletter.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 349px;
}

#newsletter h1 {
font-size: 14px;
line-height: 15px;
	color: #fff;
margin-left: 25px;
margin-top: 10px;
}

#newsletter h2 {
font-size: 11px;
line-height: 15px;
	color: #fff;
margin-left: 25px;
margin-top: 8px;
font-weight: normal;
}

#newsletter form {
	margin-left: 25px;
}
*/

#blog {
	background-image: url(../images/Bg_blog.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 349px;
	padding-top: 25px;
}
#footer  {
	background-color: #fce6c5;
	padding-top: 0;
	padding-right: 25px;
	padding-left: 25px;
	height: 60px;
} 
#SocialNetworks {
	float: right;
	margin-right:	10px;
	margin-top: 18px;
	width:	80px;
}
#SocialNetworks img {
	padding-right: 3px;
}

#footer p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #931619;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 18px;
}

.ctaPadding {
	margin-right: 10px;
	margin-bottom: 21px;
}
	
.ctaPaddingVertical {
	margin-bottom: 3px;
}

#text {
	width: 712px;
	margin-right: 25px;
}

#text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666;
	margin-top: 10px;
}


#hometext {
	width: 536px;
	margin-right: 25px;
}

#hometext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666;
	margin-top: 10px;
}

#hometext em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666;
	font-style: italic;
}

#hometext p a:link {
	color: #931619;
	text-decoration:	none;
	outline: none;
}

#hometext p a:visited {
	color: #931619;
	text-decoration:	none;
	outline: none;
}

#hometext a:hover {
	color: #931619;
	text-decoration:	underline;
	outline: none;
}


#hometext a:active {
	color: #931619;
	text-decoration:	underline;
	outline: none;
}



.fltrtMovie {
	float: right;
	margin-left: 25px;
}


.FlashHomePage {
	margin-bottom: 18px;
	margin-top: 10px;
	height: 245px;
	width: 910px;
	background-image: url(../images/home_cava-flash.jpg);
}
.copyrightdivider {
	color: #fdd8a2;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




a:link {
	outline: none;
}

#footer a:link {
	color: #931619;
	text-decoration: none;
	outline: none;
}

#footer a:visited {
	color: #931619;
	text-decoration: none;
	outline: none;
}

#footer a:hover {
	color: #931619;
	text-decoration: underline;
	outline: none;
}

#footer a:active {
	color: #931619;
	text-decoration: none;
	outline: none;
}


#mainContent a:link {
	text-decoration: none;
	color: #FFF;
	outline: none;
}

#mainContent a:visited {
	text-decoration: none;
	color: #FFF;
	outline: none;
}

#mainContent a:hover {
	text-decoration: none;
	color: #FFF;
	outline: none;
}

#mainContent a:active {
	text-decoration: none;
	color: #FFF;
	outline: none;
}

#partyoffer a:link {
	color: #931619;
	text-decoration: none;
	outline: none;
}

#partyoffer a:visited {
	color: #931619;
	text-decoration: none;
	outline: none;
}

#partyoffer a:hover {
	color: #931619;
	text-decoration: underline;
	outline: none;
}

#partyoffer a:active {
	color: #931619;
	text-decoration: none;
	outline: none;
}

#readit {
	padding-top:5px;
}

.readfullreview {
	width: 150px;
	color: #931619;
	padding-bottom: 20px;
	margin-left: 520px;
	text-align:center;
}

.reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	height: 150px;
	width: 710px;
	border-bottom: thin dotted #CCC;
	margin: 0px 0 20px 0;
	padding: 10px 0 10px 0;
}

.reviews img  {
	float:right;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 7px;
}


.offers {
	width: 710px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 10px 0 20px 0;
	padding: 5px 0 10px 0;
}

.offersTA {
	width: 710px;
	height: 30px;
	margin-top: 10px;
}
.offerstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float:	right;
	width: 200px;
	padding-right: 7px;
	padding-left: 13px;
}

.offerstxtcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align:center;
}



.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.bio {
	width: 710px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.biotxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float:	right;
	width: 500px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	line-height: 16px;
}

.bio h1 {
	font-size:16px;
	color: #931619;
	margin:0;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
}

.map {
	float: right;
	margin-left: 25px;
	text-align: center;
	margin-bottom: 25px;
	}


#contactus {
	width:  723px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 25px;
	padding-bottom: 25px;
	height: 275px;
}

#findus {
	width:  723px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 25px;
	padding-bottom: 10px;
}

th {
	text-align: left;
	font-size:14px;
	color: #931619;
}

table {
		border: thin solid #CCC;
}
.LocateGoogleMaps {
	color: #931619;
	text-align:center;
}
.recipes {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-style:	italic;
	color: #666;
	font-size: 	16px;
	line-height: 23px;
	height: 170px;
	width: 710px;
	border-bottom: thin dotted #CCC;
	margin: 0px 0 20px 25px;
	padding: 10px 0 10px 0;
}




#listreviews blockquote {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-style:	italic;
	font-size: 	16px;
	line-height: 23px;
	
}
#listRecipes h1 {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 	20px;
	line-height: 25px;
	color: #931619;
	margin-bottom: -10px;
}

.imgRecipe {
	float: right;
	color: #931619;
	width: 150px;
	text-align:center;
	height: 170px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	margin-left: 15px;
}
/* Full Recipes Page */

#FullRecipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
}

#FullRecipe img {
	float: right;
	margin-top: 55px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#FullRecipe h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin: 0;
}

#FullRecipe ul{
	margin-top: 2px;
}

#FullRecipe p{
	margin-top: 2px;
}


.tapasRecipes {
	color: #666;
	width: 710px;
	border-bottom: thin dotted #CCC;
	margin: 0px 0 20px 0;
	padding: 10px 0 10px 0;
}


/* Full Recipes Page */


/* Gift Vouchers Page */
.voucher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	height: 200px;
	width: 710px;
	border-bottom: thin dotted #CCC;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
}

.voucher p{
	float: left;
}

.voucher img  {
	float:left;
	padding-right: 30px;
	padding-left: 20px;
	margin-bottom: 7px;
}

#giftvouchers {
	margin-left: 20px;
}

/* Gift Vouchers Page */

.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	width: 710px;
	border-bottom: thin dotted #CCC;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
}



.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	width: 710px;
	border-bottom: thin dotted #CCC;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
}

.newsdate{
font-size: 11px;
font-style: italic;
color: #666;
	}


#News img {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}


#videos a:link {
	color: #931619;
	text-decoration:	none;
	outline: none;
}

#videos a:visited {
	color: #931619;
	text-decoration:	none;
	outline: none;
}

#videos a:hover {
	color: #931619;
	text-decoration:	underline;
	outline: none;
}


#videos a:active {
	color: #931619;
	text-decoration:	underline;
	outline: none;
}


#News a:link {
	color: #931619;
	text-decoration:	none;
	outline: none;
}

#News a:visited {
	color: #931619;
	text-decoration:	none;
	outline: none;
}

#News a:hover {
	color: #931619;
	text-decoration:	underline;
	outline: none;
}


#News a:active {
	color: #931619;
	text-decoration:	underline;
	outline: none;
}

#menutapasimg, #menutapasimg1, #menutapasimg2, #menutapasimg3, #menutapasimg4, #menutapasimg5, #menutapasimg6, #menutapasimg7, #menutapasimg8, #menutapasimg9, #menutapasimg10 {
	width: 150px;
	float: left;
	margin-bottom: 7px;
	margin-top: -25px;
	margin-left:25px;
	
	}



#menus img  {
	float:right;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 7px;
	margin-top: 25px;
}

#latestnews {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666;
	background-image: url(../images/bg_News.png);
	background-repeat: no-repeat;
	height: 75px;
	margin-top: 25px;
}

#latestnews p {
	padding-top: 5px;
	font-size: 12px;
	position: relative;
	left: 210px;
	top: 10px;
	margin-right: 0;
	width: 300px;
}

.imgReview {
	float: right;
	color: #931619;
	width: 150px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.BlasFlash {
	margin-bottom: 18px;
	margin-top: 10px;
	height: 245px;
	width: 910px;
}

/* Recipe of the Month Page */
#recipeMonthFull {
	font-family: Arial, Helvetica, sans-serif;
}

#recipeMonthFull img {
		float: right;
		margin-top: 55px;

}

#recipeMonthFull h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #931619;
	margin: 0;
}

#recipeMonthFull h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #931619;
	margin: 0;
}

#recipeMonthFull p, ul{
	margin-top: 2px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}

#recipeMonthFull ul a:link{
	color: #931619;
	text-decoration: none;
}

#recipeMonthFull ul a:visited {
	color: #931619;
	text-decoration: none;
}

#recipeMonthFull ul a:hover{
	color: #931619;
	text-decoration: underline;
}

#recipeMonthFull ul a:active{
	color: #931619;
	text-decoration: underline;
}

/* Recipes of the month Page */


/* Recipe Archives Section */

#recipe-archive-sidebar {
/* CSS Rounded Corners: http://www.css3.info/preview/rounded-border/ */
	background-color: #931619;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #600;
	padding: 10px;
/* CSS Rounded Corners: http://www.css3.info/preview/rounded-border/ */

}

#recipe-archive-sidebar h1 {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 5px;
}

#recipe-archive-sidebar ul {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#recipe-archive-sidebar ul a:link {
	color: #FFF;
	text-decoration: none;
	}


#recipe-archive-sidebar ul a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
#recipe-archive-sidebar ul a:hover {
	color: #FFF;
	text-decoration: underline;
	}


#recipe-archive-sidebar ul a:active {
	color: #FFF;
	text-decoration: underline;
	}
/* End Recipe Archives Section */


#News .news p strong {
	color: #931619;
}

#west-end {
	float: right;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: center;
	width: 130px;
}

#west-end img {
	margin-bottom: 5px;
}

#west-end a:link, #west-end a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

#west-end a:hover, #west-end a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

#hotel-combined {
	margin-bottom: 25px;
	float: left;
	margin-left: 10px;
		margin-top: 5px;

}
#recipeMonth .fltlft {
	margin-left: 10px;
	margin-top: 5px;
	padding-right: 70px;/* only put in because the read button was removed temporarily*/
}


/* Wine tasting */

#wine-season h1 {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 	20px;
	line-height: 25px;
	color: #931619;
}


#wine-season h2 {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 	16px;
	line-height: 25px;
	color: #931619;
}



#wine-season p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	width: 710px;
	border-bottom: thin dotted #CCC;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	padding-right: 0;
	padding-bottom: 10px;
}


#recommended {
	float: left;
	margin-bottom: 10px;
	width: 325px;
	margin-left: 10px;
}

#recommended img{
	margin-right: 10px;
}


/* Suppliers */
#suppliers table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-bottom: 25px;}


 #suppliers p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
		padding-left: 5px;
		line-height: 17px;
		padding-right: 25px;
		float: clear;

	}


#suppliers img {
	float: left;
	padding-left: 5px;
		padding-top: 5px;
}



#recipeCards {
	width: 500px;
	height: 350px;
	
}


#recipeCards div {
	width: 160px;
	float: left;
	margin-left: 10px;	
		text-align:center;

}

#recipeCards div p{
color: #931619;
	text-decoration: none;
	font-size: 10px;
}

#recipeCards div p a:link, #recipeCards div p a:visited {
color: #931619;
	text-decoration: none;
	font-size: 10px;
}

#recipeCards div p a:hover, #recipeCards div p a:active {
color: #931619;
	text-decoration: underline;
	font-size: 10px;
}


/* Eatgalway, etc websites */
#eatgalway {
	padding:0px 5px 5px 15px;
	float: left;
	margin-bottom: 15px;
	width: 320px;
	border: 1px solid #CCC;
}

#eatgalway img{
	margin-right: 10px;
}

#eatgalway p{
	color: #666;
	font-size:10px;
	margin-left: 45px;
}

/* Eatgalway, etc websites */

