﻿/* main CSS layout */
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
#page_content h1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: italic;
	font-size: x-large;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	padding-top: 10px;
}
#page_content h2 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}
#page_content h3 {
	clear: both;
	margin-top: 15px;
}
#masthead {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
#container {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 80%;
	width: 100%;
	z-index: 20;
}
#page_content {
	background-color: #EEEEEE;
	border: 5px #9f593f solid;
	height: 100%;
	min-height: 500px;
	margin: 10px 162px 10px 162px;
	padding: 5px 35px 5px 15px;
	position: relative;
	text-align: justify;
}
#page_content:after {
	content: '';
	display: block;
	clear: both;
}
#page_content p {
	text-indent: 20px;
}

.marginForCrumbs
{
	margin-top: 35px;
}
#breadcrumbs
{
	background-image:url('../images/redGrad3.jpg');
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 10px 162px 0px 162px;
	padding: 2px 2px 2px 10px;
}

#footer {
	clear: both;
	text-align: center;
}
#footerP {
	border-bottom: 1px gray solid;
	border-top: 1px gray solid;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 80%;
}
#section1 {
	background-image: url('../images/categ1.jpg');
}
#section2 {
	background-image: url('../images/categ2.jpg');
}
#section3 {
	background-image: url('../images/categ3.jpg');
}
#section4 {
	background-image: url('../images/categ4.jpg');
}

#divFPrightColumn {
	margin: 0 5px 0 0;
	position: absolute;
	top: 105px;
	right: 0;
	width: 150px;
	z-index: 30;
}
#left_col_menu {
	background-color: #EEEEEE;
	position: absolute;
	left: 0;
	top: 105px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 150px;
	padding: 0px;
	margin: 0 0 0 5px;
	z-index: 31;
}
#left_col_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#left_col_menu ul li {
	margin: 0px;
	padding: 0px;
}
#left_col_menu ul li a {
	font-size: 80%;
	display: block; /*border-bottom: 1px dashed #C39C4F;*/;
	border-bottom: 1px dashed #9f593f;
	padding: 5px 0 2px 0;
	text-decoration: none;
	text-indent: 3px;
	color: #676767;
	width: 150px;
}
#left_col_menu ul li a:hover, #left_col_menu ul li a:focus {
	color: #000000;
	background-color: #B4958F;
}
#left_col_menu li.sectionHeader {
	height: 32px;
	margin-top: 15px;
	color: white;
	font-weight: bold;
	font-size: small;
	padding: 5px 5px 5px 5px;
}
#left_col_menu #section1 {
	margin-top: 0;
}
#homePage #menuItem_homePage a, #stdsPage #menuItem_stdsPage a, #certtrackPage #menuItem_certtrackPage a, #testingPage #menuItem_testingPage a, #certPage #menuItem_certPage a, #aboutPage #menuItem_aboutPage a, #contactinfoPage #menuItem_contactinfoPage a, #jobsPage #menuItem_jobsPage a, #researchPage #menuItem_researchPage a, #documentsPage #menuItem_documentsPage a, #galleryPage #menuItem_galleryPage a, #articlesPage #menuItem_articlesPage a, #safetycenterPage #menuItem_safetycenterPage a, #helmetguidePage #menuItem_helmetguidePage a, #helmetfaqPage #menuItem_helmetfaqPage a, #rellinksPage #menuItem_rellinksPage a, #manufzonePage #menuItem_manufzonePage a {
	color: #19434F;
	cursor: default; 
	font-weight: bold;
	padding: 5px 0 2px 0;
	text-indent: 6px;
}
#testingPage h4 {
	clear: both;
	font-size: medium;
	margin-bottom: 0px;
	margin-top: 30px;
	padding-bottom: 0px;
}
#testingPage p {
	margin-top: 5px;
}
.projectTitle {
	margin-bottom: 5px;
	margin-top: 20px;
}
.note1 {
	font-size: x-small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.imageOnRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 10px;
	padding: 4px 4px 4px 4px;
	background-color: #CCCCCC;
}
.imageOnLeft {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 10px;
	padding: 4px 4px 4px 4px;
	background-color: #CCCCCC;
}
.faqHeadQ {
margin-bottom:8px;
	text-indent: 0px;
	width: 90%;
}
.faqHeadC {
	clear: both;
	background-image: url('../images/redGrad2.jpg');
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 15px;
	padding: 15px 5px 5px 0px;
	text-indent: 12px;
	width: 100%;
}
.faqTailC {
	width: 90%;
}
.faqTailQ {
}
#popularFaqHead {
	font-style: italic;
}
.FPrightSticker {
	background-color: #EEEEEE;
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 80%;
	margin-bottom: 20px;
	padding-right: 5px;
}
.FPrightStickerHeader {
	background-image: url('../images/bannerPart2.jpg');
	color: white;
	font-weight: bolder;
	padding: 3px 3px 3px 3px;
	width: 100%;
}
.FPrightStickerBody {
	padding-left: 10px;
}
.FPrightStickerItem {
	font-weight: bolder;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: thick maroon dotted;
}

.FPnews {
    border-bottom: 1px maroon dotted;
	padding-bottom: 5px; 
	padding-top: 10px;
}

.lookupSection {
	border: 1px gray dotted;
	margin-bottom: 15px;
	min-height:80px;
	padding: 7px 7px 7px 7px;
}
.newsList {
	font-size: small;
	margin-left: -2px;
}
.newsList li {
	padding-bottom: 15px;
}
#stdsTable tr {
	height: 52px;
}
.stdTables td {
	border-bottom: thin gray dotted;
	padding: 5px 5px 5px 5px;
	text-align:left;
}
.newStdIcon {
	border: 0;
	height: 32px;
	width: 32px;
}
.newWindowIcon {
	border-style: none;
	margin-bottom: 0;
	padding-left: 2px;
	padding-bottom: 0;
	height: 12px;
	width: 12px;
}
.stdImage {
	border-width: 0;
	height: 48px;
	width: 65px;
	margin: 3px 3px 3px 3px;
}
.prevStdImage {
	border-width: 0;
	height: 58px;
	width: 234px;
	margin: 3px 3px 3px 3px;
}
.stdsTableTitle {
	background-image: url('../images/redGrad2.jpg');
	background-repeat: repeat-y;
	background-position: right;
	font-size: large;
	font-weight: bold;
	margin: 30px 0 10px 5px;
	padding: 10px 10px 15px 20px;
	text-align: left;
	width: 70%;
}
.stdsTableTitleImg {
	float: right;
	cursor: pointer;
}
.stdsComparisonTable {
	border: medium gray outset;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px auto 20px auto;
	text-align: center;
}
.stdsComparisonTable td {
	border: thin gray dotted;
	padding: 8px 8px 8px 8px;
}
.stdsComparisonTable td:first-child {
	font-weight: bold;
	text-align: left;
}
.certTable {
	margin: 10px auto 10px auto;
	width: 60%;
}
.certTable td {
	padding-bottom: 25px;
	text-align: center;
	vertical-align: top;
}
.fpTab {
	background-color: #EEEEEE;
	height: 22px;
	width: 132px;
	text-align: center;
	float: left;
}
.activeFPtab {
	background-image: url('../images/activeTab.jpg');
	cursor: default;
	font-size: larger;
	font-weight: bold;
}
.inactiveFPtab {
	background-image: url('../images/inactiveTab.jpg');
	cursor: pointer;
	font-size: medium;
	font-weight: normal;
}

.lookupResultTable
{
	border:thin;
}

.lookupResultTable td
{
	text-align:left;
}

.notesCell
{
	font-size: x-small;
}
.searchResultSection
{
	font-style:italic;	
}
#staffTable 
{
}

#staffTable td:first-child
{
	font-weight:bolder;
}
.staffTableSection
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-image: url('../images/redGrad2.jpg');
	background-repeat: repeat-y;
	background-position: right;
	font-size:larger;
	font-weight:bolder;
	text-align:center;
}

#contactsTable
{
   width: 60%;	

}

#contactsTable td
{
    border-bottom:1px gray dotted;
    padding: 5px 5px 5px 5px;
	
}
#contactsTable td:first-child
{
    font-size:x-small;
	text-align:center;
	width: 100px;
}

#recogTable
{
	
}
#recogTable td
{
    border-bottom:1px gray dotted;
    padding: 5px 15px 5px 5px;
	
}
#recogTable td:first-child
{

	text-align:center;
}

.list1 li
{
	padding-bottom: 1em;	

}

.headsUpTOC
{
	background-color: #EEEEEE; 
	border: 1px black solid; 
	margin-left: 10px; 
	padding-left: 20px; 
	width: 40%; 
	line-height: 30px;
}

.correction1 {
	font-size: smaller;
	text-decoration: line-through;
}
