@charset "utf-8";
/* CONTENT PAGE STYLESHEET */

* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	}

body a:link {
	color: #525985;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em; 
	font-weight:normal;
	line-height: 150%;
	}

body a:visited {
	color: #525985;
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em; 
	font-weight: normal;
	line-height: 150%;
	} 
		
body a:hover {
	color: #999999; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em; 
	font-weight: normal;
	line-height: 150%;
	}
		
body a:active {
	color: #525985; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em; 
	font-weight: normal;
	line-height: 150%;
	}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #78C23B;
	line-height:115%;
	margin-top: 20px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;	
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #394b7e;
	line-height: 115%;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif; 
	}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #78C23B;
	line-height: 150%;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif; 
	}

h4	{
	font-size: 1.0em;
	font-weight: bold;
	color: #394b7e;
	line-height: normal;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	}

h5 	{
	font-size: 0.95em;
	font-weight: bold;
	font-style:italic;
	color: #78C23B;
	line-height: normal;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	}


h6	{
	font-size: 0.9em;
	font-weight: bold;
	font-style:italic;
	color: #394b7e;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	}


/* H6
================================== */
h6 a {
	display: block;
	height: 113px;
	width: 183px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;
	}
	
h6 a:hover {
	text-decoration: none;
	}

h1, h2, p {
	margin: 1em 0;
	}

p {
	color: #666666;  
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 150%;
	font-weight: normal;
	text-align: justify;
	}

p, li {
	color: #666666;  
	font-size: 0.8em;
	line-height: 150%;
	margin-bottom: 5px;
	list-style-position: inherit;

	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

li	{
    color: #666666;
    /* list-style-type: square; */
	}

img {
    border: none;
	border-style: none;
	} 

a img { border:none; }
	
legend {
	color: #394b7e;
	font-size: 1em;
	font-weight: bold;
	}
	
hr {
	color: #a1a1a1;
	border-style: dotted;
	border-width: 1px; 
	height: 1px;
	}
	

/* External Links
================================== */

a[href^="http://www.gs1au.org"], 
a[href^="http://gs1au.org"],
a[href^="http://barcodes.gs1au.org"], 
a[href^="http://www.impetus.gs1au.org"] {
	background-image: none;
	padding-right: 0;
	}

a[href^="mailto:"] {
	background: url(/assets/images/templates/email.png) no-repeat right top;
	padding-right: 10px;
	}

a[href^="aim:"] {
	background: url(/assets/images/templates/im.png) no-repeat right top;
	padding-right: 15px;
	}


/* Lower Banner Nav
================================== */
#lower-banner-nav {
	margin: 0 auto;
	padding: 0;	
	}

#lower-banner-nav li {
	display: inline;
	/*line-height: 150%;*/
	}

#lower-banner-nav li a {
	float: left;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	width: 186px;
	padding: 5px 4px; /* padding of tabs */
	text-decoration: none;
	background-color: #394b7e;
	border-right: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#lower-banner-nav li a#leftmostitem{ /* Extra CSS for left most menu item */
	/*border-left: 1px solid #ffffff;*/ /* left border style */
	}

#lower-banner-nav li a#rightmostitem{ /* Extra CSS for right most menu item */
	border-right: 1px solid #ffffff; /* right border style */
	}

#lower-banner-nav li a:visited {
	color: #ffffff;
	}

#lower-banner-nav li a:hover {
	text-decoration: none;
	background-color: #78C23B;
	}
	
#lower-banner-nav li a#leftmostitem{ /* Extra CSS for right most menu item */
	width: 186px;
	}
	
#lower-banner-nav li a#rightmostitem{ /* Extra CSS for right most menu item */
	border-right: 0px solid #ffffff; /* right border style */
	background-color: #c7c7d4;
	color: #394b7e;
	width: 212px;
	}
	
#lower-banner-nav li a#rightmostitem:hover{ /* Extra CSS for right most menu item */
	border-right: 0px solid #ffffff; /* right border style */
	text-decoration: none;
	background-color: #78C23B;
	color: #ffffff;
	width: 212px;
	}


/* Breadcrumb
================================== */

#breadcrumb-wrapper {
	width: 774px;
	height: 22px;
	background-color: #78C23B;
	padding-left: 5px;
	border-top: 1px solid #ffffff;
	}

.breadcrumb {
	padding-top: 5px;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	}

.breadcrumb a, .breadcrumb a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}

.breadcrumb a, .breadcrumb a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}

.breadcrumb a, .breadcrumb a:hover {
	text-decoration: underline;
	}


/* Top Nav
================================== */

#top-nav {
	height: 29px;
	}


/* Main Nav
================================= */
	
#main-nav {
	display: inline; /* KLUDGE Fixes IE double margin float bug */
	width: 194px;
	text-align: left;
	float: left;
	list-style: none;
	margin-right: 14px;
	font-size: 1em;
	background-color: #b2b2c3;
	}

#main-nav li {
	line-height: 150%;
	margin-bottom: 0px;
	}

#main-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	border-bottom: 1px solid #FFFFFF;
	}	

html>body #main-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	border-bottom: 1px solid #FFFFFF;	
	}	
	
#main-nav li a:link, #main-nav li a:visited {
	display: block;
	padding: 3px 0 3px 5px;
	}
	
#main-nav li a:hover {
	background-color: #78c23b;
	}

#menu-top-left {
	background-color: #394b7e;
	border-right: 1px solid #394b7e;
	padding: 3px 0 3px 5px;
	}

#menu-base-left {
	background-color: #b2b2c3;
	padding: 3px 0 3px 5px;
	}

body#membership	li  #leftmostitem,
body#membership	li	#header-menu,
body.membership	li	#leftmostitem,
body.membership	li	#header-menu,
body#products	li  #products-tab,
body#products	li	#header-menu,
body.products	li  #products-tab,
body.products	li	#header-menu,
body#services	li  #services-tab,
body#services	li	#header-menu,
body.services	li  #services-tab,
body.services	li	#header-menu,
body#industry	li  #industry-tab,
body#industry	li  #header-menu,
body.industry	li  #industry-tab,
body.industry	li  #header-menu,
body#join-gs1	li  #rightmostitem,
body#join-gs1	li  #header-menu,
body.join-gs1	li  #rightmostitem,
body.join-gs1	li  #header-menu {
	background-color: #78c23b;
	}

.head {
	background-color: #78c23b;
	}


/* Wrappers
================================== */

#wrapper {
	background: url(/assets/images/templates/bg-fixed.gif) repeat-y left top;
	clear: both;
	margin-top: 10px;
	width: 1000px;
	margin: 0 auto;
	}

#wrapper-content-outline {
	clear: both;
	height: 400px;
	width: 1000px;
	margin: 0 auto;
	}

/* ***************************************************** */
/* TOP TOP */

/* Top links - Wrapper around Home, Contact GS1 + Search */

#wrapper-links {
	height: 32px;
	width: 1000px;
	background-color: #ffffff;
	}

/* Top links - Wrapper around Nav for Home, Contact GS1 */
#wrapper-contact-links {
	float: left;
	width: 500px;
	color: #999999;	
	}

/* Top links - Text decoration -  Nav for Home, Contact GS1 */
#wrapper-contact-links li {
	display: inline;
	line-height: 80%;
	margin-bottom: 0px;
	}

#wrapper-contact-links li a {
	float: left;
	color: #999999;
	font-size: 0.8em;
	margin-top: 7px;
	padding: 3px 5px; /* padding of tabs */
	text-decoration: none;
	border-right: 1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	}

#wrapper-contact-links li a:visited {
	color: #999999;
	}

#wrapper-contact-links li a:hover {
	text-decoration: underline;
	}	

#wrapper-contact-links li a#toprightmostitem{ /* Extra CSS for right most menu item */
	border-right: 0px solid #ffffff; /* right border style */
	}

.wrapper-linkshome {
	float: left;
	margin-left: .6em;
	height: 20px;
	width: 50px;
	color: #666666;	
	}

.wrapper-linkscontact {
	float: left;
	height: 20px;
	width: 95px;
	color: #666666;	
	}

.wrapper-linksglossary {
	float: left;
	height: 20px;
	width: 75px;
	color: #666666;	
	}

.wrapper-linkslinks	{
	float: left;
	height: 20px;
	width: 35px;
	color: #666666;	
	}

/* Top links - Search */

#wrapper-search	{
	float: right;
	display: inline;
	width: 167px;
	margin-top: 3px;
	}

.img-search {
	vertical-align: bottom;	
	}

#searchsubmit {
	background-color: transparent;
	background-image: url(/assets/images/templates/m_glass.gif);
	background: #fff url(/assets/images/templates/m_glass.gif) no-repeat scroll 0 0;
	background-attachment: scroll;
	width: 24px;
	height: 23px;
	text-indent: -900em;
	line-height: 0px;
	border: 0;
	}



#wrapper-searchmglass {
	padding-right: 2px;
	width: 22px;
	/* height: 20px; */
	}

#wrapper-searchbox {
	float: left;
	width: 116px;
	}

/* Content */
#main-content {
	float: left;
	width: 540px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
#wrapper-right {
	float: right;
	width: 220px;
	margin: 0 auto;
	}


/* Footer
================================== */

#wrapper-footer {
	clear: both;
	margin: 0 auto;
	width: 1000px;
	height: 40px;
	background-color: #FFFFFF;
	}

#footer-divider {
	width: 1000px;
	height: 6px;
	background-color:#39497a;
	}

#footer	{
	margin-top: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align:center;
	color: #394b7e;	
	background-color: #ffffff;
	text-decoration: none;
	line-height: 155%;
	}

/* Header */

#wrapper-header	{
	height: 113px;
	width: 1000px;
	background-image: url(/assets/images/home/gs1_header.jpg);
	}	
	
/* Dark blue menu */
.menu-background {
	float: left;
	height: 34px;
	width: 195px;
	background-image:url(/assets/images/templates/dback_menu.gif);
	}

/* Light blue menu */
#menu-background-lite {
	float: left;
	height: 34px;
	width: 220px;
	background-color: #c7c7d4;
	}	

/* Sections under headings */
#left-side {
	float: left;
	width: 194px;
	height: 428px;
	}	

.section-right {
	float: right;
	width: 220px;
	background-color: #eeeef2;
	border-left-color: #c7c7d4;
	border-left-style: solid;
	border-left-width: 1px;
	/*height: 426px;*/
	}

#section-image1	{
	float: left;
	width: 195px;
	height: 46px;
	background-image: url(/assets/images/home/gs1_about.gif);
	}	

#section-image2	{
	float: left;
	width: 195px;
	height: 46px;
	background-image: url(/assets/images/home/gs1_downloads.gif);
	}	

#section-image3	{
	float: left;
	width: 195px;
	height: 46px;
	background-image: url(/assets/images/home/gs1_partners.gif);
	}	

#section-image4	{
	float: left;
	width: 195px;
	height: 46px;
	background-image: url(/assets/images/home/gs1_news.gif);
	}	

/* Spacing for menu items in content */

.blue-content {
	margin-top: .2em;
	margin-left: .6em;
	margin-right: .6em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #394b7e;	
	}

.menu-headers {
	text-indent: .6em;
	margin-top: .5em;
	}

/* Horizontial Rule */

hr {
/*	margin-left: 5px;
	margin-right:5px;
*/	margin-top: 10px;
	border: none;
	background-color: #c7c7d4;
	color: #c7c7d4;
	height: 1px;
	width: 100%;
	}
	
.line	{
	margin-left: 5px;
	margin-right:10px;
	margin-top: 8px;
	margin-bottom: 4px;
	border-bottom-color: #c7c7d4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-width: 98%;
}	

	
.content {
	color: #666666;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	line-height: 150%;
	font-weight: normal;
	text-align: justify;
	}
	

.menu-header-blue {
	text-indent: .6em;
	margin-top: .5em;
	}

.blue-headers {
	text-indent: .6em;
	margin-top: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #394b7e;
	}

.contact-links	{
	margin-left: .8em;
	margin-top: .6em;
	margin-bottom: .2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;	
	}



.superscript{
	font-size:0.8em;
	vertical-align:top;
} 


/* Links
================================== */

.contentlink:link {
	margin-top: .8em;
	padding-top: .5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	color: #394b7e;	
	}

.contentlink:visited {
	margin-top: .8em;
	padding-top: .5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	color: #394b7e;	
	}

.contentlink:hover {
	margin-top: .8em;
	padding-top: .5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	text-decoration: underline;
	color: #666666;	
	}

.contentlink:active	{
	margin-top: .8em;
	padding-top: .5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	color: #666666;	
	}

.smallgreylink:link	{
	color: #666666;	
	text-decoration: underline;
	}

.smallgreylink:visited {
	color: #666666;	
	text-decoration: underline;
	}

.smallgreylink:hover {
	color: #666666;	
	text-decoration: none;
	}

.smallgreylink:active {
	color: #666666;	
	text-decoration: underline;
	}

.menuheaderbluelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: #394b7e;
	}

.menuheaderbluelink:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: #394b7e;
	}

.menuheaderbluelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
	color:#091351;
	}

.menuheaderbluelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: #394b7e;
	}

.menuheaderwhitelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: #ffffff;
	}

.menuheaderwhitelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: #ffffff;
	}

.menuheaderwhitelink:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: #ffffff;
	}

.menuheaderwhitelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
	color: #ffffff;
	}

.menugreylink:link {
	margin-top: .6em;
	margin-bottom: .2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
	}

.menugreylink:visited {
	margin-top: .6em;
	margin-bottom: .2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
	}

.menugreylink:active {
	margin-top: .6em;
	margin-bottom: .2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
	}

.menugreylink:hover	{
	margin-top: .6em;
	margin-bottom: .2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;	
	}


/*Advert
================================== */

#advert {
	display: block;
	margin-top: 50px;
	height: 250px;
	font-size: 0.8em;
	text-align: center;
	color: #091351;
	}

#news {
	font-size: 0.7em;
	border: 2px;
	}

#news p {
	margin-top: 0pt;
	margin-right: 7px;
	margin-bottom: 0pt;
	margin-left: 7px;
	padding-bottom: 10px;
	line-height: 130%;
	}


/* Class Styles
================================== */

.search {
	color: #394b7e;  
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	font-size: 1.0em; 
	line-height: 100%;
	font-weight: normal;
	text-align: justify;
	margin: 0;
	padding: 0;
	}

.lists {
	list-style: square;
	margin-left: 25px;
	color: #999999;
	}
	
.lists-spd li {
	font-size: 1em;
	list-style: square;
	margin-left: 25px;
	line-height: 150%;
	color: #999999;
	}

.archive-mini a:link {
	background: url(/assets/images/templates/archive-mini.gif) no-repeat left center;
	padding-left: 16px;
	color: #89bc61;
	text-decoration: none;
	margin-right: 10px;
	}

.archive-mini a:visited {
	color: #89bc61;
	}
	
.archive-mini a:hover {
	color: #ffffff;
	text-decoration: none;
	}

.links-mini a:link {
	background-color: transparent;
	background: url(/assets/images/templates/icon_links.gif) no-repeat left center;
	padding-left: 16px;
	color: #f86bb1;
	text-decoration: none;
	margin-right: 10px;
	}

.links-mini a:visited {
	color: #f86bb1;
	text-decoration: none;
	}

.links-mini a:hover {
	color: #ffffff;
	text-decoration: none;
	}

.privacy-mini a:link {
	background: url(/assets/images/templates/icon_privacy.gif) no-repeat left center;
	padding-left: 16px;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	margin-left: 7px;
	margin-right: 7px;
	background-color: transparent;
	}

.privacy-mini a:visited {
	background: url(/assets/images/templates/icon_privacy.gif) no-repeat left center;
	padding-left: 16px;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	margin-left: 7px;
	margin-right: 7px;
	background-color: transparent;
	}
	
.privacy-mini a:hover {
	color: #394b7e;
	text-decoration: underline;
	}

.privacy-mini a:active {
	color: #394b7e;
	text-decoration: none;
	}

.contact-mini a:link {
	background: url(/assets/images/templates/icon_contact.gif) no-repeat left center;
	padding-left: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	background-color: transparent;
	}

.contact-mini a:visited {
	background: url(/assets/images/templates/icon_contact.gif) no-repeat left center;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	padding-left: 16px;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	background-color: transparent;
	}
	
.contact-mini a:hover {
	color: #394b7e;
	text-decoration: underline;
	}

.contact-mini a:active {
	color: #394b7e;
	text-decoration: none;
	}

.validhtml-mini a:link {
	background: url(/assets/images/templates/icon_certified.gif) no-repeat left center;
	padding-left: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	background-color: transparent;
	}

.validhtml-mini a:visited {
	background: url(/assets/images/templates/icon_certified.gif) no-repeat left center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	text-decoration: none;
	padding-left: 16px;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	background-color: transparent;
	}
	
.validhtml-mini a:hover {
	color: #394b7e;
	text-decoration: underline;
	}

.validhtml-mini a:active {
	color: #394b7e;
	text-decoration: none;
	}

.validcss-mini a:link {
	background: url(/assets/images/templates/icon_certified.gif) no-repeat left center;
	padding-left: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	background-color: transparent;
	}

.validcss-mini a:visited {
	background: url(/assets/images/templates/icon_certified.gif) no-repeat left center;
	padding-left: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	background-color: transparent;
	}
	
.validcss-mini a:hover {
	color: #394b7e;
	text-decoration: underline;
	}

.validcss-mini a:active {
	color: #394b7e;
	text-decoration: none;
	}


.sitemap-mini a:link {
	background: url(/assets/images/templates/icon_sitemap.gif) no-repeat left center;
	padding-left: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	background-color: transparent;
	}

.sitemap-mini a:visited {
	background: url(/assets/images/templates/icon_sitemap.gif) no-repeat left center;
	padding-left: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	background-color: transparent;
	}
	
.sitemap-mini a:hover {
	color: #394b7e;
	text-decoration: underline;
	}

.sitemap-mini a:active {
	color: #394b7e;
	text-decoration: none;
	}

.rss-mini a:link {
	background: url(/assets/images/templates/icon_rss.gif) no-repeat left center;
	padding-left: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	text-decoration: none;
	margin-left: 10px;
	background-color: transparent;
	}

.rss-mini a:visited {
	background: url(/assets/images/templates/icon_rss.gif) no-repeat left center;
	padding-left: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #394b7e;	
	text-decoration: none;
	margin-left: 10px;
	background-color: transparent;
	}
	
.rss-mini a:hover {
	color: #394b7e;
	text-decoration: underline;
	}

.rss-mini a:active {
	color: #394b7e;
	text-decoration: none;
	}

.bookmark a:link {
	background-color: transparent;
	background: url(/assets/images/templates/icon_bookmark.gif) no-repeat left top;
	padding-left: 20px;
	margin-right: 15px;
	font-size: 1em;
	}

.bookmark a:visited {
	background-color: transparent;
	background: url(/assets/images/templates/icon_bookmark.gif) no-repeat left top;
	padding-left: 20px;
	margin-right: 15px;
	font-size: 1em;
	}

.pdf a:link {
	background-color: transparent;
	background: url(/assets/images/templates/icon_pdf.gif) no-repeat left top;
	padding-left: 20px;
	margin-right: 15px;
	font-size: 1em;
	}

.pdf a:visited {
	background-color: transparent;
	background: url(/assets/images/templates/icon_pdf.gif) no-repeat left top;
	padding-left: 20px;
	margin-right: 15px;
	font-size: 1em;
	}

.print a:link {
	background-color: transparent;
	background: url(/assets/images/templates/icon_printer.gif) no-repeat left top;
	padding-left: 20px;
	margin-right: 15px;
	font-size: 1em;
	}

.print a:visited {
	background-color: transparent;
	background: url(/assets/images/templates/icon_printer.gif) no-repeat left top;
	padding-left: 20px;
	margin-right: 15px;
	padding-top: 10px;
	font-size: 1em;
	}

.post {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	}

.postdate {
	background-color: transparent;
	background: url(/assets/images/templates/mini-date.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 1em;
	color: #666666;
	float: right;
	}

.entry {
	clear: both;
	padding-top: 2px;
	}

.products {
	display: inline;
	float: left;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;	
	}


/*Registration Forms
================================== */

/*input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.8em;
	line-height: normal;
	color: #394b7e;
	background-color: #eeeef2;
	border: 1px inset #00008B;
	}

input.txt {
	color: #394b7e;
	background-color: #eeeef2;
	border: 1px inset #00008B;
	}

textarea.comments {
	color: #394b7e;
	background-color: #eeeef2;
	border: 1px inset #00008B;
	}

select.reason {
	color: #394b7e;
	background-color: #eeeef2;
	border: 1px inset #00008B;

	}

select {
	color: #394b7e;
	background-color: #eeeef2;
	border: 1px inset #00008B;
	}

input.btn {
	color: #FFFFFF;
	background-color: #394b7e;
	border: 1px outset #00008B;
	margin-left: 350px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

form {
	display: inline;
	}

form p {
  	margin: 0;
  	padding: 0;
  	padding-top: 5px;
	}

form p label {
  	float: left;
  	width: 35%;
  	color: #394b7e;
	font-weight: bold; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 1.0em;
	text-align: right;
	padding-right: 10px;
	}
*/
#MySpamTrap {display: none;}
