html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	font: 11px Tahoma, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}

p {
	font-size: 11px;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	line-height: 14px;
}

ul {
	padding-left: 0;
	margin-left: 1.5em;
}

li {
	font-size: 11px;
}

img {
	border: 0;
	vertical-align : top;
	margin: 0;
	padding: 0;
    line-height: 0px;
}

form {
	margin: 0;
	padding: 0;
}

div.centered {
	text-align: center;
}

div.centered table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h1 {
	letter-spacing: 0.2px;
	font-size : 18px;
        font-weight: bold;
	line-height: 21px;
	color : #1C3E6C;
	margin: 0 0 10px 0;
	padding: 6px 0 0 0;
}

h2 {
	letter-spacing: 0.2px;
	font-size : 16px;
        font-weight: bold;
	line-height: 18px;
	color : #1C3E6C;
	margin: 0 0 6px 0;
	padding: 6px 0 0 0;
}

h3 {
	letter-spacing: 0.15px;
	font-size : 12px;
        font-weight: bold;
	line-height: 14px;
	color : #000000;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
}
 
#pagewidth{ 
	width:756px; 
	text-align:left; 
	min-width: 500px;
	margin-left:auto; 
	margin-right:auto;
	/* border: 1px solid #000000; */
	background-color: #FFFFFF;
}

#header{ 
	width:100%; 
	background-color:#0A50A1; 
	margin: 0;
	height: 131px;
}

#header .content{
	padding-bottom:0; /*padding bottom 0 to remove space in IE5 Mac*/
}

#footer{
 height: 2.5em;
 width:100%; 
 background-color:#FFFFFF; 
 margin: 0;
 padding: 0;
}

#footer .content {
 margin: 0;
 padding: 0;
}

#maincol{ 
 width: 100%; 
 margin: 0; 
 background-color: #FFFFFF;
}

* html #maincol {
width: 756px;
w\idth: 100%;
}

#maincol .content {
	padding: 8px 10px 4px 0px;
}

.clr{clear:both;}

a {
	font-weight: normal;
}

a:link {
	text-decoration: underline;
	outline: none;
	color: #0A50A1;
}

a:visited {
	color: #0A50A1;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	color: #0A50A1;
}

#masthead {
    background: url("/nav/images/masthead_bg.jpg") #0A50A1 no-repeat;
	width: 486px;
	height: 102px;
}

h1#tagline {
	font-size : 16px;
	letter-spacing: 0.01em;
	line-height: 1em;
	color : #FFFFFF;
	margin: 30px 0;
	padding: 0;
}

td#navBarLinks {
	 background: url("/nav/images/topnavbar_bg.jpg") #0A50A1 no-repeat;
	width: 655px;
	height: 29px;
}

#footerNav {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}

div#topNav{
        margin-left: 7px;
		margin-top: 8px;
		text-transform: uppercase;
}

div#topNav ul {
        padding: 0;
        margin: 0;
}

div#topNav li {
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
        line-height: 1.1em;
	float: left;
}

#lastItem {
	margin: 0 0 0 0;
}

div#topNav a {
	margin: 0;
	padding: 0;
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
div#topNav a:link {
	color: #FFFFFF;
}
div#topNav a:visited {
	color: #FFFFFF;
}
div#topNav a:hover {
	color: #000000;
}
div#topNav a:active {
	color: #FFFFFF;
}
div#utilityNav {
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 5px;
}
div#utilityNav a {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
div#utilityNav a:link {
	color: #FFFFFF;
}
div#utilityNav a:visited {
	color: #FFFFFF;
}
div#utilityNav a:hover {
	color: #CCCCCC;
}
div#utilityNav a:active {
	color: #FFFFFF;
}

#footerNav em {
   color : #1C3E6C;
   font-style: normal;
   font-weight: bold;
   font-size: 11px;
}

#homepageLeftCol {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	width: 240px;
}

#homepageRightCol {
	text-align: left;
	vertical-align: top;
}

p.introduction {
	font-size: 14px;
	line-height: 20px;
	height: 145px;
	color: #666666;
	font-weight: bold;
}

p.promotion {
	font-size: 13px;
	color: #CC0000;
}

p.footnote {
	font-size: 10px;
}

.attentionBox {
        border: 1px solid #000000;
        margin: 4px 10px 4px 10px;
        padding: 6px;
        font-size: 14px;
        color: #1C3E6C;
        font-weight: normal;
        line-height: 17px;
}

.attentionBox em {
        font-style: normal;
        font-weight: bold;
        color: #CC0000;
}

.errorMessage {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.label {
        font-weight: bold;
        text-align: right;
}

INPUT.button {
	font-size : 12px;
	font-weight : normal;
	background-color : #0A50A1;
	color : White;
	text-align : center;
	outline:    1px solid #000;
	padding-left : 3px;
	padding-right : 3px;
}
INPUT.buttonHover
{
	font-size : 12px;
	font-weight : normal;
	background-color : #666666;
	color : White;
	text-align : center;
        outline:    1px solid #000;
	padding-left : 3px;
	padding-right : 3px;
}

A.button {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 4px 6px 4px 6px;
	margin: 7px 0 7px 0;
	border-right: 2px solid #999999;
        border-bottom: 2px solid #999999;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	text-decoration: none;
	display: inline-block;
}
A.button:link {
	background-color : #0A50A1;
	color : #ffffff;
}
A.button:visited {
	background-color : #0A50A1;
	color : #ffffff;
}
A.button:hover {
	background-color : #666666;
	color: #ffffff;
	text-decoration: none;
}
A.button:active {
	background-color : #0A50A1;
	color : #ffffff;
}

A.buttonHover {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 4px 6px 4px 6px;
	margin: 7px 0 7px 0;
	border-right: 2px solid #999999;
    border-bottom: 2px solid #999999;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	text-decoration: none;
	display: inline-block;
    color: white;
    background-color: #666666;
}
A.buttonHover:link {
	background-color : #0A50A1;
	color : #ffffff;
}
A.buttonHover:visited {
	background-color : #0A50A1;
	color : #ffffff;
}
A.buttonHover:hover {
	background-color : #666666;
	color: #ffffff;
	text-decoration: none;
}
A.buttonHover:active {
	background-color : #0A50A1;
	color : #ffffff;
}


#orderHeader {
    border: 1px solid #AFACA8;
    padding: 10px;
    margin 0 auto 10px auto;
    clear: both;
    width: 728px;
    display: block;
}

#billShipSection table {
    float: left;
}


#billShipSection table + table {
    margin-left: 60px;
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#orderHeader table th {
    text-align: right;
    font-weight: bold;
}

#orderHeader table th,
#orderHeader table td {
    padding: 3px 3px 1em 3px;
    vertical-align: top;
}

#orderSummary {
    margin: 10px 0;
    border: none;
    padding: 0;
    clear:both;
}

#orderSummary .cartLabel {
    font-weight: bold;
    text-align: right;
}

#orderSummary .cartPrice {
    text-align: right;
}

#orderSummary .cartQuantity {
    text-align: center;
}

#giftCardPayment {
    display: none;
}

#cartControlsBottom {
    display: none;
}

.itemMessage li {
    color: #F00;
    font-size: 12px;
    font-weight: bold;
    list-style: none;
    margin: 10px;
}


