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



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

body {
	background: #353535; 
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.content {
	list-style: disc;
	margin-left: 10px;
	line-height: 14pt;
	padding: 5px;
}

ul.small li {
	list-style: square;
	margin-left: 16px;
	padding-left: 12px;
	font-size: 9pt;
}

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

h1#title {
	margin: 0;
	padding: 0;
}


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

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

h3 {
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	line-height: 16pt;
	margin:  3px 0 8px 0;
}

h4 {
	font-size: 11pt;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color: #CC0000;
	line-height: 14pt;
	margin:  3px 0 8px 0;
}

h5 {
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
}

h6 {
	font-size: 12pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #CC0000;
	line-height: 14pt;
}

hr.under {
	width: 98%;
	color: #000;
}

hr.divider {
	width: 98%;
	color: #000099;
	height: 3px;
} 

div.contentlinks {
	list-style: disc; 
	margin-left: 50px; 
	font-size: 14pt; 
	font-family:Arial, Verdana, sans-serif; 
	color: #000000;   
}

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


a:link, a:active, a:visited {
	font-size: 10pt;
	color: #1D395B; 
	text-decoration: none; 
}

a:hover {
	font-size: 10pt;
	color: #234164; 
	text-decoration: underline; 
}
	

a.home:link, a.home:active, a.home:visited {
	font-size: 10pt;
	color: #1D395B; 
	text-decoration: underline; 
	font-weight: 600;
}

a.home:hover {
	font-size: 10pt;
	color: #234164; 
	text-decoration: underline; 
	font-weight: 600;
}

.plug a.foot:link, .plug  a.foot:active, .plug  a.foot:visited {
	font-size: 9pt;
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: 600;
}

.plug a.foot:hover {
	font-size: 9pt;
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: 600;
}

/* ------------------------- BOOK LINKS  */

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

a.books:hover {
	font-size: 10pt;
	color: #000000; 
	text-decoration: underline; 
}
/* ------------------------- MENU  */
	
#menu {
	text-align: left;
	}


#menu li.main {
		border-top: 1px #fff solid;
		border-bottom: 1px #C8C8C8 solid;

}
	
#menu li.main a, #menu li.main a:link, #menu li a:visited, #menu li.main a:active {
	font-size: 10pt;
	padding: 6px 4px 6px 6px;
	display: block;
	background: transparent;
	text-decoration: none;
	color: #000000;
	}		
   
	
#menu li.main a:hover {
	background: #E1E1E1;
	}
	


/* ------------------------- SPAN LINK  */
	
#spanlink {
	width: 610px;
	text-align: left;
	padding: 4px;
	background: #EDEDED;
	border: 1px #C8C8C8 solid;
	margin-left: 15px;
	}
	
#spanlink a {
	font-size: 11pt;
	font-family: Helvetica
, 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; 
	}

div.vacation	{font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		color: #BB0000; font-size: 10pt;}
span.vacation2	{font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		color: #000066; font-size: 10pt; font-weight:600;}

span.vacation3	{font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		color: #000000; font-size: 8pt; font-weight:500;}

td.specs	{font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		color: #000000; font-size: 8pt;}

td.specs2	{font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		color: #000000; font-size: 8pt; line-height: 8pt;}


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



td.main {
	width: 920px;
	text-align: left;
	background: url(images/headerbg.gif) 100% 100% repeat-x;
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
	border-top: 2px #000 solid;
} 

td.navheader {
	width: 200px;
	background: #38506d url(images/navheader.gif) 0 0 repeat-x;
	border-left: 2px #000 solid;
	border-bottom: 1px #152435 solid; 

}  

td.contentheader {
	width: 720px;
	padding: 6px 4px;
	background: #1d395b url(images/contentheader.gif) 0 0 repeat-x; 
	text-align: left;
	border-right: 2px #000 solid; 
    border-bottom: 1px #0d2037 solid;
}

td.nav {
	width: 200px;
	height: 330px;
	background: #ededed; 
	vertical-align: top; 
	border-right: 1px #d2d0d0 solid;
	border-left: 2px #000 solid; 

}

td.content {
	width: 720px;
	background: #fff;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 16pt;
	border-right: 2px #000 solid;
}

td.footer {
	width: 920px;
	padding: 12px;
	text-align: left; 
	background: #5195d4 url(images/footerbg.gif) 0 0 repeat-x;
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
	border-top: 1px #000 solid;
	color: #001121;   
}

td.footer a, td.footer a:link, td.footer a:active, td.footer a:visited, td.footer a:hover {
	font-size: 90%;
	color: #ffffff;
	text-decoration: underline;
}	

table.lures {
	width: 100%;
}

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

td.titlecell9 {
	padding: 20px 5px 5px 5px;
}

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

td.desccell9 {
	padding: 20px 5px 5px 5px;
}

table.books {
	width: 100%;
}

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

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

td.orderheadcell {
	background: #ddd;
	font-size: 11pt;
	font-family: Helvetica
, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000;
	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: 275px;
	font-size: 100%;
	color: white;
}


div.plug {
	float: right;
	text-align: right;
	font-size: 100%;
	color: white;
}

div.paypallogo {
	margin: 8px 8px 0 0;
	float: right;
	border: 1px #265fa2 solid;
}

/* ------------------ IMG --------------------- */

img.indexphoto {
	width: 260px;
	float: right;
	margin: 0 0 12px 20px;
}

img.book {
	border: 1px #000000 solid;
}


img.border {
	border: 1px #000000 solid;
}
