/* 
Website: http://www.fishmermansline.com
Author: Jeff Golenski, jeffgolenski@yahoo.com
Updated: April, 6 2005
*/



/* ------------------ BODY --------------------- */

body {
	background: #FFFFFF; 
	margin: 5px;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
}




h1 {
	font-size: 11pt;
	font-family: Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 16pt;
	margin:  3px 0 3px 5px;
}

h2 {
	font-size: 11pt;
	font-family: Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	line-height: 16pt;
	margin:  3px 0 8px 0;
}

h2.blue {
	font-size: 10pt;
	font-family: Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #105399;
	line-height: 16pt;
	margin:  3px 0 8px 0;
}

/* ------------------------- NORMAL LINKS  */


A:link, A:active, A:visited {
	font-size: 8pt;
	color: #32547D; 
	text-decoration: none; 
}

A:hover {
	font-size: 8pt;
	color: #234164; 
	text-decoration: underline; 
}
	
/* ------------------------- MENU  */
	
#menu {
	width: 135px;
	text-align: left;
	padding-left: 8px;
	}
	
#menu li.main a {
	font-size: 10pt;
	height: 19px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	border-bottom: 1px #C8C8C8 solid;
	}		
	
#menu li.main a:link, #menu li a:visited {
	color: #000000;
	display: block;
	padding: 4px 0 3px 2px;
	border-bottom: 1px #C8C8C8 solid;
	}
	
#menu li.main a:hover {
	color: #000000;
	background: #E1E1E1;
	padding: 4px 0 3px 2px;
	border-bottom: 1px #C8C8C8 solid;
	}
	
#menu li.main a:active {
	color: #000000;
	background: #E1E1E1;
	padding: 4px 0 3px 2px;
	border-bottom: 1px #C8C8C8 solid;
	}


/* ------------------------- SPAN LINK  */
	
#spanlink {
	width: 300px;
	text-align: center;
	padding: 3px;
	background: #EDEDED;
	border: 1px #C8C8C8 solid;
	}
	
#spanlink a {
	font-size: 11pt;
	font-family: Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #32547D; 
	text-decoration: none; 
	}		
	
#spanlink a:link, #large div.spanlink a:visited {
	color: #32547D; 
	text-decoration: none; 
	}
	
#spanlink a:hover {
	color: #32547D; 
	text-decoration: underline; 
	}
	
#spanlink a:active {
	color: #32547D; 
	text-decoration: none; 
	}


/* ------------------ TABLE --------------------- */

td.navheader {
	width: 154px;
	height: 30px;
	background: url(images/navheader.gif); 
}

td.main {
	width: 734px;
	height: 142px;
	background: url(images/mainimg.gif) bottom no-repeat; 
}

td.contentheader {
	width: 580px;
	height: 30px;
	background: url(images/contentheader.gif); 
	text-align: left;
}

td.nav {
	width: 154px;
	height: 330px;
	background: url(images/navbg.gif) repeat-y; 
	padding-top: 4px;
	vertical-align: top;
}

td.content {
	width: 540px;
	height: 290px;
	background: url(images/contentbg.gif) repeat-y;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 16pt;
}

td.footer {
	width: 718px;
	height: 29px;
	background: url(images/footerbg.gif) repeat-y;
	padding: 0 8px 0 8px;
	text-align: left;
}

table.lures {
	width: 525px;
}

td.titlecell {
	padding: 20px 5px 5px 5px;
	border-bottom: 1px #000000 solid;
}

td.desccell {
	padding: 20px 5px 5px 5px;
	border-bottom: 1px #000000 solid;
}


table.books {
	width: 525px;
}

td.bookphoto {
	padding: 5px;
	text-align: center;
	border-bottom: 1px #000000 solid;
}

td.bookdesc {
	padding: 5px;
	text-align: left;
	border-bottom: 1px #000000 solid;
}

table.request {
	width: 500px;
}


td.orderheadcell {
	background: #DDDDDD;
	font-size: 11pt;
	font-family: Georgia, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

td.ordersubcell {
	background: #EEEEEE;
	font-weight: bold;
}

td.itemname {
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
}

/* ------------------ DIV --------------------- */

div.copyright {
	float: left;
	width: 350px;
	height: 20px;
	font-size: 8pt;
}


div.plug {
	float: right;
	width: 350px;
	height: 20px;
	text-align: right;
	font-size: 8pt;
}
