

body {
  margin: 5px;
  padding: 0;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
}


h2 {
  font: bold 18px Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 0;
  padding: 0 0 0 5px;
}

.form-label {
  clear: left;
  float: left;
  text-align: right;
  padding: 4px;
  width: 20%;
}

.form-field {
  padding: 4px;
  /*
  clear: right;
  float: left;
  */
}

.form-field-clear {
  padding: 4px;
  clear: both;
  float: left;
}

.form-field-clear fieldset legend {
  font-size: 12px;
}

.announcement {
  border-color: #EF8429;
  color: #404040;
  border-style: solid;
  border-width: 1px;
  width: 570px;
  padding: 3px;
}

.announcement a {
  font-weight: bold;
}

.disabled {
	font-weight: normal;
	color: gray;
	padding-top: 10px;
	padding-bottom: 10px;
}

.form-title {
  clear: left;
  float: left;
  text-align: left;
  padding: 8px 0 8px 3px;
  width: 55%;
  font-size: 13px;
  font-weight: bold;
}

.nobullets {
  list-style: none;
  line-height: 19pt;
  margin: 0;
  padding: 0;
  display: list-item;
}

fieldset {
  float: left;
  width: 200px;
  padding: 10px;
}

fieldset legend {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

a.top-links {
	font-size: 85%;
	color: gray;
}

.myerror {
	font-weight: bold;
	color: #C00000;
	padding: 10px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: normal;
}

.orderListTitle {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}



#subscriptionBatch {
	margin: 8px;
}

#subscriptionBatch h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#subscriptionBatch #status {
	line-height: 20px;
}



td{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:				#000000;
}

div.pagination{
	border: 0px solid #000;
	width: 100%;
	text-align: left;
}

.medium{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				12px;
	font-weight:				normal;
	color:				#000000;
}

td.error-list{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	border-bottom:				1px solid #E2E2E2;
	color:				#C00000;
	background-color:			#FFFFFF;
}

td.list{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	border-bottom:				1px solid #E2E2E2;
	color:				#000000;
	background-color:			#FFFFFF;
}
.listNotLive{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	border-bottom:				1px solid #E2E2E2;
	color:				#000000;
	background-color:			#FFE6D5;
}
td.main{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	border-bottom:				1px solid #E2E2E2;
	color:				#000000;
	background-color:			#E2E2E2;
}

td.small{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				9px;
	font-weight:				normal;
	color:				#000000;
}


td.smallgray{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				9px;
	font-weight:				normal;
	color:					#9B9B9B;
}


td.large{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				14px;
	font-weight:				normal;
	color:				#000000;
}

td.largelist{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				13px;
	font-weight:				normal;
	border-bottom:				1px solid #E2E2E2;
	color:				#000000;
	background-color:			#FFFFFF;
}

td.packing{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				14px;
	font-weight:				normal;
	color:				#000000;
}

td.fieldname{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:				#000000;
	text-align:				right;
}

table.eightyfive{
	border:					0px;
	width:					85%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

table.admin_pagination{
	border:					0px;
	width:					98%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
	height: 25px;
}

table.gray65{
	border:					2px solid #E2E2E2;
	width:					65%;
	margin:					1px 1px 1px 1px;
	background-color:			#E2E2E2;
	border-collapse:			collapse;
}

table.sixtyfive{
	border:					0px;
	width:					65%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

table.fortyfive{
	border:					0px;
	width:					45%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

table.gray85{
	border:					0px;
	width:					85%;
	margin:					1px 1px 1px 1px;
	background-color:			#E2E2E2;
	border-collapse:			collapse;
}

table.small-main{
	border:					2px solid #E2E2E2;
	width:					70%;
	margin:					1px 1px 1px 1px;
	background-color:			#E2E2E2;
	border-collapse:			collapse;
}

table.main{
	border:					2px solid #E2E2E2;
	width:					85%;
	margin:					1px 1px 1px 1px;
	background-color:			#E2E2E2;
	border-collapse:			collapse;
}

a {
	color:					#00458B;
}

a.footer {
	color:					#9B9B9B;
	text-decoration:			underline;
}

a.footer:active {
	color:					#9B9B9B;
	text-decoration:			underline;
}

a.footer:visited {
	color:					#9B9B9B;
	text-decoration:			underline;
}

a.footer:hover {
	color:					#004D91;
	text-decoration:			underline;
}

a.footer:visited:hover {
	color:					#004D91;
	text-decoration:			underline;
}

td.error{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				bold;
	color:					#C00000;
	background-color:			#FFFFFF;
}

td.tabs-on{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:					#000000;
}

td.tabs-off{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:					#000000;
	background-color:			#E2E2E2;
}

p.pageBreak{
	page-break-before: always;
}

form {
  margin: 0;
}


legend {
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:		12px;
	font-weight:		normal;
}


xlabel {
	margin: 		0px 0px 0px 7px;
}

label {
	margin: 		0px;
}


label.snug {
	margin: 		0px 0px 0px 0px;
}

.blockIMG {
	display:				block;
	margin:					0;
}

td.adminPhoto {
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:			12px;
	font-weight:		normal;
	color:				#000000;
}

fieldset.primary {
	width: 475px;
}


/* admin lists */

#list-info {
  clear: left;
  width: 98%;
  margin: 2px;
  height: 28px;
  border-collapse: collapse;
}

#list-info tbody td.addactions{
  text-align: right;
}

#list, #list2, #list3, .list4 {
  clear: left;
  width: 98%;
  margin: 2px;
  border-collapse: collapse;
}

#list thead th, #list2 thead th, #list3 thead th, .list4 thead th {
  background-image: url(../images/th_bg.gif);
  font-weight: bold;
  text-align: left;
  height: 25px;
  font-size: 11px;
}

#list .list, #list2 .list, #list tr th{
	font-size: 11px;
}

#list2 .list-right {
	font-size: 11px;
	text-align: right;
}

#list span.myerror{
	color: #C00000;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#list thead tr th, #list2 thead tr th, #list3 thead tr th, .list4 thead tr th {
  color: #404040;
  text-decoration: none;
}

#list thead tr th a, #list2 thead tr th a, #list3 thead tr th a, .list4 thead tr th a {
  color: #404040;
  text-decoration: none;
}

#list2 thead tr th a.highlight {
  color: #404040;
  text-decoration: none;
}

#list tbody th, #list2 tbody th, .list4 tbody th {
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #C6C6C6;
  height: 25px;
}

#list tbody td, #list2 tbody td, .list4 tbody td {
  border-bottom: 1px solid #C6C6C6;
  height: 25px;
  text-align: left;
}


.actions {
  border-bottom: 1px solid #C6C6C6;
  height: 25px;
  text-align: right;
  padding: 0 10px 0 0;
  font-weight: normal;
  font-size: 12px;
}


.autoresp_settings {
   margin-bottom: 15px;
}

.report-title {
  margin: 0;
  padding: 2px;
  width: 50%;
  line-height: 30px;
  font-size: 13px;
  font-weight: bold;
}

.container{
  float: left;
  width: 98%;
  padding: 4px;
}

.largeLabel {
	font-size: 110%;
	font-weight: bold;
	float: left;
	clear: left;
	padding: 5px;
	padding-bottom: 10px;
}

.label {
	width: 180px;
	float: left;
	clear: left;
	padding: 5px;
}

.configure {
	float: left;
	height: auto;
	padding-top: 15px;
	padding: 5px;
}



/* admin footer */

#footer {
  clear: both;
  background-image: url(../images/ftr_bg.gif);
  color: #9B9B9B;
  font-size: 9px;
  line-height: 28px;
  width: 98%;
}

.footer-about {
  float: left;
  width: 15%;
  text-align: left;
  padding-left: 10px;
}


#footer a:link {
  color: #9B9B9B;
  padding-left: 2px;
  padding-right: 2px;
}

#footer a:active {
  color: #000000;
}

#footer a:visited {
  color: #9B9B9B;
}

#footer a:hover {
  color: #08429C;
}

.footer-nav {
  text-align: right;
  padding-right: 10px;
}

/* admin menu tabs/menus */

#tabs {
  float: left;
  width: 98%;
  line-height: normal;
  border-bottom: 1px solid #C6C6C6;
}

.logout{
  float: left;
  margin: 10px;
}

#tabs ul {
  margin: 0;
  padding: 10px 10px 0 5px;
  list-style: none;
}

#tabs li {
  display: inline;
  margin: 0;
  padding: 0;
}

#tabs a {
  float: left;
  background: url(../images/tab-left.gif) no-repeat left top;
  margin: 0;
  padding: 0 0 0 5px;
  text-decoration: none;
}

#tabs a span {
  float: left;
  display: block;
  background: url(../images/tab-right.gif) no-repeat right top;
  padding: 5px 10px 5px 3px;
  color: #404040;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs a span {
  float: none;
}

/* End IE5-Mac hack */
#tabs a:hover span {
  color: #FFFFFF;
}

#tabs a:hover {
  background-position: 0% -42px;
}

#tabs a:hover span {
  background-position: 100% -42px;
}

#tabs #current a {
  background-position: 0% -42px;
}

#tabs #current a span {
  background-position: 100% -42px;
  color: #FFFFFF;
  font-weight: bold;
}

#catlist, #vendorlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#catlist li, #vendorlist li {
	padding-left: 17px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
}

#linkCodes {
	margin: 5px;
}

#linkCodes #pageNote {
	margin-left: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 780px;
}

#linkCodes .icon {
	clear: left;
	float: left;
	margin: 8px;
}

#linkCodes .codes {
	float: left;
	margin: 8px;
}

#linkCodes .codes .title {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #878787;
}

#linkCodes .codes .field {
	width: 260px;
}

#linkCodes .codes .field2 {
	width: 450px;
}

#linkCodes .codes .field3 {
	width: 425px;
	height: 100px;
}

#linkCodes .buttons {
	clear: left;
	float: left;
	margin-left: 90px;
}


/*
#div ghost-menus {text-align: left; background-color: #D2D3D2; border-bottom: 1px #808080 solid; border-top: 1px #E5E5E5 solid; border-left: 1px #E4E6E4 solid; border-right: 1px #808080 solid; font-size: 9px; height: 24px; width: 75%; }
*/

div .ghost-menus {text-align: left; background-color: #D2D3D2; border-bottom: 2px #D6D6D6 solid; font-size: 9px; height: 24px; width: 75%; }

.ghost-menus, .ghost-menus ul { padding: 0 0 0 5px; margin: 0; list-style: none; }
.ghost-menus a { color: #404040; display: block; padding: 5px; text-decoration: none; }
.ghost-menus li { float: left; margin: 0; padding: 0 0 0 5px; }
.ghost-menus li ul { border: 1px #D6D6D6 solid; position: absolute; width: 250px; left: -999em; padding: 0; }
.ghost-menus li ul li { background-color: #FFFFFF; margin: 0; padding: 5px; width: 240px; }
.ghost-menus li ul li a { color: #404040; font-weight: normal; padding: 0; width: 255px; }


/*
.ghost-menus li li: hover a, #ghost-menus li li.sfhover a { background-color: #D6D6D6; width: 225px; text-decoration: none; }
.ghost-menus li: hover ul, #ghost-menus li.sfhover ul { left: auto; }
*/










/* start admin registry form */
/* used in templates/admin/admin.registry.form.tem.php */
#adminRegistryForm{
	margin: 5px;
}

#adminRegistryForm .form-field{
	float: left;
}

#adminRegistryForm #existingCustomerSelection {
	margin: 5px;
	margin-left: 20px;
	float: left;
}

#adminRegistryForm #existingCustomerSelection #existingCustomerSelectionError, #adminRegistryForm #productSelectionError {
	font-weight: bold;
	color: #C00000;
	padding: 10px;
}

#adminRegistryForm #list .outOfStock {
	background-color: #FF4040;
}

#adminRegistryForm #list .exceedingStock {
	background-color: #FFFF80;
}

#adminRegistryForm .buttons {
	float: right;
}

#adminRegistryForm #outOfStock {
	float: left;
	clear: left;
	color: #FF0000;
}

#adminRegistryForm #exceedingStock {
	float: left;
	clear: left;
	color: #FF0000;
}


/* end admin registry form */









#unlockPro {
	margin: 5px;
}

#unlockPro .label {
	float: left;
	clear: left;
	padding: 5px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 125%;
}

#unlockPro .field {
	float: left;
	clear: left;
	padding: 5px;
}

#unlockPro .button {
	float: left;
	padding-top: 4px;
}

#unlockPro .pageNote {
	padding: 5px;
}

#unlockPro .pageNote ul { }

#unlockPro .pageNote li {
	list-style-type: square;
	line-height: 18px;
}

.submitBtn {
	font-size: 100%;
	font-weight: bold;
}

.row1{
	background-color: #AFD4FF;
}
.row2{
	background-color: #A4C6EF;
}
.rowRed{
	background-color: #FF6F78;
}
.rowOrange{
	background-color:#FFD16F;
}
.rowYellow{
	background-color:#FFFA6F;
}
.supplierTable{
	padding-left:5%;
	padding-right:5%;
	width:90%;
}
.helpNotes{
	color:#009900;
}

a.acc_tab
	{
	margin-top:10px;
	display:block;
	width:168px;
	height:43px;
	background-image:url(../images/acc_tab.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:16px;
	line-height:43px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	}
a.acc_sel
	{
	text-decoration:underline;
	}