BODY
{
	scrollbar-base-color: #082a8e;
	scrollbar-arrow-color: #7c6e5e;
	scrollbar-track-color: #474a85;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana,Helvetica,Arial;
	color: #000000;
}
TD {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana,Helvetica,Arial;
}

a:link {
	color: #082a8e;
	text-decoration: none;
	FONT-WEIGHT: bold; 
}

a:visited {
  color: #082a8e;
  text-decoration: none;
  FONT-WEIGHT: bold; 
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
	FONT-WEIGHT: bold; 
}

a:active {

	color: #082a8e;
	text-decoration: none;
	FONT-WEIGHT: bold; 
}
/* navigation */

/*
.nav-holder {
	background:url(img/knives/nav-lines.gif) no-repeat;
	padding:5px 0;
}
*/

#nav {
	width:628px;
	height:52px;
	margin:0;
	padding:0;
	position:relative;
	background:url(img/knives/Store_SubNav.gif);
}
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#nav li, #nav a {
	height:52px;
	display:block;
}
#nav01 {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:314px;
}
#nav02 {
	text-indent:-300em;
	overflow:hidden;
	left:314px;
	width:314px;
}
/*#nav03 {
	text-indent:-300em;
	overflow:hidden;
	left:240px;
	width:120px;
}
#nav04 {
	text-indent:-300em;
	overflow:hidden;
	left:360px;
	width:120px;
}
#nav05 {
	text-indent:-300em;
	overflow:hidden;
	left:480px;
	width:120px;
}
#nav06 {
	text-indent:-300em;
	overflow:hidden;
	left:600px;
	width:120px;
}
#nav07 {
	text-indent:-300em;
	overflow:hidden;
	left:720px;
	width:120px;
}*/


#nav01 a:hover {
	background:transparent url(img/knives/Store_SubNav.gif) 0px -104px no-repeat;
}
#nav02 a:hover {
	background:transparent url(img/knives/Store_SubNav.gif) -314px -104px no-repeat;
}
/*#nav03 a:hover {
	background:transparent url(img/knives/samplenav.gif) -240px -104px no-repeat;
}
#nav04 a:hover {
	background:transparent url(img/knives/samplenav.gif) -360px -104px no-repeat;
}
#nav05 a:hover {
	background:transparent url(img/knives/samplenav.gif) -480px -104px no-repeat;
}
#nav06 a:hover {
	background:transparent url(img/knives/samplenav.gif) -600px -104px no-repeat;
}
#nav07 a:hover {
	background:transparent url(img/knives/samplenav.gif) -720px -104px no-repeat;
}

*/
.nav01on {
	background:transparent url(img/knives/Store_SubNav.gif) 0px -52px no-repeat;
}
.nav02on {
	background:transparent url(img/knives/Store_SubNav.gif) -314px -52px no-repeat;
}
/*.nav03on {
	background:transparent url(img/knives/samplenav.gif) -240px -52px no-repeat;
}
.nav04on {
	background:transparent url(img/knives/samplenav.gif) -360px -52px no-repeat;
}
.nav05on {
	background:transparent url(img/knives/samplenav.gif) -480px -52px no-repeat;
}
.nav06on {
	background:transparent url(img/knives/samplenav.gif) -600px -52px no-repeat;
}
.nav07on {
	background:transparent url(img/knives/samplenav.gif) -720px -52px no-repeat;
}*/
div.nav { 
	background-color:#b1b2f8; 
	line-height: 2em;
}
div.float span.left { 
	float: left; 
	color: #000; 
	width: 45%;
	padding-left:15px; 
} 

div.float span.right { 
	float: right; 
	color: #000; 
	width: 45%; 
}

div.float p { 
	text-align: left; 
}

div.container { 
	width: 95%; 
	padding-left:15px;
	}

div.spacer { clear: both; }

div#display { 
    margin: 2em 0;
    padding-bottom:6px;
    display:none; /* until loaded */
	    
}

#buffer { position:absolute; visibility:hidden; left:0; top:0 }

li.first { 
	display: inline; 
	padding-left: 1px; 
	padding-right: 7px; 
	border-right: 2px dotted #efefba; 
} 
li.inline { 
	display: inline; 
	padding-left: 3px; 
	padding-right: 7px; 
	border-right: 2px dotted #efefba; 
}


li.last { 
	display: inline; 
	padding-left: 3px; 
	padding-right: 3px; 
	border-right: 0px; 
}



.images {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
}
.titles {
	FONT-SIZE: 16px;
	color: #000000;
	FONT-WEIGHT: bold;
}

.small {
	FONT-SIZE: 9px;

}

.medium {
	FONT-SIZE: 12px;

}

.underlineTitle { 
	color: #000000; 
	font-size: 16px; 
	font-weight: bold; 
	font-variant: small-caps; 
	padding-bottom:5px; 
	margin-bottom: 10px; 
	border-bottom: 1px solid #000000; 
}

.underlineMedium { 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	font-variant: small-caps; 
	padding-bottom:5px; 
	margin-bottom: 10px; 
	border-bottom: 1px solid #000000; 
}



.form_button {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND: #045e8a; 
	BORDER-LEFT: #ffffff 1px solid; 
	CURSOR: hand; 
	COLOR: #f4cf7a; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}
.form_textarea {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial,Verdana,Helvetica; 
	color: #000000; 
	BACKGROUND-COLOR: #ffffff;
}
