@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12292f;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

/* ---------------------------------------------- GENERAL STYLES --------------------------------------------------- */

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #12292f;
}

a:hover {
	color: #12292f;
	text-decoration: underline;
}

.clearFloat {
	margin: 0;
	padding: 0;
	clear: both;
}

h1 {
	margin: 0;
	padding: 10px 10px 9px 30px;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	padding: 0;
	color: #1d4165;
	font-size: 15px;
	text-transform: uppercase;
}

ul {margin:0; padding: 0 0 5px 30px }
li {padding: 0 0 7px 0;}

.outterWrapper {
	width: 981px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/Ireland/pageSlice.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

.mainWrapper {
	width: 952px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.countriesContainer {
	margin: 0;
	padding: 3px 10px 0;
	background-image: url(images/topCountriesBg.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.countriesSelection {
	margin: 0;
	padding: 1px 0 0;
	border-bottom: 1px solid #d1e4f2;
	width: 700px;
	overflow: hidden;
}

.countriesSelection p {
	margin: 0;
	padding: 1px 8px 0 0;
	font-size: 10px;
	color: #fff;
	float: left;
}

.flagsContainer {
	margin: 0;
	padding: 0 0 1px;
	overflow: hidden;
}

.selectFlag {
	margin: 0;
	padding: 0 7px 0 0;
	width: 25px;
	float: left;
}
/* ---------------------------------------------- END GENERAL STYLES --------------------------------------------------- */

/* ---------------------------------------------- LEFT STYLES --------------------------------------------------- */

.leftSection {
	margin: 0;
	padding: 0 0 30px;
	width: 143px;
	background-image: url(/images/Ireland/cloudsLeft.png);
	background-repeat:no-repeat;
	background-position: 0 10px;
	float: left;
}

/* ---------- MAIN NAVIGATION STYLES ----------- */

.mainNavigation {
	margin: 0;
	padding: 0 1px 15px 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

	.mainNavigation a {
		text-decoration: none;
		color: #fff;
	}
	
	.mainNavigation a:hover {
		text-decoration: none;
		color: #f79941;
	}

ul.mainNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*ul.mainNav li {
	margin: 0 2px;
	padding: 4px 5px 4px 10px;
	background-image: url(/images/Ireland/mainNav_slice.png);
	background-repeat: repeat-x;
	background-color: #12292f;
}
.menuTop {
	background-image: url(/images/Ireland/mainNav_top.png);
	background-repeat: no-repeat;
	padding: 2px 0 0 0;
	margin: 0 0 0 2px;
}
.menuBtm {
	background-image: url(/images/Ireland/mainNav_btm.png);
	background-repeat: no-repeat;
	padding: 0 0 2px 0;
	margin: 0 0 1px 2px;
}

ul.mainNav li {
	margin: 0 2px 1px 2px;
	padding: 5px 5px 5px 10px;
	background-image: url(/images/Ireland/greenButton.png);
	background-repeat: no-repeat;
}*/

ul.mainNav li {
	margin: 0;
	padding: 0;
}

	ul.mainNav li.homeMenu a {
		margin: 0;
		padding: 0 0 1px 0;
		text-indent: -9000px;
		display: block;
		height: 25px;
		width: 130px;
		background-image: url(/images/Ireland/leftMenu.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
		ul.mainNav li.homeMenu a:hover {
			text-decoration: none;
			color:#F90;
			background-position: -131px 0;
		}
	
	ul.mainNav li.surveyMenu a {
		margin: 0;
		padding: 0 0 1px 0;
		text-indent: -9000px;
		display: block;
		height: 25px;
		width: 130px;
		background-image: url(/images/Ireland/leftMenu.png);
		background-repeat: no-repeat;
		background-position: 0 -26px;
	}
	
		ul.mainNav li.surveyMenu a:hover {
			text-decoration: none;
			color:#F90;
			background-position: -131px -26px;
		}
	
	ul.mainNav li.resultsMenu a {
		margin: 0;
		padding: 0 0 1px 0;
		text-indent: -9000px;
		display: block;
		height: 25px;
		width: 130px;
		background-image: url(/images/Ireland/leftMenu.png);
		background-repeat: no-repeat;
		background-position: 0 -52px;
	}
	
		ul.mainNav li.resultsMenu a:hover {
			text-decoration: none;
			color:#F90;
			background-position: -131px -52px;
		}
	
	ul.mainNav li.emailMenu a {
		margin: 0;
		padding: 0 0 1px 0;
		text-indent: -9000px;
		display: block;
		height: 25px;
		width: 130px;
		background-image: url(/images/Ireland/leftMenu.png);
		background-repeat: no-repeat;
		background-position: 0 -78px;
	}

		ul.mainNav li.emailMenu a:hover {
			text-decoration: none;
			color:#F90;
			background-position: -131px -78px;
		}

	ul.mainNav li.livepollMenu a {
		margin: 0;
		padding: 0 0 1px 0;
		text-indent: -9000px;
		display: block;
		height: 25px;
		width: 130px;
		background-image: url(/images/Ireland/leftMenu.png);
		background-repeat: no-repeat;
		background-position: 0 -260px;
	}

		ul.mainNav li.livepollMenu a:hover {
			text-decoration: none;
			color:#F90;
			background-position: -131px -260px;
		}

	ul.mainNav li.tipsMenu a {
		margin: 0;
		padding: 0 0 1px 0;
		text-indent: -9000px;
		display: block;
		height: 25px;
		width: 130px;
		background-image: url(/images/Ireland/leftMenu.png);
		background-repeat: no-repeat;
		background-position: 0 -104px;
	}
	
		ul.mainNav li.tipsMenu a:hover {
			text-decoration: none;
			color:#F90;
			background-position: -131px -104px;
		}
	
	ul.mainNav li.feedbackMenu a {
		margin: 0;
		padding: 0 0 1px 0;
		text-indent: -9000px;
		display: block;
		height: 25px;
		width: 130px;
		background-image: url(/images/Ireland/leftMenu.png);
		background-repeat: no-repeat;
		background-position: 0 -130px;
	}
	
		ul.mainNav li.feedbackMenu a:hover {
			text-decoration: none;
			color:#F90;
			background-position: -131px -130px;
		}
	
	ul.mainNav li.contactMenu a {
		margin: 0;
		padding: 0 0 1px 0;
		text-indent: -9000px;
		display: block;
		height: 25px;
		width: 130px;
		background-image: url(/images/Ireland/leftMenu.png);
		background-repeat: no-repeat;
		background-position: 0 -156px;
	}
	
	ul.mainNav li.contactMenu a:hover {
			text-decoration: none;
			color:#F90;
			background-position: -131px -156px;
		}
	

.menuTop_orange {
	background-image: url(/images/Ireland/mainNavOrange_top.png);
	background-repeat: no-repeat;
	padding: 2px 0 0 0;
	margin: 0 0 0 2px;
}
.menuBtm_orange {
	background-image: url(/images/Ireland/mainNavOrange_btm.png);
	background-repeat: no-repeat;
	padding: 0 0 3px 0;
	margin: 0 0 0 2px;
}

/* ---------- END MAIN NAVIGATION STYLES ----------- */

.resourcesContainer {
	margin: 0 0 15px 9px;
	padding: 0;
	font-size: 12px;
}

	.resourcesContainer a {
		text-decoration: none;
		color: #fff;
	}
	
	.resourcesContainer a:hover {
		text-decoration: none;
		color: #f6993f;
	}

.resourcesContainer p.title {
	margin: 0 0 0 1px;
	padding: 5px 0 5px 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-image: url(/images/Ireland/mainNavOrange_slice.png);
	background-repeat: repeat-x;
	background-color: #f36f34;
}

.resourceTitle {
	padding: 0;
	margin: 0 2px 0 1px;
	background-image:url(/images/Ireland/leftMenu.png);
	background-repeat: no-repeat;
	background-position: 0 -182px;
	height: 25px;
	width: 131px;
	text-indent: -9000px;
}

.officeTitle {
	padding: 0;
	margin: 0 2px 0 1px;
	background-image:url(/images/Ireland/leftMenu.png);
	background-repeat: no-repeat;
	background-position: 0 -208px;
	height: 25px;
	width: 131px;
	text-indent: -9000px;
}

.videoTitle {
	padding: 0;
	margin: 0 2px 0 1px;
	background-image:url(/images/Ireland/leftMenu.png);
	background-repeat: no-repeat;
	background-position: 0 -234px;
	height: 25px;
	width: 131px;
	text-indent: -9000px;
}

.resourcesContent {
	margin: 0 2px 0 1px;
	padding: 0; 
	border-right: 1px solid #f37035;
	border-left: 1px solid #f37035;
	border-bottom: 1px solid #f37035;
	background-color: #1b3238;
}

.menuTitle a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 0 6px 10px;
	margin: 0;
	display: block;
}

	.menuTitle a:hover {
		background-position: 113px -6px;
	}

.menuTitle_closed a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 0 6px 10px;
	margin: 0;
	display: block;
}

	.menuTitle_closed a:hover {
		background-position: 113px -6px;
	}

.menuTitle_closed p {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 0 6px 10px;
	margin: 0;
	background-image: url(/images/Ireland/whiteArrow_greenClosed.png);
	background-repeat: no-repeat;
	background-position: 113px center;
}

.patientsMenu a {
	background-image:url(/images/Ireland/leftMenu.png);
	background-repeat: no-repeat;
	background-position: 0 -286px;
	color: #fff;
	display: block;
	height:20px;
    margin:0;
	padding: 5px 0 1px 0;
	text-indent:-9000px;
}

.patientsMenu a:hover {
	background-position: -131px -286px;
}

.hcpMenu a {
	background-image:url(/images/Ireland/leftMenu.png);
	background-repeat: no-repeat;
	background-position: 0 -313px;
	color: #fff;
	display: block;
	height:30px;
    margin:0;
	padding: 0 0 4px;
	text-indent:-9000px;
}

.hcpMenu a:hover {
	background-position: -131px -313px;
}

.subMenu {
	margin: 0;
	padding: 7px 0 7px 10px;
	background-color: #3c4b4f;
	color: #fff;
	font-size: 12px;
}

ul.dropDown_sub {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.dropDown_sub li {
	margin: 0;
	padding: 2px 0;
}

img.videoImg {
	border: 1px solid #c8c8c8;
	margin: 0 0 0 1px;
	padding: 0;
}

/* -------- PRESS OFFICE STYLES --------- */

.container {
	margin: 0;
	padding: 0 5px 0 8px;
}

.pressOffice_img {
	margin: 0;
	padding: 10px 0 3px 0;
}

.pressOffice_text a {
	background-image: url(/images/Ireland/leftMenu.png);
	background-repeat: no-repeat;
	background-position: -10px -382px;
	color: #fff;
	display: block;
	height: 17px;
    margin:0;
	padding: 0 0 1px 0;
	text-indent: -9000px;
	width: 110px;
}


.pressOffice_text a:hover {
	background-position: -142px -382px;
}

.viewVideo_text a {
	background-image: url(/images/Ireland/leftMenu.png);
	background-repeat: no-repeat;
	background-position: -9px -354px;
	color: #fff;
	display: block;
	height:18px;
    margin:0;
	padding: 0;
	text-indent:-9000px;
	width: 108px;
}

.viewVideo_text a:hover {
	background-position: -141px -354px;
}

/* -------- PRESS OFFICE STYLES --------- */

/* ---------------------------------------------- END LEFT STYLES --------------------------------------------------- */

.mainContainer {
	width: 808px;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(/images/Ireland/paperBg.png);
	background-repeat: repeat-y;
}

.pageFlash_banner {
	margin: 0;
	padding: 0;
}

.storyFlash_banner {
	height:197px;
	margin:0;
	padding:0;
}

.innerContent {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.titleContainer {
	margin: 0;
	padding: 0;
	float: left
}

/* ------------ PAGE TITLE'S AREA ------------- */
.aboutTitle {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/aboutSurvey.png);
	background-repeat: no-repeat;
	background-position: 28px 13px;
	background-color: #1d4165;
	width: 290px;
	float: left;
	text-indent: -9000px;
}

.resourcesPTitle {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/resourcesTitle.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 260px;
	float: left;
	text-indent: -9000px;
}

.resourcesHCPTitle {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/resourcesHCPTitle.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 400px;
	float: left;
	text-indent: -9000px;
}

.surveyAboutTitle {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/aboutSurvey.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 290px;
	float: left;
	text-indent: -9000px;
}

.surveyResultsTitle {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/SurveyResults.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 190px;
	float: left;
	text-indent: -9000px;
}

.signupTitle {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/signupTitle.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 165px;
	float: left;
	text-indent: -9000px;
}

.PageNotFoundTitle {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/pageNotFound.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 200px;
	float: left;
	text-indent: -9000px;
}

.FeedbackArrow {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/FeedbackArrow.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 170px;
	float: left;
	text-indent: -9000px;
}
.ContactUsArrow {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/ContactUsArrow.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 150px;
	float: left;
	text-indent: -9000px;
}
.PressOfficeArrow {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/PressOfficeArrow.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 155px;
	float: left;
	text-indent: -9000px;
}
.TermsAndConditionsArrow {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/TermsAndConditionsArrow.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 250px;
	float: left;
	text-indent: -9000px;
}

.PrivacyPolicyArrow {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/PrivacyPolicyArrow.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 180px;
	float: left;
	text-indent: -9000px;
}

.TipsAndAdviceArrow {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/TipsAdviceArrow.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 210px;
	float: left;
	text-indent: -9000px;
}

.EmailAlertsArrow {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/EmailAlertsArrow.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 160px;
	float: left;
	text-indent: -9000px;
}
.LivePollArrow {
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/LivePollArrow.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 160px;
	float: left;
	text-indent: -9000px;
}
.galleryArrow{
	margin: 6px 0 6px 0;
	padding: 0;
	background-image: url(/images/Ireland/galleryArrow.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	width: 165px;
	float: left;
	text-indent: -9000px;
}
.videoArrow{
	background-image: url(/images/Ireland/videoArrow.png);
	background-repeat: no-repeat;
	background-position: 28px 12px;
	background-color: #1d4165;
	float: left;
	margin: 6px 0 6px 0;
	padding: 0;
	text-indent: -9000px;
	width: 110px;
}

.arrowHead {
	margin: 0;
	padding: 0;
	float: left;
}

/* ---------- END PAGE TITLE'S AREA ----------- */

.textContainer {
	margin: 0;
	padding: 10px 0 15px 30px;
	width: 540px;
}

.textContainer p {
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 16px;
}

.textContainerInner {
	margin: 0;
	padding: 10px 0 15px 27px;
	width: 520px;
}

.textContainerFeedback {
    padding: 2px 0 2px 27px;
    width: 520px;
}

.textContainerInner p {
	margin: 0;
	padding: 0 0 12px 0;
	line-height: 16px;
}

.textContainerInner h2 {
	padding: 10px 0 10px 0;
}

p.firstPara {
	margin:0; 
	padding: 0 0 20px 0;
	font-weight: bold;
}

/* --------------- BOX LINKS STYLES ---------------- */

.linksBox_container {
	border: 1px solid #d0d0d0;
	margin: 0 auto 25px auto;
	padding: 9px 0 4px 0;
	width: 790px;
	overflow: hidden;
}

.linksBox {
	margin: 0;
	padding: 0 0 0 17px;
	width: 243px;
	border-right: 1px solid #d2d2d2;
	float: left;
}

.linksBoxMiddle {
	margin: 0;
	padding: 0 0 0 17px;
	width: 241px;
	border-right: 1px solid #d2d2d2;
	float: left;
}

.linksBoxRight {
	margin: 0;
	padding: 0 0 0 17px;
	width: 244px;
	float: left;
}

.linksBox_why a {
	margin: 37px 0 0 0;
	padding: 0;
	width: 115px;
	float: left;
	background-image: url(/images/Ireland/whySurvey.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
	height: 36px;
	
}

	.linksBox_why a:hover {
		background-position: 0 -37px;
	}
	
.linksBox_what a {
	margin: 37px 0 0 0;
	padding: 0;
	width: 130px;
	float: left;
	background-image: url(/images/Ireland/whatSurvey.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
	height: 36px;
	
}

	.linksBox_what a:hover {
		background-position: 0 -37px;
	}
	
.linksBox_results a {
	margin: 17px 0 0 0;
	padding: 0;
	width: 116px;
	float: left;
	background-image: url(/images/Ireland/latestResults.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
	height: 80px;
	overflow: hidden;
	
}

	.linksBox_results a:hover {
		background-position: 0 -80px;
	}

.linksBox_whyImg {
	margin: 0;
	padding: 0 0 0 5px;
	width: 119px;
	overflow: hidden;
}

.linksBox_whatImg {
	margin: 0;
	padding: 0 0 0 15px;
	width: 82px;
	overflow: hidden;
}

.linksBox_graphImg {
	margin: 0;
	padding: 0 0 0 0;
	width: 125px;
	overflow: hidden;
}


/* --------------------------- INNER PAGE BOX LINKS STYLES ---------------------------------*/

/* ------- LEFT STYLES ------*/

.innerpageLeft_container {
	margin: 0;
	padding: 0;
	width: 569px;
	float: left;
}

.pageBoxes_container {
	margin: 0;
	padding: 0 0 5px 27px;
	width: 520px;
	overflow: hidden;
}

.pageBox_left {
	margin: 0 17px 18px 0;
	padding: 0;
	width: 248px;
	border: 1px solid #d0d0d0;
	overflow: hidden;
	float: left;
	color: #1d4165;
/*	height:148px; commented out by KPS 2010-01-07 as it was causing last 2 boxes on resource page to miss the VIEW links */
}

.pageBox_middle {
	margin: 0 17px 8px 0;
	padding-bottom: 0px;
	width: 500px;
	border: 1px solid #d0d0d0;
	overflow: hidden;
	float: left;
	color: #1d4165;
	height:148px;
}

.pageBox_right {
	margin: 0 0 20px 0;
	padding: 0;
	width: 248px;
	border: 1px solid #d0d0d0;
	overflow: hidden;
	color: #1d4165;
/*	height:148px; commented out by KPS 2010-01-07 as it was causing last 2 boxes on resource page to miss the VIEW links */
}

.pageBox_title {
	font-weight: bold;
	margin: 0;
	padding: 8px 0 0 10px;
}

.pageBox_content 
{
    height:85px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #d0d0d0;
	overflow: hidden;
	width: 230px;
}

.pageBoxMiddle_content 
{
    height:85px;
	margin: 0 auto;
	padding: 10px 0 10px 8px;
	overflow: hidden;
}

.box_img {
	margin: 0;
	padding: 0;
	width: 90px;
	float: left;
}

.pageBox_text {
	margin: 0;
	padding: 0 0 0 8px;
	width: 130px;
	float: right;
	color: #12292f;
}
.pageBoxMiddle_text {
	margin: 0;
	padding: 0 0 0 8px;
	width: 412px;
	float: right;
	color: #12292f;
}

.pageBox_text p {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 16px;
}

.pageBox_view a {
	margin: 0;
	padding: 2px 25px 2px 0;
	text-align: right;
	background-image: url(/images/Ireland/arrowRight_sprite.png);
	background-repeat: no-repeat;
	background-position: 235px 6px;
	display: block;
	color: #1d4165;
}

.pageBox_view a:hover {
	background-position: 235px -10px;
	text-decoration: none;
	color: #f6993f;
}

/* --------- END LEFT STYLES ---------- */

/* --------- RIGHT STYLES -----------*/

.innerpageRight_container {
	margin: 0;
	padding: 0 8px 0 0;
	width: 229px;
	float: right;
}

.rightBox_container {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #d0d0d0;
	color: #1d4165;
}

.videoBox_title {
	margin: 10px 0 10px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/videoTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.resourceBoxP_title {
	margin: 10px 0 10px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/ResourcesForPatientsSubNav.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.resourceBoxHCP_title {
	margin: 10px 0 10px 10px;
	padding: 0 10px 25px 0;
	background-image: url(/images/Ireland/HCPResourceSubNav.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.SurveyNav_title {
	margin: 10px 0 10px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/NavHeaderSurvey.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}
.PressOfficeNav_title {
	margin: 10px 0 10px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/PressOfficeSubNav.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.videoContent {
	margin: 0 auto;
	padding: 0 0 10px 0;
	overflow: hidden;
	width: 206px;
}
.videoContent a{
	color:#1C4165;
	text-decoration:none
}
.videoContent .flaglist{padding:2px 0 2px 0;border-bottom:solid 1px #d0d0d0;vertical-align:middle;}

.videoText {
	margin: 0;
	padding: 0 3px 0 5px;
	width: 103px;
	float: right;
}

.videoText p {
	margin: 0;
	padding: 1px 7px 1px 0;
	line-height: 16px;
}

.videoBtm {
	margin: 0 auto;
	padding: 2px 0;	
	overflow: hidden;
	border-top: 1px solid #d0d0d0;
	width: 206px;
	/*height: 50px;*/
}

.viewVideos a {
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	background-image: url(/images/Ireland/arrowRight_sprite.png);
	background-repeat: no-repeat;
	background-position: 86px 3px;
	display: block;
	color: #1d4165;
}

	.viewVideos a:hover {
		background-position: 86px -13px;
		text-decoration: none;
		color: #f6993f;
	}

.pageView a {
	margin: 0;
	padding: 0 13px 0 0;
	float: right;
	background-image: url(/images/Ireland/arrowRight_sprite.png);
	background-repeat: no-repeat;
	background-position: 68px 3px;
	display: block;
	color: #1d4165;
}

	.pageView a:hover {
		background-position: 68px -13px;
		text-decoration: none;
		color: #f6993f;
	}
	/*NSki - for sidebar controls*/
.pageViewNext a {
	margin: 0;
	padding: 0;
	float: right;
	width: 100px;
	background-image: url(/images/Ireland/arrowRight_sprite.png);
	background-repeat: no-repeat;
	background-position: 68px 3px; 
	display: block;
	color: #1d4165;
}

	.pageViewNext a:hover {
		background-position: 68px -13px; 
		text-decoration: none;
		color: #f6993f;
	}

.pageViewPrevious a {
	margin: 0;
	padding: 0;
	float: right;
	width: 100px;
	background-image: url(/images/Ireland/arrowLeft_sprite.png);
	background-repeat: no-repeat;
	background-position: 60px 3px;
	display: block;
	color: #1d4165;
}

	.pageViewPrevious a:hover {
		background-position: 60px -13px;
		text-decoration: none;
		color: #f6993f;
	}
p.contentCopy {
	color: #12292f;
	margin: 0;
	padding: 1px 7px 1px 0;
	line-height: 16px;
}

.liveBox_container {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #d0d0d0;
	color: #1d4165;
	background-image: url(/images/Ireland/pencilGraphic.png);
	background-repeat: no-repeat;
	background-position: 140px 10px;
	color:#12292f;
}

.livePoll_title {
	margin: 10px 0 10px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/livepollTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.livePoll_Content {
	margin: 0 auto;
	padding: 0 0 10px 0;
	overflow: hidden;
	width: 206px;
}

.livePoll_text {
	margin: 0;
	padding: 0 0 0 4px;
	float: left;
	width: 120px;
}

.livePoll_text p {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 16px;
}

ul.ResourceSitemap{padding-left:15px}
.ResourceSitemap li{padding-bottom:0}

.commentsTitle {
	margin: 10px 0 10px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/commentsTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}
.livepollTitle {
	margin: 10px 0 10px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/livepollTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.tabsContainer {
	margin: 0;
	padding: 0;
	font-weight: bold;
	overflow: hidden;
}







.CustomTabStyle .ajax__tab_header {
    margin: 0;
	padding: 7px 0 7px 0;
	width: 235px;
	color: #808080;
}

.CustomTabStyle .ajax__tab_outer {
	color: #808080;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	width: 97px;
	float: left;
}

.CustomTabStyle .ajax__tab_inner {
	color: #808080;
    padding: 6px 6px 6px 8px;
	margin: 1px;
	width: 97px;
	float: left;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_outer {
	color: #808080;
	border: 0;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	width: 97px;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_inner {
	color: #808080;
	border: 0;
	width: 97px;
}

.CustomTabStyle .ajax__tab_active .ajax__tab_outer {
	color: #808080;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	width: 97px;
}

.CustomTabStyle .ajax__tab_active .ajax__tab_inner {
	color: #1d4165;
	width: 97px;
}







.tabLeft {
	margin: 0;
	padding: 7px 5px 7px 10px;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	color: #808080;
	float: left;
	width: 97px;	
}	
	.tabLeft a {
		color: #808080;
		text-decoration: none;
	}
	
	.tabLeft a:hover {
		color: #1d4165;
		text-decoration: none;
	}
	
	
.tabRight {
	float: right;
	width: 98px;
	margin: 0;
	padding: 7px 6px 7px 9px;
	border-bottom: 1px solid #d0d0d0;
	color: #808080;
}	
	.tabRight a {
		color: #808080;
		text-decoration: none;
	}
	
	.tabRight a:hover {
		color: #1d4165;
		text-decoration: none;
	}	

	
a.active {
	color: #1d4165;
	text-decoration: none;
}

.commentsImage {
    padding:0 5px 5px 0;
    float:left;
    width:90px;}

.commentsText {
	color: #12292f;
	font-weight: normal;
	margin: 0;
	padding: 7px 10px;
}
.commentsText a {text-decoration:none;}

.commentsForm {
	margin: 0;
	padding: 0 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.formName {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

input.nameForm {
	margin: 5px 0 0 0;
	padding: 3px 0;
	float: left;
	width: 205px;
	height: 13px;
	font-weight: normal;
}

.formComments {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

textarea.commentsForm {
	margin: 5px 0;
	padding: 3px 0;
	float: left;
	width: 205px;
	height: 100px;
	font-weight: normal;
}

.commentsBtm {
	border-top:solid 1px #d0d0d0;
	margin: 0 auto;
	padding: 2px 0;
	overflow: hidden;
	width: 206px;
}

.viewComments a {
	margin: 0;
	padding: 0 15px 0 0;
	float: right;
	width: 160px;
	background-image: url(/images/Ireland/arrowRight_sprite.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	display: block;
	font-weight: normal;
	color: #1d4165;
	text-align: right;
}

	.viewComments a:hover {
		background-position: right -13px;
		text-decoration: none;
		color: #f6993f;
	}

.send a {
	margin: 0;
	padding: 0 15px 0 0;
	float: right;
	background-image: url(/images/Ireland/arrowRight_sprite.png);
	background-repeat: no-repeat;
	background-position: 35px 3px;
	display: block;
	font-weight: normal;
	color: #1d4165;
}

	.send a:hover {
		background-position: 35px -13px;
		text-decoration: none;
		color: #f6993f;
	}

/* --------------------------- END INNER PAGE BOX LINKS STYLES ---------------------------------*/

/* --------------- END BOX LINKS STYLES ---------------- */

/* ------------------------------------- START FORM STYLES -------------------------------------------------- */

.newsletterContainer {
	margin: 0 0 0 27px;
	padding: 0 0 5px 0;
	width: 517px;
	overflow: hidden;
	border: 1px solid #d0d0d0;
	color: #1d4165;
}

.newsletterTitle {
	margin: 10px 0 20px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/newsletterTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.FeedbackTitle {
	margin: 10px 0 20px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/FeedbackTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.ContactUsTitle {
	margin: 10px 0 20px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/ContactUsTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.TipsAndAdviceTitle {
	margin: 10px 0 20px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/TipsAdviceTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.EmailAlertsTitle {
	margin: 10px 0 20px 10px;
	padding: 0 10px 0 0;
	background-image: url(/images/Ireland/EmailAlertsTitle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
}

.newsletterSection {
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;
	overflow: hidden;
}

.newsletterSection_last {
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	overflow: hidden;
}

tickBoxContainer {
	margin: 0 5px 5px 0;
	padding: 0;
	float: left;
	width: 22px;
}

.checkboxText {
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	width: 455px;
}
.newsletterInput_left {
	margin: 0;
	padding: 0;
	float: left;
	padding: 0 20px 0 0;
	font-weight: bold;
	width: 213px;
}
.livepollQA {
	margin: 0;
	padding: 0;
	/*float: left;*/
	padding: 0 20px 0 0;
	/*width: 213px;*/
}

.inputTitle {
	margin: 0;
	padding: 0;
	width: 195px;
	float: left;
}

.inputTitle_large {
	margin: 0;
	padding: 0;
	width: 460px;
	float: left;
}

.newsletterInput {
	margin: 0;
	padding: 0;
	float: left;
	padding: 0 10px 0 0;
	font-weight: bold;
}

textarea.commentsForm_large {
	margin: 5px 0;
	padding: 3px 0;
	float: left;
	width: 494px;
	height: 100px;
	font-weight: normal;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

input.checkBox {
	margin: 0;
	padding: 0 7px 0 0;
	float: left;
	width: 20px;
}

.checkboxText {
	margin: 0;
	padding: 0;
}

.newsletterBtm {
	margin: 0 10px;
	padding: 2px 0 0 0;
	overflow: hidden;
	border-top: 1px solid #d0d0d0;
}

.submit a {
	margin: 0;
	padding: 0 15px 0 0;
	float: right;
	background-image: url(/images/Ireland/arrowRight_sprite.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	display: block;
	font-weight: normal;
	color: #1d4165;
}

	.submit a:hover {
		background-position: right -13px;
		text-decoration: none;
		color: #f6993f;
	}


/* ------------------------------------- END FORM STYLES -------------------------------------------------- */


/* -------- BOOKMARK STYLES ---------*/

.bookmark {
	margin: 0;
	padding: 0 0 0 8px;
	float: left;
	width: 300px;
}

.bookmarkInner {
	margin: 0;
	padding: 0 0 20px 4px;
	width: 220px;
}

/* ------- END BOOKMARK STYLES --------*/

/* ------------------------------------------------ FOOTER STYLES ---------------------------------------------------- */

.footerArrow_container {
	margin: 0;
	padding: 0;
	width: 808px;
	float: right;
	background-image: url(/images/Ireland/arrowBg_small.png);
	background-repeat: no-repeat;
	background-color: #9EC9E3;
}

.footerArrow {
	margin: 15px 0 0 0;
	padding: 15px 0 15px 10px;
	background-image: url(/images/Ireland/bgArrow.png);
	background-repeat: no-repeat;
	width: 699px;
	float: left;
}

.footerArrow_head {
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(/images/Ireland/bgArrowHead.png);
	background-repeat: no-repeat;
	width: 99px;
	height: 126px;
}

.arrowLogo {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
}

.arrowLogo img {border:solid 1px #C8C8C8}

.arrowText {
	margin: 0;
	padding: 0;
	width: 395px;
	float: left;
}

.arrowText p {
	margin: 0;
	padding: 2px 0 2px 10px;
	font-size:10px;
}

.footerLinks {
	margin: 0;
	padding: 2px 0 10px 0;
	font-size: 11px;
	width: 700px;
	float: left;
}

.footerLinks_left {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	width: 500px;
}

.footerLinks_left p {
	margin: 0;
	padding: 4px 0 0 5px;
	float: left;
}


img.centerImg {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	float: left;
}

.footerLinks_right {
	float: right;
	margin: 0;
	padding: 4px 0 0 0;
}
/* -------------------- Misc styles ------------------------ */
.PressOfficeCountry{font-weight:bold;padding-top:10px;}
.PressOfficeCountry img{padding-right:10px;}
.PressOfficeRelease{padding-bottom:5px;}
.PressOfficeRelease a{text-decoration:none;}
.PressOfficeRelease h2{font-size:12px;font-weight:bold;padding:15px 0 2px 0;}
/* -------------------- Live Poll graphs-------------------- */

/* #boxLivePoll{height:220px} */
#boxLivePoll p{border-bottom:1px dotted #c8c8c8;margin-bottom:6px;padding-bottom:6px}
/*.LivePollQuestions{height:160px;overflow:auto}*/

/*
LivePollQuestions menuSection
.LivePollQuestions{height:160px;overflow:auto}
.menuSection{}
*/

.LivePollAnswerSummaryCount{background-color:#8192BF;width:10px;height:5px !important;font-size:0;margin-top:2px}
.LivePollAnswerSummary{margin-top:6px}

/* -------------------- Top Banner styles ------------------------ */
.slider {
    overflow:hidden;
    position: relative;
    width:808px;
    height:230px;
    padding: 0 0 0 0;
    background-color: transparent;
    background: url("/images/topbanner/topbanner_bg.png") top left no-repeat;
}

.slider .sliderHeader
{
    position: relative;
    height:82px;
    width:808px;
    background-color: transparent;
    background: url("/images/topbanner/topbanner_bg.png") top left no-repeat;
}

.slider .sliderWrapper 
{
    position: relative;
    float:left;
    margin: 0;
    padding: 0;
    height:109px;
    width:680px;
    overflow:hidden;
    background-color: transparent;
    
}

.slider .sliderWrap 
{
    position: relative;
    float:left;
    margin: 0;
    padding: 0;
    height:96px;
    width:680px;
    overflow:visible;
    -moz-box-shadow: 3px 3px 3px #999; 
    -webkit-box-shadow: 3px 3px 3px #999; 
    box-shadow: 3px 3px 3px #999;
    background-color: transparent;
}

.slider .sliderMovable 
{
    float:left;
    position: relative;
    width: 680px;
    height:109px;
    overflow:hidden;

}

.slider .sliderSection {
    float: left;
    margin: 0;
    cursor: pointer;
    overflow:visible;
    width:128px;
    height:128px;
}

.slider .sliderSection img 
{
    position:relative;
    padding: 0;
    margin: 0;
    height:96px;
    min-width:128px;
    -moz-box-shadow: 0 6px 3px -3px #999; 
    -webkit-box-shadow: 0 6px 3px -3px #999; 
    box-shadow: 0 6px 3px -3px #999;
}

.slider .arrowL, .slider .arrowR {
    background-image: url("/images/topbanner/leftmove.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height:96px;
    left: 0;
    margin: 0 0 0;
    position: absolute;
    right: 0;
    top: 82px;
    width: 32px;
    opacity:0.7;
    filter:alpha(opacity=70);
    z-index:70;
}

.slider .arrowR {
    background-image: url("/images/topbanner/rightmove.png");
    background-position: right 0;
    left: auto;
    right: 128px;
}
.slider .annotation 
{
    position:relative;
    float:left;
    width:500px;
    height:20px;
    background: url("/images/topbanner/leftarrow.png") left no-repeat;
    padding: 10px 0 0 45px;
    margin: -10px 0 0 0;
    font-family: 'BradleyHandITCRegular';
    font-size:14px;
    font-weight:bold;
    z-index:200;
}
    
.slider .annotation.right
{
    position:relative;
    width:500px;
    height:20px;
    text-align:right;
    background: url("/images/topbanner/rightarrow.png") right no-repeat;
    padding: 10px 45px 0 0;
    margin: -10px 0 0 0;
    z-index:200;
    }
.slider .resultsButton 
{
    cursor: pointer;
    height:32px;
    margin: 0 0 0;
    position: absolute;
    right: 0;
    top: 84px;
    width: 124px;
    left: auto;
}

.slider .resultsButton img
{
    position:relative;
    float:left;
    top:32px;
    left:6px;
    height:19px;
}

.slider .resultsButton.active img
{
    position:relative;
    float:left;
    top:31px;
    left:2px;
    height:21px;
}

/* -------------------- Middle Banner styles ------------------------ */
.middleBanner
{
    float:left;
    position:relative;
    height:187px;
    width:808px;
    background-color: transparent;
    background: url("/images/middlebanner/middle_banner_bg.png") top left no-repeat;
    
}
.middleBanner.hover
{
    background: url("/images/middlebanner/middle_banner_bg.png") top left no-repeat;
    
}
.middleBanner .middleBannerMainImage
{
    float:left;
    position:relative;
    height:156px;
    width:234px;
    padding: 6px 3px 8px 3px;
    margin: 0 10px 0 10px;
    background-color: #fff;
    -moz-box-shadow: 0 2px 8px #999; 
    -webkit-box-shadow: 0 2px 8px #999; 
    box-shadow: 0 2px 8px #999;
    background-position: 3px 6px;
    background-repeat:no-repeat;
}

.middleBanner .middleBannerMainImage img
{
    float:left;
    position:relative;
    height:156px;
    width:234px;
}

.middleBanner p
{
    float:left;
    position:relative;
    height:95px;
    line-height:24px;
    width:300px;
    padding: 0;
    margin: 35px 10px 0 15px;
    background-color:transparent;
    font-family: 'BradleyHandITCRegular';
    font-size:17px;
    font-weight:bold;
    color:#000;
}

.middleBanner a
{
    float:left;
    position:absolute;
    width:0px;
    height:0px;
    bottom:10px;
    right:25px;
    padding: 25px 160px 0 0;
    margin: 40px 10px 0 20px;
    background-color:transparent;
    overflow:hidden;
}

.middleBannerImage {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
