/* CSS definitions for stupidFish23.com vanila design (2004 december) */

/* {font-style font-variant font-weight font-size/line-height font-family;} */

BODY { margin: 0px 0px; background: #ffffff; font: 10px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; }
TABLE, TD { font: 10px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; }

.V9 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; }
.V10 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }
.V11 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }

.G9 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 12px; }
.G9G 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #76797C; line-height: 12px; }
.G10 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; }
.G10G 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #76797C; line-height: 13px; }

.L10 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; }
.L10G 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #76797C; line-height: 13px; }
.L12 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; }
.L12G			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #76797C; line-height: 16px; }
.L14 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; }
.L14G 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #76797C; line-height: 18px; }
.L16 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; }
.L16G 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #76797C; line-height: 20px; }
.L18 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 22px; }
.L18G			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #76797C; line-height: 22px; }
.L24 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 24px; line-height: 28px; }
.L24G 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #76797C; line-height: 28px; }

.T13 			{ font-family: Times, serif; font-size: 13px; line-height: 115%; }
.TITLE 			{ font-family: Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 900;}
.INTRO 			{ font-family: Times, serif; font-size: 15px; }
.form_style 	{ font-size : 12px; font-family : 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; width: 215px; }
.form_style_short 	{ font-size : 12px; font-family : 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; width: 185px; }
.tableborder 	{ background-color: #FFFFFF; border: 1px #A1A5A9 solid; }

a.black			{ 
					color: #000000;
					text-decoration: none;
				}
				
a.black:hover	{
					color: #000000;
					text-decoration: underline;
				}


/* List definitions */

ul.none			{
					list-style: none;
					margin-top: 0px;
					margin-bottom: 5px;
					margin-left: 14px;
					padding: 0px;
					padding-left: 1px;
					line-height: 13px;
				}

ul.arrowtext	{
					list-style-image: url(http://www.stupidfish23.com/img/arrowa1a5a9.gif);
					margin-top: 0px;
					margin-bottom: 5px;
					margin-left: 14px;
					padding: 0px;
					padding-left: 1px;
					line-height: 13px;
					list-style-position: outside;
				}

ul.arrowlinks	{
					list-style-image: url(http://www.stupidfish23.com/img/arrowa1a5a9.gif);
					margin-top: 0px;
					margin-bottom: 5px;
					margin-left: 14px;
					padding: 0px;
					padding-left: 1px;
					line-height: 13px;
					list-style-position: outside;
				}

ul.arrowpro		{
					list-style-image: url(http://www.stupidfish23.com/img/arrowpro2.gif);
					margin-top: 0px;
					margin-bottom: 5px;
					margin-left: 14px;
					padding: 0px;
					padding-left: 1px;
					line-height: 13px;
					list-style-position: outside;
				}

ul.bullet		{
					list-style-image: url(http://www.stupidfish23.com/img/dot2.gif);
					margin-top: 0px;
					margin-bottom: 0px;
					margin-left: 14px;
					padding: 0px;
					padding-left: 1px;
					line-height: 13px;
					list-style-position: outside;
				}

ul.square		{
					list-style: square;
					margin-bottom: 2px;
					margin-top: 0px;
					margin-left: 22px;
					padding: 0px;
					line-height: 13px;
				}

ul.circle		{
					list-style: circle;
					margin-bottom: 2px;
					margin-top: 0px;
					margin-left: 22px;
					padding: 0px;
					line-height: 13px;
				}

ul.decimal		{
					list-style: decimal;
					margin-bottom: 2px;
					margin-top: 0px;
					margin-left: 22px;
					padding: 0px;
					line-height: 13px;
				}

ul.dash		{
					list-style: -;
					margin-bottom: 2px;
					margin-top: 0px;
					margin-left: 22px;
					padding: 0px;
					line-height: 13px;
				}


/* Misc for server */

.bdrleft		{
					border-left: 1px solid #A1A5A9;
				}

.bdrtop			{
					border-top: 1px solid #A1A5A9;
					padding-top: 5px;
					padding-bottom: 5px;
				}

/* menu */

a:link, a:visited, a:active
 				{
					color: black;
					font-weight:bold;
					text-decoration: none;
				}

a:hover	{
					color: orange;
					font-weight:bold;
					text-decoration: underline;
				}

/* menu */

.menu
 				{
					color: #999999;
					font-weight:bold;
					text-decoration: none;
				}

.menu_selected
 				{
					color: orange;
					font-weight:bold;
					text-decoration: none;
				}

.menu a:link, .menu a:visited, .menu a:active
 				{
					color: black;
					font-weight:bold;
					text-decoration: none;
				}

.menu a:hover	{
					color: orange;
					font-weight:bold;
					text-decoration: underline;
				}

.digg-count img, .digg-count-s img {
	//position: absolute;
	top: 0;
	left: 0;
	border: none;
}

.digg-count a:hover, .digg-count-s a:hover, .digg-count a:hover strong, .digg-count-s a:hover strong {
	color: #998D43;
}

.news-digg {
	//position: absolute;
	top: 0.8em;
	left: 0;
	width: 4.8em;
	text-align: center;
	font-size: 85%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.news-full .news-digg {
	top: 0;
	left: 0;
}

.news-digg li {
	border: 1px solid #fff; /* fixes IE margin bug */
	margin: 0;
	padding: 0;
}

.shade-1 { background: #FFF299 url(http://www.stupidfish23.com/img/digg-box-1-shade-1.gif); }
.shade-1 a, .shade-1 span { background: url(http://www.stupidfish23.com/img/digg-box-1-shade-1.gif) bottom right; color: #93883F; }
.shade-1 strong { color: #A39A5D; }

.shade-2 { background: #FFF299 url(http://www.stupidfish23.com/img/digg-box-1-shade-2.gif); }
.shade-2 a, .shade-2 span { background: url(http://www.stupidfish23.com/img/digg-box-1-shade-2.gif) bottom right; color: #93883F; }
.shade-2 strong { color: #998D43; }

.shade-3 { background: #FFF299 url(http://www.stupidfish23.com/img/digg-box-1-shade-3.gif); }
.shade-3 a, .shade-3 span { background: url(http://www.stupidfish23.com/img/digg-box-1-shade-3.gif) bottom right; color: #93883F; }
.shade-3 strong { color: #897D2F; }

.shade-4 { background: #FFF299 url(http://www.stupidfish23.com/img/digg-box-1-shade-4.gif); }
.shade-4 a, .shade-4 span { background: url(http://www.stupidfish23.com/img/digg-box-1-shade-4.gif) bottom right; color: #93883F; }
.shade-4 strong { color: #73681F; }

.shade-5 { background: #FFF299 url(http://www.stupidfish23.com/img/digg-box-1-shade-5.gif); }
.shade-5 a, .shade-5 span{ background: url(http://www.stupidfish23.com/img/digg-box-1-shade-5.gif) bottom right; color: #93883F; }
.shade-5 strong { color: #50470D; }

* html .shade-1, * html .shade-2, * html .shade-3, * html .shade-4, * html .shade-5, * html .shade6 { background-position: 1px 1px; }

.shade-1 strong, .shade-2 strong, .shade-3 strong, .shade-4 strong, .shade-5 strong {
	display: block;
}

.digg-count {
	width: 4.6em; /* need IE7 */
} * html .digg-count { width: auto; }

.digg-count a , .digg-count span, .digg-count-s a, .digg-count-s span {
	display: block;
	padding: 0.8em 0 0.5em 0;
	text-decoration: none;
	margin-bottom: 0;
}

.news-summary .digg-count strong, .news-full .digg-count strong, .news-summary .digg-count-s strong, .news-full .digg-count-s strong {
	font-size: 190%;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1;
}

.digg-it, .undigg-it {
	background: url(http://www.stupidfish23.com/img/digg-box-2.gif) 0 0 no-repeat;
	width: 4.6em; /* need IE7 */
} * html .digg-it {	background-position: 1px 1px; width: auto; }

.digg-it a, .digg-it span, .undigg-it a {
	display: block;
	padding: 6px 0 8px 0;
	line-height: 1;
	background: url(http://www.stupidfish23.com/img/digg-box-2.gif) 100% 100%;
	text-decoration: none;
	font-weight: bold;
} * html .digg-it a, * html .digg-it span { padding: 3px 0 5px; }

.digg-it span {
	color: #999;
}

.digg-it a:hover {
	text-decoration: underline;
}

/* store styles */
.product_stuff
{
	width:100%;
	border-top:1px solid #999999;
}