html
{
	margin:0;
	padding:0;
	font-family: arial;
	font-size: 14px;
}
/*********** Page Layout ************/
#mainBody
{
	background: url(images/background_repeat_warm_red.gif) top left repeat-x;
	background-color: #411d15;

	padding:0;
	margin: 0 auto 0 auto;

	text-align: center;

		color:#e2e2e2;
}
#container
{
	position: relative;

	margin: 0 auto;
	text-align: left;
}
#headerContent
{
	position: relative;

	/*background-image: url(images/header.jpg);*/
	background-image: url(images/frame.png);
	background-repeat: no-repeat;

	width: 990px;
	height: 340px;

	padding: 0px;
	margin: 0 auto 0 auto;

	text-align: center;
}
#headerContent #mobileBanner{
    display: none;
}
#headerSlideShow
{
	height: 149px;
	width: 809px;
}
#headerSlideShow .slideDesc
{
	display: none;
}
.slide
{
	display:none;
	position: absolute;
}
#helpNav{
    display: none;
}
.irish-banner{
    display: none;
}
#banner
{
	/*border:solid 1px red;*/
	width:802px;
	height:149px;
	/*
	position:relative;
	top:95px;
	left:94px;
	*/
	position:absolute;
	top:96px;
	left:95px;


}
.bannerContent
{
	width:802px;
	height:149px;
	background-repeat: no-repeat;
}
.cycled
{
	display:none;
}

#headerContent h1
{
	font-size: 16px;
	font-family: "angie-sans-1","angie-sans-2";

	position: absolute;

	left: 545px;
	bottom: 0px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	text-align:left;

	background-image:url(images/slogan_rpt.png);
	background-repeat:repeat-y;

}

#slogan{
	position:absolute;
	bottom:-3px;
	left: 0px;
	width:551px;
	height:19px;
	background-image:url(images/slogan_rpt.png);
	background-repeat:repeat-y;

}
#mainContent
{
	width: 990px;
	min-height: 450px;

	background-image: url(images/content_repeat.png);
	background-repeat: repeat-y;

	margin: 0 auto 0 auto;

	text-align: center;
}
#mainContentWrap
{
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;

	min-height: 300px;

	padding: 0px 0px 0px 25px;
}
#mainFooter
{
	width: 990px;
	height: 122px;

	background-image: url(images/footer3.gif);
	background-repeat: no-repeat;

	margin: 0 auto 0 auto;
}
#flag_icon
{
	position: absolute;
	right: -999px;
	top: -500px;
	z-index: 999;
	width: 100px;
	box-shadow: 3px 3px 3px black;
}
#commercialTV
{
	position: absolute;
	right: -999px;
	top: -200px;
	z-index: 999;
	width: 162px;
}
#topGlass
{
	position: absolute;
	right: -999px;
	top: -500px;
	z-index: 999;
}

div.fb-like
{
	margin:15px 0px 3px 0px;
}
/********* Proteus Required **********/
#footerContent
{
	clear: both;
	margin: 10px auto 0px auto;
	padding: 0px 0px 10px 0px;

	border: 0;

	width: 962px;

	background-color: transparent;

	text-align: center;
	font-size: 9px;

	min-height: 5px;
}
#footerContent p
{
	text-align: center;
}
#footerContent a.validHtml, #footerContent a.validCss
{
	width: 88px;
	height: 31px;

	float: left;
	position: relative;
	top: -5px;
}
#footerContent a.validCss
{
	float: right;
}
/****************************************************/
p
{
	text-align: left;
	padding: 0;
	margin: 0;
}

a, a:link
{
	color: #99BF0A; /*#45556F;*/
	border: 0;
	text-decoration: underline;
}
a:visited
{
	color: #99BF0A;
	text-decoration: none;
}
a:hover
{
	color: #FF9900;

}
H1
{
	font-size: 22px;
	font-weight: bolder;

	margin: 0;
	padding: 0;
}
h1.accent
{
	margin: 10px 0px 8px 0px;
	text-align: left;
	min-height:35px;
	font-size: 26px;
	/*font-family: "aragon-1", "aragon-2";*/
	font-family: 'Philosopher', serif;
	text-shadow: 2px 2px 2px #330000;

	letter-spacing: 2px;

	background-image: url(images/clover.png);
	background-repeat: no-repeat;

	padding: 6px 0px 0px 45px;
}
h2.accent
{
	margin: 10px 0px 5px 0px;
	text-align: left;
	height:35px;
	font-size: 22px;
	/*font-family: "aragon-1", "aragon-2";*/
	font-family: 'Philosopher', serif;
	text-shadow: 2px 2px 2px #330000;

	letter-spacing: 2px;

	/*background-image: url(images/small_beer_glass.png);*/
	background-image: url(images/celtic_knot_icon.png);
	background-repeat: no-repeat;

	padding: 7px 0px 3px 45px;

	color: #BCBCBC; /*#F29106;*/  /*#EF8E03*/
}
h2.accent_cal
{
	margin: 0px 0px 5px 0px;
	text-align: left;

	font-size: 22px;
	/*font-family: "aragon-1", "aragon-2";*/
	font-family: 'Philosopher', serif;
	text-shadow: 2px 2px 2px #330000;

	letter-spacing: 2px;

	background-image: url(images/calendar_icon.png);
	background-repeat: no-repeat;

	padding: 7px 0px 3px 45px;

	color: #BCBCBC;

}
H2
{
	font-size: 16px;
	font-weight: bolder;

	margin: 0;
	padding: 0;
}
input.button
{
	background-color : #C5BFBF;
	background-image: url(images/row_shine_strong.png);
	background-repeat: repeat-x;

	color : #4b4b4b;
	font-size: 10px;

	border-width: 1px;
	border-style: solid;
	border-color: #8f8f8f;

	width: 125px;
	height: 23px;

	padding: 3px 5px 5px 5px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	cursor: pointer;
}
input.buttonOver
{
	background-color : #8F8B8A;
	color : #FFFFFF;
}
img
{
	border: 0;
}
img.thumbnail
{
	width: 50px;
	height: 50px;
}
input.text, input.password, input.textarea textBox
{
	background-color: #e2e2e2;
	border-color: #9999CC;
	color: #000000;
}
/*************************************/
/*******************/
/*  Header Classes */
/*******************/
#headerBlock
{
	text-align: left;
	margin-bottom: 10px;
}
#headerImage, #errorImage, #updatedImage
{
	float: left;

	width: 75px;
	height: 67px;

	border-style: solid;
	border-color: #4b4b4b;
	border-width: 0px 1px 0px 0px;
	padding-right: 4px;
	margin: 0;
}
DIV.headerTextContainer
{
	position: relative;
	display: block;

	left: 15px;
	top: 10px;
}
span.headerTitle, span.headerHeading, span.headerSubHeading
{
	position: relative;
	font-weight: bolder;
}
span.headerTitle
{
	padding-left: 10px;
	display: block;
	font-size: 16px;
	color: #000000;
}
span.headerHeading
{
	left: 20px;
	display: block;
	font-size: 14px;
	color: #4b4b4b;
}
span.headerSubHeading
{
	padding-left: 40px;

	font-size: 12px;
	color: #45556F;
}
.resources
{
	text-align:left;
}
.downloadBlock
{
	text-align: left;
	margin:10px 0px 5px 0px;
}
.downloadBlock a
{
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 30px;
	font-size: 14px;
	background-image: url(images/clover_bullet.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
	line-height:29px;
	height:29px;
	display:block;
}



/**************************************/
/************ Error Block *************/
#errorBlock, #updatedBlock
{
	margin-bottom: 10px;
	text-align: left;
}
DIV.errorTitle
{
	position: relative;

	display: block;

	font-size: 16px;
	font-weight: bolder;
	color: red;

	float: left;
	width: 80%;
	left: -6px;
	top: -5px;
}
DIV.errorDescription
{
	position: relative;
	display: block;

	font-size: 12px;
	color: #000000;

	text-align: left;

	border-style: solid;
	border-color: #4b4b4b;
	border-width: 1px 0px 0px 0px;

	float: left;
	left: -5px;
	width: 90%;
}
#errorImage, #updatedImage
{
	width: 49px;
	height: 49px;
}
/***********************************/
#errorDiv
{
	background-color: #e2e2e2;
	color: #FF0000;

	font-size: 15px;
	font-weight: bold;

	padding: 6px;

	text-align: center;

	border-style: solid;
	border-color: #010101;
	border-width: 1px;
}


/*index*/
#leftDiv
{
	position: relative;

	float: left;

	top: -7px;

	width: 525px;

	border-style: solid;
	border-color: #004322;
	border-width: 0px 1px 0px 0px;

	padding: 15px;
	margin: 0px 0px 0px 0px;

	background-image: url(images/box_back_left.png);
	background-repeat: repeat-x;
	background-position: top left;

}
#leftDiv p
{
	font-size: 14px;
	text-align: left;

	line-height: 17px;
}
#rightDiv
{
	float: right;

	margin: 7px 35px 0px 0px;
	padding: 0px 0px 165px 0px;

	width: 358px;

	background-image: url(images/content_accent.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#leftDiv ul
{
	text-align:left;
	font-size: 14px;
	vertical-align:top;
	margin:10px 0px 20px 0px;

}
#leftDiv ul li
{
	display:block;
	list-style-image:none;
	background-image: url(images/clover_bullet.gif);
	background-repeat: no-repeat;
	vertical-align:middle;

	padding:0px 0px 0px 30px;
	margin:0;
	min-height:29px;
	line-height:29px;
}

.btn_facebook
{
	width:175px;
	height:53px;
	background-image:url(images/findonfacebook.jpg);
	background-repeat: no-repeat;
	display:inline-block;
	margin:15px 5px 10px 5px;
	border: 2px solid #0d291b;
}
.btn_twitter
{
	width:144px;
	height:53px;
	background-image:url(images/follow_on_twitter.jpg);
	background-repeat: no-repeat;
	display:inline-block;
	margin:15px 5px 10px 5px;
	border: 2px solid #0d291b;

}

.slate_top
{
	width:358px;
	height:62px;
	background-image:url(images/slate_top.jpg);
	background-repeat: no-repeat;
	margin-top:15px;
}
.slate_area
{
	width:358px;

	background-image:url(images/slate_rpt2.jpg);
	background-repeat: repeat-y;

	font-family: 'Reenie Beanie', serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 1000;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1em;
}
.slate_area div, .slate_area h2
{
	width:258px;
	margin-left: 50px;
	margin-right:50px;

}
.slate_area h2
{
	font-size: 36px;
}
.slate_content
{
	margin-top:15px;
}
.slate_bottom
{
	width:358px;
	height:78px;
	background-image:url(images/slate_bottom2.jpg);
	background-repeat: no-repeat;
}

a.promo_tag
{
	width:256px;
	height:54px;
	background-image:url(images/promo_tag_03.png);
	background-repeat:no-repeat;
	position:absolute;
	bottom:-70px;
	left:-13px;
	text-decoration:none;
}
a.promo_tag
{
	width:256px;
	height:105px;
	background-image:url(images/pub_mania_btn.png);
	background-repeat:no-repeat;
	position:absolute;
	bottom:-110px;
	left:-13px;
	text-decoration:none;
}
/*
a.promo_tag
{
	width:232px;
	height:95px;
	background-image:url(images/outta_town.jpg);
	background-repeat:no-repeat;
	position:absolute;
	bottom:-107px;
	left:-13px;
	text-decoration:none;
}
a.promo_tag:hover
{

	background-image:url(images/outta_town_alt.jpg);

}
a.promo_tag span
{
display:none;
	position:relative;
	top:10px;
	font-size:18px;
	text-decoration:none;
}
*/
