html {
	overflow: scroll; /* show scrollbars to prevent funny page jumping between different length pages */ }

body {
	background: #f2f2f2;
	padding: 0 0 1em 0; /* alter this if you want to pad the site from the top or bottom */
	text-align: center;
	width: 100%; }

/* wrapper to locate page to centre in all browsers */
#wrapper { 
	margin: 0 auto;
	width: 960px; 
	text-align: left; } 

/* container needed to style containing bars */
#container { 
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
	position: relative;
	width: 960px; }

#header {
	background: #00adef;
	height: 105px;
	position: relative;
	/* Refinements by Belmont Press */
	background: url(../../gfx/header_bg.gif) repeat-x;
	width: 940px;
	margin: 0 10px;
	height: 90px;
	border-bottom: 1px solid #fff;
}

/* Added by Belmont Press */

#header h2 {
	margin: 0;
}
#header h2 a {
	position: relative;
	top: 32px;
	left: 32px;
	width: 288px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../gfx/belmont-press-white.gif) no-repeat;
	z-index: 9999;
}

/* finshed Belmont Press modifications */

.firstgrid { margin-left: 14px; }

.logo {
	background: url(/images/logo.png) no-repeat;
	height: 33px;
	margin: 38px 0 0 0;
	text-indent: -9999px;
	width: 409px; }

.searchBox {
	background: url(/images/searchBg.gif) no-repeat;
	border: 1px solid #055da6;
	float: right;
	height: 26px;
	margin: 36px 0 0 0;
	width: 205px; }

	#searchField {
		background: none;
		border: none;
		color: #4f8dc0;
		float: left;
		font-size: 1.5em;
		height: 25px;
		padding: 2px 3px;
		width: 157px;
		/* Refinements by Belmont Press */
		border: 1px solid #015294;
		height: 19px;
		width: 155px;
		padding-top: 5px;
		color: #0466b8;
		font-size: 14px;
		background: url(/images/searchBg.gif) no-repeat;
		}
		
	#searchButton {
		background: url(/images/searchButton.png) no-repeat;
		border: none;
		/*cursor: pointer;*/
		display: block;
		float: right;
		font-size: 0;
		height: 20px;
		line-height: 0;
		margin: 3px;
		text-indent: -9999px;
		width: 20px; }

/* Belmont Press mods: these rules not needed
.login {
	position: absolute;
	right: 31px;
	top: 64px; }
	
	.login a {
		border: 1px solid #FFFFFF;
		color: #FFFFFF;
		font-size: 0.9em;
		padding: 1px 4px;
		text-transform: uppercase;
		width: 70px; }
		
	/* seems to be surplus to requirements
	#dialog {
		display: none;
		text-align: left; }
	#dialog p { font-size: 1em; }
	*/
/* end Belmont Press mods */
#clientLogin {
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: right;
	color: #0466b8;
	font-size: 10px;
}
#clientLogin a {
	color: #fff;
}

/* Belmont Press mods: these rules not needed
#mainMenu {	
	background: url(/images/mainMenuBg.gif) repeat-x;
	height: 40px;
	position: relative;
}
#menuArrow {
	background: url(/images/menuArrow.png) no-repeat;
	height: 5px;
	left: 42px;
	position: absolute;
	width: 25px;
	top: 40px;
	z-index: 250;
}

end Belmont Press mods */

#subMenu {
	background: url(/images/subMenuBg.gif) repeat-x;
	height: 40px;
	margin-bottom: 15px;
	/* Belmont Press modifications */
	background: url(/images/subMenuBg.gif) repeat-x 0px -12px;
	height: 28px;
	margin: 0 10px;
}

	#mainMenu ul, #subMenu ul {
		height: 40px;
		margin: 0;
		padding: 0;
		/* Belmont Press modifications */
		height: 28px;
	}
	
	#mainMenu li, #subMenu li {
		float: left;
		list-style-type: none;
		margin: 0;
	}
	
	#mainMenu li, #subMenu li {
		height: 28px;
		line-height: 1em;
		padding: 0;
		margin: 0;
	}

	#subMenu a {
		display: block;
	}

	#subMenu li a:hover {
		background: url(/images/submenuBgHilite.png) repeat-x;
		/* Belmont Press modifications */
		background: url(/images/submenuBgHilite.png) repeat-x 0px -12px;
	}

	#subMenu .current {
		background: url(/images/subMenuOnBg.gif) repeat-x;
		/* Belmont Press modifications */
		background: url(/images/subMenuOnBg.gif) repeat-x 0px -12px;
	}	
	
	#subMenu a {
		display: block;
		color: #231f20;
		font-size: 1em;
		padding: 9px 10px;
		text-decoration: none;
		text-transform: uppercase;
	}
/* Belmont Press mods: new nav bar */

#nav {
	padding-left: 10px;
	width: 950px;
	height: 28px;
	margin: 0;
}
#nav li {
	display: inline;
	margin: 0;
}
#nav li #search-input {
	float: left;
	width: 141px;
	height: 18px;
	border: 1px solid #000;
	font-size: 0.8em;
	padding: 4px 10px;
}
#nav li a {
	float: left;
	height: 0;
	padding-top: 28px;
	overflow: hidden;
	background-image: url(../../gfx/nav_buttons.gif);
}
/* nav normal */
#nav li#nav-about a { width: 85px; background-position: 0 0; }
#nav li#nav-services a { width: 85px; background-position: -85px 0; }
#nav li#nav-specialist a { width: 161px; background-position: -170px 0; }
#nav li#nav-seminars a { width: 87px; background-position: -331px 0; }
#nav li#nav-tech a { width: 92px; background-position: -418px 0; }
#nav li#nav-plant a { width: 93px; background-position: -510px 0; }
#nav li#nav-contact a { width: 102px; background-position: -603px 0; }
#nav li#nav-search a { width: 72px; background-position: -705px 0; }

/* nav hover */
#nav li#nav-about a:hover { background-position: 0 -28px; }
#nav li#nav-services a:hover { background-position: -85px -28px; }
#nav li#nav-specialist a:hover { background-position: -170px -28px; }
#nav li#nav-seminars a:hover { background-position: -331px -28px; }
#nav li#nav-tech a:hover { background-position: -418px -28px; }
#nav li#nav-plant a:hover { background-position: -510px -28px; }
#nav li#nav-contact a:hover { background-position: -603px -28px; }
#nav li#nav-search a:hover { background-position: -705px -28px; }

/* nav pressed */
#nav li#nav-about a:active { background-position: 0 -56px; }
#nav li#nav-services a:active { background-position: -85px -56px; }
#nav li#nav-specialist a:active { background-position: -170px -56px; }
#nav li#nav-seminars a:active { background-position: -331px -56px; }
#nav li#nav-tech a:active { background-position: -418px -56px; }
#nav li#nav-plant a:active { background-position: -510px -56px; }
#nav li#nav-contact a:active { background-position: -603px -56px; }
#nav li#nav-search a:active { background-position: -705px -56px; }

/* nav current */
#nav li#nav-about.current a { background-position: 0 -56px; }
#nav li#nav-services.current a { background-position: -85px -56px; }
#nav li#nav-specialist.current a { background-position: -170px -56px; }
#nav li#nav-seminars.current a { background-position: -331px -56px; }
#nav li#nav-tech.current a { background-position: -418px -56px; }
#nav li#nav-plant.current a { background-position: -510px -56px; }
#nav li#nav-contact.current a { background-position: -603px -56px; }
#nav li#nav-search.current a { background-position: -705px -56px; }


/* end Belmont Press mods */
#bodyContent {
	margin: 0 7px;
	/* Belmont Press modifications */
	margin: 20px 0 0;
}

/* Belmont Press modifications - redefine body text */

#mainText {
	float: left;
	width: 620px;
	margin: 0 10px 0;
}
#mainText h1 {
	margin: 0;
}

#mainTextBody {
	column-count: 2;
	column-gap: 20px;
	column-rule: 1px solid #cfcfcf;
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-moz-column-rule: 1px solid #cfcfcf;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	-webkit-column-rule: 1px solid #cfcfcf;
}

/* end Belmont Press mods */

/* Belmont Press modifications - add margins for boxes */
.featureBox {
	margin: 10px;
	float: left;
	width: 300px;
}

#featureNews {
	margin-top: 0;
}

#featureNews .featureTitle {
	background-color: #0040B0;
	border-top: 2px solid #7F9FD7;
	border-left: 2px solid #7F9FD7;
	border-right: 2px solid #00266A;
	border-bottom: 2px solid #00266A;
}

#featureHot {
	clear: both;
}
#featureTwitter .featureTitle {
	background-color: #333333;
	/*background-color: #ff0;*/
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#featureSeminar .featureTitle {
	background-color: #40B1E4;
	border-top: 2px solid #9FD8F1;
	border-left: 2px solid #9FD8F1;
	border-right: 2px solid #2F83A9;
	border-bottom: 2px solid #2F83A9;
}
#featureMonty .featureTitle {
	background-color: #EC028C;
	border-top: 2px solid #F580C5;
	border-left: 2px solid #F580C5;
	border-right: 2px solid #8E0154;
	border-bottom: 2px solid #8E0154;
}

/* end Belmont Press mods */

/* Home page Feature Boxes */
.featureTitle {
	height: 52px;
	margin: 0;
	padding: 0.8em 0 0 0.3em;
	/* Belmont Press mods*/
	height: auto;
	padding: 10px;
}
/*
.featureTitle {
	height: 61px;
	margin: 0;
	padding: 1em 0 0 0.3em; }
*/
.featureTitle h2 {
	color: #fff;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 24px;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	/* Belmont Press mods*/
	margin-left: 0;
}
#featureTwitter .featureTitle h2
{
	color: #40b1e4;
}
.featureTitle p {
	color: #fff;
	font-size: 1.7em;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	/* Belmont Press mods*/
	margin-left: 0;
}
	
.featureTitle a {
	color: #fff; }

/*
#featureLeft .featureTitle { background: url(/images/boxHeaderBlack.gif) no-repeat; }
#featureMid .featureTitle { background: url(/images/boxHeaderCyan.gif) no-repeat; }
#featureRight .featureTitle { background: url(/images/boxHeaderMagenta.gif) no-repeat; }
#featureNews .featureTitle { background: url(/images/boxHeaderBlue.gif) no-repeat bottom left; height:34px; }
*/

.featureContent {
	margin-top: 2px; }

#featureHot .featureContent {
	background-image: url(/images/featureHotPress.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #cfcfcf;
	height: 187px; }
#featureTwitter .featureContent { background-color: #fbfbfb; background-image: url(/images/featureNews.gif); background-position: bottom left; background-repeat: repeat-x; border: 1px solid #cfcfcf; height: 187px; overflow: hidden; }
#featureTwitter .featureContent dl { margin: 10px; font-size: 11px; }
#featureSeminar .featureContent {
	background: url(/images/featureSeminars.jpg) no-repeat;
	height: 187px; }
#featureMonty .featureContent {
	background: url(/images/featureMonty.jpg) no-repeat;
	height: 187px; }
#featureNews .featureContent {
	background-color: #fbfbfb;
	background-image: url(/images/featureNews.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px solid #cfcfcf; }

#featureHot { position: relative; }

#featureHot .featureContent p {
	font-weight: bold;
	margin: 0;
	padding: 1em 1em 0;
	width: 145px; }

#featureMonty .featureContent a {
	color: #EC038C; }
	
	#featureHot #signupMsg {
		color: #EC038C;
		/*display: none;*/
		font-weight: normal;
		font-size: 1.3em;
		line-height: 1.2em;
		padding: 0.6em 1em 0; }

#featureNews .featureContent p {
	margin: 0;
	padding: 1em 1em 0; }
	
	#featureNews .featureContent p:last-child {	padding: 1em; }

#frm_hotoffthepress {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 10px; }
	
	#fld_hotoffthepress, #fld_hotsubmit, #fld_clientlogin {
		border: 1px solid #055da6;
		float: left;
	}
	
	#fld_hotoffthepress {
		background: url(/images/searchBg.gif) no-repeat;
		color: #bbb;
		margin-right: 10px;
		padding: 6px 3px;
		width: 180px;
	}
	
	#fld_hotsubmit, #fld_clientlogin {
		background: url(/images/contactSubmitBg.gif) no-repeat;
		color: #055da6;
		/*cursor: pointer;*/
		padding: 5px 3px;
		width: 74px; }
	
	#fld_clientlogin {
		float: right;
		padding:3px 0;
		width:68px; }

#featureNews li {
	margin: 0; }
	
.techlinks { list-style-image: url(/images/bullet_pink.png); }	
	
/* END -Home page Feature Boxes */


#bodyContent #featureNews ul, #bodyContent #featureMonty .featureContent p {
	margin: 0; }
	
#bodyContent #featureNews li {
	list-style-type: none;
	margin: 0 1em;
	padding: 1em 0 0; }
	
#bodyContent #featureNews li:last-child {
	padding: 1em 0 1em; }

#featureMonty .featureContent p:first-child {
	padding: 2em 2em 1em;
}

#featureMonty .featureContent ul {
	float: left;
}

#featureMonty .featureContent li {
	list-style-position: outside;
	margin: 1em 2em 1em;
	width: 100px;
}

/* Side Menu */

.sideMenuTitle {
	background: url(/images/mainMenuBg.gif) repeat-x;
	color: #fff;
	font-size: 2em;
	font-weight: normal;
	height: 56px;
	line-height: 56px;
	margin: 0 0 20px;
	padding-left: 10px; }
	

.sideMenuContent {
	background-color: #fbfbfb;
	background-image: url(/images/featureNews.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px solid #cfcfcf;
	margin-bottom: 20px;
}	

.sideMenuContent ul, .sideMenuContent li {
	margin: 0; }

.sideMenuContent li {
	padding: 1em 1em 0; }
	
.sideMenuContent li:last-child {
	padding: 1em 1em; }

.sideMenuContent a {
	font-size: 1.2em;
}

.sideMenuSelected {
	background-image: url(/images/sideMenuArrow.gif);
	background-position: -3px 14px;
	background-repeat: no-repeat; }

/* END - Side Menu */


#bodyContent #newsList li {
	clear: left;
	list-style-type: none;
	margin: 1em 0; }

#newsList p {
	font-size: 1em;
	margin: 0; }
#vacsList li { list-style: outside square; border-bottom: 1px solid #ccc; margin-bottom: 1em; padding-bottom: 1em; }
#vacsList h3 { margin-bottom: 0; }
#vacsList p {
	font-size: 1em;
	margin: 0.8em 0; }

#newsList a {
	font-size: 1.2em; }

#newsList img {
	float: left;
	margin-right: 10px; }

.newsImage {
	float: right; }

.newsdtlImage {
	float: left;
	margin: 20px 0 0 -150px;
	}

ul.virtualtour {
	display: inline;
	width: 700px;
}
ul.virtualtour li {
	float: left;
	height: 212px;
	margin: 0 1em 0 0;
	width:280px;
}
ul.virtualtour p {
	margin: 180px 0 0 0;
}


/* Testimonials / Print Companion */

#testimonials, #printcomp, #requesttour {
	border: 1px solid #EC048D;
	margin-top: 5em; }
	
#testimonials h2, #testimonials p {
	color: #0075D5;
	margin: 10px; }
	
#testimonials p {
	padding-bottom: 10px;
	border-bottom: 1px solid #0075d5; }
	
	#testimonials p:last-child {
		border-bottom: none; }

#printcomp, #requesttour { margin-top: 4.5em; }

/*#printcomp { background: url(/images/print_companion.jpg)  no-repeat bottom right; }*/
#printcomp {  padding-top: 10px;/*background: url(/gfx/essential_guide.jpg)  no-repeat bottom right; padding-top: 7px; */}
#requesttour { background: url(/images/tour_cdrom.jpg)  no-repeat bottom right; }

#printcomp h2, #printcomp p, #requesttour h2, #requesttour p {
	margin-left: 10px;
	/*width: 155px; */}

/* END - Testimonials */


.plantlist li {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 0.5em 0;
	width: 400px; }

.plantlist li ul {
	margin: 0 1em; }
	
.plantlist li li {
	border-bottom: none;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0; }

.techtable td, .techtable th {
	border: 1px solid #000;
	padding: 5px;
}

/* Contact Form */
#contactForm {
	margin-top: 3em;
}

#contactForm label, #contactForm input, #contactForm textarea {
	clear: left;
	float: left; }
	
#contactForm label {
	margin: 1em 0 0.2em; }
	
#contactForm input, #contactForm textarea {
	background: url(/images/contactFieldBg.gif) no-repeat;
	border: 1px solid #055da6;
	padding: 5px 3px;
	width: 250px;
}

#contactForm textarea {
	height: 140px;
}

#contactForm  #fld_submit {
	background: url(/images/contactSubmitBg.gif) no-repeat;
	color: #055da6;
	/*cursor: pointer;*/
	margin: 1em 0 0 138px;
	width: 120px;
}
/* END - Contact Form */



.sitemaplist ul {
	margin-top: 0;
	margin-bottom: 5px;
}


.sitemaplist ul li {
	list-style: disc;
	margin: 0 0 0 5px;
	padding:0;
	}
	
.sitemaplist ul ul ul li {
	list-style: disc;
	margin: 0 0 0 5px;
	padding:0;
	}

.sitemaplist ul li ul {
	list-style: disc;
	margin: 0 0 2px 5px;
	padding:0;
	}

.sitemaplist {
	margin: 0;
	padding: 0;
	}
	
.sitemaplist li h2  {
	margin: 5px 0 0 0;
	padding:0;
	}



#footer {
	display: block;
	height: 216px;
	background: url(/images/footerBg.gif) repeat-x;
	margin-top: 10px; }

/* Belmont Press modifications */

.footerInfo {
	float: left;
	margin: 0 10px;
	width: 300px;
}

/* end Belmont Press mods */

	#footer h3 {
		color: #0075d5;
		font-size: 1.6em;
		font-weight: normal; 
		margin: 0.5em 0 0.5em; }
		
	#footer h3 a {
		color: #0075d5; }
	
	#footer ul { margin: 0; }
			
	#footer p, #footer li {
		font-size: 11px;
		line-height: 1.3em;
		margin: 0 0 0.5em 0.5em; }
		
	#footer a {
		color: #000; }
	
	.footerLogo {
		background: url(/images/footerLogo.png) no-repeat;
		background-position: 0 8px;
		float: right;
		height: 39px;
		text-indent: -9999px;
		width: 177px; }
		
	.footerservices { 
		list-style-image: url(/images/bullet_black.png); }	


	.footerCopyright {
		background-image: url(/images/footerLogo.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		height: 206px; }
/*
	#footer .footerCopyright h3 {
		margin-left: 36px; }
	
	.footerCopyright p {
		clear: right;
		text-align: right; }
end Belmont Press mods */
	.backtotop {
		background: url(/images/backtotop.gif) no-repeat top left;
		padding: 3px 0 4px 27px;
	}

/* Belmont Press modifications */
#siteMap {
	margin-left: 170px;
	float: left;
}

#result_report, #results {
	margin: 0 10px;
}

/* Certification page */
.cert { float: left; clear: left; width: 480px; margin-left: 20px; margin-right: 10px; }
.cert img { float: left; margin-top: 5px; margin-bottom: 10px; }
.cert h1,
.cert h2,
.cert p   { margin-left: 130px; margin-bottom: 10px; }

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

