/* CSS Document for http://www.housingmatters.ie | Version 1
   Author - Protocol | Hosting Ireland | 
   http://www.hostingireland.ie | June 2007 */

/* =body declarations for body | ###IEB[]XHACK### 
	Body aligned to centered for browsers then 
countered to left for IE with #center division
==================================================*/

body{
	text-align: center;
	font-size: 11px;
	font-family: 'Lucidia Grande', Verdana, Arial;
	margin: 0px;
	background-color: #CAE0ED;
	color: #333333;
	padding: 0px;
	}
	
#center{
	width: 943px;
	text-align: left;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}



/* =divs | declarations for divisions 
   during initial border layout
==================================================*/



/* =banner | banner image at top of page
==================================================*/

#banner{
	height: 90px;
	width: 943px;
	margin: 0px;
	padding: 0px;
}

/* =imagecontainer | imagecontainer  image at top of page
==================================================*/

#imagecontainer{
	height: auto;
	width: 943px;
	margin: 0px;
	padding: 0px;
}


/* =tagcontainer | tagcontainer image in middle of page
==================================================*/

#tagcontainer{
	height: 60px;
	width: 943px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/welcome_page_tag_bg.jpg);
	background-repeat: no-repeat;
}

#tagcontainer2{
	height: 60px;
	width: 943px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/contact_page_tag_bg.jpg);
	background-repeat: no-repeat;
}

#tagcontainer3{
	height: 60px;
	width: 943px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/projects_page1_tag_bg.jpg);
	background-repeat: no-repeat;
}

#tagcontainer4{
	height: 60px;
	width: 943px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/projects_page2_tag_bg.jpg);
	background-repeat: no-repeat;
}

#tagcontainer5{
	height: 60px;
	width: 943px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/services_page_tag_bg.jpg);
	background-repeat: no-repeat;
}

#tagcontainer6{
	height: 60px;
	width: 943px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/contact_tagline.jpg);
	background-repeat: no-repeat;
}

#tagcontainer7{
	height: 60px;
	width: 943px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/about_page_tag_bg.jpg);
	background-repeat: no-repeat;
}




/* =addresscontainer | addresscontainer image in middle of page
==================================================*/

#addresscontainer{
	height: 58px;
	width: 138px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-size: 10px;
	position: absolute;
}


/* =addresscontainer | addresscontainer image in middle of page
==================================================*/

#emailcontainer{
	height: 30px;
	width: 168px;
	float: left;
	clear: left;
	padding-top: 25px;
	padding-left: 15px;
	position: absolute;
}




/* =contentcontainer | contentcontainer for all editablecontent
==================================================*/

#contentcontainer{
	height: 210px;
	width: 943px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main_content_bg.jpg);
	background-repeat: no-repeat;
	background-color: #CC6633;
	clear: none;
	position: absolute;
}

#projectinfobox{
	height: 240px;
	width: 148px;
	position: absolute;
	top: -191px;
	right: 779px;
	float: right;
	font-size: 9px;
	color: #028FAD;
	font-weight: bold;
}

.projectinfotext{
	color: #8BC441;
}


/* =textcontainer | textcontainer for all text
==================================================*/

#textcontainer{
	height: 150px;
	width: 630px;
	margin-left: 50px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
	position: absolute;
	left: 175px;
	top: 0px;
}

/* =textcontainer | textcontainer for all text
==================================================*/

#contactcol1{
	height: 150px;
	width: 207px;
	margin-left: 50px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
	position: absolute;
	left: 200px;
	top: 0px;
}

#contactcol2{
	height: 150px;
	width: 402px;
	margin-left: 50px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
	position: absolute;
	left: 182px;
	top: 0px;
}


/* =linkscontainer | linkscontainer for footer links
==================================================*/

#linkscontainer{
	height: 40px;
	width: 580px;
	margin-left: 230px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	background-image: url(../images/linksline.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	top: 162px;
	padding-top: 8px;
}


/* =footer | footercontainer for all text
==================================================*/

#footer{
	height: 20px;
	width: 650px;
	padding: 0px;
	margin-top: 50px;
	position: absolute;
	top: 580px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#########################################################
END OF DIVS | END OF DIVS | | END OF DIVS | | END OF DIVS
#########################################################
  START OF CLASSES | START OF CLASSES | START OF CLASSES 
#########################################################
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/*




/* =class | class declarations for tags
==================================================*/


/* =title | title class
==================================================*/

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #99c451;
	clear: left;
	display: block;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}


/* =maintext | title class
==================================================*/

.maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060B6;
	white-space: normal;
	page-break-before: left;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 500px;
}

.lefttitle{
	position:absolute;
	left:39px;
	top:50px;
	font-weight:bold;
	color: #A7D685;
}

.lefttitle2{
	position:absolute;
	left:39px;
	top:133px;
	font-weight:bold;
	color: #A7D685;
}

.lefttitle3{
	position:absolute;
	left:14px;
	top:42px;
	font-weight:bold;
	color: #A7D685;
	width: 411px;
}

.leftcol{
  position:absolute;
  left:15px;
  top:65px;
  width:300px;
  height:150px;
  border:0px solid;
}

.leftcol2{
  position:absolute;
  left:15px;
  top:145px;
  width:300px;
  height:60px;
  border:0px solid;
}

.leftcol3{
  position:absolute;
  left:130px;
  top:55px;
  width:585px;
  height:115px;
  border:0px solid;
}

.righttitle{
	position:absolute;
	left:210px;
	top:50px;
	font-weight:bold;
	color: #A7D685;
}

.rightcol{
  position:absolute;
  left:183px;
  top:63px;
  width:250px;
  height:150px;
  border:0px solid;
}

.righttitle2{
	position:absolute;
	left:405px;
	top:50px;
	font-weight:bold;
	color: #A7D685;
}

.rightcol2{
  position:absolute;
  left:383px;
  top:63px;
  width:250px;
  height:150px;
  border:0px solid;
}

.contactlinks{
  position:absolute;
  left:30px;
  top:70px;
}
.greentext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99C451;
}

.greytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


.spacer{
	color: #5CA3B9;
	padding-right: 8px;
	padding-left: 8px;
}

/* =linkstitletext | linkstitle class
==================================================*/

.linkstitletext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5ca3b9;
	page-break-before: left;
	font-weight: bold;
	padding-right: 5px;
}




a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
    padding-right: 0px;
	background-position: left center;
	color: #8DC53E;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}

a.hidden:visited {
    padding-right: 0px;
	background-position: left center;
	color: #8DC53E;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}

a.hidden:hover {
	padding-right: 0px;
	background-position: left center;
	color: #008EB0;
	text-decoration: underline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}

a.hidden:active {
  	padding-right: 0px;
	background-position: left center;
	color: #8DC53E;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}


a.blue:link {
	color: #5394CA;
	text-decoration: none;
}

a.blue:visited {
	color: #5394CA;
	text-decoration: none;
}

a.blue:hover {
	color: #5394CA;
	padding: 0px;
	text-decoration: underline;
}




a.green:link {
	color: #A7D685;
	text-decoration: underline;
}

a.green:visited {
	color: #A7D685;
	text-decoration: underline;
}

a.green:hover {
	color: #5394CA;
	padding: 0px;
	text-decoration: underline;
}




a.menu {
	
	padding-right: 0px;
	background-image: url(../images/linkbp_hover_sml.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #8DC53E;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
}

a.menu:hover {
 padding-right: 0px;
	background-image: url(../images/linkbp_sml.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #008EB0;
	text-decoration: underline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;	}

a.box {
	padding-right: 0px;
	background-image: url(../images/linkbp_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #8DC53E;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}

a.box:hover {
    padding-right: 0px;
	background-image: url(../images/linkbp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #008EB0;
	text-decoration: underline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}

.toview{
	float: left;
	background-position: right;
	padding-left: 20px;
	font-weight: bold;
	color: #99C451;
}

.style4 {
	color: #99C451;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
	padding-left: 10px;
}
.style1 {color: #0060B6}
.style2 {color: #008EB0}
.style13 {color: #008FB1}
.style14 {color: #008EB0}
.style15 {color: #028CB3}
.style16 {color: #8DC641}
.style17 {color: #008DB3}
