body
{
	background-color:#FFF;
	line-height:1.5em;
	padding:0px;
	margin:0px;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana,Arial;
	font-size:14px;
	color:#333;
}
#nav
{
/*	border-color:#BBFF44; */
	border-color:#339;
	border-bottom-width:2px;
	border-bottom-style:dashed;
	margin-bottom:5px;
	height:140px;
	padding:0px;
/*	background-image:url('img/topbg.png'); */
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:20px;
}

h1 a,h2 a,h3 a,h4 a,h5 a,strong a,span.h1subs a
{
	color:inherit;
	text-decoration:inherit;
}

div#hierarchy
{
	font-weight:bold;
	padding-bottom:10px;
}

div#footer
{
	display:block;
	clear:both;
	border-top-style:dashed;
	border-top-width:1px;
	border-top-color:#CCC;
	margin-top:10px;
	padding-top:10px;
	text-align:right;
	color:#666;
	font-size:12px;
}

div#footer a
{
	color:inherit;
	text-decoration:underline;
}

a
{
	color:#339;
}
/*
.navbtn
{
	margin:0px;
	margin-top:0px;
	float:left;
	width:70px;
	height:180px;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:transparent;
	color:#FFF;
	text-decoration:none;
}
*/


.navbtn
{
	display:inline-block;
	width:104px;
	height:104px;
	color:#999;
	margin:10px;
	padding:0px;
	float:left;
}

.navbtn img
{
	border-style:none;
	margin:0px;
	padding:0px;
}
.navbtn:hover
{
	border-right-color:#FFF;
}
.navbtn:active
{
	background-color:#FFF;
	color:#272727;
}
#cnt
{
	background-color:inherit;
	/* background-color:#C6D729; */
	color:inherit;
	border-style:solid;
	border-width:5px;
	border-color:#666699;
	border-style:none;
	/*color:#272727;*/
	color:inherit;
	padding:20px;
	padding-top:0px;
	text-align:justify;
}
h1,span.h1subs
{
	color:#333399;
	font-size:20pt;
	letter-spacing:0.1em;
	text-transform:uppercase;
	text-align:left;
	/* color:#00304A;*/
}
h2
{
	font-size:12pt;
	margin-top:2em;
}

h3
{
	margin-top:1.2em;
}

h3,h4,h5
{
	font-size:11pt;
}
#title
{
	font-size:32px;
	font-weight:bold;
	float:right;
	margin-right:20px;
	font-family:Verdana;
	padding-top:10px;
	color:#333399;
}
#title .small
{
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
}
strong
{
/*	color:#9C3839; */
}

#newsbox
{
	float:right;
	padding:0px;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:5px;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
	margin-top:0px;
	margin-left:20px;
	background-color:#FFF;
	width:240px;
}
#newsbox h1
{
	padding:0px;
	margin:0px;
	margin-left:-15px;
	margin-right:-5px;
	padding-bottom:2px;
	padding-left:10px;
	background-color:#CCC;
}

#newsbox h2
{
	padding-bottom:0px;
	margin-bottom:2px;
	margin-top:5px;
}

th
{
	font-size:inherit;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
}

div.infor
{
	float:right;
	margin-left:10px;
	font-size:10pt;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	padding:4px;
}

div.infor table,
div.infor tr,
div.infor td,
div.infor th
{
	font-size:inherit;
}
form,fieldset,legend,select,option,input,td,tr,table
{
	font-size:inherit;
	font-family:inherit;
}

textarea,input,select
{
	font-size:inherit;
	font-family:inherit;
	border-style:solid;
	border-width:1px;
	border-color:#000;
}

.error
{
	background-color:#F33;
	color:#FFF;
	font-weight:bold;
}

.notice
{
	background-color:#F80;
	color:#FFF;
}

.success
{
	background-color:#090;
	color:#FFF;
}

span.error,span.success,span.notice
{
	display:block;
	border-style:dotted;
	border-width:2px;
	border-color:#999;
	padding:4px;
	margin-top:4px;
	margin-bottom:4px;
}

fieldset
{
	border-style:solid;
	border-color:#999;
	margin-bottom:10px;
}

td fieldset
{
	height:4.5em;
	vertical-align:middle;
	font-size:12px;
}


iframe#mediabar
{
	height:150px;
	width:740px;
	display:block;
	border-style:none;
	padding:0px;
	margin:5px;
}

.nopadding
{
	padding:0px;
}

div.thumbr
{
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	padding:5px;
	margin:0px;
	margin-left:10px;
	display:inline-block;
	float:right;
	text-align:right;
}

div.thumbl
{
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	padding:5px;
	margin:0px;
	margin-right:10px;
	display:inline-block;
	float:left;
}

div.thumb
{
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	padding:2px;
	margin:2px;
	display:table;
}

div.thumbl img,div.thumbr img
{
	display:block;
}

div.thumb p,div.thumbl p,div.thumbr p
{
	clear:both;
}

.ar
{
	float:right;
	margin-left:10px;
	display:block;
	clear:both;
	margin-top:1em;
}

.al
{
	float:left;
	margin-right:10px;
	display:block;
	margin-top:1em;
	clear:both;
}

div#editbox
{
	border-top-style:dashed;
	border-top-width:2px;
	border-top-color:#999;
	clear:both;
}

div#cmsbox
{
	font-size:10px;
	color:#CCC;
}
div#cmsbox a
{
	color:inherit;
}

div.teaserext
{
	border-bottom-style:solid;
	border-color:#CCC;
	padding-bottom:15px;
	margin-bottom:10px;
	padding-left:15px;
	clear:both;
	display:inline-block;
}


div.teaserext h1, div.teaserext span.h1subs
{
	font-size:inherit;
	letter-spacing:0.15em;
	margin-left:-15px;
	display:block;
	color:#333399;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
}
table.cols div.teaserext a
{
	padding:3px;
	margin-bottom:20px;
}
table.cols div.teaserext a:hover
{
	padding:2px;
}

div.teaserext a
{
	text-decoration:none;
	color:inherit;
	font-family:inherit;
	font-size:inherit;
	padding:3px;
	padding-left:20px;
	display:table;
}
div.teaserext a:hover
{
	padding:2px;
	padding-left:19px;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	-moz-border-radius:5px;
	border-radius:5px;
}

table.cols tr td
{
	border-left-style:dashed;
	border-left-width:1px;
	border-left-color:#CCC;
	padding:10px;
	padding-left:2px;
	padding-right:2px;
	vertical-align:top;
	padding-top:0px;
}

table.cols tr td:first-child
{
	border-left-style:none;
	padding-left:0px;
}

table.cols div.teaserext
{
	display:inline;
	border:none;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

table.cols div.teaserext img
{
	display:block;
	float:none;
	clear:both;
	padding:0px;
	margin:0px;
}

div.teaserext div.thumbr,
div.teaserext div.thumbl
{
	border-style:none;
	margin:0px;
	padding:0px;
	margin-top:-2em;
}

div.teaserext div.thumbr img,
div.teaserext div.thumbl img
{
	border:none;
	margin:0px;
	display:inline;
}

div.teaserext img.ar,
div.teaserext img.al
{
	margin-top:0px;
}

table.cols div.teaserext div 
{
	display:block;
	border-style:none;
	float:none;
	clear:both;
	padding:0px;
	margin:0px;
}

div.infobox
{
	max-width:260px;
	text-align:justify;
	padding-left:10px;
	margin:10px;
	margin-right:10px;
	border-color:#BBFF44;
	border-width:4px;
	border-radius:5%;
}

div.infobox h1,div.infobox h2,div.infobox h3, div.infobox h4
{
	color:#333399;
	text-align:left;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child
{
	margin-top:0em;
}

table.cols div.teaserext h1,span.h1subs, table.cols div.teaserext span.h1subs
{
	margin:0px;
	padding:0px;
	letter-spacing:0em;
}

table.cols div.teaserext:first-child span.h1subs,
table.cols div.teaserext:first-child h1
{
	margin-top:0em;
}

/* resistor calc */
div.resistor
{
	display:table;
	background-color:#CC9;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	padding:1px;
	float:left;
	width:56px;
	text-align:right;
}

.invisible
{
	display:none;
}

div.resistor span
{
	width:10px;
	height:18px;
	font-size:0px;
	margin-left:2px;
	display:block;
	float:left;
}

.bgred    { background-color:#F00; color:#FFF; }
.bggreen  { background-color:#0F0; }
.bgorange { background-color:#F80; }
.bgviolet { background-color:#F0F; }
.bgblue   { background-color:#00F; color:#FFF; }
.bgwhite  { background-color:#FFF; color:#000; }
.bgbrown  { background-color:#630; color:#FFF; }
.bgyellow { background-color:#FF0; }
.bggrey   { background-color:#999; }
.bgblack  { background-color:#000; color:#FFF; }
.bggold   { background-color:#FF6; }
.bgsilver { background-color:#CCC; }
.bgir     { background-color:#F9F; color:#000; }

table#rct {border-style:solid; border-width:1px; padding:2px; border-color:#999; }
table#rct input { border-style:none; border-bottom-style:dotted; text-align:center; }
table#rct td { height: 3em; padding-right:10px; }
table#rct td:nth-child(1),td:nth-child(2) { font-weight:bold; }
table#rct td:nth-child(1) { width:9em; text-align:left; }
table#rct td:nth-child(2) { width:9em; text-align:center; }
table#rct tr:nth-child(2n+1) {background-color:#F0F0F0;}
table#rct input { border-color:#999; }
table#rct td#rhelp { height:6em; }
table#rct td#rhelp span { display:block; font-size:20px; font-weight:bold; width:20px; float:right; margin-left:10px; text-align:center; }
td#cselect a { width:40px; height:20px; border-color:#CCC; border-style:solid; padding:2px; margin:2px; border-width:1px; font-size:10px; text-decoration:none; display:block; float:left; font-weight:bold; text-align:center; }
table#rct td#cselect a:hover { border-color:#000; }
