* {
	padding: 0;
	margin: 0;
}

html {
	background: none repeat scroll 0 0 #E8E8E8;
}

body {
	font-family: 'arial';
	font-size: 12px;
}

a {
	color: #414141;
}

a:hover {
	color: #0066CC;
}

input {
	font-family: arial;
	font-size: 12px;
}

.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.clear {
	clear: both;
}

#wrapper {
	padding-top: 20px;
	background: #FFF;
}

#logo {
	text-indent: -99999px;
	background: url('images/JnJ_logo.png') no-repeat top left;
	width: 700px;
	height: 50px;
	display: block;
}

#header .text-abbott {
    background: url('images/sprite.gif') no-repeat 0 -458px;
    height: 42px;
    text-indent: -9999px;
    width: 426px;
    position: absolute;
    left: 175px;
    top: 0
}

#header .signature {
    background: url('images/sprite.gif') no-repeat 0 0;
    height: 30px;
    text-indent: -9999px;
    width: 116px;
    right: 0;
    top: 0;
    position: absolute;
    display: block
}

#header .navigation {
	position: absolute;
	right: 0;
	top: 60px;
	list-style-type: none;	
}

#header .navigation li {
	float: left;
	margin-left: 20px;
	font-weight: bold;
}

#header .navigation .home-link a {
	background: url('images/sprite.gif') no-repeat 0 -591px;
    color: #414141;
    background-position-x:0; background-position-y:-591px; padding-left: 28px; margin-left:0; margin-right:0; margin-top:-5px; margin-bottom:0; padding-right:0; padding-top:3px; padding-bottom:4px
}

/* start:default-box-declaration */
.group {
	float: left;
}

.group .content {
    border-left:1px solid #E6E5E5; border-right:1px solid #E6E5E5; border-bottom:1px solid #E6E5E5; border-top:0px none; padding-left:20px; padding-right:20px; padding-top:16px; padding-bottom:16px
}

.group .heading {
    background: #CCCCCC url('images/gradient.gif') repeat-x 0 -76px;
    border: 1px solid #d9d9d9;
    color: #FFF;
    font-weight: bold;
    font-size: 14px; padding-left:12px; padding-right:12px; padding-top:3px; padding-bottom:4px
}
/* end:default-box-declaration */

/* start:form-items */
.form-field {
	display: block;
	margin-bottom: 10px;
}

.form-field label {
	display: block;
	margin-bottom: 4px;
}

/* end:form-items */


#container {
	margin-top: 20px;
}

#page-title {
	margin-bottom: 20px;
}

#page-title h2 {
	margin-bottom: 10px;
	font-size: 30px;
}

#page-title p {
	font-weight: bold;
	font-size: 14px;
}

#information {
	width: 640px;
	margin-right: 20px;
}

#core {
	width: 960px;
}

#datatable {
	margin-top: 20px;
	border-top: 1px dashed #ccc;
	padding-top: 15px;
}

#datatable h3 {
	margin-bottom: 10px;
}

#core h3 {
	font-weight: bold;
	margin-bottom: 10px;
}

#procedures {
	margin-top: 10px;
}

#procedures ul {
	margin-left: 30px;
}

/* start: rigid-form */
#rigid-form {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

#rigid-form input.text {
	padding: 3px 10px;
	border: 1px solid #C3C3C3;
	width: 300px;
}

#rigid-form select {
	padding: 3px 10px;
	border: 1px solid #C3C3C3;
	width: 322px;
}

.form-field-row {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #f2f2f2;
	padding: 10px;
}

.form-field-row .section {
	float: left;
}

.form-field-row .section.left {
	width: 200px;
}

.form-field-row .section.right {
	padding-left: 20px;
	border-left: 1px solid #ccc;
}

.form-field-row label {
	font-weight: bold;
}

.form-field-row .multi-option > input {
	margin-bottom: 10px;
	display: block;
}

.form-field-row .multi-option .last {
	margin-bottom: 0px;
}

.result {
	background: #A3C1E4;
	padding: 3px 10px;
	margin-bottom: 10px;
	text-align: center;
}

.result.code {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}

.buttons {
	text-align: center;
}

/* start:xtable */
#xtable table th {
	text-align: left;
	background: #ccc;
}
#xtable table tr {
	height: 30px;
}
/* end:xtable */

/* end:rigid-form */

/* start:login-block */
#login {
	float: right;
	width: 300px;
}

#login input.text {
	border: 1px solid #C3C3C3;
	padding: 3px 6px;
	width: 244px;
}

#login .logo {
	background: url('images/sprite.gif') no-repeat 0 -240px;
    height: 30px;
    overflow: hidden;
    text-indent: -9999px;
    width: 159px;
    display: block;
    margin-bottom: 10px
}

#login .process {
    background: url('images/sprite.gif') no-repeat 0 -624px;
    color: #414141;
    font-weight: bold;
    background-position-x:0; background-position-y:-624px; border:0px none; cursor: pointer; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}

#login .process:hover {
	color: #0066CC;
}

#login .process:active {
	position: relative;
	top: 1px;
}

#login .forgot-password {
    background: url('images/sprite.gif') no-repeat 0 -654px;
    font-weight: bold;
    border: 0px none;
    cursor: pointer;
	margin-left: 15px; padding-left:10px; padding-right:0; padding-top:1px; padding-bottom:1px
}
/* end:login-block */

/* start:assign-block */

#frmAssign .assign {
    background: url('images/sprite.gif') no-repeat 0 -774px;
    color: #414141;
    font-weight: bold;
    background-position-x:0; background-position-y:-774px; border:0px none; cursor: pointer; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}

#frmAssign .assign:hover {
	color: #0066CC;
}

#frmAssign .assign:active {
	position: relative;
	top: 1px;
}

#frmAssign .return {
    background: url('images/sprite.gif') no-repeat 0 -514px;
    color: #414141;
    font-weight: bold;
    background-position-x:0; background-position-y:-514px; border:0px none; cursor: pointer; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}

#frmAssign .return:hover {
	color: #0066CC;
}

#frmAssign .return:active {
	position: relative;
	top: 1px;
}

#frmAssign .cancel {
    background: url('images/sprite.gif') no-repeat 0 -774px;
    color: #414141;
    font-weight: bold;
    background-position-x:0; background-position-x:-411px; background-position-y:-774px; border:0px none; cursor: pointer; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}

#frmAssign .cancel:hover {
	color: #0066CC;
}

#frmAssign .cancel:active {
	position: relative;
	top: 1px;
}


/* end:assign-block */

/* start:footer */
#footer {
	margin-top: 20px;
	background: #E8E8E8 url('images/gradient.gif') repeat-x 0 -120px;
    border-top: 2px solid #C3C3C3;
    position: relative;
    bottom: 0; padding-left:0; padding-right:0; padding-top:30px; padding-bottom:30px
}

#footer .navigation {
	float: left;
	margin: 0 auto;
	width: 960px;
	text-align: center;
}

#footer .navigation ul {
	list-style-type: none;
    margin: 0 auto;
}

#footer .navigation li {
   	float: left;
	margin-right: 20px;
	}

#footer .logo {
	background: url('images/sprite.gif') no-repeat 0 -240px;
    display: block;
    height: 30px;
    margin-bottom: 10px;
    overflow: hidden;
    text-indent: -9999px;
    width: 159px;
    position: absolute;
    right: 0
}

#footer .section {
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #414141;
}
    
/* end: footer */

.Inform
{
	font-family: Verdana, Monospace;
	color: #FFFFFF;
    font-size: 14pt;
    font-weight: Bold;
    margin: 0px 0px 0px 0px;
}

.CaseInd
{
	font-family: Verdana, Monospace;
	color: #000000;
    font-size: 14pt;
    font-weight: Bold;
    margin: 0px 0px 0px 0px;
}


/* start:Admin-block */

#frmAdmin .save {
    background: url('images/sprite.gif') no-repeat 0 -774px;
    color: #414141;
    font-weight: bold;
    background-position-x:0; background-position-y:-774px; border:0px none; cursor: pointer; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}

#frmAdmin .save:hover {
	color: #0066CC;
}

#frmAdmin .save:active {
	position: relative;
	top: 1px;
}

#frmAdmin .cancel {
    background: url('images/sprite.gif') no-repeat 0 -774px;
    color: #414141;
    font-weight: bold;
    background-position-x:0; background-position-x:-411px; background-position-y:-774px; border:0px none; cursor: pointer; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}

#frmAdmin .cancel:hover {
	color: #0066CC;
}

#frmAdmin .cancel:active {
	position: relative;
	top: 1px;
}


/* end:Admin-block */


/* start:hardwareid-block */

#frmHardware .assign {
    background: url('images/sprite.gif') no-repeat 0 -774px;
    color: #414141;
    font-weight: bold;
    background-position-x:0; background-position-y:-774px; border:0px none; cursor: pointer; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}

#frmHardware .hardware:hover {
	color: #0066CC;
}

#frmHardware .hardware:active {
	position: relative;
	top: 1px;
}

#frmHardware .return {
    background: url('images/sprite.gif') no-repeat 0 -514px;
    color: #414141;
    font-weight: bold;
    background-position-x:0; background-position-y:-514px; border:0px none; cursor: pointer; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}

#frmHardware .return:hover {
	color: #0066CC;
}

#frmHardware .return:active {
	position: relative;
	top: 1px;
}

#frmHardware .cancel {
    background: url('images/sprite.gif') no-repeat 0 -774px;
    color: #414141;
    font-weight: bold;
    background-position-x:0; background-position-x:-411px; background-position-y:-774px; border:0px none; cursor: pointer; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}

#frmHardware .cancel:hover {
	color: #0066CC;
}

#frmHardware .cancel:active {
	position: relative;
	top: 1px;
}


/* end:Hardware-block */


/* error message */
.error-message{
	font-size: 10pt;
	font-family: Verdana, Monospace;
	font-style:italic;
	font-weight:bold;
	color:#f00303;
	vertical-align: top;
}

.success-message {
	font-size: 10pt; /*color: #1AB0D0; */
	color: #0166B4;
	font-family: Verdana, Monospace;
	vertical-align: top;
	font-weight: bold;
}