
.pagemaster {
}
.skinmaster {
}
.skinheader {
}

.leftpane 
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.controlpanel {
	width: 100%;
	background-color: #EAEAE2;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: "trebuchet ms", helvetica, sans-serif; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 14px; 
	font-weight: bold;
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, "trebuchet ms", helvetica, sans-serif;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 8px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	
}

.main_dnnmenu_itemhover td {  
	
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #AAC8C8;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#46461F', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	border: solid 1px #fff;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #46461F 1px solid; 
	border-bottom: #46461F 1px solid; 
	border-top: #46461F 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}



/* eBiz styles */

.cartPopUp {
	background-color: #E1E1C5;
	position:absolute;
	visibility:hidden;
	border: dashed 1px #000000;
	padding: 2px 2px 2px 2px;
	width:150px;
}
.quickViewText {
	color: #000000;
	font-size: 10px;
}

.wishlistPopUp {
	background-color: #E1E1C5;
	position:absolute;
	visibility:hidden;
	border: dashed 1px #000000;
	padding: 2px 2px 2px 2px;
	width:220px;
}






*
{
padding: 0px;
margin: 0px;
}

body
{
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
text-align:center;
}

a:link  {
text-decoration:    none;
}

a:visited   {
text-decoration:    none;
}

a:hover {
text-decoration:    none;
color: Gray;
}

a:active    {
text-decoration:    none;
}

.ebizhref
{
font-size: 10px;
color: #939393;
text-decoration: underline;
}

.ebizhref:hover
{
color: #939393;
font-size: 10px;
text-decoration: none;
}


sup
{
font-size: 0.5em;
}


img.picA
{
position: relative;
top: -2px;
background: url('images/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}



p
{
margin-bottom: 14px;
}

#upbg
{
background: #fff url('images/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

.outer
{
width: 800px;
margin: 0 auto;
}

.inner
{
z-index: 2;
background-color: #fff;
}

.pilgrimHeader
{
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.login
{
	color: Gray;
}

.StandardButton 
{
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	margin: 0px;
	padding: 2px 2px 2px 3px;
	border: 0px solid #000000;	
	background-color: #B6F9F9;
}

.topheader
{
background: #FF7800 url('images/a8.gif') repeat-x;
width: 202px;
height: 92px;
color: #fff;
padding-left: 20px;
}

.topheader span
{
font-weight: normal;
}

.topheader h1
{
font-family: "trebuchet ms", helvetica, sans-serif;
color: #fff;
font-weight:bold;
line-height: 18px;
font-size: 23px;
letter-spacing: -1px;
}

.topheader h2
{
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
padding-top:1px;
padding-left:1px;
}

.topheader sup
{
	color: #FCE2CA;
}



.menubar 
{
background: #FFFFFF url('images/menubar1.gif') repeat-x;
height: 49px;
text-align: left;
vertical-align: middle;
}

.boltbg
{
	background: #FFFFFF url('images/subpageboltbg.gif') no-repeat;
	height: 397;
	width: 241;
}

.userinfo
{
line-height: 12px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
text-align:right;
}

.breadcrumb
{
line-height: 12px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
}

.menu
{
background: #46461F;
height: 30px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
z-index:1000;
}


.ebizfooter
{
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
}

.footer
{
text-align: center;
color: #000000;
height: 10px;
}





/* ME styles */

/* The styles below define the base elements of the eBiz datagrids */

#resultsData {
	width: 400;
	border-top: 2px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px auto;
}
#lookupBox {
	padding-right: 10px;
	padding-left: 10px;
}

/* Some of the data grids contain form caps. The following styles address that area aka ResultsGridTop*/

#resultsGridTOP {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 400;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
}
.filterBarTopText {
	font-size: 14px;
	color: #666666;
	padding-left: 2px;
}
.filterBarHDR {
	font-weight: bold;
	color: #008457;
	font-size: 14px;
}
.formInputBox 
{
	color: #008457;
	background: #f5f5f5;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	margin: 0px;
}
.formInputBoxSmall 
{
	color: #008457;
	background: #f5f5f5;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	margin: 0px;

	font-size: 70%;
}
.formInputBoxSmallb 
{
	color: #008457;
	background: #f5f5f5;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	margin: 0px;
	font-size: 12px;
	width: 80px;
	height: 12px;
}
#expanderBack {
	float: right;
	width: 300px;
	text-align: right;
}
#expanderBack form {
	text-align: right;
}
.orderDetailThankYou 
{
	font-weight: bold;
	font-size: 14px;
	color: #008457;
}
#orderDetailThankYouDiv 
{
	text-align: center;
}
.noItemsInTable
{
	font-weight: bold;
	color: #008457;
}
#noItemsInTableDiv
{
	text-align: center;
}

#shoppingCartQuickGlanceTop{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-left: 2px;
}


#shoppingCartQuickGlanceBottom{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 97%;
	text-align: right;
	vertical-align: middle;
	padding-left: 2px;
}

/*   */
.gridBigHeader {
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #efefef;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.gridHeader {
	background: #efefef;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	vertical-align:bottom;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 3px;
	padding-left: 3px;
}

.gridItem 
{
	font-size: 10px;
}

/* PO Details screen and Invoice Details screen contain a Header object with ship to's... */
#poHeaderHolder {
	background: #fdf0d1;
	height: 235px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	width: 100%;
}
#poHeaderHolderEdit {
	text-align: left;
	vertical-align: top;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 10px;
	background: #fdf0d1;
}
.headerInfoWide {
	color: #666666;
	width: 100%;
	font-size: 10px;
	padding-top: 10px;
	background: #fdf0d1;
}
#headerInfo01 {
	color: #666666;
	font-size: 10px;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 5px;
	background: #fdf0d1;
	height: 223px;
	width: 168px;
}
#headerInfo02 {
	color: #666666;
	font-size: 10px;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 5px;
	background: #fdf0d1;
	height: 223px;
	width: 168px;
}
#headerInfo03 {
	color: #666666;
	font-size: 10px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	background: #fdf0d1;
	height: 223px;	
	width: 168px;	
}
.clear
{
	/* your best friend
       use before and/or after "float" sets */
	clear: both;
}
.headerHdrs {
	color: #c6900f;
	font-weight: bold;
}
.headerHdrs smaller {
	font-size: 9px;
}

/* When data is displayed in the dataGrids, these elements define the table

#gridTable {
	background: #666666;
}
*/

/* Some of the data grids contain a footer element for looking up PO's and Invoices and for paginate. */
#pageMove {
	color: #999999;
	vertical-align: top;
	background: #efefef;
	width: 100%;
	border-top: 2px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
}
.lookUPs {
	text-align: right;
}


#closeDetails {
	width: 18px;
	float: right;
	padding-top: 5px;
}
.tinyTXT {
	font-size: 9px;
	color: #666666;
}
.tinyTXT2 {
	font-size: 9px;
	color: #4e5150;
	background: #a1a6a4;
	border-top: 1px solid #6d7170;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.historyDetail {
	font-size: 14px;
	font-weight: bold;
}

#packlistDetails {
	background-color: #F9EFBE;
	font-size: 10px;
	color: #006140;
	vertical-align: top;
	margin: 0px;
	padding: 8px 5px 7px;
}

#packlistDetails a {
	font-weight: bold;
	text-decoration: underline;
}
#packlistDetails a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006140;
}

/* CSS Document */

.generalText01 {
	font: bold 10px Arial, Helvetica, sans-serif;
}
.generalText01Light {
	font: 11px Arial, Helvetica, sans-serif;
}

/* Formatting look and feel of the results tables */
.accentColumn1 {
	background: #ebf5f2;
	color: #008457;
	font-size: 10px;
	border-bottom: 1px solid #b4b4b4;
}

.alignRight {
	text-align:right;
	font-size: 10px;
	border-bottom: 1px solid #b4b4b4;
	color: #878787;
}
.alignRightAccent {
	text-align:right;
	font-size: 10px;
	border-bottom: 1px solid #b4b4b4;
	background: #ebf5f2;
	color: #008457;
}
.alignCenter {
	text-align:center;
	font-size: 10px;
	border-bottom: 1px solid #b4b4b4;
	color: #878787;	
}
.alignLeft {
	text-align:left;
	font-size: 10px;	
	border-bottom: 1px solid #b4b4b4;
	color: #878787;	
}
.alignLeftAccent {
	text-align:left;
	font-size: 10px;	
	border-bottom: 1px solid #b4b4b4;
	background: #ebf5f2;
	color: #008457;
}
.listPrice {
	text-align:right;
	font-size: 10px;
	color: #878787;
	border-bottom: 1px solid #b4b4b4;	
}
.backOrderColumn {
	text-align:right;
	font-size: 10px;
	border-bottom: 1px solid #b4b4b4;
	color: #CC0000;
	font-weight: bold;
}

/* On Invoice Details, these styles address the bottom "Totals" information */
#totalsGrid {
	color: #666666;
	width: 100%;
	font-size: 12px;
	border-top: solid 1px #b4b4b4;
}
#totalsGrid table{
}

.totalsNetGross {
	color: #008457;
	padding-bottom: 5px;
	border-right: 1px solid #9da5a2;
	border-left: 1px solid #9da5a2;
	border-bottom: 1px solid #9da5a2;
	background: #c4ccc9;
	font-weight: bold;
	font-size: 12px;
}

.totalsNetGrossText 
{
	color: #008457;
	font-weight: bold;
	font-size: 12px;
}

.totalsNetGrossWithoutBorder {
	color: #008457;
	border-right: 1px solid #9da5a2;
	border-left: 1px solid #9da5a2;
	background: #c4ccc9;
	font-weight: bold;
	font-size: 12px;
}
.totalsTXT {
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
}
.totalsHDRs {
	color: #666666;
	padding-bottom: 5px;
	border-bottom: 1px solid #aaaeac;
	font-size: 12px;
}

.totalsHDRsWithoutBorder {
	color: #666666;
	font-size: 12px;
}

.totalsTXT a {
	font-weight: bold;
	text-decoration: underline;
}
.totalsTXT a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006140;
}

/* When no data is present, there is usually a "sorry" message */
.sorryMessage {
	font-size: 12px;
	color: #CC0000;
	width:100%;
	text-align: left;
	margin: 10px 10px 10px 4px;
}
.sorryMessage ul {
	list-style: disc inside;
}


/* Pagination */
.paginate 
{
	padding-top: 2px;
	padding-bottom: 2px;
	background: #e6e6e6;
	font-size: 10px;
	text-align: left;
}

.newAccountLookupQuestion
{
	font-weight: normal;
	color: #008457;
	font-size: 12px;
}

.attentionHeader {
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	vertical-align:bottom;
	padding-bottom: 3px;
	padding-left: 3px;
}

.priceBreak {
	font-size: 12px;	
	color: #878787;	
}

.priceBreakHeader {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	padding-bottom: 3px;
	padding-left: 3px;	
}

.priceBreakRow {
	font-size: 80%;
	color: #878787;	
}

.partListAlignCenter {
	text-align:center;
	font-size: 11px;
	border-top: 1px solid #b4b4b4;
	color: #878787;	
}
.partListAlignLeft {
	text-align:left;
	font-size: 11px;	
	border-top: 1px solid #b4b4b4;
	color: #878787;	
}
.partListAlignRight {
	text-align:right;
	font-size: 11px;	
	border-top: 1px solid #b4b4b4;
	color: #878787;	
}

.partListPaginate 
{
	padding-top: 2px;
	padding-bottom: 2px;
	background: #e6e6e6;
	font-size: 90%;
	text-align: left;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
}

.partListGridHeader {
	background: #efefef;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	vertical-align:bottom;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	padding-left: 3px;
}

.partListListPrice {
	text-align:right;
	font-size: 11px;
	color: #878787;
	border-top: 1px solid #b4b4b4;	
}

.links 
{
	font-family: Arial;
	font-size: 11px;
}