/* =============================================
	Style Sheet
	Started: 3.25.2008
	Version: 3.30.2008
	Copyright 2008 Michael Wallar
   ============================================= */
   @charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-image: url('bg.jpg');
}

div#sidebar {
	float: left;
	width: 150px;
	background-image: url('sbbg.jpg');
	border-top-color: #838383;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #838383;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 2px;
}
div#sidebar h1 {
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
}
div#sidebar a {
	display: block;
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
div#sidebar a.current {
	display: block;
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url('sbbg_hov.jpg');
}
div#sidebar a:hover {
	color: #990000;
	font-style: italic;
	text-decoration: none;
	padding-left: 5px;
	background-image: url('sbbg_hov.jpg');
}

div#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	border-color: #838383;
	border-style: solid;
	border-width: 1px;
	background-image: url('mainbg.jpg');
	padding: 3px;
	background-color: #FFFFFF;
	width: 75%;
	max-width: 900px;
	margin: 3px;
}
div#main h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
div#main p {
	padding: 0px;
	margin: 0px;
}
div#main a.link1 {
	color: #006699;
	text-decoration: none;
}
div#main a.link2 {
	color: #333333;
	text-decoration: none;
}
div#main a.link1:hover,
div#main a.link2:hover {
	color: #990000;
	border-bottom-color: #990000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
div#main a img {
	border: none;
	padding: 0px;
	margin: 0px;
}

div#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	float: right;
}

div.mod {
	display: block;
	margin: 10px;
}
div.mod div.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color: #003366;
	display: block;
	width: 435px;
	float: left;
}
div.mod div.name a {
	color: #006699;
	text-decoration: none;
}
div.mod div.name a:hover {
	color: #990000;
	border-bottom-color: #990000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
div.mod div.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-align: right;
	color: #003366;
	display: block;
	width: 190px;
	float: right;
}
div.mod div.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 100%;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.mod div.mirrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
div.mod div.mirrors a {
	color: #006699;
	text-decoration: none;
}
div.mod div.mirrors a:hover {
	color: #990000;
}

div.mod div.extras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
div.mod div.helpiem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	float: right;
}

div.comps {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
}
div.comps a {
	color: #006699;
	text-decoration: none;
}

table.comps tr {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
}
table.comps tr td a {
	color: #006699;
	text-decoration: none;
}

div.smodedit a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: right;
	margin: 3px;
	margin-top: -18px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #8799ad;
	border-color: #6c7a8a;
	border-style: solid;
	border-width: thin;
	text-decoration: none;
}
div.smodedit a:hover {
	background-color: #657382;
	border-color: #515b67;
}

div.button2r a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: right;
	margin: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #8799ad;
	border-color: #6c7a8a;
	border-style: solid;
	border-width: thin;
	text-decoration: none;
}
div.button2r a:hover {
	background-color: #657382;
	border-color: #515b67;
}
div.button2l a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #8799ad;
	border-color: #6c7a8a;
	border-style: solid;
	border-width: thin;
	text-decoration: none;
}
div.button2l a:hover {
	background-color: #657382;
	border-color: #515b67;
}

div.cat {
	padding: 1px;
}
a.search {
	color: #006699;
	text-decoration: none;
}
a.search:hover {
	color: #990000;
	border-bottom-color: #990000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

textarea, 
input {
	color: #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 2px;
	margin: 1px;
	border: #414E6D 1px solid; 
}
textarea:focus, 
input:focus {
	color: #333333;
	background-color: #FFFFEA;
	border: #2F3950 1px solid; 
}