@import url('yui-reset-min.css');


/* ------ Body ------*/

html {
	overflow-y: scroll;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: white;
	color: #2a4360;
	background: white url(../images/main_bg.jpg) repeat-x left top;
	}
a {
   outline: 0;
}
/* ------ Container ------*/

#container {
	width: 790px;
	margin: auto;
	}

/* ------. Header ------*/

#header {
	position: relative;
	height: 104px;
	margin-bottom: 20px;
	}
	
#header h1 {
	color: white;
	overflow: hidden;
	text-indent: -1000px;
	width: 168px;
	height: 104px;
	background: url(../images/main_logo.gif) no-repeat left top;
	}
	
/* ------ Navigation ------*/

#navbar {
	position: absolute;
	top: 42px;
	left: 169px;
	width: 617px;
	margin: 0; padding: 0;
	}
	
#navbar li {
	margin: 0; padding: 0;
	display: block;
	float: left;

	}
	
#navbar a {
	margin: 0; padding: 0;	
	color: white;
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	width: 60px;
	background-position: top left;
	background-repeat: no-repeat;
	}
	
/* hover effect - shift bg image */

#navbar a:hover  {		
	background-position: center left;
	}
	
/* highlight the current navbar item, by appling the class 'current' to the containing li */

#navbar li.current a, #navbar li.current a:hover {
	background-position: bottom left;
	}
	
						
/* ------ individual buttons ------ */

#navbar li#n-home a { 
	width: 52px; background-image: url(../images/nav/nav_home.gif); 
	}

#navbar li#n-commercial a { 
	width: 92px; background-image: url(../images/nav/nav_commercial.gif); 
	}

#navbar li#n-domestic a { 
	width: 79px; background-image: url(../images/nav/nav_domestic.gif); 
	}

#navbar li#n-compliance a { 
	width: 92px; background-image: url(../images/nav/nav_compliance.gif); 
	}

#navbar li#n-education a { 
	width: 85px; background-image: url(../images/nav/nav_education.gif); 
	}

#navbar li#n-careers a 	{ 
	width: 70px; background-image: url(../images/nav/nav_careers.gif); 
	}

#navbar li#n-contact a 	{
	 width: 72px; background-image: url(../images/nav/nav_contact.gif); 
	 }

#navbar li#n-about a { 
	width: 75px; background-image: url(../images/nav/nav_about.gif); 
	}


/* ------ Content ------*/

#content {
	font-size: 1.1em;
	}
	
#content h3, #content h4, #content h5, #content h6{
	margin: 0;
	padding: 0;
	}
	
#content h2 {	/* main content header */
	margin-top: 0;
	position: relative;
	top: -5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	border-bottom: 1px solid #387A9B;
	padding-bottom: 5px;
	margin-bottom: 0.65em;
	}

.educationhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	padding: 0px;
	margin: 0em;
	font-weight: bold;
	line-height: 0;
		}

#content p, #content pre, #content blockquote, #content address {
	margin: 1em 0;
	padding: 0;
	}
	
#content ul, #content ol, #content dl{
	margin: 1em;
	padding: 0;
	}
	

/* .... links */
	
#content a {
	color: #aa0a2c;
	}
	

p { 
	line-height: 140%;
	font-size: 12px;
	}
	
/* ------Main Layout * left/right switch ------*/

#main-area {
	width: 510px;
	float: right;
	}
	
#main-area ul { 
	list-style: none; 
	}
	
#main-area li { 
	font-size: 12px;
	padding: 0 0 15px 30px;
	background: url(../images/li_star.gif) no-repeat top left; 
	line-height: 140%;
	}

#main-area h3 {
	font-size: 13px; 
	font-weight: bold; 
	}
	
#main-area img { 
	padding-right: 5px;
	}
	
#sidebar {
	width: 250px;
	float: left;
	background: url(../images/vert_dots.gif) repeat-y right top;		
	padding-right: 14px;
	}
	
#container.sidebar-on-right #main-area {
	float: left;
	}
	
#container.sidebar-on-right	#sidebar {
	float: right;
	background-position: left top;		
	padding-left: 14px;
	padding-right: 0px;
	}
	

.largeimages {
	float: left;
	margin-right: 80px;
	margin-bottom: 10px;
	}	

#smallimages { 
	float: right;
	padding: 0 0 0 20px;
	margin-bottom: none; 
	padding-bottom: none;
	}

.caption {
	font-size: 11px;
	color: #aa0a2c;
	}


/* ------Sidebar ------*/	


#sidebar {
	color: #387a9b;
	}
	
#sidebar h3 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	height: 31px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 0;
	}
	
/* ------ Links ------*/
	
#sidebar a {
	color: #387a9b;
	font-weight: bold;
	}


/* ------ Sidebar Subnav ------*/

ul#subnav {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5;
	margin-top: 0.3em;
	margin-bottom: 1.3em;
	margin-left: 1px;
	}
	
ul#subnav li { 
color: #aa0a2c;
	}
	
ul#subnav a {
	color: #aa0a2c;
	font-weight: normal;
	}
	
ul#subnav li.current a {
	padding-left: 10px;
	background: url(../images/bullet.gif) no-repeat center left;
	text-decoration: none;
	}	

/* ------ Sidebar News ------*/


#sidebar-news {
	}

#sidebar-news h3 {
	background-image: url(../images/h_latest_news.gif);
	margin: 0;
	}

#sidebar-commercial h3 {
	background-image: url(../images/h_commercial.gif);
	margin: 0;
	}

#sidebar-compliance h3 {
	background-image: url(../images/h_compliance.gif);
	margin: 0;
	}

#sidebar-domestic h3 {
	background-image: url(../images/h_domestic.gif);
	margin: 0;
	}

#sidebar-education h3 {
	background-image: url(../images/h_education.gif);
	margin: 0;
	}
	
#sidebar-careers h3 {
	background-image: url(../images/h_careers.gif);
	margin: 0;
	}

#sidebar-contact h3 {
	background-image: url(../images/h_contact.gif);
	margin: 0;
	}

#sidebar-about h3 {
	background-image: url(../images/h_about.gif);
	margin: 0;
	}

#sidebar-news .read-on, #content p.read-on {
	padding-left: 14px;
	background: url(../images/icon_page.gif) no-repeat left center;
	font-weight: bold;
	}
	
#sidebar-news .read-on a, #content p.read-on a {
	text-decoration: none;
	background: url(../images/horiz_dots_navy.gif) repeat-x bottom left;
	}

#content p.read-on a { color:#2A4360; }

#content div.news {
	padding: 0 0 10px 0;
}

#content div.news img {
	width: 510px;
}

#content div.news_dot {
	background: url(../images/hor_dots.gif) repeat-x left top;
	padding-top:2px;
}

#content div.news .news_headline {
	font-size: 16px;
	font-weight: bold;
}

#content div.news .news_summary {
	font-size: 12px;
}

#content div.news .news_caption {
	font-size: 11px;
}
	
/* ------ Sidebar Clients ------*/	

#sidebar-clientssay h3 {
	background-image: url(../images/h_clientssay.gif);	
	}
	
#sidebar-clientssay blockquote {
	font-size: 0px;
	line-height: 0;
	color: white;
	overflow: hidden;
	height: 150px;
	width: 100%;
	background: transparent url(../images/testimonal_text.gif) no-repeat top left;
	}	


#sidebar-clientssay-commercial h3 {
	background-image: url(../images/h_clientssay.gif);	
	}

#sidebar-clientssay-commercial blockquote {
	font-size: 0px;
	line-height: 0px;
	color: white;
	overflow: hidden;
	height: 300px;
	width: 100%;
	background: transparent url(../images/testimonial_commercial.gif) no-repeat top left;
	}	

/* ------ Sidebar Facts and Figures ------*/	

#sidebar-faf h3 {
	background-image: url(../images/h_factsfigures.gif);	
	}
	
#sidebar-faf a {
	color: #6f9a6a;
	text-decoration: none;
	background: url(../images/horiz_dots_green.gif) repeat-x bottom left;
	}	

/* ------ Footer ------*/

#footer {
	clear: both;
	background: #FFFFFF url(../images/footer_bg.jpg) repeat-x top left;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.1em;
	color: #4d87a5;		
	}
	
body > #footer {	/* top gap for ff */
	border-top: 20px solid white;
	}
	
#footer p {
	width: 790px;
	margin: auto;
	}

#footer a {
	color: #4d87a5;
	margin: auto;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
#footer p img { border: 1px solid #4d87a5; margin: 7px 7px 0 0; }
	
/* ------Forms ------*/


form, fieldset {
	}

/* ------ Misc ------*/


input, select, textarea {
    font-size: 100%;
	}

.clear {
	clear: both;
	}
	
/*-------Education ---------*/
dl.current {
padding: 0 0 0 0;
margin: 0 0 0 0;
}

dl.current:after {
content: ".";
display: block;
height: 1px;
clear: both;
visibility: hidden;
}

dl.current dt img {
float: left;
margin: 5px 0 0 0;
padding: 0 0 0 0;
border: 1px solid #387A9B;}

dl.current dd {
margin-left: 110px;
}

#main-area img.nopadding {padding: 0;}

#main-area li.edu { 
	font-size: 12px;
	padding: 0 0 15px 30px;
	background: url(../images/edu_rec_icon.gif) no-repeat top left; 
	line-height: 140%;
	}

/*Prevent overlap in IE */
dl.current{ display: inline-table;}

/*Hides from IE-mac \*/
*html dl.current {height: 1%;}
dl.current {display: block;}
/* End hide from IE-mac */

/*------Flash Slides ------*/

#flash-slideshow { width:510px; height:220px; margin-bottom: 20px; position:relative; background:url(../images/SpotLight_new.jpg) no-repeat	}
#flash-slideshow #pay_online{ position:absolute; top:118px; right:57px;  width:208px; height:41px; text-indent:-8000px;  }
#flash-slideshow #sign_up_btn{ position:absolute; top:120px; right:18px; width:208px; height:41px;  }
#flash-slideshow #pay_online:hover, #flash-slideshow #sign_up_btn:hover{ cursor:pointer}
/* ------ Home Sectors ------*/

#home-sectors {}


#home-sectors div.sector {
	clear: both;
	position: relative;
	background: url(../images/bg_section_commercial.jpg) no-repeat top left;
	padding-left: 91px;
	padding-top: 29px;
	height: 8em;
	}

#home-sectors h3 {
	text-indent: -1000px;
	height: 1px;
	margin: 0; padding: 0;
	overflow: hidden;
	}

#home-sectors div.sector p {
	margin-top: 0;
	}

#home-sectors div.sector p.more {
	margin: 0;
	font-weight: bold;
	position: absolute;
	top: 5px;
	right: 0;
	padding: 0;
	}

#home-sectors div.sector p.more a {
	text-decoration: none;
	}

#wishes {margin:10px 0;}
#wishes img { display: block; margin: auto; }

/*------ specific sectors ------ */

#home-sectors #sector-commercial { 
	background-image: url(../images/bg_section_commercial.jpg) ;
	padding-bottom: 15px;
	}

#home-sectors #sector-domestic { 
	background-image: url(../images/bg_section_domestic.jpg); 
	padding-bottom: 15px;
	}

#home-sectors #sector-compliance { 
	background-image: url(../images/bg_section_compliance.jpg) ;
	}

#home-sectors #sector-commercial a { 
	color: #bd848b;	
	}
	
#home-sectors #sector-domestic a { 
	color: #87ac83; 
	}

#home-sectors #sector-compliance a 	{ 
	color: #d49765; 
	}


 /* ------TABLE------ */
 
table { 
	border: 1px solid #ccc; 
	margin: 10px 0 10px 0;
	width: 100%;
	position: top left;
	font-size: 12px;
	}

th { 
	padding: 3px 1px 3px 5px;
	font-weight: bold;
	color: #fff;
	background-color: #2a4360;	
	}

td { 
	padding: 3px 0 3px 5px;
	border: 1px dotted #ccc;
	}

tr { 
	padding: 3px 1px 3px 1px; 
	border: 1px dotted #ccc;
	}

.doaccept {background-color: #598a53; } 

.dontaccept {background-color: #aa0a2c; }

/* Recycling Bin Collection Schedules */
.arealist { border:1px dotted #000; width:506px; margin: 0px 0px 20px 0px; empty-cells:hide; border-collapse:collapse;}
.arealist .areatr td {padding:10px 0px 10px 0px; margin-right:-5px;}
/* .arealist .areatr td { vertical-align:middle;cursor:default;} */
.arealist .areatr img { cursor:pointer; padding:0px; margin-right:-5px;}
.arealist .areatr img.plusminus { display:inline; vertical-align:bottom; padding:0px 0px 0px 4px; }
.arealist .areatr img.img_cal {padding-top:10px; }
.arealist .areatr .hider { margin:0px; padding:0px; }

/* Collection Areas links */
.collareaslink:link, .collareaslink:hover, .collareaslink:active, .collareaslink:visited {
	color:#2a4360 !important;
	text-decoration:underline;
}


.skips {
	float: left; 
	padding-bottom: 10px;
	padding-right: 60px;
	}

.skip {
	float: left; 
	padding-top: 5px;
	padding-right: 60px;
	}


/* Domestic Signup */
#table_form_signup, #table_form_signup tr, #table_form_signup td {
	border: none;
	font-size: 14px;
}

#table_form_signup td.label {
	vertical-align:top; padding-top:15px;
}

#table_form_signup input, #table_form_signup select {
	font-size: 1.1em;
	width: 250px;
	padding: 3px;
}

#fieldset_signupForm {
	padding: 3px;
}

/*#table_form_signup label {font-weight: bold;}*/

#table_form_signup label {  font-weight:normal; font-size:12px;}

#table_form_signup .radio input { width:auto; }
#table_form_signup .radio label { font-weight:normal; }

.table_request td { vertical-align:top; }

p#error_email { width:250px; color:#AA0A2C; }

p#signup_links a {
	display: block; 
	width: 190px;
	overflow: hidden;
	margin:0 65px 13px 10px; _margin:0 50px 13px 10px
}

p#signup_links a:hover {
	background-position: bottom left;
}

a#submit_link { width:35px; height:34px; text-decoration:none; color:#87AC83; font-weight:bold; 
	float: left;
	background:  url("../images/submit_button.gif") top left no-repeat;
}

a#callback_link { width:35px; height:36px; text-decoration:none; color:#87AC83; font-weight:bold;
	background:  url("../images/callback_button.gif") top left no-repeat;
}


#content .rightRate p{ width:180px; line-height:2em; font-size:1.3em; margin:0 0 0 7px}
.leftRate{ width:248px; float:left; }
.rightRate{ width:248px; float:right;}

#dublinRate { width:510px; float:none; }
#dublinRate .green { background: url(../images/rateBoxGreenDublin.gif) repeat-y scroll 0 0 transparent; }
#dublinRate .top { background: url(../images/rateBoxTopDublin.gif) no-repeat scroll 0 0 transparent; }
#dublinRate .body { background: url(../images/rateBoxBodyDublin.gif) repeat-y scroll 0 0 transparent; }
#content #dublinRate .body li { width:460px; }
#content #dublinRate .bottom { background: url("../images/rateBoxBottomDublin.gif") no-repeat scroll 0 0 transparent; width:510px; }

.clear{ clear:both}
.leftRate .top, .rightRate .top{ height:22px; background:url(../images/rateBoxTop.gif) no-repeat; text-align:center; color:#fff; padding-top:7px; font-weight:normal; }
.leftRate .green, .rightRate .green{ height:60px; background: url(../images/rateBoxGreen.gif) repeat-y; border-top:1px solid #B8DD02; color:#fff}
.leftRate .body, .rightRate .body{  background: url(../images/rateBoxBody.gif) repeat-y; border-top:1px solid #B8DD02; color:#fff}
.leftRate .body a, .rightRate .body a{ text-decoration:none; display:block; }
#content .leftRate .body, .rightRate .body{ padding:0 0 15px 0;; border-top:1px solid #fff}
#content .leftRate .body ul, #content .rightRate .body ul{ padding:0; margin:0}
#content .leftRate .body li, #content .rightRate .body li{ width:195px; list-style:none; background:url(../images/rateBoxSep.gif) repeat-x bottom; font-size:1.3em; padding:10px 0px; color:#000; margin-left:25px }
#content .leftRate .body .flateRateNoradio{ width:201px ; height:32px; background:url(../images/flatRateNoradio.gif) no-repeat; margin:30px 0 0px 25px; padding-bottom:0 ; text-align:center; color:#fff; font-weight:bold  }
#content .leftRate .body .flatRate{ width:201px ; height:32px; background:url(../images/flatRateRadio.gif) top left no-repeat; margin:39px 0 0px 25px; padding-bottom:0; text-align:center;  color:#ccc; font-weight:bold  }
#content .rightRate .body .payPerLift{ width:201px ; height:32px; background:url(../images/flatRateRadio.gif) bottom left no-repeat; margin:20px 0 0px 25px; padding-bottom:0; text-align:center;  color:#fff; font-weight:bold  }
#content .leftRate .body .flatRate:hover, #content .rightRate .body .payPerLift:hover{ cursor:pointer; }
#content .leftRate .bottom, .rightRate .bottom{ width:248px ; height:4px; background:url(../images/rateBoxBottom.gif) no-repeat; margin-bottom:15px }
.euro{ font-size:2em; vertical-align:top; margin: 10px 0 0 40px; float:left}
.greenTextBig{ font-size:3.6em; font-weight:bold; padding:0; float:left; margin-top:5px}
.greenText{ font-size:1.3em; vertical-align:top; float:left; margin:13px 0 0 0 }
.onlyText{ font-size:1.8em; font-weight:700; margin:17px 15px; float:left}
.submitRequestText{ width:145px; float:right}
.kildare{ margin-left:203px}
.signup{ float:left; width:93px; height:25px; text-indent:-8000px; margin-top:188px; margin-right:8px; }
/*.signup:hover{ border:2px solid #b5d515 ;}*/
ul.confirm_list {margin-left: 1em; margin-top: -1em;}

ul.confirm_list li {list-style-type:decimal; padding: 1ex !important; background:none !important;}

/**********************************************************************/
/* SITEMAP */
/**********************************************************************/
#sitemap .sublinks {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5;
	margin-top: 0.3em;
	margin-bottom: 1.3em;
	margin-left: 1px;
	}
	
#sitemap .sublinks li { 
color: #aa0a2c;
background:none;
font-size:11px;
line-height:1.5;
padding:0;
	}
	
#sitemap .sublinks a {
	color: #aa0a2c;
	font-weight: normal;
	background:url("../images/bullet.gif") no-repeat scroll left center transparent;
	padding-left:10px;
	}
	
/**********************************************************************/
/**     MODAL WINDOWS   **/
/**********************************************************************/
#modalWindow {line-height: 1.5em;padding: 1ex; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;}
#modalWindow h1 {font-size: 1.7em; margin-left: 1em;}
#modalWindow p {margin: 1em;}
#modalWindow p.message {padding-left: 1ex;}
#modalWindow form {margin-left: 1em;}
#modalWindow input {font-size: 1.3em;padding: 3px;width:200px;}
#modalWindow ul {margin: 0 0 0 2.5em; padding: 1em; font-size: 12px;}
#modalWindow>ul {margin: 0 0 0 2em;}
#modalWindow li {list-style-type:decimal; padding: 1ex;}
#modalWindow #close_window {margin-top: 2em; margin-left:2em;}
#modalWindow button {border: 1px solid gray; width: 150px;}

/*delivery_areas*/
.delivery_areas{ font-size:10px; }


