/* CSS Document for http://www.taylormadehomesolutions.ie | Version 1
   Author - Protocol | Hosting Ireland | 
   http://www.hostingireland.ie | March 2008 */

/* =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: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #666666;
	line-height: 14px;
	height: 100%;
	background-image: url(../tmh-images/site-bg.jpg);
	background-repeat: repeat-x;
	background-color: #015A96;
	}

#bgimage{
	z-index: -1;
	height: 567px;
	width: 100%;
	position: absolute;
	top: 0px;
	background-image: url(../tmh-images/water-bg.png);
	background-repeat: no-repeat;
}
	
#center{
	width: 922px;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
	z-index: 1;
}

#inline{
	clear: both;
}

.padbutleft{
	padding-right: 4px;
}

.introtag{
	font-size: 13px;
	color: #006aa3;
	display: block;
	padding-bottom: 8px;
}

/* =img, divs | for transparent pngs in IE5+
==================================================*/



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



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

#banner-container{
	background-repeat: no-repeat;
	height: 115px;
	margin-bottom: 6px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 922px;
	background-image: url(../tmh-images/tmh-banner-bg.jpg);
}

#logo{
	float: left;
	width: 200px;
	padding-left: 55px;
	padding-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #666666;
}

#service-hotline{
	float: left;
	width: 605px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: right;
}


#nav{
	float: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 35px;
	color: #CCCCCC;
	font-weight: normal;
}

#main-img-container{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../tmh-images/content-bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}


#main-container-footer{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../tmh-images/main-bg-footer.jpg);
	background-repeat: repeat-y;
	background-color: #6633CC;
	height: 19px;
}


#rollover-container{
}

#links-main{
	background-position: top;
	margin-left: auto;
	width: 761px;
	margin-right: auto;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;

}



#links-col1{
	float: left;
	margin-left: 87px;
}


#links-col2{
	background-image: url(../tmh-images/welcome-box-holder-tmh.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 511px;
	float: left;
	padding-top: 14px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 18px;
}

#spacer{
	clear: both;
	height: 40px;
	width: 100%;
}



.padlogo{
	padding-left: 32px;
	padding-top: 6px;
	padding-right: 68px;
}

.welcome{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	top: 0px;
	right: 0px;
	font-size: 11px;
	line-height: 16px;
}

.blue{
	font-family: Arial, Helvetica, sans-serif;
	color: #505e83;
	margin-left: 10px;
}

.black{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.marginlink8right{
	margin-right: 8px;
}


.logo{
	margin-right: 85px;
}


li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../tmh-images/yellow-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	list-style-type: none;
	line-height: 16px;
	color: #666666;
}

#contact-box-about{
	margin-top: 10px;
	margin-left: 70px;
}



/* =links
==================================================*/
a:link {
	color: #0099FF;
	text-decoration: underline;
}

a:visited {
	color: #505E83;
	text-decoration: underline;
}

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


/* =footer links
==================================================*/
a.footer {
	color: #817D7C;
	text-decoration: none;
	font-size: 11px;
}

a.footer:hover {
	color: #006599;
	text-decoration: underline;
	font-size: 11px;
}



/* =black links
==================================================*/
a.black {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.black:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 11px;
}



/* =exterior links
==================================================*/
a.exterior {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}

a.exterior:hover {
	color: #DCC100;
	text-decoration: underline;
	font-size: 9px;
}




/* =nav links
==================================================*/
a.nav {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	padding-left: 2px;
	font-weight: normal;
	padding-right: 2px;
	padding-top: 20px;
}

a.nav:hover {
	color: #3e91b5;
	font-size: 14px;
	text-decoration: underline;
	background-image: url(../images/link-arrow-white.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	font-weight: normal;
	padding-right: 2px;
}



#content{
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 15px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}


#content-scroll{
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 15px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	height: 300px;
	overflow: auto;
	padding-right: 20px;
}



#footer{
	text-align: center;
	width: 100%;
	padding-bottom: 8px;
	color: #CCCCCC;
}


#hosting{
	float: left;
	width: 50%;
	margin-top: 50px;
}


#validate{
	float: right;
	margin-top: 50px;
}

#imgbottom{
	background-image: url(../images/bottomimg.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 754px;
}

.linkpad{
	margin-right: 40px;
	margin-left: 10px;
}

.linkpadbottom{
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.pad10{
	margin-left: 10px;
}

input{
	background-color: #EEEEEE;
	border: 1px dotted #636363;
	color: #3366CC;
}

#text-content{
	padding: 15px;
	
}

h4{
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #666666;
}

h5{
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #666666;
}


.pad-text-left{
	white-space: normal;
	margin-left: 40px;
	margin-right: 20px;
}

.pad-text-right{
}

.float-img-right{
	float: left;
	padding-right: 20px;
	padding-left: 90px;
	padding-bottom: 10px;
}

.red{
	color: #EB235F;
}

.quote{
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

.listone{
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-left: 25px;
}

.spacer{
	clear: both;
	height: 1px;
	width: 100%;
}
