﻿html,
body {
	margin: 0;
	padding: 0;
}
body {
	background: #d8e1ee;
	color: #007B82;
	font: 12px/15px Arial, sans-serif;
}
img {
	border: none;
	display: inline;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #AA0E52;
	font-weight:bold;
	text-decoration:none;}
	
#content a{
	color: #AA0E52;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dashed;
}

#content a:hover {
	border-bottom: 0px;
}

#content a img {
	border-bottom: 0px;
	text-decoration:none;
}

#content a:hover img {
	border-bottom: 0px;
	text-decoration:none;
}


h1 {
	margin: 10px 0;
	color: #007B82;
	font: 23px/30px Arial, sans-serif;
}
h2 {
	color: #007B82;
	font: 20px/22px Arial, sans-serif;
	margin: 10px 0;
}
h3 {
	color: #990033;
	font: 17px/19px Georgia, Verdana;
	font-weight:bold;
	margin: 0;
}
#content h3 {
	margin: 10px 0 10px 0;
	}
h4 {
	color: #8A003E;
	font: bold 12px/14px Arial, sans-serif;
	margin: 15px 0 10px 0;
}
p {
	margin: 10px 0;
}

.scroll {
	margin: 0px 10px 0px 0px;
	float: right;
	color:#AA0E52;
	font-size:12px;
	font-weight:bold;
	}

.left {
	float: left !important;
	display: inline;
}

.left-border {
	float: left !important;
	display: inline;
	border-style: solid;
    border-width: 2px;
    border-color: white;
	padding:2px 2px 2px 2px;
	margin: 0px 15px 5px 0px;

}
.right {
	float: right !important;
	display: inline;
}

.right-border {
	float: right !important;
	display: inline;
	border-style: solid;
    border-width: 2px;
    border-color: white;
	padding:2px 2px 2px 2px;
	margin: 0px 0px 5px 15px;

}
.clear {
	clear: both;
}
.wrap {
	width: 100%;
	overflow: hidden;
}

#container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: #C7D2E0 url('../images/bg_container.jpg') repeat-x;
}
#header {
	background: url('../images/bg_header.gif') no-repeat;
	height: 62px;
	padding: 0 0 0 23px;
}
#top-info {
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
#top-info li {
	float: left;
	font: bold 13px/17px Arial, sans-serif;
	color: #FFF;
	padding: 5px 23px;
	margin-left: -23px;
	background: url('../images/spr_top.gif') repeat-y 13px 0;
}
#top-info a {
	color: #FFF;
}
#main-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
#main-navigation li {
	float: left;
	background: url('../images/tab-li.gif') no-repeat;
	margin-right: 3px;
}
#main-navigation li#active {
	background: url('../images/tab-li-hover.gif') no-repeat;
}
#main-navigation a {
	background: url('../images/tab-a.gif') no-repeat 100% 0;
	padding: 5px 10px;
	float: left;
	color: #007B82;
	text-decoration: none;
	font-weight: bold;
}
#main-navigation li#active a {
	background: url('../images/tab-a-hover.gif') no-repeat 100% 0;
}

#main {
	padding: 0 23px;
	width: 914px;
	overflow: hidden;
	position: relative;
}
#content {
	width: 485px;
	float: left;
	padding-right: 20px;
	overflow: hidden;
}
.testimonials {
	margin: 0;
	padding: 0;
	list-style: none;
}
.testimonials li {
	margin-top: 11px;
	padding: 10px;
	color: #000;
	font-size: 11px;
	background: #E7E7E7 url('../images/bg_testimonials.gif') no-repeat 0 100%;
}
.testimonials em {
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}
img.left {
	margin: 0 15px 15px 0;
}
.holes {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
.holes li {
	background: #DCE2EB url('../images/bullet_holes.gif') no-repeat 4px 4px;
	padding: 3px 20px;
	margin: 4px 0 0 0;
}
.separator {
	height: 2px;
	overflow: hidden;
	background: url('../images/spr_horizontal.gif');
}
.subheading {
	display: block;
	color: #B0186C;
	font: bold 17px/19px Georgia, Verdana;
	font-weight:bold;
	margin-top:30px;
	}
.date {
	color: #666666;
	display: block;
	margin-bottom: 10px;
	line-height: 19px;
}
.f-data {
	background: #DDE3ED url('../images/form-top.gif') no-repeat;
}
.f-data div.inner {
	background: url('../images/form-bottom.gif') no-repeat 0 100%;
	padding: 5px 0;
	width: 477px;
	overflow: hidden;
}
.f-data ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.f-data ul li {
	float: left;
	width: 100%;
	padding: 5px 0;
}
.f-data .leftcell {
	float: left;
	width: 145px;
	overflow: hidden;
	text-align: right;
}
.f-data .rightcell {
	float: right;
	width: 320px;
	overflow: hidden;
}
.text {
	float: left;
	width: 310px;
	padding: 1px 2px;
	border: 1px solid #A8ADB4;
	font: 11px Arial, sans-serif;
}
.button {
	float: right;
	background: transparent url('../images/bg_button.gif') no-repeat;
	width: 60px;
	height: 15px;
	color: #FFF;
	border: none;
	font-size: 10px;
	padding: 0;
	margin: 5px;
}
address {
	margin: 0;
	font: normal 12px/24px Arial, sans-serif;
}
.red {
	color: #AA007C;
	font-weight: bold;
}
#sidebar {
	float: right;
	width: 408px;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	overflow: hidden;
	background: url('../images/spr_vertical.gif')  repeat-y;
}
#sidebar a {
	color: #AA0E52;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dashed;
}

#sidebar a:hover {
	border-bottom: 0px;
}



#sidebar .inner {
	padding-left: 20px;
}
#sidebar ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
#sidebar ul li {
	padding: 5px 0 5px 12px;
	background: url('../images/bullet_blue.gif') no-repeat 0 50%;
}
#sidebar ul li.active {
	background: url('../images/bullet_green.gif') no-repeat 0 50% !important;	
}
#sidebar ul.twin {
	margin: 15px 0;
}
#sidebar ul.twin li {
	float: left;
	width: 175px;
}
#sidebar ul.greybullets {
	margin: 10px 0;
}
#sidebar ul.greybullets li {
	background: url('../images/bullet_grey.gif') no-repeat 0 50%;
	width: 182px;
}
#howtocontact {
	background: #DDE3ED url('../images/contact-top.gif') no-repeat;
	width: 384px;
	margin: 15px 0;
}
#howtocontact div {
	background: url('../images/contact-bottom.gif') no-repeat 0 100%;
	padding: 1px 12px 35px 12px;
	width: 360px;
	overflow: hidden;
}
#howtocontact ul {
	margin: 22px 0 0 0;
}
#howtocontact ul li {
	padding: 10px 0 10px 40px;
}
#contact-number {
	background: url('../images/contact-number.gif') no-repeat 0 50% !important;
}
#contact-email {
	background: url('../images/contact-email.gif') no-repeat !important;
}
.contactform {
	background: #DDE3ED url('../images/bg_contactform_top.gif') no-repeat;
	width: 901px;
	margin: 10px 20px;
}
.contactform div.inner {
	background: url('../images/bg_contactform_bottom.gif') no-repeat 0 100%;
	width: 871px;
	overflow: hidden;
	padding: 10px 15px;
}
.contactform h4 {
	margin: 5px 0;
}
.contactform ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.contactform ul li {
	width: 100%;
	overflow: hidden;
	padding: 4px 0;
}
.leftfield {
	width: 330px;
	float: left;
}
.rightfield {
	width: 540px;
	float: right;
}
.contactform .leftcell {
	float: left;
	overflow: hidden;
	text-align: right;
}
.contactform .rightcell {
	float: right;
	overflow: hidden;
}
.leftfield .leftcell {
	width: 110px;
}
.leftfield .rightcell {
	width: 210px;
}
.rightfield .leftcell {
	width: 105px;
}
.rightfield .rightcell {
	width: 425px;
}
.leftfield .text {
	width: 203px;
}
.rightfield .text {
	width: 415px;
}
.rightfield textarea {
	width: 415px;
	height: 40px;
	padding: 1px 2px;
	border: 1px solid #A8ADB4;
	font: 11px Arial, sans-serif;
}
.tar {
	padding: 0 40px;
	text-align: right;
	font-size: 10px;
}
.cover {
	width: 488px;
	float: left;
	overflow: hidden;
}
.cover h1 {
	font: 38px/40px Arial, Helvetica, sans-serif;
	color: #666699;
	margin: 0 0 10px 0;
}
.cover .subheading {
	color: #007B82;
	font: 20px/22px Arial, sans-serif;
	margin: -5px 0;
}
.services {
	margin: 0 0 0 -25px;
	padding: 0 0 10px 0;
	list-style: none;
	background: url('../images/spr_horizontal.gif') repeat-x 0 100%;
	width: 705px;
	overflow: hidden;
}
.services li {
	padding-left: 25px;
	width: 325px;
	float: left;
	font-size: 11px;
}
#coffee {
	position: absolute;
	z-index: 10;
	top: 204px;
	left: 722px;
}
.profits {
	width: 680px;
	float: left;
	overflow: hidden;
	margin: 10px 0;
}
.profits ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.profits li {
	float: left;
}
.profits li a {
	float: left;
	width: 205px;
	padding: 0 10px;
	height: 155px;
	overflow: hidden;
	color: #AA0E52;
	font: bold 11px/14px Arial, sans-serif;
	text-decoration: none;
}
#dublinfest {
	background: url('../images/dublinfest.jpg') no-repeat;
}
#wordofsport {
	background: url('../images/wordofsport.jpg') no-repeat;
}
#carpets {
	background: url('../images/carpets.jpg') no-repeat;
}
.next {
	margin: 10px 0;
	float: right;
	width: 217px;
	padding-left: 17px;
	background: url('../images/spr_vertical.gif') repeat-y;
}
.profits h2,
.next h2 {
	margin: 0;
}
#footer {
	border-top: 1px solid #D3DCE8;
	background: #839ABC url('../images/bg_footer.gif') repeat-x 0 100%;
	padding: 8px 20px 50px 20px;
	color: #DEE4ED;
	margin: 30px 0 0 0;
}
#footer a {
	color: #ffffff;
}
#footer ul {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	float: left;
	margin-left: -10px;
	padding: 0 10px;
	background: url('../images/spr_footer.gif') no-repeat 4px 50%;
}

/* Gallery Styles */

#motioncontainer {
/*margin:0px auto;  Uncomment this line if you wish to center the gallery on page */
width: 670px; /* Set to gallery width, in px or percentage */
height: 160px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #c7d2e0; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid white; /* Set image border hover color */
}

#statusdiv {
background-color: white;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */