body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body, td
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.LTR, .RTL
{
	background-image: url(/App_Themes/ohsindustrylogbooks/bkg_01.gif);
	background-color: #ffffff;
	background-repeat: repeat;
}

img
{
	border: 0px;
}

.LTR, .RTL
{
}

h1, .Title
{
	font-weight: normal;
	color: #FE8E28;
	font-size: 25px;
	line-height: 150%;
}

h2
{
	font-weight: normal;
	color: #545658;
	font-size: 16px;
	line-height: 25px;
}

h3, .ProductTitle
{
	font-size: 14px;
	line-height: 20px;
}

.ProductTitle
{
	font-weight: bold;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.ErrorMessage, .ErrorLabel, .EditingFormErrorLabel
{
	color: #ff0000;
}

.PageArea
{
	width: 800px;
	background: #ffffff;
	border: solid 1px #B9BCC8;
	text-align: left;
	min-height: 600px;
}

.PageContent
{
	padding-left: 100px;
	padding-right: 100px;
	line-height: 20px;
	padding-bottom: 20px;
}

a
{
	color: #00AE4C;
}

a:hover
{
	color: #FE8E28;
}

.MyWebDeskLink
{
	float: right;
	font-family: 'Century Gothic' , Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
	padding-top: 19px;
	padding-right: 30px;
}

.MyWebDeskLink a
{
	text-decoration: none;
}

.MainMenuPosition
{
	float: left;
}

.CMSMenu
{   
	height: 60px;
	padding-left: 10px;
}

.CMSMenuItem, .CMSMenuItemMouseUp, .CMSMenuHighlightedMenuItem, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItem
{
	font-family: 'Century Gothic' , Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	text-transform: lowercase;
}

.CMSMenuItem
{
	color: #00AE4C;
}
.CMSMenuItemMouseUp, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItem
{
	color: #FE8E28;
}

.Footer
{
	font-size: 11px;
	padding-top: 5px;
	color: #545658;
}

.Footer a
{
	color: #545658;
	text-decoration: none;
}

.Footer a:hover
{
	color: #FDB60C;
}

.ProductListHolder
{
	padding-left: 50px;
	padding-top: 30px;
}

.BizFormTextBox, 
.BizFormEmail input, 
.BizFormTextArea, 
.BizFormTextBoxWide, 
.BizFormDropdown, 
.Dropdown, 
.DropDown, 
.DropDownField, 
.SearchTextbox, 
.TextBox, 
.Textbox, 
.textbox, 
.TextBoxField, 
.TextAreaField, 
.TextboxField,
.UnitsTextBox, 
.LogonTextBox,
.CMSSearchDialogSearchForTextBox,
.CMSSearchDialogSearchModeDropDownList,
.ProductOptionSelector select,
.BizFormSecurity input
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	height: 18px;
}

.BizFormTextArea, .BizFormTextBoxWide, .BizFormTextBox, .BizFormEmail input
{
	width: 400px;
}

.BizFormTextArea
{
	height: 200px;
}

.EditingFormTable
{
	border-collapse: collapse;
}

.EditingFormCategory
{
	padding-top: 10px;
}

.EditingFormLabelCell
{
	vertical-align: top;
	padding-top: 6px;
}

.EditingFormValueCell
{
	padding-bottom: 3px;
}

.EditingFormButtonCell
{
	padding-top: 20px;
}

.PagerNumberArea
{
	position: relative;
	top: -20px;
	left: 30px;
}

.FormButton
{
	background-color: #00AE4C;
}

.ButtonOver
{
	background-color: #FE8E28;
}

.FormButton, .ButtonOver
{
	font-family: 'Century Gothic' , Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	cursor: pointer;
	padding-bottom: 2px;
	text-transform: lowercase;
	padding-left: 5px;
	padding-right: 5px;
}

