/* @override http://localhost:8888/databar-barcode_dev/styles.css */

* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:0;
}

img.center {
	display: block;
	margin: 0 auto 17px;
}

body {
	background: #eee;
	padding-bottom:40px
}

#wrapper {
	width: 966px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	background: url(images/bg_wrapper.jpg) center repeat-y;
	font-family: Arial, Helvetica, "sans serif";
}

/* --------------------------- HEADER ------------------------ */

#header {
	background: url(images/bg_header.jpg) 0 0 no-repeat;
	width: 966px;
	height: 102px;
	position: relative;
}

#header h1 {
	text-indent: -9999px;
	padding-top: 14px;
	padding-left: 15px;
}

#header a {
	display:block;
	background:url(images/logo.png) no-repeat;
	width: 570px;
	height:76px;
}

#header p {
	color: #fff;
	position: absolute;
	right: 23px;
	bottom: 8px;
	font-size: 1em;
	line-height: 22px;
}

/* --------------------------- SIDEBAR-LEFT ------------------------ */

#sidebar-left {
	width: 230px;
	float: left;
	padding: 20px 0 0 20px;
}

#sidebar-left ul {
	list-style: none;
}

#sidebar-left #nav {
	background: url(images/bg_nav.jpg) no-repeat;
	width: 260px;
	height: 233px;
	padding: 7px 0 0 16px;
	position: relative;
	left: -32px;
}

#sidebar-left #nav li {
	background: url(images/nav_line.jpg) 17px 26px no-repeat;
}

#sidebar-left #nav li.last {
	background: none;
}

#sidebar-left #nav li.parent {
	background: url(images/nav_line.jpg) no-repeat 17px 83px;
}

#sidebar-left #nav li a {
	display: block;
	color: #0066a1;
	text-transform: uppercase;
	padding: 6px 0 6px 15px;
	background: url(images/arrow.jpg) -40px 9px no-repeat;

}

#sidebar-left #nav li a span {
	color: #999;
	background: url(images/bg_strike.png) repeat-x 0 8px;
}

#sidebar-left #nav li ul {
	padding-bottom: 2px;
}

#sidebar-left #nav li li {
	background: none;
	font-size: .85em;
	padding-left: 22px;
	line-height: 16px;
}

@-moz-document url-prefix()
{
	#sidebar-left #nav li a {
		display: block;
		color: #0066a1;
		text-transform: uppercase;
		padding: 6px 0 5px 13px;
		background: url(images/arrow.jpg) -40px 9px no-repeat;
	}

}

#sidebar-left #nav li a.on, #sidebar-left #nav li a:hover {
	background: url(images/arrow.jpg) 0 10px no-repeat;
	text-decoration: none;
}

#sidebar-left #buttons {
	background: url(images/dotted_line_blue.jpg) bottom no-repeat;
	padding: 0 0 30px 0;
	margin: 0 0 20px 0;
}

#sidebar-left #buttons img {
	padding: 15px 0 0 0;
}

#sidebar-left div.links {
	background: url(images/dotted_line_blue.jpg) bottom no-repeat;
	padding: 0 0 15px;
	margin: 0 0 20px 0;
	font-size: 1.075em;
}

#sidebar-left div.links ul {
	margin-bottom: 15px;
}

#sidebar-left div.links li {
	font-size: .8em;
	line-height: 20px;
}

div.links h2 {
	color: #0066a1;
	font-size: .8em;
	text-transform: uppercase;
	font-weight: normal;
}

div.links a {
	color: #666;
}


/* --------------------------- CONTENT ------------------------ */

#content {
	width: 590px;
	float: left;
	padding: 0 30px 0 60px;
}

* html #content {
	width: 580px;
}

#content a {
	color: #0066a1;;
}

#content h1 {
	color: #0066a1;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 15px;
}

#content h2 {
	color: #0066a1;
	font-weight: normal;
	font-size: 1.2em;
}

#content h3 {
	text-align: center;
	color: #0066a1;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 15px;
	padding-top: 15px;
	
}

#content h4 {
	color:#0066a1;
	padding: 0;
	font-weight: normal;
}

#content h5 {
	color: #666;
	font-weight: normal;
	font-size:1.125em;
	background: url(images/dotted_line_blue2.jpg) top left no-repeat;
	padding: 40px 0 0;
}



#content h6 a:hover {
	/*color: #ff8b45;
	text-decoration: none;*/
}

#content p {
	color: #666;
	font-size: .8em;
	line-height: 22px;
	margin: 0 0 15px;
}

#content ul {
	font-size: .8em;
	color: #666;
	list-style: none;
	margin: 0 0 15px 30px;
}

#content li {
	background: url(images/bullet_blue.jpg) 0 6px no-repeat;
	padding: 0 0 1px 10px;
	line-height: 20px;
}

#content ol {
	margin: 0 0 15px 45px;
}

#content ol li {
	font-size: .8em;
	color: #666;
	background: none;
	padding: 0;
}

#content ul.checks {
	padding-top: 19px;
}

#content ul.checks li {
	background: url(images/icon_check.png) no-repeat;
	padding-left: 36px;
	list-style: none;
}

#content .type {
	overflow: auto;
	border-bottom: dotted #ccc 1px;
	padding-top: 16px;
	width: 605px;
}

#content .type img {
	float: left;
}

#content .type div {
	float: left;
	padding-left: 17px;
}

#content .type ul {
	margin: 0 0 19px 0;
	width: 205px;
	
}

#content .type li {
	padding: 0;
	background: none;
	list-style-type: disc;
	margin-left: 19px;
}

/* --------------------------- SUNRISE ------------------------ */

#stage {
	table-layout: fixed;
	border-collapse: collapse;
	border: solid #fff 2px;
	width: 100%;
	margin-bottom: 32px;
}

#stage th {
	color: #0066a1;
	font-weight: normal;
	font-size: 1.2em;
	border: solid #ccc 1px;
	padding: 5px;
}

#stage .one {
	width: 325px;
	text-align: left;
	padding-left: 0;
}

#stage .two {
	width: 108px;
}

#stage td {
	border: solid #ccc 1px;
	text-align: center;
}

#stage td.cont {
	text-align: left;
	padding: 15px 15px 15px 0;
}

/* --------------------------- APPLICATION IDENTIFIERS ------------------------ */

#ai {
	table-layout: fixed;
	border-collapse: collapse;
	font-size: .8em;
	margin-bottom: 10px;
}

#ai th {
	color: #fff;
	background: #0066a1;
	padding: 8px;
	text-align: left;
	border-right: solid #fff 1px;
}

#ai td {
	padding: 8px;
	border: solid #ccc 1px;
}

/* --------------------------- ENCODER ------------------------ */

#encoder {
	padding-bottom: 32px;
}

#encoder fieldset {
	border: solid #ccc 1px;
	padding: 18px 20px 11px;
}

#encoder legend {
	color: #0066a1;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: -6px;
}

#encoder label {
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 13px;
	clear: left;
}

#encoder input.digit {
	width: 11px;
	float: left;
	background:#eee;
	border:solid #ccc 1px;
	padding: 3px 4px;
}

#encoder input {
	width: 151px;
	float: left;
	margin-bottom: 5px;
	padding: 2px 3px;
}

#encoder select {
	float:left;
	/*margin-top: 5px;*/
	/*margin-left: 7px;*/
}

#encoder .last input {
	float: right;
	display: block;	
	clear: right;
}

#encoder #dataText {
	color: #666;
	padding: 10px 0 0 5px;
	font-weight: bold;
}

#encoder #previewImg {
	padding: 20px 0;
}

#encoder #previewImg table {
	width: 100%;
	border-collapse: collapse;
}

#encoder #previewImg table td {
	padding: 10px;
	border: solid #ccc 1px;
	color: #666;
}

#encoder #data {
	color: #666;
	font-size: .9em;
	padding-bottom: 7px;
}

#encoder #dataInput {
	width: 533px;
}

/* --------------------------- CONTACT ------------------------ */

#content address {
	font-style: normal;
	font-size: .95em;
	color: #666;
	line-height: 22px;
	margin: 0 0 25px 0;
}

form label {
	display: block;
	color: #666;
	font-size: .8em;
	margin: 0 0 2px 0;
}

form label span {
	color: #f00;;
}

form label.error {
	color: #f00;
	position: relative;
	top: -12px;
	margin: 0 0 8px 0;
}

form input {
	width: 350px;
	padding: 4px;
	margin: 0 0 15px 0;
	color: #666;
}

#name, #company, #email, #phone {
	border: solid #bbb 1px;
}

form textarea {
	color: #666;
	font-size: .75em;
	padding: 4px;
	margin: 0 0 25px 0;
	width: 450px;
	height: 100px;
	border: solid #bbb 1px;
	font-family: Arial, Helvetica, "sans serif";
}

form #submit {
	width: auto;
	display: block;
	color: #000;
	padding: 3px;
}

/* ----------------------- FOOTER -------------------------- */

#footer {
	font-family: Arial, Helvetica, "sans serif";
	width: 966px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(images/bg_wrapper_bot.jpg) top no-repeat;
}

#footer li {
	list-style: none;
	line-height: 18px;
}

#footer div.links {
	float: left;
	margin: 0 50px ;
	display: inline;
}

#footer div.links a {
	font-size: .75em;
}

#footer div#footer-address {
	border-left: solid #ccc 1px;
	margin-left: 20px;
	padding-left: 40px;;
}

#footer address {
	font-style: normal;
	color: #666;
	font-size: .75em;
	line-height: 18px;
	margin-top: 2px;
}

#footer div.links address a {
	font-size: 1em;
}

#footer #copyright {
	color: #666;
	font-size: .65em;
	float: left;
}

#footer #seal {
	padding-top:10px;
	float:left;
}




















