body {
font-family: tahoma,verdana,helvetica,arial, sanserif; 
font-size: 11px; 
color:#333333;
background: #EF1D24;
padding:0; 
margin: 0px 0px 0px 0px;
}
#popup {
font-family: tahoma,verdana,helvetica,arial, sanserif; font-size: 11px; color:EF1D24;
background: #fff;
padding:0; margin: 15px 0 5px;
}


h1 {
margin:0px;
margin-bottom:5px;
padding:0px;
font-size:16px;
font-weight: bold;
color:#00487D;
}
h2 {
color:#80C9FF;
margin:0px;
margin-bottom:5px;
padding:0px;
font-size:15px;
font-weight: normal;
}

h3 {
color:#0066B3;
margin:0px;
margin-bottom:5px;
padding:0px;
font-size:14px;
font-weight: bold;
}
h4 {
color:#00487D;
margin:0px;
margin-bottom:5px;
padding:0px;
font-size:12px;
font-weight: bold;
}

h5 {
margin:0px;
margin-bottom:5px;
padding:0px;
color:#1D4182;
}
form {margin: 0;padding: 0;}
/* Links */
a {
	color:#B30000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}

a:link {color:#B30000;}

a:visited {color:#EF1D24;}

a:hover {
text-decoration:none;
background:#80C9FF;
}

a.white {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
a.white:link {color:#fff;}

a.white:visited {color:#fff;}

a.white:hover {
text-decoration:underline
}

a.imagelink {
text-decoration:none;
background:#fff;
}
a.imagelink:hover {
text-decoration:none;
background:#fff;
}
a.menuLink {
color:#00487D;
font-weight:normal;
}
/*TEXT formatting*/
p {
	font-family: tahoma,verdana,helvetica,arial, sanserif; 
	font-size: 11px; 
	color:#333;
	line-height:16px;
	padding:5px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	padding-bottom:0px;
}
.newsheader {
	background:salmon;
	color:white; 
	font-family: arial, verdana,helvetica,sanserif; 
	font-size: 13px;
}
.date {
	font-family: tahoma,verdana,helvetica,arial, sanserif; 
	font-size: 10px; 
	color:#000
}

.content {
	font-family: tahoma,verdana,helvetica,arial, sanserif; 
	font-size: 11px; 
	color:#333;
	line-height:18px;
	margin: 10px 10px 15px 10px;
	text-align:left;
	margin-bottom:5px;
	padding-left:10px
}

 .product_content {
    border: 1px solid #999;
	font-family: tahoma,verdana,helvetica,arial, sanserif; 
	font-size: 11px; 
	color:#333;
	line-height:18px;
	margin: 5px 10px 5px 10px;
	text-align:left;
	padding:10px;
	background:#F1F1F8;
}

.cart_content {
	position:relative;
	top:5px;
	background:#E3E5D4;
	font-family: tahoma,verdana,helvetica,arial, sanserif; font-size: 11px; color:#333;
	line-height:18px;
	margin: 5px 10px 15px 10px;
	text-align:left;
	border: solid 1px #999;
	padding:3px;

}
.cart_content_low {
	position:relative;
	top:5px;
	background:#E3E5D4;
	font-family: verdana,helvetica,arial, sanserif; font-size: 11px; color:#333;
	line-height:18px;
	margin: 10px 10px 15px 10px;
	text-align:left;
	border: solid 1px #999;
	padding:3px;

}
/* Outer layer */
#outer {
text-align: left;
background: #fcfefc;
color: inherit;
border: 0;
margin: 0 auto;
padding: 0;
width: 100%;
/*width: 800px;*/
}
/* Header */
.header {
/*background: #EF1D24;*/
background:#000 url(images/top_Left.gif) no-repeat top left;
margin:0;
padding:0;
height:39px;
}
.logolink {
padding: 6px 3px;
}
.header #logo {
position:relative;
top:5px;
left:0px;
margin:0px;
padding:0px
}
/* Top Nav Bar */
.top-nav {
height: 25px;
background: #fff;
border-top: solid 1px #1D4182;
border-bottom: solid 1px #1D4182;
color: inherit;
padding: 2px;
}
.top-nav-inner {
padding: 5px 10px;
}

/* Content Section */
.page-content {
background:#fff;
clear:both;
display:block;
padding: 0px; 
margin:0px;
margin-top:-5px;
} body .page-content { float:left;}

/* Main content box */
.page-content-box {
width:100%
background:#fff;
padding: 0;
margin: 0;
padding-top:10px
}
page-content-box img {
float:right;
margin:5px;
}
/* MENU */
.left-col {
display:none;
width: 168px;
background:#F1F1F8;
border-right: solid 1px #999;
}
.left-nav {
margin: 0px; 
}
.lnav-hdr {
background: #1D4182; 
color: #000000;
font-family: tahoma,verdana,helvetica,arial, sanserif; 
font-size: 11px;
font-weight: bold;border-bottom: 1px solid #000000;
margin: 0;
padding: 3px 5px;
}

.left-nav .access {
text-decoration : underline; color : #000000; 
background : inherit;
}

#mainMenu {
	display:none;
	position: relative;
	text-align: left;
	width: 100%;
	background: url(images/nav-bg-orange.gif) #A60000 repeat-x left top; 
	border-top: solid 1px #fff;
	border-bottom: solid 1px #A60000;
	margin: 0px;
	margin-top:-2px;
	margin-bottom:5px;
	padding-top:0px
}
html>body #mainMenu { 	display:none;;width: 100%; }

#innerMain {
float:right;
padding:0px;
margin:0px;
padding-right:5px;
}
 

/* main content area */

.page-content-title { 
margin: 5px 10px 15px; 
font-size: 11px;
text-decoration: underline;
}
.page-content-box .cont {
margin: 10px 10px 15px 10px;
font-size: 11px;line-height: 15px;
}
.page-content-box .cont-list {
margin: 2px 10px 5px 10px;
}
.page-content-box .sub-hdr { 
margin: 2px 10px 10px; font-size: 11px;
text-decoration: underline;
}

/* Bottom footer box */

.footer-col {
display:none;
margin: 0 20px 0 10px;

}
.footer-box {
display:none;
padding: 0 0 0 15px;
border:1px dotted #1D4182;
}
.footer-box .cont1 {margin: 8px 10px 5px 5px;font-size: 11px;line-height: 15px;}
.footer-box .cont2 {margin: 2px 10px 15px 5px;font-size: 11px;line-height: 15px;}
.footer-box input {
font-size: 11px; 
}

 
/* Copyright layer */
.copyright {
display:none;
height:31px;
background: #E02122;
background-image: url(images/nav-bg-orange.gif) repeat-x left top;
padding: 0px;
border-top: solid 1px #999; 
text-align:right;
margin:0px
}


/* small*/
.small {
font-size : 9px;
color : #999999;background : inherit;}

.code {
color :  #663300; 
background : #eeeeee;
font-family: verdana,helvetica,arial,sanserif;  
font-size: 11px;
line-height : 20px;
padding: 4px 10px;
margin: 10px 20px;
border: 1px dashed #999999;
}
/* Search form on front page */
.search-form {
color: #000;
background: #1D4182;
padding: 5px;
margin: 0px 0 10px 30px;
border: 1px solid #333333;
width:465px;
text-align: center;
white-space: nowrap;
}
 
/* Tool Tip */
.tip {
cursor : help; border-bottom : 1px dashed #555555; 
} 
#printpage {
text-align:left;
}
 
.navDiv {
background:#80C9FF;
width:90%;
color:white;
font-weight:bold;
border:solid 1px #333;
padding:5px;
margin-top:2px;
margin-left:2px;
margin-bottom:2px
}
.navDiv2 {
background:#1D4182;
width:90%;
color:white;
font-weight:bold;
border:solid 0px #333;
padding:5px;
margin-top:2px;
margin-left:2px;
margin-bottom:2px
}

/*side nav 11/3/2005*/
.rtnv {
display:none;
width:168px;
height:100%;
/*background:#FBF7C7;
background:#F1F1F8;
border-right: solid 1px #999;*/
padding:0px;
margin:0px
}
 
.sideNav {
margin: 5px; /*removes indent IE and Opera*/
padding: 5px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
.sideNav li {
margin-left:5px;
margin-top:5px;
}

.sideNav2 {
text-align:right;
margin: 5px; /*removes indent IE and Opera*/
padding: 5px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
.sideNav2 li {
margin-left:5px;
margin-top:5px;
} 

.pixel{
background-image: url(userimg/pixel.GIF);
background-repeat: repeat;
background-position: top left;
	}

tr {
vertical-align:top;
}

.li1 {
text-align : left; 
padding-bottom : 3px; 
margin-bottom : 3px;
list-style : url(images/li1.gif); 
}
.li2 {
text-align : left; 
margin-top : 3px;
padding-bottom : 3px; 
list-style : url(images/li2.gif); 
}

td.tableheader{
border:1pt solid salmon;
background:white;
text-align:center;
font-weight:bold;
}
.line-bg {
	background-image: url(images/line_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

.pagepic {
float:right;
margin:5px;
border:0px;
}


/*11/1/2005 css top menu experiment*/
#nav {
	padding-right: 0px; 
	border-top: #CC0000 1px solid; 
	padding-left: 0px; 
	font-size: 82%; 
	background:url(images/nav-bg-orange.gif) #A60000 repeat-x left top; 
	float: left; 
	padding-bottom: 0px; 
	margin: 0px;
	padding-left:168px;
	width: 100%; 
	padding-top: 0px; 
	border-bottom: #A60000 3px solid; 
	list-style-type: none
}
#nav li {
	padding-right: 1px; 
	padding-left: 0px; 
	background: url(images/nav-li-bg.gif) no-repeat right top; 
	float: left; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none
}
#nav a {
	padding-right: 13px; 
	padding-left: 13px; 
	float: left; 
	padding-bottom: 7px; 
	color: #fff; 
	padding-top: 7px; 
	text-decoration: none; 
	border-bottom-style: none
}
#nav a:hover {
	background: #A60000; 
	color: #fff
}
#nav a.active {
	background: #A60000; 
	color: #fff
}
#nav a.active {
	font-weight: bold; 
	background:#A60000;
}
li#t-home a {
	background: url(images/nav-li-bg.gif) no-repeat left top; 
}


/*11/1/2005 css froot menu experiment*/
#navFoot {
	display:none;
	color: #fff; 
	padding-right: 0px; 
	border-top: #CC0000 1px solid; 
	padding-left: 0px; 
	font-size: 82%; 
	background: url(images/nav-bg-orange.gif) #A60000 repeat-x left top;
	float: left;
	padding-bottom: 0px; 
	padding-left:168px;
	margin: 0px; 
	width: 100%; 
	padding-top: 0px; 
	border-bottom: #A60000 3px solid; 
	list-style-type: none
}
#navFoot li {
	padding-right: 1px; 
	padding-left: 0px; 
	background: url(images/nav-li-bg.gif) no-repeat right top; 
	float: left; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
	color: #fff; 
}
#navFoot a {
	padding-right: 13px; 
	padding-left: 13px; 
	float: left; 
	padding-bottom: 7px; 
	color: #fff; 
	padding-top: 7px; 
	text-decoration: none; 
	border-bottom-style: none
}
#navFoot a:hover {
	background: #A60000; 
	color: #fff
}
#navFoot a.active {
	background: #A60000; 
	color: #fff
}
#navFoot a.active {
	font-weight: bold; 
	background:#A60000;
}
#navFoot li#t-home a {
	background: url(images/nav-li-bg.gif) no-repeat left top; 
}

/*11/1/2005 raised curved boxes*/
.raised {
	background: none transparent scroll repeat 0% 0%; 
	width: 40%
}
.raised h1 {
	margin: 0px 10px
}
.raised p {
	margin: 0px 10px
}
.raised h1 {
	font-size: 2em; color: #fff
}
.raised p {
	padding-bottom: 0.5em
}
.raised .b1 {
	display: block; font-size: 1px; overflow: hidden
}
.raised .b2 {
	display: block; font-size: 1px; overflow: hidden
}
.raised .b3 {
	display: block; font-size: 1px; overflow: hidden
}
.raised .b4 {
	display: block; font-size: 1px; overflow: hidden
}
.raised .b1b {
	display: block; font-size: 1px; overflow: hidden
}
.raised .b2b {
	display: block; font-size: 1px; overflow: hidden
}
.raised .b3b {
	display: block; font-size: 1px; overflow: hidden
}
.raised .b4b {
	display: block; font-size: 1px; overflow: hidden
}
.raised .b1 {
	height: 1px
}
.raised .b2 {
	height: 1px
}
.raised .b3 {
	height: 1px
}
.raised .b1b {
	height: 1px
}
.raised .b2b {
	height: 1px
}
.raised .b3b {
	height: 1px
}
.raised .b2 {
	border-right: #eee 1px solid; background: #ccc; border-left: #fff 1px solid
}
.raised .b3 {
	border-right: #ddd 1px solid; background: #ccc; border-left: #fff 1px solid
}
.raised .b4 {
	border-right: #aaa 1px solid; background: #ccc; border-left: #fff 1px solid
}
.raised .b4b {
	border-right: #999 1px solid; background: #ccc; border-left: #eee 1px solid
}
.raised .b3b {
	border-right: #999 1px solid; background: #ccc; border-left: #ddd 1px solid
}
.raised .b2b {
	border-right: #999 1px solid; background: #ccc; border-left: #aaa 1px solid
}
.raised .b1 {
	background: #fff; margin: 0px 5px
}
.raised .b2 {
	border-top-width: 0px; border-left-width: 2px; border-bottom-width: 0px; margin: 0px 3px; border-right-width: 2px
}
.raised .b2b {
	border-top-width: 0px; border-left-width: 2px; border-bottom-width: 0px; margin: 0px 3px; border-right-width: 2px
}
.raised .b3 {
	margin: 0px 2px
}
.raised .b3b {
	margin: 0px 2px
}
.raised .b4 {
	margin: 0px 1px; height: 2px
}
.raised .b4b {
	margin: 0px 1px; height: 2px
}
.raised .b1b {
	background: #999; margin: 0px 5px
}
.raised .boxcontent {
border-right: #999 1px solid; display: block; background: #ccc; border-left: #fff 1px solid
}
.mauve {
background:#F1F1F8;
}
/*front page menu*/
#menu {
display:none;
/*float: left;*/
padding: 0px 0px 0px 0px;
margin: 0px 0px 3px 0px; 
text-align:right;
width:168px;/* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 158px; 
}
html>body div.menu {
display:none;
	width: 168px; /* ie5win fudge ends */ 
}
 
#menu a {
margin:0px;
text-decoration:none; 
background-color:#F1F1F8; 
color:#666666; 
font-family:tahoma,verdana,helvetica,arial,sanserif;  
font-weight:bold; 
display:block; 
width:100%; 
height:18px; 
font-size:10px; 
border-bottom:1px solid #fff;  
padding:5px;
}

#menu a:hover {
text-decoration:none; 
background-color:#fff; 
color:#000; 
}

#menu p {
background-image:url(images/menuFlame.gif);
background-repeat:no-repeat;
}
 


