/***********************************
Image Button Specs:
	* Font: Arial Bold 15pt aa:smooth, 1px shadow
	* Off: Background: #0066CB, Text: #FCC041
	* On: Background: #3A89D7, Text: #E8C246
***********************************/

BODY
{
	background-color: #ffffff;
	margin: 0px;
	color: #000000;
	font-family: Arial; 
	font-size: 9pt;
}

table
{
	color: #000000; 
	font-family: Arial; 
	font-size: 9pt;
}

a
{
	color: #000000; 
	text-decoration: none;
	
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

H1
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: -1px;
	margin-top: -3px;
}

H2
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

p
{
	margin-top: 9pt;
	margin-bottom: 9pt;
	font-size: 9pt;
	color: #000000;
}

SELECT
{
	font-family: Arial;
	font-size: 8pt;
}

INPUT
{
	font-family: Arial;
	font-size: 8pt;
}

INPUT.Button
{
	color: #EDEC7D;
	background-color: #dddddd;
	border: 1px solid #0066cc;
	cursor: hand;
}

TR.SpacerRow
{
	height: 10px;
}

TR.Backordered
{
	
}

TR.Canceled
{
	color: #ff0000;
}

table.ItemBox
{
	background-color: #ffffff;
	vertical-align: top;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

table.Box
{
	border: 1px solid #0066cc; 
	background-color: #ffffff;
	padding:10px;
	border-collapse: collapse;
}

table.Grid
{
	border-collapse: collapse;
	border: solid 1px #0066cc;
}

.Grid td
{
	border-style: solid;
	border-width: 1px;
	border-color: #0066cc;
	padding: 3px;
}

table.Grid a
{
	text-decoration: underline;
	color: blue;
}

table.Grid a:Hover
{
	color: blue;
}

table.Grid a:Visited
{
	color: purple;
}	

.Header
{
	background-color: #0066cc;
	color: #ffffff;
	font-weight: 700;
}

.ItemRow
{
	background-color: #ffffff;
}

.AlternatingRow
{
	background-color: #dddddd;
}

.ImageButton
{
	cursor: hand;
}

.ErrorMessage
{
	color: #ff0030;
	font-weight: 700;
	font-size: 10pt;
}

.Price
{
	color: #000000;
}

.SalePrice
{
	color: #ff0030;
}

table.Form
{
	border: 1px solid #0066cc; 
	background-color: #ffffff;
	padding:10px;
	border-collapse: collapse;
}

table.Form TH
{
	background-color: #ffffff;
	font-weight: 700;
	font-size: 10pt;
	border: solid 1px #0066cc;
	padding: 2px;
	text-align: left;
}

table.Calendar
{
	border: 1px solid #0066cc;
	background-color:#ffffff;
	color: #00008b;
}

.ValidationSummary
{
	color: #ff0030;
	font-weight: 700;
	font-size: 10pt;
	border: 1px solid #0066cc; 
	background-color: #ffffff;
	padding:10px;
	border-collapse: collapse;
	margin: 2px 2px 2px 2px;
}
	
td.AddressLineLabel
{
	padding-right: 5px;
	text-align: right;
	font-weight: 700;
}

td.AddressLineInfo
{
	text-align: left;
}

.LiteNote
{
    color: #AAAAAA;
}

/***********************************
Banner Style
***********************************/

table.Banner
{
	background:#0066cc;
	height: 56px;
	font-family:Arial;
	color:#ffffff;
	border: 0px;
}

table.Banner a
{
	color:#EDEC7D;
	font-size: 12px;
	font-weight:700;
	text-decoration: underline;
}

table.Banner a:hover
{
	color:#EDEC7D;
	color: #ffc240;
}

table.Banner a.Alert
{
	color: #ff0030;
}

table.Banner td.Slogan
{
	color: #ffc240;
	font-size: 14px;
	font-weight:900;
}

table.TopPixelBar
{
	background-color: #EDEC7D;
	padding: -1px;
	text-indent: 3px;
}

/***********************************
Left Nav Style
***********************************/

table.LeftNav
{
	background-color: #ffffff;
	font-family: arial;
	color: #000000;
}

table.LeftNavSideBox
{
	border: 1px solid #0066cc; 
	background-color: #dddddd;
	font-family: arial;
	font-size: 12px;
	vertical-align: top;
	color: #000000;
}
h3
{
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
	color: #ffffff;
	margin: 0px;
}

p.Tout
{
	font-family: Verdana;
	font-size: 8pt;
}

table.LeftNavSideBoxHead
{
	background-color: #0066cc;
	font-size: 7pt;
	color: #ffffff;
}

td.CategorySelect
{ 
	font-size:80%; 
	cursor:default;
	font-family:verdana; 
	font-weight:bold; 
}

/***********************************
Menu Style
***********************************/

table#tblMenuBar td 
{ 
	font-size:80%; 
	cursor:default; 
}

table#tblMenuBar td.clsMenuBarItem
{
	font-family:verdana; 
	font-weight:bold; 
	cursor:hand; 
}
td.clsMenuBarItem
{
	padding:1px 4px 1px 4px;
}
table#tblMenuBar td.clsMenuBarItem a
{
	color:#000000;
	text-decoration:none;
}

table#tblMenuBar td.clsMenuBarItem a:hover
{
	color:#000000;
	text-decoration:none;
}
table#tblStaticMenuBar
{
	border:0px;
	padding:0px;
}
a.MenuLink
{
	color:#000000;
	text-decoration:none;
	letter-spacing:-0.25;
	font:bold 10px tahoma,arial;
}

a.MenuLink:hover
{
	color:#222222;
	text-decoration:none;
}

div.clsMenu 
{ 
	font-size: 80%;
	position:absolute; 
	visibility:hidden; 
	width:175px; 
	padding:5px 5px 5px 8px;
	background:#0066cc;
	border: solid 1px #000000;
}

div.clsMenu a 
{
	font-family:verdana; 
	text-decoration:none; 
	font-weight:bold;
	color:#dddddd;
}

div.clsMenu a:hover
{
	color:#ffffff;
	text-decoration:none;
}

/***********************************
Right Nav Style
***********************************/

table.RightNav
{
	background-color: #ffffff;
	font-family: Arial;
	font-size:8px;
	color: #000000;
}

table.RightNavSideBox
{
	border: 1px solid #0066cc; 
	background-color: #dddddd;
	vertical-align: top;
	color: #000000;
	padding: 0px;
}

table.RightNavSideBoxHead
{
	background-color: #0066cc;
	font-weight: bold;
}

table.RightNavItemBox
{
	border: 1px solid #0066cc;
	background-color: #ffffff;
	vertical-align: top;
	font-family: Arial;
	color: #000000;
}

table.RightNavItemBox a
{
	color: #000000;
	text-decoration: none;
}

table.RightNavItemBox a:hover
{
	color: #000000;
	text-decoration: underline;
}

/***********************************
Content Body Style
***********************************/

table.ContentBody
{
	border: 0px solid #0066cc; 
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
	padding:10px;
	border-collapse: collapse;
}

/***********************************
Footer Style
***********************************/

div.Footer
{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
}

span.Required
{
    color:Red;
    font-weight:bold;
}
ul.Bulleted
{
    list-style-image: url(../Images/Bullet.gif);
    list-style-position: outside;
    padding: 0px;
    margin: 0px;
}
li.Bulleted
{
    font-size:120%;
    font-weight:bold;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 10px 0px;
}
td.Bulleted
{
    font-size:120%;
    vertical-align:text-top;
    font-weight:bold;
    padding: 20px 0px 0px 0px;
    margin: 0px;
}

