/* HOME STYLES */

#imageContainer {
  background:#ffffff url(../images/home/home_image_one.jpg) no-repeat; 
  display:block;
  margin:0 0 0 0;
  position: relative;
  padding:0;
  width:738px;
  border:0;
}

#imageContainer a {
  display:block;
  width:738px;
  height:208px;
}

.boxtop {
	padding-bottom: 12px;
}

.boxone {
	background-color: #bdd28b;
	background-image: url(../images/home/home_love_box.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 238px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.boxtwo {
	background-color: #dcb07d;
	background-image: url(../images/home/home_recipe_box.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 238px;
	float: left;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.boxthree {
	background-color: #210416;
	background-image: url(../images/home/home_taste_dublin.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 238px;
	float: left;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.boxtwo-new, .boxthree-new {
	background-color: #bcc983;
	width: 238px;
	height: 238px;
	float: left;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.boxtwo-new p, .boxthree-new p {
	font-size: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

.boxtwo-new a {
	display: block;
	width: 238px;
	height: 238px;
	background-image: url(../images/home/home_recipe_box.jpg);
	background-repeat: no-repeat;
}

.boxtwo-new a:hover {
	background-position: 0 -238px;
}

.boxthree-new a {
	display: block;
	width: 238px;
	height: 238px;
	background-image: url(../images/home/home_taste_dublin.jpg);
	background-repeat: no-repeat;
}

.boxthree-new a:hover {
	background-position: 0 -238px;
}

.strippadding {
	margin-top: 12px;
	width: 738px;
}

.homestrip {
	height: 30px;
	background-color: #90be22;
}

.homestrip p{
	text-align:center;
	color: #e2eec0;
	font-size: 70%;
	font-weight: bold;
	padding-top:8px;
}

/* VIDEO BOX STYLES */

.videobox {
	background-color: #bdd38b;
	background-image: url(../images/home/home_moyp_box.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 238px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.videobox h2{
	display: none;
}

.videobox-space {
	padding-top: 48px;
}

.videobox-space p {
	padding: 73px 26px 0 26px;
	text-align: center;
	color: #FFFFFF;
}


/* BOX STYLES */

.boxtext {
	height: 211px;
}

.boxtext em {
	font-weight: bold;
	font-style: normal;
}

.boxone h2{
	display: none;
}

.boxtwo h2{
	display: none;
}

.boxthree h2{
	display: none;
}

.boxone p {
	padding: 80px 60px 0 12px;
	color: #000000;
	line-height: 130%;
}

.boxtwo p {
	padding: 50px 22px 0 14px;
	color: #000000;
	line-height: 130%;
}

.boxthree p {
	padding: 130px 20px 0 14px;
	color: #000000;
	line-height: 130%;
}

.more {
	height: 27px;
	background-image: url(../images/buttons/home_more_button.gif);
	background-repeat: no-repeat;
}

.more p {
	padding: 6px 0 0 14px;
}

.more a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.more a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

/* SCROLLER HOME */

#pscroller1{
height: 30px;

color: #e2eec0;
}

#pscroller1 a{
text-decoration: none;
color: #ffffff;
}

#pscroller1 a:hover{
text-decoration: underline;
color: #ffffff;
}

.scrollstyle p{
text-align:center;
font-size: 70%;
font-weight: bold;
}