@charset "UTF-8";
body {
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 15px;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #000099;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-weight: 300;
	line-height: 28px;
}
h2 {
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #CC3333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-weight: 300;
}
h3 {
	font-size: 15px;
	line-height: 15px;
	color: 3F3F3F;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
h4 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}
p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	line-height: 15px;
}
a {
	text-decoration: none;
}
ul {
	padding-right: 0px;
	padding-left: 9px;
	margin: 0px;
	padding-top: 7px;
	list-style-image: url(../assets/graphics/bullet.gif);
	font-size: 12px;
}
li {
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.blue {
	color: #1A1A9B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.sub {
	font-size: 13px;
	line-height: 15px;
}
.whitetext {
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px;
}
.greenSub {
	font-size: 12px;
	color: #18A098;
	font-weight: bold;
}
.call-to-action-text {
	margin-top: 10px;
	margin-left: 90px;
	font-size: 14px;
	color: #666666;
	font-family: Helvetica, sans-serif;
	margin-right: 5px;
}
.blueBoxWhitetext {
	color: #FFFFFF;
	background-color: #30368E;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	font-size: 16px;
}
.redBoxWhitetext {
	color: #FFFFFF;
	background-color: #cc3333;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	font-size: 16px;
}
.grayBoxWhitetext {
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	font-size: 16px;
}
.greenBoxWhitetext {
	color: #FFFFFF;
	background-color: #19A099;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	font-size: 16px;
}
.yellowBoxWhitetext {
	color: #FFFFFF;
	background-color: #CB9B37;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	font-size: 16px;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.noMargin {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* All Head content on the page*/
/* All Head content on the page*/
/* All Head content on the page*/
#container #header {
	background-image: url(../assets/graphics/header-shadow.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 0px;
	padding-right: 30px;
	padding-top: 30px;
	height: 200px;
}
#container #header #banner {
	background-image: url(../assets/graphics/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	padding-left: 13px;
	padding-right: 13px;
}
#container #header #banner #flash {
	height: 134px;
	color: #FFFFFF;
	width: 450px;
	margin-left: 100px;
}
/* All main content on the page*/
/* All main content on the page*/
/* All main content on the page*/
#container  #main {
	background-image: url(../assets/graphics/shadow.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
}
#container  #main  #top {
	margin-right: 45px;
	margin-left: 45px;
}
#container  #main  #bottom {
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	position: relative;
}
#container #main #bottom #serviced-office-box {
	background-image: url(../assets/graphics/serviced-box-back.jpg);
	float: left;
	height: 163px;
	width: 205px;
	margin-right: 3px;
	padding-right: 9px;
	padding-bottom: 50px;
	padding-left: 10px;
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
}
#container #main #bottom #serviced-office-box a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#container #main #bottom #virtual-office-box {
	background-image: url(../assets/graphics/virtual-box-back.jpg);
	float: left;
	height: 163px;
	width: 210px;
	margin-left: 2px;
	margin-right: 3px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 8px;
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
}
#container #main #bottom #virtual-office-box a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#container #main #bottom #meetingrooms-box {
	background-image: url(../assets/graphics/meetingrooms-box-back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 163px;
	width: 204px;
	margin-left: 2px;
	margin-right: 3px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
}
#meetingrooms-box a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#call-to-actions {
	width: 222px;
	margin-left: 2px;
	float: left;
	margin-bottom: 10px;
}
#call-to-actions .contact-atrium {
	background-image: url(../assets/graphics/grey-grad.jpg);
	background-repeat: repeat-x;
	height: 52px;
	border: 1px solid #999999;
	margin-bottom: 6px;
}
#call-to-actions .contact-atrium .call-to-action-text a {
	color: #666666;
	text-decoration: none;
}

/*Footer styles on page*/
/*Footer styles on page*/
/*Footer styles on page*/
#container  #footer {
	height: 67px;
	padding-right: 45px;
	padding-left: 45px;
	background-image: url(../assets/graphics/footer-shadow.jpg);
}
#container #footer #TICKER {
	background-color: #231E61;
	height: 25px;
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	overflow:hidden;
	margin-left: 10px;
}
#container #copyright {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-left: 20px;
}



/*Services page styles*/
/*Services page styles*/
/*Services page styles*/
#container  #main  #services-top {
	background-image: url(../assets/graphics/title-grad.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	width: 403px;
	color: #3F3F3F;
	padding-left: 25px;
	margin-left: 20px;
	visibility: visible;
	display: block;
	float: left;
	background-position: 0px -30px;
}
#container #main #services-top li {
	list-style-image: url(../assets/graphics/red-bullet.gif);
	font-size: 14px;
	line-height: 18px;
}
#container #main #services-top a {
	color: #3F3F3F;
}
#container #main #services-top a:hover {
	color: #CC3333;
	text-decoration: underline;
}
#container #main #services-top ul {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 12px;
}
#container  #main  #services-bottom {
	width: 480px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 460px;
	position: relative;
	overflow: visible;
}#menu .serviced-button a {
	color: #FFFFFF;
}
#container #main #services-bottom h3 {
	color: #CC3333;
	font-weight: lighter;
	padding-top: 10px;
}
#container #main #services-top h3 {
	color: #CC3333;
	font-weight: lighter;
	padding-top: 10px;
}
#container #main #services-bottom #servicedBoxBig {
	background-image: url(../assets/graphics/serviced-office-big-box.jpg);
	height: 211px;
	padding: 8px;
}



/*Virtual page styles*/
/*Virtual page styles*/
/*Virtual page styles*/
#virtual-top {
	background-image: url(../assets/graphics/title-grad.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 25px;
	margin-left: 20px;
	width: 403px;
	color: #3F3F3F;
	float: left;
	background-position: 0px -30px;
}
#virtual-top h2 {
	color: #18A098;
}
#virtual-top li {
	list-style-image: url(../assets/graphics/green-bullet.jpg);
	font-size: 14px;
	line-height: 18px;
}
#virtual-top ul {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 12px;
}
#virtual-top a {
	color: #3F3F3F;
}
#virtual-top a:hover {
	color: #18A098;
	text-decoration: underline;
}
#virtual-bottom {
	margin-left: 460px;
	width: 480px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: relative;
}
#virtual-bottom h3 {
	color: #18A098;
	font-weight: lighter;
	padding-top: 18px;
}
#virtual-bottom #virtualBoxBig {
	background-image: url(../assets/graphics/virtual-office-big-box.jpg);
	padding: 8px;
}



/*Meeting page styles*/
/*Meeting page styles*/
/*Meeting page styles*/
#container  #main #meeting-top {
	margin-left: 20px;
	padding-left: 25px;
	color: #3F3F3F;
	margin-right: 50px;
}
#container #main #meeting-top h2 {
	color: #cc9b35;
	font-size: 24px;
	margin-top: 10px;
}
#container #main #meeting-top li {
	list-style-image: url(../assets/graphics/yellow-bullet.jpg);
	color: #666666;
	font-size: 14px;
	line-height: 18px;
}
#container #main #meeting-top ul {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 12px;
}
#container #main #meeting-top a {
	color: #3F3F3F;
}
#container #main #meeting-top a:hover {
	color: #cc9b35;
	text-decoration: underline;
}
#container  #main #meeting-bottom {
	margin-left: 460px;
	width: 480px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: relative;
}
#container #main #meeting-top h3{
	color: #cc9b35;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
}
#container #main #meeting-top img{
padding-left:5px;
}
#container #main #meeting-top #meeting-bottom h3{
	color: #cc9b35;
	font-size: 14px;
	font-weight: lighter;
}
#container #main #meeting-bottom #meetingBoxBig {
	background-image: url(../assets/graphics/meeting-rooms-big-box.jpg);
	height: 211px;
	padding: 8px;
	margin-top: 16px;
}
#container #main #meeting-top #meetingBoxBig {
	background-image: url(../assets/graphics/meeting-rooms-big-box.jpg);
	height: 211px;
	padding: 8px;
	margin-top: 65px;
}


/*remote office page styles*/
/*remote office page styles*/
/*remote office page styles*/
#container  #main  #remote-top {
	padding-right: 10px;
	padding-left: 45px;
	width: 403px;
	color: #3F3F3F;
	display: block;
	float: left;
}
#container #main #remote-top h2 {
	color: #CC3333;
}
#container #main #remote-top li {
	list-style-image: url(../assets/graphics/gray-bullet.jpg);
	font-size: 14px;
	line-height: 18px;
}
#container #main #remote-top ul {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 12px;
}
#container #main #remote-top a {
	color: #3F3F3F;
}
#container #main #remote-top a:hover {
	color: #666666;
	text-decoration: underline;
}
#container  #main  #remote-bottom {
	width: 480px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	margin-left: 460px;
	padding-top: 15px;
}#container #main #remote-bottom h3 {
	color: #666666;
	font-weight: lighter;
	padding-top: 18px;
}
#container #main #remote-bottom #remoteBoxBig {
	background-image: url(../assets/graphics/remote-office-big-box.jpg);
	height: 211px;
	padding: 8px;
}
#container #main #remote-top #servicedBoxBig {
	background-image: url(../assets/graphics/serviced-office-big-box.jpg);
	margin-bottom: 20px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	height: 167px;
}
#container #main #remote-top #servicedBoxBig h3 {
	color: #FFFFFF;
	margin: 0px;
}
#container #main #remote-top #servicedBoxBig p {
	color: #FFFFFF;
}
/*other office page styles*/
/*other office page styles*/
/*other office page styles*/
#container  #main  #other-top {
	margin-left: 20px;
	background-image: url(../assets/graphics/title-grad.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 25px;
	width: 403px;
	color: #3F3F3F;
	float: left;
	background-position: 0px -30px;
}
#container #main #other-top h2 {
	color: #333333;
}
#container #main #other-top li {
	list-style-image: url(../assets/graphics/black-bullet.jpg);
	font-size: 14px;
	line-height: 18px;
}
#container #main #other-top ul {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 12px;
}
#container #main #other-top a {
	color: #3F3F3F;
}
#container #main #other-top a:hover {
	color: #CC3333;
	text-decoration: underline;
}
#container  #main  #other-bottom {
	margin-left: 460px;
	width: 480px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: relative;
}#container #main #other-bottom h3 {
	color: #333333;
	font-weight: lighter;
	padding-top: 18px;
}
#container #main #other-bottom #otherBoxBig {
	background-image: url(../assets/graphics/other-services-big-box.jpg);
	height: 211px;
	padding: 8px;
}

/*find US / Contact Us / About Us page styles*/
/*find US / Contact Us / About Us page styles*/
/*find US / Contact Us / About Us page styles*/
#container  #main  #contact-top {
	background-image: url(../assets/graphics/title-grad.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 25px;
	width: 403px;
	color: #3F3F3F;
	float: left;
	margin-left: 20px;
	background-position: 0px -30px;
}
#container #main #contact-top h2 {
	color: #CC3333;
}
#container #main #contact-top li {
	list-style-image: url(../assets/graphics/blue-bullet.jpg);
	font-size: 14px;
	line-height: 18px;
}
#container #main #contact-top ul {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 12px;
}
#container #main #contact-top a {
	color: #3F3F3F;
}
#container #main #contact-top a:hover {
	color: #000099;
	text-decoration: underline;
}
#container #main #contact-bottom {
	margin-left: 460px;
	width: 480px;
	margin-bottom: 40px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: relative;
}
#container #main #contact-bottom h3 {
	color: #000099;
	font-weight: lighter;
	padding-top: 18px;
}
#container #main #bottom img {
padding-right:5px;
}
#container #main #contact-bottom #contactBoxBig {
	background-image: url(../assets/graphics/contact-us-big-box.jpg);
	height: 211px;
	padding: 8px;
}
#quick-call-to-action  {
	text-align: right;
	float: right;
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;
}
#quick-call-to-action img  {
	padding-left: 5px;
}
#container #main #contact-bottom td {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 5px;
}


/*Contact Show Hide elemets*/
#container #main #contact-bottom #form {
	width: 460px;
	margin-top:10px;
}
#container #main #contact-bottom #map {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 460px;
	visibility: hidden;
}
#container #main #contact-bottom #airport {
	visibility: hidden;
	position: absolute;
	width: 460px;
	left: 10px;
	top: 0px;
}
#container #main #contact-bottom #train {
	visibility: hidden;
	position: absolute;
	width: 460px;
	left: 10px;
	top: 0px;
}
#container #main #contact-bottom #cityCentre {
	visibility: hidden;
	position: absolute;
	width: 460px;
	left: 10px;
	top: 0px;
	overflow: auto;
	height: 460px;
	padding-right: 10px;
}
#container #main #contact-bottom #dublin {
	visibility: hidden;
	position: absolute;
	width: 460px;
	left: 10px;
	top: 0px;
	height: 500px;
	overflow: auto;
	right: 10px;
}
#container #main #contact-bottom #limerickGalway {
	visibility: hidden;
	position: absolute;
	width: 460px;
	left: 10px;
	top: 0px;
}
#container #main #contact-bottom #waterford {
	visibility: hidden;
	position:absolute;
	width: 460px;
	left: 10px;
	top: 0px;
}
#container #main #contact-bottom h3 {
	margin: 0px;
	font-size: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #main .indexImage  {
	float: right;
	margin-right: 45px;
	margin-bottom: 10px;
}
#a {
	width: 480px;
	z-index: 1;
	left: 10px;
	top: 0px;
	padding-top: 2px;
}
#b {
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 2;
}
#c {
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 3;
}
#d {
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 4;
}
#e {
	visibility: hidden;
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 5;
}
#f {
	visibility: hidden;
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 6;
}
#g {
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 7;
	clear: both;
	position: absolute;
}
#h {
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 8;
	visibility: hidden;
}
#i {
	visibility: hidden;
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 9;
}
#j {
	visibility: hidden;
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 10;
}
#k {
	visibility: hidden;
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 10;
}
#l {
	visibility: hidden;
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 10;
}
#m {
	visibility: hidden;
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 10;
}
#n {
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 10;
}
#o {
	visibility: hidden;
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 10;
}
#p {
	visibility: hidden;
	position: absolute;
	width: 480px;
	left: 10px;
	top: 0px;
	z-index: 10;
}

/*CSS quick nav*/
/*CSS quick nav*/
/*CSS quick nav*/
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
	z-index: 500;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	width: 108px;
	height: 85px;
	padding: 30px 7px 7px;
	left: 10px;
	top: 20px;
	visibility: hidden;
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	z-index: 500;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 10;
	left: 20px; /*position where enlarged image should offset horizontally */
	background-image: url(../assets/graphics/speach-bubble.gif);
	background-repeat: no-repeat;
	z-index: 500;

}
.boldUnderline {
	font-weight: bold;
	text-decoration: underline;
}
#contact-bottom ol {
}
#contact-bottom li {
}
.address {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.bluelargeText {
	font-size: 14px;
	line-height: 17px;
	color: #000099;
}
#printmap-button {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 25px;
	width: 100px;
}
#container #main #remote-top #servicedBoxBig p {
	color: #FFFFFF;
}
.planet:link {
	color: #999999;
	text-decoration: none;
}
.planet:visited {
	color: #999999;
	text-decoration: none;
}
.planet:active {
	color: #999999;
	text-decoration: none;
}
.planet:hover {
	color: #999999;
	text-decoration: underline;
}
