/* Start of CMSMS style sheet 'newell' */
/* CSS Document */

body {

	background-color: #fff;
	color: #465c6d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

a:link { 
	color: #1d8be2;
  	text-decoration: none;
	}

a:visited {  
	color: #1d8be2;
  	text-decoration: none;
	}

a:hover { 
	color: #a63f30;
  	text-decoration: underline;
	}





/* frame for the top banner */



#frametop {
	display: block;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	height: 293px;
	padding-top: 0px;
	}

.top-menu-holder {
	float: right;
	width: 679px;
	height: 293px;
	}



.logo-holder {
	float:left;
	}

	

.top-menu {
	width: 419px; /* true 679-padding */
	height: 26px;
	padding: 0 35px 0 225px;
	text-align:center;
	background-image: url(images/bg-top-menu.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #a6bbd0;
	line-height: 25px;
	font-weight:bold;
	}	

.top-menu  a:link {
	text-decoration: none;
	color: #d2d9e0;
	}

.top-menu a:visited {
	text-decoration: none;
	color: #d2d9e0;
	}

.top-menu a:hover {
	text-decoration: underline;
	color: #fff;
	}

#frame-flash-holder {
	display: block;
	width: 679px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	height: 267px;
	padding-top: 0px;
	}

#frame {
	display: block;
	width: 950px; 
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	margin-top:0px;
    padding: 0; 
	}

#breadcrumbs {
	display: block;
	margin-top:5px;
	margin-bottom:10px;	
	padding: 0px 2px 0px 0px;
	color: #91a3b5;
	font-size: .9em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

#breadcrumbs a:link {
	color: #91a3b5;
	text-decoration: none;
	padding: 0px;
}

#breadcrumbs a:active {
	color: #91a3b5;
    text-decoration: none;
}

#breadcrumbs a:hover {
	color: #a63f30;
	text-decoration: underline;
}

#breadcrumbs a:visited {
	color: #91a3b5;
	text-decoration: none;

}

#breadcrumbs a:visited:hover {
	color: #a63f30;
	text-decoration: underline;
}


h1 {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993d31;
	font-size: 1.3em;
	margin: 15px 0px 0px 0px;
	padding: 2px 0 5px 0px;
	line-height: 14pt;
	text-align: left;
	}

h2 {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993d31;
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 2px 0 5px 0px;
	line-height: 14pt;
	text-align: left;
	}		

h3 {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993d31;
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 2px 0 5px 0px;
	line-height: 14pt;
	text-align: left;
	}		

h4 {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993d31;
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 2px 0 5px 0px;
	line-height: 14pt;
	text-align: left;
	}		

/* main body frame */

.main-top-content {
	margin: 0;
 	padding: 5px 0px 10px 0px; /* padding that intents all  centre clo text content */
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: left;
	border-bottom: #dae3f1 solid 1px;
	}

.main-top-content p {
	margin: 5px 0 8px 0;
	padding: 0 0px 5px 0px;
	}

.main-top-content  a:link {
	text-decoration: underline;
	}

.main-top-content a:visited {
	text-decoration: underline;
	}

.main-top-content a:hover {
  	text-decoration: none;
	}	

.main-top-content ul {
	margin: 5px 0 10px 20px;
	}
.main-top-content ol  {
	margin: 5px 0 10px 20px;
	}

.main-top-content li {
	margin: 0 0 0 5px;
	padding: 0 0 0 0px;
	}

.main-text-content {
	margin: 0;
 	padding: 5px 0px 24px 0px; /* padding that intents all  centre clo text content */
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: left;
	}

.main-text-content p {

	margin: 5px 0 8px 0;

	padding: 0 0px 5px 0px;

	}

.main-text-content  a:link {

	text-decoration: underline;

	}

.main-text-content a:visited {

	text-decoration: underline;

	}

.main-text-content a:hover {

  	text-decoration: none;

	}	

.main-text-content ul  {
	margin: 5px 0 10px 20px;
	}

.main-text-content ol  {
	margin: 5px 0 10px 20px;
	}

.main-text-content li {

	margin: 0 0 0 5px;

	padding: 0 0 0 0px;

	}



	

/* start aligning images */

.alignLeft {
	float: left;
	margin: 5px 13px 7px 0px;
	padding: 1px; 
	font-size: .9em;
	color: #a9a9a9;
	line-height: 12px;
	background-color: #d9e5ef;
	border: #bdcbd7 solid 3px;
	}

.alignRight {
	float: right;
	margin: 5px 0px 2px 10px;
	padding: 1px; 
	font-size: .9em;
	color: #a9a9a9;
	line-height: 12px;
	background-color: #d9e5ef;
	border: #bdcbd7 solid 3px;
	}













	

.alignRight-with-footer{

	display: block;

	float: right;

	margin: 5px 10px 2px 12px;

	padding: 0 0 1px 0; 

	font-size: .9em;

	color: #a9a9a9;

	line-height: 12px;

	}

.alignRight-with-footer img{

	padding: 7px; 

	margin: 0 0 3px 0;

	background-color: #f1f1f1;

	border: #bdcbd7 solid 1px;

	}

.alignLeft-with-footer{

	display: block;

	float: left;

	margin: 5px 12px 2px 0px;

	padding: 0; 

	font-size: .9em;

	color: #a9a9a9;

	line-height: 12px;

	}

.alignLeft-with-footer img{

	padding: 7px; 

	margin: 0 0 3px 0;

	background-color: #f1f1f1;

	border: #bdcbd7 solid 1px;

	}

	

	






.two-column-right {
	float: right;
	margin: 0px 0 0 0;
	padding: 1px 0 0 0;
	/*width: 328px; */
	width: 48.5%;
	clear: left;
	}
.two-column-left {
	margin: 0px 0 0 0;
	padding: 1px 0 0 0;
	/*width: 328px; */
	width: 48.5%;
	}

.spacer { 
	clear: both; 
	}


/* Main News CSS */

/* news content */

.news {
	margin: 0px 0px 0px 0;
	padding: 0px;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: normal;
	background-color: #fff;
	}



.news p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}

.news  a:link {
	text-decoration: underline;
	color: #0257d8;
	padding: 2px 2px 2px 2px;
	}

.news a:visited {
	text-decoration: underline;
	color: #0257d8;
	padding: 2px 2px 2px 2px;
	}

.news a:hover {
	color: #d8025d;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	}	

/* side bar box */

.NewsSummary {
	background-image:url(images/bg-news-top.gif);
	background-repeat:repeat-x;
	background-position: top left;
	margin: 0px 0px 0px 0;
	padding: 15px 20px 0px 20px;
	width: 203px;
	color: #fff;
	}
.news-bottom {
	background-image:url(images/bg-news-bottom.gif);
	background-repeat:repeat-x;
	background-position: top left;
	height: 25px;
	padding: 2px 20px 2px 20px;
	width: 203px;
	}

/* main news body box */

.NewsSummary-body {
	background-image:url(images/bg-news-top-body.gif);
	background-repeat: no-repeat-;
	background-position: top left;
	margin: 0px 0px 0px 0;
	padding: 15px 20px 0px 20px;
	width: 632px;
	color: #fff;
	}
.news-bottom-body  {
	background-image:url(images/bg-news-bottom-body.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 25px;
	padding: 2px 20px 2px 20px;
	width: 632px;
	background-color: #fff;
	}


/* main news body box end */

.NewsSummaryLink /* headline */	{
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: capitalize;
	color: #1f3854;
	}

.NewsSummaryLink a:link {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #1f3854;
	}

.NewsSummaryLink a:visited {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #1f3854;
	}

.NewsSummaryLink a:hover {
	padding: 0 2px 0 0px;
	color: #0452aa;
  text-decoration: underline;
	}

	

.NewsSummaryMorelink a:link, .NewsSummaryMorelink a:visited { 
  color: #1f3854;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;
 }


.NewsSummaryMorelink a:hover { 
  color: #0452aa;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;
  text-decoration:none;
}	

.NewsSummaryCategory {
	color: #fff;
	display: none;
}

.NewsSummaryAuthor {
	color: #fff;
  font-weight: normal;
}

.NewsSummaryPostdate {
	color: #fff;
	font-weight: bold;
}

.NewsSummary {
}

.NewsSummarySummary p {
margin: 0;
padding: 0;
}

.NewsSummarySummary  a:link {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #1f3854;
	}


.NewsSummarySummary a:visited {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #1f3854;
	}


.NewsSummarySummary  a:hover {
	padding: 0 2px 0 0px;
	color: #0452aa;
  text-decoration: underline;
	}

/* NEWS BODY START */



#NewsPostDetailHorizRule  {

border: 0;

	border-bottom: #cdc58b dashed 1px;

}



#NewsPostDetailTitle {

	font-size: 1.3em;

	line-height: 1.5em;

	margin: 0;

	padding: 0;

	font-weight:bold;

	text-transform: capitalize;

	color: #ad2e34;

}

.news-cat {
display: none;
}

#NewsPostDetailDate {

	color: #fff;

	font-weight: bold;

}



#NewsPostDetailAuthor {

	color: #fff;

}

#NewsPostDetailCategory {

	color: #fff;

}



#NewsPostDetailReturnLink {

	font-weight: bold;

padding-top: 20px;

}

#NewsPostDetailPrintLink {

	font-weight: bold;

	padding: 2px 0 10px 30px;

	float: right;

	background-image:url(/images/icon-pr.gif);

	background-position: top left;

	background-repeat:no-repeat;

}



/* NEWS BODY END */































































/* Footer CSS */



#frame-footer {

	display: block;

	width: 950px; 

	margin-right:auto;

	margin-left:auto;

	margin-top:20px;

	padding-top: 0px;

	}





#bottom-nav {

	width: 670px;

	margin: 0px 0 20px 278px;

	padding: 3px 0px 0px 0px;

	color: #a6b3c0;	

	font-size: .95em;

	font-weight: normal;

	line-height: 18px;

	text-align: left;

	}

#bottom-nav p {

	padding: 5px 0px 15px 0px;

	}

#bottom-nav a:link {

	color: #0179d5;

	padding: 2px 2px 2px 1px;

	}



#bottom-nav a:hover {

  	text-decoration: underline;

	padding: 2px 2px 2px 1px;

		color: #a63f30;

	}

#bottom-nav a:visited {

	color: #0179d5;

	padding: 2px 2px 2px 1px;

	}

#bottom-nav a:visited:hover {

  	text-decoration: underline;

	padding: 2px 2px 2px 1px;

		color: #a63f30;

	}

#bottom-nav  a:link img {

	background-color: #94a6c4;

	}

	

#bottom-nav a:hover img {

	background-color: #94a6c4;

	}	

#bottom-nav  a:visited:hover img {

	background-color: #94a6c4;

}	





.menu-bottom {

margin-bottom: 10px;

padding: 10px 0 10px 0;

	border-top: solid 1px #b5c0cb;

	border-bottom: solid 1px #b5c0cb;

}





.address-text {

	color: #465c6d;

	text-align:left; 

	padding: 20px 0px 0 0px;



}







hr {

display: none;

}



/* FORMS CSS */ 

.fieldset {

	border: #c1cdd6 solid 1px;

	padding: 5px 10px 5px 10px;

	}

	

fieldset {

	border: #c1cdd6 solid 1px;

	padding: 5px 10px 5px 10px;

	}

.legend {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #075089;

	font-weight:bold;

	border: none;

	background-color: #fff;

	font-size: 1.2em;

	padding: 0 10px 0 5px;

	}

legend {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #075089;

	font-weight:bold;

	border: none;

	background-color: #fff;

	font-size: 1.2em;

	padding: 0 10px 0 5px;

	}



.captchapict {

	float: left;

	margin: 5px 13px 5px 0px;

	padding: 1px; 

	border: #cdcdcd solid 1px;

}



form {
margin: 10px 0 10px 0;
padding: 0;

}

.error_message{
color:  #ff0000;
}

textarea, input {	
	font-size: 1em;
	line-height: 11px;
	color: #2a5386;
	background-color: #ecf5ff;
	border: 1px solid #3e5b84;
	padding: 2px 4px 2px 5px;
	margin: 4px 2px 4px 4px;
}

select {	
	font-size: 1em;
	line-height: 11px;
	color: #2a5386;
	background-color: #ecf5ff;
	border: 1px solid #3e5b84;
	padding: 0px 0px 0px 0px;
	margin: 4px 4px 0 4px;

}

.form-column-height {
padding: 10px 0 10px 0;
line-height: 1em;

}

option {	

	padding: 0px 2px 0px 2px;

}



.fbsubmit {
	border: 1px solid #ecf5ff;
	background-color: #3e5b84;
	padding: 0px 3px 1px 3px;
	margin: 2px 0 0px 0px;	
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	line-height: 14px;

}











/* tdt link */

#tdt-logo {

	margin: 10px 0 30px 0;

	padding: 0;

	text-align: left;

	color: #9d8b81;

	text-align: right;

	width: 250px;

	float: right;

	}

.tdt-link {

	margin: 0;

	font-family: tahoma, arial, verdana, sans-serif;

	font-size: .95em;

	line-height: 13px;

	color: #9d8b81;

	text-align: left;

	float:right;

	padding: 0 0 0 5px;

	}

.tdt-link  a:link {

	text-decoration: none;

	color: #d89b7f;

	}

.tdt-link a:visited {

	text-decoration: none;

	color: #d89b7f;

	}

.tdt-link a:hover {

	text-decoration: none;

	color: #b46c4b;

	}	

.tdt-link a:visited:hover

{

  	text-decoration: none;

	color: #b46c4b;

}




.radio {
border: 0;
}



fieldset table {
margin: 0 10px 0 10px;
}




.blue-table_roofing-ireland {
	width:98%;
	margin: 5px 0 20px 0;
	padding: 0px;
	border-collapse:  collapse;
	line-height: 1.5em;

	}

.blue-table_roofing-ireland th td, .blue-table_roofing-ireland thead td {
	border: 1px solid #445877; 
	border-top: 1px solid #445877;
	padding: 1px 8px 1px 8px;
	font-weight: bold;
	background-color: #a1b6d1;
	font-size: 1em;
	text-align:left;
	color: #445877;
	}

.blue-table_roofing-ireland td {
	border: 1px solid #445877;
	border-bottom: 1px solid #445877;
	vertical-align: top;
	padding: 4px 8px 4px 8px;
	font-weight:normal;
	text-align:left;
	background-color: #fff;
	}

.blue-table_roofing-ireland .image-td  {
padding: 3px;
margin: 0;
}	


.pdf-box {
	float: right;
	width: 160px;
	font-size: 1.1em;
	
	background-image:url(/images/pdf-download.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #f7f1f0;
	
	margin: 0px 10px 5px 0px;
	padding: 12px 5px 12px 45px;

	font-weight: normal;
	color: #c97100;
	text-align: left;
	line-height: 1.4em;

border: 1px #d5aea9 solid;
}

.pdf-box-link {
	margin-bottom: 0;
	padding: 0;
}
.pdf-box  a:link {
  	text-decoration: none;
	padding: 0px 3px 2px 0px;
	font-weight: bold;

	}
.pdf-box a:visited {
  	text-decoration: none;
	padding: 0px 3px 2px 0px;

	}
.pdf-box a:hover {
  	text-decoration: underline;
  	padding: 0px 3px 2px 0px;
	}

.store-table {
	width:98%;
	margin: 5px 0 20px 0;
	padding: 0px;
	border-collapse:  collapse;
	line-height: 1.5em;
	color: #6b5b3a;
	}

.store-table th td, .store-table thead td {
	border: 1px solid #edd7b4; 
	border-top: 1px solid #c79c58;
	padding: 1px 6px 1px 6px;
	font-weight: bold;
	background-color: #ecbb70;
	font-size: 1em;
	text-align:left;
	color: #a36402;
	}

.store-table td {
	border: 1px solid #edd7b4;
	border-bottom: 1px solid #c79c58;
	vertical-align: top;
	padding: 4px 5px 4px 5px;
	font-weight:normal;
	text-align:left;
	background-color: #fff;
	}

.store-table .image-td  {
padding: 3px;
margin: 0;
}
.store-table input {
background-color: #fff;
border: none;
padding: 5px 0 5px 0;
margin: 0;
}

.store-table form {
padding: 0;
margin: 0;
}

.store-table form td {
border: 0;
padding: 0;
margin: 0;
}



/* End of 'newell' */

