/* Style sheet for Structure Novofab */
/* Inner pages */
/* By Natmark-Concept inc. All rights reserved. */

body {
	margin: 0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	color: #333333;
    font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEE8E1;
	text-align: center; /* Hack for IE5/Win */
	}

html { height: 100.1%; } /* Hack to make the right-side scrollbar appear on all pages and avoid bumpy navigation */
img { border: 0px; }

#outerframe {
	width:767px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	border: 1px solid #333333;
	background-color: #ffffff;
	color: #333333; }

/* Submenu */
.submenu { border-bottom: 1px solid #333333; padding-bottom: 4px; padding-top: 3px; }

/* Sub-banner */
.subbanner { clear: both; color: #ffffff; background-color: #90bad1; border: 1px solid #ffffff; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding: 4px 0px 5px 22px; font-stretch: ultra-expanded; }

#content { padding: 20px 20px 20px 20px; font-size: 12px; line-height: 1.5em; font-family: Geneva, Arial, Verdana, Helvetica, sans-serif; color: #333333; background-color: #ffffff; }
#content h1 { font-size: 16px; font-weight: bold; line-height: 20px; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; margin-top: 0px; } 
#content h2 { font-size: 14px; font-weight: bold; margin-bottom: 0px; } 
#content h3 { font-size: 12px; font-weight: bold; } 
#content .subtitle { margin-left: 20px; margin-bottom: 0px; }
#content p  { font-family: Geneva, Arial, Helvetica, sans-serif; }
#content a:link, a:visited { color: #2175a4; background-color: #ffffff; text-decoration: underline; }
#content a:hover, a:active { color: #2175a4; background-color: #ffffff; text-decoration: overline; }
#content .title { font-family: Geneva, Arial, Verdana, Helvetica, sans-serif; color: #333333; background-color: #ffffff; font-size: 12px; font-weight: bold; margin-bottom: 0px; }
#content .descriptive { font-weight: normal; font-size: 12px; margin: 0px 0px 0px 20px; background-color: #ffffff; color: #333333; }
#content ul { margin-top: 0px; }
#content li { margin: 0px; padding-left: 0px; line-height: 18px; }
#content hr { color: #333333; background-color: #FFFFFF; width: 100%; height: 1px; }
#content .small { font-size: 10px; }
#content a.small:link, a.small:visited { color: #333333; background-color: #ffffff; text-decoration: none; font-size: 10px; }
#content a.small:hover, a.small:active { color: #333333; background-color: #ffffff; text-decoration: underline; font-size: 10px; }
#content .framed { border: 1px solid #2175a4; border-collapse: collapse; background-color: #E6F1C7; color: #333333; text-align: justify; font-size: 12px; padding: 10px; }
#content .bigger { font-size: large; font-weight: bold; }
#content .otherproducts { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 4px 12px 0px 12px; }

.nomargintop { margin-top: 0px; }

/* ---- Colors ---- */
.blue { background-color: #ffffff; color: #2175a4; margin-top: 0px; }
.beige { background-color: #ffffff; color: #EEE8E1; }
.smallblue { background-color: #ffffff; color: #2175a4; font-size: 10px; }

/* ---- Footer ---- */ 
#footer { color: #ffffff; background-color: #2A3D5A; width: auto; border: 1px solid #ffffff; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; padding: 4px 0px 5px 10px; }
#footer .content a:link, #footer .content a:visited { background-color: #2A3D5A; color: #ffffff; text-decoration: none; border: none; }
#footer .content a:hover, #footer .content a:active { background-color: #2A3D5A; color: #ffffff; text-decoration: underline; border: none; }
