/* CSS file for the alliancemaintenance.ie website */
/* Original version by Piotr S. Parzysz for Outsource Graphix */
/* (c) by Outsource Graphix - http://www.ogx.ie/ */

* {
	margin: 0;
	padding: 0;
}

body, html {
	width: 100%;
	height: 100%;
	color: #41331f;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background: #014c69 url(gfx/bg.gif) top center repeat-x; 
}

.cb {
	clear: both;
}

.access {
	display: none;
}

#topMargin {
	width: 762px;
	height: 50px;
	margin: 0 auto;
	position: relative;
}

#content .emergencyRepairs {
	display: block;
	background: #004b68;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	border: 2px #fff solid;
	margin: 10px 30px 10px 30px;
}

#referAFriend {
	position: absolute;
	right: 0;
	top: 10px;
	display: block;
	width: 159px;
	height: 39px;
}

#referAFriend a {
	display: block;
	width: 155px;
	padding: 5px 0 0 0;
	height: 20px;
	background: #fff;
	color: #014c69;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	border: 2px #014c69 solid;
}

#referAFriend a:hover {
	background: #014c69;
	color: #fff;
	border: 2px #fff solid;
}


#wrapper {
	width: 750px;
	border: 2px #fff solid;
	margin: 0 auto;
	background: #fcaf17;
}

#top {
	width: 750px;
	height: 107px;
	position: relative;
}

h1 {
	position: absolute;
	top: 6px;
	left: 22px;
	display: block;
	width: 268px;
	height: 90px;
	overflow: hidden;
}

h1 a {
	display: block;
	width: 268px;
	height: 90px;
	text-indent: -999em;
	background: url(gfx/logo.gif) no-repeat;
}

#tagline {
	display: block;
	width: 460px;
	height: 30px;
	position: absolute;
	left: 290px;
	top: 6px;
	text-indent: -999em;
	background: url(gfx/tagLine1.gif) no-repeat;
}

#topLogos {
	display: block;
	width: 437px;
	height: 71px;
	position: absolute;
	left: 290px;
	top: 36px;
	text-indent: -999em;
	background: url(gfx/topLogos.gif) no-repeat;
}


#flash {
	border: 2px #fff solid;
	margin: 10px 0 0 28px;
	padding: 0 0 0 0;
	width: 698px;
	height: 150px;
	background: url(gfx/flash.jpg) center no-repeat;
}

body.body-about #flash {
	background: url(gfx/flashAbout.jpg) center no-repeat;
}

body.body-domestic-why-choose-us #flash,
body.body-commercial-why-choose-us #flash {
	background: url(gfx/flashWhychoose.jpg) center no-repeat;
}

body.body-domestic-building-services #flash,
body.body-commercial-building-services #flash {
	background: url(gfx/flashBuilding.jpg) center no-repeat;
}

body.body-domestic-painting-decorating #flash,
body.body-commercial-painting-decorating #flash {
	background: url(gfx/flashPainting.jpg) center no-repeat;
}

body.body-domestic-plumbing-heating #flash,
body.body-commercial-plumbing-heating #flash {
	background: url(gfx/flash.jpg) center no-repeat;
}

body.body-domestic-electrical-services #flash,
body.body-commercial-electrical-services #flash {
	background: url(gfx/flashElectric.jpg) center no-repeat;
}

body.body-domestic-carpentry-joining #flash,
body.body-commercial-carpentry-joining #flash {
	background: url(gfx/flashCarpentry.jpg) center no-repeat;
}

body.body-contact #flash {
	background: url(gfx/flashContact.jpg) center no-repeat;
}

body.body-testimonials #flash {
	background: url(gfx/flashTestimonials.jpg) center no-repeat;
}

body.body-referafriend #flash {
	background: url(gfx/flashReferafriend.jpg) center no-repeat;
}

body.body-referacolleague #flash {
	background: url(gfx/flashReferacolleague.jpg) center no-repeat;
}

body.body-referacolleague #flash {
	background: url(gfx/flashReferacolleague.jpg) center no-repeat;
}

body.body-boiler-service-dublin-ireland #flash {
	background: url(gfx/flashBoiler.jpg) center no-repeat;
}

#contentWrapper {
	padding: 20px 0 0 0;
}

#left {
	width: 160px;
	float: left;
	min-height: 100px;
	padding: 0 0 0 28px;
}

#content {
	width: 562px;
	float: left;
	min-height: 100px;
}

#menu {
	width: 156px;
	list-style: none;
	background: #014c69;
	border-top: 2px #fff solid;
	border-right: 2px #fff solid;
	border-left: 2px #fff solid;
	border-bottom: 1px #fff solid;
}

#menu li {
	display: block;
	border-bottom: 1px #fff solid;
	padding: 0 0 3px 0;
}

#menu li a {
	display: block;
	padding: 7px 10px 2px 25px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background: url(gfx/menuDot.gif) 2px 3px no-repeat;
}

#menu li a:hover {
	display: block;
	padding: 7px 10px 2px 25px;
	color: #fcaf17;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background: url(gfx/menuDot.gif) -154px 3px no-repeat;
}

#menu ul {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: none;
}

#menu ul li {
	display: block;
	border-bottom: none;
}

#menu ul li a {
	display: block;
	padding: 5px 10px 2px 40px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: url(gfx/menuDotSmall.gif) 20px 1px no-repeat;
}

#menu ul li a:hover {
	display: block;
	padding: 5px 10px 2px 40px;
	color: #fcaf17;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: url(gfx/menuDotSmall.gif) -136px 1px no-repeat;
}

#banner1 {
	display: block;
	margin: 20px 0 0 0;
	width: 156px;
	height: 103px;
	background: url(gfx/banner1.gif) no-repeat;
	border: 2px #fff solid;
}

#banner1 a {
	display: block;
	width: 156px;
	height: 103px;
	background: url(gfx/banner1.gif) no-repeat;	
	text-decoration: none;
	text-indent: -999em;
}

#cards {
	margin: 30px 0 0 20px;
	width: 112px;
	height: 32px;
	background: url(gfx/cards.gif) no-repeat;
}

.leftBox {
	margin: 20px 0 0 0;
	width: 156px;
/*	min-height: 50px; */
	background: #014c69;
	border: 2px #fff solid;
}

#visitOther {
	display: block;
	text-align: center;
	font-size: 16px;
}

#visitOther a {
	display: block;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	background: #014c69;
	color: #fff;
}

#visitOther a:hover {
	display: block;
	background: #fff;
	color: #014c69;
	padding: 5px;

	text-decoration: none;
}

#content h2 {
	color: #004b68;
	font-weight: bold;	
	font-size: 1.6em;
	padding: 0 20px 10px 25px;
}

#content h3, #content h4, #content h5, #content h6 {
	color: #004b68;
	font-weight: bold;
}

#content h3 {
	padding: 15px 20px 10px 25px;
	font-size: 1.3em;
}

#content h4 {
	padding: 15px 20px 10px 25px;
	font-size: 1.1em;
}

#content h5 {
	padding: 15px 20px 10px 25px;
	font-size: 1em;
}

#content h6 {
	padding: 15px 20px 10px 25px;
	font-size: 0.9em;
}

#content p, #content ul, #content ol, #content dl {
	font-size: 13px;
	padding: 5px 30px 10px 30px;
	line-height: 150%;
}

#content hr {
	margin: 5px 30px 10px 40px;
}

#content ul {
	padding: 5px 30px 20px 45px;
}

#content ul ul {
	padding: 5px 0 10px 15px;
}

#content ol {
	padding: 5px 30px 20px 55px;
}


#content a {
	color: #005079;
	text-decoration: none;
	border-bottom: 1px #fff solid;
}

#content a:hover {
	color: #fff;
	background: #005079;
	text-decoration: none;
	border-bottom: 1px #fff solid;
}

#content a.logajobImg,
#content a.logajobImg:hover {
	background: transparent;
	border-bottom: none;
	display: block;
	padding: 10px 0 0 30px;
}

#content a.logajobImg img {
	border: none;
}

#content .logajob2 {
	display: block;
	width: 466px;
	height: 296px;
	margin: 20px 0 0 30px;
}

#content .logajob2 a,
#content .logajob2 a:hover {
	display: block;
	width: 466px;
	height: 296px;
	border-bottom: none;
	text-decoration: none;
	text-indent: -999em;
	overflow: hidden;
	background: url(gfx/logajob2.jpg) top left no-repeat;
}


#hpImgWrapper {
	padding: 10px 0 10px 30px;
}


#content #hpImgWrapper a {
	background: transparent;
	display: block;
	float: left;
	margin: 0 20px 0 0;
	border-bottom: none;
}

#content dt {
	color: #004b68;
	font-style: italic;
}

#content dd {
	padding: 0 30px 10px 20px;
}

#content table {
	width: 500px;
	margin: 0 0 0 30px;
}


#content table th,
#content table td {
	font-size: 13px;
	vertical-align: top;
	width: 50%;
}

#content table ul {
	padding: 0;
	margin: 0;
	padding: 5px 30px 10px 10px;
}



#content table td strong {
	text-decoration: underline;
}


#content form {
	padding: 10px 30px 0 30px;
}

#content form fieldset {
	border: 1px #dba742 solid;
	background: #f6d189;
	padding: 10px 20px 0 20px;
}

#content form fieldset legend {
	color: #004b68;
	padding: 3px;
}

#content form fieldset label {
	color: #41331f;
	font-size: 13px;
	font-weight: bold;
}

#content form fieldset input {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	padding: 2px 4px 2px 4px;
	color: #5a5f6a;
	font-size: 13px;
	margin: 0 0 20px 0;
	background: #fff;
	width: 360px;
}

#content form fieldset option, #content form fieldset select {
	width: 360px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #5a5f6a;
	font-size: 13px;
	margin: 0 0 5px 0;
	background: #fff;
}

#content form fieldset textarea {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	padding: 4px 4px 2px 4px;
	height: 100px;
	color: #5a5f6a;
	font-size: 13px;
	margin: 0 0 20px 0;
	background: #fff;
	width: 360px;
}

#content form fieldset input.radio, #content form fieldset input.checkbox {
	margin: 0;
	padding: 0 0 10px 0;
	width: auto;
}

#content form fieldset input.button,
#content form input.button {
	padding: 2px 10px 2px 10px;
	width: auto;
	font-weight: bold;
}

#content form fieldset p {
	padding: 0 0 20px 0;
}

.mandatory {
	font-weight: bold;
	color: Red;
	font-size: 16px;
}

#content .errorh {
	display: block;
	margin: 0 25px 0 30px;	
	padding: 10px;
	background: #d50000;
	color: #fff;
	font-weight: normal;
	border: 1px #fff solid;
}

#content .thanks {
	display: block;
	margin: 0 20px 0 30px;	
	padding: 10px;
	background: #004a5d;
	color: #fff;
	font-weight: bold;
}

#content .red {
	color: #d50000;
}

#content blockquote {
	padding: 10px;
}

#content blockquote p {
	font-style: italic;
}

#content cite {
	display: block;
	padding: 0 20px 20px 30px;
	color: #264487;
	font-style: normal;
	font-size: 13px;
}

#content #sentPreview {
	background: #eee;
	border: #ddd 1px solid;
	padding: 20px;
	margin: 0 25px 0 30px;
}

#content #sentPreview p {
	color: #444;
}



#contactDetails {
	width: 750px;
	padding: 20px 0 20px 0;
}

#contactDetails p {
	color: #014c69;
	text-align: center;
	font-size: 11px;
}

#contactDetails p a {
	color: #014c69;
}

#contactDetails p a:hover {
	color: #000;
}

#bottom {
	margin: 0 auto;
	height: 50px;
	width: 750px;
	position: relative;
}



#bottom p {
	font-size: 11px;
	color: #fff;
}

#bottom a {
	color: #fff;
	text-decoration: underline;
}

#bottom a:hover {
	color: #000;
	background: #fff;
	text-decoration: underline;
}

#bottom #bottomLinks {
	position: absolute;
	font-size: 11px;
	top: 10px;
	left: 500px;
}

#bottom #web-design {
	position: absolute;
	font-size: 11px;
	top: 10px;
	right: 10px;
}



/********************/
/*** LIGHTBOX CSS ***/



#lightbox legend {
	display: none;
}


#lightbox{

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #fff;

	color: #000;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;
	color: #000;
	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(./images/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }





#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;
	color: #000;
	}



#imageData{

	padding:0 10px;
	color: #000;
	}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 84px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	filter:alpha(opacity=60);

	-moz-opacity: 0.6;

	opacity: 0.6;

	}

	



.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}



* html>body .clearfix {

	display: inline-block; 

	width: 100%;

	}



* html .clearfix {

	/* Hides from IE-mac \*/

	height: 1%;

	/* End hide from IE-mac */

	}	


#content #sei {
	background: #028b9b url(gfx/logoSei.jpg) no-repeat;
	width: 220px;
	height: 139px;
	float: right;
	padding: 0;
	margin: 0 20px 15px 15px;
	border: 2px #fff solid;	
}

#content #sei p {
	padding: 110px 0 0 3px;
	line-height: 125%;
	color: #fff;
	font-size: 9px;
	text-align: center;
}