/* ---------------------------------------------------
TEMPLATE.CSS contains the default styles for websites
built in the anytime system.
--------------------------------------------------- */



/* MAIN ELEMENTS
Main page elements, page layout, links and other common
styles. */
html, body {
font-family:"Century Gothic",Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background-color:#eeeeee;
clear:both;
margin:0 auto;
}


/* DEFAULT LINKS */
a         {text-decoration:none;color:#ca600b;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:underline;color:#df7606;}
a img     {border:none;}


/* DEFAULT HEADERS */
h1, h2, h3, h4, h5, h6 {
margin:0px 0px 0px 0px;
}

h1 {font-size:30px;color:#181818;line-height:32px;font-weight:normal;}
h2 {font-size:24px;color:#ffffff;line-height:26px;font-weight:normal;}
h3 {font-size:18px;color:#181818;line-height:26px;font-weight:normal;}
h4 {font-size:14px;color:#000000;font-weight:normal;}
h5 {font-size:13px;color:#AD340C;line-height:16px;font-weight:normal;border-bottom:solid #cccccc 1px;margin-bottom:3px;padding:4px 0 4px 0;}
h6 {font-size:13px;color:#4A2758;line-height:16px;font-weight:normal;border-bottom:solid #cccccc 1px;margin-bottom:3px;padding:4px 0 4px 0;}


/* OTHER DEFAULT ELEMENTS */
acronym {border:none;}

.clearer {
clear:both;
font-size:0;
line-height:0;
height:0;
padding:0 0 0 0;
margin:0 auto;
}

.divider {
clear:both;
font-size:0;
line-height:0;
height:5px;
padding:0 0 0 0;
margin:0 auto;
margin-top:5px;
border-top:solid #EFEFEF 1px;
}



ul {
margin-top:2px;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
margin-left:0;
padding-left:0;
}
	li {
	line-height:18px;
	list-style:none;
	margin-top:0;
	padding-top:0;
	padding-bottom:2px;
	margin-left:0;
	padding-left:20px;
	background-image:url(../images/footer_bullet.gif);
	background-position:1px 5px;
	background-repeat:no-repeat;
	}

	li li {
	line-height:22px;
	list-style:none;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
	margin-left:0;
	padding-left:20px;
	background-image:url(../images/footer_bullet.gif);
	background-position:1px 5px;
	background-repeat:no-repeat;
	}



/* GAPS
Gaps to space elements */
.gap1 {float:left;width:10px;}
.gap2 {float:left;width:20px;}


.img-left {float:left;margin-right:15px;margin-top:4px;}
.img-right {
float:right;
padding-left:5px;
padding-bottom:5px;
margin-left:5px;
margin-bottom:5px;
background-image:url(../images/image_bg.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
.img-full {display:block;margin-bottom:5px;}
.img-side {width:200px;overflow:hidden;}


.side-text {width:200px;font-size:11px;color:#333333;padding:4px 0 12px 0;}


.more, .more2 {
font-size:11px;
}
	.more a, .more2 a {
	display:block;
	line-height:15px;
	padding-left:47px;
	background-image:url(../images/more_bg.gif);
	background-position:2px;
	background-repeat:no-repeat;
	}
		.more a span, .more2 a span {/*visibility:hidden;*/}
	.more a:hover, .more2 a:hover {
	/*background:none;*/
	}
		.more a:hover span, .more2 a:hover span {visibility:visible;}

	.more2 a {background-image:none;}





/* STANDARD PAGE ELEMENTS
Standard page elements for laying out the main content of a website. */
#container {
width:960px;
text-align:left;
background-color:#ffffff;
background-image:url(../images/main_top.gif);
background-position:top;
background-repeat:no-repeat;
margin:0 auto;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding:0 0 0 0;
border:none;
}



	.coldiv-purple {
	clear:both;
	height:40px;
	background-image:url(../images/divider_top1.gif);
	background-position:left;
	background-repeat:repeat-y;
	}

	.coldiv-orange {
	clear:both;
	height:40px;
	background-image:url(../images/divider_base1.gif);
	background-position:left;
	background-repeat:repeat-y;
	}



	/* MAIN HEADER */
	#header {
	height:110px;
	}

		#header a {color:#3D6B1D;}
		#header a:hover {color:#56B51E;}
		#header .logo {padding:22px 0 0 25px;}
		#header .phone {float:right;color:#f89b34;padding:30px 25px 0 0;font-size:14px;text-align:right;line-height:26px;}
			#header .phone b, #header .phone strong {color:#000000;font-weight:normal;}



	/* MAIN FLASH/BANNER */
	#flash {
	height:140px;
	background-color:#d0d1d0;
	background-image:url(../images/flash_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
		#flash h1 {
		padding:30px 0 0 25px;
		}

		#flash .f-right {
		float:right;
		text-align:right;
		}


		#flash-home {
		height:260px;
		background-color:#d0d1d0;
		}
			#flash-home .fh-right {
			float:right;
			width:338px;
			text-align:right;
			line-height:18px;
			padding:20px 30px 0 0;
			}
				.fh-right a {color:#692d8f;}
				.fh-right a:hover {color:#9938d7;}
				.fh-right h1 {color:#ee880f;}

			#flash-home .fh-flash {
			width:582px;
			height:260px;
			/*background-image:url(../images/home_cog.jpg);*/
			background-image:url(../images/home_cog.jpg);
			background-position:left top;
			background-repeat:no-repeat;
			}



	/* MAIN NAVIGATION */
	#side {
	float:left;
	width:235px;
	color:#000000;
	background-color:#ffffff;
	background-image:url(../images/menu_bg2.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:0 30px 20px 20px;
	}

		#side .return a {
		color:#c6491d;
		font-size:12px;
		display:inline;
		line-height:25px;
		padding-left:25px;
		background-image:url(../images/back_btn.gif);
		background-position:0 -2px;
		background-repeat:no-repeat;
		}

		#side .navigation a {
		color:#c6491d;
		font-size:15px;
		display:inline;
		line-height:25px;
		padding-left:25px;
		background-image:url(../images/mainnav_bg.gif);
		background-position:0 -25px;
		background-repeat:no-repeat;
		}
		#side .navigation a:hover {
		color:#f28125;
		background-image:url(../images/mainnav_bg.gif);
		background-position:0 0px;
		background-repeat:no-repeat;
		text-decoration:none;
		}

			.pop-menu-holder {
			position:absolute;
			visibility:hidden;
			width:145px;
			height:94px;
			z-index:400px;
			}
			.pop-menu {
			width:145px;
			height:94px;
			padding:6px 0 0 8px;
			background-image:url(../images/drop_bg.gif);
			background-position:0 0px;
			background-repeat:no-repeat;
			}
				.pop-menu a {
				color:#3d1a54;
				display:block;
				font-size:13px;
				line-height:20px;
				}




		#side .s-item {
		margin-top:40px;
		}
			#side .s-item h4 {
			font-size:14px;
			padding-left:25px;
			padding-bottom:10px;
			line-height:20px;
			background-image:url(../images/bullet.gif);
			background-position:0 0;
			background-repeat:no-repeat;
			}

			#side .s-item .si-text {
			font-size:11px;
			line-height:15px;
			padding-left:25px;
			}

			#side .s-item a {color:#ca600b;}
			#side .s-item a:hover {color:#df7606;}
			#side .s-item .title {color:#3d1a54;}
			#side .s-item .date {color:#3d1a54;}



	/* MAIN CONTENT */
	#main {
	float:right;
	width:670px;
	line-height:18px;
	padding-top:10px;
	}

		#main strong, #main b {color:#333333;}
		#main .bread {
		display:block;
		padding-top:5px;
		color:#999999;
		font-size:11px;
		margin-bottom:10px;
		height:25px;
		}
			#main .bread a {
			float:left;
			background-color:#ececec;
			background-image:url(../images/bread_arrow.gif);
			background-position:left;
			background-repeat:no-repeat;
			line-height:25px;
			}
				#main .bread a:hover {text-decoration:none;color:#999999;}
				#main .bread a span {
				padding-left:28px;
				}
			#main .bread .bc-home {
			width:30px;
			background-image:url(../images/bread_home.gif);
			background-position:left;
			background-repeat:no-repeat;
			}
				#main .bread .bc-home span {visibility:hidden;}
			#main .bread .bc-end {
			float:left;
			height:25px;
			width:19px;
			background-image:url(../images/bread_end.gif);
			background-position:left;
			background-repeat:no-repeat;
			}


		#main .m-footer {
		display:block;
		background-color:#d0d1d0;
		padding:6px 10px 6px 10px;
		}
			#main .m-footer a, #main .m-light a {color:#572974;}
			#main .m-footer a:hover, #main .m-light a:hover {text-decoration:none;color:#666666;}

		#main .m-light {
		display:block;
		background-color:#F0F0F0;
		padding:6px 10px 6px 10px;
		}






		#main .main-all {
		padding:0 20px 0 5px;
		}


		#main .main-left {
		float:left;
		width:410px;
		padding-left:5px;
		}

			.box-header-o,
			.box-header-p {
			display:block;
			padding:6px 12px 6px 12px;
			background-image:url(../images/box_header.gif);
			background-position:left top;
			background-repeat:no-repeat;
			}
				.box-header-o h3,
				.box-header-p h3 {
				line-height:25px;
				font-size:15px;
				margin-bottom:16px;
				}

				.box-header-o h4,
				.box-none-o h4 {
				color:#b24a0a;
				}

			.box-none-o,
			.box-none-p {
			display:block;
			padding:6px 12px 6px 12px;
			background-image:url(../images/box_noheader.gif);
			background-position:left top;
			background-repeat:no-repeat;
			}

			.box-none-p, .box-header-p {border-bottom:solid #3d1a54 6px;}
				.box-none-p a, .box-header-p a {color:#4e2668;}
				.box-none-p a:hover, .box-header-p a:hover {color:#7319ad;}
			.box-none-o, .box-header-o {border-bottom:solid #dd8603 6px;}
				.box-none-o a, .box-header-o a {}
				.box-none-o a:hover, .box-header-o a:hover {}





		#main .main-right {
		float:right;
		width:220px;
		border-left:solid #DDDDDD 1px;
		}
			.main-right .mr-text {padding:0 10px 0 10px;}
			.main-right h3, .main-right h4 {
			padding-left:10px;
			}

			.main-right .mr-queries {
			width:175px;
			height:83px;
			padding:10px;
			color:#FFFFFF;
			background-image:url(../images/box_contact.gif);
			background-position:left top;
			background-repeat:no-repeat;
			}
				.mr-queries h3 {padding-left:0;color:#FFFFFF;}
				.mr-queries a {color:#d7a6f8;}
				.mr-queries a:hover {color:#FFFFFF;}
				
				
			#main .main-right table {
			line-height:22px;
			font-size:11px;
			}
				#main .main-right table th {
				border-bottom:solid #DDDDDD 1px;
				}
				
				#main .main-right table .mod1 {
				background-color:#ebe9e5;
				}









		#main .aberwhole, #main .aberhvac,
		#main .abergas, #main .abertrain {
		float:left;
		width:319px;
		height:273px;
		background-position:0 0;
		background-repeat:no-repeat;
		margin-top:10px;
		margin-left:2px;
		margin-right:10px;
		margin-bottom:4px;
		}
			#main .aberwhole a, #main .aberhvac a,
			#main .abergas a, #main .abertrain a {
			display:block;
			color:#FFFFFF;
			width:279px;
			height:247px;
			padding:6px 20px 20px 20px;
			}
			#main .aberwhole a:hover, #main .aberhvac a:hover,
			#main .abergas a:hover, #main .abertrain a:hover {
			background-position:0 -273px;
			background-repeat:no-repeat;
			text-decoration:none;
			}

				#main .aberwhole a h2,
				#main .aberhvac a h2,
				#main .abergas a h2,
				#main .abertrain a h2 { margin-bottom:5px;}


		#main .aberwhole {
		background-image:url(../images/aberwhole_bg.png);
		}
			#main .aberwhole a:hover {
			background-image:url(../images/aberwhole_bg.png);
			}

		#main .aberhvac {
		background-image:url(../images/aberhvac_bg.png);
		}
			#main .aberhvac a:hover {
			background-image:url(../images/aberhvac_bg.png);
			}

		#main .abergas {
		background-image:url(../images/abergas_bg.png);
		}
			#main .abergas a:hover {
			background-image:url(../images/abergas_bg.png);
			}

		#main .abertrain {
		background-image:url(../images/abertrain_bg.png);
		}
			#main .abertrain a:hover {
			background-image:url(../images/abertrain_bg.png);
			}




	/* MAIN FOOTER */
	#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-align:right;
	padding:10px 20px 10px 20px;
	background-color:#eeeeee;
	}

		#footer a {color:#ca600b;}
		#footer a:hover {color:#ca600b;}






/* COMMON PAGE STYLES
Common page (ie. contact page) styles. */


/* NEWS PAGES */
.news-holder {display:block;padding:10px;}
.news-holder2 {display:block;}
	.news-holder .news-item {
	display:block;
	}
	.news-holder2 .news-detail, .news-holder2 .news-detail2 {display:block;}
		.news-holder2 .news-detail .image {
		float:right;
		padding-left:5px;
		padding-bottom:5px;
		margin-left:5px;
		margin-bottom:5px;
		background-image:url(../images/image_bg.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
		}
		.news-holder2 .news-detail2 .image {
		float:left;
		padding-right:5px;
		padding-bottom:5px;
		margin-right:5px;
		margin-bottom:5px;
		background-image:url(../images/image_bg2.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
		}
	.date {font-size:11px;color:#666666;}
	.news-holder2 .base {font-size:11px;}




/* STAFF PAGES */
.department-holder {display:block; padding:0 10px 0 10px;}

.staff-holder {display:block;}
	.staff-holder .image {
	float:right;
	padding-left:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-bottom:5px;
	background-image:url(../images/image_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}

.staff-holder2 {display:block;margin-top:10px;}
	.staff-holder2 .image {
	float:left;
	margin-right:10px;
	width:80px;
	height:100px;
	overflow:hidden;
	}
.staff-details {display:block;}
	.staff-details .image {
	float:right;
	padding-left:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-bottom:5px;
	background-image:url(../images/image_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}



.pdf-holder {}
	.pdf-holder .size {color:#A38AB7;}
	.pdf-holder a:hover .size {text-decoration:none;}

	.pdf-holder .pdf-link {display:block;height:88px;overflow:hidden;}
	.pdf-holder .pdf-image {
	float:left;
	width:72px;
	height:84px;
	padding:2px;
	background-image:url(../images/brochures_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	.pdf-holder .pdf-text {
	float:right;
	padding-top:18px;
	width:300px;
	}
	
	
	
	.pdf-holder .dwg-link {display:block;height:88px;overflow:hidden;}
	.pdf-holder .dwg-image {
	float:left;
	width:72px;
	height:84px;
	padding:2px;
	background-image:url(../images/dwg_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	.pdf-holder .dwg-text {
	float:right;
	padding-top:18px;
	width:300px;
	}
	
	
	
	.pdf-holder .jpg-link {display:block;height:88px;overflow:hidden;}
	.pdf-holder .jpg-image {
	float:left;
	width:72px;
	height:84px;
	padding:2px;
	background-image:url(../images/jpg_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	.pdf-holder .jpg-text {
	float:right;
	padding-top:18px;
	width:300px;
	}
	




.brand-holder {display:block;margin-top:10px;}
	.brand-holder .image {
	float:left;
	margin-top:4px;
	width:80px;
	}

	.brand-holder .text {
	float:right;
	width:320px;
	}



.course-holder {display:block;margin-top:16px;}
	.course-holder .course-item {display:block;margin-top:10px;}
		.course-item .date {
		float:left;
		width:50px;
		height:50px;
		margin-top:3px;
		margin-right:15px;
		background-image:url(../images/date_bg.gif);
		background-position:left top;
		background-repeat:no-repeat;
		overflow:hidden;
		}

		.course-item .date .day {
		float:left;
		width:50px;
		height:22px;
		font-size:22px;
		line-height:22px;
		padding-top:6px;
		text-align:center;
		}
		.course-item .date .month {
		float:left;
		width:50px;
		height:22px;
		text-align:center;
		}




.product-holder {margin-top:3px; height:100px;}
.product-holder2 {margin-top:3px;}
	.product-holder .image {
	float:right;
	text-align:center;
	margin-left:4px;
	margin-top:3px;
	width:80px;
	}

	.product-holder .header {
	display:block;
	font-size:12px;
	color:#4A2758;
	line-height:16px;
	font-weight:normal;
	border-bottom:solid #cccccc 1px;
	margin-bottom:3px;
	padding:4px 0 4px 0;
	}

		.product-holder .model {
		float:right;
		font-size:10px;
		color:#999999;
		}

		.product-holder2 .model2 {
		font-size:10px;
		color:#999999;
		}


.product-feat-holder {display:block;}
	.product-feat-holder .product-feature {
	height:100px;
	text-align:left;
	}




.nextprev {float:right;}
	.nextprev .num {
	color:#333333;
	background-color:#E0E0E0;
	padding:0 4px 0 4px;
	margin-left:3px;
	}
	.nextprev .cur {
	font-weight:bold;
	background-color:#B5B5B5;
	}
	.nextprev .np {
	color:#ffffff;
	background-color:#ca600b;
	padding:0 4px 0 4px;
	margin-left:3px;
	}
	.nextprev .se {
	color:#A0A0A0;
	background-color:#F3F3F3;
	}
	.nextprev a:hover {
	text-decoration:none;
	color:#853907;
	background-color:#E79B0E;
	}









/* MAIN FORM */
form {
margin:0 auto;
padding:0 0 0 0;
}

	form .req {
	color:#FF6600;
	font-weight:bold;
	font-size:9pt;
	}

	form .label {
	clear:both;
	color:#333333;
	float:left;
	width:140px;
	height:25px;
	font-size:12px;
	line-height:20px;
	text-align:right;
	margin-right:10px;
	margin-bottom:4px;
	font-weight:bold;
	}

	form .input {
	float:left;
	width:240px;
	height:25px;
	}
		form .input input {
		font-size:12px;
		width:200px;
		}

	form .textarea {
	float:left;
	font-size:11px;
	width:240px;
	height:93px;
	}
		form .textarea textarea {
		font-size:12px;
		width:200px;
		height:80px;
		}
		form .textarea img {
		padding-top:3px;
		}

	form .button {
	margin-top:8px;
	padding-left:160px;
	margin-bottom:8px;
	}


.form-under {font-size:11px;color:#666666;}


.contact-form {color:#0e1d01;}


#quizform ul {
padding:0 0 0 10px;
margin:0 0 0 15px;
list-style:decimal;
margin-top:15px;
}

	#quizform ul li {
	padding:0 0 0 10px;
	list-style:decimal;
	background-image: none;
	}

		#quizform ul ul {
		padding:0 0 0 5px;
		margin:0 0 0 10px;
		margin-top:3px;
		margin-bottom:15px;
		}

			#quizform ul ul li {
			padding:0 0 0 10px;
			list-style:none;
			}



.magicform {
float:left;\
width:650px;
padding-left:5px;
}

#magicform ul {
padding:0 0 0 10px;
margin:0 0 0 15px;
list-style:decimal;
margin-top:15px;
}

	#magicform ul li {
	padding:0 0 0 0;
	list-style:decimal;
	background-image: none;
	}

		#magicform ul li .question-image {
		padding: 0 0 2 2;
		float: right;
		}

		#magicform ul ul {
		padding:0 0 0 5px;
		margin:0 0 0 10px;
		margin-top:3px;
		margin-bottom:15px;
		width: 350px;
		}

			#magicform ul ul li {
			padding:0 0 0 10px;
			list-style:none;
			}

				#magicform .radio-btn input {
				clear: left;
				float: left;
				}

				#magicform .radio-btn label {
				float: left;
				}

				#magicform .priority-list input {
				clear: left;
				float: left;
				}

				#magicform .priority-list label {
				float: left;
				padding-left: 6px;
				}

				#magicform .checkbox input {
				clear: left;
				float: left;
				}

				#magicform .checkbox label {
				float: left;
				}
				
				
				
.form-supply {line-height:14px;}

	.form-supply .label {
	clear:both;
	color:#333333;
	float:left;
	width:140px;
	height:25px;
	font-size:12px;
	padding-top:3px;
	line-height:14px;
	text-align:right;
	margin-right:10px;
	margin-bottom:4px;
	font-weight:bold;
	}
	
	.form-supply .textarea {
	float:left;
	font-size:11px;
	width:240px;
	height:123px;
	}
		.form-supply .textarea textarea {
		font-size:12px;
		width:230px;
		height:110px;
		}
	
	.form-supply .small {
	color:#666666;
	font-size:10px;
	}
	
	
	
	

