body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	background-color:#EFEFEF;
	text-align: center; /* Hack for IE */
	color:#333333;
}
p, td, th, input, select, textarea { font: 11px Verdana, Arial, Helvetica, sans-serif; }
p { line-height:1.5em; }
h1 { font-family:"Times New Roman", Times, serif; font-size:21px; font-weight:normal; }
h2 { font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold; }
a {
	color:#666600;
	font-weight:bold;
}

/* Elements with ID */
#CANVAS {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 617px;
	background-color: #FFFFFF;
	padding: 20px 30px;	
}
#GREY_BAR {
	background-color:#EFEFEF;
	width:617px;
	height:15px;
}
#TOP_MENU { 
	margin-bottom:20px;
}
#MENU { border-top:1px solid #FFFFFF;}
#MENU img { float:left; border-right:1px solid #FFFFFF; }
#MENU img.noBorder { border:0px; }
#CLEAR { clear:both; height:0px; }
#CONTENT { margin:20px auto; }
#FOOTER { margin:10px auto; color:#999999; font-size:10px; }
#FOOTER a { font-weight:normal; color:#999999; font-size:10px; }
#INTRO_THUMBS { width:428px; }
#INTRO_THUMBS a { float:left; }
#itemLinks { clear:both; }
#itemLinks li { margin-bottom:0.8em; }
#pdfIcon { margin-right:1em; }
#dimensions { background-color:#F5F5F5; margin-top:20px; }
#itemHeader { display:block; width:250px; padding-bottom:4px; border-bottom:1px solid #E5E5E5; margin-bottom:5px; }

#iconPrint{ 
	background-image:url(../images/icon-print.gif);
	background-repeat:no-repeat;	
	text-indent:20px; 
	line-height:13px; 
	margin:0px 0px 4px 0px; 
	font-size:10px; 
	color:#999999;
}
#iconPrint a { font-weight:normal; text-decoration:none; color:#999999; }
#iconPrint a:hover { text-decoration:underline; color:#666666; }

#iconContact{ 
	background-image:url(../images/icon-contact-us.gif);
	background-repeat:no-repeat;
	text-indent:20px; 
	line-height:13px;
	margin:0px 0px 20px 0px; 
	font-size:10px; 
	color:#999999;
}
#iconContact a { font-weight:normal; text-decoration:none; color:#999999; }
#iconContact a:hover { text-decoration:underline; color:#666666; }

#priceParagraph { clear:both; }

.submenu {
	width:200px;
	float:right;
	padding:16px;
	background-color:#EAE4D8;
	border:1px solid #BBA880;
	margin-left:20px;
	margin-bottom:20px;
}
.submenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.submenu ul ul {
	margin-left:40px;
}
.submenu li { line-height:1.8em; }
.submenu h2 { margin-top:0px; margin-bottom:10px; }

/* Classes */
.insetImage { float:right; margin-left:20px; margin-bottom:20px; }
#imageContainer { float:right; margin-left:20px; margin-bottom:20px; text-align:center; }
#imageContainer a.border { display:block; padding:8px; border:1px solid #CCCCCC; }
#imageContainer a.border:hover { background-color:#F4F4F4; }
#imageCaption { font-size:10px; color:#999999; margin:5px 0px 0px 0px; }
#imageCaption a { font-size:10px; text-decoration:none; color:#999999; font-weight:normal; }
#imageCaption a:hover { text-decoration:underline; }
.legendBox { width:20px; height:18px; border:1px solid #BBA880; }
.flueBorder { border:1px solid #BBA880; }
.flueTypes th { background-color:#EFEFEF; font-size:16px; padding:6px; }
.flueTypes { margin-bottom:20px; }

/* Catalogue thumbnails */
#thumbnailCanvas { text-align:center; }
.thumbnail { float:left; }
.middle { margin-left:76px; margin-right:76px; }
.thumbnail a { display:block; padding:8px; border:1px solid #CCCCCC; }
.thumbnail a:hover { background-color:#F4F4F4; }
.thumbnail p { margin:2px 0px 10px 0px; text-align:center; }

.obligatory { font-weight:bold; color:#FF0000; }
.hidden { display:none; }
.visible { display:auto; }
