﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color: #11294f;
    font-family: Tahoma, Sans-Serif;
}

div
{
    margin: 0px 0px 0px 0px;
}

form
{
    margin: 0px 0px 0px 0px;
}

img
{
    margin: 0px 0px 0px 0px;
}

#mainlayouttable
{
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
}

#headerrow
{
    background: #11294f url('img/bg/bg-header.jpg') repeat-x;
}

#header
{
    height: 163px;
    background: url('img/bg/bg-starryheader.jpg') repeat-x;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#slogan
{
    font-size: 10pt;
    font-style: italic;
    color: white;
    position: absolute;
    top: 5;
    right: 8;
}

#alogo
{
    width: 201px;
    height: 113px;
    background: url('img/logo/transparentlogo.gif');
    display: block;
    margin: 25px 10px 0px 20px;
}

#alogo img
{
    display: none;
 /*
    margin: 25px 10px 0px 20px;
    border: none;
    */
}

#leftmenu
{
    width: 175px;
    background: #11294f url('img/bg/bg-leftmenu.jpg') repeat-y;
}

#centercontent{
    background-color: White;
}

#rightmenu
{
    width: 175px;
    background: #11294f url('img/bg/bg-leftmenu.jpg') repeat-y;
}

td.randomitemcell
{
    background-color: White;
    padding: 5px 5px 5px 5px;
}

.randomitemcell h3
{
    font-size: 9pt;
    margin-top: 2px;
}

.randomitemcell a
{
    text-decoration: none;
    font-size: 9pt;
    color: Black;
}

.randomitemcell a:hover
{
    color: #666666;
    text-decoration: none;
}

td.checkoutbordered
{
    padding-right: 20px;
    border-bottom: solid 1px silver;
}

td.checkoutborderedR
{
    padding-right: 0px;
    border-bottom: solid 1px silver;
}

.menunode
{
    font-size: 10.5pt;
    text-decoration: none;
    color: white;
    margin: 2px 16px 10px 16px;
}

a.menulink
{
    font-size: 10.5pt;
    text-decoration: none;
    color: white;
    margin: 2px 16px 10px 24px;
}

a.menuselected
{
    font-size: 10.5pt;
    margin: 2px 16px 10px 24px;
    color: #FFCC00;
    text-decoration: none;
}

a:hover.menuselected, a:hover.menulink
{
    color: #BBBBBB;
    text-decoration: none;
}

a.rightmenulink
{
    font-size: 10.5pt;
    text-decoration: none;
    color: white;
    margin: 2px 0px 10px 0px;
}

a:hover.rightmenulink
{
    color: #BBBBBB;
    text-decoration: none;
}   

.menutree
{
    margin: 15px 10px 10px 10px;
}

#leftfooter
{
    height: 60px;
    background-color: #11294f;
}

#contentfooter
{
    height: 60px;
    background-color: White;
    background-image: url('img/bg/footer-white.jpg');
    background-repeat: repeat-x;
}

#obs
{
    background-image: url('img/bg/transparentobs.gif');
    background-repeat: no-repeat;
    background-position: right;
}

#rightfooter
{
    height: 60px;
    background-color: #11294f;
}

#date
{
    font-size: 10.5pt;
    font-weight: bold;
    color: white;
    margin: 2px 16px 0px 24px; 
}

#time
{
    font-size: 9pt;
    font-style: italic;
    color: white;
    margin: 0px 16px 10px 24px; 
}

table.ptable
{
    width: 100%;
    /*margin: 2px 20px 10px 20px;*/
}

table.formtable
{
    margin: 2px 20px 10px 20px;
}

table.hometable
{
    float: left;
    clear: both;
    width: 100%;
}

table.displaydata
{
    margin: 2px 20px 10px 20px;
    border-bottom: solid 1px black;
}

table.displaydata td
{
    padding: 2px 2px 2px 2px;
}

table.displaydata td.header
{
    border-bottom: solid 1px black;
}

table.displaydata td.headerright
{
	text-align: right;
    border-bottom: solid 1px black;
}

table.infodata
{
	margin: 2px 20px 10px 20px;
}

table.infodata td
{
	padding: 5px 2px 5px 2px;
	border-bottom: solid 1px #d4d0c8;
	border-right: solid 1px #d4d0c8;
}

table.infodata td.header
{
	font-weight: bold;
	border-top: solid 1px #d4d0c8;
	border-bottom: solid 1px black;
}

table.infodata td.rowheader
{
	font-weight: bold;
	border-left: solid 1px #d4d0c8;
	border-right: solid 1px black;
}


/* Text formatting ______________________________________________________________________________ */

p
{
    font-size: 10.5pt;
    color: Black;
    margin: 2px 20px 10px 20px;
}

p.smalltext
{
    font-size: 9pt;
    color: Black;
    margin: 2px 20px 10px 20px;
}

p.hometable a
{
    font-size: 9pt;
    color: Black;
    margin: 0px 2px 0px 2px;
    text-decoration: none;
}

p.hometable a:hover
{
    font-size: 9pt;
    color: #666666;
    margin: 0px 2px 0px 2px;
    text-decoration: none;
}

span.VendorNameSmall
{
    font-weight: bold;
    color: #990033;
    text-decoration: none;
}

p.footertext
{
  font-size: 9pt;  
  text-align: center;
  color: #BBBBBB;
  margin-top: 15px;
}

p.footertext a
{
  font-size: 9pt;  
  text-align: center;
  color: #BBBBBB;
  margin-top: 15px;
  text-decoration: none;
}

p.footertext a:hover
{
  font-size: 9pt;  
  text-align: center;
  color: #BBBBBB;
  margin-top: 15px;
  text-decoration: underline;
}

h1
{
    font-size: 14pt;
    font-weight: bold;
    color: #990033;
    text-align: center;
    margin: 10px 20px 30px 20px;
}

h3
{
    font-size: 11pt;
    font-weight: bold;
    color: #990033;
    margin: 15px 20px 2px 20px;
}

h3.randomitems
{
    font-size: 11pt;
    font-weight: bold;
    color: white;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

span.highlight
{
    color: #990033;
}

span.required
{
    color: Red;
}

table.formtable p, table.formtable h3, table.displaydata p, table.displaydata h3, table.infodata p, table.infodata h3
{
    margin: 0px 0px 0px 0px;
}

.alignright
{
	text-align: right;
}

.listprice
{
    text-decoration: line-through;
    color: gray;    
}

a
{
    color: Navy;
    text-decoration: underline;
}

a:hover
{
    color: #336699;
    text-decoration: underline;
}

a:active
{
    color: #FF9900;
    text-decoration: underline;
}

/* End Text formatting __________________________________________________________________________ */