.rightadmincell		{ width: 570x; background-color: #FFF; background-image: url('images/bkg_right_admin.gif'); background-repeat: no-repeat; }
.botrightadmincell	{ width: 570x; background-color: #FFF; }

.disabled {
	color:#666;
}

.white	{
	color: #FFF;
}

a.white {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}

a.white:hover {
	text-decoration: underline;
	color: #99F;
}


input.huge	{
	font-size: 2em;
}


#pagenav table, td {
	font-size: 0.8em;
}
/*
//this pagenav table, td was breaking the Xinha textarea code.  I have no idea why.  something with the width.  am i declaring it correctly?
*/

#MainLayerAdmin #Orders table {
	width: 550px;
	font-size: 0.9em;
	border-left: 1px dotted #969;
	border-right: 1px dotted #636;
	border-top: 1px dotted #969;
	border-bottom: 1px dotted #636;
}

#MainLayerAdmin #Orders td {
	font-size: 0.9em;
	border-right: 1px dotted #A9A;
	border-bottom: 1px dotted #989;
	border-left: 0px dotted #636;
	border-top: 0px dotted #969;
	vertical-align: top;
}

#MainLayerAdmin #info table {
	border: 1px dotted #333;
	margin: 5 5 5 5px;
}

#MainLayerAdmin #info td {
	border-top:	0px dotted #CCC;
	border-right:	1px dotted #CCC;
	border-bottom:	1px dotted #CCC;
	border-left:	0px dotted #CCC;
}

#MainLayerAdmin td.mainhdr {
	color: #CCF;
	background-color: #006;
	vertical-align: bottom;
}

#MainLayerAdmin td.tdh {
	background-color: #DDD;
}

#MainLayerAdmin td.tdc {
	/*background-color: #DDD;*/
}

#MainLayerAdmin td.tblhdr {
	background-color: #DDD;
	vertical-align: bottom;
}

#MainLayerAdmin td.tblhdr2 {
	width: 28%;
	background-color: #DDD;
	vertical-align: bottom;
}

#MainLayerAdmin td.tblcell {
	/*background-color: #DDD;*/
	vertical-align: top;
}

td.botborder {
	border-bottom: 1px solid #999;
}

#Invoice	{
	width: 97%;
	height: 96%;
	border: 3px solid #000;
	margin: 0px;
	padding: 10px;
	font-size: 1em;
	font-family: Courier, Times, serif;
}

#Invoice h1 {
	color: #000;
	background-color: #DDD;
	margin: 0px;
	padding: 2px;
}

#Invoice body {
	margin: 0px;
	padding: 1em;
	border: 1px solid #000;
}

#PackingSlip	{
	width: 97%;
	height: 96%;
	border: 0px solid #000;
	margin: 0px;
	padding: 10px;
	font-size: 1em;
	font-family: Courier, Times, serif;
}

#PackingSlip h1 {
	color: #000;
	background-color: #DDD;
	margin: 0 0 0 2px;
	padding: 4px;
}

#PackingSlip h2 {
	font-size: 1.1em;
	color: #000;
	margin: 0 0 0 2px;
	padding: 2px;
}

#PackingSlip h3 {
	color: #000;
	margin: 4 1 1 1px;
	padding: 1px;
}

#PackingSlip body {
	margin: 0px;
	padding: 1em;
	border: 1px solid #000;
}

.blockheader {
	font-size: 1.2em;
	font-weignt:bold;
	padding: 3px;
	display: block;
	width: auto;
	background-color: #CCF
}

.footeradmin {
	color: #666633;
	font-size: 8px;
	width: 190px;
	margin: 0 auto;
	padding: 0 4 0 4;
	z-index: 9090;
}

#DownLine {
	border: 0px dotted #FFF;
}

#MainLayer #DownLine ul {
	color: #333;
	text-align: left;
	font-size: 0.95em;
	//border-top: 0px solid #FFF;
	//border-right: 0px solid #FFF;
	/*background: #FFFFCC url('images/z.gif') repeat-y scroll top -8px;*/
}


#DownLine a {
	//font-weight: bold;
	text-decoration: none;
	color: #336;
}

#DownLine a:hover {
	color: #666;
	text-decoration: underline;
}


a.petlink {
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: underline;
	color: #060;
}

a.petlink:hover {
	text-decoration: underline;
	color: #393;
}

a.editlink {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	color: #006;
}

a.editlink:hover {
	text-decoration: underline;
	color: #339;
}

#DownLine a.logo {
	display: block;
	width: 191px;
	height: 25px;
	color: #339;
	margin: 18 0 0 0px;
	font-size: 0.9em;
	overflow: hidden;
	background: url('images/logoC.gif') no-repeat top left;
	z-index: 10000;
}

#DownLine a.logo:hover {
	/*background: url('images/logoB.gif') no-repeat top left;*/
	background-position: -25px 0px;
}

.c1	{ background-color: #FFFFFF; }
.c2	{ background-color: #FCFCFC; }
.c3	{ background-color: #F9F9F9; }
.c4	{ background-color: #F6F6F6; }
.c5	{ background-color: #F3F3F3; }
.c6	{ background-color: #F0F0F0; }
.c7	{ background-color: #EFEFEF; }
.c8	{ background-color: #ECECEC; }
.c9	{ background-color: #E9E9E9; }
.c10	{ background-color: #E6E6E6; }
.c11	{ background-color: #E3E3E3; }
.c12	{ background-color: #E0E0E0; }
.c13	{ background-color: #DFDFDF; }
.c14	{ background-color: #DCDCDC; }
.c15	{ background-color: #D9D9D9; }
.c16	{ background-color: #D6D6D6; }
.c17	{ background-color: #D3D3D3; }
.c18	{ background-color: #D0D0D0; }

.sales {
	font-size: 1.3em;
	font-weight: bold;
	color: #006;
}

.commish {
	font-size: 1.1em;
	font-style: italic;
	color: #060;
}

.showcust {
	border-top: 1px dotted #060;
	border-left: 1px dotted #060;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 1 1 1 1px;
	margin: 1em 0 0 0;
}


.tblh {
	width: 50%;
	font-style: bold;
	font-size: 0.7em;
	border-top: 1px dotted #CCC;
	border-left: 1px dotted #9C9;
	border-right: 1px dotted #EEE;
	border-bottom: 1px dotted #9C9;
	padding: 1 1 1 1px;
	margin: 2em 0 0 0;
}

.tblc {
	font-size: 0.7em;
	color: #333;
	border-top: 1px dotted #CCC;
	border-right: 1px dotted #99C;
	border-bottom: 1px dotted #99C;
	padding: 1 1 1 1px;
	margin: 2em 0 0 0;
}

#MainLayerAdmin {
	font-size: 0.9em;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	z-index: 4500;
	border-left: 1px dotted #669;
}

#MainLayerAdmin td {
	font-size: 0.8em;
}

#MainLayerAdmin a.link {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	padding: 1 1 1 1px;
}

#MainLayerAdmin a.link:hover {
	color: #CCFFCC;
	background-color: #000033;
}


#MainLayerAdmin h1 {
	color: #000066;
	font-size: 1.3em;
	margin: 0.2em;
}

#MainLayerAdmin h2 {
	color: #006600;
	font-size: 1.2em;
	margin: 0.1em;
}

#MainLayerAdmin h3 {
	color: #666600;
	font-size: 1.1em;
	margin: 0.1em;
}

#MainLayerAdmin .inner {
	margin: auto 4 auto 4px;
	padding: 4 4 0 4px;
	/*filter:alpha(opacity=80); -moz-opacity:0.80; opacity: 0.80;*/
	z-index: 4700;
}

#MainLayerAdmin ul {
        border: 1px dotted #CCC;
        margin-left: 0px;
        margin-top: 5px;
        //margin-left: 30px;    /* FOR IE */
}

#MainLayerAdmin li { margin-left: 0px; padding: 0px 0px 5px 0px; }

#MainLayerAdmin .blurb {
	font-size: 0.95em;
	margin: 4 4 4 4px;
	padding: 4 4 4 4px;
	border: 1px dotted #6666CC;
	color: #003300;
	background-color: #CCFFCC;
	/*filter:alpha(opacity=80); -moz-opacity:0.80; opacity: 0.80;*/
}
        
#MainLayerAdmin .badblurb {
        font-size: 1.05em;
        margin: 4 4 4 4px;
        padding: 4 4 4 4px;
        border: 1px dotted #6666CC;
        color: #003300;
        background-color: #CCFFFF;
        /*filter:alpha(opacity=80); -moz-opacity:0.80; opacity: 0.80;*/
}       

#MainLayerAdmin .subtext1 {
/*
//pxoxsxixtxixoxnx:x xrxexlxaxtxixvxex;
*/
	width: 50%;
}

#MainLayerAdmin a.button {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

#MainLayerAdmin a.button:hover {
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #000033;
}

#MainLayerAdmin a.button {
	padding: 2 2 2 2px;
	margin: 4px 2 2 auto;
	background-color: #CCCCFF;
	border: 1px solid #000066;
}

#MainLayerAdmin blockquote {
	color: #333333;
	background-color: #EEEEFF;
	border: 1px dotted #CCCCFF;
	font-style: italic;
	font-weight: light;
	margin: 4 4 4 4px;
	padding: 4 4 4 4px;
	width: 90%;
}

#MainLayerAdmin input	{
	/*font-family: arial;*/
	font-size: 1.3em;
	background-color: #EFEFFF;
	padding: 1 1 1 1px;
}

#MainLayerAdmin input.small	{
	font-size: 0.8em;
}

#MainLayerAdmin #DownLine ul {
	color: #333;
	text-align: left;
	font-size: 0.95em;
	/*border-top: 0px solid #FFF;*/
	/*border-right: 0px solid #FFF;*/
	/*background: #FFFFCC url('images/z.gif') repeat-y scroll top -8px;*/
}




#NavLayerAdmin {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	font-size: 0.8em;
	z-index: 2000;
}

#NavLayerAdmin ul {
	font-size: 0.7em;
	text-align: left;
	margin: 2 2 2 2px;
	padding: 0 0 0 2em;
	background: #FFFFCC url('images/z.gif') repeat-y scroll top -8px;
}

#NavLayerAdmin li {
	color: #060;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

#NavLayerAdmin .header {
	font-weight: bold;
}


#NavLayerAdmin .navlevel {
	text-align: center;
	width: 168px;
	z-index: 6000;
}

#NavLayerAdmin .navlevel a {
	display: block;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	padding: 4 2 4 2px;
	margin: 1 0 0 0px;
	border: 0px solid #006600;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

#NavLayerAdmin .navlevel a:hover {
	color: #FFFFFF;
	background-color: #664433;
}

#NavLayerAdmin .navlevel a.gold	 { color: #663300; background-color: #FFFFFF }
#NavLayerAdmin .navlevel a.gold:hover { color: #004400; background-color: #FFCC33 }
#NavLayerAdmin .navlevel a.green	 { color: #006600; background-color: #FFFFFF }
#NavLayerAdmin .navlevel a.green:hover { color: #FFFFFF; background-color: #226611 }
#NavLayerAdmin .navlevel a.blue	 { color: #000066; background-color: #FFFFFF }
#NavLayerAdmin .navlevel a.blue:hover { color: #FFFFFF; background-color: #0000CC }

#NavLayerAdmin p {
	width: 158px;
	padding: 2 1 2 1px;
	margin: 4px auto 4 auto;
	font-size: 0.75em;
	border-bottom: 1px dotted #996633;
}


#BusinessLayerAdmin a {
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

#BusinessLayerAdmin a:hover {
	color: #363;
}


#BusinessLayerAdmin a.button {
	padding: 2 2 2 2px;
	margin: 4px 2 2 auto;
	border: 1px solid #000066;
}

#BusinessLayerAdmin a.login {
	padding: 1 2 1 2px;
	margin: 4px 2 2 auto;
	border: 1px solid #000066;
}


#BusinessLayerAdmin .inner {
	margin: 0 4 0 4px;
	padding: 4 2 4 2px;
	width: 186;
	border-bottom: 1px dotted #999966;
}

#BusinessLayerAdmin p {
	padding: 4px auto 4 auto;
	border-top: 1px dotted #9999CC;
}

#BusinessLayerAdmin h1 {
	color: #363;
	font-size: 1.2em;
}

#BusinessLayerAdmin h2 {
	color: #336;
	font-size: 1.1em;
}

#BusinessLayerAdmin h3 {
	color: #663;
	font-size: 1.0em;
}

#BusinessLayerAdmin form {
	font-size: 0.8em;
	margin: 1 1 1 1px;
}

.neworder {
	font-family: Impact, "Comic Sans MS", cursive, Sand, fantasy;
	font-style: oblique;
	font-size: 0.75em;
	font-weight: bold;
	color: #090;
	/*color:#FC0;*/
	/*background-color:#090;*/
	margin: 0 8 0 8px;
	padding: 2 2 2 2px;
}

.reduced	{
	font-size: 0.95em;
}

.top	{
	vertical-align: top;
}

pre 
{
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.reciplist {
	font-size: 0.98em;
}

