/* This is the eknives.com site wide style sheet */

body  			{ 
					Background: #717F7F url("http://www.eknives.com/images/bali-bg.jpg") top center no-repeat;
					background-color: black; 
					align: center; 
					height: 1050px;
				}

img 			{ 
					border: 0px; 
					margin: 0px;
				}

/* H1 - MAIN HEADLINE COMMON TO EACH PAGE */
h1  			{ 
					color: black; 
					font-weight: bold; 
					font-size: 20px; 
					font-family: Arial; 
					vertical-align: top; 
					margin: 0px 0px 3px 0px; 
					padding: 0px 0px 0px 0px;   
				} 

h2   			{ 
					color: black; 
					font-weight: bold; 
					font-size: 14px; 
					font-family: Arial; 
					margin: 0pt 0pt 1px; 
					padding: 2px 2px 0px 0px;
				}

h3   			{ 
					color: #2C337B; 
					font-weight: bold; 
					font-size: 14px; 
					font-family: Arial; 
					margin: 5pt 10px 10px 5px; 
					padding: 0pt; 
					text-decoration: none;
					text-align: center; 	
				 }

h3 a:link 		{ font-weight: bold; text-decoration: underline; color: #2C337B; 	}
h3 a:visited 	{ font-weight: bold; text-decoration: underline; color: #2C337B; 	}
h3 a:hover 		{ font-weight: bold; text-decoration: underline; color: #A00000; 	}

h4  			{ 
					display: inline; 
					color: #0000cc; 
					font-weight: bold; 
					font-size: 12px; 
					font-family: Arial; 
					margin: 0pt 0px 0px 0px; 
					padding: 0pt; 
					text-decoration: none;
					text-align: left; 
				}

h4 a:link 		{ font-weight: bold; text-decoration: none; color: #cc0000; 	}
h4 a:visited 	{ font-weight: bold; text-decoration: none; color: #cc0000; 	}
h4 a:hover 		{ font-weight: bold; text-decoration: none; color: #0000cc;  	}

ul   			{ color: black; font-size: 12px; font-family: Arial; text-indent: 0pt; margin-top: 0pt;	}

ol   			{ color: black; font-size: 12px; font-family: Arial; text-indent: 0pt; margin-top: 0pt;	}
	
li 				{ text-indent: 0pt; }

#header      	{ 
					margin-top: 5px; 
					margin-bottom: 5px; 
					margin-left: 5px; 
					border-width: 0pt;  
				}

/* LEFT COLUMN COMMON TO EACH PAGE */
#leftnav    	{ 
					color: #2C337B; 
					font-size: 12px; 
					font-family: Arial; 
					text-decoration: none; 		
					margin-left: 5px;  	
					width: 165px; 
				}

#leftnav a:link 	{ text-decoration: none; color: #2C337B; 					}
#leftnav a:visited 	{ text-decoration: none; color: #2C337B; 					}
#leftnav a:hover 	{ font-weight: bold; text-decoration: none; color: #A00000; }

#middle    		{ 
					color: black; 
					font-size: 12px; 
					font-family: Arial; 
					text-align: left; 
					border: 0pt; 
					width: 390px; 
				}

#middle a:link 		{ font-weight: bold; text-decoration: none; color: #A00000; }
#middle a:visited 	{ font-weight: bold; text-decoration: none; color: #A00000; }
#middle a:hover 	{ font-weight: bold; text-decoration: none; color: #2C337B; }

#links-directory  		{ 
					color: black; 
					font-size: 12px; 
					font-family: Arial; 
					text-align: left; 
					border: 0pt; 
				}

#links-directory a:link 	{ font-weight: bold; text-decoration: none; color: blue; }
#links-directory a:visited 	{ font-weight: bold; text-decoration: none; color: blue; }
#links-directory a:hover 	{ font-weight: bold; text-decoration: none; color: black; }

/* RIGHT COLUMN COMMON TO EACH PAGE */
#right   		{ 
					color: black; 
					font-size: 12px;
					font-family: Arial; 
					text-align: left; 
					border: 0pt; width: 180px; 
				}

#right a:link 		{ font-weight: ; text-decoration: none; color: #2C337B; 	}
#right a:visited 	{ font-weight: ; text-decoration: none; color: #2C337B; 	}
#right a:hover 		{ font-weight: bold; text-decoration: none; color: #A00000; }

/* FOOTER COMMON TO EACH PAGE */
#bottom       { 
				color: black; 
				font-size: 12px; 
				font-family: Arial; 
				width: 750px; 
				}

#bottom a:link 		{ text-decoration: none; color: #2C337B; }
#bottom a:visited 	{ text-decoration: none; color: #2C337B; }
#bottom a:hover 	{text-decoration: none; color: #A00000; font-weight: bold;}
