/* @override 
	http://localhost:8888/styles.css
	http://localhost:8888/gs1-us/styles.css
	http://localhost:8888/gs1-128_dev/styles.css
*/

* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:0;
}

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: 23px;
	padding-left: 15px;
}

#header a {
	display:block;
	background:url(images/logo.png) no-repeat;
	width: 433px;
	height: 56px;
}

#header p span {
	display:block;
	font-size:1.4em;
}

#header p {
	color:#FFFFFF;
	font-size:1em;
	letter-spacing:0.1em;
	line-height:28px;
	position:absolute;
	right:23px;
	text-align:right;
	top:15px;
}

/* --------------------------- SIDEBAR-LEFT ------------------------ */

#sidebar-left {
	width: 230px;
	float: left;
	padding: 45px 0 0 20px;
}

#sidebar-left ul {
	list-style: none;
}

#sidebar-left #nav {
	background: url(images/bg_nav.jpg) no-repeat;
	width: 260px;
	height: 170px;
	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 a {
	display: block;
	color: #0066a1;
	text-transform: uppercase;
	padding: 6px 0 6px 15px;
	background: url(images/arrow.jpg) -40px 9px no-repeat;

}

@-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;
	position:relative;
}

* html #content {
	width: 580px;
}

#content a {
	color: #0066a1;;
}

#content img {
	display: block;
	margin: 0 auto 30px;
}

#content h1 {
	color: #0066a1;
	font-weight: normal;
	margin-top: 45px;
	margin-bottom: 15px;
}

#content h1 span {
	display: block;
	font-size: .6em;
	line-height: 32px;
}

#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:#666;
	padding:15px 0 0 0;
}

#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#table {
	font-size: 1em;
	margin: 36px 0 30px;
	width: 359px;
}

#content h6#table a {
	padding: 0 0 0 21px;
	font-size: 1.125em;
	font-weight: normal;
	color: #0066a1;
	background: url(images/bg_view_table.jpg) no-repeat;
	line-height: 69px;
	display: block;
}

#content h6#databar {
	font-size: 1em;
	margin: 40px auto 30px;
	width: 410px;
}

#content h6#databar a {
	padding: 0 0 0 24px;
	font-size: 1.125em;
	color: #0066a1;
	background: url(images/bg_databar.jpg) no-repeat;
	line-height: 60px;
	display: block;
	font-weight: normal;
}

#content h6#three {
	font-size: 1em;
	margin: 60px auto 30px;
	width: 600px;
}

#content h6#three a {
	padding: 0 0 0 14px;
	font-size: 1.125em;
	color: #0066a1;
	background: url(images/bg_arrow_step_three.jpg) no-repeat;
	line-height: 60px;
	display: block;
}



#content h6 a:hover {
	/*color: #ff8b45;
	text-decoration: none;*/
}

#content p {
	color: #666;
	font-size: .8em;
	line-height: 20px;
	margin: 0 0 15px;
}

#content p#sub_email {
	position:absolute;
	top:5px;
	right:-9px;
	color: #0066a1;
}

#content p span {
	display: block;
	font-weight: bold;
}

#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 10px 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#main {
	margin: 30px 0 15px;
}

#content ul#main li {
	background: none;
	padding: 0 0 22px;
	font-size: 1.4em;
	color: #0066a1;
}

#content ul#main li span {
	font-size: 1.4em;
	color: #ff8b45;
}

#content ul#sub_nav {
	background: url(images/bg_step_one.png) no-repeat;
	width: 608px;
	height: 47px;
	margin: 22px 0;
	padding: 4px 0 0 0;
}

#content ul#sub_nav li {
	background: none;
	float: left;
	text-align: center;
}

#content ul#sub_nav li.one {
	padding: 0 57px 0 24px;
}

#content ul#sub_nav li.two {
	padding: 0 63px 0 0;
}

#content ul#sub_nav li.three {
	padding: 0 49px 0 0;
}

#content ul#sub_nav a.on {
	color:#fff;
}

#content ul#sub_nav a span {
	font-size: 1.3em;
	display: block;
}

#product-number #content ul#sub_nav {
	background: url(images/bg_step_two.png) no-repeat;
}



/* ---------------- STEP THREE (DISPLAY BARCODE) -------------------- */

#display-barcode #content ul#sub_nav {
	background: url(images/bg_step_three.png) no-repeat;
	padding-left:6px;
}

#display-barcode #content h2 {
	background:none;
	font-size:1.4em;
	padding: 10px 0 35px;
}

#display-barcode #content h3 {
	font-size: 1.3em;
	text-align: left;
	margin-bottom: 5px;
}

#display-barcode #content h3.click {
	text-align: right;
	padding-right: 60px;
}

#display-barcode #content div.display-barcode {
	background: url(images/orange_arrow.png) no-repeat 97% 89% #f9f9f9;
	border: solid #ccc 1px;
	margin: 0 0 40px 0;
	padding: 0 20px 12px ;
}

/* ---------------- STEP FOUR (DIGITAL BARCODES) -------------------- */

#digital-barcodes #content ul#sub_nav {
	background: url(images/bg_step_four.png) no-repeat;
	padding-left:6px;
}

#digital-barcodes #content #btn-cb2 {
	background: url(images/bg_cb2.jpg) no-repeat;
	height: 84px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#digital-barcodes #content #btn-cb2 a {
	display: block;
	padding-left: 107px;
	padding-top: 24px;
	font-size: 2.4em;
}


/* ---------------- STEP FOUR (BARCODE LABELS) -------------------- */

#digital-barcodes #content #btn-orderbarcodes {
	background: url(images/bg_orderbarcodes.jpg) no-repeat;
	height: 124px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#digital-barcodes #content #btn-orderbarcodes a {
	display: block;
	padding-left: 129px;
	padding-top: 66px;
	font-size: 2.4em;
}


/* ----------------------- TABLE -------------------------- */

table {
	border-collapse: collapse;
	font-size: .8em;
	color: #666;
	margin-top: 40px;
	margin-bottom: 40px;
	width:100%;
	table-layout: fixed;
}

table th {
	border: solid #ccc 1px;
	background: #eee;
	padding: 5px;
	height: 25px;
}

table th.ai {
	width: 100px;
}

table th.desc {
	width: 300px;
}

table td {
	border: solid #ccc 1px;
	padding: 5px;
	text-align: center;
	line-height: 18px;
}


/* --------------------------- SSCC-18 ------------------------ */

#sscc p {
	clear: both;
	position: relative;;
}

#sscc h2 {
	float: left;
	padding: 5px;
	margin: 0 0 4px 0;
	color: #000;
	font-size: 1em;
	border: solid #999 1px;
}

#sscc h2#blue {
	background: #8cd3ff;
}

#sscc h2#red {
	background: #ff8c8c;
}

#sscc h2#yellow {
	background: #ffea20;
}

#sscc h2#green {
	background: #64e525;
	margin-left: 10px;
}

#sscc h2#purple {
	background: #c767f8;
}


/* --------------------------- 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;
}




















