body {
/*background: url(../images/Logo_New.jpg) center top no-repeat;*/
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
background-color: #D5E9EA;
color:#000000
}

#container {
padding: 0;
text-align: left;
/*line-height: 1.8em;*/
margin-top: 0px;
}

#content {
position: relative;
z-index: 3;
padding: 0em;
margin-top: 10px;
margin-left: 220px;
margin-bottom: 20px;
/*margin-right: 170px;*/
line-height:1.2em;
width:735px;
}

#navleft {
position: absolute;
overflow: hidden;
width: 199px;
top: 499px;
left: 2px;
font-size: 1em;
border: none;
margin: 10px;
margin-bottom: auto;
z-index: 2;
background-color: transparent;
}

#navbottom {
position:relative;
left:210px;
font-size:.9em;
line-height:.9em;
}

.footer {
color: #400000;
font-size: .65em;
text-align: center;
position: absolute;
left: +200px;
}

.strong {
font-weight: bold;
}

table.products {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
border: black solid;
width: 735px;
}

td.cart-items {
border-bottom: #000000 thin solid;
font-style:normal;
font-size: 1em;
font-weight:bold;
text-align:right;
color: #FFFFFF;
background-color:#0099FF;
}

td.sub-divider {
border-bottom: #000000 thin solid;
}

td.PageComment{
	background-color:#CCFFFF;
	color:#6E6E6E;
}

td.item_divider {
	height: 5px;
	background-image:url(Images/Backgrounds/058Cropped.jpg);
}

td.background {
background-color: #A5C3E0;
}

td.bold {
font-weight:normal;
}

td.main-divider {
border-bottom: #000000 double;
width: 100px;
}

td.sku {
width: 100px;
border-right: thin solid; 
padding-right: 0;
}

td.qty {
border-left: thin solid;
}

td.prompt {
font-weight:bold;
text-align:right;
}

td.login {
width:85px;
}

table.navigation {
width:560px;
padding: 0;
}

.heading {
font-weight:bold;
font-variant: small-caps;
font-size:1.2em;
}

a {
font-weight: bold;
}

a:link {
color:#400000;
background-color:transparent;
text-decoration: underline;
font-weight:normal;
}

a:visited {
color:#400000;
background-color:transparent;
}

.centeritem {
text-align:center;
}

.invisible {
		background-color:#D5E9EA;
		color:#D5E9EA;
}

.OutOfStock {
	font-weight:bold;
	color:#FF0000;
}