body
{
	font-size: 10pt;
	background-image: url('bk2.gif');
	margin: 34px auto;
	font-family: Arial;

	background-color: maroon;
}

A:link       { color: #0000ff; }
A:visited    { color: #0000ff }
A:hover      { color: #F91827 }

/* MasterPage */
#maxell-column
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#maxell-header, #maxell-info, #maxell-content
{
    background-color: White;    
}

#maxell-info
{
    border-bottom: 1px solid #cccccc; 
    padding: 4px;
	padding-top: 0px; 
}

#maxell-content
{
	padding: 10px;
	text-align: center;
}

#maxell-footer, #maxell-footer A
{
	color: white;
	text-align: center;
}

#maxell-footer A:hover
{
	color: Yellow;
}


H3
{
	font-size: 22px;
	margin: 0px;
	margin-bottom: 10px;
}

.Steps
{
	margin-left: 0px;
	margin-top: 5px;
	font-size: 10px;
	color: #336699;
}
.Steps LI
{
	display: block;
	width: 180px;
	float: left;
	border: 1px solid #888888;
	text-align: center;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
	margin-bottom: 10px;
}
.Steps .Prev
{
	background: #eeeeee;
	color: #888888;
}
.Steps .This
{
	background: #ffff88;
	color: #000000;
}


.Panel
{
	padding: 4px;
	border: 1px solid #dddddd;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	border: none;
}

SPAN.bottom_nav { font-family: Arial; font-size: 10pt; color: #FFFFFF }




TABLE
{
	font-size: 10pt;
}

/* ShipTo */
.ShipToList
{
	font-size: 8pt;
}
.ShipToList TABLE
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
}
.ShipToList .CompanyName
{
	font-size: 10pt;
	font-weight: bold;
	
}
.ShipToList .Item
{
	padding: 0px;
	width: 220px;

	border: 1px solid #dddddd;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}
.ShipToList .Item .Header, .Checkout .Header, .ShipToList .Item .Header TH, .Checkout .Header TH
{
	background-color: #5B1A07;
	color: White;
	border: 1px solid #dddddd;
	border-right: 1px solid black;
	padding: 4px;
}


.ShipToList .Item .HeaderSelf, .ShipToList .Item .HeaderSelf TH
{
	background-color: #3B1A87;
	color: White;
	border: 1px solid #dddddd;
	border-right: 1px solid black;
	padding: 4px;
}
.ShipToList .Item .HeaderSelf A
{
	color: Yellow;
	text-decoration: none;
}

.Checkout .Header
{
	text-align: left;
}
.Checkout .SubHeader
{
	background: #cccccc;
	font-style: italic;
	border-bottom: 1px outset;
	text-align: left;
}

.Checkout td
{
    text-align: left;
}

.Checkout .Info
{
	font-weight: bold;
	background: #eeeeee;
	text-align: left;
}
.ShipToList .Item .Header A
{
	color: White;
	text-decoration: none;
}
.ShipToList .Item .Addr
{
	padding: 5px;
}
.ShipToList .Item .Action
{
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	padding: 2px;
	text-align: center;
	font-size: 12px;
}

A.LinkButton
{
	border: 2px outset;
	width: 50px;
	background: #dddddd;
	color: black;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
A:visited.LinkButton
{
	color: black;
}
A:hover.LinkButton
{
	background: #cccccc;
	color: black;
}

.CompLibSys
{
	font-size: 8pt;
}

.CompLibSysHdr
{
	font-weight: bold;
	font-size: 8pt;
}

.SequenceList
{
}

.SequenceList .Item
{
}

.SequenceList .Item INPUT
{
	width: 30px;
	height: 20px;
	color: black;
}

.SequenceList .Item .Box
{
	display: table-cell;	/* This is important to get it working on FireFox */
	display: inline-block;	/* This, however, gets it workin on IE - FF ignores it */
	font-weight: bold;
	width: 18px;
	height: 18px;
	border: solid 1px;
	cursor: pointer;
}

.ColorBar
{
	border-collapse: collapse;
	background: white;
}
.ColorBar TD
{
	border: black 1px solid;
	font-weight: bold;
	width: 20px;
	height: 20px;
	text-align: center;
}

.ShortColorBar
{
	border-collapse: collapse;
	background: white;
}

.ShortColorBar TD
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	border-left: black 1px solid;
	width: 15px;
	border-bottom: black 1px solid;
	height: 20px;
	text-align: center;
}

.Identifier		/* Used to show Identifier letters such as L2 */
{
	font-size: 80%;
	color: #888888;
}
.Identifier SPAN
{
	border: 1px solid #aaaaaa;
	width: 18px;
	padding-top: 2px;
	text-align: center;
}

.SysSeq
{
	border-collapse: collapse;
	width: 100%;
}
.SysSeq .Btn, .SysSeq .BtnSys
{
	font-size: 8pt;
	height: 20px;
	width: 100px;
}
.SysSeq .BtnSys
{
	font-size: 8pt;
	height: 20px;
	width: 190px;
	font-weight: bold;
}
.SysSeq .HeadCell
{
	background-color: #5B1A07;
	border: 1px solid #dddddd;
	border-right: 1px solid black;
}
.SysSeq .HeadCell TD
{
	color: White;
}
.SysSeq .MediaCell
{
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid black;
}
.SysSeq .SeqCell
{
	border-left: 1px solid #dddddd;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.SysSeq .SepCell
{
	height: 4px;
}
.SysSeq .SeqHeader
{
	background-color: #eeeeee;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.SysSeq .AddSys
{
	background-color: #5B1A07;
	text-align: left;
	padding: 3px;
	border: 1px solid #dddddd;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
#PlaceOrder
{
	padding-bottom: 10px;
	text-align: right;
}

.SequenceTbl TD
{
	text-align: center;
}
.Samples
{
}
.Samples H1
{
	text-align: center;
	font-size: 24px;
	margin: 4px;
}
.Samples H2
{
	background-color: firebrick;
	color: White;
	text-align: center;
	margin: 2px;
	font-size: 18px;
	padding-bottom: 1px;
}

.EdpLabel
{
	cursor: pointer;
	height: 80px;
}
.CompLibSysHdr
{
	font-weight: bold;
	font-size: 8pt;
	background-color: Black;
	color: White;
}
.CompLibSys
{
	font-size: 8pt;
}
.EdpItem
{
	width: 200px;
	border: 1px solid #dddddd;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}


.Form
{
	background: #C0C0C0;
	border-collapse: collapse;
	border-color: #111111;
}
.Form TD, .Form TH
{
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.Form TH
{
	background: #000000;
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
}
.Form .SubHeader
{
	background: #aaaaaa;
	font-style: italic;
	border-bottom: 1px outset;
}
.Form .Label, .Form .LabelRequired
{
	text-align: right;
}
.Form .LabelRequired
{
	font-weight: bold;
}
.Form .Sep
{
	border-top: 1px outset;
}
.Form TEXTAREA
{
	width: 100%;
}
.Form SPAN	/* Validators */
{
	font-weight: bold;
}
.Form .Field
{
    text-align: left;
}

.ErrorSummary
{
	text-align: left;
}
.ErrorSummary UL
{
	margin-top: 5px;
	margin-bottom: 0px;
}

.MediaTypeLabel
{
	font-size: 10px;
}
.MediaType
{
}
.SelectedMediaType
{
	border: 1px solid black;
}

.Home
{
	text-align: center;
}
.Home H1
{
	font-size: 24px;
	font-style: italic;
}
.Home LI, .Home A
{
	margin-bottom: 2px;
/*	text-transform: uppercase; */
	font-weight: bold;
}


H3.BreadCrumb
{
	width: 100%;	/* This is IMPORTANT! on IE6 the text doesn't show otherwise! */
	font-family: Arial Narrow, Arial;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 5px;
}
.BreadCrumb A, .BreadCrumb A:hover, .BreadCrumb A:visited	/* A.Wizard to also change the color to gray - otherwise will show as BLUE */
{
	color: #666666;
	text-decoration: none;
}
H3.BreadCrumb SPAN	/* Used to show the > character */
{
	color: #aaaaaa;
}
H3.BreadCrumb B		/* Used to show the CURRENT page label */
{
	text-transform: none;
	color: #c80000;
}


.PopUp
{
	background: white;
	padding: 4px;
	text-align: center;
}