
.pagemaster {
}
.skinmaster {
}
.skinheader {
}
.controlpanel {
	width: 100%;
	background-color: #F9EFBE;
}

.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: #154B7E; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: verdana, 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: #154B7E; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	border-bottom: 2px dotted #769292;
	font-family: verdana, sans-serif;
	width: 135px;
	height:30px;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 8px 12px 0px 10px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	text-decoration:underline; 
	color: #be593a;
}

.main_dnnmenu_itemhover td {  
	text-decoration:underline;
	color: #be593a;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #F9EFBE;  
	z-index: 1000; 
	color: #154B7E;
	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;
}

/* base eBiz styles */
.breadcrumb
{
line-height: 20px;
color: #BDBDA2;
font-weight: bold;
font-size: 11px;
}

.userinfo
{
line-height: 20px;
color: #BDBDA2;
font-weight: bold;
font-size: 11px;
text-align:right;
}

.cartPopUp {
	background-color: #F9EFBE;
	position:absolute;
	visibility:hidden;
	border: dashed 1px #000000;
	padding: 2px 2px 2px 2px;
	width:150px;
}
.quickViewText {
	color: #000000;
	font-size: 10px;
}

.wishlistPopUp {
	background-color: #F9EFBE;
	position:absolute;
	visibility:hidden;
	border: dashed 1px #000000;
	padding: 2px 2px 2px 2px;
	width:220px;
}



/* ME styles */

/* The styles below define the base elements of the eBiz datagrids */

#resultsData {
	width: 550px;
	border-top: 2px solid #FDB813;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #FDB813;
	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:548px;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
}
.filterBarTopText {
	font-size: 65%;
	color: #666666;
	padding-left: 2px;
}
.filterBarHDR {
	font-weight: bold;
	color: #008457;
	font-size: 80%;
}
.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;
	padding: 2px 2px 2px 3px;
}
.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;
	font-size: 70%;
	margin: 0px;
	padding: 2px 2px 2px 3px;
}
.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;
	font-size: 65%;
	width: 80px;
	margin: 0px;
	padding: 1px 1px 1px 1px;
}
#expanderBack {
	float: right;
	width: 300px;
	text-align: right;
}
#expanderBack form {
	text-align: right;
}
.orderDetailThankYou 
{
	font-weight: bold;
	font-size: 150%;
	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 115% 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: 75%;
	width: 550px;
}
#poHeaderHolderEdit {
	text-align: left;
	vertical-align: top;
	width: 550px;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 10px;
	background: #fdf0d1;
}
.headerInfoWide {
	color: #666666;
	width: 550px;
	font-size: 85%;
	padding-top: 10px;
	background: #fdf0d1;
}
#headerInfo01 {
	color: #666666;
	font-size: 75%;
	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: 75%;
	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: 75%;
	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: 55%;
}

/* 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;
}

#buckets {
	background: url(/MM_images/gen_shell/bucket_bckgrd.jpg) repeat-x left top;
	color: #008457;
	vertical-align: top;
	width: 100%;
	height: 86px;
	margin: 0px;
	padding: 0px;
}
#bucketFooter {
	background: url(/MM_images/gen_shell/bucket_footer.jpg) repeat-x left top;
	height: 3px;
}

#availBucket {
	width: 100%;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 70px;
}
#closeDetails {
	width: 18px;
	float: right;
	padding-top: 5px;
}
.bucketMessage {
	font-size: 70%;
	color: #666666;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #b7bfbc;
	padding: 8px 5px 5px;
}
.tinyTXT {
	font-size: 55%;
	color: #666666;
}
.tinyTXT2 {
	font-size: 55%;
	color: #4e5150;
	background: #a1a6a4;
	border-top: 1px solid #6d7170;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.bucketIntervalCell {
	padding-top: 6px;
	padding-bottom: 3px;
	border-left: 1px solid #eaf4f1;
	border-right: 1px solid #b7bfbc;
	text-align: center;
}
.bucketIntervalHdrs {
	font: bold 75% Arial, Helvetica, sans-serif;
	color: #333333;
}
.bucketQTYs {
	font: bold 110% Arial, Helvetica, sans-serif;
	text-align: center;
	color: #008457;
	padding-top: 6px;
	padding-bottom: 8px;
	border-left: 1px solid #eaf4f1;
	border-right: 1px solid #B7BFBC;
	border-top: 1px solid #B7BFBC;
}
.bucketWarning {
	color: #333333;
}

.historyDetail {
	font-size: 115%;
	font-weight: bold;
}

#packlistDetails {
	background-color: #F9EFBE;
	font-size: 75%;
	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 85% Arial, Helvetica, sans-serif;
}
.generalText01Light {
	font: 95% Arial, Helvetica, sans-serif;
}

/* Formatting look and feel of the results tables */
.accentColumn1 {
	background: #ebf5f2;
	color: #008457;
	font-size: 65%;
	border-bottom: 1px solid #b4b4b4;
}

.alignRight {
	text-align:right;
	font-size: 65%;
	border-bottom: 1px solid #b4b4b4;
	color: #878787;
}
.alignRightAccent {
	text-align:right;
	font-size: 65%;
	border-bottom: 1px solid #b4b4b4;
	background: #ebf5f2;
	color: #008457;
}
.alignCenter {
	text-align:center;
	font-size: 80%;
	border-bottom: 1px solid #b4b4b4;
	color: #878787;	
}
.alignLeft {
	text-align:left;
	font-size: 65%;	
	border-bottom: 1px solid #b4b4b4;
	color: #878787;	
}
.alignLeftAccent {
	text-align:left;
	font-size: 65%;	
	border-bottom: 1px solid #b4b4b4;
	background: #ebf5f2;
	color: #008457;
}
.listPrice {
	text-align:right;
	font-size: 65%;
	color: #878787;
	border-bottom: 1px solid #b4b4b4;	
}
.backOrderColumn {
	text-align:right;
	font-size: 80%;
	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: 90%;
	border-top: solid 1px #b4b4b4;
	background: url(/MM_images/gen_shell/bucket_bckgrdTall.jpg) repeat-x left top;
}
#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: 70%;
}

.totalsNetGrossText 
{
	color: #008457;
	font-weight: bold;
	font-size: 70%;
}

.totalsNetGrossWithoutBorder {
	color: #008457;
	border-right: 1px solid #9da5a2;
	border-left: 1px solid #9da5a2;
	background: #c4ccc9;
	font-weight: bold;
	font-size: 70%;
}
.totalsTXT {
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 70%;
}
.totalsHDRs {
	color: #666666;
	padding-bottom: 5px;
	border-bottom: 1px solid #aaaeac;
	font-size: 75%;
}

.totalsHDRsWithoutBorder {
	color: #666666;
	font-size: 75%;
}

.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: 70%;
	color: #CC0000;
	width:536px;
	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: 90%;
	text-align: left;
}

.newAccountLookupQuestion
{
	font-weight: normal;
	color: #008457;
	font-size: 80%;
}










/* Crawford eBiz styles */
body {
	font: 11px/140% verdana, sans-serif;
	color: #222;
	background: #003161 url(./images/bg.gif) repeat-y center;
	text-align: center;
	}

body, div, img, h1, h2, h3, h4, div#cnt p, div#nws dl, div#nav ul, div#nav ul li {
	margin: 0;
	padding: 0;
	border: 0;
	}

div#frmfull {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../Crawford/images/cnt.bg.full.jpg) 0px 132px;
	}
	
div#frmwide {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../Crawford/images/cnt.bg.wide.jpg) no-repeat 0px 132px;
	}
	
div#frm {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../Crawford/images/cnt.bg.jpg) no-repeat 0px 132px;
	}
div#bdcrm {
    background: transparent url(../Crawford/images/bdcrm.hi.bg.jpg) no-repeat right top;
	}

h1#logo {
	height: 99px;
	background: transparent url(../Crawford/images/logo.hi.jpg) no-repeat right top;
	}

h1#logo img {
	height: 0;
	width: 0;
	}

h4#slogan {
	height: 33px;
	/* background: transparent url(.../Crawford/img/gui/slogan.hi.jpg) no-repeat right top;  */
	background: transparent url(../Crawford/images/slogan.gif) no-repeat right top;
	}

h4#slogan em {
	display: block;
	text-indent: -1000em;
	}

/* --- CNT FULL -- */

div#cntfull {
	padding: 20px;
	width: 440px;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 670px;
	}

div#cntfull a {text-decoration: underline;}

div#cntfull h2, div#cnt h3 {
	font: 13px arial, san-serif;
	font-weight: bold;
	color: #be593a;
	padding: 3px 0 5px 0;
	}

div#cntfull h4 {
	font: 12px arial, san-serif;
	font-weight: bold;
	color: #222;
	padding: 3px 0 5px 0;
	}

div#cntfull p, div#cnt address {
	padding: 3px 0 10px 0;
	font-style: normal;
	}

/* --- CNT -- */

div#cnt {
	padding: 20px;
	/* width: 444px; */
	width: 440px;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* width: 404px; */
	width: 550px;
	}

div#cnt a {text-decoration: underline;}

div#cnt h2, div#cnt h3 {
	font: 13px arial, san-serif;
	font-weight: bold;
	color: #be593a;
	padding: 3px 0 5px 0;
	}

div#cnt h4 {
	font: 12px arial, san-serif;
	font-weight: bold;
	color: #222;
	padding: 3px 0 5px 0;
	}

div#cnt p, div#cnt address {
	padding: 3px 0 10px 0;
	font-style: normal;
	}

/* --- NAV -- */

div#nav {
	display: block;
	padding: 20px 0;
	width: 158px;
	overflow: visible;
	float: left;
	/* background: transparent url(.../Crawford/img/gui/bg.div.jpg) repeat-x; */
	}

div#nav h4 {display: none;}

div#nav ul {list-style-type: none;}

div#nav ul li {border-top: 2px dotted #769292;}

div#nav ul li a {
	display: block;
	margin: 0;
	padding: 5px 5px 5px 20px;
	background: transparent url(../Crawford/images/nav.off.gif) no-repeat 9px 50%;
	font-weight: bold;
	}

div#nav ul li a:hover {background: transparent url(../Crawford/images/nav.on.gif) no-repeat 5px 50%;}

div#nav ul li a.active {
	background: transparent url(../Crawford/images/nav.on.gif) no-repeat 9px 50%;
	color: #be593a;
	}

div#nav ul li ul {
	padding: 0 0 10px 25px;
	font-size: 10px;
	}

div#nav ul li ul li {
	margin: 0;
	padding: 0 0 3px 0;
	border: 0;
	}

div#nav ul li ul li a {
	display: inline;
	margin: 0;
	padding: 0;
	background: transparent url(none);
	}

div#nav ul li ul li a:hover {background: transparent url(none);}

div#nav ul li ul li a.active {background: transparent url(none);}

/* --- NWS -- */

div#nws {
	padding: 20px 0;
	width: 158px;
	float: right;
	}

div#nws h3 {
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	}

div#nws dl dt {
	margin: 0;
	padding: 5px 10px 0 10px;
	border-top: 2px dotted #769292;
	color: #be593a;
	}

div#nws dl dd {
	margin: 0;
	padding: 0 10px 5px 10px;
	font-size: 10px;
	}

dl.nws dt {
	margin: 0;
	padding: 5px 10px 0 0;
	color: #be593a;
	}

dl.nws dd {
	margin: 0;
	padding: 0 10px 5px 0;
	}

div.bit {
	margin: 40px 0 10px 0;
	padding: 10px 5px 5px 5px;
	text-align: center;
	background: #edd774;
	}

div.quo {
	text-align: center;
	background: transparent url(../Crawford/images/66.gif) no-repeat 6% 0%;
	}

div.quo blockquote {
	margin: 0;
	padding: 15px 10px;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(../Crawford/images/99.gif) no-repeat 89% 100%;
	}

div.quo blockquote cite {
	display: block;
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
	line-height: 110%;
	font-style: normal;
	color: #be593a;
	}

div.phts {
	text-align: center;
	padding-top: 25px;
	}

div.phts img {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	}

img.rpht {
	border: 1px solid #ccc;
	margin: 0 0 10px 20px;
	padding: 3px;
	float: right;
	}


/* --- CPY -- */

div#cpy {
	margin: 10px 178px;
	font-size: 10px;
	text-align: center;
	}

div#cpy span {color: #be593a;}

div#cpy cite {
	font-style: normal;
	color: #555;
	}

/* --- FORMY -- */

form.formy {
	margin: 0;
	padding: 0;
	}

form.formy fieldset {
	margin: 0 0 15px 0;
	padding: 10px 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
	}

form.formy input, form.formy textarea {
	margin: 0;
	padding: 1px;
	font: 11px/100% verdana, sans-serif;
	border: 1px solid #ccc;
	width: 100%;
	}

dl.formy {
	margin: 0;
	padding: 0;
	}

dl.formy dt {
	display: block;
	margin: 0 0 10px 0;
	float: left;
	clear: left;
	width: 30%;
	padding: 0.15em 3% 0 0;
	text-align: right;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 27%;
	}

dl.formy dd {
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
	clear: none;
	width: 70%;
	}


dl.formy br {clear: both;}

/* MILESTONES */

dl.mst {
	margin: 20px 0 0 15px;
	padding: 0;
	border-left: 1px solid #666;
	}

dl.mst dt {
	margin: 0;
	padding: 3px 0 3px 20px;
	font: 17px/100% Georgia, "Times New Roman", Times, serif;
	background: transparent url(../Crawford/images/mst.bg.gif) no-repeat left 65%;
	color: #be593a;
	}

dl.mst dd {
	margin: 0;
	padding: 0 0 15px 20px;
	}

