html 
{
	margin:0;
	padding:0;		
	
	color:#0f0f0f;
	
	font-family: garamond;
	font-size: 14px;
}
#mainContent_tb #headerBlock
{
	width: 96% !important;	
}
#TB_window
{
	background-color: #E2E2E2 !important;	
}
#tb_container
{
	text-align: center;
	background-color: #E2E2E2;
}
.actualNoPad
{
	padding: 5px 0px 0px 0px !important;
}
.strong
{
	font-weight: bold !important;	
}
div.tabContainer h1
{
	margin-bottom: 5px !important;	
} 
div.tabContainerNoHeader
{
	border: 0px !important;
	background: none !important;
	padding: 0px !important;	
}
#currentInstance
{
	width: 200px;
}
#currentInstanceDiv
{
	position: relative;
	display: none;
	
	top: -10px;	
	
	background-color: #DFDCD1;
	text-align: right;
	
	height: 20px;
	color: #5F3029;
	
	border: 1px solid #808080;
	border-width: 0px 0px 1px 0px;
	
	width: 769px;
	
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
}
#currentInstanceDiv p
{
	float: left;	
	padding: 3px 0px 0px 0px;
}
a.locale_set
{	
	float: right;
	position: relative;
	
	outline: 0px !important;
	-moz-outline: 0px !important;
	
	top: -10px;	
	
	background-image: url(images/locale_show.png);
	background-repeat: no-repeat;
	
	width: 49px;
	height: 11px;
	
	margin: 0px auto -10px auto;
}
a.locale_hide
{
	background-image: url(images/locale_hide.png) !important;
}
#bbCodeControlBlock
{
	float: left;
	clear: both;
	
	width: 625px;	
	height: 20px;
	
	padding: 10px;
	margin: 5px 0px 5px 0px;
	
	background-color: #8F695D;
	background-image: url(images/shine.png);
	background-repeat: repeat-x;
	
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
}
#bbCodeControlBlock input
{
	float: left;
	clear: none;
	
	width: 65px;	
	margin-right: 3px;
}
span.smallDesc
{
	font-size: 12px;
	color: #C42A1F;
	
	padding: 0px 0px 0px 10px;
	font-style: italic;
}	
table.listTable
{
	border-style: solid;
	border-color: #808080;
	border-width: 1px 0px 0px 1px;	
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	
	empty-cells: show;	
}
table tr td, table tr th
{
	background-image: url(images/shine.png);
	background-repeat: repeat-x;	
}
th
{
	background-color: #D7D2C0;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 0px 1px 1px 0px;	
	
	text-align: left;
}
td.oddCell
{
	background-color: #E3DFDD;
	
	border-style: solid;
	border-color: #808080;
	border-width: 0px 1px 1px 0px;	
}
td.evenCell
{	
	background-color: #E3E0D5;
	
	border-style: solid;
	border-color: #808080;
	border-width: 0px 1px 1px 0px;	
}
td.unverified
{
	color: #87000F;
	font-weight: bold;
}
h1.topHeader
{
	font-size: 17px;
	font-family: helvetica;
	
	color: #e2e2e2;	
	
	background-color: #AF8D62;
	background-image: url(images/shine.png);
	background-repeat: repeat-x;
	
	border-style: solid;
	border-color: #808080;
	border-width: 0px 0px 1px 0px;	
	
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 5px;	
	
	text-align: left;
}
div.panelBlockContainer
{	
	margin: 0 auto;
	
	text-align: center;
	
	background-color: #EBE6D9;
	
	border-style: solid;
	border-color: #593C38;
	border-width: 1px 1px 1px 1px;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
}
div.panelBlockContent
{
	padding: 12px 0px 8px 0px;
}
div.panelBlockContainer div.actual
{
	padding: 8px 6px 6px 6px;
		
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 1px 0px 0px 0px;
	
	background-image: url(images/content_back.png);
	background-repeat: repeat-x;
	background-position: 0px -16px;
	background-color: #EFECE0;
}
.floating
{
	display: block;		
	margin-top: 2px;
	margin-bottom: 2px;	
	float: left;
}
form
{
	padding: 0px;
	margin: 0px;
}
label
{
	margin-right: 5px;
}
label.emphasis
{
	font-weight: bold;
	color: #C12A1F;
}
label.loginLabel
{
	margin-top: 5px;	
	padding-right: 4px;
	width: 150px;
	text-align: right;
}
label.longLabel, span.longLabel
{
	margin-top: 5px;	
	padding-right: 4px;
	width: 180px;
	text-align: right;
}
#loginButton, #backButton, #saveButton, #addButton
{
	margin-top: 10px;
}
#faqLoginBlock
{
	margin-top: 10px;
}
#faqLoginBlock h2
{
	text-align: left;
	
	margin: 0px 10px;
	padding: 6px;
	
	background-color: #7F5550;
	color: #f0f0f0;
}
#faqLoginBlock p
{
	padding: 10px;
}
#backButton, #manufLogo, #invLogo
{
	margin-bottom: 10px;
}
#backBlock, #extraBlock, #manufBlock, #invBlock
{
	margin-top: 20px;	
}
a, a:link
{
	color: #45556F;
	border: 0;
	text-decoration: none;
}
a:visited
{
	color: #45556F;
	text-decoration: none;
}
a:hover
{	
	color: #FF9900;	
}
H1
{		
	font-size: 22px;
	font-weight: bolder;
	
	margin: 0;
	padding: 0;
}
H2
{		
	font-size: 16px;
	font-weight: bolder;
	
	margin: 0;
	padding: 0;
}
input.button 
{
	/*margin-top: 10px;*/
	background-image: url(images/button_highlight.png);
	background-position: 0px -40px;
	background-repeat: repeat-x;
	
	color : #4b4b4b;
	font-size: 11px; 
	font-family: Helvetica, sans-serif;	
	
	padding: 0px 0px 2px 0px;	
	
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	
	width: 125px;
	height: 21px;
	cursor: pointer;
}
input.buttonOver
{		
	background-position: 0px -30px;	
}
img
{
	border: 0;
}
/********* Proteus Required **********/
#footerContent
{	
	clear: both;
	margin: 10px auto 0px auto;
	padding: 0px 0px 10px 0px;	
	
	border: 0;
	
	width: 980px;
	
	background-color: transparent;
	
	text-align: center;
	font-size: 9px;
	
	min-height: 5px;
}
#footerContent p
{
	text-align: center;
}
#footerContent a.validHtml, #footerContent a.validCss
{
	width: 88px;
	height: 31px;
	
	float: left;
	position: relative;
	top: -5px;
}
#footerContent a.validCss
{
	float: right;
}
/****************************************************/
p
{
	text-align: left;
	padding: 0;
	margin: 0;	
}
img.thumbnail
{
	width: 50px;
	height: 50px;
}
input.text, input.password, input.textarea textBox
{
	/*background-color: #e2e2e2;
	border-color: #9999CC;    
	color: #000000;*/
}
/*************************************/
/*******************/
/*  Header Classes */
/*******************/
#headerBlock
{
	position: relative;
	
	top: -7px;
	
	text-align: left;
	margin-bottom: 10px;	
	
	padding: 10px;
	
	background-color: #ad8856;
	background-image: url(images/header_back.png);
	background-repeat: repeat-x;
	background-position: 0px -25px;
	
	border: 1px solid #593C38;
	
	width: 756px !important;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
}
#headerBlock div.actual
{
	background: none !important;
	border: 0px !important;	
}
#headerImage, #errorImage, #updatedImage
{
	float: left;
	
	width: 75px;	
	height: 67px;
	
	border-style: solid;
	border-color: #cbcbcb;
	border-width: 0px 1px 0px 0px;	
	padding-right: 4px;
	margin: 0;
}
DIV.headerTextContainer
{
	position: relative;
	display: block;	
		
	left: 15px;
	top: 10px;	
}
span.headerTitle, span.headerHeading, span.headerSubHeading
{	
	position: relative;		
	font-weight: bold;
	
	font-family: "athelas-1", "athelas-2";
	letter-spacing: 1px;
	
	top: -15px;		
}
span.headerTitle
{	
	display: block;
	
	padding-left: 10px;	
		
	font-size: 24px;
	
	color: #e2e2e2;	
}
span.headerHeading
{	
	display: block;
	
	left: 20px;	
	
	width: 85%;
	
	font-size: 18px;
	color: #CF8526;	
}
span.headerSubHeading
{	
	padding-left: 40px;
	
	font-size: 16px;
	color: #EFECE0;
}
/**************************************/
/************ Error Block *************/
#errorBlock, #updatedBlock
{
	margin-bottom: 10px;
	text-align: left;
}
DIV.errorTitle
{
	position: relative;
	
	display: block;
	
	font-size: 16px;
	font-weight: bolder;
	color: red;	
	
	float: left;
	width: 80%;
	left: -6px;
	top: -5px;
}
DIV.errorDescription
{
	position: relative;
	display: block;
	
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 1px 0px 0px 0px;	
	
	float: left;	
	left: -5px;
	width: 90%;
}
#errorImage, #updatedImage
{
	width: 49px;
	height: 49px;	
}
/***********************************/
#errorDiv
{	
	background-color: #e2e2e2;
	color: #FF0000;
	
	font-size: 15px;
	font-weight: bold;
	
	padding: 6px;
	
	text-align: center;
	
	border-style: solid;
	border-color: #010101;
	border-width: 1px;
}
#captchaContainer
{
	float: left;
	position: relative;
	
	width: 200px;
	
	left: 155px;
	
	margin: 5px 0px 5px 0px;
}
div.quizSummary
{	
	overflow: hidden;
	
	background-color: #DFDCD1;
	width: 665px;
	
	margin: 5px 10px 10px 5px;
	padding: 0px 0px 10px 0px;
	
	border: 1px solid #808080;
}
div.quizSummary h3
{
	background-color: #D3D0C6;
	
	padding: 5px;
	margin: 0px 0px 5px 0px;
	
	font-size: 14px;	
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 0px 0px 1px 0px;
	
	text-align: left;
}
div.quizSummary h4
{
	float: left;
	clear: left;
	
	width: 140px;
	
	font-size: 12px;
	font-weight: bold;
	
	margin: 5px 0px 0px 10px;
	padding: 0px;
	
	text-align: left;
}
div.quizSummary span
{
	float: left;	
	width: 370px;	
	
	margin: 5px 0px 0px 5px;
	text-align: left;
}
/******** General Declarations *************/
.errorColor
{
	color: #FF0000 !important;	
}
.okColor
{
	color: #0BD514 !important;
}
.warnColor
{
	color: #DCDD11 !important;
}
/*******************************************/
div.tb_bar
{
	overflow: hidden;
	background-color: #DFDCD1;
	padding: 5px;
	margin: 0px;
	border: 1px solid #808080;
}
div.tb_bar a
{
	float: right;
	width: 300px;
	margin: 0px 5px 0px 0px;
	
	color: #6AB2EE !important;
	
	text-align: right;
}
a.jqSave
{
	padding: 0px 0px 0px 5px;
}
table.hoverTable tr:hover td
{
	background-color: #BFB79B !important;	
}
table.hoverTable tr:hover td a:hover
{
	color: #e2e2e2 !important;
}
tr.dirtyRow td
{
	background-color: #DDDF0D !important;
}
input.searchBox
{
	border-style: solid;
	border-width: 1px;	
	border-color: #808080;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	
	padding-left: 5px;
}
div.searchbox_wrapper
{	
	margin: 0px 10px 0px 0px;
	
	text-align: right;
}
div.searchbox_wrapper a.searchButton
{
	float: right;
	position: relative;
	
	top: 0px;
}
div.navDiv
{
	font-size: 11px;
	
	text-align: right;
	padding: 4px 10px 4px 0px;
}
.loadmask {
    z-index: 5;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width: 100%;
    height: 100%;
    zoom: 1;
}
.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 25px;
    left: 0;
    border:1px solid #e2e2e2;
    background-color: #6F3329;
    padding:2px;
    
    border-radius: 3px;
    -moz-border-radius: 3px;
}
.loadmask-msg div {
    padding: 13px 10px 13px 45px;
    background: #fbfbfb url('../controls/jquery/ajax_loader.gif') no-repeat 5px 5px;
    line-height: 16px;
	border:1px solid #a3bad9;
    color:#222;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    cursor:wait;
    background-color: #e2e2e2;
}
.masked {
    overflow: hidden !important;
}
.masked-relative {
    position: relative !important;
}
.masked-hidden {
    visibility: hidden !important;
}
#histForm img.ui-datepicker-trigger
{
	position: relative;
	float: left;
	
	top: 2px;
}