.style2
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style99
{
	font-size:10px;
	color:#af0000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body
{
	margin:0;
	background-image: url(/images/bg.gif);
	background-color:#003368;
	background-repeat: repeat-x;
	background-position: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
@charset "utf-8";
/* CSS Document */
html, body {
    height: 100%;
}
#container
{
    width: 1004px;
    margin: 0em auto;    
    background-image: url(/images/container.gif);
    background-repeat: repeat-y;
    background-position: top center;
}
#header
{
	margin: 0em auto;
	background-image: url(/images/header.jpg);
	height: 162px;
	width:1004px;
	border-bottom: solid 1px #777777;
}
#nav
{    
    margin: -62px 0px 0px 0px;
    width:1004px;
    height:60px;    
}
div#menu ul#menuitem{
	height:60px;
	width:1004px;
	background:transparent url(/images/menu.gif) top left no-repeat;	
	margin: 0px 0px 0px 0px;
	position:relative;
}
div#menu ul#menuitem li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
ul#menuitem li,ul#menuitem a{
	height:60px;
	display:block;
}
div#menu ul#menuitem li a{
	text-indent:-9999px;
	text-decoration:none;
}
#home{
	left:315px;
	width:65px;
}
#specials{
	left:380px;
	width:90px;
}
#new{
	left:470px;
	width:130px;
}
#line{
	left:600px;
	width:95px;
}
#quick{
	left:695px;
	width:150px;
}
#track{
	left:845px;
	width:120px;
}
#home a:hover,body#homeon #home{
	background:transparent url(/images/menu.gif) -315px -60px no-repeat;
}
#specials a:hover,body#specialson #specials{
	background:transparent url(/images/menu.gif) -380px -60px no-repeat;
}
#new a:hover,body#newon #new{
	background:transparent url(/images/menu.gif) -470px -60px no-repeat;
}
#line a:hover,body#lineon #line{
	background:transparent url(/images/menu.gif) -600px -60px no-repeat;
}
#quick a:hover,body#quickon #quick{
	background:transparent url(/images/menu.gif) -695px -60px no-repeat;
}
#track a:hover,body#trackon #track{
	background:transparent url(/images/menu.gif) -845px -60px no-repeat;
}
#wrapper
{ 
height:100%; 
}
#content
{
float:right;
width:780px;
height:100%;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sidebar
{
float:left;
width:210px;
color:#000;
height:100%;  
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:14px;
position: relative; /* ADDED THIS */
z-index: 1; /* ADDED THIS */
}
#sidebar a:link,#sidebar a:visited
{
color:#2C2C2C;
text-decoration:none;
}
#sidebar a:hover
{
color:#FF0000;
text-decoration:none;
}
.smalllink a
{
color: #FFFFFF;
text-decoration:none; 
font-size: 10px;       
}
.smalllink a:hover
{
color: #000000;
text-decoration:underline;        
}
.navlink
{
	line-height: 18px;
}
.navlink a
{
    font-size:14px;
    font-family:Arial;    
	font-weight: bold;
    text-decoration:none;        
	color: #d50000;
}
.navlink a:hover
{
    text-decoration:underline;
	color: #FFFFFF;	
	}
#sidebar h1
{
margin: 5px 0px 5px 0px;
font-size: 18px;
color: #878787;
}
.catalog_header
{
font-size: 18px;
font-weight: bold;
color: #878787;
}
#content h1
{
font-size:9px;
color:#000000;
}
h2
{
margin: 1px 0px 1px 0px;
padding: 2px 0px 2px 0px;
font-size: 14px;
}
h3
{
font-size: 12px;    
}
hr
{
border-bottom:solid 1px #ECECEC;
}
.adminbar
{
background-color: #ececec;
padding: 3px;
border: solid 1px #000;
}
#content a:link, #content a:visited
{
color:#e4171b
}
#content a:hover
{
color:#7f9db9;
}
#content img
{
padding:10px;
}
#footer{	
margin: 0em auto;    
font-size: 12px;
clear:both;
color: #FFF;
width: 989px;
height:70px;
background-color: #e4171b;
padding-left: 15px; 
padding-top: 0px;
line-height:20px;
text-align: center;
border-top: solid 2px #434343;
background-image: url(/images/footer.gif);
}
#footer a
{
color: #FFF;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.search
{	
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #7f9db9;
    BORDER-WIDTH: 1px;
}
select
{	
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #7f9db9;
    BORDER-WIDTH: 1px;  
	WIDTH: 150px;  		
}
   	
.button
{   
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;    
    color:#FFFFFF;
    border: solid 1px #FFFFFF;
    background:#d50000;
}
#box
	{
	position: relative;
	margin-left: 15px;
	margin-right: auto;	
	margin-top: 20px;
	padding: 0;
	text-align: left;
	width:95%;				/* <-- use this to tie width to viewport size */
	background-color: #FFF;
		 
	}

#boxcontent
	{
	padding: 15px;
	zoom: 1; 
	}
		
#boxcontent p
	{
	
	}

/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(/images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(/images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(/images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(/images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(/images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(/images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(/images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color: #FFF;
	background-image:url(/images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
.catalog_table {
	background-color: #333333;	
}
.catalog_row {
	background-color:#FFFFFF;
	color: #555555;	
}
.cart_table {
	background-color: #333333;	
}
.catalog_hdr_row {
	background-color: #E8E8E6;
	color: #777777;
}
.cart_hdr_row {
	background-color: #E8E8E6;
	color: #777777;
}

.cart_title_row {
	background-color: #325B86;
	color: #FFFFFF;
}

.cart_error_row {
	font-weight: bold;
	background-color: #FF9999;
	color: #000000;
}
.cart_row_alt {
	background-color: #DDDDDD;
	color: #000000;
}
.cart_row {
	background-color: #FFFFFF;
	color: #000000;
}

.newsletter_button, .cart_button {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #345B86;
	border: 1px solid #AAAAAF;
	margin: 0px;
	padding: 3px;
}

.order_button {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #198B00;
	border: 1px solid #AAAAAF;
	margin: 0px;
	padding: 3px;
}

.footer_linecard, .footer_linecard a{
	color:#CCC;
	font-size:10px;	
}
.newsletter_table {
	background-color: #333333;
	font: 11px arial,helvetica;
}
.newsletter_hdr_row {
	background-color: #325B86;
	color: #FFFFFF;
}
.newsletter_row {
	background-color: #ECECEC;
	color: #777777;
}

.newsletter_title_row {
	background-color: #325B86;
	color: #FFFFFF;
}
